Device and method for computation of channel loss rate and collision loss rate of communication link(s) in a random access network
15 claims: 2 independent, 13 dependent
- 1Method for computing online channel loss rate (p ch ) of at least one communication link established between nodes (Nj) of a network (WN) using a random access MAC protocol, characterized in that it comprises the steps of:i) dividing time in probing windows (pw) and transmitting a chosen number S of probe packets during each probing window (pw) from a transmitter node (N1) to a receiver node (N2) linked therebetween, ii) measuring a packet loss rate (p) from probe packets lost on said communication link during a probing window (pw), iii) scanning each probing window (pw) with smaller sliding windows (sw i (Wk) ), each having a size Wk smaller than S, to identify the sliding window during which only channel losses occur, and then for computing a channel loss rate (p ch ) on this communication link from this identified sliding window (sw i (Wk)
- 9Method according to one of claims 1 to 8, characterized in that in step iii) one determines a primary packet loss rate (p i (Wk) ) for each sliding window (sw i (Wk) ) of a probing window (pw) having a size Wk by dividing the number (n i (Wk) ) of probe packets lost during said sliding window (sw i (Wk) ) by said size Wk of said sliding window (sw i (Wk) ), then one reproduces these determinations for a chosen number of different sizes Wk, comprised between a minimum size W min and S, then one determines a secondary packet loss rate (p (Wk) ) for each of said different sizes Wk from the associated determined primary packet loss rates (p i (Wk) ), then one determines a size Wk that provides the best estimate of channel loss rate (p ch ) amongst said different sizes Wk.
- 11Device (D) for computing online channel loss rate (p ch ) of at least one communication link established between nodes (Nj) of a network (WN) using a random access MAC protocol, characterized in that it comprises:- a measurement means (MM) arranged for measuring a packet loss rate (p) from probe packets lost on said communication link during a probing window (pw) during which S probe packets are transmitted on said communication link from a transmitter node (N1) to a receiver node (N2), - a first computation means (CM1) arranged for scanning each probing window (pw) with smaller sliding windows (sw i (Wk) ), each having a size Wk smaller than S, to identify the sliding window during which only channel losses occur, and then for computing a channel loss rate (p ch ) on this communication link from this identified sliding window (si w (Wk) ).
Independent claims7
86 paragraphs, as filed
Technical field
0001The present invention relates to random access networks, and more precisely to packet loss computation during operation in such networks.
0002One means here by "random access network" a network in which nodes operate based on a random access (or "contention-based") MAC ("Medium Access Control") protocol, such as ALOHA or CSMA ("Carrier Sense Multiple Access"), for instance. So it could be a fixed (communication) network or a wireless (communication) network, and notably an IEEE 802.11 network (i.e. a WLAN (Wireless Local Area Network), for instance of the WiFi type), or an IEEE 802.15.4 network (or ZigBee), or else a satellite network. It is recalled that in ALOHA MAC protocols nodes contend for the medium only using random backoff, while in CSMA MAC protocols nodes in addition use carrier sensing before performing random backoff.
Background of the invention
0003As it is known by the man skilled in the art, during operation in a random access network packet losses can be either due to channel errors or due to collisions.
0004One means here by "collision losses" packet losses that occur when two or more packets arrive simultaneously (or "collide") at a receiver node.
0005Moreover one means here by "channel error losses" packet losses that do not involve simultaneous packet transmissions and that are due to the (wireless) channel (or link) between a transmitter node and a receiver node. It is recalled that the (wireless) channel behavior depends notably on node locations and/or transmit power and/or received signal strength and/or (wireless) hardware implementation and/or environmental factors.
0006Packet loss rate during network operation can be measured by means of groups of probe packets transmitted between nodes during pre-specified probing time windows. In this case, the packet loss rate is the fraction of probe packets that have been lost during a pre-specified probing time window. Unfortunately it is much more difficult to separate (or compute) the two components of the measured packet loss rate, i.e. the channel loss rate and the collision loss rate, during the operation of a random access network, whereas it is of interest for the two following reasons.
0007Firstly, this separation enables efficient joint operation of random access MAC protocols and data rate adaptation mechanisms. It is recalled that random access protocols and data rate adaptation mechanisms aim at addressing different causes of packet loss. Random access MAC protocols aim to address losses due to collisions by carrier sensing and contention window adaptation, while data rate adaptation mechanisms aim to improve channel quality on an individual link by adapting the modulation data rate. Both random access MAC protocols and data rate adaptation mechanisms trade off throughput efficiency for packet loss avoidance, but they both require knowledge of the cause of packet loss for correct operation. Unfortunately, this information is not provided by the physical (PHY) layer specifications of existing (wireless) standards. So, all random access MAC protocols assume that a packet loss is due to collisions and therefore increase the contention window size (in case of CSMA/CA) or the backoff probability (in case of ALOHA), and all data rate adaptation mechanisms assume that a packet loss is due to poor channel quality and therefore decrease the modulation data rate to lower the bit error probability by increasing the transmit power available to each bit. Therefore, unless these mechanisms can correctly ascertain the causes of packet losses, they may take unnecessary or erroneous actions that result in inefficient operation.
0008Secondly, this separation enables accurate capacity estimation, traffic optimizations and admission control in random access networks. In contrast to networks using scheduled access MAC protocols, such as Time Division Multiple Access (TDMA), it is well known by the man skilled in the art that it is hard to model and optimize networks using random access MAC protocols. Traffic optimizations require measurement of a traffic-independent network state (link capacity) to optimally allocate traffic to available resources. Accurately estimating this traffic-independent network state calls for measuring link capacities in the absence of collisions, as these collisions may only arise once traffic has been allocated in the network. Separation of collision losses (traffic-dependent) and channel error losses (traffic independent) is, therefore, crucial for properly sizing link cpacities so as to be able to allocate traffic to optimize the performance of random access networks.
0009Solutions which have been proposed to separate channel losses from collision losses can be approximately shared in two classes: a two-phase class and a continuous class. In a two-phase class solution the network periodicaiiy suspends operation to measure channel loss rates, while in a continuous class solution the network operation is never suspended.
0010More precisely, a two-phase class solution is based on the division of the time of network operation in two phases: a measurement phase and a normal network operation phase. During the measurement phase, normal network operation is suspended and the nodes must execute a sequential transmission technique to broadcast probe packets sequentially in a scheduled manner. Since only one node transmits at a time, this solution can measure the channel loss rates of all communication links in the network during this probing window, using O(N) measurements, where N is the number of nodes in the network. Then, the collision rate for this probing window is extracted from the measured packet loss rate of the subsequent normal network operation phase.
0011Unfortunately these two-phases class solutions seem impractical and not applicable to an operational network. Indeed, they impose an extended network downtime just for network measurements. In order to collect sufficient statistics, each node needs to transmit for tens of seconds during the measurement phase, as mentioned in the document of <nplcit id="ncit0001" npl-type="s"><text>Jitendra Padhye et al., "Estimation of Link Interference in Static Multi-hop Wireless Networks", Proceedings of Internet Measurement Conference, Berkeley, CA, Oct 2005</text></nplcit>, or in the document of <nplcit id="ncit0002" npl-type="s"><text>Lili Qiu et al., "A general model of wireless interference", Proceedings of International Conference on Mobile Computing and Networking, Montréal, Canada, Sep 2007</text></nplcit>, or in the document of <nplcit id="ncit0003" npl-type="s"><text>Anand Kashyap et al., "A measurement-based approach to modeling link capacity in 802.11-based wireless networks", Proceedings of International Conference on Mobile Computing and Networking, Montréal, Canada, Sep 2007</text></nplcit>, or else in the document of <nplcit id="ncit0004" npl-type="s"><text>Charles Reis et al., "Measurement-based models of delivery and interference in static wireless networks", Proceedings of the 2006 conference on Applications, technologies, architectures, and protocols for computer communications, Pisa, Italy, Sep 2006</text></nplcit>. Thus, each measurement phase can result in network downtime of several minutes even for small networks of 20-30 nodes.
0012Moreover, the implementation of the sequential technique in an operational network requires a signaling protocol to coordinate the nodes so that they could be able to switch between the two phases. This signaling protocol is itself a source of overhead and is difficult to implement in general network environments (multi-hop or distributed, for instance).
0013The continuous class comprises per-packet solutions that attempt to detect the cause of packet loss for each transmitted packet, and passive monitoring techniques where additional monitoring devices "sniff" received packets and send packet timing information to a centralized point which is in charge of estimating the loss rates using global information.
0014A first solution of the continuous class is described in the document of <nplcit id="ncit0005" npl-type="s"><text>S. Rayanchu et al., "Diagnosing Wireless Packet Losses in 802.11: Separating Collision from Weak Signal", IEEE INFOCOM 2006, Barcelona, Spa</text></nplcit>in. This first solution attempts to diagnose the cause of loss on a per-packet basis in 802.11 WLANs, that are single-hop networks consisting of clients connected to an access point (AP). For each packet transmitted by a client and received in error at an access point, the latter acknowledges with a copy of this erroneous packet. Then, the client uses statistical techniques to determine whether the packet was corrupted due to collisions or channel losses. This technique can be used to estimate channel loss rate and collision loss rate by counting the fractions of corrupted packets due to channel errors during a pre-specified time window.
0015This first solution has several drawbacks. Firstly, it introduces overhead due to the additional acknowledgment packets (and this overhead is increased when communication links are lossy). Secondly, the acknowledgement packets are assumed to be loss-free, but in practice they are subject to both channel losses and collision losses. Thirdly, channel loss rates and collision loss rates can only be estimated for received corrupted packets at the access point, not for packets that were transmitted but not received at this access point. Fourthly, it is specific to the client/access point WLAN environment and exploits a special type of feedback from the access point that provides information on bit errors and symbol errors within a packet.
0016A second solution of the continuous class is described in the document of <nplcit id="ncit0006" npl-type="s"><text>K. Whitehouse et al., "Exploiting the capture effect for collision detection and recovery", EmNetS-11, 2005</text></nplcit>. This second solution attempts to detect two types of collisions in the presence of capture in a sensor network: stronger-first and stronger-last where the packet with the stronger power comes first and last, respectively. In a stronger-first collision the receiver node detects a collision by finding a new extra termination symbol, while in a stronger-last collision the receiver node detects a collision by finding a new preamble during the reception of another packet.
0017This second solution has several drawbacks. Firstly, it can be only applied to restricted collision scenarios for successful detection (the transmissions which result in a collision should have enough differences in transmission start time and receiving power). Secondly, a stronger-last detection requires modifications on the transmitter node side (a new extra termination symbol). Thirdly, it requires low-level access to communication parameters which is not provided by most existing standards.
0018A third solution of the continuous class is described in the document of <nplcit id="ncit0007" npl-type="s"><text>J. Yun et al., "Collision detection based on RF energy duration in IEEE 802.11 wireless LAN", Comsware, 2006, New Delhi, India</text></nplcit>. It aims at detecting collision in 802.11 WLANs by measuring the RF energy and its changes during such an event. The main assumption is that the RF energy duration of a collision is greater than the RF energy duration of individual transmissions. The access point of a basic service set (BSS) measures RF energy duration on a channel and broadcasts this result to its clients. Then, the clients detect collisions by checking the duration against the duration of their previous transmission schedules.
0019This third solution has several drawbacks. Firstly, it is specific to WLAN scenarios and requires low-level access and MAC layer modifications which are not provided by the 802.11 standard. Secondly, it may introduce significant overhead to communicate the RF energy information from an access point back to its clients.
0020A fourth solution of the continuous class is described in the document of <nplcit id="ncit0008" npl-type="s"><text>S. Wong et al., "Robust rate adaptation for 802.11 wireless networks", ACM Mobicom, 2006, Los Angeles, CA</text></nplcit>, and in the document of <nplcit id="ncit0009" npl-type="s"><text>J. Kim et al., "CARA: Collision-aware rate adaptation for IEEE 802.11 WLANs", IEEE INFOCOM 2006, Barcelona, Spa</text></nplcit>in. This fourth solution is based on the use of RTS/CTS MAC layer control messages that precede data transmissions to detect collisions and perform intelligent data rate adaptation in 802.11 WLANs. Failure of the RTS/CTS packets is attributed to collision because these packets are small and sent at the lowest modulation data rate, and failure of data packet following a successful RTS/CTS is attributed to channel loss. To reduce overhead, the RTS/CTS mechanism is enabled adaptively only when collision is detected.
0021This fourth solution has several drawbacks. Firstly, it is specific to 802.11 WLANs and data rate adaptation mechanisms. Secondly, accurate computation of collision and channel error rates requires the 802.11 RTS/CTS mechanism to be always enabled. However in practice RTS/CTS is typically not enabled due to the high overhead, especially at the higher modulation data rates. Thirdly, it requires modifications of the 802.11 MAC protocol which are not supported by the 802.11 standard.
0022A fifth solution of the continuous class is described in the document of <nplcit id="ncit0010" npl-type="s"><text>Y. Cheng et al., "Jigsaw: solving the puzzle of enterprise 802.11 analysis", ACM SIGCOMM, 2006, Pisa, Italy</text></nplcit>, and in the document of <nplcit id="ncit0011" npl-type="s"><text>R. Mahajan et al., "Analyzing the MAC-level behavior of wireless networks in the wild", ACM SIGCOMM, 2006, Pisa, Italy</text></nplcit>. This fifth solution is based on passive monitoring techniques consisting in computing packet overlaps using monitor nodes and global network knowledge. Monitor nodes are dedicated hardware devices that "sniff" all packets received around the normal nodes and report them to a central server. The central server is in charge of computing all timings based on a global reference and then of determining which packets overlapped in time.
0023This fifth solution has several drawbacks. Firstly, it introduces an implementation complexity and a communication overhead for communicating all the information to the central server. Secondly, it requires a global up-to-date network knowledge at the central server to perform an accurate estimation. Even with such global knowledge it is not straightforward to infer collision loss or channel loss, because packet overlaps do not always result in collision losses, due to physical capture which is difficult to model in general. Thirdly, the predictive power of a passive monitoring technique heavily depends on how densely the monitor nodes are deployed, because when the density increases the probability that a monitor node is close to any given communication link increases.
Summary of the invention
0024The objective of this invention is to offer a method and an associated device allowing estimation (or computation) of the two components of the measured packet loss rate, i.e. the channel loss rate and the collision loss rate, during the operation of a random access network.
0025More precisely, the invention provides a method, intended for computing channel loss rate (p<sub>ch</sub>) and collision loss rate (p<sub>coll</sub>) of at least one communication link established between nodes of a network using a random access MAC protocol, and comprising the steps of: <ol id="ol0001" compact="compact"><li>i) dividing time in probing windows (pw) and transmitting a chosen number S of probe packets during each probing window (pw) from a transmitter node to a receiver node linked therebetween,</li><li>ii) measuring a packet loss rate (p) from probe packets lost on this communication link during a probing window (pw),</li><li>iii) scanning each probing window (pw) with smaller sliding windows (sw<sub>i</sub><sup>(Wk)</sup>), each having a size Wk smaller than S, to identify the sliding window during which only channel losses occur (estimated as the sliding window that yields the minimum packet loss rate), and then computing a channel loss rate (p<sub>ch</sub>) on this communication link from this identified sliding window (sw<sub>i</sub><sup>(Wk)</sup>), and</li><li>iv) computing a collision loss rate (p<sub>coll</sub>) on this communication link by subtracting the channel loss rate (p<sub>ch</sub>) from the measured packet loss rate (p).</li></ol>
0026S being a number (of probe packets) it also defines the size of a window in terms of number of packets that this window may contain.
0027The method according to the invention may include additional characteristics considered separately or combined, and notably: <ul id="ul0001" list-style="dash" compact="compact"><li>in step i) the transmitter node may transmit probe packets that are network layer packets; <ul id="ul0002" list-style="none" compact="compact"><li>➢ in step i) the transmitted probe packets can be implemented either as dedicated control packets or dedicated data that are inserted inside data packets;</li></ul></li><li>in step i) each probing window (pw) may be a time window; <ul id="ul0003" list-style="none" compact="compact"><li>➢ in step i) each probe packet to be transmitted during a probing window (pw) may comprise a bit denoting that it is a probe packet;</li></ul></li><li>in a variant, in step i) each probing window (pw) may be defined by a sequence number comprised into each of its S associated probe packets;</li><li>in step iii) one may scan each probing window (pw) with a step of one probe packet;</li><li>in step iii) one may determine a primary packet loss rate (p<sub>i</sub><sup>(Wk)</sup>) for each sliding window (sw<sub>i</sub><sup>(Wk)</sup>) of a probing window (pw) having a size Wk, by dividing the number (n<sub>i</sub><sup>(Wk)</sup>) of probe packets lost during this sliding window (sw<sub>i</sub><sup>(Wk)</sup>) by the size (or number of probes) Wk of this sliding window (sw<sub>i</sub><sup>(Wk)</sup>), then one may reproduce these determinations for a chosen number of different sizes Wk, comprised between a minimum size W<sub>min</sub> and S, then one may determine a secondary packet loss rate (p<sup>(Wk)</sup>) for each of these different sizes Wk from the associated determined primary packet loss rates (p<sub>i</sub><sup>(Wk)</sup>), then one may determine a size Wk that provides the best estimate of channel loss rate (p<sub>ch</sub>) amongst the different sizes Wk; <ul id="ul0004" list-style="none" compact="compact"><li>➢ in step iii) one may compare each determined secondary packet loss rate (p<sup>(Wk)</sup>), associated to a size Wk smaller than or equal to a chosen value, with a variable threshold depending on the measured packet loss rate (p), then if at least one of these compared secondary packet loss rates (p<sup>(Wk)</sup>) is greater than this variable threshold, one may choose S as determined size and then one may assign the value of the measured packet loss rate (p), corresponding to the size S, to the channel loss rate (p<sub>ch</sub>), and if these compared secondary packet loss rates (p<sup>(Wk)</sup>) are smaller than or equal to this variable threshold, one may approximate the sequence of determined secondary packet loss rates (p<sup>(Wk)</sup>) by a logarithmic curve of the form <i>a</i> ln(<i>Wk</i>)+<i>b</i>, then one may determine the point (P<sub>lc</sub>) of this logarithmic curve which has the highest curvature, then one may choose the size Wk which corresponds to this determined point (P<sub>lc</sub>) as determined size, and then one may assign the value of the secondary packet loss rate (p<sup>(Wk)</sup>) which is associated to this determined size Wk to the channel loss rate (P<sub>ch</sub>);</li><li>➢ the chosen value may be equal to S/2;</li><li>➢ the variable threshold may be equal to (1 - ε).p, where ε is a chosen parameter greater than 0 and smaller than 1. For instance, ε may be chosen into the interval [0.005, 0.015];</li><li>➢ each secondary packet loss rate (p<sup>(Wk)</sup>), associated to one of the different sizes Wk, may be the minimum of the primary packet loss rates (p<sub>i</sub><sup>(Wk)</sup>) that have been determined for this size Wk;</li><li>➢ the minimum size W<sub>min</sub> may correspond to the coarsest estimation of channel loss rate. It may either be provided as a requirement or depend on network properties such as the maximum transmission rate of probe packets.</li></ul></li></ul>
0028The invention also provides a device, intended for computing online channel loss rate (p<sub>ch</sub>) and collision loss rate (p<sub>coll</sub>) of at least one communication link established between nodes of a network using a random access MAC protocol, and comprising: <ul id="ul0005" list-style="dash" compact="compact"><li>a measurement means arranged for measuring a packet loss rate (p) from probe packets lost on this communication link during a probing window (pw) during which S probe packets are transmitted on this communication link from a transmitter node to a receiver node,</li><li>a first computation means arranged for scanning each probing window (pw) with smaller sliding windows (sw<sub>i</sub><sup>(Wk)</sup>), each having a size Wk smaller than S, to identify the sliding window during which only channel losses occur (estimated as the sliding window that yields the minimum packet loss rate), and then for computing a channel loss rate (p<sub>ch</sub>) on this communication link from this identified sliding window (sw<sub>i</sub><sup>(Wk)</sup>),</li><li>a second computation means (CM2) arranged for computing a collision loss rate (p<sub>coll</sub>) on this communication link by subtracting the computed channel loss rate (p<sub>ch</sub>) from the measured packet loss rate (p).</li></ul>
0029This first computation means may be further arranged: <ul id="ul0006" list-style="dash" compact="compact"><li>for determining a primary packet loss rate (p<sub>i</sub><sup>(Wk)</sup>) for each sliding window (sw<sub>i</sub><sup>(Wk)</sup>) of a probing window (pw) having a size Wk, by dividing the number (n<sub>i</sub><sup>(Wk)</sup>)of probe packets lost during this sliding window (sw<sub>i</sub><sup>(Wk)</sup>) by the size Wk of this sliding window (sw<sub>i</sub><sup>(Wk)</sup>), then</li><li>for reproducing these determinations for a chosen number of different sizes Wk, comprised between a minimum size W<sub>min</sub> and S, then</li><li>for determining a secondary packet loss rate (p<sup>(Wk)</sup>) for each of the different sizes Wk from the associated determined primary packet loss rates (p<sub>i</sub><sup>(Wk)</sup>), then</li><li>for determining a size Wk that provides the best estimate of channel loss rate (p<sub>ch</sub>) amongst the different sizes Wk.</li></ul>
0030This first computation means may be still further arranged: <ul id="ul0007" list-style="dash" compact="compact"><li>for comparing each determined secondary packet loss rate (p<sup>(Wk)</sup>), associated to a size Wk smaller than or equal to a chosen value, with a variable threshold depending on the measured packet loss rate (p), then</li><li>if at least one of these compared secondary packet loss rates (p<sup>(Wk)</sup>) is greater than this variable threshold, for choosing S as determined size and then for assigning the value of the measured packet loss rate (p), corresponding to size S, to the channel loss rate (p<sub>ch</sub>), and if these compared secondary packet loss rates (p<sup>(Wk)</sup>) are smaller than or equal to the variable threshold, for approximating the sequence of determined secondary packet loss rates (p<sup>(Wk)</sup>) by a logarithmic curve of the form a ln(Wk)+b, then for determining the point (P<sub>lc</sub>) of this logarithmic curve which has the highest curvature, then for choosing the size Wk which corresponds to this determined point (P<sub>lc</sub>) as determined size, and then for assigning the value of the secondary packet loss rate (p<sup>(Wk)</sup>) which is associated to this determined size Wk to the channel loss rate (p<sub>ch</sub>).</li></ul>
0031This first computation means may be still further arranged for determining each secondary packet loss rate (p<sup>(Wk)</sup>), associated to one of the different sizes Wk, from the minimum of the primary packet loss rates (p<sub>i</sub><sup>(Wk)</sup>) that have been determined for this size Wk.
0032The invention also provides a (communication) node, intended for communicating into a network using a random access MAC protocol, and comprising a device such as the one above introduced.
Brief description of the figure
0033Other features and advantages of the invention will become apparent on examining the detailed specifications hereafter and the appended drawing, wherein the unique figure schematically and functionally illustrates an example of network comprising four communication equipments (or nodes) linked therebetween and each equipped with an example of embodiment of a device according to the invention.
Detailed description of the preferred embodiment
0034The appended drawing may serve not only to complete the invention, but also to contribute to its definition, if need be.
0035The invention aims at offering a method, and an associated device (D), intended for computing online the two components (channel loss rate and collision loss rate) of a packet loss rate measured on at least one communication link established between two nodes (Nj) of a random access network (WN) (i.e. a network using a random access MAC protocol).
0036In the following description it will be considered that the network (WN) is of the wireless type, and more precisely that it is an IEEE 802.11 network (for instance a WiFi network). But the invention is not limited to this type of network. Indeed it concerns any type of network comprising nodes (or network equipments) using a random access MAC protocol. So it may be also a wireline network using a random access MAC protocol like Ethernet.
0037Moreover, the invention concerns not only networks of the multi-hop type (i.e. comprising routers or access points (APs) connected (or linked) therebetween), but also networks of the single-hop type (i.e. comprising base stations (or any equivalent radio network equipments) serving user (or client) wireless communication equipments). It is recalled that a single-hop type wireless network is a particular case of a multi-hop type wireless network.
0038In the illustrated example the nodes Nj are either access points of the network WN or mobile phones of users that are connected to the network WN through its access points. More generally a node can be either a network equipment (such as a router or an access point) or a user communication equipment (such as a mobile phone, a personal digital assistant (or PDA), a fixed computer or a laptop).
0039Moreover, in the illustrated example the node index j varies from 1 to 4, but the number of nodes Nj may be greater or smaller than 4.
0040As mentioned before, the invention proposes a method intended for computing online the channel loss rate and collision loss rate of at least one communication link established between two nodes Nj and Nj' (with j ≠ j') of a (random access) network WN.
0041This method is based on the assumptions that (i) collision losses are independent from channel losses, and therefore packet loss increases due to collisions, (ii) interference and collisions create bursty loss patterns, and (iii) losses occur independently when collisions are not present.
0042Such a method can be implemented at least partly by at least one device D according to the invention.
0043As it is schematically illustrated in the unique figure, a device D, according to the invention, may be located into several (and preferably each) node Nj of the network WN. But this device D could be also a network equipment or element coupled to a node Nj, or a network equipment connected to the network WN, such as a management equipment.
0044So, a device D can be made of software modules, at least partly, or of electronic circuit(s) or hardware modules, or else of a combination of hardware and software modules (in this case the device D comprises also a software interface allowing interworking between the hardware and software modules).
0045When devices D are distributed into the nodes Nj, each of them makes computation for its node Nj. When there is only one device D for the whole network or for a part of a network, this centralized device D makes computations for all the nodes Nj or for the nodes Nj belonging to its network part.
0046The method according to the invention comprises four main steps.
0047The first main step (i) of the method consists in dividing time in probing windows pw and in transmitting a chosen number S of probe packets during each probing window pw from a transmitter node Nj (for instance N1) to a receiver node Nj' (for instance N2) which are linked therebetween.
0048It is important to note that when two nodes Nj are linked therebetween and both equipped with a device D they both transmit each other the same number S of probe packets during probing windows pw of the same size. S is a tunable parameter known to both transmitter node and receiver node of each pair of linked nodes.
0049For instance in an IEEE 802.11g wireless mesh network, the number S of probe packets transmitted during each probing windows pw may range from 200 to 1280, and the duration of each probing windows pw may range from 2 minutes to 15 minutes.
0050This first main step (i) can be implemented by each node Nj possibly under control of its associated device D.
0051The probing window pw can be implemented either as a time window, or by using sequence numbers in the probe packets.
0052The probe packets are preferably network layer packets. The transmitted probe packets can be implemented either as dedicated control packets or dedicated data that are inserted inside data packets that the nodes Nj of a pair exchange therebetween. Moreover, in the MAC layer the probe packets can be mapped either to broadcast or unicast transmissions.
0053The information carried in (and/or defining) probe packets depends on the implementation of the probing window pw. If the probing window pw is implemented as a time window, then each probe packet comprises at least one bit denoting that it is a probe packet. If the probing window pw is defined by a sequence number, then each probe packet transmitted during a probing window pw comprises one or more bits defining the sequence number of its probing window pw, and also possibly one bit denoting that it is a probe packet.
0054The second main step (ii) of the method consists in measuring the packet loss rate p from the probe packets that are lost on a considered communication link during a probing window pw.
0055The packet loss rate p measured during a probing window pw is equal to the ratio between the number of probe packets that have been effectively (and correctly) received by a receiver node Nj' during this probing window pw and the number S of probe packets sent during this probing window pw by the transmitter node Nj.
0056This second main step (ii) can be implemented by a measurement means (or module) MM of a device D, from information relative to the received probe packets provided by its associated receiver node Nj'.
0057The third main step (iii) of the method consists in scanning each probing window pw with smaller sliding windows sw<sub>i</sub><sup>(Wk)</sup>, each having a size Wk which is smaller than S (i.e. the size of the probing window pw), in order to identify the sliding window during which only channel losses occur (i.e. estimated as the sliding window that yields the minimum packet loss rate). Then one computes a channel loss rate p<sub>ch</sub> on this communication link from this identified sliding window sw<sub>i</sub><sup>(Wk)</sup>.
0058The sliding window index i varies from 1 to M, where M (number of sliding windows sw<sub>i</sub><sup>(Wk)</sup> contained into a probing window pw) depends on the size Wk of these sliding windows sw<sub>i</sub><sup>(Wk)</sup>.
0059This third main step (iii) can be implemented by a first computation means (or module) CM1 of a device D, which is coupled to its measurement means MM.
0060For instance, one (CM1) may scan each probing window pw with a step of one probe packet. This provides S - Wk + 1 starting positions, each starting position corresponding to the start of a sliding window sw<sub>i</sub><sup>(Wk)</sup> within the probing window pw.
0061The sliding window identification can be carried out as follows.
0062For instance, one (CM1) may start by determining a primary packet loss rate p<sub>i</sub><sup>(Wk)</sup> for each sliding window sw<sub>i</sub><sup>(Wk)</sup> of a probing window pw having a size Wk. This can be done by dividing the number ni (W<sup>k</sup>) of probe packets that have been lost during this sliding window sw<sub>i</sub><sup>(Wk)</sup>, due to channel errors, by the size Wk of this sliding window sw<sub>i</sub><sup>(Wk)</sup> (i.e. p<sub>i</sub><sup>(Wk)</sup> = n<sub>i</sub><sup>(Wk)</sup>/Wk).
0063Then one (CM1) reproduces the determination of primary packet loss rates p<sub>i</sub><sup>(Wk)</sup> for a chosen number N of different sizes Wk. These different sizes are comprised between a minimum size W<sub>min</sub> and S. In other words, one (CM1) determines N groups of primary packet loss rates p<sub>i</sub><sup>(Wk)</sup> for N different sizes Wk.
0064For instance, the minimum size W<sub>min</sub> corresponds to the coarsest estimation of channel loss rate supported by the network WN. For instance, a minimum size W<sub>min</sub> equal to 10 (i.e. equal to 10 samples) corresponds to 11 loss rates, ranging from zero to 1.0, with a step of 0.1.
0065Then one (CM1) may determine a secondary packet loss rate p<sup>(Wk)</sup> for each of the N different sizes Wk from the associated group of primary packet loss rates p<sub>i</sub><sup>(Wk)</sup>.
0066For instance, each secondary packet loss rate p<sup>(Wk)</sup>, associated to one of the N different sizes Wk, is estimated as the minimum of the primary packet loss rates p<sub>i</sub><sup>(Wk)</sup> that have been determined for its associated size Wk: <maths id="math0001"><math display="block"><mtable columnalign="left"><mtr><mtd><msup><mi>p</mi><mfenced><mi mathvariant="italic">Wk</mi></mfenced></msup></mtd><mtd><mo>=</mo><mi>min</mi><mo></mo><mfenced><msubsup><mi>p</mi><mn>1</mn><mfenced><mi mathvariant="italic">Wk</mi></mfenced></msubsup><msubsup><mi>p</mi><mn>2</mn><mi mathvariant="italic">Wk</mi></msubsup><mo>…</mo><msubsup><mi>p</mi><mrow><mi>S</mi><mo>-</mo><mi mathvariant="italic">Wk</mi><mo>+</mo><mn>1</mn></mrow><mi mathvariant="italic">Wk</mi></msubsup></mfenced></mtd></mtr><mtr><mtd><mspace width="1em" /></mtd><mtd><mo>=</mo><mfrac><mn>1</mn><mi mathvariant="italic">Wk</mi></mfrac><mo></mo><mi>min</mi><mo></mo><mfenced><msubsup><mi>n</mi><mn>1</mn><mfenced><mi mathvariant="italic">Wk</mi></mfenced></msubsup><msubsup><mi>n</mi><mn>2</mn><mfenced><mi mathvariant="italic">Wk</mi></mfenced></msubsup><mo>…</mo><msubsup><mi>p</mi><mrow><mi>S</mi><mo>-</mo><mi mathvariant="italic">Wk</mi><mo>+</mo><mn>1</mn></mrow><mfenced><mi mathvariant="italic">Wk</mi></mfenced></msubsup></mfenced><mo>,</mo><mi mathvariant="italic">with Wk</mi><mo>∈</mo><mfenced open="[" close="]"><msub><mi>W</mi><mi>min</mi></msub><mo>…</mo><mi>S</mi></mfenced><mn>.</mn></mtd></mtr></mtable></math><img file="EP2425590B1_D0001.tif" /></maths>
0067Once N secondary packet loss rates p<sup>(Wk)</sup> have been estimated for the N different sizes Wk, respectively, one (CM1) may determine the size Wk which provides the best estimate of channel loss rate p<sub>ch</sub> amongst these N different sizes Wk.
0068This size determination aims at identifying sliding window(s) sw<sub>i</sub><sup>(Wk)</sup> during which only channel losses occur. Indeed, one can show that there are periods without collisions that are long enough to be used to measure only the channel loss rate p<sub>ch</sub>. So, once such periods have been identified, one has to determine the size Wk which is large enough to give a good estimate of p<sub>ch</sub>, but not so large that one would finally end-up into a period of collision losses.
0069If one decides to choose the largest size S as determined size Wk, it will provide only one sample which is the measured packet loss rate p that includes both collision and channel losses. Hence, such a choice of determined size Wk cannot discriminate between the two types of losses and therefore over-estimate the channel losses.
0070Now, if one decides to choose a very small size as determined size Wk, one may capture very few losses (the "min" operator in the preceding equation giving p<sub>i</sub><sup>(Wk)</sup> will yield 0 if losses are rare enough), and therefore this will under-estimate the channel error rate p<sub>ch</sub>. For small sizes Wk, the estimate of secondary packet loss rate p<sup>(Wk)</sup> is smaller than p because some windows see too few losses (because they are not long enough to accurately "average out" the channel losses). Then p<sup>(Wk)</sup> increases with the size Wk until it reaches the measured packet loss for Wk = S (p<sup>(Wk=s)</sup> = p).
0071So based on these observations, one proposes hereafter an example of size determination (or filter) which offers good results.
0072For instance, one (CM1) may first select each estimated (or determined) secondary packet loss rate p<sup>(Wk)</sup> which is associated to a size Wk smaller than or equal to a chosen value. For instance, this chosen value may be equal to S/2.
0073Then one (CM1) may compare each of these selected secondary packet loss rate p<sup>(Wk)</sup> with a variable threshold. The latter may depend on the measured packet loss rate p (obtained during the second main step (ii)), for instance. Such a variable threshold may be equal to (1 - ε).p, where ε is a chosen parameter which is greater than 0 and smaller than 1 (ε ∈ ]0, 1 [), for instance. More preferably ε may be chosen into the interval [0.005, 0.015]. For instance it may be equal to 0.01 (or 1 %).
0074If at least one of the compared secondary packet loss rates p<sup>(Wk)</sup> is greater than the variable threshold, this means that p<sup>(Wk)</sup> increases steeply and reaches p fast, which is a strong indication that the channel loss rate p<sub>ch</sub> is close to the measured packet loss rate p. So, one (CM1) may choose S as determined size, and therefore one (CM1) may assign the value of the measured packet loss rate p (which corresponds to this size S) to the channel loss rate p<sub>ch</sub>.
0075Now, if all the compared secondary packet loss rates (p<sup>(Wk)</sup>) are smaller than or equal to the variable threshold, one (CM1) may approximate the sequence of determined secondary packet loss rates (p<sup>(Wk)</sup>) by a logarithmic curve of the form <i>a</i> ln(<i>Wk</i>)+<i>b</i>, for instance. Then one (CM1) may determine the point P<sub>lc</sub> of this logarithmic curve which has the highest curvature and then the size Wk* which corresponds to this determined point P<sub>lc</sub>.
0076So, one (CM1) may choose the size Wk* (which corresponds to the determined point P<sub>lc</sub>) as determined size, and one (CM1) may assign the value of the secondary packet loss rate p<sup>(Wk*)</sup> (which is associated to this determined size Wk*) to the channel loss rate p<sub>ch</sub> (i.e. p<sub>ch</sub> = p<sup>(Wk*)</sup>). The point of highest curvature is a well-defined point where the function p<sup>(Wk*)</sup> increases steeply and reaches p fast, which is a strong indication that the channel loss rate p<sub>ch</sub> is close to the measured packet loss rate p.
0077The fourth main step (iv) of the method consists in computing the collision loss rate P<sub>coll</sub> on the considered communication link by subtracting the computed (or estimated) channel loss rate p<sub>ch</sub> from the measured packet loss rate p (i.e. p<sub>coll</sub> = p - p<sub>ch</sub>).
0078This fourth main step (iv) can be implemented by a second computation means (or module) CM2 of a device D, which is coupled to its measurement means MM and to the first computation means (or module) CM1.
0079The invention does not only apply to a single communication link, as described above. Indeed it may also applied simultaneously to several (even all the) communication links of a random access network, where the endpoint nodes of each communication link (or there associated devices D) execute the transmitter actions (sending probe packets) and the receiver actions (computing the channel loss rate and collision loss rate) as described above. Furthermore, in a wireless network the invention can be implemented with broadcast probes. In this case, it will require O(N) measurements to compute the channel loss rates and collision loss rates for all communication links in this wireless network.
0080The invention being based on statistical properties of packet reception timings at the network layer, it offers several advantages, amongst which: <ul id="ul0008" list-style="dash" compact="compact"><li>it does not require suspension of network operation for collection of measurements,</li><li>it is independent of the network technology, and therefore can operate over any random access network (it can be applied to multi-hop and single-hop networks),</li><li>it requires no low-level information or MAC layer modifications to existing network standards,</li><li>the overhead it causes is relatively small and can be controlled by adjusting the parameter S of the probing window. Typically, probing is performed at the network layer by sending probe packets every few seconds,</li><li>it can be applied to numerous applications, and notably to capacity estimation, traffic/topology optimizations, admission control and efficient design of data rate adaptation mechanisms in random access networks.</li></ul>
0081The invention is not limited to the embodiments of method, device and node (or communication equipment) described above, only as examples, but it encompasses all alternative embodiments which may be considered by one skilled in the art within the scope of the claims hereafter.
2 sheets
Sheet 1 Sheet 2
Every citation, both ways
| Document | Relation | Office |
|---|---|---|
| US2005128947A1 | Cites | United States of America |
| RAYANCHU S ET AL: "Diagnosing Wireless Packet Losses in 802.11: Separating Collision from Weak Signal" INFOCOM 2008. THE 27TH CONFERENCE ON COMPUTER COMMUNICATIONS. IEEE, IEEE, PISCATAWAY, NJ, USA, 13 April 2008 (2008-04-13), pages 735-743, XP031263874 ISBN: 978-1-4244-2025-4 cited in the application | Non-patent | – |
14 members in 6 offices
Priority claims3
| Document | Office | Kind | Date |
|---|---|---|---|
| 09305366 | European Patent Office (EPO) | – | |
| 09305366 | European Patent Office (EPO) | A | |
| 2010053640 | European Patent Office (EPO) | W |
Members14
| Document | Office | Kind | |
|---|---|---|---|
| EP2247042A1 | European Patent Office (EPO) | A1 | |
| WO2010124906A1 | World Intellectual Property Organization (WIPO) | A1 | |
| EP2425590A1 | European Patent Office (EPO) | A1 | |
| KR20120022832A | Republic of Korea | A | |
| CN102415058A | China | A | |
| US2012113836A1 | United States of America | A1 | |
| JP2012525748A | Japan | A | |
| EP2425590B1This record | European Patent Office (EPO) | B1 | |
| CN102415058B | China | B | |
| US8824318B2 | United States of America | B2 | |
| JP5605919B2 | Japan | B2 | |
| US2014369227A1 | United States of America | A1 | |
| US9210055B2 | United States of America | B2 | |
| KR101627885B1 | Republic of Korea | B1 |
73 legal events, as 9 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Amendment of ipc main classPREVIOUS MAIN CLASS: H04L0012801000R079 | R079 | DE | |
| Change of applicant/patenteeR081 | R081 | DE | |
| Change of representativeR082 | R082 | DE | |
| Change of representativeR082 | R082 | DE | |
| Fee paymentPLFP | PLFP | FR | |
| Change of representativeR082 | R082 | DE | |
| Change of representativeR082 | R082 | DE | |
| Change of representativeR082 | R082 | DE | |
| Fee paymentPLFP | PLFP | FR | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Patent lapsedLapsedMM4A | MM4A | IE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Invalidated european patentMG4D | MG4D | LT | |
| Discontinued in the netherlands as no translation has been filedVDEP | VDEP | NL | |
| Deletion acc. to par. 5 (withdrawal of the translation of the ep patent)MK05 | MK05 | AT | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Declaration of willingness to licenceR084 | R084 | DE | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Reference to at number (ep patent validated in austria)REF | REF | AT | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Amendment of ipc main classPREVIOUS MAIN CLASS: H04L0012560000R079 | R079 | DE | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Request for extension of the european patent (deleted)DAX | DAX | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 2425590
- Application
- 107100240
Titles3
- German
- VORRICHTUNG UND VERFAHREN ZUR BERECHNUNG DER KANALVERLUSTRATE UND DER KOLLISIONSVERLUSTRATE EINER ODER MEHRERER DATENSTRECKEN IN EINEM DIREKTZUGRIFFSNETZ
- English
- DEVICE AND METHOD FOR COMPUTATION OF CHANNEL LOSS RATE AND COLLISION LOSS RATE OF COMMUNICATION LINK(S) IN A RANDOM ACCESS NETWORK
- French
- DISPOSITIF ET PROCÉDÉ POUR LE CALCUL DU TAUX DE PERTE DE CANAL ET LE TAUX DE PERTE DE COLLISION DANS UN OU PLUSIEURS LIENS DE COMMUNICATION DANS UN RÉSEAU D'ACCÈS ALÉATOIRE
Classification
- CPC, 24
- H04L43/0829
- H04W8/04
- H04L43/12
- H04L47/115
- H04L47/32
- H04L47/35
- H04W28/12
- H04L43/16
- H04L1/203
- H04L43/0882
- H04L43/10
- H04L2001/0092
- H04W40/12
- H04W74/0858
- H04L12/413
- H04W24/08
- H04L2012/6454
- H04B10/25753
- H04B10/25758
- H04B10/25752
- H04B10/25759
- H04B17/30
- H04L1/0045
- H04L43/04
- IPC, 3
- H04L12 801
- H04L47 27
- H04L47 32
Designated states1
- Contracting states, 1
- Türkiye
