Implementation of High-throughput Access Points for IEEE a/g Wireless Infrastructure LANs

Size: px
Start display at page:

Download "Implementation of High-throughput Access Points for IEEE a/g Wireless Infrastructure LANs"

Transcription

1 Implementation of High-throughput Access Points for IEEE a/g Wireless Infrastructure LANs Hussein Alnuweiri Ph.D. and Diego Perea-Vega M.A.Sc. Abstract In this paper we discuss the implementation of a development platform for IEEE a/g Wireless Infrastructure LANs. The implemented algorithms for the physical layer are based on a MATLAB simulation model developed by the group. These algorithms are implemented in the custom logic of a FPGA. The algorithms for the MAC layer are written in C and are implemented in software. We discuss the hardware platform chosen for this system and how it can achieve the speed requirements. This hardware development platform is useful to implement the IEEE a/g standard and to test new algorithms proposed by the group.. is sent through the channel (PHY optimization) and third, adding scheduling algorithms that guarantee per flow QoS guarantees. Our group s research interests include designing new techniques to achieve all of these goals by independently tackling issues at the MAC and PHY layers of a wireless infrastructure network. Another step in these efforts includes the study of techniques to optimize resources in both layers by performing cross-layer optimization. Index Terms Wireless LAN, IEEE standard, OFDM. W I. INTRODUCTION IRELESS infrastructure LANs (WLANs) provide users with a mechanism to access resources within their networks at homes or offices without the inconvenience of being connected through a physical wire. As an example, current laptop computers include wireless cards for the IEEE a/g standard that use Access Points to connect to the Ethernet wired network at data rates up to 54 Mbps. Because of this allowed freedom in mobility users also want to use portable devices like telephones and hand-help computers to transmit real time data, like voice and video, over their home/office wireless networks. Figure 1 illustrates this scenario. To achieve this goal wireless infrastructure network should guarantee access to the channel in a timely manner and at high data rates to provide a reliable communication. In order to support multimedia data and to increase throughput in the system, improvements have been made to the a/g [1] standard to support QoS (Quality of Service). Amendment IEEE e [2] uses new mechanisms for QoS support, namely the Enhanced the Distributed Coordination Function (EDCF) and the Hybrid Coordination Function (HCF). Due to the highly deployment of Wireless Infrastructure LANs, it is of interest to research different design parameters in the standard and new mechanisms that can improve performance under different scenarios. These efforts can be classified in three groups. First, improving the efficiency of the Media Access algorithms (MAC) optimization. Second,.increasing the data rate at which data Access Point Fig. 1. A Basic Service Set in IEEE infrastructure wireless networks Figure 2 shows the layer architecture of the standard. For the PHY layer optimization, our group has developed a complete simulation model of the physical (PHY) layer for a point-to-point communication in a IEEE a/g wireless infrastructure network [3]. This model is used to estimate the BER performance obtained when using different parameters and configurations in the system, it showed that the introduction of a spectrum-shaping filter reduces the interference of adjacent channels. It also evaluated the effects of using soft vs. hard decision in Viterbi decoding and studied its effect on channel estimation. For the MAC layer optimization, our group studied the effect of changing the Contention Window Parameters (CW) on the saturation throughput of a wireless network. In [4], a centralized MAC adaptation algorithm for e wireless networks that changes the Contention Window Parameters was proposed. This algorithm has advantages over the fixedparameter e wireless networks.

2 In addition, the group proposed a scheduling framework that builds on top of the capabilities of the e standard, and provides deterministic per-flow QoS guarantees to multimedia sessions over WLANs [5]. This scheduler module resides in the e access point and shows lower probability of delay for multimedia data transmitted over the network. The results of these research efforts need to be implemented in a prototype in order to test the proposed changes on real networks. At the same time, by implementing the system in hardware the group can become aware of implementation challenges and propose more optimal implementations for critical parts of the system. The objective of this paper is to discuss the implementation of the MAC and PHY layers of IEEE a/g wireless networks in a hardware platform that serves the double purpose of implementing the standard and validating new algorithms. The core of the physical layer of IEEE a/g wireless networks is the modulator and demodulator pair. In section 2 we describe the principles of Orthogonal Frequency Division Multiplexing (OFDM) modulation used in the IEEE a/g standard. Consequently, we describe the Matlab model for the transmitter and receiver in section 3 and provide a high level description of the MAC layer software in section 4. Finally, we present the high level design of a hardware development platform for such systems in section 5. large apart to avoid interference, in OFDM systems the carriers overlap making a more efficient use of the spectrum. In order to avoid interference between carriers in OFDM systems, carrier frequencies are chosen such the signals are orthogonal. This is achieved by picking the carrier frequencies separation f 0 to be equal to the inverse of the symbol period T. s k ( t ) = sin(2π kf t 0 ) k = 1,2,... M For 0< t< T and s k ( t) = 0 otherwise. (1) As an example, Figure 3 shows the spectrum of each of five sub-carriers, and the discrete frequency samples seen by an OFDM receiver Figure 3 Spectrum of five OFDM sub-carriers OFDM systems transmit a large number of narrowband carriers closely spaced in the frequency domain. At the transmitter, each OFDM carrier corresponds to one element of the discrete Fourier spectrum. The amplitudes and phases of the carriers depend on the data to be transmitted. The data transitions are synchronized at the carriers and can be processed together, symbol by symbol. Figure 2 Layer architecture of the standard. II. OFDM MODULATION A. OFDM principles OFDM makes use of the same principle of frequency division multiplexing (FDM) systems in the sense that uses different frequency carriers to transmit information over a channel, but contrary to FDM systems that require carrier frequencies to be B. OFDM FFT-based implementation In order to avoid a large number of modulators and filters at the transmitter, and complementary filters and demodulators at the receiver, the inverse Fourier transform FFT algorithm is used. Figure 4 illustrates the process of a typical FFT-based OFDM system. The incoming serial data is first converted form serial to parallel and grouped into x bits each to form a complex number. The number x determines the signal constellation of the corresponding sub-carrier, such as 1 bit for BPSK or 2 bits for QPSK, etc. The complex numbers are modulated in baseband by the inverse FFT (IFFT) and converted back to serial data for transmission. A guard interval is inserted between symbols to avoid intersymbol interference (ISI) caused by multipath distortion. The discrete symbols are converted to analog and low-pass filtered for RF up-conversion. The receiver performs the inverse process of the transmitter

3 Figure 4. A typical FFT-based OFDM system Because of its spectral efficiency, performance on slowfading channels and practical implementation using the FFT algorithm, OFDM has been chosen as the modulation scheme for IEEE a/g systems. In the IEEE g standard a frequency band in the 2.4 GHz ISM band is used that fits three 20 MHz channels, whereas the IEEE a utilizes 300 MHz of bandwidth in the 5 GHz unlicensed U.S.A. National Information Infrastructure (U-NII) band [1]. Twelve 20 MHz channels are accommodated in this bandwidth. The high data rate on OFDM systems is accomplished by combining many lower-speed subcarriers to create one highspeed channel. Each of these channels is divided into 52 subcarriers, each approximately 300 KHz wide. From these 52 subcarriers 4 are used to carry pilot signals (tones) that help estimating and equalizing the channel at the receptor. In addition, forward error correction coding (convolutional coding) and time diversity techniques are used to improve performance. Table 1 illustrates the data bit rates supported using different combinations of modulation and coding rates. The signal field consists of 24 bits, defining data rate and frame length. The IEEE a version of OFDM uses a combination of binary phase shift keying (BPSK) quadrature PSK (QPSK), and quadrature amplitude modulation (QAM), depending on the chosen data rate as shown in Table 1. The length field identifies the number of octets in the frame. The PLCP preamble and signal field are convolutionally encoded and sent at 6 Mbps using BPSK regardless of the data rate used in the signal field, The convolutional encoding rate depends on the chosen data rate. III. PHY LAYER TRANSMITTER AND RECEIVER In a more detailed view, an OFDM modulator includes the following sub-blocks: Modulation bank Pilot signals generation Training sequence generation OFDM Framer IFFT block Append cycle prefix TX Spectrum shaping Figure 6 illustrates these blocks as implemented in Matlab Simulink for the BPSK case. TABLE I MODULATION SCHEMES IN IEEE A/G PHY LAYER Figure 6. PHY Matlab Simulink transmitter model Figure 5 illustrates the frame format for an IEEE a frame. The PLCP preamble field is present for the receiver to acquire an incoming OFDM signal and synchronize the demodulator. The preamble consists of 12 symbols. Ten of the symbols are short for establishing Automatic Gain Control (AGC) and the coarse frequency estimate of the carrier signal. The receiver uses the long symbols for fine-tuning. With this preamble, it takes 16 microseconds to train the receiver after first receiving the frame. Figure 5. PHY Frame Format [1] To feed the simulation model, we generate random data from a Gaussian source which is then convolutionally encoded, interleaved and punctured according to the standard [1]. The encoded data is fed to an OFDM modulator. Table 1 shows the possible combinations of coding rate and modulation schemes. We illustrate the case of BPSK modulation, ½ coding rate in this paper. In a real scenario, feedback from the receiver controls which combination is selected. The OFDM frame assembler places the OFDM symbols on designated subcarriers and adds the zero, pilot subcarriers and training sequences. An inverse Fast Fourier Transform (IFFT) is performed on the subcarriers to form the time domain OFDM frame, which is cyclically prefixed and spectrally shaped before being serially transmitted over the channel.

4 In the receiver direction the opposite operations of the transmitter are performed. In addition, channel equalization is performed to compensate the effects of the channel in the transmitted signal as illustrated in Figure 7. V. HARDWARE IMPLEMENTATION In order to achieve the maximum rate of 54 Mbps, a system that implements the IEEE standard has demanding requirements in terms of processing power and data transfer speed. At the same time we want to have a flexible platform that allows us to modify parameters in the standard and include new features. All theses factors were taken into account for the selection of the hardware development platform. We considered the following options: Custom board design DSP development board with analog interface FPGA development board with analog interface Figure 7. PHY receiver model The OFDM receiver and transmitter blocks require a high number of DSP operations that need to be implemented in specialized hardware architectures or in very fast DSP processors. IV. MAC ALGORITHM In contrast to the PHY layer, the MAC algorithm consists of timers, queues and management functions that can be implemented in software running in a serial processor without detriment in system performance. Figure 8 illustrates a high level description of the MAC layer sub-modules for For more details on how the MAC algorithm works the reader is referred to the standard [1]. Figure 8 MAC layer architecture The design and implementation of a custom board was discarded because of the cost and time we would incur in such task. The DSP versus FPGA solutions brings a trade-off between processing speed and flexibility in the development. Ideally, we would like to have both the speed offered by a hardware implementation (FPGA solution) and the flexibility offered by C language in a software-based implementation (DSP-based solution). In the literature several approaches have been taken to implement such systems. In [7], a real-time baseband implementation of an OFDM QPSK based WLAN system was developed using the Texas Instruments fixed point processor in the TMS320C6201 DSP development board and a custom daughter board to accommodate buffer memory and high speed A/D converters. At the application layer an uncoded user data rate of 1.7 Mb/s was achieved. The authors estimated that to achieve full data rate (i.e. 54 Mbps) some form of strategic hardware acceleration is required to support the DSP. In [8], a software based IEEE a digital baseband transmitter was implemented on a highly parallel single-chip DSP processor. The authors claimed their transmitter is the first fully-compliant a software implementation. However to achieve full-rate they used a 22- processor DSP array. In [9], the Virtex 2 FPGA from Xilinx was used to implement the PHY layer of the a standard, achieving data rates up to 72 Mbits/s. We decided upon one FPGA-based solution that contains an embedded PowerPC processor in order to have the best of both worlds. At the same time the chosen development board provides the Analog/Digital interfaces required to connect to the RF module, and the adequate development environment in terms of software tools and user interfaces. We chose the Xilinx Xtreme DSP board which provides a platform for developing DSP applications using the Virtex II PRO FPGA [6]. Figure 9 illustrates a functional diagram of the board. In this hardware platform the sequential processor and the userdefined circuits are implemented on a single chip. The key features of this board are:

5 Virtex II PRO user FPGA with a hardcoded PowerPC. 2 independent ADC channels (14 bits up to 105 Mbps) 2 independent DAC channels (14 bits up to 160 Mbps) A Virtex II FPGA for clock management. A Spartan FPGA for PCI and USB interface. In our design, the MAC layer of the is written in C and executed in the PowerPC processor of the Virtex II FPGA. The PHY layer is implemented in hardware using the Custom logic of the FPGA. A memory interface is used between the MAC and PHY layer to exchange data as illustrated in Figure 10. wireless network standard named n is expected in the year This will increase transmission speeds to 108 Mbps and beyond using MIMO (Multiple Input Multiple Output) technology. The number of digital processing blocks needed for such MIMO systems increases with the number of RF chains to be processed. Therefore, technical challenges are raised as the hardware complexity of such systems increase dramatically. Some of the questions that are raised are: What is the best combination of configuration parameters for a specific application? What is the complexity cost of their implementation? How a trade-off of performance and complexity can be achieved? Future work will address these questions by presenting performance results using different parameter configurations available in the n standard, such us the number of transmitter and receiver antennas and the different diversity and coding schemes. These results will be obtained through simulations using a complete Matlab model that implements the transmitter and receiver operations over quasi-static channel models. These results will be useful to study the effect of these parameters on specific scenarios, and to estimate the hardware resources needed for practical implementation of such systems. Figure 9 Xilinx Xtreme DSP functional diagram [6] REFERENCES [1] IEEE a: Wireless LAN medium access control (MAC) and Physical Layer (PHY) specifications: high speed physical layer in the 5 GHz band, December 1999 (Revised, 2000). [2] IEEE e: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications Amendment 8: Medium Access Control (MAC) Quality of Service Enhancements, November [3] Khan, Salman, Performance Evaluation of OFDM WLANs with Least Square Error Channel Estimation, Soft Decision Viterbi Decoding and Digital Baseband Spectral Shaping Filter, M.A.Sc. thesis, Dept. of Electrical and Computer Eng., University of British Columbia, Canada, May [4] S. El Housseini, and H. Alnuweiri, "Adaptive Contention-Window MAC Algorithms for QoS-Enabled Wireless LANs", IEEE International Conference on Wireless Networks, Communications and Mobile Computing, Volume 1, June 2005 Page(s): Figure 10. Processor block architecture VI. CONCLUSIONS AND FUTURE WORK In this paper, we have presented a design for the implementation on a FPGA device of a a/g access point. Based on previous reported works, we expect this design to achieve data rates up to 72 Mbit/sec. We also described the Matlab model which contains all functionality for modulation, demodulation and frequency domain equalization. We are in the process of migrating the VHDL code for the PHY transmitter to the Virtex II FPGA, and the C code for the MAC layer to the PowerPC of the same FPGA. [5] Pourmohammadi-Fallah Y., Elfeitori, A., Alnuweiri. H., "A Unified Scheduling Approach for Guaranteed Services over IEEE e Wireless LANs", Broadband Networks, First Int. Conf. on Oct Page(s): [6] Xilinx corporation, Xtreme DSP Developer kit User Guide document reference: NT Dec.-2004, December [7] M. F. Tariq, Y. Baltaci, T. Horseman, M. Butler, and A. Nix, Development of an OFDM based high speed wireless LAN platform using the TI C6x DSP, in IEEE International Conference on Communications, 2002, vol. 1, pp [8] Meeuwsen, M.J., Sattari, O., Baas, B.M., A full-rate software implementation of an IEEE a compliant digital baseband transmitter, IEEE Workshop on Signal Processing Systems, SIPS Page(s): As for future work, an enhancement to the IEEE a/g

6 [9] Manavi, F.; Shayan, Y.R., Implementation of OFDM modem for the physical layer of IEEE a standard based on Xilinx Virtex-II FPGA, IEEE 59th Vehicular Technology Conference, Volume 3, May 2004 Page(s): Vol.3. Hussein Alnuweiri obtained his Ph.D. Degree in 1989 from the University of Southern California. He is currently a Professor in the Department of Electrical and Computer Engineering at the University of British Columbia. His research interests cover all aspects of traffic engineering and quality-ofservice mechanisms in wired and wireless packet networks including constraint-based routing, packet scheduling, switching and routing in optical networks, and real-time multimedia communications. Dr. Alnuweiri has authored or co-authored over 100 journal and conference papers, and holds three US and International patents. Diego Perea-Vega obtained a M.A.Sc. in Electrical Engineering from the University of British Columbia (2000), a B.Sc. in physics from Universidad Nacional de Colombia (1996) and a B.Sc. in electronic engineering from Pontificia Universidad Javeriana (1991). After his M.A.Sc., he worked on the design of DSP algorithms for voice over IP media gateways at Spectrum Signal Processing (Burnaby, BC) and is currently a research engineer in the Department of Electrical and Computer Engineering at the University of British Columbia (Vancouver, BC). Mr. Perea-Vega research interests include digital signal processing applications and the design and implementation of new techniques to optimize the MAC and PHY layers of wireless infrastructure networks.

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

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

More information

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

Optimized BPSK and QAM Techniques for OFDM Systems

Optimized BPSK and QAM Techniques for OFDM Systems I J C T A, 9(6), 2016, pp. 2759-2766 International Science Press ISSN: 0974-5572 Optimized BPSK and QAM Techniques for OFDM Systems Manikandan J.* and M. Manikandan** ABSTRACT A modulation is a process

More information

Nutaq OFDM Reference

Nutaq OFDM Reference Nutaq OFDM Reference Design FPGA-based, SISO/MIMO OFDM PHY Transceiver PRODUCT SHEET QUEBEC I MONTREAL I NEW YORK I nutaq.com Nutaq OFDM Reference Design SISO/2x2 MIMO Implementation Simulation/Implementation

More information

Performance Analysis of n Wireless LAN Physical Layer

Performance Analysis of n Wireless LAN Physical Layer 120 1 Performance Analysis of 802.11n 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

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

Performance Analysis of WiMAX Physical Layer Model using Various Techniques

Performance Analysis of WiMAX Physical Layer Model using Various Techniques Volume-4, Issue-4, August-2014, ISSN No.: 2250-0758 International Journal of Engineering and Management Research Available at: www.ijemr.net Page Number: 316-320 Performance Analysis of WiMAX Physical

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

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM)

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) 1 4G File transfer at 10 Mbps High resolution 1024 1920 pixel hi-vision picture

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

Anju 1, Amit Ahlawat 2

Anju 1, Amit Ahlawat 2 Implementation of OFDM based Transreciever for IEEE 802.11A on FPGA Anju 1, Amit Ahlawat 2 1 Hindu College of Engineering, Sonepat 2 Shri Baba Mastnath Engineering College Rohtak Abstract This paper focus

More information

OFDM Transceiver using Verilog Proposal

OFDM Transceiver using Verilog Proposal OFDM Transceiver using Verilog Proposal PAUL PETHSOMVONG ZACH ASAL DEPARTMENT OF ELECTRICAL ENGINEERING BRADLEY UNIVERSITY PEORIA, ILLINOIS NOVEMBER 21, 2013 1 Project Outline Orthogonal Frequency Division

More information

2002 IEEE International Solid-State Circuits Conference 2002 IEEE

2002 IEEE International Solid-State Circuits Conference 2002 IEEE Outline 802.11a Overview Medium Access Control Design Baseband Transmitter Design Baseband Receiver Design Chip Details What is 802.11a? IEEE standard approved in September, 1999 12 20MHz channels at 5.15-5.35

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

Chapter 0 Outline. NCCU Wireless Comm. Lab

Chapter 0 Outline. NCCU Wireless Comm. Lab Chapter 0 Outline Chapter 1 1 Introduction to Orthogonal Frequency Division Multiplexing (OFDM) Technique 1.1 The History of OFDM 1.2 OFDM and Multicarrier Transmission 1.3 The Applications of OFDM 2 Chapter

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

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

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

Performance Evaluation of IEEE STD d Transceiver

Performance Evaluation of IEEE STD d Transceiver IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 6, Issue 2 (May. - Jun. 2013), PP 21-26 Performance Evaluation of IEEE STD 802.16d Transceiver

More information

Technical Aspects of LTE Part I: OFDM

Technical Aspects of LTE Part I: OFDM Technical Aspects of LTE Part I: OFDM By Mohammad Movahhedian, Ph.D., MIET, MIEEE m.movahhedian@mci.ir ITU regional workshop on Long-Term Evolution 9-11 Dec. 2013 Outline Motivation for LTE LTE Network

More information

A GENERIC ARCHITECTURE FOR SMART MULTI-STANDARD SOFTWARE DEFINED RADIO SYSTEMS

A GENERIC ARCHITECTURE FOR SMART MULTI-STANDARD SOFTWARE DEFINED RADIO SYSTEMS A GENERIC ARCHITECTURE FOR SMART MULTI-STANDARD SOFTWARE DEFINED RADIO SYSTEMS S.A. Bassam, M.M. Ebrahimi, A. Kwan, M. Helaoui, M.P. Aflaki, O. Hammi, M. Fattouche, and F.M. Ghannouchi iradio Laboratory,

More information

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model

Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model Performance Evaluation of Wireless Communication System Employing DWT-OFDM using Simulink Model M. Prem Anand 1 Rudrashish Roy 2 1 Assistant Professor 2 M.E Student 1,2 Department of Electronics & Communication

More information

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design SOTIRIS H. KARABETSOS, SPYROS H. EVAGGELATOS, SOFIA E. KONTAKI, EVAGGELOS C. PICASIS,

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

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

More information

Performance Analysis of OFDM System with QPSK for Wireless Communication

Performance Analysis of OFDM System with QPSK for Wireless Communication IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 11, Issue 3, Ver. I (May-Jun.2016), PP 33-37 www.iosrjournals.org Performance Analysis

More information

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

More information

Practical issue: Group definition. TSTE17 System Design, CDIO. Quadrature Amplitude Modulation (QAM) Components of a digital communication system

Practical issue: Group definition. TSTE17 System Design, CDIO. Quadrature Amplitude Modulation (QAM) Components of a digital communication system 1 2 TSTE17 System Design, CDIO Introduction telecommunication OFDM principle How to combat ISI How to reduce out of band signaling Practical issue: Group definition Project group sign up list will be put

More information

A Polling Based Approach For Delay Analysis of WiMAX/IEEE Systems

A Polling Based Approach For Delay Analysis of WiMAX/IEEE Systems A Polling Based Approach For Delay Analysis of WiMAX/IEEE 802.16 Systems Archana B T 1, Bindu V 2 1 M Tech Signal Processing, Department of Electronics and Communication, Sree Chitra Thirunal College of

More information

SDR OFDM Waveform design for a UGV/UAV communication scenario

SDR OFDM Waveform design for a UGV/UAV communication scenario SDR OFDM Waveform design for a UGV/UAV communication scenario SDR 11-WInnComm-Europe Christian Blümm 22nd June 2011 Content Introduction Scenario Hardware Platform Waveform TDMA Designing and Testing Conclusion

More information

Receiver Designs for the Radio Channel

Receiver Designs for the Radio Channel Receiver Designs for the Radio Channel COS 463: Wireless Networks Lecture 15 Kyle Jamieson [Parts adapted from C. Sodini, W. Ozan, J. Tan] Today 1. Delay Spread and Frequency-Selective Fading 2. Time-Domain

More information

Orthogonal Frequency Division Multiplexing (OFDM)

Orthogonal Frequency Division Multiplexing (OFDM) Orthogonal Frequency Division Multiplexing (OFDM) Presenter: Engr. Dr. Noor M. Khan Professor Department of Electrical Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN

More information

OFDMA and MIMO Notes

OFDMA and MIMO Notes OFDMA and MIMO Notes EE 442 Spring Semester Lecture 14 Orthogonal Frequency Division Multiplexing (OFDM) is a digital multi-carrier modulation technique extending the concept of single subcarrier modulation

More information

THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS

THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS Journal of ELECTRICAL ENGINEERING, VOL. 60, NO. 1, 2009, 43 47 THE DESIGN OF A PLC MODEM AND ITS IMPLEMENTATION USING FPGA CIRCUITS Rastislav Róka For the exploitation of PLC modems, it is necessary to

More information

From Antenna to Bits:

From Antenna to Bits: From Antenna to Bits: Wireless System Design with MATLAB and Simulink Cynthia Cudicini Application Engineering Manager MathWorks cynthia.cudicini@mathworks.fr 1 Innovations in the World of Wireless Everything

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

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

Lecture 13. Introduction to OFDM

Lecture 13. Introduction to OFDM Lecture 13 Introduction to OFDM Ref: About-OFDM.pdf Orthogonal frequency division multiplexing (OFDM) is well-known to be effective against multipath distortion. It is a multicarrier communication scheme,

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

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 What s Behind 5G Wireless Communications? 서기환과장 2015 The MathWorks, Inc. 2 Agenda 5G goals and requirements Modeling and simulating key 5G technologies Release 15: Enhanced Mobile

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

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

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

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth. Karl. Luke

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth. Karl. Luke Bradley University Department of Electrical and Computer Engineering Senior Capstone Project Presentation May 2nd, 2006 Team Members: Luke Vercimak Karl Weyeneth Advisors: Dr. In Soo Ahn Dr. Thomas L.

More information

Design and Implementation of 4-QAM Architecture for OFDM Communication System in VHDL using Xilinx

Design and Implementation of 4-QAM Architecture for OFDM Communication System in VHDL using Xilinx Design and Implementation of 4-QAM Architecture for OFDM Communication System in VHDL using Xilinx 1 Mr.Gaurang Rajan, 2 Prof. Kiran Trivedi 3 Prof.R.M.Soni 1 PG student (EC), S.S.E.C., Bhavnagar-Gujarat

More information

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

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

DSP IMPLEMENTATION OF HIGH SPEED WLAN USING OFDM

DSP IMPLEMENTATION OF HIGH SPEED WLAN USING OFDM DSP IMPLEMENTATION OF HIGH SPEED WLAN USING OFDM M. Fahim Tariq, Tony Horseman, Andrew Nix Centre for Communications Research, University of Bristol, Merchant Venturers Building, Woodland Road, Bristol

More information

Available online at ScienceDirect. Procedia Technology 17 (2014 )

Available online at   ScienceDirect. Procedia Technology 17 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Technology 17 (2014 ) 107 113 Conference on Electronics, Telecommunications and Computers CETC 2013 Design of a Power Line Communications

More information

Survey on Effective OFDM Technology for 4G

Survey on Effective OFDM Technology for 4G Survey on Effective OFDM Technology for 4G Kanchan Vijay Patil, 2 R D Patane, Lecturer, 2 Professor, Electronics and Telecommunication, ARMIET, Shahpur, India 2 Terna college of engineering, Nerul, India

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

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

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

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

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

ETSI Standards and the Measurement of RF Conducted Output Power of Wi-Fi ac Signals

ETSI Standards and the Measurement of RF Conducted Output Power of Wi-Fi ac Signals ETSI Standards and the Measurement of RF Conducted Output Power of Wi-Fi 802.11ac Signals Introduction The European Telecommunications Standards Institute (ETSI) have recently introduced a revised set

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

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

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

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

Hardware Implementation of OFDM Transceiver. Authors Birangal U. M 1, Askhedkar A. R 2 1,2 MITCOE, Pune, India

Hardware Implementation of OFDM Transceiver. Authors Birangal U. M 1, Askhedkar A. R 2 1,2 MITCOE, Pune, India ABSTRACT International Journal Of Scientific Research And Education Volume 3 Issue 9 Pages-4564-4569 October-2015 ISSN (e): 2321-7545 Website: http://ijsae.in DOI: http://dx.doi.org/10.18535/ijsre/v3i10.09

More information

SOFTWARE IMPLEMENTATION OF a BLOCKS ON SANDBLASTER DSP Vaidyanathan Ramadurai, Sanjay Jinturkar, Sitij Agarwal, Mayan Moudgill, John Glossner

SOFTWARE IMPLEMENTATION OF a BLOCKS ON SANDBLASTER DSP Vaidyanathan Ramadurai, Sanjay Jinturkar, Sitij Agarwal, Mayan Moudgill, John Glossner SOFTWARE IMPLEMENTATION OF 802.11a BLOCKS ON SANDBLASTER DSP Vaidyanathan Ramadurai, Sanjay Jinturkar, Sitij Agarwal, Mayan Moudgill, John Glossner Sandbridge Technologies, 1 North Lexington Avenue, White

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

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

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

More information

Point-to-Point Communications

Point-to-Point Communications Point-to-Point Communications Key Aspects of Communication Voice Mail Tones Alphabet Signals Air Paper Media Language English/Hindi English/Hindi Outline of Point-to-Point Communication 1. Signals basic

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

What s Behind 5G Wireless Communications?

What s Behind 5G Wireless Communications? What s Behind 5G Wireless Communications? Marc Barberis 2015 The MathWorks, Inc. 1 Agenda 5G goals and requirements Modeling and simulating key 5G technologies Release 15: Enhanced Mobile Broadband IoT

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

Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report

Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report Wireless LAN Consortium OFDM Physical Layer Test Suite v1.6 Report UNH InterOperability Laboratory 121 Technology Drive, Suite 2 Durham, NH 03824 (603) 862-0090 Jason Contact Network Switch, Inc 3245 Fantasy

More information

8. IEEE a Packet Transmission System

8. IEEE a Packet Transmission System 8. IEEE 802.11a Packet Transmission System 8.1 Introduction 8.2 Background 8.3 WLAN Topology 8.4 IEEE 802.11 Standard Family 8.5 WLAN Protocol Layer Architecture 8.6 Medium Access Control 8.7 Physical

More information

Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel

Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel Journal of Scientific & Industrial Research Vol. 73, July 2014, pp. 443-447 Cognitive Radio Transmission Based on Chip-level Space Time Block Coded MC-DS-CDMA over Fast-Fading Channel S. Mohandass * and

More information

BROADBAND HIGH DATA RATE SIGNALS IN SPACE FOR MILITARY APPLICATIONS WITH CODED OFDM

BROADBAND HIGH DATA RATE SIGNALS IN SPACE FOR MILITARY APPLICATIONS WITH CODED OFDM BROADBAND HIGH DATA RATE SIGNALS IN SPACE FOR MILITARY APPLICATIONS WITH CODED OFDM Dr. Thomas Kuhwald, Dr. Andrew Schaefer, Thorben Detert, Dr. Thomas Nicolay (Rohde & Schwarz, Munich, Germany; Thomas.Nicolay@rsd.rohde-schwarz.com)

More information

Underwater communication implementation with OFDM

Underwater communication implementation with OFDM Indian Journal of Geo-Marine Sciences Vol. 44(2), February 2015, pp. 259-266 Underwater communication implementation with OFDM K. Chithra*, N. Sireesha, C. Thangavel, V. Gowthaman, S. Sathya Narayanan,

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

Performance of COFDM Technology for the Fourth Generation (4G) of Mobile System with Convolutional Coding and Viterbi Decoding

Performance of COFDM Technology for the Fourth Generation (4G) of Mobile System with Convolutional Coding and Viterbi Decoding www.ijcsi.org 136 Performance of COFDM Technology for the Fourth Generation (4G) of Mobile System with Convolutional Coding and Viterbi Decoding Djamel Slimani (1) and Mohammed Fahad Alsharekh (2) (1)

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

International Journal of Scientific & Engineering Research, Volume 5, Issue 11, November ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 11, November ISSN International Journal of Scientific & Engineering Research, Volume 5, Issue 11, November-2014 1470 Design and implementation of an efficient OFDM communication using fused floating point FFT Pamidi Lakshmi

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

ANALYSIS OF BER AND SEP OF QPSK SIGNAL FOR MULTIPLE ANENNAS

ANALYSIS OF BER AND SEP OF QPSK SIGNAL FOR MULTIPLE ANENNAS ANALYSIS OF BER AND SEP OF QPSK SIGNAL FOR MULTIPLE ANENNAS Suganya.S 1 1 PG scholar, Department of ECE A.V.C College of Engineering Mannampandhal, India Karthikeyan.T 2 2 Assistant Professor, Department

More information

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

Performance Analysis Of OFDM Using 4 PSK, 8 PSK And 16 PSK

Performance Analysis Of OFDM Using 4 PSK, 8 PSK And 16 PSK Performance Analysis Of OFDM Using 4 PSK, 8 PSK And 16 PSK Virat Bhambhe M.Tech. Student, Electrical and Electronics Engineering Gautam Buddh Technical University (G.B.T.U.), Lucknow (U.P.), India Dr.

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

An OFDM Transmitter and Receiver using NI USRP with LabVIEW

An OFDM Transmitter and Receiver using NI USRP with LabVIEW An OFDM Transmitter and Receiver using NI USRP with LabVIEW Saba Firdose, Shilpa B, Sushma S Department of Electronics & Communication Engineering GSSS Institute of Engineering & Technology For Women Abstract-

More information

Frame Synchronization Symbols for an OFDM System

Frame Synchronization Symbols for an OFDM System Frame Synchronization Symbols for an OFDM System Ali A. Eyadeh Communication Eng. Dept. Hijjawi Faculty for Eng. Technology Yarmouk University, Irbid JORDAN aeyadeh@yu.edu.jo Abstract- In this paper, the

More information

Wireless Communication Systems: Implementation perspective

Wireless Communication Systems: Implementation perspective Wireless Communication Systems: Implementation perspective Course aims To provide an introduction to wireless communications models with an emphasis on real-life systems To investigate a major wireless

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK EFFICIENT IMPLEMENTATION AND ANALYSIS OF OFDM USING FPGA PROF. H. M. RAUT 1, DR.

More information

Experimenting with Orthogonal Frequency-Division Multiplexing OFDM Modulation

Experimenting with Orthogonal Frequency-Division Multiplexing OFDM Modulation FUTEBOL Federated Union of Telecommunications Research Facilities for an EU-Brazil Open Laboratory Experimenting with Orthogonal Frequency-Division Multiplexing OFDM Modulation The content of these slides

More information

Implementation of Green radio communication networks applying radio-over-fibre (ROF) technology for wireless access

Implementation of Green radio communication networks applying radio-over-fibre (ROF) technology for wireless access ISSN: 2393-8528 Contents lists available at www.ijicse.in International Journal of Innovative Computer Science & Engineering Volume 4 Issue 2; March-April-2017; Page No. 28-32 Implementation of Green radio

More information

SYNCHRONIZATION ALGORITHMS FOR THE IEEE a/g WIRELESS LAN

SYNCHRONIZATION ALGORITHMS FOR THE IEEE a/g WIRELESS LAN SYNCHRONIZATION ALGORITHMS FOR THE IEEE 802.11 a/g WIRELESS LAN Arijit De 1, Prof. R V Rajakumar 1, Arpan Pal 2, Subhra Sekhar Das 2 arijit_ece@rediffmail.com rkumar @ ece.iitkgp.ernet.in Arpan_Pal@tcscal.co.in

More information

Comparative Study on DWT-OFDM and FFT- OFDM Simulation Using Matlab Simulink

Comparative Study on DWT-OFDM and FFT- OFDM Simulation Using Matlab Simulink Comparative Study on DWT-OFDM and FFT- OFDM Simulation Using Matlab Simulink Manjunatha K #1, Mrs. Reshma M *2 #1 M.Tech Student, Dept of DECS, Visvedvaraya Institute of Advanced Technology (VIAT), Muddenahalli

More information

A Software Defined OFDM Modulator

A Software Defined OFDM Modulator A Software Defined OFDM Modulator by Jeffrey M. Fifield B.S., University of Michigan, 2000 A thesis submitted to the Faculty of the Graduate School of the University of Colorado in partial fulfillment

More information

802.11a Hardware Implementation of an a Transmitter

802.11a Hardware Implementation of an a Transmitter 802a Hardware Implementation of an 802a Transmitter IEEE Standard for wireless communication Frequency of Operation: 5Ghz band Modulation: Orthogonal Frequency Division Multiplexing Elizabeth Basha, Steve

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

A Research Concept on Bit Rate Detection using Carrier offset through Analysis of MC-CDMA SYSTEM

A Research Concept on Bit Rate Detection using Carrier offset through Analysis of MC-CDMA SYSTEM Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Orthogonal frequency division multiplexing (OFDM)

Orthogonal frequency division multiplexing (OFDM) Orthogonal frequency division multiplexing (OFDM) OFDM was introduced in 1950 but was only completed in 1960 s Originally grew from Multi-Carrier Modulation used in High Frequency military radio. Patent

More information

A SOFTWARE RE-CONFIGURABLE ARCHITECTURE FOR 3G AND WIRELESS SYSTEMS

A SOFTWARE RE-CONFIGURABLE ARCHITECTURE FOR 3G AND WIRELESS SYSTEMS A SOFTWARE RE-CONFIGURABLE ARCHITECTURE FOR 3G AND WIRELESS SYSTEMS E. Sereni 1, G. Baruffa 1, F. Frescura 1, P. Antognoni 2 1 DIEI - University of Perugia, Perugia, ITALY 2 Digilab2000 - Foligno (PG)

More information

COHERENT DETECTION OPTICAL OFDM SYSTEM

COHERENT DETECTION OPTICAL OFDM SYSTEM 342 COHERENT DETECTION OPTICAL OFDM SYSTEM Puneet Mittal, Nitesh Singh Chauhan, Anand Gaurav B.Tech student, Electronics and Communication Engineering, VIT University, Vellore, India Jabeena A Faculty,

More information

Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel

Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel Performance analysis of OFDM with QPSK using AWGN and Rayleigh Fading Channel 1 V.R.Prakash* (A.P) Department of ECE Hindustan university Chennai 2 P.Kumaraguru**(A.P) Department of ECE Hindustan university

More information

BER ANALYSIS OF WiMAX IN MULTIPATH FADING CHANNELS

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

More information

Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement

Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement Channel Estimation DFT Interpolation Special Articles on Multi-dimensional MIMO Transmission Technology The Challenge

More information