You are on page 1of 1

MICROCONTROLLER BASED VEHICLE SPEED

MEASURING SYSTEM USING IR SENSOR

BLOCK DIAGRAM

POWER
SUPPLY

MICRO
CONTROLLER

RELAY

IR Tx IR Rx

WARNING
IR Tx IR Rx ALARM

Power Supply

O/P
12v to 24v Rectifier Filter Regulator
AC or DC

Working Principle

This project is microcontroller based Vehicle speed measuring system


in highways, if the speed crossed beyond the particular speed limit it will alert the alarm to
indicate the particular vehicle is over speed.

In this project IR based transmitter and receiver is used to sense the start and stop
point to the known distance between two points. Microcontroller will start its timer when the
IR is cutoff, and it will be stopped when the second IR is cutoff. By calculating total distance
divided by time we can calculate speed of the particular vehicle.

HARDWARE REQUIREMENTS SOFTWARE REQUIREMENTS


PIC 16F676 Microcontroller, Resistors, Hi-tech PICC compiler V 9.83
Capacitors, Diodes, Voltage Regulator, Relay, MPLAB IDE V9.89
Input Supply (12 to 24v), LM 324, Alarm Language: Embedded C.

You might also like