03 - WLT Wireless Technologies
03 - WLT Wireless Technologies
Wireless Technologies
Dharm Singh Jat
Wireless Transmission
Faculty of Computing and Informatics
❑ Frequencies
❑ Signals
❑ Antenna
❑ Signal propagation
❑Multiplexing
Frequencies for communication
twisted coax cable optical transmission
pair
1 Mm 10 km 100 m 1m 10 mm 100 m 1 m
300 Hz 30 kHz 3 MHz 300 MHz 30 GHz 3 THz 300 THz
z
z
x
sectorized
x antenna
– no communication
possible transmission
multipath
LOS pulses pulses
signal at sender
signal at receiver
• Time dispersion: signal is dispersed over time
• ➔ interference with “neighbor” symbols, Inter Symbol Interference
(ISI)
• The signal reaches a receiver directly and phase shifted
• ➔ distorted signal depending on the phases of the different parts
Multiplexing
• Multiplexing in 4 dimensions
channels ki
– space (si) k1 k2 k3 k4 k5 k6
– time (t) c
– frequency (f)
t c
– code (c)
t
s1
f
• Goal: multiple use s2
f
of a shared medium c
f
• Disadvantages:
❑ waste of bandwidth
if the traffic is
distributed unevenly
❑ inflexible
❑ guard spaces t
Time multiplex
• A channel gets the whole spectrum for a certain amount of time
• Advantages:
❑ only one carrier in the
medium at any time k1 k2 k3 k4 k5 k6
• Disadvantages:
❑ precise
synchronization
t
necessary
Time and frequency multiplex
• Combination of both methods
• A channel gets a certain frequency band for a certain amount
of time
• Example: GSM
• Advantages: k1 k2 k3 k4 k5 k6
required
Code multiplex
• Each channel has a unique code
k1 k2 k3 k4 k5 k6
• Digital modulation
– digital data is translated into an analog signal (baseband)
– ASK, FSK, PSK - main focus in this chapter
– differences in spectral efficiency, power efficiency, robustness
• Analog modulation
– shifts center frequency of baseband signal up to the radio carrier
• Motivation
– smaller antennas (e.g., /4)
– Frequency Division Multiplexing
– medium characteristics
• Basic schemes
– Amplitude Modulation (AM)
– Frequency Modulation (FM)
– Phase Modulation (PM)
Modulation and demodulation
analog
baseband
digital
signal
data digital analog
101101001 modulation modulation radio transmitter
radio
carrier
analog
baseband
digital
signal
analog synchronization data
demodulation decision 101101001 radio receiver
radio
carrier
Digital modulation
• Modulation of digital signals known as Shift Keying
1 0 1
❑ Amplitude Shift Keying (ASK):
– very simple
– low bandwidth requirements t
– very susceptible to interference
1 0 1
❑ Frequency Shift Keying (FSK):
– needs larger bandwidth
t
– more complex
– robust against interference
t
Advanced Frequency Shift Keying
❑ bandwidth needed for FSK depends on the distance
between the carrier frequencies
❑ special pre-computation avoids sudden phase shifts
➔ MSK (Minimum Shift Keying)
❑ bit separated into even and odd bits, the duration of each
bit is doubled
❑ depending on the bit values (even, odd) the higher or lower
frequency, original or inverted is chosen
❑ the frequency of one carrier is twice the frequency of the
other
❑ Equivalent to offset QPSK
MSK
signal
t
No phase shifts!
Advanced Phase Shift Keying
• BPSK (Binary Phase Shift Keying): Q
– bit value 0: sine wave
– bit value 1: inverted sine wave I
– very simple PSK 1 0
11 10 00 01
Thank you