CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks...

22
1 CMPE 150- Introduction to Computer Networks CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet

Transcript of CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks...

Page 1: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

1CMPE 150- Introduction to Computer Networks

CMPE 150

Fall 2005Lecture 6

Introduction to Networks and the Internet

Page 2: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

2CMPE 150- Introduction to Computer Networks

Announcements

• Labs:– 1 slot either M or W 4-6pm.

– Other slot? T or Th 6-8pm?

– First lab is next week.

• TA office hours: T 6-7pm and Th 1-2pm in BME 314.

Page 3: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

3CMPE 150- Introduction to Computer Networks

Last Class

• PHY.– Analog and digital technology/communication.

– Digitization.

– Sampling period and sampling rate.

– Bit rate.

– Signal and systems.• Periodic signals.• Fourier series.• Bandwidth limitation.• Channel capacity.

Page 4: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

4CMPE 150- Introduction to Computer Networks

Today

• PHY (cont’d).• T1 demo.

Page 5: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

5CMPE 150- Introduction to Computer Networks

Guided Transmission Data

• Magnetic Media

• Twisted Pair

• Coaxial Cable

• Fiber Optics

Page 6: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

6CMPE 150- Introduction to Computer Networks

Magnetic Media

• Examples?• Advantages?• Disadvantages?

Page 7: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

7CMPE 150- Introduction to Computer Networks

Twisted Pair

• Oldest but still very common.• Telephone system.• Cheap and effective for long ranges.• Bundles of twisted pairs.• Can transmit both analog and digital signals.• Bandwidth depends on thickness of wire and

distance traveled.– Mb/s for few kilometers.

Page 8: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

8CMPE 150- Introduction to Computer Networks

Twisted Pair

• (a) Category 3 UTP.• (b) Category 5 UTP.

Page 9: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

9CMPE 150- Introduction to Computer Networks

Twisted Pair

http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci211752,00.html

Page 10: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

10CMPE 150- Introduction to Computer Networks

Coaxial Cable

• Better performance than twisted pair, i.e., higher bandwidth and longer distances.– Good noise immunity.

• But…• Bandwidths close to 1GHz.• Used widely in telephone networks for longer

distances; but gradually being replaced by fiber.

• Used for CATV!

Page 11: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

11CMPE 150- Introduction to Computer Networks

Coaxial Cable

Page 12: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

12CMPE 150- Introduction to Computer Networks

Fiber Optics

• Optical transmission.• Optical transmission system: light source,

medium, and detector.• Pulse of light = “1”.• No light = “0”.• Transmission medium: ultra thin fiber of

glass.• Detector: generates electrical pulse when

perceives light.

Page 13: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

13CMPE 150- Introduction to Computer Networks

Transmitting Light

• (a) Three examples of a light ray from inside a silica fiber impinging on the air/silica boundary at different angles.

• (b) Light trapped by total internal reflection.

Page 14: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

14CMPE 150- Introduction to Computer Networks

Fiber Cables

• (a) Side view of a single fiber.• (b) End view of a sheath with three fibers.

Page 15: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

15CMPE 150- Introduction to Computer Networks

Fiber Optic Networks

• A fiber optic ring.

Page 16: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

16CMPE 150- Introduction to Computer Networks

Fiber Optic Networks (2)

• A passive star connection in a fiber optics network.

Page 17: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

17CMPE 150- Introduction to Computer Networks

Fiber versus Copper Wire

• Fiber can handle much higher bandwidths.• Low attenuation: 50km without repeater.• Unaffected by power surges/outages, and

interference.• Fiber is thin and lightweight: easy to deploy

and add new capacity.• Difficult to tap.• But…

Page 18: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

18CMPE 150- Introduction to Computer Networks

Fiber versus Copper (cont’d)

• Fiber can be damaged easily.• Optical transmission is unidirectional, so need

2 fibers or 2 frequencies for 2-way communication.

• Fiber and fiber interfaces is more expensive.

Page 19: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

19CMPE 150- Introduction to Computer Networks

Public Switched Telephone System

• Structure of the Telephone System

• The Politics of Telephones

• The Local Loop: Modems, ADSL and Wireless

• Trunks and Multiplexing

• Switching

Page 20: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

20CMPE 150- Introduction to Computer Networks

Structure of the Telephone System

• (a) Fully-interconnected network.• (b) Centralized switch.• (c) Two-level hierarchy.

Page 21: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

21CMPE 150- Introduction to Computer Networks

Structure of the Telephone System (2)

• A typical circuit route for a medium-distance call.

Page 22: CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 6 Introduction to Networks and the Internet.

22CMPE 150- Introduction to Computer Networks

Major Components of the Telephone System

• Local loops: Connection from subscriber to end office.

• Trunks Outgoing lines connecting offices.

Toll office: Connects end offices.

• Switching offices Where calls are moved from one trunk to

another.