SlideShare a Scribd company logo
1 of 43
4123702
Data Communications System
By
Ajarn Preecha Pangsuban
4123702 Data Communications System @YRU 2
Part 1
Overview of Data Communications and
Networking
 Chapter 1

Brief description of data communication, networking,
and protocol standards
 Chapter 2

Network models
Chapter 1 - Introduction
4123702 Data Communications System @YRU 4
Data Communication
 Why study data communications?
 Data communication is the exchange of data
between two devices via a transmission medium
 Effectiveness depends on:

Delivery

Accuracy

Timeliness
4123702 Data Communications System @YRU 5
Communication System Components
4123702 Data Communications System @YRU 6
Data Representation
 Text – represented as a bit pattern, a sequence
of bit (0s or 1s); codes often used:

ASCII; Extended ASCII; Unicode; ISO
 Numbers – represented by binary equivalent
 Images – bit patterns representing pixels
 Audio
 Video
4123702 Data Communications System @YRU 7
DTE: Data Terminal
Equipment
T ra n s m is s io n
N e tw o rk
D T E D T ED C E D C E
DCE: Data
communicatio
Equipment
A Communications Model
4123702 Data Communications System @YRU 8
Simplified Communications Model
4123702 Data Communications System @YRU 9
Simplified Data Communications Model
4123702 Data Communications System @YRU 10
Simplified Network Model
4123702 Data Communications System @YRU 11
Direction of Data Flow
 Simplex – unidirectional; one transmits, other
receives
4123702 Data Communications System @YRU 12
Direction of Data Flow (cont)
 Half-duplex – each can transmit/receive;
communication must alternate
4123702 Data Communications System @YRU 13
Direction of Data Flow (cont)
 Full-duplex – both can transmit/receive
simultaneously
4123702 Data Communications System @YRU 14
Networks
 A network is set of devices (nodes) connected
by communication links (media)
 A node can be a computer,printer,or other
device capable of sending and/or receiving data
 Link connecting the devices are often called
communication channels
 Most network use distributed processing
 Advantages?
4123702 Data Communications System @YRU 15
Network Criteria (Standard)
 Performance – depends on number of users, type
of medium, HW/SW
 Reliability – measured by freq of failure, recovery
time, catastrophe vulnerability
 Security – protection from unauthorized access,
viruses/worms
4123702 Data Communications System @YRU 16
Types of Connections
 Point-to-point – dedicated link
4123702 Data Communications System @YRU 17
Types of Connections (cont)
 Multipoint (Multidrop) – shared a single link
4123702 Data Communications System @YRU 18
Physical Topology
 The way in which a network is laid out physically
 4 basic types: mesh, star, bus, ring
 May often see hybrid
4123702 Data Communications System @YRU 19
Mesh Topology
 Dedicated point-to-point
links to every other device
 Has n(n-1)/2 physical
channel to link n devices
 Devices have n-1 I/O
 Advantages?
 Disadvantages?
Advantages
 Data can be transmitted from different devices
simultaneously. This topology can withstand high
traffic.
 Even if one of the components fails there is
always an alternative present. So data transfer
doesn’t get affected.
 Expansion and modification in topology can be
done without disrupting other nodes.
4123702 Data Communications System @YRU 20
Disadvantages
 There are high chances of redundancy in many of
the network connections.
 Overall cost of this network is way too high as
compared to other network topologies.
 Set-up and maintenance of this topology is very
difficult. Even administration of the network is
tough.
4123702 Data Communications System @YRU 21
4123702 Data Communications System @YRU 22
Star Topology
 Dedicated point-to-point
links to central controller
(hub)
 Controller acts as
exchange
 Advantages ?
 Disadvantages ?
Advantages
 As compared to Bus topology it gives far much better performance,
signals don’t necessarily get transmitted to all the workstations. A
sent signal reaches the intended destination after passing through no
more than 3-4 devices and 2-3 links. Performance of the network is
dependent on the capacity of central hub.
 Easy to connect new nodes or devices. In star topology new nodes
can be added easily without affecting rest of the network. Similarly
components can also be removed easily.
 Centralized management. It helps in monitoring the network.
 Failure of one node or link doesn’t affect the rest of network. At the
same time its easy to detect the failure and troubleshoot it.
4123702 Data Communications System @YRU 23
Disadvantages
 Too much dependency on central device has its
own drawbacks. If it fails whole network goes
down.
 The use of hub, a router or a switch as central
device increases the overall cost of the network.
 Performance and as well number of nodes which
can be added in such topology is depended on
capacity of central device.
4123702 Data Communications System @YRU 24
4123702 Data Communications System @YRU 25
Bus Topology
 Multipoint configuration
 One cable acts as a backbone to link all devices
 Advantages ?
 Disadvantages ?
Advantages
 It is easy to set-up and extend bus network.
 Cable length required for this topology is the least
compared to other networks.
 Bus topology costs very less.
 Linear Bus network is mostly used in small
networks. Good for LAN.
4123702 Data Communications System @YRU 26
Disadvantages
 1) There is a limit on central cable length and number of nodes that can be
connected.
 2) Dependency on central cable in this topology has its disadvantages. If the
main cable (i.e. bus ) encounters some problem, whole network breaks
down.
 3) Proper termination is required to dump signals. Use of terminators is must.
 4) It is difficult to detect and troubleshoot fault at individual station.
 5) Maintenance costs can get higher with time.
 6) Efficiency of Bus network reduces, as the number of devices connected to
it increases.
 7) It is not suitable for networks with heavy traffic.
 8) Security is very low because all the computers receive the sent signal from
the source.
4123702 Data Communications System @YRU 27
4123702 Data Communications System @YRU 28
Ring Topology
 Dedicated point-to-point configuration to neighbors
 Signal is passed from device to device until it reaches
destination
 Each device functions as a repeater
 Advantages ?
 Disadvantages?
Advantages
 This type of network topology is very organized. Each node gets to
send the data when it receives an empty token. This helps to
reduces chances of collision. Also in ring topology all the traffic flows
in only one direction at very high speed.
 Even when the load on the network increases, its performance is
better than that of Bus topology.
 There is no need for network server to control the connectivity
between workstations.
 Additional components do not affect the performance of network.
 Each computer has equal access to resources.
4123702 Data Communications System @YRU 29
Disadvantages
 Each packet of data must pass through all the
computers between source and destination. This
makes it slower than Star topology.
 If one workstation or port goes down, the entire
network gets affected.
 Network is highly dependent on the wire which
connects different components.
 MAU’s and network cards are expensive as
compared to Ethernet cards and hubs.
4123702 Data Communications System @YRU 30
4123702 Data Communications System @YRU 31
Categories of Networks
 LAN – smaller geographical area
 WAN – large geographical area
4123702 Data Communications System @YRU 32
Local Area Network
 Usually privately owned and links the devices in a
single office, building, or campus
 LAN size is limited to a few kilometers.
 LANs are designed to allow resources to be shared
(hardware , software and data )
 Today LANs to have data rates of 100 Mbps to 10Gbps
 Backbone Networks (BN), have a scale of a few
hundred meters to a few kilometers. Include a high
speed backbone linking the LANs at various locations.
4123702 Data Communications System @YRU 33
Figure 1-2
Local Area Network (cont)
4123702 Data Communications System @YRU 34
Figure 1-2
Local Area Network (cont)
4123702 Data Communications System @YRU 35
Wide Area Network
 WAN provides long distance transmission of
data, voice, image, and video information over
large geographical areas
 Comprise a country, a continent, or even the
whole world (Interlink age of many LANs and
MANs)
 Low data transmission rate (below 1 Mbps)
 Unlimited number of miles example: Internet
Network
4123702 Data Communications System @YRU 36
Figure 1-4
Wide Area Network (cont)
4123702 Data Communications System @YRU 37
Internetworks
 Connection of two or more networks by the use of
internetworking devices which include routers and
gateways
 Internet is a generic term used to mean an
interconnection of networks
 The Internet is the name of a specific worldwide
network.
4123702 Data Communications System @YRU 38
Figure 1-5
Internetworks (cont)
4123702 Data Communications System @YRU 39
The Internet
 Collaboration of more than hundreds of
thousands interconnected networks
 1969 – started as ARPAnet, a small network of
connected computers
 1972 - Cerf and Khan – packet delivery and
Transmission Control Protocol (TCP)
 Shortly thereafter – evolution of TCP/IP
4123702 Data Communications System @YRU 40
The Internet today
4123702 Data Communications System @YRU 41
Protocols and Standards
 Why do we need them?
 A protocol is a set of rules that governs data
communication; the key elements of a protocol are

Syntax – data formats and Signal levels

Semantics – control information and error handling

Timing – speed matching and sequencing
 Standards are necessary to ensure that products
from different manufacturers can work together as
expected.
4123702 Data Communications System @YRU 42
Standards
 Types –

De jure (Formal) – legislated by an officially recognized
body

De facto – by convention or widespread use
 Standards Organizations

Committees – ISO, ITU-T, ANSI, IEEE, and EIA

Forums – special-interest groups that quickly evaluate
and standardize new technologies

regulatory agencies – FCC
 Internet Standards

Drafts (6 month lifetime)

RFC is an idea or concept that is a precursor to an
Internet standard.
4123702 Data Communications System @YRU 43
Credits
 All figures obtained from publisher-provided
instructor downloads
Data Communications and Networking, 3rd edition by
Behrouz A. Forouzan.  McGraw Hill Publishing, 2004

More Related Content

What's hot

1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networksguestd436758
 
2[1].1 data transmission
2[1].1 data transmission2[1].1 data transmission
2[1].1 data transmissionHattori Sidek
 
Multiplexing,LAN Cabling,Routers,Core and Distribution Networks
Multiplexing,LAN Cabling,Routers,Core and Distribution NetworksMultiplexing,LAN Cabling,Routers,Core and Distribution Networks
Multiplexing,LAN Cabling,Routers,Core and Distribution NetworksPanimalar Engineering College
 
Sdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basicsSdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basicsPaul Andrew
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?mahipal9
 
Chapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9eChapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9eadpeer
 
IRJET- Waveform Generation using Direct Digital Synthesis (DDS) Technique
IRJET- Waveform Generation using Direct Digital Synthesis (DDS) TechniqueIRJET- Waveform Generation using Direct Digital Synthesis (DDS) Technique
IRJET- Waveform Generation using Direct Digital Synthesis (DDS) TechniqueIRJET Journal
 
Topic : ISDN(integrated services digital network) part 2
Topic : ISDN(integrated services digital network) part 2Topic : ISDN(integrated services digital network) part 2
Topic : ISDN(integrated services digital network) part 2Dr Rajiv Srivastava
 
Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016Chyon Ju
 
Chapter10 switching
Chapter10 switchingChapter10 switching
Chapter10 switchingSuneel Varma
 

What's hot (20)

06 digital datacomm
06 digital datacomm06 digital datacomm
06 digital datacomm
 
Digital network lecturer2
Digital network  lecturer2Digital network  lecturer2
Digital network lecturer2
 
1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks1 Telecommunication Switching Systems And Networks
1 Telecommunication Switching Systems And Networks
 
2[1].1 data transmission
2[1].1 data transmission2[1].1 data transmission
2[1].1 data transmission
 
Wireless Networks
Wireless NetworksWireless Networks
Wireless Networks
 
data transmission
data transmissiondata transmission
data transmission
 
Multiplexing,LAN Cabling,Routers,Core and Distribution Networks
Multiplexing,LAN Cabling,Routers,Core and Distribution NetworksMultiplexing,LAN Cabling,Routers,Core and Distribution Networks
Multiplexing,LAN Cabling,Routers,Core and Distribution Networks
 
Wan notes
Wan notesWan notes
Wan notes
 
07 data linkcontrol
07 data linkcontrol07 data linkcontrol
07 data linkcontrol
 
Sdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basicsSdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basics
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?
 
Switching systems lecture5
Switching  systems lecture5Switching  systems lecture5
Switching systems lecture5
 
Chapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9eChapter 6 - Digital Data Communication Techniques 9e
Chapter 6 - Digital Data Communication Techniques 9e
 
IRJET- Waveform Generation using Direct Digital Synthesis (DDS) Technique
IRJET- Waveform Generation using Direct Digital Synthesis (DDS) TechniqueIRJET- Waveform Generation using Direct Digital Synthesis (DDS) Technique
IRJET- Waveform Generation using Direct Digital Synthesis (DDS) Technique
 
Cs8601 3
Cs8601 3Cs8601 3
Cs8601 3
 
Topic : ISDN(integrated services digital network) part 2
Topic : ISDN(integrated services digital network) part 2Topic : ISDN(integrated services digital network) part 2
Topic : ISDN(integrated services digital network) part 2
 
Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016
 
Cellular Networks
Cellular NetworksCellular Networks
Cellular Networks
 
PPT of Communications Systems
PPT of Communications SystemsPPT of Communications Systems
PPT of Communications Systems
 
Chapter10 switching
Chapter10 switchingChapter10 switching
Chapter10 switching
 

Similar to Ch1 ,2 ,3,4

Introduction to computer_lec_05_fall_2018
Introduction to computer_lec_05_fall_2018Introduction to computer_lec_05_fall_2018
Introduction to computer_lec_05_fall_2018Ramadan Babers, PhD
 
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.pptxZahouAmel1
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks Kathirvel Ayyaswamy
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2wilfredo dela cerna
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks Kathirvel Ayyaswamy
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networksTatheer Fatima
 
Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesMSA Technosoft
 
20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdf
20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdf20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdf
20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdfDSIVABALASELVAMANIMC
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
Networking tutorials introduction to networking
Networking tutorials   introduction to networkingNetworking tutorials   introduction to networking
Networking tutorials introduction to networkingVinod Jadhav
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of NetworksUttar Tamang ✔
 

Similar to Ch1 ,2 ,3,4 (20)

Introduction to computer_lec_05_fall_2018
Introduction to computer_lec_05_fall_2018Introduction to computer_lec_05_fall_2018
Introduction to computer_lec_05_fall_2018
 
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
 
networking
networkingnetworking
networking
 
Tata Chuna
Tata Chuna Tata Chuna
Tata Chuna
 
chapter_1.pdf
chapter_1.pdfchapter_1.pdf
chapter_1.pdf
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 
Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network Topologies
 
20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdf
20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdf20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdf
20MCT31 - DATA COMMUNICATION NETWORKS_NOTES.pdf
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Introduction to computer_lec_05
Introduction to computer_lec_05Introduction to computer_lec_05
Introduction to computer_lec_05
 
Networking(CPM & PERT)
Networking(CPM & PERT)Networking(CPM & PERT)
Networking(CPM & PERT)
 
Topology
TopologyTopology
Topology
 
Networking tutorials introduction to networking
Networking tutorials   introduction to networkingNetworking tutorials   introduction to networking
Networking tutorials introduction to networking
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of Networks
 

Recently uploaded

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 

Recently uploaded (20)

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 

Ch1 ,2 ,3,4

  • 2. 4123702 Data Communications System @YRU 2 Part 1 Overview of Data Communications and Networking  Chapter 1  Brief description of data communication, networking, and protocol standards  Chapter 2  Network models
  • 3. Chapter 1 - Introduction
  • 4. 4123702 Data Communications System @YRU 4 Data Communication  Why study data communications?  Data communication is the exchange of data between two devices via a transmission medium  Effectiveness depends on:  Delivery  Accuracy  Timeliness
  • 5. 4123702 Data Communications System @YRU 5 Communication System Components
  • 6. 4123702 Data Communications System @YRU 6 Data Representation  Text – represented as a bit pattern, a sequence of bit (0s or 1s); codes often used:  ASCII; Extended ASCII; Unicode; ISO  Numbers – represented by binary equivalent  Images – bit patterns representing pixels  Audio  Video
  • 7. 4123702 Data Communications System @YRU 7 DTE: Data Terminal Equipment T ra n s m is s io n N e tw o rk D T E D T ED C E D C E DCE: Data communicatio Equipment A Communications Model
  • 8. 4123702 Data Communications System @YRU 8 Simplified Communications Model
  • 9. 4123702 Data Communications System @YRU 9 Simplified Data Communications Model
  • 10. 4123702 Data Communications System @YRU 10 Simplified Network Model
  • 11. 4123702 Data Communications System @YRU 11 Direction of Data Flow  Simplex – unidirectional; one transmits, other receives
  • 12. 4123702 Data Communications System @YRU 12 Direction of Data Flow (cont)  Half-duplex – each can transmit/receive; communication must alternate
  • 13. 4123702 Data Communications System @YRU 13 Direction of Data Flow (cont)  Full-duplex – both can transmit/receive simultaneously
  • 14. 4123702 Data Communications System @YRU 14 Networks  A network is set of devices (nodes) connected by communication links (media)  A node can be a computer,printer,or other device capable of sending and/or receiving data  Link connecting the devices are often called communication channels  Most network use distributed processing  Advantages?
  • 15. 4123702 Data Communications System @YRU 15 Network Criteria (Standard)  Performance – depends on number of users, type of medium, HW/SW  Reliability – measured by freq of failure, recovery time, catastrophe vulnerability  Security – protection from unauthorized access, viruses/worms
  • 16. 4123702 Data Communications System @YRU 16 Types of Connections  Point-to-point – dedicated link
  • 17. 4123702 Data Communications System @YRU 17 Types of Connections (cont)  Multipoint (Multidrop) – shared a single link
  • 18. 4123702 Data Communications System @YRU 18 Physical Topology  The way in which a network is laid out physically  4 basic types: mesh, star, bus, ring  May often see hybrid
  • 19. 4123702 Data Communications System @YRU 19 Mesh Topology  Dedicated point-to-point links to every other device  Has n(n-1)/2 physical channel to link n devices  Devices have n-1 I/O  Advantages?  Disadvantages?
  • 20. Advantages  Data can be transmitted from different devices simultaneously. This topology can withstand high traffic.  Even if one of the components fails there is always an alternative present. So data transfer doesn’t get affected.  Expansion and modification in topology can be done without disrupting other nodes. 4123702 Data Communications System @YRU 20
  • 21. Disadvantages  There are high chances of redundancy in many of the network connections.  Overall cost of this network is way too high as compared to other network topologies.  Set-up and maintenance of this topology is very difficult. Even administration of the network is tough. 4123702 Data Communications System @YRU 21
  • 22. 4123702 Data Communications System @YRU 22 Star Topology  Dedicated point-to-point links to central controller (hub)  Controller acts as exchange  Advantages ?  Disadvantages ?
  • 23. Advantages  As compared to Bus topology it gives far much better performance, signals don’t necessarily get transmitted to all the workstations. A sent signal reaches the intended destination after passing through no more than 3-4 devices and 2-3 links. Performance of the network is dependent on the capacity of central hub.  Easy to connect new nodes or devices. In star topology new nodes can be added easily without affecting rest of the network. Similarly components can also be removed easily.  Centralized management. It helps in monitoring the network.  Failure of one node or link doesn’t affect the rest of network. At the same time its easy to detect the failure and troubleshoot it. 4123702 Data Communications System @YRU 23
  • 24. Disadvantages  Too much dependency on central device has its own drawbacks. If it fails whole network goes down.  The use of hub, a router or a switch as central device increases the overall cost of the network.  Performance and as well number of nodes which can be added in such topology is depended on capacity of central device. 4123702 Data Communications System @YRU 24
  • 25. 4123702 Data Communications System @YRU 25 Bus Topology  Multipoint configuration  One cable acts as a backbone to link all devices  Advantages ?  Disadvantages ?
  • 26. Advantages  It is easy to set-up and extend bus network.  Cable length required for this topology is the least compared to other networks.  Bus topology costs very less.  Linear Bus network is mostly used in small networks. Good for LAN. 4123702 Data Communications System @YRU 26
  • 27. Disadvantages  1) There is a limit on central cable length and number of nodes that can be connected.  2) Dependency on central cable in this topology has its disadvantages. If the main cable (i.e. bus ) encounters some problem, whole network breaks down.  3) Proper termination is required to dump signals. Use of terminators is must.  4) It is difficult to detect and troubleshoot fault at individual station.  5) Maintenance costs can get higher with time.  6) Efficiency of Bus network reduces, as the number of devices connected to it increases.  7) It is not suitable for networks with heavy traffic.  8) Security is very low because all the computers receive the sent signal from the source. 4123702 Data Communications System @YRU 27
  • 28. 4123702 Data Communications System @YRU 28 Ring Topology  Dedicated point-to-point configuration to neighbors  Signal is passed from device to device until it reaches destination  Each device functions as a repeater  Advantages ?  Disadvantages?
  • 29. Advantages  This type of network topology is very organized. Each node gets to send the data when it receives an empty token. This helps to reduces chances of collision. Also in ring topology all the traffic flows in only one direction at very high speed.  Even when the load on the network increases, its performance is better than that of Bus topology.  There is no need for network server to control the connectivity between workstations.  Additional components do not affect the performance of network.  Each computer has equal access to resources. 4123702 Data Communications System @YRU 29
  • 30. Disadvantages  Each packet of data must pass through all the computers between source and destination. This makes it slower than Star topology.  If one workstation or port goes down, the entire network gets affected.  Network is highly dependent on the wire which connects different components.  MAU’s and network cards are expensive as compared to Ethernet cards and hubs. 4123702 Data Communications System @YRU 30
  • 31. 4123702 Data Communications System @YRU 31 Categories of Networks  LAN – smaller geographical area  WAN – large geographical area
  • 32. 4123702 Data Communications System @YRU 32 Local Area Network  Usually privately owned and links the devices in a single office, building, or campus  LAN size is limited to a few kilometers.  LANs are designed to allow resources to be shared (hardware , software and data )  Today LANs to have data rates of 100 Mbps to 10Gbps  Backbone Networks (BN), have a scale of a few hundred meters to a few kilometers. Include a high speed backbone linking the LANs at various locations.
  • 33. 4123702 Data Communications System @YRU 33 Figure 1-2 Local Area Network (cont)
  • 34. 4123702 Data Communications System @YRU 34 Figure 1-2 Local Area Network (cont)
  • 35. 4123702 Data Communications System @YRU 35 Wide Area Network  WAN provides long distance transmission of data, voice, image, and video information over large geographical areas  Comprise a country, a continent, or even the whole world (Interlink age of many LANs and MANs)  Low data transmission rate (below 1 Mbps)  Unlimited number of miles example: Internet Network
  • 36. 4123702 Data Communications System @YRU 36 Figure 1-4 Wide Area Network (cont)
  • 37. 4123702 Data Communications System @YRU 37 Internetworks  Connection of two or more networks by the use of internetworking devices which include routers and gateways  Internet is a generic term used to mean an interconnection of networks  The Internet is the name of a specific worldwide network.
  • 38. 4123702 Data Communications System @YRU 38 Figure 1-5 Internetworks (cont)
  • 39. 4123702 Data Communications System @YRU 39 The Internet  Collaboration of more than hundreds of thousands interconnected networks  1969 – started as ARPAnet, a small network of connected computers  1972 - Cerf and Khan – packet delivery and Transmission Control Protocol (TCP)  Shortly thereafter – evolution of TCP/IP
  • 40. 4123702 Data Communications System @YRU 40 The Internet today
  • 41. 4123702 Data Communications System @YRU 41 Protocols and Standards  Why do we need them?  A protocol is a set of rules that governs data communication; the key elements of a protocol are  Syntax – data formats and Signal levels  Semantics – control information and error handling  Timing – speed matching and sequencing  Standards are necessary to ensure that products from different manufacturers can work together as expected.
  • 42. 4123702 Data Communications System @YRU 42 Standards  Types –  De jure (Formal) – legislated by an officially recognized body  De facto – by convention or widespread use  Standards Organizations  Committees – ISO, ITU-T, ANSI, IEEE, and EIA  Forums – special-interest groups that quickly evaluate and standardize new technologies  regulatory agencies – FCC  Internet Standards  Drafts (6 month lifetime)  RFC is an idea or concept that is a precursor to an Internet standard.
  • 43. 4123702 Data Communications System @YRU 43 Credits  All figures obtained from publisher-provided instructor downloads Data Communications and Networking, 3rd edition by Behrouz A. Forouzan.  McGraw Hill Publishing, 2004