Module 1
Module 1
Module 1
Pinki Vishwakarma
Associate Professor
Computer Engg. Department
Mobile Computing
Topics to be covered:
• Introduction to Mobile Computing
➢ Definition
➢ Aspects of Mobile Computing
• History of Wireless Communications
• Telecommunication Generations
➢ 1G, 2G, 3G, 4G and 5G
Source of Reference:
• Jochen Schiller, “Mobile Communications”,
Addison Wesley Second Edition.
Objectives
• To understand the basic concept and
principles of mobile computing.
• To get to know the application of wireless
communications.
• To understand the evolution of
telecommunication generations.
Introduction to Mobile Computing
Mobile Computing: Mobile
computing refers to various devices that
allow people to access data and
information from anywhere. It transports
data, voice, and video over a network via
a mobile device.
Aspects of Mobile Computing
• Technology: GSM
• Frequency: 1.8 Ghz
• Access Method: TDMA/FDMA/CDMA
• Bandwidth: 14.4 – 64 kbps
• In 1991 2G came in existence
• Digital Systems
• Can send/receive SMS and MMS
• In 1997 WAP browser i.e. GPRS was introduced,
send/receive emails.
• Core Network is PSTN
Telecommunication Generations
Third Generation (3G)
• Technology: WCDMA
• Frequency: 1.6 – 2 Ghz
• Access Method: CDMA
• Bandwidth: 2Mbps
• High Speed
• Video conferencing, 3D Gaming
• Core Network is Packet Network
Telecommunication Generations
Fourth Generation (4G)
Pinki Vishwakarma
Associate Professor
Computer Engg. Department
Mobile Computing
Topics to be covered:
• Electromagnetic Spectrum
• Antennas
• Signals
• Signal Propagation
• Signal Characteristics
• Multiplexing
Source of Reference:
• Jochen Schiller, “Mobile Communications”,
Addison Wesley Second Edition.
Objective
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
y x ideal
x isotropic
radiator
Antennas: simple dipoles
• Real antennas are not isotropic radiators
➢ dipoles with lengths /4 on car roofs or /2 as Hertzian dipole
➢ shape of antenna proportional to wavelength
/4 /2
simple
x z x
dipole
side view (xy-plane) side view (yz-plane) top view (xz-plane)
Antennas: Directed and Sectorized
• Used for microwave connections or base stations for mobile phones
(e.g. radio coverage of a valley)
y y z
directed
x z x antenna
z
z
x
sectorized
x
antenna
/2 /2
/4 /2 /4 /2
+ +
ground plane
Signals
• physical representation of data
• function of time and location
A [V] A [V] Q = M sin
t[s]
I= M cos
f [Hz]
detected in this
range
➢ background noise can
be added to the
signal.
Signal propagation
Propagation in free space is always like light that is a straight line
Receiving power proportional to 1/d² in vacuum where d is the distance between
the sender and the receiver
Receiving power is influenced by
➢ fading
➢ shadowing
➢ reflection (large obstacles)
➢ refraction depending on the density of a medium
➢ scattering (small obstacles)
➢ diffraction at edges
multipath
LOS pulses pulses
signal at sender
signal at receiver
k1 k2 k3 k4 k5 k6
c
t c
Multiplexing t
➢ space (si) s1
f
➢ time (t) s2
f
c
➢ frequency (f)
t
➢ code (c)
s3
f
Frequency division multiplexing
Separation of spectrum into smaller frequency bands.
A channel gets a certain band of the spectrum.
Advantages:
➢ dynamic coordination not
necessary k1 k2 k3 k4 k5 k6
➢ works for analog signals also
c
f
Disadvantages:
➢ In case of unevenly
traffic distribution
there is waste of
bandwidth
➢ guard spaces
t
Time division multiplexing
The whole spectrum is assigned to a channel for a certain
amount of time
Advantages:
➢ only one carrier in the
medium at any time
➢ throughput is high for k1 k2 k3 k4 k5 k6
many users
c
Disadvantages: f
➢ synchronization
necessary
t
Time and frequency division multiplexing
c
f
t
Code division multiplexing
A unique code is assigned to each
channel and all channels use same
k1 k2 k3 k4 k5 k6
spectrum at the same time
c
Advantages:
➢ bandwidth efficient
➢ coordination and synchronization
is not required
f
Disadvantages:
➢ lower user data rates
➢ signal regeneration is complex
t
Modulation
Digital modulation
➢ digital data is translated into an analog signal
Analog modulation
➢ shifts center frequency of baseband signal up to the radio
carrier
Types of Modulation
➢ Amplitude Modulation (AM)
➢ Frequency Modulation (FM)
➢ Phase Modulation (PM)
Modulation and Demodulation
analog
digital baseband
data signal
digital analog
101101001 modulation modulation radio transmitter
radio
carrier
analog
baseband
digital
signal data
analog synchronization
demodulation decision 101101001 radio receiver
radio
carrier
Digital modulation
Modulation of digital signals known as Shift Keying
1 0 1
➢ Amplitude Shift Keying (ASK)
t
1 0 1
➢ Frequency Shift Keying (FSK)
t
Outcomes
• To describe the electromagnetic spectrum and
antennas used in mobile communication network and
system.
• To describe signal characteristics and propagation.
• To identify different multiplexing and modulation
techniques.
Course Name: Mobile Computing
Semester-VI Computer Engg.
Pinki Vishwakarma
Associate Professor
Computer Engg. Department
Mobile Computing
Topic to be covered:
• Cellular Systems
• C0-channel interference
Source of Reference:
• Jochen Schiller, “Mobile Communications”,
Addison Wesley Second Edition.
Objective
• Mobile stations
communicate via
the base station
Cellular Systems
• Advantages of cell structures:
➢higher capacity
➢higher number of users
➢less transmission power needed
➢ more robust, decentralized
➢base station deals with interference,
transmission area i.e. locally
Cellular Systems
• Disadvantages:
➢ fixed network needed for the base stations
➢ handover
➢ interference with other cells
• 7 frequencies cluster
Frequency Planning
3 cell cluster
Q = D/R = 3𝑁
Frequency reuse
technique increases
overall system capacity.
Frequency Planning
For hexagonal cells, i.e., with 'honeycomb' cell lay-outs commonly used in
mobile radio, possible cluster sizes are K = i2 + ij + j2, with integer i and j (K =
1, 3, 4, 7, 9, ...). Integers i and j determine the relative location of co-channel
cells. 7-cell reuse with i = 2 and j =1.
Outcome
Pinki Vishwakarma
Associate Professor
Computer Engg. Department
Mobile Computing
Topics to be covered:
• Spread Spectrum Technology
➢ Direct Sequence Spread Spectrum (DSSS)
➢ Frequency Hopping Spread Spectrum (FHSS)
Source of Reference:
• Jochen Schiller, “Mobile Communications”,
Addison Wesley Second Edition.
Objective
f f
protection against narrowband interference
user signal
i) ii) broadband interference
narrowband interference
f f
sender
dP/df dP/df dP/df
iii) iv) v)
f f f
receiver
Spreading and frequency selective fading
channel
quality
2 narrowband
1 5 6
3 channels
4
frequency
narrow band guard space
signal
channel
quality
2
2
2 spread spectrum
2 channels
2
1
spread frequency
spectrum
DSSS (Direct Sequence Spread Spectrum)
XOR of the signal with pseudo-random number i.e.chipping
sequence
Advantages
tb
➢ reduces frequency selective
fading user data
chipping radio
sequence carrier
transmitter
correlator
lowpass sampled
received filtered products sums
signal signal data
demodulator X integrator decision
radio chipping
carrier sequence
receiver
FHSS (Frequency Hopping Spread Spectrum)
• sequence of frequency changes determined via pseudo random
number sequence
There are two versions in FHSS
❑ Fast Hopping(several frequencies are assigned per user bit)
user data
0 1 0 1 1 t
f
td
f3
slow
f2 hopping
(3 bits/hop)
f1
td t
f
f3
fast
f2 hopping
(3 hops/bit)
f1
frequency hopping
synthesizer sequence
transmitter
narrowband
received signal
signal data
demodulator demodulator
hopping frequency
sequence synthesizer
receiver
Outcome
• To describe various spread spectrum
techniques and their use.