Skip to main content

Vehicle Over speed Detection and Tracking system Electronic Project


            An automatic mobile speed violation detection and response system for identifying vehicles traveling in excess of a predetermined speed and providing a response to this violation is proposed. The mobile speed violation detection device includes: measurement of target vehicle speed and outputting signal indicative of the measured speed; capturing license plate data on the RF ID tag affixed to the target vehicle when vehicle exceeds the predetermined speed; identifying the location of the speed violating vehicle; tagging the captured RF ID based license plate data with vehicle speed and location data; wireless communication of transmitting speed, license plate data, location data and local speed limit to and from the information system.

            This system is designed to monitor and control the speed of vehicles through wireless network. Zigbee is used for wireless communication in this system. The normal speed of the vehicle is stored in a system with zigbee. It transmits the speed to the system inside the vehicle which is designed using a microcontroller. The speed transmitted is received to the microcontroller through zigbee and the it is compared with the speed of the vehicle. If the speed of the vehicle is more,then a LED connected to the microcontroller is turned on as over speed alert. If the Led remains on after 5 sec that means the speed is not reduced and therefore  a sms of overspeed  is sent through the GSM to the authorities mobile including the number and location of the vehicle. The location of the vehicle is tracked through GPS interfaced to the controller. The main part of the system is microcontroller and we use ARM-7 based LPC 2138 which is ideal for our project. Zigbee,GSM and GPS modules are interfaced to the serial port of the controller. Led is interfaced to the i/o port of the microcontroller.



Comments

Popular posts from this blog

OP AMP INTEGRATOR CALCULATOR

Enter the Input Voltage,Vin: Volts Enter the Frequency, f: Hertz Enter the Input Resistance, Rin: Ohms Enter the Value of Capacitor, C: Farads Output Voltage, Vout: Volts OP AMP based Integrator Tutorial and Design

Block diagram of AM transmitter and receiver with explanation

Block diagram of AM transmitter and receiver with explanation AM Transmitter : Transmitters that transmit AM signals are known as AM transmitters. These transmitters are used in medium wave (MW) and short wave (SW) frequency bands for AM broadcast. The MW band has frequencies between 550 KHz and 1650 KHz, and the SW band has frequencies ranging from 3 MHz to 30 MHz. The two types of AM transmitters that are used based on their transmitting powers are: ·          High Level ·          Low Level High level transmitters use high level modulation, and low level transmitters use low level modulation. The choice between the two modulation schemes depends on the transmitting power of the AM transmitter. In broadcast transmitters, where the transmitting power may be of the order of kilowatts, high level modulation is employed. In low power transmitters, where only a few watts of transmitting power are required , low...

Using the TLP250 Isolated MOSFET Driver Explanation and Example Circuits

I’ve already shown how to drive an N-channel MOSFET (or even an IGBT) in both high-side and low-side configurations in a multitude of ways. I’ve also explained the principles of driving the MOSFETs in these configurations. The dedicated drivers I’ve shown so far are the TC427 and IR2110. Some people have requested me to write up on MOSFET drive using the very popular TLP250. And I’ll explain that here. The TLP250, like any driver, has an input stage, an output stage and a power supply connection. What’s special about the TLP250 is that the TLP250 is an optically isolated driver, meaning that the input and output are “optically isolated”. The isolation is optical – the input stage is an LED and the receiving output stage is light sensitive (think “photodetector”). Before delving any further, let’s look at the pin configuration and the truth table. Fig. 1 - TLP250 Pin Configuration Fig. 2 - TLP250 Truth Table Fig. 1 clearly shows the input LED side and the receiving photodetector as well...