Data & Signals
Note
To be transmitted, data must be
transformed to electromagnetic signals.
ANALOG AND DIGITAL
Data can be analog or digital. The term analog data refers to
information that is continuous; digital data refers to
information that has discrete states. Analog data take on
continuous values. Digital data take on discrete values.
Note
Data can be analog or digital.
Analog data are continuous and take
continuous values.
Digital data have discrete states and take
discrete values.
Note
Signals can be analog or digital.
Analog signals can have an infinite number
of values in a range; digital signals can
have only a limited
number of values.
Comparison of analog and digital signals
Periodic and Non periodic
A periodic signal completes a
patterns within a measurable time
frame, called a period.
Repeats the pattern over the
subsequent identical periods.
The completion of one full pattern is
called a cycle.
A non periodic signal changes
without exhibiting a pattern over time.
PERIODIC ANALOG SIGNALS
Periodic analog signals can be classified as simple or
composite. A simple periodic analog signal, a sine wave,
cannot be decomposed into simpler signals. A composite
periodic analog signal is composed of multiple sine waves.
Sine Wave
Sine wave is represented by 3
parameters
Peak amplitude: of a signal is the
absolute value of its highest
intensity, proportional to the energy
it carries.
Frequency: Number of cycles per
second
Phase: describes the position of the
waveform relative to time 0.
Wave Length
It is the characteristic of the signal
traveling through a transmission
medium.
The wave length is the distance a
simple signal can travel in one period.
The Band width of a composite signal
is the difference between the highest
and the lowest frequencies contained
in that signal
Amplitude Change
Frequency Change
Phase Change
Band width
The range of frequencies contained
in a composite signal is its
bandwidth.
The band width of a composite signal
is the difference between the highest
and the lowest frequencies contained
in that signal
Bandwidth
l
Digital Signals
Bit Rate: is the number of bits sent in 1s
Bit length: is the distance of 1 bit occupies
on the transmission medium
Baseband transmission: sending a digital
signal over a channel without changing to
an analog signal.
Broadband transmission: Changing the
digital signal to an analog signal for
transmission.
TRANSMISSION IMPAIRMENT
Signals travel through transmission media, which are not
perfect. The imperfection causes signal impairment. This
means that the signal at the beginning of the medium is not
the same as the signal at the end of the medium. What is
sent is not what is received. Three causes of impairment
are attenuation, distortion, and noise.
Causes of impairment
Attenuation
Means loss of energy.
When a signal, simple or composite ,
travels through a medium, it loses
some of its energy in overcoming the
resistance of the medium.
Attenuation
Decibels for Example 3.28
Distortion
Means signal changes its form or
shape.
Distortion
Noise
Noise is another cause of impairment
Several types of noise, such as
thermal noise, induced noise, cross
talk, and impulse noise may corrupt
the signal.
Noise
Signal to noise ratio(SNR)
SNR= Average signal power/average noise
power
TRANSMISSION MODES
The transmission of binary data across a link can be
accomplished in either parallel or serial mode. In
parallel mode, multiple bits are sent with each clock
tick. In serial mode, 1 bit is sent with each clock tick.
While there is only one way to send parallel data, there
are subclasses of serial transmission: asynchronous,
synchronous.
Parallel Transmission
Serial Transmission
Data transmission and modes
Parallel transmission
Serial transmission
Note
In asynchronous transmission, we send 1
start bit (0) at the beginning and 1 or more
stop bits (1s) at the end of each byte. There
may be a gap between
each byte.
Note
Asynchronous here means “asynchronous
at the byte level,”
but the bits are still synchronized;
their durations are the same.
Asynchronous transmission
Note
In synchronous transmission, we send bits
one after another without start or stop bits
or gaps. It is the responsibility of the
receiver to group the bits.
Synchronous transmission