Activity 2. Modulation Techniques
Activity 2. Modulation Techniques
In the physical layer of a network, a modulator is used to convert digital signals into analog
signals. This process is known as modulation.
The modulator works by superimposing the information signal onto a carrier signal. This is
done by modifying one of the properties of the carrier, such as its amplitude, frequency, or
phase. The resulting analog signal can then be transmitted over a communication medium
like a wire, fiber optic cable, or wireless channel.
Then, at the receiving end, a demodulator is used to convert the analog signals back into
digital signals. This process is known as demodulation.
This modulation and demodulation process is fundamental to data communication and is
performed by devices like personal computers, laptops, mobile phones, telephones, or
cables.
Modulation Techniques
Modulation techniques in the physical layer of a network refer to the methods used to
convert digital data into signals that can be transmitted over a medium (like a wire, fiber
optic cable, or wireless channel). Here are some common modulation techniques:
PSK (phase-shift keying): a finite number of phases are used.
FSK (frequency-shift keying): a finite number of frequencies are used.
ASK (amplitude-shift keying): a finite number of amplitudes are used.
QAM (quadrature amplitude modulation): a finite number of at least two phases and
at least two amplitudes are used.
Note that modulation can also be used to transmit multiple channels of information
through a single communication medium, which is called multiplexing. Some such
multiplexing techniques include:
Frequency Division Multiplexing (FDM):-it divides the total band width of the
medium into non over lapping frequency bands each carrying a set signal.
Space Division Multiplexing (SDM):- is a method used in wireless and fiber-optic
communication to increase capacity by using physical space. It uses different spatial
channels, like in multi-core fibers or different modes of multimode fibers.
Time Division Multiplexing (TDM):- is a technique where multiple signals share
the same communication line by taking turns. Each signal gets a fixed time slot,
appearing on the line only during its assigned slot. It’s used for both digital and
analog signals. There are two types: Synchronous TDM (fixed pre-assigned slots, even
if no data is ready) and Asynchronous TDM (slots allocated dynamically based on the
needs of the input channels).
Code Division Multiplexing (CDM):- is a method where multiple signals are
combined and transmitted over a common frequency band. When used to allow
multiple users to share a single channel, it’s called Code Division Multiple Access
(CDMA). CDMA uses spread spectrum technology and assigns each transmitter a
unique code, allowing several users to share a band of frequencies. It’s used in many
mobile phone standards and optimizes the use of available bandwidth.