OFDM Transceiver using HDL

Size: px
Start display at page:

Download "OFDM Transceiver using HDL"

Transcription

1 OFDM Transceiver using HDL By: Paul Pethsomvong & Zachary Asal Advisors: Dr. Yufeng Lu & Dr. In Soo Ahn Department of Electrical and Computer Engineering, Bradley University, Peoria IL /14/2014 0

2 Abstract Orthogonal Frequency Division Multiplexing (OFDM) has been widely used in digital communication systems such as digital video broadcasting, IEEE a, g, n, ac, and 4G cellular technologies. OFDM-based digital communication systems are resilient to multipath fading in wireless environments and have low inter-symbol interference. The project aims to design and verify a complete OFDM transceiver system on Field programmable gate arrays (FPGA) using hardware description language. Simulink simulation has been completed for the OFDM system. For the implementation, IFFT and FFT data streaming core from Xilinx are used in the project. The OFDM transceiver system with a 16-quadrature amplitude modulation (QAM) has been successfully implemented on Xilinx FPGA boards. 1

3 Acknowledgments First and foremost, we would like to thank our advisors, Dr. Yufeng Lu and Dr. In Soo Ahn. The project could not be possible without their valuable advice and guidance during the course of the project. We would also like to thank Bradley University ECE Department for providing us with a good environment and laboratory facilities to complete this project. 2

4 Table of Contents I. Introduction... 5 II. OFDM Background... 5 III. OFDM Transceiver Methods... 7 IV. Simulation Results and Analysis V. Implementation Results VI. Conclusion VII. References

5 List of Figures Figure 1: Complex Envelope. 6 Figure 2: OFDM System Block Diagram...8 Figure 3: 16-QAM Constellation....9 Figure 4: Simulink Model Figure 5: Input and Output from Transceiver Figure 6: Error Percentage Difference Figure 7: Timing for Continuous Streaming Data FigAure 8: 16-QAM Constellation (Transmitter)...14 Figure 9: 16-QAM Constellation (Receiver)...15 Figure 10: Itransmitted and Ireceived Figure 11: Qtransmitted and Qreceived

6 I. Introduction The purpose of this project is to implement a complete OFDM system using field programmable gate arrays (FPGA) and very high speed integrated circuit hardware description language (VHDL). With the use of FPGAs the OFDM system is reconfigurable for future expansion. The project aims to create a system that is reusable by future students in the Bradley University Electrical Engineering program. Due to its reconfigurability and high through-put performance, FPGAs are widely used in embedded applications such as automotive, communication, industrial automation, motor control, and medical imaging [1]. This project uses a modified QPSK system by Anthony Gaught, Alexander Norton, and Christopher Brady for the QAM modulation [2]. II. OFDM Background Orthogonal Frequency Division Multiplexing OFDM has been widely used in a variety of digital communications such as digital video broadcasting, IEEE a, g,n, ac, and 4G cellular technologies. Digital communication systems using OFDM are resilient to multipath fading in wireless environments and have low inter-symbol interference. The project aims to design and verify a complete Orthogonal Frequency Division Multiplexing (OFDM) transceiver system on Field programmable gate arrays (FPGA) using VHDL. Simulink simulation has been completed for the OFDM system. For the implementation, IFFT and FFT data streaming core from Xilinx are used in the project. Inverse Fast Fourier transform (IFFT) and Fast Fourier Transform (FFT) are critical operations in OFDM. The IFFT translates the data embedded in frequency domain to time domain. The FFT operation in the receiver translates the received time domain signal to frequency domain for data recovery. There are many high through-put and computationefficient algorithms used in the implementation of IFFT and FFT. OFDM Signal An orthogonal frequency division multiplexing (OFDM) signal is made of closely spaced modulated carriers, called sub-carriers. These sub-carriers can be modulated by different modulation methods like QPSK or QAM. Typically when carrier modulation occurs, the resulting sidebands of the modulation process are spread apart and, occupy in a wide spectral band. Because of the wide spectral occupancy and many carriers, the overall signal can survive in the presence of fading due to mulipaths in wireless communication environments. When carriers in some sub-bands experience severe attenuation, the data 5

7 can be reassigned to other carriers. Hence, the OFDM is inherently robust to multipath fading. OFDM is a technique for transmitting data in parallel by using a large number of modulated carriers with sufficient frequency spacing so that the carriers are orthogonal [4]. OFDM signal is constructed in the baseband and requires baseband signal processing. The complex envelope for the OFDM signal is g(t). The variables in Equation 2 are described as follows: Ac is the carrier amplitude, ω n is the element of the N-element parallel data vector w = [ω 0, ω 1,, ω N 1 ], and the orthogonal carriers are φ n (t) as seen below in Equation 2. g(t) = A C N 1 n=0 ω n φ n (t), where 0 < t < T (1) φ n (t) = e j2πf nt where f n = 1 N 1 (n ) (2) T 2 The duration of the data symbol on each carrier is T seconds, which insures the carriers are spaced 1/T Hz apart. This separation assures that the carriers are orthogonal, since φ n (t) satisfies the orthogonality condition seen in Equation 1 [4]. φ n (t) and φ m (t) are said to be orthogonal with respect to each other over the interval a<t<b if they satisfy the condition in Equation 3 described below. b a φ n (t)φ m (t)dt = 0, where n m (3) Figure 1: Complex Envelope As the modulated signal passes through the channel, the signal is distorted by the channel imperfections and noise in the channel. The result is a band pass signal-plus-noise waveform that arrives at the receiver input, r(t) shown in Figure 1. The information sent is recovered through the receiver and m denotes the corrupted version of the input information m [4]. 6

8 Advantages and Disadvantages of OFDM The primary advantage of OFDM is that the signal can survive better in severe channel conditions over single-carrier schemes. OFDM can be aided further by simpler channel equalizations than those of the single carrier modulation systems. Several slowlymodulated wideband signals can survive better than one rapidly-modulated narrowband signal. The simplification of channel equalization results in a low symbol rate allowing the guard interval between symbols affordable. Simplification also eliminates interference, makes time-spreading manageable, and facilitates the design of single-frequency networks where several adjacent transmitters send the same signal simultaneously at the same frequency [5]. Another advantage of OFDM is its resilience to multipath. Multipath is the effect of multiple reflected signals arriving at the receiver with different phases, resulting in interference and frequency-selective fading. OFDM overcomes this by utilizing slower symbol rates for each subcarrier and wide bandwidth by combining subcarrier bands. Since multipath is a major degradation of signal integrity in the mobile wireless setting, OFDM is preferred in making signals more survivable [6]. OFDM is also resistant to time dispersion. OFDM is resistant because the low symbol rate allows fading to be slow enough for a channel to be considered constant during one OFDM symbol interval. This low symbol rate is a result of cyclic prefix, which is one of OFDM s crucial attributes that allows OFDM to reduce interference and simplify the channel equalization in a demodulator [6]. The cyclic prefix is used to trim and align data. It mitigates delay spread. The cyclic prefix also extends the symbol period by copying the end of the symbols and placing it before the symbols begin. Transmitter III. OFDM Transceiver Methods The subcarriers are modulated in baseband independently using quadrature amplitude modulation (QAM). The baseband modulated data are IFFTed to obtain the baseband time domain OFDM signal. The cyclic prefix is used as a guard interval in order to reduce the intersymbol interference. Parallel-to-serial conversion is performed and passband modulation is performed to move the spectrum to the transmisstion spectrum band for transmission. 7

9 Receiver The transmitted signal described above will be received with sever attenuation. Serial-toparallel conversion is required to manipulate data through the system. To obtain the original signal the cyclic prefix must be removed and then the FFT must be performed. A basic block diagram of an OFDM transceiver system is shown in Figure 2. Figure 2: OFDM System Block Diagram Parallel-to-serial/ Serial-to-parallel It is necessary to convert a serial bit stream into several parallel bit streams to be divided among the individual carriers. Once the bit stream has been divided among the individual subcarriers, each subcarrier is modulated as if it was an individual channel before all channels are combined back together and transmitted as a whole. The receiver performs the reverse process to divide the incoming signal into appropriate sub-carriers and then demodulating these individually before reconstructing the original bit stream [6]. In order to complete FFT/IFFT, the data must be placed in parallel. 8

10 IFFT/FFT The IFFT/FFT process is the most important block in the OFDM communication system. IFFT gives OFDM its orthogonality. The IFFT transforms the amplitude and phase of each component into a time domain signal. It converts a specified number of complex data points into the same number of points in time domain. Similarly, FFT at the receiver side performs the reverse task i.e. conversion from time domain back to frequency domain [6]. In this project, the IFFT and FFT are implemented using the Xilinx core generator. Add/remove cyclic Prefix In order to preserve the sub-carrier orthogonality and the independence of subsequent OFDM symbols, a cyclic guard interval is introduced. The guard period is determined by the duration of the channel impulse response and specified in terms of the fraction of the number of samples that make up an OFDM symbol. Thus, the OFDM symbol is extended by copying the tail and gluing it to the front. Addition of cyclic prefix results in circular convolution between the transmitted signal and the channel impulse response. Frequency domain equivalent of circular convolution is simply the multiplication of a transmitted signal s frequency response and channel frequency response. The received signal is only a scaled version of transmitted signal in frequency domain, therefore eliminating distortions caused by severe channel conditions, mainly multipath fading [6]. Modulator/Demodulator For modulation, a 16-QAM was used. Four in-phase (I) values and four quadratuare (Q) values are used. Each QAM symbol carries four bit information. There are sixteen states which results from 2 4. With a 16-QAM sixteen noticeable points are visible from the I and Q data. A constellation for the QAM is shown in Figure 3. Figure 3: 16-QAM constellation 9

11 Project Outline The project was divided into two stages. The first stage was to construct and simulate an OFDM transceiver system using Simulink. The Simulink model is shown in Figure 4 was created and tested to verify that the system is designed correctly and function properly before coding HDL. In the second stage, after verifying the results of the Simulink model, HDL was used to describe the transceiver. The transceiver code was implemented on an FPGA board. The specifications for the design are listed in Table 1. Specification FPGA System Clock Carrier Frequency Symbol Rate Data Rate Chosen Value 100 MHz 25 MHz 12.5 Msps 50 Mbps FFT Size 32 Symbol Time Modulation Scheme 8 * 10-8 sec 16-QAM Table 1: Specifications Specification calculations FPGA System Clock = 100 MHz Symbol Rate Rs = 12.5 Msps Data rate Rb= Rs N = 50 Mbps Bits per symbol N = 4 Symbol time = 1/ Rs 10

12 IV. Simulation Results and Analysis A Simulink model of the OFDM system below was tested first without the QAM modulation scheme. The goal was to implement the block diagram described in Figure 2 into Simulink. Figure 4: Simulink model of the OFDM system block diagram in Figure 2 In the Simulink model, the input used was an 8 bit sound file with a sampling rate of 44.1 khz and a frame size of 2048 bits. The frame size was chosen because it was the same frame size as used by the a standard. The transpose blocks were used as serial-toparallel and paralleltoserial blocks. To add the cyclic prefix a sub matrix block was used to concatenate the first five symbols of the data entered. A comparator was used to compare results of the output to the input. In this model, y(t) = x(t)*h(t), where * means convolution, so the output y(t) is equal to the convolution of the transmitted signal x(t) and the channel impulse response h(t). A channel length of three is chosen in this model and a cyclic prefix of five. In this model a 2048 bit sixteen sample was IFFTed using the radix-2 IFFT/FFT. The parameters chosen were based on a scaled down version of the a specifications. 11

13 Figure 5: Input and Output from Transceiver A sound file was sent through the Simulink model in order to test the accuracy of the system. To show this comparision, the input and output was placed on top of each other. The sound was observed before and after it went through the implemented OFDM system in order to test the accuracy of the system. There were no noticeable differences between the two sounds however the waves were similar as seen in Figure 5. The percentage difference between input and output over time is shown in Figure 6. Time(sec) X axis Figure 6: Error Percentage Difference 12

14 The error as seen in Figure 6 varies between a -1.5% and 8.5%. The difference between input and output and was calculated using Equation 4. The error remained below +/- 2% except for four instances where error spiked. The results seemed to show that the system worked properly. % difference = Transmitted signal Received signal Transmitted Signal (4) V. Implementation Results After satisfactory results in stage 1, the system was implemented using VHDL and FPGAs. An initial attempt was made to code all the blocks of the OFDM system from scratch. To account for time constraints and the fact that majority of people in the engineering industry recycle or modifies code, the decision was made to modify an old senior project QPSK system. The QPSK system was modified to a 16-QAM which was used for modulation. For the FFT/IFFT the Xilinx core generator was used. The core generator allows the user to input parameters desired and outputs code. Results were obtained from the oscilloscope. A 32-bit streaming FFT/IFFT core was used for the FFT/IFFT core. This means that the signal to start processing is always high so, other than the start-up time, there are no pauses in the processing. Forward or inverse FFT is controlled fwd_inv signal. For the fwd_inv signal 1 means inverse and 0 means forward. Figure 7: Timing for continuous Streaming data 13

15 The FFT data was unable to be shown because there were not any 32-bit DACs available. The PMOD DA2 which was used in this system was only able to output 12-bits at a time and the FFT used output 32-bit signals. Next, the 16-QAM system is discussed, how verification of the system was accomplished is explained, and the results of that verification are presented. In Figure 8 the 16-QAM plot for the transmitter side of the system with the sixteen points as marked in red. Initially the QAM system was not as smooth. When modification of the previous code began, the random symbol generator was not working so the clock divider was removed in the symbol generator to resolve the issue. While this fixed the issue, it made the system run too fast and made the output constellation fuzzy. To fix this issue the clock divider from the original system was rewritten so that it held each symbol for eight clock cycles. Two methods were used to verify the function of our 16-QAM system. To begin with, the QAM constellation was examined. Afterwards, the I and Q waveforms were examined. The result was a very clean looking 16-QAM constellation. The only issue that occurred involved the spacing of the points. From comparing the results to Figure 3, it can be seen that the middle four points were a little farther from the origin than expected. This was most likely due to an issue already present in the QPSK system modified from a previous senior project. The most likely cause of this is a timing issue or a data conversion issue due to phase ambiguity of the receiver phase locking. Such phase ambiguity is resolved by transmitting a pre-amble or differential encoding of the data at the transmitter. The points should be appearing at (-3000,-1000,1000,3000) on each axis. In the end the cause of the spacing issue was unable to be determined. Figure 8: 16-QAM Constellation (Transmitter) 14

16 Figure 9 shows the receiver side 18-QAM constellation. While there is still distortion left from the channel, there are very clear groupings around each of the 16 points. The spacing issue seen in the transmitter constellation is still present in the receiver side constellation. Figure 9: 16-QAM Constellation (Receiver) The 16-QAM transmitter and receiver were compared to the 16-QAM constellation seen in Figure 3. The four groupings in each quadrant are seen in both the transmitter and receiver. The reason that the sixteen points are not isolated is because in Figures 8 and 9 are a snapshot of the data running was taken. The snapshot was taken while running in real time in order to show the jumps between points. It is seen that the points jump to other points as denoted by red dots. The next step in the verification process is to examine the transmitted and received I and Q values. Figure 10 shows the transmitted I values in orange and the received I values in blue. The transmitted values, which correspond to the very clean-looking constellation, appear as expected in Figure 10. The waveform looks similar to the received waveform in blue. You can see the four different values for I (-3000,-1000,1000,3000) in the transmitter waveform like those visible in the received waveform. The waveforms are not exactly the same even though they are similar. As mentioned above, this is likely due to a 90 degree phase rotation present at the receiver which has not been corrected. To improve the similitude of the waveforms, phase correction would need to be done in the receiver of the QAM system. 15

17 Figure 10: Itransmitted and Ireceived Figure 11 shows the transmitted Q values in orange and the received Q values in blue. The transmitted values, which correspond to the very clean-looking constellation, appear as expected in Figure 11. The waveform looks similar to the received waveform in blue. You can see the four different values for I (-3000,-1000,1000,3000) in the transmitter waveform like those visible in the received waveform. Figure 11: Qtransmitted and Qreceived 16

18 Originally, there were issues with the transmitted I and Q values. The waveforms were vary jagged and the four different symbols for each were not visible. Upon examination of the previous senior project report, it was found that there were no figures or data to show that the I and Q values for the previous senior project were correct. It was concluded that the resultin problem was already present in the QPSK project when before it was modified. To fix this issue, the system was slowed down to 1/4 th of the overall speed it was running at previously. It was deteremined this was the most likely the problem because the FPGA board used had a 100 MHz clock while the QPSK senior project used a 50 MHz. Since the system was running at twice the speed, the internal clock speed was cut by half. This improved the waveform but it still was not satisfactorily clear so the speed was cut in half again. VI. Conclusion In this project a complete OFDM transceiver was simulated and tested using VHDL. Design was verified by first building and testing a Simulink model before implementation. The finalized HDL code was successfully implemented on a Digilent Genesys FPGA board based on the Virtex 5 by Xilinx. Part of the HDL code was reconfigured from a previous senior project of a QPSK system for the 16-QAM system used in the current project. In conclusion, verification of the system was unable to be completed. The initial I and Q waveform issues on the transmitter side were fixed. This was done by slowing the whole system down. Although the waveforms are similar they are not the same, the most likely cause is a 90 degree phase rotation that is not being corrected. However, a complete and functioning OFDM system was built. In the future, performance evaluation is much needed and more OFDM carriers can be added to make a system closer to the a standard. 17

19 VII. References [1] Alan C. Brooks, Stephen J. Hoelzer, Design and Simulation of Orthogonal Frequency Division Multiplexing (OFDM) Signaling, 15 May 2001 [2] Anthony Gaught, Alexander Norton, and Christopher Brady, FPGA-based 16 QAM communication system, May 2013 [3] Langton, Charan, Orthogonal Frequency Division Multiplex (OFDM) Tutorial 2002 [4] Leon Couch, Digital and analog communication systems, 8th ed., Boston: Pearson, 2013 [5] Li, Zhi Young, OFDM transceiver design with FPGA and Demo on DE2-70 board 07 September 2008 [6] Shahbaz Abbasi and Shazer Baig, Hardware Implementation of OFDM Transmitter and Receiver using FPGA [7] Xilinx Logicore generator IP Fast Fourier Transform, San Jose, CA

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

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

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

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

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

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

More information

Receiver Designs for the Radio Channel

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

More information

Lecture 13. Introduction to OFDM

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

More information

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

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

An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels

An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels IEEE TRANSACTIONS ON COMMUNICATIONS, VOL 47, NO 1, JANUARY 1999 27 An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels Won Gi Jeon, Student

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

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

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

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

Ultra Wideband Transceiver Design

Ultra Wideband Transceiver Design Ultra Wideband Transceiver Design By: Wafula Wanjala George For: Bachelor Of Science In Electrical & Electronic Engineering University Of Nairobi SUPERVISOR: Dr. Vitalice Oduol EXAMINER: Dr. M.K. Gakuru

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

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

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

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

More information

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

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

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

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

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

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 8 (211), pp. 929-938 International Research Publication House http://www.irphouse.com Performance Evaluation of Nonlinear

More information

2.

2. PERFORMANCE ANALYSIS OF STBC-MIMO OFDM SYSTEM WITH DWT & FFT Shubhangi R Chaudhary 1,Kiran Rohidas Jadhav 2. Department of Electronics and Telecommunication Cummins college of Engineering for Women Pune,

More information

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

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

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

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

Chapter 2 Overview - 1 -

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

More information

Performance Evaluation of 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

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

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

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

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

Comparative Study of FLIP-OFDM and ACO-OFDM for Unipolar Communication System

Comparative Study of FLIP-OFDM and ACO-OFDM for Unipolar Communication System IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. Issue, April 04. ISS 48-7968 Comparative Study of FLIP-OFDM and ACO-OFDM for Unipolar Communication System Mr. Brijesh

More information

S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY

S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY A seminar report on Orthogonal Frequency Division Multiplexing (OFDM) Submitted by Sandeep Katakol 2SD06CS085 8th semester

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

Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multiple Access Method over AWGN and Fading Channels

Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multiple Access Method over AWGN and Fading Channels Orthogonal Frequency Division Multiplexing (OFDM) based Uplink Multiple Access Method over AWGN and Fading Channels Prashanth G S 1 1Department of ECE, JNNCE, Shivamogga ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

Basic idea: divide spectrum into several 528 MHz bands.

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

More information

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

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

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

More information

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

Advanced 3G & 4G Wireless Communication Prof. Aditya K. Jaganathan Department of Electrical Engineering Indian Institute of Technology, Kanpur

Advanced 3G & 4G Wireless Communication Prof. Aditya K. Jaganathan Department of Electrical Engineering Indian Institute of Technology, Kanpur (Refer Slide Time: 00:17) Advanced 3G & 4G Wireless Communication Prof. Aditya K. Jaganathan Department of Electrical Engineering Indian Institute of Technology, Kanpur Lecture - 32 MIMO-OFDM (Contd.)

More information

Part 3. Multiple Access Methods. p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU

Part 3. Multiple Access Methods. p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU Part 3. Multiple Access Methods p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU Review of Multiple Access Methods Aim of multiple access To simultaneously support communications between

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

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 REVIEW ON ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING: STUDY AND SURVEY SANJOG P.

More information

OFDM Systems For Different Modulation Technique

OFDM Systems For Different Modulation Technique Computing For Nation Development, February 08 09, 2008 Bharati Vidyapeeth s Institute of Computer Applications and Management, New Delhi OFDM Systems For Different Modulation Technique Mrs. Pranita N.

More information

Software-Defined Radio using Xilinx (SoRaX)

Software-Defined Radio using Xilinx (SoRaX) SoRaX-Page 1 Software-Defined Radio using Xilinx (SoRaX) Functional Requirements List and Performance Specifications By: Anton Rodriguez & Mike Mensinger Project Advisors: Dr. In Soo Ahn & Dr. Yufeng Lu

More information

SPARSE CHANNEL ESTIMATION BY PILOT ALLOCATION IN MIMO-OFDM SYSTEMS

SPARSE CHANNEL ESTIMATION BY PILOT ALLOCATION IN MIMO-OFDM SYSTEMS SPARSE CHANNEL ESTIMATION BY PILOT ALLOCATION IN MIMO-OFDM SYSTEMS Puneetha R 1, Dr.S.Akhila 2 1 M. Tech in Digital Communication B M S College Of Engineering Karnataka, India 2 Professor Department of

More information

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

Fundamentals of Digital Communication

Fundamentals of Digital Communication Fundamentals of Digital Communication Network Infrastructures A.A. 2017/18 Digital communication system Analog Digital Input Signal Analog/ Digital Low Pass Filter Sampler Quantizer Source Encoder Channel

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

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

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

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

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

More information

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

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

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

More information

Optimal Number of Pilots for OFDM Systems

Optimal Number of Pilots for OFDM Systems IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 8, Issue 6 (Nov. - Dec. 2013), PP 25-31 Optimal Number of Pilots for OFDM Systems Onésimo

More information

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

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

More information

Performance Analysis Of Hybrid Optical OFDM System With High Order Dispersion Compensation

Performance Analysis Of Hybrid Optical OFDM System With High Order Dispersion Compensation Performance Analysis Of Hybrid Optical OFDM System With High Order Dispersion Compensation Manpreet Singh Student, University College of Engineering, Punjabi University, Patiala, India. Abstract Orthogonal

More information

PEAK TO AVERAGE POWER RATIO REDUCTION USING BANDWIDTH EFFICIENCY INCREASING METHOD IN OFDM SYSTEM

PEAK TO AVERAGE POWER RATIO REDUCTION USING BANDWIDTH EFFICIENCY INCREASING METHOD IN OFDM SYSTEM www.arpapress.com/volumes/vol6issue/ijrras_6.pdf PEAK TO AVERAGE POWER RATIO REDUCTIO USIG BADWIDTH EFFICIECY ICREASIG METHOD I OFDM SYSTEM A.A. Abdul Wahab and M. F. Ain School of Electrical and Electronic

More information

Performance Analysis Of OFDM Using QPSK And 16 QAM

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

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

Channel Estimation in Multipath fading Environment using Combined Equalizer and Diversity Techniques

Channel Estimation in Multipath fading Environment using Combined Equalizer and Diversity Techniques International Journal of Scientific & Engineering Research Volume3, Issue 1, January 2012 1 Channel Estimation in Multipath fading Environment using Combined Equalizer and Diversity Techniques Deepmala

More information

Orthogonal Frequency Division Multiplexing (OFDM)

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

More information

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

Point-to-Point Communications

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

More information

Chaotically Modulated RSA/SHIFT Secured IFFT/FFT Based OFDM Wireless System

Chaotically Modulated RSA/SHIFT Secured IFFT/FFT Based OFDM Wireless System Chaotically Modulated RSA/SHIFT Secured IFFT/FFT Based OFDM Wireless System Sumathra T 1, Nagaraja N S 2, Shreeganesh Kedilaya B 3 Department of E&C, Srinivas School of Engineering, Mukka, Mangalore Abstract-

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

TCM-coded OFDM assisted by ANN in Wireless Channels

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

More information

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

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

ANALYSIS AND STUDY OF MULTI-SYMBOL ENCAPSULATED ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING

ANALYSIS AND STUDY OF MULTI-SYMBOL ENCAPSULATED ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING ANALYSIS AND STUDY OF MULTI-SYMBOL ENCAPSULATED ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF Bachelor of Technology In Electronics

More information

WAVELET OFDM WAVELET OFDM

WAVELET OFDM WAVELET OFDM EE678 WAVELETS APPLICATION ASSIGNMENT WAVELET OFDM GROUP MEMBERS RISHABH KASLIWAL rishkas@ee.iitb.ac.in 02D07001 NACHIKET KALE nachiket@ee.iitb.ac.in 02D07002 PIYUSH NAHAR nahar@ee.iitb.ac.in 02D07007

More information

Experimenting with Orthogonal Frequency-Division Multiplexing OFDM Modulation

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

More information

Fading & OFDM Implementation Details EECS 562

Fading & OFDM Implementation Details EECS 562 Fading & OFDM Implementation Details EECS 562 1 Discrete Mulitpath Channel P ~ 2 a ( t) 2 ak ~ ( t ) P a~ ( 1 1 t ) Channel Input (Impulse) Channel Output (Impulse response) a~ 1( t) a ~2 ( t ) R a~ a~

More information

Phase Modulator for Higher Order Dispersion Compensation in Optical OFDM System

Phase Modulator for Higher Order Dispersion Compensation in Optical OFDM System Phase Modulator for Higher Order Dispersion Compensation in Optical OFDM System Manpreet Singh 1, Karamjit Kaur 2 Student, University College of Engineering, Punjabi University, Patiala, India 1. Assistant

More information

Performance Analysis of OFDM System with QPSK for Wireless Communication

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

More information

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

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

More information

Performance of Orthogonal Frequency Division Multiplexing System Based on Mobile Velocity and Subcarrier

Performance of Orthogonal Frequency Division Multiplexing System Based on Mobile Velocity and Subcarrier Journal of Computer Science 6 (): 94-98, 00 ISSN 549-3636 00 Science Publications Performance of Orthogonal Frequency Division Multiplexing System ased on Mobile Velocity and Subcarrier Zulkeflee in halidin

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

Algorithm to Improve the Performance of OFDM based WLAN Systems

Algorithm to Improve the Performance of OFDM based WLAN Systems International Journal of Computer Science & Communication Vol. 1, No. 2, July-December 2010, pp. 27-31 Algorithm to Improve the Performance of OFDM based WLAN Systems D. Sreenivasa Rao 1, M. Kanti Kiran

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

Performance Improvement of OFDM System using Raised Cosine Windowing with Variable FFT Sizes

Performance Improvement of OFDM System using Raised Cosine Windowing with Variable FFT Sizes International Journal of Research (IJR) Vol-1, Issue-6, July 14 ISSN 2348-6848 Performance Improvement of OFDM System using Raised Cosine Windowing with Variable FFT Sizes Prateek Nigam 1, Monika Sahu

More information

FPGA Implementation of Gaussian Multicarrier. Receiver with Iterative. Interference. Canceller. Tokyo Institute of Technology

FPGA Implementation of Gaussian Multicarrier. Receiver with Iterative. Interference. Canceller. Tokyo Institute of Technology FPGA Implementation of Gaussian Multicarrier Receiver with Iterative Interference Canceller Tetsuou Ohori,, Satoshi Suyama, Hiroshi Suzuki, and Kazuhiko Fukawa Tokyo Institute of Technology This work was

More information

ANALYSIS OF BER AND SEP OF QPSK SIGNAL FOR MULTIPLE ANENNAS

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

More information

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 OFDM Modulated Digital Communication Using Software Defined Radio Unit For Radar Applications

Implementation of OFDM Modulated Digital Communication Using Software Defined Radio Unit For Radar Applications Volume 118 No. 18 2018, 4009-4018 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Implementation of OFDM Modulated Digital Communication Using Software

More information

PAPR Reduction techniques in OFDM System Using Clipping & Filtering and Selective Mapping Methods

PAPR Reduction techniques in OFDM System Using Clipping & Filtering and Selective Mapping Methods PAPR Reduction techniques in OFDM System Using Clipping & Filtering and Selective Mapping Methods Okello Kenneth 1, Professor Usha Neelakanta 2 1 P.G. Student, Department of Electronics & Telecommunication

More information

DATA INTEGRATION MULTICARRIER REFLECTOMETRY SENSORS

DATA INTEGRATION MULTICARRIER REFLECTOMETRY SENSORS Report for ECE 4910 Senior Project Design DATA INTEGRATION IN MULTICARRIER REFLECTOMETRY SENSORS Prepared by Afshin Edrissi Date: Apr 7, 2006 1-1 ABSTRACT Afshin Edrissi (Cynthia Furse), Department of

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

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

OFDM system: Discrete model Spectral efficiency Characteristics. OFDM based multiple access schemes. OFDM sensitivity to synchronization errors

OFDM system: Discrete model Spectral efficiency Characteristics. OFDM based multiple access schemes. OFDM sensitivity to synchronization errors Introduction - Motivation OFDM system: Discrete model Spectral efficiency Characteristics OFDM based multiple access schemes OFDM sensitivity to synchronization errors 4 OFDM system Main idea: to divide

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

Decrease Interference Using Adaptive Modulation and Coding

Decrease Interference Using Adaptive Modulation and Coding International Journal of Computer Networks and Communications Security VOL. 3, NO. 9, SEPTEMBER 2015, 378 383 Available online at: www.ijcncs.org E-ISSN 2308-9830 (Online) / ISSN 2410-0595 (Print) Decrease

More information

Performance Evaluation of different α value for OFDM System

Performance Evaluation of different α value for OFDM System Performance Evaluation of different α value for OFDM System Dr. K.Elangovan Dept. of Computer Science & Engineering Bharathidasan University richirappalli Abstract: Orthogonal Frequency Division Multiplexing

More information

Fourier Transform Time Interleaving in OFDM Modulation

Fourier Transform Time Interleaving in OFDM Modulation 2006 IEEE Ninth International Symposium on Spread Spectrum Techniques and Applications Fourier Transform Time Interleaving in OFDM Modulation Guido Stolfi and Luiz A. Baccalá Escola Politécnica - University

More information

Advanced 3G & 4G Wireless Communication Prof. Aditya K. Jagannatham Department of Electrical Engineering Indian Institute of Technology, Kanpur

Advanced 3G & 4G Wireless Communication Prof. Aditya K. Jagannatham Department of Electrical Engineering Indian Institute of Technology, Kanpur Advanced 3G & 4G Wireless Communication Prof. Aditya K. Jagannatham Department of Electrical Engineering Indian Institute of Technology, Kanpur Lecture - 30 OFDM Based Parallelization and OFDM Example

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