Wireless Detections in MIMO System

Size: px
Start display at page:

Download "Wireless Detections in MIMO System"

Transcription

1 Wireless Detections in MIMO System Sudarshan Adhikari Masters in computer Engineering (MECE), Nepal College of Information Technology (NCIT) Balkumari, Lalitpur Dr. Sanjeeb Prasad Panday Asst. Professor, Department of Electronics and Computer Engineering Institute of Engineering, Pulchowk Campus,TU Abstract Multiple-Input Multiple-Output (MIMO) communication technology has received a significant attention in the area of wireless communication systems. MIMO provide reliable transmission and increasing data rate than traditional single input single output system. Increasing the number of transmit or receive antennas increases channel throughput. In this paper linear and non-linear detection techniques are analyzed. The linear detection techniques such as Zero Forcing (ZF) Minimum Mean Square Error (MMSE) are tested and results are analyzed. In linear MIMO wireless detection schemes, pre-coding at the transmitter is provided. It is observed that this detection scheme is sensitive to the impact of spatial correlation caused by mutual coupling between antenna elements and the spatial propagation conditions of the wireless channel. Also, the non-linear MIMO wireless detection techniques which include Maximum Likelihood (ML), Minimum Mean Square Error-Successive Interference Cancellation (MMSE-SIC) are tested and results are analyzed. The results depicts how to apply non-linear detection, which can help mitigating the impact of correlated signals, in a closed-loop MIMO system and compare the average rates achieved with different detection schemes. Keywords: MIMO, Wireless detections, MMSE, Zero- Forcing, Maximum Likelihood, MMSE-SIC, Wireless communication. I. Introduction Wireless communication system uses antennas on transmitter and receiver side for transmission of radio waves. The frequency spectrum is the scarce resource for wireless communication systems and the rapid increase of wireless applications has demanded the new techniques to achieve higher spectral efficiency. The availability of spectrum has been an influential factor impeding a rapid and efficient convergence of technologies. The multiple-input multiple-output (MIMO) system utilizes the spatial diversity to increase the data rate and spectral efficiency. MIMO is considered to be the potential solution in combating the challenges of bandwidth constraints and high data rate demands. MIMO systems are regarded as one of the most promising research areas of wireless communications. This is due to the fact that a MIMO channel can offer a significant capacity gain over a traditional Single Input Single Output (SISO) channel. This provides a fundamental limit on data throughput in MIMO systems. MIMO systems improve data transmission reliability without increasing transmits power and bandwidth. The spatial diversity obtained from transmit and receive antennas can be combined with channel coding. This combined process leads to space-time coding in a coded system [1]. II. Related Works MIMO Detectors Figure 1: MIMO System Model MIMO detectors consist of different linear and non-linear detections techniques which include: a) Zero Forcing (ZF) Zero Forcing (ZF) is a linear detection method which treats all the transmitted signals as interferences except for the desired stream from the target transmit antenna. Therefore, interference signals from other transmit antennas are minimized or nullified in the course of detecting the desired signal from the target transmit antenna. ZF receiver works 1

2 best with high SNR level. Zero forcing method is based on the calculation of pseudo inverse of channel matrix H i.e. facilitate the detection of desired signals from each antenna, the effect of the channel is inverted by a weight matrix W [3] [8]. In simple form, Y= HX+N..(1) To solve the X the weight matrix W is to solved out which satisfies WH=I. The Zero Forcing (ZF) linear detector for meeting this constraint is given by, W = (H H H) -1 H H..(2) Where,H H is the Hermitian transpose. b) MMSE Signal Detection Minimum Mean Square Error (MMSE) is linear detection method in which mean squared error (MSE) is minimized between the transmitted signals. MMSE equalizer does not usually eliminate ISI completely but, minimizes the total power of the noise and ISI components in the output [3]. In order to obtain the unknown transmitted signal MMSE use a weight matrix given by W = (H H H + N 0 I) -1 H H..(3) where I is the identity matrix. In the classical approach, the Minimum Variance Unbiased Estimator (MVUE) is derived by first considering minimization of the mean square error i.e., θ1 = arg minθ mse(θ) where: mse(θ1)=e[(θ1-θ) 2 ] = ʃ (θ1- θ) 2 p(x; θ) dx..(4) and p(x; θ) is the PDF of x parameterized by θ. c) MMSE-SIC Signal Detection Minimum Mean Square Error Successive Interference Cancellation (MMSE-SIC) is signal detection method where weight matrix is used same as linear detector MMSE. The receiver can obtained an estimate of the two transmitted symbol x1, x2 as: xˆ1 xˆ2 =(H H H+N O I) -1 H H..(5) This method is similar to that of ZF-SIC except the weight matrix used to identify the unknown transmitted symbols. In classical SIC an approach, the receiver arbitrarily takes one of the estimated symbols and subtracts its effect from the received symbols. Instead of choosing random estimated symbols, another intelligent way is optimal ordering in which received power at the transmitted symbols are determined [3] [8]. d) ML Signal Detection Maximum Likelihood (ML) is optimal decoding method that compares between the received signal and possible transmitted signal. As the transmitted signal is modified by channel matrix, we need to estimate transmit symbol by using maximum likelihood detection algorithm. xˆ = argx k {x1, x2..x N } min r-h xk 2.(6) Where r-h xk 2 is ML metric which achieve maximum performance when transmitted vectors are equally likely [1],[4].r be the received signal and h be the channel matrix. Since the receiver has to consider M ntx possible symbols so it has complexity issues as the number of transmitter increases. Here M defines the modulation constellation and ntx defines the no of transmitted antenna system. For example 2 2 MIMO system and QPSK system, the total possible symbol is 16. II. Related Work Several research works have already been done and many research papers have been published regarding detection algorithms. Since, each of the papers has focused on different detection techniques being implemented in MIMO with their resulted output in simulation tools as well. However, the comparative analysis is very rare and proposed research is crucial in today s time in order get the de-facto standard for efficient detection techniques implementation. Some of the related works that are closely related to proposed work are highlighted below along with their scope of research. The research work done by Xiaoqing Peng, Weimin Wu, Jun Sun, and Yingzhuang Liu [1] put forward about the detection of symbols via compressive sensing algorithms, to reduce the original MIMO system to a new one, whose input dimension is much less than the output dimension. Also, the research done by Max Scharrenbroich, Michael Zatman and et.al [2] explain about non-linear detection and requires a prior knowledge of the target SNR and it depicts more result for the stationary case only. Similarly, the research completed by Gurpreet Singh, Rahul Vij and Priyanka Mishra[3] put an approach for spatial multiplexing technique with various decoding techniques got more optimal result specifically for 1x4 antennas. Besides, the result obtained by Shreedhar. A. Joshi Dr. Rukmini T S, Dr. Mahesh H M[4] on V-BLAST technique with MIMO exhibits better bit error rates. 2

3 III. Methodology This chapter deals with the explanation of observed system model. Here, the binary data generator generates the random binary data with equal probability of being 1 and 0. The binary data are created as they were easy to analyze, and they are matched to the real digital communication world. The encoder encodes the data using the Convolution Encoder. If the encoder takes k input bit streams (that is, it can receive 2 k possible input symbols), the block input vector length is L*k for some positive integer L. To solve the problem, systematic steps are needed which is better to explain in the flow chart form: Start Input Data Streams Convolutional Encoder QPSK Modulation Rayleigh+ Rician Channel+ AWGN Noise Define SNR Transmitter [2x2] Receive Transmitted Data Demodulate Decoder Part Detection Techniques: ZF, CMMSE, MMSE, ML, MMSE-SIC, ZF-SIC Plot BER Vs SNR Figure 2: Flowchart of the system Similarly, if the encoder produces n output bit streams (that is, it can produce 2 n possible output symbols), the block output vector length is L*n. Additive White Gaussian Noise (AWGN) is present in every electronic system. It cannot be removed by any means. It has to be modeled in an electronic system if the system is to be made noise tolerant. AWGN is modeled in this dissertation. The randomly generated AWGN is added in the sample points after the modulation is performed in the randomly generated data sample points. The mean value of the noise is 0 where as the variance is 1. The decoded bits from the different decoding techniques at the decoder are compared with the originally generated random data bits. The difference gives the number of errors encountered by the receiver. Bit error rate defines how good the communication receiver is. IV. Simulation Results and Discussions To verify the proposed method, MATLAB simulation is done. Parameters which are necessary for the simulation are taken from the standards in the MIMO communication system. The simulation results are obtained, after the MATLAB programming by using the parameters as shown below: Table 1: Simulation Parameters Simulation Parameters Values No. of bits 10 6 Encoder Convolutional Encoder MIMO configuration 2x2 Modulation type QPSK No. of transmitter/ 2 receiver Channel Rayleigh, Rician fading channels Noise type AWGN Detection Scheme ZF, MMSE,ML and MMSE- SIC The fig. 3 shows that the capacity of channel increases as the value of SNR increases i.e. lower most line has lowest capacity compared to other. Although the capacity increases as the value of SNR increases (here from 2 to 20), it is least compared to MIMO system which has 2x2, 3x3 or 4x4 antennas. SNR value 18dB corresponds to the capacity of 6 bit/sec/hz for SISO, but for the same SNR value the capacity for antennas are 10.5, 15.5 and 21 respectively. It can be analyzed that for the fixed SNR the capacity of system increases as the number of antennas increases. From this it can be said that any system can increase its channel capacity by increasing the number of antennas at both transmitter and receiver side without increasing SNR value. 3

4 Capacity (bit/s/hz) MIMO Capacity According to Number of Antenna Shannon Capacity(NT=NR=1) MIMO, NT=NR=2 MIMO, NT=NR=3 MIMO, NT=NR=4 log10(ber) BER for QPSK modulation with 2x2 MIMO and ZF equalizer(rician Channel) ZF 2 TX 2 RX SNR(dB) Figure 3: SNR vs. Capacity plot for different transmit and receive configurations SNR in db Figure 5: SNR vs. BER plot for 2x2 MIMO case with ZF equalizer in Rician Channel BER for QPSK modulation with 2x2 MIMO and ZF equalizer (Rayleigh channel) theory (ntx=2,nrx=2, ZF) sim (ntx=2, nrx=2, ZF) BER for QPSK modulation with 2x2 MIMO and MMSE equalizer (Rayleigh channel) theory (ntx=2,nrx=2, ZF) theory (ntx=1,nrx=2, MMSE) sim (ntx=2, nrx=2, MMSE) Average Eb/No,dB Figure 4: BER vs. SNR plot of the ZF receiving technique over the Rayleigh Channel ZF detection algorithm for MIMO is the most simple and basic algorithm, and the basic idea of ZF algorithm is kept of MIMO-channel interference by multiplying received signal and the inverse matrix of channel matrix. Here, over Rayleigh channel for BER, there exist 12 db of SNR value of ZF detection technique as in fig. 4. The fig. 5 depicts the MIMO case of 2x2 in the Rician fading channel using ZF as a linear detecting technique. The simulated results with a 2 2 MIMO system using QPSK modulation in Rayleigh/Rician fading channel shows matching results as obtained in for a 1 1 system for same modulation in Rayleigh/Rician channel. The ZF equalizer helps us to achieve the data rate gain, but not take advantage of diversity gain (as there is two receiving antennas). It might not be able to achieve the two fold data rate improvement here. A MMSE estimator is a method in which it minimizes the mean square error (MSE), which is a universal measure of estimator quality. The most important characteristic of MMSE equalizer is that it does not usually eliminate ISI totally but instead it minimizes the total power of the noise and ISI components in the output. BER Average Eb/No,dB Figure 6: BER Vs. SNR plot of MMSE equalizer for Rayleigh Channel MMSE 2 TX 2 RX SNR in db Figure 7: BER Vs SNR in case of MMSE equalizer for 2x2 MIMO case in Rician fading 4

5 The fig. 8 is the case of 2x2 MIMO, which uses the MMSE equalizer at the receiver. This depicts the analysis of various cases, performance, and comparison of the simulated and theoretical bit error rate of the MMSE with that of the ZF. linearly with the number of antennas and link range without additional bandwidth and power requirements. MMSE-SIC Rayleigh for 2*2 MIMO with QPSK Modulation 2TX 2RX Bit error probability curve for QPSK with ZF and MMSE equalizer for 2x2 Case ZF MMSE BER Eb/No, db Eb/No (db) Figure 10: BER vs. SNR plot for MMSE-SIC Rayleigh of 2X2 MIMO with QPSK Modulation Figure 8: Comparative analysis of ZF and MMSE over 2x2 MIMO case BER for QPSK modulation with 2x2 MIMO and ML equalizer (Rayleigh channel) theory (ntx=1,nrx=1) sim (ntx=2, nrx=2, ML) Average Eb/No,dB Figure 9: BER for QPSK modulation with 2x2 MIMO and ML equalizer for Rayleigh Channel This shows that the performance of the MMSE is highly impressive compared to that of the ZF. Equalization techniques can combat for ISI even in mobile fading channel with high efficiency. MMSE equalizer uses LMS to compensate ISI. The MMSE equalizer results in around 3dB of improvement when compared with Zero Forcing equalizer.from the simulation result as shown in fig. 8, it can be summarized that, ZF equalization in addition of noise gets boosted up and thus spoils the overall signal to noise ratio. Hence it is considered good to a receiver under noise free conditions. The multiple antennas are used to increase data rates through multiple antennas to improve performance through diversity. This technique offers higher capacity to wireless systems and the capacity increases 5 In fig. 9, for BER there is 5.8 db of SNR for ML equalizer for Rayleigh Channel. In fig. 10 for BER, there is 7.5dB of SNR. Comparing the results of ML and MMSE-SIC of Rayleigh fading channel for same BER i.e., SNR of MMSE-SIC gets improved than that of ML signal detection. The result of fig.10 is obtained after average of 10 times of MATAB simulation for MMSE-SIC. In fig. 11, for BER there is 8 db of SNR for MMSE- SIC Rician Channel. In fig. 10 for BER, there is 7.5dB of SNR. Comparing the results of MMSE-SIC of Rayleigh fading channel and MMSE-SIC of Rician fading channel, for same BER i.e., SNR of MMSE-SIC Rician channel gets improved than that of MMSE-SIC Rayleigh channel. BER 2x2 MIMO MMSE SIC Rician fading with QPSK MMSE-SIC Eb/No (db) Figure 11: BER vs. SNR plot for MMSE-SIC Rician of 2X2 MIMO with QPSK Modulation The SNR is 0.5 db more in MMSE-SIC of Rician Fading. The result of fig. 11 is obtained after average of 8 times of MATAB simulation.

6 V. Conclusion and Future Work Conclusion: The Rician channel has the good SNR value than the Rayleigh in all detections and in varying configuration of the MIMO system. MMSE-SIC is much better than MMSE. It can be concluded that wireless MIMO receiver with ML detection has the least BER for a given SNR and ZF detector has a greater BER. Also, the simulation results obtained shows that by combining SIC with MMSE provide better BER performance characteristics than normal receiver consisting simple MMSE or ZF respectively. And, MMSE-SIC provides better overall system performance than MMSE, ZF and ML the increasing diversity order. Future Work The different modulation schemes and antenna configurations can be used to analyze the performance of the MIMO system. Detections techniques can be used for designing of adaptive channel estimation with beam forming antenna and MIMO-OFDM. References [1] XiaoqingPeng, Weimin Wu, Jun Sun, and Yingzhuang Liu, Sparsity-Boosted Detection for Large MIMO Systems, IEEE COMMUNICATIONS LETTERS, VOL. 19, NO. 2, FEBRUARY 2014 [2] Max Scharrenbroich, Michael Zatman and et.al, Performance of a Practical Two-Step Detector for Non-Fluctuating Targets, IEEE seventh sensor Array and Multichannel signal processing workshop(sam), 2012 [3] Gurpreet Singh, Rahul Vij and Priyanka Mishra, Performance Evaluation of ML-VBLAST MIMO decoder using different antenna configuration using Rayleigh and Ricean Chhanel,2013 [4] Shreedhar. A. Joshi, Dr. Rukmini T S, Dr. Mahesh H M, Performance Analysis of MIMO Technology using V-BLAST Technique for Different Linear Detectors in a Slow Fading Channel 2010 IEEE. [5] Analysis of MIMO System Through ZF & MMSE Detection Scheme 1SwetamadhabMahanta, 2AnkitRajauria Dept. of ECE, RIET, Jaipur, Rajasthan, India, IJECT Vol. 4, Issue Spl - 4, April - June 2013 [6] Sugandha Aggarwal Characteristic Parameters Evaluation for MIMO based Communication Systems, ICCCSIM VOLUME- 8, Issue No. 2, page , July 2012 [7] Kuldeep Kumar, A comparison of different detection algorithm in a MIMO system, (IJAEST) Vol No. 7, Issue No. 2, , Punjab, [8] Wei Liu, Kwonhue Choi, et.al., Complexity-Reduced Channel Matrix Inversion for MIMO Systems in Time-Varying Channels, Vehicular Technology Conference (VTC 2010-Spring), May 2010 [9] Cheng-Yu Hung and Wei-Ho Chung, An Improved MMSE-Based MIMO Detection using Low- Complexity Constellation Search, IEEE Globecom workshop on Broadband wireless Access, [10] SajidBasir, Symbol Detection In Mimo Systems, a Phd. thesis submitted at the University of Engineering and Technology Taxila, July [11] Mingxi Wang, Weiliang Zeng, and Chengshan Xiao, Linear Precoding for MIMO Multiple Access Channels with Finite Discrete Inputs, IEEETRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 10, NO. 11, NOVEMBER 2011 Sudarshan Adhikari, from Likhu VDC- 6, Nuwakot, Nepal, did B. E. in Electronics and Communication from nec, Changunarayan in 2010, and M.E. in Computer Engineering from NCIT in He served as a Lecturer in various Colleges for 1 year. Since October 2012, he has been with the Dept. of Electronics Engg. and currently he is working as YC of Computer II Year in Dept. of Computer Engg. KEC, Kalimati. His research interest includes C-Programming, Signal Analysis, Communication Systems and AI. Dr. Sanjeeb Prasad Panday from Kathmandu, Nepal, passed his Doctor of Engineering (Ph.D.) in Information Systems Engineering from Osaka Sangyo University, Japan in He passed his Masters of Science in Information and Communication Engineering from Tribhuvan University, Nepal in He has been working as Asst. Professor in the Dept. of Electronics and Computer Engineering at IOE, Pulchowk campus, TU, Nepal since 2002.His research interests include image processing, digital holography, optimization algorithms and their applications to flow field measurements. Dr. Panday is a member of IEEE. 6

STUDY OF THE PERFORMANCE OF THE LINEAR AND NON-LINEAR NARROW BAND RECEIVERS FOR 2X2 MIMO SYSTEMS WITH STBC MULTIPLEXING AND ALAMOTI CODING

STUDY OF THE PERFORMANCE OF THE LINEAR AND NON-LINEAR NARROW BAND RECEIVERS FOR 2X2 MIMO SYSTEMS WITH STBC MULTIPLEXING AND ALAMOTI CODING International Journal of Electrical and Electronics Engineering Research Vol.1, Issue 1 (2011) 68-83 TJPRC Pvt. Ltd., STUDY OF THE PERFORMANCE OF THE LINEAR AND NON-LINEAR NARROW BAND RECEIVERS FOR 2X2

More information

Performance Evaluation of V-BLAST MIMO System Using Rayleigh & Rician Channels

Performance Evaluation of V-BLAST MIMO System Using Rayleigh & Rician Channels International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 15 (2014), pp. 1549-1558 International Research Publications House http://www. irphouse.com Performance Evaluation

More information

An Analytical Design: Performance Comparison of MMSE and ZF Detector

An Analytical Design: Performance Comparison of MMSE and ZF Detector An Analytical Design: Performance Comparison of MMSE and ZF Detector Pargat Singh Sidhu 1, Gurpreet Singh 2, Amit Grover 3* 1. Department of Electronics and Communication Engineering, Shaheed Bhagat Singh

More information

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Effect of Fading Correlation on the Performance of Spatial Multiplexed MIMO systems with circular antennas M. A. Mangoud Department of Electrical and Electronics Engineering, University of Bahrain P. O.

More information

Analysis of V-BLAST Techniques for MIMO Wireless Channels with different modulation techniques using Linear and Non Linear Detection

Analysis of V-BLAST Techniques for MIMO Wireless Channels with different modulation techniques using Linear and Non Linear Detection 74 Analysis of V-BLAST Techniques for MIMO Wireless Channels with different modulation techniques using Linear and Non Linear Detection Shreedhar A Joshi 1, Dr. Rukmini T S 2 and Dr. Mahesh H M 3 1 Senior

More information

On limits of Wireless Communications in a Fading Environment: a General Parameterization Quantifying Performance in Fading Channel

On limits of Wireless Communications in a Fading Environment: a General Parameterization Quantifying Performance in Fading Channel Indonesian Journal of Electrical Engineering and Informatics (IJEEI) Vol. 2, No. 3, September 2014, pp. 125~131 ISSN: 2089-3272 125 On limits of Wireless Communications in a Fading Environment: a General

More information

Performance Analysis of V-BLAST MIMO-OFDM using Transmit and Receive Beamforming

Performance Analysis of V-BLAST MIMO-OFDM using Transmit and Receive Beamforming Performance Analysis of V-BLAST MIMO-OFDM using Transmit and Receive Shankar Gangaju 1, Daya Sagar Baral 2 Institute of Engineering, Central Campus, Pulchowk 1, 2 Corresponding Email: Shankar.gangaju@keckist.edu.np,

More information

Performance Comparison of MIMO Systems over AWGN and Rician Channels with Zero Forcing Receivers

Performance Comparison of MIMO Systems over AWGN and Rician Channels with Zero Forcing Receivers Performance Comparison of MIMO Systems over AWGN and Rician Channels with Zero Forcing Receivers Navjot Kaur and Lavish Kansal Lovely Professional University, Phagwara, E-mails: er.navjot21@gmail.com,

More information

A Sphere Decoding Algorithm for MIMO

A Sphere Decoding Algorithm for MIMO A Sphere Decoding Algorithm for MIMO Jay D Thakar Electronics and Communication Dr. S & S.S Gandhy Government Engg College Surat, INDIA ---------------------------------------------------------------------***-------------------------------------------------------------------

More information

Performance Evaluation of V-Blast Mimo System in Fading Diversity Using Matched Filter

Performance Evaluation of V-Blast Mimo System in Fading Diversity Using Matched Filter Performance Evaluation of V-Blast Mimo System in Fading Diversity Using Matched Filter Priya Sharma 1, Prof. Vijay Prakash Singh 2 1 Deptt. of EC, B.E.R.I, BHOPAL 2 HOD, Deptt. of EC, B.E.R.I, BHOPAL Abstract--

More information

LATTICE REDUCTION AIDED DETECTION TECHNIQUES FOR MIMO SYSTEMS

LATTICE REDUCTION AIDED DETECTION TECHNIQUES FOR MIMO SYSTEMS LATTICE REDUCTION AIDED DETECTION TECHNIQUES FOR MIMO SYSTEMS Susmita Prasad 1, Samarendra Nath Sur 2 Dept. of Electronics and Communication Engineering, Sikkim Manipal Institute of Technology, Majhitar,

More information

Performance Analysis of MIMO Equalization Techniques with Highly Efficient Channel Coding Schemes

Performance Analysis of MIMO Equalization Techniques with Highly Efficient Channel Coding Schemes Performance Analysis of MIMO Equalization Techniques with Highly Efficient Channel Coding Schemes Neha Aggarwal 1 Shalini Bahel 2 Teglovy Singh Chohan 3 Jasdeep Singh 4 1,2,3,4 Department of Electronics

More information

Review on Improvement in WIMAX System

Review on Improvement in WIMAX System IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 09 February 2017 ISSN (online): 2349-6010 Review on Improvement in WIMAX System Bhajankaur S. Wassan PG Student

More information

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS RASHMI SABNUAM GUPTA 1 & KANDARPA KUMAR SARMA 2 1 Department of Electronics and Communication Engineering, Tezpur University-784028,

More information

Study and Analysis of 2x2 MIMO Systems for Different Modulation Techniques using MATLAB

Study and Analysis of 2x2 MIMO Systems for Different Modulation Techniques using MATLAB Study and Analysis of 2x2 MIMO Systems for Different Modulation Techniques using MATLAB Ramanagoud Biradar 1, Dr.G.Sadashivappa 2 Student, Telecommunication, RV college of Engineering, Bangalore, India

More information

Performance Comparison of MIMO Systems over AWGN and Rician Channels using OSTBC3 with Zero Forcing Receivers

Performance Comparison of MIMO Systems over AWGN and Rician Channels using OSTBC3 with Zero Forcing Receivers www.ijcsi.org 355 Performance Comparison of MIMO Systems over AWGN and Rician Channels using OSTBC3 with Zero Forcing Receivers Navjot Kaur, Lavish Kansal Electronics and Communication Engineering Department

More information

MIMO PERFORMANCE ANALYSIS WITH ALAMOUTI STBC CODE and V-BLAST DETECTION SCHEME

MIMO PERFORMANCE ANALYSIS WITH ALAMOUTI STBC CODE and V-BLAST DETECTION SCHEME International Journal of Science, Engineering and Technology Research (IJSETR), Volume 4, Issue 1, January 2015 MIMO PERFORMANCE ANALYSIS WITH ALAMOUTI STBC CODE and V-BLAST DETECTION SCHEME Yamini Devlal

More information

ELEC E7210: Communication Theory. Lecture 11: MIMO Systems and Space-time Communications

ELEC E7210: Communication Theory. Lecture 11: MIMO Systems and Space-time Communications ELEC E7210: Communication Theory Lecture 11: MIMO Systems and Space-time Communications Overview of the last lecture MIMO systems -parallel decomposition; - beamforming; - MIMO channel capacity MIMO Key

More information

Comparison of MIMO OFDM System with BPSK and QPSK Modulation

Comparison of MIMO OFDM System with BPSK and QPSK Modulation e t International Journal on Emerging Technologies (Special Issue on NCRIET-2015) 6(2): 188-192(2015) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Comparison of MIMO OFDM System with BPSK

More information

BER ANALYSIS OF 2X2 MIMO SPATIAL MULTIPLEXING UNDER AWGN AND RICIAN CHANNELS FOR DIFFERENT MODULATIONS TECHNIQUES

BER ANALYSIS OF 2X2 MIMO SPATIAL MULTIPLEXING UNDER AWGN AND RICIAN CHANNELS FOR DIFFERENT MODULATIONS TECHNIQUES BER ANALYSIS OF 2X2 MIMO SPATIAL MULTIPLEXING UNDER AND RICIAN CHANNELS FOR DIFFERENT MODULATIONS TECHNIQUES ABSTRACT Anuj Vadhera and Lavish Kansal Lovely Professional University, Phagwara, Punjab, India

More information

General Terms-- Equalizer, Bit error rate, Signal to noise ratio (Eb/N0), transmitting antenna, receiving antenna.

General Terms-- Equalizer, Bit error rate, Signal to noise ratio (Eb/N0), transmitting antenna, receiving antenna. Volume 3, Issue 6, June 213 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com BER Analysis & Comparison

More information

Performance Evaluation of MIMO-OFDM Systems under Various Channels

Performance Evaluation of MIMO-OFDM Systems under Various Channels Performance Evaluation of MIMO-OFDM Systems under Various Channels C. Niloufer fathima, G. Hemalatha Department of Electronics and Communication Engineering, KSRM college of Engineering, Kadapa, Andhra

More information

Performance Evaluation of Different Equalization Techniques for 2x2 MIMO Wireless Communication Systems

Performance Evaluation of Different Equalization Techniques for 2x2 MIMO Wireless Communication Systems International Journal of Advanced Research ISSN : 2394-2975 (Online) Performance Evaluation of Different Equalization Techniques for 2x2 MIMO Wireless Communication Systems I Chandani Dewangan, II Pankaj

More information

2.

2. PERFORMANCE ANALYSIS OF STBC-MIMO OFDM SYSTEM WITH DWT & FFT Shubhangi R Chaudhary 1,Kiran Rohidas Jadhav 2. Department of Electronics and Telecommunication Cummins college of Engineering for Women Pune,

More information

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 Puneetha R 1, Dr.S.Akhila 2 1 M. Tech in Digital Communication B M S College Of Engineering Karnataka, India 2 Professor Department of

More information

Low BER performance using Index Modulation in MIMO OFDM

Low BER performance using Index Modulation in MIMO OFDM Low BER performance using Modulation in MIMO OFDM Samuddeta D H 1, V.R.Udupi 2 1MTech Student DCN, KLS Gogte Institute of Technology, Belgaum, India. 2Professor, Dept. of E&CE, KLS Gogte Institute of Technology,

More information

MIMO Systems and Applications

MIMO Systems and Applications MIMO Systems and Applications Mário Marques da Silva marques.silva@ieee.org 1 Outline Introduction System Characterization for MIMO types Space-Time Block Coding (open loop) Selective Transmit Diversity

More information

Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding Technique

Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding Technique e-issn 2455 1392 Volume 2 Issue 6, June 2016 pp. 190 197 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding

More information

Performance analysis of BPSK system with ZF & MMSE equalization

Performance analysis of BPSK system with ZF & MMSE equalization Performance analysis of BPSK system with ZF & MMSE equalization Manish Kumar Department of Electronics and Communication Engineering Swift institute of Engineering & Technology, Rajpura, Punjab, India

More information

IMPROVED QR AIDED DETECTION UNDER CHANNEL ESTIMATION ERROR CONDITION

IMPROVED QR AIDED DETECTION UNDER CHANNEL ESTIMATION ERROR CONDITION IMPROVED QR AIDED DETECTION UNDER CHANNEL ESTIMATION ERROR CONDITION Jigyasha Shrivastava, Sanjay Khadagade, and Sumit Gupta Department of Electronics and Communications Engineering, Oriental College of

More information

MMSE Algorithm Based MIMO Transmission Scheme

MMSE Algorithm Based MIMO Transmission Scheme MMSE Algorithm Based MIMO Transmission Scheme Rashmi Tiwari 1, Agya Mishra 2 12 Department of Electronics and Tele-Communication Engineering, Jabalpur Engineering College, Jabalpur, Madhya Pradesh, India

More information

1. INTRODUCTION II. SPREADING USING WALSH CODE. International Journal of Advanced Networking & Applications (IJANA) ISSN:

1. INTRODUCTION II. SPREADING USING WALSH CODE. International Journal of Advanced Networking & Applications (IJANA) ISSN: Analysis of DWT OFDM using Rician Channel and Comparison with ANN based OFDM Geeta S H1, Smitha B2, Shruthi G, Shilpa S G4 Department of Computer Science and Engineering, DBIT, Bangalore, Visvesvaraya

More information

Bit Error Rate Performance Measurement of Wireless MIMO System Based on FPGA

Bit Error Rate Performance Measurement of Wireless MIMO System Based on FPGA Bit Error Rate Performance Measurement of Wireless MIMO System Based on FPGA Aravind Kumar. S, Karthikeyan. S Department of Electronics and Communication Engineering, Vandayar Engineering College, Thanjavur,

More information

ISSN: [Ebinowen * et al., 7(9): September, 2018] Impact Factor: 5.164

ISSN: [Ebinowen * et al., 7(9): September, 2018] Impact Factor: 5.164 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY OPTIMIZATION OF MIMO SYSTEM USING SIC-MMSE IN ADDITIVE WHITE GAUSSIAN NOISE RAYLEIGH FADING CHANNELS T.D. Ebinowen 1, Y K. Abdulrazak

More information

Improving Diversity Using Linear and Non-Linear Signal Detection techniques

Improving Diversity Using Linear and Non-Linear Signal Detection techniques International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 6 (June 2014), PP.13-19 Improving Diversity Using Linear and Non-Linear

More information

CHAPTER 3 MIMO-OFDM DETECTION

CHAPTER 3 MIMO-OFDM DETECTION 63 CHAPTER 3 MIMO-OFDM DETECTION 3.1 INTRODUCTION This chapter discusses various MIMO detection methods and their performance with CE errors. Based on the fact that the IEEE 80.11n channel models have

More information

Chapter 2 Channel Equalization

Chapter 2 Channel Equalization Chapter 2 Channel Equalization 2.1 Introduction In wireless communication systems signal experiences distortion due to fading [17]. As signal propagates, it follows multiple paths between transmitter and

More information

Gurpreet Singh* and Pardeep Sharma**

Gurpreet Singh* and Pardeep Sharma** BER Comparison of MIMO Systems using Equalization Techniques in Rayleigh Flat Fading Channel Gurpreet Singh* and Pardeep Sharma** * (Department of Electronics and Communication, Shaheed Bhagat Singh State

More information

Performance Comparison of MIMO Systems over AWGN and Rayleigh Channels with Zero Forcing Receivers

Performance Comparison of MIMO Systems over AWGN and Rayleigh Channels with Zero Forcing Receivers Global Journal of Researches in Engineering Electrical and Electronics Engineering Volume 13 Issue 1 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Study of Turbo Coded OFDM over Fading Channel

Study of Turbo Coded OFDM over Fading Channel International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 3, Issue 2 (August 2012), PP. 54-58 Study of Turbo Coded OFDM over Fading Channel

More information

Webpage: Volume 4, Issue V, May 2016 ISSN

Webpage:   Volume 4, Issue V, May 2016 ISSN Designing and Performance Evaluation of Advanced Hybrid OFDM System Using MMSE and SIC Method Fatima kulsum 1, Sangeeta Gahalyan 2 1 M.Tech Scholar, 2 Assistant Prof. in ECE deptt. Electronics and Communication

More information

A New Transmission Scheme for MIMO OFDM

A New Transmission Scheme for MIMO OFDM IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 2, 2013 ISSN (online): 2321-0613 A New Transmission Scheme for MIMO OFDM Kushal V. Patel 1 Mitesh D. Patel 2 1 PG Student,

More information

CHAPTER 4 PERFORMANCE ANALYSIS OF THE ALAMOUTI STBC BASED DS-CDMA SYSTEM

CHAPTER 4 PERFORMANCE ANALYSIS OF THE ALAMOUTI STBC BASED DS-CDMA SYSTEM 89 CHAPTER 4 PERFORMANCE ANALYSIS OF THE ALAMOUTI STBC BASED DS-CDMA SYSTEM 4.1 INTRODUCTION This chapter investigates a technique, which uses antenna diversity to achieve full transmit diversity, using

More information

4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context

4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context 4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context Mohamed.Messaoudi 1, Majdi.Benzarti 2, Salem.Hasnaoui 3 Al-Manar University, SYSCOM Laboratory / ENIT, Tunisia 1 messaoudi.jmohamed@gmail.com,

More information

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm 1 Ch.Srikanth, 2 B.Rajanna 1 PG SCHOLAR, 2 Assistant Professor Vaagdevi college of engineering. (warangal) ABSTRACT power than

More information

BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS

BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS Navgeet Singh 1, Amita Soni 2 1 P.G. Scholar, Department of Electronics and Electrical Engineering, PEC University of Technology, Chandigarh, India 2

More information

Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multiple Access Method over AWGN and Fading Channels

Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multiple Access Method over AWGN and Fading Channels Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multiple Access Method over AWGN and Fading Channels Prashanth G S 1 1Department of ECE, JNNCE, Shivamogga ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS

COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS Sanjana T and Suma M N Department of Electronics and communication, BMS College of Engineering, Bangalore, India ABSTRACT In

More information

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes

Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Volume 4, Issue 6, June (016) Study of Performance Evaluation of Quasi Orthogonal Space Time Block Code MIMO-OFDM System in Rician Channel for Different Modulation Schemes Pranil S Mengane D. Y. Patil

More information

An HARQ scheme with antenna switching for V-BLAST system

An HARQ scheme with antenna switching for V-BLAST system An HARQ scheme with antenna switching for V-BLAST system Bonghoe Kim* and Donghee Shim* *Standardization & System Research Gr., Mobile Communication Technology Research LAB., LG Electronics Inc., 533,

More information

PERFORMANCE ANALYSIS OF AN UPLINK MISO-CDMA SYSTEM USING MULTISTAGE MULTI-USER DETECTION SCHEME WITH V-BLAST SIGNAL DETECTION ALGORITHMS

PERFORMANCE ANALYSIS OF AN UPLINK MISO-CDMA SYSTEM USING MULTISTAGE MULTI-USER DETECTION SCHEME WITH V-BLAST SIGNAL DETECTION ALGORITHMS PERFORMANCE ANALYSIS OF AN UPLINK MISO-CDMA SYSTEM USING MULTISTAGE MULTI-USER DETECTION SCHEME WITH V-BLAST SIGNAL DETECTION ALGORITHMS 1 G.VAIRAVEL, 2 K.R.SHANKAR KUMAR 1 Associate Professor, ECE Department,

More information

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik Department of Electrical and Computer Engineering, The University of Texas at Austin,

More information

Decrease Interference Using Adaptive Modulation and Coding

Decrease Interference Using Adaptive Modulation and Coding International Journal of Computer Networks and Communications Security VOL. 3, NO. 9, SEPTEMBER 2015, 378 383 Available online at: www.ijcncs.org E-ISSN 2308-9830 (Online) / ISSN 2410-0595 (Print) Decrease

More information

MIMO CONFIGURATION SCHEME WITH SPATIAL MULTIPLEXING AND QPSK MODULATION

MIMO CONFIGURATION SCHEME WITH SPATIAL MULTIPLEXING AND QPSK MODULATION MIMO CONFIGURATION SCHEME WITH SPATIAL MULTIPLEXING AND QPSK MODULATION Yasir Bilal 1, Asif Tyagi 2, Javed Ashraf 3 1 Research Scholar, 2 Assistant Professor, 3 Associate Professor, Department of Electronics

More information

Performance Evaluation of STBC-OFDM System for Wireless Communication

Performance Evaluation of STBC-OFDM System for Wireless Communication Performance Evaluation of STBC-OFDM System for Wireless Communication Apeksha Deshmukh, Prof. Dr. M. D. Kokate Department of E&TC, K.K.W.I.E.R. College, Nasik, apeksha19may@gmail.com Abstract In this paper

More information

PERFORMANCE ANALYSIS OF MIMO WIRELESS SYSTEM WITH ARRAY ANTENNA

PERFORMANCE ANALYSIS OF MIMO WIRELESS SYSTEM WITH ARRAY ANTENNA PERFORMANCE ANALYSIS OF MIMO WIRELESS SYSTEM WITH ARRAY ANTENNA Mihir Narayan Mohanty MIEEE Department of Electronics and Communication Engineering, ITER, Siksha O Anusandhan University, Bhubaneswar, Odisha,

More information

Analysis of Different Detection Techniques of MIMO In Future Generation of Wireless Communication

Analysis of Different Detection Techniques of MIMO In Future Generation of Wireless Communication Volume 114 No. 12 2017, 419-427 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Analysis of Different Detection Techniques of MIMO In Future Generation

More information

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary M.Tech Scholar, ECE Department,SKIT, Jaipur, Abstract Orthogonal Frequency Division

More information

BER Analysis of 3x3 MIMO Spatial Multiplexing under AWGN & Rician Channels for Different Modulation Techniques

BER Analysis of 3x3 MIMO Spatial Multiplexing under AWGN & Rician Channels for Different Modulation Techniques www.ijcsi.org 276 BER Analysis of 3x3 MIMO Spatial Multiplexing under & Channels for Different Modulation Techniques Anuj Vadhera 1, Lavish Kansal 2 1 School of Electronics Engineering, Lovely Professional

More information

Performance Analysis of MIMO-OFDM based IEEE n using Different Modulation Techniques

Performance Analysis of MIMO-OFDM based IEEE n using Different Modulation Techniques IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 2 August 26 ISSN (online): 2349-784X Performance Analysis of MIMO-OFDM based IEEE 82.n using Different Modulation Techniques

More information

Performance Analysis of Ofdm Transceiver using Gmsk Modulation Technique

Performance Analysis of Ofdm Transceiver using Gmsk Modulation Technique Performance Analysis of Ofdm Transceiver using Gmsk Modulation Technique Gunjan Negi Student, ECE Department GRD Institute of Management and Technology Dehradun, India negigunjan10@gmail.com Anuj Saxena

More information

PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME

PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME Rajkumar Gupta Assistant Professor Amity University, Rajasthan Abstract The performance of the WCDMA system

More information

Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK

Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK Department of Electronics Technology, GND University Amritsar, Punjab, India Abstract-In this paper we present a practical RS-CC

More information

DESIGN OF STBC ENCODER AND DECODER FOR 2X1 AND 2X2 MIMO SYSTEM

DESIGN OF STBC ENCODER AND DECODER FOR 2X1 AND 2X2 MIMO SYSTEM Indian J.Sci.Res. (): 0-05, 05 ISSN: 50-038 (Online) DESIGN OF STBC ENCODER AND DECODER FOR X AND X MIMO SYSTEM VIJAY KUMAR KATGI Assistant Profesor, Department of E&CE, BKIT, Bhalki, India ABSTRACT This

More information

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department Faculty of Information Engineering & Technology The Communications Department Course: Advanced Communication Lab [COMM 1005] Lab 3.0 Pulse Shaping and Rayleigh Channel 1 TABLE OF CONTENTS 2 Summary...

More information

Performance Analysis of Cognitive Radio based WRAN over Rayleigh Fading Channel with Alamouti-STBC 2X1, 2X2&2X4 Multiplexing

Performance Analysis of Cognitive Radio based WRAN over Rayleigh Fading Channel with Alamouti-STBC 2X1, 2X2&2X4 Multiplexing Performance Analysis of Cognitive Radio based WRAN over Rayleigh Fading Channel with Alamouti-STBC 2X1 2X2&2X4 Multiplexing Rahul Koshti Assistant Professor Narsee Monjee Institute of Management Studies

More information

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR

DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR DESIGN, IMPLEMENTATION AND OPTIMISATION OF 4X4 MIMO-OFDM TRANSMITTER FOR COMMUNICATION SYSTEMS Abstract M. Chethan Kumar, *Sanket Dessai Department of Computer Engineering, M.S. Ramaiah School of Advanced

More information

Implementation of MIMO-OFDM System Based on MATLAB

Implementation of MIMO-OFDM System Based on MATLAB Implementation of MIMO-OFDM System Based on MATLAB Sushmitha Prabhu 1, Gagandeep Shetty 2, Suraj Chauhan 3, Renuka Kajur 4 1,2,3,4 Department of Electronics and Communication Engineering, PESIT-BSC, Bangalore,

More information

Performance Comparison of Channel Estimation Technique using Power Delay Profile for MIMO OFDM

Performance Comparison of Channel Estimation Technique using Power Delay Profile for MIMO OFDM Performance Comparison of Channel Estimation Technique using Power Delay Profile for MIMO OFDM 1 Shamili Ch, 2 Subba Rao.P 1 PG Student, SRKR Engineering College, Bhimavaram, INDIA 2 Professor, SRKR Engineering

More information

Performance Evaluation of different α value for OFDM System

Performance Evaluation of different α value for OFDM System Performance Evaluation of different α value for OFDM System Dr. K.Elangovan Dept. of Computer Science & Engineering Bharathidasan University richirappalli Abstract: Orthogonal Frequency Division Multiplexing

More information

Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems

Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems , 2009, 5, 351-356 doi:10.4236/ijcns.2009.25038 Published Online August 2009 (http://www.scirp.org/journal/ijcns/). Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems Zhongpeng WANG

More information

DESIGN AND ANALYSIS OF VARIOUS MULTIUSER DETECTION TECHNIQUES FOR SDMA-OFDM SYSTEMS

DESIGN AND ANALYSIS OF VARIOUS MULTIUSER DETECTION TECHNIQUES FOR SDMA-OFDM SYSTEMS Int. J. Engg. Res. & Sci. & Tech. 2016 Gunde Sreenivas and Dr. S Paul, 2016 Research Paper DESIGN AND ANALYSIS OF VARIOUS MULTIUSER DETECTION TECHNIQUES FOR SDMA-OFDM SYSTEMS Gunde Sreenivas 1 * and Dr.

More information

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 8 ǁ August 2013 ǁ PP.45-51 Improving Channel Estimation in OFDM System Using Time

More information

Multiple Input Multiple Output (MIMO) Operation Principles

Multiple Input Multiple Output (MIMO) Operation Principles Afriyie Abraham Kwabena Multiple Input Multiple Output (MIMO) Operation Principles Helsinki Metropolia University of Applied Sciences Bachlor of Engineering Information Technology Thesis June 0 Abstract

More information

BER PERFORMANCE IMPROVEMENT USING MIMO TECHNIQUE OVER RAYLEIGH WIRELESS CHANNEL with DIFFERENT EQUALIZERS

BER PERFORMANCE IMPROVEMENT USING MIMO TECHNIQUE OVER RAYLEIGH WIRELESS CHANNEL with DIFFERENT EQUALIZERS BER PERFORMANCE IMPROVEMENT USING MIMO TECHNIQUE OVER RAYLEIGH WIRELESS CHANNEL with DIFFERENT EQUALIZERS Amit Kumar Sahu *, Sudhansu Sekhar Singh # * Kalam Institute of Technology, Berhampur, Odisha,

More information

Performance analysis of MISO-OFDM & MIMO-OFDM Systems

Performance analysis of MISO-OFDM & MIMO-OFDM Systems Performance analysis of MISO-OFDM & MIMO-OFDM Systems Kavitha K V N #1, Abhishek Jaiswal *2, Sibaram Khara #3 1-2 School of Electronics Engineering, VIT University Vellore, Tamil Nadu, India 3 Galgotias

More information

AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System

AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System Pranil Mengane 1, Ajitsinh Jadhav 2 12 Department of Electronics & Telecommunication Engg, D.Y. Patil College of Engg & Tech, Kolhapur

More information

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Basic Transmission Schemes 1 September 8, Presentation Outline

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Basic Transmission Schemes 1 September 8, Presentation Outline Multiple Antennas Capacity and Basic Transmission Schemes Mats Bengtsson, Björn Ottersten Basic Transmission Schemes 1 September 8, 2005 Presentation Outline Channel capacity Some fine details and misconceptions

More information

Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels

Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels Abstract A Orthogonal Frequency Division Multiplexing (OFDM) scheme offers high spectral efficiency and better resistance to

More information

Performance Enhancement of Multi-Input Multi-Output (MIMO) System with Diversity

Performance Enhancement of Multi-Input Multi-Output (MIMO) System with Diversity Performance Enhancement of Multi-Input Multi-Output (MIMO) System with Diversity Ghulam Abbas, Ebtisam Ahmed, Waqar Aziz, Saqib Saleem, Qamar-ul-Islam Department of Electrical Engineering, Institute of

More information

An Improved Detection Technique For Receiver Oriented MIMO-OFDM Systems

An Improved Detection Technique For Receiver Oriented MIMO-OFDM Systems 9th International OFDM-Workshop 2004, Dresden 1 An Improved Detection Technique For Receiver Oriented MIMO-OFDM Systems Hrishikesh Venkataraman 1), Clemens Michalke 2), V.Sinha 1), and G.Fettweis 2) 1)

More information

AN EFFICIENT LINK PERFOMANCE ESTIMATION TECHNIQUE FOR MIMO-OFDM SYSTEMS

AN EFFICIENT LINK PERFOMANCE ESTIMATION TECHNIQUE FOR MIMO-OFDM SYSTEMS AN EFFICIENT LINK PERFOMANCE ESTIMATION TECHNIQUE FOR MIMO-OFDM SYSTEMS 1 K. A. Narayana Reddy, 2 G. Madhavi Latha, 3 P.V.Ramana 1 4 th sem, M.Tech (Digital Electronics and Communication Systems), Sree

More information

Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System

Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 2, FEBRUARY 2002 187 Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System Xu Zhu Ross D. Murch, Senior Member, IEEE Abstract In

More information

Comparative Study of OFDM & MC-CDMA in WiMAX System

Comparative Study of OFDM & MC-CDMA in WiMAX System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. IV (Jan. 2014), PP 64-68 Comparative Study of OFDM & MC-CDMA in WiMAX

More information

Lecture 4 Diversity and MIMO Communications

Lecture 4 Diversity and MIMO Communications MIMO Communication Systems Lecture 4 Diversity and MIMO Communications Prof. Chun-Hung Liu Dept. of Electrical and Computer Engineering National Chiao Tung University Spring 2017 1 Outline Diversity Techniques

More information

Performance of OFDM System under Different Fading Channels and Coding

Performance of OFDM System under Different Fading Channels and Coding Bulletin of Electrical Engineering and Informatics ISSN: 2302-9285 Vol. 6, No. 1, March 2017, pp. 54~61, DOI: 10.11591/eei.v6i1.591 54 Performance of OFDM System under Different Fading s and Coding Pratima

More information

Performance Evaluation of the VBLAST Algorithm in W-CDMA Systems

Performance Evaluation of the VBLAST Algorithm in W-CDMA Systems erformance Evaluation of the VBLAST Algorithm in W-CDMA Systems Dragan Samardzija, eter Wolniansky, Jonathan Ling Wireless Research Laboratory, Bell Labs, Lucent Technologies, 79 Holmdel-Keyport Road,

More information

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Jianfeng Wang, Meizhen Tu, Kan Zheng, and Wenbo Wang School of Telecommunication Engineering, Beijing University of Posts

More information

Multiple Antennas in Wireless Communications

Multiple Antennas in Wireless Communications Multiple Antennas in Wireless Communications Luca Sanguinetti Department of Information Engineering Pisa University lucasanguinetti@ietunipiit April, 2009 Luca Sanguinetti (IET) MIMO April, 2009 1 / 46

More information

BER Analysis for MC-CDMA

BER Analysis for MC-CDMA BER Analysis for MC-CDMA Nisha Yadav 1, Vikash Yadav 2 1,2 Institute of Technology and Sciences (Bhiwani), Haryana, India Abstract: As demand for higher data rates is continuously rising, there is always

More information

BER Performance of CRC Coded LTE System for Various Modulation Schemes and Channel Conditions

BER Performance of CRC Coded LTE System for Various Modulation Schemes and Channel Conditions Scientific Research Journal (SCIRJ), Volume II, Issue V, May 2014 6 BER Performance of CRC Coded LTE System for Various Schemes and Conditions Md. Ashraful Islam ras5615@gmail.com Dipankar Das dipankar_ru@yahoo.com

More information

Convolutional Coding Using Booth Algorithm For Application in Wireless Communication

Convolutional Coding Using Booth Algorithm For Application in Wireless Communication Available online at www.interscience.in Convolutional Coding Using Booth Algorithm For Application in Wireless Communication Sishir Kalita, Parismita Gogoi & Kandarpa Kumar Sarma Department of Electronics

More information

Professor & Executive Director, Banasthali University, Jaipur Campus, Jaipur (Rajasthan), INDIA 3 Assistant Professor, PIET, SAMALKHA Haryana, INDIA

Professor & Executive Director, Banasthali University, Jaipur Campus, Jaipur (Rajasthan), INDIA 3 Assistant Professor, PIET, SAMALKHA Haryana, INDIA American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

Antennas and Propagation. Chapter 6d: Diversity Techniques and Spatial Multiplexing

Antennas and Propagation. Chapter 6d: Diversity Techniques and Spatial Multiplexing Antennas and Propagation d: Diversity Techniques and Spatial Multiplexing Introduction: Diversity Diversity Use (or introduce) redundancy in the communications system Improve (short time) link reliability

More information

Hybrid Index Modeling Model for Memo System with Ml Sub Detector

Hybrid Index Modeling Model for Memo System with Ml Sub Detector IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 14-18 www.iosrjen.org Hybrid Index Modeling Model for Memo System with Ml Sub Detector M. Dayanidhy 1 Dr. V. Jawahar Senthil

More information

Link Adaptation Technique for MIMO-OFDM systems with Low Complexity QRM-MLD Algorithm

Link Adaptation Technique for MIMO-OFDM systems with Low Complexity QRM-MLD Algorithm Link Adaptation Technique for MIMO-OFDM systems with Low Complexity QRM-MLD Algorithm C Suganya, SSanthiya, KJayapragash Abstract MIMO-OFDM becomes a key technique for achieving high data rate in wireless

More information

International Conference on Emerging Trends in Computer and Electronics Engineering (ICETCEE'2012) March 24-25, 2012 Dubai. Correlation. M. A.

International Conference on Emerging Trends in Computer and Electronics Engineering (ICETCEE'2012) March 24-25, 2012 Dubai. Correlation. M. A. Effect of Fading Correlation on the VBLAST Detection for UCA-MIMO systems M. A. Mangoud Abstract In this paper the performance of the Vertical Bell Laboratories Space-Time (V-BLAST) detection that is used

More information

Diversity Techniques

Diversity Techniques Diversity Techniques Vasileios Papoutsis Wireless Telecommunication Laboratory Department of Electrical and Computer Engineering University of Patras Patras, Greece No.1 Outline Introduction Diversity

More information

SPATIAL MULTIPLEXING IN MODERN MIMO SYSTEMS

SPATIAL MULTIPLEXING IN MODERN MIMO SYSTEMS SPATIAL MULTIPLEXING IN MODERN MIMO SYSTEMS 1 Prof. (Dr.)Y.P.Singh, 2 Eisha Akanksha, 3 SHILPA N 1 Director, Somany (P.G.) Institute of Technology & Management,Rewari, Haryana Affiliated to M. D. University,

More information

Performance Study of A Non-Blind Algorithm for Smart Antenna System

Performance Study of A Non-Blind Algorithm for Smart Antenna System International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 5, Number 4 (2012), pp. 447-455 International Research Publication House http://www.irphouse.com Performance Study

More information