EssaysForStudent.com - Free Essays, Term Papers & Book Notes
Search

Reliable Broadcasting in Mobile Ad-Hoc Networks

By:   •  Research Paper  •  2,648 Words  •  December 5, 2009  •  1,175 Views

Page 1 of 11

Essay title: Reliable Broadcasting in Mobile Ad-Hoc Networks

Reliable Broadcasting in Mobile Ad-Hoc Networks

Phaneesh Kuppahalli

Department of Computer Science

The University of Texas at Dallas, Texas

pxk039000@utdallas.edu

ABSTRACT

In a mobile ad-hoc network, providing a reliable broadcast is one of the most important requirements. In broadcasting, a source node sends a message to all the other nodes in the network. Broadcasting operation is expected to be executed more frequently in mobile ad-hoc networks MANETs. So the number of retransmissions in the broadcast has to be minimized. The reliable broadcast service ensures that all the hosts in the network deliver the same set of messages to the upper layer. The protocols that are used in wired networks are unsuitable for deployment on MANETs, as these do not take into account the node mobility, network load and congestion. There have been a lot of protocols which are proposed for reliable broadcasting in MANETs. A straight forward way is by Simple Flooding [1, 2] which is very costly and very inefficient. The other protocols are Probability based methods [3], Area Based Methods [3] and Neighbor Knowledge Methods [4, 5, 6 and 7]. Also, efficiency and reliability conflict with each other. Hence it is hard to achieve both at a time with just one scheme. This paper will aim at proposing improvements for reliable broadcasting in MANETs.

1. INTRODUCTION

The drastic improvements in the wireless communications and portable wireless devices have made mobile computing a reality. Recently, Mobile Ad Hoc Networks (MANETs) has attracted a lot of attention and research. MANETs are made of a group of independent mobile hosts which communicate with each other. A mobile host may not be able to communicate directly with all the other hosts. So, the packets traverse various intermediate nodes before reaching the destination. All the nodes in the network assist in routing. The ad-hoc networks are created dynamically on the fly. The hosts are allowed to move around in the network. Routing protocols in ad-hoc networks should provide means to deliver packets to destination nodes given these dynamic topologies.

Applications of MANETs occur in battle-fields, major disaster and some business environments where networks need to be deployed immediately without any base stations or fixed networks.

Broadcasting is process by which a source node sends a message to all the other nodes in the entire network. Broadcasting operation is expected to be executed more frequently in mobile ad-hoc networks MANETs. Ad hoc On-Demand Distance Vector (AODV) [10] and Dynamic Source Routing (DSR) [9] are the two most widely studied unicast on-demand ad-hoc routing protocols which use broadcasting. These broadcasts use flooding which is inefficient and very costly. The other protocols that use broadcasting are Probability based methods [3], Area Based Methods [3] and Neighbor Knowledge Methods [4, 5, 6 and 7]. Since broadcasting is the most basic operation in ad-hoc networks, the reliability of the broadcast is one of the most important requirements. This paper discusses the some of the existing reliable broadcast protocols and also proposes improvements for reliable broadcasting in MANETs.

The rest of the paper is organized as follows. In section 2, the broadcast storm[12] and implosion[13] problems are discussed. In section 3, the related work is discussed. In section 4, the comparison of some of the existing protocols and improvements for the reliable broadcast in mobile ad-hoc networks are described. In section 5, the conclusion is given.

2. PRELIMINARIES

A MANET consists of a set of mobile hosts that may communicate with one another from time to time. No base stations are supported. Each host is equipped with a CSMA/CA (carrier sense multiple access with collision avoidance) [11] transceiver. In such environment, a host may communicate with another directly or indirectly. In indirect communication, the packet is transmitted between sender and receiver through intermediate nodes. The broadcast problem refers to the sending of a message to all other hosts in the network. In such environments, any of the nodes can issue a broadcast message at any time so it can experience repetitive collisions. Acknowledgements may cause serious medium contention (and thus, another “storm”) surrounding the sender.

Broadcast storm caused by flooding

A straight-forward approach to achieve reliable broadcast is by simple flooding. A host, on receiving a broadcast message for

Continue for 10 more pages »  •  Join now to read essay Reliable Broadcasting in Mobile Ad-Hoc Networks and other term papers or research documents
Download as (for upgraded members)
txt
pdf
Citation Generator

(2009, 12). Reliable Broadcasting in Mobile Ad-Hoc Networks. EssaysForStudent.com. Retrieved 12, 2009, from https://www.essaysforstudent.com/essays/Reliable-Broadcasting-in-Mobile-Ad-Hoc-Networks/20056.html

"Reliable Broadcasting in Mobile Ad-Hoc Networks" EssaysForStudent.com. 12 2009. 2009. 12 2009 <https://www.essaysforstudent.com/essays/Reliable-Broadcasting-in-Mobile-Ad-Hoc-Networks/20056.html>.

"Reliable Broadcasting in Mobile Ad-Hoc Networks." EssaysForStudent.com. EssaysForStudent.com, 12 2009. Web. 12 2009. <https://www.essaysforstudent.com/essays/Reliable-Broadcasting-in-Mobile-Ad-Hoc-Networks/20056.html>.

"Reliable Broadcasting in Mobile Ad-Hoc Networks." EssaysForStudent.com. 12, 2009. Accessed 12, 2009. https://www.essaysforstudent.com/essays/Reliable-Broadcasting-in-Mobile-Ad-Hoc-Networks/20056.html.