Skip to main content
  • Research Article
  • Open access
  • Published:

Analytical Study of QoS-Oriented Multicast in Wireless Networks

Abstract

Multicast is a very popular bandwidth-conserving technology exploited in many multimedia applications. However, existing standards of high rate wireless networks provide no error recovery mechanism (ARQ) for multicast traffic. ARQ absence in wireless networks unreliable by their nature leads to frequent packet losses, which is inappropriate for most of multimedia applications. In this paper, we study new reliable multicast mechanism proposed recently to support multimedia QoS (packet loss ratio, latency, and throughput) with various wireless technologies. This mechanism is based on the concept of multiple ACK-leaders, that is, multicast recipients responsible for acknowledging data packets. We develop analytical models of the mechanism with various leader selection schemes and use the models to study the schemes efficiency and to optimize them. Numerical results show that the novel multicast mechanism with multiple ACK-leaders can be easily tuned to meet specific QoS requirements of multimedia or any other multicast applications.

1. Introduction

Wide spreading of wireless networks increases diversity of wireless multimedia services. However, it is very hard to meet strict QoS requirements of multimedia services in wireless networks because of the error-prone nature of wireless media and random access techniques commonly used in wireless protocols. In wireless networks, an access method based on channel reservation is the best way to provide parameterized quality of service (QoS) for multimedia streams. Channel reservation is easily provided with centralized control, when the access point (AP), also called the base station, schedules data transmissions according to specific demands of multimedia services and applications. Almost all existing wireless MAC protocols include centralized control: the IEEE 802.16 MAC [1] for wireless MANs is centralized as a whole; in the IEEE 802.11 [2] and 802.15.3 [3] MACs for wireless LANs and PANs, the AP controls access to the channel and can provide collision-free operation periodically. With distributed control, collision-free periods can be provided too via a negotiation process between neighbor stations: see MCCA in IEEE 802.11s mesh networks [4] and DRP in WiMedia WPANs [5].

In this paper, we assume that multimedia flows are transmitted in specially dedicated collision-free periods. Arranging such intervals, modern MAC protocols of high rate wireless networks support perfectly parameterized QoS for unicast transmission. As to multicast transmissions, parameterized QoS is not supported because conventional automatic repeat request (ARQ) schemes used for unicast are not applicable to multicast connections.

Multicast itself is known to be a bandwidth-conserving technology that reduces traffic by delivering the same data stream to multiple recipients simultaneously. Stations interested in receiving the data stream are included into the related multicast group and are referred to as multicast group members. At MAC layer, a multicast group is identified by a multicast MAC address. The stream originator sends its packets with the destination address field set to the multicast MAC address.

Various applications such as TV and radio broadcasting, gaming, videoconferencing, corporate communications, distance learning, news, and so forth, which use multicast transmission techniques, already crowded the market. In addition, most of these applications impose strict QoS requirements, such as minimal throughput, maximal packet loss ratio (PLR), and latency, and so forth, implying a large number of devices in the network.

Almost all multicast applications rely on network layer multicast protocols only. However, these multicast solutions do not take advantages of the broadcast nature of the wireless medium. The efficiency of network layer multicast protocols in terms of QoS can be greatly improved by providing additional local QoS support at the underlying MAC layer. In this paper, we focus on multicast QoS support at the MAC layer, that is, reliable data delivery across single-hop wireless links by facilitating local error recovery.

It is known that reliable traffic delivery is one of the main application requirements. The reliability index is PLR. Unfortunately, multicast QoS in part of requirement on maximal PLR is not supported by modern MAC protocols of high rate wireless networks because of ARQ absence for multicast. However, these protocols have potential tools to implement multicast ARQ schemes. In the next section, we give some background on existing ARQ-based MAC layer approaches, which aim to achieve multicast reliability. Further, in Sections 3–5, we focus on reliable multicast schemes which parameters can be tuned to meet application QoS requirements, develop analytical models of these multicast schemes, and use the models to optimize the schemes. Finally, we present numerical results and summarize the paper.

2. Multicast ARQ Schemes

To our best knowledge, all reliable MAC layer multicast proposals have been developed for 802.11 WLANs (some of them have been presented at IEEE 802.11 Working Group sessions), but ideas of the proposals can be extended and/or adapted to other MAC protocols of high rate wireless networks.

In 2001, Kuri and Kasera [6] described leader-based protocol (LBP). In LBP, the only leader is selected from all the multicast recipients. This leader is responsible for sending Clear-To-Send (CTS) frames in reply to ready-to-send (RTS) frames and acknowledgements (ACKs) in reply to data frames. The leader is also allowed to send negative CTS (NCTS) or negative ACK (NAK) in cases when either it is not ready to receive the data because of some reasons, or the received data frame is corrupted. All other multicast recipients are only allowed to send NCTS and NAK. The problem of leader choice is not solved in [6].

Chao et al. proposed in [7] the random leader technique, according to which the leader is chosen randomly among all recipients with equal probabilities. However, this choice technique does not seem efficient because recipients usually operate in different channel conditions.

In 2007, LG Electronics and INRIA used the idea of LBP in their proposal [8] to IEEE 802.11v task group. However, the proposal did not include all original LBP features due to incompatibility of original LBP with conventional IEEE 802.11. NCTS and NAK mechanisms were removed from original LBP, because of their absence in conventional IEEE 802.11. According to the proposed leader selection scheme [8], the recipient operating in the worst channel conditions is selected as a leader.

Obviously, the only leader may be not enough to provide reliable multicast and thus to meet QoS requirements for all multicast recipients. Batch mode multicast MAC (BMMM) [9], broadcast support multiple access [10] and broadcast medium window (BMW) [11] protocols represent an alternative approach, according to which all recipients are requested to send ACKs. (Further, we refer to this approach as to the BMMM one.)

In BSMA proposed in 2000, the ARQ scheme is based on the NAK frames and thus has the same drawbacks as the original LBP. Furthermore, collisions of CTS frames sent by all recipients are inevitable in BSMA. The idea of the BMW protocol (see Figure 1(a)) is to implement ARQ for every multicast packet as multiple unicast transmissions of CTS, RTS and positive ACK frames, that is, using the conventional IEEE 802.11 DCF MAC with some minor modifications.

Figure 1
figure 1

BMW and BMMM protocols.

Comparing with BSMA which shows little reliability improvement over the legacy IEEE 802.11 multicast, the BMW protocol is more reliable, because the sender retransmits the data frame until it receives an ACK from every recipient. In spite of its high reliability, the BMW protocol is inefficient for delay-sensitive applications due to multiple contention phases between consecutive ACKs following a multicast data packet. For example, given multicast recipients in the network, the protocol needs to perform contention phases to receive an ACK from every recipient.

In 2002, the BMMM protocol was proposed [9], which consolidates contention phases of the BMW protocol into one phase (see Figure 1(b)). The multicast originator sends unicast RTSs to every device in multicast group. If the originator does not receive a CTS frame from any of the recipients in multicast group, it defers the transmission and enters the contention phase. Otherwise, it sends a multicast data frame and then unicast Request for ACK (RAK) frames to each of the multicast recipients successively.

BMMM and BMW are the most reliable protocols among ones described above. But in contrast to BMW, there are no contention phases between consecutive ACKs in BMMM. However, the BMMM overhead increases with the number of devices in the multicast group. Even with a few number of recipients, the overhead consisting in RTSs, CTSs, RAKs and ACKs is bigger than the multicast packet itself.

In [9], the BMMM extension called location aware multicast MAC protocol (LAMM) was proposed. Authors propose to use location information obtained by means of global position system (GPS) to further improve the BMMM. Since a GPS receiver must be implemented together with IEEE 802.11 transmitter, this may result in considerable increasing of power consumption and cost of IEEE 802.11 devices, while industry and market are moving towards low-power portable mobile devices, which must be as cheap as possible.

The same problems are inherent to other reliable multicast protocols [12, 13], which utilize so-called busy tones. By incorporating busy tones into the protocol, authors attempt to reduce the probability of multicast frame corruption due to collisions and hence the number of retransmissions. These approaches assume that every device has an additional RF circuit to transmit and receive on busy tones. Additional spectrum bands are needed to utilize the busy tones. Moreover, the intruder hazard becomes the central issue. The tones are absolutely unprotected against clogging. An unauthorized signal emitted by any device in the coverage area of the multicast originator even at one of the tones may lead to complete blocking of multicast data flow.

With regard to above discussion, it becomes clear that an ARQ policy with positive ACKs is preferable to one with NAK. Utilizing additional frequency bands as long as additional transceivers is also unacceptable.

So, in 2007 we developed new reliable multicast scheme called the enhanced leader based protocol (ELBP) [14] using the most appropriate LBP and BMMM approaches as base points. LBP assumes the recipient operating in the worst channel conditions is chosen to be the leader responsible for sending ACKs. This method provides very low delays, but at the expense of high PLRs for nonleader recipients. Assuming every recipient to be a leader, BMMM provides the best reliability and thus the lowest PLR at the expense of high delay. The method we proposed and presented to the IEEE 802.11 VTS (video traffic streaming) study group [15, 16] takes into account the trade-off between reliability and delay and can meet specific QoS requirements.

As mentioned above, BMMM overhead that includes a transmission of a lot of ACKs after every packet increases with the number of recipients. To reduce the huge BMMM overhead per packet, ELBP uses the block acknowledgment scheme introduced in IEEE 802.11e [17]: a recipient requested by the Block ACK request (BAR) frame acknowledges a burst of multiple data frames by only one Block-ACK (B-ACK) frame. B-ACK frame includes a bitmap with positive or negative feedback on each packet transmitted in the burst. To protect data frames in the burst, IEEE 802.11e recommends to carry out the RTS-CTS exchange before the data burst transmission. In scenarios without hidden stations, it is enough to send the RTS frame to only one of recipients (as shown in Figure 2), which can be chosen randomly for every multicast data transmission. Obviously, the RTS/CTS exchange is not needed at all if the ELBP burst is transmitted within a collision-free interval. If the multicast originator exchanges BAR and B-ACK frames with all multicast recipients (similarly to the BMMM approach), it may cause long transmission delay which is not appropriate for some applications (real-time multimedia streaming, gaming, etc.) due to their QoS requirements, especially when there are many multicast recipients in the network. To reduce the delay, in the ELBP the multicast originator sends BARs not to all recipients, but only to a subset of them. In the extreme case, the number of stations in this subset can be reduced to one as it is in LBP. But the only leader may be not enough to provide reliable multicast and thus, to meet QoS requirements for all multicast recipients. To not rely on the only leader, ELBP uses several leaders which reply with B-ACK and are referred to as ACK-leaders. Figure 2 shows a typical ELBP burst where all frames are separated by SIFS intervals. After transmission of recurrent data burst, the multicast sender prepares multicast packets for the next burst transmission, including both new packets and packets not acknowledged previously by all ACK-leaders and which life time is not expired.

Figure 2
figure 2

ELBP burst structure (3 ACK-leaders).

ELBP was actively discussed in the IEEE 802.11aa task group, which was created from the IEEE 802.11 VTS study group in 2008 to enhance the 802.11 MAC for robust audio video streaming. In particular, original ELBP and its modifications were described in [18]. The common goal of these modifications is to decrease the ELBP overhead by sending the only multicast BAR instead of several unicast BARs. If ACK-leaders receiving the multicast BAR reply immediately, B-ACK collisions are inevitable. The collisions can be avoided in different ways. The first way is to use delayed ACKs instead of immediate ACKs, but it increases the delay because of several contention phases separated B-ACKs. The second way is to transmit the ELBP burst, using some protection mechanism (HCCA, MCCA, or PSMP as in [18]), and to schedule strictly B-ACK transmissions within a contention-free interval dedicated for the ELBP burst.

Specifically, the D0.02 draft of the IEEE 802.11aa amendment [19] introduced more reliable groupcast (MRG) service representing a modified ELBP. According to MRG Block Ack procedure, the AP being a source of multicast traffic asks a subset of recipients for acknowledgments by sending a special multicast BAR frame with immediate ACK-policy: see Figure 3. The frame differs from the legacy BAR in the Information field indicating an ordered list of ACK-leaders. An ACK-leader indicated the th in the list shall transmit B-ACK at a delay of after the BAR, where is B-ACK transmission duration.

Figure 3
figure 3

802. 11aa more reliable groupcast.

However, it appeared that IEEE 802.11 channel access method (CSMA/CA) should be changed to transmit B-ACKs according to the strict schedule indicated in the BAR. Due to the reason the MRG service was removed from the draft of the IEEE 802.11aa amendment. The current draft of the IEEE 802.11aa amendment [20] introduces groupcast with Retries (GCR) service with block-ACK retransmission policy which is very similar to the original ELBP approach. The IEEE 802.11aa Task Group approved the GCR service as a base approach of reliable multicasting in IEEE 802.11 standard. Since that, the GCR/ELBP is a very promising reliable multicast technique for infrastructure and mesh IEEE 802.11 networks and is a matter of special interest for analysis and optimization. In the paper, we develop analytical models of the GCR/ELBP mechanism with various leader selection schemes and use the models to study leader selection schemes efficiency and to optimize them.

In [21] we have shown that the ELBP approach, when multiple multicast packets related to the same stream are set as a single burst and a subset of recipients are requested for acknowledgments, can be used also in IEEE 802.16 networks. IEEE 802.16 network operation time is divided into fixed size frames by means of time division duplexing operation mode. A frame consists of a downlink subframe for transmission from the base station to subscriber stations and an uplink subframe for transmissions in the reverse direction. IEEE 802.16 frame structure is shown in Figure 4. In the downlink subframe, the downlink MAP (DL-MAP) and Uplink MAP (UL-MAP) messages are transmitted by the base station, which comprise the bandwidth allocations for data transmission in both downlink and uplink directions, respectively. An ARQ is provided by allocating a special ACK-Channel (ACK-CH) in the uplink subframe for subscriber stations. Bandwidth allocated for this channel depends on how many stations replies with ACK and could not be very large because the uplink subframe itself is tightly bounded and there are a lot of other data in it.

Figure 4
figure 4

IEEE 802. 16 frame structure.

Forming the DL- and UL-MAP, the base station allocates the necessary channel to transmit a multicast data burst in the downlink subframe and to receive ACKs from ACK-leaders in the uplink subframe. On receiving the DL- and UL-MAP, recipient(s) become(s) aware when the multicast burst is going to be transmitted and if an ACK arrival is expected from the recipient, that is, if an ACK slot in the ACK-CH part of the uplink subframe is allocated for the recipient. By the ACKs, the base station finds out which of burst packets were corrupted and should be retransmitted. (this new functionality can be easily added to the existing IEEE 802.16 base station software, using the novel modular architecture approach developed in the EU FP7 project FLAVIA [22].)

The main open issue of the ELBP approach is how to select ACK-leaders. In the next section, we show that the answer depends on QoS requirements. In Sections 4 and 5, we propose accurate analytical models helping to select ACK-leaders and to tune other ELBP parameters, assuming that ELBP bursts are transmitted in contention-free intervals provided by some protection mechanism.

3. ELBP Parameters and QoS Requirements

In ELBP, there are two interconnected questions to answer. The first question is how many ACK-leaders should be selected. The second question is which recipients are the best candidates to be ACK-leaders or, in other words, how to select the required number of ACK-leaders from all recipients. We may choose them randomly with equal probabilities for every new burst, as in [7]. However, it seems that equiprobable leader choice is not the best way to support reliability and to meet QoS requirements, because the scheme does not take recipients' PLR, throughput and latency into account. Generally, ACK-leader selection scheme may be a function of QoS requirements, reliability and performance indices, as well as some other metrics, for example, packet error rate (PER).

Since the way of ACK-leaders selection depends highly on QoS requirements, a precise QoS definition is necessary. In this paper, we consider three QoS requirements.

The first one is the maximum PLR . The PLR index of any recipient can be defined as the ratio of the number of packets lost by some reason to the total number of packets transmitted by the multicast sender. Obviously, PLRs depend on channel conditions, that is, PER, and thus, may be different for recipients. Multicast transmission is assumed to meet QoS requirement on the maximum PLR, if PLRs among all the recipients in the coverage area are not greater than , that is,

(1)

The second QoS requirement is the maximum latency . In our case, latency is the time interval spent to transmit a packet, including possible retransmissions, or in other words, the time interval between the ends of transmissions of consecutive packets. This performance index is very important for delay-sensitive applications. If a packet is not transmitted for , there is no need to transmit it further. Thus, the multicast scheme must meet the QoS requirement on the maximum latency. It may be done by setting the MAC layer maximal lifetime of a packet to .

The last QoS requirement we consider is the minimum reserved rate or, in other words, minimum throughput . In general, throughput of recipient can be defined as the average number of the considered multicast stream payload bits successfully received by the recipient per time unit. Obviously, throughput is the major performance index which depends on PLR and, thus, is different for the recipients in various channel conditions. Multicast transmission is assumed to meet QoS requirement on minimum throughput if the throughputs of all recipients in the network are not less than , that is,

(2)

From the above definitions, one can see that measures aimed at improving reliability and performance, are opposite. Indeed, if we want to increase the reliability, that is, decrease the PLR, we must retransmit a packet more times, what results in increasing latency and in decreasing the throughput, and vice versa. Thus, some trade-off between PLR, latency and throughput must be found to meet all QoS requirements. To achieve the trade-off, we can tune 3 ELBP parameters:

  1. (i)

    the burst size , that is, the number of multicast data packets in a burst;

  2. (ii)

    the periodicity , with which the considered multicast stream is granted with bandwidth, that is, the interval between starts of consecutive bursts;

  3. (iii)

    the number of ACK-leaders for every data burst transmission.

In the paper, we look for an admitted region of these parameters values, in which QoS requirements are met for all recipients, and then optimize the values, remaining in the admitted region, to minimize the bandwidth allocated for a given multicast stream. In terms of the introduced ELBP parameters, the optimization criterion is

(3)

where is the bandwidth granted with every data burst transmission; is the bandwidth consumed with one multicast data packet transmission followed (or preceded) possibly by an interframe space; is the bandwidth consumed with one B-ACK transmission followed possibly by an interframe space; is a burst transmission overhead independent from the burst size and the number of ACK-leaders. Obviously, , and values should be determined, depending on the ELBP approach implementation: for the original ELBP (see Figure 2) working under 802.11 HCCA or 802.11s MCCA protection,

(4)

where , , and are durations of DATA, BAR and B-ACK transmissions, SIFS and DIFS are interframe spaces specified in the IEEE 802.11 standard; for the IEEE 802.11aa MRG,

(5)

for the IEEE 802.16 ELBP described at the end of the previous section,

(6)

where and are the numbers of OFDM symbols (or OFDMA slots) per packet and per ACK, respectively, and is OFDM symbol duration. Similarly, periodicity also depends on the wireless technology: for 802.11 HCCA and MCCA, can be of any value larger than . For WiMAX networks, should be multiple of 802.16 frame duration , that is, and criterion (3) can be rewritten in the following form:

(7)

Anyway, there exists a lower limit of : for 802.11 HCCA and MCCA and for 802.16 networks.

Leader selection scheme is another ELBP powerful tool. We have already mentioned that equiprobable leader choice may be not the best way to meet QoS requirements for all recipients. Another possible way of ACK-leaders selection is to fix recipients, based on the experienced PER, and consider them as ACK-leaders for every burst transmission. In particular, we propose to select the recipients with higher PER and fix them as ACK-leaders. Further, we refer to this ACK-leader selection scheme as to ELBP with fixed ACK-leaders or just fixed ELBP.

One more scheme is to select recipients as ACK-leaders randomly according to some PER dependent weight function. Every round of multicast transmission, multicast originator selects ACK-leaders out of all recipients according to weights assigned to every recipient by some weight function . Further, we refer to this ACK-leader selection scheme as to ELBP with weighted ACK-leaders or weighted ELBP for short.

In the next two sections, we develop analytical models of fixed and weighted ELBP leader selection schemes. In Section 6, we use the models to find the best solution for various multicast usecases.

4. ELBP with Fixed ACK-Leaders

4.1. Analytical Study

To develop an analytical model of this multicast scheme, we need to make some definitions and assumptions, first. Let and be the numbers of multicast recipients and ACK-leaders respectively, where . All packets are assumed to be of the same payload size in bytes. Multicast originator is assumed to work in saturation. Let be the PER for the th recipient. We enumerate recipients in the order of decreasing PERs, that is, the first recipient has the highest PER and first recipients serve as ACK-leaders. Due to 802.11 control frames (as well as ACK messages, DL- and UL-MAP in 802.16) are relatively short and are usually transmitted with highest coding gain, we neglect their error probabilities.

As mentioned above, it is reasonable to set the MAC layer maximal lifetime of a packet to to meet the QoS requirement on the maximum latency. Since there may be the only attempt of transmission of a given packet during an interval , the maximum number of transmission attempts of a data packet is

(8)

where is a flooring function. Further, we use as the transmission attempt number.

Let us find the probability that all ACK-leaders have received a given packet exactly after attempts, that is, exactly attempts appear to be needed to transmit the packet successfully

(9)

Similarly, we find the probability that not all ACK-leaders have received the data packet after attempts, that is, attempts appear to be not enough to transmit the packet successfully

(10)

For probabilities and , the following normalizing equation holds:

(11)

Thus, PLRs for an ACK-leader and nonACK-leader are:

(12)
(13)

To get rid of , we rearrange (13) using (11) to the following form:

(14)

To calculate the throughput, first, we find the average number of transmission attempts of a packet with the limitation on their maximum number. We have:

(15)

or taking the normalization (11) into account

(16)

Throughput for recipient can be determined as the ratio of the average number of payload bits delivered by the recipient's MAC layer to the higher network protocol layer per interval to this interval duration. During a packet transmission process including possible retries, the recipient can receive this packet successfully several times, but the packet payload is delivered to the higher network protocol layer only once. Since a packet is transmitted times in average and recipient never receives the packet successfully with probability , then for an arbitrary attempt of the packet transmission, the packet payload is delivered to the higher network protocol layer with probability . Since packet transmission attempts (one attempt for each of packets in a burst) are carried out per interval , we find the throughput in question:

(17)

where equal to for an ACK-leader and for nonACK-leader.

4.2. Bounds for ELBP Parameters

In the subsection, we derive the necessary condition with which the QoS satisfaction is possible for all recipients. We also find some bounds of and to make their optimization faster and easier. For that, we build a system of inequalities which helps us to find the bounds of and values, based on QoS requirements.

First, we consider PLR QoS requirement . Since PLR sequences and are nonincreasing, we obtain the following inequality system representing the necessary conditions with which the requirement is met:

(18)

Using (12) and (14), we can rewrite it in the following form:

(19)

Consider the first inequality. Using (8), we obtain that

(20)

Inequality (20) is the necessary condition for reliable multicast. Indeed, if the right inequality in (20) does not hold, the QoS can not be supported by the ELBP. In this case, we recommend to decrease to the necessary value by decreasing the packet length and/or bit rate.

Using the second inequality in (19), we prove the following theorem.

Theorem 1.

Recipients which PERs are less than

(21)

should not be selected as ACK-leaders.

Proof.

We need to prove that with any

(22)

First consider the ELBP with the only ACK-leader (). We have . As decreases with , we can obtain the following inequality from (14), setting :

(23)

Solving the quadratic inequality , we prove that it holds with , where is determined by (21). Thus, (22) holds with .

Now let . As follows from (10), increases with and hence . Since (22) holds with , it also holds with .

Thus, the PLR of recipients, which PER is less than , is less than , and such recipients should not be selected as ACK-leaders.

Now, we consider throughput QoS requirement . Since PLR sequences and are nonincreasing, then using (17), we can derive the following inequality:

(24)

According to (10) and (16), and increases with , that is, . Hence the inequality holds. At the same time, we have . This allows us to rewrite the previous inequality in the following form:

(25)

Thus, in the optimization we need to consider and only, where is the minimal recipient number which PER is less than defined by (21).

5. Analytical Model of ELBP with Weighted ACK-Leaders

For the ELBP with weighted ACK-leaders, ACK-leaders are reselected every time before a burst transmission. The selection is performed from the whole set of recipients, according to their weights . Let us partition all recipients into sets. In set , there are recipients, which PER is nearly the same and approximately equal to . Obviously, we assign the same weights to all recipients of set that makes optimization of the weight distribution easier. This partition makes numerical analysis and optimization of the weighted ELBP much easier in the case of a large number of recipients. Of course, the partition is not reasonable with a small number of recipients. In this case, we just set and .

As ACK-leaders are to be selected, the selection procedure is carried out in steps. At step , an ACK-leader from set is selected with probability

(26)

where is the number of recipients selected to be ACK-leaders in set after selection steps. That is, , , is a selection vector indicating which recipients have been selected after steps. Obviously, and vector indicates all current ACK-leaders responsible for acknowledging the current data burst transmission. The multicast sender stops transmitting a packet when all current ACK-leaders acknowledge the packet and thus, receive the packet successfully.

Taking (26) into account, the probability distribution of can be found recursively

(27)

where . Here and further, for any and , if for all and .

To find , we consider a process of a given packet transmission. Let us introduce a success vector , where is the number of recipients in set , which successfully receive the packet after transmission attempts. Obviously, and . The probability of the success vector change from to after the th attempt, given that the th attempt failed for at least one of recipients which were current ACK-leaders, is

(28)

where .

Let be the probability that after attempts () the packet transmission process does not complete successfully and the success vector is . is calculated recursively:

(29)

where

(30)

is the probability that after attempts the packet transmission process completes successfully with given . Hence, the probability that not all recipients serving as current ACK-leaders have received the data packet after attempts, is

(31)

To find PLR for a fixed recipient from set , we introduce the probability that the success vector changes from to so that the given recipient does not receive the packet by the end of th attempt:

(32)

where is Kronecker symbol.

Thus, the probability that after the th attempt, the packet transmission process does not stop, the given recipient from set does not receive the packet and the success vector is , is obtained recursively for all such that :

(33)

Now, we can find expressions for probabilities that attempts have been carried out to transmit the packet and the given recipient from set has not received the packet in any of these attempts. We have:

(34)

when , and

(35)

Thus, the PLR for a recipient from set is:

(36)

Throughput for any recipient from set is given by (17), where we substitute for .

6. Numerical Results

In this section, we use our analytical models to investigate and to optimize ELBP multicast schemes with different wireless technologies and in different use cases. As we don't apply any simplifications and assumptions about original ELBP multicast schemes, our mathematical models are accurate and there is no need to validate them via simulation. Although we use some simulation to obtain the input data (the dependence of recipient's PER on distance) for our analytical models.

6.1. Fixed ELBP in 802.11 HCCA

As the first usecase, let us consider an 802.11 HCCA WLAN, where the AP is the source of saturated multicast traffic. We assume that the AP transmits multimedia data packets with  KB payload at 54 Mbps bit rate, using original ELBP scheme shown in Figure 2 (without RTS/CTS exchange since HCCA provides necessary protection). All model parameters correspond to the IEEE 802.11a defaults [23]. Let all recipients be partitioned into sets so that recipients of the same set have the same PERs: see Table 1 for recipients with PER > 0.01.

Table 1 Recipient's PER distribution.

Let fixed ELBP be used. Since the way of ACK-leaders selection depends highly on QoS requirements, we need to specify them. Let ,  Mbps and  ms (this value corresponds to the usual latency bound for video applications). Based on Theorem 1, we conclude that recipients from sets 1–4 only can be selected as ACK-leaders, that is, .

Further, for any tuple , , we estimate PLR and throughput for every recipient by (12), (14) and (17) and check if QoS requirements (1) and (2) are met. In this way we form an admitted region of and . In Figure 5, we show values of consumed bandwidth fraction defined by (3) with

(37)

in the found admitted region. We see that the following 2 tuples are close to optimum: , , and , . With or , QoS requirement on the maximum PLR is not met.

Figure 5
figure 5

Consumed bandwidth fraction versus periodicity.

6.2. ELBP with Fixed ACK-Leaders in 802.16 Network

An IEEE 802.16 base station (BS) usually covers a large area with huge number of Subscriber Stations (SSs). To increase the network capacity and QoS provisioning, a BS is equipped with sector antenna. Each sector of this antenna covers a separate area with a part of all SSs in it, achieving spatial diversity. In fact, we can consider each sector as an individual IEEE 802.16 wireless network with its own BS, coverage area and set of SSs. So, further results will concern one of such sectors.

Let us assume that the BS is a multicast sender and the only multicast data burst is transmitted in every frame, that is, . We also assume that the BS transmits a data burst consisted of multicast multimedia data packets with  bytes payload at a maximal PHY data rate (, 64-QAM) using ELBP mechanism with fixed ACK-leaders. With this PHY, one 512 bytes packet takes OFDM symbols, while an acknowledgment takes OFDM symbols. The 802.16 frame duration is  ms and the maximum latency is  ms. So, the maximal number of retransmissions is , according to (8).

First, we consider more general case shown in Figure 6. In this usecase, the coverage area of the BS is a sector of circle with radius  km and total number of SSs uniformly distributed across the sector.

Figure 6
figure 6

Sector with uniformly distributed SSs.

To start numerical analysis we need to derive the dependence of recipient's PER on distance for the investigated network. We divide the process in two steps. First, we obtain the dependence of signal-to-noise ratio (SNR) on distance according to the path loss model in [24] with a critical parameter . After that we find PER(SNR) by MATLAB [25] simulation of IEEE 802.16 PHY for the highest PHY data rate (, 64-QAM), using AWGN channel as a noise source.

In Figure 7, we show the simulation data for various packet lengths. We also include the analytical approximation of the dependencies obtained by simulation. We approximate the simulation data using the formula

(38)

where and . As it is shown in Figure 7, the proposed analytical approximation fits perfectly the simulation data. Using (38) with , we find PER for every recipient. The PER of the most distant SS is 0.1, that is, 10%. The closest SS has the PER equal to 0.

Figure 7
figure 7

PER versus SNR.

As follows from (10), (12) and (14), PLR depends on station's PER and the number of ACK-leaders only. Thus, for a given number of stations and PER distribution, we can find the optimal number of ACK-leaders minimizing the bandwidth allocated for a given multicast connection per frame (see (7)), while meeting a certain QoS requirement on PLR for all recipients.

In Figure 8, we show the relationship between and the maximal PLR over the network which contains , 50 and 100 SSs. The figure shows two of ELBP main advantages.

Figure 8
figure 8

Fixed ELBP: optimal number of ACK-leaders.

The first advantage is the scalability. Indeed, even if the number of recipients is quite high (), the optimal number of ACK-leaders is still less than 10 for a wide range of values: 2–10%. We can see also that the optimal number of ACK-leaders is nearly proportional to the number of recipients. So, we can conclude the optimal number of ACK-leaders in fixed ELBP scheme is less than 10% over all multicast recipients in wide range of QoS requirements on maximal PLR.

The second advantage is the supremacy over the pure LBP in reliability. Indeed, even if the number of multicast recipients is small (), LBP using only one ACK-leader cannot achieve PLR less than 4%. In contrast, ELBP can meet any preassigned QoS requirement on PLR (of course, cannot be less than at the given bit rate, in accordance with (20)).

6.3. ELBP with Weighted ACK-Leaders

Let us consider the case, when there are multiple sets of recipients and recipients of the same set have the same PERs. For certainty, let us assume 3 sets in this usecase, which correspond to 3 small settlements covered by a single sector of an IEEE 802.16 BS as it is shown in Figure 9. The total number of recipients is . The first set consists of recipients with PER = 0.1; the second set has too and PER = 0.075, and the last set has recipients with PER = 0.01.

Figure 9
figure 9

Sector with multiple sets of SSs.

Let us define QoS requirements. Let the maximum latency be 15 ms and thus = 3, maximal PLR be equal to 0.04, and minimum reserved rate be 4 Mbps.

We compare three selection schemes: fixed ELBP, weighted ELBP and full random ELBP. For fixed ELBP scheme, we limit the range of and by = 6 and = 11, which are obtained by (16) and (17). For weighted ELBP, weights are assigned according to the principle of minimizing PLR over all stations in the network. Full random ELBP is the special case of weighted ELBP ACK-leader selection scheme with equiprobable weights .

The PLR characteristics of these multicast schemes are shown in Figure 10. We can see that for weighted ELBP 4 ACK-leaders is enough to meet QoS requirement on maximal PLR, while minimizing in (7). In contrast, the other schemes need much more ACK-leaders. Fixed ELBP requires 8 ACK-leaders, and full random scheme needs to select 11 ACK-leaders.

Figure 10
figure 10

Maximal PLR versus the number of ACK-leaders.

The next step of our investigation is to find the optimal burst size . For that, we find how throughput depends on with optimal numbers of ACK-leaders found at the previous step. The throughput characteristics are given in Figure 11. This figure shows that the optimal burst size which minimizes in (7) is equal to 7 in case of weighted ELBP, while it is equal to 8 for full random selection scheme and 9 for fixed ELBP.

Figure 11
figure 11

Minimal throughput versus the burst size.

At last, let us show the allocated bandwidth with these selection schemes. In Figure 12, we can see that the optimal weighted ELBP scheme requires 120 allocated OFDM symbols per frame to meet all QoS requirements of the transmitted multicast stream, while full random selection needs 150 symbols and fixed ELBP require 160 OFDM symbols.

Figure 12
figure 12

Allocated bandwidth versus throughput.

Here, we can conclude that weighted ELBP is the optimal approach of QoS support for multicast streaming, although its implementation may be more complicated, comparing with fixed ELBP and full random ELBP.

7. Conclusion

Existing standards of high rate wireless networks consider multicast as unreliable service, which is inappropriate for many multimedia applications making strict QoS demands. In this paper, we study a promising enhanced leader based protocol (ELBP) for reliable multicasting in wireless networks. In ELBP, multicast packets are transmitted in bursts and several multicast recipients called the ACK-leaders are appointed to be responsible for multicast data packets acknowledging.

Specific QoS requirements (maximal packets loss ratio, maximal latency, minimal reserved rate) can be met by varying such ELBP parameters as the number of ACK-leaders as well as the data burst size and periodicity. We consider two types of leader selection schemes: (i) ELBP with fixed ACK-leaders which experience higher PERs than other recipients, and (ii) ELBP with weighted ACK-leaders, where ACK-leaders are reselected according to recipients' weights before every data burst transmission. We develop accurate analytical models to estimate reliability and performance indices with these schemes and to find their optimal parameters. Numerical results obtained by the models show that ELBP can be used efficiently to meet specific multimedia application QoS demands, in contrast with well-known LBP and BMMM approaches when either only one recipient or all recipients acknowledge multicast packets. Both fixed and weighted ELBP are scalable multicast solutions: according to our model experiments, even with a large number of recipients it is enough to request a few recipients for acknowledgements to provide reliable multicast for all recipients. Comparing fixed and weighted ELBP, we show that weighted ELBP is more efficient in terms of consumed bandwidth.

References

  1. IEEE Std. 802.16-2009 : IEEE Standard for Local and metropolitan area networks—Part 16: Air Interface for Broadband Wireless Access Systems. IEEE, 2009

  2. IEEE Std 802.11-2007 : Revision of IEEE Std 802.11-1999. IEEE Standard for Information Technology—Telecommunications and information exchange between systems—Local and metropolitan area network—Specific requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications. IEEE Computer Society, 2007

  3. IEEE Std. 802.15.3 : Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for High Rates Wireless Personal Networks (WPANs). IEEE Computer Society, 2003

  4. IEEE P802.11s/D3.0, Draft Amendment to Standard [2] Mesh Networking, 2009

  5. High Rate Ultra Wideband PHY and MAC Standard, Standard ECMA-368, 2005

  6. Kuri J, Kasera SK: Reliable multicast in multi-access wireless LANs. Wireless Networks 2001, 7(4):359-369. 10.1023/A:1016631911947

    Article  MATH  Google Scholar 

  7. Chao H-C, Chang SW, Chen JL: Throughput improvements using the random leader technique for the reliable multicast wireless LANs. Proceedings of the 1st ICN Conference, 2001, Lecture Notes In Computer Science 2093: 708-719.

    Google Scholar 

  8. Seok Y, Dujovne D, Turletti T, Cuenca P: Leader based Multicast Proposal. IEEE 2007., ( 802.11-07/0144r2):

    Google Scholar 

  9. Sun M-T, Huang L, Arora A, Lai T-H: Reliable MAC layer multicast in IEEE 802.11 wireless networks. In Proceedings of the International Conference on Parallel Processing (ICCP '02), 2002, Washington, DC, USA. IEEE Computer Society; 527.

    Google Scholar 

  10. Tang K, Gerla M: Random access MAC for efficient broadcast support in ad hoc networks. Proceedings of the IEEE Wireless Communications and Networking Conference, 2000 454-459.

    Google Scholar 

  11. Tang K, Gerla M: MAC reliable broadcast in ad hoc networks. Proceedings of the IEEE Milcom, October 2001 1008-1013.

    Google Scholar 

  12. Gupta SKS, Shankar V, Lalwani S: Reliable multicast MAC protocol for wireless LANs. Proceedings of the International Conference on Communications (ICC '03), May 2003 93-97.

    Google Scholar 

  13. Si W, Li C: RMAC: a reliable multicast MAC protocol for wireless ad hoc networks. Proceedings of the International Conference on Parallel Processing (ICPP '04), August 2004 494-501.

    Google Scholar 

  14. Lyakhov A, Vishnevsky V, Yakimov M: Multicast QoS support in IEEE 802.11 WLANs. Proceedings of the IEEE Internatonal Conference on Mobile Adhoc and Sensor Systems (MASS '07), October 2007, Pisa, Italy

    Google Scholar 

  15. Bae DS, Lyakhov A, Pankratov D, Seok Y, Vishnevsky V, Yakimov M: Reliable multicast with QoS support in IEEE 802.11. IEEE 2007., (802.11-07/2842r0):

    Google Scholar 

  16. Lyakhov A, Pankratov D, Seok Y, Yakimov M: 802.11 Multicast Enhancements for Multimedia Streaming. IEEE 2007., (802.11-07/2842r0):

    Google Scholar 

  17. IEEE Std 802.11e-2005 : Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications. Amendment 8: Medium Access Control (MAC) Quality of Service (QoS) Enhancements. IEEE Computer Society, 2005

  18. Hart B, Qian L, Kakani N: More Reliable Multicast/Broadcas (MRMB). IEEE 2008., (802.11-08/0816r2):

  19. IEEE P802.11aa/D0.02, Draft Amendment to Standard [2] : MAC Enhancements for Robust Audio Video Streaming. 2009

  20. IEEE P802.11aa/D3.0, Draft Amendment to Standard [2] : MAC Enhancements for Robust Audio Video Streaming. 2011

  21. Lyakhov A, Vishnevsky V, Yakimov M: Multicast QoS support in IEEE 802.16. Proceedings of the 3rd ACM Workshop on Q2S and Security for Wireless and Mobile Networks (Q2SWinet '07), 2007, Chania, Crete Island, Greece 63-70.

    Chapter  Google Scholar 

  22. European Union 7th Framework Programme ICT project FLAVIA, http://www.ict-flavia.eu/

  23. Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: High-speed Physical Layer in the 5 GHz Band. IEEE Std. 802.11a-1999 (Supplement to IEEE Std 802.11, 1999 Edition)

  24. Bing B: Wireless Local Area Networks. The New Wireless Revolution. John Wiley & Sons, New York , NY, USA; 2002.

    Google Scholar 

  25. MATLAB, http://www.mathworks.com/

Download references

Acknowledgment

This work is partially supported by the European Union under project FP7-257263 (FLAVIA).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Andrey Lyakhov.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Lyakhov, A., Yakimov, M. Analytical Study of QoS-Oriented Multicast in Wireless Networks. J Wireless Com Network 2011, 307507 (2011). https://doi.org/10.1155/2011/307507

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1155/2011/307507

Keywords