wireless networks

28
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Mobile Telephone System and Wireless LANs

Upload: garry54

Post on 19-May-2015

394 views

Category:

Business


1 download

TRANSCRIPT

Page 1: Wireless Networks

Chi-Cheng Lin, Winona State University

CS 313 Introduction to Computer Networking &

Telecommunication

Mobile Telephone System and Wireless

LANs

Page 2: Wireless Networks

2

Topics

Mobile Telephone System

CDMA

Wireless LANs

Page 3: Wireless Networks

3

Mobile Telephone System

First-Generation Mobile PhonesAnalog Voice

Second-Generation Mobile PhonesDigital Voice

Third-Generation Mobile PhonesDigital Voice and Data

Page 4: Wireless Networks

4

Advanced Mobile Phone System

Area is divided into cells with an antenna control by a cell office in each cell

Cell offices communicate with MTSO Transmission frequencies cannot be

the same in adjacent cells Cell size is not fixed

Smaller cells used in higher populated area

Page 5: Wireless Networks

WCB/McGraw-Hill The McGraw-Hill Companies, Inc., 1998

Cellular System

Page 6: Wireless Networks

6

Advanced Mobile Phone System

(a) Frequencies are not reused in adjacent cells.(b) To add more users, smaller cells can be used.

Page 7: Wireless Networks

7

Frequency reuse patterns

©The McGraw-Hill Companies, Inc., 2004

Page 8: Wireless Networks

8

Cellular Transmission

Traditionally analogFM used to minimized noise

Digital transmissionCDPD (Cellular Digital Packet Data)

Low-speed digital service over existing cellular network

Based on OSI ModelModem needed

Page 9: Wireless Networks

9

Cellular System

HandoffWhen a mobile telephone leaves a cell1. Its base station notices the signal

fading out2. The base station asks all the

surrounding base stations how much power they are getting from it

3. Ownership is transferred to the neighbor base station that receives strongest power

4. The telephone is informed of its new boss

5. If a call is in progress, it will be asked to switch to a new channel

Page 10: Wireless Networks

10

Channels

832 full-duplex channelsEach channel consists of 2 simplex

channelsTransmission channels

(849-824)MHz/30KHz 832

Receiving channels(894-869)MHz/30KHz 832

Typically, actual number of voice channel per cell 45

Page 11: Wireless Networks

11

Channel Categories

The 832 channels are divided into four categoriesControl (base to mobile) to manage

the systemPaging (base to mobile) to alert users

to calls for themAccess (bidirectional) for call setup

and channel assignmentData (bidirectional) for voice, fax, or

data

Page 12: Wireless Networks

12

Second-Generation Mobile Phones

D-AMP

GSM

CDMA

Page 13: Wireless Networks

13

D-AMPS Digital Advanced Mobile Phone System

(a) A D-AMPS channel with three users.(b) A D-AMPS channel with six users.

Page 14: Wireless Networks

14

GSMGlobal System for Mobile

Communications GSM uses 124 frequency channels,

each of which uses an eight-slot TDM system

Page 15: Wireless Networks

15

GSM

A portion of the GSM framing structure.

Page 16: Wireless Networks

16

Third-Generation Mobile Phones:Digital Voice and Data

Basic services an IMT-2000 network should provideHigh-quality voice transmissionMessaging

Replace e-mail, fax, SMS, chat, etc.

Multimedia Music, videos, films, TV, etc.

Internet accessWeb surfing, w/multimedia

2.5G, 4G, …

Page 17: Wireless Networks

17

Code Division Multiple Access (CDMA)

In FDMA, the bandwidth is divided into channels.

In TDMA, the bandwidth is just one channel that is timeshared.

In CDMA, one channel carries all transmissions simultaneously.

Page 18: Wireless Networks

18

CDMA

Every station has a chip sequence Bipolar encoding

1 is represented by +10 is represented by -1Silence is represented by 0

The set of chip sequences are orthogonalA chip sequence is represented by a vector of +1’s

and -1’s (for example, 4 sequences A, B, C, & D)A ● B = A ● C = A ● D = B ● C = B ● D = C ● D = 0A ● A = B ● B = C ● C = D ● D = length of chip sequence

Transmission: s = sum of (bit chip_sequence) Receiving: bit = (s ● chip_sequence) /

chip_length● : inner product of two vectors

Page 19: Wireless Networks

19

CDMA(a) Binary chip

sequences for four stations

(b) Bipolar chip sequences

(c) Six examples of transmissions

(d) Recovery of station C’s signal

Q: Why does it work?A: _ _ _ _

Page 20: Wireless Networks

20

Wireless LANs

(a) Wireless networking with a base station.(b) Ad hoc networking.

Page 21: Wireless Networks

The range of a single radio may not cover the entire system

Multipath fading Noisy

21

Wireless LANs Problems

Page 22: Wireless Networks

A multicell 802.11 network

ISM band

22

Wireless LANs

802.11 BroadbandCellular

Page 23: Wireless Networks

23

The 802.11 Protocol Stack (part of)

54Mbps5GHz ISM band

11Mbps2.4GHz ISM band

54Mbps2.4GHz ISM band

Page 24: Wireless Networks

24

The 802.11 MAC Sublayer Protocol

The hidden station problem.

CSMA/CD does not work (why?) Hidden station and exposed station

problems

The exposed station problem.

Page 25: Wireless Networks

25

The 802.11 MAC Sublayer Protocol

Two modes of operations Contention mode

DCF: distributed coordination function CSMA/CA

Collision-free mode PCF: Point coordination function Polling w/ beacon frame

NAV: Network Allocation Vector

Page 26: Wireless Networks

26

The 802.11 MAC Sublayer Protocol

Noisy, unreliable Smaller frames reduce probability of frame damages

Fragmentation Each fragment, with its own checksum and sequence

number, is acknowledged individually Stop-and-wait Fragment burst: sequence of fragments

Page 27: Wireless Networks

27

The 802.11 MAC Sublayer Protocol

ProblemsNAV terminates at end of the first fragmentHow do DCF and PCF coexist

Solution: interframe spacing

Page 28: Wireless Networks

28

The 802.11 Frame Structure

Three classesData, control, management

4 addresses in the frame