FPGA Implementation of an Intelligent Traffic Light Controller (I-TLC) in Verilog
Apoorva Banerjee

TL;DR
This paper presents the design and FPGA implementation of an adaptive, intelligent traffic light controller for a four-way intersection, utilizing Verilog and sensor inputs to optimize traffic flow and reduce delays.
Contribution
It introduces a reprogrammable FPGA-based traffic light controller with sensor integration, offering improved adaptability and efficiency over traditional models.
Findings
Successfully implemented on Xilinx Spartan-3E FPGA
Demonstrated adaptive traffic management capabilities
Reduced hardware usage and delay compared to existing models
Abstract
The objective of this paper is to design and implement an intelligent Traffic Light Controller system for a four way road intersection. The design is carried out using Verilog, and the hardware is implemented on a FPGA. The chosen intersection involves a 'main road' (heavy traffic flow) and a 'side road' (less traffic flow), which is equipped with sensors to detect the presence of traffic or pedestrians. The functionality of the system has undergone thorough verification through simulations conducted in the Xilinx ISE Design Studio software environment. Furthermore, it has been physically deployed on a Xilinx Spartan-3E FPGA board xc3s500e-4-fg320. A traffic light controller can be realized through the use of a microcontroller, Application-Specific Integrated Circuits (ASICs), or Field-Programmable Gate Arrays (FPGAs). FPGAs however offer significant advantages in terms of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmbedded Systems and FPGA Design · Industrial Automation and Control Systems
MethodsTest-time Local Converter
