Next-Generation Traffic Control Adaptive Timer and Emergency Vehicle Priority in Intelligent Traffic Management
Next-Generation Traffic Control Adaptive Timer and Emergency Vehicle Priority in Intelligent Traffic Management
Abstract—Traffic has always been a troubling issue in our Intelligent traffic control systems are crucial for address-
society. The increased number of automobiles on roads has sub- ing these issues and require real-time detection and efficient
stantially increased traffic congestion polluting the environment response mechanisms. Applying automation and intelligent
and causing stress and anxiety to passengers in the traffic clog.
The existing system of fixed traffic control system even though control to roadside infrastructure and vehicles can enhance
widely used, lacks adaptability and operates on predefined signal traffic flow and safety in the existing transportation system.
timers. The lack of adaptability can lead to inefficient traffic flow, According to the survey conducted approximately 95% of
especially during high traffic congestion. To address this issue, respondents reported being impacted by traffic congestion in
we propose a more adaptive and intelligent system that leverages the study area. About 89% opined that it increases their anger,
adaptive timer control and prioritizes emergency vehicles like,
ambulance. The adaptive timer control system considers the 98% said that it is time-consuming, and 88% perceived that
count of vehicles at the previous junction as well as the count of it has an influence on the decline in their income. About
vehicles currently arriving at the intersection to update the signal 54% of the respondents claimed that traffic was a cause
timers. Additionally, to prevent delays in emergency response of frustration. In comparison, 95% of respondents felt that
times and to provide a better impact on public safety and regular traffic congestion during peak and off-peak hours
health outcomes we have provided an added feature to prioritize
emergency vehicles and release the traffic upon its arrival at causes mental stress [1].
the respective signal. The detection of the emergency vehicle is Drawbacks of existing System are:
to be carried out using the YOLO v8(You Look Only Once) 1) Excessive and avoidable waiting periods occur on roads
algorithm along with siren recognition using a classifier model. when traffic densities fluctuate: The inability of fixed count-
The proposed system offers a significant improvement over the down timers to adapt to real-time traffic conditions results in
existing traffic control infrastructures and has the potential for
aiding resilient and smooth transportation. significant delays and congestion, especially during peak hours
Index Terms—AI Traffic control, Traffic management, Emer- or sudden traffic surges. With India’s increasing automobile
gency, Adaptive traffic system, Intelligent transport systems, Smart population and limited road capacity, the rigid nature of fixed
surveillance, Computer Vision, Machine Learning, YOLO v8 timers exacerbates the problem by failing to optimize traffic
flow efficiently. The lack of dynamic adjustment in countdown
I. I NTRODUCTION timers hampers the smooth movement of vehicles and can
The existing traffic systems in urban areas face numerous contribute to increased fuel consumption and environmental
challenges due to the increasing number of vehicles and the pollution. This can be tackled by placing a system that sets
limited capacity of road networks. Fixed signal timers used timer based on car count.
in traffic control systems at intersections lead to inefficiencies 2) Lack of adequate measures to ensure clearance for
and congestion. The demand for road capacity necessitates emergency vehicles delays their prompt response.: Delayed
new solutions for traffic control that can adapt to changing response times caused by traffic congestion can have severe
conditions. The efficiency of transportation systems directly consequences, as ambulances, fire engines, and police vehicles
has a socio-economic impact. Real-time traffic information struggle to reach their destinations quickly. These delays not
systems and intelligent control methods can affect transporta- only impact the effectiveness of emergency services but also
tion costs and time. Traffic congestion is considered one of pose a risk to public safety and can result in potential loss of
the major barriers to sustainable urban development because it life and property. Implementing effective traffic management
increases travelling time, energy consumption, road collisions, strategies that prioritize the clearance and smooth movement of
and environmental pollution. Its principal manifestation is emergency vehicles is crucial for ensuring timely and efficient
the gradual slowing of traffic, increasing travel times, fuel emergency response services. The number of accidents per
consumption, pollution, and other costs [1]. day is increasing in today’s scenario. As reported by Times
Authorized licensed use limited to: University of Plymouth. Downloaded on September 20,2024 at 10:54:21 UTC from IEEE Xplore. Restrictions apply.
of India in the year 2016, approximately 146,133 people lost within a VANET system. Roadside Units (RSUs) ex-
their lives in road accidents in India. Tragically, around 30% change information and regulate traffic signals. Hacking
of these fatalities are attributed to delayed ambulance services. incidents to be handled by shifting traffic to uncompro-
This issue can be side-lined to a huge extent by prioritizing mised RSUs, identifying and blocking malicious sources.
emergency vehicles over others at the signals. • Reference [7] proposes a system that acquires live move-
3) The lack of consideration for traffic conditions at pre- ment of vehicles. The camera shifts to the next lane
vious traffic signals leads to inefficient flow.: Ignoring traffic based on time intervals. Vehicle detection and recognition
conditions at previous traffic signals can result in inefficient is done using the Haar Cascade algorithm. The Video
flow, leading to an irregular movement of vehicles and po- Processing module present in the system calculates the
tential congestion on the roads. Sudden traffic congestion is traffic density (the count) and along with time assigned
often a consequence of the domino effect caused by inadequate for each vehicle, the signal lights are switched.
coordination between traffic signals, where poor flow manage- III. PROPOSED SYSTEM
ment at one signal can impact the entire traffic network. By
utilizing the traffic count at previous signals to predict traffic Our System aims to develop and deploy a system that
at a given signal, we can improve traffic flow management enables easy flow of vehicles at traffic signals using modern
and reduce congestion on the roads. This approach allows for deep learning algorithms along with conventional cameras and
better coordination between signals and helps create a more sensors. Rules and regulations were followed in the proposed
efficient and synchronized traffic flow throughout the network. system as per the rules [13] by the government of India.
Authorized licensed use limited to: University of Plymouth. Downloaded on September 20,2024 at 10:54:21 UTC from IEEE Xplore. Restrictions apply.
tion, turns, other vehicle carelessness, ambulance operator
carelessness, road conditions, and traffic regulation violations.
The study showed that the average traffic jam caused an
ambulance delay of 10 minutes and a dense traffic condition
caused an ambulance delay of 12.98 minutes longer than rare
traffic conditions [9]. The proposed system features emergency
vehicle detection and siren noise detection. recognition of
emergency vehicles results in an emergency system giving true
value and false in all other conditions.
Fig. 2. YOLOv8 Model was fine-tuned with 160 epochs on image size 512.
Authorized licensed use limited to: University of Plymouth. Downloaded on September 20,2024 at 10:54:21 UTC from IEEE Xplore. Restrictions apply.
resizing the images to a consistent size (e.g., 224x224
pixels). The VGG (Visual Geometry Group) architecture
of CNN was used as it consists of multiple convolutional
layers with small 3x3 filters, followed by max-pooling
layers for downsampling. VGG16, which has 16 layers,
was used here. After monitoring performance of the
model , epoch value was set to 50. Librosa library in
python was used to input the live noise.
Fig. 6. A sound wave graph of a sample siren sound is shown, which was
used in VGG16.
Authorized licensed use limited to: University of Plymouth. Downloaded on September 20,2024 at 10:54:21 UTC from IEEE Xplore. Restrictions apply.
a = assumed mean, i.e., current batch size
X
f i = traffic frequency
di = xi − a
= deviation of ith class of traffic count
Fig. 8. T-Intersection simulation output
from current batch size
X
f i = n = Total number of observations. Reference [13] puts forward that, 4 Road intersections are
a crucial part of the system and frequently act as a bottleneck
The time calculation formula can be broken down step-by- for traffic. The most recent data indicates both site limits
step: and increase in traffic. The engineer must create criteria and
procedures based on the fundamental relationships between
capacities, traffic flow, geometry design, and safety. This
allows users to move directly from suggested geometry to
In the scaled weighted average calculation, the current value actual estimates of the operating condition. The findings of
is multiplied by 0.8 and the previous count value is multiplied this study provide an insight into recommended solutions for
by 0.2. This assigns different weights to control their influence. these issues as well as safety measures for reducing traffic
The time calculation involves scaling the weighted average by jams at intersections. We used these guidelines to design 4
dividing it by batch size. Then, the scaled weighted average is Road intersections for our simulation.
multiplied by the maximum allotted time to determine the time
percentage to be allocated. Subtracting the time percentage
from maximum time gives the counter time.
Authorized licensed use limited to: University of Plymouth. Downloaded on September 20,2024 at 10:54:21 UTC from IEEE Xplore. Restrictions apply.
maximum time 60 seconds is set whenever the current count [5] Oregon Department of Transportation Traffic Standards and Asset Man-
of vehicle is 0 as it can be observed from the Table I given agement Unit “Chapter 7 – Interconnect ITS Communication Plan”,
June 2017.
below. [6] Sumi, Lucy, and Virender Ranga. ”Intelligent traffic management system
for prioritizing emergency vehicles in a smart city.” International Journal
of Engineering 31.2 (2018): 278-283.
[7] Sable, Tanvi, et al. ”Density and time based traffic control system using
video processing.” ITM Web of Conferences. Vol. 32. EDP Sciences,
2020.
[8] Maity, Madhusri, Sriparna Banerjee, and Sheli Sinha Chaudhuri. ”Faster
r-cnn and yolo based vehicle detection: A survey.” 2021 5th international
conference on computing methodologies and communication (ICCMC).
IEEE, 2021.
[9] Wiwekananda, Ketut Shri Satya, et al. ”Understanding factors of ambu-
lance delay and crash to enhance ambulance efficiency: an integrative
literature review.” J Comm Emp Health 3 (2020): 213.
[10] Tran, Van-Thuan, and Wei-Ho Tsai. ”Acoustic-based emergency vehicle
detection using convolutional neural networks.” IEEE Access 8 (2020):
75702-75713.
[11] Drusch, Robert L. ”Estimating annual average daily traffic from short-
term traffic counts.” Highway Research Record 118 (1966): 85-95.
[12] Surisetty, Ramesh, and Soma N. Sekhar. ”Designing of a Traffic Sig-
naling System at T-Intersection.” International Journal of Engineering
Fig. 10. Graph showing comparison between existing 30-second timer as per Research and Application 7.4 (2017): 82-86.
[15] and the proposed system [13] Dr. A. MAHESH BABU, J. Jatin Karthik, M. Surya Kiran and Syed
Shabbir “Design and Analysis of Traffic Signal at Signalized Junction”,
Journal of Engineering Sciences, Vol 13 Issue 7, July/2022, ISSN:0377-
V. CONCLUSION AND FUTURE WORKS 9254
[14] Ministry of road transport highways, Government of India “Traffic Signs
The sole purpose of this system is to integrate adaptive ensure safety: Book on road safety signage and signs”, Fifth Edition
systems for emergency vehicles along with the implementation :2015
of intelligent traffic systems. In this system, there is a com- [15] US Department of transportation Federal Highway Administration ”Traf-
fic Signal Timing Manual”, CHAPTER 5, Signal Timing Manual -
munication channel established between signals which helps to Second Edition
pass on traffic count at previous signals and also uses traffic
count at the present signal to establish an adjusted vehicle
count and use that to determine the waiting time set for the
red signal timer. The emergency vehicle that is in emergency
mode could bypass as the signal turns green for the vehicle.
The vehicle counts and emergency vehicle detection part takes
place using YOLO v8 while sound recognition happens as
VGG16, a CNN variant recognizes the sonic wave using
imaging. Thus, the proposed system offers a significant im-
provement over the existing traffic control infrastructures and
has the potential for more resilient and smooth transportation.
The domain of adaptive traffic light control systems could be
expanded into another dimension by incorporating the concept
of IoT (Internet of Things) to enable live communication with
emergency vehicles. Moreover, disaster response systems like
water level gauges or seismic sensors could be used such that
when calamities occur, it alerts the traffic signal to show red
automatically to prevent vehicles from unknowingly reaching
those destinations.
R EFERENCES
[1] Fattah, Md Abdul, Syed Riad Morshed, and Abdulla-Al Kafy. ”Insights
into the socio-economic impacts of traffic congestion in the port and
industrial areas of Chittagong city, Bangladesh.” Transportation Engi-
neering 9 (2022): 100122.
[2] George, Anita Acha, et al. ”Golden aid an emergency ambulance
system.” 2017 International Conference on Networks Advances in
Computational Technologies (NetACT). IEEE, 2017.
[3] Shinde, Swapnil Manohar. ”Adaptive traffic light control system.” 2017
1st international conference on intelligent systems and information
management (ICISIM). IEEE, 2017.
[4] Gandhi, Mihir M., et al. ”Smart control of traffic light using artificial
intelligence.” 2020 5th IEEE international conference on recent advances
and innovations in engineering (ICRAIE). IEEE, 2020.
Authorized licensed use limited to: University of Plymouth. Downloaded on September 20,2024 at 10:54:21 UTC from IEEE Xplore. Restrictions apply.