COMPUTER NETWORK 1
COMPUTER NETWORK 1
Networks - 1
A computer network is a
collection of interconnected
autonomous computing
devices so as to exchange
information or share
resources.
Components of
a Computer
Network
1)Hosts / Nodes /
Clients
2)Servers
3)Network hardware
(NIC, Hub, Switch,
Router)
4)Communication
Channel
5)Software
3) Network hardware (NIC, Hub, Switch, Router)
A network requires specialized hardware to carry out various
roles, such as establishing connections, controlling network
traffic etc. There are many different types of hardware that are
required in a network:
6) Network Services
They help in providing different functionalities over a network,
such as DNS (Domain Name System), File sharing, VOIP (Voice
Over IP).
Types of
Networks
Topic one
Topic one
NETWORK PROCESSING ENGINE
SMDS – Switched
Multimegabit Data
Service
FDDI – Fiber
Distributed Data
Interface
Types of Networks by Component
Roles
Peer – to – Peer networks
One-to-one connection.
Data Communication
Terminologies
Data channel:
Data channel means the flow of data or to carry the data
from one device to another.
In other words, we can say the data channel is a computer
path or medium used to transfer the data from sender to
receiver.
Baud:
It’s actually a common measurement unit of data transfer.
Baud rate measures the rate at which the data is
transferred from the sender to the receiver in the data
channel.
It can be expressed in terms of bps (bits per second).
Bits Per Second (bps):
Its symbol is “bit/s”. It can be present in two forms i.e.
bps (bits per second) and Bps (Bytes per second).
It’s also a measurement unit of speed at which the data is
transferred.
It’s the range of frequencies over which a communication
system works.
It generally measures the amount of data that can be
transferred in a given amount of time over a data channel.
It’s the difference between the highest and the lowest
frequencies of a data channel.
The measurement unit of frequency is cycles per second i.e.
hertz.
More bandwidth is often preferred for faster internet and
better network performance.
Let's consider an example to calculate bandwidth:
Suppose you have a network that can transfer 10 megabytes
(MB) of data in 5 seconds.
The bandwidth of this network can be calculated as follows:
Bandwidth = Amount of data transmitted / Time taken to
transfer data
Bandwidth = 10 MB / 5 seconds
Bandwidth = 2 MB per second
So, the bandwidth of this network is 2 megabytes per second.
This means that the network can transfer 2 MB of data every
second.
What is Bandwidth in N
etworking? (youtube.c
om)
DTR (Data Transfer Rates):
It determines the rate of speed at which the data is
transferred from one point to another.
Its measurement unit is bits per second (bps), Bytes per
second (Bps), or baud.
In computer, data transfer is mainly measured in Bytes per
second.
Data transfer between devices such as Hard disk and CD-
ROM is usually measured in milliseconds.
1 MB = 1024KB , 1 GB = 1024MB, 1 TB = 1024GB
Example:
Your school administration wants to upload an excel file
having about 100 worksheets at the rate of 10 sheets per 20
seconds. What will be the required data rate of the channel?
(Assume that every sheet has a standard size of 4800 bytes)
Answer:
=(bits transferred in given time) / time
= (10 * 4800 * 8) / 20 [ 1 byte = 8 Bits]
= 384000 / 20
= 19200 bps
=19200 / 1024
=18.75 Kbps (Kilo Bytes per Second)
Transmission
Media
Twisted Pair Cable:
Twisted pair cable consists of two identical wires wrapped
together in a double helix (DNA shape).
Merits:
It is simple, easy to install and maintain.
It is physically flexible
It has low weight
It can be easily connected
It is very inexpensive
Demerits:
Due to high attenuation(loss of signal strength due to
external interference) incapable carrying a signal over
long distances without the use of repeaters.
Its low bandwidth makes unsuitable for broadband
applications.
Supports maximum data rates 1 Mbps without
conditioning and 10 Mbps with conditioning.
Applications of Twisted pair cables :
Twisted Pair cables are used in telephone lines to
provide data and voice channels.
Demerits:
Expensive compared to twisted-pair.
Coaxial cables are incompatible with twisted-pair.
In terrestrial microwave
In satellite microwave transmission
transmission systems, signal
3. systems, the installation of
requirements make installation
satellites is extremely tough.
moderately difficult.
3) Bluetooth:
It is wireless short-range (up to 30 ft[10m])
Factors
Cost
Flexibility
Reliabilit
y
Point-to-Point Link:
This is the kind of topology that relies upon two functions
i.e. Transmit and Receive. It is a type of communication
network between two communication nodes where there is
one transmitter and on the other end, there is the receiver.
It is a kind of communication medium which have two
endpoints or end nodes. They provide high bandwidth with
a dedicated communication connection between two
systems.
Star Topology:
A star may be a topology for a Local Area Network (LAN)
during which all nodes are individually connected to a
central connection point, sort of a hub or a switch.
A star takes more cable than e.g. a bus, but the benefit
is that if a cable fails, just one node is going to be
brought down.
Each device within the network is connected to a central
device called a hub.
If one device wants to send data to another device, it’s
first to send the info to the hub then the hub transmits
that data to the designated device.
Advantages of Star Topology
It is very reliable – if one cable or device fails then all the
others will still work.
It is high-performing as no data collisions can occur.
It is less expensive because each device only needs one
I/O port and wishes to be connected to the hub with one
link.
Easier to put in.
Robust in nature.
Easy fault detection because the links are often easily
identified.
No disruptions to the network when connecting or
removing devices.
Each device requires just one port i.e. to attach to the
hub.
Disadvantages of Star Topology
Commu
nicatio
Cost
n Factors to
Media consider
for
Topology
Selection
Length
of
Future
cable
growth
neede
d
Basic Communication
Modes of Operation
Half- simultaneously.
For example, a walkie-talkie is a device
that can be used to send message in both
Duplex: the directions, but both the persons can
not exchange the message simultaneously.
One can only speak and the other can only
listen.
In a Full Duplex Mode, the transmission of
the information between the sender and
the receiver can occur simultaneously.
Full- It is used when communication in both
direction is required all the time.