Optimization of OFDM Systems Using Genetic Algorithm in FPGA

Size: px
Start display at page:

Download "Optimization of OFDM Systems Using Genetic Algorithm in FPGA"

Transcription

1 Optimization of OFDM Systems Using Genetic Algorithm in FPGA 1 S.Venkatachalam, 2 T.Manigandan 1 Kongu Engineering College, Perundurai , Tamil Nadu, India 2 P.A. College of Engineering and Technology, Pollachi , Tamil Nadu, India Abstract In this paper subcarrier and power allocation to each user at base-station maximize the user data rates, subject to constraints on total power and bit error rate. First, each sub-channel is assigned to the user with best channel-to-noise ratio for the channel, with random power distributed by water filling algorithm. The proposed genetic search helps fast convergence and can handle large allocations of subcarriers to users without performance degradation. The simulation results show that genetic algorithm approach will be used where complex computations are involved and near optimal solution are acceptable for optimum resource allocation. Keywords Adaptive modulation, frequency selective fading channel, multiaccess communication, multiuser channel, orthogonal frequency division multiplexing (OFDM), resource management. I. INTRODUCTION Many authors have recently considered the problem of subcarrier, bit and power allocation in multiuser orthogonal frequency division multiplexing (MU-OFDM) systems [7], [8], [10], [12]. In these studies it is assumed that the base station (BS) knows the channel state information (CSI) for all the users and, using the CSI, dynamically assigns a subset of subcarriers to each user and allocates the power and modulation scheme for each subcarrier. In general, a constrained optimization problem makes it formulated wherein the object is to minimize the total transmit power (resp. maximize the total data rate) for the entire OFDM block while satisfying some constraints for the average bit-error-rate (BER) and the data rate of each user (resp. the total transmit power). The optimal subcarrier, bit and power allocation is a challenging task and its complexity prohibitive in practical communication systems [6], [9]. To avoid this difficulty, a tractable approach is to divide this problem into two separate problems: first find the optimal allocation of subcarriers to users, and next find the optimal allocation of bit and transmit power for each user. The solutions for the bit and power allocation problem are given in [1]-[5].Several suboptimal solutions for subcarrier allocation have also been proposed in [7], [10], [12]. The main drawback of the algorithms proposed these references is their high computational complexity. While these algorithms may be applicable in wire line systems where the CSI remains static for extended periods of time, they are not suitable for the wireless environment where, even in the case of slowly fading channels, the CSI needs to be updated (and the solution recalculated) after several OFDM blocks. Recently several authors have considered the problem of imperfect channel state information and its effect on bit and power allocation. In this paper, however, our main focus is on reducing the computational complexity of the bit and power allocation algorithms. We therefore assume perfect knowledge of the channel state information. The problem of optimal subcarrier, bit and power allocation is divided into two separate problems. A simple but efficient algorithm is presented for subcarrier allocation. The optimal bit and power allocation problem is formulated as a mixed integer programming problem. II. BASIC OFDM SYSTEM The transmitter section of the OFDM system is shown in figure 1. The basic working principle of the OFDM is that a high bit rate input is split into parallel lower bit rates and transmitted across the channel. The use of parallel transmission effectively increases the symbol duration and reduces ISI considerably. OFDM uses orthogonal carrier frequencies to modulate input data. Orthogonally of the carrier frequencies ensures that multiple-access is made possible in OFDM and thus each subcarrier carries unique information corresponding to the input data. It also cancels Inter-Carrier Interference (ICI). OFDM is the wireless counterpart to Discrete Multitone Modulation. Figure 1: Basic OFDM Transmitter System A high bit rate data stream is divided into N parallel low bit data streams each at a rate of 1/N. Each data stream is modulated using different subcarriers (orthogonal carrier frequencies) in their respective sub channels. Pulse shaping methods (Rectangular Pulse Shaping in the case of OFDM) are employed to modulated signals in order to 854

2 reduce the effects of ISI, reduce sensitivity to frequency and to minimize bandwidth requirements. Applying pulse shaping OFDM results in the subcarriers resembling sinc functions. This ensures that the sidebands of adjacent carriers overlap at zero crossings of the sinc function. This feature is shown in figure 2 and 3 for OFDM systems. The Inverse Fast Fourier Transform gives the Mathematical equivalent for pulse shaping. Thus, the IFFT of the modulated symbols is taken to obtain the required OFDM signal. Due to pulse shaping, the side lobes of the sinc functions are significant and there can be a lot of out-of-band interference. Also, pulse shaping requires that there is almost perfect frequency synchronization. The division of the signal to a large number of more of less independent channels will provide the flexibility needed for all foreseen future multimedia services (variable bit rate with different quality of services).potential drawbacks with OFDM as a multiple access concept are mainly based on that OFDM is a relatively young technique and there are open issues where still no optimum solution has been found. Topics which still are under active research are: Tools needed for the system to stay orthogonal. This is a problem essentially on the uplink. Studies have shown that there are methods for handling these types of problems. The high dynamics of the broadband signal implies a need of a wide range linear power amplifier (note that this is a general problem applicable to all broadband systems). OFDM is a spectrum efficient multiplexing technique that has proven functional in other concepts and standards as [1] [9] [10]. Figure 2: Single Carrier of OFDM In general it can be said that uncertainties concerning OFDM as a multiple access concept concerns the system uplink. The main issue is to keep the mobile synchronized to the base stations time and frequency grid. This means that the mobiles must transmit the information with some timing advance due to the different propagation delay of the radio channels. The mobiles need to be synchronized to preserve the system orthogonally and avoid inter channel interference (ICI). The downlink follows the same paths as the broadcast concepts and has already proven functional. Because all users are multiplexed in the base station they are always orthogonal to each other. Figure 3: Multiple carriers of OFDM III. OFDM AS MULTIPLE ACCESS CONCEPT The interest shown for the OFDM technique during the past years indicate interesting qualities as stated in [3][5]. According to results from different activities the most beneficial properties with the OFDM concept, from our point of view, are: Each transceiver will have access to all subcarriers within a cell layer (these enable very high bit-rates). There is more or less no need of frequency planning within a cell layer (it is performed with an Adaptive Channel Allocation algorithm). The technique will handle packet data services and mixtures of packet and circuit services. The subcarrier modulation is performed with a Fast Fourier Transform (FFT) which is a well-known algorithm and should be considered as a compact digital modulator (easy to implement). The division of the spectra to a large number of narrow banded, flat fading channels allows easy equalization even in environments with severe delay spread. IV. GENETIC ALGORITHM BASED ALLOCATION Genetic Algorithms (GAs) [6, 7, 12, and 15] provide learning method motivated by an analogy to biological evolution. Rather than search from general-to-specific hypotheses, or simple-to-complex, GAs generate successor hypotheses by repeatedly mutating (mutation is a genetic operator used to maintain genetic diversity from one generation of a population of chromosomes to the next) and recombining parts of the best currently known hypotheses. At each step, a collection of hypotheses called the current population is updated by replacing the fraction of population by offspring of the most-fit current hypotheses. The process forms a generate-andtest beam-search of hypotheses, in which variants of the best current hypotheses are most likely to be considered next. The genetic algorithms applications are inspired by many factors: A successful and robust method for adoption within biological systems. Possible to search spaces of hypotheses containing complex interacting parts, where the impact of each part on overall hypothesis fitness may be difficult to model. 855

3 Easily parallelized and can take the advantage of the decreasing costs of powerful computer hardware. The subcarrier allocation problem to multiple users has many different permutations; thereby making the solution space very large and a suboptimal allocation of subcarriers to users are acceptable. The GAs most suitable where the solution space is very large and a suboptimal solution may be sufficient in many scenarios. The problem addressed by GAs is to search the space of candidate hypotheses to identify the best hypotheses by a fitness function. The typical GA operates by iteratively updating a pool of hypotheses, called a population. During each iteration, the members of the population are evaluated according to the fitness function. A new population is then generated by probabilistically selecting the most-fit individuals from the current population which is forwarded to next generation population. Chromosome element -1 Subcarrie r 1 Chromosome element Subcarrier Figure 4: Coding of Genetic Algorithm Chromosom eelement n Subcarrier n GA is an artificial genetic system which is based on the processes of natural selection and natural genetic and has been effectively implemented in an optimization scheme. The genetic based optimization scheme is modeled by three major operators: Reproduction, Crossover and Mutation. Unknown variables are stored in a place, named Population and will be manipulated by the operators consecutively as shown in the basic GA Cycle diagram, figure5. The iterative improvement generally leads to near optimal solutions. The above discussion shows that GAs are suitable for the optimization of the subcarrier and bit allocation problem in a multiuser OFDM system. The processing steps in GA based algorithm are as follows: 1. Generate chromosome of N elements (minimum length of chromosome is assumed as 50, thus there are 50 subcarriers) and total number of chromosomes (population) as 30 for the experiment. Each element in the chromosome is a subcarrier allocated to a user (one user may be allocated more than one subcarrier). Thus the population is a 2-D array, where the rows represent chromosome number and column of a row represents subcarriers. 2. Evaluate- use the water-filling method to allocate each user s bits and subcarrier and calculate the overall transmission power. 3. Generate the new population using crossover and mutation probability. 4. Repeat step 2 and step 3 till the system converges. In this paper, the authors calculated each user s power requirement and the total transmission power required by all users. The subcarriers allocated as per the user s request arrives. The fitness is equal to the power required for all users or required by all subcarriers allocated to users. The lower the value of power P * k,n the higher the fitness. The genetic algorithms had built-in selection of stronger individuals to be the winners from the old generation to new generation. Each chromosome had the format shown in figure 4. The value of each element in the array (chromosome) is confined to a user signal and randomly generated. The array represents a solution to the optimization problem. Figure 5: Genetic algorithm cycle A. Initial population creation The features of initial population have important effects on the convergence speed and the final solution. Especially in our problem, the proper creation method for initial population is extremely important, because the search space is large and varies with different timeslots. Since we cannot compute out the feasible solution space before we search the optimal solution, we have to execute a refining algorithm when creating the initial population, so that the initial population includes far as more feasible and even "good" individuals as possible. The refining process is simple and only needs a linear searching time: for the sub-carrier channel, if the magnitude of the channel gain of the sub-carrier as seen by the assigned user is below a threshold, we set the assigned rate to be very small or even 0, otherwise we randomly assigned the transmission rate. So the purpose of the refining operation is to remove the solutions that obviously violate the energy constrains and select a feasible solution or even "good" chromosome in the refined population. 856

4 B. Fitness function The fitness should respond the individual performance: the "good individual" (its utility function is fairly large) has bigger fitness than the "bad one" (its utility function is fairly small). Therefore, the fitness function can be just defined as the system utility function (1). C. Selection, Crossover and Mutation operation In our genetic algorithm, an elitist model is adopted as the selection operator. By the model we first select the optimal individuals and directly copy them to the next generation, and then select the rest by the proportional model. The crossover scheme is selected as parents to produce an offspring. Because we have good population after refining the initial population, the crossover operations and mutation operation used in our algorithm is not special, and can be selected from the popular algorithm. V. OFDM SIGNALS OFDM is a communication method which can be viewed as a modulation scheme or a multiplexing technique. In OFDM, the carrier spacing is selected such that each subcarrier is orthogonal to the other subcarriers. Two signals are spectrally orthogonal if the following condition is true: ( ) convert them into parallel format since IFFT module requires parallel input to process data. The serial to parallel module does the conversion. These parallel symbols are transformed from frequency domain into time domain using IFFT module. These signals are converted into serial format and add a cyclic prefix to data frame before being transmitted. B. Simplified Receiver Block Diagram Figure 7: Simplified receiver block diagram Figure 7 show the basic block diagram for receiver module. There are five modules in the receiver block and as mentioned before, cyclic prefix removal will not be included into the design. The received data is in serial format, thus, since FFT input is in parallel, a module which converts from serial to parallel is required. Output from FFT is converted back to serial format through parallel to serial converter. The conversion is required since the serial data need to be transmitted. Finally the serial output is demodulated using demapping module to get the transmitted data. Where T is the period, Â1 and Â2 are input signals, and P denotes complex conjugate. A. Simplified Transmitter Block Diagram VI. SIMULATION RESULTS Figure 6: Simplified transmitter block diagram Figure 6 show the simplified block diagram of OFDM transmitter. It can be seen that the block is divided into several parts with each block function different and this is to ensure that the system works effectively. Since the main component is processing block, so, the work is started from this part. All block set function is implemented in the FPGA development board. Cyclic prefix is a module, which is used to concatenate partial end of information bit and put at the beginning of the information frame. But in this project cyclic prefix is not included in this design because it is not within the scope of the investigation. The generation of OFDM signal started from amplitude modulation mapping bank. The serial input data is mapped to appropriate symbol to represent the data bits. These symbols are in serial format and are needed to Figure 8: BER of AWGN channel The BER curve for AWGN channel is shown in figure 8 the target bit error rate is set to

5 increased complexity and higher transmitter and receiver demands. However, for certain systems, modern digital signal processing techniques now make it possible to use this modulation system to improve the reliability of the communications link. From the above simulated waveforms, the transitions can be observed which will be useful for understanding the performance of the system in real world implementation. The power estimation is done to approximately determine the amount of power required for implementation. Future scope is to generate number of bits assigned to each carrier which can be varied with a bound on average BER. REFERENCES [1] G. Young, K.T. Foster and J.W. Cook, 1995, "Broadband Multimedia Delivery over Copper", BT Techno J., Vol 13, No. 4, October Figure 9: BER of Rayleigh fading channel The BER curve for Rayleigh fading channel is shown in figure 9 the target bit error rate is set to [2] William Stallings, 2002, Communications and Networks, Prentice Hall, ISBN: , [3] L. C Cimini, 1985, Analysis and Simulation of a Digital Mobile Channel Using Orthogonal Frequency Division Multiplexing, IEEE Transactions on Communication. N.7 July [4] S. B. Weinstein and P. M.Ebert, Data Transmission by frequency division multiplexing using the Discrete Fourier Transform, IEEE. [5] M. Alard and R. Lasalle, 1987, Principles of Modulation and Channel Coding for Digital Broadcasting for Mobile Receivers, EBU Review - Technical, August [6] A. Coley, 2003, An Introduction to Genetic Algorithms for Scientists and Engineers, World Scientific, ISBN: , Figure 10: Simulation result for transmitter [7] H. S. Kim, J. S. Kwak, J. M. Choi and J. H. Lee, 2004, Efficient Subcarrier and Bit Allocation Algorithm for OFDMA System with Adaptive Modulation, IEEE Vehicular Technology Conference, V59, n3, pp , [8] J. J. Beek, O. Edfors, P. O. Borjesson, M. Wahlqvist and C. Ostberg, 1996, A conceptual Study of OFDM-based Multiple Access Schemes, Technical Report# 10/0363-5/FCPA , August [9] European Broadcasting Union, "Digital sound broadcasting to mobile, portable and fixed receivers". [10] Y. Wong, C. Y. Tsui, R. S. Cheng and K. B. Letaief, 1999, A Real-time Sub-carrier Allocation Scheme for Multiple Access Downlink OFDM Transmission, IEEE VTC 99. Figure 11: Simulation result for receiver VII. CONCLUSION OFDM techniques are quickly becoming popular for advanced communications networks. Advances in VLSI technology have made it possible to efficiently implement a FFT block in hardware. OFDM should not be considered for every communication system because of its [11] H. F. Harmuth, 1960, On the transmission of information by the orthogonal time function, AIEEE Trans.Vol.79, pp , July [12] Y. F. Chen, J. W. Chen and C. P. Li, 1994, A Real-time Joint Subcarrier, Bit and Power Allocation Scheme for Multiuser OFDM-based Systems, IEEE VTC 04. [13] J. Rinne and M. Renfors, 1994, The Behavior of OFDM signals in an amplitude limiting channel, in Proc.of.ICC 95.pp ,

6 [14] J. Jang and K. B. Lee, 2003, Transmission Power Adaptation for Multiuser OFDM Systems, IEEE Jan Selected Areas Communications, Vol 21, No. 2, February [15] T. M. Mitchell, 1997, Machine Learning, McGraw Hill, ISBN:

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

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

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

Comparison of ML and SC for ICI reduction in OFDM system

Comparison of ML and SC for ICI reduction in OFDM system Comparison of and for ICI reduction in OFDM system Mohammed hussein khaleel 1, neelesh agrawal 2 1 M.tech Student ECE department, Sam Higginbottom Institute of Agriculture, Technology and Science, Al-Mamon

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

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 8 ǁ August 2013 ǁ PP.45-51 Improving Channel Estimation in OFDM System Using Time

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

Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User

Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User Dynamic Subchannel and Bit Allocation in Multiuser OFDM with a Priority User Changho Suh, Yunok Cho, and Seokhyun Yoon Samsung Electronics Co., Ltd, P.O.BOX 105, Suwon, S. Korea. email: becal.suh@samsung.com,

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

A conceptual study of OFDM-based multiple access schemes: Part 1 - Air interface requirements

A conceptual study of OFDM-based multiple access schemes: Part 1 - Air interface requirements A conceptual study of OFDM-based multiple access schemes: Part 1 - Air interface requirements Wahlqvist, Matthias; Östberg, Christer; van de Beek, Jan-Jaap; Edfors, Ove; Börjesson, Per Ola Published: 1996-01-01

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

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

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

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

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

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

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

More information

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

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

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

FREQUENCY RESPONSE BASED RESOURCE ALLOCATION IN OFDM SYSTEMS FOR DOWNLINK

FREQUENCY RESPONSE BASED RESOURCE ALLOCATION IN OFDM SYSTEMS FOR DOWNLINK FREQUENCY RESPONSE BASED RESOURCE ALLOCATION IN OFDM SYSTEMS FOR DOWNLINK Seema K M.Tech, Digital Electronics and Communication Systems Telecommunication department PESIT, Bangalore-560085 seema.naik8@gmail.com

More information

Multi-Carrier Systems

Multi-Carrier Systems Wireless Information Transmission System Lab. Multi-Carrier Systems 2006/3/9 王森弘 Institute of Communications Engineering National Sun Yat-sen University Outline Multi-Carrier Systems Overview Multi-Carrier

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

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

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

Performance analysis of MISO-OFDM & MIMO-OFDM Systems

Performance analysis of MISO-OFDM & MIMO-OFDM Systems Performance analysis of MISO-OFDM & MIMO-OFDM Systems Kavitha K V N #1, Abhishek Jaiswal *2, Sibaram Khara #3 1-2 School of Electronics Engineering, VIT University Vellore, Tamil Nadu, India 3 Galgotias

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

Transmit Power Adaptation for Multiuser OFDM Systems

Transmit Power Adaptation for Multiuser OFDM Systems IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 21, NO. 2, FEBRUARY 2003 171 Transmit Power Adaptation Multiuser OFDM Systems Jiho Jang, Student Member, IEEE, Kwang Bok Lee, Member, IEEE Abstract

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

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

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

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

On Comparison of DFT-Based and DCT-Based Channel Estimation for OFDM System

On Comparison of DFT-Based and DCT-Based Channel Estimation for OFDM System www.ijcsi.org 353 On Comparison of -Based and DCT-Based Channel Estimation for OFDM System Saqib Saleem 1, Qamar-ul-Islam Department of Communication System Engineering Institute of Space Technology Islamabad,

More information

Peak to Average Power Ratio (PAPR) Reduction Techniques in OFDM for Optic Communications

Peak to Average Power Ratio (PAPR) Reduction Techniques in OFDM for Optic Communications Human Journals Review Article November 2018 Vol.:11, Issue:1 All rights are reserved by Ousama M Abdulwanes Awad et al. Peak to Average Power Ratio (PAPR) Reduction Techniques in OFDM for Optic Communications

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION High data-rate is desirable in many recent wireless multimedia applications [1]. Traditional single carrier modulation techniques can achieve only limited data rates due to the restrictions

More information

Carrier Frequency Synchronization in OFDM-Downlink LTE Systems

Carrier Frequency Synchronization in OFDM-Downlink LTE Systems Carrier Frequency Synchronization in OFDM-Downlink LTE Systems Patteti Krishna 1, Tipparthi Anil Kumar 2, Kalithkar Kishan Rao 3 1 Department of Electronics & Communication Engineering SVSIT, Warangal,

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

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

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

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

Performance analysis of FFT based and Wavelet Based SC-FDMA in Lte

Performance analysis of FFT based and Wavelet Based SC-FDMA in Lte Performance analysis of FFT based and Wavelet Based SC-FDMA in Lte Shanklesh M. Vishwakarma 1, Prof. Tushar Uplanchiwar 2,Prof.MissRohiniPochhi Dept of ECE,Tgpcet,Nagpur Abstract Single Carrier Frequency

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

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

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

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

More information

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

DIGITAL Radio Mondiale (DRM) is a new

DIGITAL Radio Mondiale (DRM) is a new Synchronization Strategy for a PC-based DRM Receiver Volker Fischer and Alexander Kurpiers Institute for Communication Technology Darmstadt University of Technology Germany v.fischer, a.kurpiers @nt.tu-darmstadt.de

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

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

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

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

More information

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

Study of Turbo Coded OFDM over Fading Channel

Study of Turbo Coded OFDM over Fading Channel International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 3, Issue 2 (August 2012), PP. 54-58 Study of Turbo Coded OFDM over Fading Channel

More information

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

Noise Plus Interference Power Estimation in Adaptive OFDM Systems

Noise Plus Interference Power Estimation in Adaptive OFDM Systems Noise Plus Interference Power Estimation in Adaptive OFDM Systems Tevfik Yücek and Hüseyin Arslan Department of Electrical Engineering, University of South Florida 4202 E. Fowler Avenue, ENB-118, Tampa,

More information

International Journal of Informative & Futuristic Research ISSN:

International Journal of Informative & Futuristic Research ISSN: Reviewed Paper Volume 3 Issue 7 March 2016 International Journal of Informative & Futuristic Research Study Of Bit Error Rate Performance And CFO Estimation In OFDM Using QPSK Modulation Technique Paper

More information

Effects of Fading Channels on OFDM

Effects of Fading Channels on OFDM IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 116-121 Effects of Fading Channels on OFDM Ahmed Alshammari, Saleh Albdran, and Dr. Mohammad

More information

A SUBCARRIER AND BIT ALLOCATION ALGORITHM FOR MOBILE OFDMA SYSTEMS

A SUBCARRIER AND BIT ALLOCATION ALGORITHM FOR MOBILE OFDMA SYSTEMS A SUBCARRIER AND BIT ALLOCATION ALGORITHM FOR MOBILE OFDMA SYSTEMS Anderson Daniel Soares 1, Luciano Leonel Mendes 1 and Rausley A. A. Souza 1 1 Inatel Electrical Engineering Department P.O. BOX 35, Santa

More information

Simplified Levenberg-Marquardt Algorithm based PAPR Reduction for OFDM System with Neural Network

Simplified Levenberg-Marquardt Algorithm based PAPR Reduction for OFDM System with Neural Network Simplified Levenberg-Marquardt Algorithm based PAPR Reduction for OFDM System with Neural Network Rahul V R M Tech Communication Department of Electronics and Communication BCCaarmel Engineering College,

More information

A New Preamble Aided Fractional Frequency Offset Estimation in OFDM Systems

A New Preamble Aided Fractional Frequency Offset Estimation in OFDM Systems A New Preamble Aided Fractional Frequency Offset Estimation in OFDM Systems Soumitra Bhowmick, K.Vasudevan Department of Electrical Engineering Indian Institute of Technology Kanpur, India 208016 Abstract

More information

Frequency-Domain Equalization for SC-FDE in HF Channel

Frequency-Domain Equalization for SC-FDE in HF Channel Frequency-Domain Equalization for SC-FDE in HF Channel Xu He, Qingyun Zhu, and Shaoqian Li Abstract HF channel is a common multipath propagation resulting in frequency selective fading, SC-FDE can better

More information

ORTHOGONAL frequency division multiplexing (OFDM)

ORTHOGONAL frequency division multiplexing (OFDM) 144 IEEE TRANSACTIONS ON BROADCASTING, VOL. 51, NO. 1, MARCH 2005 Performance Analysis for OFDM-CDMA With Joint Frequency-Time Spreading Kan Zheng, Student Member, IEEE, Guoyan Zeng, and Wenbo Wang, Member,

More information

A New Data Conjugate ICI Self Cancellation for OFDM System

A New Data Conjugate ICI Self Cancellation for OFDM System A New Data Conjugate ICI Self Cancellation for OFDM System Abhijeet Bishnu Anjana Jain Anurag Shrivastava Department of Electronics and Telecommunication SGSITS Indore-452003 India abhijeet.bishnu87@gmail.com

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

Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK

Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK Performance Analysis of Concatenated RS-CC Codes for WiMax System using QPSK Department of Electronics Technology, GND University Amritsar, Punjab, India Abstract-In this paper we present a practical RS-CC

More information

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

Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding Technique

Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding Technique e-issn 2455 1392 Volume 2 Issue 6, June 2016 pp. 190 197 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding

More information

AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System

AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System AWGN Channel Performance Analysis of QO-STB Coded MIMO- OFDM System Pranil Mengane 1, Ajitsinh Jadhav 2 12 Department of Electronics & Telecommunication Engg, D.Y. Patil College of Engg & Tech, Kolhapur

More information

A SURVEY OF LOW COMPLEXITY ESTIMATOR FOR DOWNLINK MC-CDMA SYSTEMS

A SURVEY OF LOW COMPLEXITY ESTIMATOR FOR DOWNLINK MC-CDMA SYSTEMS A SURVEY OF LOW COMPLEXITY ESTIMATOR FOR DOWNLINK MC-CDMA SYSTEMS Nitin Kumar Suyan, Mrs. Garima Saini Abstract This paper provides a survey among different types of channel estimation schemes for MC-CDMA.

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

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

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

More information

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

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

ENHANCING BER PERFORMANCE FOR OFDM

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

More information

Margin Adaptive Resource Allocation for Multi user OFDM Systems by Particle Swarm Optimization and Differential Evolution

Margin Adaptive Resource Allocation for Multi user OFDM Systems by Particle Swarm Optimization and Differential Evolution Margin Adaptive Resource Allocation for Multi user OFDM Systems by Particle Swarm Optimization and Differential Evolution Imran Ahmed, Sonia Sadeque, and Suraiya Pervin Northern University Bangladesh,

More information

Evaluation of BER and PAPR by using Different Modulation Schemes in OFDM System

Evaluation of BER and PAPR by using Different Modulation Schemes in OFDM System International Journal of Computer Networks and Communications Security VOL. 3, NO. 7, JULY 2015, 277 282 Available online at: www.ijcncs.org E-ISSN 2308-9830 (Online) / ISSN 2410-0595 (Print) Evaluation

More information

A Kalman Filter Approach to Reduce ICI in OFDM Systems

A Kalman Filter Approach to Reduce ICI in OFDM Systems A Kalman Filter Approach to Reduce ICI in OFDM Systems Pardeep 1, Sajjan Singh 2, S. V. A. V. Prasad 3 1 M.Tech Scholar, Department of ECE, BRCM CET, Bahal, Bhiwani, India e-mail: ps58519@gmail.com 2 Assistant

More information

Study on OFDM Symbol Timing Synchronization Algorithm

Study on OFDM Symbol Timing Synchronization Algorithm Vol.7, No. (4), pp.43-5 http://dx.doi.org/.457/ijfgcn.4.7..4 Study on OFDM Symbol Timing Synchronization Algorithm Jing Dai and Yanmei Wang* College of Information Science and Engineering, Shenyang Ligong

More information

Broadband OFDM-FDMA System for the Uplink of a Wireless LAN

Broadband OFDM-FDMA System for the Uplink of a Wireless LAN Broadband OFDM-FDMA System for the Uplink of a Wireless LAN Dirk Galda and Hermann Rohling Department of Telecommunications,TU of Hamburg-Harburg Eißendorfer Straße 40, 21073 Hamburg, Germany Elena Costa,

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

SIDELOBE SUPPRESSION AND PAPR REDUCTION FOR COGNITIVE RADIO MIMO-OFDM SYSTEMS USING CONVEX OPTIMIZATION TECHNIQUE

SIDELOBE SUPPRESSION AND PAPR REDUCTION FOR COGNITIVE RADIO MIMO-OFDM SYSTEMS USING CONVEX OPTIMIZATION TECHNIQUE SIDELOBE SUPPRESSION AND PAPR REDUCTION FOR COGNITIVE RADIO MIMO-OFDM SYSTEMS USING CONVEX OPTIMIZATION TECHNIQUE Suban.A 1, Jeswill Prathima.I 2, Suganyasree G.C. 3, Author 1 : Assistant Professor, ECE

More information

CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS

CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS 44 CHAPTER 3 ADAPTIVE MODULATION TECHNIQUE WITH CFO CORRECTION FOR OFDM SYSTEMS 3.1 INTRODUCTION A unique feature of the OFDM communication scheme is that, due to the IFFT at the transmitter and the FFT

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

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

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

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

ENHANCED BANDWIDTH EFFICIENCY IN WIRELESS OFDMA SYSTEMS THROUGH ADAPTIVE SLOT ALLOCATION ALGORITHM

ENHANCED BANDWIDTH EFFICIENCY IN WIRELESS OFDMA SYSTEMS THROUGH ADAPTIVE SLOT ALLOCATION ALGORITHM ENHANCED BANDWIDTH EFFICIENCY IN WIRELESS OFDMA SYSTEMS THROUGH ADAPTIVE SLOT ALLOCATION ALGORITHM K.V. N. Kavitha 1, Siripurapu Venkatesh Babu 1 and N. Senthil Nathan 2 1 School of Electronics Engineering,

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

Effects of Nonlinearity on DFT-OFDM and DWT-OFDM Systems

Effects of Nonlinearity on DFT-OFDM and DWT-OFDM Systems Effects of Nonlinearity on DFT-OFDM and DWT-OFDM Systems Sivakrishna jajula 1, P.V.Ramana 2 1 Department of Electronics and Communication Engineering, Sree Vidyanikethan Engineering College, TIRUPATI 517

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

More information

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

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

More information

ORTHOGONAL frequency division multiplexing

ORTHOGONAL frequency division multiplexing IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 47, NO. 3, MARCH 1999 365 Analysis of New and Existing Methods of Reducing Intercarrier Interference Due to Carrier Frequency Offset in OFDM Jean Armstrong Abstract

More information

S PG Course in Radio Communications. Orthogonal Frequency Division Multiplexing Yu, Chia-Hao. Yu, Chia-Hao 7.2.

S PG Course in Radio Communications. Orthogonal Frequency Division Multiplexing Yu, Chia-Hao. Yu, Chia-Hao 7.2. S-72.4210 PG Course in Radio Communications Orthogonal Frequency Division Multiplexing Yu, Chia-Hao chyu@cc.hut.fi 7.2.2006 Outline OFDM History OFDM Applications OFDM Principles Spectral shaping Synchronization

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

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

An Overview of PAPR Reduction Techniques In Concerned with OFDM

An Overview of PAPR Reduction Techniques In Concerned with OFDM An Overview of PAPR Reduction Techniques In Concerned with OFDM Prof. Kailas Prof.Sharan Gowda Prof.Annarao Mr.Ramchandrappa Assistant Professor Assistant Professor Assistant Professor M.Tech Scholar E&CE

More information

An Effective Subcarrier Allocation Algorithm for Future Wireless Communication Systems

An Effective Subcarrier Allocation Algorithm for Future Wireless Communication Systems An Effective Subcarrier Allocation Algorithm for Future Wireless Communication Systems K.Siva Rama Krishna, K.Veerraju Chowdary, M.Shiva, V.Rama Krishna Raju Abstract- This paper focuses on the algorithm

More information

IJMIE Volume 2, Issue 4 ISSN:

IJMIE Volume 2, Issue 4 ISSN: Reducing PAPR using PTS Technique having standard array in OFDM Deepak Verma* Vijay Kumar Anand* Ashok Kumar* Abstract: Orthogonal frequency division multiplexing is an attractive technique for modern

More information

Subcarrier Based Resource Allocation

Subcarrier Based Resource Allocation Subcarrier Based Resource Allocation Ravikant Saini, Swades De, Bharti School of Telecommunications, Indian Institute of Technology Delhi, India Electrical Engineering Department, Indian Institute of Technology

More information

(OFDM). I. INTRODUCTION

(OFDM). I. INTRODUCTION Survey on Intercarrier Interference Self- Cancellation techniques in OFDM Systems Neha 1, Dr. Charanjit Singh 2 Electronics & Communication Engineering University College of Engineering Punjabi University,

More information

Frame Synchronization Symbols for an OFDM System

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

More information

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