SlideShare ist ein Scribd-Unternehmen logo
1 von 50
Computer Network and
Communication
SKR 3200

1
Learning Outcome
•
•
•
•
•
•

To identify components in data communication
Introduction
Data communication
Data representation
Data flow
Networks

2
Introduction
Why Study Data Communications?
• accessibility – to get accurate information.
• data/information sharing?
• Eg: From one pc – data copied onto a floppy disk and
physically reloaded to another pc/remote computer – time
consuming, inconveniences.
• Revolution is occurred in telecommunications networks
• Technological advances drive communication links to
carry more and faster signals.
Data Communication
• Telecommunication - communication at a distance (tele is
Greek for far). E.g: telephony, telegraphy, and television.
• Data
 Facts, concepts, and instructions presented in whatever
form is agreed upon by the parties creating and using
data.
 In the context of computer IS, data are represented by
binary information units (or bits) produced and consumed
in the form of 0s and 1s.
 Data communication - the exchange of data between two
devices via some form of transmission medium (such as
wire cable)
4
Data Communication
• The effectiveness of a data communication system depends
on 4 fundamental characteristics :
1. delivery – the system must deliver data to the correct
destination.
2. accuracy – the system must deliver data accurately.
3. timeliness – The system must deliver data in timely
manner.
4. Jitter – variation in arrival time.
5
Data Communication

Data communication components

6
Data Communication Components
5 components :
1. Message – the information (data) to be communicated.
Can consists of text, numbers, picture, audio, video.
2. Sender – the device that sends the data message. Can be
a computer, workstation, mobile phone, video cam etc
3. Receiver – the device that receives the message. Can be a
computer, workstation, mobile phone, tv etc.

7
4. Medium – the physical path by which a message
travels from sender to receiver. UTP cable, coaxial,
fiber optic, radio wave.
5. Protocol – A set of rules that govern data
communication. Represent an agreement between the
communicating devices.
Example of Protocol

9
Data representation
Types of data representation
1. Text
• In the bit format (‘0’, ‘1’) – bit pattern
• Known as code – a set of bit sequence
• Unicode
2. Numbers
• Also represented by bit patterns
3. Images
• Also represented by bit patterns associated with each
pixels.
• black pixel – all ‘1’s
4. Audio
10
5. Video
Transmission mode
• The direction of signal flow between two linked devices.
• There are three types:
– Simplex
– Half-duplex
– Full-duplex

11
Transmission mode
• Simplex
– The communication is unidirectional.
– Only one of two stations on a link can transmit; the
other can only receive
– E.g: keyboards and traditional monitor
• Half-duplex
– 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
– The entire capacity of a channel is taken over at the
time
– E.g: walkie-talkie
12
• Full-duplex
– Both
stations
can
transmit
and
receive
simultaneously.
– Like two way street, traffic flowing in both directions at
the same time.
– Sharing the capacity of the link.
– E.g: telephone line, videoconferencing
simplex

14
Half Duplex
(Only 1 communication at a single time can be transmitted)

15
half-duplex

16
full-duplex

17
Networks
• A network is a set of devices (often referred to as nodes)
connected by communication links (channel).
– 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.
• Networks use distributed processing, in which task is
divided among multiple computers.
• Network criteria:
– Performance – transmission time and response time
– Reliability – frequency of failure
– Security – protecting data from unauthorized access
and damage.
18
Learning outcome
• Illustrate/draw network topology and architecture (C4)
• linking the importance of protocols and standards (C3)
• Topics
– Topology
– Network models
– Protocol and standard
Physical Structure
• Type of connection
– Point-to-point
– Multipoint
Physical Topology
• Physical topology – refers to how the network is laid out
physically
• 4 basic topology
– Mesh - dedicated point-to-point link to every other
device
– Star - dedicated point-to-point link only to a central
controller
– Bus – all devices are linked through a long cable acts
as a backbone
– Ring – dedicated point-to-point to its adjacent devices
21
• Hybrid topology
– A collection of any two or more basic topology
– example: a star backbone + three bus network
Figure 1.5 A fully connected mesh topology (five devices)
• Require a dedicated
line/connection
- Can carry its own
data
• a link failure – does not
affect others
• Privacy/security – only
intended recipient see the
message
• The number of
connection is huge
• Require a huge space for
cabling
• Require hardware

1.23
Figure 1.6 A star topology connecting four stations

• Central controller
• All communication are through the hub
• Used in Local-Area Network (LAN)
• Less expensive
compared to mesh
topology

1.24

• Robustness – when a
link fail- only the link is
affected
• Single point of failure
Figure 1.7 A bus topology connecting three stations

• Connected by drop line and tap
• Signal travel through cable = energy are converted to heat
• Therefore it become weaker with the distance

1.25
Figure 1.8 A ring topology connecting six stations

• Connected to it immediate neighbours
• Add/delete device require two connections

1.26
Figure 1.9 A hybrid topology: a star backbone with three bus networks

1.27
Categories of Networks
• Based on size, ownership, the distance it covers and
physical architecture.
• LAN
– Privately owned
– Link the devices in a single office, building, or campus
– Limited to a few kilometer
– Resource sharing between PC/workstation
– Other factor: transmission media and topology
– Most common topologies: bus, ring, star
– Data rate/speed up to 100Mbps
28
• MAN
– Designed to extend over an entire city
– Example: cable TV network, LAN to LAN resource
sharing
– Operates as private company or public company
-Maxis
• WAN
– Provides long distance transmission of data, voice,
image, video conference over large geographic areas
– May utilize as public, leased or private communication
equipment.
– Enterprise network – refer to WAN that wholly owned
and used by a single company.
29
Summary of networks
categories

30
Example An isolated LAN connecting 12 computers to a hub in a closet

1.31
Example : WANs: a switched WAN and a point-to-point WAN

1.32
A heterogeneous network made of four WANs and two LANs

1.33
Another example of ?

34
35
Internetworks
•
•
•
•

Internetwork/internet – two or more networks are
connected
Internetworking devices – routers, gateways
internet – a generic term used to mean an
interconnection of networks
Internet – a specific worldwide network

36
THE INTERNET
The Internet has revolutionized many aspects of our
daily lives. It has affected the way we do business as
well as the way we spend our leisure time. The Internet
is a communication system that has brought a wealth of
information to our fingertips and organized it for our use.

1.37
Figure 1.13 Hierarchical organization of the Internet

1.38
1-4 PROTOCOLS AND STANDARDS
Protocol - synonymous with rule.
Standards - agreed-upon rules.

1.39
Protocol & Standard
• Protocol – set of rules that govern data communication.
• Collection of rules - definition on what, how and when it
is communicated.
• Key element of a protocol are:
• Syntax – refers to the structure or format of the data,
the order in which they are presented.
• Semantics – refers to the meaning of each section bits.
• Timing – refers to two characteristic: when data should
be sent, and how fast they can be sent.

40
• Standard –provides a model for development that
makes it possible for a product to work regardless of
individual manufacturer.
• Standard – creating and maintaining an open and
competitive market for equipment manufacturers,
guaranteeing national/international interoperability of
data and telecommunications tech process
• Data communication standards can be categorized to 2:
– De jure (by law/regulation)
• Legislated by an officially recognized body
– De facto (by fact/convention)
• Proprietary, nonproprietary

42
Standards Organization
• Standard are developed by cooperation among
standards creation committees, forums, and
government regulatory agencies.
• Standards Creation Committees:
– ISO – International Standards Organization
– ITU-T – International Telecommunications Union –
Telecommunication Standards Sector
– ANSI – American National Standard Institute
– IEEE- Institute of Electrical and Electronic Engineers
– EIA – Electronic Industries Association
– Telcorda
43
• ISO – multinational body whose membership is drawn
mainly from the standards creation committees of
various governments throughout the world.
– Aim: to facilitate the international exchange of goods
and services by providing models for compatibility
• ITU-T
– formerly known CCITT – Consultative Committee for
International Telecommunication Union
– Two popular standards – V series and X series
• ANSI
– US non-profit organization
– US representative to both the ISO and the ITU-T
• IEEE
– The largest professional engineering society in the
world
– Develops standards for computing, communication,
electrical engineering and electronics
– Sponsored an important standard for LAN called
Project 802
45
46

idawaty@fsktm.upm.edu.my

• EIA
– Association of electronics manufacturers in US
– Responsible for developing the EIA-232-D and EIA530 standards – define serial transmission between
two digital devices. (computer to modem)
• Telcordia
– Provides R&D resources for the advancement of
telecommunication technology.
– Important source of draft standard to ANSI
• Forums
– Telecommunications technology development is
moving faster than the ability of standard committee
to ratify standards
– Standards committee are procedural bodies and by
nature slow moving
– The forums work with universities and users to test,
evaluate and standardize new technologies
– At the end, the forums present their conclusion to
standards bodies
– Example – Frame Relay Forum, ATM Forum, Internet
Society (ISOC), Internet Engineering Task
Force(IETF)
• Regulatory Agencies
– All communication technology is subject to regulation
by government agencies such as the Federal
Communication Commission (FCC) in US.
• Internet Standard
– Tested specification to be used for Internet
– Being published in Internet draft as Request for
Comment(RFC) document

48
Examples of ISO standard

49
IEEE Specification

50

Weitere ähnliche Inhalte

Was ist angesagt?

Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1admercano101
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic conceptsMd Irfan Ansari
 
Networking lesson
Networking lessonNetworking lesson
Networking lessonmadusanka00
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005SOLOMONCHINAEMEUCHEA
 
Introduction of Computer Networking Technoloy
Introduction of Computer Networking TechnoloyIntroduction of Computer Networking Technoloy
Introduction of Computer Networking TechnoloyAmmar Rahman
 
Introduction to Data Communication
Introduction to Data CommunicationIntroduction to Data Communication
Introduction to Data CommunicationKamal Acharya
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsSubas Paudel
 
Data communications and Networking
Data communications and Networking Data communications and Networking
Data communications and Networking awais qarni
 
Dc lec-02 (networks)
Dc lec-02 (networks)Dc lec-02 (networks)
Dc lec-02 (networks)diaryinc
 
Computer network
Computer networkComputer network
Computer networkSimran Kaur
 
Introduction to Computer Network
Introduction to Computer NetworkIntroduction to Computer Network
Introduction to Computer NetworkAdetula Bunmi
 
Datacom module 2: Data Communication Architecture, Protocols, and Standards
Datacom module 2:  Data Communication Architecture, Protocols, and StandardsDatacom module 2:  Data Communication Architecture, Protocols, and Standards
Datacom module 2: Data Communication Architecture, Protocols, and StandardsJeffrey Des Binwag
 
Network adpater,cabel,cards ,types, network devices
Network adpater,cabel,cards ,types, network devicesNetwork adpater,cabel,cards ,types, network devices
Network adpater,cabel,cards ,types, network devicesJafar Nesargi
 

Was ist angesagt? (20)

Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1
 
Chapter1
Chapter1Chapter1
Chapter1
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic concepts
 
Chap1 networking
Chap1 networkingChap1 networking
Chap1 networking
 
Networking lesson
Networking lessonNetworking lesson
Networking lesson
 
Data communication basics
Data communication basicsData communication basics
Data communication basics
 
Communications
CommunicationsCommunications
Communications
 
Dc1 t1
Dc1 t1Dc1 t1
Dc1 t1
 
Chapter4
Chapter4Chapter4
Chapter4
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
Introduction of Computer Networking Technoloy
Introduction of Computer Networking TechnoloyIntroduction of Computer Networking Technoloy
Introduction of Computer Networking Technoloy
 
Introduction to Data Communication
Introduction to Data CommunicationIntroduction to Data Communication
Introduction to Data Communication
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber Ethics
 
Data communications and Networking
Data communications and Networking Data communications and Networking
Data communications and Networking
 
Dc lec-02 (networks)
Dc lec-02 (networks)Dc lec-02 (networks)
Dc lec-02 (networks)
 
Computer network
Computer networkComputer network
Computer network
 
viddu Network
 viddu Network viddu Network
viddu Network
 
Introduction to Computer Network
Introduction to Computer NetworkIntroduction to Computer Network
Introduction to Computer Network
 
Datacom module 2: Data Communication Architecture, Protocols, and Standards
Datacom module 2:  Data Communication Architecture, Protocols, and StandardsDatacom module 2:  Data Communication Architecture, Protocols, and Standards
Datacom module 2: Data Communication Architecture, Protocols, and Standards
 
Network adpater,cabel,cards ,types, network devices
Network adpater,cabel,cards ,types, network devicesNetwork adpater,cabel,cards ,types, network devices
Network adpater,cabel,cards ,types, network devices
 

Ähnlich wie Skr+3200+chapter+1+(kweh)

Data communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfData communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfSujanTimalsina5
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.pptchapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.pptTakudzwaM1
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
Telecom Network
Telecom NetworkTelecom Network
Telecom NetworkExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.pptExamIUB
 
Presentation On Computer Network
Presentation On Computer NetworkPresentation On Computer Network
Presentation On Computer NetworkAvinash Ranjan
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.pptGetachewDires1
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networkspavan kumar Thatikonda
 

Ähnlich wie Skr+3200+chapter+1+(kweh) (20)

ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
Data communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfData communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdf
 
Ch 1 network
Ch 1  networkCh 1  network
Ch 1 network
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.pptchapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
Telecom Network
Telecom NetworkTelecom Network
Telecom Network
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
ppt_dcn.pdf
ppt_dcn.pdfppt_dcn.pdf
ppt_dcn.pdf
 
Presentation On Computer Network
Presentation On Computer NetworkPresentation On Computer Network
Presentation On Computer Network
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.ppt
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networks
 

Mehr von Ammar Shafiq

50 strategi pemasaran Internet
50 strategi pemasaran Internet50 strategi pemasaran Internet
50 strategi pemasaran InternetAmmar Shafiq
 
Blueoceanstrategy | Youtube Strategy
Blueoceanstrategy | Youtube StrategyBlueoceanstrategy | Youtube Strategy
Blueoceanstrategy | Youtube StrategyAmmar Shafiq
 
Management+accounting+in+public+sector
Management+accounting+in+public+sectorManagement+accounting+in+public+sector
Management+accounting+in+public+sectorAmmar Shafiq
 
Skr+3200+chapter+3+(kweh)
Skr+3200+chapter+3+(kweh)Skr+3200+chapter+3+(kweh)
Skr+3200+chapter+3+(kweh)Ammar Shafiq
 
Skr+3200+chapter+2+(kweh)
Skr+3200+chapter+2+(kweh)Skr+3200+chapter+2+(kweh)
Skr+3200+chapter+2+(kweh)Ammar Shafiq
 
Software engineering lecture notes
Software engineering   lecture notesSoftware engineering   lecture notes
Software engineering lecture notesAmmar Shafiq
 

Mehr von Ammar Shafiq (7)

50 strategi pemasaran Internet
50 strategi pemasaran Internet50 strategi pemasaran Internet
50 strategi pemasaran Internet
 
Blueoceanstrategy | Youtube Strategy
Blueoceanstrategy | Youtube StrategyBlueoceanstrategy | Youtube Strategy
Blueoceanstrategy | Youtube Strategy
 
Management+accounting+in+public+sector
Management+accounting+in+public+sectorManagement+accounting+in+public+sector
Management+accounting+in+public+sector
 
Quality costing
Quality costingQuality costing
Quality costing
 
Skr+3200+chapter+3+(kweh)
Skr+3200+chapter+3+(kweh)Skr+3200+chapter+3+(kweh)
Skr+3200+chapter+3+(kweh)
 
Skr+3200+chapter+2+(kweh)
Skr+3200+chapter+2+(kweh)Skr+3200+chapter+2+(kweh)
Skr+3200+chapter+2+(kweh)
 
Software engineering lecture notes
Software engineering   lecture notesSoftware engineering   lecture notes
Software engineering lecture notes
 

Kürzlich hochgeladen

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 

Kürzlich hochgeladen (20)

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 

Skr+3200+chapter+1+(kweh)

  • 2. Learning Outcome • • • • • • To identify components in data communication Introduction Data communication Data representation Data flow Networks 2
  • 3. Introduction Why Study Data Communications? • accessibility – to get accurate information. • data/information sharing? • Eg: From one pc – data copied onto a floppy disk and physically reloaded to another pc/remote computer – time consuming, inconveniences. • Revolution is occurred in telecommunications networks • Technological advances drive communication links to carry more and faster signals.
  • 4. Data Communication • Telecommunication - communication at a distance (tele is Greek for far). E.g: telephony, telegraphy, and television. • Data  Facts, concepts, and instructions presented in whatever form is agreed upon by the parties creating and using data.  In the context of computer IS, data are represented by binary information units (or bits) produced and consumed in the form of 0s and 1s.  Data communication - the exchange of data between two devices via some form of transmission medium (such as wire cable) 4
  • 5. Data Communication • The effectiveness of a data communication system depends on 4 fundamental characteristics : 1. delivery – the system must deliver data to the correct destination. 2. accuracy – the system must deliver data accurately. 3. timeliness – The system must deliver data in timely manner. 4. Jitter – variation in arrival time. 5
  • 7. Data Communication Components 5 components : 1. Message – the information (data) to be communicated. Can consists of text, numbers, picture, audio, video. 2. Sender – the device that sends the data message. Can be a computer, workstation, mobile phone, video cam etc 3. Receiver – the device that receives the message. Can be a computer, workstation, mobile phone, tv etc. 7
  • 8. 4. Medium – the physical path by which a message travels from sender to receiver. UTP cable, coaxial, fiber optic, radio wave. 5. Protocol – A set of rules that govern data communication. Represent an agreement between the communicating devices.
  • 10. Data representation Types of data representation 1. Text • In the bit format (‘0’, ‘1’) – bit pattern • Known as code – a set of bit sequence • Unicode 2. Numbers • Also represented by bit patterns 3. Images • Also represented by bit patterns associated with each pixels. • black pixel – all ‘1’s 4. Audio 10 5. Video
  • 11. Transmission mode • The direction of signal flow between two linked devices. • There are three types: – Simplex – Half-duplex – Full-duplex 11
  • 12. Transmission mode • Simplex – The communication is unidirectional. – Only one of two stations on a link can transmit; the other can only receive – E.g: keyboards and traditional monitor • Half-duplex – 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 – The entire capacity of a channel is taken over at the time – E.g: walkie-talkie 12
  • 13. • Full-duplex – Both stations can transmit and receive simultaneously. – Like two way street, traffic flowing in both directions at the same time. – Sharing the capacity of the link. – E.g: telephone line, videoconferencing
  • 15. Half Duplex (Only 1 communication at a single time can be transmitted) 15
  • 18. Networks • A network is a set of devices (often referred to as nodes) connected by communication links (channel). – 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. • Networks use distributed processing, in which task is divided among multiple computers. • Network criteria: – Performance – transmission time and response time – Reliability – frequency of failure – Security – protecting data from unauthorized access and damage. 18
  • 19. Learning outcome • Illustrate/draw network topology and architecture (C4) • linking the importance of protocols and standards (C3) • Topics – Topology – Network models – Protocol and standard
  • 20. Physical Structure • Type of connection – Point-to-point – Multipoint
  • 21. Physical Topology • Physical topology – refers to how the network is laid out physically • 4 basic topology – Mesh - dedicated point-to-point link to every other device – Star - dedicated point-to-point link only to a central controller – Bus – all devices are linked through a long cable acts as a backbone – Ring – dedicated point-to-point to its adjacent devices 21
  • 22. • Hybrid topology – A collection of any two or more basic topology – example: a star backbone + three bus network
  • 23. Figure 1.5 A fully connected mesh topology (five devices) • Require a dedicated line/connection - Can carry its own data • a link failure – does not affect others • Privacy/security – only intended recipient see the message • The number of connection is huge • Require a huge space for cabling • Require hardware 1.23
  • 24. Figure 1.6 A star topology connecting four stations • Central controller • All communication are through the hub • Used in Local-Area Network (LAN) • Less expensive compared to mesh topology 1.24 • Robustness – when a link fail- only the link is affected • Single point of failure
  • 25. Figure 1.7 A bus topology connecting three stations • Connected by drop line and tap • Signal travel through cable = energy are converted to heat • Therefore it become weaker with the distance 1.25
  • 26. Figure 1.8 A ring topology connecting six stations • Connected to it immediate neighbours • Add/delete device require two connections 1.26
  • 27. Figure 1.9 A hybrid topology: a star backbone with three bus networks 1.27
  • 28. Categories of Networks • Based on size, ownership, the distance it covers and physical architecture. • LAN – Privately owned – Link the devices in a single office, building, or campus – Limited to a few kilometer – Resource sharing between PC/workstation – Other factor: transmission media and topology – Most common topologies: bus, ring, star – Data rate/speed up to 100Mbps 28
  • 29. • MAN – Designed to extend over an entire city – Example: cable TV network, LAN to LAN resource sharing – Operates as private company or public company -Maxis • WAN – Provides long distance transmission of data, voice, image, video conference over large geographic areas – May utilize as public, leased or private communication equipment. – Enterprise network – refer to WAN that wholly owned and used by a single company. 29
  • 31. Example An isolated LAN connecting 12 computers to a hub in a closet 1.31
  • 32. Example : WANs: a switched WAN and a point-to-point WAN 1.32
  • 33. A heterogeneous network made of four WANs and two LANs 1.33
  • 35. 35
  • 36. Internetworks • • • • Internetwork/internet – two or more networks are connected Internetworking devices – routers, gateways internet – a generic term used to mean an interconnection of networks Internet – a specific worldwide network 36
  • 37. THE INTERNET The Internet has revolutionized many aspects of our daily lives. It has affected the way we do business as well as the way we spend our leisure time. The Internet is a communication system that has brought a wealth of information to our fingertips and organized it for our use. 1.37
  • 38. Figure 1.13 Hierarchical organization of the Internet 1.38
  • 39. 1-4 PROTOCOLS AND STANDARDS Protocol - synonymous with rule. Standards - agreed-upon rules. 1.39
  • 40. Protocol & Standard • Protocol – set of rules that govern data communication. • Collection of rules - definition on what, how and when it is communicated. • Key element of a protocol are: • Syntax – refers to the structure or format of the data, the order in which they are presented. • Semantics – refers to the meaning of each section bits. • Timing – refers to two characteristic: when data should be sent, and how fast they can be sent. 40
  • 41. • Standard –provides a model for development that makes it possible for a product to work regardless of individual manufacturer.
  • 42. • Standard – creating and maintaining an open and competitive market for equipment manufacturers, guaranteeing national/international interoperability of data and telecommunications tech process • Data communication standards can be categorized to 2: – De jure (by law/regulation) • Legislated by an officially recognized body – De facto (by fact/convention) • Proprietary, nonproprietary 42
  • 43. Standards Organization • Standard are developed by cooperation among standards creation committees, forums, and government regulatory agencies. • Standards Creation Committees: – ISO – International Standards Organization – ITU-T – International Telecommunications Union – Telecommunication Standards Sector – ANSI – American National Standard Institute – IEEE- Institute of Electrical and Electronic Engineers – EIA – Electronic Industries Association – Telcorda 43
  • 44. • ISO – multinational body whose membership is drawn mainly from the standards creation committees of various governments throughout the world. – Aim: to facilitate the international exchange of goods and services by providing models for compatibility
  • 45. • ITU-T – formerly known CCITT – Consultative Committee for International Telecommunication Union – Two popular standards – V series and X series • ANSI – US non-profit organization – US representative to both the ISO and the ITU-T • IEEE – The largest professional engineering society in the world – Develops standards for computing, communication, electrical engineering and electronics – Sponsored an important standard for LAN called Project 802 45
  • 46. 46 idawaty@fsktm.upm.edu.my • EIA – Association of electronics manufacturers in US – Responsible for developing the EIA-232-D and EIA530 standards – define serial transmission between two digital devices. (computer to modem) • Telcordia – Provides R&D resources for the advancement of telecommunication technology. – Important source of draft standard to ANSI
  • 47. • Forums – Telecommunications technology development is moving faster than the ability of standard committee to ratify standards – Standards committee are procedural bodies and by nature slow moving – The forums work with universities and users to test, evaluate and standardize new technologies – At the end, the forums present their conclusion to standards bodies – Example – Frame Relay Forum, ATM Forum, Internet Society (ISOC), Internet Engineering Task Force(IETF)
  • 48. • Regulatory Agencies – All communication technology is subject to regulation by government agencies such as the Federal Communication Commission (FCC) in US. • Internet Standard – Tested specification to be used for Internet – Being published in Internet draft as Request for Comment(RFC) document 48
  • 49. Examples of ISO standard 49