0% found this document useful (0 votes)
30 views

Computer Networking

All about computer networking

Uploaded by

shakirabiola
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Computer Networking

All about computer networking

Uploaded by

shakirabiola
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 15

Definition of Network and Networking

A computer network consists of a collection of computers, printers and other

equipment that are connected together so that they can communicate with each

other. It is also defined as a group of two or more computer systems linked

together.

Computer Networking is the scientific and engineering discipline concerned with

communication between computer systems.

Networks Categories

Network can be grouped into three categories, namely;

A. By Scale

B. Topology

C. Functional Relationship

Types of Networks According to Scale


Depending upon the geographical area covered by a network, it is classified as:
1. Personal Area Network (PAN): PAN is a computer network organized
around a person (typically within 10 meters). PAN may be wired with a
computer such as USB and Firewire. A wireless Personal Area Network
(WPAN) can be made possible with network technology such as infrared
Data Association (irDA) and Bluetooth.

2. 2. Local Area Network (LAN): A local area network is a computer network

covering a small local area, like a home, office, or school. LAN has the

following elements:

i. Server: It is the main computer that acts as a host and provides data,
software, etc. to the other terminal linked with it.

ii. Work station: These are the computers attached to the server on the

LAN

3.
iii. Network Interface Unit: is a device that serves as a common
interface for various other devices within a local area network (LAN)
iv. Communication Channel: It is the medium through which the
packets travel. The packets generally travel through cables which are
of three types: Twisted pair cables, Co-axial cables and Fiber optic
cables
v. LAN Software:
The software components of a LAN can be grouped into two categories:
a. Inside PCs/workstations and servers
• NIC Drivers
• Network Operating System for servers, for example, Novell®
Netware 4.1 or Microsoft Windows® NT
• Network Operating System for clients (PCs/workstations), for
example, Novell® Netware 4.1 client or Microsoft Windows® 95
4.
• Networking protocol software, for example, TCP/IP, Novell® IPX
• Application software, for example, emails, Internet Web Browser
3. Metropolitan Area Network (MAN): MANs are large computer
networks usually spanning a large campus.
4. Wide Area Network (WAN): WAN is a computer network covering
a broad geographical area.
5. Internet: The internet is a worldwide network of computers that
share information
5. Network Topology

6. Network topology is the arrangement of the various elements (links, nodes,

etc.) of a computer network. Network topology refers to the physical or

logical layout of a network. Types of Topologies

1. Bus Topology
2. Star Topology

3. Ring Topology

4. Mesh Topology

5. Tree Topology

6. Hybrid Topology

In a bus topology, all the nodes (file server, workstations, and peripherals) on a

bus topology are connected by one single cable. A bus topology consists of a

main run of cable with a terminator at each end. All nodes (file servers,

workstations, and peripherals) are connected to the linear cable. It is popular on

LANs because they are inexpensive and easy to install.

Advantages of Bus Topology

1. It is Cheap, easy to handle and implement.

2. Require less cable

3. It is best suited for small networks.

Disadvantages of Bus Topology

1. The cable length is limited. This limits the number of stations that can be

connected.

2. This network topology can perform well only for a limited number of nodes.

Ring Topology
Ring topology is a network configuration where the connected devices create a

circular path for data to travel. In a ring network, every device has exactly two

neighbours for communication purposes. All messages travel through a ring in

the same direction. A failure in any cable or device breaks the loop and can take

down the entire network. To implement a ring network we use the Token Ring

technology. A token, or small data packet, is continuously passed around the

network. When a device needs to transmit, it reserves the token for the next trip

around and then attaches its data packet to it.

Advantage of Ring Topology

1. Bus topology is a very orderly network where every device has access to the

token and the opportunity to transmit.

2. Easier to manage than a Bus Network

3. Good Communication over long distances

4. Handles high volume of traffic

Disadvantages of Ring Topology

1. The failure of a single node of the network can cause the entire network to fail.
2. The movement or changes made to network nodes affects the performance of

the entire network.

Star Topology

In a star network, each node (file server, workstations, and peripherals) is

connected to a central device called a hub. The hub takes a signal that comes

from any node and passes it along to all the other nodes in the network. Data on

a star network passes through the hub, switch, or concentrator before continuing

to its destination. The hub, switch, or concentrator manages and controls all

functions of the network. The star topology reduces the chance of network failure

by connecting all of the systems to a central node.

Advantages of Star Topology

1. Easy to manage

2. Easy to locate problems (cable/workstations)

3. Easier to expand than a bus or ring topology.

4. Easy to install and wire.

5. Easy to detect faults and remove parts.

Disadvantages of Star Topology


1. Requires more cable length than a linear topology.

2. If the hub or concentrator fails, the nodes attached are disabled.

3. More expensive because of the cost of the concentrators.

Tree Topology

A tree topology (hierarchical topology) can be viewed as a collection of star

networks arranged in a hierarchy. It incorporates elements of both a bus topology

and a star topology. The tree topology arranges links and nodes into distinct

hierarchies to allow greater control and easier troubleshooting

Advantages of a Tree Topology

1. It allows point-to-point wiring for individual segments.

2. It is supported by several hardware and software vendors.

3. All the computers have access to the larger and immediate networks.
Disadvantages of a Tree Topology
1. The overall length of each segment is limited by the type of cabling used.
2. If the backbone line breaks, the entire segment goes down.
3. More difficult to configure and wire than other topologies.

Mesh Topology
In this topology, each node is connected to every other node in the network.

Implementing the mesh topology is expensive and difficult. In this type of

network, each node may send a message to a destination through multiple paths.

While the data is travelling on the Mesh Network it is automatically configured to

reach the destination by taking the shortest route which means the least number

of hops.

Advantage of Mesh Topology

1. No traffic problem as there are dedicated links.

2. It has multiple links, so if one route is blocked then other routes can be used

for data communication.

3. Points-to-point links make fault identification easy.


Disadvantage of Mesh Topology
1. There is a mesh of wiring which can be difficult to manage.
2. Installation is complex as each node is connected to every node.
3. The cabling cost is high.

Hybrid Topology
Hybrid topology is a combination of any two or more network topologies. A hybrid

topology always accrues (results) when two different basic network topologies

are connected. It is a mixture of the above-mentioned topologies.

Advantages of a Hybrid Topology

1. It is extremely flexible.

2. It is very reliable.

Disadvantages of a Hybrid Topology

1. It is Expensive

Network Devices

Network devices are components used to connect computers or other electronic

devices so that they can share files or resources. Some network devices are

examined below:

Hubs
A hub is a device that joins multiple computers or other network devices to form a

single network. It can also be defined as a common connection point for devices

in a network. A hub does not read any of the data passing through them and is

not aware of its source or destination.

Switches

A network switch is a small hardware device that joins multiple computer

networks together within a local area network. A switch generally contains more

intelligence than a hub. Switches are capable of inspecting data packets as they

are received, determining the source and destination device of each packet, and

forwarding them appropriately.

Modem (MOdulator-DEModulator)

A modem is an electronic device that allows computers to communicate over

telephone lines.
Router

Routers are devices that join multiple wired or wireless networks together.

Network Interface Card (NIC)

A network interface card (NIC) is a circuit board or card that is installed in a

computer so that it can be connected to a network.

Comments

1.
Anurag Kumar11 February 2020 at 08:01
Very informative blog! I love this one.

Please take some time to visit my blog @

Computer networking notes

Thanks!
REPLY

2.

Unknown19 May 2020 at 23:28

Good job!

REPLY

3.

Ahmed ali1 April 2021 at 12:02

I’ve been searching for some decent stuff on the subject and haven't had

any luck up until this point, You just got a new biggest fan!.. Computer

monitors in kenya

REPLY

4.

Olumide14 April 2021 at 07:58

Great works. Kudos

REPLY

5.

Fide25 May 2021 at 12:31

Great.Thank you

REPLY
6.

Son of Adam18 August 2021 at 10:29

Your notes are always very detailed and have helped me to cover so many

topics in little time.. Please keep it up

REPLY

7.

Andrew Hymon13 September 2021 at 11:02

Thank You For Sharing this Post . It will be Helpful in Future in the field of

Tech @ Support / D - Link Costumer Service

REPLY

8.

Anonymous26 September 2022 at 09:40

I am in love with this

REPLY

9.

Anonymous29 September 2022 at 09:05

I love this very much educative and informative; self explanatory; thank

you boss for this.

REPLY
10.

Aditya Rana19 May 2023 at 05:30

Thank you for this insightful blog post! It's great to see a comprehensive

guide on computer networking. For those looking for reliable computer

networking Edmond, OK this article provides valuable information and

recommendations.

REPLY

11.

Anonymous5 May 2024 at 17:22

Thank you so much sir

REPLY
Post a Comment

Popular posts from this blog


90 Objective Examination Questions in Major Subjects
An examination is a formal test that you take to show your knowledge or ability in
a particular subject, or to obtain a qualification. This section of my blog is
designed to provide 90 objective examination questions covering first, second
and third term work in major subjects. Basic Science Computer
Studies/Information Technology Biology Financial Accounting Basic Technology
Business Studies Physical and Health Education Civic Education Christian and
Religious Studies Physics Economics Geography Cultural and Creative Arts
(CCA) Prevocational Studies Chemistry Mathematics Further Mathematics You
can support CMPNOTE BLOG through the details below Account number:
0229727053 Account name: Joseph Okolo Bank: Guarantee Trust Bank (GTB)
CLICK Here for Support Through PAYPAL
READ MORE
Complete Computer Studies/ICT Curriculum for JSS 1 to SSS 3
Curriculum refers to the lessons and academic content taught in a nation, state,
school or a specific course or program. This post contains a complete curriculum
in Computer Studies as compiled by the Nigeria Ministry of Education. First,
second and third terms scheme of work can be extracted from it. To access the
simply click on the links below. JSS ONE CURRICULUM IN COMPUTER
STUDIES TOPIC Historical Development of Computer CONTENT . Early
counting devices · Fingers · Fingers · Stones · Sticks · Pebbles · Cowries 2.
Mechanical Counting Devices · Abacus · Slide rule, ETC OPERATIONAL
OBJECTIVES Students should be able to: 1. List early counting devices 2. State
the problems in counting large numbers with those devices 3. Name mechanical
counting devices 4. Name electro-mechanical counting devices TEACHING AIDS
Fingers, Toes, Sticks, stone, Charts, etc JSS ONE COMPLETE CURRICULU
READ MORE
JSS One Objective Questions in Computer Studies/Information Technology
1. One major Problem with early counting devices is that A. they are always
accurate B. they waste time C. they can be used to count large numbers D. they
were fast 2. UNIVAC is an acronym that stands for A. Universal Automatic
Computer B. Universal Array Computer C. Unique Automatic Computer D.
Unvalued Automatic Computer Click Here to view all Questions
READ MORE
Powered by Blogger

Theme images by Veronica Olson

 About me
 Home
 JSS 1 Note
 JSS 2 Note
 JSS 3 Note
 SSS 1 Note
 SSS 2 Note
 SSS 3 Note
 Exam Questions
 Syllabus
 Computer Studies Scheme of Work
Report Abuse
7.

You might also like