SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 4(May. - Jun. 2013), PP 12-18
www.iosrjournals.org
www.iosrjournals.org 12 | Page
Error Control and performance Analysis of MIMO-OFDM Over
Fading Channels
C.Nithiya1
, R.Rani kowsalya2
, M.Prabakaran3
1
(Student, ECE, Arasu Engineering College, India)
2
(Student, ECE, Arasu Engineering College, India)
3
(Assistant Professor, ECE, Arasu Engineering College, India)
ABSTRACT: Multiple Input Multiple Output is a wireless technology that uses multiple transmitters and
receivers to transfer more data at the same time. Orthogonal Frequency Division Multiplexing, an FDM
modulation technique which splits the signal into multiple smaller sub-signals that are then transmitted
simultaneously at different frequencies to the receiver. OFDM technique spreads the data over number of
carriers which are at specific predefined frequencies. This reduces or eliminates the ISI. Forward error
correction or channel coding is a technique used for controlling errors in data transmission over unreliable or
noisy communication channels. The objective of our proposed paper is to implement the FEC into the MIMO
OFDM systems and its performance is analysed by using MATLAB over different fading channels. For
modulation it employs M-QAM which combines both ASK and PSK thereby enabling several bits to be
transmitted per symbol. The performance of MIMO-OFDM system is evaluated by BER Vs SNR when the bits
propagates through the different fading channels.
Keywords– OFDM, MIMO, QAM, FEC, BER.
I. Introduction
MIMO-OFDM combines OFDM and MIMO techniques thereby achieving spectral efficiency and
increased throughput. A MIMO-OFDM system transmits independent OFDM modulated data from multiple
antennas simultaneously. At the receiver, after OFDM demodulation, MIMO decoding on each of the
subchannels extracts the data from all the transmit antennas on all the subchannels. With this MIMO-OFDM
technology, a wireless LAN can accommodate latency-sensitive, bandwidth intensive multimedia applications
such as HDTV streaming, provide the throughput-at-range for reliable coverage area.
A. Orthogonal Frequency Division Multiplexing
Orthogonal frequency division multiplexing (OFDM) is a multi-carrier transmission technique that has
been recently recognized as an excellent method for high speed bi-directional wireless data communication. Its
history dates back to the 1960s, but it has recently become popular because economical integrated circuits that
can perform the high speed digital operations necessary have become available. OFDM effectively squeezes
multiple modulated carriers tightly together, reducing the required bandwidth but keeping the modulated signals
orthogonal so they do not interfere with each other. Today, the technology is used in such systems asymmetric
digital subscriber line (ADSL) as well as wireless systems. OFDM is similar to FDM but much more spectrally
efficient by spacing the sub-channels much closer together. This is done by finding frequencies that are
orthogonal, which means that they are perpendicular in a mathematical sense, allowing the spectrum of each
sub-channel to overlap another without interfering with it. In order to demodulate the signal, a discrete Fourier
transform (DFT) is needed. Fast Fourier transform (FFT) chips are commercially available, making this a
relatively easy operation. The block diagram of the OFDM system is shown in the fig.1.
One of the main advantages of OFDM techniques resides in their ability to combat multipath fading
without the need for complex equalization techniques. Another advantage is the high spectral efficiency
achieved by mapping the modulated data onto several orthogonal carriers, with the conjunction of high-order
modulations like M-QAM. OFDM is considered for many projects such as Digital Audio Broadcasting (DAB),
Digital Video Terrestrial-Broadcasting (DVB-T), Digital Radio mandible (DRM), Asynchronous Digital
Subscriber Line (ADSL) and so on.
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
www.iosrjournals.org 13 | Page
B. Multiple Input Multiple Output (Mimo)
MIMO is effectively a radio antenna technology as it uses multiple antennas at the transmitter and
receiver to enable a variety of signal paths to carry the data, choosing separate paths for each antenna to enable
multiple signal paths to be used. . The principle of diversity is to provide the receiver with multiple versions of
the same signal. If these can be made to be affected in different ways by the signal path, the probability that they
will all be affected at the same time is considerably reduced. Accordingly, diversity helps to stabilise a link and
improves performance, reducing error rate. To gain the maximum capacity of MIMO wireless channel one of
the efficient procedures is to utilize space time coding. In STC, the multiple copies of information are
transmitted for achieving diversity is extracted from a space time encoder which encodes a single bit through
space and time. So coding is done in both spatial and temporal axis to correlate the transmitted signal from
various transmit antenna at a different time. A particularly elegant scheme for MIMO coding was developed by
Alamouti. The associated codes are often called MIMO Alamouti codes or just Alamouti codes. The space time
block code matrix is given by,
MIMO system consists of three components, mainly transmitter, channel and receiver. Transmitter
sends a multiple data such as x1,x2,x3 ……xn from different transmit antenna and signal is received by each
receive antenna r1,r2,r3……rn simultaneously. The relation between transmit data and receive data is given by
Where, r=Received Signal Vector; H=Channel Matrix; n= Noise Vector.
Fig.1 OFDM TRANSCEIVER
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
www.iosrjournals.org 14 | Page
The new transmit diversity scheme was introduced by Alamouti known as Alamouti scheme. Alamouti
scheme uses two transmit antenna and N receive antenna and can have a maximum diversity order of 2N.
Alamouti scheme has the rate of unity i.e. full rate since it transmits two symbols after every two time periods.
This scheme is efficient in all the applications where systemcapacity is limited by multipath fading.
Let us assume a signal s1 and s2 are transmitted by antenna 1 and antenna 2 respectively at time t. At
next time t+T signal -s2 * is transmitted from antenna 1 and signal s1 * is transmitted from antenna 2 where (*)
is the complex conjugate operation.The Encoding and Transmission Sequence for Alamouti 2x1 transmission
scheme is given below.
Multiple-Input Multiple-Output uses multiple antennas at both sides which provides transmit diversity
and receiver diversity. It’s applicable in every kind of networks like PAN, LAN, WLAN, WAN, MAN. MIMO
system can be applied in different ways to receive either a diversity gain, capacity gain or to overcome signal
fading.
C. Forward Error Correction
Forward error correction (FEC) is a method of obtaining error control in data transmission in which the
source (transmitter) sends redundant data and the destination (receiver) recognizes only the portion of the data
that contains no apparent errors. The two main categories of FEC codes are BLOCK CODES and
CONVOLUTIONAL CODES. Block codes work on fixed-size blocks (packets) of bits or symbols of predetermined
size. Convolutional codes work on bit or symbol streams of arbitrary length. concatenated codes forma class of
ERROR-CORRECTING CODES that are derived by combining an inner code and an outer code. The concatenated
code is shown in fig.3.
The Reed-Solomon encoding is mainly used to recover the main signal if it is distorted. The properties
of Reed-Solomon codes make them suitable to applications, where errors occur in bursts. Reed-Solomon error
correction is a coding scheme which works by first constructing a polynomial from the data symbols to be
transmitted, and then sending an over sampled version of the polynomial instead of the original symbols
themselves.
Fig.2 MIMO TRANSCEIVER
TABLE-I TRANSMISSION AND ENCODING SCHEME FOR 2X1
ALAMOUTI SCHEME
Fig.3 CONCATENATED FECBLOCK DIAGRAM
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
www.iosrjournals.org 15 | Page
A Reed-Solomon code is specified as RS (n, k, t) with l-bit symbols. This means that the encoder takes
k data symbols of l bits each and adds 2t parity symbols to construct an n-symbol codeword. The purpose of a
convolutional encoder is to take a single or multi-bit input and generate a matrix of encoded outputs. One
reason why this is important is that in digital modulation communications systems (such as wireless
communication systems, etc.) noise and other external factors can alter bit sequences.
By adding additional bits we make bit error checking more successful and allow for more accurate
transfers. By transmitting a greater number of bits than the original signal we introduce a certain redundancy
that can be used to determine the original signal in the presence of an error.
After the RS encoding process, the data bits are further encoded by a binary convolutional encoder. It
converts the single or multi bit into matrix form. It is used to discard noise from the main signal. It is another
process of error correction.
D. Mimo - Ofdm
The block diagramof the MIMO-OFDM system is shown in the fig.4.In this paper, we have proposed a
MIMO-OFDM based system employing the Forward Error Correction code which is the concatenated code.
The paper is organised as follows. In the section II, we described the simulink model and in section III,
simulation results are shown. The simulation of the proposed system by using the tool MATLAB simulink. The
performance of the system is analysed over the rician and Rayleigh fading channel along with the AWGN
channel.
In spatial diversity a number of antennas are used to pick up the transmitted signals coming from
different multipath fades. Say. You have M= 3 number of antennas in the transmitting side and have K (a1, a2,
a3, a4, a5, a6) = 6 bits for sending. At first divide the bits into M=3 sub streams of data {(a1, a3), (a2, a4), (a3,
a6)} and then multiply each sub stream of data with three carrier frequency in order to transmit them via three
separate antennas. If all the sub-streams had to be transmitted by one carrier then the bandwidth consumptions
would be three time greater-this is one of the great advantage of spatial multiplexing.
Now at the receiving end each sub-stream will have three spatial signatures-that means total 9 spatial
signature will be at the receiving antenna-due to the multipath environment each sub stream will have its own
spatial signature. Based on this spatial signature sub-streams of data will be demultiplexed and decoded in order
to get back the original data stream.
II. SYSTEM MODEL
The system model consists of three sections Viz Transmitter, Channel, Receiver. The proposed MIMO-
OFDM system using the concatenated codes is modeled in MATLAB using the SIMULINK. The simulink
model of the proposed system is shown in the Fig.5.The parameters for the simulated system is shown in the
TABLE.II
Fig.4 MIMO – OFDM SYSTEM BLOCK DIAGRAM
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
www.iosrjournals.org 16 | Page
A. Transmitter
The proposed system uses the channel coding technique described in the section I.C.The encoding
consists of the outer Reed Solomon Code and inner Convolutional code.The puncturing process is performed on
the encoder output. The parameters of the encoder is based on the parameter in the table.I.
B. Channel
The 2X1 MIMO channel is constructed by using the fading channels along with the AWGN channel.
The AWGN channel is used to simulate the background noise to the transmitted data. The fading channels used
are Rician and Rayleigh fading channels. The channel model is shown in the fig.6.
System parameters
Simulink block
Assigned
parameters
Values
Bernoulli Binary
Generator
Probability of a
zero
0.5
RS encoder
Code word
length
255
Convolutional encoder Trellis structure poly2trellis(7, [171 133])
IFFT Input port size 256
Rayleigh fading channel
Maximum
Doppler shift
1/1000
AWGN channel Mode Signal to noise ratio(Es/N0)
Viterbi decoder Trellis structure poly2trellis(7, [171 133])
Signal to workspace Variable name BER
TABLE-II SIMULATION PARAMETERS
Fig.5 SIMULINK MODEL OF TRANSMITTER
Fig.6 SIMULINK MODEL OF CHANNEL
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
www.iosrjournals.org 17 | Page
C. Receiver
The channel decoder performs the inverse operation of the channel encoding section. The parameter are
based on the one that was used in the encoding process. For the purpose of decoding the convolutional code,
Viterbi decoder is used. The error rate is calculated by comparing the recovered data with that of the
transmitted data.
III. SIMULATION RESULTS
The MIMO-OFDM system with the concatenated FEC is simulated and the performance is evaluated
over the Rician and Rayleigh fading channels. The BER was calculated and it was plotted by using the
BERTOOL.fig.6 and fig.7 shows the simulation results for the system over the Rician and Rayleigh fading
channels respectively.
Fig.9 SYSTEM PERFORMANCE OVER RAYLEIGH CHANNEL
Fig.7 SIMULINK MODEL OF RECEIVER
Fig.8 SYSTEM PERFORMANCE OVER RICIAN CHANNEL
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
www.iosrjournals.org 18 | Page
IV. CONCLUSION
The plot of BER Vs SNR is plotted in MATLAB by using the monte carlo simulation in BERTOOL.
The BER is calculated by comparing the input data with that of the recovered data. The system is simulated over
different ranges of SNR and the corresponding BER was calculated. From the results, it is clear that the BER of
MIMO-OFDM system with concatenated FEC is better than the system using OFDM without having MIMO.
Moreover, the performance of the system is better in the Rician fading channel.
References
[1]. R.Prasad, “Introduction” in OFDM for Wireless Communications Systems, London, United Kingdom: Artech House, 2004, pp. 11-14.
[2]. Implementation of MIMO-OFDM System, Muhammad Atif Gulzar, RashidNawaz , DevendraThapa, Linnaeus university,2011
[3]. Implementation of aWiMAX simulation in Simulink by Amalia da Roca.
[4]. Coding forthe Fading Channel: a Survey, Signal Processing for Multimedia, J.S. Byrnes (Ed.), IOSPress.
[5]. Simulation Study of Some Spatial Diversity Techniques for MIMO Wireless Communication Systems” International Journal of
EmergingTechnology and Advanced Engineering, Volume 2, Issue 12, December 2012.
[6]. “BER Comparison of Rayleigh Fading, Rician Fading and AWGN Channel using Chaotic Communication based MIMO-OFDM
System” - Suchita Varade, Kishore Kulat, International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307,
Volume-1, Issue-6, January 2012.
[7]. “Concatenated Convolutional Codes for Deep Space Mission” Deepak Mishra, T.V.S Ram, K S Dasgupta & S.Jit International
Journal of Information and Communication Technology Research , Volume 2 No. 6, June 2012 .
[8]. Bingham, J.A.C., Multicarrier Modulation for Data Transmission: IEEE Communications Magazine, Vol. 28, no.5, pp. 5 -14, May
1990.
[9]. J.G. Proakis, Digital Communications, McGraw-Hill, 1987
Authors Profile
M. Prabakaran received his M.E degree in communication systems, Chennai, Anna
University, Chennai, India in 2010 and the B.E degree in Electronics and Communication
Engineering, Mannampandal, Anna University, Chennai, India, in 2007. Currently working as a
Assistant Professor in Electronics and Communication Engineering department in Arasu
Engineering college, Kumbakonam, India. His research interest includes wireless
communication (OFDM, MIMO), WiFi, WiMax, Communication Networks, Signal Processing,
Sensor Networks, Mobile Ad hoc networks.
R. Rani kowsalya, doing her B.E degree in Electronics and communication Engineering, at
Arasu Engineering college, Kumbakonam, Anna university Chennai. Her interesting areas are
digital communication, OFDM, MIMO, Wireless Communication. Further, she is willing to
pursue her career in telecommunication field.
C. Nithiya, doing her B.E degree in Electronics and communication Engineering, at Arasu
Engineering college, Kumbakonam, Anna university Chennai. Her interesting areas are digital
communication (OFDM), wireless communication (MIMO), signal processing. In future, she is
interested to work in research environment related MIMO based communication system.
Fig.10 COMBINED RESULTS OF RICIAN AND RAYLEIGH CHANNELS

More Related Content

What's hot

Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd Iaetsd
 
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ijngnjournal
 
Iaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance onIaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd Iaetsd
 

What's hot (18)

HYPERSPECTRAL IMAGERY CLASSIFICATION USING TECHNOLOGIES OF COMPUTATIONAL INTE...
HYPERSPECTRAL IMAGERY CLASSIFICATION USING TECHNOLOGIES OF COMPUTATIONAL INTE...HYPERSPECTRAL IMAGERY CLASSIFICATION USING TECHNOLOGIES OF COMPUTATIONAL INTE...
HYPERSPECTRAL IMAGERY CLASSIFICATION USING TECHNOLOGIES OF COMPUTATIONAL INTE...
 
dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
Iaetsd a review on performance analysis of mimo-ofdm system based on dwt and ...
 
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
ESTIMATION AND COMPENSATION OF INTER CARRIER INTERFERENCE IN WIMAX PHYSICAL L...
 
A New Bit Split and Interleaved Channel Coding for MIMO Decoder
A New Bit Split and Interleaved Channel Coding for MIMO DecoderA New Bit Split and Interleaved Channel Coding for MIMO Decoder
A New Bit Split and Interleaved Channel Coding for MIMO Decoder
 
Iaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance onIaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance on
 
UFMC system performance improvement using RS codes for 5G communication system
UFMC system performance improvement using RS codes for 5G communication systemUFMC system performance improvement using RS codes for 5G communication system
UFMC system performance improvement using RS codes for 5G communication system
 
Answers to questions
Answers to questionsAnswers to questions
Answers to questions
 
Digital network lecturer1
Digital network  lecturer1Digital network  lecturer1
Digital network lecturer1
 
B0530714
B0530714B0530714
B0530714
 
Wireless communication system with frequency selective channel OFDM modulatio...
Wireless communication system with frequency selective channel OFDM modulatio...Wireless communication system with frequency selective channel OFDM modulatio...
Wireless communication system with frequency selective channel OFDM modulatio...
 
E0532630
E0532630E0532630
E0532630
 
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...
 
Digital network lecturer7
Digital network  lecturer7Digital network  lecturer7
Digital network lecturer7
 
Ic3514231425
Ic3514231425Ic3514231425
Ic3514231425
 
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
Channel Estimation Techniques in MIMO-OFDM LTE SystemsCauses and Effects of C...
 
Wireless Networks
Wireless NetworksWireless Networks
Wireless Networks
 

Similar to Error Control and performance Analysis of MIMO-OFDM Over Fading Channels

Paper id 252014129
Paper id 252014129Paper id 252014129
Paper id 252014129
IJRAT
 
Tlen 5510 Term Project
Tlen 5510 Term ProjectTlen 5510 Term Project
Tlen 5510 Term Project
Mithul Thanu
 
study paper on MIMO_OFDM.pdf
study paper on MIMO_OFDM.pdfstudy paper on MIMO_OFDM.pdf
study paper on MIMO_OFDM.pdf
MahendraBoopathi3
 

Similar to Error Control and performance Analysis of MIMO-OFDM Over Fading Channels (20)

Paper id 252014129
Paper id 252014129Paper id 252014129
Paper id 252014129
 
Efficient stbc for the data rate of mimo ofdma
Efficient stbc for the data rate of mimo ofdmaEfficient stbc for the data rate of mimo ofdma
Efficient stbc for the data rate of mimo ofdma
 
Tlen 5510 Term Project
Tlen 5510 Term ProjectTlen 5510 Term Project
Tlen 5510 Term Project
 
Performance Analysis of 802.lln MIMO OFDM Transceiver
Performance Analysis of 802.lln MIMO OFDM TransceiverPerformance Analysis of 802.lln MIMO OFDM Transceiver
Performance Analysis of 802.lln MIMO OFDM Transceiver
 
VLSI Implementation of OFDM Transceiver for 802.11n systems
VLSI Implementation of OFDM Transceiver for 802.11n systemsVLSI Implementation of OFDM Transceiver for 802.11n systems
VLSI Implementation of OFDM Transceiver for 802.11n systems
 
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
 
Ic3313881393
Ic3313881393Ic3313881393
Ic3313881393
 
Ic3313881393
Ic3313881393Ic3313881393
Ic3313881393
 
COMPARATIVE PERFORMANCE ASSESSMENT OF V- BLAST ENCODED 8×8 MIMO MC-CDMA WIREL...
COMPARATIVE PERFORMANCE ASSESSMENT OF V- BLAST ENCODED 8×8 MIMO MC-CDMA WIREL...COMPARATIVE PERFORMANCE ASSESSMENT OF V- BLAST ENCODED 8×8 MIMO MC-CDMA WIREL...
COMPARATIVE PERFORMANCE ASSESSMENT OF V- BLAST ENCODED 8×8 MIMO MC-CDMA WIREL...
 
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
 
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
 
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
A Novel Alamouti STBC Technique for MIMO System Using 16- QAM Modulation and ...
 
G010413945
G010413945G010413945
G010413945
 
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNELMIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
MIMO-OFDM SYSTEM IN RAYLEIGH FADDING CHANNEL
 
A simplified spatial modulation MISO-OFDM scheme
A simplified spatial modulation MISO-OFDM schemeA simplified spatial modulation MISO-OFDM scheme
A simplified spatial modulation MISO-OFDM scheme
 
study paper on MIMO_OFDM.pdf
study paper on MIMO_OFDM.pdfstudy paper on MIMO_OFDM.pdf
study paper on MIMO_OFDM.pdf
 
Mimo [new]
Mimo [new]Mimo [new]
Mimo [new]
 
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN) Design and Implementation of OFDM Trans-Receiver for IEEE  802.11(WLAN)
Design and Implementation of OFDM Trans-Receiver for IEEE 802.11(WLAN)
 
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEMOPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
OPTICAL SWITCHING CONTROLLER USING FPGA AS A CONTROLLER FOR OCDMA ENCODER SYSTEM
 
MIMO channels: optimizing throughput and reducing outage by increasing multip...
MIMO channels: optimizing throughput and reducing outage by increasing multip...MIMO channels: optimizing throughput and reducing outage by increasing multip...
MIMO channels: optimizing throughput and reducing outage by increasing multip...
 

More from IOSR Journals

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 

Error Control and performance Analysis of MIMO-OFDM Over Fading Channels

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 4(May. - Jun. 2013), PP 12-18 www.iosrjournals.org www.iosrjournals.org 12 | Page Error Control and performance Analysis of MIMO-OFDM Over Fading Channels C.Nithiya1 , R.Rani kowsalya2 , M.Prabakaran3 1 (Student, ECE, Arasu Engineering College, India) 2 (Student, ECE, Arasu Engineering College, India) 3 (Assistant Professor, ECE, Arasu Engineering College, India) ABSTRACT: Multiple Input Multiple Output is a wireless technology that uses multiple transmitters and receivers to transfer more data at the same time. Orthogonal Frequency Division Multiplexing, an FDM modulation technique which splits the signal into multiple smaller sub-signals that are then transmitted simultaneously at different frequencies to the receiver. OFDM technique spreads the data over number of carriers which are at specific predefined frequencies. This reduces or eliminates the ISI. Forward error correction or channel coding is a technique used for controlling errors in data transmission over unreliable or noisy communication channels. The objective of our proposed paper is to implement the FEC into the MIMO OFDM systems and its performance is analysed by using MATLAB over different fading channels. For modulation it employs M-QAM which combines both ASK and PSK thereby enabling several bits to be transmitted per symbol. The performance of MIMO-OFDM system is evaluated by BER Vs SNR when the bits propagates through the different fading channels. Keywords– OFDM, MIMO, QAM, FEC, BER. I. Introduction MIMO-OFDM combines OFDM and MIMO techniques thereby achieving spectral efficiency and increased throughput. A MIMO-OFDM system transmits independent OFDM modulated data from multiple antennas simultaneously. At the receiver, after OFDM demodulation, MIMO decoding on each of the subchannels extracts the data from all the transmit antennas on all the subchannels. With this MIMO-OFDM technology, a wireless LAN can accommodate latency-sensitive, bandwidth intensive multimedia applications such as HDTV streaming, provide the throughput-at-range for reliable coverage area. A. Orthogonal Frequency Division Multiplexing Orthogonal frequency division multiplexing (OFDM) is a multi-carrier transmission technique that has been recently recognized as an excellent method for high speed bi-directional wireless data communication. Its history dates back to the 1960s, but it has recently become popular because economical integrated circuits that can perform the high speed digital operations necessary have become available. OFDM effectively squeezes multiple modulated carriers tightly together, reducing the required bandwidth but keeping the modulated signals orthogonal so they do not interfere with each other. Today, the technology is used in such systems asymmetric digital subscriber line (ADSL) as well as wireless systems. OFDM is similar to FDM but much more spectrally efficient by spacing the sub-channels much closer together. This is done by finding frequencies that are orthogonal, which means that they are perpendicular in a mathematical sense, allowing the spectrum of each sub-channel to overlap another without interfering with it. In order to demodulate the signal, a discrete Fourier transform (DFT) is needed. Fast Fourier transform (FFT) chips are commercially available, making this a relatively easy operation. The block diagram of the OFDM system is shown in the fig.1. One of the main advantages of OFDM techniques resides in their ability to combat multipath fading without the need for complex equalization techniques. Another advantage is the high spectral efficiency achieved by mapping the modulated data onto several orthogonal carriers, with the conjunction of high-order modulations like M-QAM. OFDM is considered for many projects such as Digital Audio Broadcasting (DAB), Digital Video Terrestrial-Broadcasting (DVB-T), Digital Radio mandible (DRM), Asynchronous Digital Subscriber Line (ADSL) and so on.
  • 2. Error Control and performance Analysis of MIMO-OFDM Over Fading Channels www.iosrjournals.org 13 | Page B. Multiple Input Multiple Output (Mimo) MIMO is effectively a radio antenna technology as it uses multiple antennas at the transmitter and receiver to enable a variety of signal paths to carry the data, choosing separate paths for each antenna to enable multiple signal paths to be used. . The principle of diversity is to provide the receiver with multiple versions of the same signal. If these can be made to be affected in different ways by the signal path, the probability that they will all be affected at the same time is considerably reduced. Accordingly, diversity helps to stabilise a link and improves performance, reducing error rate. To gain the maximum capacity of MIMO wireless channel one of the efficient procedures is to utilize space time coding. In STC, the multiple copies of information are transmitted for achieving diversity is extracted from a space time encoder which encodes a single bit through space and time. So coding is done in both spatial and temporal axis to correlate the transmitted signal from various transmit antenna at a different time. A particularly elegant scheme for MIMO coding was developed by Alamouti. The associated codes are often called MIMO Alamouti codes or just Alamouti codes. The space time block code matrix is given by, MIMO system consists of three components, mainly transmitter, channel and receiver. Transmitter sends a multiple data such as x1,x2,x3 ……xn from different transmit antenna and signal is received by each receive antenna r1,r2,r3……rn simultaneously. The relation between transmit data and receive data is given by Where, r=Received Signal Vector; H=Channel Matrix; n= Noise Vector. Fig.1 OFDM TRANSCEIVER
  • 3. Error Control and performance Analysis of MIMO-OFDM Over Fading Channels www.iosrjournals.org 14 | Page The new transmit diversity scheme was introduced by Alamouti known as Alamouti scheme. Alamouti scheme uses two transmit antenna and N receive antenna and can have a maximum diversity order of 2N. Alamouti scheme has the rate of unity i.e. full rate since it transmits two symbols after every two time periods. This scheme is efficient in all the applications where systemcapacity is limited by multipath fading. Let us assume a signal s1 and s2 are transmitted by antenna 1 and antenna 2 respectively at time t. At next time t+T signal -s2 * is transmitted from antenna 1 and signal s1 * is transmitted from antenna 2 where (*) is the complex conjugate operation.The Encoding and Transmission Sequence for Alamouti 2x1 transmission scheme is given below. Multiple-Input Multiple-Output uses multiple antennas at both sides which provides transmit diversity and receiver diversity. It’s applicable in every kind of networks like PAN, LAN, WLAN, WAN, MAN. MIMO system can be applied in different ways to receive either a diversity gain, capacity gain or to overcome signal fading. C. Forward Error Correction Forward error correction (FEC) is a method of obtaining error control in data transmission in which the source (transmitter) sends redundant data and the destination (receiver) recognizes only the portion of the data that contains no apparent errors. The two main categories of FEC codes are BLOCK CODES and CONVOLUTIONAL CODES. Block codes work on fixed-size blocks (packets) of bits or symbols of predetermined size. Convolutional codes work on bit or symbol streams of arbitrary length. concatenated codes forma class of ERROR-CORRECTING CODES that are derived by combining an inner code and an outer code. The concatenated code is shown in fig.3. The Reed-Solomon encoding is mainly used to recover the main signal if it is distorted. The properties of Reed-Solomon codes make them suitable to applications, where errors occur in bursts. Reed-Solomon error correction is a coding scheme which works by first constructing a polynomial from the data symbols to be transmitted, and then sending an over sampled version of the polynomial instead of the original symbols themselves. Fig.2 MIMO TRANSCEIVER TABLE-I TRANSMISSION AND ENCODING SCHEME FOR 2X1 ALAMOUTI SCHEME Fig.3 CONCATENATED FECBLOCK DIAGRAM
  • 4. Error Control and performance Analysis of MIMO-OFDM Over Fading Channels www.iosrjournals.org 15 | Page A Reed-Solomon code is specified as RS (n, k, t) with l-bit symbols. This means that the encoder takes k data symbols of l bits each and adds 2t parity symbols to construct an n-symbol codeword. The purpose of a convolutional encoder is to take a single or multi-bit input and generate a matrix of encoded outputs. One reason why this is important is that in digital modulation communications systems (such as wireless communication systems, etc.) noise and other external factors can alter bit sequences. By adding additional bits we make bit error checking more successful and allow for more accurate transfers. By transmitting a greater number of bits than the original signal we introduce a certain redundancy that can be used to determine the original signal in the presence of an error. After the RS encoding process, the data bits are further encoded by a binary convolutional encoder. It converts the single or multi bit into matrix form. It is used to discard noise from the main signal. It is another process of error correction. D. Mimo - Ofdm The block diagramof the MIMO-OFDM system is shown in the fig.4.In this paper, we have proposed a MIMO-OFDM based system employing the Forward Error Correction code which is the concatenated code. The paper is organised as follows. In the section II, we described the simulink model and in section III, simulation results are shown. The simulation of the proposed system by using the tool MATLAB simulink. The performance of the system is analysed over the rician and Rayleigh fading channel along with the AWGN channel. In spatial diversity a number of antennas are used to pick up the transmitted signals coming from different multipath fades. Say. You have M= 3 number of antennas in the transmitting side and have K (a1, a2, a3, a4, a5, a6) = 6 bits for sending. At first divide the bits into M=3 sub streams of data {(a1, a3), (a2, a4), (a3, a6)} and then multiply each sub stream of data with three carrier frequency in order to transmit them via three separate antennas. If all the sub-streams had to be transmitted by one carrier then the bandwidth consumptions would be three time greater-this is one of the great advantage of spatial multiplexing. Now at the receiving end each sub-stream will have three spatial signatures-that means total 9 spatial signature will be at the receiving antenna-due to the multipath environment each sub stream will have its own spatial signature. Based on this spatial signature sub-streams of data will be demultiplexed and decoded in order to get back the original data stream. II. SYSTEM MODEL The system model consists of three sections Viz Transmitter, Channel, Receiver. The proposed MIMO- OFDM system using the concatenated codes is modeled in MATLAB using the SIMULINK. The simulink model of the proposed system is shown in the Fig.5.The parameters for the simulated system is shown in the TABLE.II Fig.4 MIMO – OFDM SYSTEM BLOCK DIAGRAM
  • 5. Error Control and performance Analysis of MIMO-OFDM Over Fading Channels www.iosrjournals.org 16 | Page A. Transmitter The proposed system uses the channel coding technique described in the section I.C.The encoding consists of the outer Reed Solomon Code and inner Convolutional code.The puncturing process is performed on the encoder output. The parameters of the encoder is based on the parameter in the table.I. B. Channel The 2X1 MIMO channel is constructed by using the fading channels along with the AWGN channel. The AWGN channel is used to simulate the background noise to the transmitted data. The fading channels used are Rician and Rayleigh fading channels. The channel model is shown in the fig.6. System parameters Simulink block Assigned parameters Values Bernoulli Binary Generator Probability of a zero 0.5 RS encoder Code word length 255 Convolutional encoder Trellis structure poly2trellis(7, [171 133]) IFFT Input port size 256 Rayleigh fading channel Maximum Doppler shift 1/1000 AWGN channel Mode Signal to noise ratio(Es/N0) Viterbi decoder Trellis structure poly2trellis(7, [171 133]) Signal to workspace Variable name BER TABLE-II SIMULATION PARAMETERS Fig.5 SIMULINK MODEL OF TRANSMITTER Fig.6 SIMULINK MODEL OF CHANNEL
  • 6. Error Control and performance Analysis of MIMO-OFDM Over Fading Channels www.iosrjournals.org 17 | Page C. Receiver The channel decoder performs the inverse operation of the channel encoding section. The parameter are based on the one that was used in the encoding process. For the purpose of decoding the convolutional code, Viterbi decoder is used. The error rate is calculated by comparing the recovered data with that of the transmitted data. III. SIMULATION RESULTS The MIMO-OFDM system with the concatenated FEC is simulated and the performance is evaluated over the Rician and Rayleigh fading channels. The BER was calculated and it was plotted by using the BERTOOL.fig.6 and fig.7 shows the simulation results for the system over the Rician and Rayleigh fading channels respectively. Fig.9 SYSTEM PERFORMANCE OVER RAYLEIGH CHANNEL Fig.7 SIMULINK MODEL OF RECEIVER Fig.8 SYSTEM PERFORMANCE OVER RICIAN CHANNEL
  • 7. Error Control and performance Analysis of MIMO-OFDM Over Fading Channels www.iosrjournals.org 18 | Page IV. CONCLUSION The plot of BER Vs SNR is plotted in MATLAB by using the monte carlo simulation in BERTOOL. The BER is calculated by comparing the input data with that of the recovered data. The system is simulated over different ranges of SNR and the corresponding BER was calculated. From the results, it is clear that the BER of MIMO-OFDM system with concatenated FEC is better than the system using OFDM without having MIMO. Moreover, the performance of the system is better in the Rician fading channel. References [1]. R.Prasad, “Introduction” in OFDM for Wireless Communications Systems, London, United Kingdom: Artech House, 2004, pp. 11-14. [2]. Implementation of MIMO-OFDM System, Muhammad Atif Gulzar, RashidNawaz , DevendraThapa, Linnaeus university,2011 [3]. Implementation of aWiMAX simulation in Simulink by Amalia da Roca. [4]. Coding forthe Fading Channel: a Survey, Signal Processing for Multimedia, J.S. Byrnes (Ed.), IOSPress. [5]. Simulation Study of Some Spatial Diversity Techniques for MIMO Wireless Communication Systems” International Journal of EmergingTechnology and Advanced Engineering, Volume 2, Issue 12, December 2012. [6]. “BER Comparison of Rayleigh Fading, Rician Fading and AWGN Channel using Chaotic Communication based MIMO-OFDM System” - Suchita Varade, Kishore Kulat, International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012. [7]. “Concatenated Convolutional Codes for Deep Space Mission” Deepak Mishra, T.V.S Ram, K S Dasgupta & S.Jit International Journal of Information and Communication Technology Research , Volume 2 No. 6, June 2012 . [8]. Bingham, J.A.C., Multicarrier Modulation for Data Transmission: IEEE Communications Magazine, Vol. 28, no.5, pp. 5 -14, May 1990. [9]. J.G. Proakis, Digital Communications, McGraw-Hill, 1987 Authors Profile M. Prabakaran received his M.E degree in communication systems, Chennai, Anna University, Chennai, India in 2010 and the B.E degree in Electronics and Communication Engineering, Mannampandal, Anna University, Chennai, India, in 2007. Currently working as a Assistant Professor in Electronics and Communication Engineering department in Arasu Engineering college, Kumbakonam, India. His research interest includes wireless communication (OFDM, MIMO), WiFi, WiMax, Communication Networks, Signal Processing, Sensor Networks, Mobile Ad hoc networks. R. Rani kowsalya, doing her B.E degree in Electronics and communication Engineering, at Arasu Engineering college, Kumbakonam, Anna university Chennai. Her interesting areas are digital communication, OFDM, MIMO, Wireless Communication. Further, she is willing to pursue her career in telecommunication field. C. Nithiya, doing her B.E degree in Electronics and communication Engineering, at Arasu Engineering college, Kumbakonam, Anna university Chennai. Her interesting areas are digital communication (OFDM), wireless communication (MIMO), signal processing. In future, she is interested to work in research environment related MIMO based communication system. Fig.10 COMBINED RESULTS OF RICIAN AND RAYLEIGH CHANNELS