Class 8 Ch-1 Computer Network Notes
Class 8 Ch-1 Computer Network Notes
Class 8 Ch-1 Computer Network Notes
An excellent example of a network is the Internet, which connects millions of people all over the
world.
COMPUTER NETWORK
A computer network is a collection computers and peripheral devices ( known as network
components) connected by communication links.
1
BENEFITS OF NETWORKING
Ease of Access
Work from Home
Sharing Resources
Sharing Information
Increase Productivity
Sharing Programs
Administration
Security
2
TYPES OF NETWORKS
There are several different types of computer networks. Computer networks can be characterized by
their size as well as their purpose.
The size of a network can be expressed by the geographic area they occupy and the number of
computers that are part of the network. Networks can cover anything from a handful of devices within
a single room to millions of devices spread across the entire globe.
Some of the different networks based on size are:
3
Metropolitan area network, or
MAN consists of a computer
network across an entire city.
NETWORK TOPOLOGY
The art of connecting different computers in a network is known as topology.
There are mainly five types of topologies in computer networks:
4
Mesh Topology
In mesh topology each device is connected to every other device on the network through a dedicated
point-to-point link.
Star Topology
In star topology each device in the network is connected to a central device called hub.
5
Advantages of Star topology
1. Less expensive because each device only need one I/O port and needs to be connected with hub
with one link.
2. Easier to install
3. Less amount of cables required because each device needs to be connected with the hub only.
4. Robust, if one link fails, other links will work just fine.
5. Easy fault detection because the link can be easily identified.
1. If hub goes down everything goes down, none of the devices can work without hub.
2. Hub requires more resources and regular maintenance because it is the central system of star
topology.
Bus Topology
In bus topology there is a main cable called bus and all the devices are connected to this main cable
through drop lines. There is a device called tap that connects the drop line to the main cable.
6
Ring Topology
In ring topology each device is connected with the two devices on either side of it forming a loop or
closed ring.
1. A link failure can fail the entire network as the signal will not travel forward due to failure.
2. Data traffic issues, since all the data is circulating in a ring.
Hybrid topology
A combination of two or more topology is known as hybrid topology. For example a combination of
star and mesh topology is known as hybrid topology.
7
PROTOCOL
A network protocol defines the rules for communication between network devices.
Internet Protocol (IP) - It is the protocol for relaying data across network boundaries. Each computer
on the Internet has atleast one IP address that uniquely identifies that computer on then network.
When we send or receive data, the messages are divided into packets. These packets contain both
sender’s and receiver’s IP address.
IP has the task of delivering packets from the source host to the destination host solely based on
the IP addresses in the packet.
Transmission Control Protocol (TCP) - This protocol puts the packets back in the right order.
Hyper Text Transfer Protocol (HTTP) - It is the set of rules for transferring files (text, graphic
images, videos, and other multimedia files) on the World Wide Web.
WIRELESS COMMUNICATION
Wireless Communication is a method of transmitting information from one point to other, without
using any connection like wires, cables or any physical medium.
Bluetooth
Bluetooth is a wireless technology standard used for
exchanging data between fixed and mobile devices
over short distances using short-wavelength UHF
radio waves in the industrial, scientific and medical
radio bands, from 2.400 to 2.485 GHz, and building
personal area networks (PANs).
Wi Fi
Wi-Fi is the name of a wireless networking technology
that uses radio waves to provide wireless high-
speed Internet and network connections. A common
misconception is that the term Wi-Fi is short for
"wireless fidelity," however this is not the case.
8
OPERATING SYSTEM
An Operating System (OS) is an interface between a computer user and computer hardware.
An operating system is a software which performs all the basic tasks like file management, memory
management, process management, handling input and output, and controlling peripheral devices
such as disk drives and printers.
1. CUI: CUI stands for Character User Interface. This is a type of user interface
where user interacts with computer using only keyboard. To perform any action a command
is required. CUI is precursor of GUI and was used in most primitive computers. Most modern
computers use GUI and not CUI. Eg: MS-DOS and Unix.
2. GUI: GUI stands for Graphical User Interface. This is a type of user interface
where user interacts with the computer using graphics. Graphics include icons, navigation
bars, images etc. Mouse can be used while using this interface to interact with the graphics. It
is a very user-friendly interface and requires no expertise. Eg: Windows and Linux.
9
EXERCISES
Section–A
Section–B
1. What is a node?
Ans1. A node is a computer or any other device on a network that communicates with other devices.
10
2. What is a topology?
Ans2. The art of connecting different computers in a network is known as topology. The term topology
refers to the way in which the nodes of a network are linked together.
11
done by the operating system. It controls the working of all the devices connected to
your computer.
3. File Management : It helps you to organise all data in files/folders and allocates space for
files on secondary storage devices as and when required. It keeps track of the location of
every file on the disk.
4. Memory Management : Memory is a major part of the computer system and dictates the
speed of the operations. The main memory is thus managed by the operating system
ensuring the efficient functioning of your computer system.
12
(iii) Changes in the network can be done easily
without interrupting other nodes
9. What do you mean by wireless communication? Explain any one popular wireless
technology.
Wireless means there is no physical path for the signals(data) to move. Wireless communication is
one of the biggest contributions to humankind. It involves sending and receiving information over a
distance without using wires or cables. The most popular wireless communication technologies are
Bluetooth and WiFi.
Bluetooth
Bluetooth is a short range wireless technology used for communication between devices. It was
developed to exchange data between devices within a short range of about 10m of one another. It
works even if there is a wall in between. For example, a Bluetooth enabled phone will detect phones
nearby and provide you a list of usernames.
-----------
13