WO2005081561A1 - Routing in an asymmetrical link wireless network - Google Patents

Routing in an asymmetrical link wireless network Download PDF

Info

Publication number
WO2005081561A1
WO2005081561A1 PCT/US2005/005552 US2005005552W WO2005081561A1 WO 2005081561 A1 WO2005081561 A1 WO 2005081561A1 US 2005005552 W US2005005552 W US 2005005552W WO 2005081561 A1 WO2005081561 A1 WO 2005081561A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
packet
cost
link
nodes
Prior art date
Application number
PCT/US2005/005552
Other languages
French (fr)
Inventor
Richard Andrews Kelsey
Matteo Neale Paris
Andrew James Wheeler
Original Assignee
Ember Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ember Corporation filed Critical Ember Corporation
Publication of WO2005081561A1 publication Critical patent/WO2005081561A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/12Communication route or path selection, e.g. power-based or shortest path routing based on transmission quality or channel quality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/26Connectivity information management, e.g. connectivity discovery or connectivity update for hybrid routing by combining proactive and reactive routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery

Definitions

  • This invention relates to routing in an as nmetrical link wireless network.
  • Wireless ad-hoc networks which are typically self-organizing and which pass packets over multi-hop paths through the network, have been applied to a variety of applications.
  • Various routing algorithms have been proposed for sucfci networks, including Ad Hoc On- Demand Distance Vector Routing (AODV) and Dynamic Source Routing (DSR), in which packets are forward from node to node on a particular path from an origin node to a destination node.
  • AODV Ad Hoc On- Demand Distance Vector Routing
  • DSR Dynamic Source Routing
  • Another type of routing called Gradient Routing, forwards packets without identifying each successive node in a path as a packet is retransmitted at intermediate nodes in the network. Summary
  • the invention features a method, and an associated apparatus and software, for directing packets in a radio network. ⁇ t each node of the network, link data characterizing reliability of transmissions between neighboring nodes and that node based on received radio transmissions at that node is maintained. The link data is distributed to one or more of the neighboring nodes.
  • the method can includes one or more of the following features. At one or more nodes of the network, the link data is updated with link data distributed from one or more neighboring nodes of that node.
  • a first node transmits a packet to a second node that includes a cost field indicating a cost of transmission from a third node to the first node.
  • the invention features a method for directing packets in a radio network including measuring one or more characteristics of a radio signal associated with a link to a node to determine quality of the linl , and using the determined linlc quality for routing decisions.
  • the method can include one or more of the following features: The measuring is performed during a radio transmission from the node. The measuring is performed while the link is idle.
  • the quality of the link is determined based on a first measurement performed during a radio transmission from the node and a second measurement performed while the link is idle.
  • the characteristics include received signal strength.
  • the quality of the link is determined based on mapping a measured characteristic to a predicted link reliability.
  • the characteristics include a CDMA correlator output.
  • the characteristics include a count of packets encoded on the signal that are correctly received.
  • FIG. 1 is a diagram of a wireless network.
  • FIG. 2 is a diagram of a data packets.
  • FIG. 3 is pseudocode for a procedure to send a packet from a originating node.
  • FIG. 4 is pseudocode for a procedure to process a received packet.
  • FIG. 5 is pseudocode for a procedure to process a received packet at the destination node.
  • FIG. 6 is pseudocode for a procedure to process a received unicast packet at an intermediate node.
  • FIGS. 7A-B are pseudocode for a procedure to process a received broadcast packet.
  • FIG. 8 is a diagram of a wireless network with some nodes linked by a wired network.
  • FIG. 9 is a diagram of a zoned wireless network. Description
  • a wireless network 100 includes a number of wireles s nodes 110.
  • nodes 110 are identified as nodes A-E. Not all pairs of nodes can necessarily communicate directly, and therefore data packets that pass through ⁇ vrireless network 100 generally take paths that pass through a number of intermediate nodes in a r ulti-hop routing approach. Routing of packets in wireless network 100 uses a gradient approach. Furthermore, an originating or intermediate node does not necessarily send each outgoing pactcet to a particular next node on a route to the ultimate destination for the packet. Rather, nodes transmit packets such that, in general, any of a number of nodes that receive the packet may forward the packet to its destination.
  • the routing approach includes features that reduce the number of transmission needed to pass a packet from an origin node to a destination node.
  • nodes that are able to communicate directly with one another are indicated by a dashed line 112 joining the nodes.
  • nodes B and C are within node A's transmit range, and therefore can receive data from node A.
  • connectivity between nodes is generally assumed to be symmetrical (that is, for any pair of nodes, both nodes can receive transmissions from the other, or neither can).
  • each node 110 maintains a cost table 120_
  • Each cost table has a number of records (rows) 122, each row being associated with different particular destination node.
  • Cost table 120 includes two columns: one column 124 identifies the destination, and another column 126 represents a cost of sending a packet from the node maintaining the table to the corresponding destination.
  • the costs are positive quantities that represent that node's estimate of the lowest cost path tlurough the network to the destination.
  • the cost of a path includes additive terms corresponding to each of the links along the path.
  • the cost of a link is inversely related to the linlc reliability.
  • Reliability of a link can be estimated using any of a variety of techniques. For example, reliability of a link can be estimated by keeping track of the signal-to-noise ratio (SNR) of packets arriving at a node from a neighboring node over that link. In general, shorter links typically have lower cost because of the relatively higher signal strength than longer links.
  • SNR signal-to-noise ratio
  • This version of the routing protocol does not rely on the link reliability being estimated as equal at the nodes of the link, and alternative versions of the protocol explicitly account for asymmetrical link reliability.
  • nodes 110 communicate according to aproposed IEEE 802.15.4 standard.
  • a direct sequence spread spectrum (DSSS) communication technique is used in the unlicensed 2.4 GHz ISM (Industrial, Scientific, and Medical) band.
  • DSSS direct sequence spread spectrum
  • ISM Industrial, Scientific, and Medical
  • Use of spread spectrum communication avoids interference with other communication systems in the same band, including Bluetooth (IEEE 802.15.1) and Wireless LANS using the IEEE 802.1 lb standard.
  • Alternative PHY and MAC layers that support concurrent transmission of packets from one node to multiple neighboring nodes can be used in an equivalent manner. Referring to FIG.
  • each packet 200 includes a physical layer header 210 and a remainder of the packet that forms a network service data unit (NSDU) 218.
  • Header 210 includes a preamble 212, which is used for synchronization of the spread spectrum communication, a packet delimiter 214, and a packet length 216.
  • NSDU 218 includes an addressing section 220 and a packet data unit (PDU) 240, as well as an optional CRC 242.
  • Addressing section 220 includes information that is used for routing packets through the network.
  • Addressing section 220 includes a mode 222, which includes an indicator whether the packet is a unicast packet, broadcast packet, or an acknowledgment packet, and an indicator of whether intermediate nodes should update their cost tables based on this packet. As shown in the lower portion of FIG. 2, in addressing sections 220 A-C, the format of the addressing section depends on the mode of packet. For a unicast packet, addressing section 220A includes an identification of the origin node 224 and the destination node 226 for the packet, a sequence number 232 for packets sent from the origin node and an identification of source node 223 which transmitted the packet on the last link, i this version of the protocol nodes are identified in the header by unique node numbers in a range 1-255.
  • Addressing section 220 also includes an accrued cost 228 from the origin to to the source and a remaining cost 230 from the source to the destination for the packet.
  • the costs are represented as integers in a range 0-255. The procedure for setting the accrued and remaining costs is described further below.
  • addressing section 220B does not include a destination, but rather includes a radius 227 is used to count the number of hops the packet has taken from its origin. As the broadcast packet is not addressed to a particular destination, the addressing section does not include a remaining cost field.
  • Addressing section 220C for an acknowledgment packet includes source 223, origin 224, remaining cost 230, and sequence number 232.
  • FIGS. 3 to 7A-B Several examples of packet forwarding according to the gradient routing approach are discussed below with reference to FIGS. 3 to 7A-B. These examples illustrate the procedures that are followed in transmitting and receiving packets.
  • a single "packet" is associated with a particular origin node and sequence number at that node.
  • the various instances (i.e., transmissions or retransmissions) of the packet are distinguished in the discussion.
  • the procedures shown in FIGS. 3 to 7A-B each relate to processing a single packet. However, each node may concurrently process multiple packets according to the procedures.
  • the packet is not flagged to update the cost tables as the packet traverses the network.
  • each node of the network includes an record 122 in its cost table 120 for destination E.
  • link costs for the links are indicated in FIG. 1 in parentheses, and the minimum costs in cost table 120 at each node is the minimum total costs along the shortest path to destination E.
  • Source node A 110 initializes addressing section 220 of packet 200A destined for node E with its own identification in source node 223 and origin node 224 and node E's identification in destination node 226.
  • Node A initializes accrued cost 228 to zero and remaining cost 230 to the cost to destination E retrieved from its cost table 120, which in this example is a cost of 10. This packet is flagged as a unicast packet that is not to be used to update cost tables. Node A increments its packet sequence number and puts that sequence number in sequence number field 232 and enqueues the packet in an outbound packet queue. Referring to the procedure shown in FIG. 3, the packet is a unicast packet (line Ol 10) therefore originating node A 110 executes an initial sequence of steps at lines 0120-01 O in the procedure. First, node A passes the packet to a MAC layer for transmission (line 0140 .
  • this step may in fact result in several attempted transmissions, for example, if collisions are detected when individual transm ssion are attempted.
  • the MAC layer does not provide a guarantee that the packet has been received by any neighboring node. Therefore, node A waits a retransmission time (line 0150). If before the expiration of the retransmission time, node A has either detected that another node closer to the destination has already forwarded the packet, or has received an explicit acknowledgement that the packet was forwarded by some node close to the destination (line 0170) then the node dequeues the packet (line 0250). As is discussed below, when a node forwards the packet, it rewrites the remaining cost field 230.
  • node A can determine whether the node has indeed been forwarded by a closer node to the destination than itself.
  • explicit acknowledgement packets include a remaining cost field which is used for the same purpose.
  • Node A repeats the steps of transmitting the packet and waiting (lines 140 - 150) until it detects the suitable forwarding or acknowledgment, or a retry limit is reached.
  • nodes B and C are in range of transmission from node A and both receive the packet. Referring to the procedure shown in FIG. 4, each node receives the packet and measures the received SNR, averaging it with SNR values previously detected from node A. The SNR is used to determine the link cost, LC.
  • the link cost is set to an integer in the range of 1 to 7. If the packet is flagged to update the cost tables at receiving nodes (line 0320), Che receiving node may update its cost table based on the cost of the reception. This updatimg procedure and the circumstances under which the node updates its cost table are discussed further below.
  • the packet from node A is not flagged to update the cost tables and nodes B and C are not the ultimate destination of the packet and therefore processing of the receiving packet at each of nodes B and C continues at line 0350 with execution of the procedure to process a unicast packet at an intermediate node (line 0390). Referring to the procedure shown in FIG. 6, each intermediate node (i.e.
  • nodes B and C in this example that receives a packet first determines whether it should forward (retransmit) the packet, and if so delays retransmitting the packet for a period of time that depends on how much "progress" toward the ultimate destination the packet has made on its last transmission. Specifically, processing of the received unicast packet begins with a check to see if the receiving node has an entry in its cost table with the remaining cost to the destination of the received packet (line 0610). If the node does not have an entry, the node discards the packet without forwarding it. If it does have an entry, but its entry for the destination indicates that it is farther from the destination than the previous transmitter of the packet, then the node also discards the packet.
  • both node B and node C are have lower remaining cost to destination E than is indicated in the received packet, and therefore neither discards the packet.
  • neither node B nor node C has already forwarded the packet nor detected another node acknowledging the packet (line 0620) therefore processing of the received packet continues at line 0680.
  • each node computes the progress of the packet on its last hop (line 0680). The progress is defined as the difference between the remaining cost indicated in the received packet and the remaining cost in the cost table of the node computing the progress. A packet that has traveled on a higher cost link will in general have a higher computed progress.
  • the progress of a packet is generally related to the cost of the reception on the last link (i.e., greater progress for lower SNR is typically corresponding to a longer distance), although due to variation in signal characteristics or dynamic changes in the cost tables, the progress is not necessarily equal to the last link cost.
  • nodes B and C Having computed the progress, nodes B and C then both enqueue the packet (line 0690).
  • the accrued cost in the enqueued packet is incremented according to the last link cost, and the remaining cost is set equal to the node's entry in its cost table for the ultimate destination of the packet. Note that because the accrued cost is not actually used for routing decisions, updating the accrued cost is an optional step if the update costs flag is not set.
  • each node next independently computes a maximum delay according to the progress made by the packet on the last transmission (line 0720).
  • node B has a remaining cost of 7 to node E and therefore the progress of the packet, which has the remaining cost set to 10, is 3.
  • the progress of the packet at node C is 5.
  • This maximum delay is based on the progress such that generally, the maximum delay is smaller when the progress is larger.
  • This approach generally gives preference to paths with the fewer hops and reduces end-to-end latency. Note that nodes B and C do not have to coordinate their retransmission of the packet, and neither is necessarily aware that the other has also received and can forward the packet.
  • Each of the intermediate nodes B and C next performs a loop (lines 0710-0800) that is similar to the steps executed by the originating node (see lines 0130-0170 in FIG. 3).
  • the node waits a random delay that is chosen from a uniform probability distribution ranging from zero to the maximum delay that was computed according to the progress of the packet.
  • the maximum delay is set equal to 1/2 to the power of the computed progress (typically in the range 1 to 7) times a fixed time constant, here 24 ms. Therefore, the maximum delay at node C with progress 5 is 0.75 ms., while the maximum delay for node B with progress 3 is 3.0 ms.
  • node C executes the test at line 0730 before node B to check whether it has detected any other node forwarding or acknowledging the packet. Because node C has not detected such a forwarding or acknowledgment, it transmits the packet (line 0740) and begins to wait for one retransmission time (line 0750) before determining whether to proceed with further retransmissions.
  • line 0740 When node C forwards the packet, under the assumption that node B's chosen delay is longer than node C's, node B is still waiting to do so (line 0720). We assume that node B is in range to detect node C's forwarding of the packet.
  • node B At the end of the delay when node B would have transmitted the forwarded packet, it has detected the forwarding by node C.
  • the remaining cost in that detected forwarding from node C is 5, the cost entry in node C's cost table for destination E. Because node B's entry for destination E is 1, which is greater than 5 (line 0750) node B is aware that a closer node to the ultimate destination has already forwarded the node, and that therefore it does not have to.
  • line 0150 retransmission delay
  • node A next dequeues the packet (line 0250).
  • the destination node E processes the packet transmitted from node C accordmg to the illustrated procedure. In this example, the packet is not flagged to update costs, and therefore node E executes the Process Packet at Destination Node procedure (line 0360), which is illustrated in FIG. 5.
  • node E this is the first time that node E has received this packet (line 0510), therefore node E immediately transmits an acknowledgement packet, with the remaining cost set to zero.
  • Nodes A and B each receive the packet forward by node C. However, both of these nodes have costs to node E that are greater than node C, and therefore both nodes discard the detected forwarded packet (line 0610, FIG. 6).
  • Node D receives the packet forwarded by node C. Node D has not detected the packet being forwarded by a closer node (line 0620) and therefore may need to forward the packet.
  • Node D's cost to node E is 4, one less than the cost from node C, and therefore the progress is 1 (line 0680).
  • the progress is relatively small, so the delay is relatively large (line 0700). Therefore, by the time that delay has expired (line 0720), node D has detected the acknowledgement packet sent by node E, with the remaining cost of zero, which by necessity is less than node D's cost to node E (line 0730).
  • the packet node D received from node C does not indicate than an acknowledgment is required (line 0770) and therefore node D next dequeues the packet (line 0810). At this point, in this example the packet has traversed from node A through node C to node E, without any unnecessary transmissions
  • Example 2
  • Example 1 In the first variant of Example 1, we assume that node E actually managed to receive node A's original transmission, for example, because of a momentarily favorable transmission environment. We also assume that node E transmits an acknowledgement (line 0520, FIG. 5), but only nodes C and D detect the acknowledgment, not nodes A and B. Because node B has not received the acknowledgement from node E or any retransmission of the packet, node B then transmits the packet at the end of its random delay (line 0740). We assume that B's transmission is received by nodes A, C, and D. Nodes C and D have already received the acknowledgement for the packet with a remaining cost of zero, and therefore discard node B's forwarded packet.
  • each node transmits an acknowledgement packet in response to receiving B's forwarded packet (line 0630).
  • Node B receives these acknowledgments and therefore dequeues the packet (line 0810).
  • Node A receives node B's forwarded packet, and therefore dequeues the packet as having been forwarded (line 0250).
  • node D receives node A's original transmission along with nodes B and C. Node D then forwards the packet before the other nodes and this forwarded packet is received by B, C, and E. Therefore nodes B and C do not forward the packet.
  • node E's acknowledgment is received by nodes B, C, and D, but not by the originating node A. Therefore, at the end of the delay of the retransmission time (line 0150), node A does not know that the packet has made it to its destination, or that it has even been transmitted one hop. Therefore node A retransmits the original packet (line 0140).
  • nodes B and C When nodes B and C receive the retransmitted packet, they have already received the forwarded packet from node D with a lower remaining cost (line 0620, FIG. 6). Therefore nodes B and C transmit acknowledgments each indicating that node's cost to destination E in remaining cost field 230 of the acknowledgment. Node A receives at least one of these acknowledgements, and therefore dequeues the packet.
  • addressing section 220 of a broadcast packet includes radius field 227 rather than destination field 226.
  • the value of the radius field is set to a positive number by the originating node and decremented by each forwarding node.
  • a node forwards a broadcast packet only if the received value of the radius is greater than 1.
  • Processing of broadcast packets at intermediate nodes differs depending on whether the update costs flag is set mode field 222 of addressing section 220.
  • broadcast packets are first enqueued by the node for transmission indicating the desired radius of the broadcast (line 0190).
  • the node then transmits the packet a predetermined number of time, delaying a fixed rebroadcast time between each transmission (lines 0200-0230) before it is dequeued.
  • the node does not need to wait to detect the packet being forwarded.
  • Each receiving node processes the packet according to the procedure shown in FIG. 7A.
  • nodes forward broadcast packets with a received radius greater than 1 after incrementing the accrued cost in the packet by the link cost of the link on which the packet was received and decrementing the radius by 1.
  • the method of handling the packet depends on whether the update costs flag is set. In this example, when nodes B and C each first receive the packet, because received radius is greater than 1 and the update costs flag is not set processing starts at line 1040. Nodes B and C have not previously received a copy of this packet, therefore both enqueue the packet after incrementing the accrued cost and decrementing the radius (line 1070) and initiate a loop (lines 1080-1110) retransmitting the packet. After forwarding the packet the fixed number of times, each node dequeues the packet. Node D first receives the forwarded packet from one of nodes B and C first, and initiates the same forwarding procedure. When it receives the forwarded packet from the other of nodes B and C, it discards the packet (line 1050).
  • the accrued cost in the received packets from node A at nodes B and C is zero, and therefore nodes B and C both set their cost to A to be the received link cost of the packet just received from node A.
  • Each receiving node sets a delay according to the received link cost. Recall that the link cost is computed based on the signal characteristics of the transmission, and in this version is quantized to integer values from 1 to 7, with lower cost corresponding to a more reliable link. In this version of the system, the maximum delay is set to the cost minus 1 times a time constant of 4 ms. (line 0940). Therefore, delay for a cost of 1 is equal to 0 ms. while the delay for a cost of 7 is equal to 24 ms.
  • Each node enqueues the packet (line 0950) and then waits for a random duration chose from a uniform distribution in the range from zero to the computed delay (line 0960).
  • the node may receive another copy of the packet. That second copy may have a different accrued cost indicated, and the link cost may be different than the first, h this version of the routing approach, if the node would forward the second copy with a lower accrued cost than the forwarding of the previous packet, the forwarding of the previously received copy of the packet is aborted if it has not already been completed. If the second copy would be forwarded with a higher or equal accrued cost, the packet is not forwarded.
  • the node first receives the packet with an accrued cost aj with a link cost of c 5 forwarding of the packet indicates an accrued cost of ai+ci. If later, the node receives another copy of the broadcast packet which indicates an accrued cost of a 2 with a link cost of c 2 , then that packet would be forwarded indicating an accrued cost of a +c . But if a +c 2 ⁇ a ⁇ +c l3 then not only would the neighboring nodes have already received the packet, the second accrued cost from the origin node would be no lower and therefore the second copy of the packet is not forwarded. Returning to the specific procedure illustrated in FIG.
  • an intermediate node if at the end of the delay, an intermediate node has not received a copy of the packet that would be forwarded with a lower accrued cost (equal to the received accrued cost plus the link cost) (line 0970) it transmits the packet (line 0980).
  • This delay and transmission is repeated for a predetermined number of times, in this version of the system, three times.
  • node B receives the packet with cost 3 and node C receives the packet with cost 5.
  • the maximum delay for node B is therefore 8 ms. while the maximum delay for node C is 16 ms.
  • node B forwards the packet first (line 0980) and node C receives the forwarded packet.
  • node C receives the second copy of the packet from node B with a cost of 3 and an accrued cost of 3 indicated in the packet. Therefore the new accrued cost of the packet if node C were to forward it is 6. But node C already has the packet queued with an accrued cost of 5, and therefore node C discards the packet from node B (line 0920). Note that in principle, a unicast packet can also be sent with the update flag set. The result is that the cost entries for the origin node at a set of nodes "near" the shortest route to the destination are updated. Layered Protocols
  • node A sends a broadcast packet that indicates that nodes should update their costs (to node A) when receiving the packet.
  • the payload of the packet also includes a request of node E to establish a session.
  • Node E in response to the request sends a unicast packet back to node A.
  • This packet also has the update flag set.
  • node A receives node E's reply, the cost tables along the route support bi-directional communication between nodes A and E.
  • node E's reply to node A is also a broadcast packet, thereby updating the cost to node E at a greater number of nodes of the network.
  • the MAC layer accepts one packet at a time for transmission, and returns a status code upon completion (either successful transmission or failure, for example, maximum CSMA back off reached).
  • the MAC layer When transmitting a packet from the originating node, the MAC layer is allowed to transmit immediately.
  • the MAC layer is instructed to select an initial random back off in order to avoid transmitting simultaneously with neighboring nodes. The initial backoff is treated independently of the progress-based forwarding delay.
  • a useful, though not necessary, feature of the MAC is the ability to cancel a previously requested transmission. This feature is used by the routing layer to reduce unnecessary transmissions, for example, if an acknowledgement is heard for the packet being processed by the MAC (e.g., avoiding transmission at line 0740 if an acknowledgment is detected at line 0730).
  • a node computes the received link cost based on the received signal-to-noise ratio of a single packet that is flagged to update costs.
  • each node maintains a longer-term average of the cost of receiving packets from its neighboring nodes, and uses this average when it receives a packet flagged for it to update is cost table and to increment the accrued cost field of forwarded packets.
  • Nodes can optionally exchange cost table information with their neighboring nodes, and use the received cost tables and received link costs to update their own tables. For example, rather than waiting for a packet with the update flag set to update an entry in its cost table to the origin node of that packet, the node receives one or more entries of a neighboring node's cost table. The receiving node adds the link cost for packets from the node that sent the entries to each of the costs in the entries. It then replaces any of the costs in its table for which the incremented received costs are lower.
  • the cost at an intermediate node B for transmitting a packet to node A is set based on the accrued cost of sending packets ror ⁇ node A to node B.
  • an alternative approach may be desirable. Asymmetrical costs can occur for a number of reasons, including differences in transmission power at different nodes, or interference that is localized and affects different receivers to different degrees.
  • Approaches to obtaining forward link costs for use in routing packets involve maintaining linlc state information at a node that characterizes reliability (e.g., a predicted probability) of receiving a transmissions from the node's neighbors.
  • each node maintains a "link state table" that includes entries specifying a cost of receiving packets from each of a group of selected neighbors based on previous packets sent from those neighbors (e.g., up to 16 neighbors). Other cost metrics can be used. Examples of estimating link costs are described in more detail below in section 4.8. In a first approach to obtaining forward link costs, each node periodically broadcasts a "link state table" that includes entries specifying a cost of receiving packets from each of a group of selected neighbors based on previous packets sent from those neighbors (e.g., up to 16 neighbors). Other cost metrics can be used. Examples of estimating link costs are described in more detail below in section 4.8. In a first approach to obtaining forward link costs, each node periodically broadcasts a "link state table" that includes entries specifying a cost of receiving packets from each of a group of selected neighbors based on previous packets sent from those neighbors (e.g., up to 16 neighbors). Other cost metrics can be used. Examples of estimating link costs are described in more detail
  • link state message with its radius field set to 1 that is received by its neighbors. Because the radius is set to 1, this link state message is not forwarded by these nodes.
  • the body of a link state message includes a node's linlc state table (or a portion of the node's link state table).
  • Each of the neighboring nodes maintains a "forward link table" of link costs of receiving a packet transmitted by it at each of its neighbors based on received link state messages.
  • a node B When a node B receives a packet from a node A that is flagged with the update costs flag, rather than adding the cost of the reception of that packet to the accrued cost indicated in the packet, it adds the cost of receiving packets at node A from node B from its forward link table to update its cost table.
  • link state messages instead of periodically broadcasting link state messages, link state messages are sent along with cost update packets (i.e., a packet flagged to update cost tables).
  • node B When a node B receives a cost update packet from a node A, node B updates its cost table using the forward cost (i.e., the cost of receiving a packet from node B at node A) from the link state message included with the cost update packet if such a forward cost exists. If no forward cost is included in the link state message, and node B does not have a previously recorded cost to node A (e.g., in a forward cost table), then node B transmits a beacon packet whose purpose is to populate node A's link state table. Node A then retransmits the cost update packet with a new link state message.
  • the forward cost i.e., the cost of receiving a packet from node B at node A
  • node A receives the beacon packet from node B, then node B will receive the forward cost to node A (as an entry in a link state message) when node A retransmits the cost update packet. If node A does not receive the beacon packet from node B, then node B will not receive the forward cost when node A retransmits the cost update packet, and node B will assume the link is unidirectional and no cost table entry is created. (In this case of no cost table entry, a packet for node A received at node B is dropped).
  • a link state table (or a portion of a link state table) can be propagated to other nodes in the course of routing multi-hop packets.
  • a portion of a link state table can be forwarded after a change in the link state information or according to some other scheme.
  • packets can include portions of a link state table that has changed recently, or that have been stable for a period of time, or entries randomly selected from the link state table, or entries that are cycled through in a round-robin fashion.
  • the link state table can be forwarded periodically. With any of these changes in the update to the accrued cost, the cost table truly reflects the unidirectional cost of sending a packet to the destination node.
  • nodes may be linked by non-wireless links.
  • nodes A and E 810 include both a wireless and a wired interface and are linked by wired network 820, such as an Ethernet, MODBUS ® , or a dedicated wired link.
  • wired network 820 such as an Ethernet, MODBUS ® , or a dedicated wired link.
  • nodes A and C When node B transmits a packet to destination node F, and this packet is received by nodes A, C and D, nodes A and C queue the packet for retransmission. Node A is cost 2 from node F so it is likely to retransmit first, which it does by passing the packet over wired network 820. Note that should the wired network fail, connectivity between nodes B and F is maintained via the link between nodes C and F. In this way, a wireless network can serve as a backup for other nodes linked by a wired network.
  • addressing is according to identities of nodes in the network.
  • each node can host one or more of services, and packets are addressed to services rather than to nodes.
  • the same service may be hosted at a number of different nodes.
  • cost tables include entries that identify costs to send packets to the particular services. The routing algorithm then functions as described above. When a node needs a particular service, it sends a broadcast packet to that service, and a node listing that service replies, thereby locating the nearest node hosting the service.
  • nodes are arranged in zones. For example, part of a node identification (e.g., a prefix of a numerical address) may identify the zone that the node is a member of. In such an approach, a node may not explicitly maintain a cost to every possible destination node.
  • a node may not explicitly maintain a cost to every possible destination node.
  • nodes A, B, C, and D are in a zone X 910, while nodes E, F, and G are in zone Y 910.
  • Each node maintains a cost table 920, which includes records 122 that are associated with individual nodes in its zone, and also includes records 922 that are each associated with an entire zone. The cost associated with a zone is the minimum cost to any node in that zone.
  • the routing algorithm and cost update algorithm described above functions similarly, with an entry in a cost table for a zone reflecting the minimum cost to a node in that zone. That is, when a node wants to transmit a packet to a node in another zone, it uses the node's identification to determine that node's zone identification, and looks up the record in the cost table according to the zone identification.
  • signal correlation values can be used instead of a direct measurement of signal-to-noise ratio.
  • an absolute signal level can alternatively be used.
  • Digital error rates such as bit or packet error rates, can also be used as the basis for determining link costs.
  • signal strength of the wireless channel is measured while the channel is idle (i.e., not receiving a packet) and while the channel is active (i.e., receiving a packet).
  • a relation between the two measurements e.g., ratio of active to idle measurements is used to predict link reliability.
  • a lookup table stored at the node or a locally computed function is used to map a measured quantity (e.g., signal strength, correlation values, or detectable bit errors) to a link reliability metric.
  • a measured quantity e.g., signal strength, correlation values, or detectable bit errors
  • a receiving node can keep a history of how many packets have been correctly received from a transmitting node and compare that against the number of packets sent. The ratio of these two numbers can be a reliable indicator of the link reliability.
  • the number of packets received with one or more bit errors (as determined by an invalid CRC or checksum), or the number of packets that fail to synchronize are used as an indicator of link reliability.
  • An alternative approach uses costs that are based on other factors than signal quality. For example, transmissions from a power-limited node may have a higher cost than similar transmissions from a node that is not power limited. In this way, packets are preferentially routed away from power-limited nodes. Other measures of link reliability can also be used. For example, if a link is known to be periodically unavailable or known to be unreliable, its link cost can be set higher than a continuously available link.
  • packet retransmission is typically delayed, in part to avoid unnecessary retransmissions or to avoid collisions.
  • Alternative approaches can be used to compute the amount to delay a packet. For instance, a deterministic rather than random delay can be used. Also, the delay or its probability distribution can be based on factors such as the absolute cost to reach the destination, a next-link cost to the destination, a geographic distance of the last link or of the distance to the destination, available power at the node, pre-configur-ed parameters such as parameters related to the desirability of forwarding packets, or characteristics of the packet such as a priority, Combination with other routing approaches
  • unicast packets can be explicitly addressed to a next node on the shortest path to the destination, and a receiving node that is explicitly addressed in this way then forwards the packet without delay. Because only one node is explicitly addressed in this way, multiple nodes will not immediately forward the node and therefore immediate collisions are avoided.
  • nodes that receive the packet but that are not explicitly addressed act as backups to the node on the shortest path. Should the explicitly addressed node on the shoatest path fail to forward the packet, these nodes that act as backups will forward the packet to rmake up for the addressed node's failure to forward the packet.

Abstract

A method for directing packets in a radio network (Fig. 1, 100) includes, at each node of the network, maintaining link data characterizing reliability of transmissions between neighboring nodes (110, A, B, C, D, E) and that node based on received radio transmission at that node, and distributing the link data to one or more of the neighboring nodes (110, A, B, C, D, E).

Description

ROUTING IN AN ASYMMETRICAL LINK WIRELES S NETWORK
Background
This invention relates to routing in an as nmetrical link wireless network.
Wireless ad-hoc networks, which are typically self-organizing and which pass packets over multi-hop paths through the network, have been applied to a variety of applications. Various routing algorithms have been proposed for sucfci networks, including Ad Hoc On- Demand Distance Vector Routing (AODV) and Dynamic Source Routing (DSR), in which packets are forward from node to node on a particular path from an origin node to a destination node. Another type of routing, called Gradient Routing, forwards packets without identifying each successive node in a path as a packet is retransmitted at intermediate nodes in the network. Summary
In one aspect, in general, the invention features a method, and an associated apparatus and software, for directing packets in a radio network. Λt each node of the network, link data characterizing reliability of transmissions between neighboring nodes and that node based on received radio transmissions at that node is maintained. The link data is distributed to one or more of the neighboring nodes. The method can includes one or more of the following features. At one or more nodes of the network, the link data is updated with link data distributed from one or more neighboring nodes of that node. A first node transmits a packet to a second node that includes a cost field indicating a cost of transmission from a third node to the first node. A request is received at the first node from the second node to transmit the packet that includes the cost field. Transmission of the packet that includes the cost field is initiated in response to a change in the cost. Transmission of the packet that includes the cost field is initiated periodically. The second and third nodes are the same. In another aspect, in general, the invention features a method for directing packets in a radio network including measuring one or more characteristics of a radio signal associated with a link to a node to determine quality of the linl , and using the determined linlc quality for routing decisions. The method can include one or more of the following features: The measuring is performed during a radio transmission from the node. The measuring is performed while the link is idle. The quality of the link is determined based on a first measurement performed during a radio transmission from the node and a second measurement performed while the link is idle. The characteristics include received signal strength. The quality of the link is determined based on mapping a measured characteristic to a predicted link reliability. The characteristics include a CDMA correlator output. The characteristics include a count of packets encoded on the signal that are correctly received. Aspects of the invention can include one or more of the following advantages: Transmitting link data to neighboring nodes can supply nodes with forward link costs. More accurate routing decisions can be made using forward link costs. Other features and advantages of the invention are apparent from the following description, and from the claims. Description of Drawings
FIG. 1 is a diagram of a wireless network. FIG. 2 is a diagram of a data packets. FIG. 3 is pseudocode for a procedure to send a packet from a originating node. FIG. 4 is pseudocode for a procedure to process a received packet. FIG. 5 is pseudocode for a procedure to process a received packet at the destination node. FIG. 6 is pseudocode for a procedure to process a received unicast packet at an intermediate node. FIGS. 7A-B are pseudocode for a procedure to process a received broadcast packet. FIG. 8 is a diagram of a wireless network with some nodes linked by a wired network. FIG. 9 is a diagram of a zoned wireless network. Description
Gradient Routing Approach
Referring to FIG. 1, a wireless network 100 includes a number of wireles s nodes 110. In the example that is shown, nodes 110 are identified as nodes A-E. Not all pairs of nodes can necessarily communicate directly, and therefore data packets that pass through λvrireless network 100 generally take paths that pass through a number of intermediate nodes in a r ulti-hop routing approach. Routing of packets in wireless network 100 uses a gradient approach. Furthermore, an originating or intermediate node does not necessarily send each outgoing pactcet to a particular next node on a route to the ultimate destination for the packet. Rather, nodes transmit packets such that, in general, any of a number of nodes that receive the packet may forward the packet to its destination. As is described further below, the routing approach includes features that reduce the number of transmission needed to pass a packet from an origin node to a destination node. In wireless network 100 shown in FIG. 1, nodes that are able to communicate directly with one another are indicated by a dashed line 112 joining the nodes. For example, nodes B and C are within node A's transmit range, and therefore can receive data from node A.. In the discussion below, connectivity between nodes is generally assumed to be symmetrical (that is, for any pair of nodes, both nodes can receive transmissions from the other, or neither can). However, the version of the routing protocol described below will continue to fu-nction correctly in the presence of asymmetric links, as long as any two nodes are connected by a path consisting of symmetric links, and alternative versions of the routing protocol may not reqi ire such connectivity. As part of the routing protocol, each node 110 maintains a cost table 120_ Each cost table has a number of records (rows) 122, each row being associated with different particular destination node. Cost table 120 includes two columns: one column 124 identifies the destination, and another column 126 represents a cost of sending a packet from the node maintaining the table to the corresponding destination. The costs are positive quantities that represent that node's estimate of the lowest cost path tlurough the network to the destination. The cost of a path includes additive terms corresponding to each of the links along the path. The cost of a link is inversely related to the linlc reliability. Reliability of a link can be estimated using any of a variety of techniques. For example, reliability of a link can be estimated by keeping track of the signal-to-noise ratio (SNR) of packets arriving at a node from a neighboring node over that link. In general, shorter links typically have lower cost because of the relatively higher signal strength than longer links. This version of the routing protocol does not rely on the link reliability being estimated as equal at the nodes of the link, and alternative versions of the protocol explicitly account for asymmetrical link reliability. Any of a variety of physical (PHY) and media access control (MAC) layers may be used. In one implementation, nodes 110 communicate according to aproposed IEEE 802.15.4 standard. A direct sequence spread spectrum (DSSS) communication technique is used in the unlicensed 2.4 GHz ISM (Industrial, Scientific, and Medical) band. Use of spread spectrum communication avoids interference with other communication systems in the same band, including Bluetooth (IEEE 802.15.1) and Wireless LANS using the IEEE 802.1 lb standard. Alternative PHY and MAC layers that support concurrent transmission of packets from one node to multiple neighboring nodes can be used in an equivalent manner. Referring to FIG. 2, data is transmitted between nodes use a packet format in which each packet 200 includes a physical layer header 210 and a remainder of the packet that forms a network service data unit (NSDU) 218. Header 210 includes a preamble 212, which is used for synchronization of the spread spectrum communication, a packet delimiter 214, and a packet length 216. NSDU 218 includes an addressing section 220 and a packet data unit (PDU) 240, as well as an optional CRC 242. Addressing section 220 includes information that is used for routing packets through the network. Addressing section 220 includes a mode 222, which includes an indicator whether the packet is a unicast packet, broadcast packet, or an acknowledgment packet, and an indicator of whether intermediate nodes should update their cost tables based on this packet. As shown in the lower portion of FIG. 2, in addressing sections 220 A-C, the format of the addressing section depends on the mode of packet. For a unicast packet, addressing section 220A includes an identification of the origin node 224 and the destination node 226 for the packet, a sequence number 232 for packets sent from the origin node and an identification of source node 223 which transmitted the packet on the last link, i this version of the protocol nodes are identified in the header by unique node numbers in a range 1-255. Addressing section 220 also includes an accrued cost 228 from the origin to to the source and a remaining cost 230 from the source to the destination for the packet. The costs are represented as integers in a range 0-255. The procedure for setting the accrued and remaining costs is described further below. For a broadcast packet, addressing section 220B does not include a destination, but rather includes a radius 227 is used to count the number of hops the packet has taken from its origin. As the broadcast packet is not addressed to a particular destination, the addressing section does not include a remaining cost field. Addressing section 220C for an acknowledgment packet includes source 223, origin 224, remaining cost 230, and sequence number 232.
Examples
Several examples of packet forwarding according to the gradient routing approach are discussed below with reference to FIGS. 3 to 7A-B. These examples illustrate the procedures that are followed in transmitting and receiving packets. For simplicity, in the discussion below, a single "packet" is associated with a particular origin node and sequence number at that node. When a node is said to receive a packet, or multiple copies of the packet, this means that the node has received an instance of a packet with the particular origin node and sequence number. When important, the various instances (i.e., transmissions or retransmissions) of the packet are distinguished in the discussion. Note also that the procedures shown in FIGS. 3 to 7A-B each relate to processing a single packet. However, each node may concurrently process multiple packets according to the procedures.
Example 1 hi a first example, a node A 110 transmits a unicast packet destined for node E 110. The packet is not flagged to update the cost tables as the packet traverses the network. In this example, each node of the network includes an record 122 in its cost table 120 for destination E. For illustration, link costs for the links are indicated in FIG. 1 in parentheses, and the minimum costs in cost table 120 at each node is the minimum total costs along the shortest path to destination E. Source node A 110 initializes addressing section 220 of packet 200A destined for node E with its own identification in source node 223 and origin node 224 and node E's identification in destination node 226. Node A initializes accrued cost 228 to zero and remaining cost 230 to the cost to destination E retrieved from its cost table 120, which in this example is a cost of 10. This packet is flagged as a unicast packet that is not to be used to update cost tables. Node A increments its packet sequence number and puts that sequence number in sequence number field 232 and enqueues the packet in an outbound packet queue. Referring to the procedure shown in FIG. 3, the packet is a unicast packet (line Ol 10) therefore originating node A 110 executes an initial sequence of steps at lines 0120-01 O in the procedure. First, node A passes the packet to a MAC layer for transmission (line 0140 . Note that depending on the particular MAC and PHY layer, this step may in fact result in several attempted transmissions, for example, if collisions are detected when individual transm ssion are attempted. The MAC layer does not provide a guarantee that the packet has been received by any neighboring node. Therefore, node A waits a retransmission time (line 0150). If before the expiration of the retransmission time, node A has either detected that another node closer to the destination has already forwarded the packet, or has received an explicit acknowledgement that the packet was forwarded by some node close to the destination (line 0170) then the node dequeues the packet (line 0250). As is discussed below, when a node forwards the packet, it rewrites the remaining cost field 230. By examining this field, node A can determine whether the node has indeed been forwarded by a closer node to the destination than itself. Similarly, explicit acknowledgement packets include a remaining cost field which is used for the same purpose. Node A repeats the steps of transmitting the packet and waiting (lines 140 - 150) until it detects the suitable forwarding or acknowledgment, or a retry limit is reached. In this example, nodes B and C are in range of transmission from node A and both receive the packet. Referring to the procedure shown in FIG. 4, each node receives the packet and measures the received SNR, averaging it with SNR values previously detected from node A. The SNR is used to determine the link cost, LC. In this version of the system, the link cost is set to an integer in the range of 1 to 7. If the packet is flagged to update the cost tables at receiving nodes (line 0320), Che receiving node may update its cost table based on the cost of the reception. This updatimg procedure and the circumstances under which the node updates its cost table are discussed further below. In this example, the packet from node A is not flagged to update the cost tables and nodes B and C are not the ultimate destination of the packet and therefore processing of the receiving packet at each of nodes B and C continues at line 0350 with execution of the procedure to process a unicast packet at an intermediate node (line 0390). Referring to the procedure shown in FIG. 6, each intermediate node (i.e. nodes B and C in this example) that receives a packet first determines whether it should forward (retransmit) the packet, and if so delays retransmitting the packet for a period of time that depends on how much "progress" toward the ultimate destination the packet has made on its last transmission. Specifically, processing of the received unicast packet begins with a check to see if the receiving node has an entry in its cost table with the remaining cost to the destination of the received packet (line 0610). If the node does not have an entry, the node discards the packet without forwarding it. If it does have an entry, but its entry for the destination indicates that it is farther from the destination than the previous transmitter of the packet, then the node also discards the packet. In this example, both node B and node C are have lower remaining cost to destination E than is indicated in the received packet, and therefore neither discards the packet. At this point in the example, on receiving the first transmission of the packet, neither node B nor node C has already forwarded the packet nor detected another node acknowledging the packet (line 0620) therefore processing of the received packet continues at line 0680. Next each node computes the progress of the packet on its last hop (line 0680). The progress is defined as the difference between the remaining cost indicated in the received packet and the remaining cost in the cost table of the node computing the progress. A packet that has traveled on a higher cost link will in general have a higher computed progress. The progress of a packet is generally related to the cost of the reception on the last link (i.e., greater progress for lower SNR is typically corresponding to a longer distance), although due to variation in signal characteristics or dynamic changes in the cost tables, the progress is not necessarily equal to the last link cost. Having computed the progress, nodes B and C then both enqueue the packet (line 0690). The accrued cost in the enqueued packet is incremented according to the last link cost, and the remaining cost is set equal to the node's entry in its cost table for the ultimate destination of the packet. Note that because the accrued cost is not actually used for routing decisions, updating the accrued cost is an optional step if the update costs flag is not set. As introduced above, the packet is typically not transmitted immediately. Rather, each node next independently computes a maximum delay according to the progress made by the packet on the last transmission (line 0720). In this example, node B has a remaining cost of 7 to node E and therefore the progress of the packet, which has the remaining cost set to 10, is 3. Similarly, the progress of the packet at node C is 5. This maximum delay is based on the progress such that generally, the maximum delay is smaller when the progress is larger. This approach generally gives preference to paths with the fewer hops and reduces end-to-end latency. Note that nodes B and C do not have to coordinate their retransmission of the packet, and neither is necessarily aware that the other has also received and can forward the packet. Each of the intermediate nodes B and C next performs a loop (lines 0710-0800) that is similar to the steps executed by the originating node (see lines 0130-0170 in FIG. 3). However, before transmitting the packet for the first time the node waits a random delay that is chosen from a uniform probability distribution ranging from zero to the maximum delay that was computed according to the progress of the packet. In this version of the system, the maximum delay is set equal to 1/2 to the power of the computed progress (typically in the range 1 to 7) times a fixed time constant, here 24 ms. Therefore, the maximum delay at node C with progress 5 is 0.75 ms., while the maximum delay for node B with progress 3 is 3.0 ms. In this example, we assume that the actual delay for node C, which is chosen randomly, is indeed smaller than the chosen delay for node B. Therefore node C executes the test at line 0730 before node B to check whether it has detected any other node forwarding or acknowledging the packet. Because node C has not detected such a forwarding or acknowledgment, it transmits the packet (line 0740) and begins to wait for one retransmission time (line 0750) before determining whether to proceed with further retransmissions. When node C forwards the packet, under the assumption that node B's chosen delay is longer than node C's, node B is still waiting to do so (line 0720). We assume that node B is in range to detect node C's forwarding of the packet. Therefore, at the end of the delay when node B would have transmitted the forwarded packet, it has detected the forwarding by node C. The remaining cost in that detected forwarding from node C is 5, the cost entry in node C's cost table for destination E. Because node B's entry for destination E is 1, which is greater than 5 (line 0750) node B is aware that a closer node to the ultimate destination has already forwarded the node, and that therefore it does not have to. Returning to originating node A, and referring again to FIG. 3, we assume that node A detects node C's forwarding of the packet, and that the forwarded packet is transmitted by node C while node A is still in its retransmission delay (line 0150). Because the remaining cost in the forwarded packet is 5, which is less than node A's cost to the destination of 10 (line 0170) node A next dequeues the packet (line 0250). Following the packet to its ultimate destination at node E, we assume that the destination node E, as well as other intermediate nodes A, B, and D are within range of node C's forwarding of the packet. Referring to FIG. 4, destination node E processes the packet transmitted from node C accordmg to the illustrated procedure. In this example, the packet is not flagged to update costs, and therefore node E executes the Process Packet at Destination Node procedure (line 0360), which is illustrated in FIG. 5. Referring to FIG. 5, this is the first time that node E has received this packet (line 0510), therefore node E immediately transmits an acknowledgement packet, with the remaining cost set to zero. Nodes A and B each receive the packet forward by node C. However, both of these nodes have costs to node E that are greater than node C, and therefore both nodes discard the detected forwarded packet (line 0610, FIG. 6). Node D receives the packet forwarded by node C. Node D has not detected the packet being forwarded by a closer node (line 0620) and therefore may need to forward the packet.
Node D's cost to node E is 4, one less than the cost from node C, and therefore the progress is 1 (line 0680). The progress is relatively small, so the delay is relatively large (line 0700). Therefore, by the time that delay has expired (line 0720), node D has detected the acknowledgement packet sent by node E, with the remaining cost of zero, which by necessity is less than node D's cost to node E (line 0730). The packet node D received from node C does not indicate than an acknowledgment is required (line 0770) and therefore node D next dequeues the packet (line 0810). At this point, in this example the packet has traversed from node A through node C to node E, without any unnecessary transmissions Example 2
In the first variant of Example 1, we assume that node E actually managed to receive node A's original transmission, for example, because of a momentarily favorable transmission environment. We also assume that node E transmits an acknowledgement (line 0520, FIG. 5), but only nodes C and D detect the acknowledgment, not nodes A and B. Because node B has not received the acknowledgement from node E or any retransmission of the packet, node B then transmits the packet at the end of its random delay (line 0740). We assume that B's transmission is received by nodes A, C, and D. Nodes C and D have already received the acknowledgement for the packet with a remaining cost of zero, and therefore discard node B's forwarded packet. However, because nodes C and D have already received acknowledgement for the packet, each node transmits an acknowledgement packet in response to receiving B's forwarded packet (line 0630). Node B receives these acknowledgments and therefore dequeues the packet (line 0810). Node A receives node B's forwarded packet, and therefore dequeues the packet as having been forwarded (line 0250).
Example 3
In a second variant of Example 1, node D receives node A's original transmission along with nodes B and C. Node D then forwards the packet before the other nodes and this forwarded packet is received by B, C, and E. Therefore nodes B and C do not forward the packet. We assume that node E's acknowledgment is received by nodes B, C, and D, but not by the originating node A. Therefore, at the end of the delay of the retransmission time (line 0150), node A does not know that the packet has made it to its destination, or that it has even been transmitted one hop. Therefore node A retransmits the original packet (line 0140). When nodes B and C receive the retransmitted packet, they have already received the forwarded packet from node D with a lower remaining cost (line 0620, FIG. 6). Therefore nodes B and C transmit acknowledgments each indicating that node's cost to destination E in remaining cost field 230 of the acknowledgment. Node A receives at least one of these acknowledgements, and therefore dequeues the packet.
Example 4
Next consider an example of a broadcast packet originating at node A with the update cost flag not set. Referring back to FIG. 2, addressing section 220 of a broadcast packet includes radius field 227 rather than destination field 226. The value of the radius field is set to a positive number by the originating node and decremented by each forwarding node. A node forwards a broadcast packet only if the received value of the radius is greater than 1. Processing of broadcast packets at intermediate nodes differs depending on whether the update costs flag is set mode field 222 of addressing section 220. Referring to FIG. 3, broadcast packets are first enqueued by the node for transmission indicating the desired radius of the broadcast (line 0190). The node then transmits the packet a predetermined number of time, delaying a fixed rebroadcast time between each transmission (lines 0200-0230) before it is dequeued. The node does not need to wait to detect the packet being forwarded. In this version of the system, the node rebroadcasts the packet three times (n_broadcast=3). Each receiving node processes the packet according to the procedure shown in FIG. 7A.
In general, nodes forward broadcast packets with a received radius greater than 1 after incrementing the accrued cost in the packet by the link cost of the link on which the packet was received and decrementing the radius by 1. The method of handling the packet depends on whether the update costs flag is set. In this example, when nodes B and C each first receive the packet, because received radius is greater than 1 and the update costs flag is not set processing starts at line 1040. Nodes B and C have not previously received a copy of this packet, therefore both enqueue the packet after incrementing the accrued cost and decrementing the radius (line 1070) and initiate a loop (lines 1080-1110) retransmitting the packet. After forwarding the packet the fixed number of times, each node dequeues the packet. Node D first receives the forwarded packet from one of nodes B and C first, and initiates the same forwarding procedure. When it receives the forwarded packet from the other of nodes B and C, it discards the packet (line 1050).
Example 5
Next consider an example in which a broadcast packet sent from originating node A with the update costs flag set. The procedure carried out by originating node A is as in the case when the update cost flag is set in Example 4. In this example, when nodes B and C each first receives the packet, because received radius is greater than 1 and the update costs flag is set processing starts at line 0910. Nodes B and C have not previously received a copy of this packet, therefore processing continues at line 0935. Each node updates its cost table for the cost of sending a packet from that node to the origin based on the received link cost plus the accrued_cost from the origin node (line 0935). In this example, on this reception, the accrued cost in the received packets from node A at nodes B and C is zero, and therefore nodes B and C both set their cost to A to be the received link cost of the packet just received from node A. Each receiving node sets a delay according to the received link cost. Recall that the link cost is computed based on the signal characteristics of the transmission, and in this version is quantized to integer values from 1 to 7, with lower cost corresponding to a more reliable link. In this version of the system, the maximum delay is set to the cost minus 1 times a time constant of 4 ms. (line 0940). Therefore, delay for a cost of 1 is equal to 0 ms. while the delay for a cost of 7 is equal to 24 ms. Each node enqueues the packet (line 0950) and then waits for a random duration chose from a uniform distribution in the range from zero to the computed delay (line 0960). During the process of forwarding a broadcast packet, the node may receive another copy of the packet. That second copy may have a different accrued cost indicated, and the link cost may be different than the first, h this version of the routing approach, if the node would forward the second copy with a lower accrued cost than the forwarding of the previous packet, the forwarding of the previously received copy of the packet is aborted if it has not already been completed. If the second copy would be forwarded with a higher or equal accrued cost, the packet is not forwarded. For example, if the node first receives the packet with an accrued cost aj with a link cost of c 5 forwarding of the packet indicates an accrued cost of ai+ci. If later, the node receives another copy of the broadcast packet which indicates an accrued cost of a2 with a link cost of c2, then that packet would be forwarded indicating an accrued cost of a +c . But if a +c2≥aι+cl3 then not only would the neighboring nodes have already received the packet, the second accrued cost from the origin node would be no lower and therefore the second copy of the packet is not forwarded. Returning to the specific procedure illustrated in FIG. 7A, if at the end of the delay, an intermediate node has not received a copy of the packet that would be forwarded with a lower accrued cost (equal to the received accrued cost plus the link cost) (line 0970) it transmits the packet (line 0980). This delay and transmission is repeated for a predetermined number of times, in this version of the system, three times. In this example, assume that node B receives the packet with cost 3 and node C receives the packet with cost 5. The maximum delay for node B is therefore 8 ms. while the maximum delay for node C is 16 ms. Assume that based on the randomly chose durations, node B forwards the packet first (line 0980) and node C receives the forwarded packet. In this example, node C receives the second copy of the packet from node B with a cost of 3 and an accrued cost of 3 indicated in the packet. Therefore the new accrued cost of the packet if node C were to forward it is 6. But node C already has the packet queued with an accrued cost of 5, and therefore node C discards the packet from node B (line 0920). Note that in principle, a unicast packet can also be sent with the update flag set. The result is that the cost entries for the origin node at a set of nodes "near" the shortest route to the destination are updated. Layered Protocols
The routing approach described above does not guarantee delivery of packets to their destination. Higher level protocols built on top of the network layer are responsible for features such as end-to-end acknowledgements it they are needed by an application. For example, request for an end-to-end acknowledgement may be included in the NPDU 240 (FIG. 2). When the ultimate destination of a unicast packet receives the packet, higher level protocol layers generate an acknowledgment packet for sending back to the origin. At layers above the network layer, which is responsible for routing, a concept of a session is supported. If in the example network shown in FIG. 1, if node A wishes to communicate with node E, but it does not know the cost to send packets to E, or its cost is out of date, node A sends a broadcast packet that indicates that nodes should update their costs (to node A) when receiving the packet. The payload of the packet also includes a request of node E to establish a session. Node E in response to the request sends a unicast packet back to node A. This packet also has the update flag set. When node A receives node E's reply, the cost tables along the route support bi-directional communication between nodes A and E. As an alternative, node E's reply to node A is also a broadcast packet, thereby updating the cost to node E at a greater number of nodes of the network. Alternatives
Routing layer and MAC layer interaction
The MAC layer accepts one packet at a time for transmission, and returns a status code upon completion (either successful transmission or failure, for example, maximum CSMA back off reached). When transmitting a packet from the originating node, the MAC layer is allowed to transmit immediately. When transmitting a packet at an intermediate node, the MAC layer is instructed to select an initial random back off in order to avoid transmitting simultaneously with neighboring nodes. The initial backoff is treated independently of the progress-based forwarding delay. A useful, though not necessary, feature of the MAC is the ability to cancel a previously requested transmission. This feature is used by the routing layer to reduce unnecessary transmissions, for example, if an acknowledgement is heard for the packet being processed by the MAC (e.g., avoiding transmission at line 0740 if an acknowledgment is detected at line 0730).
Cost averaging
In the cost updating approach described above, a node computes the received link cost based on the received signal-to-noise ratio of a single packet that is flagged to update costs. As an alternative, each node maintains a longer-term average of the cost of receiving packets from its neighboring nodes, and uses this average when it receives a packet flagged for it to update is cost table and to increment the accrued cost field of forwarded packets.
Proactive cost table updates
Nodes can optionally exchange cost table information with their neighboring nodes, and use the received cost tables and received link costs to update their own tables. For example, rather than waiting for a packet with the update flag set to update an entry in its cost table to the origin node of that packet, the node receives one or more entries of a neighboring node's cost table. The receiving node adds the link cost for packets from the node that sent the entries to each of the costs in the entries. It then replaces any of the costs in its table for which the incremented received costs are lower.
Unidirectional costs
In the cost update approaches described above, the cost at an intermediate node B for transmitting a packet to node A is set based on the accrued cost of sending packets rorø node A to node B. In systems in which the cost of transmitting packets is not symmetrical, an alternative approach may be desirable. Asymmetrical costs can occur for a number of reasons, including differences in transmission power at different nodes, or interference that is localized and affects different receivers to different degrees. Approaches to obtaining forward link costs for use in routing packets involve maintaining linlc state information at a node that characterizes reliability (e.g., a predicted probability) of receiving a transmissions from the node's neighbors. For example, each node maintains a "link state table" that includes entries specifying a cost of receiving packets from each of a group of selected neighbors based on previous packets sent from those neighbors (e.g., up to 16 neighbors). Other cost metrics can be used. Examples of estimating link costs are described in more detail below in section 4.8. In a first approach to obtaining forward link costs, each node periodically broadcasts a
"link state message" with its radius field set to 1 that is received by its neighbors. Because the radius is set to 1, this link state message is not forwarded by these nodes. The body of a link state message includes a node's linlc state table (or a portion of the node's link state table). Each of the neighboring nodes maintains a "forward link table" of link costs of receiving a packet transmitted by it at each of its neighbors based on received link state messages. When a node B receives a packet from a node A that is flagged with the update costs flag, rather than adding the cost of the reception of that packet to the accrued cost indicated in the packet, it adds the cost of receiving packets at node A from node B from its forward link table to update its cost table. In a second approach to obtaining forward link costs, instead of periodically broadcasting link state messages, link state messages are sent along with cost update packets (i.e., a packet flagged to update cost tables). When a node B receives a cost update packet from a node A, node B updates its cost table using the forward cost (i.e., the cost of receiving a packet from node B at node A) from the link state message included with the cost update packet if such a forward cost exists. If no forward cost is included in the link state message, and node B does not have a previously recorded cost to node A (e.g., in a forward cost table), then node B transmits a beacon packet whose purpose is to populate node A's link state table. Node A then retransmits the cost update packet with a new link state message. If node A receives the beacon packet from node B, then node B will receive the forward cost to node A (as an entry in a link state message) when node A retransmits the cost update packet. If node A does not receive the beacon packet from node B, then node B will not receive the forward cost when node A retransmits the cost update packet, and node B will assume the link is unidirectional and no cost table entry is created. (In this case of no cost table entry, a packet for node A received at node B is dropped). hi other approaches, a link state table (or a portion of a link state table) can be propagated to other nodes in the course of routing multi-hop packets. A portion of a link state table can be forwarded after a change in the link state information or according to some other scheme. For example, packets can include portions of a link state table that has changed recently, or that have been stable for a period of time, or entries randomly selected from the link state table, or entries that are cycled through in a round-robin fashion. The link state table can be forwarded periodically. With any of these changes in the update to the accrued cost, the cost table truly reflects the unidirectional cost of sending a packet to the destination node.
Communication backbones
In an alternative approach, nodes may be linked by non-wireless links. For example, referring to FIG. 8 nodes A and E 810 include both a wireless and a wired interface and are linked by wired network 820, such as an Ethernet, MODBUS®, or a dedicated wired link. In the system, the routing and cost update algorithm described above functions as before, with the cost of communicating over the wired links being zero (or smaller than the cost of the wireless links). That is, at node A the costs in the cost table to communicate with node E is zero. In the example shown in FIG. 8, the cost of reaching node F from node E is 4 (B->A=2, A->E=0, E->F=2). When node B transmits a packet to destination node F, and this packet is received by nodes A, C and D, nodes A and C queue the packet for retransmission. Node A is cost 2 from node F so it is likely to retransmit first, which it does by passing the packet over wired network 820. Note that should the wired network fail, connectivity between nodes B and F is maintained via the link between nodes C and F. In this way, a wireless network can serve as a backup for other nodes linked by a wired network.
Service addressing and service discovery
In the approaches described above, addressing is according to identities of nodes in the network. In an alternative approach in which each node can host one or more of services, and packets are addressed to services rather than to nodes. Furthermore, the same service may be hosted at a number of different nodes. In this alternative, cost tables include entries that identify costs to send packets to the particular services. The routing algorithm then functions as described above. When a node needs a particular service, it sends a broadcast packet to that service, and a node listing that service replies, thereby locating the nearest node hosting the service.
Zoned addressing
In another approach, nodes are arranged in zones. For example, part of a node identification (e.g., a prefix of a numerical address) may identify the zone that the node is a member of. In such an approach, a node may not explicitly maintain a cost to every possible destination node. Referring to FIG. 9, nodes A, B, C, and D are in a zone X 910, while nodes E, F, and G are in zone Y 910. Each node maintains a cost table 920, which includes records 122 that are associated with individual nodes in its zone, and also includes records 922 that are each associated with an entire zone. The cost associated with a zone is the minimum cost to any node in that zone. The routing algorithm and cost update algorithm described above functions similarly, with an entry in a cost table for a zone reflecting the minimum cost to a node in that zone. That is, when a node wants to transmit a packet to a node in another zone, it uses the node's identification to determine that node's zone identification, and looks up the record in the cost table according to the zone identification. In another variant of this approach, there may be multiple level hierarchy of zones, and the cost table at a node may include zones at different levels of the hierarchy. Link costs and delay computation
Other measurements of received signals can be used as the basis for computing link costs. In CDMA systems, the signal correlation values can be used instead of a direct measurement of signal-to-noise ratio. Similarly, an absolute signal level can alternatively be used. Digital error rates, such as bit or packet error rates, can also be used as the basis for determining link costs. In one approach signal strength of the wireless channel is measured while the channel is idle (i.e., not receiving a packet) and while the channel is active (i.e., receiving a packet). A relation between the two measurements (e.g., ratio of active to idle measurements) is used to predict link reliability. In another approach, a lookup table stored at the node or a locally computed function is used to map a measured quantity (e.g., signal strength, correlation values, or detectable bit errors) to a link reliability metric. In some systems it is possible to know how many packets a transmitting node has sent, for example, by examining a sequence number in a packet, by explicit beacon or "ping" messages, or by a priori knowledge of the transmitting node's behavior. A receiving node can keep a history of how many packets have been correctly received from a transmitting node and compare that against the number of packets sent. The ratio of these two numbers can be a reliable indicator of the link reliability. In another approach, the number of packets received with one or more bit errors (as determined by an invalid CRC or checksum), or the number of packets that fail to synchronize are used as an indicator of link reliability. An alternative approach uses costs that are based on other factors than signal quality. For example, transmissions from a power-limited node may have a higher cost than similar transmissions from a node that is not power limited. In this way, packets are preferentially routed away from power-limited nodes. Other measures of link reliability can also be used. For example, if a link is known to be periodically unavailable or known to be unreliable, its link cost can be set higher than a continuously available link. Some or all of these approaches can be combined according to the design of the channel and/or an application for the network. In the approaches described above, packet retransmission is typically delayed, in part to avoid unnecessary retransmissions or to avoid collisions. Alternative approaches can be used to compute the amount to delay a packet. For instance, a deterministic rather than random delay can be used. Also, the delay or its probability distribution can be based on factors such as the absolute cost to reach the destination, a next-link cost to the destination, a geographic distance of the last link or of the distance to the destination, available power at the node, pre-configur-ed parameters such as parameters related to the desirability of forwarding packets, or characteristics of the packet such as a priority, Combination with other routing approaches
The gradient routing approach described above can alternatively be combined witti explicit routing. For example, unicast packets can be explicitly addressed to a next node on the shortest path to the destination, and a receiving node that is explicitly addressed in this way then forwards the packet without delay. Because only one node is explicitly addressed in this way, multiple nodes will not immediately forward the node and therefore immediate collisions are avoided. In this approach, nodes that receive the packet but that are not explicitly addressed, act as backups to the node on the shortest path. Should the explicitly addressed node on the shoatest path fail to forward the packet, these nodes that act as backups will forward the packet to rmake up for the addressed node's failure to forward the packet. It is to be understood that the foregoing description is intended to illustrate and no to limit the scope of the invention, which is defined by the scope of the appended claims. Other embodiments are within the scope of the following claims.

Claims

What is claimed is:
1. A method for directing packets in a radio network comprising: at each node of the network maintaining link data characterizing reliability of transmissions between neighboring nodes and that node based on received radio transmissions at that node; and distributing the link data to one or more of the neighboring nodes.
2. The method of claim 1 further comprising: at one or more nodes of the network updating the link data with link data distributed from one or more neighboring nodes of that node.
3. The method of claim 1 wherein a first node transmits a packet to a second node that includes a cost field indicating a cost of transmission from a third node to the first node.
4. The method of claim 3 further comprising receiving a request at the first node from the second node to transmit the packet that includes the cost field.
5. The method of claim 3 further comprising initiating transmission of the packet that includes the cost field in response to a change in the cost.
6. The method of claim 3 further comprising initiating transmission of the packet that includes the cost field periodically.
7. The method of claim 3 wherein the second and third nodes are the same.
8. A method for directing packets in a radio network comprising: measuring one or more characteristics of a radio signal associated with a link to a node to determine quality of the link; and using the determined link quality for routing decisions.
9. The method of claim 8 wherein the measuring is performed during a radio transmission from the node.
10. The method of claim 8 wherein the measuring is performed while the linlc is idle.
11. The method of claim 8 wherein the quality of the link is determined based on a first measurement performed during a radio transmission from the node and a second measurement performed while the link is idle.
12. The method of claim 8 wherein the characteristics include received signal strength.
13. The method of claim 8 wherein the quality of the link is determined based on mapping a measured characteristic to a predicted link reliability.
14. The method of claim 8 wherein the characteristics include a CDMA correlator output.
15. The method of claim 8 wherein the characteristics include a count of packets encoded on the signal that are correctly received.
16. Software stored on a computer-readable medium for directing packets in a radio network, comprising instructions for causing a processor to: maintain link data characterizing reliability of transmissions between a first node of the network and neighboring nodes based on received radio transmissions at the first node; and distribute the link data to one or more of the neighboring nodes.
17. The software of claim 16 further comprising instructions for causing the processor to update the link data with linlc data distributed from one or more of the neighboring nodes.
18. The software of claim 16 further comprising instructions for causing the processor to transmit a packet to a second node that includes a cost field indicating a cost of transmission from a third node to the first node.
19. A node of a radio network, comprising: a radio transceiver; a storage module; and a controller configured to maintain link data in the storage module characterizing reliability of transmissions between neighboring nodes based on received radio transmissions, and distribute the link data to one or more of the neighboring nodes.
20. The node of claim 19 wherein the controller is further configured to update the link data with link data distributed from one or more of the neighboring nodes.
21. The node of claim 19 wherein the controller is further configured to transmit a packet to a second node that includes a cost field indicating a cost of transmission from a third node.
PCT/US2005/005552 2004-02-19 2005-02-22 Routing in an asymmetrical link wireless network WO2005081561A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US54604804P 2004-02-19 2004-02-19
US60/546,048 2004-02-19

Publications (1)

Publication Number Publication Date
WO2005081561A1 true WO2005081561A1 (en) 2005-09-01

Family

ID=34886233

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/005552 WO2005081561A1 (en) 2004-02-19 2005-02-22 Routing in an asymmetrical link wireless network

Country Status (1)

Country Link
WO (1) WO2005081561A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7989936B2 (en) 2003-10-13 2011-08-02 Mccain Joseph Harry Microelectronic device with integrated energy source
US8102799B2 (en) 2006-10-16 2012-01-24 Assa Abloy Hospitality, Inc. Centralized wireless network for multi-room large properties
US10001791B2 (en) 2012-07-27 2018-06-19 Assa Abloy Ab Setback controls based on out-of-room presence information obtained from mobile devices
US10050948B2 (en) 2012-07-27 2018-08-14 Assa Abloy Ab Presence-based credential updating

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5649108A (en) * 1993-11-30 1997-07-15 Nec Corporation Combined progressive and source routing control for connection-oriented communications networks
US6804532B1 (en) * 2000-12-22 2004-10-12 Cisco Technology, Inc. System and method for re-routing communications based on wireless communication link quality
US6885648B2 (en) * 1998-03-26 2005-04-26 Mitsubishi Denki Kabushiki Kaisha Spread spectrum communication device and spread spectrum communication method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5649108A (en) * 1993-11-30 1997-07-15 Nec Corporation Combined progressive and source routing control for connection-oriented communications networks
US6885648B2 (en) * 1998-03-26 2005-04-26 Mitsubishi Denki Kabushiki Kaisha Spread spectrum communication device and spread spectrum communication method
US6804532B1 (en) * 2000-12-22 2004-10-12 Cisco Technology, Inc. System and method for re-routing communications based on wireless communication link quality

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7989936B2 (en) 2003-10-13 2011-08-02 Mccain Joseph Harry Microelectronic device with integrated energy source
US8373559B2 (en) 2003-10-13 2013-02-12 Joseph H. McCain Microelectronic device with integrated energy source
US9099410B2 (en) 2003-10-13 2015-08-04 Joseph H. McCain Microelectronic device with integrated energy source
US8102799B2 (en) 2006-10-16 2012-01-24 Assa Abloy Hospitality, Inc. Centralized wireless network for multi-room large properties
US10001791B2 (en) 2012-07-27 2018-06-19 Assa Abloy Ab Setback controls based on out-of-room presence information obtained from mobile devices
US10050948B2 (en) 2012-07-27 2018-08-14 Assa Abloy Ab Presence-based credential updating
US10606290B2 (en) 2012-07-27 2020-03-31 Assa Abloy Ab Controlling an operating condition of a thermostat

Similar Documents

Publication Publication Date Title
US20040165532A1 (en) Ad hoc wireless network using gradient routing
US20050249215A1 (en) Directing packets in a mesh network
US20050249186A1 (en) Routing in an asymmetrical link wireless network
US20050249185A1 (en) Routing in wireless networks
US8000288B2 (en) Monitoring network traffic
Biswas et al. Opportunistic routing in multi-hop wireless networks
Rozner et al. SOAR: Simple opportunistic adaptive routing protocol for wireless mesh networks
Johnson et al. Dynamic source routing in ad hoc wireless networks
US20050226169A1 (en) Dynamic identification of nodes in a network
KR100825660B1 (en) System and method for characterizing the quality of a link in a wireless network
US7376122B2 (en) System and method for link quality source routing
JP5054377B2 (en) Systems and methods for achieving fairness and service differentiation in ad hoc networks
Fang et al. Energy-efficient cooperative communication for data transmission in wireless sensor networks
US7002949B2 (en) Bandwidth efficient source tracing (BEST) routing protocol for wireless networks
US20050226195A1 (en) Monitoring network traffic
US20020061001A1 (en) Dynamic source tracing (DST) routing protocol for wireless networks
WO2003105353A2 (en) System and method for multicast media access using broadcast transmissions with multiple acknowledgments in an ad-hoc communications network
JP4447452B2 (en) ARQMAC for ad hoc communication network and method using the same
WO2005081561A1 (en) Routing in an asymmetrical link wireless network
JP5307898B2 (en) Network node
JP7326230B2 (en) Communication system, node, communication method and program
Jingfang et al. Robust on-demand routing mechanism for wireless multi-hop networks
WO2005079517A2 (en) Monitoring network traffic
Halloush et al. HopCaster: a network coding-based hop-by-hop reliable multicast protocol
Zhu et al. On improving the performance of IEEE 802.11 with multihop concepts

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase