A Comprehensive Survey On Wimax Scheduling Approaches: Lamia Chaari, Ahlem Saddoud, Rihab Maaloul and Lotfi Kamoun
A Comprehensive Survey On Wimax Scheduling Approaches: Lamia Chaari, Ahlem Saddoud, Rihab Maaloul and Lotfi Kamoun
A Comprehensive Survey on
WiMAX Scheduling Approaches
Lamia Chaari, Ahlem Saddoud,
Rihab Maaloul and Lotfi Kamoun
Electronics and Information Technology Laboratory,
National School of Engineering of Sfax (ENIS),
Tunisia
1. Introduction
The institute of Electrical and Electronics IEEE 802.16 standard is a real revolution in
wireless metropolitan area networks (wireless MANs) that enables high-speed access to
data, video and voice services. The IEEE 802.16 is mainly aimed at providing broadband
wireless access (BWA). Thus, it complements existing last mile wired networks such as
cable modem and xDSL. Its main advantage is fast deployment which results in cost
saving.
WiMAX networks are providing a crucial element in order to satisfy on-demand media with
high data rates. This element is the QoS and service classes per application. In Broadband
Wireless communications, QoS is still an important criterion. So the basic feature of WiMAX
network is the guarantee of QoS for different service flows with diverse QoS requirements.
While extensive bandwidth allocation and QoS mechanisms are provided, the details of
scheduling and reservation management are left not standardized. In fact, the standard
supports scheduling only for fixed-size real-time service flows. The scheduling of both
variable-size real-time and non-real-time connections is not considered in the standard.
Thus, WiMAX QoS is still an open field of research and development for both constructors
and academic researchers. The standard should also maintain connections for users and
guarantee a certain level of QoS. Scheduling is the key model in computer multiprocessing
operating system. It is the way in which processes are designed priorities in a queue.
Scheduling algorithms provide mechanism for bandwidth allocation and multiplexing at the
packet level.
In this chapter, we proposed a survey on WiMAX scheduling scheme in both uplink and
downlink traffic. The remainder of this chapter is organized as follows: Section 2 presents
the QoS support in WiMAX networks, and section 3 presents scheduling mechanisms
classifications. In section 4, we discuss channel-unaware and channel aware schedulers
proposed for both uplink and downlink. We present the relay WiMAX schedulers in
section 5. Section 6 presents a comparative study. Finally, we conclude the chapter in
section 7.
www.intechopen.com
26 Quality of Service and Resource Allocation in WiMAX
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 27
www.intechopen.com
28 Quality of Service and Resource Allocation in WiMAX
PM bit (bit PM in the Grant Management subheader) in a MAC packet of the UGS
connection to indicate to the BS that they need to be polled to request bandwidth for non-
UGS connections. Variable bandwidth assignment is possible in rtPS, nrtPS and BE services,
whereas UGS service needs fixed and dedicated bandwidth assignment. The BS periodically
in a fixed pattern offers bandwidth for UGS connections so UGS connections do not request
bandwidth from the BS. Each connection in an SS requests bandwidth with a BW Request
message, which can be sent as a stand-alone packet or piggybacked with another packet. A
bandwidth request can be incremental or aggregate. An incremental bandwidth request
means the SS asks for more bandwidth for a connection. An aggregate bandwidth request
means the SS specifies how much total bandwidth is needed for a connection. Most requests
are incremental, but aggregate requests are occasionally used so the BS can efficiently
correct its perception of the SSs needs.
Furthermore, the IEEE 802.16 MAC accommodates two classes of SS, differentiated by their
ability to accept bandwidth grants simply for a connection or for the SS as a whole. Both
classes of SS request bandwidth per connection to allow the BS uplink-scheduling algorithm
to properly consider QoS when allocating bandwidth. With the grant per connection (GPC)
class of SS, bandwidth is granted explicitly to a connection, and the SS uses the grant only
for that connection. With the grant per SS (GPSS) class, SSs are granted bandwidth
aggregated into a single grant to the SS itself. GPC is more suitable for few users per
subscriber station. It has higher overhead, but allows a simpler SS GPSS is more suitable for
many connections per terminal. It is more scalable, and it reacts more quickly to QoS needs.
It has low overhead, but it requires an intelligent SS.
Based on the methods by which the SS can send the bandwidth request message to the BS,
bandwidth allocation mechanisms can be classified according table 2.
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 29
www.intechopen.com
30 Quality of Service and Resource Allocation in WiMAX
control is not efficient to guarantee QoS of different types of connections and in the same
time, it can affect the performance of IEEE 802.16 network. An important question might be
asked: What is the decision of the call admission module when no resources are available for
new flows? The answer must be a solution to avoid dropping and blocking new connection
requests when it is possible. These solutions are presented in the proposals described below.
We present a classification and a description of CAC algorithms proposed in the literature
for PMP (Point-to- Multipoint) mode. We classify CAC proposals into two classes. The first
category is called “with degradation”; it is based on decreasing the resources provided to
existing connections in the purpose to allow a new service flow to be accepted in the
network. In the second policy named “without degradation”, it is forbidden to adopt any
strategy of degradation in order to maintain the QoS of existing connections. Figure1 shows
a diagram with the topics used in the classification.
First, “without degradation” policy is more flexible than the second one as it offers more
opportunities and chance for new requests to be accepted and to get the possible resources
when it is necessary. Second, CAC schemes based on degradation strategies are
unfortunately less conservative and not simple.
We classify the CAC scheme based on degradation policy in two sub-classes: based on
bandwidth borrowing mechanism, or bandwidth stealing. The main concept of these CAC
schemes is to decrease the resources afforded to existing connections in order to support
requests of a new service flow and to satisfy their demand.
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 31
We have regrouped and compared the most related CAC proposals in table 3.
Token
QoS Parameter Analytical Bandwidth Degradation
Proposals Bucket
(min/max) validation estimation strategy
policy
Max Bandwidth
(H.Wang et al, 2005) Markov N N borrowing
Utilization
Max Bandwidth
(Zhu & Lu, 2006) Markov N N borrowing
Utilization
(Kalikivayi et al,
Delay guarantee Markov S S borrowing
2008)
(Kitti & Aura, 2003) Delay guarantee N S N N
Min blocking
(Wang et al, 2007) N N N borrowing
probability
(Tzu-Chieh et al, Markov
Delay guarantee S N stealing
2006) chain
Min blocking
(Shafaq et al, 2007) N N S N
probability
(Chandra & Sahoo,
Delay & jitter N N S N
2007)
Delay, Min
Markov
(Yu et al, 2009) blocking N N N
chain
probability
throughput,
(Rango et al, 2011) average delay N N S N
and jitter
Max throughput
of all flows
(Shida & Zisu, 2008) and decrease N N S N
the delay of
the VBR
www.intechopen.com
32 Quality of Service and Resource Allocation in WiMAX
information, it applies the particular CAC algorithm and informs the scheduler of
whether a request has been admitted or not. Most of the scheduling algorithm presented
in literature assumes a simple CAC is present but this is inappropriate in some cases.
Since both CAC and scheduling handle, the QoS a proper CAC algorithm is needed in
order to guarantee the promised QoS. Sometimes CAC and scheduling algorithm working
on different criteria can interfere, which necessitate CAC algorithms that works in an
independent manner from the scheduling algorithm based on bandwidth and delay
prediction (Castrucci et al,2008).
user’s packets will be mapped to the corresponding MAC connection
CID: Mapping to an SFID that exists only when the connection has an admitted or
active service flow.
“ProvisionedQoSParamSet”: A QoS parameter set provisioned: When a service level
was set up (neither reserved nor allocated).
“AdmittedQoSParamSet”: Defines a set of QoS parameters for which the BS (and
possibly the SS) is reserving resources. The principal resource to be reserved is
bandwidth.
“ActiveQoSParamSet”: Defines a set of QoS parameters defining the service actually
being provided to the service flow. Only an Active service flow may forward packets.
Authorization Module: A logical function within the BS that approves or denies every
change to QoS Parameters and Classifiers associated with a service flow.
Scheduling is the main component of the MAC layer that assures QoS to various service
classes. The MAC scheduling Services are adopted to determine which packet will be served
first in a specific queue to guarantee its QoS requirement. In fact, the scheduler works as a
distributor in order to allocate the available resources among SSs. Thus, an efficient
scheduling algorithm could enhance the QoS provided by IEEE 802.16 network. As well,
scheduling architecture should ensure good use of bandwidth, maintain the fairness among
users, and satisfy the requirements of QoS. It is important to mention that Scheduling
algorithms can be implemented in the BS as well as in the SSs. Those are implemented at the
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 33
BS have to deal with both uplink and downlink traffics. Therefore, there are three different
schedulers: two at the BS schedule the packet transmission in downlink and uplink sub
frame and the latter at the SS for uplink to apportion the assigned BW to its connections.
In order to indicate the allocation of transmission intervals in both uplink and downlink, in
each frame, the signaling messages UL-MAP and DL-MAP are broadcasted at the beginning
of the downlink sub frame. The scheduling decision for the downlink traffic is relatively
simple as only the BS transmits during the downlink sub frame and the queue information
is located in the BS. While, an uplink scheduler at the BS must synchronize its decision with
all the SSs.
We describe a better understanding of some specific factors that should be considered in the
scheduling policy as follows:
QoS requirements: An efficient scheduling algorithm could enhance the QoS
specification of the different types of service classes as it is mentioned in table1.
Fairness: Besides assuring the QoS requirements, the bandwidth resources should be
shared fairly between users. Thus, fairness represents one of the most challenging
problems in the scheduling approaches.
Channel Utilization: It is the fraction of time used to transmit data packets. It is almost
equal to the channel capacity in PMP communications. A scheduling mechanism has to
check that resources are not allocated to SSs that do not have enough data to send, thus
resulting in wastage of resources.
Complexity: The scheduling algorithm must be simple, fast and should not have a
prohibitive implementation complexity as it serves different service classes in various
constraints.
Scalability: It is the capacity to handle a growing number of flows. A scheduling
algorithm should efficiently operate as the number of connections increases.
Cross-layer design: A scheduling algorithm should take into account the characteristics
of different layers (e.g. the adaptive modulation and coding (AMC) scheme). It is
significant to consider the burst profile in such scheduling policy in order to improve
system performance.
www.intechopen.com
34 Quality of Service and Resource Allocation in WiMAX
noise-ratio (CINR) values (of the different links) and then determine the bandwidth
requirements of each station taking into consideration the service class for this connection
and the quantity of traffic required. Figure2 shows the BS scheduler operation based on
cross layer approach.
In figure 3, we give an idea about the architecture of the IEEE 802.16 QoS platform of the BS
and SSs to support multimedia services.
This chapter emphasis especially in relationship between modules and the control
information flows to provide cross-layer operation. In the downlink, all decisions related to
the allocation of bandwidth to various SSs are made by the BS on a per CID basis. As MAC
PDUs arrive for each CID, the BS schedules them for the PHY resources, based on their QoS
requirements. Once dedicated PHY resources have been allocated for the transmission of the
MAC PDU, the BS indicates this allocation to the SS, using the DL-MAP message. While the
scheduler independently builds the DL-MAP and UL-MAP, the CAC needs to closely
consult these in order to determine the available resources and consequently, whether to
admit or deny a connection of a particular traffic type. Frames arriving at the BS were
previously scheduled on the UL-MAP to be either BW requests or data PDUs to be
forwarded on the DL or data PDUs destined for the BS itself. A BW request must be taken
up by the CAC that decides whether to admit the request and, if so, will pass this
information to the centralized scheduler.
The UL packets from the upper layer are classified into service flows by a packet classifier
within the SS, and the SS requests BW according to the UL grant/scheduling type. From the
amount of BW requested, the BS estimates the queue status information of each SS. In IEEE
802.16 systems, all resources are managed by the BS, thus the BS performs channel- and
QoS-aware scheduling, on the basis of measured UL channel information, the negotiated
QoS parameter and estimated queue status.
In the uplink, the SS requests resources by either using a stand-alone bandwidth-request
MAC PDU or piggybacking bandwidth requests on a generic MAC PDU, in which case it
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 35
Packet buffer
Packet buffer
www.intechopen.com
36 Quality of Service and Resource Allocation in WiMAX
uses a grant-management sub header. Since the burst profile associated with a CID can change
dynamically, all resource requests are made in terms of bytes of information, rather than PHY
layer resources, such as number of sub channels and/or number of OFDM symbols.
Each SS to BS (uplink) connection is assigned a scheduling service type as part of its creation.
When packets are classified in the Convergence Sublayer (CS), the connection into which they
are placed is chosen based on the type of QoS guarantees that are required by the application.
Service flows may be created, changed or deleted. This is accomplished through a series of
MAC management messages: DSA, DSC and DSD. The DCD/UCD (Downlink/Uplink
Channel Descriptor) message are broadcasted MAC management message transmitted by
the BS at a periodic time interval in order to provide the burst profiles (physical parameter
sets) that can be used by a downlink/Uplink physical channel during a burst.
As shown in figure 3 the most important QoS modules are the uplink scheduler (SS), the
centralized scheduler (BS) and the downlink scheduler (BS), so the scheduling architectures
of those modules implementation are illustrated in figure 4.
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 37
The WiMAX MAC layer uses a scheduling service to deliver and handle SDUs and MAC
PDUs with different QoS requirements. A scheduling service uniquely determines the
mechanism the network uses to allocate UL and DL transmission opportunities for the
PDUs. When packets are classified in the convergence sublayer, the connection into which
they are placed is chosen based on the type of QoS guarantees that are required by the
application.
www.intechopen.com
38 Quality of Service and Resource Allocation in WiMAX
of this category do not consider the WiMAX channel conditions such as the channel error
and loss rates.
Quantum = ∑ r i, K (1)
Where r is the minimum reserved traffic rate and Ki is the total connections for the ith
class of the service flow. An extra queue has been introduced to store a set of requests whose
deadline is due to expire in the next frame.
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 39
Every time the scheduler starts the scheduling cycle, this queue will be filled by all rtPS
requests, which are expected to miss their deadline in the next frame. In the proposed
scheme, it is assumed that the deadline of a request should be equal to the sum of the arrival
time of the last request sent by the connection and its maximum delay requirement. In the
next scheduling cycle, the scheduler will check if there are any request has been added to
this extra queue. If so, the scheduler will then serve this queue after the UGS and polling
queue. Once the extra queue becomes empty and there are available BW in the UL_MAP,
the scheduler will continuing serving the PS list, using DRR with priority for rtPS, followed
by nrtPS. For BE, the remaining bandwidth will assigned using FIFO mechanism.
In (Chirayu & Sarkar, 2009), authors propose an enhancement to the EDF principle to ensure
that low priority traffic would not starved. Since the EDF tends to starve the BE traffic in
presence of high number of rtPS packets. The WiMAX frame is divided into time slots, and
SS are required to transmit packets in these slots, the original packets generated at the
application level are fragmented to ensure that these packets fit into and can be transmitted
in a time slot. When a packet is fragmented, the last fragmented packet might be of any
length from 1 byte to the maximum size, which can be transmitted in a slot. If the last
fragment contains lesser number of bytes than the maximum allowable fragment size, then
they can stuff a part of a BE packet into this empty section. In this way, two or three such
empty slots might be enough to transmit a complete BE packet to the BS. Thus, the chance
that BE traffic will find an empty spaces to be transmitted is increase even there more rtPS
traffic.
Downlink homogeneous schedulers
Since homogenous algorithms cannot assure the QoS guarantee for different service
classes, a limited number of studies focused on this category of scheduling. RR and WRR
(Cicconetti et al, 2006)(Sayenko et al, 2008) are applied in IEEE 802.16 networks in order to
schedule the downlink traffic. RR algorithm allocates fairly the resources for users even
they have nothing to transmit, so it may be non-conserving work scheduler and does not
take into account the QoS characteristics. In WRR algorithm, the weights are assigned to
adjust the throughput and latency requirements. Variants of RR such as DRR (Cicconetti
et al, 2007) are applied for downlink packet scheduling in order to serve the variable size
packet. The major advantage of the RR variants is their simplicity; their complexity
is O (1).
In (Kim & Kang, 2005) and (Ku et al, 2006), the authors proposed a packet scheduling
scheme called DTPQ (Delay Threshold-based priority Queuing) where both real time (RT)
and non-real time (NRT) services are supported. The purpose of the proposed DTPQ
scheduling scheme aims to maximize the number of users in the system and increasing
scheduling policy is the weight of both RT and NRT services denoted by RT and NRT
the total service revenue. The main important parameters taken into account in this
respectively. The downlink packet-scheduling scheme proposed in (Kim & Kang, 2005)
does not address how the delay threshold can be set while an adaptive version of DTPQ
scheme is implemented in (Ku et al, 2006). In fact, the delay threshold is updated based on
the variation of the weighted sum of the delay for the most urgent RT users and average
data rate for RT users.
www.intechopen.com
40 Quality of Service and Resource Allocation in WiMAX
The uplink packet scheduler allocates fixed bandwidth to the UGS connections. Earliest
deadline first (EDF) is used to schedule rtPS service flows, in which packets with the earliest
deadline are scheduled first. The nrtPS service flows are scheduled using the weight fair
queuing (WFQ) based on the weight of the connection. The remaining bandwidth is equally
allocated to each BE connection. The UPS solution is composed of three modules:
information, scheduling database and service assignment modules. Here is a brief
description of the different of UPS:
At the beginning of each time frame, the Information Module collects the queue size
information from the BW-Requests received during the previous time frame. The
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 41
Information Module will process the queue size information and update the Scheduling
Database Module.
The Service Assignment Module retrieves the information from the Scheduling
Database Module and generates the UL-MAP.
BS broadcasts the UL-MAP to all SSs in the downlink subframe.
BS’s scheduler transmits packets according to the UL-MAP received from the BS.
Authors in (Tsu-Chieh et al, 2006) present an uplink packet scheduling with call admission
control mechanism using the token bucket. Their proposed CAC is based on the estimation
of bandwidth usage of each traffic class, while the delay requirement of rtPS flows shall be
met. Each connection is controlled by token rate ri and bucket size bi. Then, they find an
appropriate token rate by analyzing Markov Chain state and according to delay
requirements of connections. In their Uplink Packet Scheduling Algorithm, they adopt
Earliest Deadline First (EDF) mechanism proposed in (Kitti & Aura, 2003). There is a
database that records the number of packets that need to be sent during each frame of every
rtPS connection. The disadvantage of this mechanism is that depends on the estimation
model that is used.
In (Yanlei & Shiduan, 2005), authors propose a hierarchical packet scheduling model for
WiMAX uplink by introducing the “soft-QoS” and “hard-QoS” concepts as shown in figure
8. The rtPS and nrtPS traffic are classified as soft-QoS because their bandwidth requirement
varies between the minimum and maximum bandwidth available for a connection. UGS
traffic is classified as hard-QoS. The model is able to distribute bandwidth between BE and
other classes of traffic efficiently and guarantees fairness among the QoS-supported traffic
(UGS, rtPS and nrtPS).
www.intechopen.com
42 Quality of Service and Resource Allocation in WiMAX
U, B, =1−e × , (2)
The disadvantage of the hierarchical structure is the starvation of the lower priority classes
by the high priority classes.
In order to avoid this drawback, in (Chafika, 2009), authors develop an algorithm called
courteous algorithm that consists of servicing the lower priority traffic without affecting the
high priority traffic. Authors analyze two queues c1 and c2, which related respectively to
rtPS and nrtPS classes. Packets of the c1 class have priority Pr1, while those of class c2 have
priority Pr2.
Four conditions must be satisfied before applying the courteous algorithm in order to serve
packet of class c1 before those of c2. These conditions are as follow:
Ƞ1t ω1
1. Pr1Pr
2.
3. Ƞ(t > ω2
4. τ < ξ1
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 43
The first condition is that the priority of queue c1 is higher than that of queue c2. In the
second one ω1 represents the tolerated threshold of packet loss rate for class c1 traffic, and
Ƞ1 represents the packet loss probability at time t for the class c1, which must not reach the
value of ω1. The third condition relates to the probability of packet loss for class c2, which is
Ƞ at time t just before the application of the courteous algorithm. Ƞ is the factor that
determines if class c2 traffic needs more bandwidth and ω2 represents the tolerated
threshold of packet loss rate for class c2 traffic. Thus, if Ƞ is greater than ω2, then the packets
of this class require to be served. In the fourth condition τ is the time that required to
service class c2 packets and should not exceed the tolerated waiting time ξ1 of packets of
class c1. The main idea of the courteous algorithm consists in substituting service of packet
of high priority with service to lower priority traffic whenever possible. This scheduling
scheme is recommended when nrtPS traffic is important with respect to rtPS traffic. One
more advantage of this proposal is that it improves indirectly the overall traffic since it
contributes to the reduction of the packet loss rate.
Downlink hierarchical schedulers
In (Xiaojing, 2007), an Adaptive Proportional Fairness (APF) scheduling algorithm, was
proposed, which is designed to extend the PF scheduling algorithm to a real time service
and provides a satisfaction of various QoS requirements. The proposed APF try to
differentiate the delay performance of each queue based on the Grant per Type-of- Service
(GPTS) principle. The introduced priority function for queue i is defined as:
μ = (3)
www.intechopen.com
44 Quality of Service and Resource Allocation in WiMAX
according to the size of the packets. The scheduler moves to the next class when the counter
returns to zero. Three different scheduling algorithms are used for each traffic class in the
second layer. The proposed scheme is as shown in figure 9 EDF for rtPS traffics, WFQ for
nrtPS class and RR for BE class. A DFPQ is better than the strict priority scheduling in order
to achieve the fairness among classes.
Fig. 9. Deficit Fair Priority Queue (DFPQ) as proposed in (J.Chen et al, 2005b)
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 45
Frequently, the cross layer algorithms formulate the scheduling problem as an optimization
problem.
The DMIA proposed in (G.Wei et al, 2009) is designed to two-stage. On the first one, the
dynamic bandwidth values are set for the five service classes. Therefore, the algorithm can
prevent the high priority traffics from occupying too much bandwidth resources, and adjust
the amount of scheduling data according to the varying MCS. On the second stage, different
connections belong to the same service class will be scheduled according to the priority
functions.
In (Liu et al, 2005), the authors propose a priority- based scheduler at the MAC layer for
multiple connections with divers QoS requirements, where each connection employs adaptive
modulation and coding (AMC) scheme at the physical layer. The authors define a priority
function that integrates in its formulation the delay of HOL packet and the minimum required
bandwidth. Each non-UGS connection admitted in the system is assigned with a priority,
which is updated dynamically based on the channel quality and on its service class. The
number of time slots allocated per frame to UGS connections is fixed. The proposed scheduler
enjoys flexibility since it does not depend on any specific traffic or channel model. Besides, in
(Pratik, 2007) authors have chosen to evaluate the performances of the proposed cross layer in
(Liu et al, 2005), their evaluation indicates high frame utilization as it indicates poor
performance with respect to average throughput, average delay and fairness.
A Cross-Layer Scheduling Algorithm based on Genetic Algorithm (CLSAGA) under the
Network Utility Maximization (NUM) concepts is proposed in (Jianfeng et al, 2009).
Adaptive modulation and coding (AMC) scheme and QoS category index of each service
flow jointly decide the weights of utility functions to calculate the scheduling scheme of
MAC layer. The genetic algorithm can be used to solve optimization problems. The cross
layer diagram is shown in figure 10.
www.intechopen.com
46 Quality of Service and Resource Allocation in WiMAX
In (Vishal et al, 2011), the authors proposed a resource allocation mechanism for downlink
OFDMA, which aims to maximize the total throughput with lesser complexity while
maintaining rate proportionally between users. The BS allocates sub carries to existing users
and the number of bits per OFDMA symbol from each user to be transmitted on each sub
carries.
The main steps of the proposed mechanism are described as follows:
Calculate number of subcarriers assigned to each user.
Assign subcarriers to each user to achieve proportionality.
Assign total power Pk to each user maintaining proportionality.
Assign Pk,n for each users subcarriers subjected to Pk constraints. Where Pk,n is the power
assigned per subcarrier per user.
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 47
www.intechopen.com
48 Quality of Service and Resource Allocation in WiMAX
For the Bandwidth Estimation, if the BS obtains information about the CINR (Carrier to
Interference-plus-Noise-) and RSSI (Received Single Strength Indication) values, it can
determine the data rate used by the sub channel. Therefore, if the BS does not know about
the CINR and RSSI values, then the ORS algorithm compute the lower bound of the network
capacity by assuming all the slots available for data transmission are modulated at the most
robust and least rate.
Slot Scheduling:
The ORS heuristic schedules slots for a particular service class to all the nodes in a zone
before considering the next zone. The proper zone where the slots for a particular node will
be allocated is based on whether the child is a MS or RS and the label of an RS. The node is
then allocated slots based on the best available sub channels, which are picked for
scheduling the link based on their CINR and RSSI values.
The proposed ORS in (Debalina et al, 2010) addresses adaptive zone boundary computation,
determination of schedule for prioritized traffic based on traffic demand while
incorporating frequency selectivity within a zone and adapting to changing link conditions
in IEEE 802.16j networks.
Downlink relay schedulers
In (Yao et al, 2007), a factor-graph-based low-complexity distributed scheduling algorithm
in the downlink direction is proposed. The proposed algorithm manages excellent
performance by exchanging weighted soft-information between neighboring network nodes
to obtain a series of valid downlink transmission schedules that lead to high average values
and low standard deviations in packet throughputs.
A factor graph consisting of agent nodes, variable nodes, and edges is a graphic
representation for a group of mutually interactive local constraint rules. Soft-information
indicates the probability that each network link will be activated at each packet slot. The
proposed scheme consists of three main parts are described as follows:
Factor Graph Modeling and Sum-Product Algorithm: the factor graph model is
constructed in order to model the example network scenario and to specify all the local
constraint rules enforced by each agent node. The local rules specified by the BS
denoted by B, two relays R1 and R2, and four MSs M1, M2, M3 and M4.
Calculation and Transportation of Soft-Information: Four iterative steps are
implemented in this part. In step1, an initialization of soft-Information is done to
indicate the transfer from a node to another one. The second step processes the passage
of the soft-Information from a variable node to one of the agent node. The third step
assigns weights to the soft-information of a local transmission pattern according to the
network traffic condition. Finally, in the fourth step, the stop criterion is set. The
proposed algorithm sets the maximum number of iterations at 10. If the number of
iterations exceeds this number, the algorithm will stop and the procedure will restart
from the initialization step.
A Feasible-Weighting Scheme: A heuristic and feasible weighting scheme is defined.
Weight is assigned for each local transmission pattern differently in order to increase
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 49
resource utility. Thus, the information required for the weighting scheme must be
locally achievable.
www.intechopen.com
50 Quality of Service and Resource Allocation in WiMAX
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 51
Scheduling
Category Traffic Strength Limitation QoS aspects
Proposal
(Elmabruk Unsuitable for Attempt to satisfy
Simple
et al, 2008) uplink traffic all classes
Uplink (Chirayu & Throughput for
Does not starve the BE Introduce
Sarkar, NRT and delay
traffics overheads
2009) for RT classes
(Cicconetti
Does not
et al, 2006) Enhance the QoS 2 types of class
consider the
(Sayenko et satisfaction (rtPS, BE)
Homo- channel behavior
al, 2008)
genous
Delay for RT
Maximize the number of
(Kim & Does not address classes and
Downlink SS and increase the total
Kang, 2005) the delay setting throughput for
revenue
NRT
Maximize the number of
Maximize
(Ku SS and increase the total
Unstable throughput while
et al, 2006) revenue and The delay
maintaining delay
threshold is updated
www.intechopen.com
52 Quality of Service and Resource Allocation in WiMAX
Scheduling
Category Traffic Strength Limitation QoS aspects
Proposal
Delay for RT
(kitti & Satisfy the major QoS Complex and traffics and
Aura, 2003) requirements unfair throughput for
NRT traffics
Complex and
(Tzu-Chieh, Satisfy the major QoS Satisfy delay
need estimation
2006) requirements requirements
model
(Yanlei &
Satisfy the main QoS 3 types of service
Shiduan, Complex
requirements (UGS, rtPS, nrtPS)
2005)
Uplink
(Sonia & Complex and Attempt to serve
Hamid, QoS guarantee handover all types of
2010) process connections
Hiera- Delay
(Ridong Minimize the average
rchical Unfair requirements for
et al, 2009) queuing delay
RT classes
Complex and
(Chafika, Fair and satisfy the QoS need Serve the lower
2009) requirements mathematical priority traffic
model
Performs throughput,
(Xiaojing, low average All types of
fairness, and frame
2007) delay service
utilization
increase the network
Downlink (N.Wei Does not support
throughput and lower All types of traffic
et al, 2011) the radio channel
delay
(J.Chen Provides more fairness to Complex
All types of traffic
et al, 2005b) the system implementation
Address the channel state
Maximize the
(G.Wei condition and try to Complex
total system
et al, 2009) satisfy the QoS
throughput
requirements
Respect to
Use the AMC scheme
Uplink (Liu average
and try to satisfy the QoS Complex
et al, 2005) throughput and
constraints
Aware average delay
schedulers Balances
(Jianfeng Genetic algorithm
Complex priorities between
et al, 2009) implementation
mobile stations
Delay,
(Hongfei Viable end-to-end
Complex throughput and
et al, 2009) architecture
Downlink fairness
(Vishal Low complexity adaptive Starve the lower Maximize total
et al, 2011) resource allocation priority traffic throughput
Table 4. IEEE 802.16d/e proposed methods comparison based on the proposed classification
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 53
The Table 5, as shown below presents a comparative analysis of QoS scheduling algorithms,
which are dedicated to support the relay mode.
Scheduling
Category Traffic Strength Limitation QoS considered
Proposal
Adaptive
computation
(Debalina
Uplink to the complex All types of service
et al, 2010)
channel
conditions
Distributed Increase
data packet
Complex
throughput
Does not
(Yao And increase
Downlink address -
et al, 2007) resource
the delay
utility,
constraint
avoid
collision
Enhancement
of delay
(Ohyun &
Uplink and Complex All types of service
Dong, 2007)
bandwidth
Centralized
requirements
overhead is
Downlink (Gui, 2008) Complex NRT services
avoided
Table 5. IEEE 802.16j proposed methods comparison based on the proposed classification
7. Conclusion
In this chapter, we have provided an extensive survey of recent WiMAX proposals that
provide and enhance QoS. All the relevant QoS functionality’s such as bandwidth
allocation, scheduling, admission control, physical modes and duplexing for WiMAX are
deeply discussed. Call Admission Control (CAC) is an important QoS component in
WiMAX networks as it has a strong relationship with QoS parameters such as delay,
dropping probabilities, jitter and scalability. Therefore, we present a classification and a
description of CAC algorithms proposed in the literature for PMP mode. We describe,
classify, and compare CAC proposals for PMP mode. Although many CAC scheme has be
introduced in the literature, there is stillroom for improvement CAC mechanism.
The QoS platform designers need to be familiar with WiMAX characteristics. So in this
chapter, we have present cross-layer designs of WiMAX/802.16 networks. A number of
physical and access layer parameters are jointly controlled in synergy with application layer
www.intechopen.com
54 Quality of Service and Resource Allocation in WiMAX
to provide QoS requirements. Most important QoS key concepts are identified. Relations
and interactions between QoS functional elements are discussed and analyzed with cross
layer approach consideration.
Moreover, scheduling is a main component of the MAC layer that assures QoS to various
service classes. Scheduling algorithms implemented at the BS has to deal with both uplink
and downlink traffics. An understanding classification of the uplink and downlink
scheduling in the IEEE 802.16 networks is described in details. We present a survey of some
scheduling research in literature for WiMAX fixe, mobile, and relay. In order to give a
comparative study between the proposals mechanisms, we draw two summary tables
showing the strength, the limitation and QoS observed aspect of each scheduling method
proposed for fixed, mobile and relay WiMAX network. We have discussed the approaches
and key concepts of different scheduling algorithms which can be useful guide for further
research in this field.
As the scheduling in WiMAX wireless network is a challenging topic, future works should
include advanced investigations on scheduling algorithms under different CAC schemes
and bandwidth allocation mechanisms.
Furthermore, we intend to evaluate the behavior and the efficiency of some scheduling
and CAC modules for the mobile and the relay WiMAX networks under full saturation
condition and to provide a mathematical analysis combined with extensive simulations.
8. References
A. Sayenko, O. Alanen, and T. Hamaainen. (2008). Scheduling solution for the IEEE 802.16
base station, Int. J. Computer and Telecommunications Networking, vol. 52, pp. 96-115,
Jan. 2008.
C. Cicconetti, L. Lenzini, placeE. Mingozzi, and C. Eklund. (2006). Quality of service support
in IEEE 802.16 networks, IEEE Network, vol. 20, pp. 50-55
C.Cocconetti, A.Erta, L.Lenzini and E.Mingozzi. (2007). Performance Evaluation of
IEEE802.16 MAC for QoS Support, IEEE Transactions on Mobile Computing,
vol.6,no1,pp.26-38
C.-M. Chou, B.-J. Chang, and Yung-Fa Huang. (2006). Dynamic Polling Access Control for
High Density Subscribers in Wireless WiMAX Networks, Proceedings of the 2006
Taiwan Area Network Conference (TANET'06), Hualien, Taiwan, Nov. 2006
Carlos Valencia, (2009). Scheduling Alternatives for Mobile WiMAX End-to-End
Simulations and Analysis, Master of Applied Science in Technology Innovation
Management, Carleton University Ottawa, Canada, K1S 5B6
Chafika TATA, (2009). Algorithme de Courtoisie : optimisation de la performance dans les réseaux
WiMAX fixes, Master thesis 2009.
Chirayu Nagaraju and Mahasweta Sarkar, (2009). A Packet Scheduling To Enhance Quality
of Service in IEEE 802.16, Proceedings of the World Congress on Engineering and
Computer Science Vol IWCECS 2009.
D.H. Kim and C. G. Kang. (2005). Delay Threshold-based Priority Queuing Packet
Scheduling for Integrated Services in Mobile Broadband Wireless Access System,
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 55
Proceedings of the IEEE Int. Conf. High Performance Computing and Communications,
Kemer-Antalya, Turkey, pp.305-314.
Debalina Ghosh, Ashima Gupta, Prasant Mohapatra. (2009). Adaptive Scheduling of
Prioritized Traffic in IEEE 802.16j Wireless Networks, Proceedings of the IEEE
International Conference on Wireless and Mobile Computing, Networking and
Communications, (WIMOB’09), pp 307 - 313
Elmabruk. Laias, Irfan Awan, et Pauline.ML.Chan. (2008). An Integrated Uplink scheduler
In IEEE 802.16, Proceedings of the second UKSIM European Symposuim on Computer
Modeling and Simulation
F.Rango, A.Malfitano and S.Marano, (2011). GCAD: A Novel Call Admission Control
Algorithm in IEEE 802.16 based Wireless Mesh Networks, JOURNAL OF
NETWORKS, VOL. 6, NO. 4, p 595-606
Gui Fang. (2008). Performance Evaluation of WiMAX System with Relay-assisted
Scheduling, Master Thesis 2008
H. LABIOD, H. AFIFI, WI-FI, (2007). ZIGBEE AND WIMAX, 327 pages, 978-1-4020-5396-2
(HB) ISBN 978-1-4020-5397-9 (e-book), Published by Springer 2007.
H. Zhu and K. Lu. (2006). Above Packet Level Admission Control and Bandwidth Allocation
for IEEE 802.16 Wireless MAN, Simulation Modeling Practices and Theory, 24
November 2006
H.Wang, W. Li, and D. P. Agrawal, (2005). Dynamic admission control and QoS for 802.16
wireless MAN, in Wireless Telecommun. Symp. pp. 60–66
Hongfei Du, Jiangchuan Liu, and Jie Liang. (2009). Downlink Scheduling For Multimedia
Multicast/Broadcast Over Mobile WiMAX: Connection-Oriented Multistate
Adaptation, IEEE Wireless Communications, August 2009
IEEE Draft Standard P802.16j/D5, (2008). Part 16: Air Interface for Fixed and Mobile
Broadband Wireless Access Systems -Multihop Relay Specification,” May 2008.
IEEE Standard for Local and metropolitan area networks. (2006). Part 16: Air Interface for
Fixed and Mobile Broadband Wireless Access Systems" Amendment 2: Physical
and Medium Access Control Layers for Combined Fixed and Mobile Operation in
Licensed Bands, 28 February 2006.
IEEE Standard. (2004). Local and metropolitan area networks Part 16: Air Interface for Fixed
Broadband Wireless Access Systems", 3 Park Avenue, New York, NY 10016-5997,
USA, IEEE Computer Society and the IEEE Microwave Theory and Techniques
Society Sponsored by the LAN/MAN Standards Committee, Print: SH95246, PDF:
SS95246
J. Chen, W. Jiao and H. Wang. (2005). A service flow management strategy for IEEE 802.16
broadband wireless access systems in TDD mode, Proceedings of IEEE International
Conference on Communications, Seoul, Korea, vol. 5, pp.3422-3426.
J. M. Ku, S. K. Kim, S. H. Kim, S. Shin, J. H. Kim, and C. G. Kang. (2006). Adaptive delay
threshold-based priority queuing scheme for packet scheduling in mobile
broadband wireless access system, Proceedings of the IEEE Wireless Communication
and Networking Conf., Las Vegas, NV, vol. 2, pp. 1142-1147.
www.intechopen.com
56 Quality of Service and Resource Allocation in WiMAX
J.Chen, Wenhua Jiao and Qian Guo. (2005). An integrated QoS control architecture for IEEE
802.16 broadband wireless access systems, Proceedings of the Global
Telecommunications Conference, St. Louis, MO, pp. 6-11, ISBN: 0-7803-9414-3
Jeffrey G. Andrews, (2007). Fundamentals of WiMAX Understanding Broadband Wireless
Networking, ISBN 0-13-222552-2,478 pages, Prentice Hall Communications
Engineering and Emerging Technologies Series, text printed in the United States in
Westford, Massachusetts. First printing, February 2007
Jianfeng Song, Jiandong Li, Changle Li, (2009). A Crosss-Layer Scheduling Algorithm based
on Genetic Algorithm, Proceeding of the seventh Annual Communication Networks and
services Research Conference.
K.Yu, X.Wang, S.Sun, L. Zhang, X.Wu, (2009). A Statistical Connection Admission
Control Mechanism for Multiservice IEEE 802.16 Network, Proceeding of 69th
IEEE International conference on Vehicular Technology Conference, VTC Spring
2009
Kalikivayi Suresh, Iti Saha Misra and Kalpana Saha. (2008). Bandwidth and delay
guaranteed call admission control for QoS provisioning in IEEE 802.16e Mobile
WiMAX, Proceedings of the GLOBECOM, 2008
L. Wang, F. Liu, Y. Ji, and N. Ruangchaijatupon. (2007). Admission control for non-
preprovisioned service flow in wireless metropolitan area networks, Proceedings of
the Fourth European Conference of Universal Multiservice Netw. ECUMN ’07, 2007, pp.
243–249
Loutfi Nuaymi, (2007). WiMAX: Technology for Broadband Wireless Access, John Wiley & Sons
2007 (310 pages), ISBN:9780470028087
M. Castrucci, F. Delli Priscoli, C. Buccella, V. Puccio, I. Marchetti. (2008). Connection
Admission Control in WiMAX networks, Proceedings of the 17th ICT Mobile and
Wireless Communications Summit (ICTMobileSummit), Stockholm Sweden, June
2008
Ohyun Jo and Dong-Ho Cho. (2007). Traffic adaptive uplink scheduling scheme for relay
station in IEEE 802.16 based multi-hop system", Proceedings of the 66th Conference on
Vehicular Technology, (VTC-2007), pp 1679 - 1683
Pratik Dhrona. (2007). A Performance Study of Uplink Scheduling Algorithms in Point to
Multipoint WiMAX Networks, Master thesis, December 2007.
Q.Liu, X.Wang and G.Giannakis. (2005). Cross-layer scheduler design with QoS support for
wireless access networks, Proceedings of International Conference on Quality of Service
in Heterogeneous Wired/Wireless Networks
Ridong Fei, Kun Yang, Shumao Ou, et Wenyoung Wang. (2009). A Utility-based Dynamic
Bandwidth Allocation Algorithm in IEEE 802.16 NETWORKS to Minimize Average
Queuing Delay, Proceedings of the International Conference on Communication and
Mobile Computation 2009.
S. Chandra and A. Sahoo, (2007). An efficient call admission control for IEEE 802.16
networks, Proceedings of 15th IEEE LAN/MAN Workshop, LANMAN 2007, pp. 188–
193.
www.intechopen.com
A Comprehensive Survey on WiMAX Scheduling Approaches 57
S. Ould Cheikh El Mehdi, W. Fawaz, Ken Chen. (2006). Une nouvelle approche pour la
gestion de flux temps réels basée sur l’algorithme EDF, Colloque Francophone sur
l’ingénierie des Protocoles CFIP’06
Shafaq B. Chaudhry, Ratan K. Guha.(2007). Adaptive connection admission control and
packet scheduling for QoS provisioning in mobile wiMAX, Proceedings of IEEE
International Conference on Signal Processing and Communications (ICSPC 2007),
Dubai, United Arab Emirates, 2007
Shepard, Steven, (2007). WiMAX Crash Course, ISBN: 0072263075, EAN: 9780072263077,
pages 339 edition McGraw-Hill, 1/6/2006
Shida Luo, Zisu Li, (2008). An Effective Admission Control for IEEE802.16 WMN,
Proceedings of the second International Symposium on Intelligent Information Technology
Application, 2008
Sonia Nazari and Hamid Beigy. (2010). A New Distributed Uplink Packet Scheduling
Algorithm In WiMAX Newtorks, Proceedings of the Second International Conference
Future Computer and Communication (ICFCC’10)
Tzu-Chieh Tsai, Chi-Hong and Chuang-Yin Wang. (2006). CAC and Packet Scheduling
Using Token Bucket for IEEE 802.16 Networks”, Journal of communications, vol 1,
NO 2
W. Kitti, and G. Aura. (2003). Packet Scheduling for QoS Support in IEEE 802.16 Broadband
Wireless Access Systems, International Journal on Communication Systems. Vol.16,
Issue1, pp: 81-96
Wankhede Vishal A, Jha Rakesh, Upena Dalal, (2011). Resource Allocation for Downlink
OFDMA in WiMAX Systems, Proceedings of the International Conference on
Communication, Computing and Security, ICCCS’11, India, February 2011
Wei Gan, Jiqing Xian, Xianzhong Xie, et Juan Ran. (2009). A Cross-layer Designed
Scheduling Algorithm for WiMAX Uplink, Proceedings of the Ninth International
Conference on Electronic Measurement & Instruments ICEMI’2009
Wei Nie, Houjun Wang and Jong Hyuk Park. (2011). Packet Scheduling with QoS
and Fairness for Downlink Traffic in WiMAX Networks, Journal of
Information Processing Systems, Vol.7, No.2, June 2011 DOI:10.3745/JIPS.2011.7.
2.261
Xiaojing Meng, (2007). An Efficient Scheduling for Diverse QoS Requirements in WiMAX,
Master thesis 2007.
Y. Wang, S. Chan, M. Zukerman, and R.J. Harris. (2008). Priority-Based fair Scheduling for
Multimedia WiMAX Uplink Traffic, Proceedings of the IEEE International Conference
on Communications, Beijing, China, pp. 301-305
Y.Zhang Hsiao-Hwa Chen, (2008). MOBILE WiMAX Toward Broadband Wireless Metropolitan
Area Networks, ISBN 978-0-8493-2624-0, edition Auerbach, 2008
Yanlei Shang et Shiduan Cheng, (2005). An Enhanced Packet Scheduling Algorithm for
QoS Support in IEEE 802.16 Wireless Network, Proceedings of the third
International Conference on Networking and Mobile Computing (ICCNMC’05), China,
pp.652-661.
www.intechopen.com
58 Quality of Service and Resource Allocation in WiMAX
Yao-Nan Lee, Jung-Chieh Chen, Yeong-Cheng Wang, and Jiunn-Tsair Chen. (2007). A
Novel Distributed Scheduling Algorithm for Downlink Relay Networks”, IEEE
TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 6, NO. 6
www.intechopen.com
Quality of Service and Resource Allocation in WiMAX
Edited by Dr. Roberto Hincapie
ISBN 978-953-307-956-1
Hard cover, 376 pages
Publisher InTech
Published online 03, February, 2012
Published in print edition February, 2012
This book has been prepared to present state of the art on WiMAX Technology. It has been constructed with
the support of many researchers around the world, working on resource allocation, quality of service and
WiMAX applications. Such many different works on WiMAX, show the great worldwide importance of WiMAX as
a wireless broadband access technology. This book is intended for readers interested in resource allocation
and quality of service in wireless environments, which is known to be a complex problem. All chapters include
both theoretical and technical information, which provides an in depth review of the most recent advances in
the field for engineers and researchers, and other readers interested in WiMAX.
How to reference
In order to correctly reference this scholarly work, feel free to copy and paste the following:
Lamia Chaari, Ahlem Saddoud, Rihab Maaloul and Lotfi Kamoun (2012). A Comprehensive Survey on WiMAX
Scheduling Approaches, Quality of Service and Resource Allocation in WiMAX, Dr. Roberto Hincapie (Ed.),
ISBN: 978-953-307-956-1, InTech, Available from: http://www.intechopen.com/books/quality-of-service-and-
resource-allocation-in-wimax/a-comprehensive-survey-on-wimax-scheduling-approaches-