Multiplexing and Modulation
Multiplexing and Modulation
MULTIPLEXING
Introduction
Due to the increasing cost of cabling in most telephone systems, and the high cost of
digging trenches and ducting, it is uneconomical to transmit individual data links at a
time.
TYPES OF MULTIPLEXING
MENY
MULTIPLEXING
ANALOG DIGITAL
A
FDM WDM TDM
The multiplexing divides the capacity of the low-level communication channel into
several higher-level logical channels, one for each message signal or data stream to be
transferred. A reverse process, known as demultiplexing, can extract the original
channels on the receiver side.
A device that performs the multiplexing is called a multiplexer (MUX), and a device
that performs the reverse process is called a demultiplexer (DEMUX).
Inverse multiplexing (IMUX) has the opposite aim as multiplexing, namely to break one
data stream into several streams, transfer them simultaneously over several
communication channels, and recreate the original data stream.
©PATRICK O. MENYA 1
9/6/2024
MENY
When FDM is applied in telephony systems, each speech is translated to a different part
frequency spectrum
A
Between each channel, a gap of 900Hz is left unoccupied. This is called an inter-
channel gap or guard band. Its main purpose is to eliminate signal interference between
channels
The three channels occupy a range of 300 – 11400Hz. This can be transmitted over a
common line at the same time. The process by which the signal is shifted from one
frequency to a different frequency range is called modulation. The frequency it is shifted
to is determined by the frequency of the “carrier wave”.
©PATRICK O. MENYA 2
9/6/2024
Ch1
300 – 3400 Hz
MENY Common
Line
300 – 3400 Hz
A
4.3 – 7.4 KHz
Modulator Filter
demodulator
Ch2
300 – 3400 Hz 4.3 – 7.4 KHz
0 – 11.4 300 – 3400 Hz
KHz Carrier 4 KHz
Carrier 4 KHz
©PATRICK O. MENYA 3
9/6/2024
MENY
A
The common line may be a telephone cable, UHF, VHF, microwave link or
even satellite communication system
©PATRICK O. MENYA 4
9/6/2024
The block diagram below illustrate the 12 channel FDM telephony group
MENY
A
©PATRICK O. MENYA 5
9/6/2024
Transmitting end
Receiving end
AUDIO
IN
CH1
ATTENUATOR
COMPENSATORY
NETWORK
MENY
BALANCED
MODULATOR
ATTENUATOR 0 – 3400HzCOMPENSATORY
104.6 – 107.7
KHz NETWORK
A
AUDIO OUT
COMMON LINE
108 KHz 60 - 108 KHz
AUDIO ATTENUATOR BALANCED ATTENUATOR 100.6 – 103.7 0 – 3400Hz
IN MODULATOR
CH2
KHz
FROM CHANNEL
ATTENUATOR DE - AMP
3 - 12
104 KHz MODULATOR
CH 2
104 KHz
©PATRICK O. MENYA 6
9/6/2024
Transmitting end
The input attenuator reduces the audio signal voltage (modulating signal voltage) to
ensure that the carrier voltage is always higher than the modulating signal voltage. This is
necessary for the correct operation of the modulator.
The attenuator after modulator ensures that;
i. Filter and modulator are matched
ii. Enables the channel output to be adjusted to the same level as the other channel
outputs. The filter then selects one band of frequencies that it is tuned to and
suppresses all others. The 12 channel outputs are then combined into a single line
output as shown.
The total bandwidth occupied by the 12 channels ranges from 60 – 108 KHz
Receiving end
The received 60 – 108 KHz is first applied to a parallel channel filter whereby each filter
selects the band of frequencies appropriate to its channel. The attenuator ensures that the
filter and the demodulator are matched. The demodulator extracts the information while
the filter selects the audio range of 0 – 3400Hz
The audio signal is then amplified as the output to the receiver
60 108 KHz
Frequency spectrum diagram explained for a 12 channel
The basic group (12 channels) can be further grouped to form super-groups then hyper-
12 11 10 9 8 7 6 5 4 3 2 1
Advantages
- FDM is cheaper and simpler to install than TDM
- More than one channel is simultaneously transmitted
X12 X5 X15
0.3 – 3.4 CTE Basic GTE Basic STE Basic (312 4028 KHz)
KHz group super hyper
group group
900 channels
Disadvantages
- Insertion guard bands (inter-channel gaps) means the total bandwidth available is
not fully utilized
- Modulation/demodulation equipment makes FDM more expensive
In the scheme illustrated the four data channels operate at 300 b/s data rate. The data in
each channel is stored in a data store until the store is given access to the common line.
CH 1 B. S
&G GATE CH 1
300 b/s
300 b/s Clk Clk
CH 2 B. S CH 2
&G Common GATE 300 b/s
300 b/s Clk Line Clk
CH 3 B. S 1200 b/s CH 3
&G GATE 300 b/s
300 b/s Clk Clk
CH 4 B. S Clk
&G GATE CH 4
300 b/s
300 b/s Clk
KEY
B.S & G - Buffer Store and Gate
The clocking pulses are applied in sequence to each gate. It is of at most importance that
the transmitting and receiving equipments are synchronized; otherwise data would not be
properly routed at the receiving end.
Synchronous TDM
In this scheme the transmitting channels are sampled sequentially. The frame lengths
resulting from the multiplexing is always constant. As such TDM is also called the Fixed
Frame TDM. The multiplexer constantly scans the data channels by sending clock pulses
to each channel in turn.
Each channel occupies the same frequency band but is applied in time sequence to the
line.
The clock pulse can either allow one bit for each channel (bit interleaved) or one
character (character interleaved). A seven bit or 8 bit character is usually use.
One problem experienced is that data channels have different transmission rates. To
maintain the fixed frame length the multiplexer inserts idle bits or characters for low
transfer rate channels or allows more than one character for the faster transfer rate
channels.
The frame structure is then locked by a header and trailer that contain the synchronization
signal (start of frame bits), signaling and supervisory signals, as well as error control
signals. The bit rate of synchronous TDM line is given as the sum of individual channel
transfer rates
7 6 5 4 3 2 1 7 6 5 4 3 2 1
- Sequential
Start -Error -Start of frame
End of sampled channel
of control -Signaling
frame - Fixed frame frame
length -End of -Synchronous
frame -Address
Disadvantages
- transfer of idle bits
- Fixed frames thus not possible to carry all data bits
Statistical TDM
With the evolution of large scale integration circuits, STDM was produced with the
ability to multiplex many hundreds of channels.
STDM does not use the fixed frame format. The frame length and data content of each
channel can vary.
Data channel positions are not fixed but are only allocated when there is data in that
particular channel. I.e. if only one channel has data, then all the data character positions
in the frame (data field) are allocated to that channel. When all or more than one channel
is active, then the data character positions in the frame are allocated according to the
priority of each channel.
This means that STDM takes more channels than synchronous TDM since the frame
length is variable and time and space not wasted by sending idle character or space.
Data fields
Tailer Header
2 4 4 1 1 6 8 3 2 2 2 2 5
Variable length
Advantages of STDM
- More efficient as it does not waste transmission time
- Can be used with more channels
- Data transfer rates are higher
- Can accommodate both slow and fast channels
Disadvantages of STDM
- Greater complexity (design or sampling circuit)
- Increased in cost (addition of a priority inter-phase)
- Cannot be used for small traffic since it is uneconomical