SlideShare a Scribd company logo
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 2.Lecture1,2.pptx

Computer network fundamentals and communication
Computer network fundamentals and communicationComputer network fundamentals and communication
Computer network fundamentals and communication
hackersuryaai
 
Data Communication.ppt
Data Communication.pptData Communication.ppt
Data Communication.ppt
Ruhna1
 
Networks
NetworksNetworks
ch1_v1 Data communication and introduction
ch1_v1 Data communication and introductionch1_v1 Data communication and introduction
ch1_v1 Data communication and introduction
ruchisrgc
 
ch1_v1.ppt
ch1_v1.pptch1_v1.ppt
ch1_v1.ppt
Mohd Saifudeen
 
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
 
DCN Chapter 1
DCN Chapter 1DCN Chapter 1
DCN Chapter 1
MsKavithaEstherRajak
 
Ch1
Ch1Ch1
Ch1 v1
Ch1 v1Ch1 v1
Ch1 v1
Nazir Ahmed
 
Network Fundamentals1.pptx
Network Fundamentals1.pptxNetwork Fundamentals1.pptx
Network Fundamentals1.pptx
sairakesh41
 
Computer_Network_Basic.ppt
Computer_Network_Basic.pptComputer_Network_Basic.ppt
Computer_Network_Basic.ppt
Sarthak665910
 
network.pdf
network.pdfnetwork.pdf
network.pdf
LakshayTyagi28
 
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
mv9499596
 
COMPUTER NETWORK - Chapter 1
COMPUTER NETWORK - Chapter 1 COMPUTER NETWORK - Chapter 1
COMPUTER NETWORK - Chapter 1
BON SECOURS COLLEGE FOR WOMEN
 
computer network - Chapter 1 hardware
computer network - Chapter 1 hardwarecomputer network - Chapter 1 hardware
computer network - Chapter 1 hardware
SakthiVinoth78
 
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptxUnit1-INTRODUCTION AND PHYSICAL LAYER.pptx
Unit1-INTRODUCTION AND PHYSICAL LAYER.pptx
LAVANYAsrietacin
 
Computer Network - Unit 1
Computer Network - Unit 1Computer Network - Unit 1
Computer Network - Unit 1
Chandan Gupta Bhagat
 
Physical Layer.pdf
Physical Layer.pdfPhysical Layer.pdf
Physical Layer.pdf
TamiratDejene1
 

Similar to 2.Lecture1,2.pptx (20)

Computer network fundamentals and communication
Computer network fundamentals and communicationComputer network fundamentals and communication
Computer network fundamentals and communication
 
Data Communication.ppt
Data Communication.pptData Communication.ppt
Data Communication.ppt
 
Networks
NetworksNetworks
Networks
 
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)
 
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

Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 

2.Lecture1,2.pptx

  • 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.