ieee transactions on parallel and … · network topology graph planar, and on the use of face ......

11
ALBA-R: Load-Balancing Geographic Routing Around Connectivity Holes in Wireless Sensor Networks Chiara Petrioli, Senior Member, IEEE, Michele Nati, Member, IEEE, Paolo Casari, Member, IEEE, Michele Zorzi, Fellow, IEEE, and Stefano Basagni, Senior Member, IEEE Abstract—This paper presents ALBA-R, a protocol for convergecasting in wireless sensor networks. ALBA-R features the cross-layer integration of geographic routing with contention-based MAC for relay selection and load balancing (ALBA), as well as a mechanism to detect and route around connectivity holes (Rainbow). ALBA and Rainbow (ALBA-R) together solve the problem of routing around a dead end without overhead-intensive techniques such as graph planarization and face routing. The protocol is localized and distributed, and adapts efficiently to varying traffic and node deployments. Through extensive ns2-based simulations, we show that ALBA-R significantly outperforms other convergecasting protocols and solutions for dealing with connectivity holes, especially in critical traffic conditions and low-density networks. The performance of ALBA-R is also evaluated through experiments in an outdoor testbed of TinyOS motes. Our results show that ALBA-R is an energy-efficient protocol that achieves remarkable performance in terms of packet delivery ratio and end-to-end latency in different scenarios, thus being suitable for real network deployments. Index Terms—Wireless sensor networks, cross-layer routing, connectivity holes, geographic routing, localization errors Ç 1 INTRODUCTION D ISTRIBUTED sensing and seamless wireless data gather- ing are key ingredients of various monitoring applica- tions implemented through the deployment of wireless sensor networks (WSNs). The sensor nodes perform their data collection duties unattended, and the corresponding packets are then transmitted to a data collection point (the sink) via multihop wireless routes (WSN routing or convergecasting). The majority of the research on protocol design for WSNs has focused on MAC and routing solutions. An important class of protocols is represented by geographic or location-based routing schemes, where a relay is greedily chosen based on the advancement it provides toward the sink. Being almost stateless, distrib- uted and localized, geographic routing requires little computation and storage resources at the nodes and is therefore very attractive for WSN applications. Many geographic routing schemes, however, fail to fully address important design challenges, including 1) routing around connectivity holes, 2) resilience to localization errors, and 3) efficient relay selection. Connectivity holes are inherently related to the way greedy forwarding works. Even in a fully connected topology, there may exist nodes (called dead ends) that have no neighbors that provide packet advancement toward the sink. Dead ends are, therefore, unable to forward the packets they generate or receive. These packets will never reach their destination and will eventually be discarded. Many solutions have been proposed to alleviate the impact of dead ends. In particular, those that offer packet delivery guarantees are usually based on making the network topology graph planar, and on the use of face routing [1]. However, planarization does not work well in the presence of localization errors and realistic radio propagation effects [2], as it depends on unrealistic representations of the network, such as a unit disk graph (UDG [3]). In this paper, we propose an approach to the problem of routing around connectivity holes that works in any connected topology without the overhead and inaccuracies incurred by methods based on topology planarization. Specifically, we define a cross-layer protocol, named ALBA for Adaptive Load-Balancing Algorithm, whose main ingre- dients (geographic routing, load balancing, contention- based relay selection) are blended with a mechanism to route packets out and around dead ends, the Rainbow protocol. The combination of the two protocols, called ALBA-R, results in an integrated solution for convergecasting in WSNs that, although connected, can be sparse and with connectivity holes. The contributions we provide to WSN research with this paper include the following: 1. We enhance greedy geographic forwarding by considering congestion and packet advancement IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 25, NO. 3, MARCH 2014 529 . C. Petrioli is with the Department of Computer Science, University of Rome “La Sapienza,” via Salaria 113, 3rd Floor, 00198 Rome, Italy. E-mail: [email protected]. . M. Nati is with the Centre for Communications Systems Research, University of Surrey, BA Building, Guildford GU2 7XH, United Kingdom. E-mail: [email protected]. . P. Casari and M. Zorzi are with the Department of Information Engineering, University of Padova, Building DEI/A, via G. Gradenigo, 6/B, 35131 Padova, Italy. E-mail: {casarip, zorzi}@dei.unipd.it. . S. Basagni is with the Department of Electrical and Computer Engineering, Northeastern University, 312 Dana Research Center, 360 Huntington Ave, Boston, MA 02115. E-mail: [email protected]. Manuscript received 2 Mar. 2012; revised 28 Dec. 2012; accepted 12 Feb. 2013; published online 27 Feb. 2013. Recommended for acceptance by D. Turgut. For information on obtaining reprints of this article, please send e-mail to: [email protected], and reference IEEECS Log Number TPDS-2012-03-0247. Digital Object Identifier no. 10.1109/TPDS.2013.60. 1045-9219/14/$31.00 ß 2014 IEEE Published by the IEEE Computer Society

Upload: dangphuc

Post on 30-Jun-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

ALBA-R: Load-Balancing GeographicRouting Around Connectivity Holes

in Wireless Sensor NetworksChiara Petrioli, Senior Member, IEEE, Michele Nati, Member, IEEE, Paolo Casari, Member, IEEE,

Michele Zorzi, Fellow, IEEE, and Stefano Basagni, Senior Member, IEEE

Abstract—This paper presents ALBA-R, a protocol for convergecasting in wireless sensor networks. ALBA-R features the cross-layer

integration of geographic routing with contention-based MAC for relay selection and load balancing (ALBA), as well as a mechanism to

detect and route around connectivity holes (Rainbow). ALBA and Rainbow (ALBA-R) together solve the problem of routing around a

dead end without overhead-intensive techniques such as graph planarization and face routing. The protocol is localized and

distributed, and adapts efficiently to varying traffic and node deployments. Through extensive ns2-based simulations, we show that

ALBA-R significantly outperforms other convergecasting protocols and solutions for dealing with connectivity holes, especially in

critical traffic conditions and low-density networks. The performance of ALBA-R is also evaluated through experiments in an outdoor

testbed of TinyOS motes. Our results show that ALBA-R is an energy-efficient protocol that achieves remarkable performance in terms

of packet delivery ratio and end-to-end latency in different scenarios, thus being suitable for real network deployments.

Index Terms—Wireless sensor networks, cross-layer routing, connectivity holes, geographic routing, localization errors

Ç

1 INTRODUCTION

DISTRIBUTED sensing and seamless wireless data gather-ing are key ingredients of various monitoring applica-

tions implemented through the deployment of wirelesssensor networks (WSNs). The sensor nodes perform theirdata collection duties unattended, and the correspondingpackets are then transmitted to a data collection point (thesink) via multihop wireless routes (WSN routing orconvergecasting). The majority of the research on protocoldesign for WSNs has focused on MAC and routingsolutions. An important class of protocols is representedby geographic or location-based routing schemes, where arelay is greedily chosen based on the advancement itprovides toward the sink. Being almost stateless, distrib-uted and localized, geographic routing requires littlecomputation and storage resources at the nodes and istherefore very attractive for WSN applications. Manygeographic routing schemes, however, fail to fully addressimportant design challenges, including 1) routing around

connectivity holes, 2) resilience to localization errors, and3) efficient relay selection. Connectivity holes are inherentlyrelated to the way greedy forwarding works. Even in a fullyconnected topology, there may exist nodes (called dead ends)that have no neighbors that provide packet advancementtoward the sink. Dead ends are, therefore, unable toforward the packets they generate or receive. These packetswill never reach their destination and will eventually bediscarded. Many solutions have been proposed to alleviatethe impact of dead ends. In particular, those that offerpacket delivery guarantees are usually based on making thenetwork topology graph planar, and on the use of facerouting [1]. However, planarization does not work well inthe presence of localization errors and realistic radiopropagation effects [2], as it depends on unrealisticrepresentations of the network, such as a unit disk graph(UDG [3]).

In this paper, we propose an approach to the problem ofrouting around connectivity holes that works in anyconnected topology without the overhead and inaccuraciesincurred by methods based on topology planarization.Specifically, we define a cross-layer protocol, named ALBAfor Adaptive Load-Balancing Algorithm, whose main ingre-dients (geographic routing, load balancing, contention-based relay selection) are blended with a mechanism toroute packets out and around dead ends, the Rainbowprotocol. The combination of the two protocols, calledALBA-R, results in an integrated solution for convergecastingin WSNs that, although connected, can be sparse and withconnectivity holes.

The contributions we provide to WSN research with thispaper include the following:

1. We enhance greedy geographic forwarding byconsidering congestion and packet advancement

IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 25, NO. 3, MARCH 2014 529

. C. Petrioli is with the Department of Computer Science, University ofRome “La Sapienza,” via Salaria 113, 3rd Floor, 00198 Rome, Italy.E-mail: [email protected].

. M. Nati is with the Centre for Communications Systems Research,University of Surrey, BA Building, Guildford GU2 7XH, UnitedKingdom. E-mail: [email protected].

. P. Casari and M. Zorzi are with the Department of InformationEngineering, University of Padova, Building DEI/A, via G. Gradenigo,6/B, 35131 Padova, Italy. E-mail: {casarip, zorzi}@dei.unipd.it.

. S. Basagni is with the Department of Electrical and Computer Engineering,Northeastern University, 312 Dana Research Center, 360 Huntington Ave,Boston, MA 02115. E-mail: [email protected].

Manuscript received 2 Mar. 2012; revised 28 Dec. 2012; accepted 12 Feb.2013; published online 27 Feb. 2013.Recommended for acceptance by D. Turgut.For information on obtaining reprints of this article, please send e-mail to:[email protected], and reference IEEECS Log Number TPDS-2012-03-0247.Digital Object Identifier no. 10.1109/TPDS.2013.60.

1045-9219/14/$31.00 � 2014 IEEE Published by the IEEE Computer Society

jointly when making routing decisions. The newrelay selection scheme, which implements MAC androuting functions in a cross-layer fashion, achievesperformance superior to existing protocols in termsof energy efficiency, packet delivery ratio (PDR),and latency.

2. The Rainbow mechanism allows ALBA-R to effi-ciently route packets out of and around dead ends.Rainbow is resilient to localization errors and tochannel propagation impairments. It does not needthe network topology to be planar, unlike previousrouting protocols. It is, therefore, more general thanface routing-based solutions and is able to guaranteepacket delivery in realistic deployments.

3. Extensive ns2-based simulation experiments areperformed that demonstrate how the unique fea-tures of ALBA-R determine its overall performance,and that show its superiority with respect toprevious exemplary solutions for geographic-basedand topology-based convergecasting, such as GeRaF[4] and IRIS [5]. We have also investigated theperformance of Rainbow in sparse networks, wheredead ends are likely to occur, with and withoutlocalization errors. We show that Rainbow is aneffective distributed scheme for learning how toroute packets around connectivity holes, achievingremarkable delivery ratio and latency performance.Our simulation results also show better performancethan that of two recent proposals for routing arounddead ends by Ruhrup and Stojmenovic [6].

4. The critical metrics of packet delivery ratio and end-to-end (E2E) latency are further investigated throughexperiments in an outdoor 40-node testbed ofTinyOS-based sensor nodes. Besides validating oursimulation model, the obtained results confirm theeffectiveness of ALBA-R in supporting long-livedand reliable wireless sensor networking in practice.

A succinct version of this paper has appeared in [7]. Thecurrent version presents a considerably larger set of experi-ments and comparisons with previous solutions. Supple-mental material, which can be found on the Computer SocietyDigital Library at http://doi.ieeecomputersociety.org/10.1109/TPDS.2013.60, provides proof of correctness of theRainbow mechanism, further simulation experiments, anddetailed results from testing the deployment of a 40-nodenetwork in a vineyard outside of Roma, Italy. Some results onALBA resilience to localization errors have appeared in [8].

The paper is organized as follows: Section 2 reviews thestate of the art on geographic routing and handling deadends. ALBA-R is described in detail in Section 3 (ALBA)and Section 4 (Rainbow). Section 5 shows the results of anextensive ns2-based performance evaluation of our proto-col. It includes a comparison of ALBA-R with geographic(GeRaF) and nongeographic (IRIS) cross-layer routingprotocols, and a demonstration of the effectiveness ofALBA-R in efficiently handling dead ends even in presenceof localization errors. The section also contains a compara-tive performance evaluation of Rainbow and RotationalSweep (RS), a recently introduced set of mechanisms toroute packets around connectivity holes. Conclusions areprovided in Section 6.

2 RELATED WORK

According to its first and simplest formulation, geographicrouting concerns forwarding a packet in the direction of itsintended destination by providing maximum per-hopadvancement [9], [10]. In dense networks, this greedyapproach is quite successful, since nodes are likely to find apath toward the sink traversing a limited number ofintermediate relays. Conversely, in sparse networks, pack-ets may get stuck at dead ends, which are located along theedge of a connectivity hole, resulting in poor performance.A number of ideas have, therefore, been proposed toaddress the problem of routing around dead ends. A firstset of approaches stems from the work of Kranakis et al.[11]. WSN topologies are first “planarized” [12]. Geographicrouting over planarized WSNs is then obtained by employ-ing greedy routing as long as possible, resorting to planarrouting only when required, for example, to get aroundconnectivity holes. Heuristic rules are then defined forreturning to greedy forwarding as soon as next-hop relayscan be found greedily. Examples of this approach include[13], [14], [15], [16], [17], [18]. Solutions based on planariza-tion have several drawbacks. First of all, a spanner graph ofthe network topology needs to be built (and maintained inthe presence of node dynamics), and this incurs non-negligible overhead. Planar routing may then require theexploration of large spanners before being able to switchback to the more efficient greedy forwarding, thus imposinghigher latencies [19]. Moreover, in realistic settings, locali-zation errors and nonideal signal propagation may lead todisconnected planar graphs or to topology graphs that arenonplanar. This is because spanner formation protocolsassume that the network topology is modeled by a UDG,and the correctness of the approach cannot be guaranteedwhen this is not the case, as in most realistic situations. Tomake planarization work on real networks, a form ofperiodic signaling must be implemented to check that nolinks cross, as performed by the Cross-Link DetectionProtocol (CLDP) [20]. However, this is a transmission-intense solution for WSNs, which eventually affects thenetwork performance. For a comprehensive overview ofplanar graph routing, the reader is referred to the survey byFrey et al. [21].

A different class of solutions for handling dead ends isbased on embedding the network topology into coordinatespaces that decrease the probability of connectivity holes.This category includes algorithms using virtual coordinates[22], [23], [24], [25], and those that perform some sort oftopology warping [26]. In the former case, the coordinatesof each node are the vector of the hop distance between thenode and each of a set of beacons. Greedy forwarding istypically performed over the virtual coordinates space. Thisdecreases the occurrence of dead ends, but does noteliminate them. Topology warping schemes are based oniteratively updating the coordinates of each node based onthe coordinates of its neighbors, so that greedy paths aremore likely to exist. These approaches are referred to as“geographic routing without location information,” as theydo not require accurate initial position estimates. Bothmethods, however, present a non-negligible probability thatpackets get stuck in dead ends.

530 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 25, NO. 3, MARCH 2014

RS is a recent contention-based protocol presented byRuhrup and Stojmenovic [6] to route packets aroundconnectivity holes without requiring planarization. Theprotocol is designed to complement any greedy forwardingalgorithm (including ALBA) by determining a next hoprelay through a timer-based contention. The relay is chosenso that a traversal path is found that ensures progress after agreedy failure. Upon receiving a request-to-send (RTS),each possible candidate relay starts a timer whose value(called the delay function) is computed based on the relativeposition of the candidate, the sender, and the predecessor ofthe sender, i.e., the node that selected the sender as relay.Specifically, the candidate selects a delay proportional tothe time it takes for being hit by a sweep curve (SC) thatrotates counterclockwise hinged at the sender from thestarting line between predecessor and sender. (The candi-date receives information about predecessor and sendercoordinates in the RTS.) RS is based on two delay functions,namely, sweep circle and twisting triangle (TT), providingdifferent lengths for traversing paths, and is shown toachieve guaranteed delivery in UDGs. As such, however, itis not generally applicable, and it can be detrimentallyaffected by localization errors.

3 THE ADAPTIVE LOAD-BALANCING ALGORITHM

The protocol we propose in this paper, ALBA, is a cross-layer solution for convergecasting in WSNs that integratesawake/asleep schedules, MAC, routing, traffic loadbalancing, and back-to-back packet transmissions. Nodesalternate between awake/asleep modes according toindependent wake-up schedules with fixed duty cycle d.Packet forwarding is implemented by having the senderpolling for availability its awake neighbors by broad-casting an RTS packet for jointly performing channelaccess and communicating relevant routing information(cross-layer approach). Available neighboring nodes re-spond with a clear-to-send (CTS) packet carrying informa-tion through which the sender can choose the best relay.Relay selection is performed by preferring neighborsoffering “good performance” in forwarding packets.Positive geographic advancement toward the sink (themain relay selection criterion in many previous solutions)is used to discriminate among relays that have the sameforwarding performance. Every prospective relay is char-acterized by two parameters: the queue priority index (QPI),and the geographic priority index (GPI). The QPI iscalculated as follows: The requested number of packetsto be transmitted in a burst (back-to-back transmissions) is

NB, and the number of packets in the queue of an eligiblerelay is Q. The potential relay keeps a moving average Mof the number of packets it was able to transmit back-to-back, without errors, in the last � forwarding attempts.1

The QPI is then defined as minfdðQþNBÞ=Me; Nqg, whereNq is the maximum allowed QPI. The QPI has beendesigned so that congested nodes (with a high queueoccupancy Q) and “bad” forwarders (experiencing highpacket transmission error, i.e., with a lower M) are lessfrequently chosen as relays. The selection of relays withlow QPI, therefore, aims at decreasing latency at each hopby balancing the network load among good forwarders.

Based on positioning information (as provided to a nodeby GPS, or computed through some localization protocol[27], [28]), and on the knowledge of the location of the sink,each node also computes its GPI, which is the number of thegeographic region of the forwarding area of the senderwhere a potential relay is located. The numbering of GPIregions ranges from 0 to Nr � 1. Numbers are assigned sothat the higher the number of the region, the further fromthe sink are the nodes it contains, i.e., nodes in region 0provide the maximum advancement toward the sink. Anexample of QPI and GPI assignment is provided in Fig. 1.The sender S is represented by a black circle, while crossesand white circles denote asleep and awake neighbors,respectively. Awake nodes are the only ones available atthe time the RTS is broadcast. The forwarding area iscolored light gray, and the GPI regions are delimited byarcs centered at the sink (not shown in the figure). Inthis example, the source S wants to send a burst ofNB ¼ 2 packets. Among the awake nodes, A has an emptyqueue, but also a bad forwarding record (M ¼ 1); hence, itsQPI is 2. Nodes B and C have both M ¼ 4. However, B has asmaller queue and therefore its QPI is 1, whereas that of C is2. A sender node queries neighbors in increasing order ofQPI. The sender performs channel sensing prior to packettransmission, to make collisions with ongoing handshakesunlikely. After channel sensing, the sender proceeds asdepicted in Fig. 2. It broadcasts a first RTS, asking eligibleforwarders to compute their QPI and GPI, and invitinganswers from nodes whose QPI is 1. The RTS contains allthe information required by the relays to compute their QPIand GPI, namely, the location of the sender, the location ofthe sink, and the length of the data burst NB. Only nodes

PETRIOLI ET AL.: ALBA-R: LOAD-BALANCING GEOGRAPHIC ROUTING AROUND CONNECTIVITY HOLES IN WIRELESS SENSOR... 531

Fig. 1. Computing QPI and GPI values.

Fig. 2. ALBA handshakes.

1. In our implementation, the computation of M is made easier by havingthe receiver acknowledge separately every packet of the burst.

with QPI ¼ 1 are allowed to answer the first RTS with aCTS packet. If nobody answers, other RTS packets arebroadcast calling for answers by nodes having an increas-ingly higher QPI. If a single node answers, it is immediatelysent to the data packets, which it ACKs one by one. In casemore nodes with the same requested QPI respond, ties arebroken via the GPI. To select the node with the best GPI, anew RTS packet is broadcast calling for answers only fromnodes whose GPI is 0, i.e., from nodes providing the highestadvancement. If no nodes are found, successive RTS arebroadcast calling for nodes with progressively higher GPI.Further ties from multiple nodes replying with the same(QPI,GPI) pair are broken by a binary splitting tree collisionresolution mechanism. This relay selection process can failin two cases: 1) If no node with any QPI is found, or 2) if thecontention among nodes with the same QPI and GPI is notresolved within a maximum number of attempts NMaxAtt.Both situations cause the sender to back off. If the senderbacks off more than NBoff times, the packet is discarded.

Let us assume that node B is awake and that it is the onlyavailable relay whose QPI is 1 after the first RTS (upper partof Fig. 2; all other neighbors are asleep). Node B replies to Swith a CTS and is selected as a relay. In the case when B isasleep (lower part of Fig. 2), only A, C, and D would beavailable. In this case, no node with QPI equal to 1 exists, sothat the first RTS is not answered. Both A and C answer thesecond RTS, as both have the QPI equal to 2. The secondphase (best GPI search) is then started, which terminateswith the selection of node A, whose GPI is equal to 0.

Once a relay is selected, a burst of data packets is sent (asmany as the relay can queue, up to NB), and each packetis individually acknowledged.2 If the ACK for one of thepackets is missing, the sender stops the transmission ofthe burst, rescheduling the unacknowledged packet and thefollowing ones in the burst for a later time, after a back offperiod. The sender updates its expected maximum burstlength M, by taking into account the number of correctpackets that have been received (if errors occurred), or byoptimistically assuming that a certain burst of length MB

packets was received correctly, even if NB < MB (in case ofno errors). MB is a tunable protocol parameter limiting themaximum number of packets that can be transmitted back-to-back in a burst.

Nodes that lost the contention overhear data transmis-sions, understand from the header that they have not beenselected as relays, and go back to sleep. Similarly, the nodesthat during a handshake realize that they will not beselected as relays go to sleep immediately.

We have observed that significant performance improve-ments can be obtained by allowing awaking nodes to join arelay selection phase that has already started. Upon wakingup, nodes enter the QPI search phase and can answer anRTS packet with a CTS, provided their QPI index is lowerthan or equal to the one that is currently being searched for.When a nonempty QPI region is queried and one or more

eligible forwarders answer the RTS, the best GPI searchstarts, and the set of eligible forwarders is frozen (no nodethat wakes up after this time can enter the contention). Thischoice has been made to favor a fast relay selection once aregion with active neighbors has been found.

4 THE RAINBOW MECHANISM AND ALBA-R

In this section, we describe Rainbow, the mechanism usedby ALBA to deal with dead ends. The basic idea foravoiding connectivity holes is that of allowing the nodes toforward packets away from the sink when a relay offeringadvancement toward the sink cannot be found. Toremember whether to seek for relays in the direction ofthe sink or in the opposite direction, each node is labeled bya color chosen among an ordered list of colors and searchesfor relays among nodes with its own color or the colorimmediately before in the list. Rainbow determines thecolor of each node so that a viable route to the sink isalways found. Hop-by-hop forwarding then follows therules established by ALBA.

More formally, let x be a node engaged in packetforwarding. We partition the transmission area of x into tworegions, called F and FC , that include all neighbors of xoffering a positive or a negative advancement toward thesink, respectively (see Fig. 3).

When x has a packet to transmit it seeks a relay either inF or FC according to its color Ck, selected from the set ofcolors fC0; C1; C2; C3; . . .g. Nodes with even colorsC0; C2; . . .search for neighbors in F (positive advancement). Nodeswith odd color C1; C3; . . . search for neighbors in FC

(negative advancement). Nodes with color Ck, k � 0, canvolunteer as relays only for nodes with colorCk orCkþ1. Nodeswith color Ck, k > 0, can only look for relays with color Ck�1 orCk. Finally, nodes with color C0 can only look for relays withcolor C0.3 The nodes assume their color as follows: Initially,all nodes are colored C0 and function according to thestandard ALBA rules (see Section 3). If no connectivity holesare encountered, all nodes remain colored C0 and alwaysperform greedy forwarding. Since the nodes on theboundary of a hole cannot find relays offering positiveadvancement, after a fixed number Nhsk of failed attempts,they infer that they may actually be dead ends andcorrespondingly increase their color to C1.4 According to

532 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 25, NO. 3, MARCH 2014

Fig. 3. The F and FC regions.

2. The choice of individual acknowledgments versus a cumulative oneresulted from an investigation showing that the actual number of packetsthat can be transmitted back-to-back depends on the current load, i.e., it isunpredictable. Individually acknowledging packets favors adjusting thenumber of packets in the burst dynamically. In addition, individual ACKsavoid adding long carrier sensing, which would otherwise be needed to dealwith hidden terminals in networks with nodes operating at low duty cycle.

3. The relay search takes place as in ALBA, properly extended so that theselection of Ck�1 nodes is favored, i.e., Ck�1 nodes are polled before thosewith color Ck.

4. Nhsk consecutive attempts are necessary for a node to decide whetherit is a dead end or not. Nhsk has been tuned by considering the worst-casenumber of attempts required to safely switch color at a given duty cycle. Nofalse positives were observed in our experiments.

Rainbow, C1 nodes will send the packet away from the sinkby searching for C0 or C1 nodes in region FC . If a C1 nodecannot find C1 or C0 nodes in FC , it changes its color again(after Nhsk failed forwarding attempts), becoming a C2 node.Therefore, it will now look forC2 or C1 relays in F . Similarly,a C2 node that cannot find C2 or C1 relays in F turns C3 andstarts searching for C3 or C2 nodes in FC . This processcontinues until all nodes have converged to their final color.Note that, at this point, any node that still has color C0 canfind a greedy route to the sink, i.e., a route in which all nodesoffer a positive advancement toward the sink. In otherwords, once a packet reaches a C0 node, its path to the sink ismade up only of C0 nodes. Similarly, packets generated orrelayed by Ck nodes follow routes that first traverse Cknodes, then go through Ck�1 nodes, then Ck�2 nodes, and soon, finally reaching a C0 node. As soon as a C0 node isreached, routing is performed according to ALBA greedyforwarding. A sample topology where four colors aresufficient to label all nodes is given in Fig. 4. In the figure,the numbers in the nodes indicate the color they assume.Higher colors are rendered with darker shades of gray. Aproof of the correctness of the Rainbow mechanism is givenin the supplemental material document, available online.That proof, including convergence of the coloring mechan-ism in finite time and the loop-freedom of the determinedroutes, is performed through mathematical induction on thenumber h of changes of color in the route from a node to thesink. ALBA-R correctness is not affected by the presence oflocalization errors or by the fact that the topology graph isnot a UDG, showing that our protocol is robust tolocalization errors and realistic propagation behaviors.

5 PERFORMANCE EVALUATION

5.1 Simulation Scenarios and Metrics

All investigated protocols have been implemented in thens2 simulator [29]. We used the simulator Friis propagationloss model. The transmission power has been set to achievesuccessful delivery to nodes within a distance equal to theselected transmission range. The MAC layer is based onCSMA/CA with energy levels and packet reception thresh-olds typical of carrier sensing. We consider networks withn nodes, where n ranges in {100,200,600}. The sensors are

randomly and uniformly deployed in a square area of size320� 320 m2. The node transmission range is set to 40 m.Therefore, the average degree of a node ranges between 5and 30 nodes, which spans a wide range of realistic values.Nodes go to sleep and wake up according to independentawake-asleep schedules with a fixed duty cycle d ¼ 0:1. Theenergy consumption when transmitting, receiving, andwhen in sleep mode follows the first-order energy modeldescribed in [30]. The energy ERX consumed for receiving abit is constant, while the energy consumed for transmittinga bit is ETXðrÞ ¼ ETXe

þ ETXaðrÞ, where ETXe

is the energyneeded by the transmitter circuitry (and is set equal to ERX).ETXa

ðrÞ ¼ "a � r2 models the energy required to cover thetransmission range r. We choose the value of "a as in [30].The energy cost when in sleep mode is a very low, nonzerovalue, that we set equal to 1=1; 000 of the energy spent forreceiving. According to this energy model, ETXa

ðrÞ > ETXe

for r > 22:5 m. Data traffic is generated according to aPoisson process of intensity � packets per second over thewhole network. Each packet is randomly and uniformlyassigned to a source, excluding nodes that are one hop fromthe sink. The chosen source queues the assigned packetsand transmits them as soon as possible. The maximumqueue length per node is set to 20 packets. A newlygenerated packet is accepted by the source only if its bufferis not full. The traffic rate � varies from 0.25 to 6 packets persecond. Data packets are all 250B long. The length of controlpackets is 25B. The channel data rate is 38.4 kbps.5 ALBAparameters � and MB have been set to 5.

All our results have been obtained by averaging theoutcomes of 100 simulations, each running for 30,000 s, eachtime on a different connected topology. The resultingconfidence interval of our results has a width within5 percent of the value shown. Since we are interested insteady-state performance, all metrics have been collectedafter 1,200 s from the start of each simulation run.

We have investigated the following metrics: the normal-ized node energy consumption, defined as the ratio betweenthe total energy consumed by all nodes over a given timeand the energy that the nodes would consume by strictlyfollowing the duty cycle, if there were no packets totransmit and receive; the per packet energy consumption,defined as the average amount of energy spent by all nodesto successfully deliver a packet to the sink; the packet deliveryratio, defined as the fraction of packets that are successfullydelivered to the sink; and the end-to-end latency, defined asthe time from packet generation to its delivery to the sink.The latter metric is computed only for successfullydelivered packets.

We perform three sets of experiments. The first setconcerns moderately high-density network scenarios,where dead ends do not occur (higher density results areshown in the supplemental material document, availableonline). In this setting, we compare the performance ofALBA to that of other cross-layer protocols specificallydesigned for high-density WSNs (see Section 5.2). The

PETRIOLI ET AL.: ALBA-R: LOAD-BALANCING GEOGRAPHIC ROUTING AROUND CONNECTIVITY HOLES IN WIRELESS SENSOR... 533

Fig. 4. Rainbow coloring.

5. These values are those of the EyesIFX ver. 2 motes, developed byInfineon Technologies, a typical representative of TinyOS-based sensornodes operating in the 868 MHz band. ALBA-R was initially implementedand tested on these platforms.

effectiveness of Rainbow in dealing with connectivity holesis demonstrated on scenarios with dead ends (sparsenetworks) in Section 5.3. In Section 5.4, we compareRainbow with Rotational Sweep, the dead end handlingmechanisms presented in [6]. We implemented both delayfunctions: Sweep Circle and Twisting Triangle. Finally,Section 5.5 discusses the performance of ALBA-R innetworks affected by localization errors.

5.2 ALBA versus GeRaF and IRIS

We compare ALBA with two protocols that are exemplaryof cross layer routing in dense WSNs, i.e., in networkswhere dead ends are not likely to occur. The first protocol isGeRaF, one of the first cross layer protocols based ongeographic greedy forwarding [4]. The other protocol isIRIS [5], which performs convergecasting based on a hopcount metric and on a local cost function. (For details on thedescription of the two protocols, the reader is referred to theoriginal papers and to the supplemental material document,available online.)

Results are shown in Fig. 5 for networks with 600 nodes.ALBA achieves the best performance in terms of allinvestigated metrics (packet delivery ratio, per packetenergy consumption, and end-to-end latency). It scales toincreasing traffic much better than the other two protocolsbecause of the effectiveness of the QPI-based selectionscheme in balancing the traffic among relays, of its lowoverhead, and its being able to aggregate packets into burst.The ability of ALBA in balancing traffic is shown in Fig. 6for a given topology with 300 nodes. It depicts nodessurrounded by “halos” colored depending on the amount ofpackets they handle. Nodes closer to the sink (square), asexpected, are more congested (darker “halos”). However,traffic is fairly shared by the nodes.

Among the three compared protocols, GeRaF shows theworst performance. In GeRaF, a node currently handling apacket stops volunteering as a relay. Therefore, as trafficgrows, it becomes harder and harder to find relays,resulting in high number of retransmissions and packetloss. Since GeRaF is based only on geographic advance-ment, the nodes tend to pick less reliable relays. IRIS findsroutes that are shorter than those traveled by packets inALBA. However, it shows worse latency performance since,although longer, ALBA routes are faster because of its QPI-based relay selection method. ALBA is also the mostlightweight protocol among the three.

A detailed analysis of the relative performance of theprotocols, together with a thorough discussion of the impact

of the different design choices on performance, is includedin the supplemental material document, available online.

5.3 ALBA-R on Sparse Topologies

This set of experiments concerns the performance of Rain-bow. We only consider ALBA-Rh, h ¼ 0; 1; . . . ;1, ALBA-R0

being ALBA without Rainbow, ALBA-Rh, h > 0, beingALBA-R where nodes cannot change color after reachingcolor Ch, and ALBA-R1 being ALBA-R as described.

Results refer to scenarios with 100 and 200 nodes. Eachnode has a limited number of neighbors (sparse networks),dead ends occur, and greedy forwarding has been shown tofail often. For example, with 200 nodes, only about half ofthe nodes are colored C0 and can, therefore, greedily deliverpackets to the sink. This percentage falls to 10 percent intopologies with 100 nodes.

Fig. 7 depicts the average packet delivery ratio, theend-to-end packet latency, the normalized energy con-sumption per node, and the normalized overhead in-curred by ALBA-Rh, for h ¼ 0; 1;1. For h ¼ 1, all packetsare delivered to the sink (except at very high load, due tocongestion). However, from Fig. 7a, we note that a fewcolors suffice to greatly improve the packet delivery ratio:99 percent (74 percent) of the generated traffic is correctlydelivered when n ¼ 200 (n ¼ 100), and h ¼ 1. By wayof contrast, in ALBA-R0, this percentage decreases to85 percent (48 percent) or less. It may seem counter-intuitive that the percentage of the packets discarded byALBA-R0 is higher than the average percentage of non-C0

534 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 25, NO. 3, MARCH 2014

Fig. 5. Performance comparison of ALBA, GeRaF, and IRIS in networks with 600 nodes.

Fig. 6. ALBA distribution of the traffic among nodes.

nodes. This is because C0 nodes may send some of theirpackets to nodes leading to dead ends; such packets willultimately get stuck, since in ALBA-R0, no node coloring(and subsequent packet rerouting) takes place.

The better packet delivery ratio observed in Fig. 7a forgreater h suggests that an increasingly larger fraction ofnodes can correctly route their packets back to C0 nodes,and from there to the sink. As expected, the end-to-endlatency increases in this case, because farther nodes sendtheir packets to the sink through longer routes. It is,therefore, more interesting to comment on the end-to-endlatency experienced by the packets generated by C0 nodes,as h increases. This comparison is shown in Fig. 7b, wherewe observe that ALBA-R1 and ALBA-R1 better packetdelivery ratios translate into higher but reasonable end-to-end latency for the packets of C0 nodes (the curves ofALBA-R1 and ALBA-R1 are hard to distinguish in the n ¼200 case as they basically overlap). The limited latencyincrease shows that, despite the larger amount of trafficcoming from the farther portions of the network (bridgedby node coloring), ALBA QPI-based relay selection can stillsuccessfully balance traffic among nodes. The main draw-back is a longer average route length, which is reasonable inlight of the advantage yielded by load balancing. For

example, for networks with 200 nodes, the length of routesthrough C0 nodes is up to 5.5 percent (5.3 percent) for h ¼1 (h ¼ 1) higher than for h ¼ 0. When n ¼ 100, the increaseis up to 22.4 percent (21.8 percent) for h ¼ 1 (h ¼ 1).

A separate study on the routing performance of re-routed packets (i.e., originated by non-C0 nodes) isprovided in Tables 1 and 2, which list the average numberof traversed hops and the end-to-end latency of suchpackets in the case h ¼ 1. For example, around 14.8 hopsare required in topologies with n ¼ 100 nodes at � ¼ 1. Theaverage length of purely C0 routes is 7.5 hops in the samescenario: This corresponds to the latency increase from 9.5to about 21 s observed in Fig. 7b at � ¼ 1.

Despite the increased traffic, the amount of energyconsumption and overhead is smaller in ALBA-R1 and inALBA-R1 than in ALBA-R0 (see Figs. 7c and 7d). Nodes nolonger waste time and energy searching for relays wherepackets will ultimately get stuck and discarded. It is alsointeresting to note that the overhead in sparse networksdecreases with increasing traffic for any number of colorsused, as observed in Fig. 7d. The reason is that the growingtraffic causes the average node queue length to increase,which in turn triggers back-to-back packet transmissionsmore often. Sharing the relay selection overhead among

PETRIOLI ET AL.: ALBA-R: LOAD-BALANCING GEOGRAPHIC ROUTING AROUND CONNECTIVITY HOLES IN WIRELESS SENSOR... 535

Fig. 7. Performance of ALBA-Rh, h ¼ 0; 1;1 on sparse topologies (n ¼ 100; 200).

TABLE 1Route Length for Re-Routed Packets [hops], h ¼ 1

TABLE 2Latency for Re-Routed Packets [s]

multiple packets ultimately results in lower overhead perpacket, as observed in denser networks.

5.4 Comparison with Rotational Sweep

We have compared Rainbow with a recently proposedmechanism for handling dead ends in WSNs, namely,Rotational Sweep (see [6]). Both path traversal schemes ofRotational Sweep, i.e., SC and TT, have been implemented inns2 and run on top of ALBA. We consider sparse topologies(networks with 100 and 200 nodes). Results are displayed for� ¼ 0:25. All other parameters are set as listed above.

We compare the three schemes with respect to thefollowing metrics: PDR, E2E latency, per packet energyconsumption, and stretch factor. The results in Table 3 showthat Rainbow successfully delivers all generated packets,whereas the traversal schemes of Rotational Sweep suffer apacket loss ranging from 2 to 19 percent. This is essentiallydue to the higher congestion affecting Rotational Sweep,which results from longer routes and from a less effectivedata packet aggregation into bursts. When recovering froma dead end, SC and TT select the next hop relay based onthe position of the predecessor of the sender from which thepacket is received. Packets received by the sender fromdifferent predecessors are, therefore, likely to be forwardedto different relays, making the back-to-back transmissionsof ALBA less effective. Rainbow is also able to deliverpackets successfully to the sink with much shorter routesthan those of Rotational Sweep. The reason is that thestretch factor of Rotational Sweep degrades when the bestrelays cannot be picked because they are asleep. Rainbowinstead selects among relays that are awake based on theircolor, which ensures a limited route length increaseindependently of the nodes that are currently awake. Theeffectiveness of Rainbow in delivering all packets to the sinkpays off also in terms of energy consumption per deliveredpacket. Rainbow energy consumption per packet is 38 per-cent lower than that of Rotational Sweep in the most criticalcase (n ¼ 100). The improvement is 5 percent in networkswith 200 nodes.

5.5 Resilience to Localization Errors

We have tested the impact of localization errors on theperformance of Rainbow. To this purpose, we have runsimulations in networks with 100, 200, and 300 nodes, attraffic� ¼ 0:25, where the estimated coordinates of each nodehave been obtained by randomly and uniformly selecting apoint in the circle centered at the node real coordinates withradius rEmax. In our simulations, Emax ranges between 0.1and 2 (so that the error ranges from one tenth to twice thenode transmission range r). While neighbors relationships(i.e., the network topology) are determined by real coordi-nates, each node identifies the neighbors closer to the sink

(and therefore its color) based on its own and the neighborsestimated position (i.e., the position estimated through alocalization protocol affected by error).

The results in Fig. 8 show that ALBA-R can successfullydeliver all generated packets to the sink, even in case ofhigh localization errors. The only impact on the perfor-mance is a limited increase in route length. Specifically,Fig. 8a shows that increasing the localization errordecreases the number of nodes colored C0, requiring alarger number of packets to go through longer routes. Theimpact on the performance is however very limited. Forinstance, when n ¼ 100, the ratio between the average routelength and the shortest path (stretch factor) is 1.19. WhenEmax ¼ 1 (2), the stretch factor increases only slightly, to1.22 (1.23). Figs. 8b, 8c, and 8d investigate the performanceof ALBA-R in the same scenario, in terms of end-to-endlatency, per-packet energy consumption, and packet deliv-ery ratio, respectively. Fig. 8b confirms the increase inlatency experienced by packets routed by ALBA-R inpresence of higher localization errors. All other metricsare, however, basically unaffected. In particular, Fig. 8ddisplays ALBA-R packet delivery ratio, which is always100 percent. This is by no means a straightforward result:The performance of a typical georouting protocol such asGeRaF (also shown in the figure), instead, is significantlydegraded by high localization errors. When Emax ¼ 2, forinstance, GeRaF is able to successfully deliver no more than10 percent of the generated packets, suffering also anoticeable increase in energy consumption.

6 CONCLUSIONS

In this paper, we have proposed and investigated theperformance of ALBA-R, a cross-layer scheme for conver-gecasting in WSNs. ALBA-R combines geographic routing,handling of dead ends, MAC, awake-asleep scheduling,and back-to-back data packet transmission for achieving anenergy-efficient data gathering mechanism. To reduce end-to-end latency and scale up to high traffic, ALBA-R relies ona cross-layer relay selection mechanism favoring nodes thatcan forward traffic more effectively and reliably, dependingon traffic and link quality. Results from an extensiveperformance evaluation comparing ALBA-R, GeRaF, andIRIS show that ALBA-R achieves remarkable delivery ratioand latency and can greatly limit energy consumption,outperforming all previous solutions considered in thisstudy. The scheme designed to handle dead ends, Rainbow,is fully distributed, has low overhead, and makes it possibleto route packets around connectivity holes without resort-ing to the creation and maintenance of planar topologygraphs. Rainbow is shown to guarantee packet deliveryunder arbitrary localization errors, at the sole cost of a

536 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 25, NO. 3, MARCH 2014

TABLE 3Comparison between Rainbow and Rotational Sweep

limited increase in route length. The comparison withRotational Sweep, a set of recently proposed mechanismsfor avoiding connectivity holes, shows that Rainbowprovides a more robust way of handling dead ends andbetter performance in terms of end-to-end latency, energyconsumption, and packet delivery ratio. Testbed experi-ments have validated our simulation model and haveconfirmed ALBA-R to be an energy-efficient protocol withremarkable throughput and limited latency, which makes itsuitable for real-world applications.

ACKNOWLEDGMENTS

Chiara Petrioli has been funded in part by the EuropeanCommission under the Seventh Framework Programmeprojects ARTEMIS eDiana (Embedded Systems for EnergyEfficient Buildings) and GENESI (Green Sensor Networksfor Structural Monitoring). Michele Nati is supported inpart by the European Union, under contract ICT- 2009-257992 (SmartSantander). Michele Zorzi’s work has beenpartially funded by the European Commission under theSeventh Framework Programme (“Internet-of-Things Ar-chitecture (IoT-A)” Integrated Project, Grant AgreementNo. 257521). Stefano Basagni’s work is supported in part byNSF grant CNS 1143681 (PC3: Collaborative Research:GENIUS: Green Sensor Networks for Air Quality Support).

REFERENCES

[1] I. Stojmenovic, “Position Based Routing in Ad Hoc Networks,”IEEE Comm. Magazine, vol. 40, no. 7, pp. 128-134, July 2002.

[2] K. Seada, A. Helmy, and R. Govindan, “On the Effect ofLocalization Errors on Geographic Face Routing in SensorNetworks,” Proc. IEEE/ACM Third Int’l Symp. Information Proces-sing in Sensor Networks (IPSN ’04), pp. 71-80, Apr. 2004.

[3] B.N. Clark, C.J. Colbourn, and D.S. Johnson, “Unit Disk Graphs,”Discrete Math., vol. 86, pp. 165-167, 1990.

[4] M. Zorzi, “A New Contention-Based MAC Protocol forGeographic Forwarding in Ad Hoc and Sensor Networks,”Proc. IEEE Int’l Conf. Comm. (ICC ’04), vol. 6, pp. 3481-3485,June 2004.

[5] A. Camillo, M. Nati, C. Petrioli, M. Rossi, and M. Zorzi, “IRIS:Integrated Data Gathering and Interest Dissemination System forWireless Sensor Networks,” Ad Hoc Networks, Special Issue onCross-Layer Design in Ad Hoc and Sensor Networks, vol. 11,no. 2, pp. 654-671, Mar. 2013.

[6] S. Ruhrup and I. Stojmenovic, “Optimizing CommunicationOverhead while Reducing Path Length in Beaconless Georoutingwith Guaranteed Delivery for Wireless Sensor Networks,” IEEETrans. Computers, vol. 62, no. 12, pp. 2240-2253, Dec. 2013.

[7] P. Casari, M. Nati, C. Petrioli, and M. Zorzi, “Efficient Non-PlanarRouting around Dead Ends in Sparse Topologies Using RandomForwarding,” Proc. IEEE Int’l Conf. Comm. (ICC ’07), pp. 3122-3129,June 2007.

[8] S. Basagni, M. Nati, and C. Petrioli, “Localization Error-ResilientGeographic Routing for Wireless Sensor Networks,” Proc. IEEEGLOBECOM, pp. 1-6, Nov./Dec. 2008.

[9] H. Takagi and L. Kleinrock, “Optimal Transmission Ranges forRandomly Distributed Packet Radio Terminals,” IEEE Trans.Comm., vol. 32, no. 3, pp. 246-257, Mar. 1984.

[10] S. Basagni, I. Chlamtac, V.R. Syrotiuk, and B.A. Woodward, “ADistance Routing Effect Algorithm for Mobility (DREAM),” Proc.ACM MobiCom, pp. 76-84, Oct. 1998.

[11] E. Kranakis, H. Singh, and J. Urrutia, “Compass Routing onGeometric Networks,” Proc. 11th Canadian Conf. ComputationalGeometry, pp. 51-54, Aug. 1999.

[12] J. Gao, L.J. Guibas, J. Hershberger, L. Zhang, and A. Zhu,“Geometric Spanners for Mobile Networks,” IEEE J. Selected Areasin Comm., vol. 23, no. 1, pp. 174-185, Jan. 2005.

PETRIOLI ET AL.: ALBA-R: LOAD-BALANCING GEOGRAPHIC ROUTING AROUND CONNECTIVITY HOLES IN WIRELESS SENSOR... 537

Fig. 8. Comparison of ALBA-R and GeRaF in sparse networks with localization error.

[13] P. Bose, P. Morin, I. Stojmenovic, and J. Urrutia, “Routing withGuaranteed Delivery in Ad Hoc Wireless Networks,” ACM/Kluwer Wireless Networks, vol. 7, no. 6, pp. 609-616, Nov. 2001.

[14] L. Barriere, P. Fraigniaud, L. Narayanan, and J. Opatrny, “RobustPosition-Based Routing in Wireless Ad Hoc Networks withUnstable Transmission Ranges,” J. Wireless Comm. and MobileComputing, vol. 2, no. 3, pp. 141-153, 2001.

[15] K. Moaveninejad, W. Song, and X. Li, “Robust Position-BasedRouting for Wireless Ad Hoc Networks,” Elsevier Ad Hoc Networks,vol. 3, no. 5, pp. 546-559, Sept. 2005.

[16] L. Blazevic, J.-Y. Le Boudec, and S. Giordano, “A Location-BasedRouting Method for Mobile Ad Hoc Networks,” IEEE Trans.Mobile Computing, vol. 4, no. 2, pp. 97-110, Mar. 2005.

[17] Q. Huang, S. Bhattacharya, C. Lu, and G.-C. Roman, “FAR: Face-Aware Routing for Mobicast in Large-Scale Networks,” ACMTrans. Sensor Networks, vol. 1, no. 2, pp. 240-271, Nov. 2005.

[18] Q. Fang, J. Gao, and L.J. Guibas, “Locating and Bypassing Holes inSensor Networks,” ACM Mobile Networks and Applications, vol. 11,no. 2, pp. 187-200, Apr. 2006.

[19] Y.-J. Kim, R. Govindan, B. Karp, and S. Shenker, “On the Pitfalls ofGeographic Routing,” Proc. ACM Joint Workshop Foundations ofMobile Computing (DIALM-POMC ’05), pp. 34-43, Sept. 2005.

[20] Y.-J. Kim, R. Govindan, B. Karp, and S. Shenker, “GeographicRouting Made Practical,” Proc. Second Conf. Symp. NetworkedSystems Design and Implementation (NSDI ’05), vol. 2, pp. 217-230,May 2005.

[21] H. Frey, S. Ruhrup, and I. Stojmenovic, “Routing in WirelessSensor Networks,” Guide to Wireless Sensor Networks, S. Misra, I.Woungang, and S. C. Misra, eds., ch. 4, pp. 81-112, Springer-Verlag, May 2009.

[22] Q. Cao and T. Abdelzaher, “A Scalable Logical CoordinatesFramework for Routing in Wireless Sensor Networks,” Proc. IEEEReal-Time Systems Symp., pp. 349-358, Dec. 2004.

[23] R. Fonseca, S. Ratnasamy, J. Zhao, C.T. Ee, D. Culler, S. Shenker,and I. Stoica, “Beacon Vector Routing: Scalable Point-to-PointRouting in Wireless Sensornets,” Proc. Second Conf. Symp.Networked Systems Design and Implementation (NSDI ’05), vol. 2,pp. 329-342, May 2005.

[24] A. Caruso, S. Chessa, S. De, and A. Urpi, “GPS Free CoordinateAssignment and Routing in Wireless Sensor Networks,” Proc.IEEE INFOCOM, pp. 150-160, Mar. 2005.

[25] Y. Zhao, Q. Zhang, Y. Chen, and W. Zhu, “Hop ID Based Routingin Mobile Ad Hoc Networks,” Proc. IEEE 13th Int’l Conf. NetworkProtocols (ICNP ’05), pp. 179-190, Nov. 2005.

[26] A. Rao, S. Ratnasamy, C. Papadimitriou, S. Shenker, and I. Stoica,“Geographic Routing without Location Information,” Proc. ACMMobiCom, pp. 96-108, Sept. 2003.

[27] M. Battelli and S. Basagni, “Localization for Wireless SensorNetworks: Protocols and Perspectives,” Proc. IEEE Canadian Conf.Electrical and Computer Eng., (CCECE ’07), pp. 1074-1077, Apr. 2007.

[28] Z. Li, R. Li, Y. Wei, and T. Pei, “Survey of Localization Techniquesin Wireless Sensor Networks,” Information Technology J., vol. 9,pp. 1754-1757, Sept. 2010.

[29] The VINT Project, The ns Manual, http://www.isi.edu/nsnam/ns/, 2002.

[30] W.R. Heinzelman, A. Chandrakasan, and H. Balakrishnan,“Energy-Efficient Communication Protocol for Wireless Micro-sensor Networks,” Proc. Hawaii Int’l Conf. System Sciences, pp. 1-10,Jan. 2000.

Chiara Petrioli (S’96-M’98-SM’06) received thePhD degree in computer engineering from theUniversita di Roma “La Sapienza,” Rome, Italy,in May 1998. She is currently an associateprofessor in the Computer Science Department,Universita di Roma “La Sapienza.” Her researchinterests include the design, evaluation, andtesting of novel telecommunications systems,focusing on energy-efficient communications,terrestrial and underwater sensor networks,

mobile and wireless networks, and the next-generation Internet. Shehas published more than eight dozens papers in prominent internationaljournals and conferences. She is a member of the steering committeeand an associate editor of the IEEE Transactions on Mobile Computing,a member of the steering committee of the ACM Conference onEmbedded Networked Sensor Systems (ACM SENSYS), and anassociate editor of the ACM/Springer Wireless Networks journal. Shehas been a member of the executive committee of ACM SIGMOBILE,and has been program cochair of leading conferences in the field suchas the ACM Annual International Conference Mobile Computing (ACMMobiCom) and the IEEE Communications Society Conference Sensor,Mesh and Ad Hoc Communications and Networks (IEEE SECON). Shewas a Fulbright scholar. She is a senior member of the IEEE.

Michele Nati (M’08) received the MSc degree incomputer engineering in 2003 and the PhDdegree in computer science in 2008, both fromthe University of Rome “La Sapienza,” Rome,Italy. During his PhD program, he spent one yearas visiting researcher at the ECE Department ofNortheastern University, Boston. He is currentlya research fellow at the Centre for Communica-tion System Research (CCSR), University ofSurrey, where he coordinates the research

activities of the SmartCCSR testbed. Before moving to Surrey in2010, he was postdoc researcher at the Consorzio Ferrara Ricerche(CFR) and research engineer at NEXSE/WLAB, a company based inRome. His main research interests include the design, analysis,evaluation, and implementation of efficient cross-layer protocols forWSNs, with particular emphasis on real deployments. He published anumber of reviewed articles and he has been involved in EU fundedprojects, such as e-SENSE, SENSEI, SmartSantander for which hecontributed with solutions for WSNs protocols and experimentation onlarge-scale sensor networks and Internet of Things deployments. He is amember of the IEEE.

Paolo Casari (M’08) received the PhD degree ininformation engineering in 2008 from the Uni-versity of Padova, Italy, where he is currently apostdoctoral research fellow. He has beenactively researching cross-layer protocol designfor MIMO ad hoc networks and wireless sensornetworks. After spending a period at theMassachusetts Institute of Technology in 2007,he started working on underwater acousticnetworks, which is currently his main research

interest. He has been the technical manager of the Italian projectsWISE-WAI and NAUTILUS, and is currently involved in several effortsfunded within the European Community’s FP7 program, and related tounderwater acoustic networking. He served in the organizing committeeof several conferences and has been a guest editor for the HindawiJournal of Electronics and Computer Engineering special issue on“Underwater Communications and Networking.” His research interestsinclude many aspects of underwater communications, such as channelmodeling, network performance evaluation, cross-layer protocol design,and at-sea experiments. He is a member of the IEEE.

538 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 25, NO. 3, MARCH 2014

Michele Zorzi (F’07) received the Laurea andPhD degrees in electrical engineering from theUniversity of Padova, in 1990 and 1994,respectively. During academic year 1992-1993,he was on leave at UCSD, attending graduatecourses and doing research on multiple accessin mobile radio networks. In 1993, he joined thefaculty of the Dipartimento di Elettronica eInformazione, Politecnico di Milano, Italy. Afterspending three years with the Center for Wire-

less Communications at UCSD, in 1998 he joined the School ofEngineering of the University of Ferrara, Italy, where he became aprofessor in 2000. Since November 2003, he has been on the faculty ofthe Information Engineering Department at the University of Padova. Hiscurrent research interests include performance evaluation in mobilecommunications systems, random access in mobile radio networks, adhoc and sensor networks, energy constrained communications proto-cols, and underwater communications and networking. He was editor-in-chief of the IEEE Wireless Communications from 2003 to 2005, and ofthe IEEE Transactions on Communications from 2008 to 2011, heserves on the editorial board of the Wiley Journal of WirelessCommunications and Mobile Computing. He was also a guest editorfor special issues in IEEE Personal Communications (Energy Manage-ment in Personal Communications Systems) and IEEE Journal onSelected Areas in Communications (Multimedia Network Radios andUnderwater Wireless Communications and Networking). He served as amember-at-large of the Board of Governors of the IEEE Communica-tions Society from 2009 to 2011. He is a fellow of the IEEE.

Stefano Basagni (S’96-M’03-SM’06) receivedthe PhD degree in electrical engineering from theUniversity of Texas at Dallas in December 2001and the PhD degree in computer science fromthe University of Milano, Italy, in May 1998. He isan associate professor at the Department ofElectrical and Computer Engineering at North-eastern University, Boston, Massachusetts. Hisresearch interests include research and imple-mentation aspects of mobile networks and

wireless communications systems, radio and acoustic sensor network-ing, definition and performance evaluation of network protocols, andtheoretical and practical aspects of distributed algorithms. He haspublished more than six dozens of refereed technical papers and bookchapters that are highly cited (his h-index is currently 29, with more than6,000 citations to his works). He is also coeditor of three books. Heserves as a member of the editorial board and of the technical programcommittee of ACM and IEEE journals and international conferences. Heis a senior member of the ACM (including the ACM SIGMOBILE), asenior member of the IEEE (Computer and Communication societies), amember of American Society for Engineering Education (ASEE), and ofthe Council on Undergraduate Research (CUR).

. For more information on this or any other computing topic,please visit our Digital Library at www.computer.org/publications/dlib.

PETRIOLI ET AL.: ALBA-R: LOAD-BALANCING GEOGRAPHIC ROUTING AROUND CONNECTIVITY HOLES IN WIRELESS SENSOR... 539