On Game Theory for Load Balancing in Wireless Networks
|
|
|
- Julius Porter
- 10 years ago
- Views:
Transcription
1 On Game Theory for Load alancing in Wireless Networks Mehdi Kargar Nima Haghpanah and Mohammad Ghodsi epartment of Computer ngineering Sharif University of Technology, Tehran, Iran bstract We study the problem of balancing the load of the nodes in wireless networks. node to node communicating network with a uniform distribution of source destination pairs is assumed. When routing along shortest paths, the nodes which are located near the center of the network forward high amounts of traffic. lso the nodes near the periphery areas carry low amounts of traffic. In this paper, we analyze this problem and propose a practical method, inspired by game theory, for solving it. lso, the proposed method is applicable on the networks with arbitrary topologies. Our results suggest that this is an effective method for balancing the load of the nodes in wireless networks. I. INTROUCTION uring the last few years we have all witnessed persistently increasing growth in the deployment of wireless networks. Several types of wireless multihop networks exist with different unique characteristics [1]. These include mobile ad hoc networks (MNT), wireless mesh networks (WMN) and wireless sensor networks. mobile ad hoc network is a temporary network, without any infrastructure, formed by a set of wireless mobile nodes that dynamically establish the network, without relying on any central administration. s various wireless networks evolve into the next generation, ad hoc networks have evolved to wireless mesh networks to form a novel mobile wireless multi-hop network. In WMNs, nodes are divided into two categories including mesh routers and mesh clients. ach node operates not only as a client but also as a router, forwarding packets on behalf of other nodes that may not be within direct wireless transmission range of their destinations. In WMNs, mesh routers usually have minimal mobility, while mesh clients can be stationary or mobile nodes. Wireless sensor networks collect some information from a source area and deliver the information to one or more destination areas. These features brings many advantages to wireless networks such as low up-front cost, easy network maintenance, robustness, and reliable service coverage [2]. ue to the limited transmission range of wireless network interfaces, multiple nodes may be needed for one node to exchange data with another one across the network (This is accomplished by mesh routers in WMNs). Routing in wireless networks can be accomplished through either single path or multiple paths. Using single-path routing protocols, traffic is not distributed fairly in different locations of the network. Consider a multi-hop wireless network with uniform node-to-node communication employing shortest path routing. Under these assumptions the center of the network becomes a bottleneck, as more paths go through the center than through the periphery of the network [1], [3], [4]. Thus, the nodes which are located in the center of the network, should carry more amounts of load than the nodes which are located in the peripheral areas. In this paper we analyze this problem and propose a practical method, inspired by game theory, for solving it. pplying game theory has been proved to be very useful in the context of the internet and wired networks [5], [6]. Here an example is presented to show the use of game theory for analysis of the internet. The Internet is comprised of many individual administrative domains known as utonomous Systems (Ss). Routing occurs on two levels, intradomain and interdomain. These tow levels are implemented by two different sets of protocols. Intradomain-routing protocols route packets within a single S. Interdomain routing routes packets between Ss. lthough routing is a very well-studied problem, it has been studied by computer scientists from the protocol-design approach. Nisan and Ronen [7] introduce combining of the incentive-compatibility approach with the protocol-design approach to the problem. Internet routing is a natural problem for considering incentives, because ownership and operation give the Internet the characteristics of an economy. Feigenbaum and et al [5] studied the routing mechanism design perspective. They concentrated specifically on interdomain routing. In their formulation of the routingmechanism design problem, each utonomous System incurs a per-packet cost for carrying traffic, where the cost represents the additional load imposed on the internal S network by this traffic. To compensate for these incurred costs, each S is paid a price for carrying transit traffic, which is traffic neither originating from nor destined for that S. It is through these costs and prices that consideration of incentive compatibility is introduced to the interdomain-routing framework, which, as currently implemented, does not explicitly consider incentives. Thus, the goal is to maximize network efficiency by routing packets along the lowest-cost paths (LPC). Given a set of costs, the LPCs can be computed using standard routing protocols (such as GP). However, under many pricing schemes, an S could be better off lying about its costs;1 such lying would cause traffic to take non-optimal routes and thereby interfere
2 with overall network efficiency. To prevent this, they consider that how one can set the prices so that Ss have no incentive to lie about their costs. In this paper we assume that nodes are aware of their own locations as well as their neighbors locations. This assumption has important advantages such as scalability, simplicity, and low overhead. lso we want to design a method to minimize the maximum load in wireless networks. ccording to game theory approach that discussed previously, we assume that each node incur a cost for carrying the data in the wireless network. lso the best path for a source node is to route its data through lower cost paths (LPC). Thus, if the prices of the nodes which are located in the center of the network are higher than the prices of the nodes which are located in the peripheral areas, then the load of the nodes near the center is decreased and the load of the nodes near the peripheral areas is increased and as a result, the load is balanced. It is because the source nodes prefer the paths that have lower costs and these paths are not necessarily the shortest paths. In this paper, we design an algorithm inspired by game theory approach for balancing the load of the nodes in wireless networks. lso we propose an approximation algorithm for finding and assigning the costs to nodes that balances the load. It should be noted that each load balancing algorithm in wireless networks increases the total network load, since shortest path algorithm minimizes the total load. lso we do not have any assumption about the shape and topology of the network. Moreover, there is no conditions on the links between the nodes of the network. The rest of this paper is organized as follows: section 2 includes a formal statement of the problem. In section 3 a method for finding the costs of the nodes is presented in detail. In section 4, we present our simulation results. Related works are discussed in section 5. Concluding remarks are presented in section 6. II. FORML STTMNT OF TH PROLM The network has a set of nodes N, n = N. There is a set L of (bidirectional) links (edges) between nodes in N. We assume that the wireless network is biconnected because all links in usual wireless networks are biconnected. ut this is not a critical restriction, because the route-selection problem only arises when a node has multiple potential routes to a destination. ny two nodes i, j N send their data to each other with the uniform distribution where i is the source and j is the destination and vice versa. We assume that a node k incurs a transit cost c k for each transit packet it carries. It is assumed that this cost is independent of which neighbor k sends the packet to and which neighbor k received the packet from. It should be noted that this approach could be extended to apply on a more general case. In general case each node has different cost and the cost is depending on which neighbor k sends the packet to, in this case the costs are associated with the edges of the network. We write c for the vector (c 1,..., c n ) of all transit costs of the nodes. The goal is to send each packet along the LCP, according to the cost vector c. For finding and computing the LCPs, we use the ijkstras algorithm. lso, we assume that, if there are two LCPs between a particular source and destination, one of them is chosen randomly. This is an appropriate way to break ties. Let I k (c, i, j) be the indicator function for the LCP from i to j. We set I k (c, i, j) = 1, if node k is an intermediate node on the LCP from i to j, and I k (c; i, j) = 0 otherwise. This is summarized in the following formula. 1 if node k is an intermediate node I k (c, i, j) = on the LCP from i to j 0 otherwise, It should be noted that I i (c, i, j) = I j (c, i, j) = 0. It means that only the transit node costs are counted and the costs of sources and destinations are not considered. Thus, the load of j N I k(c, i, j). node k, L(k), is equal to L(k) = i N Suppose the routes specified by the indicator functions. When the traffic is sent along these paths, each transit node will incur a cost. Node k incurs a cost c k for a packet sent from i to j if and only if k lies on the selected route from i to j. The total cost u k incurred by transit node k is equal (1) j N I k(c, i, j). The objective function to u k (c) = c k i N we want to minimize is the total cost of the network of routing all packets which is equal to k N u k(c). lso, by routing along the LCPs, we want to gain the following purpose. i, j N : I i (c, p, q) = I j (c, t, s) (2) p N q N t N s N It means that the load of each nodes i and j equal to each other or L(i) = L(j). In the next section, it will be shown that it is not possible to rout packets in the way that the load of each nodes i and j equal to each other. Thus, the load of each nodes i and j should be equal to each other within an acceptable tolerance. y minimizing the total cost of the network and assigning higher costs to the nodes which are located near the center of the network, the load of the network balances. In the next section the process of finding proper cost for each nodes for balancing the load is presented. III. FINING TH COSTS OF TH NOS In this section a method for assigning proper costs to the nodes for balancing the load is presented. ccording to equation 2, the purpose is to assign proper costs to the nodes that the load of every node in the network equals to the load of other nodes. ut it is not always possible to gain this purpose in wireless networks. For example, consider the network in Fig. 1. In this network, nodes, C, and are connected to each other via node. For routing data from node to node, there is just one path. This path contains node. This is also applied for routing from node to node C and so on. Thus, the load of node is very high and the load of other nodes are zero. lso, there is no path routing that balances the load, because there is only one selection for each source to destination communication.
3 C C ;: <=9?>@915C.6891GFH I(J8>/.689KLFH Fig. 1. In this wireless network, nodes, C, and are connected to each other via node. There is no path routing that guarantees the load of nodes equal to each other.!" #$&%' (*)+,-"./102 $*)3 C Fig. 3. Routing along shortest path and LCPs. The network is a square communication range is equal to 5. Fig. 2. In this wireless network, nodes and and nodes C and should send their packets to each other via intermediate nodes. There is no path routing that guarantees the load of each node equal to the load of other nodes. For another example, consider the network in Fig. 2. In this network, nodes and and nodes C and should send their packets to each other via intermediate nodes. We can balance the load using different intermediate nodes but we can not assign costs to the nodes so that the load of each node is equal to the load of other nodes in the network. For example, we can use path C for routing between nodes and and path C for routing between nodes C and. In this case the load of nodes, and equals 0 and the load of nodes and C equals 1. ut there is not any node with the load equals 2 and the load is balanced with an acceptable tolerance. Using the above examples, it turns out that it is not possible to assign proper costs to the nodes, so that the load of every node in the network, equals to the load of other nodes. ut it is possible to balances the load with an acceptable tolerance. Thus, we have implemented an algorithm for finding the cost vector c. We start with equal costs and at each step we compute lowest cost paths between nodes using ijkstra s algorithm. Then the load of each node is computed as the number of node to node LCPs that contain it. We then adjust node costs by decreasing those that have smaller than average loads, and increasing those with higher than average load. This process is repeated until the load converges to a common value at all nodes within an acceptable tolerance. The pseudo code for finding the proper costs is presented in Table I. Fig. 4. The flat diagram of network. Routing is along shortest paths. IV. SIMULTION RSULTS In this section results of the proposed method for balancing the load is presented. The nodes in the wireless network are located on a uniform grid. ll nodes have same communication range (radius of visibility). ach node acts as the source node and sends one packet to other nodes in the network. The networks have approximately 500 nodes. This is very close to the real world dimensions [4]. Various values for communication range effects the results. Thus, the results for different amounts of communication range are presented. Fig. 3 shows the results of routing along shortest paths and LCPs. The network is a square with 400 nodes which are uniformly deployed on the grid. lso communication range is equal to 5. The decrease in the maximum load is about 35% using the proposed method. Fig. 4 and Fig. 5 show the flat diagram of this network using shortest path and LCP. ccording to these figures, the load of all nodes is approximately equal, with a small decrease near the edge. Considering the whole network, the edges of the network does not have significant effect in the performance of the method.
4 TL I PSUO CO FOR FINING TH PROPR COSTS Initialize cost vector c, i N : c(i) = default cost while i, j N : L(i) L(j) calculate LCPs between every pair of nodes using ijkstra s algorithm i N calculate L(i) i N average load L(i) N for all nodes i N if L(i) > average load c(i) c(i) + 1 else c(i) c(i) :9 ;<8>=@?@804$57C80FG H)I7=" 5JC8<KG! "#$%&'()*+,-#.0/1 &*2 Fig. 5. The flat diagram of network. Routing is along LCPs. Fig. 6. Routing along shortest path and LCPs. The network is a square communication range is equal to 5. Fig. 6 shows the results of routing along shortest paths and LCPs. The only difference with Fig. 3 is that the communication range is equal to 2 and the decrease in the maximum load is about 38%. This decrease is more than the previous case. The reason is when the communication range decreases, the number of hops in the paths increase, the total load of the nodes increase and as a result, the chance of balancing the load increases. V. RLT WORK Pham and Perreau [1] consider the higher loads of nodes near the center of a dense disc and also derive a formula of load probability for shortest path routing. Their formula only consider the disc shaped networks. lso they leave the transmission range parameter in their calculations. They propose the use of multiple paths to balance the loads and decrease the amount of traffic near the center of the network and analytically evaluate the approach. ut, another work shows that the use of multiple paths does not obtain good results unless a very large number of paths are used for multipath routing [2]. The approach of routing to a random point has been proposed for a grid network but it has some overhead for computing the paths [8]. aek and Veciana [9] used multiple paths for load balancing in wireless networks using theoretical approach. They focus on a particular communication between fixed endpoints. routing algorithm for balancing the load of very narrow wireless networks was proposed in [10]. ousse et al. present the impact of interference on the connectivity of large wireless networks in an infinite area [11]. lso they assume that the behavior of each node is independent of the other nodes. Using their model, they define the stochastic properties for the existence of links and present the existence of a giant component, which is related to the network connectivity. The authors of [12] present a model of a dense wireless network in order to achieve a better signal-tonoise ratio. They assume cooperative relaying, where several nodes transmit the same packet simultaneously. MP is a routing plan that has a balancing side-effect and is applicable on arbitrary topologies [13]. lso, for a network with disc topology, MP routes the packets on the radius of source. The authors of [4] addressed the problem of load balancing traffic in wireless networks to increase energy usage fairness and reduce congestion. They gave a formal description of the load probability for a disc network. s other load balancing algorithms, their idea is to route on curved paths rather than the shortest paths. They presented a theoretical approach based on geometric optics for finding and routing on the optimal paths.
5 lso, they developed Curveball Routing, a practical approach, which routes on virtual coordinates gained by projecting the network on a sphere. Their model is not applicable on networks with arbitrary topologies. The authors of [3] present a model for balancing the load in dense wireless networks with disc topology and use the formula presented in [14] for the load probability. They theoretically analyze routing on inner and outer radii and present a randomized choice between shortest path routing and routing on the inner/outer radii to balance the load. Their approach is very limited because it is only applicable on dense wireless networks with disc topology. Our approach is independent of the topology of the network and is applicable on dispersed networks. VI. CONCLUSION In this paper, the problem of load balancing in wireless networks is addressed. We proposed a method, inspired by game theory, to balance the load of the nodes. We assume that each node incurs a cost for carrying the packets in the network. lso, source nodes prefer path with lowest costs. These paths are called lowest cost paths (LCP). y assigning higher costs to nodes which are located near the center of the network (regions with high amounts of traffic), the load of these nodes are decreased. Thus, an approximation algorithm for finding these costs is proposed. lso, because there is not any assumption about the shape and topology of the network, the proposed method is applicable on the wireless networks with arbitrary topologies. Our results suggest that this method successfully balances the load of nodes in wireless networks. RFRNCS [1] P. P. Pham and S. Perreau, Performance analysis of reactive shortest path and multi-path routing mechanism with load balance, in I Infocom 03, [2] Y. Ganjali and. Keshavarzian, Load balancing in ad hoc networks: Single-path routing vs. multi-path routing, in I Infocom 04, [3]. Hyytia and J. Virtamo, On load balancing in a dense wireless multihop network, in NGI, [4] L. Popa,. Rostamizadeh, R. Karp, C. Papadimitriou, and I. Stoica, alancing traffic load in wireless networks with curveball routing, in CM Mobihoc 07, [5] J. Feigenbaum, C. Papadimitriou, C. Sami, and S. Shenker, bgp-based mechanism for lowest-cost routing, istributed Computing, vol. 18, p. 6172, [6] J. Feigenbaum, V. Ramachandran, and M. Schapira, Incentive compatible interdomain routing, in C 06, [7] N. Nisan,. Ronen, C. Sami, and S. Shenker, lgorithmic mechanism design, Games and conomic ehavior, vol. 35, pp , [8] C. usch, M. Ismail, and J. Xi, Oblivious routing on geometric networks, in SP, [9] S. aek and G. Veciana, Spatial energy balancing largescale wireless multihop networks, in I Infocom 05, [10] S. aek, J. Gao, and L. Zhang, Load balanced short path routing in wireless networks, in I Infocom 04, [11] O. ousse, F. accelli, and P. Thiran, Oblivious routing on geometric networks, I/CM Trans. Networking, vol. 13, pp , [12]. Sirkeci-Mergen and. Scaglione, continuum approach to dense wireless networks with cooperation, in I Infocom 05, [13] J. ruck, J. Gao, and. Jiang, Map: Medial axis based geometric routing in sensor networks, in CM Mobicom 05, [14]. Hyytia,. Lassila, and J. Virtamo, Spatial node distribution of the random waypoint mobility model with applications, I Transactions on Mobile Computing, vol. 5, pp , 2006.
How To Balance Network Load In A Wireless Sensor Network
Balancing Network Traffic Load in Geographic Hash Table (GHT) R. Asha, V.Manju, Meka Sindhu & T. Subha Department of Information Technology, Sri Sai Ram Engineering College, Chennai. E-mail : [email protected],
CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING
CHAPTER 6 CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING 6.1 INTRODUCTION The technical challenges in WMNs are load balancing, optimal routing, fairness, network auto-configuration and mobility
Load Balancing in Ad Hoc Networks: Single-path Routing vs. Multi-path Routing
Balancing in d Hoc Networks: Single-path Routing vs. Multi-path Routing Yashar Ganjali, btin Keshavarzian Department of Electrical Engineering Stanford University Stanford, C 9435 Email:{yganjali, abtink}@stanford.edu
QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES
QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES SWATHI NANDURI * ZAHOOR-UL-HUQ * Master of Technology, Associate Professor, G. Pulla Reddy Engineering College, G. Pulla Reddy Engineering
A Routing Metric for Load-Balancing in Wireless Mesh Networks
A Routing Metric for Load-Balancing in Wireless Mesh Networks Liang Ma and Mieso K. Denko Department of Computing and Information Science University of Guelph, Guelph, Ontario, Canada, N1G 2W1 email: {lma02;mdenko}@uoguelph.ca
Load-balancing Approach for AOMDV in Ad-hoc Networks R. Vinod Kumar, Dr.R.S.D.Wahida Banu
Load-balancing Approach for AOMDV in Ad-hoc Networks R. Vinod Kumar, Dr.R.S.D.Wahida Banu AP/ECE HOD/ECE Sona College of Technology, GCE, Salem. Salem. ABSTRACT Routing protocol is a challenging issue
Energy Efficient Load Balancing among Heterogeneous Nodes of Wireless Sensor Network
Energy Efficient Load Balancing among Heterogeneous Nodes of Wireless Sensor Network Chandrakant N Bangalore, India [email protected] Abstract Energy efficient load balancing in a Wireless Sensor
An Efficient QoS Routing Protocol for Mobile Ad-Hoc Networks *
An Efficient QoS Routing Protocol for Mobile Ad-Hoc Networks * Inwhee Joe College of Information and Communications Hanyang University Seoul, Korea iwj oeshanyang.ac.kr Abstract. To satisfy the user requirements
Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks
Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks Hoang Lan Nguyen and Uyen Trang Nguyen Department of Computer Science and Engineering, York University 47 Keele Street, Toronto,
Christian Bettstetter. Mobility Modeling, Connectivity, and Adaptive Clustering in Ad Hoc Networks
Christian Bettstetter Mobility Modeling, Connectivity, and Adaptive Clustering in Ad Hoc Networks Contents 1 Introduction 1 2 Ad Hoc Networking: Principles, Applications, and Research Issues 5 2.1 Fundamental
PERFORMANCE OF MOBILE AD HOC NETWORKING ROUTING PROTOCOLS IN REALISTIC SCENARIOS
PERFORMANCE OF MOBILE AD HOC NETWORKING ROUTING PROTOCOLS IN REALISTIC SCENARIOS Julian Hsu, Sameer Bhatia, Mineo Takai, Rajive Bagrodia, Scalable Network Technologies, Inc., Culver City, CA, and Michael
PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS
PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS Reza Azizi Engineering Department, Bojnourd Branch, Islamic Azad University, Bojnourd, Iran [email protected]
IN THIS PAPER, we study the delay and capacity trade-offs
IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 15, NO. 5, OCTOBER 2007 981 Delay and Capacity Trade-Offs in Mobile Ad Hoc Networks: A Global Perspective Gaurav Sharma, Ravi Mazumdar, Fellow, IEEE, and Ness
A Dynamically Configurable Topology Control for Hybrid Ad Hoc Networks with Internet Gateways
ynamically onfigurable Topology ontrol for Hybrid d Hoc Networks with Internet ateways eun-hee ho and Young-ae Ko raduate School of Information & ommunication, jou University, Republic of Korea {khzho,
CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS
137 CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS 8.1 CONCLUSION In this thesis, efficient schemes have been designed and analyzed to control congestion and distribute the load in the routing process of
Performance Evaluation of The Split Transmission in Multihop Wireless Networks
Performance Evaluation of The Split Transmission in Multihop Wireless Networks Wanqing Tu and Vic Grout Centre for Applied Internet Research, School of Computing and Communications Technology, Glyndwr
A Secure Key Management Scheme in Wireless Mesh Networks
A Secure Key Management Scheme in Wireless Mesh Networks Farah Kandah, Weiyi Zhang, Xiaojiang Du, Yashaswi Singh Department of Computer Science, North Dakota State University, Fargo, ND 585 Department
Multipath Load Balancing in Multi-hop Wireless Networks
Multipath Load Balancing in Multi-hop Wireless Networks Evan P. C. Jones, Martin Karsten, and Paul A. S. Ward, University of Waterloo, Canada Abstract Multi-hop wireless networks have the potential to
CHAPTER 6 SECURE PACKET TRANSMISSION IN WIRELESS SENSOR NETWORKS USING DYNAMIC ROUTING TECHNIQUES
CHAPTER 6 SECURE PACKET TRANSMISSION IN WIRELESS SENSOR NETWORKS USING DYNAMIC ROUTING TECHNIQUES 6.1 Introduction The process of dispersive routing provides the required distribution of packets rather
Efficient Load Balancing Routing in Wireless Mesh Networks
ISSN (e): 2250 3005 Vol, 04 Issue, 12 December 2014 International Journal of Computational Engineering Research (IJCER) Efficient Load Balancing Routing in Wireless Mesh Networks S.Irfan Lecturer, Dept
Influence of Load Balancing on Quality of Real Time Data Transmission*
SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 6, No. 3, December 2009, 515-524 UDK: 004.738.2 Influence of Load Balancing on Quality of Real Time Data Transmission* Nataša Maksić 1,a, Petar Knežević 2,
Lecture 2.1 : The Distributed Bellman-Ford Algorithm. Lecture 2.2 : The Destination Sequenced Distance Vector (DSDV) protocol
Lecture 2 : The DSDV Protocol Lecture 2.1 : The Distributed Bellman-Ford Algorithm Lecture 2.2 : The Destination Sequenced Distance Vector (DSDV) protocol The Routing Problem S S D D The routing problem
LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS
LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS Saranya.S 1, Menakambal.S 2 1 M.E., Embedded System Technologies, Nandha Engineering College (Autonomous), (India)
Load Balanced Optical-Network-Unit (ONU) Placement Algorithm in Wireless-Optical Broadband Access Networks
Load Balanced Optical-Network-Unit (ONU Placement Algorithm in Wireless-Optical Broadband Access Networks Bing Li, Yejun Liu, and Lei Guo Abstract With the broadband services increasing, such as video
Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols
Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Purvi N. Ramanuj Department of Computer Engineering L.D. College of Engineering Ahmedabad Hiteishi M. Diwanji
Figure 1. The Example of ZigBee AODV Algorithm
TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.2, February 2014, pp. 1528 ~ 1535 DOI: http://dx.doi.org/10.11591/telkomnika.v12i2.3576 1528 Improving ZigBee AODV Mesh Routing Algorithm
Chapter 4. VoIP Metric based Traffic Engineering to Support the Service Quality over the Internet (Inter-domain IP network)
Chapter 4 VoIP Metric based Traffic Engineering to Support the Service Quality over the Internet (Inter-domain IP network) 4.1 Introduction Traffic Engineering can be defined as a task of mapping traffic
Multipath Routing with Load Balancing and QoS in Ad hoc Network
IJCSNS International Journal of Computer Science and Network Security, VOL.10 No.8, ugust 2010 1 Multipath Routing with Load Balancing and QoS in d hoc Network Mohamed Tekaya, Nabil Tabbane, Sami Tabbane
Research Article ISSN 2277 9140 Copyright by the authors - Licensee IJACIT- Under Creative Commons license 3.0
INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An international, online, open access, peer reviewed journal Volume 2 Issue 2 April 2013 Research Article ISSN 2277 9140 Copyright
Dynamic Source Routing in Ad Hoc Wireless Networks
Dynamic Source Routing in Ad Hoc Wireless Networks David B. Johnson David A. Maltz Computer Science Department Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA 15213-3891 [email protected] Abstract
Performance of networks containing both MaxNet and SumNet links
Performance of networks containing both MaxNet and SumNet links Lachlan L. H. Andrew and Bartek P. Wydrowski Abstract Both MaxNet and SumNet are distributed congestion control architectures suitable for
Traffic Prediction in Wireless Mesh Networks Using Process Mining Algorithms
Traffic Prediction in Wireless Mesh Networks Using Process Mining Algorithms Kirill Krinkin Open Source and Linux lab Saint Petersburg, Russia [email protected] Eugene Kalishenko Saint Petersburg
Mobile Security Wireless Mesh Network Security. Sascha Alexander Jopen
Mobile Security Wireless Mesh Network Security Sascha Alexander Jopen Overview Introduction Wireless Ad-hoc Networks Wireless Mesh Networks Security in Wireless Networks Attacks on Wireless Mesh Networks
A Catechistic Method for Traffic Pattern Discovery in MANET
A Catechistic Method for Traffic Pattern Discovery in MANET R. Saranya 1, R. Santhosh 2 1 PG Scholar, Computer Science and Engineering, Karpagam University, Coimbatore. 2 Assistant Professor, Computer
Location Information Services in Mobile Ad Hoc Networks
Location Information Services in Mobile Ad Hoc Networks Tracy Camp, Jeff Boleng, Lucas Wilcox Department of Math. and Computer Sciences Colorado School of Mines Golden, Colorado 841 Abstract In recent
Quality of Service Routing Network and Performance Evaluation*
Quality of Service Routing Network and Performance Evaluation* Shen Lin, Cui Yong, Xu Ming-wei, and Xu Ke Department of Computer Science, Tsinghua University, Beijing, P.R.China, 100084 {shenlin, cy, xmw,
A Workload-Based Adaptive Load-Balancing Technique for Mobile Ad Hoc Networks
A Workload-Based Adaptive Load-Balancing Technique for Mobile Ad Hoc Networks Young J. Lee and George F. Riley School of Electrical & Computer Engineering Georgia Institute of Technology, Atlanta, GA 30332
COMPARATIVE ANALYSIS OF ON -DEMAND MOBILE AD-HOC NETWORK
www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 2 Issue 5 May, 2013 Page No. 1680-1684 COMPARATIVE ANALYSIS OF ON -DEMAND MOBILE AD-HOC NETWORK ABSTRACT: Mr.Upendra
2004 Networks UK Publishers. Reprinted with permission.
Riikka Susitaival and Samuli Aalto. Adaptive load balancing with OSPF. In Proceedings of the Second International Working Conference on Performance Modelling and Evaluation of Heterogeneous Networks (HET
Simulation of Heuristic Usage for Load Balancing In Routing Efficiency
Simulation of Heuristic Usage for Load Balancing In Routing Efficiency Nor Musliza Mustafa Fakulti Sains dan Teknologi Maklumat, Kolej Universiti Islam Antarabangsa Selangor [email protected] Abstract.
Energy Consumption analysis under Random Mobility Model
DOI: 10.7763/IPEDR. 2012. V49. 24 Energy Consumption analysis under Random Mobility Model Tong Wang a,b, ChuanHe Huang a a School of Computer, Wuhan University Wuhan 430072, China b Department of Network
A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks
A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks Didem Gozupek 1,Symeon Papavassiliou 2, Nirwan Ansari 1, and Jie Yang 1 1 Department of Electrical and Computer Engineering
DESIGN AND DEVELOPMENT OF LOAD SHARING MULTIPATH ROUTING PROTCOL FOR MOBILE AD HOC NETWORKS
DESIGN AND DEVELOPMENT OF LOAD SHARING MULTIPATH ROUTING PROTCOL FOR MOBILE AD HOC NETWORKS K.V. Narayanaswamy 1, C.H. Subbarao 2 1 Professor, Head Division of TLL, MSRUAS, Bangalore, INDIA, 2 Associate
Topology-Transparent Distributed Multicast and Broadcast Scheduling in Mobile Ad Hoc Networks
Topology-Transparent Distributed Multicast and Broadcast Scheduling in Mobile d Hoc Networks Yiming Liu, Victor O. K. Li, Ka-Cheong Leung, and Lin Zhang, Department of Electronic Engineering Tsinghua University,
Comparison of WCA with AODV and WCA with ACO using clustering algorithm
Comparison of WCA with AODV and WCA with ACO using clustering algorithm Deepthi Hudedagaddi, Pallavi Ravishankar, Rakesh T M, Shashikanth Dengi ABSTRACT The rapidly changing topology of Mobile Ad hoc networks
Load Balancing Mechanisms in Data Center Networks
Load Balancing Mechanisms in Data Center Networks Santosh Mahapatra Xin Yuan Department of Computer Science, Florida State University, Tallahassee, FL 33 {mahapatr,xyuan}@cs.fsu.edu Abstract We consider
Study of Network Characteristics Incorporating Different Routing Protocols
Study of Network Characteristics Incorporating Different Routing Protocols Sumitpal Kaur #, Hardeep S Ryait *, Manpreet Kaur # # M. Tech Student, Department of Electronics and Comm. Engineering, Punjab
Distributed Explicit Partial Rerouting (DEPR) Scheme for Load Balancing in MPLS Networks
Distributed Eplicit Partial Rerouting (DEPR) Scheme for Load Balancing in MPLS Networks Sherif Ibrahim Mohamed [email protected] Khaled M. F. Elsayed, senior member IEEE [email protected] Department
Joint Link Scheduling and Routing for Load Balancing in STDMA Wireless Mesh Networks
246 Joint Link Scheduling and Routing for Load Balancing in STDMA Wireless Mesh Networks Whoi Jin Jung, Jae Yong Lee and Byung Chul Kim Dept. of Info. Comm. Engineering, Chungnam National University, Korea
Adaptive Multiple Metrics Routing Protocols for Heterogeneous Multi-Hop Wireless Networks
Adaptive Multiple Metrics Routing Protocols for Heterogeneous Multi-Hop Wireless Networks Lijuan Cao Kashif Sharif Yu Wang Teresa Dahlberg Department of Computer Science, University of North Carolina at
An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs
An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs G.Michael Assistant Professor, Department of CSE, Bharath University, Chennai, TN, India ABSTRACT: Mobility management
A Graph-Center-Based Scheme for Energy-Efficient Data Collection in Wireless Sensor Networks
A Graph-Center-Based Scheme for Energy-Efficient Data Collection in Wireless Sensor Networks Dajin Wang Department of Computer Science Montclair State University, Upper Montclair, NJ 07043, USA [email protected]
Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc
(International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan [email protected]
Distributed Computing over Communication Networks: Topology. (with an excursion to P2P)
Distributed Computing over Communication Networks: Topology (with an excursion to P2P) Some administrative comments... There will be a Skript for this part of the lecture. (Same as slides, except for today...
Cluster-based Multi-path Routing Algorithm for Multi-hop Wireless Network
International Journal of Future Generation Communication and Networking 67 Cluster-based Multi-path Routing Algorithm for Multi-hop Wireless Network Jie Zhang, Choong Kyo Jeong, Goo Yeon Lee, Hwa Jong
Comparison of RIP, EIGRP, OSPF, IGRP Routing Protocols in Wireless Local Area Network (WLAN) By Using OPNET Simulator Tool - A Practical Approach
Comparison of RIP, EIGRP, OSPF, IGRP Routing Protocols in Wireless Local Area Network (WLAN) By Using OPNET Simulator Tool - A Practical Approach U. Dillibabau 1, Akshay 2, M. Lorate Shiny 3 UG Scholars,
IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks
IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks Zhibin Wu, Sachin Ganu and Dipankar Raychaudhuri WINLAB, Rutgers University 2006-11-16 IAB Research Review, Fall 2006 1 Contents
Optimization of AODV routing protocol in mobile ad-hoc network by introducing features of the protocol LBAR
Optimization of AODV routing protocol in mobile ad-hoc network by introducing features of the protocol LBAR GUIDOUM AMINA University of SIDI BEL ABBES Department of Electronics Communication Networks,
An Intelligent Framework for Vehicular Ad-hoc Networks using SDN Architecture
435 An Intelligent Framework for Vehicular Ad-hoc Networks using SDN Architecture Balamurugan.V School of Computing Science and Engineering, VIT University Chennai Campus, 600127, Tamilnadu, India. Abstract
Towards Efficient Routing in Vehicular Ad Hoc Networks
Towards Efficient Routing in Vehicular Ad Hoc Networks Moez Jerbi*, Sidi-Mohammed Senouci* and Yacine Ghamri-Doudane** *France Telecom R&D, Core Network Laboratories, Lannion, France **Networks and Multimedia
CS 5480/6480: Computer Networks Spring 2012 Homework 4 Solutions Due by 1:25 PM on April 11 th 2012
CS 5480/6480: Computer Networks Spring 2012 Homework 4 Solutions Due by 1:25 PM on April 11 th 2012 Important: The solutions to the homework problems from the course book have been provided by the authors.
Bandwidth Management Framework for Multicasting in Wireless Mesh Networks
Bandwidth Management Framework for Multicasting in Wireless Mesh Networks Manaswi Saha and P. Venkata Krishna Abstract Wireless mesh networks (WMNs) provide a reliable and a scalable solution for multicasting.
TORA : Temporally Ordered Routing Algorithm
TORA : Temporally Ordered Routing Algorithm Invented by Vincent Park and M.Scott Corson from University of Maryland. TORA is an on-demand routing protocol. The main objective of TORA is to limit control
Hyper Node Torus: A New Interconnection Network for High Speed Packet Processors
2011 International Symposium on Computer Networks and Distributed Systems (CNDS), February 23-24, 2011 Hyper Node Torus: A New Interconnection Network for High Speed Packet Processors Atefeh Khosravi,
Intelligent Agents for Routing on Mobile Ad-Hoc Networks
Intelligent Agents for Routing on Mobile Ad-Hoc Networks Y. Zhou Dalhousie University [email protected] A. N. Zincir-Heywood Dalhousie University [email protected] Abstract This paper introduces a new agent-based
Detecting Multiple Selfish Attack Nodes Using Replica Allocation in Cognitive Radio Ad-Hoc Networks
Detecting Multiple Selfish Attack Nodes Using Replica Allocation in Cognitive Radio Ad-Hoc Networks Kiruthiga S PG student, Coimbatore Institute of Engineering and Technology Anna University, Chennai,
Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, [email protected]
Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, [email protected] 1. Introduction Ad hoc wireless networks pose a big challenge for transport layer protocol and transport layer protocols
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
Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow
International Journal of Soft Computing and Engineering (IJSCE) Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow Abdullah Al Masud, Hossain Md. Shamim, Amina Akhter
Dynamic Load Balance Algorithm (DLBA) for IEEE 802.11 Wireless LAN
Tamkang Journal of Science and Engineering, vol. 2, No. 1 pp. 45-52 (1999) 45 Dynamic Load Balance Algorithm () for IEEE 802.11 Wireless LAN Shiann-Tsong Sheu and Chih-Chiang Wu Department of Electrical
EFFICIENT DETECTION IN DDOS ATTACK FOR TOPOLOGY GRAPH DEPENDENT PERFORMANCE IN PPM LARGE SCALE IPTRACEBACK
EFFICIENT DETECTION IN DDOS ATTACK FOR TOPOLOGY GRAPH DEPENDENT PERFORMANCE IN PPM LARGE SCALE IPTRACEBACK S.Abarna 1, R.Padmapriya 2 1 Mphil Scholar, 2 Assistant Professor, Department of Computer Science,
Performance Analysis of Load Balancing in MANET using On-demand Multipath Routing Protocol
ISSN: 2278 1323 All Rights Reserved 2014 IJARCET 2106 Performance Analysis of Load Balancing in MANET using On-demand Multipath Routing Protocol Monika Malik, Partibha Yadav, Ajay Dureja Abstract A collection
Role of Clusterhead in Load Balancing of Clusters Used in Wireless Adhoc Network
International Journal of Electronics Engineering, 3 (2), 2011, pp. 283 286 Serials Publications, ISSN : 0973-7383 Role of Clusterhead in Load Balancing of Clusters Used in Wireless Adhoc Network Gopindra
A Network Flow Approach in Cloud Computing
1 A Network Flow Approach in Cloud Computing Soheil Feizi, Amy Zhang, Muriel Médard RLE at MIT Abstract In this paper, by using network flow principles, we propose algorithms to address various challenges
Routing Analysis in Wireless Mesh Network with Bandwidth Allocation
International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-2, Issue-3, February 213 Routing Analysis in Wireless Mesh Network with Bandwidth Allocation T.S. Starlin, D.
Keywords- manet, routing protocols, aodv, olsr, grp,data drop parameter.
Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Evaluation of
Comparative Study of Delay-Oriented and Hybrid Load Balancing Routing Protocols in Mobile Ad Hoc Networks
2013, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Comparative Study of Delay-Oriented and Hybrid Load Balancing Routing Protocols in Mobile Ad
An Efficient Primary-Segmented Backup Scheme for Dependable Real-Time Communication in Multihop Networks
IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 11, NO. 1, FEBRUARY 2003 81 An Efficient Primary-Segmented Backup Scheme for Dependable Real-Time Communication in Multihop Networks Krishna Phani Gummadi, Madhavarapu
On the Interaction and Competition among Internet Service Providers
On the Interaction and Competition among Internet Service Providers Sam C.M. Lee John C.S. Lui + Abstract The current Internet architecture comprises of different privately owned Internet service providers
CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs
CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).
