0% found this document useful (0 votes)
19 views17 pages

Digital Modulation Techniques Explained

Electronics

Uploaded by

spurti.dyampura
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views17 pages

Digital Modulation Techniques Explained

Electronics

Uploaded by

spurti.dyampura
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

media is having higher bandwidth.

In this case, the possibility of sending a number of signals is


more. In this the signals are combined into one and are sent over a link which has greater
bandwidth of media than the communicating nodes.

Time Division Multiplexing (TDM)

This happens when data transmission rate of media is greater than that of the source, and each
signal is allotted a definite amount of time. These slots are so small that all transmissions appear
to be parallel. In frequency division multiplexing all the signals operate at the same time with
different frequencies, but in time division multiplexing all the signals operate with same
frequency at different times.

Fig 3.10 Fig Time Division Multiplexing


Synchronous TDM
The time slots are pre-assigned and fixed. This slot is even given if the source is not ready with
data at this time. In this case the slot is transmitted empty. It is used for multiplexing digitized
voice stream.

Fig 3.11 Synchronous Time Division Multiplexing

44
Asynchronous (or statistical) TDM
The slots are allocated dynamically depending on the speed of source or their
ready state. It dynamically allocates the time slots according to different input
channel’s needs, thus saving the channel capacity.

Fig 3.12 Asynchronous Time Division Multiplexing

Frequency Division Multiplexing (FDM)


In this a number of signals are transmitted at the same time, and each source transfers its signals
in the allotted frequency range. There is a suitable frequency gap between the 2 adjacent signals
to avoid over-lapping. Since the signals are transmitted in allotted time so this decreases the
probability of collision. The frequency spectrum is divided into several logical channels, in which
every user feels that they possess a particular bandwidth. A number of signals are sent
simultaneously on the same time allocating separate frequency band or channel to each signal. It
is used in radio and TV transmission. Therefore, to avoid interference between two successive
channels Guard bands are used.

Fig 3.13 Frequency division Multiplexing

45
9/1/23, 3:11 PM Digital Modulation Techniques | Tutorialspoint

Digital Modulation Techniques

Digital Modulation provides more information capacity, high data security, quicker system
availability with great quality communication. Hence, digital modulation techniques have a
greater demand, for their capacity to convey larger amounts of data than analog ones.

There are many types of digital modulation techniques and we can even use a combination of
these techniques as well. In this chapter, we will be discussing the most prominent digital
modulation techniques.

Amplitude Shift Keying


The amplitude of the resultant output depends upon the input data whether it should be a zero
level or a variation of positive and negative, depending upon the carrier frequency.

Amplitude Shift Keying (ASK) is a type of Amplitude Modulation which represents the binary
data in the form of variations in the amplitude of a signal.

Following is the diagram for ASK modulated waveform along with its input.

Any modulated signal has a high frequency carrier. The binary signal when ASK is modulated,
gives a zero value for LOW input and gives the carrier output for HIGH input.

[Link] 1/5
9/1/23, 3:11 PM Digital Modulation Techniques | Tutorialspoint

Frequency Shift Keying


The frequency of the output signal will be either high or low, depending upon the input data
applied.

Frequency Shift Keying (FSK) is the digital modulation technique in which the frequency of the
carrier signal varies according to the discrete digital changes. FSK is a scheme of frequency
modulation.

Following is the diagram for FSK modulated waveform along with its input.

The output of a FSK modulated wave is high in frequency for a binary HIGH input and is low in
frequency for a binary LOW input. The binary 1s and 0s are called Mark and Space frequencies.

Phase Shift Keying


The phase of the output signal gets shifted depending upon the input. These are mainly of two
types, namely BPSK and QPSK, according to the number of phase shifts. The other one is DPSK
which changes the phase according to the previous value.

Phase Shift Keying (PSK) is the digital modulation technique in which the phase of the carrier
signal is changed by varying the sine and cosine inputs at a particular time. PSK technique is
widely used for wireless LANs, bio-metric, contactless operations, along with RFID and
Bluetooth communications.

PSK is of two types, depending upon the phases the signal gets shifted. They are −

[Link] 2/5
9/1/23, 3:11 PM Digital Modulation Techniques | Tutorialspoint

Binary Phase Shift Keying (BPSK)


This is also called as 2-phase PSK (or) Phase Reversal Keying. In this technique, the sine wave
carrier takes two phase reversals such as 0° and 180°.

BPSK is basically a DSB-SC (Double Sideband Suppressed Carrier) modulation scheme, for
message being the digital information.

Following is the image of BPSK Modulated output wave along with its input.

Quadrature Phase Shift Keying (QPSK)


This is the phase shift keying technique, in which the sine wave carrier takes four phase
reversals such as 0°, 90°, 180°, and 270°.

If this kind of techniques are further extended, PSK can be done by eight or sixteen values also,
depending upon the requirement. The following figure represents the QPSK waveform for two
bits input, which shows the modulated result for different instances of binary inputs.

[Link] 3/5
9/1/23, 3:11 PM Digital Modulation Techniques | Tutorialspoint

QPSK is a variation of BPSK, and it is also a DSB-SC (Double Sideband Suppressed Carrier)
modulation scheme, which send two bits of digital information at a time, called as bigits.

Instead of the conversion of digital bits into a series of digital stream, it converts them into bit-
pairs. This decreases the data bit rate to half, which allows space for the other users.

Differential Phase Shift Keying (DPSK)


In DPSK (Differential Phase Shift Keying) the phase of the modulated signal is shifted relative to
the previous signal element. No reference signal is considered here. The signal phase follows
the high or low state of the previous element. This DPSK technique doesn’t need a reference
oscillator.

The following figure represents the model waveform of DPSK.

It is seen from the above figure that, if the data bit is LOW i.e., 0, then the phase of the signal is
not reversed, but is continued as it was. If the data is HIGH i.e., 1, then the phase of the signal is
reversed, as with NRZI, invert on 1 (a form of differential encoding).

If we observe the above waveform, we can say that the HIGH state represents an M in the
modulating signal and the LOW state represents a W in the modulating signal.
[Link] 4/5
9/1/23, 3:11 PM Digital Modulation Techniques | Tutorialspoint

[Link] 5/5

Common questions

Powered by AI

Digital modulation techniques like Binary Phase Shift Keying (BPSK), Frequency Shift Keying (FSK), and Amplitude Shift Keying (ASK) differ primarily in the characteristics of the carrier signal they modulate. BPSK changes the phase of the carrier signal between two values (0° and 180°) for binary signals, optimizing robustness in phase prediction . FSK varies the frequency of the carrier signal to represent binary states, which provides high noise immunity but at the cost of greater bandwidth consumption . ASK modifies the amplitude of the carrier signal, offering a straightforward modulation technique that is easier to generate and decode but is more susceptible to amplitude noise affecting signal integrity . Each of these techniques serves different applications based on trade-offs between complexity, bandwidth usage, and robustness to interference .

Quadrature Phase Shift Keying (QPSK) improves bandwidth efficiency over Binary Phase Shift Keying (BPSK) by encoding two bits per symbol instead of one. This effectively doubles the data rate for the same bandwidth, by using four phase shifts (0°, 90°, 180°, and 270°) to convey information. This reduction in bit rate allows more efficient use of the available spectrum space, making QPSK a more bandwidth-efficient choice for digital communication systems . This makes QPSK advantageous in high data rate applications while maintaining robustness against noise and interference .

Digital modulation has significantly enhanced communication systems, impacting both data capacity and quality positively. Modulation techniques such as ASK, FSK, PSK (including its variants like BPSK and QPSK) provide improved data capacity by optimizing the use of available bandwidth and supporting higher data rates . Additionally, they contribute to better communication quality by offering resistance to noise and preserving signal integrity over long distances. Digital modulation enables secure and efficient transmission, reducing error rates in data transmission which is critical for modern communication demands, such as wireless LANs, Bluetooth, and other digital communication applications . This capacity to maintain high quality and secure data transmission over various channels is a cornerstone for the evolution of digital communication systems .

PSK techniques like Quadrature Phase Shift Keying (QPSK) can be extended to accommodate higher data rates by increasing the number of phase shifts to represent more bits per symbol, known as higher-order PSK such as 8-PSK or 16-PSK. As the number of phase states increases, more bits can be transmitted per symbol, effectively maximizing the use of available bandwidth without increasing the physical channel bandwidth. This enhanced capacity supports higher data rates, which is critical for bandwidth-intensive applications like video streaming and high-speed Internet access . However, higher-order PSK requires finely tuned systems to overcome phase noise and maintain symbol distinction, which can be challenging in noisy environments. Utilizing error correction and advanced filtering techniques can enhance reliability in these extended PSK systems .

Digital modulation techniques like Frequency Shift Keying (FSK) offer advantages over analog techniques in terms of data capacity, security, and communication quality. FSK allows changes in the carrier signal frequency according to binary input data, facilitating clearer and more secure transmission that can be less sensitive to noise than analog methods . Digital techniques generally provide higher bandwidth efficiency and error resilience, which makes them preferable in modern communication systems that demand high data rates and reliability .

Amplitude Shift Keying (ASK) represents binary data by varying the amplitude of a signal according to the input data. If the input is LOW, the amplitude is zero, and for a HIGH input, it matches the amplitude of the carrier signal . ASK is a type of amplitude modulation specifically for digital data and is applied where it's suitable to modulate the amplitude of a wave to encode data efficiently, often used in simple RF modulation systems .

Guard bands in Frequency Division Multiplexing (FDM) are frequency gaps inserted between adjacent frequency channels to prevent interference and signal overlap. These bands ensure that simultaneous transmission of signals at different frequencies does not cause cross-talk or interference, thus maintaining the distinct integrity of each signal's transmission . The introduction of guard bands allows for clear signal separation even when multiple signals occupy the frequency spectrum, enhancing overall communication efficiency and reliability .

Asynchronous (or statistical) TDM optimizes channel capacity by dynamically allocating time slots to active data sources only. Unlike synchronous TDM, where slots are pre-assigned and remain fixed even if data isn't ready, asynchronous TDM adapts allocation based on the source speed and readiness. This flexibility ensures that the channel is used more efficiently, as it avoids transmitting empty slots and thus enhances the channel's data throughput capacity by catering slot distribution according to real-time needs .

Differential Phase Shift Keying (DPSK) improves upon basic Phase Shift Keying (PSK) by eliminating the need for a reference oscillator. In DPSK, the phase of the signal is shifted relative to the previous signal element rather than using an absolute reference. This makes DPSK more efficient and simplifies the receiver design as it doesn't require a coherent reference signal for demodulation . DPSK also increases robustness in environments where maintaining a constant reference is challenging, leading to better performance in fluctuating conditions .

Time Division Multiplexing (TDM) allocates time slots to different signals, allowing them to transmit in their allotted times sequentially on the same frequency. Even if the source is not ready, a slot (Synchronous TDM) may be transmitted empty . On the other hand, Frequency Division Multiplexing (FDM) allows multiple signals to transmit simultaneously but on different frequencies or channels. Each signal utilizes a separate part of the frequency spectrum to avoid overlap and interference, which is managed using guard bands .

You might also like