<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Performance Study of Frame Aggregation Mechanisms in the New Generation WiFi</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mohand Yazid</string-name>
          <email>yazid.mohand@gmail.Com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Louiza Medjkoune-Bouallouche</string-name>
          <email>louiza medjkoune@yahoo.fr</email>
          <email>medjkoune@yahoo.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Djamil A¨ıssani</string-name>
          <email>lamos bejaia@hotmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Research Unit LaMOS, Faculty of Exact Sciences, University of Bejaia</institution>
          ,
          <addr-line>06000 Bejaia</addr-line>
          ,
          <country country="DZ">Algeria</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The new generation WiFi (Widely Fidelity), which is called 802.11ac, has the goal of reaching at least 1 Gbps on bands below 6 GHz. This is why, the standard has been extended with new features at both PHYsical (PHY) and Medium Access Control (MAC) layers level. One of the key features of MAC layer is the ability of aggregating frames in order to reduce temporal overheads that significantly harm the performance of 802.11 networks. Three forms of aggregation exist, namely Aggregate MAC Service Data Unit (A-MSDU), Aggregate MAC Protocol Data Unit (A-MPDU) and hybrid A-MSDU/A-MPDU Aggregation (A-hybrid). In this paper, we study the impact of Frame Aggregation Mechanisms (FAMs) for improving the overall throughput of 802.11ac networks. Furthermore, we highlight the need of PHY/MAC cross-layer communications for optimizing the wireless bandwidth utilization. Simulation results demonstrate the gains offered by the FAMs.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        1. INTRODUCTION
More than any time ever before, today technology
has a significant impact on people’s lives. The
proliferation of slim, mobile, and portable devices such
as notebooks, ultrabooks, tablets, and smartphones
is a clear testament to the importance of wireless
communications in modern society (
        <xref ref-type="bibr" rid="ref7">Cordeiro et al.
(2013)</xref>
        ). The most notable example of wireless
systems with data rates greater than 1 Gbps, includes
the IEEE 802.11ac amendment to the base IEEE
802.11 standard (IEEE 802.11ac Standard (2013)).
Several companies have announced products
implementing this technology, with a few of those
products already available, or soon to be available, to
consumers (
        <xref ref-type="bibr" rid="ref7">Cordeiro et al. (2013)</xref>
        ). The data rates
provided by IEEE 802.11ac can meet the needs of
many applications, with replacement of Wired Digital
Interface (WDI) cables arguably the most
prominent new use of this technology. To this end, the
IEEE 802.11ac Task Group (TGac) is working on an
amendment that has the goal of reaching maximum
aggregate network throughputs of at least 1 Gbps
on bands below 6 GHz (
        <xref ref-type="bibr" rid="ref15">Yazid et al. (2014)</xref>
        ). Due to
the significant rate increase achieved by 802.11ac,
the term Very High Throughput (VHT) is also used
in reference to this new amendment (Bejarano et al.
(2013)).
      </p>
      <p>
        Several key enhancements have been proposed to
both the PHY and MAC layers of the IEEE 802.11ac
standard in order to reach gigabit throughput rates
(
        <xref ref-type="bibr" rid="ref5">Charfi et al. (2013)</xref>
        ). On the one hand, substantial
modifications are required at the PHY layer in order
to increase the PHY data rates (
        <xref ref-type="bibr" rid="ref9">Ismail el. (2013</xref>
        )).
On the other hand, the IEEE 802.11ac standard
specifies the use of different Frame Aggregation
Mechanisms (FAMs) at the MAC layer level in
order to increase the channel utilization and MAC
efficiency (
        <xref ref-type="bibr" rid="ref4">Charfi et al. (2012)</xref>
        ). The IEEE 802.11ac
standard boasts better MAC layer efficiency through
innovative mechanisms such as Frame Aggregation
(FA) and Block Acknowledgment (ACK) (
        <xref ref-type="bibr" rid="ref16">Yazid et al.
(2015)</xref>
        ). Three forms of aggregation exist, namely:
Aggregate MAC Service Data Unit (A-MSDU),
Aggregate MAC Protocol Data Unit (A-MPDU) and
hybrid A-MSDU/A-MPDU Aggregation (A-hybrid).
These involve aggregating several MPDU/MSDU
frames (called sub-frames) into one larger frame,
and as a result only require a single MAC layer
header for it to be accepted by the PHY layer
(
        <xref ref-type="bibr" rid="ref1">Al-Adhami et al. (2012)</xref>
        ). Thus, the laborious
channel access of the Carrier Sense Multiple Access
with Collision Avoidance (CSMA/CA) protocol is
considerably reduced by the sharing of the PHY
header and channel access mechanism among the
MPDUs of the A-MPDU. Hence, the MAC layer
efficiency is considerably improved (
        <xref ref-type="bibr" rid="ref12">Redieteab et al.
(2012)</xref>
        ).
      </p>
      <p>The main contribution of this paper is to analyze
the potential benefits in terms of MAC throughput
gains of IEEE 802.11ac WLANs over various
Frame Aggregation Mechanisms and practical PHY
data rates. In the same way, we highlight the
need to cross-layer communications between the
PHY and MAC layers in order to increase the
efficiency of the wireless channel utilization. In
addition, we demonstrate that hybrid
A-MSDU/AMPDU aggregation yields the best throughput for the
IEEE 802.11ac WLANs.</p>
      <p>
        The reminder of this paper is organized as follows:
Section 2 presents the different mechanisms of
Frame Aggregation introduced in the IEEE 802.11ac
standard. Section 3 gives a review of existing studies
on Frame Aggregation Mechanisms. Simulation
results and performance analysis are presented
in Section 4. Finally, our main conclusions are
summarized in Section 5.
2. FRAME AGGREGATION MECHANISMS
There are three methods available to perform frame
aggregation: Aggregate MAC Service Data Unit
(AMSDU), Aggregate MAC Protocol Data Unit
(AMPDU) and hybrid A-MSDU/A-MPDU Aggregation
(A-hybrid) (
        <xref ref-type="bibr" rid="ref4">Charfi et al. (2012)</xref>
        ). The main distinction
between an MSDU and an MPDU is that the former
corresponds to the information that is imported to
or exported from the upper part of the MAC layer
from or to the higher layers, respectively. Whereas,
the latter relates to the information that is exchanged
from or to the PHY layer by the lower part of the MAC
layer. Aggregate exchange sequences are made
possible with a protocol that acknowledges multiple
MPDUs with a single Block ACK (BA) in response
to a Block ACK Request (BAR) (
        <xref ref-type="bibr" rid="ref13">Skordoulis et al.
(2008)</xref>
        ).
      </p>
    </sec>
    <sec id="sec-2">
      <title>2.1. Aggregate MSDU</title>
      <p>
        The principle of the A-MSDU is to allow multiple
MSDUs sent to the same receiver to be
concatenated in a single MPDU. This definitively improves
the efficiency of the MAC layer, specifically when
there are many small MSDUs. For an A-MSDU to be
formed, a layer at the top of the MAC receives and
buffers multiple MSDUs. The A-MSDU is completed
when the size of the waiting MSDUs reaches the
maximal A-MSDU threshold (
        <xref ref-type="bibr" rid="ref5">Charfi et al. (2013)</xref>
        ).
In Figure 1, we describe a simple structure of an
AMSDU. Each MSDU consists of a MSDU header,
which contains the Destination Address (DA), the
Sender Address (SA) and the length of the MSDU,
followed by the MSDU arrived from the Logical Link
Control (LLC) layer and 0-3 bytes of padding. A
major drawback of using A-MSDU is under
errorprone channels. By compressing all MSDUs into a
single MPDU with a single Frame Check Sequence
(FCS), for any MSDUs that are corrupted, the entire
A-MSDU must be retransmitted (
        <xref ref-type="bibr" rid="ref13">Skordoulis et al.
(2008)</xref>
        ).
      </p>
    </sec>
    <sec id="sec-3">
      <title>2.2. Aggregate MPDU</title>
      <p>
        The concept of A-MPDU aggregation is to join
multiple MPDUs with a single leading PHY header.
A key difference from A-MSDU aggregation is that
AMPDU operates after the MAC header encapsulation
process. The utmost number of MPDUs that it can
hold is 64 because a Block ACK bitmap field is 128
bytes in length, where each MPDU is mapped using
two bytes (
        <xref ref-type="bibr" rid="ref4">Charfi et al. (2012)</xref>
        ). The basic structure
is shown in Figure 2.
      </p>
      <p>
        A set of fields, known as MPDU header is inserted
before each MPDU and padding bits varied from 0-3
bytes are added at the tail. The basic operation of the
MPDU header is to define the MPDU position and
length inside the A-MPDU. The Cyclic Redundancy
Check (CRC) field in the MPDU header is used to
verify the authenticity of the 16 preceding bits. After
the A-MPDU is received, a de-aggregation process
is initiates. First it checks the MPDU header for any
errors based on the CRC value. If it is correct, the
MPDU is extracted, and it continues with the next
MPDU till it reaches the end of the PHY Service
Data Unit (PSDU). Otherwise, it checks every four
bytes until it locates a valid MPDU header or the end
of the PSDU. The delimiter has a unique pattern to
assist the de-aggregation process while scanning for
MPDU header (
        <xref ref-type="bibr" rid="ref13">Skordoulis et al. (2008)</xref>
        ).
      </p>
    </sec>
    <sec id="sec-4">
      <title>2.3. Hybrid A-MSDU/A-MPDU Aggregation</title>
      <p>
        The hybrid aggregation as shown in Figure 3
comprises a blend of A-MSDU and A-MPDU over
two stages. In the first stage, MSDUs received
by MAC from the upper layer are buffered for a
short time until A-MSDUs are formed according to
their traffic identifier, destination, source, and the
maximum size of A-MSDU. The complete A-MSDUs
and other non-aggregate MSDUs then enter the
second stage to form an A-MPDU. Only complete
A-MSDUs and MSDUs, not the fragments of
AMSDUs or MSDUs, could be contained in an
AMPDU. The entire aggregation scheme completes
when A-MPDU is created (
        <xref ref-type="bibr" rid="ref14">Wang et al. (2009)</xref>
        ).
3. RELATED WORKS AND MOTIVATIONS
The Frame Aggregation Mechanisms, which are
designed for improving channel utilization and MAC
efficiency have received a large interest by the
research community. In the field, Redieteab et al.
(
        <xref ref-type="bibr" rid="ref11">Redieteab et al. (2010)</xref>
        ) proposed a new
crosslayer aggregation scheme that increases throughput
as a compromise between robustness to collisions
and channel diversity exploitation in a WLAN
multichannel context. Ong et al. (
        <xref ref-type="bibr" rid="ref10">Ong et al. (2011)</xref>
        )
compared the MAC performance between 802.11ac
and 802.11n over three different frame aggregation
mechanisms, and indicated that 802.11ac with a
configuration of 80 MHz and single spatial streams
outperforms 802.11n with a configuration of 40 MHz
and two spatial streams in terms of throughput by
28%. Bellalta et al. (
        <xref ref-type="bibr" rid="ref2">Bellalta et al. (2012)</xref>
        ) proposed
and evaluated a simple reference scheme covering
the fundamental properties of frame aggregation
and MU-MIMO transmission in order to demonstrate
that the combination of both techniques is able to
significantly improve the system performance. Cha
et al. (
        <xref ref-type="bibr" rid="ref3 ref4">Cha et al. (2012)</xref>
        ) compared the performance
of the two down-link user multiplexing schemes:
MUMIMO and frame aggregation in IEEE 802.11ac. The
authors showed that, if each user’s data stream has
a similar length, the MU-MIMO scheme yields better
average throughput. Whereas, if each user’s data
stream has a different length, the frame aggregation
scheme outperforms the MU-MIMO scheme in terms
of average throughput. Chung et al. (
        <xref ref-type="bibr" rid="ref6">Chung et
al. (2013)</xref>
        ) proposed an aggregated MPDU using
fragmented MPDUs with a compressed Block ACK
mechanism for use in IEEE 802.11ac MU-MIMO
transmission. The authors showed that, by allowing
the use of fragmentation with the A-MPDU, the waste
of medium resources in terms of meaningless
AMPDU padding can be eliminated.
      </p>
      <p>It is clear that, the frame aggregation and block
acknowledgement are the most important MAC
mechanisms proposed in the new generation IEEE
802.11ac WLANs standard for achieving a very high
throughput. This is due to their efficiency of reducing
the temporal overheads caused mainly by the PHY
and MAC headers, inter-frame spacing, backoff timer
and frame ACK. However, non of the existing studies
has been devoted to evaluate the performance level
and quantify the throughput gains offered by the
frame aggregation mechanisms. This is why, we
dedicate this work to separately study how each
frame aggregation mechanism allows increasing the
overall throughput in an IEEE 802.11ac WLAN.
In the same way, we identify, for the first time
in the literature, some issues risen to the use
of frame aggregation mechanisms with practical
physical data rates. These drawbacks should be
taken into account, in order to enhance the IEEE
802.11ac WLAN.
4. SIMULATION RESULTS AND ANALYSIS
In this section, we analyze the impact of the MAC
layer to increase the overall throughput in the VHT
IEEE 802.11ac WLAN. Especially, we study how
the frame aggregation mechanisms allow enhancing
the utilization of the scarce wireless bandwidth and
improving the achievable throughput in an IEEE
802.11ac WLAN. Furthermore, we highlight the need
to cross-layer communications between the PHY
and MAC layers to accommodate the use of the
different frame aggregation mechanisms according
to the offered physical data rates.</p>
      <p>In order to analyze the gains of the different frame
aggregation mechanisms over several physical data
rates in an IEEE 802.11ac WLAN, we have
implemented the IEEE 802.11ac frame aggregation
mechanisms in a custom-made simulator written in
C++ programming language under Linux operating
system. The values of parameters used to obtain the
simulation results are given in Table 1.
The goal of the following obtained simulation
results is to show the relation existing between
the data rates (offered by the PHY layer) and
frame aggregation mechanisms (available at MAC
layer level), allowing an efficient use of the scarce
wireless bandwidth while improving the achievable
throughput in an IEEE 802.11ac WLAN. Therefore,
our analysis is organized as follows:</p>
      <p>Firstly, we study the bandwidth utilization
rate according to various physical data
rates without applying frame aggregation.
The objective of this study is to show
that, increasing the physical data rate does
not increase systematically the bandwidth
utilization. So, the frame aggregation is
required for increasing the bandwidth utilization
and MAC efficiency.</p>
      <p>Secondly, we evaluate the first existing frame
aggregation scheme, which is the A-MSDU
aggregation. So, we quantify the achievable
throughput with the A-MSDU aggregation
scheme according to the A-MSDU length. With
the A-MSDU aggregation, we already note the
benefit gain of the frame aggregation in an
IEEE 802.11ac WLAN.</p>
      <p>Thirdly, we evaluate the second frame
aggregation scheme, which is the A-MPDU
aggregation. This scheme offers greater length to
the aggregated frame, up to 64 MPDUs in the
same A-MPDU, where the payload length of
each MPDU does not exceed 2304 bytes.
Several simulation results will be given according
to the number of MPDUs with different MPDU
lengths and physical data rates.</p>
      <sec id="sec-4-1">
        <title>Fourthly, we report on the third and last</title>
        <p>frame aggregation scheme, which is the hybrid
A-MSDU/A-MPDU aggregation. This scheme
allows the same maximum number of MPDUs
as in A-MPDU aggregation. However, in
the hybrid aggregation, a single MPDU can
encapsulate several MSDUs, conditioned by
the size of MPDU which does not exceed 4095
bytes.</p>
      </sec>
      <sec id="sec-4-2">
        <title>Finally, we give a comparative study between</title>
        <p>the maximum throughput reached with the
different frame aggregation mechanisms in
an IEEE 802.11ac WLAN according to the
network size.
In Figure 4, we study the bandwidth utilization
according to the physical data rate without using
the frame aggregation. Therefore, we have used
a middle MPDU length (1000 bytes), an average
network size (15 stations), and we have varied the
physical data rate from 50 Mbps to 300 Mbps.
We observe from the Figure 4 that, the bandwidth
utilization is decreasing with the increase of physical
data rate; the greater the used physical data rate,
the lower the bandwidth utilization rate. We note
that, with a physical data rate of 54 Mbps, the
bandwidth utilization rate is 37%. The bandwidth
utilization decreases to 12%, when the physical data
rate reaches 300 Mbps. This is mainly due to the
PHY and MAC headers which harm the bandwidth
utilization and the achievable throughput of IEEE
802.11 WLANs. By enabling new features (like wider
channels and MU-MIMO transmission) at the PHY
layer, it is true that, the physical data rate is highly
increased. However, as we have shown in Figure
4, the channel bandwidth is less and less utilized.
This can be explained by the fact that the physical
data rates are only used to transmit the payload
of the 802.11 frame (the useful data). However,
the PHY and MAC headers are always transmitted
by using the physical basic rate, which is very
low compared to the physical data rates. This is
why, when increasing the physical data rate, the
time duration spent to transmit the PHY and MAC
headers becomes larger and larger compared to the
time duration spent to transmit the frame payload.
Consequently, the channel bandwidth is less utilized.
So, increasing the data rate at the PHY layer does
not systematically increase the bandwidth utilization
and MAC efficiency. Thereby, the frame aggregation
and block acknowledgment are required at MAC
layer level in order to share among several frames
the overheads mainly generated by the PHY and
MAC headers, and inter-frame spacing.</p>
        <p>In Figure 5, we analyze the achievable throughput
in an IEEE 802.11ac WLAN, when using the
AMSDU frame aggregation mechanism at the MAC
layer level, according to the number of MSDU frames
aggregated in an A-MSDU frame. Therefore, we
have fixed the PHY data rate at 54 Mbps, the network
size at 15 stations, and we have varied the number
of MSDUs in an A-MSDU frame from 1 to 7 (i.e.,
we have varied the length of the A-MSDU frame
from 1000 bytes to 7000 bytes). We observe from
Figure 5 that, the larger the A-MSDU frame length,
the greater the achievable throughput in the IEEE
802.11ac WLAN. We remark that, with an A-MSDU
frame of 1000 bytes the achievable throughput is
17 Mbps, it increases to 30 Mbps with an A-MSDU
frame of 7000 bytes. In terms of channel bandwidth,
by enabling the A-MSDU aggregation at MAC layer
level, the bandwidth utilization increases from 32%
to 56% when the A-MSDU frame length increases
from 1000 bytes to 7000 bytes. This significant
improvement level, in terms of achievable throughput
and bandwidth utilization, is provided by the
AMSDU frame aggregation mechanism which allows
several MSDU frames to be transmitted with the
same PHY and MAC headers during one channel
access. Thereby, the overheads caused by the
PHY and MAC headers, inter-frame spacing and
channel access time, are shared among several
MSDU frames. This is why, by enabling the A-MSDU
aggregation, the overheads are significantly reduced
and the amount of transmitted useful data is highly
increased.</p>
        <p>In Figures 6, 7 and 8, we analyze the achievable
throughput in an IEEE 802.11ac WLAN, by enabling
the A-MPDU frame aggregation mechanism at MAC
layer level, according to the number of MPDU frames
in an A-MPDU frame (from 1 MPDU to 64 MPDUs),
with different MPDU frame lengths (1000 bytes and
2000 bytes), and over various physical data rates (54
Mbps, 100 Mbps and 150 Mbps).</p>
        <p>We remark from Figure 6 that, the achievable
throughput with the A-MPDU aggregation increases,
at the beginning, with the increase of the number of
MPDU frames in an A-MPDU frame, for both MPDU
frame lengths 1000 bytes and 2000 bytes. However,
when the number of MPDU frames exceeds 40
MPDUs and 16 MPDUs respectively for the MPDU
frame lengths of 1000 bytes and 2000 bytes, the
achievable throughput decreases along the increase
of the number of MPDU frames. This degradation
in more remarkable in case of MPDU frame length
of 2000 bytes, where the throughput increases first
from 26 Mbps (with 1 MPDU) to 37 Mbps (with
16 MPDUs), then it decreases to 27 Mbps (with
64 MPDUs). Through these results, we show for
the first time in the literature that, with a specific
value of physical data rate (54 Mbps, for example),
there is an optimum length of the A-MPDU frame
which allows the IEEE 802.11ac WLAN to achieve
the maximum throughput. Beyond of this A-MPDU
length, the achievable throughput will decrease with
the increase of A-MPDU length. Traditionally, we
think that, increasing the amount of transmitted data
means automatically an increase of the achievable
throughput. Here, we prove that, for a given physical
data rate, the best achievable throughput in an IEEE
802.11ac WLAN is conditioned by an optimum
AMPDU length. Before reaching this A-MPDU length,
there is a problem of overheads which harm the
throughput. But, after this value, there is an other
problem which is the collision time that becomes
more and more important with the increase of the
A-MPDU length.</p>
        <p>In Figures 7 and 8, we illustrate the achievable
throughput by applying the A-MPDU aggregation
scheme on IEEE 802.11ac network over 100 Mbps
and 150 Mbps, respectively. We note on both Figures
7 and 8 that, the throughput increases with the
increase of the number of MPDU frames in an
AMPDU frame, for both MPDU frame lengths 1000
bytes and 2000 bytes. The maximum achievable
throughputs with the maximum length of A-MPDU
frame (64 MPDU frames of 2000 bytes for each
of them) over the physical data rates 100 Mbps
and 150 Mbps, are respectively 71 Mbps and 104
Mbps. This significant improvement, in terms of
achievable throughput, is due to the collision time
of the A-MPDU frame which is significantly reduced
when using high data rates at the PHY layer level.
So, when the length of the MAC frame is large,
it is necessary to increase the data rate at the
PHY layer in order to reduce the collision time and
consequently to improve the achievable throughput.
However, there is a limit that the physical data
rate should not exceed. Otherwise, the channel
bandwidth will be less utilized because of temporal
overheads. This why, with the physical data rate
of 100 Mbps, the rate of bandwidth utilization is
71%. It is decreased to 69% with the physical data
rate of 150 Mbps. Therefore, for a given length of
MAC frame, there is an optimum physical data rate
which reduces the collision time and minimizes the
temporal overheads. Consequently, the achievable
throughput is improved and the bandwidth utilization
is enhanced.</p>
        <p>In Figures 9, 10 and 11, we evaluate the
A-MSDU/AMPDU hybrid frame aggregation scheme according
to the number of MPDU frames in an A-MPDU frame,
where each MPDU frame encapsulates an A-MSDU
frame. The achievable throughput is given for two
MPDU frame lengths: 2000 bytes and 4000 bytes,
and over three different physical data rates: 100
Mbps, 200 Mbps and 300 Mbps.</p>
        <p>From Figure 9, we note that, with a MPDU frame
length of 4000 bytes and over a physical data rate
of 100 Mbps, the maximum throughput of the hybrid
frame aggregation is reached with 32 MPDUs. In
Figure 10, we show that, although the physical
data rate used is high (200 Mbps), the achievable
throughput decreases when the number of MPDU
frames exceeds 48 frames. So, when the hybrid
frame aggregation scheme is enabled at the MAC
layer level, it is required to employ the very high
data rate available at the PHY layer level in order to
achieve a very high throughput in the IEEE 802.11ac
WLAN. This is why, we note on Figure 11 that, over
the physical data rate of 300 Mbps, the achievable
throughput does not decrease whatever the length
of the A-MPDU frame.</p>
        <p>In Figure 12, we compare the maximum achievable
throughput by the different frame aggregation
schemes in the IEEE 802.11ac WLAN according
to the network size. Therefore, we have fixed the
physical data rate to 300 Mbps, and we have used
the maximum length of each frame aggregation
scheme. Through this figure, we show clearly that,
the hybrid frame aggregation scheme provides the
best bandwidth utilization and MAC efficiency in the
IEEE 802.11ac WLAN over a physical data rate of
300 Mbps.
5. CONCLUSION
In this paper, we are interested at presenting
and studying the Frame Aggregation Mechanisms
introduced in the IEEE 802.11ac standard for
very high throughput WLANs. Indeed, Frame
Aggregation Mechanisms allow enhancing MAC
efficiency and bandwidth utilization. The presented
simulation results show that, the Frame Aggregation
Mechanisms are required at MAC layer level for
reducing temporal overheads and consequently
increasing the achievable throughput and bandwidth
utilization. However, when the length of the
aggregated MAC frame is very large, it is necessary
to use a higher physical data rate in order to reduce
the collision time of this aggregated frame. Thereby,
we have identified, for the first time in the literature,
the need to cross-layer communications between the
PHY and MAC layers for accommodating the use of
the different Frame Aggregation Mechanisms over
the available physical rates.</p>
        <p>IEEE Wireless Telecommunications Symposium
(WTS), pp. 1–7.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Al-Adhami</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Al-Dubai</surname>
            ,
            <given-names>A. Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Romdhani</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          (
          <year>2012</year>
          )
          <article-title>Experimental Investigation of Link Layer Adaptation in IEEE 802.11n WLANs</article-title>
          . In proceedings of Bejarano,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Knightly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. W.</given-names>
            ,
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          (
          <year>2013</year>
          )
          <article-title>IEEE 802</article-title>
          .
          <article-title>11ac: From Channelization to Multi-User MIMO</article-title>
          .
          <source>In proceedings of IEEE Communications Magazine</source>
          , pp.
          <fpage>84</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Bellalta</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barcelo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Staehle</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vinel</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oliver</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2012</year>
          )
          <article-title>On the Performance of Packet Aggregation in IEEE 802.11ac MU-MIMO WLANs</article-title>
          .
          <source>IEEE Communications Letters</source>
          ,
          <volume>16</volume>
          (
          <issue>10</issue>
          ),
          <fpage>1588</fpage>
          -
          <lpage>1591</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Cha</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jin</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jung</surname>
            ,
            <given-names>B. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sung</surname>
            ,
            <given-names>D. K.</given-names>
          </string-name>
          (
          <year>2012</year>
          )
          <article-title>Performance Comparison of Downlink User Multiplexing Schemes in IEEE 802.11ac: MultiUser MIMO vs</article-title>
          .
          <source>Frame Aggregation. IEEE Wireless Communications and Networking Conference (WCNC)</source>
          , pp.
          <fpage>1514</fpage>
          -
          <lpage>1519</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Charfi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chaari</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamoun</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          (
          <year>2012</year>
          )
          <article-title>Upcoming WLANs MAC Access Mechanisms: An Overview</article-title>
          .
          <source>In proceedings of IEEE 8th International Symposium on Communication Systems, Networks and Digital Signal Processing (CSNDSP)</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Charfi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chaari</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamoun</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          (
          <year>2013</year>
          )
          <article-title>PHY/MAC Enhancements and QoS Mechanisms for Very High Throughput WLANs: A Survey</article-title>
          .
          <source>In proceedings of IEEE Communications Surveys and Tutorials</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Chung</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chung</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2013</year>
          )
          <article-title>A-MPDU Using Fragmented MPDUs for IEEE 802.11ac MU-MIMO WLANs</article-title>
          .
          <source>In proceedings of TENCON 2013-2013 IEEE Region 10 Conference (31194)</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Cordeiro</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2013</year>
          )
          <article-title>The Pursuit of Tens of Gigabits Per Second Wireless Systems Industry Perspectives</article-title>
          .
          <source>IEEE Wireless Communications Magazine</source>
          ,
          <volume>20</volume>
          (
          <issue>1</issue>
          ),
          <fpage>3</fpage>
          -
          <lpage>5</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          <year>802</year>
          .11 ac
          <string-name>
            <surname>Standard</surname>
          </string-name>
          (
          <year>2013</year>
          )
          <article-title>Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications: Enhancements for Very High Throughput for Operation in Bands below 6 GHz.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Ismail</surname>
            ,
            <given-names>S. Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chavali</surname>
            ,
            <given-names>N. K.</given-names>
          </string-name>
          (
          <year>2013</year>
          )
          <article-title>Impact of Spatial Expansion on Channel Estimation Accuracy in HT and VHT Wireless LAN Systems</article-title>
          .
          <source>In proceedings of IEEE International Conference on Advances in Computing, Communications and Informatics (ICACCI)</source>
          , pp.
          <fpage>643</fpage>
          -
          <lpage>648</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Ong</surname>
            ,
            <given-names>E. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kneckt</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alanen</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huovinen</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nihtila</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          (
          <year>2011</year>
          )
          <article-title>IEEE 802</article-title>
          .
          <article-title>11ac: Enhancements for Very High Throughput WLANs</article-title>
          .
          <source>In proceedings of IEEE 22nd International Symposium on Personal Indoor and Mobile Radio Communications (PIMRC)</source>
          , pp.
          <fpage>849</fpage>
          -
          <lpage>853</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Redieteab</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cariou</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Christin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , He´lard, J. (
          <year>2010</year>
          )
          <article-title>Cross-Layer Multichannel Aggregation for Future WLAN Systems</article-title>
          .
          <source>In proceedings of IEEE International Conference on Communication Systems (ICCS)</source>
          pp.
          <fpage>740</fpage>
          -
          <lpage>745</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Redieteab</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cariou</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Christin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , He´lard,
          <string-name>
            <surname>J. F.</surname>
          </string-name>
          (
          <year>2012</year>
          )
          <article-title>SU/MU-MIMO in IEEE 802.11ac: PHY+MAC Performance Comparison for Single Antenna Stations</article-title>
          .
          <source>In proceedings of IEEE Wireless Telecommunications Symposium (WTS)</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Skordoulis</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ni</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>H. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stephens</surname>
            ,
            <given-names>A. P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jamalipour</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2008</year>
          )
          <article-title>IEEE 802.11n MAC Frame Aggregation Mechanisms for Next-Generation High-Throughput WLANs</article-title>
          .
          <source>In proceedings of IEEE wireless Communications</source>
          , pp.
          <fpage>40</fpage>
          -
          <lpage>47</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>C. Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wei</surname>
            ,
            <given-names>H. Y.</given-names>
          </string-name>
          (
          <year>2009</year>
          )
          <article-title>IEEE 802.11n MAC Enhancement and Performance Evaluation</article-title>
          .
          <source>Mobile Networks and Applications</source>
          <volume>14</volume>
          ,
          <fpage>760</fpage>
          -
          <lpage>771</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Yazid</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ksentini</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bouallouche-Medjkoune</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          ¨ıssani,
          <string-name>
            <surname>D.</surname>
          </string-name>
          (
          <year>2014</year>
          )
          <article-title>Performance Analysis of the TXOP Sharing Mechanism in the VHT IEEE 802</article-title>
          .
          <article-title>11ac WLANs</article-title>
          .
          <source>IEEE Communications Letters</source>
          ,
          <volume>18</volume>
          (
          <issue>9</issue>
          ),
          <fpage>1599</fpage>
          -
          <lpage>1602</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Yazid</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ksentini</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bouallouche-Medjkoune</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          ¨ıssani,
          <string-name>
            <surname>D.</surname>
          </string-name>
          (
          <year>2015</year>
          )
          <article-title>Enhancement of the TXOP Sharing designed for DL-MU-MIMO IEEE 802</article-title>
          .
          <article-title>11ac WLANs</article-title>
          .
          <source>In proceedings of IEEE Wireless Communications and Networking Conference (WCNC)</source>
          , pp.
          <fpage>908</fpage>
          -
          <lpage>913</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>