Chapter 8 LAN Technologies and Network Topology l

  • Slides: 9
Download presentation
Chapter 8 LAN Technologies and Network Topology l l l l Direct Point-to-Point Communication

Chapter 8 LAN Technologies and Network Topology l l l l Direct Point-to-Point Communication Local Area Networks (LANs) LAN Topologies Ethernet Token Ring FDDI Local. Talk Wireless LAN

Direct Point-to-Point Communication used in early computer communications systems § Advantages § - Each

Direct Point-to-Point Communication used in early computer communications systems § Advantages § - Each point-to-point connection can use different network hardware, frame format, and bandwidth (fig 8. 1) - Each point-to-point connection has exclusive access - Easy to enforce security and privacy § Disadvantages - fully meshed network becomes exponentially expensive as number of nodes increases (fig 8. 2) - number of direct connections required = (N 2 - N) / 2

Local Area Networks (LANs) l l l based on sharing the same communications medium.

Local Area Networks (LANs) l l l based on sharing the same communications medium. emerged in 1980’s in local communications as alternative to expensive, dedicated point-to-point connections shared networks confined to local communication because – – – more time would be spent coordinating the of sharing of network and less time spent actually transmitting data if two nodes are separated farther apart Cost of providing high bandwidth is more expensive over long distance than over short distance Locality of reference: computers usually communicate to another nearby computer.

LAN Topologies l Star network – all computers attached to a central point such

LAN Topologies l Star network – all computers attached to a central point such as a hub (fig 8. 3) – Fault tolerant advantage l Ring network – computers are logically arranged in circular loop (fig 8. 4) – Physical orientation may be different ( offices on various floors using token ring). – One bad cable may disable the entire ring. – Token ring may be logical ring but physical star. l Bus network – usually consist of a single shared long cable to which computers attach (fig 8. 5) – One bad cable may cripple the entire bus. – Ethernet network can be logical bus but physical star.

Ethernet Network l Manchester Encoding (fig 8. 6) l Originally a bus network (ANIM

Ethernet Network l Manchester Encoding (fig 8. 6) l Originally a bus network (ANIM 06_1. MOV) in which multiple computers share a single transmission medium. l While one computer transmits a frame, all other computers must wait (fig 8. 7) l Uses CSMA (carrier sense multiple access with collision detect) (ANIM 06_2. MOV) l Uses binary exponential backup in recovering from collision. Delay time is doubled after each successive collision.

Wireless LAN Uses antennas to broadcast RF signals through air l Carrier Sense Multiple

Wireless LAN Uses antennas to broadcast RF signals through air l Carrier Sense Multiple Access with Collision Avoidance CSMA/CA (fig 8. 8) l IEEE 802. 11 b l – – l Up to 11 Mbps frequency hopping spread spectrum (FHSP) direct sequence spread spectrum (DSSS) radio frequencies in range of 2. 4 GHz - 2. 483 GHz IEEE 802. 11 a – Up to 50 Mbps – radio frequencies in range of 5 GHz

Local. Talk Network l bus network designed by Apple. l Uses modified CSMA/CA (a

Local. Talk Network l bus network designed by Apple. l Uses modified CSMA/CA (a short message is sent to reserve the medium before transmitting a large message) l Limited to 230 kbps l Easy to install: daisy-chain computers (fig 10. 9)

Token Ring Network l l l token passing ring network (fig 8. 9) IBM’s

Token Ring Network l l l token passing ring network (fig 8. 9) IBM’s token ring operate at 16 Mbps token is a special bit pattern or message different from normal data frames (bit stuffing of data may be used) only one token circulates the ring at any time. To send data, computer waits for token to arrive, transmit one frame, and then pass token to next node (ANIM 06_3. MOV) guarantees fair access because nodes take turns.

FDDI Network l Fiber Distributed Data Interconnect (FDDI) l token ring technology operating at

FDDI Network l Fiber Distributed Data Interconnect (FDDI) l token ring technology operating at 100 Mbps using fiber. l Uses counter rotating ring for fault tolerance (fig 8. 10) l Self healing – Ring is still up if there is one break in the ring