Chapter 5 PDF
Chapter 5 PDF
WIRELESS COMMUNICATION
IEEE Wireless Standards
Wireless networks are standardized by IEEE.
Under 802 LAN MAN standards committee.
The 802.11 standard is defined through several specifications of WLANs. It defines an over-the-
air interface between a wireless client and a base station or between two wireless clients.
There are several specifications in the 802.11 family −
802.11 − This pertains to wireless LANs and provides 1 - or 2-Mbps transmission in the
2.4-GHz band using either frequency-hopping spread spectrum (FHSS) or direct-sequence
spread spectrum (DSSS).
802.11a − This is an extension to 802.11 that pertains to wireless LANs and goes as fast as
54 Mbps in the 5-GHz band. 802.11a employs the orthogonal frequency division
multiplexing (OFDM) encoding scheme as opposed to either FHSS or DSSS.
802.11b − The 802.11 high rate WiFi is an extension to 802.11 that pertains to wireless
LANs and yields a connection as fast as 11 Mbps transmission (with a fallback to 5.5, 2,
and 1 Mbps depending on strength of signal) in the 2.4-GHz band. The 802.11b
specification uses only DSSS. Note that 802.11b was actually an amendment to the original
802.11 standard added in 1999 to permit wireless functionality to be analogous to hard-
wired Ethernet connections.
802.11g − This pertains to wireless LANs and provides 20+ Mbps in the 2.4-GHz band.
802.11n — 802.11n builds upon previous 802.11 standards by adding multiple
input multiple-output (MIMO). The additional transmitter and receiver antennas allow for
increased data throughput through spatial multiplexing and increased range by exploiting
the spatial diversity through coding schemes like Alamouti coding. The real speed would
be 100 Mbit/s (even 250 Mbit/s in PHY level), and so up to 4-5 times faster than 802.11g.
802.11ac — 802.11ac builds upon previous 802.11 standards, particularly the 802.11n
standard, to deliver data rates of 433Mbps per spatial stream, or 1.3Gbps in a three-
antenna (three stream) design. The 802.11ac specification operates only in the 5 GHz
frequency range and features support for wider channels (80MHz and 160MHz) and beam
forming capabilities by default to help achieve its higher wireless speeds.
Advantages of WLANs
1. They provide clutter free homes, offices and other networked places.
2. The LANs are scalable in nature, i.e. devices may be added or removed from the network
at a greater ease than wired LANs.
3. The system is portable within the network coverage and access to the network is not
bounded by the length of the cables.
4. Installation and setup is much easier than wired counterparts.
5. The equipment and setup costs are reduced.
Disadvantages of WLANs
1. Since radio waves are used for communications, the signals are noisier with more
interference from nearby systems.
2. Greater care is needed for encrypting information. Also, they are more prone to errors. So,
they require greater bandwidth than the wired LANs.
3. WLANs are slower than wired LANs.
1. When a station wants to transmit, it senses the channel to see whether it is free or not.
2. If the channel is not free the station waits for back off time.
3. If the station finds a channel to be idle, the station waits for a period of time called distributed
interframe space (DIFS).
4. The station then sends control frame called request to send (RTS) as shown in figure.
5. The destination station receives the frame and waits for a short period of time called short
interframe space (SIFS).
6. The destination station then sends a control frame called clear to send (CTS) to the source station.
This frame indicates that the destination station is ready to receive data.
7. The sender then waits for SIFS time and sends data.
8. The destination waits for SIFS time and sends acknowledgement for the received frame.
802.11 Addressing
• There are four different addressing cases depending upon the value of To DS And from DS
subfields of FC field.
• Each flag can be 0 or 1, resulting in 4 different situations.
1. If To DS = 0 and From DS = 0, it indicates that frame is not going to distribution system and is
not coming from a distribution system. The frame is going from one station in a BSS to another.
2. If To DS = 0 and From DS = 1, it indicates that the frame is coming from a distribution system.
The frame is coming from an AP and is going to a station. The address 3 contains original sender
of the frame (in another BSS).
3. If To DS = 1 and From DS = 0, it indicates that the frame is going to a distribution system. The
frame is going from a station to an AP. The address 3 field contains the final destination of the
frame.
4. If To DS = 1 and From DS = 1,it indicates that frame is going from one AP to another AP in a
wireless distributed system.
The table below specifies the addresses of all four cases.
1. Piconet:
Piconet is a Bluetooth network that consists of one primary (master) node and seven active
secondary (slave) nodes.
All Slave stations are synchronized with Master.
Thus, piconet can have up to eight active nodes (1 master and 7 slaves) or stations within
the distance of 10 meters.
There can be only one primary or master station in each piconet.
The communication between the primary and the secondary can be one-to-one or one-to-
many.
All communication is between master and a slave. Salve-slave communication is not
possible.
In addition to seven active slave stations, a piconet can have up to 255 parked nodes. These
parked nodes are secondary or slave stations and cannot take part in communication until it
is moved from parked state to active state.
2. Scatternet :
The baseband layer is responsible for searching other devices, assigning master and slave
roles.
This layer also controls Bluetooth unit‟s synchronization and transmission frequency
hopping sequence. It manages link between devices and determines packet types supported
for synchronous and asynchronous traffic.
iv. Host Controller Interface (HCI)
The HCI allows higher layers of stack, including applications, to access the baseband, link
manager, etc., through a single standard interface.
It serves the purpose of interoperability between host devices and Bluetooth modules.
HCI commands, module may enter certain modes of operation. Higher layers are informed
about certain events through HCI.
2. Middleware protocol group
The protocols in this group are needed for existing applications to operate over Bluetooth
links.
These protocols may be third party protocols (Industry standard) or developed by „simple
interest group (SIG)‟ specifically for Bluetooth.
Some of the protocols in this group:
i. RFCOMM layer
It provides a virtual serial port for applications needed for scenarios like dial-up
networking, etc.
This eliminates the use of cables.
The SDP is a standard method for Bluetooth devices to discover and learn about the
services offered by other device once a connection is established with it.
iii. Infrared data association(IrDA) interoperability protocols
The SIG has adopted some IrDA protocols to ensure interoperability between applications
to exchange a wide variety of data.
v. Networking layers
This layer is designed to set up voice calls. It supports functions like call control and group
management.
TCS can also be used to set up data calls.
TCS protocols are compatible with ITU Specifications.
Bluetooth audio communication takes place at rate of 64Kbps using one of two encoding
schemes: 8-bit logarithmic PCM or continuous variable slope delta modulation.
3. Application group
This group consists of actual applications that make use of Bluetooth links and refers to
software that exists above protocol stack.
The Bluetooth-SIG does not define any application protocols nor does it specify any API.
Bluetooth profiles are developed to establish a base point for use of a protocol stack to
accomplish a given usage case.
Bluetooth Devices:
Every Bluetooth device consists of a built in short range radio transmitter. The current data rate
is1 Mbps.
So an interface between the IEEE 802.11 wireless LAN and Bluetooth LAN is possible.
Bluetooth specification standard defines a short-range(10 meter) radio link.
The devices carrying Bluetooth-enabled chips can easily transfer data through walls, clothing and
luggage bags.
The interaction between devices occurs by itself without direct human intervention whenever they
are within each other‟s range.
Each Bluetooth-enabled device contains a 1.5 inch square transceiver chip operating in the ISM band
of 2.40 GHz to 2.48 GHz.
The ISM band is divided into 79 channels with each carrying a bandwidth of 1 MHz.
Bluetooth Applications:
1. It is used for providing communication between peripheral devices like wireless mouse or keyboard
with the computer.
2. It is used by modern healthcare devices to send signals to monitors.
3. It is used by modern communicating devices like mobile phone, PDAs, palmtops etc to transfer data
rapidly.
4. It is used for dial up networking. Thus allowing a notebook computer to call via a mobile phone.
5. It is used for cordless telephoning to connect a handset and its local base station.
6. It also allows hands-free voice communication with headset.
7. It also enables a mobile computer to connect to a fixed LAN.
8. It can also be used for file transfer operations from one mobile phone to another.
Advantages of Bluetooth:
Bluetooth is inexpensive
Bluetooth provides low interference
It require low energy consumption
It allows sharing of data
It is cheaper in cost
Easy to use
Disadvantage of Bluetooth
It only allows short range (30 feet) communication between devices.
Bluetooth only offers 1 mbps data transfer rate.
Question: In Bluetooth communication calculate the length of frame for following scenarios:
(i) Three slot (ii) Five slot
Answer: Assume data rate = 1 mbps
In Bluetooth communication, when the link speed or data rate is
1Mbps each slot length is 625μs or 1600 hops/sec Packets can be of 1, 3, 5 slots.
i) Since each slot length is 625μs, Total length of the frame containing three slots is
625*3=1875μs, Or 1600*3=4800 hops/sec
ii) Since each slot length is 625μs, Total length of the frame containing five slots is
625*5=3125μs, Or 1600*=8000 hops/sec.
Smart Bluetooth
In 2010, Sony started the development of a Bluetooth version called smart Bluetooth, a smaller
low powered version of Bluetooth, which targeted the market of fitness and healthcare.
Smart Bluetooth needed to be small and power efficient.
However small and power efficiency is loved by all so a part of the Sony development became
a part of the Bluetooth version 4.0 standard.
This standard is also known as BLE which stands for Bluetooth low energy.
Bluetooth low energy is a wireless personal area network technology designed and marketed by
the Bluetooth special interest group.
Mobile operating systems including iOS, Android, windows phone, blackberry, as well as
macOS, Linux, windows 8 and windows 10 natively support Bluetooth low energy.
There are two trademarks from the Bluetooth SIG as bellow
1. Bluetooth Smart Ready (HUBS):
Bluetooth Smart Ready devices are the devices that receive data sent from the classic Bluetooth
and Bluetooth smart devices and give it to applications that make use of that data
The applications could be running on these devices themselves or could be running anywhere
else on the internet
E.g. phones, tablets PCs etc
After collecting this information these devices send it to the Bluetooth smart ready devices.
These devices collect a specific piece of information like heart rate or temperature and then relay it to the
Bluetooth smart ready devices
As shown in fig the mobile phone is the smart ready devices and it is communicating to two devices
at the same time.
2. Collecting temperature information from a Bluetooth smart thermometer and acting as a hub to relay that
information to a server located in the hospital. The server can then take the appropriate action like informing
the doctor or pharmacist.
NFC is a simple but profound technology that is fast evolving along with other mobile technologies
in the market.
This technology enables interaction between the virtual mobile world and the physical world.
NFC is a wireless communication technology that potentially facilitates mobile phone usage of
billions of people throughout the world offers an enormous number of use cases including credit
cards, debit cards, loyalty cards, car keys, access keys for hotels, offices and houses, e-payments, e-
ticketing, smart advertising, data money transfer and social services, eventually integrating all such
materials into single mobile phone.
NFC is a short range, high frequency, low bandwidth and wireless communication technology
between two NFC enabled devices.
Communication between NFC devices occurs at 13.56MHz high frequency which was originally
used by radio frequency identification (RFID)
There are two different roles that a device can play in NFC which can be illustrated as a “request and reply”
concept as shown in fig.
The initiator sends a request message to a target and the target replies by sending a message back to
the initiator.
The role of the target is to respond to the requests coming from the initiator.
An active device can act as both an initiator and a target. However, a passive device cannot be an
initiator.
Mobile Telephone System
Basic Concept
In cell phone distance is not restricted to within home but one can travel in the city or even outside
the city without interruption in communication.
The demand for cellular phone is increasing at alarming level and is likely that wired communication
will be replaced by wireless technology.
In the cellular system city is divided into small areas called „Cells’. Each cell is around 10 square
kilometer. (Depends upon power of base station)
Cell 1
2 4
3
The cells are normally thought of hexagons. Because cell phones and base stations use low power
transmitters, the same frequencies can be reused in non-adjacent cell.
The cell just covers only few square kilometer areas, thus reducing the power requirement
necessary to communicate with cellular phones
3. MTSO:-
Each cell is linked to central location called the Mobile Telephone Switching Office (MTSO).
MTSO coordinates all mobile calls between an area comprised of several cell sites and the central
office. Time and billing information for each mobile unit is accounted for by MTSO.
An important function of BSC is that it manages the “handoff” from one BS to another as a
subscriber moves from cell to cell
It is necessary that the BSs are to be connected to a switching network and that network is to be
connected to other networks such as the PSTN so that calls can be made to and from mobile
subscribers.
6. Cell:
7. Cluster:
Fig. shows the cluster of SEVEN cells or a SEVEN cell cluster (n=7).
5
7 4
1
8 3
2
Generally two frequency bands are allocated for this purpose. One for the communication initiated
by the cell phone and for the land phone.
For cellular communication, the FCC has appointed 40 MHz of the frequency spectrum from 825
to 845 MHz and 870 to 890 MHz . Full-duplex operation is possible by separating transmit and
receive signals into separate frequency bands. Cellular phone units transmit in the lower band of
frequencies, 825 to 845 MHz, and receive in the higher band, 870 to 890 MHz.
The opposite frequency bands are used by the base units at the cell sites. Within these two bands,
666 separate channels (333 channels per band) have been assigned for voice and control. Each
channel occupies a bandwidth of 30 KHz.
In the mobile communication system either the transmitter or the receiver or both are going to be
movable. As the points between which the communication takes place are movable, the
communication channel is essentially air, which means it is a wireless communication.
The structure of the mobile phone network along with the PSTN is shown in figure.
Each cell has a Base station situated at the center.
The task of the Base stations is to act as an interface between the mobile phone and the cellular
radio system.
The interface is a bi-directional [i.e. Exchange of information between MTSO and Base station is a
two way].
The MTSO acts as the interface between the PSTN and the Base station. PSTN performs the
supervision and control operations in the mobile communication system.
The communication can take place between two Mobile subscribers or between a mobile
subscriber and a Landline Telephone.
If a mobile subscriber travels from one cell area to the other then it automatically gets connected to
the Base station of that cell. Thus the service provided to a mobile subscriber is continuous without
any break.
Function of MTSO:
The MTSO control all the cells and provides the interface between each cell and the main
telephone office.
As the vehicle moves from one cell to the next the system automatically switches from one cell to
the next.
The MTSO switches from the vehicle to the stronger cell within a very short time.
Calls using Mobile Phones
When we make a call from the mobile by entering the required 10 digit phone number the
sequence of events takes place as follows:
Transmitting/Receiving/Handoff Operations
Hand off Procedure:
During the conversation, if a Mobile phone crosses the exiting cell, the signal became weak.
The MTSO is checking the signal level continuously, so if it finds signal level low then it
immediately switch the call which can improve the signal strength.
The MTSO will then change the cell carrying channel very smoothly without interrupting the call
or changing user.
This process of handling the signal of Old channel to the new channel is called as Hand-off /
Handover Procedure.
The user can continue talking without even noticing that the Hand-off Procedure has taken place.
Cell size is not fixed and can be increased or decreased on the population of the area. The typical
radius of a cell is 1 to 12mi. High density areas require more, geographically smaller cells to meet
traffic demands than do low-density areas. Once determined, cell size to optimize to prevent the
interference of adjacent cell signals. The transmission power of each cell is kept low to prevent its
signal from interfering with those of other cells.
In the past few decades, mobile wireless technologies have experience 4 or 5 generations of
technology revolution and evolution, namely from 0G to 4G. Current research in mobile wireless
technology concentrates on advance implementation of 4G technology and 5G technology.
Currently 5G termis not officially used.
0G Wireless technology
0G refers to pre-cell phone mobile telephony technology, such as radio telephones that some had
in cars before the advent of cell phones. Mobile radio telephone systems preceded modern cellular
mobile telephony technology. Since they were the predecessors of the first generation of cellular
telephones, these systems are called 0G (zero generation) systems.
As the system expanded and neared capacity, the ability to reduce transmission power allowed
new cells to be added, resulting in more, smaller cells and thus more capacity.
The second generation introduced a new variant to communication, as SMS text messaging
became possible, initially on GSM networks and eventually on all digital networks. Soon SMS
became the communication method of preference for the youth. Today in many advanced markets
the general public prefers sending text messages to placing voice calls.
Some benefits of 2G were Digital signals require consume less battery power, so it helps mobile
batteries to last long. Digital coding improves the voice clarity and reduces noise in the line.
Digital signals are considered environment friendly. Digital encryption has provided secrecy and
safety to the data and voice calls. The use of 2G technology requires strong digital signals to help
mobile phones work properly.
“2.5G” using GPRS (General Packet Radio Service) technology is a cellular wireless
technology developed in between its predecessor, 2G, and its successor, 3G. GPRS could provide
data rates from 56 kbit/s up to 115 kbit/s. It can be used for services such as Wireless Application
Protocol (WAP) access, Multimedia Messaging Service (MMS), and for Internet communication
services such as email and World Wide Web access.
2.75 – EDGE is an abbreviation for Enhanced Data rates for GSM Evolution. EDGE technology
is an extended version of GSM. It allows the clear and fast transmission of data and information
up to 384kbit/s speed.
4G LTE data transfer speed can reach peak download 100 Mbit/s, peak upload 50 Mbit/s,
WiMAX offers peak data rates of 128 Mbit/s downlink and 56 Mbit/s uplink.
What is VoLTE?
VoLTE stands for voice over Long Term Evolution. Utilising IMS technology, it is a
digital packet voice service that is delivered over IP via an LTE access network.
Voice calls over LTE are recognised as the industry-agreed progression of voice services across
mobile networks, deploying LTE radio access technology.
First Generation
Second Generation:2.5G, 2.75G
Third Generation:3.5, 3.75G
Fourth Generation
Fifth Generation
Question: Compare first, second, third and fourth generation mobile telephone systems (any
3 points).