SlideShare a Scribd company logo
2
Most read
3
Most read
18
Most read
Module 2
Datacom Network, Architecture,
Protocols, and Standards
Chapter 21
Electronic Communications Sytems , Fifth Editon
By: Wayne Tomasi
ECE @Saint Louis University, Baguio City 1
Prepared by: Engr. Jeffrey Des B. Binwag
Datacom Network, Architecture,
Protocols, and Standards
• Network Architecture. A system that outlines
the products and services necessary for the
individual components within a data
communications network to operate together.
It is a set of equipment, transmission media,
and procedures that ensures that a specific
sequence of events occurs in a network in the
proper order to produce the intended results.
ECE @Saint Louis University, Baguio City 2
Datacom Network, Architecture,
Protocols, and Standards
• Data Communications Protocol. Sets of rules
governing the orderly exchange of data within
the network or a portion of the network.
• Protocol Stack. The list of protocols used by a
system which normally includes one protocol
per layer.
ECE @Saint Louis University, Baguio City 3
Datacom Network, Architecture,
Protocols, and Standards
• Network Protocol Clasification.
– Current. Most modern and sophisticated
– Legacy. Old but still useful
– Legendary. Old and no longer in use
• Computer Network General Classification.
– Broadcast. Involves all stations in the network
sharing the communications channel.
– Point to point. Involves only two stations at a time.
ECE @Saint Louis University, Baguio City 4
Datacom Network, Architecture,
Protocols, and Standards
• Connection-Oriented Protocol.
– Requires a handshake prior to transmission
– Generally requires acknowledgement procedures
– Often provides an error control mechanism
– Connection is dropped by a specific handshake
when it is no longer needed
*Handshake. A connection procedure that ensures the
integrity of the connection between stations in a
network prior to the exchange of data between them.
ECE @Saint Louis University, Baguio City 5
Datacom Network, Architecture,
Protocols, and Standards
• Connectionless Protocol.
–Does not require a handshake prior to
transmission
–Does not support error control or
acknowledgment procedures
–Is more efficient because the data being
transmitted do not justify the extra overhead
required by connection-oriented protocols
ECE @Saint Louis University, Baguio City 6
Datacom Network, Architecture,
Protocols, and Standards
• Standard. An object or procedure considered by
an authority or by general consent as a basis of
comparison.
• Data Communications Standards. Guidelines
that have been generally accepted by the data
communications industry. They outline procedures
and equipment configurations that help ensure an
orderly transfer of information between two or
more data communication equipment of networks.
ECE @Saint Louis University, Baguio City 7
Datacom Network, Architecture,
Protocols, and Standards
• Classification of Standards.
–Proprietary Standards. Closed system
standards generally manufactured or controlled
by one company.
–Open System Standards. Guidelines that can be
used by any company to produce compatible
equipment or software after a royalty has been
paid to the original company.
ECE @Saint Louis University, Baguio City 8
Standards Organizations for Data
Communications
• ISO. International Standards Organization
• ITU-T. International Telecommunications Union-
Telecommunications Sector
• CCITT. Comité Consultatif Internationale de Télégraphie
et Téléphonie
• IEEE. Institute of Electrical and Electronics Engineers
• ANSI. American National Standards Institute
• EIA. Electronics Industry Association
• TIA. Telecommunications Industry Association
ECE @Saint Louis University, Baguio City 9
Standards Organizations for Data
Communications
ECE @Saint Louis University, Baguio City 10
ISO
ITU-T IEEE ANSI
EIA TIA
Standards Organizations for Data
Communications
• ITU-T Study Groups:
– Network and Service Operation
– Tariff and Accounting Principles
– Telecommunications Management Network and Network Interface
– Protection Against Electromagnetic Environment Effects
– Outside Plant
– Data Networks and Open Systems Communications
– Characteristics of Telematic Systems
– Television and Sound Transmission
– Language and General Software Aspects of Telecommunication Systems
– Signaling Requirements and Protocols
– End-to-end Transmission Performance of Networks and Terminals
– General Network Aspects
– Transport Networks, Systems, and Equipment
– Multimedia Services and Systems
ECE @Saint Louis University, Baguio City 11
Standards Organizations for Data
Communications
• IAB. Internet Architecture Board
– Oversees Internet architecture protocols and procedures.
– Manages processes used to create Internet standards and serves as an
appeal board for complaints on the proper of execution of such
processes.
– Administers various Internet assigned numbers.
– Represents Internet Society interests in liaison relationships with other
organizations.
– Source of advice for guidance to the Internet Society concerning
technical, architectural, procedural, and policy matters concerning the
Internet and its enabling technologies.
• IETF. Internet Engineering Task Force
• IRTF. Internet Research Task Force
ECE @Saint Louis University, Baguio City 12
Standards Organizations for Data
Communications
ECE @Saint Louis University, Baguio City 13
IAB
IETF IRTF
Layered Network Architecture
• The layering of network responsibilities allows each layer to
add value to services provided by sets of lower layers.
• Layered architecture facililitates peer-to-peer network
protocols.
• Layered architecture allows different computers to
communicate at different levels.
• When technological advances occur, it is easier to modify
one layer’s protocol without having to modify all the other
layers.
• The disadvantage of layered architecture is the tremendous
amount of overhead required.
ECE @Saint Louis University, Baguio City 14
Layered Network Architecture
• Protocol Data Unit (PDU). A unit of data used to facilitate
seamless exchange of information between layers of the
protocol stack. Consists of a header and/or trailer
appended to the data as it passes through a layer.
• Encapsulation. The process of adding a protocol data unit
as the data frame passes from an upper layer to the layer
immediately below it. (Downward direction)
• Decapsulation. The process of removing a protocol data
unit as the data frame passes from a lower to the layer
immediately above it. (Upward direction)
ECE @Saint Louis University, Baguio City 15
Popular Layered Protocols
• OSI (Open Systems Interconnection). A seven layer
protocol developed and adopted by the ISO and the ITU-T
in 1983.
• TCP-IP (Transmission Control Protocol/Internet Protocol).
A three or four layer protocol developed by the
Department of Defense of the United States before the
inception of the OSI model.
• CISCO THREE-LAYER MODEL. A Three-layer logical hierarchy
developed by CISCO that specifies where things belong,
how they fit together, and what functions go where.
ECE @Saint Louis University, Baguio City 16
Open Systems Interconnection
 User networking applications and interfacing to
the network
 Encoding language used in transmission
 Job management tracking
 Data tracking as it moves through a network
 Network addressing and packet transmission on
the network
 Frame formatting for transmitting data across a
physical communications link
 Transmission method used to propagate bits
through a network
ECE @Saint Louis University, Baguio City 17
LAYERS FUNCTIONS
Open Systems Interconnection
ECE @Saint Louis University, Baguio City 18
TCP/IP
Open Systems Interconnection
ECE @Saint Louis University, Baguio City 19
OSI and its Protocol Data Units
ECE @Saint Louis University, Baguio City 20
TCP-IP Protocol Layers
• Network Access Layer. Provides a means of
physically delivering data packets using frames or
cells.
• Host-to-host Layer. Services the process and
Internet layers to handle the reliability and session
aspects of data transmission.
• Internet Layer. Contains information that pertains
to how data can be routed through the network.
• Process Layer. Provides applications support.
ECE @Saint Louis University, Baguio City 21
CISCO Protocol Layers
• Core Layer. Top layer responsible for transporting large
amounts of data traffic reliably and quickly. Primarily tasked
to switch traffic as quickly as possible.
• Distribution Layer/Workgroup Layer. The communication
point between the access and the core layers that provides
routing, filtering, WAN access, and control on the number
of data packets allowed to access the core layer.
• Access Layer/Desktop Layer. Responsible for access
control, segmentation (creation of collision domains), and
workgroup connectivity to the distribution layer.
ECE @Saint Louis University, Baguio City 22

More Related Content

PPT
ETHERNET
PPTX
PPTX
Ieee standards
PPT
Welcome to Computer Networks
PPTX
Datacom module 1: Introduction to Data Communications
PPTX
Subnetting Presentation
PDF
Voice over IP (VoIP)
PPT
Chapter 1: Introduction to Data Communication and Networks
ETHERNET
Ieee standards
Welcome to Computer Networks
Datacom module 1: Introduction to Data Communications
Subnetting Presentation
Voice over IP (VoIP)
Chapter 1: Introduction to Data Communication and Networks

What's hot (20)

PPTX
PPT
Ethernet protocol
PPTX
2019 types of network cables
PPT
PPTX
Ethernet - Networking presentation
PPT
Computer Networks - DNS
PPTX
Ethernet Computer network
PPSX
TRANSPORT LAYER - Process-to-Process Delivery: UDP, TCP and SCTP
PPTX
TCP/IP Model
PPTX
communication-protocols
PPTX
PPTX
Internet protocol
PPT
Gigabit Ethernet
PPT
Chap 16 bootp & dhcp
PPTX
Introduction to Data-Link Layer
PPT
Aloha
PPTX
Data transmission media
PPTX
Ethernet
PPTX
Network protocol
PPT
14 Wireless LAN
Ethernet protocol
2019 types of network cables
Ethernet - Networking presentation
Computer Networks - DNS
Ethernet Computer network
TRANSPORT LAYER - Process-to-Process Delivery: UDP, TCP and SCTP
TCP/IP Model
communication-protocols
Internet protocol
Gigabit Ethernet
Chap 16 bootp & dhcp
Introduction to Data-Link Layer
Aloha
Data transmission media
Ethernet
Network protocol
14 Wireless LAN
Ad

Viewers also liked (20)

PPTX
Datacom module 4: Fundamentals of Data Communication
PPTX
Datacom module 3: Data Communications Circuits, Arrangements, and Networks
PPTX
ECE 528T1: Design of Communication Systems Module 3
PPTX
Data link control protocol(3)
PPTX
SLU ECE 528T1: Design of Communication Systems Module 1
PPTX
Data link control protocol(2)
PPTX
Data link control protocol(1)
PPTX
ECE 528T1: Design of Communication Systems Module 2
PPTX
Data link control protocol(4)
PPTX
ECESLU Microprocessors lecture 2
PPTX
Datacom module 5 (UART, USRT, Serial Interface, Modem)
PPTX
Psdn and ccitt x series
PPTX
Computer Communication Architecture
PPTX
ECESLU Microprocessors Lecture 3
PPTX
ECESLU Microprocessors lecture
PPTX
Networking Standards And Protocols
DOCX
Planning esce ece
PPTX
Data Communications: History and Standard Organizations
PPT
8051 microcontroller training (2) (sahil gupta 9068557926)
PPT
Data Communications,Data Networks
Datacom module 4: Fundamentals of Data Communication
Datacom module 3: Data Communications Circuits, Arrangements, and Networks
ECE 528T1: Design of Communication Systems Module 3
Data link control protocol(3)
SLU ECE 528T1: Design of Communication Systems Module 1
Data link control protocol(2)
Data link control protocol(1)
ECE 528T1: Design of Communication Systems Module 2
Data link control protocol(4)
ECESLU Microprocessors lecture 2
Datacom module 5 (UART, USRT, Serial Interface, Modem)
Psdn and ccitt x series
Computer Communication Architecture
ECESLU Microprocessors Lecture 3
ECESLU Microprocessors lecture
Networking Standards And Protocols
Planning esce ece
Data Communications: History and Standard Organizations
8051 microcontroller training (2) (sahil gupta 9068557926)
Data Communications,Data Networks
Ad

Similar to Datacom module 2: Data Communication Architecture, Protocols, and Standards (20)

PPTX
ppt_dcn.pptx networks networks security of networks
PDF
ppt_dcn.pdf
PPT
Layer_arc_and_OSI_MODEL.ppt
PPT
Computer Network Fundamentals
PDF
EduDivision-DATACOM NETWORKING
PPTX
CN Unit-1 PPT.pptx
PPTX
Lecture 01 {Introduction}.pptx
PPT
Computer Networks unit first chapter for frameworks
PPT
lecture1.ppt
PPT
Data Communication-1.ppt
PPT
lecture1.ppt
PPT
lecture1 (1).ppt
PPTX
Data computer networks from rajeev institute of technology
PPTX
Automation Networking By Shivam Singh
PPT
Data Communication and Networking
PPT
Osi model
PPTX
network.pptx
PPT
Net essentials6e ch6
PPTX
7. Lecture_OSI Model.pptx ssdddsdsssssss
PPT
02 protocols and tcp-ip
ppt_dcn.pptx networks networks security of networks
ppt_dcn.pdf
Layer_arc_and_OSI_MODEL.ppt
Computer Network Fundamentals
EduDivision-DATACOM NETWORKING
CN Unit-1 PPT.pptx
Lecture 01 {Introduction}.pptx
Computer Networks unit first chapter for frameworks
lecture1.ppt
Data Communication-1.ppt
lecture1.ppt
lecture1 (1).ppt
Data computer networks from rajeev institute of technology
Automation Networking By Shivam Singh
Data Communication and Networking
Osi model
network.pptx
Net essentials6e ch6
7. Lecture_OSI Model.pptx ssdddsdsssssss
02 protocols and tcp-ip

Recently uploaded (20)

PDF
PPT on Performance Review to get promotions
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPT
Mechanical Engineering MATERIALS Selection
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
DOCX
573137875-Attendance-Management-System-original
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPT
Project quality management in manufacturing
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
Welding lecture in detail for understanding
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPT on Performance Review to get promotions
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Mechanical Engineering MATERIALS Selection
Automation-in-Manufacturing-Chapter-Introduction.pdf
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
R24 SURVEYING LAB MANUAL for civil enggi
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
573137875-Attendance-Management-System-original
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Project quality management in manufacturing
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Welding lecture in detail for understanding
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
Model Code of Practice - Construction Work - 21102022 .pdf

Datacom module 2: Data Communication Architecture, Protocols, and Standards

  • 1. Module 2 Datacom Network, Architecture, Protocols, and Standards Chapter 21 Electronic Communications Sytems , Fifth Editon By: Wayne Tomasi ECE @Saint Louis University, Baguio City 1 Prepared by: Engr. Jeffrey Des B. Binwag
  • 2. Datacom Network, Architecture, Protocols, and Standards • Network Architecture. A system that outlines the products and services necessary for the individual components within a data communications network to operate together. It is a set of equipment, transmission media, and procedures that ensures that a specific sequence of events occurs in a network in the proper order to produce the intended results. ECE @Saint Louis University, Baguio City 2
  • 3. Datacom Network, Architecture, Protocols, and Standards • Data Communications Protocol. Sets of rules governing the orderly exchange of data within the network or a portion of the network. • Protocol Stack. The list of protocols used by a system which normally includes one protocol per layer. ECE @Saint Louis University, Baguio City 3
  • 4. Datacom Network, Architecture, Protocols, and Standards • Network Protocol Clasification. – Current. Most modern and sophisticated – Legacy. Old but still useful – Legendary. Old and no longer in use • Computer Network General Classification. – Broadcast. Involves all stations in the network sharing the communications channel. – Point to point. Involves only two stations at a time. ECE @Saint Louis University, Baguio City 4
  • 5. Datacom Network, Architecture, Protocols, and Standards • Connection-Oriented Protocol. – Requires a handshake prior to transmission – Generally requires acknowledgement procedures – Often provides an error control mechanism – Connection is dropped by a specific handshake when it is no longer needed *Handshake. A connection procedure that ensures the integrity of the connection between stations in a network prior to the exchange of data between them. ECE @Saint Louis University, Baguio City 5
  • 6. Datacom Network, Architecture, Protocols, and Standards • Connectionless Protocol. –Does not require a handshake prior to transmission –Does not support error control or acknowledgment procedures –Is more efficient because the data being transmitted do not justify the extra overhead required by connection-oriented protocols ECE @Saint Louis University, Baguio City 6
  • 7. Datacom Network, Architecture, Protocols, and Standards • Standard. An object or procedure considered by an authority or by general consent as a basis of comparison. • Data Communications Standards. Guidelines that have been generally accepted by the data communications industry. They outline procedures and equipment configurations that help ensure an orderly transfer of information between two or more data communication equipment of networks. ECE @Saint Louis University, Baguio City 7
  • 8. Datacom Network, Architecture, Protocols, and Standards • Classification of Standards. –Proprietary Standards. Closed system standards generally manufactured or controlled by one company. –Open System Standards. Guidelines that can be used by any company to produce compatible equipment or software after a royalty has been paid to the original company. ECE @Saint Louis University, Baguio City 8
  • 9. Standards Organizations for Data Communications • ISO. International Standards Organization • ITU-T. International Telecommunications Union- Telecommunications Sector • CCITT. Comité Consultatif Internationale de Télégraphie et Téléphonie • IEEE. Institute of Electrical and Electronics Engineers • ANSI. American National Standards Institute • EIA. Electronics Industry Association • TIA. Telecommunications Industry Association ECE @Saint Louis University, Baguio City 9
  • 10. Standards Organizations for Data Communications ECE @Saint Louis University, Baguio City 10 ISO ITU-T IEEE ANSI EIA TIA
  • 11. Standards Organizations for Data Communications • ITU-T Study Groups: – Network and Service Operation – Tariff and Accounting Principles – Telecommunications Management Network and Network Interface – Protection Against Electromagnetic Environment Effects – Outside Plant – Data Networks and Open Systems Communications – Characteristics of Telematic Systems – Television and Sound Transmission – Language and General Software Aspects of Telecommunication Systems – Signaling Requirements and Protocols – End-to-end Transmission Performance of Networks and Terminals – General Network Aspects – Transport Networks, Systems, and Equipment – Multimedia Services and Systems ECE @Saint Louis University, Baguio City 11
  • 12. Standards Organizations for Data Communications • IAB. Internet Architecture Board – Oversees Internet architecture protocols and procedures. – Manages processes used to create Internet standards and serves as an appeal board for complaints on the proper of execution of such processes. – Administers various Internet assigned numbers. – Represents Internet Society interests in liaison relationships with other organizations. – Source of advice for guidance to the Internet Society concerning technical, architectural, procedural, and policy matters concerning the Internet and its enabling technologies. • IETF. Internet Engineering Task Force • IRTF. Internet Research Task Force ECE @Saint Louis University, Baguio City 12
  • 13. Standards Organizations for Data Communications ECE @Saint Louis University, Baguio City 13 IAB IETF IRTF
  • 14. Layered Network Architecture • The layering of network responsibilities allows each layer to add value to services provided by sets of lower layers. • Layered architecture facililitates peer-to-peer network protocols. • Layered architecture allows different computers to communicate at different levels. • When technological advances occur, it is easier to modify one layer’s protocol without having to modify all the other layers. • The disadvantage of layered architecture is the tremendous amount of overhead required. ECE @Saint Louis University, Baguio City 14
  • 15. Layered Network Architecture • Protocol Data Unit (PDU). A unit of data used to facilitate seamless exchange of information between layers of the protocol stack. Consists of a header and/or trailer appended to the data as it passes through a layer. • Encapsulation. The process of adding a protocol data unit as the data frame passes from an upper layer to the layer immediately below it. (Downward direction) • Decapsulation. The process of removing a protocol data unit as the data frame passes from a lower to the layer immediately above it. (Upward direction) ECE @Saint Louis University, Baguio City 15
  • 16. Popular Layered Protocols • OSI (Open Systems Interconnection). A seven layer protocol developed and adopted by the ISO and the ITU-T in 1983. • TCP-IP (Transmission Control Protocol/Internet Protocol). A three or four layer protocol developed by the Department of Defense of the United States before the inception of the OSI model. • CISCO THREE-LAYER MODEL. A Three-layer logical hierarchy developed by CISCO that specifies where things belong, how they fit together, and what functions go where. ECE @Saint Louis University, Baguio City 16
  • 17. Open Systems Interconnection  User networking applications and interfacing to the network  Encoding language used in transmission  Job management tracking  Data tracking as it moves through a network  Network addressing and packet transmission on the network  Frame formatting for transmitting data across a physical communications link  Transmission method used to propagate bits through a network ECE @Saint Louis University, Baguio City 17 LAYERS FUNCTIONS
  • 18. Open Systems Interconnection ECE @Saint Louis University, Baguio City 18 TCP/IP
  • 19. Open Systems Interconnection ECE @Saint Louis University, Baguio City 19
  • 20. OSI and its Protocol Data Units ECE @Saint Louis University, Baguio City 20
  • 21. TCP-IP Protocol Layers • Network Access Layer. Provides a means of physically delivering data packets using frames or cells. • Host-to-host Layer. Services the process and Internet layers to handle the reliability and session aspects of data transmission. • Internet Layer. Contains information that pertains to how data can be routed through the network. • Process Layer. Provides applications support. ECE @Saint Louis University, Baguio City 21
  • 22. CISCO Protocol Layers • Core Layer. Top layer responsible for transporting large amounts of data traffic reliably and quickly. Primarily tasked to switch traffic as quickly as possible. • Distribution Layer/Workgroup Layer. The communication point between the access and the core layers that provides routing, filtering, WAN access, and control on the number of data packets allowed to access the core layer. • Access Layer/Desktop Layer. Responsible for access control, segmentation (creation of collision domains), and workgroup connectivity to the distribution layer. ECE @Saint Louis University, Baguio City 22