Speed Checker For Highway
While
driving on highways, motorists should not exceed the maximum speed limit
permitted for their vehicle. However, accidents keep occurring due to speed
violations since the drivers tend to ignore their speedometers. This speed
checker will come handy for the highway traffic police as it will not only
provide a digital display in accordance with a vehicle’s speed but also sound
an alarm if the vehicle exceeds the permissible speed for the highway.
Components
- Microcontroller 8051
- A pair of IR sensors
- Seven Segment Display
- Buzzer
Microcontroller
In this
project, main work of 8051 is to control entire operation through a coding
which is burned inside it manually.
IR Sensors
Buzzer
Block Diagram
Working
A timer is
started inside the microcontroller whenever a low pulse is received on the
first sensor. Then microcontroller waits for pulse from second sensor. Timer is
stopped whenever low pulse is received on second receiver.
Speed = Distance/Time
Distance
between sensors are known.
Time is
calculated by µC.
Future Scope
- A CCTV Camera can be placed on the highway. If any vehicle has crossed the maximum speed limit then this camera will be triggered to take a picture of the vehicle.
- We can add voice announcement system. It will intimate the driver that he/she has crossed the over speed condition.
- We can implement the GSM technology. So that the nearest highway security authorities will be informed about the vehicle which has over speed.
good
ReplyDelete