SlideShare a Scribd company logo
1 of 11
Download to read offline
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 1
An Adaptive Algorithm for MU-MIMO using Spatial Channel
Model
Syed Waqas Haider Shah waqas.haider123@gmail.com
Electrical Engineering Department
College Of E&ME, National University of Science & Technology
Rawalpindi, 46000, Islamabad
Shahzad Amin sheikh.shahzadamin@gmail.com
Electrical Engineering Department
College Of E&ME, National University of Science & Technology
Rawalpindi, 46000, Islamabad
Khalid Iqbal ksiqbal74@gmail.com
Electrical Engineering Department
College Of E&ME, National University of Science & Technology
Rawalpindi, 46000, Islamabad
Abstract
In this paper, Multi User Multiple Input Multiple Output (MU-MIMO) spatial channel model has
been implemented for different outdoor environments – Urban Micro, and Urban Macro using
MATLAB for finding various parameters like angle of arrival of the user, user direction and the
distance between user and access point (AP).
Keywords: MIMO, MU-MIMO, MATLAB, SCM, Urban Micro, Urban Macro.
1. INTRODUCTION
Single User Multiple Input Multiple Output (SU-MIMO) technology was standardized in 2004
for3G mobile phone networks to achieve higher data rates [1]. Later, in order to increase the data
rates even further, Paulraj et. Elproposed Orthogonal Frequency Division Multiplexing MIMO
known as (MIMO-OFDM) for WiMAX as an alternative to cellular standards [2].WiMAX is based
on the 802.16e standard and uses MIMO-OFDM to deliver speeds up to 138 Mbit/s. The more
advanced 802.16m standard enables download speeds up to 1 Gbit/s [3].
Recently, Multi User Multiple Input Multiple Output (MU-MIMO) has been widely accepted as the
primary means to improve mobile broadband services and to support wider transmission
bandwidths [4]. In theory, MU-MIMO can provide throughput gains that scale linearly with the
number of antennas [5].MU-MIMO is already supported in LTE Release 8 via transmission mode
5 (TM5). In LTE, specifications provide downlink rates up to 300 Mbit/s and uplink rates up to 75
Mbit/s [6].
Therefore, MIMO processing techniques - such as spatial multiplexing, space-time coding and
diversity schemes -have gained much attention. Spatial multiplexing can be used for the
improvement of data rates [7-9]. Whereas space-time coding and MIMO diversity techniques can
be used for improvement of Signal to Noise Ratio (SNR) while keeping the data rate high [10-11].
Overall, MIMO processing techniques appear very promising for future wireless systems. MU-
MIMO and Massive MIMO is already a candidate for future mobile communication networks like
5G network [12]. Experimental evaluation has been started to check either antenna inter element
spacing for MU-MIMO is beneficial for outdoor environments or not [13-15]. In this paper, we
implement (MU-MIMO) spatial channel model for different outdoor environments: urban, micro,
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 2
and urban macro. Simulations are carried in MATLAB for finding various parameters like angle of
arrival, user direction and the distance between user and access point (AP).
2. DEVELOPMENT OF SPATIAL CHANNEL MODEL
For simulation and design of smart antenna systems, spatial channel model is needed that
reflects the measured characteristics of a mobile radio channel. There should be a specific
propagation channel model which plays a role as a performance evaluator and comparator.
Spatial channel model (SCM) is called geometric or ray based model which is based on
stochastic modeling of scatterers. In Spatial Channel Model these environments such as, urban
micro and urban macro are considered. Urban micro is also further defined into LOS and NLOS
propagation.
Every scenario is being given fixed number of paths which can be modified in channel parameter
configuration function and every path has further separated with twenty (20) spatially sub paths.
This channel model is used to generate the matrices for desired number of links by using different
parameters in the input structures, Such as channel configuration parameters, antenna-
parameters and link-parameters. This SCM channel model gives output the MU-MIMO channel
matrices while having the input of link-parameter, antenna-parameter and channel configuration-
parameter. Channel impulse response for pre-defined number of links is given by a multi-
dimensional array output.
3. ENVIRONMENTS CONSIDERED FOR MU-MIMO SCM
Four environments considered in MU-MIMO spatial channel model are as under.
3.1 Urban Environments
An urban area is described as heavily built up area within a city. Tall buildings along streets act
as reflectors of radio waves and LOS path normally does not exist because of shadowing of
nearby buildings. Both the base station and mobile antennas presumably use an Omni-directional
antenna.
3.2 Sub-Urban Environments
A sub-urban area is described as a less built up outskirts of a city. These areas may be open
farmlands and there may also be some visible mountains off in the distance. In sub-urban areas
nearby buildings cause most of the multi-path with small time delays, but the large scatterers
such as large buildings and mountains, generate significant multi-path components with large
time delays.
3.3 Macro Cell Environments
In case of macro cell environment, scatterers surrounding MS are at same height or higher than
MS, hence BS antenna is placed above scatterers.
3.4 Micro Cell Environment
In micro cell environment, BS antenna may be at same height as surrounding objects. In this
case the scattering spread of received signal at BS is greater than that of macro cell environment
and delay spread is less due to smaller coverage area.
4. SYNTAX FOR THE USE OF SPATIAL CHANNEL MODEL (SCM)
The full syntax for SCM is given as [CHAN, OUTCOME, DELAY CALCULATION] =
Spatial_channel (CHANPARSET, ANTPARSET, LINKPARSET) whereas,
a. CHANPARSET, ANTPARSET, LINKPARSET are generated as MATLAB structures.
b. The first output CHANPARSET is a FIVE Dimensional (5D) array containing the Multi
Input Multi Output Spatial Channel matrices for all links over a specified number of time
samples.
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 3
c. The second output argument is a MATLAB structure and elements of this structure
[OUTCOME] contains the information of delays, power of each path, angle of departure,
angle of arrival of all twenty (20) spatially separated sub paths and its phases, path
losses, shadow fading and time difference (delta-t), a vector which defines time sampling
interval for all links.
d. The third output DELAY CALCULATION defines delays of multipath for every link. These
delays are given in seconds.
5. SIMULATION OF MU-MIMO SPATIAL CHANNEL MODEL
An Uplink case is being simulated using Multi-User Multi Input Multi Output (MU-MIMO) spatial
channel model (SCM) for calculating angle of arrival (AoA) at AP from user which is indicated by
a broad beam in the direction of user. During each simulation run the channel undergoes fast
fading according to motion of user. The channel state information (CSI) is fed back from user to
AP and AP uses the schedulers to determine the direction of user where to transmit. The channel
matrix co-efficient are being generated by using Spatial_channel.m which are then gives us the
information of angle of arrival (AoA) of the user. To set the parameters for input structures like
links, antenna and SCM model we use LINKPARSET, ANTPARSET and CHANPARSET
respectively.
5.1 Spatial Channel Model (SCM) Parameter Set
This is an input structure used to define various parameters.Main fields of this structure are
defined in Table 1.
NumAPElements Number of antenna array elements used in access point (AP)
NumUserElements Number of antenna array elements used in user station.
Environment Scenarios which could be, urban micro or urban macro.
Sample density
Value
It states the number of samples per half wavelength. Also defined as sampling
interval of channel. As the Doppler analysis is required so a value greater than
one ‘1’ i.e 3 in this case is selected.
APUrban-MacroAS Average Angle Spread (Mean) of User:
80
o
and 150
o
are selected which are only possible values for Urban-macro
environment.
No_Paths Total number of paths available which can be changeable according to scenario.
S_paths_per_path Total number of sub paths available in each path which are fixed to 20 as it is
only value supported by Spatial Channel Model (SCM). Table 2 is given for the
offset AoD/AoA for every sub path.
CF Central frequency (2.0 GHz) which can affects the time sampling interval and
path loss.
Chan-Options SCM channel Options which can be urban canyon, polarized, LOS or none. All
of these are mutually exclusive options.
TABLE 1: SCM Parameter Set.
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 4
S-path No.
(n)
2
o
Angle Spread at
AP (Urban-Macro
cell)
AoDnt ,,∆ (degrees)
5
o
Angle Spread at AP
(Urban-Microcell)
AoDnt ,,∆ (degrees)
35
o
Angle Spread at
user station
AoAnt ,,∆ (degrees)
1&2 ± 0.0784 ± 0.3012 ± 1.4985
3&4 ± 0.3197 ± 0.7573 ± 5.1425
5&6 ± 0.5013 ± 1.1989 ± 9.0190
7&8 ± 0.8014 ± 1.9147 ± 12.8045
9&10 ± 1.1348 ± 2.6524 ± 15.8562
11&12 ± 1.2945 ± 3.4572 ± 22.8766
13&14 ± 1.8541 ± 4.5142 ± 31.0487
15&16 ± 2.3416 ± 5.6942 ± 39.5124
17&18 ± 2.9984 ± 7.4265 ± 51.2375
19&20 ± 4.2132 ± 10.8754 ± 74.5423
TABLE 2: S-path offsets of AoA and AoD.
5.2 Antenna Parameter Set (ANTPARSET)
This is also being used for defining the input antenna parameter configuration for MU-MIMO
SCM. The identical behavior of antenna pattern is not necessary; it only supports the linear arrays
in this case. The main fields of the antenna parameter set (ANTPARSET) are given in Table 3.
AP-G-Pattern This is an argument which defines Access Point gain pattern.
All the elements have uniform and identical gain so the value is set to ‘1’.
AP-Azimuth-
angles
This input argument is a vector which contains the information of Azimuth angles
for the field pattern values of Access Point (AP).
Its value is set in the range of –π (-180) to +π (+180).
AP-Elem-Pos It defines the Access Point’s position of linear antenna array in wavelength, 0.5 is
selected as a uniform spacing between the elements.
User-G-Pattern This is an argument which defines User (Mobile station) gain pattern.
All the elements have uniform and identical gain so the value is set to ‘1’.
User-Elem-Pos It defines the User’s position of linear antenna array in wavelength, 0.5 is selected
as a uniform spacing between the elements.
User-Azimuth-
Angles
This input argument is a vector which contains the information of Azimuth angles
for the field pattern values of User.
Its value is set in the range of –π (-180) to +π (+180).
TABLE 3: Antenna Parameter Set.
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 5
5.3 Link Parameter Set (LINKPARSET)
This is also being used for defining the input Link parameter configuration for MU-MIMO SCM.
Every parameter is a vector of length ‘N’, where N is the no. of links. The main fields of the
antenna parameter set (LINKPARSET) are given in Table 4.
AP-USER-
Distance
This input argument is a vector which contains the information of the distance between
User and AP, as the users are uniformly distributed in a circular cell so every user is 35 to
500 m away from the AP.
ϴAP It contains the angle of arrival of the signals for AP in degree.
ϴUser It contains the angles of User in degree.
VUser Velocity of the user in meter/sec. (m/s)
User-Direct It contains the information of direction of the User with respect to Broadside of User
antenna array.
User-
Height
Height of the user from the ground surface, it is set to 1.5m.
AP-Height Height of AP from the ground surface, it is set to 32m.
User-No It is a vector of 1….N, where N is the number of links available. It defines the number of
users available in each simulation run.
TABLE 4: Link Parameter Set.
5.4 Output Argument
The output argument ‘‘W’’ is a FIVE DIMENSIONAL (5D) array and is defined as under.
Size (W) = [L M N K S]
Whereas,
L = Number of antenna elements available for Access Point (AP).
M = Number of antenna elements available for User.
N = Number of links
K = Total number of paths available for transmission.
S = Total number of time samples are generated per path.
These parameters are used for the generation of the channel co-efficient. For an ‘‘L’’ elements
linear AP antenna array and ‘‘M’’ elements linear User antenna array, LxM matrix of complex
amplitudes will give the information of channel co-efficient for ‘K’ no. of paths. The channel matrix
for kth path (n = 1………k) is denoted as Wk(t). Movement of User can cause fast fading in
complex amplitudes so it becomes the function of time‘t’.
6. GENERATION OF CHANNEL MATRIX
It takes three simple steps for the generation of Channel Matrix.
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 6
i. In first step it is required to define the environment as described above.
ii. In second step, need to acquire the parameters for particular environment
iii. In third step, Generation of the channel co-efficient based on the parameters
calculated in second step.
The (l,m)th component (l = 1……….L; m =1……..M) of Wk(t) is given by:
( )
( ) ( )[ ]( )
( ) ( )
( )( )
∑=












−
×
×+
=
M
m
vAoAnt
AoAntuAoAntMS
mnAoDntsAoDntBS
SFn
nsu
tvjk
jkdG
kdjG
S
P
th
1
,,
,,,,
,,,,,
.,
cosexp
sin(exp
sinexp
θθ
θθ
φθθ
σ
(1)
Whereas,
Pn = Power of n
th
path.
S = Total number of sub_paths available per path
σSF = lognormal shadow fading.
θt,n,AoD = Angle of departure for m
th
sub_path of n
th
path.
θt,n,AoA = Angle of arrival for m
th
sub_path of n
th
path.
GBS(θt,n,AoD) = is the BS antenna gain of each array element
GMS(θt,n,AoA) = is the MS antenna gain of each array element
j = it is the square root of –1
k = 2Π/λ, where λ is the wavelength in meters
dl = distance between AP antenna element from reference element. Distance is in
meters.
dm = distance between User antenna element from reference element. Distance is in
meters.
φn,m = phase of m
th
sub_path of the n
th
path.
||v|| = Magnitude of User velocity vector
θv = Angle of User velocity vector
7. SIMULATION RESULTS
MU-MIMO Spatial channel model has been used to indicate the angle of different users operating
from different locations in addition to following:
a. Angle of Arrival of signal
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 7
b. Direction of movement of User.
c. Distance between Userand AP.
7.1 Case-01
A model of a simple 1xtransmitter and 1xreceiver in urban-microenvironment using the SCM
model considering design parameters defined in Table 5 is implemented in MATLAB. The
resultant value of angle of arrival in Linear, Polar and MUSIC plots are shown in figure-1.
Links (number of links/users) 1
Paths (number of Paths) 1
n_max
(number of channel samples generated per Link)
(impulse response matrices)
10
scmpar.NumAPElements (antenna elements in the AP antenna array) 8
scmpar.NumUserElements (antenna elements in the User antenna array) 2
scmpar.ScmOptions (Switches on the line of sight option) “LOS”
User Velocity (Velocity of mobile) 5m/sec
User Height (Height of user antenna elements) 1.5m
AP Height (Height of AP antenna elements) 32m
UserNumber (Number of Mobile Users) 1
D (inter-element spacing) 0.5m
λ (wave length) d/2
TABLE 5: Case-01 Design Parameters.
7.2 Case-02
A model of a simple 1xtransmitter and 3x receivers in 'urban-micro' environment using the SCM
model considering design parameters define in Table 6 is implemented in MATLAB. The
resultant values of AoAusing both Linear and Polar plot is shown in Figure1.
Links (number of links/users) 3
Paths (number of Paths) 3
n_max
(number of channel samples generated per Link)
(impulse response matrices)
10
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume
scmpar.NumAPElements (total antenna elements in the AP
scmpar.NumUserElements (
scmpar.ScmOptions (Switches on the line of sight option)
User
UserHeight (Height of User
AP-Height (Height of AP
User-No
d (inter
TABLE
The resultant output values calculated in the
User-AP Distance = 349.2884m, 422.5138m and 422.8360m respectively for all users.
Angles of Arrival = -40
o
, 20
User-Direction = 109.7538
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016
ts (total antenna elements in the AP antenna array)
Elements (total antenna elements in the User antenna array)
scmpar.ScmOptions (Switches on the line of sight option)
UserVelocity (Velocity of mobile)
ght (Height of User antenna elements)
Height (Height of AP antenna elements)
No (Number of Mobile Users)
d (inter-element spacing)
λ (wave length)
TABLE 6: Case-02 Design Parameters.
values calculated in the link-parameter structure are as under:
349.2884m, 422.5138m and 422.8360m respectively for all users.
, 20
o
and 40
o
109.7538
o
, 147.0231
o
and -96.5180
o
all users
FIGURE 1: AOA of 1x Mobile User.
8
antenna array) 8
antenna array) 2
“LOS”
5m/sec
1.5m
32m
[1 2 3]
0.5m
d/2
349.2884m, 422.5138m and 422.8360m respectively for all users.
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume
7.3 Case-03
A model of a simple 1x transmitter
model considering design parameters
resultant values of Angles of Arrival using
Links (number of links/users)
Paths (number of Paths)
(number of channel samples generated per Link)
(impulse response matrices)
scmpar.NumAPElements (
scmpar.NumUserElements (
scmpar.ScmOptions (Switches on the line of sight option)
User-
User-Height (Height of User
AP-Height (Height of AP
User-No
D (inter
TABLE
The resultant output values calculated in the Link
User-APDistance=498.5580m and 374.4319m all users.
Angles of Arrival = -40
o
User-Direction = 104.8044
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016
ransmitter and 2x receivers in urban-macro environment using the SCM
model considering design parameters defined in Tabl3 7 is implemented in MATLAB
Arrival using both Linear and Polar plot is shown in Figure 2
Links (number of links/users)
Paths (number of Paths)
n_max
(number of channel samples generated per Link)
(impulse response matrices)
Elements (total antenna elements in the AP antenna array)
Elements (total antenna elements in the User antenna array)
scmpar.ScmOptions (Switches on the line of sight option)
-Velocity (Velocity of mobile)
Height (Height of User antenna elements)
Height (Height of AP antenna elements)
No (Number of Mobile Users)
D (inter-element spacing)
λ (wave length)
TABLE 7: Case-03 Design Parameters.
s calculated in the Link-parameter structure are as under:
498.5580m and 374.4319m all users.
o
and 40
o
104.8044
o
and 113.3827
o
all users
FIGURE 2: AoA of 3x Mobile Users.
9
macro environment using the SCM
MATLAB. The
Figure 2 and 3.
2
2
10
antenna array) 8
antenna array) 2
“LOS”
5m/sec
1.5m
32m
[1 2]
0.5m
d/2
:
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume
Complete simulation results of simulation are given in Table 8.
comparison of Angle of Arrival of the user, distance between User and Access Point (AP) and
User direction of the movements are given for
8. CONCOLUSION
In this paper, a simulation environment for outdoor channel model
MATLAB. Three different scenarios were considered: urban, micro, and urban macro. Simulation
results were obtained for these scenarios for
Simulation results demonstrate that user parameters
user and AP - in a MU-MIMO
scenarios can be accurately extracted using
9. REFERENCES
[1] Liu, Lingjia, et al. "Downlink mimo in lte
Communications Magazine, IEEE 50.2 (2012): 140
[2] Bölcskei, Helmut, David Gesbert, and Arogyaswami J. Paulraj. "On the capacity of OFDM
based spatial multiplexing systems." Communications, IEEE Transactions on 50.2 (2002):
225-234.
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016
FIGURE 3: AoA’s of 2x mobile Users.
Complete simulation results of simulation are given in Table 8. In this table a complete
comparison of Angle of Arrival of the user, distance between User and Access Point (AP) and
User direction of the movements are given for every user.
TABLE 8: Simulation Results.
In this paper, a simulation environment for outdoor channel model for MU-MIMO was created in
e different scenarios were considered: urban, micro, and urban macro. Simulation
obtained for these scenarios for input link, antenna, and SCM
results demonstrate that user parameters – AoA, user direction and distance between
MIMO system in an outdoor environment that may fall in any of abo
can be accurately extracted using the proposed adaptive algorithm.
Liu, Lingjia, et al. "Downlink mimo in lte-advanced: SU-MIMO vs.
Magazine, IEEE 50.2 (2012): 140-147.
Gesbert, and Arogyaswami J. Paulraj. "On the capacity of OFDM
based spatial multiplexing systems." Communications, IEEE Transactions on 50.2 (2002):
10
In this table a complete
comparison of Angle of Arrival of the user, distance between User and Access Point (AP) and
was created in
e different scenarios were considered: urban, micro, and urban macro. Simulation
link, antenna, and SCM parameters.
AoA, user direction and distance between
fall in any of above
vs. MU-MIMO."
Gesbert, and Arogyaswami J. Paulraj. "On the capacity of OFDM-
based spatial multiplexing systems." Communications, IEEE Transactions on 50.2 (2002):
Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal
International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 11
[3] Li, Qinghua, et al. "MIMO techniques in WiMAX and LTE: a feature overview."
Communications Magazine, IEEE 48.5 (2010): 86-92.
[4] Yoshihide Nomura ; Grad. Sch. of Eng., Mie Univ., Tsu, Japan ; Kazuo Mori ; Hideo
Kobayashi. “Efficient Frame Aggregation with Frame Size Adaptation for Next Generation
MU-MIMO WLANs” Next Generation Mobile Applications, Services and Technologies, 2015
9th International Conference by IEEE.(2015). 288 - 293.
[5] Duplicy, Jonathan, et al. "Mu-mimo in lte systems." EURASIP Journal on Wireless
Communications and Networking 2011.1 (2011): 496763.
[6] Ramprashad, Sean A., Giuseppe Caire, and Haralabos C. Papadopoulos. "Cellular and
network MIMO architectures: MU-MIMO spectral efficiency and costs of channel state
information." Signals, Systems and Computers, 2009 Conference Record of the Forty-Third
Asilomar Conference on. IEEE, 2009.
[7] Andrews, Jeffrey G., Wan Choi, and Robert W. Heath. "Overcoming interference in spatial
multiplexing MIMO cellular networks." Wireless Communications, IEEE 14.6 (2007): 95-104.
[8] Gan, Ying Hung, Cong Ling, and Wai Ho Mow. "Complex lattice reduction algorithm for low-
complexity full-diversity MIMO detection." Signal Processing, IEEE Transactions on 57.7
(2009): 2701-2710.
[9] Gesbert, David, et al. "From theory to practice: an overview of MIMO space-time coded
wireless systems." Selected Areas in Communications, IEEE Journal on 21.3 (2003): 281-
302.
[10] Yindi Jing ; California Univ., Irvine, CA ; Babak Hassibi. “Distributed Space-Time Coding in
Wireless Relay Networks ” IEEE Transactions on Wireless Communications (Volume:5 ,
Issue: 12 ) (2006): 3524 – 3536.
[11] D. A. Gore ; Inf. Syst. Lab., Stanford Univ., CA, USA ; A. J. Paulraj. “MIMO antenna subset
selection with space-time coding”. IEEE Transactions on Signal Processing (Volume:50 ,
Issue: 10 ) (2008): 2580 – 2588.
[12] Erik Larsson ; ISY, Linkoping Univ., Linkoping, Sweden ; Ove Edfors ; Fredrik Tufvesson ; T.
Marzetta. “Massive MIMO for next generation wireless systems” IEEE Communications
Magazine (Volume:52 , Issue: 2 ) (2014): 186 – 195.
[13] Ghassan Dahman ;Dept. of Electr. & Inf. Technol., Lund Univ., Lund, Sweden; Jose
Flordelis ; Fredrik Tufvesson.” Experimental evaluation of the effect of BS antenna inter-
element spacing on MU-MIMO separation”. Communications (ICC), 2015 IEEE International
Conference. (2015) 1685 – 1690.
[14] Ankush Kansal, Lavish Kansal, Kulbir Singh. “Performance Analysis of MIMO-OFDM
System Using QOSTBC Code Structure for M-PSK”. Signal Processing: An International
Journal (SPIJ) (Volume - 5 Issue - 2) (2011): Pages: 19 – 32.
[15] Shikha Nema, Aditya Goel, R.P. Singh. “Integrated DWDM and MIMO-OFDM System for 4G
High Capacity Mobile Communication System”. Signal Processing: An International Journal
(SPIJ) (Volume - 3 Issue - 5) (2009): Pages: 132-143.

More Related Content

What's hot

Offset effect on the S-Bend structure losses and optimization of its size for...
Offset effect on the S-Bend structure losses and optimization of its size for...Offset effect on the S-Bend structure losses and optimization of its size for...
Offset effect on the S-Bend structure losses and optimization of its size for...IJECEIAES
 
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...Onyebuchi nosiri
 
PERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATION
PERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATIONPERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATION
PERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATIONTamilarasan N
 
Rabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometriesRabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometriesjournalBEEI
 
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIJCNCJournal
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems IRJET Journal
 
Development of an adaptive and a switched beam
Development of an adaptive and a switched beamDevelopment of an adaptive and a switched beam
Development of an adaptive and a switched beammarwaeng
 
Performance of CBR Traffic on Node Overutilization in MANETs
Performance of CBR Traffic on Node Overutilization in MANETsPerformance of CBR Traffic on Node Overutilization in MANETs
Performance of CBR Traffic on Node Overutilization in MANETsRSIS International
 
Effective Radio Resource Utilization Index for MMR Performance Metric
Effective Radio Resource Utilization Index for MMR Performance MetricEffective Radio Resource Utilization Index for MMR Performance Metric
Effective Radio Resource Utilization Index for MMR Performance MetricYi-Hsueh Tsai
 
Assessing perceptual video quality in wimax networks
Assessing perceptual video quality in wimax networksAssessing perceptual video quality in wimax networks
Assessing perceptual video quality in wimax networksijujournal
 
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS ijujournal
 
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS ijujournal
 
Study of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanetStudy of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanetAlexander Decker
 
TINA showcase: RF Bandwidth Mapping
TINA showcase: RF Bandwidth MappingTINA showcase: RF Bandwidth Mapping
TINA showcase: RF Bandwidth Mappingmas90
 
Effect of Scattering Parameters On MIMO System Capacity
Effect of Scattering Parameters On MIMO System CapacityEffect of Scattering Parameters On MIMO System Capacity
Effect of Scattering Parameters On MIMO System CapacityIOSR Journals
 

What's hot (18)

Offset effect on the S-Bend structure losses and optimization of its size for...
Offset effect on the S-Bend structure losses and optimization of its size for...Offset effect on the S-Bend structure losses and optimization of its size for...
Offset effect on the S-Bend structure losses and optimization of its size for...
 
C010211624
C010211624C010211624
C010211624
 
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
Signal Strength Evaluation of a 3G Network in Owerri Metropolis Using Path Lo...
 
PERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATION
PERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATIONPERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATION
PERFORMANCE OF MIMO MC-CDMA SYSTEM WITH CHANNEL ESTIMATION AND MMSE EQUALIZATION
 
Rabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometriesRabid Euclidean direction search algorithm for various adaptive array geometries
Rabid Euclidean direction search algorithm for various adaptive array geometries
 
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
 
FinalReport
FinalReportFinalReport
FinalReport
 
Development of an adaptive and a switched beam
Development of an adaptive and a switched beamDevelopment of an adaptive and a switched beam
Development of an adaptive and a switched beam
 
Performance of CBR Traffic on Node Overutilization in MANETs
Performance of CBR Traffic on Node Overutilization in MANETsPerformance of CBR Traffic on Node Overutilization in MANETs
Performance of CBR Traffic on Node Overutilization in MANETs
 
Effective Radio Resource Utilization Index for MMR Performance Metric
Effective Radio Resource Utilization Index for MMR Performance MetricEffective Radio Resource Utilization Index for MMR Performance Metric
Effective Radio Resource Utilization Index for MMR Performance Metric
 
Assessing perceptual video quality in wimax networks
Assessing perceptual video quality in wimax networksAssessing perceptual video quality in wimax networks
Assessing perceptual video quality in wimax networks
 
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
 
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
ASSESSING PERCEPTUAL VIDEO QUALITY IN WIMAX NETWORKS
 
Study of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanetStudy of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanet
 
D1102031727
D1102031727D1102031727
D1102031727
 
TINA showcase: RF Bandwidth Mapping
TINA showcase: RF Bandwidth MappingTINA showcase: RF Bandwidth Mapping
TINA showcase: RF Bandwidth Mapping
 
Effect of Scattering Parameters On MIMO System Capacity
Effect of Scattering Parameters On MIMO System CapacityEffect of Scattering Parameters On MIMO System Capacity
Effect of Scattering Parameters On MIMO System Capacity
 

Similar to Adaptive MU-MIMO Algorithm using Spatial Channel Model

Scedasticity descriptor of terrestrial wireless communications channels for m...
Scedasticity descriptor of terrestrial wireless communications channels for m...Scedasticity descriptor of terrestrial wireless communications channels for m...
Scedasticity descriptor of terrestrial wireless communications channels for m...IJECEIAES
 
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...ijwmn
 
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...ijwmn
 
Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...
Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...
Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...ijsrd.com
 
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...IOSR Journals
 
Iaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wmanIaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wmanIaetsd Iaetsd
 
Performance of spatial multiplexing,
Performance of spatial multiplexing,Performance of spatial multiplexing,
Performance of spatial multiplexing,ijmnct
 
Performance of spatial multiplexing,
Performance of spatial multiplexing,Performance of spatial multiplexing,
Performance of spatial multiplexing,ijmnct
 
An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...
An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...
An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...IRJET Journal
 
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...IJERA Editor
 
Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...
Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...
Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...IOSR Journals
 
An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...
An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...
An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...ijtsrd
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELIJCSES Journal
 
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite ServiceChannel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite ServiceEECJOURNAL
 
Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...
Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...
Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...IRJET Journal
 
Performance Comparison of Multi-Carrier CDMA Using QPSK and BPSK Modulation
Performance Comparison of Multi-Carrier CDMA Using QPSK and BPSK ModulationPerformance Comparison of Multi-Carrier CDMA Using QPSK and BPSK Modulation
Performance Comparison of Multi-Carrier CDMA Using QPSK and BPSK ModulationIOSR Journals
 
Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...
Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...
Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...Amitesh Raikwar
 
Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...
Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...
Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...IJCNCJournal
 

Similar to Adaptive MU-MIMO Algorithm using Spatial Channel Model (20)

Scedasticity descriptor of terrestrial wireless communications channels for m...
Scedasticity descriptor of terrestrial wireless communications channels for m...Scedasticity descriptor of terrestrial wireless communications channels for m...
Scedasticity descriptor of terrestrial wireless communications channels for m...
 
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
 
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
3D METALLIC PLATE LENS ANTENNA BASED BEAMSPACE CHANNEL ESTIMATION TECHNIQUE F...
 
Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...
Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...
Implementation of 8x8 MIMO OFDM systems for higher order modulation using QOS...
 
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
An Efficient Performance of Mimo - Ofdm Based Cognitieve Radio System for Arr...
 
Iaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wmanIaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wman
 
Performance of spatial multiplexing,
Performance of spatial multiplexing,Performance of spatial multiplexing,
Performance of spatial multiplexing,
 
Performance of spatial multiplexing,
Performance of spatial multiplexing,Performance of spatial multiplexing,
Performance of spatial multiplexing,
 
An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...
An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...
An investigation of Max-Min Fairness Power Control in Cell-Free Massive MIMO ...
 
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
Error Rate Analysis of MIMO System Using V Blast Detection Technique in Fadin...
 
Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...
Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...
Combining SFBC_OFDM Systems with SVD Assisted Multiuser Transmitter and Multi...
 
An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...
An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...
An Integrated Approach of ACM and CDMA in a Novel Multi User Spatial Modulati...
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
 
40120130405003 2
40120130405003 240120130405003 2
40120130405003 2
 
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite ServiceChannel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
Channel Overlapping Between IMT-Advanced Users and Fixed Satellite Service
 
Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...
Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...
Block diagonalization for Multi-user MIMO Beamforming Performance over Rician...
 
Os3425622565
Os3425622565Os3425622565
Os3425622565
 
Performance Comparison of Multi-Carrier CDMA Using QPSK and BPSK Modulation
Performance Comparison of Multi-Carrier CDMA Using QPSK and BPSK ModulationPerformance Comparison of Multi-Carrier CDMA Using QPSK and BPSK Modulation
Performance Comparison of Multi-Carrier CDMA Using QPSK and BPSK Modulation
 
Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...
Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...
Performance Improvement Interfering High-Bit-Rate W-CDMA Third-Generation Sma...
 
Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...
Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...
Adaptive Random Spatial based Channel Estimation (ARSCE) for Millimeter Wave ...
 

Recently uploaded

URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 

Adaptive MU-MIMO Algorithm using Spatial Channel Model

  • 1. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 1 An Adaptive Algorithm for MU-MIMO using Spatial Channel Model Syed Waqas Haider Shah waqas.haider123@gmail.com Electrical Engineering Department College Of E&ME, National University of Science & Technology Rawalpindi, 46000, Islamabad Shahzad Amin sheikh.shahzadamin@gmail.com Electrical Engineering Department College Of E&ME, National University of Science & Technology Rawalpindi, 46000, Islamabad Khalid Iqbal ksiqbal74@gmail.com Electrical Engineering Department College Of E&ME, National University of Science & Technology Rawalpindi, 46000, Islamabad Abstract In this paper, Multi User Multiple Input Multiple Output (MU-MIMO) spatial channel model has been implemented for different outdoor environments – Urban Micro, and Urban Macro using MATLAB for finding various parameters like angle of arrival of the user, user direction and the distance between user and access point (AP). Keywords: MIMO, MU-MIMO, MATLAB, SCM, Urban Micro, Urban Macro. 1. INTRODUCTION Single User Multiple Input Multiple Output (SU-MIMO) technology was standardized in 2004 for3G mobile phone networks to achieve higher data rates [1]. Later, in order to increase the data rates even further, Paulraj et. Elproposed Orthogonal Frequency Division Multiplexing MIMO known as (MIMO-OFDM) for WiMAX as an alternative to cellular standards [2].WiMAX is based on the 802.16e standard and uses MIMO-OFDM to deliver speeds up to 138 Mbit/s. The more advanced 802.16m standard enables download speeds up to 1 Gbit/s [3]. Recently, Multi User Multiple Input Multiple Output (MU-MIMO) has been widely accepted as the primary means to improve mobile broadband services and to support wider transmission bandwidths [4]. In theory, MU-MIMO can provide throughput gains that scale linearly with the number of antennas [5].MU-MIMO is already supported in LTE Release 8 via transmission mode 5 (TM5). In LTE, specifications provide downlink rates up to 300 Mbit/s and uplink rates up to 75 Mbit/s [6]. Therefore, MIMO processing techniques - such as spatial multiplexing, space-time coding and diversity schemes -have gained much attention. Spatial multiplexing can be used for the improvement of data rates [7-9]. Whereas space-time coding and MIMO diversity techniques can be used for improvement of Signal to Noise Ratio (SNR) while keeping the data rate high [10-11]. Overall, MIMO processing techniques appear very promising for future wireless systems. MU- MIMO and Massive MIMO is already a candidate for future mobile communication networks like 5G network [12]. Experimental evaluation has been started to check either antenna inter element spacing for MU-MIMO is beneficial for outdoor environments or not [13-15]. In this paper, we implement (MU-MIMO) spatial channel model for different outdoor environments: urban, micro,
  • 2. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 2 and urban macro. Simulations are carried in MATLAB for finding various parameters like angle of arrival, user direction and the distance between user and access point (AP). 2. DEVELOPMENT OF SPATIAL CHANNEL MODEL For simulation and design of smart antenna systems, spatial channel model is needed that reflects the measured characteristics of a mobile radio channel. There should be a specific propagation channel model which plays a role as a performance evaluator and comparator. Spatial channel model (SCM) is called geometric or ray based model which is based on stochastic modeling of scatterers. In Spatial Channel Model these environments such as, urban micro and urban macro are considered. Urban micro is also further defined into LOS and NLOS propagation. Every scenario is being given fixed number of paths which can be modified in channel parameter configuration function and every path has further separated with twenty (20) spatially sub paths. This channel model is used to generate the matrices for desired number of links by using different parameters in the input structures, Such as channel configuration parameters, antenna- parameters and link-parameters. This SCM channel model gives output the MU-MIMO channel matrices while having the input of link-parameter, antenna-parameter and channel configuration- parameter. Channel impulse response for pre-defined number of links is given by a multi- dimensional array output. 3. ENVIRONMENTS CONSIDERED FOR MU-MIMO SCM Four environments considered in MU-MIMO spatial channel model are as under. 3.1 Urban Environments An urban area is described as heavily built up area within a city. Tall buildings along streets act as reflectors of radio waves and LOS path normally does not exist because of shadowing of nearby buildings. Both the base station and mobile antennas presumably use an Omni-directional antenna. 3.2 Sub-Urban Environments A sub-urban area is described as a less built up outskirts of a city. These areas may be open farmlands and there may also be some visible mountains off in the distance. In sub-urban areas nearby buildings cause most of the multi-path with small time delays, but the large scatterers such as large buildings and mountains, generate significant multi-path components with large time delays. 3.3 Macro Cell Environments In case of macro cell environment, scatterers surrounding MS are at same height or higher than MS, hence BS antenna is placed above scatterers. 3.4 Micro Cell Environment In micro cell environment, BS antenna may be at same height as surrounding objects. In this case the scattering spread of received signal at BS is greater than that of macro cell environment and delay spread is less due to smaller coverage area. 4. SYNTAX FOR THE USE OF SPATIAL CHANNEL MODEL (SCM) The full syntax for SCM is given as [CHAN, OUTCOME, DELAY CALCULATION] = Spatial_channel (CHANPARSET, ANTPARSET, LINKPARSET) whereas, a. CHANPARSET, ANTPARSET, LINKPARSET are generated as MATLAB structures. b. The first output CHANPARSET is a FIVE Dimensional (5D) array containing the Multi Input Multi Output Spatial Channel matrices for all links over a specified number of time samples.
  • 3. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 3 c. The second output argument is a MATLAB structure and elements of this structure [OUTCOME] contains the information of delays, power of each path, angle of departure, angle of arrival of all twenty (20) spatially separated sub paths and its phases, path losses, shadow fading and time difference (delta-t), a vector which defines time sampling interval for all links. d. The third output DELAY CALCULATION defines delays of multipath for every link. These delays are given in seconds. 5. SIMULATION OF MU-MIMO SPATIAL CHANNEL MODEL An Uplink case is being simulated using Multi-User Multi Input Multi Output (MU-MIMO) spatial channel model (SCM) for calculating angle of arrival (AoA) at AP from user which is indicated by a broad beam in the direction of user. During each simulation run the channel undergoes fast fading according to motion of user. The channel state information (CSI) is fed back from user to AP and AP uses the schedulers to determine the direction of user where to transmit. The channel matrix co-efficient are being generated by using Spatial_channel.m which are then gives us the information of angle of arrival (AoA) of the user. To set the parameters for input structures like links, antenna and SCM model we use LINKPARSET, ANTPARSET and CHANPARSET respectively. 5.1 Spatial Channel Model (SCM) Parameter Set This is an input structure used to define various parameters.Main fields of this structure are defined in Table 1. NumAPElements Number of antenna array elements used in access point (AP) NumUserElements Number of antenna array elements used in user station. Environment Scenarios which could be, urban micro or urban macro. Sample density Value It states the number of samples per half wavelength. Also defined as sampling interval of channel. As the Doppler analysis is required so a value greater than one ‘1’ i.e 3 in this case is selected. APUrban-MacroAS Average Angle Spread (Mean) of User: 80 o and 150 o are selected which are only possible values for Urban-macro environment. No_Paths Total number of paths available which can be changeable according to scenario. S_paths_per_path Total number of sub paths available in each path which are fixed to 20 as it is only value supported by Spatial Channel Model (SCM). Table 2 is given for the offset AoD/AoA for every sub path. CF Central frequency (2.0 GHz) which can affects the time sampling interval and path loss. Chan-Options SCM channel Options which can be urban canyon, polarized, LOS or none. All of these are mutually exclusive options. TABLE 1: SCM Parameter Set.
  • 4. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 4 S-path No. (n) 2 o Angle Spread at AP (Urban-Macro cell) AoDnt ,,∆ (degrees) 5 o Angle Spread at AP (Urban-Microcell) AoDnt ,,∆ (degrees) 35 o Angle Spread at user station AoAnt ,,∆ (degrees) 1&2 ± 0.0784 ± 0.3012 ± 1.4985 3&4 ± 0.3197 ± 0.7573 ± 5.1425 5&6 ± 0.5013 ± 1.1989 ± 9.0190 7&8 ± 0.8014 ± 1.9147 ± 12.8045 9&10 ± 1.1348 ± 2.6524 ± 15.8562 11&12 ± 1.2945 ± 3.4572 ± 22.8766 13&14 ± 1.8541 ± 4.5142 ± 31.0487 15&16 ± 2.3416 ± 5.6942 ± 39.5124 17&18 ± 2.9984 ± 7.4265 ± 51.2375 19&20 ± 4.2132 ± 10.8754 ± 74.5423 TABLE 2: S-path offsets of AoA and AoD. 5.2 Antenna Parameter Set (ANTPARSET) This is also being used for defining the input antenna parameter configuration for MU-MIMO SCM. The identical behavior of antenna pattern is not necessary; it only supports the linear arrays in this case. The main fields of the antenna parameter set (ANTPARSET) are given in Table 3. AP-G-Pattern This is an argument which defines Access Point gain pattern. All the elements have uniform and identical gain so the value is set to ‘1’. AP-Azimuth- angles This input argument is a vector which contains the information of Azimuth angles for the field pattern values of Access Point (AP). Its value is set in the range of –π (-180) to +π (+180). AP-Elem-Pos It defines the Access Point’s position of linear antenna array in wavelength, 0.5 is selected as a uniform spacing between the elements. User-G-Pattern This is an argument which defines User (Mobile station) gain pattern. All the elements have uniform and identical gain so the value is set to ‘1’. User-Elem-Pos It defines the User’s position of linear antenna array in wavelength, 0.5 is selected as a uniform spacing between the elements. User-Azimuth- Angles This input argument is a vector which contains the information of Azimuth angles for the field pattern values of User. Its value is set in the range of –π (-180) to +π (+180). TABLE 3: Antenna Parameter Set.
  • 5. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 5 5.3 Link Parameter Set (LINKPARSET) This is also being used for defining the input Link parameter configuration for MU-MIMO SCM. Every parameter is a vector of length ‘N’, where N is the no. of links. The main fields of the antenna parameter set (LINKPARSET) are given in Table 4. AP-USER- Distance This input argument is a vector which contains the information of the distance between User and AP, as the users are uniformly distributed in a circular cell so every user is 35 to 500 m away from the AP. ϴAP It contains the angle of arrival of the signals for AP in degree. ϴUser It contains the angles of User in degree. VUser Velocity of the user in meter/sec. (m/s) User-Direct It contains the information of direction of the User with respect to Broadside of User antenna array. User- Height Height of the user from the ground surface, it is set to 1.5m. AP-Height Height of AP from the ground surface, it is set to 32m. User-No It is a vector of 1….N, where N is the number of links available. It defines the number of users available in each simulation run. TABLE 4: Link Parameter Set. 5.4 Output Argument The output argument ‘‘W’’ is a FIVE DIMENSIONAL (5D) array and is defined as under. Size (W) = [L M N K S] Whereas, L = Number of antenna elements available for Access Point (AP). M = Number of antenna elements available for User. N = Number of links K = Total number of paths available for transmission. S = Total number of time samples are generated per path. These parameters are used for the generation of the channel co-efficient. For an ‘‘L’’ elements linear AP antenna array and ‘‘M’’ elements linear User antenna array, LxM matrix of complex amplitudes will give the information of channel co-efficient for ‘K’ no. of paths. The channel matrix for kth path (n = 1………k) is denoted as Wk(t). Movement of User can cause fast fading in complex amplitudes so it becomes the function of time‘t’. 6. GENERATION OF CHANNEL MATRIX It takes three simple steps for the generation of Channel Matrix.
  • 6. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 6 i. In first step it is required to define the environment as described above. ii. In second step, need to acquire the parameters for particular environment iii. In third step, Generation of the channel co-efficient based on the parameters calculated in second step. The (l,m)th component (l = 1……….L; m =1……..M) of Wk(t) is given by: ( ) ( ) ( )[ ]( ) ( ) ( ) ( )( ) ∑=             − × ×+ = M m vAoAnt AoAntuAoAntMS mnAoDntsAoDntBS SFn nsu tvjk jkdG kdjG S P th 1 ,, ,,,, ,,,,, ., cosexp sin(exp sinexp θθ θθ φθθ σ (1) Whereas, Pn = Power of n th path. S = Total number of sub_paths available per path σSF = lognormal shadow fading. θt,n,AoD = Angle of departure for m th sub_path of n th path. θt,n,AoA = Angle of arrival for m th sub_path of n th path. GBS(θt,n,AoD) = is the BS antenna gain of each array element GMS(θt,n,AoA) = is the MS antenna gain of each array element j = it is the square root of –1 k = 2Π/λ, where λ is the wavelength in meters dl = distance between AP antenna element from reference element. Distance is in meters. dm = distance between User antenna element from reference element. Distance is in meters. φn,m = phase of m th sub_path of the n th path. ||v|| = Magnitude of User velocity vector θv = Angle of User velocity vector 7. SIMULATION RESULTS MU-MIMO Spatial channel model has been used to indicate the angle of different users operating from different locations in addition to following: a. Angle of Arrival of signal
  • 7. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 7 b. Direction of movement of User. c. Distance between Userand AP. 7.1 Case-01 A model of a simple 1xtransmitter and 1xreceiver in urban-microenvironment using the SCM model considering design parameters defined in Table 5 is implemented in MATLAB. The resultant value of angle of arrival in Linear, Polar and MUSIC plots are shown in figure-1. Links (number of links/users) 1 Paths (number of Paths) 1 n_max (number of channel samples generated per Link) (impulse response matrices) 10 scmpar.NumAPElements (antenna elements in the AP antenna array) 8 scmpar.NumUserElements (antenna elements in the User antenna array) 2 scmpar.ScmOptions (Switches on the line of sight option) “LOS” User Velocity (Velocity of mobile) 5m/sec User Height (Height of user antenna elements) 1.5m AP Height (Height of AP antenna elements) 32m UserNumber (Number of Mobile Users) 1 D (inter-element spacing) 0.5m λ (wave length) d/2 TABLE 5: Case-01 Design Parameters. 7.2 Case-02 A model of a simple 1xtransmitter and 3x receivers in 'urban-micro' environment using the SCM model considering design parameters define in Table 6 is implemented in MATLAB. The resultant values of AoAusing both Linear and Polar plot is shown in Figure1. Links (number of links/users) 3 Paths (number of Paths) 3 n_max (number of channel samples generated per Link) (impulse response matrices) 10
  • 8. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume scmpar.NumAPElements (total antenna elements in the AP scmpar.NumUserElements ( scmpar.ScmOptions (Switches on the line of sight option) User UserHeight (Height of User AP-Height (Height of AP User-No d (inter TABLE The resultant output values calculated in the User-AP Distance = 349.2884m, 422.5138m and 422.8360m respectively for all users. Angles of Arrival = -40 o , 20 User-Direction = 109.7538 Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 ts (total antenna elements in the AP antenna array) Elements (total antenna elements in the User antenna array) scmpar.ScmOptions (Switches on the line of sight option) UserVelocity (Velocity of mobile) ght (Height of User antenna elements) Height (Height of AP antenna elements) No (Number of Mobile Users) d (inter-element spacing) λ (wave length) TABLE 6: Case-02 Design Parameters. values calculated in the link-parameter structure are as under: 349.2884m, 422.5138m and 422.8360m respectively for all users. , 20 o and 40 o 109.7538 o , 147.0231 o and -96.5180 o all users FIGURE 1: AOA of 1x Mobile User. 8 antenna array) 8 antenna array) 2 “LOS” 5m/sec 1.5m 32m [1 2 3] 0.5m d/2 349.2884m, 422.5138m and 422.8360m respectively for all users.
  • 9. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume 7.3 Case-03 A model of a simple 1x transmitter model considering design parameters resultant values of Angles of Arrival using Links (number of links/users) Paths (number of Paths) (number of channel samples generated per Link) (impulse response matrices) scmpar.NumAPElements ( scmpar.NumUserElements ( scmpar.ScmOptions (Switches on the line of sight option) User- User-Height (Height of User AP-Height (Height of AP User-No D (inter TABLE The resultant output values calculated in the Link User-APDistance=498.5580m and 374.4319m all users. Angles of Arrival = -40 o User-Direction = 104.8044 Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 ransmitter and 2x receivers in urban-macro environment using the SCM model considering design parameters defined in Tabl3 7 is implemented in MATLAB Arrival using both Linear and Polar plot is shown in Figure 2 Links (number of links/users) Paths (number of Paths) n_max (number of channel samples generated per Link) (impulse response matrices) Elements (total antenna elements in the AP antenna array) Elements (total antenna elements in the User antenna array) scmpar.ScmOptions (Switches on the line of sight option) -Velocity (Velocity of mobile) Height (Height of User antenna elements) Height (Height of AP antenna elements) No (Number of Mobile Users) D (inter-element spacing) λ (wave length) TABLE 7: Case-03 Design Parameters. s calculated in the Link-parameter structure are as under: 498.5580m and 374.4319m all users. o and 40 o 104.8044 o and 113.3827 o all users FIGURE 2: AoA of 3x Mobile Users. 9 macro environment using the SCM MATLAB. The Figure 2 and 3. 2 2 10 antenna array) 8 antenna array) 2 “LOS” 5m/sec 1.5m 32m [1 2] 0.5m d/2 :
  • 10. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume Complete simulation results of simulation are given in Table 8. comparison of Angle of Arrival of the user, distance between User and Access Point (AP) and User direction of the movements are given for 8. CONCOLUSION In this paper, a simulation environment for outdoor channel model MATLAB. Three different scenarios were considered: urban, micro, and urban macro. Simulation results were obtained for these scenarios for Simulation results demonstrate that user parameters user and AP - in a MU-MIMO scenarios can be accurately extracted using 9. REFERENCES [1] Liu, Lingjia, et al. "Downlink mimo in lte Communications Magazine, IEEE 50.2 (2012): 140 [2] Bölcskei, Helmut, David Gesbert, and Arogyaswami J. Paulraj. "On the capacity of OFDM based spatial multiplexing systems." Communications, IEEE Transactions on 50.2 (2002): 225-234. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 FIGURE 3: AoA’s of 2x mobile Users. Complete simulation results of simulation are given in Table 8. In this table a complete comparison of Angle of Arrival of the user, distance between User and Access Point (AP) and User direction of the movements are given for every user. TABLE 8: Simulation Results. In this paper, a simulation environment for outdoor channel model for MU-MIMO was created in e different scenarios were considered: urban, micro, and urban macro. Simulation obtained for these scenarios for input link, antenna, and SCM results demonstrate that user parameters – AoA, user direction and distance between MIMO system in an outdoor environment that may fall in any of abo can be accurately extracted using the proposed adaptive algorithm. Liu, Lingjia, et al. "Downlink mimo in lte-advanced: SU-MIMO vs. Magazine, IEEE 50.2 (2012): 140-147. Gesbert, and Arogyaswami J. Paulraj. "On the capacity of OFDM based spatial multiplexing systems." Communications, IEEE Transactions on 50.2 (2002): 10 In this table a complete comparison of Angle of Arrival of the user, distance between User and Access Point (AP) and was created in e different scenarios were considered: urban, micro, and urban macro. Simulation link, antenna, and SCM parameters. AoA, user direction and distance between fall in any of above vs. MU-MIMO." Gesbert, and Arogyaswami J. Paulraj. "On the capacity of OFDM- based spatial multiplexing systems." Communications, IEEE Transactions on 50.2 (2002):
  • 11. Syed Waqas Haider Shah, Shahzad Amin & Khalid Iqbal International Journal of Engineering (IJE), Volume (10) : Issue (1) : 2016 11 [3] Li, Qinghua, et al. "MIMO techniques in WiMAX and LTE: a feature overview." Communications Magazine, IEEE 48.5 (2010): 86-92. [4] Yoshihide Nomura ; Grad. Sch. of Eng., Mie Univ., Tsu, Japan ; Kazuo Mori ; Hideo Kobayashi. “Efficient Frame Aggregation with Frame Size Adaptation for Next Generation MU-MIMO WLANs” Next Generation Mobile Applications, Services and Technologies, 2015 9th International Conference by IEEE.(2015). 288 - 293. [5] Duplicy, Jonathan, et al. "Mu-mimo in lte systems." EURASIP Journal on Wireless Communications and Networking 2011.1 (2011): 496763. [6] Ramprashad, Sean A., Giuseppe Caire, and Haralabos C. Papadopoulos. "Cellular and network MIMO architectures: MU-MIMO spectral efficiency and costs of channel state information." Signals, Systems and Computers, 2009 Conference Record of the Forty-Third Asilomar Conference on. IEEE, 2009. [7] Andrews, Jeffrey G., Wan Choi, and Robert W. Heath. "Overcoming interference in spatial multiplexing MIMO cellular networks." Wireless Communications, IEEE 14.6 (2007): 95-104. [8] Gan, Ying Hung, Cong Ling, and Wai Ho Mow. "Complex lattice reduction algorithm for low- complexity full-diversity MIMO detection." Signal Processing, IEEE Transactions on 57.7 (2009): 2701-2710. [9] Gesbert, David, et al. "From theory to practice: an overview of MIMO space-time coded wireless systems." Selected Areas in Communications, IEEE Journal on 21.3 (2003): 281- 302. [10] Yindi Jing ; California Univ., Irvine, CA ; Babak Hassibi. “Distributed Space-Time Coding in Wireless Relay Networks ” IEEE Transactions on Wireless Communications (Volume:5 , Issue: 12 ) (2006): 3524 – 3536. [11] D. A. Gore ; Inf. Syst. Lab., Stanford Univ., CA, USA ; A. J. Paulraj. “MIMO antenna subset selection with space-time coding”. IEEE Transactions on Signal Processing (Volume:50 , Issue: 10 ) (2008): 2580 – 2588. [12] Erik Larsson ; ISY, Linkoping Univ., Linkoping, Sweden ; Ove Edfors ; Fredrik Tufvesson ; T. Marzetta. “Massive MIMO for next generation wireless systems” IEEE Communications Magazine (Volume:52 , Issue: 2 ) (2014): 186 – 195. [13] Ghassan Dahman ;Dept. of Electr. & Inf. Technol., Lund Univ., Lund, Sweden; Jose Flordelis ; Fredrik Tufvesson.” Experimental evaluation of the effect of BS antenna inter- element spacing on MU-MIMO separation”. Communications (ICC), 2015 IEEE International Conference. (2015) 1685 – 1690. [14] Ankush Kansal, Lavish Kansal, Kulbir Singh. “Performance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSK”. Signal Processing: An International Journal (SPIJ) (Volume - 5 Issue - 2) (2011): Pages: 19 – 32. [15] Shikha Nema, Aditya Goel, R.P. Singh. “Integrated DWDM and MIMO-OFDM System for 4G High Capacity Mobile Communication System”. Signal Processing: An International Journal (SPIJ) (Volume - 3 Issue - 5) (2009): Pages: 132-143.