SlideShare a Scribd company logo
COMPUTER EDUCATION 9
MODULE 4
Network Connectivity
Prepared By: Engr. Jeremy M. Flores
COMMUNICATION
We live in a truly connected
society. We can communicate
almost instantaneously with
others worldwide.
COMMUNICATION
As the power and flexibility of our
communication systems have
expanded, the sophistication of
the networks that support these
systems has become increasingly
critical and complex.
COMMUNICATION
Computer communication is
the process of sharing data,
programs, and information
between two or more
computers.
COMMUNICATION
Electronic Mail
Texting and Messaging
Internet Telephone
Electronic Commerce
CONNECTIVITY
Connectivity is a concept
related to using computer
networks to link people and
resources.
THE WIRELESS REVOLUTION
The single most dramatic
change in connectivity and
communications in the past
few years.
THE WIRELESS REVOLUTION
It refers to the widespread use
of mobile devices like
smartphones and tablets with
wireless Internet connectivity.
THE WIRELESS REVOLUTION
So, what’s the revolution?
Today’s mobile computers
support E-mail, Web access,
and variety of Internet
applications.
THE WIRELESS REVOLUTION
Most experts say that the
Wireless Revolution is just in its
beginning phase.
COMMUNICATION SYSTEMS
It is an electronic systems that
transmit data from one
location to another, whether
wired or wireless.
COMMUNICATION SYSTEMS
Four Basic Elements
Sending / Receiving Devices
Connecting Devices
Data Transmission Specification
Communication Channel
COMMUNICATION SYSTEMS
COMMUNICATION SYSTEMS
Sending / Receiving Devices
These are often a computer or
specialized communication
devices that originate and
accept messages in the form of
data, information, and/or
instructions.
COMMUNICATION SYSTEMS
Connecting Devices
These devices act as an
interface between the sending
and receiving devices and
communication channel.
COMMUNICATION SYSTEMS
Connecting Devices
They convert outgoing messages
into packets that can travel
across the communication
channel and reverse the process
for incoming messages.
COMMUNICATION SYSTEMS
Data Transmission Specification
These are rules and procedures
that coordinate the sending and
receiving devices by precisely
defining how the message will be
sent across the communication
device.
COMMUNICATION SYSTEMS
Communication Channel
This is the actual connecting or
transmission medium that carries
the message. It can be physical
wire or cable, or it can be
wireless.
COMMUNICATION CHANNELS
Communication Channels are
essential elements of every
communication system. These
channels carry out the data
from one computer to another.
COMMUNICATION CHANNELS
Two Categories
Physical Connection
Wireless Connection
COMMUNICATION CHANNELS
Physical Connection
It uses a solid medium to
connect sending and
receiving devices.
COMMUNICATION CHANNELS
COMMUNICATION CHANNELS
Twisted-Pair Cable consists of
pair of copper wires that are
twisted together.
Shielded Twisted-Pair (STP)
Unshielded Twisted-Pair (UTP)
COMMUNICATION CHANNELS
Coaxial Cable, a high
frequency transmission cable,
replaces the multiple wires of
telephone lines with a single
solid-copper core.
COMMUNICATION CHANNELS
Fiber Optic Cable transmits
data as pulses of light through
tiny tubes of glass, and rapidly
replacing Twisted-Pair cable
telephone lines.
COMMUNICATION CHANNELS
Fiber Optic Cable has over
26,000 times the transmission
capacity of Twisted-Pair Cable.
Compared to Coaxial Cable, it
is lighter, faster, and more
reliable in transmitting data.
WIRELESS CONNECTIONS
They move data through the
air and use radio waves to
communicate.
WIRELESS CONNECTIONS
Bluetooth
Wireless Fidelity (Wi-Fi)
Microwave
WiMax
Long Term Evolution (LTE)
Satellite
WIRELESS CONNECTIONS
Bluetooth is a short range
communication standard that
transmits data over short
distances of up to
approximately 33 feet.
WIRELESS CONNECTIONS
Wireless Fidelity (Wi-Fi) uses
high-frequency radio signals to
transmit data. Most home and
business wireless networks use
Wi-Fi.
WIRELESS CONNECTIONS
Microwave communications uses
high-frequency radio waves. It is
sometimes referred to as line-of-
sight communications because it
can only travel in a straight line.
WIRELESS CONNECTIONS
WiMax, Worldwide
Interoperablity for Microwave
Access, is a new standard that
extends the range of Wi-Fi
networks using microwave
connections.
WIRELESS CONNECTIONS
LTE, Long Term Evolution, the
newest wireless standard,
promises to provide greater
speed and quality transmission
in the near future.
WIRELESS CONNECTIONS
Satellite Communication uses
satellites orbiting about 22,000
miles above the earth as
microwave relay stations.
WIRELESS CONNECTIONS
Many of these are offered by
Intelsat, the International
Telecommunications Satellite
Consortium, owned by 114
governments and forms a
worldwide communication
system.
WIRELESS CONNECTIONS
UPLINK is a term relating to
sending data to satellite.
DOWNLINK refers to receiving
data from satellite.
WIRELESS CONNECTIONS
Global Positioning System
(GPS) is one of the most
interesting application of
Satellite Communications.
CONNECTION DEVICES
Telephones typically send and
receive Analog Signals.
Computers send and receive
Digital Signals.
ANALOG AND DIGITAL SIGNALS
MODEMS
The word MODEM is short for
MOdulator-DEModulator.
It enables digital microcomputers
to communicate across different
media.
MODEMS
Modulation is the process of
converting from digital to analog.
Demodulation is the process of
converting from analog to digital.
TRANSFER RATE
This is the speed by which
modems transmit data.
MODEMS
Four Commonly Used Modems
Telephone
Digital Subscriber Line (DSL)
Cable Modem
Wireless Modem
MODEMS
MODEMS
A Telephone Modem is used to
connect a computer directly to
a telephone line. It can either
be internal or external.
MODEMS
A Digital Subscriber Line
Modem uses standard phone
lines to create a high-speed
connection directly to your
phone company’s office.
MODEMS
A Cable Modem uses the
same coaxial cable as your
television and creates a high-
speed connection.
MODEMS
A Wireless Modem, also known
as WWAN (Wireless Wide Area
Network), usually uses a small
plug-in USB or ExpressCard
device that provides very
portable wireless connectivity.
CONNECTION SERVICES
Dial-Up Service
Digital Subscriber Line (DSL)
Asymmetric DSL (ADSL)
Cable Service
Satellite Connection Service
Cellular Service
DATA TRANSMISSION
Bandwidth is a measurement of
the width or capacity of the
communications channel.
Effectively, it means how much
information can move across the
communication channel in a
given amount of time.
DATA TRANSMISSION
Four Categories of Bandwidth
Voiceband
Medium Band
Broadband
Baseband
DATA TRANSMISSION
Voiceband, also known as low
bandwidth, is used for standard
telephone communication.
DATA TRANSMISSION
Medium Band is used in special
leased lines to connect midrange
computers and mainframes as
well as to transmit data over long
distances up to a very high speed
transfer rate.
DATA TRANSMISSION
Broadband is widely used for DSL,
cable, and satellite connections
to the Internet. Several users san
simultaneously use a single
broadband connection for high-
speed data transfer.
DATA TRANSMISSION
Baseband is widely used to
connect individual computers
that are located close to one
another. Though it is able to
support high-speed transmission,
it can only carry a single signal at
one time.
PROTOCOLS
Protocols are sets of
communication rules for the
exchange of information.
HTTP and HTTPS
TCP/IP
PROTOCOLS
TCP/IP (Transmission Control
Protocol / Internet Protocol)
involves identifying sending and
receiving devices, and breaking
information into small parts for
transmission across the Internet.
NETWORKS
A Computer Network is a
communication system that
connects two or more
computers so that they can
exchange information and
share resources.
SPECIALIZED NETWORKS TERMS
Node / Client / Server
Directory Server / Host
Router / Switch
Network Interface Card (NIC)
Network Operating System (NOS)
Network Administrator
SPECIALIZED NETWORKS TERMS
Node is any device that is
connected to a network. It
could be a computer, printer,
or data storage device.
SPECIALIZED NETWORKS TERMS
Client is a node that requests
and uses resources available
from other nodes. Typically, a
client is a microcomputer.
SPECIALIZED NETWORKS TERMS
Server is a node that shares
resources with other nodes.
Depending on the task they may
be called an application server,
communication server, file server,
printer server, database server, or
web server.
SPECIALIZED NETWORKS TERMS
Types of Server
Centralized Server
Dedicated Server
SPECIALIZED NETWORKS TERMS
Directory Server is a
specialized or dedicated
server that manages
resources, such as user
accounts, for an entire
network.
SPECIALIZED NETWORKS TERMS
Host is any computer system
that can be accessed over a
network.
SPECIALIZED NETWORKS TERMS
Router a node that forwards or
routes data packets from one
network to their destination in
another network.
SPECIALIZED NETWORKS TERMS
Switch is a central node that
coordinates the flow of data by
sending messages directly
between sender and receiver
nodes.
SPECIALIZED NETWORKS TERMS
A hub previously filled the role
of a switch by sending a
received message to all
connected nodes, rather than
just the intended node.
SPECIALIZED NETWORKS TERMS
A Network Interface Card
(NIC) is an expansion card
located within the system unit
that connects the computer to
a network. It is sometimes
referred to as LAN Adapter.
SPECIALIZED NETWORKS TERMS
A Network Operating System
(NOS) controls and
coordinates the activities of all
computers and other devices
on a network.
SPECIALIZED NETWORKS TERMS
A Network Administrator is a
computer specialist
responsible for efficient
network operations and
implementation of new
networks.
NETWORK TYPES
Home Network
Personal Area Network
Local Area Network
Wireless LAN
Metropolitan Area Network
Wide Area Network
NETWORK TYPES
Home Network is commonly
used by individuals in their
homes and apartments and
can be connected in a variety
of ways.
NETWORK TYPES
Personal Area Network is a
type of wireless network that
works within a very small area,
such as cellphone to headset,
keyboard to cellphones, PDAs
to other PDAs.
NETWORK TYPES
Local Area Network is a
computer network with nodes
that are in close physical
proximity, within the same
building for instance.
NETWORK TYPES
Wireless LAN is a Local Area
Network that typically uses radio
frequencies to connect
computers and other devices. All
communications pass through
the network’s Wireless Access
Point or Base Station.
NETWORK TYPES
Metropolitan Area Network
spans distances up to 100
miles and are frequently used
to link between office buildings
that are located throughout a
city.
NETWORK TYPES
Wide Area Network is a
countrywide and worldwide
network, typically spans
distances greater than 100 miles,
and uses microwave relays and
satellites to reach users over long
distances.
NETWORK TYPES
The primary differences
between the network types is
the geographic range.
NETWORK ARCHITECTURE
Network Architecture
describes how a network is
arranged and how resources
are coordinated and shared.
NETWORK ARCHITECTURE
Bus Topology
Ring Topology
Star Topology
Tree Topology
Mesh Topology
NETWORK ARCHITECTURE
In Bus Topology, each device
is connected to a common
cable called a bus or
backbone, and all
communications travel along
this bus.
NETWORK ARCHITECTURE
In Ring Topology, each device
is connected to two other
devices forming a ring. When a
message is sent, it is passed
around the ring until it reaches
the intended destination.
NETWORK ARCHITECTURE
NETWORK ARCHITECTURE
In Star Topology, each device is
connected directly to a central
network switch. Whenever a node
sends a message, it is routed to
the switch, which then passes the
message to the recipient.
NETWORK ARCHITECTURE
NETWORK ARCHITECTURE
In Tree Topology, each device
is connected to a central
node, either directly or through
one or more other devices. It is
also known as Hierarchical
Network.
NETWORK ARCHITECTURE
NETWORK ARCHITECTURE
In Mesh Topology, each node
is required to have more than
one connection to the other
nodes and does not require a
specific physical layout.
NETWORK ARCHITECTURE
NETWORK STRATEGIES
Client/Server Network
Peer-to-Peer Network
NETWORK STRATEGIES
Client/Server Network uses
central computers to
coordinate and supply
services to other nodes on the
network.
NETWORK STRATEGIES
NETWORK STRATEGIES
In a Peer-to-Peer (P2P)
Network, nodes have equal
authority and can act as both
client and server.
ORGANIZATIONAL NETWORKS
An Intranet is a private network
within an organization that
resembles the Internet.
An Extranet is a private network
that connects more than one
organization.
ORGANIZATIONAL NETWORKS
NETWORK SECURITY
A firewall consists of hardware
and software that control access
to a company’s intranet and
other internal networks, through a
special software of computer
called Proxy Server.
NETWORK SECURITY
Intrusion Detection System
(IDS) works with firewall to
protect and organization’s
network. It can recognize signs
of network attack by pattern
matching and heuristics.
NETWORK SECURITY
A Virtual Private Network (VPN)
create a secure private
connection between a remote
user and an organization’s
internal network.

More Related Content

PPTX
Networking Fundamentals
PPT
Bandwidth Presentation
PPT
WIRELESS TRANSMISSION MEDIA
PPTX
Lecture 3 network communication media and devices
PPTX
Types of computer networks
PPTX
Basics of computer networks
PPT
Network Interface Card
PPTX
wired and wireless networks
Networking Fundamentals
Bandwidth Presentation
WIRELESS TRANSMISSION MEDIA
Lecture 3 network communication media and devices
Types of computer networks
Basics of computer networks
Network Interface Card
wired and wireless networks

What's hot (20)

PPTX
Computer networking
PPTX
PPTX
Computer networking devices
PDF
Computer networks : dial up, wireless, hfcc and dsl
PPT
Ieee 802.11 wireless lan
PPT
Networking (2)
PPT
Chapter7 Computer Networks
DOCX
Networking tools
PPT
Mobile and wireless computing
PPTX
PPT
Chapter 1: Introduction to Data Communication and Networks
PPT
Transmission media
PPTX
Networking
PPTX
Communication devices
PPTX
Modem presentation
PPTX
PPT on Basic of Gateway
PPTX
Network switch
PPTX
Network Cabling
PPTX
Computer Networking concepts
PPTX
Networking hardware
Computer networking
Computer networking devices
Computer networks : dial up, wireless, hfcc and dsl
Ieee 802.11 wireless lan
Networking (2)
Chapter7 Computer Networks
Networking tools
Mobile and wireless computing
Chapter 1: Introduction to Data Communication and Networks
Transmission media
Networking
Communication devices
Modem presentation
PPT on Basic of Gateway
Network switch
Network Cabling
Computer Networking concepts
Networking hardware
Ad

Viewers also liked (15)

PPTX
NodeGrid Bold
PPTX
Webinar: Simplifying Cloud Connectivity for Your Clients
PPTX
The Future of Connectivity – Connectivity Everywhere
PPTX
Network connectivity devices
PDF
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
PPTX
Computer network : models and topologies
PPTX
Connectivity as a Service
DOCX
Rubrica de Evaluación de English Level 1
PPT
Chapter 2: Network Models
PPT
Chapter 2 - Network Models
PPTX
6 network devices
PPS
Network ppt
PPT
Networking And Telecommunications
PPT
Networking ppt
PDF
State of the Word 2011
NodeGrid Bold
Webinar: Simplifying Cloud Connectivity for Your Clients
The Future of Connectivity – Connectivity Everywhere
Network connectivity devices
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Computer network : models and topologies
Connectivity as a Service
Rubrica de Evaluación de English Level 1
Chapter 2: Network Models
Chapter 2 - Network Models
6 network devices
Network ppt
Networking And Telecommunications
Networking ppt
State of the Word 2011
Ad

Similar to COMPED9 Module 4 Network Connectivity (20)

PPTX
Telecommunication and network
PPTX
Computer book.pptx
PPTX
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
PPTX
Computer networks
PPT
Fg c
PPTX
Fundamental of Computer chapter No1.pptx
PPTX
COMPUTER NETWORKING
PPTX
Computer networks7
PPT
Computer Networking - Complete Resume Guide
PPT
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
PPTX
computer network basic concepets with diagram.pptx
PPTX
Week seven
PPTX
COMPUTER NETWORK BCA FIFTH SEMESTER NOTES
PPTX
Computer Networking fundamentals
PPTX
SAMPATH (1).pptx
PPTX
Computer Networks
PPTX
Concept of data communication and Network Types
DOCX
Basic networking tutorial
PPTX
FUNDAMENTAL OF NETWORK
Telecommunication and network
Computer book.pptx
Prepare 2 COMPUTER_NETWORKS Lecture 1 & 2.pptx
Computer networks
Fg c
Fundamental of Computer chapter No1.pptx
COMPUTER NETWORKING
Computer networks7
Computer Networking - Complete Resume Guide
NETWORK FUNDAMENTALS, CLASS X, 402 , CBSE
computer network basic concepets with diagram.pptx
Week seven
COMPUTER NETWORK BCA FIFTH SEMESTER NOTES
Computer Networking fundamentals
SAMPATH (1).pptx
Computer Networks
Concept of data communication and Network Types
Basic networking tutorial
FUNDAMENTAL OF NETWORK

Recently uploaded (20)

PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Pharma ospi slides which help in ospi learning
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Institutional Correction lecture only . . .
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
RMMM.pdf make it easy to upload and study
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Classroom Observation Tools for Teachers
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
01-Introduction-to-Information-Management.pdf
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Complications of Minimal Access Surgery at WLH
PPTX
GDM (1) (1).pptx small presentation for students
O7-L3 Supply Chain Operations - ICLT Program
Pharma ospi slides which help in ospi learning
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Institutional Correction lecture only . . .
Supply Chain Operations Speaking Notes -ICLT Program
RMMM.pdf make it easy to upload and study
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
102 student loan defaulters named and shamed – Is someone you know on the list?
Classroom Observation Tools for Teachers
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Final Presentation General Medicine 03-08-2024.pptx
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
01-Introduction-to-Information-Management.pdf
Chinmaya Tiranga quiz Grand Finale.pdf
VCE English Exam - Section C Student Revision Booklet
Complications of Minimal Access Surgery at WLH
GDM (1) (1).pptx small presentation for students

COMPED9 Module 4 Network Connectivity