Paper
Paper
Abstract
Perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque
laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi
architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia
voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores
eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem
ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius
modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.
Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit
laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure
reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel
illum qui dolorem eum fugiat quo voluptas nulla pariatur?
Keywords: keyword 1, keyword 2
1 Introduction
Traffic signals at crossing points exist to keep traffic safe for automobiles as well as pedes-
trians traffic. Crossing points pose the safety risk to traffic because this is where traffic
meets that travels in cross directions. Traffic signals duration must be manipulated in
order to optimize the flow of the traffic through the crossing points. Furthermore, im-
proving traffic signals at crossing points and reducing vehicle idling can also contribute
significantly to lowering fuel consumption and emissions [1] [2].
When designing traffic signals with a fixed timing pattern, the commonly used Webester
formula is often used to calculate the ideal cycle length that minimizes delays, but this
formula tends to give too long of a cycle time when traffic is very congested. [3]. Since
traffic congestion at an intersection is mostly caused by the formulation of long queues,
this study chooses to employ an alternative approach by considering queue length as the
primary measure to address traffic congestion, even though delay-based approaches are
typically more common to determine the optimal signal plan[2]. Using non-standardized
traffic signal durations will improve vehicular and pedestrian traffic flow [4] at intersections
considering the rate of traffic flow and combined with different widths of crosswalks.
Using the number of idling vehicles at the intersection as a measure of current traffic
demand at the intersection of Tatarpur Chowk in Bhagalpur, Bihar, was selected for
analysis in order to determine whether the traffic flow through this intersection could
be optimized during the afternoon rush hour, which is from 3 PM to 5 PM. The signal
control at the intersection applies a pre-timed control of a 125-second cycle length. The
study solves the problem by simplifying the traffic system at the Tatarpur Chowk by
utilizing the linear programming to examine the existing conditions, such as fluctuations
2 Literature Review
Reference [5] presents a solution that leverages video processing. The live feed is first
processed before being transmitted to the servers, where a C++-based algorithm analyzes
the data to produce results. A comparison between hard-coded and dynamically coded
approaches revealed that the dynamic algorithm performed 35% better.
Reference [6] presents an Arduino-UNO-based system designed to alleviate traffic con-
gestion and reduce waiting times. It captures images using a camera and processes them
in MATLAB, where saturation and hues are removed to generate a threshold image for
traffic density estimation. The Arduino communicates with MATLAB via USB and pre-
installed simulation packages, adjusting green light durations based on vehicle count and
density. However, this approach has several limitations: overlapping vehicles make count-
ing difficult, and non-vehicular objects such as billboards, poles, and trees interfere with
detection since they also appear in black and white.
Reference [7] introduces a fuzzy logic-based traffic light system that adapts to real-
time traffic conditions. It utilizes two fuzzy controllers—each with three inputs and one
output—to manage primary and secondary driveways. Simulations using VISSIM and
MATLAB demonstrated improved traffic flow in low-density scenarios.
Reference [8] proposes an intelligent traffic light system that combines artificial neural
networks (ANN) with a fuzzy controller. Cameras installed at intersections capture im-
ages, which are first converted to grayscale and normalized. A sliding window technique
is then applied for segmentation, allowing vehicle counting irrespective of size. The ANN
processes the segmented images, and its output is used by the fuzzy controller to deter-
mine red and green light durations. The system achieved an average error rate of 2% with
an execution time of 1.5 seconds.
Reference [9] employs a support vector machine (SVM) algorithm alongside image
processing techniques. It captures frames from live video feeds, processes them using
OpenCV, and converts them to grayscale before applying SVM. This system not only
estimates traffic density but also detects red light violations.
Reference [10] suggests an adaptive traffic light timing system that utilizes image pro-
cessing and traffic density analysis. It consists of a microcontroller-controlled traffic light
timer, high-resolution image sensors, MATLAB for processing, and UART-based trans-
mission. However, it does not account for emergency vehicles or detect accidents at
intersections.
Reference [11] reviews various methodologies for traffic light management systems,
noting that they all follow a common framework: selecting input data, extracting traffic
parameters, processing the data, determining traffic density, and updating the system
parameters accordingly.
3 Signalized Intersection
Before drilling into the details of the study, a discussion on the nature of the Tatarpur
chowk signalized intersection shall be presented. At Tatarpur Chowk intersection, there
are two lanes in each direction of the road. From MM College Bhagalpur, a vehicle can
either go straight to Railway station or can take left turn to go Kotwali Chowk. And a
[ Picture]
Here fig-... illustrates the two letter notation for vehicle arrival rate variables which are
explained as follow.
SR- Average vehicle arrival rate at the Railway station road.
NR- Average vehicle arrival rate at the MM College Bhagalpur road.
TR- Average vehicle arrival rate at the Kotwali Chowk road.
Their effective green time are denoted by G1 , G2 and G3
G1 - Effective green time for TR phase.
G2 - Effective green time for SR phase.
G3 - Effective green time for NR phase.
5 Identification of Constraints
Effective green times should be maximized for those traffic lanes having the relatively
higher rates of traffic flow. However, pedestrian safety and vehicle flow rate, along with
queue length, need to be considered as essential constraints for the traffic signal time at
the intersection.
i.e
G2 > 6.5
G3 > 6.5
NR(G2 + G1 ) ≤ 20
SR(G1 + G3 ) ≤ 20
TR(G2 + G3 ) ≤ 20
G1 >
G2 >
G3 >
G2 >
6 Data Collection
I extend my sincere gratitude to the Smart City Management Bhagalpur authority for
providing the raw data of the Tatarpur intersection which has been invaluable for the
research. They collected data by video cameras. Given the existing traffic signal patterns
at the intersection the number of vehicle were assigned designation specifying the lane in
which they arrived at the intersection, their intended direction of travel and the existing
cycle of G2 +G1 + G3 . The vehicle arrival rate of each movement can be ascertained by
dividing the total arrivals by the duration of data collection time. The statistical analysis
shows that the vehicle arrival rates are: NR = 0.1413 veh/sec, SR = 0.0429 veh/sec and
TR = 0.1020 veh/sec.
8 Result
References
[1] A. Stevanovic, J. Stevanovic, K. Zhang, and S. Batterman, Optimizing traffic control
to reduce fuel consumption and vehicular emissions: Integrated approach with vissim,