Speed Checker
Speed Checker
Speed Checker
http://ijves.com
2,3,4,5
ABSTRACT
The main aim of our work is to develop a device to detect rash driving on highways and to alert the traffic
authorities in case of any speed violation. Accidents due to rash driving on highways are on the rise and people
are losing their lives because of others mistakes. In the present system, to detect rash driving the police has to
use a handheld radar gun and aim at the vehicle to record its speed. If the speed of the vehicle exceeds the speed
limit, nearest police station is informed to stop the speeding vehicle. This is an ineffective process as after
detecting one has to inform the same and a lot of time is wasted.
The proposed system will check on rash driving by calculating the speed of a vehicle using the time taken to
travel between the two set points at a fixed distance. A set point consists of a pair of sensors comprising of an IR
transmitter and an IR receiver, each of which are installed on either sides of the road. The speed limit is set by
the police who use the system depending upon the traffic at the very location. The time taken by the vehicle to
travel from one set point to the other is calculated by a microcontroller program. Based on that time it then
calculates the speed and displays that on an LCD. Moreover if the vehicle crosses the speed limit, a buzzer
sounds alerting the police.
[1] INTRODUCTION
While driving to keep the speed of the vehicle under the safety limit is essential. But sometimes, we see that the
drivers somehow drive the vehicles crossing the speed limit and the drivers tend to ignore their speedometers.
This violation may lead to various fatal accidents.
This speed checker will come handy for the highway traffic police as it will not only provide a digital display in
accordance with a vehicles speed but also sound an alarm if the vehicle exceeds the permissible speed for the
highway.
The system basically comprises two laser transmitter-LDR sensor pairs, which are installed on the highway 100
meters apart, with the transmitter and the LDR sensor of each pair on the opposite sides of the road. The
installation of lasers and LDRs is shown in Fig. 1. The system displays the time taken by the vehicle in crossing
this 100m distance from one pair to the other with a resolution of 0.01 second, from which the speed of the
vehicle can be calculated as follows:
Speed (kmph) = Distance / Time
= 0.1 km / ((Reading0.01)/3600)
or,
Reading (on display) = 36000 / Speed
As per the above equation, for a speed of 40 kmph the display will read 900 (or 9 seconds), and for a speed of
60 kmph the display will read 600 (or 6 seconds). Note that the LSB of the display equals 0.01 second and each
succeeding digit is ten times the preceding digit. You can similarly calculate the other readings (or time).
2010-2015 IJVES
Indexing in Process - EMBASE, EmCARE, Electronics & Communication Abstracts, SCIRUS, SPARC, GOOGLE Database, EBSCO, NewJour, Worldcat,
DOAJ, and other major databases etc.,
1510
Vol 06, Article 04565; May 2015
http://ijves.com
2. CIRCUIT DESCRIPTION
This circuit has been designed assuming that the maximum permissible speed for highways is either 40 kmph or
60 kmph as per the traffic rule.
The circuit is built around five NE555 timer ICs (IC1 through IC5), four Cd4026 counter ICs (IC6 through IC9)
and four 7-segmint displays (DIS1 through DIS4). IC1 through IC3 function as monostables with IC1 serving as
countstart mono, IC2 as countstop mono and IC3 as speed-limit detector mono, controlled by IC1 and IC2
outputs. Bistable set-reset IC4 is also controlled by the outputs of IC1 and IC2 and it (IC4), in turn controls
switching on/off of the 100Hz (period=0.01 second) astable IC5
The time period of timer NEE555 (IC1) countstart monostables multivibrator is adjusted using preset VR1 or
VR2 and capacitor C1.For 40kmph limit the period is set for 9 seconds using preset VR1, while for 60kmph
limit the time period is set for 6 seconds using preset VR2 .Slide switch S1 is used to select the time period as
per the speed limit (40 kmph and 60 kmph, respectively). The kmph and 60 kmph, respectively) .The junction of
LDR1 and resistor R1 is coupled to pin 2 of IC1.
2010-2015 IJVES
Indexing in Process - EMBASE, EmCARE, Electronics & Communication Abstracts, SCIRUS, SPARC, GOOGLE Database, EBSCO, NewJour, Worldcat,
DOAJ, and other major databases etc.,
1511
Vol 06, Article 04565; May 2015
http://ijves.com
Features
R1+2R2
1512
Vol 06, Article 04565; May 2015
http://ijves.com
resistive material sensitive to light that is exposed to light. The photo resistive element comprises section of the
material with contacts at either end.
A typical structure for a light dependent or photo resistor uses an active semiconductor layer that is deposited on
an insulating substrate. The semiconductor is normally lightly doped to enable it to have the required level of
conductivity. Contacts are then placed either side of the exposed area.
Within the basic photoresistor or photocell structure, the resistance of the material itself is a key issue. To ensure
the resistance changes resulting from the light dominate, contact resistance is minimised. To achieve this, the
area around the contacts is normally heavily doped to reduce the resistance in this region.
In many instances the area between the contacts is in the form of a zig zag, or inter digital pattern. This
maximises the exposed area and by keeping the distance between the contacts small it reduces the spurious
resistance levels and enhances the gain.
2010-2015 IJVES
Indexing in Process - EMBASE, EmCARE, Electronics & Communication Abstracts, SCIRUS, SPARC, GOOGLE Database, EBSCO, NewJour, Worldcat,
DOAJ, and other major databases etc.,
1513
Vol 06, Article 04565; May 2015
http://ijves.com
Seven-segment displays are widely used in digital clocks, electronic meters, basic calculators, and other
electronic devices that display numerical information.
3.4.1. Concepts and visual structures:
The seven elements of the display can be lit in different combinations to represent the Arabic numerals. Often
the seven segments are arranged in an oblique (slanted) arrangement, which aids readability. In most
applications, the seven segments are of nearly uniform shape and size (usually elongated hexagons, though
trapezoids and rectangles can also be used), though in
the case of adding machines, the vertical segments are
longer and more oddly shaped at the ends in an effort
to further enhance readability.
The numerals 6, 7 and 9 may be represented by two or
more different glyphs on seven-segment displays, with
or without a 'tail'.
The seven segments are arranged as a rectangle of two
vertical segments on each side with one horizontal
segment on the top, middle, and bottom. Additionally,
the seventh segment bisects the rectangle horizontally.
There are also fourteen-segment displays and sixteensegment displays (for full alphanumeric); however,
these have mostly been replaced by dot matrix displays.
Fig. 5: Pin diagram for CD4026 decade counter.
4. CONSTRUCTION AND WORKING
Assemble the circuit on a PCB. Before operation, using a multimeter check whether the power supply output is
correct, if yes apply power supply to the circuit by flipping switch S3 to on. In the circuit, use long wires for
connecting the two LDRs, so that you can take them out of the PCB and install on one side of the highway, 100
meters apart. Install the two laser transmitters (such as laser torches) on the other side of the highway exactly
opposite to the LDRs such that laser light falls directly on the LDRs. Resets the circuit by pressing switch S2, so
the display on the LDRs. Resets the circuit by pressing switch S2, so the display shows 0000. Using switch S1,
select the speed limit (say, 60 kmph) for the highway.
When any vehicle crosses the first laser light, LDR1 will trigger IC1. The output of IC1 goes high for the time
set cross 100 meters with the selected speed (60 kmph) and LED1 glows during for period. When the vehicle
crosses the second laser light, the output of IC2 goes high and LED2 glows for this period.
APPLICATIONS:
We can direct display speed of vehicle using 8085 microprocessor.
It will maintain the safety the Human Life on road.
It can be used on Highways to control the speed of the vehicles.
Use of this technology will help the traffic control department to avoid .
6. FUTURE DEVELOPMENT:
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.
2010-2015 IJVES
Indexing in Process - EMBASE, EmCARE, Electronics & Communication Abstracts, SCIRUS, SPARC, GOOGLE Database, EBSCO, NewJour, Worldcat,
DOAJ, and other major databases etc.,
1514
Vol 06, Article 04565; May 2015
http://ijves.com
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.
CONCLUSION
Here we implemented the SPEED CHECKER FOR HIGHWAYS from point of view of safety on the Mega
Highway. We feel that if Mega Highway is supported with such a faithful system then it will not only help to
maintain the traffic rules but also reduces accidents. As circuit is compact and user friendly one man can handle
the system efficiently.
ACKNOWLEDGMENT
The work is carried out through the research facility at the Department of Electronics and Communication
Engineering, Haldia Institute Of Technology, Haldia, West Bengal. The Authors also would like to thank the
authorities of HIT, Haldia for encouraging this research work. Our thanks to the experts who have contributed
towards development of this paper.
REFERENCE
[1] Zutao Zhang, Jiashu Zhang, A Novel Vehicle Safety Model: Vehicle speed Controller under Driver
Fatigue, IJCSNS International Journal of Computer Science and Network Security, VOL.9 No.1, January
2009.
[2] M. Bertozzi, A. Broggi, M. Cellario, A. Fascioli, P. Lombardi, and M.Porta, Artifical vision in road
vehicles, Proceedings of the IEEE, vol. 90,no. 7, pp. 12581271, 2002.
[3] S. Tsugawa and Sadayuki, Vision-based vehicle on japan: Machine vision systems and driving control
systems, IEEE Trans. on Ind. El.???, vol. 41, no. 4, pp. 398405, 1994.
[4] Vehicle-highway automation activities in the United States. U.S. Dept of Transportation, 1997
[5] C. Thorpe, J.D. Carlson, D. Duggins, J. Gowdy, R. MacLachlan, C. Mertz, A. Suppe, and C. Wan, Safe
robot driving in cluttered environments, 11th International Symposium of Robotics Research, 2003.
[6] Qian Martin Eriksson, Nikolaos P. Papanikolopoulos, Eye-Tracking for Detection of Driver fatigue.
Proceedings of the international Conference on intelligent Transportation System, Boston, MA, November
1997, pp.314-319.
[7] Qiang Ji, Zhiwei Zhu, and Peilin Lan, Real-Time Nonintrusive Monitoring and Prediction of Driver Fatigue.
IEEE Transactions on Vehicular Technology, VOL. 53, NO. 4, July 2004, pp.1052-1068.
2010-2015 IJVES
Indexing in Process - EMBASE, EmCARE, Electronics & Communication Abstracts, SCIRUS, SPARC, GOOGLE Database, EBSCO, NewJour, Worldcat,
DOAJ, and other major databases etc.,