WLAN a Algorithm Packet Detection Carrier Frequency Offset, and Symbol Timing. Hung-Yi Lu

Size: px
Start display at page:

Download "WLAN a Algorithm Packet Detection Carrier Frequency Offset, and Symbol Timing. Hung-Yi Lu"

Transcription

1 WLAN a Algorithm Packet Detection Carrier Frequency Offset, and Symbol Timing Hung-Yi Lu

2 Outline Packet Dection Carrier Frequency Offset Cordic Symbol Timing

3 WLAN a Rx Flow Chart

4 802.11a Preamble Structure

5 Timing Estimation Timing estimation consists of two main tasks Packet synchronization Symbol synchronization The first task of the receiver is to detect the start of an incoming packet Broadcast system naturally do not require packet detection. However, for a packet oriented network, find the packet is obviously of central importance for high network performance

6 Packet Detection

7 Packet Detection(1/3) Packet detection is the task of finding an approximate estimate of the preamble of an incoming data packet. Generally packet detection cam be describe as a binary hypothesis. Two statement: Null Hypothesis:H0 Alternative Hypothesis:H1

8 Packet Detection(2/3) The actual test is usually of the form that test whether a decision variable mn exceeds a predefine threshold Th. H H 0 1 : m : m n n < Th Packet not present Th Packet present The performance of the packet detection algorithm can be summarized with two probabilities: PD: The probability of detecting a packet when it is truly present. PFA: The probability that the test incorrectly decides that a packet is present, when actually there is none.

9 Packet Detection(3/3) A little higher PFA can be tolerate to guarantee good PD Method Received Signal Energy Detection Double Sliding Window Packet Detection Using Preamble for Packet Detection Main Method for WLAN : Preamble for Packet Detection

10 Received Signal Energy Detection(1/4) The simplest algorithm for finding the start edge of the incoming packet is to measure the received signal energy When there is no packet being received, the received signal rn = wn.when the packet starts, the received energy is increased by the signal component rn= sn+ wn m n = L 1 k = 0 r * n krn k = L 1 k= 0 r n k 2 The decision variable mn

11 Received Signal Energy Detection(2/4) This type of sum is called a sliding window. m 2 n+ 1 = mn + rn + 1 rn L+ 1 2 Data in r15 r14 LL r1 r0 mn LL mn+1

12 Received Signal Energy Detection(4/4)

13 Received Signal Energy Detection(3/4) The level of the noise power is generally unknown and can change when the receiver adjusts its RF amplifier setting. When a wanted packet is incoming, its received signal strength depends on the power setting of the transmitter and on the total path loss from the transmitter to the receiver.

14 Double Sliding Window Packet Detection(1/5) The double sliding window packet detection algorithm calculates two consecutive sliding windows of the received energy. The basic principle is to form the decision variable mn as a ratio of the total energy contained inside the two windows.

15 Double Sliding Window Packet Detection(2/5) When only noise is received the response is flat. ~ noise ~ A B Th mn

16 Double Sliding Window Packet Detection(3/5) When the packet edge start to cover the A window, the energy in the A window gets higher until the point where A is totally contained inside the start of the packet After this point B window starts to also collect signal energy, and when it is also completely inside the received packet, the response of mn is flat again. packet A B Th mn

17 Double Sliding Window Packet Detection(4/5) Equation shows the calculation of the A window value (an) and the calculation for B window (bn). Then the decision variable is formed by dividing the value of the an by bn. Using the double sliding window algorithm is a good approach, if the receiver does not have additional information about the received data n n n L l l n L l l n l n n M m m n M m m n m n n b a m r r r b r r r a = = = = = = + = + + = = * *

18 Double Sliding Window Packet Detection(5/5)

19 Using The Structure of The Preamble(1/3) Overall the method resembles the double sliding window algorithm, but it takes advantage of the periodicity of the short training symbols at the start of the preamble This approach is called delay and correlate algorithm

20 Structure for packet Detection(2/3) The C window is a crosscorrelation between the received signal and a delay version of the received signal The P window calculates the received signal energy during the crosscorrelation window. The value of the P window is used to normalize the decision statistic, so that it is not dependent on absolute received power level.

21 Structure for packet Detection(3/3)

22 Carrier Frequency Offset

23 Introduction(1/2) One of the drawbacks of OFDM is its sensitivity to carrier frequency offset This degradation is caused by two main phenomena Reduction of amplitude of the desired subcarrier ICI caused by neighboring carriers.

24 Introduction(2/2) The various algorithm that have been developed to estimate carrier frequency offsets in OFDM systems are divided into three types Data-aided Cyclic prefix Training symbol Non-data-aided For WLAN application,data-aided is the most important.

25 Carrier Frequency Offset(1/6) We first derive a data-aided maximum likelihood estimator that operates on the received time domain signal. The training information required is at least two consequently repeated symbols.

26 Carrier Frequency Offset(2/6) sn :training signal yn :passband signal

27 Carrier Frequency Offset(3/6) D: The delay between the identical samples of the two repeated symbol

28 Carrier Frequency Offset(4/6) 1 2πDT s fˆδ

29 Carrier Frequency Offset(5/6) The angle of z is unambiguously defined only in the range[-π, π). Thus if the absolute value of the frequency error is larger than the following limit the estimate will be incorrect For a,the sample time is 50ns,and the delay D=16

30 Carrier Frequency Offset(6/6) The carrier frequency in a is approximately 5.3GHz,and the standard specifies a maximum oscillator error of 20 part per million (ppm). This amounts to a 6 9 frequency error of f = = 212kHz Now consider the long training symbols. Δ f Δ max 1 = 4 2DTs = kHz

31 Carrier Frequency Offset -CORDIC Introduction

32 CFO Block Diagram 1 2πDT s fˆδ CORDIC

33 Introduct to CORDIC y (x,y) φ θ (x,y ) x (x,y ) (x,y )

34 Two Types in CORDIC Vectoring Force y-component to zero Rotation Force z-component to zero

35 Vectoring Mode

36 Rotation Mode

37 Symbol Timing

38 Symbol Timing(1/7) Symbol timing refers to the task of finding the precise moment of which individual OFDM symbols start and end. A WLAN receiver cannot afford to spend any time beyond the preamble to find the symbol timing. WLAN receivers have knowledge of the preamble available to them, which enables the receiver to use simple crosscorrelation based symbol timing algorithm.

39 Symbol Timing(2/7) After the packet detector has provided an estimate of the start edge of the packet, the symbol timing algorithm refines the estimate to sample level precision. The refinement is performed by calculating the crosscorrelation of the received signal rn and a known reference tk L 1 ˆ t = arg max s n k = 0 r n + k t * k 2

40 Symbol Timing(3/7) rn tk

41 Symbol Timing(4/7) rn Parallel Load tk

42 Symbol Timing(5/7) Using this correlator to find the start point of the Data field θ where L = 16 samples where N = 64 samples ^ D θ + L = arg max Re{ rkr ( ) *( k N)} θ k = θ copy copy samples

43 Symbol Timing(6/7)

44 Symbol Timing(7/7)

Chapter 4 Investigation of OFDM Synchronization Techniques

Chapter 4 Investigation of OFDM Synchronization Techniques Chapter 4 Investigation of OFDM Synchronization Techniques In this chapter, basic function blocs of OFDM-based synchronous receiver such as: integral and fractional frequency offset detection, symbol timing

More information

A Hybrid Synchronization Technique for the Frequency Offset Correction in OFDM

A Hybrid Synchronization Technique for the Frequency Offset Correction in OFDM A Hybrid Synchronization Technique for the Frequency Offset Correction in OFDM Sameer S. M Department of Electronics and Electrical Communication Engineering Indian Institute of Technology Kharagpur West

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

Wireless Networks (PHY)

Wireless Networks (PHY) 802.11 Wireless Networks (PHY) Kate Ching-Ju Lin ( 林靖茹 ) Academia Sinica 2016.03.18 CSIE, NTU Reference 1. OFDM Tutorial online: http://home.iitj.ac.in/~ramana/ofdmtutorial.pdf 2. OFDM Wireless LWNs: A

More information

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont.

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont. TSTE17 System Design, CDIO Lecture 5 1 General project hints 2 Project hints and deadline suggestions Required documents Modulation, cont. Requirement specification Channel coding Design specification

More information

Wireless Communication Systems: Implementation perspective

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

More information

SYNCHRONIZATION ALGORITHMS FOR THE IEEE a/g WIRELESS LAN

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

More information

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

Self-interference Handling in OFDM Based Wireless Communication Systems

Self-interference Handling in OFDM Based Wireless Communication Systems Self-interference Handling in OFDM Based Wireless Communication Systems Tevfik Yücek yucek@eng.usf.edu University of South Florida Department of Electrical Engineering Tampa, FL, USA (813) 974 759 Tevfik

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

Reduction of Frequency Offset Using Joint Clock for OFDM Based Cellular Systems over Generalized Fading Channels

Reduction of Frequency Offset Using Joint Clock for OFDM Based Cellular Systems over Generalized Fading Channels Reduction of Frequency Offset Using Joint Clock for OFDM Based Cellular Systems over Generalized Fading Channels S.L.S.Durga, M.V.V.N.Revathi 2, M.J.P.Nayana 3, Md.Aaqila Fathima 4 and K.Murali 5, 2, 3,

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 3: 802.11 PHY and OFDM Instructor: Kate Ching-Ju Lin ( 林靖茹 ) Reference 1. OFDM Tutorial online: http://home.iitj.ac.in/~ramana/ofdmtutorial.pdf 2. OFDM Wireless

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

Simulative Investigations for Robust Frequency Estimation Technique in OFDM System

Simulative Investigations for Robust Frequency Estimation Technique in OFDM System , pp. 187-192 http://dx.doi.org/10.14257/ijfgcn.2015.8.4.18 Simulative Investigations for Robust Frequency Estimation Technique in OFDM System Kussum Bhagat 1 and Jyoteesh Malhotra 2 1 ECE Department,

More information

CH. 7 Synchronization Techniques for OFDM Systems

CH. 7 Synchronization Techniques for OFDM Systems CH. 7 Synchronization Techniues for OFDM Systems 1 Contents Introduction Sensitivity to Phase Noise Sensitivity to Freuency Offset Sensitivity to Timing Error Synchronization Using the Cyclic Extension

More information

802.11a Synchronizer Performance Analysis (Simulation)

802.11a Synchronizer Performance Analysis (Simulation) 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. 4, Issue., January 205, pg.246

More information

Design and Implementation of an OFDM WLAN Synchronizer

Design and Implementation of an OFDM WLAN Synchronizer Design and Implementation of an OFDM WLAN Synchronizer by Joseph Pierri A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Applied Science

More information

ELT Receiver Architectures and Signal Processing Fall Mandatory homework exercises

ELT Receiver Architectures and Signal Processing Fall Mandatory homework exercises ELT-44006 Receiver Architectures and Signal Processing Fall 2014 1 Mandatory homework exercises - Individual solutions to be returned to Markku Renfors by email or in paper format. - Solutions are expected

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

8. IEEE a Packet Transmission System

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

More information

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

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

Sabitha Gauni and Kumar Ramamoorthy

Sabitha Gauni and Kumar Ramamoorthy Journal of Computer Science 10 (): 198-09, 014 ISSN: 1549-3636 014 doi:10.3844/jcssp.014.198.09 Published Online 10 () 014 (http://www.thescipub.com/jcs.toc) ANALYSIS OF REDUCTION IN COMPLEXITY OF MULTIPLE

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

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

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

PHASE NOISE COMPENSATION FOR OFDM WLAN SYSTEMS USING SUPERIMPOSED PILOTS

PHASE NOISE COMPENSATION FOR OFDM WLAN SYSTEMS USING SUPERIMPOSED PILOTS PHASE NOISE COMPENSATION FOR OFDM WLAN SYSTEMS USING SUPERIMPOSED PILOTS Angiras R. Varma, Chandra R. N. Athaudage, Lachlan L.H Andrew, Jonathan H. Manton ARC Special Research Center for Ultra-Broadband

More information

An Efficient Data-aided Synchronization in L-DACS1 for Aeronautical Communications

An Efficient Data-aided Synchronization in L-DACS1 for Aeronautical Communications An Efficient Data-aided Synchronization in L-DACS1 for Aeronautical Communications T. H. Pham pham_ht@ntu.edu.sg A. P. Vinod ASVinod@ntu.edu.sg A. S. Madhukumar asmadhukumar@ntu.edu.sg ABSTRACT L-band

More information

CHAPTER 2 CARRIER FREQUENCY OFFSET ESTIMATION IN OFDM SYSTEMS

CHAPTER 2 CARRIER FREQUENCY OFFSET ESTIMATION IN OFDM SYSTEMS 4 CHAPTER CARRIER FREQUECY OFFSET ESTIMATIO I OFDM SYSTEMS. ITRODUCTIO Orthogonal Frequency Division Multiplexing (OFDM) is multicarrier modulation scheme for combating channel impairments such as severe

More information

Techniques for Mitigating the Effect of Carrier Frequency Offset in OFDM

Techniques for Mitigating the Effect of Carrier Frequency Offset in OFDM IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. III (May - Jun.2015), PP 31-37 www.iosrjournals.org Techniques for Mitigating

More information

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems K. Jagan Mohan, K. Suresh & J. Durga Rao Dept. of E.C.E, Chaitanya Engineering College, Vishakapatnam, India

More information

Performance Evaluation of CFO Estimation Algorithm for the Downlink of 3GPP LTE

Performance Evaluation of CFO Estimation Algorithm for the Downlink of 3GPP LTE aerd Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2,Issue 3, March -2015 e-issn(o): 2348-4470 p-issn(p): 2348-6406 Performance

More information

Performance Analysis of ICI in OFDM systems using Self-Cancellation and Extended Kalman Filtering

Performance Analysis of ICI in OFDM systems using Self-Cancellation and Extended Kalman Filtering Performance Analysis of ICI in OFDM systems using Self-Cancellation and Extended Kalman Filtering C.Satya Haritha, K.Prasad Abstract - Orthogonal Frequency Division Multiplexing (OFDM) is a multicarrier

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

Keywords: MC-CDMA, PAPR, Partial Transmit Sequence, Complementary Cumulative Distribution Function.

Keywords: MC-CDMA, PAPR, Partial Transmit Sequence, Complementary Cumulative Distribution Function. ol. 2, Issue4, July-August 2012, pp.1192-1196 PAPR Reduction of an MC-CDMA System through PTS Technique using Suboptimal Combination Algorithm Gagandeep Kaur 1, Rajbir Kaur 2 Student 1, University College

More information

An Efficient Joint Timing and Frequency Offset Estimation for OFDM Systems

An Efficient Joint Timing and Frequency Offset Estimation for OFDM Systems An Efficient Joint Timing and Frequency Offset Estimation for OFDM Systems Yang Yang School of Information Science and Engineering Southeast University 210096, Nanjing, P. R. China yangyang.1388@gmail.com

More information

Outline Chapter 4: Orthogonal Frequency Division Multiplexing

Outline Chapter 4: Orthogonal Frequency Division Multiplexing Outline Chapter 4: Orthogonal Frequency Division Multiplexing Fading Channel Flat fading channel Frequency selective channel ISI Single Carrier Equalization Orthogonal Frequency Division Multiplexing Principle

More information

A New Adaptive Channel Estimation for Frequency Selective Time Varying Fading OFDM Channels

A New Adaptive Channel Estimation for Frequency Selective Time Varying Fading OFDM Channels A New Adaptive Channel Estimation for Frequency Selective Time Varying Fading OFDM Channels Wessam M. Afifi, Hassan M. Elkamchouchi Abstract In this paper a new algorithm for adaptive dynamic channel estimation

More information

NAVAL POSTGRADUATE SCHOOL THESIS

NAVAL POSTGRADUATE SCHOOL THESIS NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA THESIS SIGNAL DETECTION AND FRAME SYNCHRONIZATION OF MULTIPLE WIRELESS NETWORKING WAVEFORMS by Keith C. Howland September 2007 Thesis Advisor: Co-Advisor:

More information

CHAPTER 3 MIMO-OFDM DETECTION

CHAPTER 3 MIMO-OFDM DETECTION 63 CHAPTER 3 MIMO-OFDM DETECTION 3.1 INTRODUCTION This chapter discusses various MIMO detection methods and their performance with CE errors. Based on the fact that the IEEE 80.11n channel models have

More information

Lecture 5: Simulation of OFDM communication systems

Lecture 5: Simulation of OFDM communication systems Lecture 5: Simulation of OFDM communication systems March 28 April 9 28 Yuping Zhao (Doctor of Science in technology) Professor, Peking University Beijing, China Yuping.zhao@pku.edu.cn Single carrier communcation

More information

Detection of an LTE Signal Based on Constant False Alarm Rate Methods and Constant Amplitude Zero Autocorrelation Sequence

Detection of an LTE Signal Based on Constant False Alarm Rate Methods and Constant Amplitude Zero Autocorrelation Sequence Detection of an LTE Signal Based on Constant False Alarm Rate Methods and Constant Amplitude Zero Autocorrelation Sequence Marjan Mazrooei sebdani, M. Javad Omidi Department of Electrical and Computer

More information

Six Algorithms for Frequency Offset Estimation in OFDM Systems

Six Algorithms for Frequency Offset Estimation in OFDM Systems I.J. Information Technology and Computer Science, 2014, 05, 36-42 Published Online April 2014 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijitcs.2014.05.05 Six Algorithms for Frequency Offset Estimation

More information

Evaluation of channel estimation combined with ICI self-cancellation scheme in doubly selective fading channel

Evaluation of channel estimation combined with ICI self-cancellation scheme in doubly selective fading channel ISSN (Online): 2409-4285 www.ijcsse.org Page: 1-7 Evaluation of channel estimation combined with ICI self-cancellation scheme in doubly selective fading channel Lien Pham Hong 1, Quang Nguyen Duc 2, Dung

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

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

A Low-Complexity Joint Time Synchronization and Channel Estimation Scheme for Orthogonal Frequency Division Multiplexing Systems

A Low-Complexity Joint Time Synchronization and Channel Estimation Scheme for Orthogonal Frequency Division Multiplexing Systems A Low-Complexity Joint Time Synchronization and Channel Estimation Scheme for Orthogonal Frequency Division Multiplexing Systems Chin-Liang Wang Department of Electrical Engineering and Institute of Communications

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Symbol Timing Detection for OFDM Signals with Time Varying Gain

Symbol Timing Detection for OFDM Signals with Time Varying Gain International Journal of Control and Automation, pp.4-48 http://dx.doi.org/.4257/ijca.23.6.5.35 Symbol Timing Detection for OFDM Signals with Time Varying Gain Jihye Lee and Taehyun Jeon Seoul National

More information

Downstream Synchronization Sequence: Vertical vs Horizontal

Downstream Synchronization Sequence: Vertical vs Horizontal Downstream Synchronization Sequence: Vertical vs Horizontal Horizontal Synchronization sequence (HSS) A Horizontal synchronization sequence (HSS) is a two dimensional preamble. The preamble occupies 8-64

More information

GNSS Technologies. GNSS Acquisition Dr. Zahidul Bhuiyan Finnish Geospatial Research Institute, National Land Survey

GNSS Technologies. GNSS Acquisition Dr. Zahidul Bhuiyan Finnish Geospatial Research Institute, National Land Survey GNSS Acquisition 25.1.2016 Dr. Zahidul Bhuiyan Finnish Geospatial Research Institute, National Land Survey Content GNSS signal background Binary phase shift keying (BPSK) modulation Binary offset carrier

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

(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

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

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

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

Effect of Oscillator Phase Noise and Processing Delay in Full-Duplex OFDM Repeaters

Effect of Oscillator Phase Noise and Processing Delay in Full-Duplex OFDM Repeaters Effect of Oscillator Phase Noise and Processing Delay in Full-Duplex OFDM Repeaters Taneli Riihonen, Pramod Mathecken, and Risto Wichman Aalto University School of Electrical Engineering, Finland Session

More information

Time and Frequency Synchronization in OFDM System

Time and Frequency Synchronization in OFDM System Time and Frequency Synchronization in OFDM System Saswati Paramita 1, Sruti Suvadarsini Singh 2, Jyotiprava Mohanta 3 Abstract Orthogonal frequency division multiplexing (OFDM) is one of the multicarrier

More information

Robust Brute Force and Reduced Complexity Approaches for Timing Synchronization in IEEE a/g WLANs

Robust Brute Force and Reduced Complexity Approaches for Timing Synchronization in IEEE a/g WLANs Robust Brute Force and Reduced Complexity Approaches for Timing Synchronization in IEEE 802.11a/g WLANs Leïla Nasraoui 1, Leïla Najjar Atallah 1, Mohamed Siala 2 1 COSIM Laboratory, 2 MEDIATRON Laboratory

More information

Maximum Likelihood CFO Estimation in OFDM Based Communication Systems

Maximum Likelihood CFO Estimation in OFDM Based Communication Systems Maximum Likelihood CFO Estimation in OFDM Based Communication Systems Yetera B. Bereket, K. Langat, and Edward K. Ndungu 1 Abstract - Orthogonal Frequency Division Multiplexing (OFDM) is a promising technique

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

Subcarrier Index Coordinate Expression (SICE): An Ultra-low-power OFDM-Compatible Wireless Communications Scheme Tailored for Internet of Things

Subcarrier Index Coordinate Expression (SICE): An Ultra-low-power OFDM-Compatible Wireless Communications Scheme Tailored for Internet of Things Subcarrier Index Coordinate Expression (SICE): An Ultra-low-power OFDM-Compatible Wireless Communications Scheme Tailored for Internet of Things Ping-Heng Kuo 1,2 H.T. Kung 1 1 Harvard University, USA

More information

CDMA Technology : Pr. S. Flament Pr. Dr. W. Skupin On line Course on CDMA Technology

CDMA Technology : Pr. S. Flament  Pr. Dr. W. Skupin  On line Course on CDMA Technology CDMA Technology : Pr. Dr. W. Skupin www.htwg-konstanz.de Pr. S. Flament www.greyc.fr/user/99 On line Course on CDMA Technology CDMA Technology : Introduction to Spread Spectrum Technology CDMA / DS : Principle

More information

A Robust and Low-Complexity Timing Synchronization Algorithm for ADSRC System Huynh Trong Anh 1, Jinsang Kim 1, Won-Kyung Cho 1, Jongchan Choi 2, Kitaek Lim 2, and Jaemin Kwak 2 1 CSA & VLSI Lab, Department

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

Filter Bank Multi-Carrier (FBMC) for Future Wireless Systems

Filter Bank Multi-Carrier (FBMC) for Future Wireless Systems Filter Bank Multi-Carrier (FBMC) for Future Wireless Systems CD Laboratory Workshop Ronald Nissel November 15, 2016 Motivation Slide 2 / 27 Multicarrier Modulation Frequency index, l 17 0 0 x l,k...transmitted

More information

Multipath Delay-Spread Tolerance

Multipath Delay-Spread Tolerance Multipath Delay-Spread Tolerance John H. Cafarella MICRILOR, Inc. Slide 1 Outline of Symbol-Based Approach Probability of Symbol Error Conditioned On: Data Pattern of Symbol Data Pattern of Neighboring

More information

MODIFIED ENERGY RATIO ALGORITHM FOR OFDM-BASED COGNITIVE RADIO NETWORKS

MODIFIED ENERGY RATIO ALGORITHM FOR OFDM-BASED COGNITIVE RADIO NETWORKS MODIFIED ENERGY RATIO ALGORITHM FOR OFDM-BASED COGNITIVE RADIO NETWORKS Julia Merin Lal 1, Shiras S. N. 2 Department of Electronics and Communication Engineering Mar Baselios College of Engineering and

More information

New Efficient Timing and Frequency Error Estimation in OFDM

New Efficient Timing and Frequency Error Estimation in OFDM New Efficient Timing and Frequency Error Estimation in OFDM A. P. Rathkanthiwar 1 and A. S. Gandhi 2 1 Department of Electronics Engineering, Priyadarshini College of Engineering, Nagpur, MS, India, anagharathkanthiwar@yahoo.co.in

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

Study of the estimation techniques for the Carrier Frequency Offset (CFO) in OFDM systems

Study of the estimation techniques for the Carrier Frequency Offset (CFO) in OFDM systems IJCSNS International Journal of Computer Science and Network Security, VOL.12 No.6, June 2012 73 Study of the estimation techniques for the Carrier Frequency Offset (CFO) in OFDM systems Saeed Mohseni

More information

Open Access Coarse Symbol Timing Synchronization Improved Algorithm for CMMB Mobile TV

Open Access Coarse Symbol Timing Synchronization Improved Algorithm for CMMB Mobile TV Send Orders for Reprints to reprints@enthamscience.ae 830 The Open Automation and Control Systems Journal, 204, 6, 830-838 Open Access Coarse Symol Timing Synchronization Improved Algorithm for CMMB Moile

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. (1): 15-4 (014) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Short Communication FRFT Based Timing Estimation Method for an OFDM System Saxena, R.

More information

Implementing WiMAX OFDM Timing and Frequency Offset Estimation in Lattice FPGAs

Implementing WiMAX OFDM Timing and Frequency Offset Estimation in Lattice FPGAs Implementing WiMAX OFDM Timing and Frequency Offset Estimation in Lattice FPGAs November 2005 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com

More information

Analog & Digital Communication

Analog & Digital Communication Analog & Digital Communication UNIT I Tuned Radio Frequency Receiver Outline Basic Receiver TRF block diagram Advantages Disadvantages Basic receiver -1 Basic receiver -2 If there are many stations then

More information

PAPR REDUCTION TECHNIQUE USING MODIFIED SLM IN OFDM SYSTEM

PAPR REDUCTION TECHNIQUE USING MODIFIED SLM IN OFDM SYSTEM PAPR REDUCTION TECHNIQUE USING MODIFIED SLM IN OFDM SYSTEM Mukul Dr. Sajjan Singh M. Tech Research Scholar, Department of ECE, Associate Professor, Department of ECE BRCM CET, Bahal, Bhiwani, India BRCM

More information

Outline Chapter 4: Orthogonal Frequency Division Multiplexing. Orthogonal Frequency Division Multiplexing

Outline Chapter 4: Orthogonal Frequency Division Multiplexing. Orthogonal Frequency Division Multiplexing Outline Chapter 4: Orthogonal Frequency Division Multiplexing Fading Channel Flat fading channel Frequency selective channel II ingle Carrier Equalization Orthogonal Frequency Division Multiplexing Principle

More information

Review on Synchronization for OFDM Systems

Review on Synchronization for OFDM Systems Review on Synchronization for OFDM Systems Ms. Krushangi J. Soni PG Student, E & C Dept., SVIT, Vasad, Gujarat, India. sonikrushangi@gmail.com Mr. Jignesh N. Patel Asst. Professor, E & C Dept., SVIT, Vasad,

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

Lecture 12. Carrier Phase Synchronization. EE4900/EE6720 Digital Communications

Lecture 12. Carrier Phase Synchronization. EE4900/EE6720 Digital Communications EE49/EE6720: Digital Communications 1 Lecture 12 Carrier Phase Synchronization Block Diagrams of Communication System Digital Communication System 2 Informatio n (sound, video, text, data, ) Transducer

More information

Principles of Multicarrier Modulation and OFDM a

Principles of Multicarrier Modulation and OFDM a Principles of Multicarrier Modulation and OFDM a Lie-Liang Yang Communications Research Group Faculty of Physical and Applied Sciences, University of Southampton, SO17 1BJ, UK. Tel: +44 23 8059 3364, Fax:

More information

Multi-GI Detector with Shortened and Leakage Correlation for the Chinese DTMB System. Fengkui Gong, Jianhua Ge and Yong Wang

Multi-GI Detector with Shortened and Leakage Correlation for the Chinese DTMB System. Fengkui Gong, Jianhua Ge and Yong Wang 788 IEEE Transactions on Consumer Electronics, Vol. 55, No. 4, NOVEMBER 9 Multi-GI Detector with Shortened and Leakage Correlation for the Chinese DTMB System Fengkui Gong, Jianhua Ge and Yong Wang Abstract

More information

Signal segmentation and waveform characterization. Biosignal processing, S Autumn 2012

Signal segmentation and waveform characterization. Biosignal processing, S Autumn 2012 Signal segmentation and waveform characterization Biosignal processing, 5173S Autumn 01 Short-time analysis of signals Signal statistics may vary in time: nonstationary how to compute signal characterizations?

More information

A Comparative performance analysis of CFO Estimation in OFDM Systems for Urban, Rural and Rayleigh area using CP and Moose Technique

A Comparative performance analysis of CFO Estimation in OFDM Systems for Urban, Rural and Rayleigh area using CP and Moose Technique International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article A Comparative

More information

This chapter describes the objective of research work which is covered in the first

This chapter describes the objective of research work which is covered in the first 4.1 INTRODUCTION: This chapter describes the objective of research work which is covered in the first chapter. The chapter is divided into two sections. The first section evaluates PAPR reduction for basic

More information

Preamble Length Considerations for a Frequency Hopped Phy

Preamble Length Considerations for a Frequency Hopped Phy doc: IEEE P802.11 93/72 IEEE 802.11 Wireless Access Method and Physical Layer Specifications Title: Preamble Length Considerations for a Frequency Hopped Phy Author: Jerry Socci National Semiconductor

More information

Editor: this header only appears here to set number 100 and is not to be included.

Editor: this header only appears here to set number 100 and is not to be included. 100 LEVEL 1 Editor: this header only appears here to set number 100 and is not to be included. 100.2 Level two Editor: this header only appears here to set number 2 and is not to be included. Change Subclause

More information

Initial Uplink Synchronization and Power Control (Ranging Process) for OFDMA Systems

Initial Uplink Synchronization and Power Control (Ranging Process) for OFDMA Systems Initial Uplink Synchronization and Power Control (Ranging Process) for OFDMA Systems Xiaoyu Fu and Hlaing Minn*, Member, IEEE Department of Electrical Engineering, School of Engineering and Computer Science

More information

Synchronization of Legacy a/g Devices Operating in IEEE n Networks

Synchronization of Legacy a/g Devices Operating in IEEE n Networks Synchronization of Legacy 802.11a/g Devices Operating in IEEE 802.11n Networks Roger Pierre Fabris Hoefel and André Michielin Câmara Department of Electrical Engineering, Federal University of Rio Grande

More information

Orthogonal Frequency Domain Multiplexing

Orthogonal Frequency Domain Multiplexing Chapter 19 Orthogonal Frequency Domain Multiplexing 450 Contents Principle and motivation Analogue and digital implementation Frequency-selective channels: cyclic prefix Channel estimation Peak-to-average

More information

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

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

More information

Design of a Transceiver for 3G DECT Physical Layer. - Rohit Budhiraja

Design of a Transceiver for 3G DECT Physical Layer. - Rohit Budhiraja Design of a Transceiver for 3G DECT Physical Layer - Rohit Budhiraja The Big Picture 2G DECT Binary GFSK 1.152Mbps 3G DECT M-ary DPSK 3.456 Mbps DECT - Digital Enhanced Cordless Telecommunications Overview

More information

3 USRP2 Hardware Implementation

3 USRP2 Hardware Implementation 3 USRP2 Hardware Implementation This section of the laboratory will familiarize you with some of the useful GNURadio tools for digital communication system design via SDR using the USRP2 platforms. Specifically,

More information

Single Carrier Ofdm Immune to Intercarrier Interference

Single Carrier Ofdm Immune to Intercarrier Interference International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 3 (March 2014), PP.42-47 Single Carrier Ofdm Immune to Intercarrier Interference

More information

Efficient CFO Compensation Method in Uplink OFDMA for Mobile WiMax

Efficient CFO Compensation Method in Uplink OFDMA for Mobile WiMax 140 J. ICT Res. Appl., Vol. 10, No. 2, 2016, 140-152 Efficient CFO Compensation Method in Uplink OFDMA for Mobile WiMax Lakshmanan Muthukaruppan 1,*, Parthasharathi Mallick 2, Nithyanandan Lakshmanan 3

More information

ANALOGUE TRANSMISSION OVER FADING CHANNELS

ANALOGUE TRANSMISSION OVER FADING CHANNELS J.P. Linnartz EECS 290i handouts Spring 1993 ANALOGUE TRANSMISSION OVER FADING CHANNELS Amplitude modulation Various methods exist to transmit a baseband message m(t) using an RF carrier signal c(t) =

More information

An FPGA 1Gbps Wireless Baseband MIMO Transceiver

An FPGA 1Gbps Wireless Baseband MIMO Transceiver An FPGA 1Gbps Wireless Baseband MIMO Transceiver Center the Authors Names Here [leave blank for review] Center the Affiliations Here [leave blank for review] Center the City, State, and Country Here (address

More information

IMPROVED CHANNEL ESTIMATION FOR OFDM BASED WLAN SYSTEMS. G.V.Rangaraj M.R.Raghavendra K.Giridhar

IMPROVED CHANNEL ESTIMATION FOR OFDM BASED WLAN SYSTEMS. G.V.Rangaraj M.R.Raghavendra K.Giridhar IMPROVED CHANNEL ESTIMATION FOR OFDM BASED WLAN SYSTEMS GVRangaraj MRRaghavendra KGiridhar Telecommunication and Networking TeNeT) Group Department of Electrical Engineering Indian Institute of Technology

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05220405 Set No. 1 II B.Tech II Semester Regular Examinations, Apr/May 2007 ANALOG COMMUNICATIONS ( Common to Electronics & Communication Engineering and Electronics & Telematics) Time: 3 hours

More information