Class XII (As Per CBSE Board) : Informatics Practices
Class XII (As Per CBSE Board) : Informatics Practices
wise
Syllabus
2021-22
Chapter 4
Computer
Networks
Informatics Practices
Class XII ( As per CBSE Board)
Visit : python.mykvs.in for regular updates
Computer Network
A computer network is a set of nodes like computers and
networking devices that are connected through communication for
the purpose of communication and sharing
resources(hardware/software) among the users.
Networks are used to:
(Benefits of computer network)
• Facilitate communication through email / video conferencing /
instant messaging or any other mode.
• Share hardware devices like a printer or scanner
• Enable file sharing
• Share software or operating programs
• Share information
Disadvantages of computer network
Lack of robustness, security issue, cost of network
Visit : python.mykvs.in for regular updates
Evolution of
networking
ARPANET (Advanced Research Projects Agency NETwork): In 1969, The US govt.
formed an agency named ARPANET to connect computers at various universities
and defense agencies. The main objective of ARPANET was to develop a network
that could continue to function efficiently even in the event of a nuclear attack.
It support Very Long Range Communication with Line of Sight Propagation . It Cannot
Penetrate Solid Objects.It is Very Expensive communication mode.
RJ-45 (Registered Jack – 45) is an eight wired connector that is used to connect
computers on a local area network (LAN), especially Ethernet.
Bus Topology
Nodes are connectednodethrough a common
node communication
node
media
like diagram given below.
Communication media
Star Topology
The star topology uses a separate cable for each
node/workstation.The cable connects the node to a central
device typically a HUB.
Advantages of a Star topology node
node
Ring Topology
In ring topology every computer is connected to the next
computer in the ring and each transmit the signal ,what it
receives from the previous computer. The messages flow around
the ring in one direction.
node
Advantages of a Ring topology node
• Easy to install
• Easy to reconfigure
• Easy to detect a problem node
node
Disadvantages of a Ring topology
• Break means the whole system is dead
node
Mesh Topology
In mesh topology , separate cable is used to connect each device
to every other device on the network, providing a straight
communication path.
Advantages of a Mesh topology
node
• Avoid traffic since each link can carry its own data and node
Tree Topology
In which a central root node (the top level of the hierarchy) is
connected to one or more other nodes that are one level node lower
in the hierarchy
Advantages of a Mesh topology
• It is scalable. node
node
• Easier fault identification and isolation.
Disadvantages of a Mesh topology
node
• Maintenance of the network may be an issue node
Hybrid Topology
use a combination of any two or more topologies in such a way
that the resulting network does not exhibit one of the standard
topologies (e.g., bus, star, ring, etc.).
node
node
node
node node
Types of network
1. Personal Area Network (PAN) – communication between two-
three mobile devices or PC for personal purpose.
2. Local Area Network (LAN) – limited area (within building)
3. Metropolitan Area Network (MAN) – within city
4. Wide Area Network (WAN) – within multiple city/state/
countries
Network Layout –
The plan or design or arrangement of network wings and nodes
to be laid out is known as network layout.