Design and Implementation Ofdm Transmitter and Receiver
Design and Implementation Ofdm Transmitter and Receiver
Faculty of Engineering
Design and implementation of OFDM
transmitter and receiver
Introduction
01
Realization schemes
05
Supervised by:
Advantages
Orthogonality Defined
& Disadvantages
• What is OFDM?
• We can make ashortcut of Orthogonal Frequency
Division Multiplexing to be OFDM.
• OFDM: is a type of digital modulation, a method of
encoding digital data on multiple carrier frequencies.
• (OFDM) is very similar to the well known and widely used technique of
(FDM).
1. Digital broadcasting.
2. Controlled the interference between subcarriers.
Orthogonality Defined
• Orthogonality: is a property that allows multiple information signals to be
transmitted perfectly over a common channel.
• OFDM achieves orthogonality in the frequency domain by allocating each of
the separate information signals onto different subcarriers.
• The subcarriers are orthogonal to each other. Sets of functions are
orthogonal to each other if they match the conditions at the 1 st equation.
• The 2nd Equation shows a set of orthogonal sinusoidal, which represent the
subcarriers for an unmodulated real OFDM signal.
• For a given system bandwidth the symbol rate for an OFDM signal is much lower
than a single carrier transmission scheme. Like BPSK
• The effect of ISI on an OFDM signal can be further improved by the addition of a
guard period to the start of each symbol.
• Ts=TG + TFFT
• Ts is the total length of the symbol in samples.
• TG is the length of the guard period in samples.
• TFFT is the size of the IFFT used to generate the OFDM signal.
The Problem of the Signal and how to solve it ?
• Multi-Path Effect :
• The most deteriorate of communication part is multipath.
• Where reflections are present and signals arrive at the receiver from the transmitter via a
variety of paths.
• Advantages: • Disadvantages:
• FFT Application :
The FFT has lots of applications and is used extensively in audio
processing, radar, sonar and software defined radio to name but a
few.
FFT and IFFT Formula:
FFT Example :
IFFT:
IFFT is a fast algorithm to perform inverse (or backward) Fourier
transform (IDFT), which undoes the process of DFT. IDFT of a sequence
{Fn } that can be defined as:
• VHDL Definition
• Altera & Xilinx synthesis tools do not support all the VHDL
sentences by default and support them only some of them.
Therefore, it is impossible to control the PLD by using all the
VHDL sentences.
Xilinx ISE Design Software