Hssreporter - Com Ch8-Computer Networks
Hssreporter - Com Ch8-Computer Networks
Computer Networks
It is an interconnection of computers and other hardware devices like printers, scanners, etc using a
communication medium.
Advantages
1)Resource sharing- The sharing of available hardware and software resources in a computer network is
called resource sharing
2) Price-performance ratio - The cost of purchasing licensed software for each computer, can be reduced
by purchasing network versions of such software in a network.
3) Communication – The computer network helps users to communicate with any other computer in the
network through its services like e-mail, chatting, video conferencing, etc
4) Reliability- In a network, it is possible to backup data on multiple computers. This helps users to retrieve
data in the case of failures in accessing data.
5) Scalability - Computing capacity can be increased or decreased easily by adding or removing computers
to the network.
Some key terms
Bandwidth: bandwidth measures the amount of data that can be send over a specific connection in a
given amount of time.
Noise: It is unwanted electric or electromagnetic energy that lowers the quantity of data signals.
Data communication
It is the exchange of digital data between any two devices through a medium of transmission.
Communication Medium
Twisted pair cable Coaxial cable Optical fibre cable Radio Waves Microwaves Infrared Waves
Wi-MAX
Satellite
Guided Medium
(a) Twisted pair cable (Ethernet cable)
Most widely used
Two types: (1) Unshielded Twisted pair (UTP), (2) Shielded Twisted Pair (STP)
Characteristics of UTP cable
Low cost
Thin and flexible
Easy installation
Carry data up to a length of 100m
Characteristics of STP cable
Better immunity against noise
Expensive
Difficult to install
RJ-45 connector is used to connect UTP/STP twisted pair cable to a computer.
(b) Microwaves
Frequency range is 300MHz to 300GHz
Travels in straight line
Cannot penetrate any solid object
Inexpensive than wired media
Microwave Oven, GPS, Military Applications, Radar, Weather Satellites etc
1). NIC
It enables a computer to connect a
network and communicate.
It can break up data into small units,
translate the protocols, send and receive
data.
It may be wired (Ethernet) or wireless NIC
(Wi-Fi).
2). Hub
Hub is used in wired network to connect
devices of the same network.
It transmits data to all the devises
connected to it. Only the device to
which data is assigned is responds to it.
Large network traffic due to this reduces
its bandwidth.
4) Bridge
A bridge is a device used to segmentize
a network.
A network can be split into different
segments and can be interconnected
using a bridge.
This reduces the amount of traffic on a
network.
Bridge
5) Router
A router is a device that can
interconnect two networks of the same
type using the same protocol.
It can find the optimal path for data
packets to travel and reduce the amount
of traffic on a network. Router
6) Gateway
A gateway is a device that can
interconnect two different networks
having different protocols.
It can translate one protocol to another.
It can find the optimal path for packets -
to reach the destination. Gateway
7). Repeater:
They are used to receive the incoming
signal, amplify it to their original
strength and retransmit it.
Repeater
1) Modem :
A modem is a device used for
communication between computers
through telephone lines.
The name is formed from modulator and
demodulator.
It converts digital signals received from a
computer to analog signals for telephone
lines and vice versa. Modem
Network topologies
The way in which the nodes are physically interconnected to form a network is called Topology
Topology
1)Bus topology:
In bus topology, all the nodes are
connected to a main cable called bus.
A small device called a terminator is
attached to each end of the bus.
Bus topology
2)Star topology
In star topology, each node is directly
connected to a hub/switch.
If any node has to send some
information to any other node, it sends
the signal to the hub/switch.
Star topology
3) Ring topology
In ring topology, all nodes are connected using a
cable that loops the ring or circle.
A ring topology is in the form of a circle.
Data travels only in one direction in a ring.
Ring topology
4) Mesh topology:
In mesh topology, every node is connected to
other nodes.
There will be more than one path between two
nodes.
If one path fails, the data will take another path
and reach the destination.
Characteristics of mesh topology
1) Network will not fail even if one path between the
nodes fails.
Fig 8.11 Mesh topology
2) Expensive because of the extra cables needed.
3)Very complex and difficult to manage.
Types of networks
On the basis of the area covered, computer networks are classified as:
. LAN
MAN
. WAN
Area covered Small area (Up A few meters to A city and its Entire country,
to 10 m radius) few Kilometres vicinity (Up to continent, or
(Up to 10 Km 100 Km radius) globe
radius)
Transmission High speed High speed Moderate speed Low speed
speed
Networking cost Negligible Inexpensive Moderately Expensive
expensive
Peer to peer
Each and every node is itself client and server
No dedicated servers
Ideal for small networks
Client Server
The client server architecture consists of high end computer called server.
Centralized server is used to store the data
Classification of servers are :
a. File Server: Computers stores and manages files for the users in the
network
b. Print Server: Redirect print jobs from client to specific printers
c. Web server: Dedicated to responds the requests for web pages.
d. Data Base Server: Allows authorized clients to view , modify and/ or delete data in a common
database.
Network protocols
Network protocols are a set of well-defined rules through which a user communicates over the
internet
TCP/IP
Transmission Control Protocol/Internet Protocol
TCP is a popular communication protocol which is used for communicating over a network.
It divides any message into series of packets that are sent from source to destination and there it gets
reassembled at the destination.
Internet Protocol(IP) is responsible for the delivery of each of these packets to the right
destination
HTTP, FTP and DNS are the three sub protocols of TCP/IP protocol
HTTP
Hypertext Text Transfer protocol
DNS
Domain Name System
Returns the IP address of the domain name that we type in the browser's address bar
DNS maintain a database to store domain names and IP address information of all websites
IP address
There are two types of IP addresses
o IPV4: A 32 bit address which can identify only 4 billion devices in the net.
o IPV6: A 128 bit address which can identify 4x4x4 billion devices in the net.
Protocol
Protocols are a set of well-defined rules through which a user communicates over the internet
Domain name
A domain name is an easy-to-remember address used to access websites
File Name
• It is the file to be opened.eg: index.html