Implementation of OFDM Modem using VHDL and Comparison on Different FPGA Platforms

Size: px
Start display at page:

Download "Implementation of OFDM Modem using VHDL and Comparison on Different FPGA Platforms"

Transcription

1 Implementation OFDM Modem using VHDL and Comparison on Different FPGA Platforms Shyam Sunder Sharma, Deepak Bhardwaj, V K Pandey Department Electronics and Communication Engineering Noida Institute Engineering and Technology Greater Noida, India Abstract: OFDM is a multi-carrier system where data bits are encoded to multiple sub-carriers, while being sent simultaneously. This results in the optimal usage bandwidth. A set orthogonal sub-carriers together forms an OFDM symbol. To avoid ISI due to multi-path, successive OFDM symbols are separated by guard band. This makes the OFDM system resistant to multi-path effects. Field Programmable Gate Arrays (FPGAs) is an emerging technology to implement these standards, as they are having higher capability producing speed and area efficient systems. In this work we implement and evaluate a complete OFDM modem using VHDL and using higher version FPGA families such as Virtex series, the operating frequency and resource utilization can be further improved. The circuit parameters and simulation results are obtained using ModelSim XE stware. Keywords-OFDM,ISI,FEC,FPGA,VHDL I. INTRODUCTION OFDM is a multi-carrier system where data bits are encoded to multiple sub-carriers. Unlike single carrier systems, all the frequencies are sent simultaneously in time. OFDM fers several advantages over single carrier system like better multi-path effect immunity, simpler channel equalization and relaxed timing acquisition constraints. But it is more susceptible to local frequency fset and radio front-end non-linearities. The frequencies used in OFDM system are orthogonal. Neighboring frequencies with overlapping spectrum can therefore be used. The global demand for multimedia data services has grown at a remarkable pace which has led to the expansion system capacity in terms the number subscribers supported, higher data rate and ubiquitous coverage with high mobility. Broadband wireless access (BWA) systems have evolved as the solution for the persistent demand these multimedia services [1]. It provides enhancement in multimedia data services and quality service (QoS). It support simultaneous voice, data and multimedia services to a large group subscribers without the need for digital subscriber line (DSL) or cable modem. High processing speed, design flexibility and fast design Turn Around Time (TAT) is the important requirements BWA to meet the challenges poised to it [2]. These requirements make the designers to choose reconfigurable hardware platform like Field Programmable Gate Array (FPGA). A product implemented on FPGA can easily be upgraded by making necessary changes in the Hardware Description Language (HDL) code and thus becomes obsolescence free. In addition the TAT FPGA based circuits is much shorter compared to Application Specific Integrated Circuit (ASIC). WiMAX and WLAN are based on IEEE and IEEE standards for BWA system [3]. WLAN plays as important role as a complement to the existing or planned cellular networks. The market penetration WLAN has been extensive due to its easy and low cost deployment, wide interoperability and inherent flexibility. They provide connectivity for slow mobility with high throughput for both indoor and outdoor environments. WiMAX is a nonprit corporation formed by equipment and component suppliers to promote the adoption IEEE compliant equipment by operators BWA systems [4]. It also ensures the compatibility and interoperability broadband wireless access equipments. Both these standards use OFDM PHY layer that greatly increase their performance. Basically, OFDM technique consists dividing the flow entrance data over orthogonal channels. In this way, and based on the orthogonality principle, the interference between each transmission channel is minimal. 1

2 Another advantage that comes from this approach is related to the assumptions about the noise in each channel. Over a large and unique passband channel it is difficult (impossible in fact, in many situations) to assume that the model noise is AWGN (Additive Noise Gaussian Noise). That is important because if the model is know, and it is correct, one can select the best way frequency equalization. But, in large passband channels (tenths Mhz) the noise model is unknown and unpredictable. The solution dividing a unique channel in subchannels simplifies the assumptions the noise over each subchannel and, course, one can suppose it approximately AWGN. In each one these subchannels, a digital modulation is made, each one with a subcarrier that presents different frequency, in a such form that a channel does not intervene with another one, thus keeping the orthogonallity. The way implementation and the orthogonallity property a system this type can vary sufficiently: since band pass filters each frequency until sophisticated techniques as the use the FFT with guard interval, which is the used one for the OFDM. In literature, this technique has been called for some designations as orthogonally multiplexed QAM (O- QAM), parallel quadrature AM, and so one. However, OFDM for wireless and DMT for systems wired (like DSL) are the most common designations that one can find in literature. As all the above techniques basically use the same principle, it is common to refer to them by means a generic name: MCM (to Multi-Carrier Modulation). In that way, MCM is the technique in the general direction, and OFDM is related to the implementation technique MCM using the FFT. Field-Programmable Gate Array (FPGA) is an example VLSI circuit which consists a sea NAND gates whereby the function are customer provided in a wire list. This hardware is programmable and the designer has full control over the actual design implementation without the need (and delay) for any physical IC fabrication facility. An FPGA combines the speed, power, and density attributes an ASIC with the programmability a general purpose processor will give advantages to the OFDM system. An FPGA could be reprogrammed for new functions by a base station to meet future needs particularly when new design is going to fabricate into chip. This will be the best choice for OFDM implementation since it gives flexibility to the program design besides the low cost hardware component compared to others. Figure 1 represents the OFDM block diagram in VLSI architecture perspective. The rest the paper is organized as follows: section II presents the detail Orthogonal Frequency Division Multiplexing. Section III describes Basics FPGA Resources and Devices; Concluding remarks are given in Section III. II. ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING Orthogonal Frequency Division Multiplexing (OFDM) is an alternative wireless modulation technology to CDMA. OFDM has the potential to surpass the capacity CDMA systems and provide the wireless access method for 4G systems [8]. OFDM is a modulation scheme that allows digital data to be efficiently and reliably transmitted over a radio channel, even in multipath environments. OFDM transmits data by using a large number narrow bandwidth 2

3 carriers. These carriers are regularly spaced in frequency, forming a block spectrum. The frequency spacing and time synchronization the carriers is chosen in such a way that the carriers are orthogonal, meaning that they do not cause interference to each other. This is despite the carriers overlapping each other in the frequency domain. The name OFDM is derived from the fact that the digital data is sent using many carriers, each a different frequency (Frequency Division Multiplexing) and these carriers are orthogonal to each other, hence Orthogonal Frequency Division Multiplexing [9]. The origins OFDM development started in the late 1950 s with the introduction Frequency Division Multiplexing (FDM) for data communications. Figure 2: OFDM orthogonal subcarriers representation In 1966, Chang patented the structure OFDM and published the concept using orthogonal overlapping multitone signals for data communications. In 1971, Weinstein introduced the idea using a Discrete Fourier Transform (DFT) for implementation the generation and reception OFDM signals, eliminating the requirement for banks analog sub carrier oscillators [10]. This presented an opportunity for an easy implementation OFDM, especially with the use Fast Fourier Transforms (FFT), which are an efficient implementation the DFT [11-12]. This suggested that the easiest implementation OFDM is with the use Digital Signal Processing (DSP), which can implement FFT algorithms. It is only recently that the advances in integrated circuit technology have made the implementation OFDM cost effective. The reliance on DSP prevented the wide spread use OFDM during the early development OFDM [13]. Figure 3: OFDM Time and Frequency domain (different view) 3

4 Divisor Limitador Multiplicador Gerador de Ângulo Simetria Hermetiana Somador Saída de dados Serial/ Paralelo Codificador Entrada Entrada do bloco de dados m complexos n bits reais Porta Gerador de Ângulo Multiplicador Divisor Limitador Sincronizador Serial Paralelo/ Serial Decodificador Saída Saída do bloco de dados m n bits complexos Somador Entrada de dados reais Figure 4: OFDM Block diagram Transmitter: The block diagram a typical OFDM transceiver is shown in Figure 4. The transmitter section converts digital data to be transmitted, into a mapping subcarrier amplitude and phase. It then transforms this spectral representation the data into the time domain using an Inverse Discrete Fourier Transform (IDFT). The Inverse Fast Fourier Transform (IFFT) performs the same operations as an IDFT, except that it is much more computationally efficient, and so is used in all practical systems. In order to transmit the OFDM signal, the calculated time domain signal is then mixed up to the required frequency. As a result the serial to parallel conversion stage involves filling the data payload for each subcarrier. At the receiver the reverse process takes place, with the data from the subcarriers being converted back to the original serial data stream [9]. When an OFDM transmission occurs in a multipath radio environment, frequency selective fading can result in groups subcarriers being heavily attenuated, which in turn can result in bit errors. These nulls in the frequency response the channel can cause the information sent in neighboring carriers to be destroyed, resulting in a clustering the bit errors in each symbol. Most Forward Error Correction (FEC) schemes tend to work more effectively if the errors are spread evenly, rather than in large clusters, and so to improve the performance most systems employ data scrambling as part the serial to parallel conversion stage. This is implemented by randomizing the subcarrier allocation each sequential data bit. At the receiver the reverse scrambling is used to decode the signal. This restores the original sequencing the data bits, but spreads clusters bit errors so that they are approximately uniformly distributed in time. This randomization the location the bit errors improves the performance the FEC and the system as a whole. Receiver The receiver basically does the reverse operation to the transmitter. The guard period is removed. The FFT each symbol is then taken to find the original transmitted spectrum. The phase angle each transmission carrier is then evaluated and converted back to the data word by demodulating the received phase [10]. The data words are then combined back to the same word size as the original data. III. FPGA RESOURCES AND DEVICES Field Programmable Gate Arrays (FPGAs) is an emerging technology to implement wireless standards like WLAN and WiMAX [13]. Pressional media equipment designers have traditionally relied on digital signal processing 4

5 (DSP) devices to provide processing power for audio and video subsystems. For better audio and video streaming performance at lower costs FPGA are used rather than dozens DSP device. FPGAs essentially creates a universal hardware platform useful for a number media applications requiring realtime audio and video processing power from low-cost recording and editing platforms to large-format consoles with integrated HD video. The FPGAs fer high flexibility which means that many functions can be placed on the most efficient location in the logic flow the device rather than in peripheral hardware [14]. A FPGA is a semiconductor device that is made up reprogrammable logic components. These logic components are made up combination look-up tables (LUT) and flip-flops (FF) which can be programmed to perform simple logic function operations as well as more complex combinatorial functions. In recent years, vendors started to include specialty resources in the FPGA fabric such as multipliers, specialty logic units and block RAM making it difficult to specify the size an FPGA with a single number. These specialty resources improve performance for specific operations only and may not be utilized in many other applications. Because these specialty resources different families FPGAs with similar gate counts can have significantly different capabilities. Field Programmable means that the FPGA's function is defined by a user's program rather than by the manufacturer the device so flexibility is also obtained [15]. Xilinx has fered two main FPGA families: the high-performance Virtex series and the high-volume Spartan series, with a cheaper easy path option for ramping to volume production. The company also provides two CPLD lines, the Cool Runner and the 9500 series. The Virtex-II Pro, Virtex-4, Virtex-5, and Virtex-6 FPGA family s targets high performance applications that require higher clock rates, extensive math operations or significant use single cycle timed loops. The Spartan-3 family Field-Programmable Gate Arrays is specifically designed to meet the needs high volume, cost-sensitive consumer electronic applications [16]. The eight-member family fers densities ranging from 50,000 to five million system gates. The Spartan-3 family architecture consists five fundamental programmable functional elements: 1) Configurable Logic Blocks (CLBs) contain RAM-based Look-Up Tables (LUTs) to implement logic and storage elements that can be used as flip-flops or latches. CLBs can be programmed to perform a wide variety logical functions as well as to store data. 2) Input/output Blocks (IOBs) control the flow data between the I/O pins and the internal logic the device. Each IOB supports bidirectional data flow plus 3-state operation. 3) Block RAM provides data storage in the form 18-Kbit dual-port blocks. 4) Multiplier blocks accept two 18-bit binary numbers as inputs and calculate the product. 5) Digital Clock Manager (DCM) blocks provide self-calibrating, fully digital solutions for distributing, delaying, multiplying, dividing, and phase shifting clock signals. These elements are organized as shown in figure 5. A ring IOBs surrounds a regular array CLBs. Figure 5: Spartan-3 Family Architecture The Configurable Logic Blocks (CLBs) constitute the main logic resource for implementing synchronous as well as combinatorial circuits. Each CLB comprises four interconnected slices as shown in Figure 6. 5

6 Figure 6: Arrangement Slices within the CLB Xilinx Spartan-3 FPGA (device XC3S400) [11] have 896 Configurable Logic Blocks (CLBs). Each CLB contains four slices and each slice contains two Logic Cells (LCs). Each LC contains a 4-input Look up Table (LUT). Two slices a CLB are termed as SLICEM and the other two as SLICEL as shown in Figure 6 [17]. The two LCs a SLICEM slice can be utilized as two 16 X 1 bit DRAM. The LCs slice, SLICEL can be used as ROM/logic generator. Each 16 X 1 RAM can be cascaded for deeper and wider memory applications. Spartan-3 device XC3S400 FPGA fers 56Kbits DRAM [18]. This device contains total 288K bits dedicated BRAM arranged in 16 blocks 18K bit each. Out 18K bits, 16K bits are used for data and rest 2K bits are used for parity purpose. Each block can be organized in various manner like 16K X 1bit, 8K X 2bit, 4K X 4bit etc. With the introduction 28 nm FPGAs recently, Xilinx replaced the high-volume Spartan family with a highly efficient Kintex family and the low cost Artix family. The total power consumption is minimized by adopting a high-k metal gate (HKMG) process which minimizes static power consumption. At the 28 nm node, static power is a significant portion the total power dissipation a device and in some cases is the dominant factor [19]. With the use a HKMG process, Xilinx has reduced the power consumption while increasing logic capacity. The Kintex-7 family is the first Xilinx mid-range FPGA family that the company claims delivers Virtex-6 family performance at less than half the price while consuming 50 percent less power. The use these efficient reconfigurable platforms for the implementation wireless standards can further improve the performance these standards [20]. IV. SIMULATION RESULTS The schematic diagram and simulation are shown in figure 7 and figure 8. 6

7 Figure 7: RTL Schematic OFDM Figure 8: Simulation results OFDM Transmitter The following tables gives the results obtained using different FPGA platforms. Table 1: Result for Spartan 3 FPGA Resources Slices FF 4 input LUTs bonded IOBs BRAMS GCLKs Spartan

8 Table 2: Result for Vertex 4 FPGA Resourc es Slices NO : FF 4 input LUTs bonde d IOBs B- RA MS GCLKs Vertex FPGA Resourc es slice regist er Table 3: Result for Vertex 5 slice LUTs fully used LUT FFs bonded IOBs BRA MS Of BUF G Vertex Table 4: Comparison FPGA Families FPGA Familie s Spartan 3 Virtex- 4 Virtex- 5 Frequency MHz M Hz M Hz Change in frequenc y Power Consumpt ion Change in Power consumpti on W MHz M Hz W 0.69 W W 0.66 W V. CONCLUSION With the so much development techniques digital transmission data as current FPGAs possibility to do systems digital transmission integrated in a single chip. To do use those modern technologies the complete structure it was developed for the transmitter and for the receiver OFDM that use FFT to do the modulation. Several forms were analyzed implementing that modem OFDM in a FPGA, and chosen the most efficient and versatile. In this paper we have implemented the OFDM modem using VHDL and simulate the result using different FPGA families. 8

9 VI. REFERENCES [1]. A. Ghosh, D. R. Wolter, J. G. Andrews and R. Chen, Broadband Wireless Access with WiMAX/802.16: current performance benchmarks and future potential, IEEE Communication Magazine, vol. 43, pp , Feb [2]. J. Garcia, FPGA-Based Hardware Implementations OFDM Modules for IEEE 802 standards: A common design, Thesis Report, Tonantzintla, Mexico, Sep [3]. IEEE e 2005: IEEE Standard for local and metropolitan area networks, Part 16: Air Interface for Fixed Broadband Wireless Access Systems Amendment 2: Medium Access Control Layers for Combined Fixed and Mobile Operations in Licensed Bands. [4]. ETSI EN V1.5.1: Digital Video Broadcasting (DVB); Framing Structure, Channel Coding and Modulation for Digital Terrestrial Television, Nov [5]. IEEE : Standard for local and metropolitan area networks, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Sepcifications, Revision IEEE Std [6]. W. Konhauser, Broadband wireless access solutions progressive challenges and potential value next generation mobile networks, Wireless Personal Communications, vol 37, May 2006, pp [7]. S. B. Wicker, Error Control System for Digital Communication and Storage, Englewood Cliffs, NJ: Prentice-Hall, Inc. [8]. J. Hieskala and J. Terry. OFDM Wireless LANs: A Theoretical and Practical Guide. SAMS Publishing, U.S, [9]. U. S. Jha and R. Prasad, OFDM towards fixed and Mobile Broadband Wireless Access. Artech House Publisher.2007 [10]. A. Sghaier, S. Ariebi, and B. Dony, A pipelined implementation OFDM transmission on reconfigurable platforms, CCECE08 Conference, Dec, 2007 [11]. K. Chang, G. Sobelman, E. Saberinia and A. Tewfik, Transmitter Archeiticture for Pulsed OFDM, in the proc. the 2004 IEEE Asia- Pacific conf. on circuits and systems, Vol. 2, Issue 6-9, Tainan, ROC, Dec [12]. M. Engels. Wireless OFDM Systems: How to Make Them Work? Springer, 2001 [13]. A. Sghaier, S. Ariebi, and B. Dony, A pipelined implementation OFDM transmission on reconfigurable platforms, CCECE08 Conference, Dec,, [14]. Xilinx Inc., Interleaver/De-Interleaver, Product Specification, v5.1, DS250, March [15]. Altera Inc., Symbol Interleaver/De-Interleaver Core, Mega Core Function User's Guide, ver , June [16]. Lattice Semiconductor Inc., Interleaver/De-Interleaver IP Core, isplever Core User's Guide, ipug_61_02.5, August [17]. Xilinx, Spartan-3 FPGA Family: Complete Data Sheet, 2007, available at [18]. Altera, Cyclone III Device Handbook, vol. 1, 2007 available at [19]. D. Perry, VHDL: Programming by Example, 3rd Edition,Tata McGraw Hill, New Delhi, [20]. S. Brown & J. Rose, FPGA and CPLD Architectures: A Tutorial, IEEE Design & Test Computers, Summer 1996, pp

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

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

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

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM 1 J. H.VARDE, 2 N.B.GOHIL, 3 J.H.SHAH 1 Electronics & Communication Department, Gujarat Technological University, Ahmadabad, India

More information

Design of COFDM Transceiver Using VHDL

Design of COFDM Transceiver Using VHDL Design of COFDM Transceiver Using VHDL Hemant Kumar Sharma Research Scholar Sanjay P. Sood HOD, ACS, HI & Electronics Division Balwinder Singh Design Engineer ABSTRACT OFDM is combined with channel coding

More information

Name: Zohreh Mohammadkhani. (Neyshabur), ID:

Name: Zohreh Mohammadkhani. (Neyshabur),  ID: FPGA Implementation of Interleaver Morteza Zilaei Bouri Designation Master Degree, Organization: Islamic Azad University science and research, Khorasan-e-Razavi Branch (Neyshabur), Email ID: Mortezazilaie@yahoo.com

More information

CHAPTER III THE FPGA IMPLEMENTATION OF PULSE WIDTH MODULATION

CHAPTER III THE FPGA IMPLEMENTATION OF PULSE WIDTH MODULATION 34 CHAPTER III THE FPGA IMPLEMENTATION OF PULSE WIDTH MODULATION 3.1 Introduction A number of PWM schemes are used to obtain variable voltage and frequency supply. The Pulse width of PWM pulsevaries with

More information

Orthogonal Frequency Division Multiplexing & Measurement of its Performance

Orthogonal Frequency Division Multiplexing & Measurement of its Performance Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 5, Issue. 2, February 2016,

More information

A Dynamic Reconcile Algorithm for Address Generator in Wimax Deinterleaver

A Dynamic Reconcile Algorithm for Address Generator in Wimax Deinterleaver A Dynamic Reconcile Algorithm for Address Generator in Wimax Deinterleaver Kavya J Mohan 1, Riboy Cheriyan 2 M Tech Scholar, Dept. of Electronics and Communication, SAINTGITS College of Engineering, Kottayam,

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

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

Single Chip FPGA Based Realization of Arbitrary Waveform Generator using Rademacher and Walsh Functions

Single Chip FPGA Based Realization of Arbitrary Waveform Generator using Rademacher and Walsh Functions IEEE ICET 26 2 nd International Conference on Emerging Technologies Peshawar, Pakistan 3-4 November 26 Single Chip FPGA Based Realization of Arbitrary Waveform Generator using Rademacher and Walsh Functions

More information

High Speed & High Frequency based Digital Up/Down Converter for WCDMA System

High Speed & High Frequency based Digital Up/Down Converter for WCDMA System High Speed & High Frequency based Digital Up/Down Converter for WCDMA System Arun Raj S.R Department of Electronics & Communication Engineering University B.D.T College of Engineering Davangere-Karnataka,

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

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

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

SC - Single carrier systems One carrier carries data stream

SC - Single carrier systems One carrier carries data stream Digital modulation SC - Single carrier systems One carrier carries data stream MC - Multi-carrier systems Many carriers are used for data transmission. Data stream is divided into sub-streams and each

More information

A Novel Reconfigurable OFDM Based Digital Modulator

A Novel Reconfigurable OFDM Based Digital Modulator A Novel Reconfigurable OFDM Based Digital Modulator Arunachalam V 1, Rahul Kshirsagar 2, Purnendu Debnath 3, Anand Mehta 4, School of Electronics Engineering, VIT University, Vellore - 632014, Tamil Nadu,

More information

Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation

Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation J. Bangladesh Electron. 10 (7-2); 7-11, 2010 Performance Analysis of OFDM for Different Digital Modulation Schemes using Matlab Simulation Md. Shariful Islam *1, Md. Asek Raihan Mahmud 1, Md. Alamgir Hossain

More information

Partial Reconfigurable Implementation of IEEE802.11g OFDM

Partial Reconfigurable Implementation of IEEE802.11g OFDM Indian Journal of Science and Technology, Vol 7(4S), 63 70, April 2014 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Partial Reconfigurable Implementation of IEEE802.11g OFDM S. Sivanantham 1*, R.

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

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

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

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

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

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

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

Chapter 5 OFDM. Office Hours: BKD Tuesday 14:00-16:00 Thursday 9:30-11:30

Chapter 5 OFDM. Office Hours: BKD Tuesday 14:00-16:00 Thursday 9:30-11:30 Chapter 5 OFDM 1 Office Hours: BKD 3601-7 Tuesday 14:00-16:00 Thursday 9:30-11:30 2 OFDM: Overview Let S 1, S 2,, S N be the information symbol. The discrete baseband OFDM modulated symbol can be expressed

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

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

Implementation of High-throughput Access Points for IEEE a/g Wireless Infrastructure LANs Implementation of High-throughput Access Points for IEEE 802.11a/g Wireless Infrastructure LANs Hussein Alnuweiri Ph.D. and Diego Perea-Vega M.A.Sc. Abstract In this paper we discuss the implementation

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

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

Design and Implementation of Orthogonal Frequency Division Multiplexing (OFDM) Signaling

Design and Implementation of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Design and Implementation of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Research Project Description Study by: Alan C. Brooks Stephen J. Hoelzer Department: Electrical and Computer Engineering

More information

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

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

More information

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

An FPGA Based Low Power Multiplier for FFT in OFDM Systems Using Precomputations

An FPGA Based Low Power Multiplier for FFT in OFDM Systems Using Precomputations An FPGA Based Low Power Multiplier for FFT in OFDM Systems Using Precomputations Mokhtar Aboelaze Dept of Electrical Engineering and Computer Science Lassonde School of Engineering York University Toronto

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

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

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

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

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE Overview 18-759: Wireless Networks Lecture 9: OFDM, WiMAX, LTE Dina Papagiannaki & Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2009 http://www.cs.cmu.edu/~prs/wireless09/

More information

FPGA Implementation of Digital Modulation Techniques BPSK and QPSK using HDL Verilog

FPGA Implementation of Digital Modulation Techniques BPSK and QPSK using HDL Verilog FPGA Implementation of Digital Techniques BPSK and QPSK using HDL Verilog Neeta Tanawade P. G. Department M.B.E.S. College of Engineering, Ambajogai, India Sagun Sudhansu P. G. Department M.B.E.S. College

More information

A Simulation of Wideband CDMA System on Digital Up/Down Converters

A Simulation of Wideband CDMA System on Digital Up/Down Converters Scientific Journal Impact Factor (SJIF): 1.711 e-issn: 2349-9745 p-issn: 2393-8161 International Journal of Modern Trends in Engineering and Research www.ijmter.com A Simulation of Wideband CDMA System

More information

Low Power Efficient MIMO-OFDM Design for n WLAN System

Low Power Efficient MIMO-OFDM Design for n WLAN System Low Power Efficient MIMO-OFDM Design for 802.11n WLAN System L.P. Thakare Research Scholar, Department of Electronics Engineering, G.H.Raisoni College of Engineering, Nagpur Dr.Amol.Y.Deshmukh Professor,

More information

Enhancement of Channel Carrying Capacity in 4G Wireless Communication Using OFDM

Enhancement of Channel Carrying Capacity in 4G Wireless Communication Using OFDM Enhancement of Channel Carrying Capacity in 4G Wireless Communication Using OFDM Mr. Khan Mustafa Nadeem ME, Electronics Engineering Department, Jawaharlal Nehru College of Engineering, Aurangabad Asst.

More information

Keywords SEFDM, OFDM, FFT, CORDIC, FPGA.

Keywords SEFDM, OFDM, FFT, CORDIC, FPGA. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Future to

More information

Key words: OFDM, FDM, BPSK, QPSK.

Key words: OFDM, FDM, BPSK, QPSK. Volume 4, Issue 3, March 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analyse the Performance

More information

Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK

Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK Simulation Study and Performance Comparison of OFDM System with QPSK and BPSK 1 Mr. Adesh Kumar, 2 Mr. Sudeep Singh, 3 Mr. Shashank, 4 Asst. Prof. Mr. Kuldeep Sharma (Guide) M. Tech (EC), Monad University,

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

PE713 FPGA Based System Design

PE713 FPGA Based System Design PE713 FPGA Based System Design Why VLSI? Dept. of EEE, Amrita School of Engineering Why ICs? Dept. of EEE, Amrita School of Engineering IC Classification ANALOG (OR LINEAR) ICs produce, amplify, or respond

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

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

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

Realization of 8x8 MIMO-OFDM design system using FPGA veritex 5

Realization of 8x8 MIMO-OFDM design system using FPGA veritex 5 Realization of 8x8 MIMO-OFDM design system using FPGA veritex 5 Bharti Gondhalekar, Rajesh Bansode, Geeta Karande, Devashree Patil Abstract OFDM offers high spectral efficiency and resilience to multipath

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

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

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

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

VLSI Implementation of Area-Efficient and Low Power OFDM Transmitter and Receiver

VLSI Implementation of Area-Efficient and Low Power OFDM Transmitter and Receiver Indian Journal of Science and Technology, Vol 8(18), DOI: 10.17485/ijst/2015/v8i18/63062, August 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 VLSI Implementation of Area-Efficient and Low Power

More information

ISSN: (PRINT) ISSN: (ONLINE)

ISSN: (PRINT) ISSN: (ONLINE) Low Power and High Speed Adaptive OFDM System Using FPGA Jatender Kumar Verma 1, K.K. Verma 2 1 Mtech Scholar, DPG Institute of technology & Management, Gurgaon 2 Assistant Professor, DPG Institute of

More information

Hardware Implementation of BCH Error-Correcting Codes on a FPGA

Hardware Implementation of BCH Error-Correcting Codes on a FPGA Hardware Implementation of BCH Error-Correcting Codes on a FPGA Laurenţiu Mihai Ionescu Constantin Anton Ion Tutănescu University of Piteşti University of Piteşti University of Piteşti Alin Mazăre University

More information

Performance of OFDM-Based WiMAX System Using Cyclic Prefix

Performance of OFDM-Based WiMAX System Using Cyclic Prefix ICoSE Conference on Instrumentation, Environment and Renewable Energy (2015), Volume 2016 Conference Paper Performance of OFDM-Based WiMAX System Using Cyclic Prefix Benriwati Maharmi Electrical Engineering

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

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

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

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

More information

BER ANALYSIS OF BPSK, QPSK & QAM BASED OFDM SYSTEM USING SIMULINK

BER ANALYSIS OF BPSK, QPSK & QAM BASED OFDM SYSTEM USING SIMULINK BER ANALYSIS OF BPSK, QPSK & QAM BASED OFDM SYSTEM USING SIMULINK Pratima Manhas 1, Dr M.K Soni 2 1 Research Scholar, FET, ECE, 2 ED& Dean, FET, Manav Rachna International University, Fbd (India) ABSTRACT

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

Globally Asynchronous Locally Synchronous (GALS) Microprogrammed Parallel FIR Filter

Globally Asynchronous Locally Synchronous (GALS) Microprogrammed Parallel FIR Filter IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 6, Issue 5, Ver. II (Sep. - Oct. 2016), PP 15-21 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org Globally Asynchronous Locally

More information

VLSI Implementation of Digital Down Converter (DDC)

VLSI Implementation of Digital Down Converter (DDC) Volume-7, Issue-1, January-February 2017 International Journal of Engineering and Management Research Page Number: 218-222 VLSI Implementation of Digital Down Converter (DDC) Shaik Afrojanasima 1, K Vijaya

More information

Field Programmable Gate Arrays based Design, Implementation and Delay Study of Braun s Multipliers

Field Programmable Gate Arrays based Design, Implementation and Delay Study of Braun s Multipliers Journal of Computer Science 7 (12): 1894-1899, 2011 ISSN 1549-3636 2011 Science Publications Field Programmable Gate Arrays based Design, Implementation and Delay Study of Braun s Multipliers Muhammad

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

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

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

OFDM (Orthogonal Frequency Division Multiplexing) SIMULATION USING MATLAB Neha Pathak MTech Scholar, Shri am Institute of Technology

OFDM (Orthogonal Frequency Division Multiplexing) SIMULATION USING MATLAB Neha Pathak MTech Scholar, Shri am Institute of Technology OFDM (Orthogonal Frequency Division Multiplexing) SIMULATION USING MATLAB Neha Pathak MTech Scholar, Shri am Institute of Technology ABSTRACT This paper discusses the design and implementation of an OFDM

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

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

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

MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS

MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS International Journal on Intelligent Electronic System, Vol. 8 No.. July 0 6 MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS Abstract Nisharani S N, Rajadurai C &, Department of ECE, Fatima

More information

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN Wireless LANs Mobility Flexibility Hard to wire areas Reduced cost of wireless systems Improved performance of wireless systems Wireless LAN Applications LAN Extension Cross building interconnection Nomadic

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

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

SHIV SHAKTI International Journal of in Multidisciplinary and Academic Research (SSIJMAR) Vol. 3, No. 4, August-September (ISSN )

SHIV SHAKTI International Journal of in Multidisciplinary and Academic Research (SSIJMAR) Vol. 3, No. 4, August-September (ISSN ) SHIV SHAKTI International Journal of in Multidisciplinary and Academic Research (SSIJMAR) Vol. 3, No. 4, August-September (ISSN 2278 5973) Orthogonal Frequency Division Multiplexing: Issues and Applications

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

Lecture 3, Handouts Page 1. Introduction. EECE 353: Digital Systems Design Lecture 3: Digital Design Flows, Simulation Techniques.

Lecture 3, Handouts Page 1. Introduction. EECE 353: Digital Systems Design Lecture 3: Digital Design Flows, Simulation Techniques. Introduction EECE 353: Digital Systems Design Lecture 3: Digital Design Flows, Techniques Cristian Grecu grecuc@ece.ubc.ca Course web site: http://courses.ece.ubc.ca/353/ What have you learned so far?

More information

Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 2 nd year engineering students

Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 2 nd year engineering students Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 2 nd year engineering students FIG-2 Winter/Summer Training Level 1 (Basic & Mandatory) & Level 1.1 continues. Winter/Summer Training

More information

Error Probability of Different Modulation Schemes for OFDM based WLAN standard IEEE a

Error Probability of Different Modulation Schemes for OFDM based WLAN standard IEEE a Error Probability of Different Modulation Schemes for OFDM based WLAN standard IEEE 802.11a Sanjeev Kumar Asst. Professor/ Electronics & Comm. Engg./ Amritsar college of Engg. & Technology, Amritsar, 143001,

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

Performance of OFDM System under Different Fading Channels and Coding

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

More information

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

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and private study only. The thesis may not be reproduced elsewhere

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

FPGA Based System Design

FPGA Based System Design FPGA Based System Design Reference Wayne Wolf, FPGA-Based System Design Pearson Education, 2004 Why VLSI? Integration improves the design: higher speed; lower power; physically smaller. Integration reduces

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

OFDM Based Low Power Secured Communication using AES with Vedic Mathematics Technique for Military Applications

OFDM Based Low Power Secured Communication using AES with Vedic Mathematics Technique for Military Applications OFDM Based Low Power Secured Communication using AES with Vedic Mathematics Technique for Military Applications Elakkiya.V 1, Sharmila.S 2, Swathi Priya A.S 3, Vinodha.K 4 1,2,3,4 Department of Electronics

More information

COMPARISON OF CHANNEL ESTIMATION AND EQUALIZATION TECHNIQUES FOR OFDM SYSTEMS

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

More information

Design and Implementation of OFDM System and Reduction of Inter-Carrier Interference at Different Variance

Design and Implementation of OFDM System and Reduction of Inter-Carrier Interference at Different Variance Design and Implementation of OFDM System and Reduction of Inter-Carrier Interference at Different Variance Gaurav Verma 1, Navneet Singh 2 1 Research Scholar, JCDMCOE, Sirsa, Haryana, India 2 Assistance

More information

FPGA implementation of Generalized Frequency Division Multiplexing transmitter using NI LabVIEW and NI PXI platform

FPGA implementation of Generalized Frequency Division Multiplexing transmitter using NI LabVIEW and NI PXI platform FPGA implementation of Generalized Frequency Division Multiplexing transmitter using NI LabVIEW and NI PXI platform Ivan GASPAR, Ainoa NAVARRO, Nicola MICHAILOW, Gerhard FETTWEIS Technische Universität

More information

New Cross-layer QoS-based Scheduling Algorithm in LTE System

New Cross-layer QoS-based Scheduling Algorithm in LTE System New Cross-layer QoS-based Scheduling Algorithm in LTE System MOHAMED A. ABD EL- MOHAMED S. EL- MOHSEN M. TATAWY GAWAD MAHALLAWY Network Planning Dep. Network Planning Dep. Comm. & Electronics Dep. National

More information

Publication of Little Lion Scientific R&D, Islamabad PAKISTAN

Publication of Little Lion Scientific R&D, Islamabad PAKISTAN FPGA IMPLEMENTATION OF SCALABLE BANDWIDTH SINGLE CARRIER FREQUENCY DOMAIN MULTIPLE ACCESS TRANSCEIVER FOR THE FOURTH GENERATION WIRELESS COMMUNICATION 1 DHIRENDRA KUMAR TRIPATHI, S. ARULMOZHI NANGAI, 2

More information