CN Module 1
CN Module 1
Networking Basics
1-1 DATA COMMUNICATIONS
1.2
1.3
Figure 1.1 Components of a data communication system
1.4
Data Representation
1.5
Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)
1.6
1-4 PROTOCOLS
1.7
Elements of a Protocol
Syntax
Structure or format of the data
Indicates how to read the bits - field delineation
Semantics
Interprets the meaning of the bits
Knows which fields define what action
Timing
When data should be sent and what
Speed at which data should be sent or speed at which it is
being received.
1.8
Note
3.9
3-1 ANALOG AND DIGITAL
3.10
Analog and Digital
Data
Data can be analog or digital.
Analog data are continuous and
take continuous values.
Digital data have discrete
states and take discrete
values.
3.11
Analog and Digital
Signals
• 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.
3.12
Figure 3.1 Comparison of analog and digital signals
3.13
Analog signals
1.14
Figure 3.2 A sine wave
3.15
1.16
1.17
1.18
1.19
1.20
3-2 PERIODIC ANALOG SIGNALS
3.22
Note
3.23
Figure 3.4 Two signals with the same amplitude and phase,
but different frequencies
3.24
Table 3.1 Units of period and frequency
3.25
Example 3.1
3.26
Example 3.2
Solution
First we change 100 ms to seconds, and then we
calculate the frequency from the period (1 Hz = 10 −3
kHz).
3.27
Frequency
• Frequency is the rate of
change with respect to time.
• Change in a short span of time
means high frequency.
• Change over a long span of
time means low frequency.
3.28
Note
3.29
Note
3.30
3.31
Figure 3.6 Wavelength and period
3.32
Figure 3.7 The time-domain and frequency-domain plots of a sine wave
3.33
Note
3.34
Figure 3.8 The time domain and frequency domain of three sine waves
The frequency domain is more compact and useful when we are dealing with more than one sine
wave. For example, Figure 3.8 shows three sine waves, each with different amplitude and
frequency. All can be represented by three spikes in the frequency domain.
3.35
Signals and
Communication
A single-frequency sine wave is
not useful in data communications
We need to send a composite
signal, a signal made of many
simple sine waves.
According to Fourier analysis,
any composite signal is a
combination of simple sine waves
with different frequencies,
amplitudes, and phases.
3.36
Composite Signals and
Periodicity
If the composite signal is
periodic, the decomposition
gives a series of signals with
discrete frequencies.
If the composite signal is
nonperiodic, the decomposition
gives a combination of sine
waves with continuous
frequencies.
3.37
Example 3.4
3.38
Figure 3.9 A composite periodic signal
3.39
Figure 3.10 Decomposition of a composite periodic signal in the time and
frequency domains
3.40
Example 3.5
3.41
Figure 3.11 The time and frequency domains of a nonperiodic signal
3.42
Bandwidth and Signal
Frequency
The bandwidth of a
composite signal is the
difference between the
highest and the lowest
frequencies contained in
that signal.
3.43
Figure 3.12 The bandwidth of periodic and nonperiodic composite signals
3.44
Example 3.6
3.46
3-3 DIGITAL SIGNALS
3.48
Example 3.16
3.49
Example 3.17
3.50
Example 3.18
3.51
3.52
Example 3.19
Solution
The bit rate can be calculated as
3.53
Figure 3.17 The time and frequency domains of periodic and nonperiodic
digital signals
3.54
Figure 3.18 Baseband transmission
3.55
Note
3.56
Figure 3.19 Bandwidths of two low-pass channels
3.57
Figure 3.20 Baseband transmission using a dedicated medium
3.58
Note
3.59
Figure 3.23 Bandwidth of a bandpass channel
3.60
Note
3.61
3-4 TRANSMISSION IMPAIRMENT
3.62
Figure 3.25 Causes of impairment
3.63
Attenuation
Means loss of energy -> weaker
signal
When a signal travels through a
medium it loses energy overcoming
the resistance of the medium
Amplifiers are used to compensate
for this loss of energy by
amplifying the signal.
3.64
Measurement of
Attenuation
To show the loss or gain of
energy the unit “decibel” is
used.
dB = 10log10P2/P1
P1 - input signal
P2 - output signal
3.65
Figure 3.26 Attenuation
3.66
Example 3.26
3.69
Noise
There are different types of
noise
Thermal - random noise of electrons
in the wire creates an extra signal
Induced - from motors and appliances,
devices act are transmitter antenna
and medium as receiving antenna.
Crosstalk - same as above but between
two wires.
Impulse - Spikes that result from
power lines, lighning, etc.
3.70
Figure 3.29 Noise
3.71
Signal to Noise Ratio
(SNR)
To measure the quality of a
system the SNR is often used. It
indicates the strength of the
signal wrt the noise power in the
system.
It is the ratio between two
powers.
It is usually given in dB and
referred to as SNRdB.
3.72
Example 3.31
Solution
The values of SNR and SNRdB can be
calculated as follows:
3.73
Example 3.32
3.74
Figure 3.30 Two cases of SNR: a high SNR and a low SNR
3.75
3-5 DATA RATE LIMITS
3.76
3-5 DATA RATE LIMITS
data
3.77
Note
3.78
Example 3.34
3.79
Example 3.35
3.80
3-5 DATA RATE LIMITS
3.81
Example 3.37
Solution
First, we use the Shannon formula to find
the upper limit.
3.84
Example 3.41 (continued)
3.85
Note
3.86
3-6 PERFORMANCE
Bandwidth
Throughput
Latency (Delay)
Bandwidth-Delay Product
3.87
Note
In networking, we use the term
bandwidth in two contexts.
❏ The first, bandwidth in hertz, refers
to
the range of frequencies in a
composite signal or the range of
frequencies that a channel can
pass.
3.89
Example 3.45
Solution
We can calculate the propagation time as
The example shows that a bit can go over
the Atlantic Ocean in only 50 ms if there is
a direct cable between the source and the
3.90
1.91
1.92
Circuit switching Vs
Packet Switching
1.93
Reference:Chapter 7
Transmission Media