Density based traffic signal system using image processing

Contact Me for Project Prize Mail Id:  tamilblogelectronic@gmail.com Measure Traffic density and ambulance detection in Realtime project. What We Do in This Project: (Both Software & Hardware Project Available) ( i) Traffic Density Measure - Realtime (Means using Traffic Camera or Traffic Video) First,  we do Vehicle Detection in Video/Camera using Image Processing. Second, we Count the Vehicle We Detected in Video/Camera using Image Processing. Third, We Compare Two lane Vehicle Density in Video/Camera , if lane detect more no. of vehicle will be Prioritized first.   (ii) Ambulance Detection in Single Lane  - Realtime (Means using Traffic Camera or Traffic Video) : First, We Collect the Images of Ambulance. Second, we train our Image model using sample ambulance image. using Yolo image Model, we able to Detect the Ambulance in Video/ Camera. (iii) Ambulance Detection in Multiple Lane  - Realtime (Means using Traffic Camera or Traffic Vid...

ASIC Design Flow

At this step, the microarchitecture of the design is implemented using hardware description languages such as VHDL, Verilog and System Verilog.



 Logic Synthesis:


Use an HDL (VHDL or Verilog) and a logic synthesis tool to produce a net list a description of the logic cells and their connections. 



System Partitioning: 


At this step, we divide the largely sized die into ASIC sized pieces. 



Pre-Layout Simulation: 


At this step, a simulation test is done to check whether the design contains any errors.



Floor Planning: 


At this step blocks of netlist are arranged on the chip. 



Placement: 


At this step location of cells inside the block is decided. Routing: At this step, connections are drawn between blocks and cells. 



Extraction: 


At this step, we determine the electrical properties like resistance value and the capacitance value of interconnect.



Post-Layout Simulation: 


Before the submission of the model for manufacturing this simulation is done to check whether the system functions properly along with a load of interconnect

Comments

Popular Post

boost::filesystem::remove: The process cannot access the file because it is being used by another process in VIVADO (XILINUX)

Verilog Project

HOW TO CREATE PROJECT IN VIVADO (XILINUX) AND TEST BENCH

fir filter advantages and disadvantages