0% found this document useful (0 votes)
21 views48 pages

Chapter IIIV

Uploaded by

moode.8138
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views48 pages

Chapter IIIV

Uploaded by

moode.8138
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 48

CPIS 371

Computer Network
Chapter -III
Networking Components

1
 A network is a collection of computers, servers, mainframes,
network devices, peripherals, or other devices connected to one
another allowing for data to be shared and used. A great example of
a network is the Internet, connecting millions of people all over the
world together.

Mainframe:
Referred to as a big computer, a mainframe is a large central
computer with more memory, storage space, and processing power
than a standard computer. They are typically utilized by
governmental and corporate organizations for added security as
well as processing large sums of data; such as consumer statistics,
census data or electronic transactions. Their reliability and high
stability allow these machines to run for a very long time, even
decades.
Outline
 Hardware, Software and Networks Peripherals
(device )
 Network Interface Card (NIC)
 Sending and Controlling Data

3
Peripherals:
A peripheral is any accessory or add-on that can be attached to your
computer, but is not required. For example, a computer printer is a
perfect example of a peripheral. See the peripheral definition for a
full list of peripherals that can be attached to your computer.

Consumables:
Consumables are goods used by individuals and businesses that must
be replaced regularly because they wear out or are used up.
screen wipes,
ink cartridges or refill kits,
speakers and headsets,
mouse pad, floppy diskettes and cd/dvd discs,
printer paper and labels, software cds,
Hardware, Software and Networks
Peripherals (device)
 Network Interface Card (NIC)
 Repeater
 Hub
 Bridge
 Routers
 Switch
Hardware, Software and Networks Peripherals (cont.)
 Network Interface Card (NIC): A network interface card (NIC) is a circuit board
or card that is installed in a computer so that it can be connected to a network. A network
interface card provides the computer with a dedicated, full-time connection to a network.
Personal computers and workstations on a local area network (LAN) typically contain a
network interface card specifically designed for the LAN transmission technology

 NIC provides the physical interface between computer and cabling.


 It prepares data, sends data, and controls the flow of data. It can also receive and translate
data into bytes for the CPU to understand.

 The following factors should be taken into consideration when choosing a NIC:
1. - Preparing data
2. - Sending and controlling data
3. - Configuration
4. - Drivers
5. - Compatibility
6. - Performance
Hardware, Software and Networks Peripherals (cont.)
Preparing Data
 In the computer, data moves along buses in parallel, as on a four-
lane interstate highway. But on a network cable, data travels in a
single stream, as on a one lane highway. This difference can cause
problems transmitting and receiving data, because the paths
traveled are not the same.
 It is the NIC’s job to translate the data from the computer into
signals that can flow easily along the cable.
 It does this by translating digital signals into electrical signals (and
in the case of fiber-optic NICs, to optical signals).
Hardware, Software and Networks Peripherals (cont.)
Sending and Controlling Data

 For two computers to send and receive data, the cards must agree on several
things. These include the following:
- The maximum size of the data frames
- The amount of data sent before giving
confirmation
- The time needed between transmissions
- The amount of time needed to wait before sending
confirmation
- The amount of data a card can hold
- The speed at which data transmits
 In order to successfully send data on the network, you need to make sure the
network cards are of the same type and they are connected to the same piece of
cable.
Hardware, Software and Networks Peripherals
(cont.) Configuration
 The NIC’s configuration includes things like a
manufacturer’s hardware address, IRQ address, Base I/O
port address, and base memory address. Some may also
use DMA channels to offer better performance.
 Each card must have a unique hardware address. If two
cards have the same hardware addresses, neither one of
them will be able to communicate.
Hardware, Software and Networks Peripherals (cont.)
Drivers

 For the computer to use the network interface card, it is very


important to install the proper device drivers.
 These drivers communicate directly with the network
redirector and adapter. They operate in the Media Access
Control sublayer of the Data Link layer of the OSI model.
Hardware, Software and Networks Peripherals (cont.)
Compatibility
 When choosing a NIC, use one that fits the bus type of your
PC. If you have more than one type of bus in your PC (for
example, a combination ISA/PCI), use an NIC that fits into
the fastest type (the PCI, in this case).
 This is especially important in servers, as the NIC can very
quickly become a bottleneck if this guideline isn’t followed.
Hardware, Software and Networks Peripherals (cont.)
Performance

 The most important goal of the network adapter card is to


optimize network performance and minimize the amount of
time needed to transfer data packets across the network.
 There are several ways of doing this, including assigning a
DMA channel (DMA channels are used by high speed
devices and they allow them to communicate directly with
the main memory (RAM) on our system), use of a shared
memory adapter, and deciding to allow bus mastering.
Hardware, Software and Networks Peripherals (cont.)
Repeaters

A network device used to regenerate or replicate a signal.


Repeaters are used in transmission systems to regenerate analog or digital
signals distorted/unclear by transmission loss. Analog repeaters frequently
can only amplify/ increase the signal while digital repeaters can reconstruct
a signal to near its original quality.

 Repeaters are very simple devices. They allow a cabling system to extend beyond
its maximum allowed length by amplifying the network voltages so they travel
farther.
 Repeaters are nothing more than amplifiers and, as such, are very inexpensive.
 Repeaters can only be used to regenerate signals between similar network
segments.
 The main disadvantage to repeaters is that they just amplify signals. These signals
not only include the network signals, but any noise on the wire as well.
 Eventually, if you use enough repeaters, you could possibly drown out the signal
with the amplified noise. For this reason, repeaters are used only as a temporary
fix.
Hardware, Software and Networks Peripherals (cont.)
Repeaters
Hardware, Software and Networks Peripherals (cont.)
Hubs

 Hubs are devices used to link several computers together.


 They repeat any signal that comes in on one port and copy it to
the other ports (a process that is also called broadcasting).
 There are two types of hubs: active and passive.
 Passive hubs simply connect all ports together electrically and are
usually not powered.
 Active hubs use electronics to amplify and clean up the signal
before it is broadcast to the other ports.
 In the category of active hubs, there is also a class called
“intelligent” hubs, which are hubs that can be remotely
managed on the network.
Hardware, Software and Networks Peripherals (cont.)
Hubs
 A bridge is a computer networking device that
builds the connection with the other bridge
networks which use the same protocol. It works
at the Data Link layer of the OSI Model and
connects the different networks together and
develops communication between them. It
connects two local-area networks; two physical
LANs into larger logical LAN or two segments of
the same LAN that use the same protocol.
Hardware, Software and Networks Peripherals (cont.)
Bridges
Hardware, Software and Networks Peripherals (cont.)
Routers

 Routers are highly intelligent devices that connect multiple network


types and determine the best path for sending data.
 The advantage of using a router over a bridge is that routers can
determine the best path that data can take to get to its destination.
 Like bridges, they can segment large networks and can filter out noise.
 However, they are slower than bridges because they are more intelligent
devices; as such, they analyze every packet, causing packet-forwarding
delays. Because of this intelligence, they are also more expensive.
 Routers are normally used to connect one LAN to another.
 Typically, when a WAN is set up, there will be at least two routers used.
Hardware, Software and Networks Peripherals (cont.)
Routers
Hardware, Software and Networks Peripherals (cont.)
Switch
 A network switch is a computer networking device that connects network
segments.
 Low-end network switches appear nearly identical to network hubs, but a switch
contains more "intelligence" (and a slightly higher price tag) than a network hub.
 Network switches are capable of inspecting data packets as they are received,
determining the source and destination device of that packet, and forwarding it
appropriately.
 By delivering each message only to the connected device it was intended for, a
network switch conserves network bandwidth and offers generally better
performance than a hub.
 A vital difference between a hub and a switch is that all the nodes connected
to a hub share the bandwidth among themselves, while a device connected to a
switch port has the full bandwidth all to itself.
 For example, if 10 nodes are communicating using a hub on a 10-Mbps network,
then each node may only get a portion of the 10 Mbps if other nodes on the hub
want to communicate as well. .
 But with a switch, each node could possibly communicate at the full 10 Mbps.
Chapter 4
Transmission Media

7.22
Figure 7.1 Transmission medium and physical layer

7.23
In every communication system, it is the communication channels that play an
essential role during the process of data transfer. Basically, there are two
categories of communication channels. One category is wireless connection that
uses air to achieve the transmission. While the other category is physical
connection, which adopts a solid substance such as a wire or cable to connect
sending and receiving devices. These connections include fiber optic cable,
twisted- pair and coaxial cable.

7.24
Figure 7.2 Classes of transmission media

7.25
7-1 GUIDED MEDIA

Guided media, which are those that provide a medium


from one device to another, include twisted-pair cable,
coaxial cable, and fiber-optic cable.

Topics discussed in this section:


Twisted-Pair Cable
Coaxial Cable
Fiber-Optic Cable

7.26
Twisted pair cable consists of a pair of insulated/ protected
wires twisted together, which is adapted in the field of
telecommunication for a long time. Twisted pair cable
works well on transferring balanced differential signals, the
merits of which are extremely valuable in wide bandwidth
and high reliability system. Basically, twisted pair cable
can be divided into two types: unshielded twisted-pair
(UTP) and shielded twisted-pair (STP).

7.27
Figure 7.3 Twisted-pair cable

7.28
Figure 7.4 UTP and STP cables

7.29
Figure 7.5 UTP connector

7.30
Coaxial cable acts as a high-frequency transmission cable which contains a single
solid-copper core. A coaxial cable has over 80 times the transmission capability of
the twisted-pair. It is commonly used to deliver television signals and to connect
computers in a network as well, so people may get more familiar with this kind of
cable.
Coaxial cable has always been the mainstay of high speed communication and has
also been applied to network with 10 gigabit links data centers, because it is proved
to be cost efficient for short links within 10 m and for residential network. Besides,
it features anti-blocking capability, stable transmission of data and money saving.
Coaxial cable is widely employed in feed lines connecting radio transmitters and
receivers, computer network connection, digital audio and television signals
distribution. Moreover, coaxial cable can effectively protect signals from being
interfered by external electromagnetic influence.

7.31
Figure 7.7 Coaxial cable

7.32
Computing and data communications are fast-moving technologies. There comes a new
generation of transmission media—fiber optic cable. It refers to the complete assembly of
fibers, which contain one or more optical fibers that are used to transmit data. Each of the
optical fiber elements is individually coated by plastic layers and contained in a protective
tube. Fiber optic cable transmits data as pulses of light go through tiny tubes of glass, the
transmission capacity of which is 26,000 times higher than that of twisted-pair cable.
When comparing with coaxial cables, fiber optic cables are lighter and reliable for
transmitting data. They transmit information using beams of light at light speed rather than
pulses of electricity.
There exist various different types of fiber optic cables, which are determined by the
number of fibers and where it will be installed. Besides, the bandwidth of optical fiber
transmission is also developed and the maximum connection distance can reach up to over
2 km. Nowadays, two types of fiber optic cables are widely adopted in the field of data
transfer—single-mode fiber optic cables and multimode fiber optic cables.
A single-mode optical fiber is a fiber that has a small core, and only allows one mode of
light to propagate at a time. So it is generally adapted to high speed, long-distance
applications. While a multimode optical fiber is a type of optical fiber with a core
diameter larger than the wavelength of light transmitted and it is designed to carry multiple
light rays, or modes at the same time. It is mostly used for communication over short
distances because of its high capacity and reliability, serving as a backbone applications in
buildings.

7.33
Figure 7.11 Optical fiber

7.34
Figure 7.12 Propagation modes

7.35
Figure 7.13 Modes

7.36
Figure 7.14 Fiber construction

7.37
Figure 7.15 Fiber-optic cable connectors

7.38
7-2 UNGUIDED MEDIA: WIRELESS

Unguided media transport electromagnetic


waves without using a physical conductor.
This type of communication is often
referred to as wireless communication.
Figure 7.19 Wireless transmission waves

7.40
Wireless communication is the transfer of information or power between two or
more points that are not connected by an electrical conductor.
.

7.41
Radio Waves: an electromagnetic wave of a frequency between about 104 and
1011 or 1012 Hz, as used for long-distance communication. according to NASA,
ranging from about 1 millimeter (0.04 inches) to more than 100 kilometers
(62 miles).

Microwaves: an electromagnetic wave with a wavelength in the range 0.001–0.3


m, shorter than that of a normal radio wave but longer than those of infrared
radiation. Microwaves are used in radar, in communications, and for heating in
microwave ovens and in various industrial processes.

Infrared: of electromagnetic radiation) having a wavelength just greater than that


of the red end of the visible light spectrum but less than that of microwaves.
Infrared radiation has a wavelength from about 800 nm to 1 mm, and is emitted
particularly by heated objects.

According to NASA, far infrared light is thermal. Humans can feel this type
of radiation, from sunlight, fire, a radiator or warm sand. Although humans
cannot see infrared light, a rattlesnake can detect infrared light.

7.42
What is the difference between Radio Waves and Microwaves?

Microwaves are a sub-class of radio waves.

The frequency of radio waves can take values from 300 GHz to 3 kHz, but
microwaves are defined to have frequencies ranging from 300 GHz to only 300
MHz.

Radio waves in general have long distance communication capabilities, but


microwaves do not have these abilities.

Radio waves are mostly used in the communication field whereas microwaves
are used in industries and astronomy.

7.43
What types of waves are used to transmit cell
phone signals?

7.44
Figure 7.20 Omni directional antenna
An omnidirectional antenna is a wireless transmitting or receiving antenna that
radiates or intercepts radio-frequency (RF) electromagnetic fields equally well in all
horizontal directions in a flat, two-dimensional (2D) geometric plane

7.45
Note

Radio waves are used for multicast


communications, such as radio and
television, and paging systems.

7.46
Note

Microwaves are used for unicast


communication such as cellular
telephones, satellite networks,
and wireless LANs.

7.47
Note

Infrared signals can be used for short-


range communication in a closed area
using line-of-sight propagation.

7.48

You might also like