wc-MODULE 3
wc-MODULE 3
FDMA (Frequency Division Multiple Access) divides the channel into separate
frequency bands for each user. TDMA (Time Division Multiple Access) assigns
different time slots to each user on the same frequency. CDMA (Space Division
Multiple Access) uses unique codes to differentiate users sharing the same
frequency band at the same time. In this article, we are going to discuss the
differences between these communication channels in detail.
Disadvantages of FDMA
• RF filters must meet strict adjacent channel rejection standards, which can increase
costs.
• The maximum bit rate per channel is small and remains fixed.
Time Division Multiple Access (TDMA) :
Time Division Multiple Access (TDMA) : TDMA is the channelization protocol
in which bandwidth of channel is divided into various stations on the time basis.
There is a time slot given to each station, the station can transmit data during that
time slot only which is as follows.
Each station must aware of its beginning of time slot and the location of
the time slot. TDMA requires synchronization between different stations. It is
type of access method in the data link layer. At each station data link layer tells
the station to use the allocated time slot.
Advantages of TDMA
• TDMA extends battery life by allowing devices to transmit only part of the
time during conversations.
• If all time slots in the current cell and the next cell are occupied, users
allocated specific slots may not connect to a call.
FDMA stands for Frequency Division Multiple TDMA stands for Time Division Multiple
Access. Access.
In this, sharing of bandwidth among different In this, only the sharing of time of satellite
stations takes place. transponder takes place.
In this, there is only need of guard bands In this, guard time of the adjacent slots are
between the adjacent channels are necessary. necessary.
Mode of data transfer is continuous signal. Mode of data transfer is signal in bursts.
1. Spread Spectrum:
o Spread Spectrum is a method of transmitting a signal over a wide
frequency band, much wider than the minimum bandwidth required
to send the signal. This spreading of the signal makes it less
susceptible to interference, noise, and eavesdropping.
o There are two main types of spread spectrum techniques:
▪ Frequency Hopping: The signal jumps between different
frequencies according to a pre-defined pattern.
▪ Direct Sequence: The signal is multiplied by a high-
frequency code (called a spread code) that "spreads" the
original signal across a broader frequency range.
2. Multiple Access:
o Multiple Access techniques allow multiple users to share the same
communication channel without interfering with each other. Some
common multiple access methods include Time Division Multiple
Access (TDMA), Frequency Division Multiple Access (FDMA),
and Code Division Multiple Access (CDMA).
SSMA Process:
Advantages of SSMA:
Key Concepts:
1. Spatial Separation:
o SDMA works by utilizing the spatial diversity of the system. It uses
the spatial characteristics of the transmission medium, often by
employing antenna arrays or beamforming techniques to direct
signals to specific users.
o Antenna Arrays: In SDMA, multiple antennas are used to create
beams of radio waves in different directions.
o Beamforming: Beamforming is a technique that focuses the radio
signal towards a specific user by adjusting the phase and amplitude
of the signal at each antenna in the array.
Advantages of SDMA:
1. By reusing the same frequency in different spatial regions, increase the
capacity of the system without needing additional bandwidth.
2. Reduced Interference: Since users are separated by space, the
interference between users is minimized.
3. Efficient Spectrum Utilization: SDMA allows more efficient use of the
available frequency spectrum by enabling spatial reuse of frequencies.
4. Improved Signal Quality: The use of directional beams improves the
quality of the signal
Applications of SDMA:
Example: 5G Networks
Applications
Advantages
• Long Range: Radio signals can travel much farther than typical wired
connections, especially in rural or isolated areas.
• Independent of Internet: Useful in situations where no internet or phone
infrastructure exists.
• Robust and Resilient: Packet radio systems are relatively resilient to noise
and interference, with the protocol handling errors and retransmissions.
7. Limitations
Aloha
Pure Aloha
Pure Aloha can be termed as the main Aloha or the original Aloha. Whenever any
frame is available, each station sends it, and due to the presence of only one
channel for communication, it can lead to the chance of collision.
In the case of the pure aloha, the user transmits the frame and waits till the
receiver acknowledges it, if the receiver does not send the acknowledgment, the
sender will assume that it has not been received and sender resends the
acknowledgment
Slotted Aloha
Slotted Aloha helps in reducing the number of collisions by properly utilizing the
channel and this basically results in the somehow delay of the users. In Slotted
Aloha, the channel time is separated into particular time slots.
In this Aloha, any station can transmit the data In this, any station can transmit the data at the
at any time. beginning of any time slot.
In this, The time is continuous and not globally In this, The time is discrete and globally
synchronized. synchronized.
Vulnerable time for Pure Aloha = 2 x Tt Vulnerable time for Slotted Aloha = Tt
In Pure Aloha, the Probability of successful In Slotted Aloha, the Probability of successful
transmission of the data packet transmission of the data packet
= G x e-2G = G x e-G
In Pure Aloha, Maximum efficiency In Slotted Aloha, Maximum efficiency
= 18.4% = 36.8%
Pure Aloha doesn’t reduce the number of Slotted Aloha reduces the number of collisions to
collisions to half. half and doubles the efficiency of Pure Aloha.