Lecture 1 - Fundamentals of Data Communication and Network Basics-1735042629690 (1)
Lecture 1 - Fundamentals of Data Communication and Network Basics-1735042629690 (1)
Lecture 1
Fundamentals of Data Communication
and Network Basics
Session Objective
Transmission Modes
With data communication, individuals can access Data communication enables the rapid and
their work-related resources and systems efficient sharing of information within
remotely. This allows employees to work from organizations and between businesses. It allows for
home or while traveling, providing flexibility and the exchange of important documents, reports, and
reducing the need for physical presence in the data files through various channels such as email,
office. file-sharing platforms, and cloud storage.
Importance of Data Communication
▪ Sender
▪ The sender, also known as the source or
transmitter, initiates the data transfer process.
▪ It converts the data into a suitable format for
transmission.
▪ Examples: A computer, smartphone, or any
device that sends data to another device.
▪ Receiver
▪ The receiver is the device that receives the
transmitted data.
▪ It decodes the received data and delivers it to
the intended destination.
▪ Examples: A computer, smartphone, or any
device that receives data from another device.
Components of Data Communication
▪ Medium
▪ The medium, or transmission medium, is the
physical path through which data is transmitted.
▪ It can be wired, such as copper cables or fiber
optic cables, or wireless, using radio waves or
infrared signals.
▪ Examples: Ethernet cables, wi-fi signals, or
cellular networks.
Components of Data Communication
▪ Protocols
▪ Protocols are a set of rules and procedures that
govern the format, timing, and error control
mechanisms used in data communication.
▪ They ensure reliable and efficient transmission of
data.
▪ Examples: Transmission Control Protocol (TCP),
Internet Protocol (IP), and Hypertext Transfer
Protocol (HTTP).
Data Communication
Transmission Modes
▪ Simplex Mode
▪ Half-Duplex Mode
▪ Full-Duplex Mode
▪ In full-duplex mode, communication is
bidirectional, and both devices can transmit and
receive data simultaneously.
▪ Examples: Phone conversations, where both
parties can speak and listen at the same time.
▪ Network
▪ A network is a collection of interconnected
devices, such as computers, servers, printers, and
switches.
▪ It enables communication, resource sharing, and
collaboration between devices.
▪ Examples: Local Area Networks (LANs), Wide Area
Networks (WANs), and the Internet.
Data Communication
Transmission Modes
▪ Characteristics
Bus ▪ Example
▪ Characteristics
▪ Example
Star
▪ Local Area Networks (LANs) using Ethernet with a
central switch.
Ring Topology
▪ Characteristics
▪ Example
Ring
▪ Token Ring networks.
Mesh Topology
▪ Characteristics
▪ Example
Mesh
▪ Wide Area Networks (WANs) or Internet
backbones.
Tree (Hierarchical) Topology
▪ Characteristics
▪ Characteristics
▪ Example
▪ Hub
▪ A hub is a basic networking device that connects
multiple devices in a network.
▪ It operates at the physical layer of the OSI model
and simply broadcasts data to all connected
devices.
▪ Hubs are limited in their functionality and have
been largely replaced by switches.
Types of Network Devices
▪ Switch
▪ A switch is a more advanced networking device
that operates at the data link layer of the OSI
model.
▪ It creates a direct connection between the sender
and receiver devices, allowing for efficient data
transmission.
▪ Switches use MAC addresses to forward data
packets only to the intended recipient, reducing
network congestion.
▪ They offer better performance, improved security,
and greater flexibility compared to hubs.
Types of Network Devices
▪ Modem
▪ A modem (modulator-demodulator) is a device that
converts digital signals from a computer into
analog signals suitable for transmission over
telephone lines or other communication mediums.
▪ Modems are used to connect computers to the
internet or to establish communication between
remote locations.
▪ Types of modems include dial-up modems, cable
modems, DSL modems, and wireless modems.
▪ Dial-up Modems
▪ Cable Modems
▪ DSL Modems
▪ Wireless Modems
▪ Routers
▪ A router is a networking device that operates at
the network layer (Layer 3) of the OSI model.
▪ Routers are responsible for forwarding data
packets between different networks or
subnetworks.
▪ They analyze the destination IP addresses in
incoming packets and determine the optimal path
for forwarding the packets to their intended
destinations.
▪ Routers use routing tables and protocols, such as
the Border Gateway Protocol (BGP) or the Routing
Information Protocol (RIP), to make intelligent
routing decisions.
▪ They play a crucial role in connecting networks,
enabling interconnectivity, and directing data
traffic efficiently.
Let’s do an activity on Network Device Scavenger Hunt
Transmission Modes