Int. Journal of Electrical & Electronics Engg.
Vol. 2, Spl. Issue 1 (2015)
e-ISSN: 1694-2310 | p-ISSN: 1694-2426
Implementing Energy Efficient Strategies in the MANET on-demand routing Protocols and comparing their performances 1
P.Sivasankar, 2G.A.Rathy 1,2
Assistant Professor, Electronics Department, Electrical Department NITTTR, Chennai, India.
1
2
1 siva_sankar123p@yahoo.com
ABSTRACT:-Mobile Ad-hoc networks are self-configuring multi-hop wireless networks where, the structure of the network changes dynamically. Because of the nodes in the MANET are mobile and battery operated, energy optimization is one of the major constraints in the MANET. Failure of some nodes operation can greatly impede the performance of the network and even affect the basic availability of the network, i.e., routing. To improve the lifetime of these networks can be improving the energy levels of the individual nodes of the network. This paper presents an analysis of the effects of different design choices for this ondemand routing protocols DSR and AODV in wireless ad hoc networks. In this paper, the energy efficient strategies are implemented in the AODV and DSR protocols to improve the life time of the Mobile ad hoc network. The CBEER-NN is developed using the existing DSR protocol and the AOEEDTR is developed using the existing AODV protocol. GloMoSIM simulator is used to simulate the proposed MANET environment. This paper also compares the existing DSR and AODV protocols with proposed CBEERNN and AO-EEDTR protocols. From the simulated results, this paper concludes that the proposed CBEER-NN and AOEEDTR protocols are improving the life time of the network by improving the average residual energy of the nodes over the existing DSR and AO-EEDTR protocols. Keywords: AODV, DSR, AO-EEDTR, CBEER-NN, Cache
INTRODUCTION Mobile ad hoc networks [1] (MANETs) are instantly deployable without any wired base station or fixed infrastructure. A node communicates directly with the nodes within radio range and indirectly with all others using a dynamically determined multi-hop route. A critical issue for MANETs is that the activity of nodes is energy-constrained. In the past few years, extensive research has been carried out in developing routing protocols for MANETs. Past research for reducing energy consumption has focused on the hardware and the operating system level. However, significant energy savings can be obtained at the routing level by designing minimum energy routing protocols that take into consideration the energy costs of a route when choosing the appropriate route. This paper is worked on the network layer/routing layer & Radio layer and focuses on design and implementation of Cluster Based Energy Efficient Routing using Neural Networks(CBEER-NN) in the existing DSR protocol and AODV based Energy Efficient Delay Time Routing(AO-EEDTR) in the existing AODV protocol. These algorithms are designed and implemented using Global Mobile Simulator 111
(GloMoSim). Also the performance of the protocol is evaluated and compared with the existing DSR and AODV protocols. DSR AND AODV PROTOCOLS In this section, the existing on-demand routing protocols DSR and AODV protocols and their route discovery, route maintenance procedures will be discussed. DSR Protocol DSR [2] is an on demand, source routing protocol, with each packet carrying in its header the complete, ordered list of nodes through which the packet will be routed. DSR consists of two mechanisms: route discovery and route maintenance. When a node s has a packet to send for which it does not have a route, it initiates route discovery by broadcasting a route request (RREQ). The request is propagated in a controlled manner through the network until it reaches either the destination node T or some intermediate node, n, that knows of a route to node T. Node T then sends a route reply (RREP) to node s with the new route. In this case that multiple routes are located (i.e., multiple route replies are received), nodes s selects the one with the best metric (e.g., hop count). Route Maintenance is the mechanism by which a node detects whether or not a route kept in its cache has become stale as result of host mobility and topology change. When an (intermediate) node n detects that the next link in a packets route is broken, it first sends a route error (RERR) message to the source node s that generated the packets route. AODV Protocol Ad hoc on-demand distance vector in [2] (AODV) routing protocol uses an on-demand approach for finding routes, that is, a route is established only when it is required by a source node for transmitting data packets. It employs destination sequence numbers to identify the most recent path. The major difference between AODV and DSR stems out from the fact that DSR uses source routing in which a packet carries the complete path to be traversed. However, in AODV, the source node and the intermediate nodes store the next-hop information corresponding to each flow for data packet transmission. In an on-demand routing protocol, the source node floods the Route request packet in the network when a route is not available for the desired destination. It may obtain multiple routes to different destinations from a single Route request. The major difference between AODV and other on-demand routing protocols is that it uses a destination sequence number to determine an up-to-date path to the destination. A node updates its path information only if the NITTTR, Chandigarh
EDIT-2015