Networking Class 12
Networking Class 12
COMPUTER NETWORK
• A computer network is a collection of interconnected computers and
other
A LAN can be set up using wired media (UTP cables, coaxial cables, etc.) or
wireless media (Infrared, Radio waves). If a LAN is set up using unguided
media, it is known as WLAN (wireless LAN). The key purpose of a LAN is to
share resources. LAN users can share data, programs, printer, disk ,modem,
etc.
Data transfer rate speed over a Local Area Network can vary from 10 mbps to
Local Area Network (LAN)
Metropolitan Area Network (MAN)
Metropolitan Area Network (MAN) is an extended form of LAN
which covers a larger geographical area like a city or a town. Data
transfer rate in MAN also ranges in Mbps, but it is considerably less as
compared to LAN. Cable TV network or cable based broadband
internet services are examples of MAN. This kind of network can be
extended up to 30-40 km. Sometimes, many LANs are connected
together to form MAN.
Metropolitan Area Network (MAN)
Wide Area Network (WAN)
WAN is a telecommunication network. This type of network spreads
over a large geographical area across countries and continents. WANs
are generally used to interconnect several other types of networks such
as LANs, MANs, etc. They facilitate fast and efficient exchange of
information at a high speed and low cost. A WAN uses common carriers
like satellite systems, telephone lines, etc.
All types of communication media (guided and unguided) are used to set
up a WAN. The best known example of a WAN is the internet.
A WAN interconnects all the computers across the world.
Wide Area Network (WAN)
Characteristics of PANs, LANs, MANs and WANs
Components of Data Communication
A network comprises several components along with their
functionalities that contribute to its smooth functioning. To form a
network, a lot of hardware devices are required which are described as
follows
Components of Data Communication
Sender: A sender is a computer or any such device which is capable of
sending data over a network. It can be a computer, mobile phone, smart
watch, walkie-talkie, video recording device, etc.
Receiver: A receiver is a computer or any such device which is capable
of receiving data from the network. It can be any computer, printer,
laptop, mobile phone, television, etc. In computer communication, the
sender and receiver are known as nodes in a network.
Components of Data Communication
Message: It is the data or information that needs to be exchanged
between the sender and the receiver. Messages can be in the form of
text, number, image, audio, video, multimedia, etc.
Communication media: It is the path through which the message
travels between source and destination. It is also called medium or link
which is either wired or wireless
Protocols: It is a set of rules that need to be followed by the
communicating parties in order to have successful and reliable data
communication. You have already come across protocols such as
Ethernet and HTTP.
Network Switching
The main goal of networking is the reliable exchange of data or
information among several interconnected nodes. For the delivery of
data with accuracy, various types of switching techniques are used,
namely:
• Circuit Switching
• Packet Switching
• Message Switching
Circuit Switching
This provides end-to-end connection between two computers. Circuit switching is
established usually in a telephone network where one person is making a call
and another is receiving a call. In telephone system, the communication must be
established between the two participants, i.e., the sender and the receiver. The
circuit is established between these two participants before the transfer of data
takes place.
Circuit Switching
In this technique, the entire link remains dedicated and no other user can
use it even if the path remains idle. The following actions take place during
circuit switching:
1. A request signal is sent by the sender to set up the connection with the
receiver. It
establishes a physical connection between the two participants.
2. All intermediate nodes are identified. These nodes are also called
switching nodes.
3. If the destination node is available, it sends back the acknowledgement
of receiving
Packet Switching
In packet switching, each information or message to be transmitted between
sender and receiver is broken down into smaller pieces, called packets. These
packets are then transmitted independently through the network. Different
packets of the same message may take different routes depending on availability.
Each packet has two parts — a header containing the address of the destination
and other information, and the main message part. When all the packets reach
the destination, they are reassembled and the complete message is received by
the receiver.
Each packet is of a fixed size, usually 128 bytes or 512 bytes. Packet switching is
similar to post office operation. Each packet has a source address as well as
destination address (IP address) for being transmitted, in the same way as a
Packet Switching
As there is no direct connection established between the sender and the receiver,
each packet
follows different routes and, therefore, the packets are delivered in a random
order at the
destination address. It is the TCP protocol which then arranges all received
packets in a sequential order.
Message Switching
Message switching is a store and forward switching technique where there is no
direct connection between the sender and the receiver.
In message switching, the sender sends the data to a switching office first, which
is then stored in its buffer. It then checks the available link and if it is free, the
data is relayed to another switching office. This process goes on until the data is
sent to the destination (receiver).
Message Switching
DATA COMMUNICATION TERMINOLOGIES
Channel: A channel is a communication path through which the data
is transmitted from the sender device to the receiver device. The
capacity of a channel is the maximum amount of signals or traffic that
a channel can carry. It is measured in terms of bandwidth and data
transfer rate .
Bandwidth: The amount of data that can be passed along a
communication channel in a given period of time (1 second) is termed
as bandwidth. The measuring unit is hertz (Hz),
where 103 Hz = 1 Kilo Hertz (KHz),
103 KHz = 1 Mega Hertz (MHz).
DATA COMMUNICATION TERMINOLOGIES
Data and Signals: Information that is stored within computer
systems and transferred over a computer network can be divided into
two categories—data and signals. Data are entities that are stored in
the form of 0’s and 1’s, which convey some special meaning to the
computer system. When this data is transmitted from one place to
another, it is converted into signal. Signals are the electric or
electromagnetic encoding of data and are used to transmit data.
Communication/Transmission Media: Communication
media is the way of transmitting the signal from one place to
DATA COMMUNICATION TERMINOLOGIES
Data transfer rate : is the number of bits transmitted between
source and destination in one second. It is also known as bit rate. It is
measured in terms of bits per second (bps). The higher units for data
transfer rates are:
1 Kbps=210 bps=1024 bps
1 Mbps=220 bps=1024 Kbps
1 Gbps=230 bps=1024 Mbps
1 Tbps=240 bps=1024 Gbps
MBps stands for Megabyte per second whereas Mbps stands for Megabit
Network Devices
To communicate data through different transmission media and to
configure networks with different functionality, we require different
devices like Modem, Hub, Switch, Repeater, Router, Gateway, etc.
•Co-axial Cable