SlideShare a Scribd company logo
1 of 22
Download to read offline
Data Communication
Networking
Prof. K ADISESHA (Ph. D)
Data
Communications
& Networking Introduction
Components
Transmission Modes
Networks
Queries
2
Characteristics
Contents--
Prof. K. Adisesha
Introduction
3
Definition:
“Data communications refers to the exchange of data between two devices via some
form of transmission medium such as a wire cable..”
A network can be defined as "A collection of two or more devices which are
interconnected using common protocols to exchange data."
Prof. K. Adisesha
Introduction
4
Definition:
In general terms, communications can be said to involve three agents:
➢ Applications (file transfer)
➢ Computers (PCs & servers)
➢ Networks.
Prof. K. Adisesha
Introduction
5
OSI Reference Model:
The Open Systems Interconnection (OSI) model is a reference tool for understanding
data communications between any two-networked systems.
➢ It divides the communications process into
simpler components called seven layers.
➢ The three lowest layers focus on passing
traffic through the network to end system.
➢ The top four layers come into play in the end
system to complete the process
Prof. K. Adisesha
Introduction
6
TCP/IP Model:
It stands for Transmission Control Protocol/Internet Protocol. The TCP/IP model is a
concise version of the OSI model.
➢ TCP/IP model, it was designed and developed by
Department of Defense (DoD) in 1960s and is based on
standard protocols.
➢ It contains four layers:
❖ Process/Application Layer
❖ Host-to-Host/Transport Layer
❖ Network Layer
❖ Network Access Layer (Data Link & Physical Layer)
Prof. K. Adisesha
Characteristics
7
The characteristics of a data communications system:
“Data Communications to occur, the communicating devices must be part of a
communication system made up of a combination of hardware and software "
➢ Delivery: The system must deliver data to the correct destination. Data must be
received by the intended device or user and only by that device or user.
➢ Accuracy: The system must deliver the data accurately. Data that have been altered in
transmission and left uncorrected are unusable.
➢ Timeliness: The system must deliver data in a timely manner. Data delivered late are
useless.
➢ Jitter: Jitter refers to the variation in the packet arrival time. It is the uneven delay in
the delivery of audio or video packets.
Prof. K. Adisesha
Components
Components of a data communications system:
A data communications system has five components:
➢ Message
➢ Sender
➢ Receiver
➢ Transmission medium
➢ Protocol
8
Prof. K. Adisesha
Components
Components of a Data Communications system:
A data communications system has five components:
➢ Message: The message is the information (data) to be communicated. Popular forms of
information include text, numbers, pictures, audio, and video.
➢ Sender: The sender is the device that sends the data message. It can be a computer, workstation,
telephone handset, video camera, and so on.
➢ Receiver: The receiver is the device that receives the message. It can be a computer,
workstation, telephone handset, television, and so on.
➢ Transmission medium: The transmission medium is the physical path by which a message
travels from sender to receiver.
➢ Protocol: A protocol is a set of rules that govern data communications. It represents an
agreement between the communicating devices.
9
Prof. K. Adisesha
Transmission Modes
Transmission Modes of a Data Communications system:
Communication between two devices can be unidirectional or bi-directional modes.
Data Transmission Modes:
➢ Simplex Mode
➢ Half-duplex Mode
➢ Full-duplex Mode
10
Prof. K. Adisesha
Transmission Modes
Transmission Modes of a Data Communications system:
Communication between two devices can be unidirectional or bi-directional modes.
Data Transmission Modes:
➢ Simplex : In simplex mode, the communication is unidirectional, as on a one-way street.
Only one of the two devices on a link can transmit; the other can only receive.
➢ Half-duplex : In half-duplex mode, each station can both transmit and receive, but not
at the same time. When one device is sending, the other can only receive, and vice versa.
➢ Full-duplex :In full-duplex mode, both stations can transmit and receive simultaneously.
The full-duplex mode is like a two way street with traffic flowing in both directions at the
same time.
11
Prof. K. Adisesha
Transmission Medium
Transmission Medium in a Data Communications system:
In data communication terminology, a transmission medium is a physical path between
the transmitter and the receiver through which data is sent from one place to another.
The factors to be considered are:
➢ Transmission rate
➢ Distance
➢ Cost
➢ Easy of installation
➢ Resistance to environmental condition.
12
Prof. K. Adisesha
Transmission Medium
Transmission Medium in a Data Communications system:
There are two type of transmission media:
➢ Guided media are:
❖ Twisted Pair: Unshielded Twisted Pair (UTP), Shielded Twisted pair (STP)
❖ Co-axial cable: Thinnet, Thicknet
❖ Optical Fiber cable
➢ Unguided media are:
❖ Radio wave Transmission
❖ Microwave Transmission
❖ Satellite Communication
❖ Infrared
❖ Laser
13
Prof. K. Adisesha
Transmission Medium
Transmission Medium in a Data Communications system:
Guided transmission media: It is also referred to as Wired or Bounded transmission
media. Signals being transmitted are directed and confined in a narrow pathway by
using physical links.
➢ Guided media are:
❖ Twisted Pair: Unshielded Twisted Pair (UTP), Shielded Twisted pair (STP)
❖ Co-axial cable: Thinnet, Thicknet
❖ Optical Fiber cable
14
Prof. K. Adisesha
Transmission Medium
Transmission Medium in a Data Communications system:
Unguided transmission media: It is also referred to as Wireless or Unbounded
transmission media. No physical medium is required for the transmission of
electromagnetic signals.
➢ Unguided media are:
❖ Radio wave Transmission
❖ Microwave Transmission
❖ Satellite Communication
❖ Infrared
❖ Laser
15
Prof. K. Adisesha
Network
Network in Data Communications system:
A network is a set of devices (often referred to as nodes) connected by communication
links. A node can be a computer, printer, or any other device capable of sending and/or
receiving data generated by other nodes on the network.
Type of Connection:
➢ Point-to-Point
➢ Multi-point
16
Prof. K. Adisesha
Network
Network in Data Communications system:
A network is a set of devices (often referred to as nodes) connected by communication
links. A node can be a computer, printer, or any other device capable of sending and/or
receiving data generated by other nodes on the network.
Type of Connection:
➢ Point-to-Point : A point-to-point connection provides a dedicated link between two
devices. The entire capacity of the link is reserved for transmission between those two
devices.
➢ Multipoint : A multipoint connection is one in which more than two specific devices
share a single link. In a multipoint environment, the capacity of the channel is shared,
either spatially or temporally.
17
Prof. K. Adisesha
Classification of Networks
18
Types of Network
A computer network means a group of networked components, i.e., computers are linked
by means of a communication system.
There are three types of network.
➢ Personal Area Network (LAN)
➢ Local Area Network (LAN)
➢ Wide Area Network (WAN)
➢ Metropolitan Area Network (MAN)
Prof. K. Adisesha
Network Topologies
19
Classification of Network Topologies
Network Topology refers to the arrangement of computers and other devices in a network.
➢ Need for Topologies are: Cost, Flexibility, and Reliability.
➢ Network topologies can be classified as follows:
❖ Bus Topology
❖ Star Topology
❖ Ring Topology
❖ Mesh Topology
❖ Hybrid Topology
Prof. K. Adisesha
Network Topologies
20
Switching techniques
In large networks, there can be multiple paths from sender to receiver. The switching
technique will decide the best route for data transmission.
➢ Switching technique is used to connect the systems for making one-to-one communication.
➢ Classification of Switching Techniques.
Prof. K. Adisesha
❖ Circuit switching: is a switching technique that establishes a
dedicated path between sender and receiver.
❖ Message Switching: is a switching technique in which a message
is transferred as a complete unit and routed through
intermediate nodes at which it is stored and forwarded.
❖ Packet switching: is a switching technique in which the message
is sent in one go, but it is divided into smaller pieces, and they
are sent individually.
Network Topologies
21
Multiplexing
Multiplexing is the process of combining multiple signals into one signal, over a shared
medium.
➢ The process of multiplexing divides a communication channel into several number of logical
channels
➢ If analog signals are multiplexed, it is Analog Multiplexing and if digital signals are
multiplexed, that process is Digital Multiplexing.
➢ There are Five types of Multiplexing :
❖ Frequency Division Multiplexing (FDM)
❖ Time-Division Multiplexing (TDM)
❖ Wavelength Division Multiplexing (WDM)
❖ Code-division multiplexing (CDM)
❖ Space-division multiplexing (SDM):
Prof. K. Adisesha
Queries
22
Prof. K. Adisesha

More Related Content

Similar to CCN Unit-1&2 Data Communication &Networking by K. Adiaesha

1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptx1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptx
ZahouAmel1
 

Similar to CCN Unit-1&2 Data Communication &Networking by K. Adiaesha (20)

Networking and telecommunication
Networking and telecommunication Networking and telecommunication
Networking and telecommunication
 
Networking notes
Networking notesNetworking notes
Networking notes
 
Unit_1.pdf computer networks and computer topology
Unit_1.pdf computer networks and computer topologyUnit_1.pdf computer networks and computer topology
Unit_1.pdf computer networks and computer topology
 
Physical Layer.pdf
Physical Layer.pdfPhysical Layer.pdf
Physical Layer.pdf
 
#1 Physical Layer.pdf
#1 Physical Layer.pdf#1 Physical Layer.pdf
#1 Physical Layer.pdf
 
Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer
 
Mcitp lec 3
Mcitp lec 3Mcitp lec 3
Mcitp lec 3
 
Unit-1.pptx
Unit-1.pptxUnit-1.pptx
Unit-1.pptx
 
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxUnit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau
 
Ch 1 network
Ch 1  networkCh 1  network
Ch 1 network
 
Computer network updated
Computer network updatedComputer network updated
Computer network updated
 
18ECC303J-Unit1-Week1-AY2020-21.pptx
18ECC303J-Unit1-Week1-AY2020-21.pptx18ECC303J-Unit1-Week1-AY2020-21.pptx
18ECC303J-Unit1-Week1-AY2020-21.pptx
 
1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptx1-Lect_1.pptxLecture 5 array in PHP.pptx
1-Lect_1.pptxLecture 5 array in PHP.pptx
 
computer network notes with full details
computer network notes with  full detailscomputer network notes with  full details
computer network notes with full details
 
Fundamentals of data network
Fundamentals of data networkFundamentals of data network
Fundamentals of data network
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
 
INTRODUCTION TO PHYSICAL LAYER
INTRODUCTION TO PHYSICAL LAYERINTRODUCTION TO PHYSICAL LAYER
INTRODUCTION TO PHYSICAL LAYER
 
network.pptx
network.pptxnetwork.pptx
network.pptx
 
Chapter 2.pptx
Chapter 2.pptxChapter 2.pptx
Chapter 2.pptx
 

More from Prof. Dr. K. Adisesha

More from Prof. Dr. K. Adisesha (20)

Software Engineering notes by K. Adisesha.pdf
Software Engineering notes by K. Adisesha.pdfSoftware Engineering notes by K. Adisesha.pdf
Software Engineering notes by K. Adisesha.pdf
 
Software Engineering-Unit 1 by Adisesha.pdf
Software Engineering-Unit 1 by Adisesha.pdfSoftware Engineering-Unit 1 by Adisesha.pdf
Software Engineering-Unit 1 by Adisesha.pdf
 
Software Engineering-Unit 2 "Requirement Engineering" by Adi.pdf
Software Engineering-Unit 2 "Requirement Engineering" by Adi.pdfSoftware Engineering-Unit 2 "Requirement Engineering" by Adi.pdf
Software Engineering-Unit 2 "Requirement Engineering" by Adi.pdf
 
Software Engineering-Unit 3 "System Modelling" by Adi.pdf
Software Engineering-Unit 3 "System Modelling" by Adi.pdfSoftware Engineering-Unit 3 "System Modelling" by Adi.pdf
Software Engineering-Unit 3 "System Modelling" by Adi.pdf
 
Software Engineering-Unit 4 "Architectural Design" by Adi.pdf
Software Engineering-Unit 4 "Architectural Design" by Adi.pdfSoftware Engineering-Unit 4 "Architectural Design" by Adi.pdf
Software Engineering-Unit 4 "Architectural Design" by Adi.pdf
 
Software Engineering-Unit 5 "Software Testing"by Adi.pdf
Software Engineering-Unit 5 "Software Testing"by Adi.pdfSoftware Engineering-Unit 5 "Software Testing"by Adi.pdf
Software Engineering-Unit 5 "Software Testing"by Adi.pdf
 
CCN Unit-3 Data Link Layer by Dr. K. Adisesha
CCN Unit-3 Data Link Layer by Dr. K. AdiseshaCCN Unit-3 Data Link Layer by Dr. K. Adisesha
CCN Unit-3 Data Link Layer by Dr. K. Adisesha
 
CCN Unit-4 Network Layer by Dr. K. Adisesha
CCN Unit-4 Network Layer by Dr. K. AdiseshaCCN Unit-4 Network Layer by Dr. K. Adisesha
CCN Unit-4 Network Layer by Dr. K. Adisesha
 
CCN Unit-5 Transport & Application Layer by Adi.pdf
CCN Unit-5 Transport & Application Layer by Adi.pdfCCN Unit-5 Transport & Application Layer by Adi.pdf
CCN Unit-5 Transport & Application Layer by Adi.pdf
 
Introduction to Computers.pdf
Introduction to Computers.pdfIntroduction to Computers.pdf
Introduction to Computers.pdf
 
R_Programming.pdf
R_Programming.pdfR_Programming.pdf
R_Programming.pdf
 
Scholarship.pdf
Scholarship.pdfScholarship.pdf
Scholarship.pdf
 
Operating System-2 by Adi.pdf
Operating System-2 by Adi.pdfOperating System-2 by Adi.pdf
Operating System-2 by Adi.pdf
 
Operating System-1 by Adi.pdf
Operating System-1 by Adi.pdfOperating System-1 by Adi.pdf
Operating System-1 by Adi.pdf
 
Operating System-adi.pdf
Operating System-adi.pdfOperating System-adi.pdf
Operating System-adi.pdf
 
Data_structure using C-Adi.pdf
Data_structure using C-Adi.pdfData_structure using C-Adi.pdf
Data_structure using C-Adi.pdf
 
JAVA PPT -2 BY ADI.pdf
JAVA PPT -2 BY ADI.pdfJAVA PPT -2 BY ADI.pdf
JAVA PPT -2 BY ADI.pdf
 
JAVA PPT -5 BY ADI.pdf
JAVA PPT -5 BY ADI.pdfJAVA PPT -5 BY ADI.pdf
JAVA PPT -5 BY ADI.pdf
 
JAVA PPT -3 BY ADI.pdf
JAVA PPT -3 BY ADI.pdfJAVA PPT -3 BY ADI.pdf
JAVA PPT -3 BY ADI.pdf
 
JAVA PPT -4 BY ADI.pdf
JAVA PPT -4 BY ADI.pdfJAVA PPT -4 BY ADI.pdf
JAVA PPT -4 BY ADI.pdf
 

Recently uploaded

Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 

CCN Unit-1&2 Data Communication &Networking by K. Adiaesha

  • 2. Data Communications & Networking Introduction Components Transmission Modes Networks Queries 2 Characteristics Contents-- Prof. K. Adisesha
  • 3. Introduction 3 Definition: “Data communications refers to the exchange of data between two devices via some form of transmission medium such as a wire cable..” A network can be defined as "A collection of two or more devices which are interconnected using common protocols to exchange data." Prof. K. Adisesha
  • 4. Introduction 4 Definition: In general terms, communications can be said to involve three agents: ➢ Applications (file transfer) ➢ Computers (PCs & servers) ➢ Networks. Prof. K. Adisesha
  • 5. Introduction 5 OSI Reference Model: The Open Systems Interconnection (OSI) model is a reference tool for understanding data communications between any two-networked systems. ➢ It divides the communications process into simpler components called seven layers. ➢ The three lowest layers focus on passing traffic through the network to end system. ➢ The top four layers come into play in the end system to complete the process Prof. K. Adisesha
  • 6. Introduction 6 TCP/IP Model: It stands for Transmission Control Protocol/Internet Protocol. The TCP/IP model is a concise version of the OSI model. ➢ TCP/IP model, it was designed and developed by Department of Defense (DoD) in 1960s and is based on standard protocols. ➢ It contains four layers: ❖ Process/Application Layer ❖ Host-to-Host/Transport Layer ❖ Network Layer ❖ Network Access Layer (Data Link & Physical Layer) Prof. K. Adisesha
  • 7. Characteristics 7 The characteristics of a data communications system: “Data Communications to occur, the communicating devices must be part of a communication system made up of a combination of hardware and software " ➢ Delivery: The system must deliver data to the correct destination. Data must be received by the intended device or user and only by that device or user. ➢ Accuracy: The system must deliver the data accurately. Data that have been altered in transmission and left uncorrected are unusable. ➢ Timeliness: The system must deliver data in a timely manner. Data delivered late are useless. ➢ Jitter: Jitter refers to the variation in the packet arrival time. It is the uneven delay in the delivery of audio or video packets. Prof. K. Adisesha
  • 8. Components Components of a data communications system: A data communications system has five components: ➢ Message ➢ Sender ➢ Receiver ➢ Transmission medium ➢ Protocol 8 Prof. K. Adisesha
  • 9. Components Components of a Data Communications system: A data communications system has five components: ➢ Message: The message is the information (data) to be communicated. Popular forms of information include text, numbers, pictures, audio, and video. ➢ Sender: The sender is the device that sends the data message. It can be a computer, workstation, telephone handset, video camera, and so on. ➢ Receiver: The receiver is the device that receives the message. It can be a computer, workstation, telephone handset, television, and so on. ➢ Transmission medium: The transmission medium is the physical path by which a message travels from sender to receiver. ➢ Protocol: A protocol is a set of rules that govern data communications. It represents an agreement between the communicating devices. 9 Prof. K. Adisesha
  • 10. Transmission Modes Transmission Modes of a Data Communications system: Communication between two devices can be unidirectional or bi-directional modes. Data Transmission Modes: ➢ Simplex Mode ➢ Half-duplex Mode ➢ Full-duplex Mode 10 Prof. K. Adisesha
  • 11. Transmission Modes Transmission Modes of a Data Communications system: Communication between two devices can be unidirectional or bi-directional modes. Data Transmission Modes: ➢ Simplex : In simplex mode, the communication is unidirectional, as on a one-way street. Only one of the two devices on a link can transmit; the other can only receive. ➢ Half-duplex : In half-duplex mode, each station can both transmit and receive, but not at the same time. When one device is sending, the other can only receive, and vice versa. ➢ Full-duplex :In full-duplex mode, both stations can transmit and receive simultaneously. The full-duplex mode is like a two way street with traffic flowing in both directions at the same time. 11 Prof. K. Adisesha
  • 12. Transmission Medium Transmission Medium in a Data Communications system: In data communication terminology, a transmission medium is a physical path between the transmitter and the receiver through which data is sent from one place to another. The factors to be considered are: ➢ Transmission rate ➢ Distance ➢ Cost ➢ Easy of installation ➢ Resistance to environmental condition. 12 Prof. K. Adisesha
  • 13. Transmission Medium Transmission Medium in a Data Communications system: There are two type of transmission media: ➢ Guided media are: ❖ Twisted Pair: Unshielded Twisted Pair (UTP), Shielded Twisted pair (STP) ❖ Co-axial cable: Thinnet, Thicknet ❖ Optical Fiber cable ➢ Unguided media are: ❖ Radio wave Transmission ❖ Microwave Transmission ❖ Satellite Communication ❖ Infrared ❖ Laser 13 Prof. K. Adisesha
  • 14. Transmission Medium Transmission Medium in a Data Communications system: Guided transmission media: It is also referred to as Wired or Bounded transmission media. Signals being transmitted are directed and confined in a narrow pathway by using physical links. ➢ Guided media are: ❖ Twisted Pair: Unshielded Twisted Pair (UTP), Shielded Twisted pair (STP) ❖ Co-axial cable: Thinnet, Thicknet ❖ Optical Fiber cable 14 Prof. K. Adisesha
  • 15. Transmission Medium Transmission Medium in a Data Communications system: Unguided transmission media: It is also referred to as Wireless or Unbounded transmission media. No physical medium is required for the transmission of electromagnetic signals. ➢ Unguided media are: ❖ Radio wave Transmission ❖ Microwave Transmission ❖ Satellite Communication ❖ Infrared ❖ Laser 15 Prof. K. Adisesha
  • 16. Network Network in Data Communications system: A network is a set of devices (often referred to as nodes) connected by communication links. A node can be a computer, printer, or any other device capable of sending and/or receiving data generated by other nodes on the network. Type of Connection: ➢ Point-to-Point ➢ Multi-point 16 Prof. K. Adisesha
  • 17. Network Network in Data Communications system: A network is a set of devices (often referred to as nodes) connected by communication links. A node can be a computer, printer, or any other device capable of sending and/or receiving data generated by other nodes on the network. Type of Connection: ➢ Point-to-Point : A point-to-point connection provides a dedicated link between two devices. The entire capacity of the link is reserved for transmission between those two devices. ➢ Multipoint : A multipoint connection is one in which more than two specific devices share a single link. In a multipoint environment, the capacity of the channel is shared, either spatially or temporally. 17 Prof. K. Adisesha
  • 18. Classification of Networks 18 Types of Network A computer network means a group of networked components, i.e., computers are linked by means of a communication system. There are three types of network. ➢ Personal Area Network (LAN) ➢ Local Area Network (LAN) ➢ Wide Area Network (WAN) ➢ Metropolitan Area Network (MAN) Prof. K. Adisesha
  • 19. Network Topologies 19 Classification of Network Topologies Network Topology refers to the arrangement of computers and other devices in a network. ➢ Need for Topologies are: Cost, Flexibility, and Reliability. ➢ Network topologies can be classified as follows: ❖ Bus Topology ❖ Star Topology ❖ Ring Topology ❖ Mesh Topology ❖ Hybrid Topology Prof. K. Adisesha
  • 20. Network Topologies 20 Switching techniques In large networks, there can be multiple paths from sender to receiver. The switching technique will decide the best route for data transmission. ➢ Switching technique is used to connect the systems for making one-to-one communication. ➢ Classification of Switching Techniques. Prof. K. Adisesha ❖ Circuit switching: is a switching technique that establishes a dedicated path between sender and receiver. ❖ Message Switching: is a switching technique in which a message is transferred as a complete unit and routed through intermediate nodes at which it is stored and forwarded. ❖ Packet switching: is a switching technique in which the message is sent in one go, but it is divided into smaller pieces, and they are sent individually.
  • 21. Network Topologies 21 Multiplexing Multiplexing is the process of combining multiple signals into one signal, over a shared medium. ➢ The process of multiplexing divides a communication channel into several number of logical channels ➢ If analog signals are multiplexed, it is Analog Multiplexing and if digital signals are multiplexed, that process is Digital Multiplexing. ➢ There are Five types of Multiplexing : ❖ Frequency Division Multiplexing (FDM) ❖ Time-Division Multiplexing (TDM) ❖ Wavelength Division Multiplexing (WDM) ❖ Code-division multiplexing (CDM) ❖ Space-division multiplexing (SDM): Prof. K. Adisesha