SlideShare a Scribd company logo
1 of 7
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 72 
INTER-VEHICULAR COMMUNICATION USING PACKET NETWORK THEORY Neha A Ghaisas1, R. R. Sedamkar2 1Department of Computer Engineering, Thakur College of Engineering and Technology, University of Mumbai, India 2Professor & Dean (Academics), Thakur College of Engineering and Technology, University of Mumbai, India Abstract As a component of the intelligent transportation system and one of the concrete applications of mobile ad hoc networks, inter- vehicle communication has attracted research attention from both the academia and industry of, notably, US, EU, and Japan. The most important feature of inter-vehicle communication is its ability to extend the horizon of drivers and on-board devices (e.g., radar or sensors) and, thus, to improve road traffic safety and efficiency. Such type of Driver assistance systems are meant to support drivers with driving process in order to avoid traffic accidents, speed up the traffic and have a higher control over the traffic in general. These systems use the capacity of the vehicles to communicate, not only between them but also with infrastructures. All the information is collected and processed to offer useful services. Wireless adhoc network protocols are widely used in this area which provides communication among vehicles and road side equipment. The performance of communication depends on how better the routing takes place in the network and these routing protocols we have already been analyzed and compared in the past, simulations and comparisons have almost always been done considering random motions. Since the application development is for Inter-Vehicular Communication and Decongestion of Vehicular Networks, it is necessary to initially locate the car position from GPS co-ordinates, Using filtering techniques and localization algorithms its accuracy is enhanced. The vehicular density in the lanes is then found out for all vehicles at a specific location based on location and then congestion algorithms are applied to congested lanes to decongest them. Keywords: Intelligent Transportation System, Localization, Inter Vehicular Communication, GPS, Wireless Adhoc Networks, Routing Protocols 
--------------------------------------------------------------------***------------------------------------------------------------------ 1. INTRODUCTION Recent studies show that about 60% of roadway accidents could be avoided if the driver was warned just one half second before the collision occurs. Actually, traffic accidents have become the main cause of mortality, quite above illnesses. Emerging technologies appears to provide faster, safer and more reliable communication techniques. Bring together, this communication can be used in order to reduce collisions, as well as to support and improve the quality of the traffic. There are different kinds of systems to assist drivers in the roads. 
Inter-vehicle communication (IVC), on one hand, is an important component of the intelligent transportation system (ITS) architecture. It enables a driver (or its vehicle) to communicate with other drivers (or their vehicles) that locate out of the range of line of sight (LOS) (or even out of the radio range if a multihop network is built among several vehicles). As a result, information gathered through IVC can help improve the road traffic safety and efficiency. On the other hand, moving vehicles equipped with communication devices form exactly an instance of long envisioned mobile ad hoc networks. Benefiting from the large capacities (in terms of both space and power) of vehicles, the nodes of these networks can have long transmission ranges and virtually unlimited lifetimes. Also, many existing protocols designed for ad hoc networks and experiences learned from related researches can be applied, such that results staying so far in academia are put into practice. 
This Inter-vehicle communication can also be categorized as follows. When the communication occurs between vehicles, it is called Vehicle-to Vehicle (V2V) communication. It takes place in cooperative driver assistance or in decentralized floating car data sharing (i. e. traffic monitoring). If the communication is between a vehicle and a infrastructure, that is, Vehicle-to-infrastructure (V2I) communication, then vehicles can communicate using a fix infrastructure along the road to give support some services like Internet access, inter vehicle chat, mobile advertising...etc. 
The paper discusses how localization techniques combined with GPS will provide the car’s location. Using filtering techniques and localization algorithms its accuracy is enhanced. The vehicular density in the lanes is then found out for all vehicles at a specific location based on location and then congestion algorithms are applied to congested lanes to decongest them. Finally this application will be
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 73 
supported by pedestrian detection and lane detection algorithms. 2. RELATED WORK Comparison among different MANET routing protocols based on different application is discussed in [1]. A review of location area routing mechanism is proposed in [2].The proposed scheme performs a review of different routing protocols which can be used for Vehicle to Vehicle (V2V) and Vehicle to Infrastructure (V2I) communication. It also discussed the need of location area routing mechanism to get the exact location of the cars through GPS and localization techniques to avoid collision and control congestion. Different methodologies for the design of tractable solutions for complex distributed systems that require safety and liveness guarantees are presented in [3]. Implementation of cooperative intersection collision warning system that is not limited by the requirement of line-of-sight and is also capable of collision warning for other scenarios such as frontal and rear-end is proposed in [4]. [5] Discussed possible cause and type of crashes and the available technology to avert or reduce crashes. The relevance and importance of the collision avoidance systems with respect to the existing conditions and advantages and disadvantages of the collision avoidance systems are also discussed. The fundamental technical challenges and business motivations behind wireless position location systems are described, and promising techniques for solving the practical position location problem are treated in [6]. Cascaded Haar method for upper body detection, front face detection and side posture detection is explained in [7]. Survey of recent advances in face detection is presented in [8]. [9] Presents a family of probabilistic localization algorithms known as Monte Carlo Localization (MCL). Hough transform to detect lane boundaries with a parabolic model under a variety of road pavement types, lane structures and weather conditions is proposed in [10]. Implementation, evaluation and comparison of selected optimal edge detectors and the HOUGH transform algorithm towards automated geologic feature mapping in a volcanic geotectonic environment is presented in [11]. 3. PROPOSED WORK Proposed work presents Inter vehicular communication- Application of wireless protocols where we will see Inter- Vehicular Communication and Decongestion of Vehicular Networks by using different algorithms. 3.1 Lane Contention Algorithm Here we will be building our model based on optimization where our objective will be to continuously minimize the difference between our set point and the output actually obtained i.e. by employing Least Minimum Mean Square Error estimation. The approach was first modelled for static traffic and then for dynamic traffic and its results are shown below: 
Fig.1 Vehicle Maneuvering in Static Traffic Conditions 
Fig.2 Vehicle Maneuvering in Dynamic Traffic Conditions Referring to fig.1 above we modelled this as a static obstacle avoidance system where the red car has a-priori information of all the blue cars in the current frame. Its maneuver will be as shown in fig.1. This same algorithm is then modified and extended for dynamic traffic where each car treats this as an obstacle avoidance problem and updates its current position at every sampling instant and multicasts this information to its neighbouring peer set so that every peer car will carry out the same process flow in a loop. It will then use this information and based on its own safety & control calculations make a decision whether to continue in the same lane or undertake an overtaking maneuver as shown in fig. 2 above. The problem of congestion is also taken care by traffic policing algorithms such as Leaky Bucket algorithm where it maintains the rule that if the output flow rate is higher than or equal to input flow rate the lane is decongested however if the input flow rate becomes higher than output flow rate that is there is presence of burst traffic the lane will be congested as shown in fig.3 (a-c) below. 
Fig 3 a) Traffic - steady state flow rate b) lane congestion (c) traffic policing -new flow rate
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 74 
3.2 Vehicular Localization & Tracking The next part deals with vehicles trying to localize their positions with respect to peers. Whenever a car is travelling on the road, it requires both longitudinal and lateral control to avoid collision with the other vehicles. The data obtained from GPS and cameras is sometimes uncertain and or even momentarily unavailable; hence it is imperative that localization using Bayesian filtering [12] be carried out so that the range of error reduces from 3-10 meters to 2-8 cm of error. Extended Kalman and Particle Filtering [12-15] have been used for tracking of vehicles. This is shown in our simulation screenshot in fig 4 (a-d) below 
Fig.4a Error Overshoot & Undershoot at start of tracking 
Fig.4b Change in movement of car leading to reduction in error 
Fig.4c Reduction in Error with advance of the car 
Fig.4d Kalman filtering now tracking the error perfectly 3.3 Modified Dijkstra’s Algorithm The modified Dijkstra’s algorithm is explained as follows: The source and destination will be sent to the centralized controller using the vehicle's Xbee module. The centralized controller performs the Modified Dijkstra’s Algorithm and finds the shortest path from source to destination. The direction for the navigation of the vehicle to the next node is sent. It is checked if all the nodes are passed. Once all nodes are crossed it will display that the destination is reached on the LCD display in the vehicle. Initially a dynamic configuration of nodes is defined in Matlab in fig.5. 
Fig. 5 – Matlab Node Assignment Dynamic Configuration A dynamic link cost will be assigned to each node at run time which in real time accounts for the changing traffic density on roads due to peak hour traffic or accident. So the shortest path will not be the only criteria for travel. It will take into account all such constraints of load balancing and then select the optimized path as shown in figures 6(a-d) below.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 75 
Fig. 6a Best path from Node 1-7 
Fig. 6b Best path from Node 1 to all nodes 
Fig. 6c Best path from Node 2-6 
Fig. 6d Best path from Node 2 to all 3.4 Pedestrian Detection A simple pedestrian detection system is being implemented by us using OPENCV v2.4.3. Initially the Cascaded Haar method [7] was utilized for upper body detection, front face detection and later the method was further enhanced by incorporating side posture detection as seen in fig. 7. 
Fig.7 Validation of Pedestrian Detection and Tracking using HOG Transform 3.5 GPS Localization & Client Server Architecture 
The Google API is used in LabVIEW to read the frames which are imported from the module shown below in fig. 8. The module comprises of a GPS transceiver & antenna connected to the Raspberry Pi Controller or with direct interfacing to the computer. The system is powered up from either the car battery or from USB supply of the computer. The client-server architecture is designed where the host
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 76 
vehicle acts as a client and the Apache Tomcat Server is configured on a home desktop. The communication is established using mobile internet to report real-time values of ground vehicle location. The setup can be seen in fig. 8 below 
Fig.8 GPS Module with Antenna with interfacing to Google API and LabVIEW installed Computer 
Fig.9 GPRMC frame with Google API- Location Marker on Maps using LabVIEW The vehicle tracking requires from the GPS the GPRMC frame amongst the other 8 frames that are received. On receiving the valid GPS frame, the value is parsed to obtain the latitude & longitude of the vehicle. This is seen in fig. 9 with vehicle being located on the maps and then localized using Monte-Carlo Localization & Extended Kalman Filtering as discussed in [9]. The real-time location of the vehicle also needs to be conveyed to a supervisory control system hence needs the client server configuration. This configuration has been shown in the fig.10 where the client server communication establishment is shown. This can be replaced by a web domain collecting all real time data for centralised control over the system. 
Fig. 10a Tomcat Server Service ready for client servicing 
Fig.10b Client to Server Communication Initiated and ready for data reception 3.6 Lane Detection It is important to understand the lane we are currently in, if the lane contention algorithm is to be run or if we are to avoid obstacles in course of vehicle movement. The work done here briefly shows the steps in which we follow to detect the lane markers and then take the next course of action. The image used for the same can be seen in fig. 11a. On the original image the two main filters are applied. The first is the Hough Transform [10] which uses a binary map as its inputs which can be generated using the Canny Algorithm [11]. Canny Algorithm runs a gradient on the image to find sharp changes in the pixel intensities, these being the contours in the image which are again shown in the output by a binary map as seen in fig. 11b.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 77 
Fig.11a Original Image Fig.11b Contour Image We then apply Hough Transform to the image, the results of which can be seen in fig. 12a and over this the Probabilistic Hough Transform is run to find the end of the lines. The results can also be seen in fig. 12b. 
Fig.12 Images after hough and probabilistic hough transform The final image can now be obtained by doing a bitwise addition of both the images. The final processed image can be seen in fig. 13 which shows the lane detection 
Fig.13 Bitwise addition 
5. CONCLUSIONS AND FUTURE WORK 
Inter vehicle communication is an emerging area and important source of research thanks to the improvements of in-vehicle computing and processing capabilities and also the advancements in mobile and wireless communication. 
In addition, since vehicles will get more “smart”, partially due to the installation of Inter vehicle communication systems, security and privacy are becoming new concerns that both academia and industry should pay attention to. Finally, mathematical models for road traffic are important tools in developing Inter vehicle communication systems, because simulations are still necessary in testing large scale communication systems. REFERENCES [1]. Kiranveer Kaur, Surinderjit Kaur and Vikramjit Singh (2014), a Comprehensive Performance Analysis of Proactive and Reactive MANET Routing Protocols, International Journal of Advanced Research in Computer Science and Software Engineering February 2014, vol 4, page no 113- 120 [2]. Neha Ghaisas (2014), Location area routing mechanism- review, International Journal of Current Engineering and Technology, Vol.4 No.3, pp.1549-1552. [3]. H.Kowshik, D.Caveney, P.R. Kumar (2011), Provable System-wide Safety in Intelligent Intersections, IEEE transactions on VTC, vol.60, no. 3 pp. 804-818. [4]. R. Miller, Q. Huang (2002), An Adaptive Peer-to-Peer Collision Warning System, Vehicular Technology Conference, 2002. VTC Spring 2002. IEEE 55th, Page(s): 317 - 321 vol.1. [5]. Srinivasa Rao Veeramallu (2000), Collision Avoidance Systems, Center for Transportation Research and Education, 2000 MTC Transportation Scholars Conference, Ames, Iowa, pp. 173-183. [6]. Rappaport, T.S(1996), Position Location using Wireless Communication on Highways of Future, IEEE Communications Magazine, pp. 33–41. [7]. Wilson, Phillip Ian, John Fernandez (2006), Facial feature detection using Haar classifiers, Journal of Computing Sciences in Colleges, 21.4 (2006), pp. 127-133. [8]. Zhang, Cha, Zhengyou Zhang (2010) , A survey of recent advances in face detection, Tech. rep., Microsoft Research, 2010. [9]. S.Thrun, D.Fox, W.Burgard, F.Dellaert (2001), Robust Monte-Carlo Localization for mobile robots, published in Elsevier Journal, pp. 99-141. [10]. Yu, Bin, Anil K. Jain (1997), Lane boundary detection using a multiresolution hough transform, Image Processing, 1997. Proceedings., International Conference on. Vol. 2. IEEE, 1997, pp. 748 – 751. [11]. Argialas, D. P., O. D. Mavrantza (2004), Comparison of edge detection and Hough transform techniques for the extraction of geologic features, Proc. XXth ISPRS Congr. of the Int. Soc. of Photogrammetry and Remote Sensing pp. 12- 23. 
[12]. A. Doucet (1998), On sequential simulation-based methods for Bayesian filtering, Technical Report
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 
_______________________________________________________________________________________ 
Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 78 
CUED/FINFENG/TR 310, Cambridge University, Department of Engineering, Cambridge, pp. 1-26. [13]. L.P. Kaelbling, A.R. Cassandra, J.A. Kurien (1996), Acting under uncertainty: Discrete Bayesian models for mobile-robot navigation, Proc. IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS-96), Osaka, Japan, pp. 963-972. [14]. Nora Ayanian,Vijay Kumar (2010), Abstractions and Controllers for Groups of Robots in Environments with Obstacles, IEEE International Conference on Robotics and Automation,pp. 3537-3542. [15]. R. E. Kalman (1960), a New Approach to Linear Filtering and Prediction Problems, Transactions of the ASME - Journal of Basic Engineering, vol. 82, pp. 35-45. Chausse, F (2005), Vehicle localization on a digital map using particles filtering, Intelligent Vehicles Symposium, 2005. Proceeding,IEEE, pp. 243-248.

More Related Content

What's hot

Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Conference Papers
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management journal ijrtem
 
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...StevePrice20
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Journal Papers
 
IRJET- Smart Railway System using Trip Chaining Method
IRJET- Smart Railway System using Trip Chaining MethodIRJET- Smart Railway System using Trip Chaining Method
IRJET- Smart Railway System using Trip Chaining MethodIRJET Journal
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetIOSR Journals
 
A Proposed Model for Radio Frequency Systems to Tracking Trains via GPS
A Proposed Model for Radio Frequency Systems to Tracking Trains via GPSA Proposed Model for Radio Frequency Systems to Tracking Trains via GPS
A Proposed Model for Radio Frequency Systems to Tracking Trains via GPSHossam Al-Ansary
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) ijceronline
 
Ijartes v1-i1-004
Ijartes v1-i1-004Ijartes v1-i1-004
Ijartes v1-i1-004IJARTES
 
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...srinivasanece7
 
Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...
Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...
Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...IJCNCJournal
 
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIJCNCJournal
 
Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...IJECEIAES
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...csandit
 
A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...ijasa
 
Implementation of Motion Model Using Vanet
Implementation of Motion Model Using VanetImplementation of Motion Model Using Vanet
Implementation of Motion Model Using VanetIJCERT
 
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...CSCJournals
 
Ieeepro techno solutions 2013 ieee embedded project - integrated lane and ...
Ieeepro techno solutions   2013 ieee embedded project  - integrated lane and ...Ieeepro techno solutions   2013 ieee embedded project  - integrated lane and ...
Ieeepro techno solutions 2013 ieee embedded project - integrated lane and ...srinivasanece7
 

What's hot (19)

Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management
 
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
 
04626520
0462652004626520
04626520
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...
 
IRJET- Smart Railway System using Trip Chaining Method
IRJET- Smart Railway System using Trip Chaining MethodIRJET- Smart Railway System using Trip Chaining Method
IRJET- Smart Railway System using Trip Chaining Method
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
 
A Proposed Model for Radio Frequency Systems to Tracking Trains via GPS
A Proposed Model for Radio Frequency Systems to Tracking Trains via GPSA Proposed Model for Radio Frequency Systems to Tracking Trains via GPS
A Proposed Model for Radio Frequency Systems to Tracking Trains via GPS
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)
 
Ijartes v1-i1-004
Ijartes v1-i1-004Ijartes v1-i1-004
Ijartes v1-i1-004
 
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
 
Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...
Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...
Traffic Congestion Prediction using Deep Reinforcement Learning in Vehicular ...
 
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
 
Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
 
A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...
 
Implementation of Motion Model Using Vanet
Implementation of Motion Model Using VanetImplementation of Motion Model Using Vanet
Implementation of Motion Model Using Vanet
 
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
 
Ieeepro techno solutions 2013 ieee embedded project - integrated lane and ...
Ieeepro techno solutions   2013 ieee embedded project  - integrated lane and ...Ieeepro techno solutions   2013 ieee embedded project  - integrated lane and ...
Ieeepro techno solutions 2013 ieee embedded project - integrated lane and ...
 

Viewers also liked

inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communicationNitish Tanwar
 
Collision Avoidance Protocol for Inter Vehicular Communication
Collision Avoidance Protocol for Inter Vehicular CommunicationCollision Avoidance Protocol for Inter Vehicular Communication
Collision Avoidance Protocol for Inter Vehicular CommunicationEditor IJCATR
 
Inter vehicular communication
Inter vehicular communicationInter vehicular communication
Inter vehicular communicationMSharathRajan
 
vechile to vechile communication
vechile to vechile communicationvechile to vechile communication
vechile to vechile communicationSangita Das
 
Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...eSAT Publishing House
 
Development and determination of voltage faultlocation
Development and determination of voltage faultlocationDevelopment and determination of voltage faultlocation
Development and determination of voltage faultlocationeSAT Publishing House
 
No sql databases new millennium database for big data, big users, cloud compu...
No sql databases new millennium database for big data, big users, cloud compu...No sql databases new millennium database for big data, big users, cloud compu...
No sql databases new millennium database for big data, big users, cloud compu...eSAT Publishing House
 
Performance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator designPerformance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator designeSAT Publishing House
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger imageseSAT Publishing House
 
A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...eSAT Publishing House
 
Parameter study of stable walking gaits for nao
Parameter study of stable walking gaits for naoParameter study of stable walking gaits for nao
Parameter study of stable walking gaits for naoeSAT Publishing House
 
Emission characteristics of a diesel engine using soyabean oil and diesel blends
Emission characteristics of a diesel engine using soyabean oil and diesel blendsEmission characteristics of a diesel engine using soyabean oil and diesel blends
Emission characteristics of a diesel engine using soyabean oil and diesel blendseSAT Publishing House
 
Three dimensional finite element modeling of pervious
Three dimensional finite element modeling of perviousThree dimensional finite element modeling of pervious
Three dimensional finite element modeling of perviouseSAT Publishing House
 
Emerging trends in supply chain management
Emerging trends in supply chain managementEmerging trends in supply chain management
Emerging trends in supply chain managementeSAT Publishing House
 
Optimization of friction stir welding process
Optimization of friction stir welding processOptimization of friction stir welding process
Optimization of friction stir welding processeSAT Publishing House
 
Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...eSAT Publishing House
 

Viewers also liked (20)

inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communication
 
Collision Avoidance Protocol for Inter Vehicular Communication
Collision Avoidance Protocol for Inter Vehicular CommunicationCollision Avoidance Protocol for Inter Vehicular Communication
Collision Avoidance Protocol for Inter Vehicular Communication
 
Inter vehicular communication
Inter vehicular communicationInter vehicular communication
Inter vehicular communication
 
Vehicular ad hoc network
Vehicular ad hoc networkVehicular ad hoc network
Vehicular ad hoc network
 
vechile to vechile communication
vechile to vechile communicationvechile to vechile communication
vechile to vechile communication
 
Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...
 
Development and determination of voltage faultlocation
Development and determination of voltage faultlocationDevelopment and determination of voltage faultlocation
Development and determination of voltage faultlocation
 
No sql databases new millennium database for big data, big users, cloud compu...
No sql databases new millennium database for big data, big users, cloud compu...No sql databases new millennium database for big data, big users, cloud compu...
No sql databases new millennium database for big data, big users, cloud compu...
 
Performance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator designPerformance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator design
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger images
 
A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...A novel hybrid communication technique involving power line communication and...
A novel hybrid communication technique involving power line communication and...
 
Parameter study of stable walking gaits for nao
Parameter study of stable walking gaits for naoParameter study of stable walking gaits for nao
Parameter study of stable walking gaits for nao
 
Language identification using g lda
Language identification using g ldaLanguage identification using g lda
Language identification using g lda
 
Emission characteristics of a diesel engine using soyabean oil and diesel blends
Emission characteristics of a diesel engine using soyabean oil and diesel blendsEmission characteristics of a diesel engine using soyabean oil and diesel blends
Emission characteristics of a diesel engine using soyabean oil and diesel blends
 
Three dimensional finite element modeling of pervious
Three dimensional finite element modeling of perviousThree dimensional finite element modeling of pervious
Three dimensional finite element modeling of pervious
 
Enhancement of power quality in a
Enhancement of power quality in aEnhancement of power quality in a
Enhancement of power quality in a
 
Emerging trends in supply chain management
Emerging trends in supply chain managementEmerging trends in supply chain management
Emerging trends in supply chain management
 
Optimization of friction stir welding process
Optimization of friction stir welding processOptimization of friction stir welding process
Optimization of friction stir welding process
 
Studies on stabilised adobe blocks
Studies on stabilised adobe blocksStudies on stabilised adobe blocks
Studies on stabilised adobe blocks
 
Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...
 

Similar to Inter vehicular communication using packet network theory

STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATISTUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATIIRJET Journal
 
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSA Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSIRJET Journal
 
journal publications
 journal publications journal publications
journal publicationsrikaseorika
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...IOSR Journals
 
A Study of Message Authentication Protocol with Reduced Computation in Vehicu...
A Study of Message Authentication Protocol with Reduced Computation in Vehicu...A Study of Message Authentication Protocol with Reduced Computation in Vehicu...
A Study of Message Authentication Protocol with Reduced Computation in Vehicu...IRJET Journal
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alerteSAT Publishing House
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alerteSAT Publishing House
 
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitIRJET Journal
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Editor IJCATR
 
Predictive Data Dissemination in Vanet
Predictive Data Dissemination in VanetPredictive Data Dissemination in Vanet
Predictive Data Dissemination in VanetDhruvMarothi
 
A Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsA Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsIRJET Journal
 
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...IRJET Journal
 
Intelligent Intersection Management: A Survey
Intelligent Intersection Management: A SurveyIntelligent Intersection Management: A Survey
Intelligent Intersection Management: A SurveyIRJET Journal
 
IRJET- Automatic Vehicle Monitoring System based on Wireless Sensor Network
IRJET-  	  Automatic Vehicle Monitoring System based on Wireless Sensor NetworkIRJET-  	  Automatic Vehicle Monitoring System based on Wireless Sensor Network
IRJET- Automatic Vehicle Monitoring System based on Wireless Sensor NetworkIRJET Journal
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...cscpconf
 
Traffic Control System by Incorporating Message Forwarding Approach
Traffic Control System by Incorporating Message Forwarding ApproachTraffic Control System by Incorporating Message Forwarding Approach
Traffic Control System by Incorporating Message Forwarding ApproachCSCJournals
 
ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...
ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...
ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...IRJET Journal
 
IRJET - Smart Traffic Monitoring System
IRJET -  	  Smart Traffic Monitoring SystemIRJET -  	  Smart Traffic Monitoring System
IRJET - Smart Traffic Monitoring SystemIRJET Journal
 
Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...
Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...
Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...IJERA Editor
 

Similar to Inter vehicular communication using packet network theory (20)

STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATISTUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
STUDY OF AUTOMATED HIGHWAY SYSTEMS AT AMRAVATI
 
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSA Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
 
journal publications
 journal publications journal publications
journal publications
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
 
A Study of Message Authentication Protocol with Reduced Computation in Vehicu...
A Study of Message Authentication Protocol with Reduced Computation in Vehicu...A Study of Message Authentication Protocol with Reduced Computation in Vehicu...
A Study of Message Authentication Protocol with Reduced Computation in Vehicu...
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alert
 
An adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alertAn adaptive broadcast mechanism to improve alert
An adaptive broadcast mechanism to improve alert
 
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
 
Predictive Data Dissemination in Vanet
Predictive Data Dissemination in VanetPredictive Data Dissemination in Vanet
Predictive Data Dissemination in Vanet
 
A Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsA Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETs
 
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...IRJET-  	  Image Processing based Intelligent Traffic Control and Monitoring ...
IRJET- Image Processing based Intelligent Traffic Control and Monitoring ...
 
Intelligent Intersection Management: A Survey
Intelligent Intersection Management: A SurveyIntelligent Intersection Management: A Survey
Intelligent Intersection Management: A Survey
 
IRJET- Automatic Vehicle Monitoring System based on Wireless Sensor Network
IRJET-  	  Automatic Vehicle Monitoring System based on Wireless Sensor NetworkIRJET-  	  Automatic Vehicle Monitoring System based on Wireless Sensor Network
IRJET- Automatic Vehicle Monitoring System based on Wireless Sensor Network
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
 
Traffic Control System by Incorporating Message Forwarding Approach
Traffic Control System by Incorporating Message Forwarding ApproachTraffic Control System by Incorporating Message Forwarding Approach
Traffic Control System by Incorporating Message Forwarding Approach
 
ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...
ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...
ACT: Securing Vanet Against Malicious Vehicles Using Advanced Clustering Tech...
 
Its architecture
Its architectureIts architecture
Its architecture
 
IRJET - Smart Traffic Monitoring System
IRJET -  	  Smart Traffic Monitoring SystemIRJET -  	  Smart Traffic Monitoring System
IRJET - Smart Traffic Monitoring System
 
Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...
Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...
Design Approach for Vehicle To Vehicle (V2V) Dissemination of Messages in Veh...
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 

Recently uploaded (20)

Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 

Inter vehicular communication using packet network theory

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 72 INTER-VEHICULAR COMMUNICATION USING PACKET NETWORK THEORY Neha A Ghaisas1, R. R. Sedamkar2 1Department of Computer Engineering, Thakur College of Engineering and Technology, University of Mumbai, India 2Professor & Dean (Academics), Thakur College of Engineering and Technology, University of Mumbai, India Abstract As a component of the intelligent transportation system and one of the concrete applications of mobile ad hoc networks, inter- vehicle communication has attracted research attention from both the academia and industry of, notably, US, EU, and Japan. The most important feature of inter-vehicle communication is its ability to extend the horizon of drivers and on-board devices (e.g., radar or sensors) and, thus, to improve road traffic safety and efficiency. Such type of Driver assistance systems are meant to support drivers with driving process in order to avoid traffic accidents, speed up the traffic and have a higher control over the traffic in general. These systems use the capacity of the vehicles to communicate, not only between them but also with infrastructures. All the information is collected and processed to offer useful services. Wireless adhoc network protocols are widely used in this area which provides communication among vehicles and road side equipment. The performance of communication depends on how better the routing takes place in the network and these routing protocols we have already been analyzed and compared in the past, simulations and comparisons have almost always been done considering random motions. Since the application development is for Inter-Vehicular Communication and Decongestion of Vehicular Networks, it is necessary to initially locate the car position from GPS co-ordinates, Using filtering techniques and localization algorithms its accuracy is enhanced. The vehicular density in the lanes is then found out for all vehicles at a specific location based on location and then congestion algorithms are applied to congested lanes to decongest them. Keywords: Intelligent Transportation System, Localization, Inter Vehicular Communication, GPS, Wireless Adhoc Networks, Routing Protocols --------------------------------------------------------------------***------------------------------------------------------------------ 1. INTRODUCTION Recent studies show that about 60% of roadway accidents could be avoided if the driver was warned just one half second before the collision occurs. Actually, traffic accidents have become the main cause of mortality, quite above illnesses. Emerging technologies appears to provide faster, safer and more reliable communication techniques. Bring together, this communication can be used in order to reduce collisions, as well as to support and improve the quality of the traffic. There are different kinds of systems to assist drivers in the roads. Inter-vehicle communication (IVC), on one hand, is an important component of the intelligent transportation system (ITS) architecture. It enables a driver (or its vehicle) to communicate with other drivers (or their vehicles) that locate out of the range of line of sight (LOS) (or even out of the radio range if a multihop network is built among several vehicles). As a result, information gathered through IVC can help improve the road traffic safety and efficiency. On the other hand, moving vehicles equipped with communication devices form exactly an instance of long envisioned mobile ad hoc networks. Benefiting from the large capacities (in terms of both space and power) of vehicles, the nodes of these networks can have long transmission ranges and virtually unlimited lifetimes. Also, many existing protocols designed for ad hoc networks and experiences learned from related researches can be applied, such that results staying so far in academia are put into practice. This Inter-vehicle communication can also be categorized as follows. When the communication occurs between vehicles, it is called Vehicle-to Vehicle (V2V) communication. It takes place in cooperative driver assistance or in decentralized floating car data sharing (i. e. traffic monitoring). If the communication is between a vehicle and a infrastructure, that is, Vehicle-to-infrastructure (V2I) communication, then vehicles can communicate using a fix infrastructure along the road to give support some services like Internet access, inter vehicle chat, mobile advertising...etc. The paper discusses how localization techniques combined with GPS will provide the car’s location. Using filtering techniques and localization algorithms its accuracy is enhanced. The vehicular density in the lanes is then found out for all vehicles at a specific location based on location and then congestion algorithms are applied to congested lanes to decongest them. Finally this application will be
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 73 supported by pedestrian detection and lane detection algorithms. 2. RELATED WORK Comparison among different MANET routing protocols based on different application is discussed in [1]. A review of location area routing mechanism is proposed in [2].The proposed scheme performs a review of different routing protocols which can be used for Vehicle to Vehicle (V2V) and Vehicle to Infrastructure (V2I) communication. It also discussed the need of location area routing mechanism to get the exact location of the cars through GPS and localization techniques to avoid collision and control congestion. Different methodologies for the design of tractable solutions for complex distributed systems that require safety and liveness guarantees are presented in [3]. Implementation of cooperative intersection collision warning system that is not limited by the requirement of line-of-sight and is also capable of collision warning for other scenarios such as frontal and rear-end is proposed in [4]. [5] Discussed possible cause and type of crashes and the available technology to avert or reduce crashes. The relevance and importance of the collision avoidance systems with respect to the existing conditions and advantages and disadvantages of the collision avoidance systems are also discussed. The fundamental technical challenges and business motivations behind wireless position location systems are described, and promising techniques for solving the practical position location problem are treated in [6]. Cascaded Haar method for upper body detection, front face detection and side posture detection is explained in [7]. Survey of recent advances in face detection is presented in [8]. [9] Presents a family of probabilistic localization algorithms known as Monte Carlo Localization (MCL). Hough transform to detect lane boundaries with a parabolic model under a variety of road pavement types, lane structures and weather conditions is proposed in [10]. Implementation, evaluation and comparison of selected optimal edge detectors and the HOUGH transform algorithm towards automated geologic feature mapping in a volcanic geotectonic environment is presented in [11]. 3. PROPOSED WORK Proposed work presents Inter vehicular communication- Application of wireless protocols where we will see Inter- Vehicular Communication and Decongestion of Vehicular Networks by using different algorithms. 3.1 Lane Contention Algorithm Here we will be building our model based on optimization where our objective will be to continuously minimize the difference between our set point and the output actually obtained i.e. by employing Least Minimum Mean Square Error estimation. The approach was first modelled for static traffic and then for dynamic traffic and its results are shown below: Fig.1 Vehicle Maneuvering in Static Traffic Conditions Fig.2 Vehicle Maneuvering in Dynamic Traffic Conditions Referring to fig.1 above we modelled this as a static obstacle avoidance system where the red car has a-priori information of all the blue cars in the current frame. Its maneuver will be as shown in fig.1. This same algorithm is then modified and extended for dynamic traffic where each car treats this as an obstacle avoidance problem and updates its current position at every sampling instant and multicasts this information to its neighbouring peer set so that every peer car will carry out the same process flow in a loop. It will then use this information and based on its own safety & control calculations make a decision whether to continue in the same lane or undertake an overtaking maneuver as shown in fig. 2 above. The problem of congestion is also taken care by traffic policing algorithms such as Leaky Bucket algorithm where it maintains the rule that if the output flow rate is higher than or equal to input flow rate the lane is decongested however if the input flow rate becomes higher than output flow rate that is there is presence of burst traffic the lane will be congested as shown in fig.3 (a-c) below. Fig 3 a) Traffic - steady state flow rate b) lane congestion (c) traffic policing -new flow rate
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 74 3.2 Vehicular Localization & Tracking The next part deals with vehicles trying to localize their positions with respect to peers. Whenever a car is travelling on the road, it requires both longitudinal and lateral control to avoid collision with the other vehicles. The data obtained from GPS and cameras is sometimes uncertain and or even momentarily unavailable; hence it is imperative that localization using Bayesian filtering [12] be carried out so that the range of error reduces from 3-10 meters to 2-8 cm of error. Extended Kalman and Particle Filtering [12-15] have been used for tracking of vehicles. This is shown in our simulation screenshot in fig 4 (a-d) below Fig.4a Error Overshoot & Undershoot at start of tracking Fig.4b Change in movement of car leading to reduction in error Fig.4c Reduction in Error with advance of the car Fig.4d Kalman filtering now tracking the error perfectly 3.3 Modified Dijkstra’s Algorithm The modified Dijkstra’s algorithm is explained as follows: The source and destination will be sent to the centralized controller using the vehicle's Xbee module. The centralized controller performs the Modified Dijkstra’s Algorithm and finds the shortest path from source to destination. The direction for the navigation of the vehicle to the next node is sent. It is checked if all the nodes are passed. Once all nodes are crossed it will display that the destination is reached on the LCD display in the vehicle. Initially a dynamic configuration of nodes is defined in Matlab in fig.5. Fig. 5 – Matlab Node Assignment Dynamic Configuration A dynamic link cost will be assigned to each node at run time which in real time accounts for the changing traffic density on roads due to peak hour traffic or accident. So the shortest path will not be the only criteria for travel. It will take into account all such constraints of load balancing and then select the optimized path as shown in figures 6(a-d) below.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 75 Fig. 6a Best path from Node 1-7 Fig. 6b Best path from Node 1 to all nodes Fig. 6c Best path from Node 2-6 Fig. 6d Best path from Node 2 to all 3.4 Pedestrian Detection A simple pedestrian detection system is being implemented by us using OPENCV v2.4.3. Initially the Cascaded Haar method [7] was utilized for upper body detection, front face detection and later the method was further enhanced by incorporating side posture detection as seen in fig. 7. Fig.7 Validation of Pedestrian Detection and Tracking using HOG Transform 3.5 GPS Localization & Client Server Architecture The Google API is used in LabVIEW to read the frames which are imported from the module shown below in fig. 8. The module comprises of a GPS transceiver & antenna connected to the Raspberry Pi Controller or with direct interfacing to the computer. The system is powered up from either the car battery or from USB supply of the computer. The client-server architecture is designed where the host
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 76 vehicle acts as a client and the Apache Tomcat Server is configured on a home desktop. The communication is established using mobile internet to report real-time values of ground vehicle location. The setup can be seen in fig. 8 below Fig.8 GPS Module with Antenna with interfacing to Google API and LabVIEW installed Computer Fig.9 GPRMC frame with Google API- Location Marker on Maps using LabVIEW The vehicle tracking requires from the GPS the GPRMC frame amongst the other 8 frames that are received. On receiving the valid GPS frame, the value is parsed to obtain the latitude & longitude of the vehicle. This is seen in fig. 9 with vehicle being located on the maps and then localized using Monte-Carlo Localization & Extended Kalman Filtering as discussed in [9]. The real-time location of the vehicle also needs to be conveyed to a supervisory control system hence needs the client server configuration. This configuration has been shown in the fig.10 where the client server communication establishment is shown. This can be replaced by a web domain collecting all real time data for centralised control over the system. Fig. 10a Tomcat Server Service ready for client servicing Fig.10b Client to Server Communication Initiated and ready for data reception 3.6 Lane Detection It is important to understand the lane we are currently in, if the lane contention algorithm is to be run or if we are to avoid obstacles in course of vehicle movement. The work done here briefly shows the steps in which we follow to detect the lane markers and then take the next course of action. The image used for the same can be seen in fig. 11a. On the original image the two main filters are applied. The first is the Hough Transform [10] which uses a binary map as its inputs which can be generated using the Canny Algorithm [11]. Canny Algorithm runs a gradient on the image to find sharp changes in the pixel intensities, these being the contours in the image which are again shown in the output by a binary map as seen in fig. 11b.
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 77 Fig.11a Original Image Fig.11b Contour Image We then apply Hough Transform to the image, the results of which can be seen in fig. 12a and over this the Probabilistic Hough Transform is run to find the end of the lines. The results can also be seen in fig. 12b. Fig.12 Images after hough and probabilistic hough transform The final image can now be obtained by doing a bitwise addition of both the images. The final processed image can be seen in fig. 13 which shows the lane detection Fig.13 Bitwise addition 5. CONCLUSIONS AND FUTURE WORK Inter vehicle communication is an emerging area and important source of research thanks to the improvements of in-vehicle computing and processing capabilities and also the advancements in mobile and wireless communication. In addition, since vehicles will get more “smart”, partially due to the installation of Inter vehicle communication systems, security and privacy are becoming new concerns that both academia and industry should pay attention to. Finally, mathematical models for road traffic are important tools in developing Inter vehicle communication systems, because simulations are still necessary in testing large scale communication systems. REFERENCES [1]. Kiranveer Kaur, Surinderjit Kaur and Vikramjit Singh (2014), a Comprehensive Performance Analysis of Proactive and Reactive MANET Routing Protocols, International Journal of Advanced Research in Computer Science and Software Engineering February 2014, vol 4, page no 113- 120 [2]. Neha Ghaisas (2014), Location area routing mechanism- review, International Journal of Current Engineering and Technology, Vol.4 No.3, pp.1549-1552. [3]. H.Kowshik, D.Caveney, P.R. Kumar (2011), Provable System-wide Safety in Intelligent Intersections, IEEE transactions on VTC, vol.60, no. 3 pp. 804-818. [4]. R. Miller, Q. Huang (2002), An Adaptive Peer-to-Peer Collision Warning System, Vehicular Technology Conference, 2002. VTC Spring 2002. IEEE 55th, Page(s): 317 - 321 vol.1. [5]. Srinivasa Rao Veeramallu (2000), Collision Avoidance Systems, Center for Transportation Research and Education, 2000 MTC Transportation Scholars Conference, Ames, Iowa, pp. 173-183. [6]. Rappaport, T.S(1996), Position Location using Wireless Communication on Highways of Future, IEEE Communications Magazine, pp. 33–41. [7]. Wilson, Phillip Ian, John Fernandez (2006), Facial feature detection using Haar classifiers, Journal of Computing Sciences in Colleges, 21.4 (2006), pp. 127-133. [8]. Zhang, Cha, Zhengyou Zhang (2010) , A survey of recent advances in face detection, Tech. rep., Microsoft Research, 2010. [9]. S.Thrun, D.Fox, W.Burgard, F.Dellaert (2001), Robust Monte-Carlo Localization for mobile robots, published in Elsevier Journal, pp. 99-141. [10]. Yu, Bin, Anil K. Jain (1997), Lane boundary detection using a multiresolution hough transform, Image Processing, 1997. Proceedings., International Conference on. Vol. 2. IEEE, 1997, pp. 748 – 751. [11]. Argialas, D. P., O. D. Mavrantza (2004), Comparison of edge detection and Hough transform techniques for the extraction of geologic features, Proc. XXth ISPRS Congr. of the Int. Soc. of Photogrammetry and Remote Sensing pp. 12- 23. [12]. A. Doucet (1998), On sequential simulation-based methods for Bayesian filtering, Technical Report
  • 7. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 09 | Sep-2014, Available @ http://www.ijret.org 78 CUED/FINFENG/TR 310, Cambridge University, Department of Engineering, Cambridge, pp. 1-26. [13]. L.P. Kaelbling, A.R. Cassandra, J.A. Kurien (1996), Acting under uncertainty: Discrete Bayesian models for mobile-robot navigation, Proc. IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS-96), Osaka, Japan, pp. 963-972. [14]. Nora Ayanian,Vijay Kumar (2010), Abstractions and Controllers for Groups of Robots in Environments with Obstacles, IEEE International Conference on Robotics and Automation,pp. 3537-3542. [15]. R. E. Kalman (1960), a New Approach to Linear Filtering and Prediction Problems, Transactions of the ASME - Journal of Basic Engineering, vol. 82, pp. 35-45. Chausse, F (2005), Vehicle localization on a digital map using particles filtering, Intelligent Vehicles Symposium, 2005. Proceeding,IEEE, pp. 243-248.