DC Module 2 (my notes)
DC Module 2 (my notes)
Q5:- ASK
Ans:- Amplitude Shift Keying (ASK):
In ASK, the carrier signal's amplitude varies to represent different signal
elements, while frequency and phase remain constant.
Binary ASK (OOK):
Binary ASK, or On-Off Keying (OOK), uses two amplitude levels: one with a peak
amplitude (same as the carrier) and the other with zero amplitude.
Implementation:
To implement ASK, a unipolar NRZ digital signal (1V for high, 0V for low) is
multiplied by the carrier signal. When the NRZ signal is 1, the carrier’s amplitude
is maintained; when 0, the carrier’s amplitude is zero.
Bandwidth for ASK: B=(1+d)*S
Q:6:- Frequency Shift Keying (FSK)
Ans:- Frequency Shift Keying (FSK):
In FSK, the carrier signal's frequency varies to represent data, with the frequency
remaining constant during one signal element and changing for the next.
Binary FSK (BFSK):
BFSK uses two carrier frequencies:
• f1 for data-element 1
• f2 for data-element 0
Coherent BFSK:
The phase remains continuous between signal elements. It uses a single voltage
to maintain phase continuity.
[Bandwidth for BFSK: B=(1+d)*S + 2 ΔΦ] 2delta phi
Non-Coherent BFSK:
The phase may have discontinuities between signal elements. It uses a Voltage-
Controlled Oscillator (VCO) that adjusts frequency based on the NRZ signal,
changing frequencies according to the signal's amplitude.
Q:10:- What is time division multiplexing (TDM)? What are the types of TDM?
Ans:- Time Division Multiplexing (TDM) is a digital multiplexing technique that
combines multiple low-rate channels into a higher-rate one by allocating time
slots for each connection. Unlike Frequency Division Multiplexing (FDM), which
shares bandwidth, TDM shares time. It can handle both analog (by sampling and
converting to digital) and digital signals.
There are two types of TDM:
1. Synchronous TDM – Fixed time slots for each signal.
2. Statistical TDM – Time slots are dynamically assigned based on demand.
PROBLEMS:
1)
2)
3)
4)