0% found this document useful (0 votes)
145 views

Qos-Based Power Allocation For Cellular Networks Using Matlab

This document presents MATLAB code to simulate resource allocation in cellular networks based on quality of service (QoS). It begins with background on QoS and related work using game theory and optimization techniques for resource allocation. It then maps different channel quality indicators (CQI) representing modulation schemes to user distances from the base station based on signal-to-noise ratio. MATLAB code is provided to calculate the SNR at different distances and plot the CQI mappings. The code simulates a utility-based resource allocation method for cellular networks.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
145 views

Qos-Based Power Allocation For Cellular Networks Using Matlab

This document presents MATLAB code to simulate resource allocation in cellular networks based on quality of service (QoS). It begins with background on QoS and related work using game theory and optimization techniques for resource allocation. It then maps different channel quality indicators (CQI) representing modulation schemes to user distances from the base station based on signal-to-noise ratio. MATLAB code is provided to calculate the SNR at different distances and plot the CQI mappings. The code simulates a utility-based resource allocation method for cellular networks.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 36

QoS-based Power Allocation for Cellular Networks

using MATLAB

by

Ahmed Abdelhadi

Review Article with MATLAB Code


2020

University of Houston
Table of Contents

List of Tables iii

List of Figures iv

Chapter 1. Introduction 1
1.1 Motivation, Background, and Related Work . . . . . . . . . . . 1
1.2 Users’ Utilities of Different CQIs . . . . . . . . . . . . . . . . . 3

Chapter 2. Resource Allocation with Radar Spectrum Sharing 7


2.1 System Model of Power Allocation . . . . . . . . . . . . . . . . 7
2.1.1 Used Algorithm for Power Allocation . . . . . . . . . . . 8

Bibliography 13

ii
List of Tables

1.1 Utility parameters [1] . . . . . . . . . . . . . . . . . . . . . . . 4

iii
List of Figures

1.1 CDFs of successful packet reception of different modulations


with different CQIs [2]. . . . . . . . . . . . . . . . . . . . . . 5
1.2 CDFs of successful packet reception of different users with dif-
ferent CQIs represented by a sigmoid utlity using Table 1.1 as
in [1]. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

2.1 System Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 7


2.2 Power allocation for 15 users at different locations from the base
station. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.3 Corresponding bids by 15 users at different locations from the
base station. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12

iv
Chapter 1

Introduction

This article presents the MATLAB code for the simulation results in [1]. We
first start with a concise background on the motivation of the problem and pro-
vide relevant references on the topic. We follow this by presenting MATLAB
Simulation code and results of [1].

1.1 Motivation, Background, and Related Work


The new advancement in wireless communications accompanied by the plethora
of associated software applications and services [3–6] require continuous im-
provement in the communication service to meet the demand. We can measure
the service quality with quality of service (QoS) metric [7–9] and more recently
with quality of experience (QoE) metric [10] which is more tuned to users sub-
jective experience in cellular networks [11]. The service qulity can be improved
in different layers of Open Systems Interconnection (OSI) model [12]. For ex-
ample, some authors improve the physical layer [13,14], others work on the link
layer [15–18] or utilize game theory methods as in [19,20] and microeconomics
as in [21, 22]. For the network layer, some advancements are shown in [23–27]
some with cross layer modifications in [28, 29] and QoS schedulers in [30–34].
For cellular standards [35–39], QoS is studied for various wireless protocols, e.g.
Mobile Broadband [40] in [41], Universal Mobile Terrestrial System (UMTS)
in [42–44], WiMAX [45] in [46, 47]. In [48–50], authors provided end to end
QoS for component-based and real-time traffic support. Some examples of the
application layer QoS improvements are shown in [51, 52]. Many algorithms
have been developed to improve QoS and QoE via resource allocations, e.g.
max-min fairness [53–56] and proportional fairness [57–59] applied to network
traffic [20, 60]. Algorithms with proportional fairness optimization are shown

1
in [61,62] and weighted fair queuing (WFQ) shown in [63,64] for delay-tolerant
traffic. Real-time traffic is addressed in [65] and optimality is shown in [66,67]
using convex optimization [68] and the corresponding sensitivity analysis is
shown in [69]. Extensions to include LTE resource blocks are shown in [70–72]
while users with multi-applications in [73–75].
The utilization of federal spectrum for commercial uses was recommended
by the President’s Council of Advisers on Science and Technology (PCAST)
[76], e.g. radar band [77, 78] can be utilized by commercial mobile networks
[79, 80] to increase QoE [81–84] with interference mitigation techniques [85–
87]. The system of choice is the multiple input multiple output (MIMO)
radars [88–97] which outperforms phased-array radars [88–90] in waveform
degrees of freedom making it more suitable for co-existence scenarios with
MIMO communications networks [98–102]. The advantage of spatial diversity
in MIMO radar [103–114] enhances the throughput gain when co-existing with
MIMO communications networks [115–120].
Wireless communication networks benefit from the co-existence scenario with
improvements in throughput and QoE for delay-tolerant traffic [121–124] and
real-time traffic [125–129] in various communications settings [130–132]. Wire-
less allocations algorithms developed to enhance QoE are shown in [133, 134]
applying optimization techniques in [135–141]. Other prior non-convex op-
timization techniques are shown in [142–146]. Spectrum sharing scenarios
between radar and communications networks discussed in [147–150] are ad-
dressed in [151–153].
Emerging wireless technologies encompass Machine-to-Machine (M2M) com-
munications scenarios due to the various applications of M2M, e.g. industrial
automation, smart homes and power systems [154–157]. Technology specific
schedulers such as weighted round robin, deficit round robin, weighted fair
scheduling, and throughput-optimal maximum weight scheduler [158–161] are
applicable to LTE [162, 163]. However, the resource allocation techniques dis-
cussed here are more generic and hence applicable to various emerging M2M
applications as shown in [164, 165].
The resource allocation method shown in [1] and the code presented in the
next section are applicable to many systems, e.g. ad-hoc networks [166–173],

2
M2M communications in [174–176], Internet of Things (IoT) [177–179], multi-
cast networks [180, 181], smart power systems [182, 183] and WiFi networks
[184–189].

1.2 Users’ Utilities of Different CQIs


In the simulation results presented in [1], we start with mapping CQI and SNR
to different distances of users from the base station as shown in Figure 1.1. The
corresponding values of sigmoid utility parameters are calulated using mean
squared error (MSE) and are used to represent these different user locations,
see Table 1.1. The corresponding mathematical representation of the sigmoid
utility function is as follows:
 1 
U(r) = c − d (1.1)
1 + e−a(r−b)
ab
where c = 1+e
eab
and d = 1+e1 ab . The utility function as a result of CQI mapping
to a and b values, as presented in [1], is shown in Figure 1.2. The corresponding
MATLAB code is
1 %%%%%%%%%%%%%%%%%%%%%%%%%
2

3 PT = 40/15; % W; 46dBm
4 alpha = 3.5;
5 d = 1:500; %m
6 snr_dist = SNRDist(PT, d, alpha);
7

8 % CQI SNR MAPPING:


9 CQI = 1:15;
10 SNR_CQI =( CQI-4.6176)/0.5223;
11

12 % Figure of SNR against distance


13 plot(d,snr_dist,’LineWidth’,2);
14 hold on
15 for i = 1:15
16 dis_CQI(i) = interp1(snr_dist,d,SNR_CQI(i));
17 line([dis_CQI(i) dis_CQI(i)],[-40 SNR_CQI(i)],’
color’,’r’,’LineStyle’,’:’,’LineWidth’,1.5)

3
Table 1.1: Utility parameters [1]
CQI Code Rate
Index Modulation X 1024 Efficiency a b
1 QPSK 78 0.1523 0.8676 6.2257
2 QPSK 120 0.2344 0.8761 6.1657
3 QPSK 193 0.3880 0.8466 6.3812
4 QPSK 308 0.6016 0.8244 6.5526
5 QPSK 449 0.8770 0.8789 6.1467
6 QPSK 602 1.1758 1.0188 5.3029
7 16QAM 378 1.4766 0.5077 9.8303
8 16QAM 490 1.9141 0.6086 8.1999
9 16QAM 616 2.4063 0.7524 6.6333
10 64QAM 466 2.7305 0.3697 12.5005
11 64QAM 567 3.3223 0.4722 9.7873
12 64QAM 666 3.9023 0.6248 7.3974
13 64QAM 722 4.5234 0.8376 5.5177
14 64QAM 873 5.1152 1.1510 4.0153
15 64QAM 948 5.5547 1.6471 2.8058

18 line([0 dis_CQI(i)],[SNR_CQI(i) SNR_CQI(i)],’color


’,’r’,’LineStyle’,’:’,’LineWidth’,1.5)
19 Legend=strcat(’CQI = ’, num2str(i));
20 text(2,SNR_CQI(i),Legend,’FontSize’,16);
21 end
22

23 xlabel(’\bf Distance (m)’,’FontSize’,18);


24 ylabel(’\bf SNR (dB)’,’FontSize’,18);

and the function SNRDist used is shown below. This function calculates the
power limit for users at different distances in different modulations where PT
is the total power in dBm, d is the distance and the carrier frequency is 800

4
20 CQI =15
CQI =14
CQI =13
15
CQI =12
CQI =11
10 CQI =10
SNR (dB)

CQI =9
CQI =8
5
CQI =7
CQI =6
0
CQI =5
CQI =4
CQI =3
-5 CQI =2
CQI =1
-10
0 50 100 150 200 250 300 350 400

Distance (m)

Figure 1.1: CDFs of successful packet reception of different modulations with


different CQIs [2].

MHz.
In MATLAB:
1 function snrdB = SNRDist(PT, d, alpha)
2

3 Pr_w = PT*(9/64)./((4*pi*d).ˆalpha);
4 Pr_dBm = 10*log10(Pr_w*1000);%dBm
5 NoiseFlow = -97;%dBm
6 snrdB = Pr_dBm - NoiseFlow;
7

8 end

5
1

0.9

0.8
CQI = 15
Pi = 5.22 W
0.7 CQI = 1
Prob of Sucess Pkt reception

Pi = 23.24 W

0.6

0.5

0.4

0.3

0.2

0.1

0
0 5 10 15 20 25 30 35

P tx (W)

Figure 1.2: CDFs of successful packet reception of different users with different
CQIs represented by a sigmoid utlity using Table 1.1 as in [1].

6
Chapter 2

Resource Allocation with Radar Spectrum


Sharing

2.1 System Model of Power Allocation

Figure 2.1: System Model

In [1] simulation, the system model consists of one base station and multi-
ple users connected to it at different distances and hence experience different
channel quality, i.e. channel quality indicator (CQI), that is represented in this
study by a sigmoid utility function as shown in section 1.2. The system model

7
is shown in Figure 2.1 where users closer to base station experience higher
CQI while those far away experience lower CQI. The power allocation aims at
maximizing the utilities, i.e. probability of successful reception, with an upper
limit on the power per user to ensure the base station can accommodate all
the users.

2.1.1 Used Algorithm for Power Allocation


First step is to use mean squared error (MSE) to curve fit CDFs of successful
packet reception of different users at different distances form the base station
shown in Figure 1.1 to the sigmoid function in equation 1.1. Hence, we can
determine the values of a and b of equation 1.1 using the following MATLAB
code in section 1.2.
After the values of a and b of users’ utilities are calculated, see Figure 1.2, these
utilities are used to maximize the probability of successful packet reception
by utility proportional fairness techniques described in details in [190]. The
allocation algorithm is distributed and include power limitation constraint.
The allocation algorithm is as follows

• The algorithms starts by users initializing the bids wi (1) and sending to
the base station.

• The algorithm exits if the difference between the current bid and previous
bid is less than a pre-specified threshold δ.
PM
wi (n)
• The price is evaluated using p(n) = i=1
PT
and sent to all users.

• The new shadow price is used to calculate the power Pi that maximizes
log Ui (Pi ) − p(n)Pi . The power is limted to the pr-specified power limi-
tation criteria as in [1].

• The new limited power value is used to compute the new bid wi (n) =
p(n)Pi (n).

• The algorithms repeats until the exit criteria is achieved..

In MATLAB:

8
1 global a b
2

3 load parameter_CQI.mat
4 %users
5 a = parameter_a;
6 b = parameter_b;
7 %%
8 c = (1+exp(a.*b))./(exp(a.*b));
9 d = 1./(1+exp(a.*b));
10

11 % loop for power


12 PT = 150;
13 % Initial Bids
14 w = 15*ones(1,length(a));
15 delta = 1;
16 time = 0;
17 while (delta>0.00001)
18 time = time + 1;
19 t_sim(time) = time;
20 w_old = w;
21 t(time) = time;
22 p(time) = eNodeB(w, PT); % from eNodeB price
23 for i = 1: length(a)
24 ii =i;
25 jj = i;
26 pp = p(time);
27 soln(i) = fzero(@(x) utility(x,ii,pp,a,b)
,[.001 10000]);
28 P_opt(i) = soln(i);
29 w(i) = P_opt(i) * p(time);
30 if abs(w_old(i)-w(i)) > (10.* exp(-0.05*
time))
31 w(i) = w_old(i) + (10.* exp(-0.05*time)
) .* sign(w(i)-w_old(i));
32 end
33 %POWER LIMIT
34 P = w(i)/pp;

9
35 P_limit(i) = PowerLimit(PT, P);
36 end
37

38 w_sim(time,:) = w;
39 P_sim(time,:) = P_limit;
40 delta = min(abs(w-w_old));
41

42

43 end
44 %%
45 figure
46 plot(t_sim,w_sim,’LineWidth’,1.5);
47 ylabel(’bids sent by user’,’FontSize’,18);
48 xlabel(’Iterations’,’FontSize’,18);
49

50 %
51 figure
52 plot(t_sim,P_sim,’LineWidth’,1.5);
53 ylabel(’Power allocated for user’,’FontSize’,18);
54 xlabel(’Iterations’,’FontSize’,18);
55

56 %%
57 figure
58 for t = 1:15
59 plot(t_sim,P_sim(:,t),’Color’, rand(1,3),’LineWidth
’,2)
60 hold on
61 end
62 ylabel(’Power allocated for user’,’FontSize’,18);
63 xlabel(’Iterations’,’FontSize’,18);
64 xlim([0 54])
65

66 figure
67 for t = 1:15
68 plot(t_sim,w_sim(:,t),’Color’, rand(1,3),’LineWidth
’,2)
69 hold on

10
70 end
71 ylabel(’Bids sent by user’,’FontSize’,18);
72 xlabel(’Iterations’,’FontSize’,18);
73 xlim([0 54])

14

UE1 UE 2 UE 3 UE 4 UE 5 UE 6 UE 7 UE 8 UE 9 UE 10 UE11 UE 12 UE 13 UE 14 UE 15

12
Power allocated for user

10

2
0 10 20 30 40 50 60 70

Iterations

Figure 2.2: Power allocation for 15 users at different locations from the base
station.

11
6

UE1 UE2 UE3 UE4 UE5 UE6 UE7 UE8 UE9 UE10 UE11 UE12 UE13 UE14 UE15

5
Bids sent by user

0
0 10 20 30 40 50 60 70

Iterations

Figure 2.3: Corresponding bids by 15 users at different locations from the base
station.

12
Bibliography

[1] Y. Wang and A. Abdelhadi, “A QoS-based power allocation for cellu-


lar users with different modulations,” in 2016 International Conference
on Computing, Networking and Communications (ICNC), pp. 1–5, Feb
2016.

[2] Y. Wang, A. Abdelhadi, and T. C. Clancy, “Optimal power allocation


for lte users with different modulations,” in 2016 Annual IEEE Systems
Conference (SysCon), pp. 1–5, April 2016.

[3] I. Research, “Mobile VoIP subscribers will near 410 million by 2015;
VoLTE still a long way off,” 2010.

[4] N. Solutions and Networks, “Enhance mobile networks to deliver 1000


times more capacity by 2020,” 2013.

[5] G. Intelligence, “Smartphone users spending more ’face time’ on apps


than voice calls or web browsing,” 2011.

[6] N. S. Networks, “Understanding Smartphone Behavior in the Network,”


2011.

[7] H. Ekstrom, “QoS control in the 3GPP evolved packet system,” 2009.

[8] H. Ekstrom, A. Furuskar, J. Karlsson, M. Meyer, S. Parkvall, J. Torsner,


and M. Wahlqvist, “Technical solutions for the 3G long-term evolution,”
vol. 44, pp. 38 – 45, Mar. 2006.

[9] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Quality of service in


communication systems,” in Cellular Communications Systems in Con-
gested Environments, pp. 1–20, Springer, 2017.

13
[10] S. Qaiyum, I. A. Aziz, and J. B. Jaafar, “Analysis of big data and quality-
of-experience in high-density wireless network,” in 2016 3rd Interna-
tional Conference on Computer and Information Sciences (ICCOINS),
pp. 287–292, Aug 2016.

[11] A. Ghosh and R. Ratasuk, “Essentials of LTE and LTE-A,” 2011.

[12] W. Stallings, “Data and computer communications,” in William Stallings


Books on Computer and Data Communications, 2013.

[13] A. Larmo, M. Lindstrom, M. Meyer, G. Pelletier, J. Torsner, and H. Wie-


mann, “The LTE link-layer design,” 2009.

[14] C. Ciochina and H. Sari, “A review of OFDMA and single-carrier FDMA,”


in Wireless Conference (EW), 2010.

[15] G. Piro, L. Grieco, G. Boggia, and P. Camarda, “A two-level scheduling


algorithm for QoS support in the downlink of LTE cellular networks,”
in Wireless Conference (EW), 2010.

[16] G. Monghal, K. Pedersen, I. Kovacs, and P. Mogensen, “QoS Oriented


Time and Frequency Domain Packet Schedulers for The UTRAN Long
Term Evolution,” in IEEE Vehicular Technology Conference (VTC),
2008.

[17] D. Soldani, H. X. Jun, and B. Luck, “Strategies for Mobile Broad-


band Growth: Traffic Segmentation for Better Customer Experience,”
in IEEE Vehicular Technology Conference (VTC), 2011.

[18] H. Y. and S. Alamouti, “OFDMA: A Broadband Wireless Access Tech-


nology,” in IEEE Sarnoff Symposium, 2006.

[19] S. Ali and M. Zeeshan, “A Delay-Scheduler Coupled Game Theoretic


Resource Allocation Scheme for LTE Networks,” in Frontiers of Infor-
mation Technology (FIT), 2011.

[20] D. Fudenberg and J. Tirole, “Nash equilibrium: multiple Nash equilibria,


focal points, and Pareto optimality,” in MIT Press, 1991.

14
[21] P. Ranjan, K. Sokol, and H. Pan, “Settling for Less - a QoS Compro-
mise Mechanism for Opportunistic Mobile Networks,” in SIGMETRICS
Performance Evaluation, 2011.

[22] R. Johari and J. Tsitsiklis, “Parameterized Supply Function Bidding:


Equilibrium and Efficiency,” 2011.

[23] L. Chung, “Energy efficiency of qos routing in multi-hop wireless net-


works,” in IEEE International Conference on Electro/Information Tech-
nology (EIT), 2010.

[24] I. Jung, I. J., Y. Y., H. E., and H. Yeom, “Enhancing QoS and En-
ergy Efficiency of Realtime Network Application on Smartphone Using
Cloud Computing,” in IEEE Asia-Pacific Services Computing Confer-
ence (APSCC), 2011.

[25] Tellabs, “Quality of Service in the Wireless Backhaul,” 2012.

[26] C. Dovrolis, D. Stiliadis, and P. Ramanathan, “Proportional differenti-


ated services: delay differentiation and packet scheduling,” 2002.

[27] A. Sali, A. Widiawan, S. Thilakawardana, R. Tafazolli, and B. Evans,


“Cross-layer design approach for multicast scheduling over satellite net-
works,” in Wireless Communication Systems, 2005. 2nd International
Symposium on, 2005.

[28] E. Lutz, D. Cygan, M. Dippold, F. Dolainsky, and W. Papke, “The


land mobile satellite communication channel-recording, statistics, and
channel model,” 1991.

[29] H. Perros and K. Elsayed, “Call admission control schemes: A review,”


1994.

[30] R. Braden, “Integrated Services in the Internet Architecture: an Overview,”


1994.

[31] R. Braden, “Resource ReSerVation Protocol (RSVP) - Version 1 Func-


tional Specification,” 1997.

15
[32] S. Blake, “An Architecture for Differentiated Services,” 1998.

[33] K. Nichols, “A Two-Bit Differentiated Services Architecture for the In-


ternet,” 1999.

[34] K. Nahrstedt, “The QoS Broker,” 1995.

[35] G. T. . V9.0.0, “Further advancements for e-utra physical layer aspects,”


2012.

[36] 3GPP Technical Report 36.213, ‘Physical Layer Procedures’, www.3gpp.org.

[37] 3GPP Technical Report 36.211, ‘Physical Channels and Modulation’,


www.3gpp.org.

[38] L. B. Le, E. Hossain, D. Niyato, and D. I. Kim, “Mobility-aware admis-


sion control with qos guarantees in ofdma femtocell networks,” in 2013
IEEE International Conference on Communications (ICC), pp. 2217–
2222, June 2013.

[39] L. B. Le, D. Niyato, E. Hossain, D. I. Kim, and D. T. Hoang, “QoS-


Aware and Energy-Efficient Resource Management in OFDMA Femto-
cells,” IEEE Transactions on Wireless Communications, vol. 12, pp. 180–
194, January 2013.

[40] Federal Communications Commission, “Mobile Broadband: The Bene-


fits of Additional Spectrum,” 2010.

[41] IXIACOM, “Quality of Service (QoS) and Policy Management in Mobile


Data Networks,” 2010.

[42] European Telecommunications Standards Institute, “UMTS; LTE; UTRA;


E-UTRA;EPC; UE conformance specification for UE positioning; Part
1: Conformance test specification,” 2012.

[43] European Telecommunications Standards Institute, “UMTS; UTRA; Gen-


eral description; Stage 2,” 2016.

[44] F. Li, “Quality of Service, Traffic Conditioning, and Resource Manage-


ment in Universal Mobile Teleccomunication System (UMTS),” 2003.

16
[45] J. Andrews, A. Ghosh, and R. Muhamed, “Fundamenytals of wimax:
Understanding broadband wireless netwroking,” 2007.

[46] M. Alasti, B. Neekzad, J. H., and R. Vannithamby, “Quality of service


in WiMAX and LTE networks [Topics in Wireless Communications],”
2010.

[47] D. Niyato and E. Hossain, “WIRELESS BROADBAND ACCESS: WIMAX


AND BEYOND - Integration of WiMAX and WiFi: Optimal Pricing for
Bandwidth Sharing,” IEEE Communications Magazine, vol. 45, pp. 140–
146, May 2007.

[48] N. Ahmed and H. Yan, “Access control for MPEG video applications us-
ing neural network and simulated annealing,” in Mathematical Problems
in Engineering, 2004.

[49] J. Tournier, J. Babau, and V. Olive, “Qinna, a Component-based QoS


Architecture,” in Proceedings of the 8th International Conference on
Component-Based Software Engineering, 2005.

[50] G. Gorbil and I. Korpeoglu, “Supporting QoS traffic at the network layer
in multi-hop wireless mobile networks,” in Wireless Communications and
Mobile Computing Conference (IWCMC), 2011.

[51] Z. Kbah and A. Abdelhadi, “Resource allocation in cellular systems for


applications with random parameters,” in 2016 International Conference
on Computing, Networking and Communications (ICNC), pp. 1–5, Feb
2016.

[52] T. Erpek, A. Abdelhadi, and T. C. Clancy, “Application-aware resource


block and power allocation for LTE,” in 2016 Annual IEEE Systems
Conference (SysCon), pp. 1–5, April 2016.

[53] M. Li, Z. Chen, and Y. Tan, “A maxmin resource allocation approach


for scalable video delivery over multiuser mimo-ofdm systems,” in IEEE
International Symposium on Circuits and Systems (ISCAS), 2011.

17
[54] R. Prabhu and B. Daneshrad, “An energy-efficient water-filling algo-
rithm for ofdm systems,” in IEEE International Conference on Commu-
nications (ICC), 2010.

[55] T. Harks, “Utility proportional fair bandwidth allocation: An optimiza-


tion oriented approach,” in QoS-IP, 2005.

[56] T. Nandagopal, T. Kim, X. Gao, and V. Bharghavan, “Achieving mac


layer fairness in wireless packet networks,” in Proceedings of the 6th
annual International Conference on Mobile Computing and Networking
(Mobicom), 2000.

[57] H. Kushner and P. Whiting, “Convergence of proportional-fair sharing


algorithms under general conditions,” 2004.

[58] M. Andrews, K. Kumaran, K. Ramanan, A. Stolyar, P. Whiting, and


R. Vijayakumar, “Providing quality of service over a shared wireless
link,” 2001.

[59] G. Tychogiorgos, A. Gkelias, and K. Leung, “Utility proportional fair-


ness in wireless networks,” IEEE International Symposium on Personal,
Indoor, and Mobile Radio Communications (PIMRC), 2012.

[60] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Utility functions and


radio resource allocation,” in Cellular Communications Systems in Con-
gested Environments, pp. 21–36, Springer, 2017.

[61] F. Kelly, A. Maulloo, and D. Tan, “Rate control in communication net-


works: shadow prices, proportional fairness and stability,” in Journal of
the Operational Research Society, 1998.

[62] S. Low and D. Lapsley, “Optimization flow control, i: Basic algorithm


and convergence,” 1999.

[63] A. Parekh and R. Gallager, “A generalized processor sharing approach


to flow control in integrated services networks: the single-node case,”
1993.

18
[64] A. Demers, S. Keshav, and S. Shenker, “Analysis and simulation of a
fair queueing algorithm,” 1989.

[65] R. Kurrle, “Resource allocation for smart phones in 4g lte advanced


carrier aggregation,” Master Thesis, Virginia Tech, 2012.

[66] A. Abdelhadi, A. Khawar, and T. C. Clancy, “Optimal downlink power


allocation in cellular networks,” ELSEVIER Physical Communication,
vol. 17, pp. 1–14, 2015.

[67] A. Abdelhadi and T. C. Clancy, “Optimal context-aware resource allo-


cation in cellular networks,” in 2016 International Conference on Com-
puting, Networking and Communications (ICNC), pp. 1–5, Feb 2016.

[68] S. Boyd and L. Vandenberghe, Introduction to convex optimization with


engineering applications. Cambridge University Press, 2004.

[69] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Resource allocation


architectures traffic and sensitivity analysis,” in Cellular Communica-
tions Systems in Congested Environments, pp. 93–116, Springer, 2017.

[70] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “A Utility Proportional


Fairness Approach for Resource Block Allocation in Cellular Networks,”
in IEEE International Conference on Computing, Networking and Com-
munications (ICNC), 2015.

[71] T. Erpek, A. Abdelhadi, and C. Clancy, “An Optimal Application-


Aware Resource Block Scheduling in LTE,” in IEEE International Con-
ference on Computing, Networking and Communications (ICNC) Wor-
shop CCS), 2015.

[72] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Radio resource block


allocation,” in Cellular Communications Systems in Congested Environ-
ments, pp. 117–146, Springer, 2017.

[73] J. Lee, R. Mazumdar, and N. Shroff, “Non-convex optimization and rate


control for multi-class services in the internet,” 2005.

19
[74] J. Lee, R. Mazumdar, and N. Shroff, “Downlink power allocation for
multi-class wireless systems,” 2005.

[75] A. Abdel-Hadi, C. Clancy, and J. Mitola III, “A resource allocation al-


gorithm for users with multiple applications in 4g-lte,” in Proceedings of
the 1st ACM Workshop on Cognitive Radio Architectures for Broadband,
2013.

[76] P. C. o. A. o. S. Executive Office of the President and T. (PCAST), “Re-


alizing the full potential of government-held spectrum to spur economic
growth,” 2012.

[77] M. Richards, J. Scheer, and W. Holm, “Principles of Modern Radar,”


2010.

[78] Federal Communications Commission (FCC), “In the matter of revision


of parts 2 and 15 of the commission’s rules to permit unlicensed national
information infrastructure (u-nii) devices in the 5 GHz band.” MOO,
ET Docket No. 03-122, June 2006.

[79] Federal Communications Commission, “Proposal to Create a Citizen’s


Broadband Service in the 3550-3650 MHz band,” 2012.

[80] Federal Communications Commission (FCC), “Connecting America: The


national broadband plan.” Online, 2010.

[81] S. Wilson and T. Fischetto, “Coastline population trends in the united


states: 1960 to 2008,” in U.S. Dept. of Commerce, 2010.

[82] H. Shajaiah, A. Abdelhadi, and C. Clancy, “A price selective centralized


algorithm for resource allocation with carrier aggregation in lte cellu-
lar networks,” in 2015 IEEE Wireless Communications and Networking
Conference (WCNC), pp. 813–818, March 2015.

[83] H. Shajaiah, A. Abdelhadi, and C. Clancy, “Spectrum sharing approach


between radar and communication systems and its impact on radar’s de-
tectable target parameters,” in Vehicular Technology Conference (VTC
Spring), 2015 IEEE 81st, pp. 1–6, May 2015.

20
[84] H. Shajaiah, A. Abdelhadi, and T. C. Clancy, “Robust resource allo-
cation with joint carrier aggregation in multi-carrier cellular networks,”
IEEE Transactions on Cognitive Communications and Networking, vol. 4,
no. 1, pp. 53–65, 2018.

[85] NTIA, “An assessment of the near-term viability of accommodating wire-


less broadband systems in the 1675-1710 mhz, 1755-1780 mhz, 3500-3650
mhz, 4200-4220 mhz and 4380-4400 mhz bands,” 2010.

[86] National Telecommunications and Information Administration (NTIA),


“Analysis and resolution of RF interference to radars operating in the
band 2700-2900 MHz from broadband communication transmitters.”
Online, October 2012.

[87] C. M. and D. R., “Spectrum occupancy measurements of the 3550-3650


megahertz maritime radar band near san diego, california,” 2014.

[88] J. Li and P. Stoica, MIMO Radar Signal Processing. Wiley-IEEE Press,


2008.

[89] A. Khawar, A. Abdelhadi, and T. C. Clancy, “On The Impact of Time-


Varying Interference-Channel on the Spatial Approach of Spectrum Shar-
ing between S-band Radar and Communication System,” in Military
Communications Conference (MILCOM), 2014.

[90] H. Shajaiah, A. Khawar, A. Abdel-Hadi, and T. Clancy, “Resource al-


location with carrier aggregation in lte advanced cellular system sharing
spectrum with s-band radar,” in Dynamic Spectrum Access Networks
(DYSPAN), 2014 IEEE International Symposium on, pp. 34–37, April
2014.

[91] A. Khawar, A. Abdel-Hadi, and T. C. Clancy, “Spectrum sharing be-


tween S-band radar and LTE cellular system: A spatial approach,” in
2014 IEEE International Symposium on Dynamic Spectrum Access Net-
works: SSPARC Workshop (IEEE DySPAN 2014 - SSPARC Workshop),
(McLean, USA), Apr. 2014.

21
[92] A. Khawar, A. Abdel-Hadi, and T. C. Clancy, “MIMO radar waveform
design for coexistence with cellular systems,” in IEEE International
Symposium on Dynamic Spectrum Access Networks: SSPARC Work-
shop (IEEE DySPAN 2014 - SSPARC Workshop), (McLean, USA), Apr.
2014.

[93] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “A utility proportional


fairness resource allocation in spectrally radar-coexistent cellular net-
works,” in Military Communications Conference (MILCOM), 2014.

[94] F. Paisana, J. P. Miranda, N. Marchetti, and L. A. DaSilva, “Database-


aided sensing for radar bands,” in IEEE International Symposium on
Dynamic Spectrum Access Networks (DYSPAN), pp. 1–6, April 2014.

[95] H. Deng and B. Himed, “Interference mitigation processing for spectrum-


sharing between radar and wireless communications systems,” IEEE
Transactions on Aerospace and Electronic Systems, vol. 49, no. 3, pp. 1911–
1919, 2013.

[96] A. Khawar, A. Abdelhadi, and T. C. Clancy, “Channel modeling between


seaborne MIMO radar and MIMO cellular system,” CoRR, vol. abs/1504.04325,
2015.

[97] A. Abdelhadi, “Spatial coexistence of cooperative radar and communi-


cation systems,” in 2019 8th International Conference on Performance
Evaluation and Modeling in Wired and Wireless Networks (PEMWN),
pp. 1–6, 2019.

[98] M. Brady, M. Mohseni, and J. Cioffi, “Spatially-correlated jamming in


gaussian multiple access and broadcast channels,” in Information Sci-
ences and Systems, 40th Annu. Conf. on, Mar. 2006.

[99] D. Chi and P. Das, “Effects of jammer and nonlinear amplifiers in


MIMO-OFDM with application to 802.11n WLAN,” in Military Com-
munications Conference. IEEE, Nov. 2008.

[100] Y. Cho, J. Kim, W. Yang, and C. Kang, “Mimo-ofdm wireless commu-


nications with matlab,” John Wiley & Sons, 2010.

22
[101] E. Jorswieck, H. Boche, and M. Weckerle, “Optimal transmitter and
jamming strategies in gaussian mimo channels,” in Vehicular Technology
Conf. VTC 2005-Spring. IEEE 61st, vol. 2, pp. 978 – 982, May 2005.

[102] D. Peng, L. Peng, C. Yin, and G. Yue, “The spatial diversity algorithms
of carrier frequency offset synchronization for MIMO-OFDM systems,”
in Wireless, Mobile and Multimedia Networks, 2006 IET International
Conference on, November 2006.

[103] B. Bahrak, S. Bhattarai, A. Ullah, J.-M. Park, J. Reed, and D. Gurney,


“Protecting the primary users’ operational privacy in spectrum sharing,”
in Dynamic Spectrum Access Networks (DYSPAN), 2014 IEEE Interna-
tional Symposium on, 2014.

[104] L. S. Wang, J. P. McGeehan, C. Williams, and A. Doufexi, “Applica-


tion of cooperative sensing in radar-communications coexistence,” IET
Communications, vol. 2, pp. 856–868, 2008.

[105] S. S. Bhat, R. M. Narayanan, and M. Rangaswamy, “Bandwidth sharing


and scheduling for multimodal radar with communications and track-
ing,” in IEEE Sensor Array and Multichannel Signal Processing Work-
shop, pp. 233–236, 2012.

[106] R. Saruthirathanaworakun, J. Peha, and L. Correia, “Performance of


data services in cellular networks sharing spectrum with a single rotat-
ing radar,” in IEEE International Symposium on a World of Wireless,
Mobile and Multimedia Networks (WoWMoM), pp. 1–6, 2012.

[107] A. Hassanien and S. Vorobyov, “Phased-MIMO radar: A tradeoff be-


tween phased-array and MIMO radars,” Signal Processing, IEEE Trans-
actions on, vol. 58, pp. 3137–3151, June 2010.

[108] C. Rossler, E. Ertin, and R. Moses, “A software defined radar sys-


tem for joint communication and sensing,” in IEEE Radar Conference
(RADAR), pp. 1050–1055, May 2011.

23
[109] R. Y. X. Li, Z. Zhang, and W. Cheng, “Research of constructing method
of complete complementary sequence in integrated radar and communi-
cation,” in IEEE Conference on Signal Processing, vol. 3, pp. 1729–1732,
2012.

[110] C. Sturm and W. Wiesbeck, “Waveform design and signal processing


aspects for fusion of wireless communications and radar sensing,” Pro-
ceedings of the IEEE, vol. 99, pp. 1236–1259, July 2011.
[111] X. Chen, X. Wang, S. Xu, and J. Zhang, “A novel radar waveform
compatible with communication,” in International Conference on Com-
putational Problem-Solving (ICCP), pp. 177–181, 2011.
[112] A. Khawar, A. Abdelhadi, and T. Clancy, “A mathematical analysis
of cellular interference on the performance of s-band military radar sys-
tems,” in Wireless Telecommunications Symposium (WTS), 2014, pp. 1–
8, April 2014.
[113] A. Khawar, A. Abdel-Hadi, T. Clancy, and R. McGwier, “Beampattern
analysis for mimo radar and telecommunication system coexistence,”
in Computing, Networking and Communications (ICNC), 2014 Interna-
tional Conference on, pp. 534–539, Feb 2014.
[114] J. A. Mahal, A. Khawar, A. Abdelhadi, and T. C. Clancy, “Radar
precoder design for spectral coexistence with coordinated multi-point
(comp) system,” CoRR, vol. abs/1503.04256, 2015.

[115] A. Best and B. Natarajan, “The effect of jamming on the performance


of carrier interferometry/OFDM,” in Wireless And Mobile Computing,
Networking And Communications. IEEE Int. Conf. on, Aug. 2005.
[116] J. Kim, D. G. An, H.-G. Ryu, and J. up Kim, “Analysis and design
of SLM based DFT spreading OFDM system for active anti-jamming
system,” in Radio and Wireless Symp. IEEE, Jan. 2011.
[117] C. Shahriar, A. Abdelhadi, and T. C. Clancy, “Overlapped-mimo radar
waveform design for coexistence with communication systems,” in 2015
IEEE Wireless Communications and Networking Conference (WCNC),
pp. 223–228, 2015.

24
[118] L. Lightfoot, L. Zhang, and T. Li, “Performance of QO-STBC-OFDM
in partial-band noise jamming,” in Information Sciences and Systems,
44th Annu. Conf. on, pp. 1 –6, Mar. 2010.

[119] M. Han, T. Yu, J. Kim, K. Kwak, S. Han, and D. Hong, “An efficient
channel estimation algorithm under narrow-band jamming for OFDM
systems,” in Military Communications Conference. IEEE, Oct. 2006.

[120] K. C. Beh, A. Doufexi, and S. Armour, “Performance Evaluation of Hy-


brid ARQ Schemes of 3GPPLTE OFDMA System,” in Personal, Indoor
and Mobile Radio Communications, 2007. PIMRC 2007. IEEE 18th
International Symposium on, pp. 1–5, Sept.

[121] H. Shajaiah, A. Abdelhadi, and C. Clancy, “Utility proportional fairness


resource allocation with carrier aggregation in 4g-lte,” in IEEE Military
Communications Conference (MILCOM), 2013.

[122] H. Shajaiah, A. Abdelhadi, and C. Clancy, “Multi-application resource


allocation with users discrimination in cellular networks,” in IEEE nter-
national Symposium on Personal, Indoor and Mobile Radio Communi-
cations (PIMRC), 2014.

[123] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Distributed resource


allocation,” in Cellular Communications Systems in Congested Environ-
ments, pp. 61–91, Springer, 2017.

[124] M. Ghorbanzadeh, A. Abdelhadi, A. Amanna, J. Dwyer, and T. Clancy,


“Implementing an optimal rate allocation tuned to the user quality of
experience,” in Computing, Networking and Communications (ICNC),
2015 International Conference on, pp. 292–297, Feb 2015.

[125] F. Wilson, I. Wakeman, and W. Smith, “Quality of Service Parameters


for Commercial Application of Video Telephony,” 1993.

[126] S. Shenker, “Fundamental design issues for the future internet,” 1995.

[127] A. Abdelhadi and H. Shajaiah, “Optimal Resource Allocation for Cellu-


lar Networks with MATLAB Instructions,” CoRR, vol. abs/1612.07862,
2016.

25
[128] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Centralized resource
allocation,” in Cellular Communications Systems in Congested Environ-
ments, pp. 37–60, Springer, 2017.

[129] A. Abdelhadi and C. Clancy, “A Utility Proportional Fairness Approach


for Resource Allocation in 4G-LTE,” in IEEE International Conference
on Computing, Networking, and Communications (ICNC), CNC Work-
shop, 2014.

[130] M. Ghorbonzadeh, A. Abdelhadi, and T. C. Clancy in Cellular Com-


munications Systems in Congested Environments, ch. Book Summary,
pp. 179–240, Springer, 2017.

[131] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Delay-based backhaul


modeling,” in Cellular Communications Systems in Congested Environ-
ments, pp. 179–240, Springer, 2017.

[132] A. Abdelhadi and H. Shajaiah, “Optimal Resource Allocation for Smart


Phones with Multiple Applications with MATLAB Instructions,” 2016.

[133] A. Abdelhadi and C. Clancy, “An optimal resource allocation with joint
carrier aggregation in 4G-LTE,” in Computing, Networking and Com-
munications (ICNC), 2015 International Conference on, pp. 138–142,
Feb 2015.

[134] H. Shajaiah, A. Abdelhadi, and T. C. Clancy, “An efficient multi-carrier


resource allocation with user discrimination framework for 5g wireless
systems,” Springer International Journal of Wireless Information Net-
works, vol. 22, no. 4, pp. 345–356, 2015.

[135] D. Bertsekas, Nonlinear Programming. Athena scientific optimization


and computation series, Athena Scientific, 2016.

[136] D. Bertsimas and J. Tsitsiklis, Introduction to Linear Optimization.


Athena Scientific, 1st ed., 1997.

[137] D. Bertsekas, A. Nedić, and A. Ozdaglar, Convex Analysis and Optimiza-


tion. Athena Scientific optimization and computation series, Athena
Scientific, 2003.

26
[138] H. Tuy, Convex Analysis and Global Optimization. Springer Publishing
Company, Incorporated, 2nd ed., 2016.

[139] D. Bertsekas and M. I. of Technology, Convex Optimization Algorithms.


Athena Scientific, 2015.

[140] A. Abdelhadi and H. Shajaiah, “Application-Aware Resource Allocation


with Carrier Aggregation using MATLAB,” 2016.

[141] A. Kumar, A. Abdelhadi, and C. Clancy, “A delay optimal multiclass


packet scheduler for general m2m uplink,” IEEE Systems Journal, vol. 13,
no. 4, pp. 3815–3826, 2019.

[142] G. Tychogiorgos, A. Gkelias, and K. Leung, “A New Distributed Op-


timization Framework for Hybrid Adhoc Networks,” in GLOBECOM
Workshops, 2011.

[143] G. Tychogiorgos, A. Gkelias, and K. Leung, “Towards a Fair Non-


convex Resource Allocation in Wireless Networks,” in IEEE Interna-
tional Symposium on Personal, Indoor, and Mobile Radio Communica-
tions (PIMRC), 2011.

[144] T. Jiang, L. Song, and Y. Zhang, “Orthogonal frequency division mul-


tiple access fundamentals and applications,” in Auerbach Publications,
2010.

[145] G. Yuan, X. Zhang, W. Wang, and Y. Yang, “Carrier aggregation for


LTE-advanced mobile communication systems,” in Communications Mag-
azine, IEEE, vol. 48, pp. 88–93, 2010.

[146] Y. Wang, K. Pedersen, P. Mogensen, and T. Sorensen, “Resource al-


location considerations for multi-carrier lte-advanced systems operat-
ing in backward compatible mode,” in Personal, Indoor and Mobile
Radio Communications, 2009 IEEE 20th International Symposium on,
pp. 370–374, 2009.

[147] A. Lackpour, M. Luddy, and J. Winters, “Overview of interference mit-


igation techniques between wimax networks and ground based radar,”
2011.

27
[148] F. Sanders, J. Carrol, G. Sanders, and R. Sole, “Effects of radar inter-
ference on lte base station receiver performance,” 2013.

[149] M. P. Fitz, T. R. Halford, I. Hossain, and S. W. Enserink, “Towards


Simultaneous Radar and Spectral Sensing,” in IEEE International Sym-
posium on Dynamic Spectrum Access Networks (DYSPAN), pp. 15–19,
April 2014.

[150] Z. Khan, J. J. Lehtomaki, R. Vuohtoniemi, E. Hossain, and L. A. Dasilva,


“On opportunistic spectrum access in radar bands: Lessons learned
from measurement of weather radar signals,” IEEE Wireless Commu-
nications, vol. 23, pp. 40–48, June 2016.

[151] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “A Utility Proportional


Fairness Bandwidth Allocation in Radar-Coexistent Cellular Networks,”
in Military Communications Conference (MILCOM), 2014.

[152] A. Abdelhadi and T. C. Clancy, “Network MIMO with partial coopera-


tion between radar and cellular systems,” in 2016 International Confer-
ence on Computing, Networking and Communications (ICNC), pp. 1–5,
Feb 2016.

[153] M. Ghorbanzadeh, A. Abdelhadi, and C. Clancy, “Spectrum-shared re-


source allocation,” in Cellular Communications Systems in Congested
Environments, pp. 147–178, Springer, 2017.

[154] A. Kumar, A. Abdelhadi, and T. C. Clancy in Design and Implemen-


tation of Practical Schedulers for M2M Uplink Networks, ch. Delay-
Optimal Multitier Multiclass Packet Scheduler, pp. 145–197, Springer,
2018.

[155] A. Kumar, A. Abdelhadi, and T. C. Clancy in Design and Implemen-


tation of Practical Schedulers for M2M Uplink Networks, ch. Delay-
Optimal Multiclass Packet Scheduler, pp. 81–144, Springer, 2018.

[156] Machina Research, “M2M growth necessitates a new approach to net-


work planning and optimisation.” https://goo.gl/CDmd6M, May 2015.

28
[157] E. Hossain, Z. Han, and H. V. Poor, Smart Grid Communications and
Networking. Cambridge University Press, 2012.

[158] J. Nagle, “On Packet Switches with Infinite Storage,” IEEE Transactions
on Communications, vol. 35, pp. 435–438, Apr 1987.

[159] A. K. Parekh and R. G. Gallager, “A Generalized Processor Sharing


Approach to Flow Control in Integrated Services Networks: The Single-
Node Case,” IEEE/ACM Transactions on Networking, vol. 1, pp. 344–
357, Jun 1993.

[160] M. Shreedhar and G. Varghese, “Efficient Fair Queuing Using Deficit


Round-Robin,” IEEE/ACM Transactions on Networking, vol. 4, pp. 375–
385, Jun 1996.

[161] L. Tassiulas and A. Ephremides, “Stability properties of constrained


queueing systems and scheduling policies for maximum throughput in
multihop radio networks,” in IEEE Conference on Decision and Control,
Dec 1990.

[162] A. Gotsis, A. Lioumpas, and A. Alexiou, “Evolution of packet scheduling


for Machine-Type communications over LTE: Algorithmic design and
performance analysis,” in IEEE Globecom Workshop, pp. 1620–1625,
Dec 2012.

[163] G. Buttazzo, Hard Real-Time Computing Systems: Predictable Schedul-


ing Algorithms and Applications. New York: Springer, Third ed., 2011.

[164] A. Kumar, A. Abdelhadi, and T. C. Clancy, “A Delay-Optimal Packet


Scheduler for M2M Uplink,” IEEE MILCOM, 2016.

[165] A. Kumar, A. Abdelhadi, and T. C. Clancy, “A Delay Efficient MAC and


Packet Scheduler for Heterogeneous M2M Uplink,” IEEE GLOBECOM
Workshop on Internet of Everything (IoE), 2016.

[166] A. Abdel-Hadi, J. Michel, A. Gerstlauer, and S. Vishwanath, “Real-


time optimization of video transmission in a network of aavs,” in IEEE
Vehicular Technology Conference (VTC Fall), 2011.

29
[167] A. Abdelhadi, Multicast networks: capacity, algorithms, and implemen-
tation. PhD thesis, University of Texas at Austin, 2011.

[168] J. Jose, A. Abdel-Hadi, P. Gupta, and S. Vishwanath, “On the impact


of mobility on multicast capacity of wireless networks,” in INFOCOM,
2010 Proceedings IEEE, pp. 1–5, March 2010.

[169] H. Zhou, X. Wang, Z. Liu, X. Zhao, Y. Ji, and S. Yamada, “Qos-aware


resource allocation for multicast service over vehicular networks,” in 2016
8th International Conference on Wireless Communications Signal Pro-
cessing (WCSP), pp. 1–5, Oct 2016.

[170] Z. Fan, Y. Li, G. Shen, and C. C. K. Chan, “Dynamic resource alloca-


tion for all-optical multicast based on sub-tree scheme in elastic optical
networks,” in 2016 Optical Fiber Communications Conference and Ex-
hibition (OFC), pp. 1–3, March 2016.

[171] S. Gao and M. Tao, “Energy-efficient resource allocation for multiple


description coding based multicast services in ofdma networks,” in 2016
IEEE/CIC International Conference on Communications in China (ICCC),
pp. 1–6, July 2016.

[172] A. Abdelhadi, A. Gerstlauer, and S. Vishwanath, “Horus testbed: Im-


plementation of real-time video streaming protocols,” in 2019 IEEE In-
ternational Systems Conference (SysCon), pp. 1–8, 2019.

[173] A. Abdelhadi, A. Gerstlauer, and S. Vishwanath, “Real-time rate distor-


tion optimized and adaptive low complexity algorithms for video stream-
ing,” in 2019 IEEE International Systems Conference (SysCon), pp. 1–8,
2019.

[174] A. Kumar, A. Abdelhadi, and T. C. Clancy, “A delay efficient multiclass


packet scheduler for heterogeneous M2M uplink,” IEEE MILCOM, 2016.

[175] A. Kumar, A. Abdelhadi, and T. C. Clancy, “An online delay efficient


packet scheduler for M2M traffic in industrial automation,” IEEE Sys-
tems Conference (SysCon), 2016.

30
[176] A. Kumar, A. Abdelhadi, and T. C. Clancy, “A delay optimal MAC and
packet scheduler for heterogeneous M2M uplink,” CoRR, vol. abs/1606.06692,
2016.

[177] A. Krouse and A. Abdelhadi, “Implementation of real-time passenger


safety alert system,” in 2020 IEEE International Symposium on Systems
Engineering (ISSE), pp. 1–6, 2020.

[178] H. Shajaiah, A. Sengupta, A. Abdelhadi, and C. Clancy, “Performance


trade-offs in iot uplink networks under secrecy constraints,” in 2019
IEEE 30th International Symposium on Personal, Indoor and Mobile
Radio Communications (PIMRC Workshops), pp. 1–6, 2019.

[179] H. Shajaiah, A. Abdelhadi, and T. C. Clancy, Performance and Security


for the Internet of Things: Emerging Wireless Technologies. McGraw
Hill Professional, 2020.

[180] A. Abdel-Hadi and S. Vishwanath, “On multicast interference align-


ment in multihop systems,” in IEEE Information Theory Workshop 2010
(ITW 2010), 2010.

[181] A. Abdel-Hadi, J. Jose, P. Gupta, and S. Vishwanath, “Impact of mo-


bility on multicast capacity of wireless networks,” in under submission.

[182] J. C. Bedoya, A. Abdelhadi, C. Liu, and A. Dubey, “A qcqp and sdp


formulation of the optimal power flow including renewable energy re-
sources,” in 2019 International Symposium on Systems Engineering (ISSE),
pp. 1–8, 2019.

[183] J. C. Bedoya, H. Shajaiah, and A. Abdelhadi, “Impact of user scaling


in resource allocation with carrier aggregation for cellular networks,” in
2019 International Symposium on Systems Engineering (ISSE), pp. 1–7,
2019.

[184] A. Abdelhadi, F. Rechia, A. Narayanan, T. Teixeira, R. Lent, D. Ben-


haddou, H. Lee, and T. C. Clancy, “Position Estimation of Robotic Mo-
bile Nodes in Wireless Testbed using GENI,” IEEE Systems Conference
(SysCon), 2016.

31
[185] S. Chieochan and E. Hossain, “Wireless Fountain Coding with IEEE
802.11e Block ACK for Media Streaming in Wireline-cum-WiFi Net-
works: A Performance Study,” IEEE Transactions on Mobile Comput-
ing, vol. 10, pp. 1416–1433, Oct 2011.

[186] S. Chieochan and E. Hossain, “Network Coding for Unicast in a WiFi


Hotspot: Promises, Challenges, and Testbed Implementation,” Comput.
Netw., vol. 56, pp. 2963–2980, Aug. 2012.

[187] H. Shajaiah, A. Abdelhadi, and C. Clancy, “An optimal strategy for


determining true bidding values in secure spectrum auctions,” IEEE
Systems Journal, vol. 13, no. 2, pp. 1190–1201, 2019.

[188] S. Chieochan and E. Hossain, “Downlink Media Streaming with Wire-


less Fountain Coding in wireline-cum-WiFi Networks,” Wirel. Commun.
Mob. Comput., vol. 12, pp. 1567–1579, Dec. 2012.

[189] J. Chen, S. Olafsson, and X. Gu, “Observations on using simulated an-


nealing for dynamic channel allocation in 802.11 wlans,” in IEEE Vehic-
ular Technology Conference (VTC), 2008.

[190] A. Abdelhadi and C. Clancy, “A Robust Optimal Rate Allocation Al-


gorithm and Pricing Policy for Hybrid Traffic in 4G-LTE,” in IEEE
nternational Symposium on Personal, Indoor, and Mobile Radio Com-
munications (PIMRC), 2013.

32

You might also like