Data Communication - Chapter 3
Data Communication - Chapter 3
Phase:
The term phase, or phase shift, describes the position of the waveform relative to time 0.
• A phase shift of 360º corresponds to a shift of a complete period;
• a phase shift of 180° corresponds to a shift of one-half of a period; and
• a phase shift of 90º corresponds to a shift of one-quarter of a period (see Figure 3.6).
Wavelength:
Wavelength binds the period or the frequency of a simple sine wave to the propagation speed of the
medium.
The wavelength is the distance a simple signal can travel in one period.
2. Non-periodic:
A nonperiodic composite signal can be decomposed into a combination of an infinite number of
simple sine waves with continuous frequencies, that have real values.
Bandwidth in Hertz:
Bandwidth in hertz is the range of frequencies contained in a composite signal or the range of
frequencies a channel can pass.
There is an explicit relationship between the bandwidth in hertz and bandwidth in bits per second.
Basically, an increase in bandwidth in hertz means an increase in bandwidth in bits per second.
Digital Signals:
Bit-rate:
The bit rate is the number of bits sent in 1s, expressed in bits per second (bps).
Bit-Length:
The bit length is the distance one bit occupies on the transmission medium.
Transmission Impairment:
Signals travel through transmission media, which are not perfect. The imperfection causes signal
impairment.
Attenuation:
Attenuation means a 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. That is why a wire carrying
electric signals gets warm, if not hot, after a while. Some of the electrical energy in the signal is
Data Communication Page 10
electric signals gets warm, if not hot, after a while. Some of the electrical energy in the signal is
converted to heat. To compensate for this loss, amplifiers are used to amplify the signal. Figure 3.27
shows the effect of attenuation and amplification.
Decibel:
To show that a signal has lost or gained strength, engineers use the unit of the decibel.
The decibel (dB) measures the relative strengths of two signals or one signal at two different points.
Note that the decibel is negative if a signal is attenuated and positive if a signal is amplified.
Why decibel???
One reason that engineers use the decibel to measure the changes in the strength of a signal is that
decibel numbers can be added (or subtracted) when we are measuring several points (cascading)
instead of just two.
Distortion:
Distortion means that the signal changes its form or shape.
In other words, signal components at the receiver have phases different from what they had at the
sender. The shape of the composite signal is therefore not the same.
Noise:
1. Thermal noise(motion of electrons in wire)
2. Induced noise(noise from motors)
3. Cross talk(effect of one wire on the other)
4. Impulse noise(power lines, lightning)
If the number of levels in a signal is just 2, the receiver can easily distinguish between a 0 and a 1. If
the level of a signal is 64, the receiver must be very sophisticated to distinguish between 64 different
levels. In other words, increasing the levels of a signal reduces the reliability of the system.
Imagine a highway designed to transmit 1000 cars per minute from one point to another. However, if
there is congestion on the road, this figure may be reduced to 100 cars per minute. The bandwidth is
1000 cars per minute; the throughput is 100 cars per minute.
Latency(Delay):
The latency or delay defines how long it takes for an entire message to completely arrive at the
destination from the time the first bit is sent out from the source.
Propagation Type: Propagation time measures the time required for a bit to travel from the source to
the destination.
Queuing Time :
The third component in latency is the queuing time, the time needed for each intermediate or end
device to hold the message before it can be processed. The queuing time is not a fixed factor; it
changes with the load imposed on the network. When there is heavy traffic on the network, the
queuing time increases. An intermediate device, such as a router, queues the arrived messages and
processes them one by one. If there are many messages, each message will have to wait.
Case 1:
We want to see what the bandwidth-delay product means in this case. Looking at the figure, we can
say that this product 1 × 5 is the maximum number of bits that can fill the link. There can be no more
than 5 bits at any time on the link.
Case 2:
Now assume we have a bandwidth of 5 bps. Figure 3.33 shows that there can be maximum 5 × 5 = 25
Data Communication Page 14
Now assume we have a bandwidth of 5 bps. Figure 3.33 shows that there can be maximum 5 × 5 = 25
bits on the line. The reason is that, at each second, there are 5 bits on the line; the duration of each
bit is 0.20 s
we need to fill up the full-duplex channel (two directions). The sender should send a burst of data of
(2 × bandwidth × delay) bits. The sender then waits for receiver acknowledgment for part of the burst
before sending another burst. The amount 2 × bandwidth × delay is the number of bits that can be in
transition at any time.