Performance Analysis of n Wireless LAN Physical Layer

Size: px
Start display at page:

Download "Performance Analysis of n Wireless LAN Physical Layer"

Transcription

1 120 1 Performance Analysis of n Wireless LAN Physical Layer Amr M. Otefa, Namat M. ElBoghdadly, and Essam A. Sourour Abstract In the last few years, we have seen an explosive growth of wireless LAN deployments in both the business and consumer environments. The latest WLAN standard, currently in draft version, is labeled n. It is based on Multiple-Input Multiple-Output (MIMO) antenna technology combined with Orthogonal Frequency Division Multiplexing (OFDM). MIMO is concerned with spatial diversity and Space-Time Block Coding techniques, which distribute the data signal over several transmit and receive antennas to increase the raw PHY layer data rates to near 600 Mbps, and/or significantly enhance performance in terms of Bit Error Rate (BER). Hence we have set our goals in this research to simulate an n system in a fading channel, compare the performance of different MIMO modes and channel bandwidths, and study replacing the standard convolutional encoder. T Index Terms Wireless LAN, MIMO Systems, n, STBC I. INTRODUCTION HE latest improvements to the family of standards are achieved using Multiple-Input Multiple-Output Orthogonal Frequency Division Multiplexing (MIMO- OFDM), Space-Time Block Coding (STBC), and by other features such as using double channel bandwidths for transmission [1]. Hence, we realized the need to study in detail the performance of this standard in terms of physical layer (PHY) Bit Error Rates (coded and uncoded) and coded Frame Error Rates versus bit Signal-To-Noise Ratios (SNR), and compare the performance of different MIMO and single antenna modes. Some additional modifications were discussed as well; such as doubling the channel bandwidth from 20 MHz to 40 MHz, and using a convolutional encoder from the cdma2000 standard [2], with a constraint length equal to 9 instead of the 11n standard encoder used with constraint length of 7. Manuscript received October 15, This work was supported in part by the Faculty of Engineering, Alexandria University. A. Otefa is a Master of Science student in Electrical Engineering in the Faculty of Engineering, Alexandria University, Egypt (phone: ; amr_otefa@yahoo.com). N. ElBoghdadly is with the Electrical Engineering Department, Faculty of Engineering, Alexandria University, Egypt ( namat@alex.edu.eg). E. Sourour is with the Electrical Engineering Department, Faculty of Engineering, Alexandria University, Egypt ( sourour@ieee.org). A. MIMO II. BACKGROUND MIMO systems are wireless communication systems in which the transmitter and receiver are equipped with physically separated multiple antennas. The signals are combined in schemes that enhance the error rates and/or data rates for the link [3]. Signals fade independently due to the physical separation between antennas. Examples of some available multiple antenna techniques [4]: Antenna Subset Selection: One or more antennas with the highest power is selected. Also known as Antenna Selection Diversity. Spatial Multiplexing (SMX): Data rate is increased at short distances by transmitting different information simultaneously on the transmit antennas. This method requires a complex receiver. Space-Time Coding: Two main coding schemes; Space- Time Trellis Coding and Space-Time Block Coding (STBC). STBC is a scheme in which the same information is transmitted simultaneously on different antennas. Orthogonal codes are a special case of STBC that can be detected linearly at the receiver with simple operations. Alamouti proposed an orthogonal block code using two transmitters and one receiver (N T N R = 2 1) [5]. Every two time slots, two symbols are transmitted simultaneously over two antennas. This is known as spatial rate 1. At the first symbol time, s 1 is transmitted from antenna 1, and s 2 from antenna 2. Next, -s * 2 is transmitted from antenna 1, and s * 1 from antenna 2 at the second symbol time. The code has full diversity as the same information is transmitted over independent paths to mitigate fading. Using simple linear combining, we can decode the transmitted signal. Only two complex multiplications and one complex addition per symbol are required for decoding. One or more receiver antennas can be used. Other codes were found for N T N R = 3 1 and 4 1 scenarios [6]. Although full diversity, they only convey three information symbols in four channel uses, and thus incur a rate loss (spatial rate 3/4). For N T 1 scenarios, no general construction of orthogonal STBC is known with full diversity and full spatial rate. Moreover, it can be proved [6] that no full rate (i.e., spatial rate 1) orthogonal STBC exists with N T > 2.

2 120 2 However, for rates < 1, such codes can be found. Several other non-orthogonal and quasi-orthogonal spacetime block codes exist that require full SMX-type detection to recover the transmitted information, but we must compromise gaining advantages through additional diversity on the channel, which might be small for the third or fourth transmit antenna to be added, with this gain at the receiver by making the detection more complicated, eliminating some of the benefits of the additional diversity. The extension to more than two transmit antennas is done by simply filling the additional antennas with zeros (can be viewed as antenna subset selection), repetition, or combination with spatial multiplexing (hybrid STBC/SMX) B n The latest WLAN standard, n, was in draft version the time this paper was authored. Some new features include: STBC and SMX in several configurations: Applicable only when N STS is greater than N SS, N SS spatial streams are mapped to N STS space time streams, which are mapped to N TX transmit chains. These rates are based either on STBC or hybrid STBC/SMX schemes. Denote the complex modulator symbol transmitted on data subcarrier k of OFDM symbols 2n and 2n +1 in spatial stream l as d k,l,2n and d k,l,2n+1 respectively. Table 1 indicates for combinations of N STS and N SS which modulator symbol shall be transmitted during OFDM symbol period (2n) and (2n+1) from space time stream i STS. Provisions for double-width 40 MHz channels for extra throughput. Use of 1-4 spatial streams supporting data rates of up to 600 Mbps. Use of Low-Density Parity Check Codes (LDPCC). Use of a 400ns short guard interval (GI) instead of 800ns GI. III. PERFORMANCE ANALYSIS OF N WIRELESS LAN PHYSICAL LAYER A. Simulation Model The goal of this research was to study bit and frame error rate performance of PHY layer in the draft n standard. To do so, a MATLAB model was built to simulate the transmitter, receiver and fading channel in baseband. The transmitter implementation block diagram is shown in fig. 1. Each block represents a MATLAB function. Raw data bits enter the scrambler to prevent long sequences of zeros and ones. In case the PHY rate is greater than 300 Mbps, two FEC encoders may be used. The encoder parser demultiplexes the scrambled bits among the encoders in a round robin fashion. FEC encoders used to encode scrambled bits may be rate ½ convolutional encoders or LDPC encoders. The convolutional encoder used has generating polynomials of and 171 8, with puncturing to modify rate to 2/3, 3/4 or 5/6. The stream mapper divides the outputs of the encoders into blocks that will be sent to different spatial streams. We have not simulated rates greater than 300 Mbps to allow linear receiver processing. More complex non-linear receiver designs were out of scope of our simulation. Bits of each spatial stream are interleaved (changed in order) to prevent burst errors, then modulated to complex symbols using BPSK, QPSK, 16-QAM or 64-QAM. Next, the Alamouti STBC scheme is applied on input symbols, pilots are inserted then IFFT is performed to convert to time domain and construct OFDM symbols. Finally a guard interval is inserted between OFDM symbols. In case antenna selection is used, it is done before IFFT. The fading channel was simulated based on the IEEE exponential channel model for indoor multipath. FIR channel taps are returned, given the delay spread and sampling rate. A block diagram of receiver implementation is shown in fig. 2. One or two receive antennas is possible. Guard interval is removed in each antenna, FFT is performed, then pilots are removed. Equalization is performed on the received symbols according to the number of transmit and receive antennas. For systems with single transmit antennas, equalization is done by multiplication by the complex conjugate of frequency domain gains. For multiple transmit antennas, linear processing to decode the Alamouti symbols is performed. Resultant symbols are then demapped to soft values, deinterleaved, fed into the Viterbi decoder and finally descrambled. Input parameters are Modulation and Coding Scheme (MCS), operating channel bandwidth, convolutional encoder constraint length, (7 or 9), length of frame, number of frames simulated, range of SNR simulated, delay spread and mode of MIMO used, whether single antenna systems or MIMO systems. We have varied a set of parameters to realize their effect on PHY layer performance; MIMO mode, channel bandwidth, and encoder constraint length. Fixed parameters were delay spread; set to 100 ns, and frame length; set to 1000 bytes. B. Effect of MIMO Antenna Configurations Several configurations were simulated and compared. These configurations are: 1. Single-Input Single-Output System: This is a typical system with one transmitter and one receiver (1 1). It is a n standard mode. 2. Single-Input Single-Output System with Antenna Selection: A modification to the above system, adding the support of antenna subset selection. A single antenna is chosen from an array of four transmit antennas according to the sum of channel gains. This may be implemented by channel feedback. The channel with the largest sum of squares of time domain gains is the one whose antenna is selected. This mode is not part of the standard, but was tested to verify if performance gain is worthwhile. 3. Multiple-Input Multiple-Output (Alamouti 2 1): This is the first MIMO mode available in n. It is an implementation of Alamouti's space-time block coding

3 120 3 scheme, sending two consecutive OFDM symbols, s 0 and s 1, on transmit antenna number 1, while at the same time s * 1 and s * 0 are consecutively on antenna number 2. This is a standard mode. Receiver processing is linear. 4. Multiple-Input Multiple-Output (Alamouti 2 2): The second MIMO mode available, using two receive antennas instead of one. 5. Multiple-Input Multiple-Output (Alamouti 2 1 with Antenna Subset Selection): Similar to the third mode, but applying antenna subset selection to select two antennas from an array of four or six transmit antennas. This mode is not part of the standard, but was tested to verify if performance gain is worthwhile. 6. Multiple-Input Multiple-Output (Alamouti 2 2 with Antenna Subset Selection): Similar to the fourth mode, but applying antenna subset selection to select two antennas from an array of four or six transmit antennas. This mode is also not part of the standard. A set of simulations were run to compare the performance of different configurations with different Modulation and Coding Schemes (MCS). MCS is a short notation for the used modulation type (BPSK, QPSK, 16-QAM or 64-QAM) and coding rate (1/2, 2/3, 3/4 or 5/6). The first simulation (MCS=7, R=5/6, 64-QAM) compares modes 1, 3 and 4 (1 1, 2 1 and 2 2). Realizations that may be deduced from the plots in fig. 3: For coded BER, gain improvements between 2 1 and 1 1 modes range from 2-4 db, and from 4-8 db between 2 2 and 1 1 modes. For coded FER, gain improvements of 5 db for 2 1 against 1 1 and 10 db for 2 2 against 1 1 at an FER of 10-1, which is the minimum required operating point for WLAN. At lower FERs we have greater improvements. The second simulation (MCS=0, R=1/2, BPSK) compares modes 1 and 2; i.e. the effect of antenna subset selection in single-input single-output systems. Realizations that may be deduced from plots in fig. 4: Improvements at FERs of 10-1 were around 3.5 db. At values below 10-1, the two curves converged indicating a much smaller improvement from antenna selection. The third simulation (MCS=5, R=2/3, 64-QAM) compares modes 3 and 5; thus comparing the effect of antenna subset selection combined with Alamouti STBC (2 1, 4 1 and 6 1). Realizations that may be deduced from plots in fig. 5: For coded BER, an improvement of db is noticed between 2 1 and 4 1 systems, and 2-3 db between 2 1 and 6 1 systems. Improvements from using 4 1 setups compared to 2 1 setups at FERs of 10-1 were around 1.5 db. Improvements from using 6 1 setups compared to 4 1 setups at FERs of 10-1 were around 0.75 db which is a very small improvement compared to the complexity of adding two more transmit antennas to the standard of four. Similar results to the latter simulation were also found comparing 2 2, 4 2 and 6 2 modes. Based on all the previous simulations we may come to some conclusions regarding the effects of MIMO on wireless LAN systems: MIMO 2 1 antenna arrays yield great performance improvements over 1 1 systems. MIMO 2 2 arrays produce even greater improvements compared to both 1 1 and 2 1 systems. This is due to the fact that two copies of each single symbol transmitted are received. Therefore both full rate and full diversity are achieved when using the Alamouti scheme [5]. Antenna subset selection of 1 or 2 from 4 transmit antennas moderately enhances performance of single antenna systems and MIMO 2 1 and 2 2 systems, whereas if using 6 antennas the improvement is negligible and does not justify the extra complexity for adding two more antennas to the standard of four. C. Effect of Convolutional Encoder Constraint Length The standard convolutional encoder used in n, the same as in a, has generator polynomials of g 0 = and g 1 = and constraint length of 7. It is known that increasing the constraint length enhances the performance of the encoder, but at the same time increases decoder complexity, thus we have a tradeoff between these two parameters; performance and complexity. A convolutional encoder with a constraint length of 9 is used in the cdma2000 standard. This encoder was tested in our WLAN simulation to replace the standard encoder and observe the effects of increasing the constraint length. Its generator polynomials are g 0 = and g 1 = Realizations that can be deduced from simulation results (MCS=2, R=3/4, QPSK) in fig. 6: For coded BERs, improvements ranged between db in favor of K=9. For frame FERs, improvements were negligible). Therefore, we may conclude that it is not worthwhile to use an encoder with a constraint length greater than the standard of 7, as we barely have any improvement in FER. The increase in decoder complexity is not justified by any performance gain. D. Effect of Duplicate Operating Channel Bandwidth Channel bandwidth in n is either 20 MHz (single channel) or 40 MHz (double channel). This feature was added to boost data rates, not enhance performance. We have however studied its effect on error rate performance in one of the simulations (MCS=4, R=3/4, 16-QAM) to verify if it is affected. We realized the following from fig. 7: For coded BERs, a gain of 0.5 db is noticed in low BERs only, in favor of 40 MHz double channels. For FERs, a gain of 0.5 db is noticed in FERs of 10-1 and 10-2 in favor of 40 MHz double channels. Hence, we may conclude that doubling the operating channel bandwidth, although being meant to improve data rates and not error rates, slightly enhances BER and FER for n

4 120 4 WLANs. The reason behind this is the increase in bandwidth. Since for frequency selective channels some subcarriers are more faded than others, a greater transmission bandwidth gives a larger variation in gain values. This means a better performance on the average for all subcarriers. However, when the bandwidth is lower, the whole band may fade causing more bit and frame errors. IV. CONCLUSIONS Analysis of all results has brought us to believe that MIMO configurations, specially 2 1 and 2 2 setups, possibly combined with antenna selection from an array of 4 transmit antennas, provided the greatest performance improvement and therefore were our favorable choice. It was also found that it was not worthwhile to use an encoder with constraint length larger than the standard length of 7, as we barely noticed any performance improvement to justify the increase in decoder complexity. We realized that doubling the operating channel bandwidth, despite being meant to improve data rates and not error rates, slightly enhances error rates. Our suggestions for future research may include studying the use of low density parity check codes and turbo codes, hybrid STBC/SMX techniques with more complex receivers, and the correlation between antennas in MIMO systems. REFERENCES [1] IEEE P802.11n /D1.0, Draft Amendment to STANDARD: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications: Enhancements for Higher Throughput, [2] 3GPP2 C.S0002-C, Version 2, Physical Layer Standard for cdma2000 Spread Spectrum Systems, Revision C, July [3] D. Gesbert et al., From Theory to Practice: An Overview of MIMO Space-Time Coded Wireless Systems, IEEE Journal on Selected Areas in Communications, Vol. 21, No. 3, April [4] S. Ten Brink, Coding Over Space and Time for Wireless Systems, IEEE Wireless Communications, August [5] S. M. Alamouti, A Simple Transmit Diversity Technique for Wireless Communications, IEEE JSAC, vol. 16, no. 8, Oct. 1998, pp [6] V. Tarokh, H. Jafarkani and A. R. Calderbank, Space-Time Block Codes from Orthogonal Designs, IEEE Trans. Info. Theory, vol. 45, July 1999, pp

5 120 5 TABLE I STBC MODES IN N Fig n transmitter implementation block diagram Fig n receiver implementation block diagram

6 120 6 (a) (b) Fig. 3. (a) Coded Bit Error Rate (b) Coded Frame Error Rate for 1x1, 2x1and 2x2 systems (MCS=7, R=5/6, 64-QAM)

7 120 7 (a) (b) Fig. 4. (a) Coded Bit Error Rate (b) Coded Frame Error Rate for 1x1 systems with and without antenna selection (MCS=0, R=1/2, BPSK)

8 120 8 (a) (b) Fig. 5. (a) Coded Bit Error Rate (b) Coded Frame Error Rate for a 2x1 system with and without antenna selection from 4 or 6 transmit antennas (MCS=5, R=2/3, 64-QAM)

9 120 9 (a) (b) Fig. 6. (a) Coded Bit Error Rate (b) Coded Frame Error Rate for different constraint lengths; K=7 and K=9 (MCS=2, R=3/4, QPSK)

10 (a) (b) Fig. 7. (a) Coded Bit Error Rate (b) Coded Frame Error Rate for different channel bandwidths; 20 and 40 MHz (MCS=4, R=3/4, 16-QAM)

Bit Error Rate Performance Evaluation of Various Modulation Techniques with Forward Error Correction Coding of WiMAX

Bit Error Rate Performance Evaluation of Various Modulation Techniques with Forward Error Correction Coding of WiMAX Bit Error Rate Performance Evaluation of Various Modulation Techniques with Forward Error Correction Coding of WiMAX Amr Shehab Amin 37-20200 Abdelrahman Taha 31-2796 Yahia Mobasher 28-11691 Mohamed Yasser

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

University of Bristol - Explore Bristol Research. Peer reviewed version

University of Bristol - Explore Bristol Research. Peer reviewed version Tran, M., Doufexi, A., & Nix, AR. (8). Mobile WiMAX MIMO performance analysis: downlink and uplink. In IEEE Personal and Indoor Mobile Radio Conference 8 (PIMRC), Cannes (pp. - 5). Institute of Electrical

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

Analysis of WiMAX Physical Layer Using Spatial Multiplexing

Analysis of WiMAX Physical Layer Using Spatial Multiplexing Analysis of WiMAX Physical Layer Using Spatial Multiplexing Pavani Sanghoi #1, Lavish Kansal *2, #1 Student, Department of Electronics and Communication Engineering, Lovely Professional University, Punjab,

More information

Wireless LANs IEEE

Wireless LANs IEEE Chapter 29 Wireless LANs IEEE 802.11 686 History Wireless LANs became of interest in late 1990s For laptops For desktops when costs for laying cables should be saved Two competing standards IEEE 802.11

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

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates?

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates? Page 1 Outline 18-452/18-750 Wireless Networks and Applications Lecture 7: Physical Layer OFDM Peter Steenkiste Carnegie Mellon University RF introduction Modulation and multiplexing Channel capacity Antennas

More information

PERFORMANCE EVALUATION OF WIMAX SYSTEM USING CONVOLUTIONAL PRODUCT CODE (CPC)

PERFORMANCE EVALUATION OF WIMAX SYSTEM USING CONVOLUTIONAL PRODUCT CODE (CPC) Progress In Electromagnetics Research C, Vol. 5, 125 133, 2008 PERFORMANCE EVALUATION OF WIMAX SYSTEM USING CONVOLUTIONAL PRODUCT CODE (CPC) A. Ebian, M. Shokair, and K. H. Awadalla Faculty of Electronic

More information

Wireless Networks: An Introduction

Wireless Networks: An Introduction Wireless Networks: An Introduction Master Universitario en Ingeniería de Telecomunicación I. Santamaría Universidad de Cantabria Contents Introduction Cellular Networks WLAN WPAN Conclusions Wireless Networks:

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

HOW DO MIMO RADIOS WORK? Adaptability of Modern and LTE Technology. By Fanny Mlinarsky 1/12/2014

HOW DO MIMO RADIOS WORK? Adaptability of Modern and LTE Technology. By Fanny Mlinarsky 1/12/2014 By Fanny Mlinarsky 1/12/2014 Rev. A 1/2014 Wireless technology has come a long way since mobile phones first emerged in the 1970s. Early radios were all analog. Modern radios include digital signal processing

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

The Optimal Employment of CSI in COFDM-Based Receivers

The Optimal Employment of CSI in COFDM-Based Receivers The Optimal Employment of CSI in COFDM-Based Receivers Akram J. Awad, Timothy O Farrell School of Electronic & Electrical Engineering, University of Leeds, UK eenajma@leeds.ac.uk Abstract: This paper investigates

More information

ADVANCED WIRELESS TECHNOLOGIES. Aditya K. Jagannatham Indian Institute of Technology Kanpur

ADVANCED WIRELESS TECHNOLOGIES. Aditya K. Jagannatham Indian Institute of Technology Kanpur ADVANCED WIRELESS TECHNOLOGIES Aditya K. Jagannatham Indian Institute of Technology Kanpur Wireless Signal Fast Fading The wireless signal can reach the receiver via direct and scattered paths. As a result,

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICCE.2012.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICCE.2012. Zhu, X., Doufexi, A., & Koçak, T. (2012). A performance enhancement for 60 GHz wireless indoor applications. In ICCE 2012, Las Vegas Institute of Electrical and Electronics Engineers (IEEE). DOI: 10.1109/ICCE.2012.6161865

More information

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1

OFDMA PHY for EPoC: a Baseline Proposal. Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 OFDMA PHY for EPoC: a Baseline Proposal Andrea Garavaglia and Christian Pietsch Qualcomm PAGE 1 Supported by Jorge Salinger (Comcast) Rick Li (Cortina) Lup Ng (Cortina) PAGE 2 Outline OFDM: motivation

More information

Adoption of this document as basis for broadband wireless access PHY

Adoption of this document as basis for broadband wireless access PHY Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Proposal on modulation methods for PHY of FWA 1999-10-29 Source Jay Bao and Partha De Mitsubishi Electric ITA 571 Central

More information

Research Letter Throughput of Type II HARQ-OFDM/TDM Using MMSE-FDE in a Multipath Channel

Research Letter Throughput of Type II HARQ-OFDM/TDM Using MMSE-FDE in a Multipath Channel Research Letters in Communications Volume 2009, Article ID 695620, 4 pages doi:0.55/2009/695620 Research Letter Throughput of Type II HARQ-OFDM/TDM Using MMSE-FDE in a Multipath Channel Haris Gacanin and

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

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 1 PLCP format, Data Rates, OFDM, Modulations, 2 IEEE 802.11a: Transmit and Receive Procedure 802.11a Modulations BPSK Performance Analysis Convolutional

More information

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday

Lecture 3: Wireless Physical Layer: Modulation Techniques. Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Lecture 3: Wireless Physical Layer: Modulation Techniques Mythili Vutukuru CS 653 Spring 2014 Jan 13, Monday Modulation We saw a simple example of amplitude modulation in the last lecture Modulation how

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

Road to High Speed WLAN. Xiaowen Wang

Road to High Speed WLAN. Xiaowen Wang Road to High Speed WLAN Xiaowen Wang Introduction 802.11n standardization process. Technologies enhanced throughput Raw data rate enhancement Overhead management Final remarks LSI Confidential 2 Background

More information

Design and Simulation of COFDM for High Speed Wireless Communication and Performance Analysis

Design and Simulation of COFDM for High Speed Wireless Communication and Performance Analysis Design and Simulation of COFDM for High Speed Wireless Communication and Performance Analysis Arun Agarwal ITER College, Siksha O Anusandhan University Department of Electronics and Communication Engineering

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, Simulation and Performance Evaluation of 4 x 4 MIMO Transceiver System using 16 QAM

Design, Simulation and Performance Evaluation of 4 x 4 MIMO Transceiver System using 16 QAM Design, Simulation and Performance Evaluation of 4 x 4 MIMO Transceiver System using 16 QAM Rajesh Bansode A.P - IT Department TCET, Kandiwali Prajakta Sarode M.E. Student TCET, Kandiwali B. K. Mishra,

More information

Comparison of BER for Various Digital Modulation Schemes in OFDM System

Comparison of BER for Various Digital Modulation Schemes in OFDM System ISSN: 2278 909X Comparison of BER for Various Digital Modulation Schemes in OFDM System Jaipreet Kaur, Hardeep Kaur, Manjit Sandhu Abstract In this paper, an OFDM system model is developed for various

More information

Improved concatenated (RS-CC) for OFDM systems

Improved concatenated (RS-CC) for OFDM systems Improved concatenated (RS-CC) for OFDM systems Mustafa Dh. Hassib 1a), JS Mandeep 1b), Mardina Abdullah 1c), Mahamod Ismail 1d), Rosdiadee Nordin 1e), and MT Islam 2f) 1 Department of Electrical, Electronics,

More information

One Cell Reuse OFDM/TDMA using. broadband wireless access systems

One Cell Reuse OFDM/TDMA using. broadband wireless access systems One Cell Reuse OFDM/TDMA using subcarrier level adaptive modulation for broadband wireless access systems Seiichi Sampei Department of Information and Communications Technology, Osaka University Outlines

More information

On the Performance of IEEE n: Analytical and Simulations Results

On the Performance of IEEE n: Analytical and Simulations Results On the Performance of IEEE 802.11n: Analytical and Simulations Results André Michelin Câmara and Roger Pierre Fabris Hoefel Abstract This paper shows analytical and simulation results on the performance

More information

UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY

UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY UNIVERSITY OF MICHIGAN DEPARTMENT OF ELECTRICAL ENGINEERING : SYSTEMS EECS 555 DIGITAL COMMUNICATION THEORY Study Of IEEE P802.15.3a physical layer proposals for UWB: DS-UWB proposal and Multiband OFDM

More information

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 19-21 www.iosrjen.org Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing 1 S.Lakshmi,

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

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p-issn: 2278-8727, Volume 20, Issue 3, Ver. III (May. - June. 2018), PP 78-83 www.iosrjournals.org Hybrid throughput aware variable puncture

More information

UNDERSTANDING LTE WITH MATLAB

UNDERSTANDING LTE WITH MATLAB UNDERSTANDING LTE WITH MATLAB FROM MATHEMATICAL MODELING TO SIMULATION AND PROTOTYPING Dr Houman Zarrinkoub MathWorks, Massachusetts, USA WILEY Contents Preface List of Abbreviations 1 Introduction 1.1

More information

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont.

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont. TSTE17 System Design, CDIO Lecture 5 1 General project hints 2 Project hints and deadline suggestions Required documents Modulation, cont. Requirement specification Channel coding Design specification

More information

PERFORMANCE ANALYSIS OF DOWNLINK MIMO IN 2X2 MOBILE WIMAX SYSTEM

PERFORMANCE ANALYSIS OF DOWNLINK MIMO IN 2X2 MOBILE WIMAX SYSTEM PERFORMANCE ANALYSIS OF DOWNLINK MIMO IN 2X2 MOBILE WIMAX SYSTEM N.Prabakaran Research scholar, Department of ETCE, Sathyabama University, Rajiv Gandhi Road, Chennai, Tamilnadu 600119, India prabakar_kn@yahoo.co.in

More information

Combined Spatial Multiplexing and STBC to Provide Throughput Enhancements to Next Generation WLANs

Combined Spatial Multiplexing and STBC to Provide Throughput Enhancements to Next Generation WLANs Combined Spatial Multiplexing and STBC to Provide Throughput Enhancements to Next Generation WLANs Angela Doufexi, Andrew Nix, Mark Beach Centre for Communications esearch, University of Bristol, Woodland

More information

Low complexity iterative receiver for Non-Orthogonal Space-Time Block Code with channel coding

Low complexity iterative receiver for Non-Orthogonal Space-Time Block Code with channel coding Low complexity iterative receiver for Non-Orthogonal Space-Time Block Code with channel coding Pierre-Jean Bouvet, Maryline Hélard, Member, IEEE, Vincent Le Nir France Telecom R&D 4 rue du Clos Courtel

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

#8 Adaptive Modulation Coding

#8 Adaptive Modulation Coding 06 Q Wireless Communication Engineering #8 Adaptive Modulation Coding Kei Sakaguchi sakaguchi@mobile.ee. July 5, 06 Course Schedule () Date Text Contents #7 July 5 4.6 Error correction coding #8 July 5

More information

Synchronization of Legacy a/g Devices Operating in IEEE n Networks

Synchronization of Legacy a/g Devices Operating in IEEE n Networks Synchronization of Legacy 802.11a/g Devices Operating in IEEE 802.11n Networks Roger Pierre Fabris Hoefel and André Michielin Câmara Department of Electrical Engineering, Federal University of Rio Grande

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

CHAPTER 4. DESIGN OF ADAPTIVE MODULATION SYSTEM BY USING 1/3 RATE TURBO CODER (SNR Vs BER)

CHAPTER 4. DESIGN OF ADAPTIVE MODULATION SYSTEM BY USING 1/3 RATE TURBO CODER (SNR Vs BER) 112 CHAPTER 4 DESIGN OF ADAPTIVE MODULATION SYSTEM BY USING 1/3 RATE TURBO CODER (SNR Vs BER) 4.1 NECESSITY FOR SYSTEM DESIGN The improved BER was achieved by inhibiting 1/3 rated Turbo coder instead of

More information

Improvement of the Throughput-SNR Tradeoff using a 4G Adaptive MCM system

Improvement of the Throughput-SNR Tradeoff using a 4G Adaptive MCM system , June 30 - July 2, 2010, London, U.K. Improvement of the Throughput-SNR Tradeoff using a 4G Adaptive MCM system Insik Cho, Changwoo Seo, Gilsang Yoon, Jeonghwan Lee, Sherlie Portugal, Intae wang Abstract

More information

SIMULATIONS OF ERROR CORRECTION CODES FOR DATA COMMUNICATION OVER POWER LINES

SIMULATIONS OF ERROR CORRECTION CODES FOR DATA COMMUNICATION OVER POWER LINES SIMULATIONS OF ERROR CORRECTION CODES FOR DATA COMMUNICATION OVER POWER LINES Michelle Foltran Miranda Eduardo Parente Ribeiro mifoltran@hotmail.com edu@eletrica.ufpr.br Departament of Electrical Engineering,

More information

Major Leaps in Evolution of IEEE WLAN Technologies

Major Leaps in Evolution of IEEE WLAN Technologies Major Leaps in Evolution of IEEE 802.11 WLAN Technologies Thomas A. KNEIDEL Rohde & Schwarz Product Management Mobile Radio Tester WLAN Mayor Player in Wireless Communications Wearables Smart Homes Smart

More information

On Performance Improvements with Odd-Power (Cross) QAM Mappings in Wireless Networks

On Performance Improvements with Odd-Power (Cross) QAM Mappings in Wireless Networks San Jose State University From the SelectedWorks of Robert Henry Morelos-Zaragoza April, 2015 On Performance Improvements with Odd-Power (Cross) QAM Mappings in Wireless Networks Quyhn Quach Robert H Morelos-Zaragoza

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

UNIFIED DIGITAL AUDIO AND DIGITAL VIDEO BROADCASTING SYSTEM USING ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM) SYSTEM

UNIFIED DIGITAL AUDIO AND DIGITAL VIDEO BROADCASTING SYSTEM USING ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM) SYSTEM UNIFIED DIGITAL AUDIO AND DIGITAL VIDEO BROADCASTING SYSTEM USING ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING (OFDM) SYSTEM 1 Drakshayini M N, 2 Dr. Arun Vikas Singh 1 drakshayini@tjohngroup.com, 2 arunsingh@tjohngroup.com

More information

Feature (Claims) Preamble. Clause 1. Clause 2. Clause 3. Clause 4. Preamble. Clause 1. Clause 2. Clause 3. Clause 4

Feature (Claims) Preamble. Clause 1. Clause 2. Clause 3. Clause 4. Preamble. Clause 1. Clause 2. Clause 3. Clause 4 Claim Feature (Claims) 1 9 10 11 Preamble Clause 1 Clause 2 Clause 3 Clause 4 Preamble Clause 1 Clause 2 Clause 3 Clause 4 A method for transmitting ACK channel information by the base station in an orthogonal

More information

TABLE OF CONTENTS CHAPTER TITLE PAGE

TABLE OF CONTENTS CHAPTER TITLE PAGE TABLE OF CONTENTS CHAPTER TITLE PAGE DECLARATION ACKNOWLEDGEMENT ABSTRACT ABSTRAK TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF ABBREVIATIONS i i i i i iv v vi ix xi xiv 1 INTRODUCTION 1 1.1

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

OFDM and FFT. Cairo University Faculty of Engineering Department of Electronics and Electrical Communications Dr. Karim Ossama Abbas Fall 2010

OFDM and FFT. Cairo University Faculty of Engineering Department of Electronics and Electrical Communications Dr. Karim Ossama Abbas Fall 2010 OFDM and FFT Cairo University Faculty of Engineering Department of Electronics and Electrical Communications Dr. Karim Ossama Abbas Fall 2010 Contents OFDM and wideband communication in time and frequency

More information

ENHANCING BER PERFORMANCE FOR OFDM

ENHANCING BER PERFORMANCE FOR OFDM RESEARCH ARTICLE OPEN ACCESS ENHANCING BER PERFORMANCE FOR OFDM Amol G. Bakane, Prof. Shraddha Mohod Electronics Engineering (Communication), TGPCET Nagpur Electronics & Telecommunication Engineering,TGPCET

More information

ISSN: Page 320

ISSN: Page 320 To Reduce Bit Error Rate in Turbo Coded OFDM with using different Modulation Techniques Shivangi #1, Manoj Sindhwani *2 #1 Department of Electronics & Communication, Research Scholar, Lovely Professional

More information

Wireless Physical Layer Concepts: Part III

Wireless Physical Layer Concepts: Part III Wireless Physical Layer Concepts: Part III Raj Jain Professor of CSE Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

PERFORMANCE ANALYSIS OF MIMO-SPACE TIME BLOCK CODING WITH DIFFERENT MODULATION TECHNIQUES

PERFORMANCE ANALYSIS OF MIMO-SPACE TIME BLOCK CODING WITH DIFFERENT MODULATION TECHNIQUES SHUBHANGI CHAUDHARY AND A J PATIL: PERFORMANCE ANALYSIS OF MIMO-SPACE TIME BLOCK CODING WITH DIFFERENT MODULATION TECHNIQUES DOI: 10.21917/ijct.2012.0071 PERFORMANCE ANALYSIS OF MIMO-SPACE TIME BLOCK CODING

More information

ATSC 3.0 Physical Layer Overview

ATSC 3.0 Physical Layer Overview ATSC 3.0 Physical Layer Overview Agenda Terminology Real world concerns Technology to combat those concerns Summary Basic Terminology What is OFDM? What is FEC? What is Shannon s Theorem? What does BER

More information

ADAPTIVITY IN MC-CDMA SYSTEMS

ADAPTIVITY IN MC-CDMA SYSTEMS ADAPTIVITY IN MC-CDMA SYSTEMS Ivan Cosovic German Aerospace Center (DLR), Inst. of Communications and Navigation Oberpfaffenhofen, 82234 Wessling, Germany ivan.cosovic@dlr.de Stefan Kaiser DoCoMo Communications

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

Diversity techniques for OFDM based WLAN systems: A comparison between hard, soft quantified and soft no quantified decision

Diversity techniques for OFDM based WLAN systems: A comparison between hard, soft quantified and soft no quantified decision Diversity techniques for OFDM based WLAN systems: A comparison between hard, soft quantified and soft no quantified decision Pablo Corral 1, Juan Luis Corral 2 and Vicenç Almenar 2 Universidad Miguel ernández,

More information

Multiple Input Multiple Output System with Space Time Block Coding and Orthogonal Frequency Division Multiplexing

Multiple Input Multiple Output System with Space Time Block Coding and Orthogonal Frequency Division Multiplexing Journal of Computer Science 8 (4): 449-45, 01 ISSN 1549-66 01 Science Publications Multiple Input Multiple Output System with Space Time Block Coding and Orthogonal Frequency Division Multiplexing 1 Ramesh

More information

Diversity Techniques to combat fading in WiMAX

Diversity Techniques to combat fading in WiMAX Diversity Techniques to combat fading in WiMAX ANOU ABDERRAHMANE, MEHDI MEROUANE, BENSEBTI MESSAOUD Electronics Department University SAAD DAHLAB of BLIDA, ALGERIA BP 270 BLIDA, ALGERIA a_anou@hotmail.com,

More information

Multi-carrier Modulation and OFDM

Multi-carrier Modulation and OFDM 3/28/2 Multi-carrier Modulation and OFDM Prof. Luiz DaSilva dasilval@tcd.ie +353 896-366 Multi-carrier systems: basic idea Typical mobile radio channel is a fading channel that is flat or frequency selective

More information

Adaptive Digital Video Transmission with STBC over Rayleigh Fading Channels

Adaptive Digital Video Transmission with STBC over Rayleigh Fading Channels 2012 7th International ICST Conference on Communications and Networking in China (CHINACOM) Adaptive Digital Video Transmission with STBC over Rayleigh Fading Channels Jia-Chyi Wu Dept. of Communications,

More information

[Insert Document Title Here]

[Insert Document Title Here] [Insert Document Title Here] IEEE 802.16 Presentation Submission Template (Rev. 8) Document Number: IEEE 802.16.3p-00/33 Date Submitted: 2000-11-13 Source: Yossi Segal Voice: 972-3-9528440 RunCom Technologies

More information

Analysis of Interference & BER with Simulation Concept for MC-CDMA

Analysis of Interference & BER with Simulation Concept for MC-CDMA IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 4, Ver. IV (Jul - Aug. 2014), PP 46-51 Analysis of Interference & BER with Simulation

More information

Basic idea: divide spectrum into several 528 MHz bands.

Basic idea: divide spectrum into several 528 MHz bands. IEEE 802.15.3a Wireless Information Transmission System Lab. Institute of Communications Engineering g National Sun Yat-sen University Overview of Multi-band OFDM Basic idea: divide spectrum into several

More information

OFDM Code Division Multiplexing with Unequal Error Protection and Flexible Data Rate Adaptation

OFDM Code Division Multiplexing with Unequal Error Protection and Flexible Data Rate Adaptation OFDM Code Division Multiplexing with Unequal Error Protection and Flexible Data Rate Adaptation Stefan Kaiser German Aerospace Center (DLR) Institute of Communications and Navigation 834 Wessling, Germany

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

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

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

On the Spectral Efficiency of MIMO MC-CDMA System

On the Spectral Efficiency of MIMO MC-CDMA System I J C T A, 9(19) 2016, pp. 9311-9316 International Science Press On the Spectral Efficiency of MIMO MC-CDMA System Madhvi Jangalwa and Vrinda Tokekar ABSTRACT The next generation wireless communication

More information

Professor Paulraj and Bringing MIMO to Practice

Professor Paulraj and Bringing MIMO to Practice Professor Paulraj and Bringing MIMO to Practice Michael P. Fitz UnWiReD Laboratory-UCLA http://www.unwired.ee.ucla.edu/ April 21, 24 UnWiReD Lab A Little Reminiscence PhD in 1989 First research area after

More information

Transmit Diversity Schemes for CDMA-2000

Transmit Diversity Schemes for CDMA-2000 1 of 5 Transmit Diversity Schemes for CDMA-2000 Dinesh Rajan Rice University 6100 Main St. Houston, TX 77005 dinesh@rice.edu Steven D. Gray Nokia Research Center 6000, Connection Dr. Irving, TX 75240 steven.gray@nokia.com

More information

MIMO RFIC Test Architectures

MIMO RFIC Test Architectures MIMO RFIC Test Architectures Christopher D. Ziomek and Matthew T. Hunter ZTEC Instruments, Inc. Abstract This paper discusses the practical constraints of testing Radio Frequency Integrated Circuit (RFIC)

More information

Introduction to WiMAX Dr. Piraporn Limpaphayom

Introduction to WiMAX Dr. Piraporn Limpaphayom Introduction to WiMAX Dr. Piraporn Limpaphayom 1 WiMAX : Broadband Wireless 2 1 Agenda Introduction to Broadband Wireless Overview of WiMAX and Application WiMAX: PHY layer Broadband Wireless Channel OFDM

More information

Combined Transmitter Diversity and Multi-Level Modulation Techniques

Combined Transmitter Diversity and Multi-Level Modulation Techniques SETIT 2005 3rd International Conference: Sciences of Electronic, Technologies of Information and Telecommunications March 27 3, 2005 TUNISIA Combined Transmitter Diversity and Multi-Level Modulation Techniques

More information

Pilot Aided Channel Estimation for MIMO MC-CDMA

Pilot Aided Channel Estimation for MIMO MC-CDMA Pilot Aided Channel Estimation for MIMO MC-CDMA Stephan Sand (DLR) Fabrice Portier CNRS/IETR NEWCOM Dept. 1, SWP 2, Barcelona, Spain, 3 rd November, 2005 Outline System model Frame structure MIMO Pilot

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

TCM-coded OFDM assisted by ANN in Wireless Channels

TCM-coded OFDM assisted by ANN in Wireless Channels 1 Aradhana Misra & 2 Kandarpa Kumar Sarma Dept. of Electronics and Communication Technology Gauhati University Guwahati-781014. Assam, India Email: aradhana66@yahoo.co.in, kandarpaks@gmail.com Abstract

More information

Keysight Technologies Testing WLAN Devices According to IEEE Standards. Application Note

Keysight Technologies Testing WLAN Devices According to IEEE Standards. Application Note Keysight Technologies Testing WLAN Devices According to IEEE 802.11 Standards Application Note Table of Contents The Evolution of IEEE 802.11...04 Frequency Channels and Frame Structures... 05 Frame structure:

More information

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK

OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK OFDM AS AN ACCESS TECHNIQUE FOR NEXT GENERATION NETWORK Akshita Abrol Department of Electronics & Communication, GCET, Jammu, J&K, India ABSTRACT With the rapid growth of digital wireless communication

More information

Improving the Data Rate of OFDM System in Rayleigh Fading Channel Using Spatial Multiplexing with Different Modulation Techniques

Improving the Data Rate of OFDM System in Rayleigh Fading Channel Using Spatial Multiplexing with Different Modulation Techniques 2009 International Symposium on Computing, Communication, and Control (ISCCC 2009) Proc.of CSIT vol.1 (2011) (2011) IACSIT Press, Singapore Improving the Data Rate of OFDM System in Rayleigh Fading Channel

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

WLAN a Spec. (Physical Layer) 2005/04/ /4/28. WLAN Group 1

WLAN a Spec. (Physical Layer) 2005/04/ /4/28. WLAN Group 1 WLAN 802.11a Spec. (Physical Layer) 2005/4/28 2005/04/28 1 802.11a PHY SPEC. for the 5GHz band Introduction The radio frequency LAN system is initially aimed for the 5.15-5.25, 5.25-5.35 GHz, & 5.725-5.825

More information

Reception for Layered STBC Architecture in WLAN Scenario

Reception for Layered STBC Architecture in WLAN Scenario Reception for Layered STBC Architecture in WLAN Scenario Piotr Remlein Chair of Wireless Communications Poznan University of Technology Poznan, Poland e-mail: remlein@et.put.poznan.pl Hubert Felcyn Chair

More information

Orthogonal Cyclic Prefix for Time Synchronization in MIMO-OFDM

Orthogonal Cyclic Prefix for Time Synchronization in MIMO-OFDM Orthogonal Cyclic Prefix for Time Synchronization in MIMO-OFDM Gajanan R. Gaurshetti & Sanjay V. Khobragade Dr. Babasaheb Ambedkar Technological University, Lonere E-mail : gaurshetty@gmail.com, svk2305@gmail.com

More information

Implementation of MIMO Encoding & Decoding in a Wireless Receiver

Implementation of MIMO Encoding & Decoding in a Wireless Receiver Implementation of MIMO Encoding & Decoding in a Wireless Receiver Pravin W. Raut Research Scholar, Sr. Lecturer Shri Datta Meghe Polytechnic Nagpur Hingna Road, Nagpur S.L.Badjate Vice Principal & Professor

More information

Efficient Decoding for Extended Alamouti Space-Time Block code

Efficient Decoding for Extended Alamouti Space-Time Block code Efficient Decoding for Extended Alamouti Space-Time Block code Zafar Q. Taha Dept. of Electrical Engineering College of Engineering Imam Muhammad Ibn Saud Islamic University Riyadh, Saudi Arabia Email:

More information

MUMS Laboration. Implementation of a Spatially Multiplexed Multiple Antenna System

MUMS Laboration. Implementation of a Spatially Multiplexed Multiple Antenna System MUMS Laboration Implementation of a Spatially Multiplexed Multiple Antenna System 1 Laboration Overview Throughout the laboration participants will become familiar with the different building blocks of

More information

EC 551 Telecommunication System Engineering. Mohamed Khedr

EC 551 Telecommunication System Engineering. Mohamed Khedr EC 551 Telecommunication System Engineering Mohamed Khedr http://webmail.aast.edu/~khedr 1 Mohamed Khedr., 2008 Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week

More information

Capacity Enhancement in WLAN using

Capacity Enhancement in WLAN using 319 CapacityEnhancementinWLANusingMIMO Capacity Enhancement in WLAN using MIMO K.Shamganth Engineering Department Ibra College of Technology Ibra, Sultanate of Oman shamkanth@ict.edu.om M.P.Reena Electronics

More information

Study of Space-Time Coding Schemes for Transmit Antenna Selection

Study of Space-Time Coding Schemes for Transmit Antenna Selection American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-03, Issue-11, pp-01-09 www.ajer.org Research Paper Open Access Study of Space-Time Coding Schemes for Transmit

More information

A Road to Future Broadband Wireless Access: MIMO-OFDM-Based Air Interface

A Road to Future Broadband Wireless Access: MIMO-OFDM-Based Air Interface WIRELESS COMMUNICATIONS IN CHINA: TECHNOLOGY VS. MARKETS A Road to Future Broadband Wireless Access: MIMO--Based Air Interface Hongwei Yang, Alcatel Shanghai Bell Co., Ltd. ABSTRACT Orthogonal frequency-division

More information

An FPGA 1Gbps Wireless Baseband MIMO Transceiver

An FPGA 1Gbps Wireless Baseband MIMO Transceiver An FPGA 1Gbps Wireless Baseband MIMO Transceiver Center the Authors Names Here [leave blank for review] Center the Affiliations Here [leave blank for review] Center the City, State, and Country Here (address

More information

Improving Data Transmission Efficiency over Power Line Communication (PLC) System Using OFDM

Improving Data Transmission Efficiency over Power Line Communication (PLC) System Using OFDM Improving Data Transmission Efficiency over Power Line Communication (PLC) System Using OFDM Charles U. Ndujiuba 1, Samuel N. John 1, Oladimeji Ogunseye 2 1 Electrical & Information Engineering, Covenant

More information