Chapter 1
Chapter 1
Chapter 1
Computer Networking
Chapter one
7.1
Review of Electronic communication
Low-frequency
source information Transmission
(analog or digital) medium
(channel)
High-
High-frequency
frequency
local oscillator
oscillator
Transmitter Receiver
Review of Electronic communication
System noise and
interference
Transmission medium
Transmitter or Receiver
Communications channel
Copper cable (coax, UTP)
Information Received
Optical fiber cable Information
source
(intelligence) Free space (Radio)
Basics of data communication
BNC
Twisted pair cont’
Table 1.1 Categories of unshielded twisted-pair cables
Types of Cabling
Coaxial cables are categorized by their radio government (RG) ratings. Table 1.2
n Two kinds:
1. Thicknet(RG-11): it connect 100 devices with range 500 m (more
expensive ).
2. Thinnet (RG-58): it connect 30 devices within 185 m (cheaper).
n To connect coaxial cable to device, we need (BNC).
Carries signals of higher frequency ranges than twisted-pair cable.
If the angle of incidence I (the angle the ray makes with the line perpendicular to the
interface between the two substances) is less than the critical angle, the ray refracts and
moves closer to the surface. If the angle of incidence is equal to the critical angle, the
light bends along the interface. If the angle is greater than the critical angle, the ray
reflects (makes a turn) and travels again in the denser substance. Note that the critical
angle is a property of the substance, and its value differs from one substance to another.
Optical fibers use reflection to guide light through a channel. A glass or plastic core
is surrounded by a cladding of less dense glass or plastic. The difference in density of
the two materials must be such that a beam of light moving through the core is reflected
off the cladding instead of being refracted into it. See Figure 2.11.
Total internal reflection can occur in any transparent medium that has a higher
index of refraction than the surrounding medium
Applications: Fiber-optic cable is often found in backbone networks because its wide
bandwidth is cost-effective. Today, with wavelength-division multiplexing (WDM), we
can transfer data at a rate of 1600 Gbps.
Advantages Fiber-optic cable has several advantages over metallic cable (twisted- pair or
coaxial).
1. Higher bandwidth. 2. Less signal attenuation. 3. Immunity to electromagnetic interference.
4. Resistance to corrosive materials. 5. Light weight. 6. Greater immunity to tapping.
Radio, satellite microwave,, Bluetooth, and infrared light are all different forms of
electromagnetic waves that are used to transmit data
unguided signal can travel from the source to destination in several ways:
1.Ground Propagation:
• Radio waves travel through the lowest portion of the atmosphere, hugging the earth.
• The low frequency signal follow the curvature of the planet.
• Distance depends on the amount of the power.
2.Sky Propagation:
§ Higher frequency radio radiate upward into the ionosphere where they are reflected
back to the earth.
§ Sky propagation allow for greater distance with lower power output.
3.line-of-sight Propagation: Very high frequency signals are transmitted in straight lines
directly from antenna to antenna.
The section of the electromagnetic spectrum defined as radio waves and microwaves
is divided into eight ranges, called bands, each regulated by government authorities.
These bands are rated from very low frequency(VLF) to extremely high frequency (EHF).
Table 1.3 lists these bands, their ranges, propagation methods, and some applications.
Table 1.3 Bands
Data and signal representation
• In data communications, information is
represented as a bit pattern. The information
can exist either analog or digital forms.
• The term analog data refers to information that
is continuous; digital data refers to information
that has discrete states. Analog data example a
human voice.
• Digital data take on discrete values. For example,
data are stored in computer memory in the form
of 0s and 1s .
Signal representation
Ø 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.
Representation of 0 Representation of 1
•Bit 0 is mapped to amplitude close to zero
•Bit 1 is mapped to a positive amplitude
Limitation
§ It uses more power as compared polar schemes to send one bit per unit line
resistance
§ In continuous set of zeros or ones there will be self-synchronization
problem(Base line wandering )
§ DC component
Line coding cont’
ØPolar Schemes
In polar schemes, the voltages are on the both sides of the time axis. For example, the
voltage level for 0 can be positive and the voltage level for 1 can be negative.
Representation of 0 Representation of 1
Line coding cont…
v NRZI (Non Return to Zero Inverted)
Representation of 1
Representation of 0
Representation of 1
Representation of 0
vA bit 0 is mapped to a negative amplitude −A for the first half of the symbol
duration followed by a zero amplitude for the second half of the symbol duration.
v A bit 1 is mapped to a positive amplitude +A for the first half of the bit
duration followed by a zero amplitude for the second half of the bit duration.