assignment answer
assignment answer
COMPUTER NETWORKS
Network:
A network is an interconnected collection of autonomous computers.
Autonomous means no computers on the network start, stop or control
another.
Need for Networking:
TYPES OF NETWORK :
Based on geographic spread, there are 4 types of networks.
LAN :
It stands for Local Area Network. It is a small network
confined to a local area (e.g. an office, a building or a
factory University Campus).
Diameter is not more than 10 Kms
It is less costly.
The data is transferred at faster rate.
It provides higher security.
Page 1 of 8
Suman Gupta
(Greenfields Public School)
WAN:
It stands for Wide Area Network.
It is a network that extends over a large
geographical area such as states or countries.
(Example : Internet) Properties :
Use point-to-point link except satellite network
Rate of data transmission is slow.
Owned by multiple organization.
Low reliability (high error rates)
MAN :
It stands for Metropolitian Area Networks.
In this networks that link computer facilitates
within the city or town i.e. Maximum 20 Kms
of Diameter.
Government agencies use MAN to connect to
the citizens and private industries.
In MAN, various LANs are connected to each
other through a telephone exchange line.
It has a higher range than LAN.
Example - different branches of banks in a
city
PAN :
It stands for Personal Area Network.
It is the interconnection of information technology
devices within the range of an individual person i.e.
within a range of 10 meters.
Example : Wifi, Hotspot, Bluetooth
Page 2 of 8
Suman Gupta
(Greenfields Public School)
A Client Server Network is a Network Topology in which one or more
computers offer a service to other computers. other c
A client usually does not share any of its resources, but it requests content or
service from a server. Clients, therefore, initiate communication sessions with
servers, which await incoming requests. Examples email, network printing, and
the World Wide Web.
Circuit Switching:
In this technique, first the complete physical connection between two computers
is established and then data are transmitted from the source computer to the
destination computer.
This technique provides end to end connection between computer before any
data can be sent.
It is designed for voice communication.
Message Switching:
In this technique, the source computer sends data or the message to the
switching office first, which stores the data in its buffer and then it looks for a
free link to another switching office and then sends the data to this office. It is
similar to post office mailing system.
This process is continued until the data are delivered to the destination
computers. In this case the data access time is more because data packets are
stored on the disc.
Packet Switching :
In this technique, messages are broken into packets and send across the
network and they are collected and assembled at the destination.
In this technique, the data access time is less because the packets are stored
in the main memory.
Data communication Terminologies :
Nodes(Work stations) : It refers to the computers that are attached to a network and are
seeking to share the resources of the network.
Server : It is a computer that facilitates the sharing of data, software and hardware
resources on the network
Network Interface Unit(NIU) : It is an interpreter that helps establish communication
between the server and workstations.( It is also called NIC(Network interface card ) or
TAP (Terminal Access Point))
Page 3 of 8
Suman Gupta
(Greenfields Public School)
Baud : It describes the rate of change of signal on the line i.e. how many times (per
second) the signal changes its pattern. ( 1 baud =1 bps (bits per second))
Band width : It is the difference between the highest and lowest frequencies of
the transmission channel.
In digital system, Band width is data speed in bps & in analog system, it is
measured in Hertz.
Data transfer Rate: It represents the amount of data transferred per second by a
communication channel. It is measured kbps( killo bits per second),Kbps( killo
bytes per second),mbps, Mbps, gbps, Gbps, tbps,Tbps.
Data channel/Communication Channel/Transmission Media : The medium through
which data are transferred from one location to another.
Different communication media are:
Guided Media – It consists of wires of different types.
o Twisted pair cable, Coaxial cable, Optical Fibre
Unguided Media- It consists of wireless media i.e. transmission through
waves.
o Radio Wave, Micro Wave, Satellite Infrared
Types of Transmission Media :
1. Twisted pair cable :
It consists of two identical wires wrapped together in a
double helix. It is used for telephone wiring
Merits :
1 It is very simple.
2 It is easy to install and maintain.
3 It is physically flexible.
4 It has light weight.
5 It can be easily connected.
6 It is very inexpensive (i.e. cheap).
Demerits
1 Low cable Bandwidth
2 Easily pickup noise signals
3 It is incapable carrying a signal over long distance without the use of
repeaters.(100 meter limit)
2. Coaxial cable : It consist of single copper wire. It is used in cable tv connections.
Merits :
i The data transmission of coaxial cables are better
than of twisted pair cable. (Higher band width)
ii They are used in cable networks and long
distance telephone lines.
iii They are used for broadband transmission.
Page 4 of 8
Suman Gupta
(Greenfields Public School)
iv Offer higher bandwidth up to 400 Mbps
Demerits :
1 More expensive than twisted pair cable
2 They are not compatible with twisted pair cables
3. Optical Fibers : It consists of thin glass pipe. It is used for oversea
communication.
Merits :
i High bandwidth
ii Noise resistance
iii Zero electrical interference and complete electrical
isolation.
iv Information is travelling on a modulated light beam.
v They are used for broadband transmission where several channels are
handled in parallel.
vi It is a secure transmission,
vii It is suitable for harsh industrial environments.
Demerits:
i High cost (i.e. most expensive)
ii Difficult to install
iii Difficult for solder
iv Connection losses are common problem
v Connecting two fibres together is a difficult process.
NETWORK TOPOLOGIES:
The pattern of interconnection of nodes in a network is called the topology.
Page 6 of 8
Suman Gupta
(Greenfields Public School)
Types of topologies: 1. Star Topology 2. Bus (Linear) Topology 3. Tree Topology
STAR TOPOLOGY
It consists of a central node (Hub of Star) to which all other nodes are
connected by a single path.
Advantages:
i) Short cable length and less cabling cost. (i.e. less installation cost)
ii) Resilient Architecture
iii) Easy to Extend
Disadvantages:
i) Fault diagnosis is difficult.
ii) Fault isolation is difficult. (if a node is faulty on the bus , it must be rectified at
the point where the node is connected to the network)
iii) Repeater configuration
iv) Only a single message can travel at a time.
v) When a message from 2 nodes come on the line, a collision occurs.
vi) A break or short circuit in the cable can halt the whole network.
Page 7 of 8
Suman Gupta
(Greenfields Public School)
Advantages::
i) Easy to extend
ii) Very good for office automation
iii) Stimulates(control) hierarchical flow of data
Disadvantages:
i) Long cable length and more cabling cost
ii) Root dependency
iii) If an intermediate node is faulty, all the nodes after hat
node not work.
Page 8 of 8
Suman Gupta
(Greenfields Public School)