Research Inventy: International Journal Of Engineering And Science Vol.3, Issue 1 (May 2013), PP 20-24 Issn(e): 2278-4721, Issn(p):2319-6483, Www.Researchinventy.Com
Efficient Stateless Multicasting Using RBMulticast For Ad Hoc Network 1, 1,
N. Senthamilarasi, 2,D. Adhimuga Sivasakthi M.E.,
M.Tech Student Vel Tech Dr.RR & Dr.SR Technical University Department of Computer Science and Engineering Engineering 2, Assistant professor Vel Tech Dr.RR & Dr.SR Technical Department of computer Science and
ABSTRACT: Multicast routing protocols typically rely on the a priori creation of a multicast tree, which requires the individual node to maintain state information. When more number of packets sent from many source to many destination, so traffic and time delay arises. Thus, we have developed a stateless receiver-based multicast(RBMulticast) protocol that simply uses a list of the multicast members’ addresses, embedded in packet headers, to enable receivers to decide the best way to forward the multicast traffic. RBMulticast uses geographic location information to route multicast packets, where nodes divide the network into geographic “multicast regions” and split off packets depending on the locations of the multicast members. RBMulticast stores a destination list inside the packet header; this destination list provides information on all multicast members to which this packet is targeted. Thus, there is no need for a multicast tree and therefore no tree state is stored at the intermediate nodes. RBMulticast provides high success rates and low delay without the burden of state maintenance.
Key Words Mobile ad hoc networks, stateless, multicast, receiver-based communication, routing I. INTRODUCTION In our daily life, several applications require data delivery to multiple destination nodes, where the use of multicast routing is an ideal approach to manage and reduce network traffic. These applications range from member-based TV/Video broadcasting to push media such as headlines, weather, and sports, from file distribution and caching to monitoring of information such as stock prices, sensors, and security. Oftentimes these services are required over highly dynamic networks, such as mobile ad hoc, wireless sensor networks (WSNs). These networks are dynamic due to the mobility of the nodes in the network. Providing robust multicast routing in such dynamic network environments is an important design challenge for supporting these applications. In some wireless multicast applications, the source and intermediate nodes are mobile, but the multicast recipients’ locations are fixed and known. For example, fixed, roadside stations may require traffic updates from cars in a vehicular ad hoc network. Similarly, applications including habitat monitoring, wildfire detection, and pollution monitoring utilize data from mobile sensors that must be sent to stationary sinks in the region. An Ad Hoc network uses a connection between two or more devices without using a wireless access point: the devices communicate directly when in range. It is used in situations such as a quick data exchange or a multiplayer LAN game because setup is easy and does not require an access point. Example of adhoc is Walky talky used for military purposes. In all of these applications, the locations of the particular set of destinations for some data are fixed and known a priori by the nodes in the network. Thus the source nodes must know the locations of the multicast destination nodes. This can be provided by a service discovery protocol that sits outside the routing protocol, updating the source(s) with the current location of the sink nodes. In this paper, we extend our work on a Receiver-Based Multicast protocol, RBMulticast, which is a stateless crosslayer multicast protocol where packet routing, splitting packets into multiple routes, and the medium access of individual nodes rely solely on the location information of multicast destination nodes . In RBMulticast, the multicast routing uses the concepts of “virtual node” and “multicast region” for forwarding packets closer to the destination multicast members and determining when packets should be split into separate routes to finally reach the multicast members. RBMulticast differs from previous location-based approaches in that it is completely stateless and hence no costly state maintenance is required. The state maintenance of conventional multicast protocols requires extra traffic to keep the state information up to date, as well as requiring processing of the state information communicated and storage of this state information. On the other hand, in RBMulticast, only the node’s own location and the location of the multicast members are needed for multicast packet routing. Receiver-based
20