Chapter 2 Fundamentals of Data and Signals Flashcards
Data, Signals and Computer networks ?
What can data signals be
Data are entities that convey meaning
Signals are the electric or electromagnetic encoding of data
Computer networks and data/voice communication systems
transmit signals
Data and signals can be analog or digital
What is the layer 1 of the OSI model?
What is Point-to-point transmission of data across nodes:
Layer 1 of the OSI model is all about the physical
transmission of signals over media
Point-to-point transmission of data across nodes:
– Specifies the type of connection and the signals that pass through it
– Signals can be analog or digital, broadband or baseband
– The capacity (throughput) of the network depends on the type of
cabling used
Single properties of amplitudes, frequencies Wavelength and phase
Amplitude:
– The “height” of the wave above (or below) a central point, often
measured in volts (V)
* Frequency:
– The number of waves that pass a given point per second, measured in Hertz (Hz)
* Wavelength:
– The distance from the start to the end of the wave, measured in meters
(m)
* Phase:
– Position of the waveform at a given time, measured in degrees of shift (o
More on frequencies, what is the spectrum and bandwidth
The frequency is the number of times a signal makes a complete cycle
within a given time frame
* Spectrum - The range of frequencies that a signal spans from minimum
to maximum
* Bandwidth - The absolute value of the difference between the lowest and
highest frequencies of a signal
More on phase?
The phase of a signal is the position of the waveform relative
to a given moment of time or relative to time zero
* A change in phase can be any number of angles between 0
and 360 degrees
* Phase changes often occur on common angles, such as 45,
90, 135, etc.
Signal strength?
All signals experience loss (attenuation)
* Attenuation is denoted as a decibel (dB) loss
* Decibel losses (and gains) are additive
4B and 5B data encoding?
Encoding technique that
converts four bits of data
into five-bit quantities
– The five-bit quantities are
unique in that no five-bit
code has more than 2
consecutive zeroes
– The five-bit code is then
transmitted using an NRZ-I
encoded signal
Amplitude shift keying?
One amplitude encodes a 0 while another amplitude
encodes a 1 (amplitude modulation)
Frequency shift keying?
One frequency encodes a 0 while another frequency
encodes a 1 (frequency modulation)
Phase shift keying?
One phase change encodes a 0 while another phase change
encodes a 1 (phase modulation)
How do you send more data?
Use a higher frequency signal (make
sure the medium can handle the higher
frequency
Use a higher number of signal levels
In both cases, noise can be a problem
The most common (because it’s cheaper)
is amplitude, or frequency
Distinguish between data and signals?
Data are entities that convey meaning within a computer or
computer system
* Signals are the electric or electromagnetic impulses used to
encode and transmit data
distinguish between analog vs digital?
Data and signals can be either analog or digital
* Analog is a continuous waveform, with examples such as
(naturally occurring) music and voice
* It is harder to separate noise from an analog signal than it is
to separate noise from a digital signal (see the following two
slides)
Digital is a discrete or non-continuous waveform
* Something about the signal makes it obvious that the signal
can only appear in a fixed number of forms (see next slide)
* Noise in digital signal
– You can still discern a high voltage from a low voltage
– Too much noise – you cannot discern a high voltage from a low
voltage
What are the three components of a signal
Amplitude
– Frequency
– Phase
Amplitude
– The height of the wave above or below a given reference point
– Amplitude is usually measured in volt
Frequency: Spectrum and bandwidth
The number of times a signal makes a complete cycle within a given
time frame; frequency is measured in Hertz (Hz), or cycles per
second (period = 1 / frequency)
– Spectrum – Range of frequencies that a signal spans from minimum
to maximum
– Bandwidth – Absolute value of the difference between the lowest and
highest frequencies of a signal
– For example, consider an average voice
* The average voice has a frequency range of roughly 300 Hz to 3100
Hz
* The spectrum would be 300 – 3100 Hz
* The bandwidth would be 2800 Hz
Phase
The position of the waveform relative to a given moment of time or
relative to time zero
– A change in phase can be any number of angles between 0 and 360
degrees
– Phase changes often occur on common angles, such as 45, 90, 135,
etc
Phase and Phase Angles
If a signal can experience two different phase angles, then 1 bit can
be transmitted with each signal change (each baud)
– If a signal can experience four different phase angles, then 2 bits can
be transmitted with each signal change (each baud)
– Note: number of bits transmitted with each signal change = log2
(number of different phase angles)
– (You can replace “phase angles” with “amplitude levels” or “frequency
levels”)
Loss of signal strength
All signals experience loss (attenuation)
* Attenuation is denoted as a decibel (dB) loss
* Decibel losses (and gains) are additive
- Formula for decibel (dB):
dB = 10 x log10 (P2
/ P1
)
where P1
is the beginning power level and P2
is the ending power level
So if a signal loses 3 dB, is that a lot?
* What if a signal starts at 100 watts and ends at 50 watts?
What is dB loss?
dB = 10 x log10 (P2
/ P1
)
dB = 10 x log10 (50 / 100)
dB = 10 x log10 (0.5)
dB = 10 x -0.3
dB = -3.0
* So a 3.0 decibel loss losses half of its power