Violation Management Of A Vehicle Through Zigbee

Print   

02 Nov 2017

Disclaimer:
This essay has been written and submitted by students and is not an example of our work. Please click this link to view samples of our professional work witten by our professional essay writers. Any opinions, findings, conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of EssayCompany.

In the present day scenario traffic rules are frequently violated by the drivers and over speeding occur due to bad driving behaviour. So, a driver assistance system is provided to prevent over speeding, violation of road rules and also to display alert messages. The proposed system has an alerting, recording and reporting system for over speed violation management. The Zigbee transmitter sends the speed limit of the particular lane entered by the vehicle and also gives alerts like "road works", "steep slopes", "school zone" in the form of acoustical messages and also in LCD. The receiver unit placed in the vehicle receives the messages and sends to the microcontroller. When speed of the vehicle nears the speed limit it displays the warning and if exceeds the limit, the microcontroller records the violated speed and time. The LCD displays the lane speed limit and shows the number of times, speed was violated. A GSM module sends message to the nearest traffic personnel immediately after a violation occurs. An authenticated device is also provided, which can be operated only by the traffic police in which he can retrieve the data stored at any time. Increase in the count of violation increases the penalty amount which can be collected in toll gates located nearby.

Key words: GSM, LCD, Over-speed violation management, PIC 16F877A microcontroller, Traffic rules, ZigBee

2. Introduction

Speed control is in the need of the hour due to the increased rate of accidents reported in our day-to-day life. During 2011, in India a whole of 4,97,686 road accidents were reported which is a result of lack of speed control and violating the road rules (http://morth.nic.in/showfile.asp?lid=835). Road accidents can be prevented by adopting measures such as Traffic management, improving quality of road infrastructure and safer vehicles. To Ensure decline in accidents and to improve road safety, speed control techniques such as speed control in school and college zones by using RF transceiver, automatic braking systems, Camera based detection, RFID technology based detection are implemented. The existing techniques still doesn’t able to reduce the number of accidents. Hence there is a need to implement Intelligent Speed Adaptation (ISA) in which violation management provides efficient monitoring, registering and reporting system of speed of the vehicle which exceeds the limit. The driving behaviour of the driver is monitored based on which penalty points are calculated. A message is sent to the remote station so that an immediate action can be taken. Speed limit information is sent through Zigbee which uses wireless mode of communication, proves to be effective.

3. Literature survey

A system is designed to warn drivers about traffic messages as acoustical messages. Vehicle speed, GPS location & other driving parameters are saved in a database. The routes are represented as a Google map. It has a system which consists of traffic sign detection and data recorder for managing driver’s traffic violations (Anuradha.P et al). Intelligent speed adoption implemented in "Pay as you speed" (FU lian-qun et al) keeps track of speed and position of a vehicle. ISA has registrations of speed limit on various road segments, informs speed limit and alerts if speed exceeds limit. A GPS/GPRS unit is provided with a memory card on which a digital speed map is stored.

Feature based speed limit sign detection has a radial symmetry detector to detect speed limit signs on a graphics processor. Digital speed limit signs are detected in which frequency of signs may vary. System even detects when GPS satellites lose its satellite communication (Harry Lahrmann et al). Road surveillance system using solar power for speed violation detection has a portable camera system. Wireless communication is employed for data transfer between system and remote system (Nourdine Aliane et al).

Wireless sensor network uses MicaZ motes & Tiny wireless measurement system for traffic routing and over speed detection. Traffic routing is done by calculating mote-density at the route (Rajesh Kannan Megalingam et al). Vehicles installed with RFID tags will pass through readers which accesses the speed of vehicle in free way. Many toll gates are linked through remote centre for the motorist would pay one to reach destination (Turgay Celik et al). Incentives are given for the drivers who maintain the speed limit which is based on monitoring through GPS and provide a way of income for these drivers, as insurance premium gets increased (J.W. Bolderdijk et al). In determining the best driver and to evaluate his performance, factors taken into consideration are fuel consumption, reduced accidents and obeying the road rules. These data collected can be used for future development and planning. Performance appraisal is evaluated using GPS and performance measurements are suggested for the drivers (Barıs_ S_ims_ek et al).

4. OVERVIEW OF WORKING MODEL

The system consists of a transmitter and a receiver. The transmitter module is fixed at pre-determined lanes/areas. Speed limit and traffic signs are pre-programmed in microcontroller. This information is transmitted as wireless signals through Zigbee. This module is experimented with 6 zones namely: (i) School zone and speed limit is 30 Km/hr (ii) Hospital Zone and speed limit is (iii) Steep Curves Ahead (iv) Bridge Under Works Ahead (v) Hair Pin Bend Ahead (vi) Accident Prone Area Ahead .

The receiver module is placed inside the vehicle. The receiver module is divided into two sub-modules; because the heat generated inside vehicle near dash board can be dangerous to the sensitive components like Zigbee, GSM. Since CAN controller can withhold a temperature up to 125 degree Celsius (http://ww1.microchip.com/downloads/en/devicedoc/21801e.pdf), communication between two CAN controllers as separate modules are implemented. First sub-module is kept near the rear view mirror, which consists of the microcontroller, Zigbee receiver and the CAN controller. Wireless signals are received by the Zigbee and sent to microcontroller, which in turn sends to the CAN controller.

This CAN controller communicates with another CAN placed in the second sub-module kept near the dash board. Data obtained by the CAN controller is sent to the microcontroller. The current speed of the vehicle is obtained from the speedometer by the CAN controller and this speed data is also sent to the microcontroller. The microcontroller compares the current speed with speed limit and a decision is taken here. The difference between the speed limit and the current vehicle speed is monitored continuously and a warning is shown in LCD and also a acoustic warning is given to reduce speed when it’s about to exceed the limit. If driver still doesn’t reduce the speed, violation is registered and the microcontroller keeps track of all violations stored in it. Reporting system is implemented for speedy action. SMS is sent to the traffic police by the GSM, which contains the details of the vehicle number and the violated speed difference made by them. Penalty amount is decided by the traffic personnel and it may be collected in nearby Toll gates or in other places.

5. Block diagram

5.1 Transmitter Section

D:\project materials 2013\new transmitter.jpg

5.2 Receiver Section

D:\project materials 2013\new receiver.jpg

6. IMPLEMENTATION

The microcontroller used is PIC 16F877A which acts as a kernel, belongs to mid-range family with in-built ADC (Analog to Digital Conversion). ZigBee CC2530 transceiver is used to send and receive data. Low power consumption which is a highlight in ZigBee makes it suitable to stand alone in real time for long period of time compared to other wireless protocols. Point-to-point communication is the communication between a sender and a receiver and Multi-point communication can have more than one transmitter and receiver, and it may vary depending on our need. We are connecting a 18 pin MCP 2515 CAN controller to the PIC Microcontroller having a data rate of 125Kbps. MCP 2551 is interfaced with MCP 2515 to implement the CAN physical layer. The integration of various values are done by CAN controller using CAN bus protocol. The speed of the speedometer is acquired by the CAN bus and checked with the programming by the microcontroller. The Programming algorithm checks for the exceeded speed, which is the difference between the speed limit and the vehicle speed. Message is sent to the traffic police through GSM with the details about vehicle no and the violated speed.

7. Applications:

This application is very useful for traffic personnel to regulate the speed control

Also, traffic signs, alerts can be intimated to the vehicle users

Insurance schemes can be implemented based on the driving behavior

Comparing earlier implementations, this is a low cost method which is practically feasible

8. Flow Chart:

D:\project materials 2013\flow.jpg

9. Output:

C:\Users\sony\Pictures\2013-01-23 12.04.14.jpg

Figure: Transmitter and Receiver Implementation

C:\Users\sony\Pictures\2013-01-25 13.58.37.jpg

Figure: Output showing the school Zone with speed limit

9. Conclusion:

The project succeeded in implementing a system to reduce the traffic violations. The driver is made aware of his driving behaviour and violations made so that careful and conscious driving can be achieved. Repeated violations lead to increase in penalty amount which effects in reduction of violations by the vehicle user. Wireless transmission is achieved with the help of Zigbee, which provides low cost transmission of data. GSM module sends SMS to the remote station about violation. Traffic signs and other messages can be intimated to the user of vehicle which greatly helps in maintaining traffic and also follow road rules.

Future Scope

Smart cards which store the user data can be implemented which can store the driving behaviour information for years. Based on this test recruitment of drivers can be done. Collision avoidance systems can be implemented in addition which makes the system more effective.



rev

Our Service Portfolio

jb

Want To Place An Order Quickly?

Then shoot us a message on Whatsapp, WeChat or Gmail. We are available 24/7 to assist you.

whatsapp

Do not panic, you are at the right place

jb

Visit Our essay writting help page to get all the details and guidence on availing our assiatance service.

Get 20% Discount, Now
£19 £14/ Per Page
14 days delivery time

Our writting assistance service is undoubtedly one of the most affordable writting assistance services and we have highly qualified professionls to help you with your work. So what are you waiting for, click below to order now.

Get An Instant Quote

ORDER TODAY!

Our experts are ready to assist you, call us to get a free quote or order now to get succeed in your academics writing.

Get a Free Quote Order Now