Lesson 01
Lesson 01
and Computer
Networks Lesson 01
● Covers a large geographic area, often spanning cities, countries, or even continents. It
connects multiple smaller networks, such as LANs or MANs, to form a larger network.
Characteristics:
● Extensive Coverage: Can connect devices and networks across vast distances.
● Lower Data Transfer Rates: Typically has lower data transfer speeds compared to LANs,
due to the long distances involved.
● Uses Various Transmission Media: WANs often use a variety of communication
technologies, including fiber optics, satellite links, and leased lines.
A company might use a WAN to connect its offices in New York, London, and Tokyo, allowing them to
share data and communicate as if they were in the same building.
University of Colombo | 2024
11
Examples:
Characteristics:
Example:
● Connecting a phone to a wireless headset.
● Syncing data between a smartphone and a laptop via Bluetooth.
University of Colombo | 2024
15
Network Types: LAN, WAN, PAN, CAN, MAN, SAN, WLAN (youtube.com)
● A network design where each device (peer) acts as both a client and a server,
sharing all resources directly with other peers.
Characteristics:
Higher costs for servers and infrastructure. Lower initial cost, as there is no need for central
servers.
If the server fails, clients lose access to services. Each peer can be a point of failure, but there is no
central dependency.
Requires more complex setup and configuration. Simpler setup, but may become complex with many
peers.
Bus Topology:
Disadvantages
● If the main cable fails, the entire network goes down.
● Heavy network traffic can slow down communication.
● Adding or removing devices can disrupt the entire network.
Coaxial Cable
Thin Coaxial
Copper Cable
Cable
Guided Media
Twisted pair
Transmission UTP
Media
STP
Multi mode
fiber
In the network you will commonly find three types of cables used these are the,
coaxial cable, fiber optic and twisted pair.
Category 1 : Category 1 is used for telephone lines that have low-speed data.
Category 2 : It can support upto 4Mbps.
Category 3 : It can support upto 16Mbps.
Category 4 : It can support upto 20Mbps. Therefore, it can be used for long-distance
communication.
Category 5 : It can support up to 200Mbps.
● STP cables have an extra shielding layer around the twisted wires to protect against
electromagnetic interference (EMI).
● The shielded twisted pair cable is widely used in high-speed networks.
● The major difference between UTP and shielded twisted pair is that STP makes use
of a metallic shield to wrap the wires. This metallic shield prevents interference to a
better extent than UTP.
● STP cables provide better noise immunity compared
to Unshielded Twisted Pair (UTP) cables, making
them suitable for environments with high levels of
interference, such as industrial areas.
● STP cables are more expensive than UTP cables due
to the added shielding material and complexity in
design.
University of Colombo | 2024
38
Advantages & Disadvantages
STP
Advantages: Disadvantages
Provides better protection against interference More expensive than UTP.
More reliable in electrically noisy environments. Thicker and less flexible, making installation more difficult.
UTP
Advantages Disadvantages
Cheaper and more flexible than STP. Offers less protection against interference compared to
STP.
Easier to install and manage. May not perform as well in environments with high
interference.
It can be used for high-speed LAN. can only be used for shorter distances because of
attenuation.
University of Colombo | 2024
Ethernet Cables, UTP vs STP, Straight vs Crossover, CAT 5,5e,6,7,8 Network Cables (youtube.com)
39
Coaxial Cable
● Coaxial cable is very commonly used transmission media, for example, TV wire is
usually a coaxial cable.
● The name of the cable is coaxial as it contains two conductors parallel to each
other.
● It has a higher frequency as compared to Twisted pair cable.
Disadvantages Advantages:
Disadvantages
● Fiber optic cables are costly and difficult to install and maintain.
● They are unidirectional and provide one-way communication. To have bidirectional
communication, you have to install two cables..
★ Fiber optic cables are crucial for modern communication infrastructure, providing the
high-speed, high-capacity data transmission necessary for the internet,
telecommunications, and other data-driven applications.
University of Colombo | 2024
43
Unguided Media
● An unguided transmission transmits the electromagnetic waves without
using any physical medium. Therefore it is also known as wireless
transmission.
● In unguided media, air is the media through which the electromagnetic
energy can flow easily.
Satellite Transmission
❏ A satellite is a physical object that travels around the Earth at a set altitude
❏ Satellite communication is now more dependable than cable and fibre optic
technologies because it is more adaptable
❏ We can communicate with any location on the planet using satellite communication
46
Components Of Computer Network
● Computer network components are the major parts which are needed to
install the software. Some important network components are NIC,
switch, cable, hub, router, and modem. Depending on the type of
network that we need to install, some network components can also be
removed. For example, the wireless network does not require a cable.
1. Nodes : Devices like computers, smartphones, and printers that connect to the
network.
2. Network Interface Card - NIC is a hardware component used to connect a
computer with another computer onto a network
University of Colombo | 2024
There are two types of NIC: 47
Wired NIC
Wireless NIC
3. Switches: Devices that connect multiple nodes within a network and manage data
traffic.
4. Routers: Devices that direct data between different networks (e.g., between your
home network and the internet).
5. Cables/Wireless: The medium through which data travels, either wired (Ethernet
cables) or wireless (Wi-Fi).
6. Firewall : Security system that monitors and controls incoming and outgoing
network traffic.
Switch
A switch is a hardware device that connects multiple devices on a computer
network. A Switch contains more advanced features than Hub. The Switch
contains the updated table that decides where the data is transmitted or not.
Switch delivers the message to the correct destination.
● The internet hugely connects all WANs and it can have connection to LANs and Home
networks.Internet enables its users to share and access enormous amount of information worldwide.
● It uses WWW, FTP, email services, audio and video streaming etc. At huge level, internet works on
Client-Server model.
● Internet is widely deployed on World Wide Web services using HTML linked pages and is accessible by
client software known as Web Browsers.
● Network which uses shared media has high probability of data collision. Ethernet uses
Carrier Sense Multi Access/Collision Detection (CSMA/CD) technology to detect
collisions.
● On the occurrence of collision in Ethernet, all its hosts roll back, wait for some random
amount of time, and then re-transmit the data.
Web server
Local area networks (LANs)
Firewall
Intranet Extranet
Accessible only by internal employees of an Accessible by both internal employees and authorized
organization. external users like partners, suppliers, or customers
Restricted to within the organization’s network or via Requires secure authentication to ensure only
secure login for remote employees. authorized external users can access the network.
Generally has strong security controls to protect Includes additional security measures to protect
sensitive internal information from outside threats. against unauthorized access while sharing data with
external users.