Network Components
Network Components
Components
COMPUTER NETWORK
A collection of computing devices that are connected
in various ways in order to communicate and share
resources. Cambridge Dictionary
anywhere.
Building Blocks of Network
Nodes
◦ Computers and
other devices in
a network
Links
◦ Physical
connection
between the
nodes by
coaxial cables
or optical fibers.
TYPES OF NETWORK
◦ Node
◦ Host
◦ Repeater
◦ Client/Server
◦ Hub
◦ Network
Transmission Medium ◦ Switch
◦ Ports ◦ Bridge
◦ Network Interface- ◦ Router
NIC ◦ Gateway
◦ Access Point ◦ Modem
Node
Any entity
connected to a
network and
capable of both
creating and
using network
data.
Example:
A printer with a
network interface
is called as node
Host
Any node that
supports users and
runs application
software.
Host and node are
often used
interchangeably.
Host is any node
that supports one or
more users and runs
network application
software.
Client & Server
Client Server
◦ A network entity ◦ A network entity
that requests that fulfills
some network requests from
service from a clients.
server.
Access Point
Used to interconnect
wireless devices and
provide a connection to the
wired LAN.
The data transfer speeds for
access points is dictated by
the choice of wireless
technology for the clients.
BASIC HARDWARE COMPONENTS
All networks are made up of basic hardware building blocks to
interconnect network nodes, such as Network Interface Cards
(NICs), Bridges, Hubs, Switches, and Routers.
Components required for interconnecting the network nodes:
NETWORK INTERFACE CARD
REPEATERS
NETWORK HUB
NETWORK BRIDGE
NETWORK SWITCH
ROUTER
GATEWAY
MODEM
NETWORK INTERFACE CARD
A network card, network adapter or NIC is a piece of computer
hardware designed to allow computers to communicate over a
computer network.
It provides physical access to a networking medium and often
provides a low-level addressing system through the use of MAC
(Media Access Control) addresses.
Network Interfaces convert a node’s data into electronic signals for
transmission over a metal wire or into signals appropriate for
optical cable for wireless radio transmission or for any other mode
of communication.
REPEATER
A repeater is an electronic device that receives a signal
and retransmits it at a higher power level to the other
side of an obstruction, so that the signal can cover
longer distances without degradation.
It is also called data regenerator.
In most twisted pair Ethernet configurations, repeaters
are required for cable runs longer than 100 meters.
Hub
A Hub is the simplest of the
networking devices.
A hub takes an input
(frame’s bits) and
retransmits the input on the
hub’s outgoing ports.
It basically broadcasts
(transmission to all
connected devices) the data
it receives to all devices
connected to its ports.
This leads to inefficiencies
and wastage.
Hubs are used on small
networks where data
transmission is not very
high.
Switch
Forwards a frame
(sequence of bits) it
received directly out of the
port associated with the
destination address.
It can be used to reduce
unnecessary traffic and
isolate sections of
networks.
A switch stores hardware
physical address for each
device connected to its
ports.
Switch directly connect two
communicating devices.
NETWORK BRIDGE
A bridge is a networking device that uses the MAC address to forward data
and it interconnects two LANs.
Once the bridge associates a port and an address, it will send traffic for that
address only to that port.
Bridges do send broadcasts to all ports except the one on which the
broadcast was received.
Networks running the same type of protocol(eg.Ethernet) is called a
transparent bridge.
The bridge that interconnects two LANs operating two different protocols
(eg.Ethernet, token ring) is called a translation bridge.
The use of wireless bridges in LANs is a popular choice for
interconnecting the LANs due to its less cost.
Router
A router is a system that
applies intelligence to the
movement of network data.
Usually, routers use the IP
address to forward packets,
which allows the network to
go across different protocols.
The most common home
use for routers is to share a
broadband internet
connection.
As the router has a public IP
address which is shared with
the network, when data
comes through the router, it
is forwarded to the correct
computer.
Gateway
It is used to
describe the
networking
device that
enables hosts in
a LAN to connect
to network and
hosts outside the
LAN.
It provides a
variety of
translating or
Modem
Modem is a contraction of
the compound term
modulator-demodulator.
It is an electronic device
used to convert digital
signals generated by
computers and terminal
devices into analog signals
for transmission over
telephone network.
At the receiving end, a
similar device accepts the
transmitted signals,
reconverts them to digital
signals and delivers them
to the connected device.
Port
The
physical
input/outp
ut
interfaces
on a
networkin
g
device/har
dware.
Network Transmission
Medium
The physical
thing(s) over or
through which
network signals are
carried.
The term link is
often used to refer
to the shared
medium and the set
of rules governing
transmissions on
that medium.
TRANSFORMATION MEDIUM
Wired Transmission Media
Guided media, are those that
provide a conduit from one
device to another.
Eg: twisted-pair cable, coaxial
cable, and fiber-optic cable.
A signal traveling along any of
these media is directed and
contained by the physical limits
of the medium.
Twisted-pair and coaxial cable
use metallic (copper)
conductors that accept and
transport signals in the form of
electric current.
Optical fiber is a cable that
accepts and transports signals
in the form of light.
Twisted Pair Cable
One of the wires is used to carry signals to the receiver, and the
hybrid networks use coaxial cable only at the network boundaries, near the
consumer premises.
Because of its high bandwidth, and consequently high data rate, coaxial cable
The 10Base-2, or Thin Ethernet, uses RG-58 coaxial cable with BNC
The 10Base5, or Thick Ethernet, uses RG-11 (thick coaxial cable) to transmit
◦ Unicast - one-to-one
communication is needed
between the sender and the
receiver.
◦ cellular phones, satellite
networks and wireless
LANs
Infrared