Chapter 1 - Networking Concept
Chapter 1 - Networking Concept
Chapter 1 - Networking Concept
CHAPTER
1 Networking Concepts
Learning Outcomes
The students will be able to:
learn the basic concept of computer network, its advantages and
disadvantages.
P know the different types of networking components, network
architecture, and topologies.
Pknow how to access a file from ashared drive.
understand network security.
Hari
Hari
Hari
KB. KiBo Heme
Kips
> Networking
CA computer network can be defined as a group of computers and other peripheral devices that
are linked together for the purpose of sharing data and hardware resources) For example, if one
of the computers in a network has aprinter attached to it, then all the computers in that network
can access the printer and use it to print the documents.
The computers in a network can communicate with each other as well as work independently.
Each computer in a network is called a Node.
Computer A Hub Computer C
Computer D Printer
Figure 1.1: Computer Network
Advantages of Networking
Networking in computers brings efficiency, economy, and effectiveness in any organisation.
Some of the advantages of networking are discussed below:
Resource Sharing: In a computer network, allthe hardware and software resources are shared
among the users of the network.(The additional peripheral devices, such as printer, scanner,
modems, fax machines,etc., can be connected to one central computer and shared among others.
It saves the time spenton transferringa file from one machine to another using a storage device)
Reduction in Cost Thecost of hardware is considerably less in a computer networkjas all the
computers share the hardware resources. The software cost can also be saved by purchasing the
software and licences for the server, and distributing them to the clients.
Increases Storage Capacity: In a network, the users can store their files on remote
computers so
that they get more space to store their data.
Fast Data Transfert Networking provides the facility to
transfer soft copies from one computer
to the other at a high speed.)
Easy to Take Backup: It is difficult to maintain regular
backups on a
computers/You can set the server ina network to take regular backup ofnumber
data
of stand-alone
Wetwork Card
A
A network card is used to physically attach a
Còmputer to a network so that it can participate
in network communication.
Ethernet Network Card is the most commonly Let's Know More
Protocols are certain sets of
used network card. (Nowadays, most computer Network Card rules that determine how
data should be transferred
motherboards and laptops have an inbuilt Over networks, compressed,
presented on the screen,
network card.)) and so on.
Kips
Networking Cable
eight
Ethernet networks use twisted pair cable containing
Modern connector
a special orderand an RJ-45
wires. These wires are arranged in connector used with the telephone
(similar in design,but bigger than the cable, Networking Cable
of the
wire) is crimped at both the ends
Modem
enables youtoconnect your computer to the available internet
(Amodem
lines. It converts the digital
connection over the existing telephone transmission
signals to enable their
signals of a computer into analog receiving modem further converts
via phone lines.) Atthe destination, the Modem
DO YOU
KNOW
Wireless networking allows the networks to be deployed without cabling. Spaces, such as
outdoor areas, where cables cannot be laid can have wireless networks)
Wi-Fi stands for Wireless Fidelity. It represents Wireless Local Area Network. It was
developed for mobile, computer devices, but is now used in PCs, video game consoles,
smartphones, tablets to exchange data wirelessly over the computer networks.)
» Types of Networks
Depending on the geographical area covered by anetwork, various types of computer networks
are used worldwide, which are as follows:
Kips
Metropolitan Area Network (MAN)
MAN isa larger network than LAN and is spread across a city. Main Busding)
MAN |Manutacturing)
Since it covers an entire city; it is called metropolitan. The most
common example of MAN is the city cable network or branches
of a local bank in a city. )
Shipping &Receving
Figure 1.4: Metropolitan Area Network
Wide Area Network (WAN)
LAN
Wide Area Network (WAN)
Typical Schematic
This kind of network connects two or ,more
Gateway
computers located at distant places. They Router
Communication
are linked by communication facilities, like Sub-System
Network topology refers to the layout in which the various components of anetwork, like nodes,
links, peripherals, etc., are connected and communicated with each other. Atopology can be
either physical or logical. Physical topology is the physical layout of nodes, workstations, and
cables in the network;whereas, logical topology is the way how information flows between the
different components.
Network topologies
Poiu are categorised into the following basic types:
Point-to-Point
(Point-to-Point topology is the simplest form of network Point-to-Point
structure in which two nodes are directly connected with
each other. This type of network is more suitable for small
areas where computers are in close proximity.) Figure 1.6: Point-to-Point Topology
Bus Topology
(This topology uses a single communication line or one
main cable to which all the nodes are directly connected.
The main cable acts as a backbone for the network.
It transmits data only in one direction. In this type of
structure, one of the computers in the network acts as the Figure 1.7: Bus Topology
Kips
computer server, that provides data toall the clients. This topology is used in smallnetworks
where cable requirement is relatively small. One of the disadvantages of such type of network is
that ifthe main cable fails, the entire network becomes unusable.)
Star Topology
In star topology, each device is connected to a central
computer using a point-to-point connection. The
central server acts as a hub. The devices communicate
across the network by passing data through this hub.
Star topology is very popular because the setup cost
is low. It is easy to add a new device to the network
as only one cable is required and the configuration Central Hub
is simple. Moreover, the netwotk is robust; even if a
connection in the network fails, the other connections
remain intact. But if the central hub fails, the entire Figure 1.8: Star Topology
network goes down.
Ring Topology
In ring topology, all the nodes in the network are
connected in a circular manner. Each node connects
with exactly two other nodes, forming a single
continuous pathway for signals. When one node sends
message to the other node, which is not adjacent to
it, the data travels through all the intermediate nodes
until it reaches its final destination. Ring topologies
are used in both LAN and WAN setups. The main
disadvantage of this topology is that if one workstation
Figure 1.9: Ring Topology
goes down, the entire network gets affected.
Kips
linked to the cent.
failure in one of the star networks will affect only the workstation that is
continue to function norm all.-.
computer of that star network; all the other workstations will
connected to it will sufo
However, if the central computer goes down, all the workstations
the network will continuo tx
either degraded performance or complete failure, but the rest of
function normally.
Mesh Topology
In mesh network topology, each node is connected to
every other node in the network. In this topology, every
node not only sends its own signals, but also relays data
from the other nodes. This type of topology can handle
a large volume of data traffic. It is commonly used
in wireless networks. In case one of the components
fail, there is always an alternative present so that the
transfer of data does not get affected.
Figure 1.11: Mesh Topology
>Network Security
Network Security means protecting data and resources
from any unauthorised access. It is the most important Internet
14 KipS
RECAP
Now you know...
º Aconmputer network can be defined as a group of computers and other peripheral
linked together for sharing data and hardware devices that is
resources.
Networking in computers brings efficiency, economy, and effectiveness in an organisation.
A modem is used to connect a computer to the available
internet connection over the existing
telephone lines.
PAN, LAN,MAN, and WAN are the various types of
computer networks.
Network architecture is an overall design of a computer network that describes how a
computer
network is configured and what strategies are being used.
Network topology refers to the layout in which various components of a network, like nodes,
links, peripherals, etc., are connected and communicated with each other.
The different kinds of network topology are point-to-point topology, bus topology, star
ring topology, tree topology, and mesh topology. topolo8Y,
º Network security means protecting the data and resources from any unauthorised access.
Brain Developer
A. Fill in the blanks.
1. PAN. is a computer network created for an individual person.
2. Acomputer network enables two or more computers to share data and hardware..
..Les6.4.1CC.
O. In anetwork, modification or upgradation of the software or data is done at a...
only.
alngle paint
* Ihe computers that communicate with each other are called....od.C.
O Anetwork maintained without using wires is called a.u.l4.dLsa. network.
Kips 15
2. What are the components required for wireless networking?
B. State True or False.
have the same function.
1. Nodes and servers computer with a network.
2 Network cards are
used to physically attach a
network than LAN.
3. MAN is a larger traffic.
handle a large volume of data
4 Mesh topology can are connected in a circular manner. Give two advantages of star topology.
In star topology, all the nodes in the network 3
5.
b. Consistency Redundancy
a Inconsistency
unauthorised access
3. Network means protecting data and resources from any
c. Resource Sharing
a. Information BSecurity
connected in a circular manner
4. In topology, all the nodes in the network are
b. Star c. Mesh 5. Differentiate between a hub and switch.
aKing
communication líne or one main cable?
5. Which network arnong the following requíres a single
a. Tree Topology b. Star Topology Bus Topology
/D. Competency-based questions,
1. Mr Hernant has set up his office with 50 computers. He wants to connect them and all the peripheral
devices within his office building with wires. Which type of network should he use?
2. Which type of network architecture is the most suitable when afew computers of similar power and
capacity are to be networked together?
Kips
Kips