Related Experiment Video
Updated: May 2, 2026

11:41
Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation
Published on: February 1, 2020
18.1K
A Sarsa(λ)-based control model for real-time traffic light coordination.
Xiaoke Zhou1, Fei Zhu1, Quan Liu1
1School of Computer Science and Technology, Soochow University, Shizi Street No. 1, Suzhou, Jiangsu 215006, China.
Thescientificworldjournal
|March 5, 2014
Summary
Intelligent traffic control aims to reduce vehicle waiting times and boost traffic flow. A new Sarsa(λ)-based reinforcement learning model effectively optimizes traffic signal timing by learning from traffic conditions.
Area of Science:
- Intelligent Transportation Systems
- Artificial Intelligence in Traffic Management
- Reinforcement Learning Applications
Background:
- Urban traffic congestion results from high vehicle demand, leading to increased waiting times and reduced traffic flow.
- Traditional traffic signal controllers lack adaptive capabilities, failing to adjust to dynamic traffic flow changes.
- Optimizing traffic signal timing is crucial but complex due to numerous influencing factors.
Purpose of the Study:
- To develop an adaptive traffic control model that optimizes traffic signal timing in real-time.
- To address the limitations of conventional traffic controllers by incorporating learning capabilities.
- To improve traffic flow and minimize average vehicle waiting times through intelligent scheduling.
Main Methods:
- Implementation of a reinforcement learning approach, specifically the Sarsa(λ) algorithm, for traffic signal control.
- The model learns optimal actions by evaluating traffic costs, including vehicle delay, waiting vehicle count, and saturation.
- Real-time data processing and policy updates based on learned experiences.
Main Results:
- The Sarsa(λ)-based model demonstrated significant improvements in traffic control efficiency.
- The proposed model effectively maintains an optimized traffic signal timing policy.
- Inspiring enhancements in real-time dynamic traffic control were observed.
Conclusions:
- Reinforcement learning, particularly the Sarsa(λ) algorithm, offers a viable solution for adaptive traffic signal control.
- The developed model effectively learns and adapts to dynamic traffic conditions, optimizing traffic flow and reducing delays.
- The approach shows strong potential for facilitating real-time dynamic traffic control in urban environments.
Related Concept Videos
SFG Algebra
467
In Signal Flow Graph (SFG) algebra, the value a node represents is determined by the sum of all signals entering that node. This summed value is then transmitted through every branch leaving the node, making the SFG a powerful tool for visualizing and analyzing control systems.
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
467
Root-Locus Method
621
A cruise control system in a car is designed to maintain a specified speed automatically by adjusting the gas pedal. The system continuously measures the vehicle's speed and makes fine adjustments to the pedal to achieve this goal. The root locus method is particularly useful for understanding how the cruise control system's behavior changes under varying conditions, such as when the car goes uphill, downhill, or faces strong wind resistance.
This system can be represented by a block...
This system can be represented by a block...
621
Open and closed-loop control systems
2.0K
Control systems are foundational elements in automation and engineering. They are broadly categorized into open-loop and closed-loop systems. These classifications hinge on the presence or absence of feedback mechanisms, significantly influencing the system's performance, complexity, and application.
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
2.0K
Load-frequency control
894
Load-frequency control (LFC) is vital for maintaining power system stability, ensuring that frequency and power flows remain within acceptable limits during load changes. Turbine-governor control eliminates rotor accelerations and decelerations following load changes. However, a steady-state frequency error persists when the change in the turbine-governor reference setting is zero. In an interconnected power system, each area agrees to export or import a scheduled amount of power through...
894
PD Controller: Design
761
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
761
Controller Configurations
484
Controller configurations are crucial in a car's cruise control system because they manage speed over time to maintain a consistent pace regardless of road conditions, thereby meeting design goals. In traditional control systems, fixed-configuration design involves predetermined controller placement. System performance modifications are known as compensation.
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
484

