16
ECEN 621, Prof. Xi Zhang ECEN 621-600 “Mobile Wireless Networking” Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Grading (Tentative): HW: 20%, Projects: 40%, Exam-1:20%, Exam- II:20% Lecture notes and Paper Reading Lists: available on-line Class Website: http://ece.tamu.edu/~xizhang/ECEN621/start.php Research Interests and Projects: URL:http://ece.tamu.edu/~xizhang Instructor: Professor Xi Zhang E-mail: [email protected] Office: WERC 331

ECEN 621-600 “ Mobile Wireless Networking ”

  • Upload
    cecily

  • View
    58

  • Download
    1

Embed Size (px)

DESCRIPTION

ECEN 621-600 “ Mobile Wireless Networking ”. Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Grading (Tentative) : HW: 20%, Projects: 40%, Exam-1:20%, Exam-II:20% Lecture notes and Paper Reading Lists: available on-line - PowerPoint PPT Presentation

Citation preview

Page 1: ECEN 621-600  “ Mobile Wireless Networking ”

ECEN 621, Prof. Xi Zhang

ECEN 621-600 “Mobile Wireless Networking”

Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etcGrading (Tentative): HW: 20%, Projects: 40%, Exam-1:20%, Exam-II:20%

Lecture notes and Paper Reading Lists: available on-line

Class Website: http://ece.tamu.edu/~xizhang/ECEN621/start.php

Research Interests and Projects: URL:http://ece.tamu.edu/~xizhang

Instructor: Professor Xi ZhangE-mail: [email protected]

Office: WERC 331

Page 2: ECEN 621-600  “ Mobile Wireless Networking ”

ECEN 621, Prof. Xi Zhang

Lecture notes 5.

Page 3: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

Asynchronous Transfer Mode (ATM)

Also known as cell relay Operates at high data rates Resembles packet switching

Involves transfer of data in discrete chunks, like packet switching

Allows multiple logical connections to be multiplexed over a single physical interface

Minimal error and flow control capabilities reduces overhead processing and size

Fixed-size cells (53 bytes) simplify processing at ATM nodes

ECEN 621, Mobile Wireless Networks

Page 4: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

ATM Network Architectures

ECEN 621, Mobile Wireless Networks

Page 5: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

ATM Terminology

Virtual channel connection (VCC) Logical connection in ATM Basic unit of switching in ATM network Analogous to a virtual circuit in packet switching networks Exchanges variable-rate, full-duplex flow of fixed-size cells

Virtual path connection (VPC) Bundle of VCCs that have the same end points

ECEN 621, Mobile Wireless Networks

Page 6: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

ATM Connections Relationships

ECEN 621, Mobile Wireless Networks

Page 7: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

Advantages of Virtual Paths

Simplified network architecture Increased network performance and reliability Reduced processing and short connection setup

time Enhanced network services

ECEN 621, Mobile Wireless Networks

Page 8: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

Call Establishment

ECEN 621, Mobile Wireless Networks

Page 9: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

Virtual Channel Connection Uses

Between end users Can carry end-to-end user data or control signaling

between two users Between an end user and a network entity

Used for user-to-network control signaling Between two network entities

Used for network traffic management and routing functions

ECEN 621, Mobile Wireless Networks

Page 10: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

Virtual Path/Virtual Channel Characteristics

Quality of service Specified by parameters such as cell loss ratio and cell delay

variation Switched and semipermanent virtual channel

connections Cell sequence integrity Traffic parameter negotiation and usage monitoring Virtual channel identifier restriction within a VPC

ECEN 621, Mobile Wireless Networks

Page 11: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

ATM Cell Header Format

Generic flow control (GFC) – 4 bits, used only in user-network interface Used to alleviate short-term overload conditions in network

Virtual path identifier (VPI) – 8 bits at the user-network interface, 12 bits at network-network interface Routing field

Virtual channel identifier (VCI) – 8 bits Used for routing to and from end user

ECEN 621, Mobile Wireless Networks

Page 12: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

ATM Cell (Packet) Format

ECEN 621, Mobile Wireless Networks

Page 13: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

ATM Cell Header Format

Payload type (PT) – 3 bits Indicates type of information in information field

Cell loss priority (CLP) – 1 bit Provides guidance to network in the event of

congestion Header error control (HEC) – 8 bit

Error code

ECEN 621, Mobile Wireless Networks

Page 14: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

ATM Service Categories

Real-time service Constant bit rate (CBR) Real-time variable bit rate (rt-VBR)

Non-real-time service Non-real-time variable bit rate (nrt-VBR) Available bit rate (ABR) Unspecified bit rate (UBR)

ECEN 621, Mobile Wireless Networks

Page 15: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

Examples of CBR Applications

Videoconferencing Interactive audio (e.g., telephony) Audio/video distribution (e.g., television,

distance learning, pay-per-view) Audio/video retrieval (e.g., video-on-demand,

audio library)

ECEN 621, Mobile Wireless Networks

Page 16: ECEN 621-600  “ Mobile Wireless Networking ”

Prof. Xi Zhang

Examples of UBR applications

Text/data/image transfer, messaging, distribution, retrieval

Remote terminal (e.g., telecommuting)

ECEN 621, Mobile Wireless Networks