Computer Network Unit 1 (Easy Notes ) Edushine Classes
Computer Network Unit 1 (Easy Notes ) Edushine Classes
Edushine Classes
Download
.m Notes : https://rzp.io/rzp/C84poT9C
Computer Network (BCS603)
Now let discuss first basic terminology which you should know before studying Computer
Network
iii. Access to Digital Libraries: Utilize e-books, journals, and educational videos.
iv. Healthcare Applications:
i. Telemedicine: Consult with doctors via video calls.
ii. Electronic Health Records (EHRs): Access and update patient records in a
centralized system.
v. Entertainment Applications:
i. Streaming Services: Watch movies and listen to music online.
ii. Online Gaming: Play games with others over the internet.
iii. Social Networking: Connect with friends and family through platforms like
Facebook and Twitter.
WAN
LAN2 LAN4
📌 How it Works:
• The server stores data, applications, and resources.
• Clients (users) send requests to the server for data or services.
• The server processes the request and sends back the response.
📌 Example:
• Google Search – When you search something on Google, your computer
(client) sends a request to Google's server, and the server gives you search
results.
• Banking System – ATMs (clients) connect to a central bank server.
📌 Advantages:
✔ Centralized control (easy to manage).
✔ High security.
✔ Efficient for large organizations.
📌 Disadvantages:
❌ Expensive to set up.
❌ If the server fails, all clients are affected.
📌 Example:
• Torrent Downloads – When you download a file using torrents, you are getting data
from many users (peers), not a single server.
• Bluetooth File Sharing – When you send files between two phones using Bluetooth.
📌 Advantages:
✔ Cheap and easy to set up.
✔ No dependency on a single server.
📌 Disadvantages:
❌ Less security.
❌ Slower for large networks.
4. Cloud-Based Architecture
• Data and applications are stored in the cloud (online) instead of physical servers.
• Example: Google Drive, Dropbox, AWS (Amazon Web Services).
- SEDSownW
RRSIMT CLAS loHaAdTNoPtePs–:9h7t9t5p3s5:8/0/0r8zp.io/rzp/C8F4oplloowT9uCs On
SA
Computer Network (BCS603)
✅ 5. Reusability
Common functions like error checking can be used at different layers, reducing extra
work.
What is the Layering Principle?
The layering principle means that:
1. Each layer should do only one specific job (e.g., sending data, error checking).
2. Each layer should communicate only with the layers directly above or below it.
3. Each layer should be independent, so changes in one layer don’t affect others.
Example:
Think of a burger 🍔:
• Bottom bun (Layer 1) → Holds everything together.
• Patty (Layer 2) → Provides main content.
• Cheese & veggies (Layer 3) → Adds extra features.
🔹 What is a Standard?
A standard is a set of guidelines created by organizations to ensure that different
devices and networks work together.
📌 Why are standards needed?
• If every company used its own networking rules, their devices wouldn’t work with
others.
• Standards ensure that all devices, software, and networks can communicate
📌 Example: properly.
• Your Wi-Fi router follows
IEEE 802.11 standards, so any
laptop or phone can connect
to it.
• Websites follow TCP/IP
standards, so they work on all
browsers and devices.
What is TCP/IP?
• TCP/IP stands for Transmission Control Protocol / Internet Protocol.
• It is a collection of communication rules that allow devices to send and receive data
smoothly.
• It ensures that the data sent from one device reaches the correct destination
without errors. It is simpler than the OSI Model and has only 4 layers instead of 7.
Internet layer
Example: Your home Wi-Fi router connects your mobile phone to the internet.
• Your computer understands digital signals (0s and 1s), but telephone lines use
analog signals.
• A modem converts digital signals into analog signals (so they can travel through
telephone lines) and vice versa.
• Example: Your internet provider (like Jio, Airtel) gives you a modem to connect to the
internet.
5. Network Interface Card (NIC) – The Passport to a Network 🛂
A NIC (Network Adapter) is a small component inside a computer that allows it to
connect to a network.
👉 Think of a NIC as a passport that lets a person enter another country. Without a
passport, you cannot travel internationally. Similarly, without a NIC, a computer cannot
connect to a network.
• Every device, like laptops, desktops, and mobile phones, has a NIC to connect to Wi-
Fi or wired internet.
• Example: Your laptop’s Wi-Fi adapter is a type of NIC.
6. Access Point (AP) – The Wi-Fi Booster 📶
An Access Point (AP) helps extend Wi-Fi signals in large areas.
👉 Imagine an Access Point as a speaker in a big hall. If the main speaker’s voice is too
low for people sitting far away, additional speakers help everyone hear clearly.
• If your Wi-Fi signal is weak in one room, an Access Point boosts the signal to reach
that area.
• Example: Hotels, shopping malls, and big offices use Access Points to provide
internet in every corner.
1.Bus Topology :
In bus Topology one single bus acts as a Single communication Channel & all the
devices are connected to this cable.
Advantages :
• Easy to add/Remove Node in a network.
• Requires only Cable
• It is less expensive
• It Broadcast the message to each device which are connected through
the cable
• It is easy to maintain
• In case of any computer failure other computer will not be affected
Disadvantages :
• If Cable is fail then the entire network will be failed.
• The message is Brodcasts so we can’t send private messages.
• It takes more time to pass the message from one place to another
place.
• The length of Cable is limited.
• In this topology data is transmitted only one direction.
Nodes
Nodes Nodes
Nodes Nodes
2. Ring Topology :
It is Called Ring Topology because it forms a ring. In this Topology each node is Strongly
Connected with its adjacent node.
Advantages :
• It Forms a Strong Network.
• Each an every node can share data with another node connected through ring
topology.
• Transmission rate of data is very high.
• The data send through this topology will be brodcasts.
Disadvantages :
• It is very difficult task to add some other nodes in network.
• If we want to send data from source to destination machine then data will be passed
to all other nodes.
3. Star Topology :
In Star topology all the nodes are connected with a central device Called HUB. And
The sharing of data is only possible through HUB.
Advantages :
• It brodcasts the messages.
• It is less expensive due to less cable.
• Easy to connect new nodes without affecting rest of network.
• If one node failed then it would not be failure of entire network.
Disadvantages :
In start topology We must required a network device like – Switch, HUB etc.
• If two nodes want to share data then it is only possible through HUB.
• If HUB is failed then entire network in failed
• We can’t send Private Data.
4. Mesh Topology :
In this topology each an every Computer is directly connected with each other, So
we can directly send the data to the destination machine without going to
intermediate machine.
Advantages :
• It is Vey good topology because we can send Private messages.
• All nodes are directly associated with another node so it Provide point to point
connection.
• Unlike ring topology if a particular machine is failed then entire network will not be
failed.
• Multiple Device can send or receive data Simultaneously.
Disadvantages :
• It is very difficult to add some new node because each an every Computer directly
connected with another one.
• If a particular machine not working then, we can’t send or receive data from the
failure machine.
5. Hybrid Topology :
Combination of various different topology is called hybrid topology.
🔹 Coaxial Cable
• Used in cable TV and older networks.
• Contains a copper core with shielding to prevent interference.
• Example: Used in cable broadband connections.
🔹 Fiber Optic Cable
• Uses light signals instead of electrical signals.
• Very fast and long-distance data transmission.
• Example: Used in high-speed internet connections like JioFiber.
🔹 Satellite Communication
• Used for global communication via satellites.
• Example: GPS, satellite internet like Starlink.
🔹 Mobile Networks (3G, 4G, 5G)
• Used in smartphones for internet and calling.
• 5G is the fastest and supports IoT devices.
Transmission Media
Wired(Guided) Wireless(Unguided)
Twisted pair Co-Axial Cable Optical Fibre cable Radio waves Microwaves Microwaves
📍 2. Coaxial Cable
• Has a copper core and shielding to protect against interference.
• Used in cable TV and broadband internet.
👉 It has a central conductor, an insulating layer, and a metal shield.
👉 Used in TV cables, internet connections.
👉 Example: The cable used for DTH TV (Dish TV, Tata Sky).
• Example: Internet connections via cable modems.
📍 2. Microwaves
• 👉 Used for long-distance communication without cables.
👉 Used in mobile networks and satellite communications.
👉 Example: Your mobile phone signal uses microwaves to connect to
towers.
• 📍 3. Infrared (IR) Waves
• Used for short-range communication.
• 👉 Used for short-distance communication like remote controls.
👉 Example: Your TV remote uses infrared to change channels.
• 📍 4. Satellite Communication
• Data is sent to a satellite in space and then sent back to earth.
• Used in GPS, satellite internet (Starlink), and weather forecasting.
📌 Example: When you connect your computer to the internet using an Ethernet cable,
digital signals travel through the cable.
📌 Example: When you send a message on WhatsApp, the data is transmitted wirelessly
using radio waves through mobile towers.
Sender Receiver
101010 101010
Encoders Decoder
Digital data Digital data
Digital Signal
1. Unipolar Encoding
• Unipolar encoding is very simple and primitive.
• Unipolar encoding uses only one polarity.
• In unipolar encoding, all the signal levels are on one side of the time axis, either
above or below.
Example - NRZ
1 0 1 1 0 1
2. Polar Encoding :
• Polar encoding uses two voltage levels: one positive and one negative.
• By using both levels, in most polar encoding methods the average voltage
level on the line is reduced.
• NRZ encoding includes two methods: non return to zero, level (NRZ-L), and
non return to zero, invert (NRZ-I)
1 0 1 1 0 1
3. Bipolar Encoding
👉 Uses three voltage levels: Positive (+V), Zero (0V), and Negative (-V).
👉 1s are sent alternately as +V and -V, while 0 is always 0V.
✅ Advantage: Reduces power usage and avoids signal loss.
❌ Disadvantage: More complex than Polar encoding.
Computer Network (BCS603)
Network Performance :
Network Performance means how well a computer network is working. It measures
how fast and efficiently data can be sent and received between devices.
Factors Affecting Network Performance
1. Bandwidth (Speed of Data Transfer) - Bandwidth is the maximum amount of data
that can be transferred in one second, measured in Mbps (Megabits per second) or
Gbps (Gigabits per second).
Example: If you have a 100 Mbps internet connection, it means you can transfer 100
megabits of data every second.
Real-life Example:
• A higher bandwidth allows you to watch a 4K video on YouTube without buffering.
• A low bandwidth can make a video buffer a lot while playing.
2. Latency (Delay in Data Transmission) - Latency is the time it takes for data to
travel from sender to receiver, measured in milliseconds (ms).
Example: A delay of 100 ms means it takes 100 milliseconds for a message to
reach the other person.
Real-life Example:
• In an online game, if there is high latency (like 300ms), the player’s actions
will be delayed.
• In video calls, high latency can cause a lag where one person speaks, but the
other hears it later.
Transmission Impairment :
When data travels through a network (using cables or wireless signals), sometimes it
gets weak, distorted, or lost before reaching its destination. This problem is called
transmission impairment.
Types of Transmission Impairment:
1. Attenuation (Weakening of Signal)
• As the signal travels a long distance, it loses strength and becomes weak.
• Example: A phone call sounds low when the signal is weak.
• Solution: Use signal boosters or repeaters to strengthen the signal.
2. Distortion (Change in Shape of Signal)
• The signal changes its form while traveling due to different speeds of data waves.
• Example: A video call may have delayed audio and mismatched video.
• Solution: Use better transmission mediums like fiber optics.
❌ Disadvantages:
• Wastes resources because the connection remains even when no data is being sent.
• Not flexible if a network has many users.
2. Packet Switching(Like Sending Emails)
👉 Data is divided into small packets and sent through the best available route.
📌 Example:
• Imagine sending a WhatsApp message. Your message is broken into small parts
(packets), sent separately, and then reassembled at the receiver’s end.
• If one route is busy, the packets take different paths but still reach the destination.
✅ Advantages:
• Efficient use of network resources because no fixed path is needed.
• Faster transmission and easy to handle network failures.
❌ Disadvantages:
• Data packets can get delayed or lost if the network is busy.
• Sometimes, packets arrive out of order, so extra processing is needed to arrange
them. Sender ----> Packet 1 ----> Switch 1 ----> Receiver
----> Packet 2 ----> Switch 2 ----> Receiver
----> Packet 3 ----> Switch 3 ----> Receiver
(Packets take different routes but reach the same destination)
✅ Advantages:
• No dedicated connection is required.
• Works well for large messages that don’t require instant delivery.
❌ Disadvantages:
• Slower than packet switching because each message is stored before being sent.
• Needs more storage space at intermediate nodes.
Sender ----> Switch 1 (Stores Message) ----> Switch 2 (Stores Message) ----> Receiver
(Message is stored and then forwarded to the next switch)
Thank You…