Top Banner
TYPES OF COMPUTER NETWORKS Amit Kumar Shaw DRTC, ISI - BC
29
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Typesofcomputer 130403035730-phpapp02

TYPES OF COMPUTERNETWORKS

Amit Kumar Shaw

DRTC, ISI - BC

Page 2: Typesofcomputer 130403035730-phpapp02

What is Network?• A network consists of two or more computers that are linked in

order to share resources exchange files, or allow electronic communications.

• The computers on a network may be linked through cables, telephone lines, radio waves, satellites, or infrared light beams.

Page 3: Typesofcomputer 130403035730-phpapp02

Different Types of Networks

Depending upon the geographical area covered by a network, it is classified as:

Local Area Network (LAN)

Metropolitan Area Network (MAN)

Wide Area Network (WAN)

Personal Area Network (PAN)

Page 4: Typesofcomputer 130403035730-phpapp02

Local Area Network (LAN)• A LAN is a network that is used for communicating among

computer devices, usually within an office building or home.

• LAN’s enable the sharing of resources such as files or hardware devices that may be needed by multiple users.

• Is limited in size, typically spanning a few hundred meters, and no more than a mile.

• Is fast, with speeds from 10 Mbps to 10 Gbps.

• Requires little wiring, typically a single cable connecting to each device.

Page 5: Typesofcomputer 130403035730-phpapp02

Local Area Network (LAN)• LAN’s can be either wired or wireless. Twisted pair, coax or

fiber optic cable can be used in wired LAN’s.

• Every LAN uses a protocol – a set of rules that governs how packets are configured and transmitted.

• Has lower cost compared to MAN’s or WAN’s

• Nodes in a LAN are linked together with a certain topology. These topologies include: Bus, Ring, Star.

• Requires little wiring, typically a single cable connecting to each device.

Page 6: Typesofcomputer 130403035730-phpapp02

Local Area Network (LAN)

Page 7: Typesofcomputer 130403035730-phpapp02

Local Area Network (LAN)

Page 8: Typesofcomputer 130403035730-phpapp02

Types of LANsThe three most common types of LAN are:

• Cable based LAN

• Private Branch Exchange (PBX)

• Hierarchical networks

Page 9: Typesofcomputer 130403035730-phpapp02

Cable base LANIn the cable based LAN all the node are connected by cable media and signals transmitted through the cables. Any type of cable are used in LAN such as coaxial, twisted-pair and fiber optical cable.

• Private Branch ExchangeIn the private branch exchange many branches of a companies connected by telephone lines.

•Hierarchical NetworkIn this network use of connecting media both cable and telephone line.

Page 10: Typesofcomputer 130403035730-phpapp02

LAN StandardsIn February 1980 the IEEE formed a project called project 802 to help define certain standards. The 802 specifications fall into 12 categories that are identified by the 802 numbers;

• 802.1 Internetworking and Management

• 802.2 Logical Link Control

• 802.3 Carrier Sense with Multiple Access and Collision Detection (CSMA/CD)

Page 11: Typesofcomputer 130403035730-phpapp02

• 802.4 Token bus LAN

• 802.5 Token Ring LAN

• 802.6 Metropolitan Area Network

• 802.7 Broadband Technical Advisory Group

• 802.8 Fiber-Optical Technical Advisory Group

Page 12: Typesofcomputer 130403035730-phpapp02

• 802.9 Integrated Voice/Data

• 802.10 Networks Network Security

• 802.11 Wireless Network

• 802.12 Demand Priority Access LAN

Page 13: Typesofcomputer 130403035730-phpapp02

LAN Transmission MethodsCommonly three LAN data transmissions methods are:

• Unicast• Multicast• Broadcast

Unicast transmission a single packet is sent from the source to a destination on a network.

Page 14: Typesofcomputer 130403035730-phpapp02

• Multicast transmission consists of a single data packet that is copied and sent to the specific subset of nodes on the network.

• Broadcast transmission consists of a single data packets that is copied and sent to all nodes on the network.

Page 15: Typesofcomputer 130403035730-phpapp02

Types of LAN Models: Peer to peer

Page 16: Typesofcomputer 130403035730-phpapp02

Client-Server based

Page 17: Typesofcomputer 130403035730-phpapp02

Advantages of LAN

• Speed

• Cost

• Security

• E-mail

• Resource Sharing

Page 18: Typesofcomputer 130403035730-phpapp02

Disadvantages of LAN• Expensive To Install

• Requires Administrative Time

• File Server May Fail

• Cables May Break

Page 19: Typesofcomputer 130403035730-phpapp02

Metropolitan Area Network (MAN)• A metropolitan area network (MAN) is a large computer

network that usually spans a city or a large campus.

• A MAN is optimized for a larger geographical area than a LAN, ranging from several blocks of buildings to entire cities.

• A MAN might be owned and operated by a single organization, but it usually will be used by many individuals and organizations.

Page 20: Typesofcomputer 130403035730-phpapp02

Metropolitan Area Network(MAN)

• A MAN often acts as a high speed network to allow sharing of regional resources.

• A MAN typically covers an area of between 5 and 50 km diameter.

• Examples of MAN: Telephone company network that provides a high speed DSL to customers and cable TV network.

Page 21: Typesofcomputer 130403035730-phpapp02

Metropolitan Area Network (MAN)

Page 22: Typesofcomputer 130403035730-phpapp02

Wide Area Network (WAN)• WAN covers a large geographic area such as country, continent

or even whole of the world.

• A WAN is two or more LANs connected together. The LANs can be many miles apart.

• To cover great distances, WANs may transmit data over leased high-speed phone lines or wireless links such as satellites.

Page 23: Typesofcomputer 130403035730-phpapp02

Wide Area Network (WAN)

• Multiple LANs can be connected together using devices such as bridges, routers, or gateways, which enable them to share data.

• The world's most popular WAN is the Internet.

Page 24: Typesofcomputer 130403035730-phpapp02
Page 25: Typesofcomputer 130403035730-phpapp02

Wide Area Network (WAN)

Page 26: Typesofcomputer 130403035730-phpapp02

Personal Area Network (PAN)• A PAN is a network that is used for communicating among

computers and computer devices (including telephones) in close proximity of around a few meters within a room.

• It can be used for communicating between the devices themselves, or for connecting to a larger network such as the internet.

• PAN’s can be wired or wireless.

Page 27: Typesofcomputer 130403035730-phpapp02

Personal Area Network (PAN)

Page 28: Typesofcomputer 130403035730-phpapp02

Personal Area Network (PAN)

• A personal area network (PAN) is a computer network used for communication among computer devices, including telephones and personal digital assistants, in proximity to an individual's body.

• The devices may or may not belong to the person in question. The reach of a PAN is typically a few meters.

Page 29: Typesofcomputer 130403035730-phpapp02

Thank You