Basic Concept of Networking[1] Copy
Basic Concept of Networking[1] Copy
NETWORKING
DEFINTION & APPLICATIONS
DEFINTION:
A computer network is defined as the interconnection
of two or more computers. It is done to enable the
computers to communicate and share available
resources.
APPLICATIONS:
i. Sharing of resources such as printers
ii. Sharing of expensive software's and database
iii. Communication from one computer to another
computer
iv. Exchange of data and information among users via
network
v. Sharing of information over geographically wide areas.
THE USEOF COMPUTER NETWORK
BusinessApplications
online buying
Home Applications
mail, chat
Mobile Users
wireless: laptops, PDA, mobile, in plane
SocialIssues
THE USEOF COMPUTER NETWORK
• Or this?
THE USES OF COMPUTER NETWORK
• Sharing hardware or software
• E.g. print document
CRIMPING TOOLS
CABLE TESTER
MULTITEC CUTTER
BATTERY
RJ-45 CONNECTOR
UTP CABLE CONNECTION
NETWORKBENEFITS
The network provided to the users can be
divided into two categories:
i. Sharing
ii. Connectivity
SHARINGRESOURCES
Types of resources are:
1. Hardware: A network allows users to share
many hardware devices such as printers ,
modems, fax machines, CD ROM, players, etc.
2. Software: sharing software resources reduces
the cost of software installation, saves space on
hard disk.
OTHER BENEFITS OF COMPUTER
NETWORK
o Increased speed
o Reduced cost
o Improved security
o Centralized software managements
o Electronic mail
o Flexible access
DISDAVATAGESOF NETWORKS
o High cost of installation
o Requires time for administration
o Failure of server
o Cable faults
CLASSIFICATION OF AREA BY THEIR
GEOGRAPHY
LOCAL AREA NETWORK(LAN)
LAN is a network which is designed to operate
over a small physical area such as an office,
factory or a group of buildings.
LAN’s are easy to design and troubleshoot
Exchange of information and sharing of resources
becomes easy because of LAN.
In LAN all machines are connected to a single
cable.
Different types of topologies such as star, tree,
bus, ring, etc Can be used
It is usually a privately owned network.
WIDE AREA NETWORK(WAN)
When network spans over a large distance or
when the computers to be connected to each other
are at widely separated locations a local area
network cannot be used. A wide area
network(WAN) is installed.
The communication between different users of
WAN is established using leased telephone lines,
satellite links and similar channels.
It is cheaper and more efficient to use the phone
network for the link.
Most WAN networks are used to transfer large
blocks of data between its users.
PERSONAL AREA NETWORK(PAN)
PAN
CAN
MAN
DISTINGUISH BETWEEN LAN,WAN,MAN
PARAMETERS LAN WAN MAN
Ownership of
Private Private or public Private or public
network
Geographical
Small Very large Moderate
area covered
Design and
Easy Not easy Not easy
maintenance
Coaxial cables,
Communication PSTN or satellite PSTN, optical
Coaxial cable
medium links fibre, cables,
wireless
Data
High Low moderate
rates(speed)
NETWORKCLASSIFICATIONBY THEIR
COMPONENT ROLE
Disadvantages:
▪ requires professional
administration Advantages:
▪ Morehardware- ▪ Very secure
Insulator Metal
TRANMISSIONMEDIA
Shielded Twisted-Pair (STP)
STPcables are similar to UTP cables, except there is a
metal foil or braided-metal-mesh cover that encases
each pair of insulated wires
TRANMISSIONMEDIA
Coaxial Cables
In general, coaxial cables, or coax, carry signals of higher
freq (100KHz–500MHz) than UTP cables
Outer metallic wrapping serves both as a shield against
noise and as the second conductor that completes the
circuit
TRANMISSIONMEDIA
Fiber-Optic Cables
Light travels at 3108 ms-1 in free space and is the fastest
possible speed in the Universe
Light slows down in denser media, e.g. glass
Refraction occurs at interface, with light bending away
from the normal when it enters a lessdensemedium
Fiber-Optic Cables
An optical fiber consists of a core (denser material) and a
cladding (less dense material)
Simplest one is a multimode step-index optical fiber
Multimode = multiple paths, whereas step-index =
refractive index follows a step-function profile (i.e. an
abrupt change of refractive index between the core and
the cladding)
Light bounces back and forth along the core
Common light sources: LEDs and lasers
TOPOLOGY
Star Topology
Hub
TOPOLOGY
• Bus Topology
• Simple and low-cost
• A single cable called a trunk (backbone, segment)
• Only one computer can send messages at a time
• Passive topology - computer only listen for, not regenerate data
• Star Topology
• Each computer has a cable connected to a singlepoint
• More cabling, hence higher cost
• All signals transmission through the hub; if down, entire network
down
• Depending on the intelligence of hub, two or more computers may
send message at the same time
TOPOLOGY
• Ring Topology
• Every computer serves as a repeater to boostsignals
• Typical way to send data:
• Token passing
• only the computer who gets the token can send data
• Disadvantages
• Difficult to add computers
• More expensive
• If one computer fails, whole network fails
Tree topology:
A tree topology is a sort of structure in which each node is related to the others in
a hierarchy. In a topological hierarchy, there are at least three distinct levels.
Sometimes it is also called hierarchical topology as in this topology, all elements
are arranged like the branches of a tree.
There are several ways to define tree topology; such are as follows:
1. A tree topology combines several star topologies by connecting several
components to the centre node.
2. It may define by experts as tree topology is a combination of bus and star
topologies in which all nodes are attached with the help of a single central node.
3. Every node in this architecture is connected one to one in a hierarchy level, with
each neighbouring node on its lower level. Each secondary node has a point-to-
point link to the parent node, and all secondary nodes under its jurisdiction have
point-to-point connections to the tertiary nodes. When examined in a visual
sense, these systems resemble a tree structure.
The disadvantage of a tree topology is that if the primary node is damaged, the
entire system can be crippled, because all other nodes are connected to the
primary node.
Hybrid topology:
A hybrid topology is a kind of network topology that is a combination of two or
more network topologies, such as mesh topology, bus topology, and ring topology.
Its usage and choice are dependent on its deployments and requirements like the
performance of the desired network, and the number of computers, their location.
4. Switches:
In a computer network, a switch is a device that connects other devices
and helps in node-to-node communication by deciding the best way of
transmitting data within a network (usually if there are multiple routes
in a more extensive network).
Though a router also transmits information, it forwards the information
only between networks, whereas a switches forwards data between
nodes present in a single network.
Switching is further classified into three types, which are as follows:
1. Circuit Switching
2. Packet Switching
3. Message Switching
3. Message Switching: This switching technique uses the store and forward
mechanism. It sends the complete unit of the message from the source
node, passing from multiple switches until it reaches its intermediary
node. It is not suitable for real-time applications.
5. Ports: