Seminar Report 4 HH
Seminar Report 4 HH
BACHELOR OF TECHNOLOGY
In
CIVIL ENGINEERING
Submitted by
GOWRI R B: MCE21CE034
THIRUVANANTHAPURAM 695582
NOVEMBER 2024
MARIAN ENGINEERING COLLEGE
THIRUVANANTHAPURAM - 695582.
DEPARTMENT OF CIVIL ENGINEERING
CERTIFICATE
Certified that seminar report entitled “INTELLIGENT TRAFFIC SIG-
NALS” is a bonafide record of the seminar presented in the seventh semester
by “GOWRI R B” in partial fulfilment for the award of Degree of Bachelor
of Technology in CIVIL ENGINEERING from APJ ABDUL KALAM
TECHNOLOGICAL UNIVERSITY during the academic year 2024– 2025.
GOWRI R B
CONTENTS
1.INTRODUCTION 2
1.1.OBJECTIVES 3
2.INTELLIGENT TRAFFIC SIGNALS 4
2.1.OVERVIEW 4
2.2.FEATURES 5
3.METHODOLOGY 5
3.1.DATA COLLECTION 8
3.2 DESIGN PROCESS
3.3 ANALYSIS AND VALIDATION
10
4. CASE STUDY/PROJECT WORK 12
4.1 CASE STUDY OVERVIEW 12
4.2 APPLICATION OF INTELLIGENT TRAFFIC SIGNALS 13
4.3 RESULTS AND DISCUSSION 14
5. ADVANTAGES
16
5.1 TIME EFFICIENCY
5.2 COST ESTIMATION 16
5.3 IMPROVED DESIGN ACCURACY 17
6. CHALLENGES AND LIMITATIONS
18
6.1 SOFTWARE LIMITATIONS
18
6.2 PRACTICAL CHALLENGES 18
7. CONCLUSION 20
7.1 FUTURE SCOPE 20
8. REFERENCES 21
FIG NO TITLE PAGE NO
LIST
OF 1 INTELLIGENT TRAFFIC SIGNALS
FIG-
2 RL BASED METHODOLOGY
URES
ABSTRACT
INTRODUCTION
Transportation is crucial for societal development, with road transportation being especially
significant in Tier-II and Tier-III cities. However, traffic congestion, particularly at signalized
intersections, is a major problem due to limited road infrastructure and increasing traffic vol-
umes. Traditional solutions focused on infrastructure improvements, but resource, financial,
and space constraints have shifted focus towards technological advancements.
The Traffic Signal Controller (TSC) is key for managing traffic at intersections. Researchers
have developed Adaptive Traffic Signal Controllers (ATSC) to replace static and actuated
controllers, using technologies like fuzzy logic, artificial neural networks, and genetic algo-
rithms. Recently, machine learning, especially reinforcement learning, has been applied to
create intelligent TSCs that interact with and adapt to traffic conditions without human inter-
vention.
Reinforcement learning involves defining reward, policy, state, and action components for
TSCs. Various policies and reward formulations have been proposed to manage traffic, with
the main action being whether to continue the green phase or switch phases. Different poli-
cies, such as ε-greedy and policy gradient, are used to optimize action selection.
A novel multi-agent RLbTSC scheme is proposed for truly heterogeneous traffic, employing
an "exploration + exploitation" policy. The TSCs are trained in simulation before real-world
deployment, ensuring accurate green time prediction based on traffic demand. This
schemeaims to optimize traffic flow under diverse conditions, offering a flexible and adapt-
able solution.
1
1.1.OBJECTIVES
A. To develop an optimised green length allocation for traffic light phases based on traffic
volume, aiming to minimise delay and green wastage while maximising reward
B. To balance the influence of green match (gM) and delay (D) functions using a parameter
(α), and to ensure optimal traffic management under varying conditions by adjusting the
weights assigned to different vehicle types based on occupancy
C. To improve the efficiency of traffic light control systems by utilising a deep decision net-
work and the PPO algorithm. This involves constructing a network model with convolu-
tional and fully connected layers, and refining it using the Trust Region Policy Optimisa-
tion (TRPO) and importance sampling for advantage estimation
D. To validate the proposed traffic light control model using a real-world intersection envi-
ronment simulated in SUMO (Simulation of Urban Mobility) and to test the model with
real traffic flow data to ensure its effectiveness and accuracy in managing traffic at inter-
sections
CHAPTER 2
2
INTELLIGENT TRAFFIC SIGNALS
Intelligent traffic signals, also known as smart traffic lights, use advanced technology to opti-
mise traffic flow and reduce congestion on roadways. These systems integrate sensors, cam-
eras, and communication networks to monitor real-time traffic conditions, adjust signal tim-
ings dynamically, and prioritise certain types of vehicles such as emergency services or pub-
lic transit. By leveraging data analytics and machine learning algorithms, intelligent traffic
signals can adapt to changing traffic patterns, improve fuel efficiency, and enhance overall
road safety. They are a key component of smart city initiatives, aimed at creating more effi-
cient and sustainable urban environments.
2.1.OVERVIEW
“Intelligent Traffic Signal Controller for Heterogeneous Traffic Using Reinforcement Learn-
ing” addresses the issue of traffic congestion at signalized intersections, particularly in het-
erogeneous traffic conditions. Traditional traffic management systems are often inadequate
for the varied vehicle types found in urban areas. This study proposes a reinforcement learn-
ing-based Adaptive Traffic Signal Controller (ATSC) that dynamically adjusts green signal
durations based on real-time traffic data to optimize traffic flow and reduce waiting times.
The methodology includes collecting traffic data from a specific intersection in Tumakuru,
Karnataka, India, and training a reinforcement learning agent in a simulated environment.
The agent learns to predict optimal green times by considering various traffic parameters
such as vehicle count, type, and queue length. Four models were tested, including a baseline
actuated traffic signal controller and three reinforcement learning-based models, each offer-
ing different approaches to traffic signal control.
3
2.2.FEATURES
Key features of intelligent traffic signals include:
1. Real-time traffic monitoring: Sensors and cameras monitor traffic conditions in real-time,
providing accurate data on traffic volume, speed, and occupancy.
2. Adaptive signal control: Signals adjust their timing based on real-time traffic conditions,
minimising congestion and reducing wait times.
3. Prioritisation of public transportation: Intelligent signals can prioritise buses or other pub-
lic transportation, reducing their travel times and increasing efficiency.
4. Pedestrian and cyclist detection: Sensors detect pedestrians and cyclists, extending crossing
times or adjusting signal phases to ensure their safety.
5. Traffic prediction: Advanced algorithms predict traffic conditions, allowing signals to ad-
just proactively and minimise congestion.
6. Integration with other systems: Intelligent signals can integrate with other smart city sys-
tems, such as traffic management center, parking guidance systems, and emergency services.
7. Energy efficiency: Smart signals can optimise energy consumption by adjusting their
brightness or switching to energy-saving modes during low-traffic periods.
8. Remote monitoring and control: Authorities can monitor and control intelligent signals re-
motely, reducing maintenance costs and improving response times.
9. Data analytics: Intelligent signals provide valuable data insights, helping authorities opti-
mise traffic management strategies and plan infrastructure development.
10. Emergency vehicle preemption: Intelligent signals can prioritise emergency vehicles,
clearing a path and reducing response times.
4
These features enable intelligent traffic signals to optimise traffic flow, reduce congestion,
and enhance safety, making them a crucial component of smart city infrastructure.
5
CHAPTER 3
METHODOLOGY
3.1.DATA COLLECTION
Data collection in intelligent traffic signals involves gathering various types of data from dif-
ferent sources to optimize traffic flow and reduce congestion. Some common data collection
methods include:
1. Sensor Data:
A. Inductive loops: Measure traffic volume, speed, and occupancy.
B.Radar sensors: Detect speed, distance, and vehicle classification.
C.Video cameras: Capture traffic images, detect incidents, and track pedestrian/
cyclist movements.
D. Infrared sensors: Detect pedestrian/cyclist presence.
E.Ultrasonic sensors: Measure distance and speed.
2. Traffic Signal Controller Data:
A. Signal timing and phasing
B.Traffic signal status (green, yellow, red)
3. External Data Sources:
A. Weather data (temperature, humidity, precipitation)
B.Event data (sports games, concerts, road closures)
6
C.Road condition data (construction, accidents)
4. Real-time Data:
A.Traffic volume and speed
B.Incident detection (accidents, roadwork)
C.Pedestrian and cyclist presence
5. Historical Data:
A. Traffic patterns and trends
B. Signal timing performance
C. Incident history
6. Mobile Data:
3.1.DESIGN PROCESS
a.Select suitable sensors and detectors (e.g., inductive loops, radar, cameras)
b.Design signal controller architecture and algorithms
c.Choose communication protocols and networks (e.g., wireless, fiber optic)
d.Plan data storage and management systems
7
III. Sensor and Detector Selection
This design process can serve as a framework for developing intelligent traffic signals that
optimize traffic flow and reduce congestion.
Analysis:
1. Traffic Flow Analysis:
a.Before-and-after studies to evaluate traffic flow improvements
b.Comparison of traffic volume, speed, and congestion levels
2. Safety Analysis:
a.Incident detection and reduction analysis
b.Pedestrian and cyclist safety improvements
3. Performance Metrics:
a.Average travel time reduction
b.Decrease in congestion levels
c.Increase in traffic flow efficiency
4. Cost-Benefit Analysis:
a.Cost savings from reduced congestion and fuel consumption
b.Benefits of improved safety and reduced incident costs
Validation:
1. Field Testing:
a.Real-world testing of intelligent traffic signals
9
b.Validation of system performance and accuracy
2. Smulation Studies:
a.Microscopic simulation models (e.g., SUMO, VISSIM)
b.Macroscopic simulation models (e.g., TRANSYT, SYNCHRO)
3. Comparative Studies:
a.Comparison with traditional traffic signal systems
b.Evaluation of intelligent traffic signals in different scenarios
4. Sensitivity Analysis:
a.Evaluation of system performance under varying conditions (e.g., weather, traffic volume)
b.Analysis of system robustness and adaptability
By including this analysis and validation section, we can demonstrate the effectiveness and
benefits of intelligent traffic signals, providing a comprehensive evaluation of their perfor-
mance and impact on traffic flow and safety.
CHAPTER 4
10
“Intelligent Traffic Signals in Pittsburgh, Pennsylvania”
Fig no 3 : Traffic system in Pittsburgh
4.1.OVERVIEW
The city of Pittsburgh, Pennsylvania, faced significant traffic congestion challenges, affecting
commuters' travel times and quality of life. To address this issue, the Pittsburgh Department
of Transportation (DOT) embarked on an innovative project to deploy intelligent traffic sig-
nals across the city. This case study explores the implementation and outcomes of Pitts-
burgh's smart traffic signal system, which leveraged real-time data and adaptive algorithms to
optimize traffic flow
Pittsburgh's traffic congestion was exacerbated by its unique topography, narrow streets, and
aging infrastructure. The city's DOT sought a solution that would reduce congestion, decrease
travel times, and improve air quality. After exploring various options, they chose to imple-
ment an intelligent traffic signal system, which would adjust signal timings in real-time based
on traffic condition
11
The Pittsburgh DOT implemented an intelligent traffic signal system, known as the "Smart
Traffic Signal System," which utilized real-time data and adaptive algorithms to optimize
traffic flow. The system consisted of:
1.Real Time Data Collection:Sensors and cameras installed at intersections to collect data
on traffic volume, speed, and occupancy
2.Adaptive Timing Plan:Signal timings adjusted based on time of day, traffic volume, and
special event
3.Coordination with Emergency Services:Priority given to emergency vehicles, ensuring
rapid response times.
4.Public Interface:Real-time traffic information provided to commuters through mobile apps
and digital signage.
KEY FEAUTURES
BENEFITS
12
The application of intelligent traffic signals in Pittsburgh demonstrates the effectiveness of
adaptive traffic management in reducing congestion and improving safety, providing valuable
insights for other cities seeking to implement similar solutions.
13
CHAPTER 5
ADVANTAGES
5.1.TIME EFFICIENCY
Intelligent traffic signals offer numerous time efficiency advantages, revolutionizing urban
traffic management. By optimizing traffic flow, they reduce travel times by up to 25%, de -
crease congestion by minimizing stopped time, and smooth traffic flow by reducing stops and
starts. Additionally, intelligent signals prioritize pedestrian and cyclist safety, optimize signal
timing in real-time, reduce queue lengths, and increase the number of vehicles passing
through intersections. They also predict traffic conditions, dynamically manage lanes, and in-
tegrate with public transport systems to prioritize buses and reduce travel times. These advan-
14
tages culminate in reduced congestion, decreased travel times, and improved overall traffic
flow, making intelligent traffic signals a valuable solution for urban traffic management. By
leveraging real-time data and advanced algorithms, intelligent traffic signals maximize effi-
ciency, enhancing the commuting experience and reducing the economic and environmental
impacts of traffic congestion.
5.2.COST ESTIMATION
Cost estimation in intelligent traffic signals involves considering various factors, including
hardware, software, installation, maintenance, data management, integration, and training and
support costs. Hardware costs, ranging from $50,000 to $200,000 per intersection, include
sensors, cameras, communication infrastructure, and signal control equipment. Software
costs, ranging from $20,000 to $100,000 per intersection, cover the development, implemen-
tation, and maintenance of intelligent signal control algorithms.
Installation costs, ranging from $100,000 to $500,000 per intersection, include labor, materi-
als, and infrastructure upgrades. Maintenance costs, ranging from $5,000 to $20,000 per year
per intersection, cover on going-maintenance, repair, and replacement of equipment. Data
management costs, ranging from $10,000 to $50,000 per year, include data storage, process-
ing, and analysis infrastructure. Integration costs, ranging from $20,000 to $100,000 per in-
tersection, cover integration with existing infrastructure, public transport systems, and other
smart city initiatives.
Training and support costs, ranging from $5,000 to $20,000 per year, cover training for traffic
engineers, operators, and maintenance personnel. The total estimated cost for a single intelli-
gent traffic signal intersection ranges from $250,000 to $1,200,000. These costs highlight the
significant investment required for intelligent traffic signals, but also demonstrate the poten-
tial for long-term benefits in reduced congestion, improved safety, and enhanced traffic flow.
Improved design accuracy in intelligent traffic signals is crucial for optimizing traffic flow
and safety. Advanced algorithms and real-time data enable precise calculations of traffic vol-
ume, speed, and occupancy, allowing for more accurate signal timing. This accuracy reduces
15
congestion, minimizes stops, and decreases travel times, resulting in improved traffic flow
and enhanced safety.
Accurate design also considers pedestrian and cyclist traffic, ensuring dedicated phases and
sufficient crossing times. Real-time data and sensors monitor traffic conditions, adjusting sig-
nal timing to respond to changing demands. This adaptability ensures that intelligent traffic
signals operate at peak efficiency, even during unexpected events or roadwork.
Furthermore, accurate design facilitates integration with other smart city infrastructure, such
as public transport systems and traffic management centers. This integration enables coordi-
nated traffic management, prioritizing public transport and optimizing traffic signal timing to
reduce congestion and emissions. By improving design accuracy, intelligent traffic signals
can significantly enhance urban traffic management, reducing congestion and improving
safety for all road users.
16
CHAPTER 6
CHALLANGES AND LIMITATIONS
6.1.SOFTWARE LIMITATIONS
Software limitations in intelligent traffic signals pose significant challenges, including com-
plexity, data quality issues, scalability concerns, integration difficulties, cybersecurity risks,
latency, limited flexibility, and debugging and testing hurdles. As intelligent traffic signals
rely on sophisticated algorithms and real-time data processing, software complexity can lead
to maintenance and update challenges. Poor data quality or inaccurate sensor readings can
compromise software performance, while scalability issues can arise when handling increas-
ing amounts of data or expanding network sizes. Integration with diverse systems, such as
public transport or emergency services, can also be problematic due to differing protocols and
standards. Furthermore, connected systems increase the risk of cyber threats, requiring robust
security measures. Latency in real-time processing and communication can impact signal tim-
ing and responsiveness, while limited flexibility can make it difficult for software to adapt to
changing traffic patterns or unexpected events. Addressing these software limitations is cru-
cial to ensure the reliable and efficient operation of intelligent traffic signals.
6.2.PRACTICAL CHALLENGES
Practical challenges in intelligent traffic signals include infrastructure upgrades, data manage-
ment, interoperability, cybersecurity, public acceptance, maintenance and support, scalability,
power and connectivity, weather and environmental factors, and compliance with standards
and regulations. Upgrading existing infrastructure to accommodate smart traffic signals re-
quires significant investment, while managing large amounts of real-time data from various
sources can be complex. Integrating with diverse systems and devices can also be challeng-
ing, and ensuring cybersecurity and data privacy is crucial. Gaining public trust and accep-
tance of new technology can be difficult, and maintenance and support for complex systems
can be resource-intensive. Additionally, expanding intelligent traffic signals to larger
17
areas or more intersections can be challenging, and ensuring reliable power and connectivity
can be difficult, especially in areas with limited infrastructure. Harsh weather conditions and
environmental factors can also impact sensor accuracy and system performance, and comply-
ing with diverse standards and regulations can be complex and time-consuming. Addressing
these practical challenges is essential for successful implementation and operation of intelli-
gent traffic signals.
18
7.CONCLUSION
Intelligent traffic signals are a revolutionary technology that optimizes traffic flow, reduces
congestion, and enhances safety. By leveraging real-time data, machine learning algorithms,
and IoT sensors, intelligent traffic signals adapt to changing traffic conditions, prioritizing
pedestrian and cyclist safety, and minimizing travel times. While there are practical chal-
lenges and software limitations to consider, the benefits of intelligent traffic signals far out-
weigh the costs. Successful implementation can lead to reduced traffic congestion, decreased
emissions, and improved quality of life for urban residents. As cities continue to grow and
evolve, intelligent traffic signals will play a vital role in creating efficient, sustainable, and
smart transportation systems. With ongoing advancements in technology and infrastructure,
the future of intelligent traffic signals holds immense promise for transforming urban mobil-
ity.
7.1.FUTURE SCOPE
The future scope of intelligent traffic signals holds immense potential for growth and innova-
tion. Advancements in artificial intelligence, IoT expansion, and edge computing will enable
predictive analytics and real-time decision-making. Integration with autonomous vehicles and
smart city infrastructure will optimize traffic flow and enhance safety. The adoption of 5G
connectivity will facilitate high-speed data transmission and real-time communication. Cy-
bersecurity advancements will protect against evolving threats, while public-private partner-
ships and global standardization will accelerate adoption and knowledge sharing. Continuous
monitoring and evaluation will ensure optimal performance and adapt to changing needs. As
intelligent traffic signals evolve, they will transform urban mobility, reduce congestion, and
create sustainable and efficient transportation systems. With the convergence of technology
and infrastructure, the future of intelligent traffic signals promises a revolutionary impact on
urban transportation, making cities smarter, safer, and more livable.
19
REFERENCES
[2]Hindawi (2021), Adaptive Optimization of Traffic Signal Timing via Deep Reinforcement
Learning, Article 6616702 https://doi.org/10.1049/itr2.12208
20