VKS Networking 2024
VKS Networking 2024
Transmission
Medium
Guided Unguided
(Wired) (Wireless)
Optical
Twisted Co-axial Infrared Radio Micro Bluetooth
Fiber Satellite
Pair Cable Waves wave wave & Wi-Fi
Cable
Cable
Note: Satellite, Bluetooth and Wi-Fi are Network Technologies which uses Radio
Infrared,
waves and Microwaves as basic carrier waves (Media) for signal transmission.
1.Twisted Pair Cables
Twisted Pair or Ethernet cable is most common type of media which
consists four insulated pairs of wires twisted around each other. Twisting
helps to reduce crosstalk and Electro Magnetic Interference (EMI)
effects. CAT-5 and CAT-6 specifications are mostly used to setup a LAN.
It is available in Shielded Twisted Pairs (STP) or Unshielded Twisted Pair
(UTP) types. In STP, pairs are covered by an extra insulation to further
reduce the signal interference.
Advantages:
It is low-cost, low-weight and flexible cables.
It is easy to install and maintain and requires RJ-45 Connector.
Disadvantages:
Suitable for short distance (up to 100 mt.). For long distance
Repeater is required.
It supports low bandwidth and offers up to 100 Mbps speed.
Disadvantages:
Detection of fault is quite difficult because there is no
centralized control.
In case of main cable or terminal fault, the entire networks
goes down.
To cover a long distance, Repeaters is needed to maintain
the signal intensity. Terminator is required to terminate the
signal at both end of the cable.
Performance degrades as additional computers are added
Star Topology
In Star topology, each node is directly connected to a
central device like Hub or Switch. It is most popular
topology to form Local Area Networks (LAN).
Advantages:
Easy to setup and expand.
Easy to locate fault in case of network failure.
It offers centralized control over the network
Disadvantages:
Increases cabling cost since each node is directly
connected to the centeral node.
All nodes are dependent on central node. if the central
device (Switch) goes down then entire network breaks
down.
Ring Topology
In a ring topology network, every node has exactly two
neighboring nodes. All messages or data packet travel in the
ring in the same direction and passes through each node.
The message is taken out from the frame by the receiver
and the cycle continues.
Advantages:
Simple layout and requires less cables.
Easy to expand i.e. node may be connected at any
point
on circular path.
Optical fiber is often used for high speed transmission.
Disadvantages:
Detection of fault is difficult i.e. failure of one node will
affect the whole network.
Less reliable i.e. a failure in the cable or any node breaks
the loop and entire network becomes down.
Tree Topologies
Tree topology combines multiple star topologies
together onto a bus. In its simplest form, only
connecting port devices (hub or switch) are
connected directly to the bus network , and
works as a "root" of the network tree.
This Bus-Star hybrid approach supports
future
expandability of the network much better than a
bus or a Star.
Watch Video by clicking
Types of Network
A computer network may be small or big as per number of computers and
other network devices linked together. Thus, networks vary in size,
complexity and geographical area spread. On the basis of geographical
spread, network may be classified as-
PAN (Personal Area Network) : The PANs are small network, used to establish
communication between computer and other hand-held devices in small
proximity up to 10 meters using wired USB connectivity or wireless system
like Bluetooth or Infrared. PANs are used to connect computers, laptops,
Mobiles and other IT-enabled devices to each others.
LAN (Local Area Network): This system spans on a small area like a small
office or home. The computer systems are linked with wire/cables or wireless
(Wi-Fi) system. The key purpose of LAN is to sharing the resources. LAN
users can share data, programs, printer, Disk, modem etc.
MAN (Metropolitan Area Network): A large computer network that usually
spans a city or a large campus. MAN usually interconnects a number of LANs.
It also shares the computing resources among users.
WAN (Wide Area Network): This type of network spreads over large
geographical area across countries and continents. WANs are generally used
to interconnect several other types of networks such as LANs, MANs etc. It
facilitates fast and efficient exchange of information at high speed and low
cost.
DIFFERENCE BETWEEN LAN, WAN AND MAN
LAN MAN WAN
Local Area Network Metropolitan Area Network Wide Area Network
A communication network linking a This network shares the Unlimited area coverage, no
number of stations in same local area. characteristics of packet geographical limit, no owner
covering campus / building (3 KM ), broadcasting networks.
has owner Covering a city / town, has owner
Very high speed, typically up to 10 High speed, typically 1 Gbps and Slow, about 100 Mbps and high error
Gbps and very low error rates low error rates rates
Cheaper Costly Expensive
Uses guided media Uses guided as well as unguided Uses unguided media
media
Types of Network- A comparison
Parameter PAN LAN MAN WAN
Area covered Small Area A building or A city (upto Entire
(upto 10m campus 100 Km country,
radius) (upto 3-5 radius) Continent or
km) Globe
Networking Negligible inexpensive expensive Very
Cost expensive
Transmission High speed High speed Moderate Low speed
Speed speed
Error Rate Lowest Lowest Moderate Highest
Network WLAN, USB LAN/WLAN, Router, Router,
Devices used Dongle HUB/Switch, Gateway Gateway
Repeater,
Modem
Technology/ Infrared, Ethernet, Optical fiber, Microwave,
Media used Bluetooth Wi-Fi Radio wave, Satellite
Microwave
Protocols
In order for computers to
communicate with one
another, standard methods
of information transfer and
processing have been
devised. These are referred
to as "protocols“
Some examples are:
TCP/IP FTP
SMTP POP3
VOIP Telnet
HTTP IMAP
TCP/IP(Transmission Control Protocol / Internet Protocol)
Short for Transmission Control Protocol/Internet Protocol, the suite of
communications protocols used to connect hosts on the Internet.
TCP/IP uses several protocols, the two main ones being TCP and IP.
IP: Short for Internet Protocol. IP specifies the format of packets and
the addressing scheme. IP does the routing of data packets
FTP (File Transfer Protocol) :It is a primary method to transfer files
over the Internet. FTP transfers files to and from a remote server.
VoIP: Voice Over Internet Protocol (Voice over IP, VoIP) is a general
term for a family of communication protocols and transmission
technologies for delivery of voice communications and multimedia
sessions over Internet Protocol (IP) networks, such as the Internet.
HTTP : The Hyper Text Transfer Protocol (HTTP) is a networking protocol for
distributed, collaborative, hypermedia information systems. HTTP functions as a
request-response protocol in the client-server computing model.
IMAP:The Internet Message Access Protocol (commonly known as IMAP, and previously
called Internet Mail Access Protocol) is protocol that deals with managing and retrieving
email messages from the receiving server. IMAP stores the message on a server and
synchronizes the message across multiple devices.
NSFNET The National Science Foundation (NSF) funded the deployment of the
Computer Science Network (CSNET), a network that provided internet services
computer science departments in 1981. By 1985, computational scientists in the
U.S. had access to supercomputers only in Germany. In 1985 NSF funded the
establishment of supercomputing centres in USA. NSFNET used TCP/IP as its
communications protocols, borrowed from ARPANET. NSFNET was also using a new
protocol: Ethernet. NSFNET led to the standardization of certain types of internet
protocols for the edge of the networks, as well as for Ethernet cards.
Circuit switching
A type of communications in which a dedicated channel (circuit) is established for the duration
of a transmission.
This provides end-to-end connection between two communicating devices. First, physical
connection between two computers is established and then data (message) is transmitted from
the source device to the destination device.
Example: wired land line telephone communication system.
Packet switching
Packet-switched describes the type of network in which entire data is divided into small units of
data called packets are routed through a network to the destination address contained within
each packet.
After reaching the destination address packets are integrated. Breaking data into packets allows
the same data path to be shared among many users in the network. Almost every network uses
packet switching
Bandwidth
The term bandwidth generally referred to the maximum volume of information per unit of
time that a transmission medium can handle. An internet connection with a larger bandwidth
can move a set amount of data much faster than an internet connection with a lower
bandwidth.
Bandwidth is measured as Kbps / Mbps / Gbps.