18
Data communication and computer networks Network topologies Seminar proposed by: Marwa Mohammed ali M.Sc. Student

Data communication and computer networks

  • Upload
    marwama

  • View
    1.376

  • Download
    1

Embed Size (px)

Citation preview

Page 1: Data communication and computer networks

Data communication and computer networks

Network topologies

Seminar proposed by: Marwa Mohammed ali M.Sc. Student

Page 2: Data communication and computer networks

Unit structureAn overview of network

Types of network

Comparing types of network coverage

An illustrated example of university network

What is a topology ?

Page 3: Data communication and computer networks

AN OVERVIEW OF NETWORK • A network consists of two or more computers that

are linked in order to share resources (such as printers and CDs), 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.

• Two very common types of networks include: Local Area Network (LAN) Wide Area Network (WAN) You may also see references to a Metropolitan Area Networks (MAN), a Wireless LAN (WLAN), or a Wireless WAN (WWAN).

Page 4: Data communication and computer networks

WHAT IS A NETWORK TYPE LAN MAN WAN

• Relatively small. • Contained within a single building or campus.• Generally

inexpensive to implement and maintain.• Typically owned privately.

• Can incorporate multiple LANs.

• Contained within a single city or metropolitan area .

• Expensive to implement and maintain.

• Typically owned by private providers.

• Uses data transmission networks to incorporate LANs

and MANs. • Essentially

unlimited geographic area.

• Cost varies widely, depending on how it is configured.

Page 5: Data communication and computer networks

AN ILLUSTRATED EXAMPLE OF A UNIVERSITY NETWORK

• Advantages of Installing a Network User access control. Information storing and sharing. Connections. Services. Internet. Computing resources. Flexible Access. Workgroup Computing.

Page 6: Data communication and computer networks

AN ILLUSTRATED EXAMPLE OF A UNIVERSITY NETWORK

• Disadvantages of Installing a Network Expensive to Install. Requires Administrative Time. Servers Fail. Cables May Break. Security and compliance.

Page 7: Data communication and computer networks

WHAT IS A TOPOLOGY? • A topology is a description of the layout of a specific

region or area. A network topology is a description of the layout of the region or area covered by that network. There are two types of connections that describe how many devices connect to a single cable or segment of transmission media. They are: point-to-point and multi-point.

• Point-to-point connections provide a direct link between two devices; for example, a computer connected directly to a printer, or a modem to a mainframe.

• Multi-point connections provide a link between three or more devices on a network. All computer networks rely upon point-to point and multi-point connections.

Page 8: Data communication and computer networks

What are the Basic Types of Topology?

There are seven basic topologies in the study of network topology: 1. Point-to-point topology, 2. Bus (point-to-multipoint) topology, 3. Ring topology, 4. Star topology, 5. Hybrid topology, 6. Mesh topology and 7. Tree topology. The interconnections between computers whether logical or physical are the foundation of this classification.

Page 9: Data communication and computer networks

• Logical topology is the way a computer in a given network transmits information, not the way it looks or connected, along with the varying speeds of cables used from one network to another. On the other hand the physical topology is affected by a number of factors:

• Troubleshooting technique, • Installation cost, • Office layout and • Cables‘ types.• The physical topology is figured out on the basis of a

network‘s capability to access media and devices, the fault tolerance desired and the cost of telecommunications circuits. The classification of networks by the virtue of their physical span is as follows: Local Area Networks (LAN), Wide Area Internetworks (WAN) and Metropolitan Area Networks or campus or building internetworks.

Page 10: Data communication and computer networks

How Is the Physical Topology Classified?

• Point-to-Point Network Topology It is the basic model of typical telephony. The simplest topology is a permanent connection between two points. of a demanding point-to-point network is proportionate to the number of subscribers‘ potential pairs. It is possible to establish a permanent circuit within many switched telecommunication systems: the telephone present in a lobby would always connect to the same port, no matter what number is being dialed. A switch connection would save the cost between two points where the resources could be released when no longer required.

Page 11: Data communication and computer networks

• Bus Network Topology

Advantages of a Linear Bus Topology • Easy to connect a computer or peripheral to a linear bus. • Requires less cable length than a star topology. Disadvantages of a Linear Bus Topology• Entire network shuts down if there is a break in the main cable. • Terminators are required at both ends of the backbone cable. • Difficult to identify the problem if the entire network shuts down. • Not meant to be used as a stand-alone solution in a large building.

Page 12: Data communication and computer networks

• Star Network Topology

Advantages of a Star Topology• Easy to install and wire.• No disruptions to the network when connecting or removing

devices.• Easy to detect faults and to remove parts. Disadvantages of a Star Topology• Requires more cable length than a linear topology.• If the hub, switch, or concentrator fails, nodes attached are

disabled.• More expensive than linear bus topologies because of the cost of the hubs, etc.

Page 13: Data communication and computer networks

• Ring Network Topology

Page 14: Data communication and computer networks

• Mesh Network Topology

Page 15: Data communication and computer networks

• Tree Network Topology

Page 16: Data communication and computer networks

Advantages of a Tree Topology• Point-to-point wiring for individual segments.• Supported by several hardware and software venders. Disadvantages of a Tree Topology• Overall length of each segment is limited by the type

of cabling used.• If the backbone line breaks, the entire segment goes

down.• More difficult to configure and wire than other

topologies.

Page 17: Data communication and computer networks

Considerations When Choosing a Topology

• Money: A linear bus network may be the least expensive way to install a network; you do not have to purchase concentrators.

• Length of cable needed: The linear bus network uses shorter lengths of cable.

• Future growth: With a star topology, expanding a network is easily done by adding another concentrator

• Cable type: The most common cable in schools is unshielded twisted pair,

Page 18: Data communication and computer networks