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

Size: px
Start display at page:

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

Transcription

1 Volume 114 No , ISSN: (printed version); ISSN: (on-line version) url: ijpam.eu Analysis of Different Detection Techniques of MIMO In Future Generation of Wireless Communication I. Sridevi mounika 1, Dinesh sharma 2, Purnima k sharma 3 1 B.Tech. (Final Year), ECE Dept., VRSEC, Vijayawada (A.P.), India 2,3 Associate Professor, ECE Dept. VRSEC, Vijayawada (A.P.), India 1 srideviindugula16@gmail.com, 2 sharma82dinesh@gmail.com, 3 purnima.kadali@gmail.com Abstract The MIMO has multiple antennas at the transmitting end and also at the receiving end. It provides an improvement in performance in terms of data rate and reliability of the system. MIMO has a wide variety of applications in wireless communications. MIMO is being used in many new technologies which include Wi-Fi, HSPA+, LTE to provide increased link capacity and spectral efficiency. The adaption of Massive MIMO for future generation 5G technology increases data rates and provides quality service to the rapidly increasing users. This paper consists of comparative analysis of different decoding techniques used at the receiver end for the detection of transmitted signal in the MIMO system. The decoding techniques are Zero Forcing (ZF), Minimum Mean Square Error (MMSE), Maximum Likelihood (ML), Ordered successive Interference Cancellation (OSIC), Sphere Decoding (SD), Lattice Reduction. This comparison is based on Bit Error Rate (BER), Signal to Noise Ratio (SNR), capacity, computational complexity, and computational time. This analysis is used to choose the specific decoding technique according to application. Keywords: MIMO, Zero forcing, MMSE, OSIC, ML, Sphere decoding, SNR, BER, computational complexity, computational time. 1 Introduction Mobile and wireless networks are developing in terms of higher data rates generation obtaining more processing power, more memory on board, and higher battery life for same type of applications. 5G is the latest developing technology and it has the potential to improve the access of mobile broad bands in rural areas also. MIMO is very useful in military communications because it has special feature i.e. anti-jamming capability. MIMO is an antenna technology for wireless communication. In which multiple antennas are used at both the source (TX) and destination (RX). These antennas provided in the MIMO systems are used to minimise the error which are caused by the noise while transmission and increase the data rate. There are several forms in antenna technology. They are SISO (Single Input Single Output), MISO (Multiple Input Single Output), SIMO (Single Input Multiple Output), MIMO (Multiple Input Multiple Output). MIMO is one of the smart antenna technology. It has many advantages compare to the other antenna technology. The rate at which data is transferred through the system cannot be changed under the conditions of interference and signal fading. The main theme behind the development of MIMO is it covers higher data rate over longer distance [1]. Figure 1 shows the normal MIMO system with K no.of users. In MIMO technology spatial multiplexing is a transmission technique in which high data rate signal is divided into several number of lower data rate streams. These streams are transmitted from separate transmit antennas through the same frequency channel. Spatial multiplexing 419

2 can also be used for transmission of data to multiple receivers known as Space Division Multiple Access (SDMA) on multi user MIMO. Fig. 1. MIMO system 2 Decoding Techniques Decoding is the reverse process of encoding MIMO has different decoding techniques, which are linear and non-linear [2]. There are used to get the original message signal at the receiver end of the signal. In MIMO the receiver end users an algorithm to detect the original signal from the multiple received signal. MIMO has different types of decoding techniques. These different decoding algorithms are as follows. 2.1 Zero Forcing ZF is one type of linear decoding technique [2]. In this technique, only one user can activate at a time and all other users nullifies at that time. The nulling all other users is done by using the pseudo inverse matrix [4]. It is used to take decision about one user. The general pseudo inverse m x n matrix [3] is given by w = (H H H) 1 H H (1) To find the signal or detect the signal we must satisfy H=1. ZF has some advantages that are, it has minimum computational time and complexity [4], [5]. It can be suitable in small loads. ZF has some disadvantages that are it losses the order of diversity when number of users increase. So, it can t handle over loads [5]. 2.2 Minimum Mean Square Error MMSE is a decoding algorithm which has good performance than the ZF under noisy conditions [2]. MMSE considers noise power in filter calculations instead of nulling all users as in ZF. In this approach, it reduces the mean square error (MSE) [4]. MMSE is given by MMSE=E{(x x) 2 } (2) Where x is unknown random variable, y is known random variable, x is estimate variable. It does not completely reduce ISI like ZF, but it can reduce the total noise power at the receiver. The weight matrix is given by W MMSE = (H H H + σ 2 Z I) 1 (3) 420

3 x MMSE = W MMSE =(H H H + σ 2 Z I) 1 H H y (4) =x + (H H H + σ 2 Z I) 1 H H z =x + z MMSE (5) z MMSE =(H H H + σ 2 Z I) 1 H H z (6) The noise enhancement effects due to minimum singular value for the MMSE linear detector is given below Nt σ 2 2 z σ min 2 + σ min E { Z MMSE 2 2 }= i=1 for MMSE (7) (σ z 2 ) Ordered Successive Interference Cancellation This algorithm identifies the strongest user first, this strongest signal is subtracted from the received signal and then next identify the next strongest signal etc.., It can work in two manners, firstly it can subtract the soft information from received signal, secondly it can subtract the hard information from received signal [7]. Due to this there is a nonexistent error propagation is possible. This is the nonlinear decoding technique. This method can be used to avoid the co-antenna interference [6]. To avoid this there is a need for ordering when we are using the SIC. This ordering is done in this way first it identifies and detect the signals with lower error probabilities. This ordering process is done in the following ways a. Interference cancellation: To detect the symbol from the i th transmitter, suppose that there is a interference from i-1 transmitter, to cancel this interference it subtracted from the original received signal. y = y h i y i h i 1 y i 1 (8) b. Interference nulling: This is usually done with some form of linear decoding techniques. 2.4 Maximum Likelihood Detection Maximum likelihood detection is also known as optimal receiver. It is used to detect the transmitted symbol vectors i.e a set of all possible transmit symbol vectors. This technique calculates the distance (Euclidean) between the vectors which are received and the product of all transmitted signal vectors in given channel [8]. Here channel is denoted the product of all transmitted signal vectors in given channel [8]. Here channel is denote with H. It is used to find the vector which has the minimum Euclidean distance. Estimated signal of the transmitted vector x is given by 2 xˆ ML =argmin y h x (9) In this method complexity increases with increasing modulation order i.e if the no of transmit antennas increases then the complexity will increase. So, this method has computational complexity but its performance is much better than previous methods. It is the main advantage of this method. 421

4 2.5 Sphere Decoding Sphere decoding technique is used to detect the transmitted signal vector with less ML metric that means it is used to find the ML solution vector [10]. In this method, it considers a small set of vectors within the given sphere. This method adjusts the radius of the sphere until it reaches a single vector within the sphere. If there are no vectors within the sphere, then it increases the radius of the sphere and if there are more number of vectors within the sphere then it decreases the radius of the sphere to get single vector. It is the best technique among all previous techniques because it provides better BER and spatial complexity [11]. h 12R x 1R x 2R [ y 1R y ] = [ h 11R h 11I h 12I ] [ 2R h 21R h 22R h 21I h x 22I 1I ] +[ x 2I h 12I x 1R x 2R z 1R z 2R ] (10) [ y 1I y ] = [ h 11I h 11R h 12R ] [ 2I h 21I h 22I h 21R h x 22R 1I ] + [ z ] (11) 2I x 2I The above two Equations (10) and (11) yields the following expression: y 1R y 2R [ y 1I ] = [ y 2I h 11R h 12R h 11I h 12I h 21R h 22R h 21I h 11I h 12I h 11R h 21I h 22I h 21R h 22I ] [ h 12R h 22R x 1R xsss 2R x 1I z 1I z 1R z 2R ] + [ z 1I ] (12) x 2I z 2I Sphere decoding exploits the following relation: arg min y H x 2 = arg min (x x ) T H TH (X) (13) Fig. 2. Radius of sphere [6] Where R is obtained from QR decomposition of the real channel matrix H=QR. Fig. 3. Sphere decoding technique 422

5 In this method calculation of radius is the most important task. Figures 2 and 3 shows that the selection of radius. This will have done at the pre-processing level. So, we must take radius properly [6]. If radius is too small, then the solution vector can t satisfy the constraints of sphere. If radius is too large, then processing cycle will become large. 2.6 Lattice Reduction In general, the linear detection and OSIC methods may raise the noise component in linear filtering, thereby decrease the performance. Such noise enhancement problem becomes critical, especially when the condition number of channel matrix increases [12]. Lattice reduction method can be useful for reducing the condition numbers of channel matrices The basis vector set that is shown in Figure 4(a) has a larger condition number than that shown in Figure 4(b). A basis vector set with a small condition number reduces the noise enhancement in the linear detection and OSIC methods. Lattice reduction method can be used for reducing the no of channel matrices. A basic vector set with a small condition number [13] may largely reduce the noise in the linear detection and OSIC methods. (a) (b) Fig. 4 (a) A basis vector set with a large condition number (b) An orthogonal basis vector set There is no noise in the process of linear filtering when these basic vectors are orthogonal. The system equation can be represented as y Hx z QRx z (14) ~ ~ y QHy Rx ~ z (15) Where ~ z QHz This lattice detection method is simpler method with triangle matrix form compared to QR method. This conditioning number can be reduced by using LLL Algorithm. Lenstra-Lenstra-Lovasz (LLL) algorithm is used to reduce condition number of a triangular matrix. This method increases the sub-optimal detectors in MIMO point-topoint systems. This algorithm provides an output matrix that consists of transformations to be done over the initial channel matrix. In some applications, pre-coding that is the inverse of the transformation is also required. In this the important thing is to build an equivalent system equation which is better conditioned than Equation. whose condition 423

6 number depends on R. In general, it takes (N-1) steps in this algorithm for lattice reduction with an N N matrix. The resultant system equation is given by y = Hx + z = QRx + z = Q LLL R LLL T 1 LLLx + z (16) 3 Simulation and Results The comparative analysis of ZF, MMSE, OSIC, ML, Sphere decoding, Lattice reduction techniques are done by using MATLAB R2014a, and modulation technique is QAM. QAM is a combination of two amplitude modulated signals into a single channel, there by double the band width. Two carrier signals are used in QAM. Each having the same frequency but they are differing in a phase by 90 degrees. Fig. 5. BER Vs SNR for Nt=Nr=2 Fig. 6. BER Vs SNR for Nt=Nr=4 Fig. 7. Capacity Vs SNR for Nt=Nr=2 424

7 Fig. 8. Capacity Vs SNR for Nt=Nr=4 Capacity, BER/SNR graphs of different decoding techniques are shown in fig (5-8). These are used for comparative analysis of ZF, MMSE, OSIC, ML, Sphere decoding, Lattice reduction. From the graphs ZF has the less complexity and computational time. ZF and MMSE has similar values. Computational time is more in SIC method. Complexity is more in ML method. For higher values of SNR sphere and lattice reduction methods has very less BER. Lattice reduction method has less computational time. Finally, it is the best and has improved performance among all techniques. 4 Conclusion This paper represents the comparative analysis of the different decoding techniques of MIMO technology. Zero forcing is the simplest technique among all decoding techniques. It has minimum complexity and computational time, but signal losses will be increased with increasing number of users. MMSE is advantageous method than ZF but it has the same order of diversity as ZF. ML is the best technique among the previous technique but computational complexity is more than ZF. Sphere Decoding has the better performance than previous techniques in terms of BER and SNR. By this analysis, we conclude that lattice reduction has the better performance among all decoding techniques and it is best technique in terms of computational time, complexity, capacity, SNR, BER parameters. References 1. G. J. Foschini and M. J. Gans, On limits of wireless communications in a fading environment when using multiple antennas, Wireless Personal Communication., vol. 6, no. 3, pp , Mar Er. Navjot Singh1, Er. Vinod Kumar Linear and Non-Linear decodingtechniques in Multi-User MIMO Systems A Review Vol. 4, Issue 5, May Xiantao Sun, Leonard J. Cimini, Larry J. Greenstein, Douglas S. Chant, and Jan Kruys Coordinated zero-forcing beam forming in multipoint MIMO networks for backhaul applications, University of Delaware, Cisco Systemsxsun@udel.edu 4. Shivendra singh, sumith raghuvanshi, comparative analysis of various optimization techniques with coded OFDM-MIMO transmission 2011 International Conference on Computational Intelligence and Communication Systems 5. J. G. Proakis, Digital Communications, 3rd ed. New York, McGraw-Hill,

8 6. MIMO-OFDM Wireless Communications with MATLAB_ Yong Soo Cho, Jaekwon Kim, Won Young Yang and Chung G. Kang _ 2010 John Wiley & Sons (Asia) Pte Ltd. 7. J. Wang and S. Li. Soft versus hard interference cancellation in MMSEOSIC MIMO detector: a comparative study, in The Fourth International Symposium on Wireless Communication Systems, Norway, Liu Peng Department of Electronic Information and Automation, Tian Jin, University of Science and Technology Tianjin, The Maximum Likelihood detection for MIMO Communications Systems China diarylp@sina.com /2010 IEEE. 9. Shinobunagayama and Takeshi hattori Department of Electrical Engineering Sophia University Tokyo, A Proposal of QRM-MLD for Reduced Complexity of MLD to detect MIMO signals in Fading Environment Japan shinobu@mmc.ee.sophia.ac.jp, thattori@mmc.ee.sophia.ac.jp /06/ 2006 IEEE. 10. InversionYi Wang and Harry Leib Sphere Decoding for MIMO Systems withnewton Iterative Matrix /13$31.00 _c 2013 IEEE. 11. H. Yao and G. W. Wornell, Lattice-reduction-aided detectors for MIMO communication systems, in Proc. IEEE Global Tele. Conf., Nov. 2002,pp Purnima K Sharma, Dinesh Sharma, R.K.Singh Evolution of Mobile Wireless Communication Networks (0G-8G) International Journal of Applied Engineering Research ISSN Volume 10, Number 6 (2015) pp Research India Publications Purnima K. Sharma and Dinesh Sharma Mobile Wireless Technology is Boon or Curse Indian Journal of Science and Technology, Vol 9(40), DOI: /ijst/2016/v9i40/84293, October 2016 Authors Ms. I. Sri Devi Mounika, Mr. Sk. Mansoor Ali, Mr. K. Nagalingeswara Rao, Ms. U. Venkata Lakshmi, Ms. M. Yogitha Prabandha have completed our B. Tech degree in Electronics and Communication Engineering from Velagapudi Ramakrishna Siddhartha Engineering college, Vijayawada, Andhra Pradesh. Our team consists of 5 members and we have done a project on Analysis of Different Detection Techniques of MIMO In Future Generation of Wireless Communication. Dr. Dinesh Sharma was born on 5th Dec 1982 in Narnaul District Mohindergarh of Haryana (India). He received his Ph.D. from UTU, Dehradun (India) in 2013 and M.Tech. Degree in Communication Engineering from Shobhit University, Meerut, India in He is an Associate Member of the IETE. He has published several Research papers in national and international journals/conferences. His present research interest is in Signal Processing and Wireless Communication. Mrs Purnima K Sharma was born on 2nd June 1983 in Eluru, Andhra Pradesh (India). She received her M.Tech. Degree in Communication and Signal Processing Engineering from Nagarjuna University (A.P.), India. She is an Associate Member of the IETE. She has published several Research papers in national and international journals/conferences. She received her Ph.D. from UTU, Dehradun (India) in

9 427

10 428

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

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

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

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

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

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

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

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

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

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

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

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

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

Performance Assessment of Mimo Mccdma System on Video Signal Transmission with Implementation of Various Digital Signal Processing Techniques

Performance Assessment of Mimo Mccdma System on Video Signal Transmission with Implementation of Various Digital Signal Processing Techniques International Journal of Wireless Communications and Mobile Computing 2015; 3(2): 18-26 Published online April 17, 2015 (http://www.sciencepublishinggroup.com/j/wcmc) doi: 10.11648/j.wcmc.20150302.12 ISSN:

More information

Sphere Decoding in Multi-user Multiple Input Multiple Output with reduced complexity

Sphere Decoding in Multi-user Multiple Input Multiple Output with reduced complexity Sphere Decoding in Multi-user Multiple Input Multiple Output with reduced complexity Er. Navjot Singh 1, Er. Vinod Kumar 2 Research Scholar, CSE Department, GKU, Talwandi Sabo, Bathinda, India 1 AP, CSE

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

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

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

Sphere Decoder for Massive MIMO

Sphere Decoder for Massive MIMO ISSN: 2278 909X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 5, Issue 2, February 2016 Sphere Decoder for Massive MIMO Saranya.B PG Student,

More information

Implementation and Complexity Analysis of List Sphere Detector for MIMO-OFDM systems

Implementation and Complexity Analysis of List Sphere Detector for MIMO-OFDM systems Implementation and Complexity Analysis of List Sphere Detector for MIMO-OFDM systems Markus Myllylä University of Oulu, Centre for Wireless Communications markus.myllyla@ee.oulu.fi Outline Introduction

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

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

DYNAMIC POWER ALLOCATION SCHEME USING LOAD MATRIX TO CONTROL INTERFERENCE IN 4G MOBILE COMMUNICATION SYSTEMS

DYNAMIC POWER ALLOCATION SCHEME USING LOAD MATRIX TO CONTROL INTERFERENCE IN 4G MOBILE COMMUNICATION SYSTEMS DYNAMIC POWER ALLOCATION SCHEME USING LOAD MATRIX TO CONTROL INTERFERENCE IN 4G MOBILE COMMUNICATION SYSTEMS Srinivas karedla 1, Dr. Ch. Santhi Rani 2 1 Assistant Professor, Department of Electronics and

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

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

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

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

BER Performance Analysis and Comparison for Large Scale MIMO Receiver

BER Performance Analysis and Comparison for Large Scale MIMO Receiver Indian Journal of Science and Technology, Vol 8(35), DOI: 10.17485/ijst/2015/v8i35/81073, December 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 BER Performance Analysis and Comparison for Large

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

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

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

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

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

Detection of SINR Interference in MIMO Transmission using Power Allocation

Detection of SINR Interference in MIMO Transmission using Power Allocation International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 5, Number 1 (2012), pp. 49-58 International Research Publication House http://www.irphouse.com Detection of SINR

More information

Yong Soo Cho Jaekwon Kim Won Young Yang Chung G. Kang. MIMO-OFDM Wireless Communications with MATLAB

Yong Soo Cho Jaekwon Kim Won Young Yang Chung G. Kang. MIMO-OFDM Wireless Communications with MATLAB Yong Soo Cho Jaekwon Kim Won Young Yang Chung G. Kang MIMO-OFDM Wireless Communications with MATLAB MIMO-OFDM WIRELESS COMMUNICATIONS WITH MATLAB Ò MIMO-OFDM WIRELESS COMMUNICATIONS WITH MATLAB Ò Yong

More information

Transmit Antenna Selection in Linear Receivers: a Geometrical Approach

Transmit Antenna Selection in Linear Receivers: a Geometrical Approach Transmit Antenna Selection in Linear Receivers: a Geometrical Approach I. Berenguer, X. Wang and I.J. Wassell Abstract: We consider transmit antenna subset selection in spatial multiplexing systems. In

More information

Comparative Analysis of Multiple Input Multiple Output OFDM System through: A Literature Review

Comparative Analysis of Multiple Input Multiple Output OFDM System through: A Literature Review International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Review Article Comparative

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

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

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

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

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

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

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

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

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

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

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

3G Evolution. Outline. Chapter: Multi-antenna configurations. Introduction. Introduction. Multi-antenna techniques. Multiple receiver antennas, SIMO

3G Evolution. Outline. Chapter: Multi-antenna configurations. Introduction. Introduction. Multi-antenna techniques. Multiple receiver antennas, SIMO Chapter: 3G Evolution 6 Outline Introduction Multi-antenna configurations Multi-antenna t techniques Vanja Plicanic vanja.plicanic@eit.lth.se lth Multi-antenna techniques Multiple transmitter antennas,

More information

Wireless Detections in MIMO System

Wireless Detections in MIMO System Wireless Detections in MIMO System Sudarshan Adhikari Masters in computer Engineering (MECE), Nepal College of Information Technology (NCIT) Balkumari, Lalitpur Email:sudarshan.adhkari@gmail.com Dr. Sanjeeb

More information

Optimal Decoders For 4G LTE Communication

Optimal Decoders For 4G LTE Communication Optimal Decoders For G LTE Communication Syed Ali Irtaza, Aamir Habib, Qamar-ul-Islam Institute of Space Technology, Islamabad-, Pakistan email: syedalilrazi@gmail.com, aamir.habib @ist.edu.pk, qamar.islam

More information

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 3, Issue 11, November 2014

International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 3, Issue 11, November 2014 An Overview of Spatial Modulated Space Time Block Codes Sarita Boolchandani Kapil Sahu Brijesh Kumar Asst. Prof. Assoc. Prof Asst. Prof. Vivekananda Institute Of Technology-East, Jaipur Abstract: The major

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

EE360: Lecture 6 Outline MUD/MIMO in Cellular Systems

EE360: Lecture 6 Outline MUD/MIMO in Cellular Systems EE360: Lecture 6 Outline MUD/MIMO in Cellular Systems Announcements Project proposals due today Makeup lecture tomorrow Feb 2, 5-6:15, Gates 100 Multiuser Detection in cellular MIMO in Cellular Multiuser

More information

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

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

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

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

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

Reduced Complexity by Incorporating Sphere Decoder with MIMO STBC HARQ Systems

Reduced Complexity by Incorporating Sphere Decoder with MIMO STBC HARQ Systems I J C T A, 9(34) 2016, pp. 417-421 International Science Press Reduced Complexity by Incorporating Sphere Decoder with MIMO STBC HARQ Systems B. Priyalakshmi #1 and S. Murugaveni #2 ABSTRACT The objective

More information

A High-Throughput VLSI Architecture for SC-FDMA MIMO Detectors

A High-Throughput VLSI Architecture for SC-FDMA MIMO Detectors A High-Throughput VLSI Architecture for SC-FDMA MIMO Detectors K.Keerthana 1, G.Jyoshna 2 M.Tech Scholar, Dept of ECE, Sri Krishnadevaraya University College of, AP, India 1 Lecturer, Dept of ECE, Sri

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

LOCATION BASED TRANSMISSION SYSTEM USING VLC

LOCATION BASED TRANSMISSION SYSTEM USING VLC LOCATION BASED TRANSMISSION SYSTEM USING VLC 1 Muthurani.A, 2 Prasanthi.V, 3 Ilamparuthi.D 1,2 Dept of ECE, Jayam College of Engineering and Technology, 3 Asst Prof, Dept of ECE, Jayam College of Engineering

More information

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access NTT DoCoMo Technical Journal Vol. 8 No.1 Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access Kenichi Higuchi and Hidekazu Taoka A maximum throughput

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

International Journal of Informative & Futuristic Research ISSN:

International Journal of Informative & Futuristic Research ISSN: Reviewed Paper Volume 3 Issue 7 March 2016 International Journal of Informative & Futuristic Research Study Of Bit Error Rate Performance And CFO Estimation In OFDM Using QPSK Modulation Technique Paper

More information

MIMO-OFDM adaptive array using short preamble signals

MIMO-OFDM adaptive array using short preamble signals MIMO-OFDM adaptive array using short preamble signals Kentaro Nishimori 1a), Takefumi Hiraguri 2, Ryochi Kataoka 1, and Hideo Makino 1 1 Graduate School of Science and Technology, Niigata University 8050

More information

PERFORMANCE ANALYSIS OF PARTIAL RANSMIT SEQUENCE USING FOR PAPR REDUCTION IN OFDM SYSTEMS

PERFORMANCE ANALYSIS OF PARTIAL RANSMIT SEQUENCE USING FOR PAPR REDUCTION IN OFDM SYSTEMS PERFORMANCE ANALYSIS OF PARTIAL RANSMIT SEQUENCE USING FOR PAPR REDUCTION IN OFDM SYSTEMS *A.Subaitha Jannath, **C.Amarsingh Feroz *PG Scholar, Department of Electronics and Communication Engineering,

More information

EE359 Discussion Session 8 Beamforming, Diversity-multiplexing tradeoff, MIMO receiver design, Multicarrier modulation

EE359 Discussion Session 8 Beamforming, Diversity-multiplexing tradeoff, MIMO receiver design, Multicarrier modulation EE359 Discussion Session 8 Beamforming, Diversity-multiplexing tradeoff, MIMO receiver design, Multicarrier modulation November 29, 2017 EE359 Discussion 8 November 29, 2017 1 / 33 Outline 1 MIMO concepts

More information

Keywords MISO, BER, SNR, EGT, SDT, MRT & BPSK.

Keywords MISO, BER, SNR, EGT, SDT, MRT & BPSK. Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Comparison of Beamforming

More information

Comparative Study of the detection algorithms in MIMO

Comparative Study of the detection algorithms in MIMO Comparative Study of the detection algorithms in MIMO Ammu.I, Deepa.R. Department of Electronics and Communication, Amrita Vishwa Vidyapeedam,Ettimadai, Coimbatore, India. Abstract- Wireless communication

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

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

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

Near-Capacity Sphere Decoder Based Detection Schemes for MIMO Wireless Communication Systems

Near-Capacity Sphere Decoder Based Detection Schemes for MIMO Wireless Communication Systems Near-Capacity Sphere Decoder Based Detection Schemes for MIMO Wireless Communication Systems By Goodwell Kapfunde A thesis submitted in partial fulfilment of the requirements of the University of Hertfordshire

More information

Adaptive Grouping-Modulation Aided Transceiver Design for High-Order MIMO Systems

Adaptive Grouping-Modulation Aided Transceiver Design for High-Order MIMO Systems 013 8th International Conference on Communications and Networking in China (CHINACOM) Adaptive Grouping-ulation Aided Transceiver Design for High-Order MIMO Systems Jie Xiao, Pinyi Ren, Qinghe Du, and

More information

Iterative Soft Decision Based Complex K-best MIMO Decoder

Iterative Soft Decision Based Complex K-best MIMO Decoder Iterative Soft Decision Based Complex K-best MIMO Decoder Mehnaz Rahman Department of ECE Texas A&M University College Station, Tx- 77840, USA Gwan S. Choi Department of ECE Texas A&M University College

More information

Energy Efficient Multiple Access Scheme for Multi-User System with Improved Gain

Energy Efficient Multiple Access Scheme for Multi-User System with Improved Gain Volume 2, Issue 11, November-2015, pp. 739-743 ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Energy Efficient Multiple Access

More information

Realization of Peak Frequency Efficiency of 50 Bit/Second/Hz Using OFDM MIMO Multiplexing with MLD Based Signal Detection

Realization of Peak Frequency Efficiency of 50 Bit/Second/Hz Using OFDM MIMO Multiplexing with MLD Based Signal Detection Realization of Peak Frequency Efficiency of 50 Bit/Second/Hz Using OFDM MIMO Multiplexing with MLD Based Signal Detection Kenichi Higuchi (1) and Hidekazu Taoka (2) (1) Tokyo University of Science (2)

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

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

A Review MIMO-OFDM Systems for LTE Environment

A Review MIMO-OFDM Systems for LTE Environment I J E E E C International Journal of Electrical, Electronics ISSN No. (Online): 2277-2626 and Computer Engineering 4(2): 13-18(2015) A Review MIMO-OFDM Systems for LTE Environment Ratna Singh Thakur and

More information

ISI Reduction in MIMO-OFDM with Insufficient Cyclic Prefix- A Survey

ISI Reduction in MIMO-OFDM with Insufficient Cyclic Prefix- A Survey ISI Reduction in MIMO-OFDM with Insufficient Cyclic Prefix- A Survey Roopa Johny 1, Noble C Kurian 2 P G Student, Dept. of ECE, Sree Narayana Gurukulam College of Engineering, Mahatma Gandhi University,

More information

Adaptive Modulation and Coding for LTE Wireless Communication

Adaptive Modulation and Coding for LTE Wireless Communication IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Adaptive and Coding for LTE Wireless Communication To cite this article: S S Hadi and T C Tiong 2015 IOP Conf. Ser.: Mater. Sci.

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July ISSN International Journal of Scientific & Engineering Research, Volume 4, Issue 7, July-2013 414 Rayleigh Fading Channel Estimation Of Mimo System With Spectral Efficiency And Channel Capacity Using High Data

More information

K-Best Decoders for 5G+ Wireless Communication

K-Best Decoders for 5G+ Wireless Communication K-Best Decoders for 5G+ Wireless Communication Mehnaz Rahman Gwan S. Choi K-Best Decoders for 5G+ Wireless Communication Mehnaz Rahman Department of Electrical and Computer Engineering Texas A&M University

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

Multiple-Input Multiple-Output OFDM with Index Modulation Using Frequency Offset

Multiple-Input Multiple-Output OFDM with Index Modulation Using Frequency Offset IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 3, Ver. I (May.-Jun. 2017), PP 56-61 www.iosrjournals.org Multiple-Input Multiple-Output

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

Reduced Complexity of QRD-M Detection Scheme in MIMO-OFDM Systems

Reduced Complexity of QRD-M Detection Scheme in MIMO-OFDM Systems Advanced Science and echnology Letters Vol. (ASP 06), pp.4- http://dx.doi.org/0.457/astl.06..4 Reduced Complexity of QRD-M Detection Scheme in MIMO-OFDM Systems Jong-Kwang Kim, Jae-yun Ro and young-kyu

More information

Diversity Analysis of Coded OFDM in Frequency Selective Channels

Diversity Analysis of Coded OFDM in Frequency Selective Channels Diversity Analysis of Coded OFDM in Frequency Selective Channels 1 Koshy G., 2 Soumya J. W. 1 PG Scholar, 2 Assistant Professor, Communication Engineering, Mahatma Gandhi University Caarmel Engineering

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

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

ISSN: International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 1, Issue 8, October 2012

ISSN: International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 1, Issue 8, October 2012 Capacity Analysis of MIMO OFDM System using Water filling Algorithm Hemangi Deshmukh 1, Harsh Goud 2, Department of Electronics Communication Institute of Engineering and Science (IPS Academy) Indore (M.P.),

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 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

The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment

The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment Ankita Rajkhowa 1, Darshana Kaushik 2, Bhargab Jyoti Saikia 3, Parismita Gogoi 4 1, 2, 3, 4 Department of E.C.E, Dibrugarh

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

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

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 5 (2014), pp. 463-468 Research India Publications http://www.ripublication.com/aeee.htm Power Efficiency of LDPC Codes under

More information