Digitization of One-Dimension Signals
Digitization of One-Dimension Signals
SIGNALS
EEEN 464 – DIGITAL COMMUNICATION
Friday, January 24, 2025
RECAP: ADVANTAGES OF DIGITAL COMMUNICATION NETWORKS /1
1. Ease of multiplexing 𝑠1
𝑠2 MUX 𝑠𝑚
𝑠𝑛
Tel 1 Tel 11
2. Ease of Signaling
Tel 2 EXCH A1 EXCH B1 Tel 12
Tel n Tel 1n
Signaling Issues
• Tel Exch B, I want Tel 1n
• Is there free link to 1n?
• Notify Tel 1 that Tel 1n is ringing
• Notify Exch. A1 that Tel 1n has disconnected.
3. Uses modern computer
technology
4. Integration of transmission and
switching
5. Signal Regeneration
RECAP: ADVANTAGES OF DIGITAL COMMUNICATION NETWORKS /2
6. Advanced Performance
Monitoring.
7. Ability to integrate other
services.
8. Ability to operate at low Signal-
to-Noise Ratio (SNR).
9. Ease of encryption.
𝒔𝟏 𝒔𝒆 ≠ 𝒔𝟏 𝒔𝟏
𝒌𝟏 𝒌𝟐
Symmetric encryption
𝒌𝟏 = 𝒌𝟐
ANALOG Vs DIGITAL MULTIPLEXING
Service request
Dialed digits
0724770687
Ringing tone Ringing signal
. Answer
. .
Clear forward .
Clear forward
SIGNALLING IN ANALOG SYSTEM WITH TRANSIT EXCHANGE
SIGNALLING IN DIGITAL SYSTEMS
1. Digital Signaling systems allow control information to be
inserted into and extracted from a message stream independent
of the mode of transmission.
2. Signaling equipment is designed separate from transmission
systems allowing control functions and formats to be designed
and modified independently.
USE OF MODERN TECHNOLOGY-LSI & VLSI
1. Multiplexer and switching matrix for
digital systems are implemented with
the same basic circuits used in
computers.
2. Special LSI Circuits have been
developed specifically for
telecommunication functions e.g Voice
Codecs, Multiplexing, DSPs, etc.
3. Low-cost of digital circuitry allow for
implementations that would be very
expensive if developed on analogue
platforms, e.g large non-blocking
exchanges.
4. Digital technology provides easier and
cheaper interfaces to fibre-optic cable
systems.
INTEGRATION OF TRANSMISSION AND SWITCHING`
Column 5 6 7 8
Nyquist Criterion/Theorem
• fs > 2fmax where fmax is the highest frequency in the analog input
signal
WHY ARE WE INTERESTED IN FOURIER TRANSFORM OF PAM SIGNALS?
1. Fourier transform of a
signal represents the
signal in the frequency
domain.
2. The Fourier transform of
the PAM signals assists
us to design the
parameters of the low-
pass reconstruction filter.
RECAP: FOURIER TRANSFORM OF A PULSE
1. The spectrum of a single pulse has a sin x/x shape and covers a
band of frequencies.
2. The width of the central lobe of the spectrum of a single pulse is
inversely proportional to the pulse width.
RECAP: FOURIER TRANSFORM OF A PULSE TRAIN
Transmitter Receiver
There are three sampling techniques, i.e Ideal, Natural and Flat-top as
shown below.
IDEAL SAMPLING
Regenerative
repeater is used to
compensate for the
signal loss and also
resynchronize the
Reconstruction filter is a low-pass filter
signal.
helps to obtain the original signal.
WORKED EXAMPLE - 01
Solution:
x(t ) = 3 cos(2f1t ) + 10 sin(2f 2t ) − cos(2f 3t )
x(t ) =
1
(cos(4000t + 1000t ) + cos(4000t − 1000t ) )
4
or
1
x(t ) = (cos(5000t ) + cos(3000t ))
4
ANS:
1. According to the Nyquist criterion, we must sample at
twice the maximum baseband frequency = 2 x 4 KHz or
8,000 samples/sec.
2. To represent 256 quantized level, the system requires n
bits to represent each sample, where 2𝑛 = 256 or n = 8.
3. The PCM bit rate is therefore 8 x 8,000 = 64 Kbits/s
LINEAR PULSE CODE
MODULATION (LPCM)
EEN 464 – DIGITAL COMMUNICATION
Friday, January 24, 2025
WHAT IS LPCM?
1. Linear Pulse Code Modulation (LPCM) is a digital audio format that
records sound without compression.
2. Linear Pulse Code Modulation (LPCM) that uses linear
quantization.
3. LPCM Works as follows:
a) Analog signal is sampled at regular intervals
b) Amplitude is quantized at uniform levels and encoded into a
series of digital symbols, usually binary
c) The resulting digital representation is stored as a series of
numbers
4. LPCM is used in audio CDs and WAV files
LPCM AUDIO FORMATS /01
LPCM encoding is used in the following audio formats.
1. WAV (Waveform Audio File) developed by IBM and Microsoft in
1991 enables storing audio bitstreams. WAV organizes data in
chunks and is the primary format for LPCM audio on Microsoft
Windows platforms.
2. AC3 known commercially as Dolby Digital supports up to 5
channels, including left, right, center, left surround, right
surround, and a low-frequency effects channel.
3. AES3 exchanges digital audio signals between audio devices.
AES3 can transmit two channels of PCM signals or audio over
diverse media, such as unbalanced lines, optical fiber, and
more. AES3 the Audio Engineering Society (AES) and the
European Broadcasting Union (EBU).
LPCM AUDIO FORMATS /02