Double-Covered Broadcast (DCB) A Simple Reliable Broadcast Algorithm in MANETs.pdf
文本预览下载声明
                        Double-Covered Broadcast (DCB): A Simple
Reliable Broadcast Algorithm in MANETs
Wei Lou and Jie Wu
Department of Computer Science and Engineering
Florida Atlantic University
Boca Raton, FL 33431
Email:{wlou, jie}@cse.fau.edu
Abstract— Mobile ad hoc networks (MANETs) suffer from
high transmission error rate because of the nature of radio
communications. The broadcast operation, as a fundamental
service in MANETs, is prone to the broadcast storm problem
if forward nodes are not carefully designated. The objective of
reducing the broadcast redundancy while still providing high
delivery ratio for each broadcast packet is a major challenge
in a dynamic environment. In this paper, we propose a simple,
reliable broadcast algorithm, called double-covered broadcast
(DCB), that takes advantage of broadcast redundancy to improve
the delivery ratio in the environment that has rather high
transmission error rate. Among 1-hop neighbors of the sender,
only selected forward nodes retransmit the broadcast message.
Forward nodes are selected in such a way that (1) the sender’s
2-hop neighbors are covered and (2) the sender’s 1-hop neighbors
are either a forward node, or a non-forward node but covered
by at least two forwarding neighbors. The retransmissions of
the forward nodes are received by the sender as confirmation of
their receiving the packet. The non-forward 1-hop neighbors of
the sender do not acknowledge the reception of the broadcast. If
the sender does not detect all its forward nodes’ retransmissions,
it will resend the packet until the maximum times of retry is
reached. Simulation results show that the algorithm provides
good performance for a broadcast operation under high trans-
mission error rate environment.
Index Terms— Broadcast, forward node, MANETs, perfor-
mance evaluation, reliability.
I. INTRODUCTION
A mobile ad hoc network (MANET) enables wireless com-
munications between participating mobile nodes without the
assistance of any base station. Two nodes that a
                            显示全部