SlideShare uma empresa Scribd logo
1 de 29
Orthogonal Frequency Division
Multiple Access
(OFDMA)
Khaja Mohammad Shazzad
2
Outline
1. Background
 Multiple Access (MA) Methods
1. Orthogonal Frequency Division Multiplexing
(OFDM) Based Multiple Access (OFDMA)
 Orthogonality Principle
 OFDM
 OFDM-FDMA
1. Advantages and Disadvantages of OFDMA
2. Conclusion
Multiple Access (MA)
 General wireless cellular systems are multi-users
systems
 Radio resource are limited
– Limited Bandwidth
– Limited number of channels
 The radio resource must be shared among multiple
users
 Multiple Access Control (MAC) needed
– Contention-based
– Non-contention-based
4
Contention-based
Multiple Access(MA)
 Contention-based
– Each terminal transmits in a decentralized way
– No central controller (Base stations or access points)
– Example:
 ALOHA
 Carrier Sensing Multiple Access (CSMA)
Standard:
– GSM [l] uses the slotted ALOHA in the terminal’s initial
access process
– IEEE 802.11 uses CSMA/CA based contention access
scheme
Non-contention-based
Multiple Access (MA)
 A logic controller (BS or AP) is needed to
coordinate the transmissions of all the terminals
 The controller informs each device when and on
which channel it can transmit
 Collisions can be avoided entirely
 Two Subdivisions
1. Non-channelization
2. Channelization
Non-channelization
Non-contention-based MA
 Terminals transmit sequentially using the same
channel
 Example:
– Polling based medium access
 Standard:
– IEEE 802.15(WPAN)
– IEEE 802.11(WLAN)
Channelization
Non-contention-based MA
 Terminals transmit simultaneously using different
channels
 Most commonly used protocols in cellular systems
 Example:
– 1. Time Division Multiple Access (TDMA)
– 2. Code Division Multiple Access( CDMA)
– 1. Frequency Division Multiple Access (FDMA)
 Standard
– 1. GSM (TDMA)
– 2. IS-95 (CDMA)
– 3. American Mobile Phone System, AMPS (FDMA)
8
Time Division Multiple Access
(TDMA)
 GSM
– Time slot 0.577 ms
– Frame 4.6 ms
– 8 time slots per frame
– Frequency band 20 KHz
Code Division Multiple Access
(CDMA)
 IS-95
– Orthogonal Walsh codes
– 64 codes (channels)
– One pilot channel
– Seven paging channels
– 55 traffic channels
– Each carrier 1.25 MHz
Frequency Division Multiple Access
(FDMA)
 American Mobile Phone
System (AMPS)
– Total Bandwidth 25 MHz
– Each Channel 30 KHz
Orthogonal Frequency Division
Multiplexing (OFDM) Based Multiple
Access (OFDMA)
Orthogonality Principle
OFDM
OFDM-FDMA
12
Orthogonality Principle
 Vector space
– A, B and C vectors in
space are orthogonal to
each other
– A.B=B.C=C.A=0
– (A+B+C).A=(mod A)^2
– (A+B+C).B=(mod B)^2
– (A+B+C).C=(mod C)^2
A
B
C
Orthogonality Principle cont..
 Real Function space
0)()(
)cos()(
)sin()(
0)()(
)cos()(
)sin()(
21
2
1
=
=
=
=
=
=
∫
∫
+
+
dttftf
nwtNtf
mwtMtf
dttftf
wtBtf
wtAtf
n
T
m
n
m
T
τ
τ
τ
τ
Orthogonality Principle cont..
)2sin()sin()( wtwttf =
∫ =
≠∫ =
∈∀
T
0
0s(nwt)dtsin(mwt)co
nmwhere
T
0
0n(nwt)dtsin(mwt)si
Νm.n
Here mw and nw are called
m-th and n-th harmonics of
w respectively
15
Orthogonal Frequency Division
Multiplexing(OFDM)
 It is a special kind of FDM
 The spacing between carriers are such that
they are orthogonal to one another
 Therefore no need of guard band between
carriers.
 One example makes the thing clear
Example of OFDM
 Lets we have following information bits
– 1, 1, -1, -1, 1, 1, 1, -1, 1, -1, -1, -1, -1, 1, -1, -1, …
 Just converts the serials bits to parallel bits
C1 C2 C3 C4
1 1 -1 -1
1 1 1 -1
1 -1 -1 -1
-1 1 -1 -1
-1 1 1 -1
-1 -1 1 1
Example of OFDM cont..
Modulated signal for C1 Modulated signal for C2
Modulated signal for C3 Modulated signal for C4
Modulate each column with corresponding sub-carrier using BPSK
Example of OFDM cont..
 Final OFDM Signal = Sum of all signal
)2sin()()(
1
0
nttItV
N
n
n
π∑
−
=
=
Generated OFDM signal, V(t)
V(t)
OFDM-FDMA (OFDMA)
 Each terminal occupies
a subset of sub-carriers
 Subset is called an
OFDMA traffic channel
 Each traffic channel is
assigned exclusively to
one user at any time user1
user2
user3
user4
OFDM-FDMA (OFDMA)
 The IEEE 802.16e/ WiMax use OFDMA as
Multiple access technique
– Bandwidth options 1.25, 5, 10, or 20 MHz
– Entire bandwidth divided into 128, 512, 1024 or
2048 sub carriers
– 20 MHz bandwidth with 2048 sub carriers has 9.8
KHz spacing between sub carriers
OFDM-FDMA (System View)
22
Advantages of OFDMA
 Multi-user Diversity
– broadband signals experience frequency selective
fading
– OFDMA allows different users to transmit over
different portions of the broadband spectrum (traffic
channel)
– Different users perceive different channel qualities,
a deep faded channel for one user may still be
favorable to others
Advantages of OFDMA cont..
Multi-user Diversity
Advantages of OFDMA cont..
 Efficient use of Spectrum
4/3 Hz per symbol
6/5 Hz per symbol
Advantages of OFDMA cont..
 Receiver Simplicity
– It eliminates the intra-cell interference avoiding
CDMA type of multi-user detection
– Orthogonality of code destroyed by selective
fading
– Only FFT processor is required
 Bit Error Rate performance is better only in Fading
environment
Disadvantages of OFDMA
 Peak to average power
ratio (PAPR)
avg
P
tx
PAPR
2
)(
=
The large amplitude variation increases in-band noise and
increases the BER when the signal has to go through amplifier
nonlinearities.
27
Disadvantages of OFDMA cont..
 Synchronization
– Tight Synchronization between users are
required for FFT in receiver
– Pilot signals are used for synchronizations
 Co-channel interference
– Dealing with this is more complex in OFDM than in CDMA
– Dynamic channel allocation with advanced
coordination among adjacent base stations
28
Research issues and Conclusion
 Future works
– Peak-to-average power reduction in OFDM
– Timing and Frequency Synchronization
– Efficient digital signal processing Implementation of OFDM
– Multiple input/Multiple output (MIMO) OFDM
 Conclusion
– Different variations of OFDMA are proposed and
have different pros and cons
Thank You
Questions
or
Comments?

Mais conteúdo relacionado

Mais procurados

Satellite Multiple Access Schemes
Satellite Multiple Access SchemesSatellite Multiple Access Schemes
Satellite Multiple Access Schemes
Dileep Kadavarath
 
Power delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadPower delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spread
Manish Srivastava
 
Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)
Miles Kevin Galario
 

Mais procurados (20)

Orthogonal frequency division multiplexing (ofdm)
Orthogonal frequency division multiplexing (ofdm)Orthogonal frequency division multiplexing (ofdm)
Orthogonal frequency division multiplexing (ofdm)
 
Introduction To Wireless Fading Channels
Introduction To Wireless Fading ChannelsIntroduction To Wireless Fading Channels
Introduction To Wireless Fading Channels
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMA
 
Satellite Multiple Access Schemes
Satellite Multiple Access SchemesSatellite Multiple Access Schemes
Satellite Multiple Access Schemes
 
TDMA Technology
TDMA TechnologyTDMA Technology
TDMA Technology
 
Power delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spreadPower delay profile,delay spread and doppler spread
Power delay profile,delay spread and doppler spread
 
MIMO-OFDM for 4G network
MIMO-OFDM for 4G networkMIMO-OFDM for 4G network
MIMO-OFDM for 4G network
 
OFDM for LTE
OFDM for LTEOFDM for LTE
OFDM for LTE
 
OFDM Basics
OFDM BasicsOFDM Basics
OFDM Basics
 
Multiple access techniques for wireless communications
Multiple access techniques for wireless communicationsMultiple access techniques for wireless communications
Multiple access techniques for wireless communications
 
Mimo
MimoMimo
Mimo
 
(Ofdm)
(Ofdm)(Ofdm)
(Ofdm)
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
 
Introduction to Wireless Communication
Introduction to Wireless CommunicationIntroduction to Wireless Communication
Introduction to Wireless Communication
 
OFDM
OFDMOFDM
OFDM
 
Path Loss and Shadowing
Path Loss and ShadowingPath Loss and Shadowing
Path Loss and Shadowing
 
FDM,OFDM,OFDMA,MIMO
FDM,OFDM,OFDMA,MIMOFDM,OFDM,OFDMA,MIMO
FDM,OFDM,OFDMA,MIMO
 
WDM principles
WDM principlesWDM principles
WDM principles
 
Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)Frequency Division Multiple Access (FDMA)
Frequency Division Multiple Access (FDMA)
 
SCFDMA
SCFDMASCFDMA
SCFDMA
 

Destaque (20)

Ofdma
OfdmaOfdma
Ofdma
 
Introduction to OFDM
Introduction to OFDMIntroduction to OFDM
Introduction to OFDM
 
Ofdma
OfdmaOfdma
Ofdma
 
Ofdm
OfdmOfdm
Ofdm
 
OFDMA System
OFDMA SystemOFDMA System
OFDMA System
 
Ofdma tutorial
Ofdma tutorialOfdma tutorial
Ofdma tutorial
 
Ofdm final
Ofdm finalOfdm final
Ofdm final
 
Ofdma 1
Ofdma 1Ofdma 1
Ofdma 1
 
Wimax ofdma
Wimax ofdmaWimax ofdma
Wimax ofdma
 
OFDM
OFDMOFDM
OFDM
 
OFDMA resource allocation in 4G wireless networks
OFDMA resource allocation in 4G wireless networksOFDMA resource allocation in 4G wireless networks
OFDMA resource allocation in 4G wireless networks
 
OFDM
OFDMOFDM
OFDM
 
Lte Presentation.Ppt
Lte Presentation.PptLte Presentation.Ppt
Lte Presentation.Ppt
 
LTE - Long Term Evolution
LTE - Long Term EvolutionLTE - Long Term Evolution
LTE - Long Term Evolution
 
Lte presentation at und
Lte presentation at undLte presentation at und
Lte presentation at und
 
4. tecnicas de acceso multiple ofdma y sc fdma
4. tecnicas de acceso multiple ofdma y sc fdma4. tecnicas de acceso multiple ofdma y sc fdma
4. tecnicas de acceso multiple ofdma y sc fdma
 
Introduction to LTE
Introduction to LTEIntroduction to LTE
Introduction to LTE
 
IEEE_RFIC 2007
IEEE_RFIC 2007 IEEE_RFIC 2007
IEEE_RFIC 2007
 
LTE Basic
LTE BasicLTE Basic
LTE Basic
 
Ofdm
OfdmOfdm
Ofdm
 

Semelhante a Ofdma

Semelhante a Ofdma (20)

OFDMA.ppt
OFDMA.pptOFDMA.ppt
OFDMA.ppt
 
OFDMA.ppt
OFDMA.pptOFDMA.ppt
OFDMA.ppt
 
OFDM
OFDMOFDM
OFDM
 
Ea 452 chap9
Ea 452 chap9Ea 452 chap9
Ea 452 chap9
 
OFDM and MC-CDMA An Implementation using MATLAB.ppt
OFDM and MC-CDMA An Implementation using MATLAB.pptOFDM and MC-CDMA An Implementation using MATLAB.ppt
OFDM and MC-CDMA An Implementation using MATLAB.ppt
 
OFDM-5.ppt
OFDM-5.pptOFDM-5.ppt
OFDM-5.ppt
 
Chapter 3 mobile on 18-11-2019.pptx
Chapter 3 mobile on 18-11-2019.pptxChapter 3 mobile on 18-11-2019.pptx
Chapter 3 mobile on 18-11-2019.pptx
 
Gsm cdma1
Gsm cdma1Gsm cdma1
Gsm cdma1
 
Gsm cdma1
Gsm cdma1Gsm cdma1
Gsm cdma1
 
Gsm VS cdma
Gsm VS cdma Gsm VS cdma
Gsm VS cdma
 
Lte tutorial
Lte tutorialLte tutorial
Lte tutorial
 
04_20.pptx
04_20.pptx04_20.pptx
04_20.pptx
 
Assignment of wireless c ommunication
Assignment of wireless c ommunicationAssignment of wireless c ommunication
Assignment of wireless c ommunication
 
CDMA- INTRO BASICS
CDMA- INTRO BASICSCDMA- INTRO BASICS
CDMA- INTRO BASICS
 
3.TDMA ACCESS TECHNOLOGY.pptx
3.TDMA ACCESS TECHNOLOGY.pptx3.TDMA ACCESS TECHNOLOGY.pptx
3.TDMA ACCESS TECHNOLOGY.pptx
 
Mimo [new]
Mimo [new]Mimo [new]
Mimo [new]
 
AJAL ACS Chap2 rev
AJAL  ACS Chap2 revAJAL  ACS Chap2 rev
AJAL ACS Chap2 rev
 
Lect13 multiple access
Lect13 multiple accessLect13 multiple access
Lect13 multiple access
 
YAWER.....PPT.pptx
YAWER.....PPT.pptxYAWER.....PPT.pptx
YAWER.....PPT.pptx
 
Fdma1
Fdma1Fdma1
Fdma1
 

Mais de fazida76

Bio hazard (3)
Bio hazard (3)Bio hazard (3)
Bio hazard (3)
fazida76
 
Ergonomical hazard
Ergonomical hazardErgonomical hazard
Ergonomical hazard
fazida76
 
Physical hazard
Physical hazardPhysical hazard
Physical hazard
fazida76
 
Psychological hazard
Psychological hazardPsychological hazard
Psychological hazard
fazida76
 
CHEMICAL HAZARDS
CHEMICAL HAZARDSCHEMICAL HAZARDS
CHEMICAL HAZARDS
fazida76
 
Mobile wimax slide
Mobile wimax slideMobile wimax slide
Mobile wimax slide
fazida76
 
Succeed your phd with confidence
Succeed your phd with confidenceSucceed your phd with confidence
Succeed your phd with confidence
fazida76
 

Mais de fazida76 (7)

Bio hazard (3)
Bio hazard (3)Bio hazard (3)
Bio hazard (3)
 
Ergonomical hazard
Ergonomical hazardErgonomical hazard
Ergonomical hazard
 
Physical hazard
Physical hazardPhysical hazard
Physical hazard
 
Psychological hazard
Psychological hazardPsychological hazard
Psychological hazard
 
CHEMICAL HAZARDS
CHEMICAL HAZARDSCHEMICAL HAZARDS
CHEMICAL HAZARDS
 
Mobile wimax slide
Mobile wimax slideMobile wimax slide
Mobile wimax slide
 
Succeed your phd with confidence
Succeed your phd with confidenceSucceed your phd with confidence
Succeed your phd with confidence
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Último (20)

Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 

Ofdma

  • 1. Orthogonal Frequency Division Multiple Access (OFDMA) Khaja Mohammad Shazzad
  • 2. 2 Outline 1. Background  Multiple Access (MA) Methods 1. Orthogonal Frequency Division Multiplexing (OFDM) Based Multiple Access (OFDMA)  Orthogonality Principle  OFDM  OFDM-FDMA 1. Advantages and Disadvantages of OFDMA 2. Conclusion
  • 3. Multiple Access (MA)  General wireless cellular systems are multi-users systems  Radio resource are limited – Limited Bandwidth – Limited number of channels  The radio resource must be shared among multiple users  Multiple Access Control (MAC) needed – Contention-based – Non-contention-based
  • 4. 4 Contention-based Multiple Access(MA)  Contention-based – Each terminal transmits in a decentralized way – No central controller (Base stations or access points) – Example:  ALOHA  Carrier Sensing Multiple Access (CSMA) Standard: – GSM [l] uses the slotted ALOHA in the terminal’s initial access process – IEEE 802.11 uses CSMA/CA based contention access scheme
  • 5. Non-contention-based Multiple Access (MA)  A logic controller (BS or AP) is needed to coordinate the transmissions of all the terminals  The controller informs each device when and on which channel it can transmit  Collisions can be avoided entirely  Two Subdivisions 1. Non-channelization 2. Channelization
  • 6. Non-channelization Non-contention-based MA  Terminals transmit sequentially using the same channel  Example: – Polling based medium access  Standard: – IEEE 802.15(WPAN) – IEEE 802.11(WLAN)
  • 7. Channelization Non-contention-based MA  Terminals transmit simultaneously using different channels  Most commonly used protocols in cellular systems  Example: – 1. Time Division Multiple Access (TDMA) – 2. Code Division Multiple Access( CDMA) – 1. Frequency Division Multiple Access (FDMA)  Standard – 1. GSM (TDMA) – 2. IS-95 (CDMA) – 3. American Mobile Phone System, AMPS (FDMA)
  • 8. 8 Time Division Multiple Access (TDMA)  GSM – Time slot 0.577 ms – Frame 4.6 ms – 8 time slots per frame – Frequency band 20 KHz
  • 9. Code Division Multiple Access (CDMA)  IS-95 – Orthogonal Walsh codes – 64 codes (channels) – One pilot channel – Seven paging channels – 55 traffic channels – Each carrier 1.25 MHz
  • 10. Frequency Division Multiple Access (FDMA)  American Mobile Phone System (AMPS) – Total Bandwidth 25 MHz – Each Channel 30 KHz
  • 11. Orthogonal Frequency Division Multiplexing (OFDM) Based Multiple Access (OFDMA) Orthogonality Principle OFDM OFDM-FDMA
  • 12. 12 Orthogonality Principle  Vector space – A, B and C vectors in space are orthogonal to each other – A.B=B.C=C.A=0 – (A+B+C).A=(mod A)^2 – (A+B+C).B=(mod B)^2 – (A+B+C).C=(mod C)^2 A B C
  • 13. Orthogonality Principle cont..  Real Function space 0)()( )cos()( )sin()( 0)()( )cos()( )sin()( 21 2 1 = = = = = = ∫ ∫ + + dttftf nwtNtf mwtMtf dttftf wtBtf wtAtf n T m n m T τ τ τ τ
  • 14. Orthogonality Principle cont.. )2sin()sin()( wtwttf = ∫ = ≠∫ = ∈∀ T 0 0s(nwt)dtsin(mwt)co nmwhere T 0 0n(nwt)dtsin(mwt)si Νm.n Here mw and nw are called m-th and n-th harmonics of w respectively
  • 15. 15 Orthogonal Frequency Division Multiplexing(OFDM)  It is a special kind of FDM  The spacing between carriers are such that they are orthogonal to one another  Therefore no need of guard band between carriers.  One example makes the thing clear
  • 16. Example of OFDM  Lets we have following information bits – 1, 1, -1, -1, 1, 1, 1, -1, 1, -1, -1, -1, -1, 1, -1, -1, …  Just converts the serials bits to parallel bits C1 C2 C3 C4 1 1 -1 -1 1 1 1 -1 1 -1 -1 -1 -1 1 -1 -1 -1 1 1 -1 -1 -1 1 1
  • 17. Example of OFDM cont.. Modulated signal for C1 Modulated signal for C2 Modulated signal for C3 Modulated signal for C4 Modulate each column with corresponding sub-carrier using BPSK
  • 18. Example of OFDM cont..  Final OFDM Signal = Sum of all signal )2sin()()( 1 0 nttItV N n n π∑ − = = Generated OFDM signal, V(t) V(t)
  • 19. OFDM-FDMA (OFDMA)  Each terminal occupies a subset of sub-carriers  Subset is called an OFDMA traffic channel  Each traffic channel is assigned exclusively to one user at any time user1 user2 user3 user4
  • 20. OFDM-FDMA (OFDMA)  The IEEE 802.16e/ WiMax use OFDMA as Multiple access technique – Bandwidth options 1.25, 5, 10, or 20 MHz – Entire bandwidth divided into 128, 512, 1024 or 2048 sub carriers – 20 MHz bandwidth with 2048 sub carriers has 9.8 KHz spacing between sub carriers
  • 22. 22 Advantages of OFDMA  Multi-user Diversity – broadband signals experience frequency selective fading – OFDMA allows different users to transmit over different portions of the broadband spectrum (traffic channel) – Different users perceive different channel qualities, a deep faded channel for one user may still be favorable to others
  • 23. Advantages of OFDMA cont.. Multi-user Diversity
  • 24. Advantages of OFDMA cont..  Efficient use of Spectrum 4/3 Hz per symbol 6/5 Hz per symbol
  • 25. Advantages of OFDMA cont..  Receiver Simplicity – It eliminates the intra-cell interference avoiding CDMA type of multi-user detection – Orthogonality of code destroyed by selective fading – Only FFT processor is required  Bit Error Rate performance is better only in Fading environment
  • 26. Disadvantages of OFDMA  Peak to average power ratio (PAPR) avg P tx PAPR 2 )( = The large amplitude variation increases in-band noise and increases the BER when the signal has to go through amplifier nonlinearities.
  • 27. 27 Disadvantages of OFDMA cont..  Synchronization – Tight Synchronization between users are required for FFT in receiver – Pilot signals are used for synchronizations  Co-channel interference – Dealing with this is more complex in OFDM than in CDMA – Dynamic channel allocation with advanced coordination among adjacent base stations
  • 28. 28 Research issues and Conclusion  Future works – Peak-to-average power reduction in OFDM – Timing and Frequency Synchronization – Efficient digital signal processing Implementation of OFDM – Multiple input/Multiple output (MIMO) OFDM  Conclusion – Different variations of OFDMA are proposed and have different pros and cons