# Introduction owadays, vehicles are increased heavily and drivers, faces many problems in location identification and safety while driving vehicles. Mostly all the vehicle consists of GPS based navigation systems to identify the direction and way of path. But GPS signals are not available in tunnels, airports etc. For this, we substitute an RFID based location identification system to get the information continuously without break up. The driver safety is built-up using wireless and sensor technologies [1]. RFID is rated as most promising transportation location system in VANETs, and other applied areas. Alternatively it can also be used to slow down the speed of vehicles by using Electronic Control Unit (ECU) in the place of school zones. 8051AT89S52 is used, since it is low cost when compared with 8051AT89C51. The car navigation and drowsiness detection system consists of three modules: RFID based Location Identification, Eye-ball detection, Hand pressure detection. RFID technology is used for drivers to get an automatic navigation guidance to identify the places and surrounding areas, and slows down the vehicle when school zones and speed breakers are detected. Eye-ball sensor are used to detect the sleepy state of driver by using NIR (Near infrared) sensor placed In spectacles to sense the eye-blink movement. If the blink is not debuted, sensor sends a signal to the microcontroller and buzzer turns on automatically, until driver presses reset button. Hand pressure sensors are used in this system which helps to detect the driver fatigue and drowsiness detection by detecting the hand pressure and force that is applied on the steering of a vehicle. # II. # Related Works Our work is most likely related to two specific fields are Navigation assistance and Driver's drowsiness detection in VANET's. The current Navigation assistance system is obtaining information through GPS based devices installed in vehicles. But in practice, GPS not provided the exact information due to its low frequency positioning. And also GPS doesn't provide information about lane change direction, zones identification and the traffic updates. By using GPS signals are not available in tunnels, airports etc. Some of the research approaches presented in this paper was previously obtained [4], [6].This paper extends on those papers by providing: ? A motivating example for using the RFID technology to Navigation Assistance for VANETs. ? By using wei cheng et.al [4] proposed RFID-ANS method in our system, we get the exact information through RFID. ? Lane Level information and zones identification are adding advantages to our paper. ? By rewriting the tag information extended up to 128 Kbytes. The RFID system consists of RFID tags and Readers. Read collision problem is mainly occurs while reading the tags when the vehicles moving fast [7], [9]. In our approach read collision is not possible and our design approach guarantee the RFID reader and tags are one-to-one coupling in an unauthorized areas. In the existing approaches for RFID in VANET's by fixing reader [8] on stationary and tags are deployed in vehicles. For example E-ZPass [11] using this method to collect the toll fee collection. Our approach is to deploy RFID in VANETs by fixing RFID tags on roads and RFID reader by placing in the bumper of vehicle for reading the tags accurately. The road beacon system, proposed [10], by using RFID tags that serves the traffic updates and road information. The numbers of major vehicle accidents are increasing day-to-day life because Year 2014 G of driver alertness and drowsiness. For this we make a driver safety system to monitor the physical actions of driver. Drowsiness detection mainly classified into ways ? Sensing of physiological characteristics. ? Monitoring the response from a driver. We mainly concentrate on physiological actions of drivers by sensing the eye-blinking movement and the steering grip pressure. In our method, using a passive infrared sensor that is fixed on the spectacles of the driver to detect the eye-blinking. This method will immediately responds to the controller and makes alert to driver when there is no eye-blinking. The time delay fixed for IR sensors is "1" second or above to obtain a "blink event" rather than "Normal eye blinking". The driver operation is carried out by detecting the steering wheel movement of the driver. By using distributed sensor that are fixed like a wire winding on the steering to identify the pressure to state a driver action III. # System Design RFID system plays a major role to identifying places, zones and its surrounding areas. The main component of the RFID system is the reader and the tag. The RFID tags are separated into active and passive. Passive tags are cheaper because, it don't need any external power source. The RFID reader is located in bumper of the vehicle and the passive tags are deployed on the roads. When the vehicles enter near the corresponding places before 50 meters the reader detects and display the corresponding places [5]. If the vehicle enters near the school zone the corresponding tag will sends information to microcontroller and the relay slows down the vehicle speed until the same tag identified after the school zone ends. But it acts as a secondary control rather than driver control. The eye-blink sensor is to identify the eye movement of the driver and alerts when the eye closed for 4 seconds continuously. The near infrared waves used by sensors that are placed on the corner of the spectacle. It senses continuously and sends an "Eye blink debuted" message when it receives signal, Otherwise LED displays "Driver slept" message and buzzer turns on automatically until driver presses reset button. The pressure sensor is to detect the driver fatigue by using a chain of sensor units, each of them providing with capacitive sensing elements that measures grip force and hand position on the steering. In this system sensors will sends digital signal "1" and LED displays "Driver Normal" message when a normal pressure is present in the steering. If there is no pressure is present in the steering, it sends a digital signal "0" and "Grip lost" message is displayed and the buzzer turned on automatically until a normal pressure is applied on the steering. RFID is the technology, used in this system to update the location and zones. RFID system consists of RFID tags and RFID readers. Each RFID tags store the unique information, and RFID reader access the tag to collect the information through the wireless communication medium. In this system passive tags are used, hence there is no external power supply needed because it gets from reader itself. # a) Prototype Scheme # c) Eye Blink Sensor The purpose of passive IR sensor is used to identify the driver sleepy state. Compared to Year 2014 G microwaves, the near infrared waves are passed to identify the static field depend on varying the amplitude and pressure. Based upon the oscillator frequency peak will vary depends upon blinking effect of eye movement. The DC output will vary depend upon the frequency, using the comparator switching effect will differs when eye lid is blinking and closed. The passive IR sensor is highly effective and doesn't cause any harmful effects to the human eye. # d) Pressure Sensor The purpose of pressure sensor is to identify the driver fatigue detection. Compared to ultrasonic sensor, the circulated sensor identifies the measurement of grip force and hand position on the steering. The grip sensor will produces both digital and analog output to identify the state. The pressure sensor operates at 30 kHz frequency of 16 units based on capacitive sensing. # e) 8051 Microcontroller AT89S52 series controller is an 8-bit controller. It is based on the architecture of highly optimized and is a very effective controller of embedded systems. It has an inbuilt 8-channel ADC. The memory space is the CODE segment, which executes the program, resides up to 64K. It is easily reprogramed and suitable for many embedded systems. IV. The design and implementation of Location Identification and driver safety is done through the RFID and safety sensors. RFID consists of tag and reader. RFID reader is placed in the bumper of vehicle and passive tags are placed in the roads. The RFID tag has the EIC (Electronic Identification Code) which is unique. The EIC code is predefined in the controller is written in embedded c. The tag details are predefined in microcontroller. The driver identifies the places and zones according to message as per RFID [6] tag used. Earlier this process is used for automotive vehicles present in industries to carry goods to reach the destination [4]. The eye-blink module has input and output pin is connected to "P34" pin of the microcontroller. If any signals didn't received by the eyeblink sensor its sends information to the microcontroller and buzzer starts automatically. The pressure sensor [5] module has input and output pins and the output pin is connected to "P20" pin and "P21" of the microcontroller. The RFID Tx is connected to "P30" pin and "P31" is connected with controller port pin. RFID reader is used to interrogate a RFID tag. The reader has an antenna that emits radio waves, the tag responds the data to the reader and LCD displays the particular data. The first eight pins are connected to the LCD display to display the segments. The DC motor is connected to the "P25", "P26" pin of microcontroller to reduce the speed of vehicle by communicating with RFID reader when school zone is identified. Power supply is connected to 40 th pin of microcontroller and 20 th to ground. This gives the overall system design. # System Implementation V. # Results And Discussion Figure 3 : shows the prototype of location identification and driver safety using RFID, eye-blink sensor and pressure sensor. This process is used to identify the location and driver safety during night hours. It is a self identifying device in a vehicle. In this method the RFID tags, RFID reader, Eye-blink sensor, Pressure sensor are used. 10 shows the grip sensor which will monitor grip pressure of the driver and leaves normally. Fig. 11 shows the prototype of grip lost and the buzzer turns on automatically until a particular pressure is present. # VI. # Conclusion This work resolves the challenges in VANET, to identify the location and driver safety during driving vehicles. The experimental outcomes are very effective and can be easily carry out in real time. This can be extended by combining all those RFID and safety sensors to bring an effective communication and by GSM to update the traffic information. On the complete, this method proves to be very effective in Vehicular adhoc network environment. ![Global Journal of Computer Science and TechnologyVolume XIV Issue III Version I](image-2.png "N") 1![Figure 1 : shows the prototype of location identification and driver safety](image-3.png "Figure 1 :") 1![Figure 1 : Prototype of LIDS b) RFIDRFID is the technology, used in this system to update the location and zones. RFID system consists of RFID tags and RFID readers. Each RFID tags store the unique information, and RFID reader access the tag to collect the information through the wireless communication medium. In this system passive tags are](image-4.png "Figure 1 :") ![Identification and Driver Safety System in VANETs Global Journal of Computer Science and Technology Volume XIV Issue III Version I](image-5.png "Location") 2![Figure 2 : shows overall system design of LIDS](image-6.png "Figure 2 :") 2![Figure 2 : Overall system design](image-7.png "Figure 2 :") 4![Figure3: shows the prototype of location identification and driver safety using RFID, eye-blink sensor and pressure sensor. This process is used to identify the location and driver safety during night hours. It is a self identifying device in a vehicle. In this method the RFID tags, RFID reader, Eye-blink sensor, Pressure sensor are used. Figure4: shows the identification and location of zones through reading of RFID tags. Each RFID tag has EIC code. The EIC code has electronic identification code. From the RFID tags, fixed on roads the reader identifies the location through antenna. This result states the identification of location and zones. The RFID reader placed in the bumper of vehicle and tags are placed in roads. Figure5: shows that the vehicle starts identifying the location based on the information stored in the RFID tags. Each unique electronic code present in tags is predefined in the microcontroller. In these electronic identification code, there is a predefined set that indicates the information whether the vehicle enters into school zone or not. If vehicle enters school zone prototype as shown in fig.6, the vehicle speed is automatically controlled (reducer), when enters into school zone and comes back to normal when school](image-8.png "Figure 4 :") 53![Figure3: shows the prototype of location identification and driver safety using RFID, eye-blink sensor and pressure sensor. This process is used to identify the location and driver safety during night hours. It is a self identifying device in a vehicle. In this method the RFID tags, RFID reader, Eye-blink sensor, Pressure sensor are used. Figure4: shows the identification and location of zones through reading of RFID tags. Each RFID tag has EIC code. The EIC code has electronic identification code. From the RFID tags, fixed on roads the reader identifies the location through antenna. This result states the identification of location and zones. The RFID reader placed in the bumper of vehicle and tags are placed in roads. Figure5: shows that the vehicle starts identifying the location based on the information stored in the RFID tags. Each unique electronic code present in tags is predefined in the microcontroller. In these electronic identification code, there is a predefined set that indicates the information whether the vehicle enters into school zone or not. If vehicle enters school zone prototype as shown in fig.6, the vehicle speed is automatically controlled (reducer), when enters into school zone and comes back to normal when school](image-9.png "Figure 5 :Figure 3 :") 45![Figure 4 : prototype for location identification](image-10.png "Figure 4 :Figure 5 :") 7![Figure 7 : prototype for identify eye-blink Fig.7explains about the driver normal if the eye-blink is found. Fig.8 and 9shows the eye-blink not found and the driver slept message displayed, the buzzer turns on automatically until driver presses reset button.](image-11.png "Figure 7 :") 8![Figure 8 : prototype for driver monitoring](image-12.png "Figure 8 :") 6![Figure 6 : prototype for school zone ends](image-13.png "Figure 6 :") 9![Figure 9 : prototype for driver slept](image-14.png "Figure 9 :") © 2014 Global Journals Inc. (US) * RFID-based Autonomous Mobile Car Kuo-YiJen-Haoteng Shang-WenHsiao Rong-CengLuan Shun-YuLeou Chan 8th IEEE International Conference on Industrial Informatics 2010 * Statistical Models of Appearance for Eye Tracking and Eye-Blink Detection and Measurement IoanaBacivarov MirceaIonita PeterCorcoran IEEE Transactions on Consumer Electronics 54 3 AUGUST 2008 * Distributed Sensor for Steering Wheel Grip Force Measurement in Driver Fatigue Detection FedericoBaronti FrancescoLenzi RobertoRoncella RobertoSaletti IEEE Transactions on Embedded systems 56 5 AUGUST 2010 * On the Design and Deployment of RFID Assisted Navigation Systems for VANETs WeiCheng XiuzhenCheng MinSong BiaoChen WendyWZhao IEEE Transactions On Parallel And Distributed Systems 23 7 July 2012 * Identification of RFID Tags in Dynamic Framed Slotted ALOHA OkkyeongBang SunghyunKim HyuckjaeLee IEEE Transactions on Communication systems 54 3 AUGUST 2010 * Using RFID for Accurate Positioning SibumHae Don Chon HeejaeJun Jung Journal of Global Positioning Systems 3 1-2 2004 Sang Won An * E-Zpass 2010 * Real-Time Nonintrusive monitoring and prediction of driver Fatigue QiangJi ZhiweiZhu PeilinLan IEEE Transactions on Vehicular technology 53 3 JULY 2004 * Embedded system design FrankVahid PHI. 10