STD VII - Lesson 1 - Computer Networking.
STD VII - Lesson 1 - Computer Networking.
A network may be small where it may include just one system or maybe as large as what one may want. The
nodes may further be classified into various types. These include:
Personal Computers
Servers
Networking Hardware
General Hosts
Networking can be classified into three types:
1. Types of Computer Networks
2. Topology
3. Interpreters
information
Network Devices
Discussed below are a few important network devices from the exam point of view:
Network Interface card – This card provides an interconnection between the network and the
computers. Most computer motherboards usually have an inbuilt network Interface cards.
Network cable: Registered Jack 45 (RJ45) is an eight wire network cable. It is a connector which
is commonly used to link the network interface card with hub.
Network Hub – It is a small network device. It joins multiple computers together to form a single
network segment. On this segment, all computers can interact with each other
Network Switch – It is a small hardware device,
which joins multiple computers together with a
single LAN.
Network Router – This device interfaces in multiple networks whose task is to copy packages from
one network to another. It provides connectivity inside enterprises, between Enterprises and the
Internet and within an ISP.
Network Bridge – It reads the outermost section of the data packet to tell where the message is
going. It reduces the traffic on other network segments.
Modem – This device converts digital signals into analog signals. It is always placed between a
telephone and a computer system
Wireless Networking Technology
Wireless or unguided media does not use any physical medium like cable or wire. Depending upon the
distance and speed different technologies are used like Bluetooth and Wi-Fi, for transmission of data
between the devices.
1) Bluetooth
• Bluetooth is a very short-range wireless technology to connect devices. It uses low
powered frequency and can transmit data over short distance typically up to 30
feet (10 meters). Bluetooth devices generally communicate at less than 1 Mbps.
• Bluetooth technology is used primarily to support simple wireless networking of
personal computing devices and peripherals, including mobile phones, PDAs,
wireless headsets and printers.
Network Architecture
Network architecture refers to the overall framework of an organization’s computer network.
Classification of Network based on use of computer nodes : Network architecture is classified into
following categories :
1. Peer-to-Peer Network : In the P2P (Peer-to-Peer) network, “peers” generally represent computer
system. These peers are connected to each other with help of Internet. Files might be shared directly
without requirement of central server among these systems on the network. It can be said that each of
computers on P2P network usually becomes file server even as client also. In this architecture, system
is generally decomposed into various computational nodes that contain the same and equivalent
capabilities, abilities, and responsibilities. In this network, tasks are allocated at each and every device
available on network. This network is very essential and important for small environments, usually up
to at least 10 computers. There is also no separate division as clients and servers. Each and every
computer in this network are treated same and equally and might send even receive message directly.
This P2P network is generally useful in various fields such as business, education, military, etc.
Network Topologies
The term network topology refers to the physical layout of a computer network and connections of devices
in it. It is a description of the arrangement of computers in a network. Topology is decided on the basis of
size, geographical area and number of devices needed to network.
Types of Topology
• Bus Topology
• Star Topology
• Ring Topology
• Mesh Topology
• Tree Topology
Bus Topology
In the bus network topology, every computer is connected to a main cable called the bus (cable). This cable
acts as a common communication medium between the computers.
Advantages
1. It enables an easy connection between the
computers.
2. It requires less cable length.
Disadvantages
1. The entire network shuts down if there is a
break in the main cable.
2. It is difficult to identify the problem if the
entire network shuts down.
Star Topology
In the star network topology, all the workstations connect directly to a central hub or switch through which
all the data transfer is done.
Advantages
1. Computers can be connected easily.
2. Data transfer between the nodes is fast.
3. Faults can be detected easily.
4. Parts of a computer can be removed easily.
Disadvantages
1. More cable length is required.
2. If the central communication point fails, the nodes attached to it are disabled (can't communicate).
Ring Topology
In the ring topology every device has exactly two neighbors
for communication purposes. All messages travel through a
ring in the same direction either clockwise or anticlockwise.
Advantages
Data transfer is faster as the cable is connected between two
computers.
Disadvantages
A failure in cable or device breaks the loop and can slow down
the entire network
Mesh Topology
In the mesh topology, messages sent on a network can
take any path from the source to the destination because
every computer in this type of topology is connected with
all the others.
Advantages
If any cable or node fails, there are many other ways for
other nodes to communicate.
Disadvantages
It is expensive because a lot of cabling is required.
Tree Topology
The tree network topology uses two or more bus and star networks connected together. The hub or switch
box of the star networks are connected to a main bus. Thus, a tree network is a bus network of star networks.
Advantages
1. It is easy to detect a faulty device.
2. It is easy to expand a network.
Disadvantages
1. If the common cable (back bone) line breaks, the entire segment
goes down.
2. It is more difficult to configure as compared to other topologies.
SADHU VASWANI INTERNATIONAL SCHOOL
CLASS VII
COMPUTER NETWORKING MCQ’S
10. Name the topology where all the workstations connect directly to a central hub.
a. MESH b. STAR c. BUS d. TREE
11. Name the topology where every device has exactly two neighbours for communication.
a. MESH b. STAR c. BUS d. RING
22. The network device converts digital signals into analog signals and can be connected through a
telephone is called _____
24. ______ topology is the simplest topology that connects two nodes directly together with a common link.
a. Point to Point b. Line c. Ring d. Star
26. When two or more topologies connect together, they are called ______
a. Tree Topology b. Cluster Topology c. Hybrid Topology d. Mesh Topology
28. _______ is a small hardware device which joins multiple computers together with a single LAN
a.Modem b. Switch c. Modular d. Router
29. A collection of various computers into a single coherent system, provided to a client, is called _______
a. Distributed System b. Computer Network
c. Systematic Network d. Collective Network
30. A network which is constructed by using public wires to connect to a private network is called ______
a. Local Area Network b. Wide Area Network
c. Metropolitan Area Network d. Virtual Private Network