SlideShare a Scribd company logo
1 of 20
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 (Ph. D)
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 (Ph. D)
Introduction
4
Definition:
In general terms, communications can be said to involve three agents:
➢ Applications (file transfer)
➢ Computers (PCs & servers)
➢ Networks.
Prof. K. Adisesha (Ph. D)
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 (Ph. D)
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
❖ Data Link & Physical Layer
Prof. K. Adisesha (Ph. D)
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 (Ph. D)
Components
Components of a data communications system:
A data communications system has five components:
➢ Message
➢ Sender
➢ Receiver
➢ Transmission medium
➢ Protocol
8
Prof. K. Adisesha (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
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 (Ph. D)
Queries
20
Prof. K. Adisesha (Ph. D)

More Related Content

What's hot

Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...VijiPriya Jeyamani
 
Network access layer security protocol
Network access layer security protocolNetwork access layer security protocol
Network access layer security protocolKirti Ahirrao
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnologyGulrez Khan
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.mvenkat2016
 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networksjia234
 
Network communication standards
Network communication standardsNetwork communication standards
Network communication standardsAdeel Khurram
 
Computer networks--network
Computer networks--networkComputer networks--network
Computer networks--networkDuy Hoang Nguyen
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notesRavi Rajput
 
INTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAMINTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAMSaraswathiRamalingam
 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks AfsanaAkterRubi
 
Networks classification
Networks classificationNetworks classification
Networks classificationMukesh Chinta
 
System and network administration network services
System and network administration network servicesSystem and network administration network services
System and network administration network servicesUc Man
 

What's hot (20)

Lecture 3- tcp-ip
Lecture  3- tcp-ipLecture  3- tcp-ip
Lecture 3- tcp-ip
 
Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
 
Computer Network basic
Computer Network basicComputer Network basic
Computer Network basic
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
 
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
Dr. J. VijiPriya - Information Communication and Technology Chapter 7 Data Co...
 
Network access layer security protocol
Network access layer security protocolNetwork access layer security protocol
Network access layer security protocol
 
Network protocol
Network protocolNetwork protocol
Network protocol
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.
 
Basics of networking and routing
Basics of networking and routingBasics of networking and routing
Basics of networking and routing
 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networks
 
OSI &TCP/IP Model
OSI &TCP/IP ModelOSI &TCP/IP Model
OSI &TCP/IP Model
 
Network communication standards
Network communication standardsNetwork communication standards
Network communication standards
 
Computer networks--network
Computer networks--networkComputer networks--network
Computer networks--network
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
 
INTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAMINTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAM
INTRODUCTION TO INFORMATION TECHNOLOGY SARASWATHI RAMALINGAM
 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks
 
Networks classification
Networks classificationNetworks classification
Networks classification
 
System and network administration network services
System and network administration network servicesSystem and network administration network services
System and network administration network services
 
OSI Model and TCP/IP Model.
OSI Model and TCP/IP Model.OSI Model and TCP/IP Model.
OSI Model and TCP/IP Model.
 

Similar to DCN concepts

CCN Unit-1&2 Data Communication &Networking by K. Adiaesha
CCN Unit-1&2 Data Communication &Networking by K. AdiaeshaCCN Unit-1&2 Data Communication &Networking by K. Adiaesha
CCN Unit-1&2 Data Communication &Networking by K. AdiaeshaProf. Dr. K. Adisesha
 
Unit 1_ Network Hardware session 1.pptx
Unit 1_ Network Hardware session 1.pptxUnit 1_ Network Hardware session 1.pptx
Unit 1_ Network Hardware session 1.pptxAsst.prof M.Gokilavani
 
Computer Networks Notes by -Dr. K. Adisesha
Computer Networks Notes by -Dr. K. AdiseshaComputer Networks Notes by -Dr. K. Adisesha
Computer Networks Notes by -Dr. K. AdiseshaProf. Dr. K. Adisesha
 
Fundamentals of data network
Fundamentals of data networkFundamentals of data network
Fundamentals of data networkDr Reeja S R
 
computer network notes with full details
computer network notes with  full detailscomputer network notes with  full details
computer network notes with full detailsKajalSingh958233
 
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 Dr. SELVAGANESAN S
 
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxUnit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxLAVANYAsrietacin
 
Networking notes
Networking notesNetworking notes
Networking notes0718928964
 
Communication and Network chapter computing Fundamentals
Communication and Network chapter computing FundamentalsCommunication and Network chapter computing Fundamentals
Communication and Network chapter computing FundamentalsMisqalezara
 
Learning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptxLearning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptxaytenewbelay1
 

Similar to DCN concepts (20)

CCN Unit-1&2 Data Communication &Networking by K. Adiaesha
CCN Unit-1&2 Data Communication &Networking by K. AdiaeshaCCN Unit-1&2 Data Communication &Networking by K. Adiaesha
CCN Unit-1&2 Data Communication &Networking by K. Adiaesha
 
Unit 1_ Network Hardware session 1.pptx
Unit 1_ Network Hardware session 1.pptxUnit 1_ Network Hardware session 1.pptx
Unit 1_ Network Hardware session 1.pptx
 
Computer Networks Notes by -Dr. K. Adisesha
Computer Networks Notes by -Dr. K. AdiseshaComputer Networks Notes by -Dr. K. Adisesha
Computer Networks Notes by -Dr. K. Adisesha
 
Fundamentals of data network
Fundamentals of data networkFundamentals of data network
Fundamentals of data network
 
Dc assignment
Dc assignmentDc assignment
Dc assignment
 
Presentation1 Networking.pptx
Presentation1 Networking.pptxPresentation1 Networking.pptx
Presentation1 Networking.pptx
 
computer network notes with full details
computer network notes with  full detailscomputer network notes with  full details
computer network notes with full details
 
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
 
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxUnit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
 
Networking notes
Networking notesNetworking notes
Networking notes
 
Unit-1.docx
Unit-1.docxUnit-1.docx
Unit-1.docx
 
chapter 3.pptx
chapter 3.pptxchapter 3.pptx
chapter 3.pptx
 
Ch 1 network
Ch 1  networkCh 1  network
Ch 1 network
 
chapter lll.pptx
chapter lll.pptxchapter lll.pptx
chapter lll.pptx
 
Communication and Network chapter computing Fundamentals
Communication and Network chapter computing FundamentalsCommunication and Network chapter computing Fundamentals
Communication and Network chapter computing Fundamentals
 
Unit-1.pptx
Unit-1.pptxUnit-1.pptx
Unit-1.pptx
 
Learning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptxLearning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptx
 
chapter 2.pptx
chapter 2.pptxchapter 2.pptx
chapter 2.pptx
 

More from AdiseshaK

Introduction to Java Programming.pdf
Introduction to Java Programming.pdfIntroduction to Java Programming.pdf
Introduction to Java Programming.pdfAdiseshaK
 
SP_Solutions_-Adi.pdf
SP_Solutions_-Adi.pdfSP_Solutions_-Adi.pdf
SP_Solutions_-Adi.pdfAdiseshaK
 
CNS_Solutions-Adi.pdf
CNS_Solutions-Adi.pdfCNS_Solutions-Adi.pdf
CNS_Solutions-Adi.pdfAdiseshaK
 
TOC_Solutions-Adi.pdf
TOC_Solutions-Adi.pdfTOC_Solutions-Adi.pdf
TOC_Solutions-Adi.pdfAdiseshaK
 
INPUT OUTPUT MEMORY DEVICE.pdf
INPUT OUTPUT MEMORY DEVICE.pdfINPUT OUTPUT MEMORY DEVICE.pdf
INPUT OUTPUT MEMORY DEVICE.pdfAdiseshaK
 
Macros & Loaders sp.pdf
Macros & Loaders sp.pdfMacros & Loaders sp.pdf
Macros & Loaders sp.pdfAdiseshaK
 
COMPILER DESIGN.pdf
COMPILER DESIGN.pdfCOMPILER DESIGN.pdf
COMPILER DESIGN.pdfAdiseshaK
 
Introd to loaders_sp Adi.pdf
Introd to loaders_sp Adi.pdfIntrod to loaders_sp Adi.pdf
Introd to loaders_sp Adi.pdfAdiseshaK
 
Assembler by ADI.pdf
Assembler by ADI.pdfAssembler by ADI.pdf
Assembler by ADI.pdfAdiseshaK
 
C programming notes.pdf
C programming notes.pdfC programming notes.pdf
C programming notes.pdfAdiseshaK
 
VB PPT by ADI PART4.pdf
VB PPT by ADI PART4.pdfVB PPT by ADI PART4.pdf
VB PPT by ADI PART4.pdfAdiseshaK
 
VB PPT by ADI PART3.pdf
VB PPT by ADI PART3.pdfVB PPT by ADI PART3.pdf
VB PPT by ADI PART3.pdfAdiseshaK
 
WP Solutions- Adi.pdf
WP Solutions- Adi.pdfWP Solutions- Adi.pdf
WP Solutions- Adi.pdfAdiseshaK
 
TOC Solutions-Adi.pdf
TOC Solutions-Adi.pdfTOC Solutions-Adi.pdf
TOC Solutions-Adi.pdfAdiseshaK
 
SP Solutions -Adi.pdf
SP Solutions -Adi.pdfSP Solutions -Adi.pdf
SP Solutions -Adi.pdfAdiseshaK
 
CNS Solutions-Adi.pdf
CNS Solutions-Adi.pdfCNS Solutions-Adi.pdf
CNS Solutions-Adi.pdfAdiseshaK
 
VB PPT by ADI PART2.pdf
VB PPT by ADI PART2.pdfVB PPT by ADI PART2.pdf
VB PPT by ADI PART2.pdfAdiseshaK
 
VB PPT by ADI part-1.pdf
VB PPT by ADI part-1.pdfVB PPT by ADI part-1.pdf
VB PPT by ADI part-1.pdfAdiseshaK
 
8085 microprocessor notes
8085 microprocessor notes8085 microprocessor notes
8085 microprocessor notesAdiseshaK
 

More from AdiseshaK (20)

Introduction to Java Programming.pdf
Introduction to Java Programming.pdfIntroduction to Java Programming.pdf
Introduction to Java Programming.pdf
 
SP_Solutions_-Adi.pdf
SP_Solutions_-Adi.pdfSP_Solutions_-Adi.pdf
SP_Solutions_-Adi.pdf
 
CNS_Solutions-Adi.pdf
CNS_Solutions-Adi.pdfCNS_Solutions-Adi.pdf
CNS_Solutions-Adi.pdf
 
TOC_Solutions-Adi.pdf
TOC_Solutions-Adi.pdfTOC_Solutions-Adi.pdf
TOC_Solutions-Adi.pdf
 
INPUT OUTPUT MEMORY DEVICE.pdf
INPUT OUTPUT MEMORY DEVICE.pdfINPUT OUTPUT MEMORY DEVICE.pdf
INPUT OUTPUT MEMORY DEVICE.pdf
 
AI-ML.pdf
AI-ML.pdfAI-ML.pdf
AI-ML.pdf
 
Macros & Loaders sp.pdf
Macros & Loaders sp.pdfMacros & Loaders sp.pdf
Macros & Loaders sp.pdf
 
COMPILER DESIGN.pdf
COMPILER DESIGN.pdfCOMPILER DESIGN.pdf
COMPILER DESIGN.pdf
 
Introd to loaders_sp Adi.pdf
Introd to loaders_sp Adi.pdfIntrod to loaders_sp Adi.pdf
Introd to loaders_sp Adi.pdf
 
Assembler by ADI.pdf
Assembler by ADI.pdfAssembler by ADI.pdf
Assembler by ADI.pdf
 
C programming notes.pdf
C programming notes.pdfC programming notes.pdf
C programming notes.pdf
 
VB PPT by ADI PART4.pdf
VB PPT by ADI PART4.pdfVB PPT by ADI PART4.pdf
VB PPT by ADI PART4.pdf
 
VB PPT by ADI PART3.pdf
VB PPT by ADI PART3.pdfVB PPT by ADI PART3.pdf
VB PPT by ADI PART3.pdf
 
WP Solutions- Adi.pdf
WP Solutions- Adi.pdfWP Solutions- Adi.pdf
WP Solutions- Adi.pdf
 
TOC Solutions-Adi.pdf
TOC Solutions-Adi.pdfTOC Solutions-Adi.pdf
TOC Solutions-Adi.pdf
 
SP Solutions -Adi.pdf
SP Solutions -Adi.pdfSP Solutions -Adi.pdf
SP Solutions -Adi.pdf
 
CNS Solutions-Adi.pdf
CNS Solutions-Adi.pdfCNS Solutions-Adi.pdf
CNS Solutions-Adi.pdf
 
VB PPT by ADI PART2.pdf
VB PPT by ADI PART2.pdfVB PPT by ADI PART2.pdf
VB PPT by ADI PART2.pdf
 
VB PPT by ADI part-1.pdf
VB PPT by ADI part-1.pdfVB PPT by ADI part-1.pdf
VB PPT by ADI part-1.pdf
 
8085 microprocessor notes
8085 microprocessor notes8085 microprocessor notes
8085 microprocessor notes
 

Recently uploaded

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
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_...Pooja Bhuva
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
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.pptxCeline George
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
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.christianmathematics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 

Recently uploaded (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
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_...
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
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
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
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.
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 

DCN concepts

  • 2. Data Communications & Networking Introduction Components Transmission Modes Networks Queries 2 Characteristics Contents-- Prof. K. Adisesha (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 ❖ Data Link & Physical Layer Prof. K. Adisesha (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)
  • 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 (Ph. D)