470 likes | 1.17k Views
Chapter 4. HARDWARE CONCEPTS: Network Topology, Network Technology Standards, Networking Hub, Communication Media (Cable). Building a Network. Step 1. Connecting all computers “physically” by using various networking hardware Step 2. Installing networking software in each computer.
E N D
Chapter 4 HARDWARE CONCEPTS: Network Topology, Network Technology Standards, Networking Hub, Communication Media (Cable)
Building a Network • Step 1. Connecting all computers “physically” by using various networking hardware • Step 2. Installing networking software in each computer
Network Topology • What is Network Topology? • Physical topology • Logical topology
Physical Topology versus Logical Topology • Physical topology • The way that the computers are physically connected to one another • Logical topology • The way that the signals travel over the network from one computer to the next without regard to the physical interconnection of the computers
Network Topology • What are the four basic Network Topologies? • Bustopology(physical and logical topology) • Startopology(physical topology) • Ringtopology(physical and logical topology) • Meshtopology(physical topology)
Bus Topology • What is the Bus Topology? • All computers are connected to a main line (BUS CABLE (BUS) (physical bus topology)
Bus Topology • What are the characteristics of the Bus Topology? • When a computer transmits data, the signal travels down the BUS in both directions and reaches all of the other computers (logical bus topology) • At the two open ends of a bus, there are terminators to kill/destroy/absorb the signal. • The main disadvantage of the Bus Topology: • A single faulty terminator or a break in the BUS causes signal collision, and therefore, fails the entire network
Star Topology • What is Star Topology? • All computers are connected to a central wiring point/device (i.e., hub) • Only physical topology (NOlogical star topology)
Star Topology • What are the characteristics of the Star Topology? • Every computer has its own dedicated connection to the hub. As a result, if a single cable fails, only the computer connected to the hub by that cable is affected • The main disadvantage: • A faulty hub fails the entire network
Ring Topology • What is Ring Topology? • All computers are attached to one another to form a closed loop (a ring) (physical ring topology) • Information is passed from one computer to another in either clock-wise direction or counter clock-wise direction (logical ring topology) and after receiving the information, the receiver must send the “acknowledgement” message (ACK message) back to the sender to complete the transmission. As a result, when one computer or ring cable fails, the whole network fails. • ACTIVE TOPOLOGY • EACH computer actively participates in information delivery (actively passing information to another computer) • Every computer in a ring network is a repeater to regenerate the signal that has been attenuated/weakened
Ring Topology • What are the characteristics of the Ring Topology? • The main disadvantage: • Break in one of the computers or the RING CABLE fails the entire network
Mesh Topology • What is Mesh Topology? • Pure mesh topology: • Each computer has a direct, dedicated line to every other computer in the network
Mesh Topology (Fully Connected Topology) • What are the characteristics of the Mesh Topology? • Advantage: • Resilience • Disadvantage: • Difficult and expensive to build in WIRE/CABLE network. More common in WIRELESS network
Network Technology Standard • What is Network Technology (Standard)? • The actualPHYSICAL and DATA LINK layer technology standard that provides a method for a computer to share resource(s) with other computer(s)
Examples of Network Technology • Ethernet • A family of network technologies that have the same basic features • Token Ring • A family of network technologies that have the same basic features
Ethernet • The basic features • Use Bus Logical Topology • Classes of Ethernet technology based on physical topology: • Bus physical topology Ethernet: • The earliest/old Ethernet (e.g., Thicknet, Thinnet) • Star physical topology Ethernet: • The newer Ethernet (e.g., different kinds of UTP based Ethernet, different kinds of Fiber Optic cable based Ethernet)
Ethernet • Why transitioning from physical bus to physical star? • Long bus cable is prone to environmental disturbances • To reduce the possibility of failure in the BUS, the entire BUS is shortened and put into a box (Ethernet hub). • PHYSICALLYlooks like a Star Topology, although LOGICALLYis a Bus Topology. This topology is known as Star Bus Topology
Ethernet • Classes of Ethernet technology based on cable: • Coaxial Cable Based Ethernet (“Old Ethernet”) • Thick Ethernet (Thicknet)/10Base5 • Thin Ethernet (Thinnet)/10Base2 • UTP Cable Based Ethernet (“New Ethernet”) • Fiber-Optic Cable Based Ethernet (“New Ethernet”)
Ethernet • Ethernet animation: • http://www.datacottage.com/nch/eoperation.htm
Token Ring • The basic features • Use Logical Ring topology • Classes of Token Ring standards based on physical topology • Physical Ring topology • Physical Star topology • To reduce the possibility of failure in the RING CABLE, the entire RING CABLE is minimized and put into a box. This box is called a hub (Token Ring hub). And therefore, PHYSICALLY, this kind of topology looks like a Star Topology, although LOGICALLY, it is actually a Ring Topology. This kind of topology is also known as Star Ring Topology
Token Ring • Token Ring animation: • http://www.datacottage.com/nch/troperation.htm
Ethernet Hub versus Token Ring Hub • Ethernet hub: • Logical Bus topology • Token Ring hub: • Logical Ring topology • Receiving data through one port and transmit it out through each of the others in turn
Communication Media: Wire/Cable Media • Coaxial Cable • RG-8 • RG-58 • Twisted Pair Cable • STP • UTP • Fiber Optic Cable
Coaxial Cable • Designed to protect data transmission from electromagnetic interference (EMI) • The signal travels in the center wire • Two examples of coaxial cable: • RG-8, RG-58
RG-8 • Thick Ethernet (Thicknet, 10Base5) cable • Transmission Rate - 10 Mbps • Maximum Length (without Repeaters) - 500 meters/segment • Uses transceivers and AUI (Attachment Unit Interface) cable • 2.5 meter between two consecutive connections • Up to 100 nodes per segment/segment
Transceiver and Vampire Taps A vampire tap is a connection to a coaxial cable in which a hole is drilled/sliced through the outer shield of the cable so that a metal clamp can be connected to the inner conductor of the cable
RG-58 • Thin Ethernet (Thinnet, 10Base2) cable • Transmission Rate - 10 Mbps • Maximum Length (without Repeaters) - 185 meters • BNC (“Bayonet-Neill-Concelman”) connections • Minimum 0.5 meter between two consecutive connections • Maximum 30 nodes per segment
Twisted Pair • STP • The shielding protects data transmission from electromagnetic interference (EMI) • It is used in the Token Ring technology • UTP • No shielding • Most popular cable (because it is the cheapest and good enough for most environments) • CAT rating (CAT1, CAT2, CAT3, CAT4, CAT5, CAT5e, CAT6): • Rated in MHz • Indicating the highest frequency (data transmission rate/speed) the cable can handle • It comes in different numbers of pair (e.g., 2 pairs, 4 pairs)
Fiber Optic Cable • It transmits light • The three basic parts: • Fiber where the light travels • Cladding that makes the light reflects down the fiber • Insulating jacket • Two types of lights: • Light generated by LED • Laser light • High bandwidth (high data transmission rate/speed)
Fiber Optic Cable • Multimode Fiber Optic Cable: • LED light • Slower • Shorter distance data transmission • Singlemode Fiber Optic Cable: • Laser light • Faster • Longer distance data transmission
Fiber Optic Cable • Advantages: • No EMI • Faster • Longer distance data transmission • Smaller size (smaller diameter) • More secure (difficult to tap) • Disadvantages: • Expensive • Difficult to install • Fragile • Fiber Optic cable animation: • http://www.datacottage.com/nch/fibre.htm
Fiber Optic Cable • Fiber optic in YouTube: • http://www.youtube.com/watch?v=v1JEuzBkOD8&feature=related • http://www.youtube.com/watch?v=dOyKdJWPlZY&feature=related • Why fiber optic? Why not satellite? • http://www.betelco.com/bd/bdstel/icee.pdf
Networking Industry Standards • What is IEEE? • Non-profit organization • Electrical, computer engineers • To develop and promote the use of electronic and computer technology standards • In the context of IEEE, what is 802? • An IEEE committee whose major responsibility is to develop and promote the use of network technology standards • What are IEEE 802.3, 802.11? • 802.3: a sub-committee of IEEE 802 whose major responsibility is to develop and promote the use of the Ethernet network technology standards • 802.11: a sub-committee of IEEE 802 whose major responsibility is to develop and promote the use of the wireless network technology standards