SlideShare a Scribd company logo
1 of 30
1.1
Chapter 1
Introduction
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1.2
1-1 DATA COMMUNICATIONS
Local /remote communication
Data refers to information presented in whatever form
is agreed upon by the parties creating and using the
data.
Data communications - Exchange of data between two
devices via some form of transmission medium.
Effectiveness of data communication depends on :
1. Delivery
2. Accuracy
3. Timeliness(real time)
4. Jitter- variation in packet arrival time
1.1.1 Components of Data Communication System
 Message - Information (data) to be communicated.
 Sender - Device that sends the data message.
 Receiver -Device that receives the message.
 Transmission medium - Physical path by which a
message travels from sender to receiver.
 Protocol- Set of rules that govern data communications.
It represents an agreement between the communicating
devices. Without a protocol, two devices may be
connected but not communicating.
1.3
1.1.2 Data Representation
 Text (coding)
 Numbers
 Images
 Audio – continuous signal
 Video – continuous or combination of
images
1.4
1.1.3 Data Flow
 Simplex
 Keyboard
 Half Duplex
 Pc to printer
 Full Duplex
 Two lane highway, telephone lines
1.5
1.6
Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)
1.7
1-2 NETWORKS
A network is an interconnection set of devices (often
referred to as nodes) connected by communication
links.
Nodes - ?
Links- ?
1.2.1 Network Criteria
1.2.2 Physical Structures / Topologies
Topics discussed in this section:
1.8
1.2.1 Network Criteria
 Performance
 Depends on Network Elements
 Measured by transit time and response time
 Measured in terms of Delay and Throughput
 Reliability
 Failure rate of network components
 Measured in terms of availability/robustness in catastrophe
 Security
 Data protection against corruption/loss of data due to:
 Errors
 Malicious users
1.9
1.2.2 Physical Structures- Network Attributes
 Type of Connection
 Point to Point - single transmitter and
receiver(remote and TV). Channel capacity is
reserved.
 Multipoint/ multidrop - multiple recipients of single
transmission. Channel capacity may be spatially or
temporally.
 Physical Topology- network is laid out physically.
Representation of relationship
 Connection of devices
 Type of transmission - unicast, broadcast
1.10
 Total number of physical connections: ?
 Total number of duplex mode links ?
 Eliminating the traffic problems
 A robust topology.
 Advantage of privacy and security.
 Fault identification
 Cabling and number of ports.
 Installation and reconnection.
 Sheer bulk of wiring.
 Expensive.
 E.g Telephone Regional Office.
1.11
Figure 1.5 A fully connected mesh topology (five devices)
 Less expensive than mesh.
 Easy to install and configure.
 Less cabling.
 Robustness.
 Easy fault identification and fault isolation.
 Dependency issues.
 More cabling as compare to other topologies except mesh.
 Mostly used in LAN.
1.12
Figure 1.6 A star topology connecting four stations
 Multipoint connections.
 Ease of installation.
 Less cabling than mesh or star.
 Long wired backbone may be weak due to heat.
 Difficulty in reconnection and fault isolation.
 Signal degradation at taps.
 Adding new devices require modification.
 Fault and break.
 Noise while reflection of signal back to backbone.
 Less popular.
1.13
Figure 1.7 A bus topology connecting three stations
 Dedicated point to point connections.
 Signal pass in one direction.
 Easy to install and reconfigure.
 Fault isolation is simplified.
 Alarm issuing is there.
 Unidirectional traffic.
 Dependency.
1.14
Figure 1.8 A ring topology connecting six stations
1.15
Figure 1.9 A hybrid topology: a star backbone with three bus networks
1.16
Categories of Networks
 Local Area Networks (LANs)
 Short distances
 Designed to provide local interconnectivity
 Interconnects the hosts
 Wide Area Networks (WANs)
 Long distances
 Provide connectivity over large areas
 Interconnects the cities/ towns, state, countries
 Metropolitan Area Networks (MANs)
 Provide connectivity over areas such as a city, a campus
LAN
Local Area Network
●1.Covers a small region of space, typically a single
building.
● Smallest network
● Simplest form of LAN is to connect two computers
together
●4. LAN is operated within a limited physical area such
as at home, school, a single building or several
buildings.
●5. A network which consists of less than 500
interconnected devices across several buildings, is still
recognized as a LAN.
●6. LAN is very high speed network (from previously
10Mbps) to 100Mbps,which is faster than MAN and
WAN.
MAN
Metropolitan Area Network
●1. Is collection of LANs with the same geographical
area, for instance a city.
●2. Is a network of computers located at different sites
within a large physical area, such as a city.
●3. MAN often acts as a high speed network(although
not as fast as LAN) to allow sharing of regional
resources.
●4. MAN can defined as a group of computers and
network devices connected together within a large
physical area.
●5. Companies that have several branches within the
kuala lumpur city such as banks, might find a MAN
useful to them.
1.19
Figure 1.10 An isolated LAN connecting 12 computers to a hub in a closet
MAN
WAN
Wide Area Network
●1. Is the largest network of all network types.
●2. The internet is the largest WAN in the world.
●3. WAN generally covers large distances such as states,
countries or continents.
●4. WAN is group of MANs or LANs or the mixture of both
network.
●5. An example in the society using WAN is the banking
organization.
WAN
WAN
Differences between Types of Computer Networks
Largest
Large
Smallest
Number of
computer
Fibre-Optic,
radio wave and
satellite
Twisted-Pair and
Fibre-Optic
Twisted-Pair
Transmission
Media Type
Fast
Faster
Fastest
Speed
Largest
Larger
Small
Network Size
Higher
High
Low
Cost
WAN
MAN
LAN
Criteria
1.25
Figure 1.11 WANs: a switched WAN and a point-to-point WAN
1.26
Figure 1.12 A heterogeneous network made of four WANs and two LANs
1.27
1-3 THE INTERNET
The internetwork or 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.
Internet is a switched network.
Accessing the Internet
Internet Service Providers (ISPs)
Topics discussed in this section:
Internet Today
1.28
1.29
1-4 PROTOCOLS
A protocol is synonymous with rule. It consists of a set of
rules that govern data communications. It determines
what is communicated, how it is communicated and when
it is communicated. The key elements of a protocol are
syntax, semantics and timing
1.30
Elements of a Protocol
 Syntax
 Structure or format of the data
 Indicates how to read the bits
Semantics
 Interprets the meaning of the bits
 Knows which fields define what action
 Timing
 When data should be sent and what
 Speed at which data should be sent or speed at which it is being
received.

More Related Content

Similar to Data Communications Fundamentals

ch1_v1 Data communication and introduction
ch1_v1 Data communication and introductionch1_v1 Data communication and introduction
ch1_v1 Data communication and introductionruchisrgc
 
Chapter 1 Introduction (Data Communication by Forouzan)
Chapter 1  Introduction (Data Communication by Forouzan)Chapter 1  Introduction (Data Communication by Forouzan)
Chapter 1 Introduction (Data Communication by Forouzan)Muhammad Afzal
 
Data Communication.ppt
Data Communication.pptData Communication.ppt
Data Communication.pptRuhna1
 
Computer network fundamentals and communication
Computer network fundamentals and communicationComputer network fundamentals and communication
Computer network fundamentals and communicationhackersuryaai
 
Network Fundamentals1.pptx
Network Fundamentals1.pptxNetwork Fundamentals1.pptx
Network Fundamentals1.pptxsairakesh41
 
Computer_Network_Basic.ppt
Computer_Network_Basic.pptComputer_Network_Basic.ppt
Computer_Network_Basic.pptSarthak665910
 
Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptmv9499596
 
computer network - Chapter 1 hardware
computer network - Chapter 1 hardwarecomputer network - Chapter 1 hardware
computer network - Chapter 1 hardwareSakthiVinoth78
 
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxUnit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxLAVANYAsrietacin
 

Similar to Data Communications Fundamentals (20)

ch1_v1 Data communication and introduction
ch1_v1 Data communication and introductionch1_v1 Data communication and introduction
ch1_v1 Data communication and introduction
 
ch1_v1.ppt
ch1_v1.pptch1_v1.ppt
ch1_v1.ppt
 
Chapter 1 Introduction (Data Communication by Forouzan)
Chapter 1  Introduction (Data Communication by Forouzan)Chapter 1  Introduction (Data Communication by Forouzan)
Chapter 1 Introduction (Data Communication by Forouzan)
 
ch1_v1.ppt
ch1_v1.pptch1_v1.ppt
ch1_v1.ppt
 
Data Communication.ppt
Data Communication.pptData Communication.ppt
Data Communication.ppt
 
Computer network fundamentals and communication
Computer network fundamentals and communicationComputer network fundamentals and communication
Computer network fundamentals and communication
 
DCN Chapter 1
DCN Chapter 1DCN Chapter 1
DCN Chapter 1
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Ch1
Ch1Ch1
Ch1
 
Ch1 v1
Ch1 v1Ch1 v1
Ch1 v1
 
Network Fundamentals1.pptx
Network Fundamentals1.pptxNetwork Fundamentals1.pptx
Network Fundamentals1.pptx
 
Computer_Network_Basic.ppt
Computer_Network_Basic.pptComputer_Network_Basic.ppt
Computer_Network_Basic.ppt
 
network.pdf
network.pdfnetwork.pdf
network.pdf
 
Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.ppt
 
COMPUTER NETWORK - Chapter 1
COMPUTER NETWORK - Chapter 1 COMPUTER NETWORK - Chapter 1
COMPUTER NETWORK - Chapter 1
 
computer network - Chapter 1 hardware
computer network - Chapter 1 hardwarecomputer network - Chapter 1 hardware
computer network - Chapter 1 hardware
 
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxUnit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
 
Computer Network - Unit 1
Computer Network - Unit 1Computer Network - Unit 1
Computer Network - Unit 1
 
Ch01
Ch01Ch01
Ch01
 
Physical Layer.pdf
Physical Layer.pdfPhysical Layer.pdf
Physical Layer.pdf
 

Recently uploaded

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 

Data Communications Fundamentals

  • 1. 1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
  • 2. 1.2 1-1 DATA COMMUNICATIONS Local /remote communication Data refers to information presented in whatever form is agreed upon by the parties creating and using the data. Data communications - Exchange of data between two devices via some form of transmission medium. Effectiveness of data communication depends on : 1. Delivery 2. Accuracy 3. Timeliness(real time) 4. Jitter- variation in packet arrival time
  • 3. 1.1.1 Components of Data Communication System  Message - Information (data) to be communicated.  Sender - Device that sends the data message.  Receiver -Device that receives the message.  Transmission medium - Physical path by which a message travels from sender to receiver.  Protocol- Set of rules that govern data communications. It represents an agreement between the communicating devices. Without a protocol, two devices may be connected but not communicating. 1.3
  • 4. 1.1.2 Data Representation  Text (coding)  Numbers  Images  Audio – continuous signal  Video – continuous or combination of images 1.4
  • 5. 1.1.3 Data Flow  Simplex  Keyboard  Half Duplex  Pc to printer  Full Duplex  Two lane highway, telephone lines 1.5
  • 6. 1.6 Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)
  • 7. 1.7 1-2 NETWORKS A network is an interconnection set of devices (often referred to as nodes) connected by communication links. Nodes - ? Links- ? 1.2.1 Network Criteria 1.2.2 Physical Structures / Topologies Topics discussed in this section:
  • 8. 1.8 1.2.1 Network Criteria  Performance  Depends on Network Elements  Measured by transit time and response time  Measured in terms of Delay and Throughput  Reliability  Failure rate of network components  Measured in terms of availability/robustness in catastrophe  Security  Data protection against corruption/loss of data due to:  Errors  Malicious users
  • 9. 1.9 1.2.2 Physical Structures- Network Attributes  Type of Connection  Point to Point - single transmitter and receiver(remote and TV). Channel capacity is reserved.  Multipoint/ multidrop - multiple recipients of single transmission. Channel capacity may be spatially or temporally.
  • 10.  Physical Topology- network is laid out physically. Representation of relationship  Connection of devices  Type of transmission - unicast, broadcast 1.10
  • 11.  Total number of physical connections: ?  Total number of duplex mode links ?  Eliminating the traffic problems  A robust topology.  Advantage of privacy and security.  Fault identification  Cabling and number of ports.  Installation and reconnection.  Sheer bulk of wiring.  Expensive.  E.g Telephone Regional Office. 1.11 Figure 1.5 A fully connected mesh topology (five devices)
  • 12.  Less expensive than mesh.  Easy to install and configure.  Less cabling.  Robustness.  Easy fault identification and fault isolation.  Dependency issues.  More cabling as compare to other topologies except mesh.  Mostly used in LAN. 1.12 Figure 1.6 A star topology connecting four stations
  • 13.  Multipoint connections.  Ease of installation.  Less cabling than mesh or star.  Long wired backbone may be weak due to heat.  Difficulty in reconnection and fault isolation.  Signal degradation at taps.  Adding new devices require modification.  Fault and break.  Noise while reflection of signal back to backbone.  Less popular. 1.13 Figure 1.7 A bus topology connecting three stations
  • 14.  Dedicated point to point connections.  Signal pass in one direction.  Easy to install and reconfigure.  Fault isolation is simplified.  Alarm issuing is there.  Unidirectional traffic.  Dependency. 1.14 Figure 1.8 A ring topology connecting six stations
  • 15. 1.15 Figure 1.9 A hybrid topology: a star backbone with three bus networks
  • 16. 1.16 Categories of Networks  Local Area Networks (LANs)  Short distances  Designed to provide local interconnectivity  Interconnects the hosts  Wide Area Networks (WANs)  Long distances  Provide connectivity over large areas  Interconnects the cities/ towns, state, countries  Metropolitan Area Networks (MANs)  Provide connectivity over areas such as a city, a campus
  • 17. LAN Local Area Network ●1.Covers a small region of space, typically a single building. ● Smallest network ● Simplest form of LAN is to connect two computers together ●4. LAN is operated within a limited physical area such as at home, school, a single building or several buildings. ●5. A network which consists of less than 500 interconnected devices across several buildings, is still recognized as a LAN. ●6. LAN is very high speed network (from previously 10Mbps) to 100Mbps,which is faster than MAN and WAN.
  • 18. MAN Metropolitan Area Network ●1. Is collection of LANs with the same geographical area, for instance a city. ●2. Is a network of computers located at different sites within a large physical area, such as a city. ●3. MAN often acts as a high speed network(although not as fast as LAN) to allow sharing of regional resources. ●4. MAN can defined as a group of computers and network devices connected together within a large physical area. ●5. Companies that have several branches within the kuala lumpur city such as banks, might find a MAN useful to them.
  • 19. 1.19 Figure 1.10 An isolated LAN connecting 12 computers to a hub in a closet
  • 20. MAN
  • 21. WAN Wide Area Network ●1. Is the largest network of all network types. ●2. The internet is the largest WAN in the world. ●3. WAN generally covers large distances such as states, countries or continents. ●4. WAN is group of MANs or LANs or the mixture of both network. ●5. An example in the society using WAN is the banking organization.
  • 22. WAN
  • 23. WAN
  • 24. Differences between Types of Computer Networks Largest Large Smallest Number of computer Fibre-Optic, radio wave and satellite Twisted-Pair and Fibre-Optic Twisted-Pair Transmission Media Type Fast Faster Fastest Speed Largest Larger Small Network Size Higher High Low Cost WAN MAN LAN Criteria
  • 25. 1.25 Figure 1.11 WANs: a switched WAN and a point-to-point WAN
  • 26. 1.26 Figure 1.12 A heterogeneous network made of four WANs and two LANs
  • 27. 1.27 1-3 THE INTERNET The internetwork or 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. Internet is a switched network. Accessing the Internet Internet Service Providers (ISPs) Topics discussed in this section:
  • 29. 1.29 1-4 PROTOCOLS A protocol is synonymous with rule. It consists of a set of rules that govern data communications. It determines what is communicated, how it is communicated and when it is communicated. The key elements of a protocol are syntax, semantics and timing
  • 30. 1.30 Elements of a Protocol  Syntax  Structure or format of the data  Indicates how to read the bits Semantics  Interprets the meaning of the bits  Knows which fields define what action  Timing  When data should be sent and what  Speed at which data should be sent or speed at which it is being received.