Speed Checker for highways

Status
Not open for further replies.

niteshtripathi

Member level 3
Joined
Oct 11, 2013
Messages
59
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Visit site
Activity points
429
Hi friends, I am building Speed checker for highway using IR sensor, 8051 and 11.0592 Mhz crystal.I have given the o/p of two sensor at two interrupts pin respectively and have run and stopped the timer. Now i have to calculate the timeperiod in second?? How to calculate??
 

Speed = distance/time.

You know the time by reading the timer and you know the distance between sensors because you place them yourself. All you need to do is the division calculation then multiply the result by a factor to convert to Km/h or mp/h.

Brian.
 

You can buy project with code from here. https://www.projectsof8051.com/speed-checker-and-overspeed-detection-for-highways/

without micro.

https://www.slideshare.net/RahulKshirsagar/speed-checkers-for-highways

https://www.slideshare.net/IUIUGU/speed-checker-for-highway-17311152


Use 2 pairs of detectors. When first sensor pair detects the vehicle start timer and when 2nd sensor pair detects vehicle stop timer. You know the distance between the 2 pairs of sensors. Calculate speed using distance and time...


... and send auto decceleration command through SMS which will deccelerate the vehicle by reducing the gas (fuel) flow.
 
Last edited:
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…