Rajesh S. Bansode Assistant professor, TCET Kandivali, Mumbai

Size: px
Start display at page:

Download "Rajesh S. Bansode Assistant professor, TCET Kandivali, Mumbai"

Transcription

1 ISSN: X All Rights Reserved 2014 IJARECE 1142 Implementation of MIMO- 8x8 OFDM simulink model to enhance channel capacity and its realization using FPGA veritex 5 Devashree H. Patil ME Student, TCET Kandivali, Mumba Rajesh S. Bansode Assistant professor, TCET Kandivali, Mumbai Geeta H. Karande ME Student, TCET Kandivali, Mumbai ABSTRACT Orthogonal frequency division multiplexing (OFDM) which is multi carrier communication technique can be used for wireless communication as it has the property to overcome channel fading. While multiple inputs multiple outputs (MIMO) is the technique of implementing multiple antennas at the transmitter as well as receiver side to increase the data rates as well as efficiency of the system. The MIMO-OFDM is combined in order to increase spectrum efficiency, speed, channel capacity, reliability of the wireless communication system. In this paper 8 8 SM-OFDM system models are designed. The performance of the systems is measured with respect to BER and Throughput results & the applications of this system is also demonstrated using QPSK modulations by processing text message as an input. The modeling of the MIMO-OFDM system was carried out in MATLAB followed by Verilog HDL implementation. The VHDL code is written and simulated in XILINX 14.7 and tested using FPGA VIRTEX 5 XC5VLX50T. Keywords Orthogonal frequency division multiplexing (OFDM), Multiple input multiple output (MIMO), Spatial Multiplexing (SM), Field programmable gate array (FPGA), Register transistor level (RTL). 1. INTRODUCTION Orthogonal Frequency Division Multiplexing (OFDM) is a transmission technique which ensures efficient utilization of the spectrum by allowing overlap of carriers. OFDM is a combination of modulation and multiplexing that is used in the transmission of information and data. With the increasing traffic for the wireless communication the need for the more efficient use of the spectrum available holds the key. The 4G communication system are also peeping their head out in developed countries like USA and UK. It is expected to have higher data rates, high spectral efficiency. To achieve this data rate careful selection of multicarrier modulation scheme is required. Many multiple access techniques like FDMA, TDMA, CDMA, WCDMA, OFDMA, etc have come up. Among this OFDM is the new technique which has many applications, advantages has compared to other technique. But has biggest drawback of peak to average power ratio (PAPR).This drawback can be reduced using various PAPR reduction methods [1]-[3]. MIMO can be used to overcome the channel fading problem as well as to increase the gain. The spatial multiplexing is used to increase the transmission rate as well as increases the number of transmit-receive antenna pairs. By taking the advantage of MIMO and OFDM, a transceiver can be implemented using FPGA virtex-5. Simulation results are obtained using MATLAB. 1.1 Implementation of simulink model of OFDM with FPGA OFDM has been recognized as an outstanding method for high-speed cellular data communication where its implementation relies on very high-speed digital signal processing. OFDM system can be implemented using various techniques like ASIC, one of the fastest method. But have the disadvantage of inflexibility and longer time to market. Another method is by using microprocessor, but it requires larger peripherals. One of the best techniques among the other two is by using FPGA. In this paper, by taking the advantage of OFDM & MIMO a system has been implemented to get the data rates up to several hundred Mbps. The first step will be verification of each block using matlab. After the algorithm is verified, the hardware implementation will be obtained by constructing block diagram in Simulink. Then a VHDL code will be imported into Simulink via Xilinx system generator block set which will generate bit true and cycle accurate hardware model. The resultant hardware model will be programmed into FPGA virtex-5 prototyping board [4]. The maximum digilent USB JTAG cable frequency that can be fed to the Virtex-5 FPGA board is 30 MHz. The number of subcarriers chosen is Cyclic prefix chosen is 25% of the number of subcarriers used. Modulation schemes used are QPSK along with rician modulation techniques. The data rate achieved is 960 Mbps. The Virtex-5 is rated at clock speeds of 550 MHz [5].

2 ISSN: X All Rights Reserved 2014 IJARECE Simulink model for OFDM system Simulink model of OFDM system this model implements a simple OFDM transmitter and receiver. The simulink model of OFDM system is shown above in Fig.1 Data Source:-This block is used to generate frame based input data where no. of subcarriers transmitted are Modulator/Mapper: - This block is used to modulate the input data stream using QPSK. The signal constellation specified for the QPSK is [1,-1,j,-j]. The modulated output is then demultiplexed by serial to parallel converter. OFDM Modulator:-This block basically consists of IFFT block that computes inverse fast fourier transform of the input data. The IFFT operation is mathematically identical to OFDM operation. Hence it could be said that this is the block that actually implements OFDM. Before feeding the data samples to the IFFT block, the input data stream should be formatted so that the total numbers of input samples are a power of 2 as is required by the IFFT block. Transmission Channel: - In order to model the actual transmission channel both the Rician and Rayleigh fading channels are connected in series. The signal to noise ratio of the Rician channel can be adjusted by varying the SNR parameter value. The rayleigh fading block provides additional parameters like Doppler shift, path delay gain etc to make the channel resemble the actual channel as closely as possible. OFDM Demodulator:-This operation performed by this block is basically opposite to that performed by the OFDM modulator block. At first the cyclic prefix is removed by using a remove cyclic prefix block and then FFT block is used to find the fast fourier transform of the data samples. Finally select rows block is once again used to remove the pilot samples added and output the exact data samples. Fig.1: Block diagram of OFDM transreceiver Simulink model I-Q Demapper / Demodulation:- This block demodulates the input data using quadrature amplitude demodulation method. The constellation for this block was set to [ i i i i]. Finally the ouput integer samples are converted to bits using an integer to bit converter block to facilitate the computation of BER. Data Detector / Output:- The data is sent to a data detector. But in actual block this will be processed by the Communication systems. The sink block computes the BER and displays them. It also displays the time domain signal and frequency domain signal of OFDM through vector scope and spectrum scope respectively [6]-[7]. 3. Introduction to FPGA An FPGA is a type of integrated circuit (IC) that can be programmed for different algorithms after fabrication. Modern FPGA devices consist of up to two million logic cells that can be configured to implement a variety of software algorithms. Although the traditional FPGA design flow is more similar to a regular IC than a processor, an FPGA provides significant cost advantages in comparison to an IC development effort and offers the same level of performance in most cases. Another advantage of the FPGA when compared to the IC is its ability to be dynamically reconfigured. This process, which is the same as loading a program in a processor, can affect part or all of the resources available in the FPGA fabric. The architecture of the modern SRAM-based FPGA devices comprises logic blocks (LB) symmetrically organized in a matrix of rows and columns, with routing channels round it [8]. These channels contain a certain number of programmable links, interconnecting the logic blocks are shown in Fig.2

3 ISSN: X All Rights Reserved 2014 IJARECE 1144 performance compared to previous generations of programmable logic. Block RAM modules provide flexible 36 Kbit true dual port RAM that are cascadable to form larger memory blocks. In addition, Virtex-5 FPGA block RAMs contain optional programmable FIFO logic for increased device utilization. Each block RAM can also be configured as two independent 18 Kbit true dual-port RAM blocks, providing memory granularity for designs needing smaller RAM blocks. Fig.2 FPGA architecture of matrix structure 3.1 Architecture of Xilinx Virtex-5 FPGA The architecture constitutes of several blocks such as Clock management, block select RAM source, I/O blocks enabled multiplier, programmable interconnect and configurable logic blocks.these blocks are now explained one by one. Refer to Fig Cascadable embedded DSP48E slices with 25 x 18 two s complement multipliers and 48- bitadder/subtracter/accumulator provide massively parallel DSP algorithm support. In addition, each DSP48E slice can be used to perform bitwise logical functions. Clock Management Tile (CMT) blocks provide the most flexible, highest-performance clocking for FPGAs. Each CMT contains two Digital Clock Manager (DCM) blocks (selfcalibrating, fully digital), and one PLL block (self calibrating, analog) for clock distribution delay compensation, clock multiplication/division, coarse- /fine-grained clock phase shifting, and input clock jitter filtering[8]-[9]. 4. Design Methodology 4.1 Software and hardware Tools used MATLAB Simulink 2013, Xilinx ISE 14.7 Model Sim 6.3 are required to build the system model to check for its operation and performance evaluation. Virtex-5 FPGA genesys prototyping board, JTAG USB cable. Power supply. 4.2 Matlab simulink Fig.3: Xilinx FPGA Architecture Virtex-5 devices are user-programmable gate arrays with various configurable elements and embedded cores optimized for High-density and high-performance system designs. Virtex-5 devices implement the following functionality. I/O blocks provide the interface between package pins and the internal configurable logic. Most popular and leading-edge I/O standards are supported by programmable I/O blocks (IOBs). The IOBs can be connected to very flexible Chip Sync logic for enhanced source-synchronous interfacing. Source-synchronous optimizations include per-bit deskew (on both input and output signals), data serializers/deserializers, clock dividers, and dedicated I/O and local clocking resources. Configurable Logic Blocks (CLBs), the basic logic elements for Xilinx FPGAs, provide combinatorial and synchronous logic as well as distributed memory and SRL32 shift register capability. Virtex-5 FPGA CLBs are based on real 6-input look-up table technology and provide superior capabilities and The MATLAB environment is a high-level technical computing language for algorithm development, data visualization, data analysis and numerical computing. One of the key features of this tool is the integration ability with other languages and third-party applications. MATLAB also included the Simulink graphical environment used for control theory, digital signal processing, multi-domain simulation and model-based design. Signal processing designers take advantage of Simulink as it offers a good platform for preliminary algorithmic exploration and optimization. Simulink is integrated with MATLAB and data can be easily transferred between the programs. 4.3 Methodology The below figure depicts a methodology diagram which shows the design flow starting with matlab and lastly downloaded on FPGA virtex-5. The first step is to develop algorithm of each block by using Matlab. Then it design the architecture for MIMO-OFDM model using simulink library and Xilinx design tools. The next step is to generate code using system generator. RTL and HDL code design is carried out accordingly. Moreover, the module operation is tested by functional co-simulation by combining Simulink with Model Sim. VHDL code can also be imported into Simulink via the Xilinx System Generator block set, which gives flexibility to the design flow. Simulink and Xilinx System Generator create bit-true and cycle-accurate

4 ISSN: X All Rights Reserved 2014 IJARECE 1145 hardware models which can be programmed into FPGA prototyping boards. The device is then configured and downloaded to FPGA. Hardware-in-the loop co-simulation is carried out by combining Simulink with System Generator so as to execute final hardware debugging and verification. The Xilinx Integrated Software environment (ISE) is used as the synthesizer in the design flow diagram. Model Sim can also be used to verify the hardware simulation of the blocks by using test vectors generated by the System Generator or HDL test benches. The complete test bench can be build up in a shorter period of time with traditional HDL Fig.6: QPSK mapper The output of encoder/interleaver module is applied as input to the Mapper. The data_in is passed through serial to parallel then that parallel data is provided to ROM-Imag, ROM_Real and BER_Tx. All this blocks are combined altogether to form QPSK mapper. The ROM_Imag provides the value on imaginary axis while ROM_Real provides the value on real axis. This is giving up the points on different quadrants. The Scope is provided at output to measure BER. 5.1 Variation in data rate Fig.4:Methodology Diagram 5. Design implementation and analysis The main purpose of this project is implementing a MIMO OFDM model and to achieve higher data rates in accordance with increase in sampling frequency Fs. Data rates up to 960 Mbps have been achieved. The hardware co-simulation, RTL Schematics, Test Bench and VHDL codes, are also obtained for the implemented 8 x8 MIMO OFDM model to verify the same. 1. Fs and Ts variables appear at the MATLAB workspace. Fs and Ts are the sampling frequency and Sample period at the input side respectively. Sampling rate at the transmitter side can be changed by using these two parameters as shown below. Fig.5: Transmitter module The transmitter subsystem is shown in Fig. 5-2.This subsystem consists of data _in, encoder, Rician Fading, Mapper, parser, and OFDM output blocks. Fig. 7: Fs and Ts values in MATLAB Workspace

5 ISSN: X All Rights Reserved 2014 IJARECE At the input, by default the sampling frequency is 4Khz as shown in workspace and Sample period is Ts = 1/Fs The data rate at the transmitter can be seen with the help of sample time block as shown below. SR,No. Table 1 Increase in Data Rate with increase in sampling frequency Input Sampling Frequency Transmitter sampling frequency Data rate 1 700K 20 MHz 168 Mbps 2 890K 27 MHz 213 Mbps 3 1.1M 33 MHz 264 Mbps 4 1.8M 54 MHz 432 Mbps M 69 MHz 552 Mbps M 84 MHz 672 Mbps 7 3 M 90 MHz 720 Mbps M 95 MHz 768 Mbps 9 4M 120 MHz 960 Mbps Fig. 8: Sample Time Block The simulink model for input text message is shown in Fig.1 The Text message is as follows: My name is Devashree Hemant Patil. After running the simulink model for input text message the matlab window will display output as shown in Fig.11 Fig. 9: Ts display on probe in Sample Time Block 3. The sample time at the transmitter as shown in Figure 6.3 is Ts = e-009. The sampling frequency at the transmitter is Fs = 1/Ts = 1/ e-009 = 120 MHz i.e. 120 Mbps 4. To change the Sampling frequency at the transmitter to 120 MHz set the Fs = 7MHz And put Ts = 1/Fs at the input side in the MATLAB workspace and run the model as shown below. Fig.11: Output of enter text message on Matlab window Fig.10: Setting Fs and Ts values Fig. 12: Received and Original text message Signal

6 ISSN: X All Rights Reserved 2014 IJARECE RTL Schematic In digital circuit design, register-transfer level (RTL) is a design abstraction which models a synchronous digital circuit in terms of the flow of digital signals (data) between hardware registers and the logical operations performed on those signals. Register-transfer-level abstraction is used in hardware description languages (HDLs) like Verilog and VHDL to create high-level representations of a circuit, from which lower-level representations and ultimately actual wiring can be derived. Design at the RTL level is typical practice in modern digital design. Fig. 14: RTL Schematic inside mimo8_cw Test benches After developing algorithm through system model matlab and simulink library.xilinx software use high level tool like USB- JTAG FPGA configuration circuitry for designing high performance as well as provides system modelling and automatic code genereation. This generated VHDL codes will generate test benches when downloaded on FPGA virtex- 5.The Virtex - 5 FPGA Genesys Kit board is shown below Fig. 13: RTL Schematic When designing digital integrated circuits with a hardware description language, the designs are usually engineered at a higher level of abstraction than transistor level or logic gate level. In HDLs the designer declares the registers (which roughly correspond to variables in computer programming languages), and describes the combination logic by using constructs that are familiar from programming languages such as ifthen-else and arithmetic operations. This level is called register-transfer level. The term refers to the fact that RTL focuses on describing the flow of signals between registers. Double click on the image to see inside it. Fig.15: Virtex- 5 FPGA genesys board After running program of JTAG co - simulation for text message shown in above figure and cabling digilent USB of JTAG with JTAG co simulation of simulink library. After burning of kit the red LED glows which indicate successful run of program with respect to kit. The successful test benches will be generated on monitor. The test benches are depicted in below Fig. 17

7 Fig. 16: JTAG Co simulation for input text message Fig. 17: Test Bench generated for text message transmitted through the simulink model 5.4 VLSI implementation results on ISE design suite 14.7 The design is implemented on Xilinx Virtex 5 genesys Prototyping board. The synthesis report is shown below. The device utilization summary is mentioned in below Table 2. It indicates number of slice register is required in larger number as compared to LUTs, IOB etc. and Table 3. Shows mimo8x8_cw project status. The design summary shows that the proposed design utilizes 1543 (5%) number of slice registers, 436 (1%) number of slice LUTs, 317 (19%) number of LUTs-FF pairs, 140 (29%) number of bounded IOBs, 1 (3%) number of BUFG and 2 (4%) number of DSP48Es are the estimated values for Xilinx ISE 14.7 design suite. ISSN: X All Rights Reserved 2014 IJARECE 1148

8 Table 2 Device Utilization summary Xilinx ISE is a complete FPGA logic-synthesis and optimization tool. Xilinx ISE can create optimized FPGA netlists from VHDL code. Synthesis is the process of converting the abstract circuit behavior, described by a VHDL (or any HDL) code, into a hardware implementation in terms of logic gates. The below Table 3 gives information regarding project status like module name, product version,design goal, parser errors etc. Project File: Module Name: Target Device: Table 3 mimo8x8_cw project status mimo8x8_cw Project Status mimo8x8_c w.xise mimo8x8_c w xc5vlx50t- 3ff1136 Parser Errors: Implement ation State: Errors: No Errors Synthesized No Errors ACKNOWLEDGMENTS This work is in part supported by my project guide Prof. Rajesh Bansode. I thank him for his helpful suggestions and comments, which improved the quality of work. I would also like to express my gratitude to ME co-ordinator Prof. Vinitkumar Dongre for his guidance. CONCLUSION OFDM systems are the solution to our ever increasing data rate needs. The simulink model developed is further modeled using Verilog HDL, the developed model is simulated using ModelSim and synthesized using Xilinx ISE for FPGA implementation. A more complete testbench can be build up in a shorter period of time with traditional HDL. When the HW module is verified, a final synthesis report for the HDL codes will be generated by Design Compiler. As all the process can be performed in Matlab/Simulink, the developing cost is reduced and time is saved. Product Version: ISE 14.7 Warnings: 1134 Warnings (727 new) References Design Goal: Balanced Routing Results: [1] L.J. Cimini, Analysis and Simulation of a Digital Mobile Channel Using Orthogonal Frequency Division Multiplexing, IEEE Transactions On Communications, Vol. com-33, NO. 7, July 1985, ~ Design Strategy: Xilinx Default (unlocked) Timing Constraint s: [2] University of Alberta, MIMO History. Retrieved on September28, 2009 from Environment: System Settings Final Timing Score: [3] K. Baum, B. Classon and P. Sartori, Principles of Broadband OFDM Cellular SystemDesign, Hoboken, NJ: John Willey & Sons, [4] K. C. Chang, G E Sobelman, FPGA Based Design of a Pulsed-OFDM system," in IEEE Jour /2006. [5] K. F. Lee, D B William, "A space-frequency transmitter diversity technique for OFDM systems," in Proc. Globecom 03, San Francisco, USA, vol.3, pp.24-28, ISSN: X All Rights Reserved 2014 IJARECE 1149

9 [6] Foschini G J, Gans M J, On limits of wireless communication in a fading environment when using multiple antennas, Wireless Personal Communication, vol. 6, no 3, Sep 1998, pp [10] Shahid Abbas, Student Member, IEEE, Waqas Ali Khan, Talha Ali Khan and Saba Ahmed OFDM Baseband Transmitter Implementation Compliant IEEE Std d on FPGA2009 [7] L.Hanzo, M.Munster, B.J.Choi and T.Keller, OFDM and MC-CDMA for Broadband Multiuser Communication, WLANs and Broadcasting, IEEE press, Wiley. [8] I. Kuon and J. Rose. Measuring the gap between FPGAs and ASICs. IEEE Transactions On Computer-Aided Design of Integrated Circuits and Systems, 26(2): , Feb [9] Virtex-5 Xtreme DSP Design Considerations User Guide. Xilinx, Inc., San Jose, CA, ISSN: X All Rights Reserved 2014 IJARECE 1150

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

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

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

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

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

Design, Simulation and Performance Evaluation of 4 x 4 MIMO Transceiver System using 16 QAM

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

More information

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

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

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

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

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

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

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

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

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

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

Simulation and Modeling of OFDM Systems and Implementation on FPGA

Simulation and Modeling of OFDM Systems and Implementation on FPGA International Journal of Current Engineering and Technology ISSN 2277 4106 2013 INPRESSCO. All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Simulation and Modeling

More information

IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 06, 2017 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 06, 2017 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 06, 2017 ISSN (online): 2321-0613 Realization of Variable Digital Filter for Software Defined Radio Channelizers Geeta

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

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

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

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

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

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

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

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

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

AC : ORTHOGONAL FREQUENCY DIVISION MULTIPLEX- ING (OFDM) DEVELOPMENT AND TEACHING PLATFORM

AC : ORTHOGONAL FREQUENCY DIVISION MULTIPLEX- ING (OFDM) DEVELOPMENT AND TEACHING PLATFORM AC 2011-2674: ORTHOGONAL FREQUENCY DIVISION MULTIPLEX- ING (OFDM) DEVELOPMENT AND TEACHING PLATFORM Antonio Francisco Mondragon-Torres, Rochester Institute of Technology Antonio F. Mondragon-Torres received

More information

Vol. 4, No. 4 April 2013 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 4, No. 4 April 2013 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. FPGA Implementation Platform for MIMO- Based on UART 1 Sherif Moussa,, 2 Ahmed M.Abdel Razik, 3 Adel Omar Dahmane, 4 Habib Hamam 1,3 Elec and Comp. Eng. Department, Université du Québec à Trois-Rivières,

More information

The Application of System Generator in Digital Quadrature Direct Up-Conversion

The Application of System Generator in Digital Quadrature Direct Up-Conversion Communications in Information Science and Management Engineering Apr. 2013, Vol. 3 Iss. 4, PP. 192-19 The Application of System Generator in Digital Quadrature Direct Up-Conversion Zhi Chai 1, Jun Shen

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

Hardware implementation of Zero-force Precoded MIMO OFDM system to reduce BER

Hardware implementation of Zero-force Precoded MIMO OFDM system to reduce BER Hardware implementation of Zero-force Precoded MIMO OFDM system to reduce BER Deepak Kumar S Nadiger 1, Meena Priya Dharshini 2 P.G. Student, Department of Electronics & communication Engineering, CMRIT

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

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

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

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

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

What s Behind 5G Wireless Communications?

What s Behind 5G Wireless Communications? What s Behind 5G Wireless Communications? Tabrez Khan Application Engineering Group 2015 The MathWorks, Inc. 1 Agenda 5G goals and requirements Modeling and simulating key 5G technologies 5G development

More information

DYNAMICALLY RECONFIGURABLE PWM CONTROLLER FOR THREE PHASE VOLTAGE SOURCE INVERTERS. In this Chapter the SPWM and SVPWM controllers are designed and

DYNAMICALLY RECONFIGURABLE PWM CONTROLLER FOR THREE PHASE VOLTAGE SOURCE INVERTERS. In this Chapter the SPWM and SVPWM controllers are designed and 77 Chapter 5 DYNAMICALLY RECONFIGURABLE PWM CONTROLLER FOR THREE PHASE VOLTAGE SOURCE INVERTERS In this Chapter the SPWM and SVPWM controllers are designed and implemented in Dynamic Partial Reconfigurable

More information

Design of Multiplier Less 32 Tap FIR Filter using VHDL

Design of Multiplier Less 32 Tap FIR Filter using VHDL International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Design of Multiplier Less 32 Tap FIR Filter using VHDL Abul Fazal Reyas Sarwar 1, Saifur Rahman 2 1 (ECE, Integral University, India)

More information

Implementation of Re-configurable Digital Front End Module of MIMO-OFDM using NCO

Implementation of Re-configurable Digital Front End Module of MIMO-OFDM using NCO www.ijcsi.org 372 Implementation of Re-configurable Digital Front End Module of MIMO-OFDM using NCO Mrs. VEENA M.B. 1, Dr. M.N.SHANMUKHA SWAMY 2 1 Assistant professor, Vemana I.T.,Koramangala, Bangalore,

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

Digital Systems Design

Digital Systems Design Digital Systems Design Digital Systems Design and Test Dr. D. J. Jackson Lecture 1-1 Introduction Traditional digital design Manual process of designing and capturing circuits Schematic entry System-level

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

EFFICIENT FPGA IMPLEMENTATION OF 2 ND ORDER DIGITAL CONTROLLERS USING MATLAB/SIMULINK

EFFICIENT FPGA IMPLEMENTATION OF 2 ND ORDER DIGITAL CONTROLLERS USING MATLAB/SIMULINK EFFICIENT FPGA IMPLEMENTATION OF 2 ND ORDER DIGITAL CONTROLLERS USING MATLAB/SIMULINK Vikas Gupta 1, K. Khare 2 and R. P. Singh 2 1 Department of Electronics and Telecommunication, Vidyavardhani s College

More information

Performance Measurement of Digital Modulation Schemes Using FPGA

Performance Measurement of Digital Modulation Schemes Using FPGA International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 3 Issue 12 ǁ December. 2015 ǁ PP.20-25 Performance Measurement of Digital Modulation

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

EE25266 ASIC/FPGA Chip Design. Designing a FIR Filter, FPGA in the Loop, Ethernet

EE25266 ASIC/FPGA Chip Design. Designing a FIR Filter, FPGA in the Loop, Ethernet EE25266 ASIC/FPGA Chip Design Mahdi Shabany Electrical Engineering Department Sharif University of Technology Assignment #8 Designing a FIR Filter, FPGA in the Loop, Ethernet Introduction In this lab,

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

CHAPTER 4 FIELD PROGRAMMABLE GATE ARRAY IMPLEMENTATION OF FIVE LEVEL CASCADED MULTILEVEL INVERTER

CHAPTER 4 FIELD PROGRAMMABLE GATE ARRAY IMPLEMENTATION OF FIVE LEVEL CASCADED MULTILEVEL INVERTER 87 CHAPTER 4 FIELD PROGRAMMABLE GATE ARRAY IMPLEMENTATION OF FIVE LEVEL CASCADED MULTILEVEL INVERTER 4.1 INTRODUCTION The Field Programmable Gate Array (FPGA) is a high performance data processing general

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

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

BPSK System on Spartan 3E FPGA

BPSK System on Spartan 3E FPGA INTERNATIONAL JOURNAL OF INNOVATIVE TECHNOLOGIES, VOL. 02, ISSUE 02, FEB 2014 ISSN 2321 8665 BPSK System on Spartan 3E FPGA MICHAL JON 1 M.S. California university, Email:santhoshini33@gmail.com. ABSTRACT-

More information

REALISATION OF AWGN CHANNEL EMULATION MODULES UNDER SISO AND SIMO

REALISATION OF AWGN CHANNEL EMULATION MODULES UNDER SISO AND SIMO REALISATION OF AWGN CHANNEL EMULATION MODULES UNDER SISO AND SIMO ENVIRONMENTS FOR 4G LTE SYSTEMS Dr. R. Shantha Selva Kumari 1 and M. Aarti Meena 2 1 Department of Electronics and Communication Engineering,

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

FPGA Implementation of PAPR Reduction Technique using Polar Clipping

FPGA Implementation of PAPR Reduction Technique using Polar Clipping International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 2, Issue 11 (July 2013) PP: 16-20 FPGA Implementation of PAPR Reduction Technique using Polar Clipping Kiran

More information

Design and Implementation of Software Defined Radio Using Xilinx System Generator

Design and Implementation of Software Defined Radio Using Xilinx System Generator International Journal of Scientific and Research Publications, Volume 2, Issue 12, December 2012 1 Design and Implementation of Software Defined Radio Using Xilinx System Generator Rini Supriya.L *, Mr.Senthil

More information

THIS work focus on a sector of the hardware to be used

THIS work focus on a sector of the hardware to be used DISSERTATION ON ELECTRICAL AND COMPUTER ENGINEERING 1 Development of a Transponder for the ISTNanoSAT (November 2015) Luís Oliveira luisdeoliveira@tecnico.ulisboa.pt Instituto Superior Técnico Abstract

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

UNDERSTANDING LTE WITH MATLAB

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

More information

Power consumption reduction in a SDR based wireless communication system using partial reconfigurable FPGA

Power consumption reduction in a SDR based wireless communication system using partial reconfigurable FPGA Power consumption reduction in a SDR based wireless communication system using partial reconfigurable FPGA 1 Neenu Joseph, 2 Dr. P Nirmal Kumar 1 Research Scholar, Department of ECE Anna University, Chennai,

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

WHAT ARE FIELD PROGRAMMABLE. Audible plays called at the line of scrimmage? Signaling for a squeeze bunt in the ninth inning?

WHAT ARE FIELD PROGRAMMABLE. Audible plays called at the line of scrimmage? Signaling for a squeeze bunt in the ninth inning? WHAT ARE FIELD PROGRAMMABLE Audible plays called at the line of scrimmage? Signaling for a squeeze bunt in the ninth inning? They re none of the above! We re going to take a look at: Field Programmable

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

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

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

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

Implementation of Huffman Decoder on Fpga

Implementation of Huffman Decoder on Fpga RESEARCH ARTICLE OPEN ACCESS Implementation of Huffman Decoder on Fpga Safia Amir Dahri 1, Dr Abdul Fattah Chandio 2, Nawaz Ali Zardari 3 Department of Telecommunication Engineering, QUEST NawabShah, Pakistan

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

A FFT/IFFT Soft IP Generator for OFDM Communication System

A FFT/IFFT Soft IP Generator for OFDM Communication System A FFT/IFFT Soft IP Generator for OFDM Communication System Tsung-Han Tsai, Chen-Chi Peng and Tung-Mao Chen Department of Electrical Engineering, National Central University Chung-Li, Taiwan Abstract: -

More information

Design and Implementation of High Speed Carry Select Adder

Design and Implementation of High Speed Carry Select Adder Design and Implementation of High Speed Carry Select Adder P.Prashanti Digital Systems Engineering (M.E) ECE Department University College of Engineering Osmania University, Hyderabad, Andhra Pradesh -500

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

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

VLSI IMPLEMENTATION OF MODIFIED DISTRIBUTED ARITHMETIC BASED LOW POWER AND HIGH PERFORMANCE DIGITAL FIR FILTER Dr. S.Satheeskumaran 1 K.

VLSI IMPLEMENTATION OF MODIFIED DISTRIBUTED ARITHMETIC BASED LOW POWER AND HIGH PERFORMANCE DIGITAL FIR FILTER Dr. S.Satheeskumaran 1 K. VLSI IMPLEMENTATION OF MODIFIED DISTRIBUTED ARITHMETIC BASED LOW POWER AND HIGH PERFORMANCE DIGITAL FIR FILTER Dr. S.Satheeskumaran 1 K. Sasikala 2 1 Professor, Department of Electronics and Communication

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

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

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

Presentation Outline. Advisors: Dr. In Soo Ahn Dr. Thomas L. Stewart. Team Members: Luke Vercimak Karl Weyeneth Bradley University Department of Electrical and Computer Engineering Senior Capstone Project Proposal December 6 th, 2005 Team Members: Luke Vercimak Karl Weyeneth Advisors: Dr. In Soo Ahn Dr. Thomas L.

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

Implementation of Multiple Input Multiple Output System Prototype Model in Different Environment

Implementation of Multiple Input Multiple Output System Prototype Model in Different Environment Implementation of Multiple Input Multiple Output System Prototype Model in Different Environment Mrs. Madhavi Belsare 1, Chandrahas Soman 2, Madhur Surve 3, Dr. P. B. Mane 4 Abstract- Demands of next generation

More information

Abstract of PhD Thesis

Abstract of PhD Thesis FACULTY OF ELECTRONICS, TELECOMMUNICATION AND INFORMATION TECHNOLOGY Irina DORNEAN, Eng. Abstract of PhD Thesis Contribution to the Design and Implementation of Adaptive Algorithms Using Multirate Signal

More information

On the design of an FPGA-Based OFDM modulator for IEEE a

On the design of an FPGA-Based OFDM modulator for IEEE a 2005 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or

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

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

INTRODUCTION. In the industrial applications, many three-phase loads require a. supply of Variable Voltage Variable Frequency (VVVF) using fast and

INTRODUCTION. In the industrial applications, many three-phase loads require a. supply of Variable Voltage Variable Frequency (VVVF) using fast and 1 Chapter 1 INTRODUCTION 1.1. Introduction In the industrial applications, many three-phase loads require a supply of Variable Voltage Variable Frequency (VVVF) using fast and high-efficient electronic

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 1, January 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Design of Digital

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

MIMO RFIC Test Architectures

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

More information

Mehmet SÖNMEZ and Ayhan AKBAL* Electrical-Electronic Engineering, Firat University, Elazig, Turkey. Accepted 17 August, 2012

Mehmet SÖNMEZ and Ayhan AKBAL* Electrical-Electronic Engineering, Firat University, Elazig, Turkey. Accepted 17 August, 2012 Vol. 8(34), pp. 1658-1669, 11 September, 2013 DOI 10.5897/SRE12.171 ISSN 1992-2248 2013 Academic Journals http://www.academicjournals.org/sre Scientific Research and Essays Full Length Research Paper Field-programmable

More information

5G 무선통신시스템설계 : WLAN/LTE/5G

5G 무선통신시스템설계 : WLAN/LTE/5G 1 5G 무선통신시스템설계 : WLAN/LTE/5G 김종남 Application Engineer 2017 The MathWorks, Inc. 2 Agenda Innovations in Mobile Communications Waveform Generation and End-to-end Simulation WLAN, LTE, 5G (FBMC, UFMC) RF

More information

SIMULATION AND IMPLEMENTATION OF LOW POWER QPSK ON FPGA Tushar V. Kafare*1 *1( E&TC department, GHRCEM Pune, India.)

SIMULATION AND IMPLEMENTATION OF LOW POWER QPSK ON FPGA Tushar V. Kafare*1 *1( E&TC department, GHRCEM Pune, India.) www.ardigitech.inissn 2320-883X, VOLUME 1 ISSUE 4, 01/10/2013 SIMULATION AND IMPLEMENTATION OF LOW POWER QPSK ON FPGA Tushar V. Kafare*1 *1( E&TC department, GHRCEM Pune, India.) tusharkafare31@gmail.com*1

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

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

Orthogonal Cyclic Prefix for Time Synchronization in MIMO-OFDM

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

More information

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

QAM Receiver Reference Design V 1.0

QAM Receiver Reference Design V 1.0 QAM Receiver Reference Design V 10 Copyright 2011 2012 Xilinx Xilinx Revision date ver author note 9-28-2012 01 Alex Paek, Jim Wu Page 2 Overview The goals of this QAM receiver reference design are: Easily

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

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

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

More information

FPGA-based Prototyping of IEEE a Baseband Processor

FPGA-based Prototyping of IEEE a Baseband Processor SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 1, No. 3, November 00, 15-136 FPGA-based Prototyping of IEEE 80.11a Baseband Processor Dejan M. Dramicanin 1, Dejan Rakic 1, Slobodan Denic 1, Veljko Vlahovic

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

BPSK Modulation and Demodulation Scheme on Spartan-3 FPGA

BPSK Modulation and Demodulation Scheme on Spartan-3 FPGA BPSK Modulation and Demodulation Scheme on Spartan-3 FPGA Mr. Pratik A. Bhore 1, Miss. Mamta Sarde 2 pbhore3@gmail.com1, mmsarde@gmail.com2 Department of Electronics & Communication Engineering Abha Gaikwad-Patil

More information