Module IV Computer Network Addition 2
Module IV Computer Network Addition 2
1. Accuracy:
Ensures that data is transmitted without errors.
Error detection and correction techniques (like parity checks,
checksums, and CRC) help maintain accuracy.
2. Speed (Data Transfer Rate):
Determines how quickly data can be transmitted.
3. Security:
Protects data from unauthorized access, corruption, or interception.
Encryption, authentication, and firewalls ensure secure
communication.
4. Interoperability:
The ability of different systems and devices to communicate using
standard protocols.
Common protocols include TCP/IP, HTTP, FTP, and Bluetooth.
5. Jitter:
Refers to variations in the time delay of received packets.
Low jitter is essential for smooth streaming and voice
communication.
1
D.M.
M.C.C.
Components of Data Communication
1.) Sender: The device that sends the data (e.g., computer, smartphone).
2.) Receiver: The device that receives the data (e.g., another computer, server).
3.) Transmission Medium: The physical or wireless channel through which data
travels (e.g., cables, radio waves).
5.) Protocol: A set of rules governing data transmission (e.g., TCP/IP, HTTP,
FTP).
2
D.M.
M.C.C.
Half-Duplex: Two-way communication, but only one device transmits at a time
(e.g., walkie-talkie).
3
D.M.
M.C.C.
Data Transmission Method OR Types
There are two method or types of data transmission.
Serial Parallel
Parallel
Synchronous Asynchronous
4
D.M.
M.C.C.
Types of Serial Transmission
1.2) Synchronous Transmission
Data is sent in a continuous stream with synchronization between the
sender and receiver.
A clock signal is used to match the sender and receiver speeds.
Example: Ethernet, USB, SPI (Serial Peripheral Interface).
1.2) Asynchronous Transmission
Data is sent in small packets, each with a start and stop bit.
No need for continuous synchronization.
Example: UART (Universal Asynchronous Receiver-Transmitter), RS-232.
Advantages of Serial Transmission
Uses fewer wires compared to parallel transmission.
Requires less complex hardware design.
Disadvantages of Serial Transmission
Since bits are sent one by one, it takes longer to transmit large data.
2.) Parallel Data Transmission :
Multiple bits are transmitted simultaneously (e.g., internal data buses in
computers).
5
D.M.
M.C.C.
Comparison between Serial and Parallel Transmission
Feature Serial Transmission Parallel Transmission
Definition Transmits data one bit at a time Transmits multiple bits
over a single channel. simultaneously over multiple
channels.
Cost Cheaper (fewer wires required). More expensive (more wires and
complex circuitry).
6
D.M.
M.C.C.
Transmission Media in Data Communication
Transmission media refers to the physical pathway through which data is
transmitted from one device to another.
It can be broadly classified into two categories:
Transmission media
Satellite
7
D.M.
M.C.C.
1.) Wired (Guided) Transmission Media
Wired media use physical cables to transmit data signals from one computer to
another computer. Wired media can be classified into three (3) types:
1.1) Twisted Pair Cable
Consists of two insulated copper wires twisted together to reduce
interference.
A protective sheath that encases multiple twisted pairs.
8
D.M.
M.C.C.
Unshielded Twisted Pair (UTP)
Usage:
Cat5: Used for telephone lines.
Cat6: Supports speeds up to 10 Gbps for short distances.
9
D.M.
M.C.C.
1.2) Coaxial Cable
Coaxial cable has a central copper conductor surrounded by insulation and a
metal shield.
10
D.M.
M.C.C.
Figure : Coaxial cable connector
1.3 Fiber Optic Cable
Uses light signals to transmit data through a glass or plastic core.
11
D.M.
M.C.C.
Types
Single-mode fiber (SMF): Long-distance communication.
Multi-mode fiber (MMF): Shorter distances with higher bandwidth.
Advantages
Extremely high-speed data transmission.
Immune to electromagnetic interference (EMI).
Supports long-distance communication.
Disadvantages
Expensive and complex installation.
12
D.M.
M.C.C.
Wireless media can be classified into three (4) types:
Advantages:
Can cover long distances.
No physical cables needed.
Disadvantages:
Susceptible to interference and security threats.
2.2) Microwaves
High-frequency waves used for satellite communication and point-to-point
links.
Can be Terrestrial Microwaves (between ground towers) or Satellite
Microwaves (via satellites).
Advantages
Supports long-distance communication.
High-speed data transmission.
Disadvantages
Affected by weather conditions.
13
D.M.
M.C.C.
2.3) Infrared (IR) Transmission
Uses infrared light waves for short-range communication (e.g., remote controls,
short-range data transfer).
Advantages
Secure as signals cannot penetrate walls.
Disadvantages
Limited range and requires direct line of sight.
Disadvantages
High latency and expensive setup.
14
D.M.
M.C.C.
Comparison: Guided Media vs Unguided Media
# Feature Guided Media (Wired) Unguided Media (Wireless)
2 Transmission Signals travel through a fixed Signals travel freely through air,
Type path (cables). space, or water.
15
D.M.
M.C.C.
Q. Write down the importance of Data Communication
Data communication plays a crucial role in modern technology and daily
life.
It enables efficient information exchange between devices, systems, and
people.
Here are some key reasons why data communication is important
16
D.M.
M.C.C.
Q. Write a short notes on Analog and Digital Transmission
Analog Transmission
Uses continuous signals that vary in amplitude, frequency, or phase.
Data is transmitted as waves (e.g., sound waves, radio waves).
Used in traditional telephony, radio, and TV broadcasting.
Example:
AM/FM radio, analog telephone signals.
Disadvantages:
Prone to noise and signal degradation over long distances.
17
D.M.
M.C.C.
Digital Transmission
Uses discrete signals (0s and 1s) for data transmission.
More reliable and less affected by noise compared to analog signals.
Used in modern communication systems, including the internet, fiber optics,
and digital TV.
Example:
Computers, fiber optic communication, VoIP (Voice over IP).
Advantages:
Higher speed, better security, and improved error detection.
1 Signal Continuous wave form data Discrete (0s & 1s) form of data
Type
18
D.M.
M.C.C.
What is a Channel in Networking?
In data transmission, CHANNEL is a medium by which we can transfer the
data from one place to another place, i.e. from sender to receiver.
Generally Channel is used for career the signal.
It is an important component of data communication
19
D.M.
M.C.C.
How we can increase the capacity of a channel ?
Increase Bandwidth : Use of fiber optics, wider frequency bands.
Improve SNR : Uses of better antennas, power boost, noise reduction.
Optimize Data Encoding & Compression : Uses of efficient algorithms.
20
D.M.
M.C.C.
How to Increase Bit Rate?
Increase baud rate (faster signal changes).
Use higher-order modulation (QPSK, 64-QAM, OFDM).
Expand bandwidth (fiber optics, 5G mmWave).
Reduce noise and interference (improve SNR).
How to Increase Baud rate ?
Increase Bandwidth (B) : Upgrade to fiber optics (higher bandwidth than
copper cables).
Reduce Noise and Improve SNR : Use better shielding & error correction
(reduces interference).
What is Bandwidth?
Bandwidth is the maximum range of frequencies that a communication
channel can transmit.
It determines how much data can be sent over a network in a given time.
Measured in: Hertz (Hz) for analog signals and bits per second (bps) for
digital data.
Types of Bandwidth
There are two types of bandwidth :
1.) Analog Bandwidth (Hz)
The difference between the highest and lowest frequencies a channel can
carry.
Example: A channel with frequencies from 20 Hz to 20 kHz has a
bandwidth of 19,980 Hz (≈ 20 kHz).
21
D.M.
M.C.C.
Examples of Bandwidth in Communication Systems
4G LTE (Long-Term Evolution): 100 Mbps
5G mmWave (millimeter wave): 10 Gbps
Fiber Optics: 100 Gbps+
22
D.M.
M.C.C.
Computer network
A computer network is a system of two or more computers and other devices
connected to share resources, data, and communication.
These networks can be wired (using cables) or wireless (using Wi-Fi, Bluetooth,
etc.).
Example: The internet itself is the largest computer network, connecting billions
of devices worldwide.
C-1
c-3
23
D.M.
M.C.C.
Components of a Computer Network
A computer network consists of various hardware and software components
that enable devices to communicate, share resources, and access data efficiently.
Followings are the component of a Computer network
1) Node : Each and every devices connected with a network is called a Node.
24
D.M.
M.C.C.
Types of Computer Networks
1) Local Area Network (LAN)
Covers a small area, like homes, offices, or schools
Uses Ethernet cables or Wi-Fi.
Example: Wi-Fi in a home or office.
2) Metropolitan Area Network (MAN)
Covers a city or large campus.
Used by universities, government agencies, and ISPs.
Example: City-wide Wi-Fi or Cable TV networks.
3) Wide Area Network (WAN)
Covers large areas, even globally.
Uses fiber optics, satellites, or undersea cables.
Example: The Internet (biggest WAN).
Apart from above type we have many types of network now a days.
These are following:
4) Personal Area Network (PAN)
Covers a very small area (1-10 meters).
Used for connecting personal devices like smartphones, laptops, and
smartwatches.
Example: Bluetooth & Hotspot connections.
5) VPN : A VPN (Virtual Private Network) is a technology that creates a secure and encrypted
connection over the internet, protecting your data and privacy.
25
D.M.
M.C.C.
Key Features of VPN
Encrypts Internet Traffic – Prevents hackers & ISPs from spying.
Hides IP Address – Keeps online identity private.
Enables Remote Access – Used in businesses for secure remote work.
Secures Public Wi-Fi Use – Protects data on open networks.
Limitations of VPN
May slow down internet speed.
Blocked by some websites (e.g., streaming services).
26
D.M.
M.C.C.
Benefits of CCAN
Enhanced Communication & Collaboration.
Centralized IT Control & Maintenance.
High-Speed Data Sharing & Internet Access.
Scalable for Future Growth.
Figure: CCAN
27
D.M.
M.C.C.
Types of Computer Network Architecture
Computer network architecture is the structure of network, that shows how
devices are connected to each other and how they are communicated.
Network architecture generally two types:
Features :
Simple , easy to install and less cost
Effective for small area , like small office, home network etc.
Low security bcz. no. of controlling system exist.
Client Client
Computer 1 Computer 2
Peer to Peer network
Server Server
28
D.M.
M.C.C.
2.)Client – Server network:
In this type of architecture there is a central server which is
connected to all client computer.
Server computer accept the request from client computer,
process the request then send response to that client.
Features:
Centrally Control the system.
Ensure high security and management.
Efficient for large network ,like Bank, Private company offices,
Internet service Provider, etc.
Application :
Web server like Google, Facebook, Instagram, etc.
Banking system.
Railway reservation system.
Corporate network.
Computer - 1
Computer -4
Server Computer -2
Computer -3
29
D.M.
M.C.C.
Network topology
Geo metrical representation of computer network is called Topology.
That represents how network devices are connected to each other.
Types of network Topology:
There are five (5) types of network topology exist.
1) STAR Topology:
Structure: In star network each node connected with a central computer
called HUB.
Application: Large corporate office, Banking Network
Advantages :
If one node get not reachable, then remaining network will
reachable.
Faults are easily detected.
Provide easy access for service.
Disadvantages:
Difficult to expand
If HUB is failure then whole network will failure.
30
D.M.
M.C.C.
2. RING Topology:
Structure : In the ring network all the nodes are connected with its
adjacent node by a cable and forms a ring.
Application : MAN, Factory automation system etc.
Advantage : Data transmission is very fast.
Disadvantage : Difficult to find and remove erroneous node from
network
31
D.M.
M.C.C.
4.) TREE Topology:
Structure : In tree network several computers are connected in hierarchical
fashion. It is also known as hierarchical network
Application : Large corporate office , University campus network etc.
Advanatge : Easily network can be expanded.
Disadvantage : It depends on root node, If root node is failure then whole
network will failure.
32
D.M.
M.C.C.
6.) HYBRID Topology:
Stucture: Hybrid network created with more than one network
Application : Large enterprise network, Data center, ISP etc.
Advantage: More powerful and reliable.
Disavantage: Installation and maintenance is costly.
Note :
LAN TOPOLOGY = BUS + Ring Topology
MAN TOPOLOGY = STAR + RING + MESH Topology
33
D.M.
M.C.C.
Q.Write a short notes on HUB:
A hub is a basic networking device used to connect multiple computers or
devices in a local area network (LAN).
It operates at the physical layer (Layer 1) of the OSI model and is primarily
used for data transmission within a network.
Types of Hubs:
1.) Active Hub – Amplifies and regenerates signals before forwarding them.
2.) Passive Hub – Simply forwards data without amplification.
Features:
1.) Simple and inexpensive.
2.) Easy to install and use.
3.) Less secure.
34
D.M.
M.C.C.
Q. Write a short notes on bridge
A bridge is a networking device that operates at the Data Link Layer (Layer
2) of the OSI model.
It is used to connect two or more network segments, helping in filtering
traffic, reducing collisions, and improving performance.
Types of Bridges:
1.) Simple bridge : Connects two network.
2.) Multi port bridge : Connects more than two network
Features :
1.) Reduces network congestion
2.) Improves security by controlling data flow.
3.) Improves performance
35
D.M.
M.C.C.
Q.Write a short note on REPEATER
A repeater is a network device that operates at the Physical Layer (Layer 1)
of the OSI model.
It is used to regenerate and amplify signals over long distances to prevent
signal degradation and loss.
Types of Repeaters:
1.) Analog Repeater – Amplifies the original signal, including noise.
2.) Digital Repeater – Regenerates the signal, removing noise and distortion.
3.) Wi-Fi Repeater – Extends wireless network coverage by rebroadcasting the
signal.
Features :
1.) Receives weak or distorted signals and amplifies/regenerates them before
retransmission.
2.) Extends the range of a network by boosting signal strength.
36
D.M.
M.C.C.
Q. Write a short note on Router
A router is a networking device that operates at the Network Layer (Layer
3) of the OSI model.
It is responsible for forwarding data packets between different networks
and determining the best path for data transmission.
Types of Routers:
1.) Edge Router – Connects internal networks to external networks like the
Internet.
2.) Core Router – Used in large networks to handle high-speed data transfer.
3.) Virtual Router – Software-based router used in cloud environments.
Features :
1.) Routes data between different networks using IP addresses.
2.) Selects the best path for data transmission based on routing algorithms.
3.) Provides security through firewalls and access controls.
37
D.M.
M.C.C.
Q. Write a short note on Gateway
A gateway is a network device that operates at multiple layers of the OSI
model (Layer 3 and above).
It serves as a bridge between two different networks that use different
protocols, ensuring seamless communication.
Types of Gateways:
1.) Protocol Gateway – Converts one communication protocol to another.
2.) Network Gateway –types of network Connects two different
Features :
1.) Enables communication between different network types.
2.) Enhances security and protocol compatibility.
3.) Supports data conversion and filtering.
4.) Installation is much expensive.
38
D.M.
M.C.C.
Q. Write a short note on SWITCH
A switch is a networking device that is used to connect multiple devices
within a local area network (LAN) and efficiently forward data based on
MAC addresses.
Types of Switches:
1.) Layer 2 Switch – Works using MAC addresses for data forwarding.
2.) Layer 3 Switch – Can perform routing functions using IP addresses.
Features:
1.) Forwards data only to the intended recipient based on MAC addresses.
2.) Reduces network collisions and improves performance.
3.) Requires configuration in complex networks.
39
D.M.
M.C.C.