Energy Saving and Connectivity Tradeoff by Adaptative Transmission Range in g MANETs

Size: px
Start display at page:

Download "Energy Saving and Connectivity Tradeoff by Adaptative Transmission Range in g MANETs"

Transcription

1 Energy Saving and Connectivity Tradeoff by Adaptative Transmission Range in 80.11g MANETs Fatiha Djemili Tolba University of Haute Alsace, Colmar, France Damien Magoni ULP LSIIT Illkirch, France Pascal Lorenz University of Haute Alsace, Colmar, France Abstract Power conservation is a crucial problem in mobile ad hoc wireless networks knowing that, each mobile node has a limited amount of energy concentrated in a battery. The main objective of our paper is to use a variable transmission range in order to save some energy and to keep the connectivity of the network. Our algorithm is implemented at the data link layer of the OSI model and thus can be used by all MANET routing algorithms such as AOVD and DYMO. Simulation experiments were conducted to evaluate the performance of our algorithm in terms of energy used and connectivity. We show that our algorithm has an energy gain between 35% to 85% at reasonable speeds below 0 m/s and a high enough network density. Keyword: mobile ad hoc networks, IEEE 80.11, transmission power, transmission range, connectivity. 1. Introduction Today there is a widespread utilization of Mobile Ad hoc Networks (MANET) in communications. MANET is an autonomous system of mobiles nodes connected by wireless links. The nodes can act as both hosts and routers since they can generate as well as forward packets. These nodes are also free to move and organize themselves into a network. MANET does not require any fixed infrastructure (i.e. a wired or a fixed wireless base station). The principal characteristics of MANET are the dynamic topology and the limited energy of mobiles nodes. The interest in such network architecture is focused on battlefield and military applications such as voice and video communications, and also for disaster relief situations. Ad hoc networks are usually modeled by unit graphs, where two nodes are connected if and only if they are in the same transmission range. This last range determines the range over which the signal can be coherently received, and is therefore crucial in determining the performance of the network such as delay and energy consumption. In such network, each node is characterized by a well defined quantity of energy. The source of this energy is a battery implemented in each node. If the battery is discharged the node can not receive or send any packet. So, it is necessary to control the transmission range for both minimizing energy consumption and extending battery life. To seek the best value of transmission range that preserves connectivity and conserves the energy is an important problem for network functionality. A large value of transmission range cause consumption of increased energy of the node but preserves the connectivity, while smaller value causes preserve of energy but can adversely impact the connectivity of the network by reducing the number of active links and, potentially, partitioning the network [1], []. For this, a value should be found which makes the compromise between the connectivity and the consumption of energy. Several papers treat the minimization of transmission range and power control. The first category of paper aims to find an optimal transmission range in order to control the connectivity [3], [4], [5], [6] or the power consumption [7]. The second category aims to find the shortest path with a power based metric using various parameters such as energy consumed per packet or the energy cost per packet [8][9]. Finally, the third category aims at modifying the MAC layer [10] [11]. In this paper, we propose a new protocol for controlling the transmission range in mobile ad hoc networks. The first objective of this protocol situated in the conservation of energy knowing that the node is powered only by a battery. The second objective situated in the preservation of connectivity between the

2 nodes knowing that the connectivity plays an important role in the route discovery. The novelty in our proposition lies in the possibility to exploit our protocol in all MANET routing algorithms i.e. our protocol is generic and completely distributed. The remainder of this paper is organized as follows. Section reviews some work in this area. Section 3 presents our contribution and details our proposed algorithm. Simulation results presented in section 4 demonstrate that the proposed algorithm is better in terms of energy conservation. Finally, we present our conclusion and we discuss future work of investigation.. Related work In the last decade a lot of researchers have contributed in the controlling of energy in MANET. Consequently, a several algorithms using transmission range have been proposed. An overview of these algorithms is presented as follows: In the first category Dai and Wu [3] proposed three algorithms, Prim s Minimum Spanning Tree, Prim s MST with Fibonacci heap implementation and the area-binary in order to find the minimum uniform transmission range that ensure network connectivity at same time. However, in these algorithms either each node has all information about the network or a specific node has the information about the MST and diffuses it. While, it is more interesting that each node has local information about its neighbors. In [4] Althaus and al. study the problem of transmission range in goal to minimize the power computation for ensure network connectivity. The authors give a minimum spanning tree (MST) based - approximation algorithm for Min-Power Symmetric Connectivity with Asymmetric Power Requirements. In the same problem Santi [5] proves that the Critical Transmission Range (CRT) in the mobile case is at least as large as the CRT in case uniformly distributed points. Narayanaswamy and al. [6] proposed a distributed protocol for power control and provided a conceptualization of this control. This algorithm aims to find the smallest common power (COMmon POWer) level at which the network is connected. In the same category, Elbatt et al. [7] proposed to use the notion of power management where the study of the impact of using different transmission powers on the average power consumption and end-to-end network throughput by controlling the degree of a node. However, this solution is includes in clustering algorithms and it is more suitable for a low mobility (1 to 5 m/s). Whereas our algorithm is more general and it is tested for a high mobility (1 to 80 m/s). In the second category, the power control in the routing in ad hoc networks is used by Kawadia and Kumar [8]. Each node runs several routing layer agents that correspond to different power levels. In this protocol each node along the packet route determines the lowest power routing table in which the destination is reachable. However, this protocol is more suitable for network with lowest mobility and the resultants of simulation are given only for a fixed density of nodes (i.e. number of nodes is invariable). In [9] Spyropoulos and Raghavendra proposed an energy-efficient algorithm for routing and scheduling in ad hoc network with nodes using directional antennas. The first step of this algorithm consists in finding the shortest cost paths, using the metric minimize energy consumed per packet. Next, find the maximum amount of time each link can be up, using the metric maximize network lifetime. In the end scheduled nodes transmissions by executing a series of maximum weight matching. However, since each node is assumed to have a single beam directional antenna, the sender and the receiver must redirect their antenna beam towards each other before transmission and reception can take place []. The idea to change MAC layer is presented in [10]. The authors proposed a power control schemes where the principle is to use two power levels to transmit each data packet: the maximum transmission power for RTS-CTS and the minimum transmit power for DATA-ACT. This work has been implemented using omni-directional antenna. Therefore, the scenario is completely changed when we use directional antenna to transmit and receive signals. Although, Saha and al.[11] propose to use two levels of transmission power using an antenna operating at omni-directional and directional mode. Their work helps to conserve the transmission power when the directional transmission is used. 3. Our contribution In this section, we introduce our contribution in which we give the basic idea. After this, we discuss the details of the algorithm. 3.1 Basic idea The main objective of our protocol is to propose a generic solution that can be used by various routing algorithms such as AOVD, DYMO, etc. Moreover, our solution aims at both preserving the energy and maintaining the connectivity of the mobile nodes. The

3 idea proposed in this paper is that each node uses variable values of transmission range according to the distance between itself and the other nodes. Our protocol is completely distributed and it takes into account some features such as transmission range and position of the node. In the following, we explain the choice of each feature. Transmission range: plays an important role in the communication between two nodes as mentioned previously. However, in the mobility model the nodes are free to move in or out the transmission range that return the precision of its value difficult. Moreover, a large value of transmission range accrues a consumption of the battery energy. In order to prolong the life span of this last it is necessary to choose the better value. In the other hand, the transmission range influenced on the connectivity of the node. For these reasons the transmission range is a paramount feature in our work. Position of the nodes: while we work in an environment where the nodes are mobiles, we must update the coordinates of the nodes every period of time. In our protocol, each node broadcasts its address which is registered by all its neighbors. It is assumed that a node receiving a broadcast from another node can estimate their mutual distance from the power level of the signal received. The Global Position System (GPS) can be another solution, but its disadvantage is the consumption of energy. Initially and for any topology for ad hoc networks, each node has the same value of transmission range (i.e. maximum). Of course, this range gives a maximum connectivity for the nodes (see figure 1). the same time (see figure 3). Note here that a smaller value of transmission range consumes less of energy. 4 Figure. Transmission range according to the connectivity Figure 3. Variation of transmission range 3. Description of the proposed algorithm Application layer Transport layer Network layer Data link layer Our protocol Tr max Physical layer Figure 4. Position of our protocol in the OSI layers. Figure 1.Network topology. After some time we notice that the node number 1 changes its transmission range in order to keep always the same number of neighbors (see figure ). In the same way, the node number 3 changes its transmission range after a time t. Applying the strategy of variation of transmission range these nodes (1 and 3) preserve their connectivity and use the minimum of energy in Initially, we note that our work is focused on level (the Data link layer) of the OSI layers (see figure 4). In the following we describe the proposed algorithm in mobile ad hoc networks. Before proceeding with the presentation of the various steps of the algorithm we describe the system model. We consider a network topology which is represented by a graph G = (V, E) where V is the set of mobile nodes ( V =m) and e = (u, v) E will model wireless link between a pair of node u and v only if they are within wireless range of

4 each other. The procedure consists of seven steps as described below: Step 1 Each node broadcast data packet with some information s about its address, position and time stamp. So, each node will have local information about their neighbors. Initially the transmission range Tr takes the value used by the 80.11g for a throughput of 54Mbps. Step Each node receives this packet, calculates the distance d between itself and its neighbors using the received information, as ( x x ) + ( y ) d = (1) 1 1 y x are the coordinates of sender and receiver node respectively. Step3 Recalculate the distance d 1 taking into account the speed of the node s max for the time Δ t in order to Where ( x 1, y 1 ) and ( ), y envisage the future position of the node. d1 = d + * smax * Δt () Step4 Calculate the necessary time for the packet arrived to the receiver. t = t current t stamp (3) Where t current and t stamp are the time current and the time stamp. Step 5 Compare the time t necessary for sending a packet with the time Δ t. If the time t is inferior or equal to the time-necessary of update all information, so add the sender to the list of neighbors of the receiver when this list is not saturated (inferior to the minimum number of neighbors). Step 6 If the list of neighbors is empty, so set transmission range to maximumtr max in order to have a maximum number of neighbors. Else, set transmission range to the farthest neighbors distance in order to reduce the transmission range by maintaining the sufficient number of neighbors. Step 7 In the final step, set power level P corresponding to the current transmission range. trans Note here that the update of data is carrying out every period Δ t. In the previous steps, we show in first that the transmission range is based on the distance between the receiver and the sender that allow economizing the battery energy. The fact that the node changes its transmission range according to its need (distance) the battery life span can be prolongs. The realization of this last is the heart of our work. In the other hand we find that fixed the same connectivity for all nodes allows both to form a graphs related and do not charge the node. This facilitates the communication between the nodes. 4. Simulation 4.1 Simulation topology The performance evaluation of our algorithm is made via simulation using the Network Simulator (NS- ). We consider a network of n nodes. The nodes are uniformly distributed and moved by using the random waypoint mobility model [1]. The nodes move in all possible directions with speed varying between 1 m/s to a maximum value (see table 1). Parameters Value Number of nodes 10, 0 and 40 Area 1000 x 1000 m Minimum reception power -70 dbm Maximum transmission power 18 dbm Minimum connectivity 16 Pause time 0 s Δ t s Maximum speed of the nodes 5 80 m/s Table 1. Parameters used in simulations. 4. Performance evaluation In these results, each simulation experiment is given for three different node density for networks. Moreover, these results are obtained with a confidence level equal to 0.95 and a maximum error threshold equal to 5%. We measured the following characteristics: - The energy used for various node density and speed. - The connectivity factor for various node density and speed. Figure 5 shows the speed nodes according to the ratio between the quantity of energy used and the maximum energy used. The energy maximum used in our simulation is energy spends if we use a fixed transmission range (that is g). We observe that the quantity of used energy increases with the increases of the speed of the nodes. This is due to the fact, that

5 the moving speed needs more power as distances vary more. We conclude that the lower speeds save more energy. Figure 7 shows the relationship between the energy used and the connectivity factor. We observe that in the mathematic terms it exists a proportional relation i.e. the used energy increases with the increase of the connectivity factor whatever the value of speed or the value of nodes number. Therefore, in reality the relation between these parameters is absolutely the opposite. This is due to the increase of connectivity factor that requires an augmentation of the energy used that must be economized as possible. For this reason, it is necessary to find a compromise between these two features. Figure 5. Energy used vs maximum node speed The figure below shows the node speed according to the ratio between the connectivity factor and the maximum connectivity factor. The connectivity factor is equal to the inverse of the number of connected components in the network (i.e related graph). Concerning the maximum connectivity factor is chosen when used 80.11g. We observe that the connectivity factor increases with the increase of node speed. This due to the fact that when the node moves quickly it risks to loss their neighbors (i.e. the node can leave its transmission range). Moreover, we observe that if the connectivity factor bring closer to 1 the nodes can better communicate in the network. Figure 6. Connectivity factor vs maximum node speed Figure 7. Energy used vs connectivity factor 5. Conclusions and future research In this paper we presented a new approach to controlling the energy used in ad hoc networks. This approach is based on the variation of the transmission range. The transmission range varied according to the position of the node in the network. So, if the node has no neighbors, the transmission range takes the maximum value. Therefore, if the node has a sufficient number of neighbors (i.e. minimum connectivity) the transmission range takes the value of the distance between a sender and a receiver. The proposed algorithm is simulated in NS- environment. Simulation results show that this approach improves the conservation energy between 35% and 85% when the density of the network exceeds 0 nodes and the speed node is below 0m/s. Contrary to the energy conservation when we use a fixed transmission range that is g. In order to continue our investigation in this track, we will exploit this approach in a routing algorithm.

6 6. References [1] F.J. Ovalle-Martinez, I. Stojmenovic, F. Gracia-Nocetti and J. Solano-Gonzalez, Finding minimum transmission radii for preserving connectivity and constructing spanning trees in ad hoc and sensor networks, Journal of Parallel and Distributed Computing,. 005, pp [] M. Krunz, A. Muqattash and S. J. Lee, Transmission Power Control in Wireless Ad Hoc Networks: Challenges, Solutions, and Open Issue, Network IEEE, sept-oct 004, Vol. 18, pp [3] Q. Dai and J. Wu, Computation of Minimal Uniform Range in Ad Hoc Wireless Networks, Cluster Computing, 005, No 8, pp [4] E. Althaus, G. Calinescu, I.I. Mandoiu, S. Prasad, N. Tchervenski and A. Zelikovsky, Power Efficient Range Assignement in Ad-hoc Wireless Networks, IEEE Wireless Communications and Networking Conference, New Orlean USA, March 003. [5] P. Santi, The Critical Trasmitting Range for Connectivity in Mobile Ad Hoc Networks, IEEE Transactions on Mobile Computing, Vol. 4, No. 3, May/June 005, pp [6] S. Narayanaswamy, V. Kawadia, R. S. Sreenivas and P. R. Kumar, Power Control in Ad-hoc Networks: Theory, Architecture, Algorithm and implementation of the COMPOW Protocol, proceedings of the European Wireless, 00, pp [7] T. A. Elbatt, S. V. Krihnamurthy, D. Connors and S. Dao, Power Management for Throughput Enhancement in Wireless Ad-Hoc Networks, IEEE International Conference on Communications, 000, pp [8] V. Kawadia and P. R. Kumar, Power Control and Clustering in Ad Hoc Networks, IEEE INFOCOM, 003. [9] A. Spyropoulos and C. Raghavendra, Energy Efficient Communications in Ad Hoc Networks Using Directional Antennas, IEEE INFOCOM 00. [10] E. S. Jung and N. H. Vaidya, A Power Control MAC Protocol for Ad Hoc Networks, ACM MOBICOM, 00. [11] D. Saha, S. Roy, S. Bandyopadhyay, T. Ueda and S. Tanaka, A Power-Efficient MAC Protocol with Two-Level Transmit Power Control in Ad Hoc Network Using Directional Antenna, 5 th International Workshop on Distributed Computing IWDC, India, december 003. [1] W. Navidi and T. Camp, Stationary Distributions for the Random Waypoint Mobility Model, IEEE Transaction on Mobile Computing, vol. 3, n. 1, January-march 004.

Saving Energy and Maximizing Connectivity by Adapting Transmission Range in g MANETs

Saving Energy and Maximizing Connectivity by Adapting Transmission Range in g MANETs Saving nergy and Maximizing Connectivity by Adapting Transmission Range in 82.g MANTs Fatiha Djemili Tolba, Damien Magoni, Pascal Lorenz To cite this version: Fatiha Djemili Tolba, Damien Magoni, Pascal

More information

Saving Energy and Maximizing Connectivity by Adapting Transmission Range in g MANETs

Saving Energy and Maximizing Connectivity by Adapting Transmission Range in g MANETs Saving nergy and Maximizing Connectivity by Adapting Transmission Range in 82.g MANTs Fatiha Djemili Tolba, Damien Magoni and Pascal Lorenz Original scientific paper Abstract Node lifetime is an important

More information

Connectivity, Energy and Mobility Driven Clustering Algorithm for Mobile Ad Hoc Networks

Connectivity, Energy and Mobility Driven Clustering Algorithm for Mobile Ad Hoc Networks Connectivity, Energy and Mobility Driven Clustering Algorithm for Mobile Ad Hoc Networks Fatiha Djemili Tolba University of Haute Alsace GRTC Colmar, France fatiha.tolba@uha.fr Damien Magoni University

More information

Energy Consumption Analysis of modified AODV Routing protocol under Random Waypoint and Reference point Group Mobility Models

Energy Consumption Analysis of modified AODV Routing protocol under Random Waypoint and Reference point Group Mobility Models ICACSIS 2012 ISBN: 978-979-1421-15-7 Energy Consumption Analysis of modified AODV Routing protocol under Random Waypoint and Reference point Group Mobility Models Harris Simaremare*, Abdusy Syarif**, Abdelhafid

More information

On Performance Evaluation of Reliable Topology Control Algorithms in Mobile Ad Hoc Networks (Invited Paper)

On Performance Evaluation of Reliable Topology Control Algorithms in Mobile Ad Hoc Networks (Invited Paper) On Performance Evaluation of Reliable Topology Control Algorithms in Mobile Ad Hoc Networks (Invited Paper) Ngo Duc Thuan 1,, Hiroki Nishiyama 1, Nirwan Ansari 2,andNeiKato 1 1 Graduate School of Information

More information

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power , pp.1-6 http://dx.doi.org/10.14257/ijsacs.2015.3.1.01 Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power Surabhi Shrivastava, Laxmi Shrivastava and Sarita Singh Bhadauria

More information

Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks

Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks Mina Malekzadeh Golestan University Zohre Fereidooni Golestan University M.H. Shahrokh Abadi

More information

AN EFFICIENT POWER CONTROLLED ROUTING IN MANETs

AN EFFICIENT POWER CONTROLLED ROUTING IN MANETs AN EFFICIENT POWER CONTROLLED ROUTING IN MANETs R. Madhanmohan Assistant Professor, Department of Computer Science and Engineering, Annamalai University, Annamalai nagar, Tamilnadu, India ABSTRACT A MANET

More information

Energy Saving and Survival Routing Protocol for Mobile Ad Hoc Networks

Energy Saving and Survival Routing Protocol for Mobile Ad Hoc Networks Energy Saving and Survival Routing Protocol for Mobile Ad Hoc Networks Baisakh Department of Computer Science and Engineering, Jaypee University of Engineering and Technology, Guna, Madhya Pradesh, India

More information

Performance Comparison of MANETs Routing Protocols for Dense and Sparse Topology

Performance Comparison of MANETs Routing Protocols for Dense and Sparse Topology 2012 International Conference on Information and Computer Networks (ICICN 2012) IPCSIT vol. 27 (2012) (2012) IACSIT Press, Singapore Performance Comparison of MANETs Routing Protocols for Dense and Sparse

More information

TOPOLOGY CONTROL IN WIRELESS NETWORKS BASED ON CLUSTERING SCHEME

TOPOLOGY CONTROL IN WIRELESS NETWORKS BASED ON CLUSTERING SCHEME International Journal of Wireless Communications and Networking 3(1), 2011, pp. 89-93 TOPOLOGY CONTROL IN WIRELESS NETWORKS BASED ON CLUSTERING SCHEME A. Wims Magdalene Mary 1 and S. Smys 2 1 PG Scholar,

More information

Impact of Node Velocity and Density on Probabilistic Flooding and its Effectiveness in MANET

Impact of Node Velocity and Density on Probabilistic Flooding and its Effectiveness in MANET Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 12, December 2014,

More information

Figure 1. Clustering in MANET.

Figure 1. Clustering in MANET. Volume 6, Issue 12, December 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance

More information

A Comparative Analysis of Energy Preservation Performance Metric for ERAODV, RAODV, AODV and DSDV Routing Protocols in MANET

A Comparative Analysis of Energy Preservation Performance Metric for ERAODV, RAODV, AODV and DSDV Routing Protocols in MANET A Comparative Analysis of Energy Preservation Performance Metric for ERAODV, RAODV, AODV and DSDV Routing Protocols in MANET Bhabani Sankar Gouda Department of Computer Science & Engineering National Institute

More information

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. IV (May - Jun.2015), PP 06-11 www.iosrjournals.org Impact of IEEE 802.11

More information

CONSTRUCTION AND EVALUATION OF MESHES BASED ON SHORTEST PATH TREE VS. STEINER TREE FOR MULTICAST ROUTING IN MOBILE AD HOC NETWORKS

CONSTRUCTION AND EVALUATION OF MESHES BASED ON SHORTEST PATH TREE VS. STEINER TREE FOR MULTICAST ROUTING IN MOBILE AD HOC NETWORKS CONSTRUCTION AND EVALUATION OF MESHES BASED ON SHORTEST PATH TREE VS. STEINER TREE FOR MULTICAST ROUTING IN MOBILE AD HOC NETWORKS 1 JAMES SIMS, 2 NATARAJAN MEGHANATHAN 1 Undergrad Student, Department

More information

Chapter 7 CONCLUSION

Chapter 7 CONCLUSION 97 Chapter 7 CONCLUSION 7.1. Introduction A Mobile Ad-hoc Network (MANET) could be considered as network of mobile nodes which communicate with each other without any fixed infrastructure. The nodes in

More information

AN ANTENNA SELECTION FOR MANET NODES AND CLUSTER HEAD GATEWAY IN INTEGRATED MOBILE ADHOC NETWORK

AN ANTENNA SELECTION FOR MANET NODES AND CLUSTER HEAD GATEWAY IN INTEGRATED MOBILE ADHOC NETWORK www.arpapress.com/volumes/vol9issue2/ijrras_9_2_09.pdf AN ANTENNA SELECTION FOR MANET NODES AND CLUSTER HEAD GATEWAY IN INTEGRATED MOBILE ADHOC NETWORK Ashish Bagwari 1, Danish Quamar 2, Noor Mohd 3 &

More information

6367(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJCET)

6367(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJCET) INTERNATIONAL International Journal of Computer JOURNAL Engineering OF COMPUTER and Technology ENGINEERING (IJCET), ISSN 0976- & TECHNOLOGY (IJCET) ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 4,

More information

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s M. Nagaratna Assistant Professor Dept. of CSE JNTUH, Hyderabad, India V. Kamakshi Prasad Prof & Additional Cont. of. Examinations

More information

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 1051-1058 Research India Publications http://www.ripublication.com Performance Comparison of Routing Protocols

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March-2015 1464 Performance Evaluation of AODV and DSDV Routing Protocols through Clustering in MANETS Prof. A Rama Rao, M

More information

GROUP MANAGEMENT IN MOBILE ADHOC NETWORKS

GROUP MANAGEMENT IN MOBILE ADHOC NETWORKS American Journal of Applied Sciences 11 (7): 1059-1064, 2014 ISSN: 1546-9239 2014 K.S. Kumar et al., This open access article is distributed under a Creative Commons Attribution (CC-BY) 3.0 license doi:10.3844/ajassp.2014.1059.1064

More information

Analysis of Black-Hole Attack in MANET using AODV Routing Protocol

Analysis of Black-Hole Attack in MANET using AODV Routing Protocol Analysis of Black-Hole Attack in MANET using Routing Protocol Ms Neha Choudhary Electronics and Communication Truba College of Engineering, Indore India Dr Sudhir Agrawal Electronics and Communication

More information

Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks

Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks William Shaw 1, Yifeng He 1, and Ivan Lee 1,2 1 Department of Electrical and Computer Engineering, Ryerson University, Toronto,

More information

A Survey - Energy Efficient Routing Protocols in MANET

A Survey - Energy Efficient Routing Protocols in MANET , pp. 163-168 http://dx.doi.org/10.14257/ijfgcn.2016.9.5.16 A Survey - Energy Efficient Routing Protocols in MANET Jyoti Upadhyaya and Nitin Manjhi Department of Computer Science, RGPV University Shriram

More information

Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model

Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model Deepak Agrawal, Brajesh Patel Department of CSE Shri Ram Institute of Technology Jabalpur,

More information

PROTECTING TRANSMISSIONS WHEN USING POWER CONTROL ON AD HOC NETWORKS

PROTECTING TRANSMISSIONS WHEN USING POWER CONTROL ON AD HOC NETWORKS PROTECTING TRANSMISSIONS WHEN USING POWER CONTROL ON 802.11 AD HOC NETWORKS Alexandre Andrade Pires and JosC Ferreira de Rezende GTA - COPPE Universidade Federal do Rio de Janeiro, Brazil Ernail: {andrude,

More information

II. CLASSIFICATION OF ROUTING PROTOCOLS MANET routing protocols are classified into three major categories: proactive, reactive and hybrid.

II. CLASSIFICATION OF ROUTING PROTOCOLS MANET routing protocols are classified into three major categories: proactive, reactive and hybrid. A COMPLETE STUDY ON POWER AWARE ROUTING PROTOCOL FOR MOBILE ADHOC NETWORK A. Kumaravel 1, Dr. M.Chandrasekaran 2 1 (Electronics and Communication Engineering, Paavai Engineering College,India) 2 (Electronics

More information

BIPAR: BImodal Power-Aware Routing Protocol For Wireless Sensor Networks

BIPAR: BImodal Power-Aware Routing Protocol For Wireless Sensor Networks BIPAR: BImodal Power-Aware Routing Protocol For Wireless Sensor Networks Abstract HANY MORCOS IBRAHIM MATTA AZER BESTAVROS {hmorcos, matta, best}@cs.bu.edu Computer Science Department, Boston University

More information

Multicasting in ad hoc networks: Energy efficient

Multicasting in ad hoc networks: Energy efficient Multicasting in ad hoc networks: Energy efficient Blerta Bishaj Helsinki University of Technology 1. Introduction...2 2. Sources of power consumption... 3 3. Directional antennas... 3 4. TCP... 3 5. Energy-efficient

More information

Novel Cluster Based Routing Protocol in Wireless Sensor Networks

Novel Cluster Based Routing Protocol in Wireless Sensor Networks ISSN (Online): 1694-0784 ISSN (Print): 1694-0814 32 Novel Cluster Based Routing Protocol in Wireless Sensor Networks Bager Zarei 1, Mohammad Zeynali 2 and Vahid Majid Nezhad 3 1 Department of Computer

More information

A Novel Broadcasting Algorithm for Minimizing Energy Consumption in MANET

A Novel Broadcasting Algorithm for Minimizing Energy Consumption in MANET A Novel Broadcasting Algorithm for Minimizing Energy Consumption in MANET Bhagyashri Thakre 1, Archana Raut 2 1 M.E. Student, Mobile Technology, G H Raisoni College of Engineering, Nagpur, India 2 Assistant

More information

Analysis QoS Parameters for Mobile Ad-Hoc Network Routing Protocols: Under Group Mobility Model

Analysis QoS Parameters for Mobile Ad-Hoc Network Routing Protocols: Under Group Mobility Model 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Analysis QoS Parameters for Mobile Ad-Hoc Network Routing Protocols: Under Group

More information

MPBCA: Mobility Prediction Based Clustering Algorithm for MANET

MPBCA: Mobility Prediction Based Clustering Algorithm for MANET MPBCA: Mobility Prediction Based Clustering Algorithm for MANET Rani.V.G Associate Professor Research and Development Center Bharathiar University Coimbatore, India ranikhans@gmail.com Dr.M.Punithavalli

More information

Comparison of Energy-Efficient Data Acquisition Techniques in WSN through Spatial Correlation

Comparison of Energy-Efficient Data Acquisition Techniques in WSN through Spatial Correlation Comparison of Energy-Efficient Data Acquisition Techniques in WSN through Spatial Correlation Paramvir Kaur * Sukhwinder Sharma # * M.Tech in CSE with specializationl in E-Security, BBSBEC,Fatehgarh sahib,

More information

Issues of Long-Hop and Short-Hop Routing in Mobile Ad Hoc Networks: A Comprehensive Study

Issues of Long-Hop and Short-Hop Routing in Mobile Ad Hoc Networks: A Comprehensive Study Issues of Long-Hop and Short-Hop Routing in Mobile Ad Hoc Networks: A Comprehensive Study M. Tarique, A. Hossain, R. Islam and C. Akram Hossain Dept. of Electrical and Electronic Engineering, American

More information

Mitigating Superfluous Flooding of Control Packets MANET

Mitigating Superfluous Flooding of Control Packets MANET Mitigating Superfluous Flooding of Control Packets MANET B.Shanmugha Priya 1 PG Student, Department of Computer Science, Park College of Engineering and Technology, Kaniyur, Coimbatore, India 1 Abstract:

More information

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Study on and Outdoor for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Ibrahim khider,prof.wangfurong.prof.yinweihua,sacko Ibrahim khider, Communication Software and

More information

Ad Hoc Networks: Issues and Routing

Ad Hoc Networks: Issues and Routing Ad Hoc Networks: Issues and Routing Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

NEW! Updates from previous draft Based on group mailing list discussions Added definition of optimal scalability with examples (captures idea of suffi

NEW! Updates from previous draft Based on group mailing list discussions Added definition of optimal scalability with examples (captures idea of suffi IRTF ANS WG Meeting, November 12, 2003 Notes on Scalability of Wireless Ad hoc Networks Onur Arpacioglu, Tara Small and Zygmunt J. Haas , which extends

More information

Estimation of Network Partition Problem in Mobile Ad hoc Network

Estimation of Network Partition Problem in Mobile Ad hoc Network Estimation of Network Partition Problem in Mobile Ad hoc Network Varaprasad Golla B.M.S.College of Engineering Bangalore, India varaprasad555555@yahoo.co.in ABSTRACT: A node cannot communicate with others

More information

A Comparative Analysis of Traffic Flows for AODV and DSDV Protocols in Manet

A Comparative Analysis of Traffic Flows for AODV and DSDV Protocols in Manet A Comparative Analysis of Traffic Flows for and Protocols in Manet Ranichitra.A 1, Radhika.S 2 1 Assistant Professor, 2 M.Phil Scholar, Department of Computer Science, Sri S.R.N.M College, Sattur, India

More information

Energy Efficient EE-DSR Protocol for MANET

Energy Efficient EE-DSR Protocol for MANET Energy Efficient EE- Protocol for MANET 1 Mr. Prakash Patel, 2 Ms. Tarulata Chauhan 1 Department of Computer engineering, 1 LJ Institute of Technology, Ahmedabad, India 1 prakashpmp1990@gmail.com, 2 taruchauhan114@gmail.com

More information

Available online at ScienceDirect. Procedia Computer Science 57 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 57 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 57 (2015 ) 890 897 2015 International Conference on Recent Trends in Computing (ICRTC 2015) Performance Analysis of Efficient

More information

EPARGA: A Resourceful Power Aware Routing Protocol for MANETs

EPARGA: A Resourceful Power Aware Routing Protocol for MANETs EPARGA: A Resourceful Power Aware Routing Protocol for MANETs Shipra Suman, Er. Aditi Agrawal, Prof. A.K. Jaiswal Abstract A Mobile Ad-hoc Network (MANET) is a collection of wireless mobile hosts which

More information

3. Evaluation of Selected Tree and Mesh based Routing Protocols

3. Evaluation of Selected Tree and Mesh based Routing Protocols 33 3. Evaluation of Selected Tree and Mesh based Routing Protocols 3.1 Introduction Construction of best possible multicast trees and maintaining the group connections in sequence is challenging even in

More information

ESAR: An Energy Saving Ad Hoc Routing Algorithm for MANET

ESAR: An Energy Saving Ad Hoc Routing Algorithm for MANET : An Energy Saving Ad Hoc Routing Algorithm for MANET Utkarsh 1, Mukesh Mishra 2 and Suchismita Chinara 3 Department of Computer Science and Engineering, National Institute of Technology Rourkela, Rourkela,

More information

Variable Length and Dynamic Addressing for Mobile Ad Hoc Networks

Variable Length and Dynamic Addressing for Mobile Ad Hoc Networks Variable Length and Dynamic Addressing for Mobile Ad Hoc Networks Som Chandra Neema Venkata Nishanth Lolla {sneema,vlolla}@cs.ucr.edu Computer Science Department University of California, Riverside Abstract

More information

Using Hybrid Algorithm in Wireless Ad-Hoc Networks: Reducing the Number of Transmissions

Using Hybrid Algorithm in Wireless Ad-Hoc Networks: Reducing the Number of Transmissions Using Hybrid Algorithm in Wireless Ad-Hoc Networks: Reducing the Number of Transmissions R.Thamaraiselvan 1, S.Gopikrishnan 2, V.Pavithra Devi 3 PG Student, Computer Science & Engineering, Paavai College

More information

Efficient Routing Algorithm for MANET using Grid FSR

Efficient Routing Algorithm for MANET using Grid FSR 2011 International Conference on Advancements in Information Technology With workshop of ICBMG 2011 IPCSIT vol.20 (2011) (2011) IACSIT Press, Singapore Efficient Routing Algorithm for MANET using Grid

More information

Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes

Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes Sudheer Kumar 1, Akhilesh Yadav 2 Department of Computer Science and Engineering Kanpur Institute of Technology, Kanpur sudheerkr21@gmail.co

More information

Adaptive Data Dissemination in Mobile ad-hoc Networks

Adaptive Data Dissemination in Mobile ad-hoc Networks Adaptive Data Dissemination in Mobile ad-hoc Networks Joos-Hendrik Böse, Frank Bregulla, Katharina Hahn, Manuel Scholz Freie Universität Berlin, Institute of Computer Science, Takustr. 9, 14195 Berlin

More information

A Review of Power Aware Routing in Wireless Ad-hoc Networks

A Review of Power Aware Routing in Wireless Ad-hoc Networks Varaprasad.Ummadi et al IJCSET August 2013 Vol 3, Issue 8, 279-283 A Review of Power Aware Routing in Wireless Ad-hoc Networks Varaprasad.Ummadi, Dr Syed Umar, V N Satya Sai Anil Kumar Pilaka Department

More information

Keywords: AODV, MANET, WRP

Keywords: AODV, MANET, WRP Performance Analysis of AODV and WRP in MANET Sachchida Nand Singh*, Surendra Verma**, Ravindra Kumar Gupta*** *(Pursuing M.Tech in Software Engineering, SSSIST Sehore(M.P), India, Email: sesachchida@gmail.com)

More information

Effect of Variable Bit Rate Traffic Models on the Energy Consumption in MANET Routing Protocols

Effect of Variable Bit Rate Traffic Models on the Energy Consumption in MANET Routing Protocols Volume 1, Issue 3, October 2013 ISSN: 2320-9984 (Online) International Journal of Modern Engineering & Management Research Website: www.ijmemr.org Effect of Variable Bit Rate Traffic Models on the Energy

More information

Analysis of Minimum-Energy Path-Preserving Graphs for Ad-hoc Wireless Networks

Analysis of Minimum-Energy Path-Preserving Graphs for Ad-hoc Wireless Networks Analysis of Minimum-Energy Path-Preserving Graphs for Ad-hoc Wireless Networks Mahmuda Ahmed, Mehrab Shariar, Shobnom Zerin and Ashikur Rahman Department of Computer Science and Engineering Bangladesh

More information

Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks

Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks Mounir FRIKHA, Manel MAAMER Higher School of Communication of Tunis (SUP COM), Network Department, m.frikha@supcom.rnu.tn ABSTRACT

More information

Dual Power Management for Network Connectivity in Wireless Sensor Networks

Dual Power Management for Network Connectivity in Wireless Sensor Networks Dual Power Management for Network Connectivity in Wireless Sensor Networks Yanxia Rong, Hongsik Choi and Hyeong-Ah Choi Department of Computer Science George Washington University Washington DC Department

More information

A Literature survey on Improving AODV protocol through cross layer design in MANET

A Literature survey on Improving AODV protocol through cross layer design in MANET A Literature survey on Improving AODV protocol through cross layer design in MANET Nidhishkumar P. Modi 1, Krunal J. Panchal 2 1 Department of Computer Engineering, LJIET, Gujarat, India 2 Asst.Professor,

More information

CSMA based Medium Access Control for Wireless Sensor Network

CSMA based Medium Access Control for Wireless Sensor Network CSMA based Medium Access Control for Wireless Sensor Network H. Hoang, Halmstad University Abstract Wireless sensor networks bring many challenges on implementation of Medium Access Control protocols because

More information

Anil Saini Ph.D. Research Scholar Department of Comp. Sci. & Applns, India. Keywords AODV, CBR, DSDV, DSR, MANETs, PDF, Pause Time, Speed, Throughput.

Anil Saini Ph.D. Research Scholar Department of Comp. Sci. & Applns, India. Keywords AODV, CBR, DSDV, DSR, MANETs, PDF, Pause Time, Speed, Throughput. Volume 6, Issue 7, July 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance Analysis

More information

DISCOVERING OPTIMUM FORWARDER LIST IN MULTICAST WIRELESS SENSOR NETWORK

DISCOVERING OPTIMUM FORWARDER LIST IN MULTICAST WIRELESS SENSOR NETWORK DISCOVERING OPTIMUM FORWARDER LIST IN MULTICAST WIRELESS SENSOR NETWORK G.Ratna kumar, Dr.M.Sailaja, Department(E.C.E), JNTU Kakinada,AP, India ratna_kumar43@yahoo.com, sailaja.hece@gmail.com ABSTRACT:

More information

Performance Evaluation of Various Routing Protocols in MANET

Performance Evaluation of Various Routing Protocols in MANET 208 Performance Evaluation of Various Routing Protocols in MANET Jaya Jacob 1,V.Seethalakshmi 2 1 II MECS,Sri Shakthi Institute of Science and Technology, Coimbatore, India 2 Associate Professor-ECE, Sri

More information

Performance Analysis of AOMDV, OLSR and DSR Routing Protocols Using UDP agents in MANETS

Performance Analysis of AOMDV, OLSR and DSR Routing Protocols Using UDP agents in MANETS Performance Analysis of AOMDV, OLSR and DSR Routing Protocols Using UDP agents in MANETS Sowjanya Kumari Nalam¹, P.V.Venkateswara Rao ²,SrinadhSagiraju³ ¹M.Tech Student, CSE Department, Raghu Engineering

More information

A Backoff Algorithm for Improving Saturation Throughput in IEEE DCF

A Backoff Algorithm for Improving Saturation Throughput in IEEE DCF A Backoff Algorithm for Improving Saturation Throughput in IEEE 80.11 DCF Kiyoshi Takahashi and Toshinori Tsuboi School of Computer Science, Tokyo University of Technology, 1404-1 Katakura, Hachioji, Tokyo,

More information

A Stable TORA Based for Routing in Mobile Ad Ηoc Networks

A Stable TORA Based for Routing in Mobile Ad Ηoc Networks , Technology & Applied Science Research Vol. 8, No. 1, 2018, 2532-2536 2532 A Stable TORA Based for Routing in Mobile Ad Ηoc Networks Sajjad Jahanbakhsh Gudakahriz Germi Branch Germi, Iran Sa_jahanbakhsh@iaugermi.ac.ir

More information

A Localized Algorithm for Reducing the Size of Dominating Set in Mobile Ad Hoc Networks

A Localized Algorithm for Reducing the Size of Dominating Set in Mobile Ad Hoc Networks A Localized Algorithm for Reducing the Size of Dominating Set in Mobile Ad Hoc Networks Yamin Li and Shietung Peng Department of Computer Science Hosei University Tokyo 18-858 Japan {yamin, speng}@k.hosei.ac.jp

More information

Mobile Agent Driven Time Synchronized Energy Efficient WSN

Mobile Agent Driven Time Synchronized Energy Efficient WSN Mobile Agent Driven Time Synchronized Energy Efficient WSN Sharanu 1, Padmapriya Patil 2 1 M.Tech, Department of Electronics and Communication Engineering, Poojya Doddappa Appa College of Engineering,

More information

IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS

IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS 1 M.KARPAGAM, 2 DR.N.NAGARAJAN, 3 K.VIJAIPRIYA 1 Department of ECE, Assistant Professor, SKCET, Coimbatore, TamilNadu, India

More information

Considerable Detection of Black Hole Attack and Analyzing its Performance on AODV Routing Protocol in MANET (Mobile Ad Hoc Network)

Considerable Detection of Black Hole Attack and Analyzing its Performance on AODV Routing Protocol in MANET (Mobile Ad Hoc Network) Editorial imedpub Journals http://www.imedpub.com/ American Journal of Computer Science and Information Technology DOI: 10.21767/2349-3917.100025 Considerable Detection of Black Hole Attack and Analyzing

More information

Self-Organization in Autonomous Sensor/Actuator Networks [SelfOrg]

Self-Organization in Autonomous Sensor/Actuator Networks [SelfOrg] Self-Organization in Autonomous Sensor/Actuator Networks [SelfOrg] PD Dr.-Ing. Falko Dressler Computer Networks and Communication Systems Department of Computer Science University of Erlangen http://www7.informatik.uni-erlangen.de/~dressler/

More information

Topology Control in Mobile Ad-Hoc Networks by Using Cooperative Communications

Topology Control in Mobile Ad-Hoc Networks by Using Cooperative Communications Topology Control in Mobile Ad-Hoc Networks by Using Cooperative Communications 1 S.Shahinsha, 2 Mr.M.Sri Raghavendra 1 PG Scholar, St. Johns College of Engineering &Technology, Yerakota, AP, India 2 Assistant

More information

A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks

A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks Stephen S. Yau, Wei Gao, and Dazhi Huang Dept. of Computer Science and Engineering Arizona State University Tempe,

More information

PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS

PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS AMANDEEP University College of Engineering, Punjabi University Patiala, Punjab, India amandeep8848@gmail.com GURMEET KAUR University College of Engineering,

More information

Simulation and Performance Analysis of Throughput and Delay on Varying Time and Number of Nodes in MANET

Simulation and Performance Analysis of Throughput and Delay on Varying Time and Number of Nodes in MANET International Journal of Recent Research and Review, Vol. VII, Issue 2, June 2014 ISSN 2277 8322 Simulation and Performance Analysis of and on Varying and Number of Nodes in MANET Arun Jain 1, Ramesh Bharti

More information

Experiments with Broadcast Routing Algorithms for Energy- Constrained Mobile Adhoc Networks. (Due in class on 7 March 2002)

Experiments with Broadcast Routing Algorithms for Energy- Constrained Mobile Adhoc Networks. (Due in class on 7 March 2002) EE Project Description Winter Experiments with Broadcast Routing Algorithms for Energy- Constrained Mobile Adhoc Networks (Due in class on March ) Abstract In this project, you will experiment with the

More information

International Journal Of Advanced Smart Sensor Network Systems ( IJASSN ), Vol 2, No.1, January 2012

International Journal Of Advanced Smart Sensor Network Systems ( IJASSN ), Vol 2, No.1, January 2012 ENERGY EFFICIENT MAXIMUM LIFETIME ROUTING FOR WIRELESS SENSOR NETWORK Sourabh Jain 1, Praveen Kaushik 1, Jyoti Singhai 2 1 Department of Computer Sciene and Engineering Maulana Azad National Institute

More information

Low Power Hitch-hiking Broadcast in Ad Hoc Wireless Networks

Low Power Hitch-hiking Broadcast in Ad Hoc Wireless Networks Low Power Hitch-hiking Broadcast in Ad Hoc Wireless Networks Mihaela Cardei, Jie Wu, and Shuhui Yang Department of Computer Science and Engineering Florida Atlantic University Boca Raton, FL 33431 {mihaela,jie}@cse.fau.edu,

More information

Dynamic Power Control MAC Protocol in Mobile Adhoc Networks

Dynamic Power Control MAC Protocol in Mobile Adhoc Networks Dynamic Power Control MAC Protocol in Mobile Adhoc Networks Anita Yadav Y N Singh, SMIEEE R R Singh Computer Science and Engineering Electrical Engineering Computer Science and Engineering Department Department

More information

Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1

Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1 Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1 Shiv Mehra and Chansu Yu Department of Electrical and Computer Engineering Cleveland State University E-mail: {s.mehra,c.yu91}@csuohio.edu

More information

Comparison of Two Synchronization Protocol in Wireless Sensor Network

Comparison of Two Synchronization Protocol in Wireless Sensor Network Comparison of Two Synchronization Protocol in Wireless Sensor Network S.Rucksana 1, C. Babu 2, S.Saranyabharathi 3 P.G. Scholar, Department of ECE, Knowledge Institute of Technology, Salem, Tamil Nadu,

More information

Multipath Routing in Ad Hoc Wireless Networks with Omni Directional and Directional Antenna: A Comparative Study

Multipath Routing in Ad Hoc Wireless Networks with Omni Directional and Directional Antenna: A Comparative Study Multipath Routing in Ad Hoc Wireless Networks with Omni Directional and Directional Antenna: A Comparative Study Siuli Roy *, Somprakash Bandyopadhyay *, Tetsuro Ueda +, Kazuo Hasuike + * Indian Institute

More information

Study on Energy Conservation in MANET

Study on Energy Conservation in MANET 78 JOURNAL OF NETWORKS, VOL. 5, NO. 6, JUNE 21 Study on Energy Conservation in MANET Yu Wang School of Computer Science, Chongqing University of Arts and Science, Chongqing, China Email: cqwu29718@163.com

More information

[Nitnaware *, 5(11): November 2018] ISSN DOI /zenodo Impact Factor

[Nitnaware *, 5(11): November 2018] ISSN DOI /zenodo Impact Factor [Nitnaware *, 5(11): November 218] ISSN 2348 834 DOI- 1.5281/zenodo.1495289 Impact Factor- 5.7 GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES INVESTIGATION OF DETECTION AND PREVENTION SCHEME FOR

More information

An Energy Consumption Analytic Model for A Wireless Sensor MAC Protocol

An Energy Consumption Analytic Model for A Wireless Sensor MAC Protocol An Energy Consumption Analytic Model for A Wireless Sensor MAC Protocol Hung-Wei Tseng, Shih-Hsien Yang, Po-Yu Chuang,Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

Investigation of the AODV And the SDWCA QoS Handling At Different Utilisation Levels In Adaptive Clustering Environments

Investigation of the AODV And the SDWCA QoS Handling At Different Utilisation Levels In Adaptive Clustering Environments Investigation of the AODV And the SDWCA QoS Handling At Different Utilisation Levels In Adaptive Clustering Environments Al-Baadani, Faris., Yousef, S., Tapaswi, S., Patnaik, K. K., and Cole, M Faculty

More information

An Energy-Balanced Cooperative MAC Protocol in MANETs

An Energy-Balanced Cooperative MAC Protocol in MANETs 2011 International Conference on Advancements in Information Technology With workshop of ICBMG 2011 IPCSIT vol.20 (2011) (2011) IACSIT Press, Singapore An Energy-Balanced Cooperative MAC Protocol in MANETs

More information

Performance Analysis of MANET Using Efficient Power Aware Routing Protocol (EPAR)

Performance Analysis of MANET Using Efficient Power Aware Routing Protocol (EPAR) Performance Analysis of MANET Using Efficient Power Aware Routing Protocol (EPAR) Amandeep Kaur 1, Jasmeet Kaur 2, Nishu Kansal 3 1, 2, 3 (ECE, Guru Nanak Dev Engineering College Ludhiana, India) ABSTRACT:

More information

Presenting a multicast routing protocol for enhanced efficiency in mobile ad-hoc networks

Presenting a multicast routing protocol for enhanced efficiency in mobile ad-hoc networks Presenting a multicast routing protocol for enhanced efficiency in mobile ad-hoc networks Mehdi Jalili, Islamic Azad University, Shabestar Branch, Shabestar, Iran mehdijalili2000@gmail.com Mohammad Ali

More information

Energy Routing Protocol Design for MANET with Power Consumption Optimization

Energy Routing Protocol Design for MANET with Power Consumption Optimization Energy Routing Protocol Design for MANET with Power Consumption Optimization Ms. Sahana M. P II SEM, M.Tech, Computer Science & Engineering CEC Bangalore, India Mrs. Deepak Asst. Professor, Dept. of CSE

More information

Energy-Aware Routing in Wireless Ad-hoc Networks

Energy-Aware Routing in Wireless Ad-hoc Networks Energy-Aware Routing in Wireless Ad-hoc Networks Panagiotis C. Kokkinos Christos A. Papageorgiou Emmanouel A. Varvarigos Abstract In this work we study energy efficient routing strategies for wireless

More information

MANET PROTOCOLS ANALYSIS WITH VARYING PAUSE TIME SIMULATION TIME AND SPEED

MANET PROTOCOLS ANALYSIS WITH VARYING PAUSE TIME SIMULATION TIME AND SPEED Volume 1, Issue 8, October 212 MANET PROTOCOLS ANALYSIS WITH VARYING PAUSE TIME SIMULATION TIME AND SPEED Deepak Shrivastva, Saurabh Singh Rajput, Hemant Kumar Research Scholar MITS Gwalior, Research Scholar

More information

Modified Ultra Smart Counter Based Broadcast Using Neighborhood Information in MANETS

Modified Ultra Smart Counter Based Broadcast Using Neighborhood Information in MANETS Modified Ultra Smart Counter Based Broadcast Using Neighborhood Information in MANETS Ms. Nutan Julka 1, Prof. Dr. J.W Bakal 2 1 Dept. of Computer Science, Pillais Institute of Information Technology,

More information

Wireless Networking & Mobile Computing

Wireless Networking & Mobile Computing Wireless Networking & Mobile Computing CS 752/852 - Spring 2012 Network Layer: Ad Hoc Routing Tamer Nadeem Dept. of Computer Science The OSI Communication Model Page 2 Spring 2012 CS 752/852 - Wireless

More information

Improving IEEE Power Saving Mechanism

Improving IEEE Power Saving Mechanism 1 Improving IEEE 82.11 Power Saving Mechanism Eun-Sun Jung 1 and Nitin H. Vaidya 2 1 Dept. of Computer Science, Texas A&M University, College Station, TX 77843, USA Email: esjung@cs.tamu.edu 2 Dept. of

More information

Middle in Forwarding Movement (MFM): An efficient greedy forwarding approach in location aided routing for MANET

Middle in Forwarding Movement (MFM): An efficient greedy forwarding approach in location aided routing for MANET Middle in Forwarding Movement (MFM): An efficient greedy forwarding approach in location aided routing for MANET 1 Prashant Dixit* Department of CSE FET, Manavrachna international institute of research

More information

Proposal of interference reduction routing for ad-hoc networks

Proposal of interference reduction routing for ad-hoc networks Proposal of interference reduction routing for ad-hoc networks Katsuhiro Naito, Kazuo Mori, and Hideo Kobayashi Department of Electrical and Electronic Engineering, Mie University, 577 Kurimamachiya, Tsu,

More information

Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols

Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols Akshay Shankar, Lavanya Chelle Information Science Engineering RNS Institute of Technology Bangalore, India Abstract- A Mobile

More information

CHAPTER 2 WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL

CHAPTER 2 WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL 2.1 Topology Control in Wireless Sensor Networks Network topology control is about management of network topology to support network-wide requirement.

More information