System Application and Development Chapter 1
System Application and Development Chapter 1
System Application and Development Chapter 1
3
Examples of Wireless Networks
• Bluetooth: Small scale network E.g. between headset and
mobile phone.
• IR (Infrared): In the electromagnetic spectrum, IR radiation
lies between microwaves and visible light. It is used for
security control, TV remote control and short range
communications.
• Wireless Sensor Networks: Collecting Information from less
power mobile sensor devices.
• Satellite: Collecting Information from the satellite up in the
sky to GPS receiver or to other satellite phones.
4
Signals
• Physical Layer concerns the transfer of message bits using signals.
• Signals are functions. The simplest signal (a.k.a. sinusoids) in a
function of time (t) can be expressed as:
• 𝑓 𝑡 = 𝑠𝑖𝑛 2𝜋𝑣𝑡+
– Where v is the frequency, expressed in cycles per second, or hertz (Hz) and
is a phase. The period T of the wave is the amount of time it takes for the
wave to go through one complete cycle, that is, T = 1∕𝜈.
• Computers uses a digital signal (a set of 0’s and 1’s). But the signal
is analog while it propagates through a wire or wireless media.
Analog signals encode digital bits.
• What happens when signals propagate over wireless media?
5
Signal Propagation
• Signals transmitted on a carrier frequency.
• Travel at speed of light, spread out and attenuate faster than
1/ 𝑑𝑖𝑠𝑡 2 (distance between sender and receiver).
• Multiple signals on the same frequency interfere at a receiver.
– Transmitters must be far enough apart to use the same frequency.
• Wireless propagation is complex, depends on environment
(buildings, reflection, scattering, diffraction). (see Chapter 2)
• Signals are bounce off objects and could take multiple paths.
– Some frequencies attenuated (faded) at receiver
– Messes up signal; handled with sophisticated methods. 6
Signal Propagation Range
• Transmission range
– communication possible
– low error rate
• Detection range
– detection of the signal possible
– no communication possible
• Interference range
– signal may not be detected
– signal adds to the background noise
Components of Wireless Communications
9
Frequencies for Radio Transmission
• The range of electromagnetic signals encompassing all frequencies is
referred to as the electromagnetic spectrum. Frequency Ranges from 30
Hz to 300 GHz
10
Physical Layer Terms and Terminologies
• Modulation: Schemes to convert digital signals to analog
signals and vice versa.
– Rate (bandwidth, capacity, speed): the rate, in bits per second,
at which a message can be sent on to the medium channel.
• Bandwidth: Information carrying capacity, in bits/sec.
– In EE community, bandwidth is defined as a width of frequency
band, measured in Hz.
– Delay: the time, in second, takes the signal to cross the channel.
• Propagation delay: the time for a single bit across through wireless
media, is equals to the speed of light (c).
12
Types of Wireless Communications
• Depends on the mobile station (receiver and sender) technology
type, we can divide wireless communication as analog and digital.
• Wireless analog communications
– The first generation (1G) mobile cellular standards like AMPS
(Advanced Mobile Phone System) and NMT (Nordic Mobile
Telephone) were based on analog communication technologies.
– Broadcasting (AM, FM) Radio: Radio waves are electromagnetic
signals, allows to obtain an audio signal.
• Wireless digital communications: Most of modern wireless
communication systems are digital.
– WiFi, Bluetooth, 2G, 3G, 4G, etc.
13
Wireless Analog Communication
14
Wireless Digital Communication
15
Modulation
• We’ve talked about signals representing bits (modulations).
• Carrier is simply a signal oscillating at a desired frequency:
16
Analog Modulations
➢ Amplitude Modulation (AM)
➢ Amplitude modulation is the process of varying the amplitude of a
carrier wave in proportion to the amplitude of a baseband signal.
The frequency of the carrier remains constant.
➢ Frequency Modulation (FM)
➢ Frequency modulation is the process of varying the frequency of a
carrier wave in proportion to the amplitude of a baseband signal.
The amplitude of the carrier remains constant.
➢ Phase Modulation (PM)
➢ Another form of analog modulation technique which works by
altering the phase of the signal.
17
Amplitude Modulation
Frequency Modulation
AM vs. FM
• AM requires a simple circuit, and is very easy to generate.
• AM is simple to tune, and is used in almost all short wave
broadcasting.
• The area of coverage of AM (longer wavelength) is greater than FM
(high frequencies). However, it is quite inefficient, and is
susceptible to static and other forms of electrical noise.
• The main advantage of FM is its audio quality and immunity to
noise. Most forms of static and electrical noise are naturally AM,
and an FM receiver will not respond to AM signals.
• The audio quality of a FM signal increases as the frequency
deviation increases (deviation from the center frequency), which is
why FM broadcast stations use such large deviation.
• The main disadvantage of FM is the larger bandwidth it requires.
20
Wireless Digital Modulation (Passband)
• Amplitude shift keying (ASK) is similar to AM analog, in that
changes in the carrier’s height represent a 1 or 0 bit. Instead of
both a 1 and 0 bit having a carrier signal, however, the 1 bit has a
carrier signal while the 0 bit does not with ASK.
• Frequency shift keying (FSK) changes the frequency of the carrier
signal. Because it is sending a binary signal, the carrier signal starts
and stops.
• Phase shift keying (PSK) is similar to phase modulation. Another
form of digital modulation technique. Two binary digits are
represented by shifting the phase of the carrier signal. Frequency
and Amplitude remains fixed.
21
22
Modern modulation schemes for mobile communication
24
Fig 4.11: I/Q-Modulation diagram
• Polar diagram: Phase and Amplitude are specified by
a Q and I value.
25
Illustration
• The signal changes for every • A combination of 4 phases
pair of bits between 4 states and two amplitudes results
• Using four phases and one in 8 different signal states,
(constant) amplitude – i.e. 3 bits can be transmitted
in parallel
26
Fig 4.12: Amplitude and Phase modulation combined
27
8-PSK
• 8-PSK combines 8 phases,
at each phase change 3
bits can be transmitted
• Theoretically, there can
be any number of signal
states (phases)
• However, in reality it is
difficult for the receiver
to distinguish two states
which are close to each
other
28
Examples
• QPSK ( = 4-PSK) • 16-QAM (Quadrature
UMTS/CDMA Amplitude Modulation)
• 8-PSK GSM/EDGE – e.g. High Speed Downlink
Packet Access (HSDPA),
• 16-QAM HSDPA 10Mbps UMTS
• 64-QAM HSPA (cat15/16),
LTE, 802.11a
• Read more about other
modulation practices
29
Multiplexing
• Multiplexing is the network word for the sharing
resource.
32
FDM System
33
TDM
• Users take turns on a fixed schedule
• Data rate of medium exceeds data rate of digital
signal to be transmitted
• Multiple digital signals interleaved in time
• May be at bit level of blocks
• Time slots preassigned to sources and fixed
• Time slots allocated even if no data
34
TDM Diagram
35
36
TDM vs FDM
• In TDM a user sends at a high rate a fraction of the time; in
FDM, a user sends at a low rate all the time
39
End of Chapter One.
QUESTIONS?
40