SlideShare a Scribd company logo
COMPUTER NETWORKS
It is a set of devices connected by
communication links. A node can be a computer or any
other device and it occurs simultaneously. Here signals
going in either direction share the capacity of the link.
E.g. telephone
Internet:
It is a network of networks.
Protocol:
It is a set of rules that governs data communication. A protocol defines
what is communicated, how it is communicated, and when its
communicated. They key elements of protocol are syntax, semantics and
timing.
Network Hardware
There are two types of transmission technology that are in widespread
use.
1. Broadecast links.
2. Point-to-point links.
Broadecast links:
 A single communication channel that is shared by all the machines on
the network.
The packets are sent by any machine and received by all the other
machines.
root
a
Broadcasting is a method of transferring a message to all recipients
simultaneously. Broadcasting can be performed as a high-level operation in a
program, for example, broadcasting in message passing interface, or it may be
a low-level networking operation, for example broadcasting on Ethernet.
All-to-all communication is a computer communication method in which
each sender transmits messages to all receivers within a group. In networking
this can be accomplished using broadcast or multicast. This is in contrast with
the point-to-point method in which each sender communicates with one
receiver.
Point-to-point link
 It consist of many connections between individual pairs of machines. To
go from the source to the destination, a packet on this type of network may
have to first visit one or more intermediate machines.
 A point-to-point connection between two communication end points or
nodes. An example is a telephone call, in which one telephone is
connected with one other, and what is said by one caller can only be heard
by the other.
 Point-to-point transmission with one sender and one receiver is sometimes
called unicasting.
Network Types
 Personal area network
 Local area network
 Metropolitan area network
 Wide area network
 The internet
Interprocessor
distancelo
Processors
located in same
1 m Square meter
10 m Room
100 m Building
1 km Campus
10 km City
100 km Country
1000 km Continent
10,000 km Planet
Personal area network
Local area network
Metropolitan area network
Wide area network
The Internet
Figure: Classification of interconnected processors by scale.
Personal area Network
 Networks that are meant for one person.
 Example: A wireless network connecting a computer with
its mouse, keyboard and printer
Local Area Networks (LAN)
 A local area network (LAN) is a privately owned and links the devices
in a single office, building or campus of up to a few kilometers in
size.
 A local-area network (LAN) is a computer network that spans a
relatively small area. Most often, a LAN is confined to a single room,
building or group of buildings, however, one LAN can be connected
to other LANs over any distance via telephone lines and radio waves.
 A system of LANs connected in this way is called a wide-area
network (WAN). The difference between a LAN and WAN is that the
wide-area network spans a relatively large geographical area.
Typically, a WAN consists of two or more local-area networks (LANs)
and are often connected through public networks.
 Network size is limited to a small geographical area, presently to a few kilometers.
 Data transfer rate is generally high. They range from 100 Mbps to 1000 Mbps.
 In general, a LAN uses only one type of transmission medium, commonly category
5 coaxial cables.
 A LAN is distinguished from other networks by their topologies. The common
topologies are bus, ring, mesh, and star.
 The number of computers connected to a LAN is usually restricted. In other words,
LANs are limitedly scalable.
 IEEE 802.3 or Ethernet is the most common LAN. They use a wired medium in
conjuncture with a switch or a hub. Originally, coaxial cables were used for
communications. But now twisted pair cables and fiber optic cables are also used.
Ethernet’s speed has increased from 2.9 Mbps to 400 Gbps.
Nodes on a LAN
 Most LANs connect workstations and personal computers.
Each node (individual computer) in a LAN has its own CPU with which it
executes programs, but it also is able to access data and devices anywhere
on the LAN. This means that many users can share expensive devices,
such as laser printers, as well as data. Users can also use the LAN to
communicate with each other, by sending email or engaging in chat
sessions.
 LANs are capable of transmitting data at very fast rates, much faster than
data can be transmitted over a telephone line; but the distances are limited
and there is also a limit on the number of computers that can be attached to
a single LAN.
Figure: Local are network
Types of Local-Area Networks (LANs)
 There are many different types of LANs, with Ethernets being the most common for
PCs. Most Apple Macintosh networks are based on Apple's AppleTalk network system,
which is built into Macintosh computers. The following characteristics differentiate one
LAN from another:
 Topology: The geometric arrangement of devices on the network. For example, devices
can be arranged in a ring, bus or in a straight line.
 Protocols: The rules and encoding specifications for sending data. The protocols also
determine whether the network uses a peer-to-peer or client/server architecture.
 Media: Devices can be connected by twisted-pair wire, coaxial cables, or fiber optic
cables. Some networks do without connecting media altogether, communicating instead
via radio waves.
RingTopology
MetropolitanArea Networks
 MAN or Metropolitan area Network covers a larger area than that of a
LAN and smaller area as compared to WAN. It connects two or more
computers that are apart but resides in the same or different cities.
 It covers a large geographical area and may serve as an ISP (Internet
Service Provider). MAN is designed for customers who need a high-speed
connectivity. Speeds of MAN ranges in terms of Mbps. It’s hard to design
and maintain a Metropolitan Area Network.
 Network size generally ranges from 5 to 50 km. It may be as small as a
group of buildings in a campus to as large as covering the whole city.
 Data rates are moderate to high.
 In general, a MAN is either owned by a user group or by a network
provider who sells service to users, rather than a single organization as in
LAN.
 It facilitates sharing of regional resources.
 They provide uplinks for connecting LANs to WANs and Internet.
Example of MAN
 Cable TV network
 Telephone networks providing high-speed DSL lines
 IEEE 802.16 or WiMAX, that provides high-speed broadband access with
Internet connectivity to customer premises.
WideArea Network (WAN)
A wide area network (WAN) is a computer network that covers a large
geographical area comprising a region, a country, a continent or even the
whole world. WAN includes the technologies to transmit data, image,
audio and video information over long distances and among different
LANs and MANs.
 WANs have a large capacity, connecting a large number of computers over
a large area, and are inherently scalable.
 They facilitate the sharing of regional resources.
 They provide uplinks for connecting LANs and MANs to the Internet.
 Communication links are provided by public carriers like telephone
networks, network providers, cable systems, satellites etc.
 Typically, they have low data transfer rate and high propagation delay, i.e.
they have low communication speed.
 They generally have a higher bit error rate.
Example of WAN
 The Internet
 4G Mobile Broadband Systems
 A network of bank cash dispensers.
Difference between LAN, MAN andWAN
LAN - Local Area Network
A Local Area Network (LAN) is a private network that connects
computers and devices within a limited area like a residence, an office, a
building or a campus. On a small scale, LANs are used to connect personal
computers to printers. However, LANs can also extend to a few kilometers
when used by companies, where a large number of computers share a variety
of resources like hardware (e.g. printers, scanners, audiovisual devices etc),
software (e.g. application programs) and data.
MAN - Metropolitan Area Network
A Metropolitan Area Network (MAN) is a larger network than LAN. It
often covers multiple cities or towns. It is quiet expensive and a single
organization may not have own it.
WAN - Wide Area Network
A Wide Area Network (WAN) is a much larger network than LAN and
MAN. It often covers multiple contries or contenants. It is quiet expensive and
a single organization may not have own it. Satellite is used to manage WAN.
Following are the important differences between LAN, MAN and WAN.
Sr. No. Key LAN MAN WAN
1 Definition LAN stands for Local Area
Network.
MAN stands for
Metropolitan Area Network.
WAN stands for
Wide Area Network.
2 Ownership LAN is often owned by
private organizations.
MAN ownership can be
private or public.
WAN ownership can
be private or public.
3 Speed LAN speed is quiet high. MAN speed is average. WAN speed is lower
than that of LAN.
4 Delay Network Propagation Delay is
short in LAN.
Network Propagation Delay
is moderate in MAN.
Network Propagation
Delay is longer in
WAN.
5 Congestion LAN has low congestion as
compared to WAN.
MAN has higher congestion
than LAN.
WAN has higher
congestion than both
MAN and LAN.
6 Fault Tolerance Fault Tolerance of LAN is
higher than WAN.
Fault Tolerance of MAN is
lower than LAN.
Fault Tolerance of
WAN is lower than
both LAN and MAN.
7 Maintenance Designing and maintaining
LAN is easy and less costly
than WAN.
Designing and maintaining
WAN is complex and more
costly than LAN.
Designing and
maintaining WAN is
complex and more
costly than both LAN
and MAN
Questions
1. Computer network is
a) Collection of hardware components and
computers
b) Interconnected by communication channels
c) Sharing of resources and information
d) All of the above
2. LAN stands for
a) Local area network
b) Local are network
c) Long area network
d) Long are network
3. Personal area network distance is
a) 10m
b) 1 m
c) 100 m
d) 1000 m
4. Example of broadcast link
a) Ethernet
b) Etherinternet
c) Intranet
d) None of these
5.WAN stands for
a) Word area network
b) Wide area network
c) World area network
d) All the above
THANK YOU

More Related Content

What's hot (20)

PPTX
Modems
Bits
 
PPTX
Unit 1 introduction to Operating System
zahid7578
 
PPTX
Bluetooth technology by polite group
politegcuf
 
PPT
Introduction To Operating System
Laguna State Polytechnic University
 
PPTX
Overview of telecom networks
snehitha reddy
 
PPTX
Network devices
Ashok R
 
PDF
Intermediate Operating Systems
John Cutajar
 
PPTX
operating system
MuhammadMasab7
 
PPT
Computer Network
Cma Mohd
 
PDF
Wireless Network Optimization (2010)
Marc Jadoul
 
PPT
Basics of Networks ,Advantages and Disadvantages
sabari Giri
 
PPTX
what is LINUX ? presentation.
saad_khan1122
 
PPTX
Networking presentation
Gajan Hai
 
PPTX
Computer networking devices
Rajesh Sadhukha
 
PPT
Computer network basic concepts
rahul kapoliya
 
PDF
Embedded operating systems
Dinuka Wijesinghe
 
PPT
Exploring Computers and Their Uses
Pagal Bacha
 
PDF
Computer Networking Theory Assignment 1
Hasibul Islam Nirob
 
PPTX
5G Network Slicing Using Mininet
Mohammed Abuibaid
 
Modems
Bits
 
Unit 1 introduction to Operating System
zahid7578
 
Bluetooth technology by polite group
politegcuf
 
Introduction To Operating System
Laguna State Polytechnic University
 
Overview of telecom networks
snehitha reddy
 
Network devices
Ashok R
 
Intermediate Operating Systems
John Cutajar
 
operating system
MuhammadMasab7
 
Computer Network
Cma Mohd
 
Wireless Network Optimization (2010)
Marc Jadoul
 
Basics of Networks ,Advantages and Disadvantages
sabari Giri
 
what is LINUX ? presentation.
saad_khan1122
 
Networking presentation
Gajan Hai
 
Computer networking devices
Rajesh Sadhukha
 
Computer network basic concepts
rahul kapoliya
 
Embedded operating systems
Dinuka Wijesinghe
 
Exploring Computers and Their Uses
Pagal Bacha
 
Computer Networking Theory Assignment 1
Hasibul Islam Nirob
 
5G Network Slicing Using Mininet
Mohammed Abuibaid
 

Similar to computer network - Chapter 1 hardware (20)

PDF
Computer network
SharminSultana103
 
PPT
viddu Network
mostreturnvidu
 
DOCX
Computer networking
Faisal Shahzad
 
PDF
What is Computer Network? Types of computer network, LAN, MAN, WAN
A. S. M. Shafi
 
PPTX
Computer networks
Himadri khali
 
PPTX
Computer network
Burhan Ahmed
 
PPTX
COMPUTER NETWORK With it's Types and Layer
sureshrani1169
 
PDF
Types of-networks
StudsPlanet.com
 
PDF
Types of-networks(1)
Claynold Stegee
 
PPTX
Types of computer network
Amit Shaw
 
PPT
Notes of Introduction to Computer Networks.ppt
wasswaswalleh
 
PPTX
Computer Networking
Debabrata Halder
 
PPTX
Lecture-03 - Introduction To Network.pptx
Md. Sakhawat Hossain
 
PDF
Types of-networks
niraj singh
 
PPTX
Fundamental of Computer chapter No1.pptx
AbdulSamad47126
 
PPTX
Lanmanandwanpptfinal 131121041622-phpapp02
Vijay Vj
 
PPTX
Types of networks 23
Anand kumar
 
PPTX
A topic 2.1.2 classification of network
hazirma
 
DOCX
Network hardware
Archita Misra
 
Computer network
SharminSultana103
 
viddu Network
mostreturnvidu
 
Computer networking
Faisal Shahzad
 
What is Computer Network? Types of computer network, LAN, MAN, WAN
A. S. M. Shafi
 
Computer networks
Himadri khali
 
Computer network
Burhan Ahmed
 
COMPUTER NETWORK With it's Types and Layer
sureshrani1169
 
Types of-networks
StudsPlanet.com
 
Types of-networks(1)
Claynold Stegee
 
Types of computer network
Amit Shaw
 
Notes of Introduction to Computer Networks.ppt
wasswaswalleh
 
Computer Networking
Debabrata Halder
 
Lecture-03 - Introduction To Network.pptx
Md. Sakhawat Hossain
 
Types of-networks
niraj singh
 
Fundamental of Computer chapter No1.pptx
AbdulSamad47126
 
Lanmanandwanpptfinal 131121041622-phpapp02
Vijay Vj
 
Types of networks 23
Anand kumar
 
A topic 2.1.2 classification of network
hazirma
 
Network hardware
Archita Misra
 
Ad

More from SakthiVinoth78 (12)

PPTX
Hadoop – Architecture.pptx
SakthiVinoth78
 
PPTX
Introduction to Hadoop Distributed File System(HDFS).pptx
SakthiVinoth78
 
PPT
ditial Marketing.ppt
SakthiVinoth78
 
PPT
chapter - 1.ppt
SakthiVinoth78
 
PPTX
FLASH PROGRAM.pptx
SakthiVinoth78
 
PPTX
Unguided media
SakthiVinoth78
 
PPTX
Network software
SakthiVinoth78
 
PPTX
Mobile telephone systems
SakthiVinoth78
 
PPTX
data link layer - Chapter 3
SakthiVinoth78
 
PPTX
Application layer
SakthiVinoth78
 
PPTX
Physical layer
SakthiVinoth78
 
PPTX
Physical layer
SakthiVinoth78
 
Hadoop – Architecture.pptx
SakthiVinoth78
 
Introduction to Hadoop Distributed File System(HDFS).pptx
SakthiVinoth78
 
ditial Marketing.ppt
SakthiVinoth78
 
chapter - 1.ppt
SakthiVinoth78
 
FLASH PROGRAM.pptx
SakthiVinoth78
 
Unguided media
SakthiVinoth78
 
Network software
SakthiVinoth78
 
Mobile telephone systems
SakthiVinoth78
 
data link layer - Chapter 3
SakthiVinoth78
 
Application layer
SakthiVinoth78
 
Physical layer
SakthiVinoth78
 
Physical layer
SakthiVinoth78
 
Ad

Recently uploaded (20)

PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPTX
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
PPTX
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
PDF
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
PDF
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
PDF
community health nursing question paper 2.pdf
Prince kumar
 
PPT
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
PDF
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PPTX
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
PDF
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
PDF
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PDF
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
Dimensions of Societal Planning in Commonism
StefanMz
 
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
The Different Types of Non-Experimental Research
Thelma Villaflores
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
community health nursing question paper 2.pdf
Prince kumar
 
Talk on Critical Theory, Part II, Philosophy of Social Sciences
Soraj Hongladarom
 
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 

computer network - Chapter 1 hardware

  • 1. COMPUTER NETWORKS It is a set of devices connected by communication links. A node can be a computer or any other device and it occurs simultaneously. Here signals going in either direction share the capacity of the link. E.g. telephone
  • 2. Internet: It is a network of networks. Protocol: It is a set of rules that governs data communication. A protocol defines what is communicated, how it is communicated, and when its communicated. They key elements of protocol are syntax, semantics and timing.
  • 3. Network Hardware There are two types of transmission technology that are in widespread use. 1. Broadecast links. 2. Point-to-point links. Broadecast links:  A single communication channel that is shared by all the machines on the network.
  • 4. The packets are sent by any machine and received by all the other machines. root a
  • 5. Broadcasting is a method of transferring a message to all recipients simultaneously. Broadcasting can be performed as a high-level operation in a program, for example, broadcasting in message passing interface, or it may be a low-level networking operation, for example broadcasting on Ethernet. All-to-all communication is a computer communication method in which each sender transmits messages to all receivers within a group. In networking this can be accomplished using broadcast or multicast. This is in contrast with the point-to-point method in which each sender communicates with one receiver.
  • 6. Point-to-point link  It consist of many connections between individual pairs of machines. To go from the source to the destination, a packet on this type of network may have to first visit one or more intermediate machines.  A point-to-point connection between two communication end points or nodes. An example is a telephone call, in which one telephone is connected with one other, and what is said by one caller can only be heard by the other.  Point-to-point transmission with one sender and one receiver is sometimes called unicasting.
  • 7. Network Types  Personal area network  Local area network  Metropolitan area network  Wide area network  The internet
  • 8. Interprocessor distancelo Processors located in same 1 m Square meter 10 m Room 100 m Building 1 km Campus 10 km City 100 km Country 1000 km Continent 10,000 km Planet Personal area network Local area network Metropolitan area network Wide area network The Internet Figure: Classification of interconnected processors by scale.
  • 9. Personal area Network  Networks that are meant for one person.  Example: A wireless network connecting a computer with its mouse, keyboard and printer
  • 10. Local Area Networks (LAN)  A local area network (LAN) is a privately owned and links the devices in a single office, building or campus of up to a few kilometers in size.  A local-area network (LAN) is a computer network that spans a relatively small area. Most often, a LAN is confined to a single room, building or group of buildings, however, one LAN can be connected to other LANs over any distance via telephone lines and radio waves.  A system of LANs connected in this way is called a wide-area network (WAN). The difference between a LAN and WAN is that the wide-area network spans a relatively large geographical area. Typically, a WAN consists of two or more local-area networks (LANs) and are often connected through public networks.
  • 11.  Network size is limited to a small geographical area, presently to a few kilometers.  Data transfer rate is generally high. They range from 100 Mbps to 1000 Mbps.  In general, a LAN uses only one type of transmission medium, commonly category 5 coaxial cables.  A LAN is distinguished from other networks by their topologies. The common topologies are bus, ring, mesh, and star.  The number of computers connected to a LAN is usually restricted. In other words, LANs are limitedly scalable.  IEEE 802.3 or Ethernet is the most common LAN. They use a wired medium in conjuncture with a switch or a hub. Originally, coaxial cables were used for communications. But now twisted pair cables and fiber optic cables are also used. Ethernet’s speed has increased from 2.9 Mbps to 400 Gbps.
  • 12. Nodes on a LAN  Most LANs connect workstations and personal computers. Each node (individual computer) in a LAN has its own CPU with which it executes programs, but it also is able to access data and devices anywhere on the LAN. This means that many users can share expensive devices, such as laser printers, as well as data. Users can also use the LAN to communicate with each other, by sending email or engaging in chat sessions.  LANs are capable of transmitting data at very fast rates, much faster than data can be transmitted over a telephone line; but the distances are limited and there is also a limit on the number of computers that can be attached to a single LAN. Figure: Local are network
  • 13. Types of Local-Area Networks (LANs)  There are many different types of LANs, with Ethernets being the most common for PCs. Most Apple Macintosh networks are based on Apple's AppleTalk network system, which is built into Macintosh computers. The following characteristics differentiate one LAN from another:  Topology: The geometric arrangement of devices on the network. For example, devices can be arranged in a ring, bus or in a straight line.  Protocols: The rules and encoding specifications for sending data. The protocols also determine whether the network uses a peer-to-peer or client/server architecture.  Media: Devices can be connected by twisted-pair wire, coaxial cables, or fiber optic cables. Some networks do without connecting media altogether, communicating instead via radio waves.
  • 15. MetropolitanArea Networks  MAN or Metropolitan area Network covers a larger area than that of a LAN and smaller area as compared to WAN. It connects two or more computers that are apart but resides in the same or different cities.  It covers a large geographical area and may serve as an ISP (Internet Service Provider). MAN is designed for customers who need a high-speed connectivity. Speeds of MAN ranges in terms of Mbps. It’s hard to design and maintain a Metropolitan Area Network.  Network size generally ranges from 5 to 50 km. It may be as small as a group of buildings in a campus to as large as covering the whole city.  Data rates are moderate to high.  In general, a MAN is either owned by a user group or by a network provider who sells service to users, rather than a single organization as in LAN.  It facilitates sharing of regional resources.  They provide uplinks for connecting LANs to WANs and Internet.
  • 16. Example of MAN  Cable TV network  Telephone networks providing high-speed DSL lines  IEEE 802.16 or WiMAX, that provides high-speed broadband access with Internet connectivity to customer premises.
  • 17. WideArea Network (WAN) A wide area network (WAN) is a computer network that covers a large geographical area comprising a region, a country, a continent or even the whole world. WAN includes the technologies to transmit data, image, audio and video information over long distances and among different LANs and MANs.  WANs have a large capacity, connecting a large number of computers over a large area, and are inherently scalable.  They facilitate the sharing of regional resources.  They provide uplinks for connecting LANs and MANs to the Internet.  Communication links are provided by public carriers like telephone networks, network providers, cable systems, satellites etc.  Typically, they have low data transfer rate and high propagation delay, i.e. they have low communication speed.  They generally have a higher bit error rate.
  • 18. Example of WAN  The Internet  4G Mobile Broadband Systems  A network of bank cash dispensers.
  • 19. Difference between LAN, MAN andWAN LAN - Local Area Network A Local Area Network (LAN) is a private network that connects computers and devices within a limited area like a residence, an office, a building or a campus. On a small scale, LANs are used to connect personal computers to printers. However, LANs can also extend to a few kilometers when used by companies, where a large number of computers share a variety of resources like hardware (e.g. printers, scanners, audiovisual devices etc), software (e.g. application programs) and data. MAN - Metropolitan Area Network A Metropolitan Area Network (MAN) is a larger network than LAN. It often covers multiple cities or towns. It is quiet expensive and a single organization may not have own it. WAN - Wide Area Network A Wide Area Network (WAN) is a much larger network than LAN and MAN. It often covers multiple contries or contenants. It is quiet expensive and a single organization may not have own it. Satellite is used to manage WAN.
  • 20. Following are the important differences between LAN, MAN and WAN. Sr. No. Key LAN MAN WAN 1 Definition LAN stands for Local Area Network. MAN stands for Metropolitan Area Network. WAN stands for Wide Area Network. 2 Ownership LAN is often owned by private organizations. MAN ownership can be private or public. WAN ownership can be private or public. 3 Speed LAN speed is quiet high. MAN speed is average. WAN speed is lower than that of LAN. 4 Delay Network Propagation Delay is short in LAN. Network Propagation Delay is moderate in MAN. Network Propagation Delay is longer in WAN. 5 Congestion LAN has low congestion as compared to WAN. MAN has higher congestion than LAN. WAN has higher congestion than both MAN and LAN. 6 Fault Tolerance Fault Tolerance of LAN is higher than WAN. Fault Tolerance of MAN is lower than LAN. Fault Tolerance of WAN is lower than both LAN and MAN. 7 Maintenance Designing and maintaining LAN is easy and less costly than WAN. Designing and maintaining WAN is complex and more costly than LAN. Designing and maintaining WAN is complex and more costly than both LAN and MAN
  • 21. Questions 1. Computer network is a) Collection of hardware components and computers b) Interconnected by communication channels c) Sharing of resources and information d) All of the above
  • 22. 2. LAN stands for a) Local area network b) Local are network c) Long area network d) Long are network
  • 23. 3. Personal area network distance is a) 10m b) 1 m c) 100 m d) 1000 m
  • 24. 4. Example of broadcast link a) Ethernet b) Etherinternet c) Intranet d) None of these
  • 25. 5.WAN stands for a) Word area network b) Wide area network c) World area network d) All the above