Cnme
Cnme
Cnme
Computer Networks
Unit-1
Introduction to
Computer Networks &
Internet
What is Computer Network?
• Computer Network is a system in which multiple
computers are connected to each other to share
information and resources. Network
Wireless
Devices
Computers
Wired
Advantages of Computer Network
File Sharing Flexible Access
Navagam
Morbi
Rajkot
Shapar
Wide Area Network
• A wide area network (WAN) is a computer
network that exists over a large-scale
geographical area.
• A WAN connects different networks, including
local area networks (LAN) and metropolitan area
networks (MAN).
• It may be located with in a state or a country or it
may be interconnected around the world.
Types of Computer Networks - Summary
Types of Computer Networks - Summary
Basis Of Comparison LAN MAN WAN
Full Name Local Area Network Metropolitan Area Wide Area Network
Network
Meaning A network that connects It covers relatively large It spans large locality &
a group of computers in region such as cities, connects countries
a small geographical towns together. e.g. Internet
area
Ownership of Network Private Private or Public Private or Public (VPN)
Design and Easy Difficult Difficult
Maintenance
Propagation Delay Short Moderate Long
PC
Home
Network
server wireless
links Regional ISP
smartphone
router
Network edge & Network core
The Network Edge
• Computers and other devices are connected at the edge (end) of the
network. Host system, Packet, Connection link, Packet Switch or Router
(Switching), end system.
• These computers are known as hosts
mobile or end systems. Router is known as
network
edge router. Global ISP
Home
Network Regional ISP
Institutional
Network
Peer to Peer Network (Point to Point
Network)
• Computers are connected together so that users can
share resources and information.
Circuit-Switched Packet-Switched
Networks Networks
Circuit Switched Network
• A dedicated channel has to be established before the call is made
between users.
• The channel is reserved between the users till the connection is active.
• For half duplex(one way) communication, one channel is allocated and
for full duplex(two way) communication, two channels are allocated.
• It is mainly used for voice communication requiring real time services
without delay.
Circuit Switched Network – Cont…
• Communication via circuit switching involves
three phases:
1. Circuit Establishment
2. Data Transfer
3. Circuit Disconnect
Packet Switched Network
• It is not required to establish the connection
initially.
• The connection/channel is available to use by
users. But when traffic or number of users
increases then it will lead to congestion in the
network.
• Packet switched networks are mainly used for
data and voice applications requiring non-real
time scenarios.
Differences
Circuit Switching Packet Switching
Dedicated path between No dedicated path
source and destination
All packets use same path Packets travel independently
Reserve the entire Does not reserve bandwidth
bandwidth in advance
Bandwidth wastage No bandwidth wastage
No store and forward Supports store and forward
transmission transmission
Transmission media
Transmission Media
A transmission media can be defined as any medium that can carry
information from a source to a destination.
Transmission
Media
24
Unit: 1 - Introduction to Computer Networks and Internet 24 Darshan Institute of Engineering & Technology
Guided Media
• Guided media are those that provide a wired -
channel from one device to another.
• Three Guided media commonly used for data
transmission are:
Twisted Pair Cable Coaxial Cable Fiber Optic Cable
Twisted Pair Cable
• Separately insulated
• Twisted together
• It is widely used in different kinds of data and
voice infrastructure.
• The use of two wires twisted together helps to
reduce crosstalk and electromagnetic induction.
• Two types of twisted pair cable:
UTP STP
(Unshielded Twisted Pair) (Shielded Twisted Pair)
Twisted Pair Cable – Cont…
• UTP(Unshielded Twisted Pair)
– Ordinary telephone wires
– Less expensive
– Weak immunity against noise & interferences
– Most used in two categories: Cat-3 (transmit upto 10Mbps) &
Cat-5(transmit upto 100Mbps, used in LAN)
– Used in laboratory
• STP(Shielded Twisted Pair)
– An extra metallic shield on each pair
– Relatively more expensive
– Better performance than UTP
– Used in exterior network(outside of building).
Coaxial Cable
Insulator
Inner
Plastic cover Outer conductor Conductor
(shield)
• Highly regulated
• Omni directional antennas
• Radio waves are used for multicast communications,
such as radio and television, and paging systems
• Penetrate through walls
Microwave
• Use directional antennas - point to point line of sight
communications
• Microwave communication
• Used for unicast communication such as cellular telephones,
satellite networks
• Higher frequency ranges cannot efficiently penetrate
walls
Infrared wave
• Infrared signals can be used for short-range
communication in a closed area using line-of-sight
propagation
• Used on televisions, VCRs, and stereos all use infrared
communication.
• Relatively directional
• Cheap, easy to build but they do not pass through solid
objects
Network Topologies
Network Topologies
• Network topology is the arrangement of the various
components(links, nodes, etc.) of a computer network.
• Types of network topologies :
1. Bus
2. Ring
3. Star
4. Mesh
5. Tree
6. Hybrid
Bus Topology
• It has a root node and all other nodes are connected to it forming
a hierarchy.
• Also called hierarchical topology.
• Mostly used in Wide Area Network – WAN.
• Expansion of nodes is possible and easy.
• Easily managed and maintained.
Hybrid Topology