unit-1 CN notes
unit-1 CN notes
(21CSC302J)
UNIT-1
Introduction to Networks
Bhawna Upadhayay
ASSISTANT PROFESSOR
CSE DEPARTMENT
UNIT - 1 CONTENTS
• Network Types: LAN, MAN, PAN, WAN
• Network Topology : BUS, STAR, RING, MESH, HYBRID
• Switching : Circuit Switching, Packet Switching
• OSI Layered Architecture
• TCP/IP Model
• Physical Layer Overview
• Latency, Bandwidth, Delay
• Guided Media : Twisted pair, Coaxial cable, Fiber optic cable
• Unguided Media : Radio waves, Microwaves, Infrared
COURSE OUTCOME
A computer network is a
combination of two or more
computers, network devices, like
hub, routers, and switches, that are
linked in order to share resources or
allow electronic communication.
LAN (LOCAL AREA NETWORK)
1. Bus Topology
2. Ring Topology
3. Star Topology
4. Mesh Topology
5. Tree Topology
6. Hybrid Topology
BUS TOPOLOGY
Designed in such a way that all the
stations are connected through a single
cable known as a backbone cable.
The backbone cable is considered as
a "single lane" through which the
message is broadcast to all the stations.
When a node wants to send a message
over the network, it puts a message over
the network. All the stations available in
the network will receive the message
whether it has been addressed or not.
Mainly used in 802.3 (Ethernet) and 802.4
standard networks.
Quite simpler as compared to other
topologies.
STAR TOPOLOGY
Most popular in network
implementation.
An arrangement of the network in
which every node is connected to
the central hub, switch or a central
computer.
The central computer is known as
a server, and the peripheral
devices attached to the server are
known as clients.
Coaxial cable or RJ-45 cables are
used to connect the computers.
Hubs or switches are mainly used
as connection devices.
RING TOPOLOGY
Like a bus topology, but with connected
ends.
The node that receives the message from
the previous computer will retransmit to
the next node.
Unidirectional
No terminated ends
Data flow in a clockwise direction.
Data flows in a single loop continuously
known as an endless loop.
The most common access method is token
passing.
MESH TOPOLOGY
Multiple paths from one computer to
another computer.
Mainly used for WAN
implementations and wireless
networks.
Internet is an example of the mesh
topology.
Can be formed by using the formula:
Both data and the signals that represent them can be either analog or
digital in form.
The term digital data refers to information that has discrete states.
Analog data, such as the sounds made by a human voice, take
on continuous values. When someone speaks, an analog wave is
created in the air.
This can be captured by a microphone and converted to an analog
signal or sampled and converted to a digital signal.
Digital data take on discrete values. For example, data are stored
in computer memory in the form of 0s and 1s.
They can be converted to a digital signal or modulated into an
analog signal for transmission across a medium.
A periodic signal completes a pattern within a measurable time frame, called a period, and
repeats that pattern over subsequent identical periods.
A nonperiodic signal changes without exhibiting a pattern or cycle that repeats over time.
The bandwidth of a composite signal is the difference between the highest and the lowest
frequencies contained in that signal.
We can transmit a digital signal by using one of two different
approaches:
baseband transmission
broadband transmission
Baseband transmission means sending a digital signal over a channel without changing the digital signal to an
analog signal.
Figure 3.19 shows baseband transmission.
Case 1: Low-Pass Channel with Wide Bandwidth
If we want to preserve the exact form of a nonperiodic digital signal with vertical segments vertical and horizontal segments
horizontal, we need to send the entire spectrum, the continuous range of frequencies between zero and infinity.