- Open Access
- Total Downloads : 427
- Authors : Ameeta B Rangari, Dr.Girish Agrawal, Prof. Parul Bhanarkar
- Paper ID : IJERTV2IS4571
- Volume & Issue : Volume 02, Issue 04 (April 2013)
- Published (First Online): 20-04-2013
- ISSN (Online) : 2278-0181
- Publisher Name : IJERT
- License: This work is licensed under a Creative Commons Attribution 4.0 International License
Data Aggregation Control for VANET— A reviews
Data Aggregation Control for VANET— A reviews
Ameeta B Rangari Dr.Girish Agrawal
Prof. Parul Bhanarkar
Abha Gaikwad -Patil College of Engineering and Technology, Nagpur, India
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERI NG
Abstract-Each vehicle learns from local observations and chooses a delay based on learning results. The simulation results demonstrate that our scheme can efficiently reduce the number of redundant reports and achieve a good trade-off between delay and communication overhead. However, they cannot be applied in highly mobile vehicular environments.In this paper, we propose an adaptive forwarding delay control scheme, namely Catch-Up, which dynamically changes the forwarding speed of nearby
reports so that they have a better chance to meet each other and be aggregated together Index Terms–Data aggregation, distributed learning, Vehicular networks
I INTRODUCTION
VEHICULAR Ad hoc Networks (VANETs) have been regarded as an emerging and promising field in both industry and academia. It has potential to improve the efficiency and safety of future highway systems. One good example is traffic congestion detection. Once a vehicle detects the number of its neighboring vehicles exceeds a certain limit, it will broadcast a warning to the vehicles following behind. This warning could travel a rather long distance so that vehicles, possibly several kilometers away, can have enough time to
choose an alternate route. Since each vehicle in VANETs is able to detect traffic conditions and generate traffic reports distributedly and independently, redundant reports can be generated and forwarded in the network, consuming a considerable amount of bandwidth.Bandwidth utilization is an important issue for VANET communications. For example, in Dedicated Short Range Communications (DSRC), the communication range can be up to 1,000 m, while the data rate is only 6 to 27 Mbps. Imagine the rush hour traffic, it is very likely that there are more than a hundred vehicles within the range of 1,000 m, all of which share a quite limited bandwidth.
Data aggregation is a potential approach to improving communication efficiency. It consists of a variety of adaptive methods which can merge information from various data sources into a set of organized and refined information. The process of data aggregation can be performed in-network so that communication overhead can be effectively reduced soon after redundant reports are generated.
-
Motivation / Objective
Our objective is to reduce the number of redundant reports and achieve a good trade- off between delay and communication overhead.In general, our challenge is to ensure reports can be delivered to the same
node at the same time in a distributed environment.
-
Proposed Work
In our proposed work, each vehicle is a learner. Each vehicle maintains its local learning knowledge base and makes a decision on how much delay should be applied before forwarding a report to the next hop.The main feature of our scheme is that a vehicle indirectly learns from other neighboring vehicles action/reward pairs, whereas, in traditional learning algorithms, the learners learn from themselves trial and error, and they usually encourage local information exchange for better learning performance.Our method minimizes the communication overhead in distributed learning in two aspects. First, we dont need the vehicles ahead, perhaps multiple hops away, to send back a message to show the reward for the previous action. In other words, we avoid the communication overhead for reward information exchange. Second, this model also avoids the exchange of Q tables among vehicles. Q table (function) is actually a local knowledge base, usually of large volume. Therefore, this learning-from-neighbors paradigm effectively reduces the communication overhead for distributed learning algorithms. The extra communication overhead incurred by our learning process is little. As aforementioned, each vehicle attaches only three variables _; s; a to a report before forwarding it to the next hop. Since they are simple variables, the incurred communication overhead is little. We dont have extra message exchanges for the learning process. Actually, it is more important that our scheme can effectively reduce the number of redundant reports, which is a major contributing factor in wireless channel congestion and collision.
-
Implementation: Result Analysis Modules:
-
Topology and trace files generation
-
Report generation
-
CATCH-UP and graphs 1.Topology and trace files generation using NS2.
In this module we design the simulation scenario by deploying 20 vehicles in a highway and generate mobility trace files.
-
Report generation
Traffic congestion happens at one end. A nearby vehicle generates a traffic congestion report. And the vehicle applies a long (for WALK) delay before forwarding the report to the next hop.
-
CATCH-UP and graphs
The key is to apply different delays to different reports so that one can catch up with another. 1st report waits for a few seconds, collects subsequent reports and merges it together and runs forwarding the report to the next hop. We plot a delay graph
which shows the relation between propagation delay and distance. And the throughput graph against time is plotted which shows the amount of data that are passing through the vehicles.
-
-
-
Conclusion and future scope
In this paper, we have presented a data aggregation scheme for VANETs based on distributed learning. Essentially, the difference in propagation speed helps reports encounter each other, and we formulate this issue as a distributed learning problem where vehicles adaptively choose forwarding delays to make nearby reports have a better chance to meet each other. In order to avoid introducing extra communication overhead, we propose a new paradigm of distributed learning Learning-From-Others. We design a Q- learning-based algorithm to implement this
new paradigm, and our simulation results demonstrate the effectiveness of our scheme. In future, we can improve our scheme to detect any delay sensitive events like an accident report and to forward this report without applying any delay (run) to any nearby hospitals in emergency cases.
-
REFERENCES
-
R. Mangharam , D.S. Weller, D.D. Stancil, R. Rajkumar, and J.S.Parikh , GrooveSim: A Topography-Accurate Simulator for Geographic Routing in Vehicular Networks, Proc. Second ACM Intl Workshop Vehicular Ad Hoc Networks (VANET 05), 2005.
-
C. Intanagonwiwat , R. Govindan , and
D. Estrin , Directed Diffusion: A Scalable and Robust Communication Paradigm for Sensor Networks, Proc. ACM MobiCom 00, pp. 56-67,2000.