DC 5
DC 5
Revision
What is the theoretical capacity of a channel in each of the
following cases?
3. Block Coding
4. Scrambling
DIGITAL-TO-DIGITAL CONVERSION
In this section, we see how we can represent digital data
by using digital signals.
Block coding,
Scrambling.
Baseline Wandering
DC component
Self-synchronization
Signal Element Versus Data Element
A data element is the smallest entity that can represent a
piece of information: this is the bit.
A signal element is the shortest unit (timewise) of a
digital signal.
In other words, data elements are what we need to send;
signal elements are what we can send.
Data elements are being carried; signal elements are the
carriers.
Example
We define a ratio r which is the number of data
elements carried by each signal element.
Suppose each data element is a person who needs to be
carried from one place to another.
We can think of a signal element as a vehicle that can
carry people.
When r = 1, it means each person is driving a vehicle.
When r > 1, it means more than one person is travelling
in a vehicle (a carpool, for example).
We can also have the case where one person is driving a
car and a trailer (r = 1/2).
Signal Element Versus Data Element
Data Rate Versus Signal Rate
The data rate
defines the number of data elements (bits) sent in 1s.
The unit is bits per second (bps).
The data rate is sometimes called the bit rate;
Solution:
Solution:
Line Coding Schemes
NRZ (Non-Return-to-Zero)
NRZ (Non-Return-to-Zero) Traditionally, a unipolar
scheme was designed as a non-return-to-zero (NRZ)
scheme in which the positive voltage defines bit 1 and
the zero voltage defines bit 0.
The receiver does not know when one bit has ended and the
In RZ, the signal changes not between bits but during the
bit.
Biphase: Manchester
Manchester coding consists of combining the NRZ-L
and RZ schemes.
Every symbol has a level transition in the middle: from
high to low or low to high. Uses only two voltage levels.
Differential Manchester
Combines the ideas of RZ and NRZ-I.
• A) A single voltage level is used for "1" and zero voltage for
"0"
• A) Baseline wandering
• B) Self-synchronization
• C) Signal distortion
• D) DC component
Which of the following issues can affect
transmission in systems that cannot pass low
frequencies?
• A) Baseline wandering
• B) DC component
• C) Signal rate
• D) Synchronization
Task
Compare Unipolar, Polar, and Bipolar encoding in terms
of
Schema,
Bandwidth,
DC components,
Synchronization.
Practical
Project Title: Digital Data Line Coding Simulator
Project Overview: