A simulation project that changes signal timing based on traffic demand and queue length.
Project objective
Create a traffic signal timing model that adjusts green time according to vehicle count or queue length at an intersection.
Suggested materials or data
- Intersection layout
- Manual traffic count data
- Excel, Python, or web simulation
- Optional Arduino LEDs model
Step-by-step workflow
- Collect traffic count by movement and time interval.
- Calculate existing cycle time and delay approximation.
- Build simple rule-based adaptive signal logic.
- Compare fixed-time and adaptive signal scenarios.
- Visualize queue and delay reduction.
Minimum deliverables
- Traffic count sheet
- Simulation model
- Signal timing comparison
- Mini LED demonstration optional
How to make it stronger
Build a small physical LED junction model controlled by Arduino.
Tip: Keep the scope small enough to finish, but document assumptions, limitations, drawings, calculations, and photos properly. That makes the project look professional even if the model is simple.