SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
JPL's Wireless Communication Reference Website
Chapter: Analog and Digital Transmission. Section: Multi-Carrier Modulation
Mathematical description of OFDM
Contributed by Dušan Matic
A mathematical treatment of OFDM involves
The Fourier transform
The use of the Fast Fourier Transform in OFDM
The guard interval and its implementation
After the qualitative description of the system, it is valuable to discuss the mathematical definition of the modulation system. This allows us to see how the
signal is generated and how receiver must operate, and it gives us a tool to understand the effects of imperfections in the transmission channel. As noted
above, OFDM transmits a large number of narrowband carriers, closely spaced in the frequency domain. In order to avoid a large number of modulators
and filters at the transmitter and complementary filters and demodulators at the receiver, it is desirable to be able to use modern digital signal processing
techniques, such as fast Fourier transform (FFT).
Fig. 4 Examples of OFDM spectrum (a) a single subchannel, (b) 5 carriers
At the central frequency of each subchannel, there is no crosstalk from other subchannels.
Mathematically, each carrier can be described as a complex wave:
(1)
The real signal is the real part of sc(t). Both Ac(t) and f c(t), the amplitude and phase of the carrier, can vary on a symbol by symbol basis. The values of
the parameters are constant over the symbol duration period t .
OFDM consists of many carriers. Thus the complex signals ss(t) (Fig. 4) is represented by:
(2)
where
This is of course a continuous signal. If we consider the waveforms of each component of the signal over one symbol period, then the variables Ac(t) and f
c(t) take on fixed values, which depend on the frequency of that particular carrier, and so can be rewritten:
If the signal is sampled using a sampling frequency of 1/T, then the resulting signal is represented by:
Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm...
1 de 5 11/1/15, 2:48 PM
(3)
At this point, we have restricted the time over which we analyse the signal to N samples. It is convenient to sample over the period of one data symbol.
Thus we have a relationship:
t =NT
If we now simplify eqn. 3, without a loss of generality by letting w 0=0, then the signal becomes:
(4)
Now Eq. 4 can be compared with the general form of the inverse Fourier transform:
(5)
In eq. 4, the function is no more than a definition of the signal in the sampled frequency domain, and s(kT) is the time domain representation.
Eqns. 4 and 5 are equivalent if:
(6)
This is the same condition that was required for orthogonality (see Importance of orthogonality). Thus, one consequence of maintaining orthogonality is
that the OFDM signal can be defined by using Fourier transform procedures.
The Fourier transform
The Fourier transform allows us to relate events in time domain to events in frequency domain. There are several version of the Fourier transform, and the
choice of which one to use depends on the particular circumstances of the work.
The conventional transform relates to continuous signals which are not limited to in either time or frequency domains. However, signal processing is made
easier if the signals are sampled. Sampling of signals with an infinite spectrum leads to aliasing, and the processing of signals which are not time limited
can lead to problems with storage space.
To avoid this, the majority of signal processing uses a version of the discrete Fourier transform (DFT) [van den Enden and Verhoeckx, Oppenheim and
Schaffer]. The DFT is a variant on the normal transform in which the signals are sampled in both time and the frequency domains. By definition, the time
waveform must repeat continually, and this leads to a frequency spectrum that repeats continually in the frequency domain. [Weinstein and Ebert]
The fast Fourier transform (FFT) is merely a rapid mathematical method for computer applications of DFT. It is the availability of this technique, and the
technology that allows it to be implemented on integrated circuits at a reasonable price, that has permitted OFDM to be developed as far as it has. The
process of transforming from the time domain representation to the frequency domain representation uses the Fourier transform itself, whereas the reverse
process uses the inverse Fourier transform.
The use of the Fast Fourier Transform in OFDM
The main reason that the OFDM technique has taken a long time to become a prominence has been practical. It has been difficult to generate such a signal,
and even harder to receive and demodulate the signal. The hardware solution, which makes use of multiple modulators and demodulators, was somewhat
impractical for use in the civil systems.
The ability to define the signal in the frequency domain, in software on VLSI processors, and to generate the signal using the inverse Fourier transform is
the key to its current popularity. The use of the reverse process in the receiver is essential if cheap and reliable receivers are to be readily available.
Although the original proposals were made a long time ago [Weinstein and Ebert], it has taken some time for technology to catch up.
At the transmitter, the signal is defined in the frequency domain. It is a sampled digital signal, and it is defined such that the discrete Fourier spectrum
exists only at discrete frequencies. Each OFDM carrier corresponds to one element of this discrete Fourier spectrum. The amplitudes and phases of the
carriers depend on the data to be transmitted. The data transitions are synchronised at the carriers, and can be processed together, symbol by symbol (Fig.
5).
Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm...
2 de 5 11/1/15, 2:48 PM
Fig. 5 Block diagram of an OFDM system using FFT, pilot PN sequence and a guard bit insertion [Zou and Wu]
The definition of the (N-point) discrete Fourier transform (DFT) is:
(DFT) (7)
and the (N-point) inverse discrete Fourier transform (IDFT):
(IDFT) (8)
A natural consequence of this method is that it allows us to generate carriers that are orthogonal. The members of an orthogonal set are linearly
independent.
Consider a data sequence (d0, d1, d2, …, dN-1), where each dn is a complex number dn=an+jbn. (an, bn=± 1 for QPSK, an, bn=± 1, ± 3 for 16QAM, … )
k=0,1,2, …, N-1 (9)
where fn=n/(ND T), tk=kD t and D t is an arbitrarily chosen symbol duration of the serial data sequence dn. The real part of the vector D has components
k=0,1,..,N-1 (10)
If these components are applied to a low-pass filter at time intervals D t, a signal is obtained that closely approximates the frequency division multiplexed
signal
(11)
Fig. 5 illustrates the process of a typical FFT-based OFDM system. The incoming serial data is first converted form serial to parallel and grouped into x
bits each to form a complex number. The number x determines the signal constellation of the corresponding subcarrier, such as 16 QAM or 32QAM. The
complex numbers are modulated in a baseband fashion by the inverse FFT (IFFT) and converted back to serial data for transmission. A guard interval is
inserted between symbols to avoid intersymbol interference (ISI) caused by multipath distortion. The discrete symbols are converted to analog and
low-pass filtered for RF upconversion. The receiver performs the inverse process of the transmitter. One-tap equalizer is used to correct channel distortion.
The tap-coefficients of the filter are calculated based on the channel information.
Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm...
3 de 5 11/1/15, 2:48 PM
Fig. 6 Example of the power spectral density of the OFDM signal with a guard interval D = TS/4 (number of carriers N=32) [Alard and Lassalle]
Fig 4a shows the spectrum of an OFDM subchannel and Fig. 4b and Fig. 6 present composite OFDM spectrum. By carefully selecting the carrier spacing,
the OFDM signal spectrum can be made flat and the orthogonality among the subchannels can be guaranteed.
The guard interval and its implementation
The orthogonality of subchannels in OFDM can be maintained and individual subchannels can be completely separated by the FFT at the receiver when
there are no intersymbol interference (ISI) and intercarrier interference (ICI) introduced by transmission channel distortion. In practice these conditions
can not be obtained. Since the spectra of an OFDM signal is not strictly band limited (sinc(f) function), linear distortion such as multipath cause each
subchannel to spread energy into the adjacent channels and consequently cause ISI. A simple solution is to increase symbol duration or the number of
carriers so that distortion becomes insignificant. However, this method may be difficult to implement in terms of carrier stability, Doppler shift, FFT size
and latency.
Fig. 7 The effect on the timing tolerance of adding a guard interval. With a guard interval included in the signal, the tolerance on timing the samples is considerably more relaxed.
Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm...
4 de 5 11/1/15, 2:48 PM
Fig. 8 Example of the guard interval. Each symbol is made up of two parts. The whole signal is contained in the active symbol (shown highlighted for the symbol M) The last part of which
(shown in bold) is also repeated at the start of the symbol and is called the guard interval
One way to prevent ISI is to create a cyclically extended guard interval (Fig. 7, 8), where each OFDM symbol is preceded by a periodic extension of the
signal itself. The total symbol duration is Ttotal=Tg+T, where Tg is the guard interval and T is the useful symbol duration. When the guard interval is longer
than the channel impulse response (Fig. 3), or the multipath delay, the ISI can be eliminated. However, the ICI, or in-band fading, still exists. The ratio of
the guard interval to useful symbol duration is application-dependent. Since the insertion of guard interval will reduce data throughput, Tg is usually less
than T/4.
The reasons to use a cyclic prefix for the guard interval are:
to maintain the receiver carrier synchronization ; some signals instead of a long silence must always be transmitted;
cyclic convolution can still be applied between the OFDM signal and the channel response to model the transmission system.
JPL's Wireless Communication Reference Website © Dusan Matic, 1999
Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm...
5 de 5 11/1/15, 2:48 PM

Mais conteúdo relacionado

Mais procurados

Public Switched Telephone Network (PSTN)
Public Switched Telephone Network (PSTN)Public Switched Telephone Network (PSTN)
Public Switched Telephone Network (PSTN)
J.T.A.JONES
 
Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing
raj4619
 

Mais procurados (20)

Coherent optical ofdm
Coherent optical ofdmCoherent optical ofdm
Coherent optical ofdm
 
Multiple Access Techniques
Multiple Access TechniquesMultiple Access Techniques
Multiple Access Techniques
 
Basics of Optical Network Architecture, PON & GPON
Basics of Optical Network Architecture, PON & GPONBasics of Optical Network Architecture, PON & GPON
Basics of Optical Network Architecture, PON & GPON
 
Public Switched Telephone Network (PSTN)
Public Switched Telephone Network (PSTN)Public Switched Telephone Network (PSTN)
Public Switched Telephone Network (PSTN)
 
Angle modulation
Angle modulationAngle modulation
Angle modulation
 
VoIP Research Paper
VoIP Research PaperVoIP Research Paper
VoIP Research Paper
 
Small scale fading
Small scale fadingSmall scale fading
Small scale fading
 
Modulation Techniques for Mobile Radio
Modulation Techniques for Mobile RadioModulation Techniques for Mobile Radio
Modulation Techniques for Mobile Radio
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
 
Pulse code modulation and Demodulation
Pulse code modulation and DemodulationPulse code modulation and Demodulation
Pulse code modulation and Demodulation
 
EEP306: Delta modulation
EEP306: Delta modulationEEP306: Delta modulation
EEP306: Delta modulation
 
OFDM for LTE
OFDM for LTEOFDM for LTE
OFDM for LTE
 
Ofdm for wireless
Ofdm for wirelessOfdm for wireless
Ofdm for wireless
 
Channel Estimation
Channel EstimationChannel Estimation
Channel Estimation
 
Principles of electronic communication systems 4th edition frenzel solutions ...
Principles of electronic communication systems 4th edition frenzel solutions ...Principles of electronic communication systems 4th edition frenzel solutions ...
Principles of electronic communication systems 4th edition frenzel solutions ...
 
SDH and TDM telecom
SDH and TDM telecomSDH and TDM telecom
SDH and TDM telecom
 
OFDM Basics
OFDM BasicsOFDM Basics
OFDM Basics
 
Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing Orthogonal frequency division multiplexing
Orthogonal frequency division multiplexing
 
MIMO in 15 minutes
MIMO in 15 minutesMIMO in 15 minutes
MIMO in 15 minutes
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)
 

Destaque

Mathematical models for the determination of archaeological potential
Mathematical models for the determination of archaeological potentialMathematical models for the determination of archaeological potential
Mathematical models for the determination of archaeological potential
Progetto Mappa
 
Research in Cloud Computing
Research in Cloud ComputingResearch in Cloud Computing
Research in Cloud Computing
Rajshri Mohan
 
The Role Of Mathematical Models In The Current Financial Crisis Athula Alwis
The Role Of Mathematical Models In The Current Financial Crisis   Athula AlwisThe Role Of Mathematical Models In The Current Financial Crisis   Athula Alwis
The Role Of Mathematical Models In The Current Financial Crisis Athula Alwis
athula_alwis
 
Mathematical Models of Tumor Invasion
Mathematical Models of Tumor InvasionMathematical Models of Tumor Invasion
Mathematical Models of Tumor Invasion
Sean Davis
 
Operations Research and Mathematical Modeling
Operations Research and Mathematical ModelingOperations Research and Mathematical Modeling
Operations Research and Mathematical Modeling
Vinodh Soundarajan
 

Destaque (14)

Masa mathematical applications 2016
Masa mathematical applications 2016Masa mathematical applications 2016
Masa mathematical applications 2016
 
Mathematical models for the determination of archaeological potential
Mathematical models for the determination of archaeological potentialMathematical models for the determination of archaeological potential
Mathematical models for the determination of archaeological potential
 
Ghrelin Mathematical model Presentation iasi bio mathlab
Ghrelin Mathematical model Presentation iasi bio mathlabGhrelin Mathematical model Presentation iasi bio mathlab
Ghrelin Mathematical model Presentation iasi bio mathlab
 
Research in Cloud Computing
Research in Cloud ComputingResearch in Cloud Computing
Research in Cloud Computing
 
Mathematical models
Mathematical modelsMathematical models
Mathematical models
 
The Role Of Mathematical Models In The Current Financial Crisis Athula Alwis
The Role Of Mathematical Models In The Current Financial Crisis   Athula AlwisThe Role Of Mathematical Models In The Current Financial Crisis   Athula Alwis
The Role Of Mathematical Models In The Current Financial Crisis Athula Alwis
 
Mathematical Models of Tumor Invasion
Mathematical Models of Tumor InvasionMathematical Models of Tumor Invasion
Mathematical Models of Tumor Invasion
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research models
 
Operations Research and Mathematical Modeling
Operations Research and Mathematical ModelingOperations Research and Mathematical Modeling
Operations Research and Mathematical Modeling
 
mathematical model
mathematical modelmathematical model
mathematical model
 
Drug release kinetics
Drug release kineticsDrug release kinetics
Drug release kinetics
 
Algo trading
Algo tradingAlgo trading
Algo trading
 
Operational reseach ppt
Operational reseach pptOperational reseach ppt
Operational reseach ppt
 
mathematical models for drug release studies
mathematical models for drug release studiesmathematical models for drug release studies
mathematical models for drug release studies
 

Semelhante a Mathematical description of ofdm

Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
VLSICS Design
 
Lte ausarbeitung zarei
Lte ausarbeitung zareiLte ausarbeitung zarei
Lte ausarbeitung zarei
mehemed sifaw
 
Simulation of OFDM modulation
Simulation of OFDM modulationSimulation of OFDM modulation
Simulation of OFDM modulation
Dawood Aqlan
 
Simulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed imageSimulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed image
IAEME Publication
 
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
VLSICS Design
 
Iaetsd computational performances of ofdm using
Iaetsd computational performances of ofdm usingIaetsd computational performances of ofdm using
Iaetsd computational performances of ofdm using
Iaetsd Iaetsd
 

Semelhante a Mathematical description of ofdm (20)

Performance evaluation on the basis of bit error rate for different order of ...
Performance evaluation on the basis of bit error rate for different order of ...Performance evaluation on the basis of bit error rate for different order of ...
Performance evaluation on the basis of bit error rate for different order of ...
 
Conference Paper: Random Access Preamble Format for Systems with Many Antennas
Conference Paper: Random Access Preamble Format for Systems with Many AntennasConference Paper: Random Access Preamble Format for Systems with Many Antennas
Conference Paper: Random Access Preamble Format for Systems with Many Antennas
 
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
 
Performance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSK
Performance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSKPerformance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSK
Performance Analysis of MIMO-OFDM System Using QOSTBC Code Structure for M-PSK
 
OFDM Orthogonal Frequency Division Multiplexing
OFDM Orthogonal Frequency Division MultiplexingOFDM Orthogonal Frequency Division Multiplexing
OFDM Orthogonal Frequency Division Multiplexing
 
Lte ausarbeitung zarei
Lte ausarbeitung zareiLte ausarbeitung zarei
Lte ausarbeitung zarei
 
Simulation of OFDM modulation
Simulation of OFDM modulationSimulation of OFDM modulation
Simulation of OFDM modulation
 
Simulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed imageSimulation of ofdm modulation adapted to the transmission of a fixed image
Simulation of ofdm modulation adapted to the transmission of a fixed image
 
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
Performance analysis of DWT based OFDM over FFT based OFDM and implementing o...
 
A Hybrid PAPR Reduction Scheme for OFDM System
A Hybrid PAPR Reduction Scheme for OFDM  System A Hybrid PAPR Reduction Scheme for OFDM  System
A Hybrid PAPR Reduction Scheme for OFDM System
 
ofdm
ofdmofdm
ofdm
 
WC & LTE 4G Broadband Module 2- 2019 by Prof.Suresha V
WC & LTE 4G Broadband  Module 2- 2019 by Prof.Suresha VWC & LTE 4G Broadband  Module 2- 2019 by Prof.Suresha V
WC & LTE 4G Broadband Module 2- 2019 by Prof.Suresha V
 
M0088
M0088M0088
M0088
 
5G
5G5G
5G
 
Lab10 20 may 2020
Lab10 20 may 2020Lab10 20 may 2020
Lab10 20 may 2020
 
Iaetsd computational performances of ofdm using
Iaetsd computational performances of ofdm usingIaetsd computational performances of ofdm using
Iaetsd computational performances of ofdm using
 
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
A JOINT TIMING OFFSET AND CHANNEL ESTIMATION USING FRACTIONAL FOURIER TRANSFO...
 
Reduction of Outage Probability in Fast Rayleigh Fading MIMO Channels Using OFDM
Reduction of Outage Probability in Fast Rayleigh Fading MIMO Channels Using OFDMReduction of Outage Probability in Fast Rayleigh Fading MIMO Channels Using OFDM
Reduction of Outage Probability in Fast Rayleigh Fading MIMO Channels Using OFDM
 
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
Design Ofdm System And Remove Nonlinear Distortion In OFDM Signal At Transmit...
 
An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...
An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...
An Adaptive Approach to Switching Coded Modulation in OFDM System Under AWGN ...
 

Último

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 

Último (20)

Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 

Mathematical description of ofdm

  • 1. JPL's Wireless Communication Reference Website Chapter: Analog and Digital Transmission. Section: Multi-Carrier Modulation Mathematical description of OFDM Contributed by Dušan Matic A mathematical treatment of OFDM involves The Fourier transform The use of the Fast Fourier Transform in OFDM The guard interval and its implementation After the qualitative description of the system, it is valuable to discuss the mathematical definition of the modulation system. This allows us to see how the signal is generated and how receiver must operate, and it gives us a tool to understand the effects of imperfections in the transmission channel. As noted above, OFDM transmits a large number of narrowband carriers, closely spaced in the frequency domain. In order to avoid a large number of modulators and filters at the transmitter and complementary filters and demodulators at the receiver, it is desirable to be able to use modern digital signal processing techniques, such as fast Fourier transform (FFT). Fig. 4 Examples of OFDM spectrum (a) a single subchannel, (b) 5 carriers At the central frequency of each subchannel, there is no crosstalk from other subchannels. Mathematically, each carrier can be described as a complex wave: (1) The real signal is the real part of sc(t). Both Ac(t) and f c(t), the amplitude and phase of the carrier, can vary on a symbol by symbol basis. The values of the parameters are constant over the symbol duration period t . OFDM consists of many carriers. Thus the complex signals ss(t) (Fig. 4) is represented by: (2) where This is of course a continuous signal. If we consider the waveforms of each component of the signal over one symbol period, then the variables Ac(t) and f c(t) take on fixed values, which depend on the frequency of that particular carrier, and so can be rewritten: If the signal is sampled using a sampling frequency of 1/T, then the resulting signal is represented by: Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm... 1 de 5 11/1/15, 2:48 PM
  • 2. (3) At this point, we have restricted the time over which we analyse the signal to N samples. It is convenient to sample over the period of one data symbol. Thus we have a relationship: t =NT If we now simplify eqn. 3, without a loss of generality by letting w 0=0, then the signal becomes: (4) Now Eq. 4 can be compared with the general form of the inverse Fourier transform: (5) In eq. 4, the function is no more than a definition of the signal in the sampled frequency domain, and s(kT) is the time domain representation. Eqns. 4 and 5 are equivalent if: (6) This is the same condition that was required for orthogonality (see Importance of orthogonality). Thus, one consequence of maintaining orthogonality is that the OFDM signal can be defined by using Fourier transform procedures. The Fourier transform The Fourier transform allows us to relate events in time domain to events in frequency domain. There are several version of the Fourier transform, and the choice of which one to use depends on the particular circumstances of the work. The conventional transform relates to continuous signals which are not limited to in either time or frequency domains. However, signal processing is made easier if the signals are sampled. Sampling of signals with an infinite spectrum leads to aliasing, and the processing of signals which are not time limited can lead to problems with storage space. To avoid this, the majority of signal processing uses a version of the discrete Fourier transform (DFT) [van den Enden and Verhoeckx, Oppenheim and Schaffer]. The DFT is a variant on the normal transform in which the signals are sampled in both time and the frequency domains. By definition, the time waveform must repeat continually, and this leads to a frequency spectrum that repeats continually in the frequency domain. [Weinstein and Ebert] The fast Fourier transform (FFT) is merely a rapid mathematical method for computer applications of DFT. It is the availability of this technique, and the technology that allows it to be implemented on integrated circuits at a reasonable price, that has permitted OFDM to be developed as far as it has. The process of transforming from the time domain representation to the frequency domain representation uses the Fourier transform itself, whereas the reverse process uses the inverse Fourier transform. The use of the Fast Fourier Transform in OFDM The main reason that the OFDM technique has taken a long time to become a prominence has been practical. It has been difficult to generate such a signal, and even harder to receive and demodulate the signal. The hardware solution, which makes use of multiple modulators and demodulators, was somewhat impractical for use in the civil systems. The ability to define the signal in the frequency domain, in software on VLSI processors, and to generate the signal using the inverse Fourier transform is the key to its current popularity. The use of the reverse process in the receiver is essential if cheap and reliable receivers are to be readily available. Although the original proposals were made a long time ago [Weinstein and Ebert], it has taken some time for technology to catch up. At the transmitter, the signal is defined in the frequency domain. It is a sampled digital signal, and it is defined such that the discrete Fourier spectrum exists only at discrete frequencies. Each OFDM carrier corresponds to one element of this discrete Fourier spectrum. The amplitudes and phases of the carriers depend on the data to be transmitted. The data transitions are synchronised at the carriers, and can be processed together, symbol by symbol (Fig. 5). Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm... 2 de 5 11/1/15, 2:48 PM
  • 3. Fig. 5 Block diagram of an OFDM system using FFT, pilot PN sequence and a guard bit insertion [Zou and Wu] The definition of the (N-point) discrete Fourier transform (DFT) is: (DFT) (7) and the (N-point) inverse discrete Fourier transform (IDFT): (IDFT) (8) A natural consequence of this method is that it allows us to generate carriers that are orthogonal. The members of an orthogonal set are linearly independent. Consider a data sequence (d0, d1, d2, …, dN-1), where each dn is a complex number dn=an+jbn. (an, bn=± 1 for QPSK, an, bn=± 1, ± 3 for 16QAM, … ) k=0,1,2, …, N-1 (9) where fn=n/(ND T), tk=kD t and D t is an arbitrarily chosen symbol duration of the serial data sequence dn. The real part of the vector D has components k=0,1,..,N-1 (10) If these components are applied to a low-pass filter at time intervals D t, a signal is obtained that closely approximates the frequency division multiplexed signal (11) Fig. 5 illustrates the process of a typical FFT-based OFDM system. The incoming serial data is first converted form serial to parallel and grouped into x bits each to form a complex number. The number x determines the signal constellation of the corresponding subcarrier, such as 16 QAM or 32QAM. The complex numbers are modulated in a baseband fashion by the inverse FFT (IFFT) and converted back to serial data for transmission. A guard interval is inserted between symbols to avoid intersymbol interference (ISI) caused by multipath distortion. The discrete symbols are converted to analog and low-pass filtered for RF upconversion. The receiver performs the inverse process of the transmitter. One-tap equalizer is used to correct channel distortion. The tap-coefficients of the filter are calculated based on the channel information. Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm... 3 de 5 11/1/15, 2:48 PM
  • 4. Fig. 6 Example of the power spectral density of the OFDM signal with a guard interval D = TS/4 (number of carriers N=32) [Alard and Lassalle] Fig 4a shows the spectrum of an OFDM subchannel and Fig. 4b and Fig. 6 present composite OFDM spectrum. By carefully selecting the carrier spacing, the OFDM signal spectrum can be made flat and the orthogonality among the subchannels can be guaranteed. The guard interval and its implementation The orthogonality of subchannels in OFDM can be maintained and individual subchannels can be completely separated by the FFT at the receiver when there are no intersymbol interference (ISI) and intercarrier interference (ICI) introduced by transmission channel distortion. In practice these conditions can not be obtained. Since the spectra of an OFDM signal is not strictly band limited (sinc(f) function), linear distortion such as multipath cause each subchannel to spread energy into the adjacent channels and consequently cause ISI. A simple solution is to increase symbol duration or the number of carriers so that distortion becomes insignificant. However, this method may be difficult to implement in terms of carrier stability, Doppler shift, FFT size and latency. Fig. 7 The effect on the timing tolerance of adding a guard interval. With a guard interval included in the signal, the tolerance on timing the samples is considerably more relaxed. Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm... 4 de 5 11/1/15, 2:48 PM
  • 5. Fig. 8 Example of the guard interval. Each symbol is made up of two parts. The whole signal is contained in the active symbol (shown highlighted for the symbol M) The last part of which (shown in bold) is also repeated at the start of the symbol and is called the guard interval One way to prevent ISI is to create a cyclically extended guard interval (Fig. 7, 8), where each OFDM symbol is preceded by a periodic extension of the signal itself. The total symbol duration is Ttotal=Tg+T, where Tg is the guard interval and T is the useful symbol duration. When the guard interval is longer than the channel impulse response (Fig. 3), or the multipath delay, the ISI can be eliminated. However, the ICI, or in-band fading, still exists. The ratio of the guard interval to useful symbol duration is application-dependent. Since the insertion of guard interval will reduce data throughput, Tg is usually less than T/4. The reasons to use a cyclic prefix for the guard interval are: to maintain the receiver carrier synchronization ; some signals instead of a long silence must always be transmitted; cyclic convolution can still be applied between the OFDM signal and the channel response to model the transmission system. JPL's Wireless Communication Reference Website © Dusan Matic, 1999 Mathematical description of OFDM http://www.wirelesscommunication.nl/reference/chaptr05/ofdm... 5 de 5 11/1/15, 2:48 PM