28
Department of Informatics Engineering F aculty of Sciences and Technology University of Coimbra Multimedia Application Support on WiMAX: Cost / Benefit Analysis ıtor Manuel Henriques Bernardo Master Thesis submitted to the University of Coimbra July 10, 2009

Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

  • Upload
    others

  • View
    5

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

Department of Informatics EngineeringFaculty of Sciences and Technology

University of Coimbra

Multimedia Application Support on WiMAX:Cost / Benefit Analysis

Vıtor Manuel Henriques Bernardo

Master Thesis submitted to the University of Coimbra

July 10, 2009

Page 2: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

Multimedia Application Support on WiMAX:Cost / Benefit Analysis

Master Thesis submitted to the University of Coimbra

Author:Vıtor Manuel Henriques Bernardo

Advisor:Marılia Pascoal Curado

July 10, 2009

Page 3: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

Abstract

There are several restrictions in the current access wireless technologies, such as General PacketRadio Service (GPRS) and High Speed Packet Access (HSPA), for the transmission of the multi-media applications. Worldwide Interoperability for Microwave Access (WiMAX) is a broadbandwireless technology based on the Institute of Electrical and Electronics Engineers (IEEE) 802.16standard and aims at enabling the development of wireless broadband services anytime and any-where. Therefore, it is a strong candidate to support multimedia applications in various deploymentscenarios.

This work presents the state of the art of the WiMAX technology and discusses the comparisonwith its major competitors. The assessment includes a technical study and a thorough conceptualanalysis of the trade-off cost/benefit of the technologies under evaluation. A real testbed evaluationof the capabilities of both Fixed and Mobile WiMAX to support the most popular multimedia appli-cations, Voice over IP (VoIP) and Video Streaming, is performed.

The experimental study allowed the quantification of the scalability levels supported by Fixedand Mobile WiMAX for the transmission of multiple VoIP and Video Streaming flows. Moreover,the results obtained in the scenarios tested, using different VoIP CODECs and videos with severaldistinct compression levels, provided insight on the tradeoffs that Internet Service Providers mayachieve in order to provide good quality services to the maximum amount of clients. Overall, bothFixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology for the support of multimedia applications in the next generation communication systems.

keywords: IEEE 802.16, Multimedia Applications, Quality of Experience, Quality of Service,WiMAX

ix

Page 4: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

Table of Contents

Acknowledgements vii

Abstract ix

List of Figures xvii

List of Tables xix

Abbreviations and acronyms xxi

1 Introduction 11.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11.2 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.3 Contributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.4 Thesis Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

2 The WiMAX Technology 52.1 The 802.16 standard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

2.1.1 Physical Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62.1.2 Medium Access Control (MAC) Layer . . . . . . . . . . . . . . . . . . . 82.1.3 Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102.1.4 QoS Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112.1.5 Mobility Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12

2.2 Worldwide Interoperability for Microwave Access(WiMAX) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122.2.1 WiMAX Forum Network Reference Model (NRM) . . . . . . . . . . . . . 132.2.2 Mobile WiMAX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14

3 WiMAX Competitors 173.1 Second Generation of mobile phone standards and technology (2G) . . . . . . . . 17

3.1.1 Global System for Mobile Communications (GSM) . . . . . . . . . . . . . 183.1.2 General Packet Radio Service (GPRS) . . . . . . . . . . . . . . . . . . . . 183.1.3 Enhanced Data rates for Global Evolution (EDGE) . . . . . . . . . . . . . 18

3.2 Third Generation of mobile phone standards and technology (3G) . . . . . . . . . 193.2.1 Universal Mobile Telecommunications System (UMTS) . . . . . . . . . . 193.2.2 High Speed Packet Access (HSPA) . . . . . . . . . . . . . . . . . . . . . 19

3.3 Fourth Generation of mobile phone standards and technology (4G) . . . . . . . . . 203.3.1 Evolved HSPA (HSPA+) . . . . . . . . . . . . . . . . . . . . . . . . . . . 20

xi

Page 5: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

3.3.2 Long Term Evolution (LTE) . . . . . . . . . . . . . . . . . . . . . . . . . 213.3.3 Mobile Broadband Wireless Access (MBWA) - IEEE 802.20 . . . . . . . . 21

3.4 WLAN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223.5 Comparison between 3GPP, Wi-Fi and WiMAX . . . . . . . . . . . . . . . . . . . 22

4 Multimedia Appplications 274.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 274.2 Transport Procotols for Multimedia Applications . . . . . . . . . . . . . . . . . . 284.3 Network Parameters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 284.4 Voice Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 294.5 Video Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 304.6 WiMAX for Multimedia Applications . . . . . . . . . . . . . . . . . . . . . . . . 304.7 Voice Quality Evaluation Method . . . . . . . . . . . . . . . . . . . . . . . . . . . 31

5 Evaluation of VoIP over a Fixed WiMAX Network 335.1 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 335.2 Testbed Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 345.3 Tests Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355.4 Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37

5.4.1 Overestimated Bandwidth Scenario . . . . . . . . . . . . . . . . . . . . . 385.4.2 Underestimated Bandwidth Scenario . . . . . . . . . . . . . . . . . . . . . 405.4.3 Evaluation Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42

6 Evaluation of VoIP over a Mobile WiMAX Network 456.1 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 456.2 Testbed setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 456.3 Experimental Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46

6.3.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 466.3.2 Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 476.3.3 Evaluation Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51

7 An Operator View of Video Streaming over Fixed WiMAX Networks 537.1 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 537.2 Testbed setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54

7.2.1 Video evaluation tool . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 547.3 Tests overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 557.4 Experimental Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56

7.4.1 Suitable link conditions . . . . . . . . . . . . . . . . . . . . . . . . . . . 567.4.2 Limited link conditions Evaluation . . . . . . . . . . . . . . . . . . . . . . 597.4.3 Evaluation Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64

8 Video Streaming over Mobile WiMAX 658.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 658.2 Methodology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66

8.2.1 Testbed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 668.2.2 Traffic Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 678.2.3 Tests Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67

xii

Page 6: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

8.2.4 Evaluation Methodology . . . . . . . . . . . . . . . . . . . . . . . . . . . 688.3 Experimental Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69

8.3.1 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 698.3.2 Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69

8.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75

9 Project Management 779.1 First Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 779.2 Second Semester . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78

10 Conclusion 81

Bibliography 87

Appendices 89Appendix A - VoIP on Fixed WiMAX results . . . . . . . . . . . . . . . . . . . . . . . 91Appendix B - Video over Fixed WiMAX - Suitable Link Conditions charts . . . . . . . . 93Appendix C - Video over Fixed WiMAX - Limited Link Conditions charts . . . . . . . . 97Appendix D - Publications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101Appendix E - COST TMA Report . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129

xiii

Page 7: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

xiv

Page 8: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

List of Figures

2.1 IEEE 802.16 - Reference Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 62.2 IEEE 802.16 - Physical States . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82.3 WiMAX - Network Reference Model . . . . . . . . . . . . . . . . . . . . . . . . 132.4 Handover methods supported in Mobile WiMAX . . . . . . . . . . . . . . . . . . 152.5 Mobile WiMAX Evolution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16

3.1 3GPP flat architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203.2 Relationship between Speed and Mobility in Wireless Systems . . . . . . . . . . . 23

5.1 Fixed WiMAX testbed, compliant with NRM of WiMAX Forum . . . . . . . . . . 345.2 Overestimated bandwidth - Average One-Way Delay . . . . . . . . . . . . . . . . 385.3 Overestimated bandwidth - Average Throughput . . . . . . . . . . . . . . . . . . . 395.4 Overestimated bandwidth - Average Packet Loss Rate and Jitter . . . . . . . . . . 395.5 Overestimated bandwidth - MOS . . . . . . . . . . . . . . . . . . . . . . . . . . . 405.6 Underestimated bandwidth - Average One-way Delay and Packet Loss Rate . . . . 415.7 Underestimated bandwidth - Jitter . . . . . . . . . . . . . . . . . . . . . . . . . . 415.8 Underestimated bandwidth - MOS . . . . . . . . . . . . . . . . . . . . . . . . . . 42

6.1 Mobile WiMAX testbed architecture for VoIP assessment . . . . . . . . . . . . . . 466.2 Downstream One-way delay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 476.3 Upstream One-way delay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 486.4 Downstream Packet Loss Rate . . . . . . . . . . . . . . . . . . . . . . . . . . . . 496.5 Upstream Packet Loss Rate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 496.6 Downstream Mean Opinion Score . . . . . . . . . . . . . . . . . . . . . . . . . . 506.7 Upstream Mean Opinion Score . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51

7.1 University of Coimbra Fixed WiMAX testbed architecture . . . . . . . . . . . . . 547.2 Simplified diagram of the Evalvid framework . . . . . . . . . . . . . . . . . . . . 557.3 One-way delay PDF and packet loss rate with 1 video stream . . . . . . . . . . . . 577.4 One-way delay PDF and packet loss rate with 9 simultaneous videos streams . . . 577.5 One-way delay PDF and packet loss rate with 10 simultaneous videos streams . . . 587.6 Suitable Link Conditions - Mean Opinion Score degradation . . . . . . . . . . . . 587.7 One-way delay PDF and packet loss rate with 1 video stream . . . . . . . . . . . . 597.8 One-way delay PDF and packet loss rate with 2 simultaneous videos streams . . . 607.9 One-way delay PDF and packet loss rate with 5 simultaneous videos streams . . . 617.10 One-way delay PDF and packet loss rate with 9 simultaneous videos streams . . . 617.11 One-way delay PDF and packet loss rate with 10 simultaneous videos streams . . . 617.12 Limited Link Conditions - Mean Opinion Score degradation . . . . . . . . . . . . 62

xv

Page 9: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

7.13 Limited Link Conditions - Mean Opinion Score degradation . . . . . . . . . . . . 63

8.1 Mobile WiMAX testbed architecture . . . . . . . . . . . . . . . . . . . . . . . . . 668.2 Sample frame from the Akiyo movie . . . . . . . . . . . . . . . . . . . . . . . . . 678.3 Multiple client evaluation methodology schema . . . . . . . . . . . . . . . . . . . 688.4 CBR-256kbps video one-way end-to-end delay . . . . . . . . . . . . . . . . . . . 708.5 CBR-512kbps video one-way end-to-end delay . . . . . . . . . . . . . . . . . . . 718.6 VBR video one-way end-to-end delay . . . . . . . . . . . . . . . . . . . . . . . . 718.7 Complete frame loss rate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 728.8 Packet loss rate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 738.9 Mean Opinion Score (MOS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74

9.1 First semester initially proposed schedule gantt chart . . . . . . . . . . . . . . . . 779.2 First semester effective schedule Gantt chart . . . . . . . . . . . . . . . . . . . . . 779.3 Second semester initially proposed schedule gantt chart . . . . . . . . . . . . . . . 789.4 Real second semester schedule Gantt chart . . . . . . . . . . . . . . . . . . . . . . 79

B.1 Suitable Link Conditions one-way PDF and packet loss rate with 1 video stream . . 93B.2 Suitable Link Conditions one-way PDF and packet loss rate with 2 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93B.3 Suitable Link Conditions one-way PDF and packet loss rate with 3 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94B.4 Suitable Link Conditions one-way delay PDF and packet loss rate with 4 simultane-

ous video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94B.5 Suitable Link Conditions one-way PDF and packet loss rate with 5 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94B.6 Suitable Link Conditions one-way PDF and packet loss rate with 6 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95B.7 Suitable Link Conditions one-way PDF and packet loss rate with 7 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95B.8 Suitable Link Conditions one-way PDF and packet loss rate with 8 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95B.9 Suitable Link Conditions one-way PDF and packet loss rate with 9 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96B.10 Suitable Link Conditions one-way PDF and packet loss rate with 10 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96C.1 Limited Link Conditions one-way PDF and packet loss rate with 1 video stream . . 97C.2 Limited Link Conditions one-way PDF and packet loss rate with 2 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97C.3 Limited Link Conditions one-way PDF and packet loss rate with 3 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98C.4 Limited Link Conditions one-way delay PDF and packet loss rate with 4 simultane-

ous video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98C.5 Limited Link Conditions one-way PDF and packet loss rate with 5 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98C.6 Limited Link Conditions one-way PDF and packet loss rate with 6 simultaneous

video streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99

xvi

Page 10: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

C.7 Limited Link Conditions one-way PDF and packet loss rate with 7 simultaneousvideo streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99

C.8 Limited Link Conditions one-way PDF and packet loss rate with 8 simultaneousvideo streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99

C.9 Limited Link Conditions one-way PDF and packet loss rate with 9 simultaneousvideo streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100

C.10 Limited Link Conditions one-way PDF and packet loss rate with 10 simultaneousvideo streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100

xvii

Page 11: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

xviii

Page 12: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

List of Tables

2.1 IEEE 802.16 scheduling services . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

3.1 Wireless technologies comparison . . . . . . . . . . . . . . . . . . . . . . . . . . 26

4.1 VoIP CODECS bandwidth requirements . . . . . . . . . . . . . . . . . . . . . . . 294.2 Applications minimal requirements on WiMAX . . . . . . . . . . . . . . . . . . . 314.3 Values of γ1, γ2 and γ3 for each CODEC . . . . . . . . . . . . . . . . . . . . . . 32

5.1 Bandwidth measure in Base Station for each protocol/number of clients . . . . . . 365.2 Base Station PHY and MAC parameters . . . . . . . . . . . . . . . . . . . . . . . 375.3 Reservations performed in underestimated tests . . . . . . . . . . . . . . . . . . . 375.4 DCCP configuration values . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37

7.1 Relationship between original and long Akiyo videos . . . . . . . . . . . . . . . . 557.2 Properties of used videos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56

A.1 Overestimeted bandwidth tests with UDP . . . . . . . . . . . . . . . . . . . . . . 91A.2 Overestimeted bandwidth tests with DCCP CCID2 . . . . . . . . . . . . . . . . . 91A.3 Overestimeted bandwidth tests with DCCP CCID3 . . . . . . . . . . . . . . . . . 91A.4 Underestimeted bandwidth tests with UDP . . . . . . . . . . . . . . . . . . . . . . 92A.5 Underestimeted bandwidth tests with DCCP CCID2 . . . . . . . . . . . . . . . . . 92A.6 Understimeted bandwidth tests with DCCP CCID3 . . . . . . . . . . . . . . . . . 92

xix

Page 13: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

xx

Page 14: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

Abbreviations and acronyms

1G First Generation of mobile phone standards and technology

2G Second Generation of mobile phone standards and technology

3G Third Generation of mobile phone standards and technology

3GPP Third Generation Partnership Project

4G Fourth Generation of mobile phone standards and technology

8PSK 8 Phase Shift Keying

AAA Authentication, Authorization and Accounting

ARQ Automatic Repeat reQuest

ASN Access Service Network

ATM Asynchronous Transfer Mode

BE Best Effort

CCID Congestion Control IDentifier

CDMA Code Division Multiple Access

CEPT Conference Europeenne des Postes et Telecommunications

CID Connection Identifier

CPE Customer Premises Equipment

CPS Common Part Sublayer

CS Convergence Sublayer

CSN Connectivity Service Network

DAMA Demand Assignment Multiple Access

DCCP Datagram Congestion Control Protocol

DSL Digital Subscriber Line

EAP Extensible Authentication Protocol

EDGE Enhanced Data rates for Global Evolution

EPC Evolved Packet Core

ertPS Extended Real-Time Polling Service

EUTRAN Evolved Universal Terrestrial Radio Access Network

FBSS Fast Base Station Switching

FDD Frequency Division Duplexing

xxi

Page 15: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

FEC Forward Error Correction

FFT Fast Fourier Transform

GPCS Generic Packet Convergence Sublayer

GPRS General Packet Radio Service

GSM Global System for Mobile Communications

HHO Hard Handover

HSDPA High Speed Download Packet Access

HSPA High Speed Packet Access

HSPA+ Evolved HSPA

HSUPA High Speed Uplink Packet Access

HVS Human Visual System

IEEE Institute of Electrical and Electronics Engineers

IETF Internet Engineering Task Force

IFFT Inverse Fast Fourier Transform

IP Internet Protocol

IPPM IP Performance Metrics

IPTV Internet Protocol Television

LAN Local Area Network

LOS Line of Sight

LTE Long Term Evolution

MAC Medium Access Control

MBWA Mobile Broadband Wireless Access

MDHO Macro Diversity Handover

MIB Management Information Base

MIH Media Independent Handover

MIMO Multiple-Input and Multiple-Output

MIP Mobile IP

MMS Multimedia Message Service

MOS Mean Opinion Score

NAP Network Access Provider

NAT Network Address Translation

NCMS Network Control and Management System

NLOS Non Line of Sight

NRM Network Reference Model

nrtPS Non-Real Time Polling Service

xxii

Page 16: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

NSP Network Service Provider

OFDM Orthogonal Frequency Division Multiplexing

OFDMA Orthogonal Frequency Division Multiplexing Access

PDF Probability Distribution Function

PHY Physical Layer

PKM Privacy Key Management

PMP Point-to-Multipoint

PPP Point-to-Point Protocol

PSNR Peak Signal Noise to Ratio

QAM Quadratic Amplitude Modulation

QoE Quality of Experience

QoS Quality of Service

QPSK Quadrature Phase-Shift Keying

RTP Real-Time Protocol

rtPS Real-Time Polling Service

SAE System Architecture Evolution

SAP Service Access Point

SDU Service Data Unit

SFID Service Flow Identifier

SMS Short Message Service

SNMP Simple Network Management Protocol

SSIM Structural Similarity

TCP Transport Control Protocol

TDD Time Division Duplexing

TDMA Time Division Multiple Access

TFRC TCP-Friendly Rate Control

UDP User Datagram Protocol

UGS Unsolicited Grant Service

UMTS Universal Mobile Telecommunications System

VBR Variable Bit Rate

VoIP Voice over IP

WAP Wireless Application Protocol

WCDMA Wideband Code Division Multiple Access

WiMAX Worldwide Interoperability for Microwave Access

WLAN Wireless Local Area Network

xxiii

Page 17: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology
Page 18: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

1Introduction

This work presents the analysis of the trade-off cost/benefit of using the WiMAX technlogy totransmiting multimedia applications.

The first section presents the motivation for the work done. The next two sections describe theobjectives and author contributions, respectively. The last section shows the thesis organization.

1.1 Motivation

Today almost every person has Internet access, either at home or using mobile devices. In the lastyears, we have witnessed a change of the Internet contents, which include more and more multime-dia applications.

Broadband wired access technologies, such as Digital Subscriber Line (DSL), are well deployedand are able to fulfill the major requirements of almost all multimedia applications. Global Sys-tem for Mobile Communications (GSM) and High Speed Packet Access (HSPA) are the most welldeployed wireless technologies, but they are not enough for the current needs of many multimediaapplications, which need high bandwidth, low latency, among other requirements.

As new types of multimedia applications arise, more and more people will use them. Due tothe characteristics of these types of applications, the users’ demands of the access technology willalso become greater. Moreover, today everyone wants to the always connected to the Internet, ev-erywhere.

Worldwide Interoperability for Microwave Access (WiMAX) is a broadband wireless technol-ogy based on the IEEE 802.16 standard and aims at enabling the development of wireless broadbandservices anytime and anywhere. WiMAX can be used in various scenarios such as fixed, portable,nomadic and mobile.

1

Page 19: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

2 Chapter 1. Introduction

Despite that WiMAX is not yet a widely deployed technology, it is a candidate for the last mileaccess in both urban and rural areas. Therefore, it is important to assess the capabilities of WiMAXto transmit multimedia applications, as well as, the trade-off between the cost and associated benefitsof using the WiMAX technology in these scenarios.

1.2 Objectives

The main objective of this work is to study the WiMAX technology capabilities integrated in anall-IP end-to-end architecture, to support multimedia applications.

Broadband capabilities of WiMAX, associated with the support of different levels of serviceand mobility, make this technology a strong candidate for last mile access in both urban and ruralareas. However, the analysis of the tradeoff cost/benefit of using this technology for both operatorsand end-users still needs to be addressed. This work aims at studying the feasibility of using theWiMAX technology to support multimedia applications in fixed and mobile scenarios.

The achievement of this challenging objective includes the study, on a real scenario test-bed, ofthe WiMAX technology performance integrated on an end-to-end IP architecture. Coupled with thistechnical study, a thorough conceptual analysis of the cost/benefit trade-off of using such a technol-ogy when compared with its main competitors, from General Packet Radio Service (GPRS) to LongTerm Evolution (LTE), will be targeted.

1.3 Contributions

The author has performed some important contributions to the assessment of WiMAX in nowa-days’ networks, as described next.

A detailed analysis of Institute of Electrical and Electronics Engineers (IEEE) 802.16 and WiMAXwas performed, in order to evaluate the current state of the art of the technology. A unique compari-son of WiMAX and its competitors was done. The author performed an overview of the technologiesunder study and played an important role in the definition of the comparison parameters. Moreover,a clear table comparing the more important technologies was done.

In order to evaluate multimedia applications on WiMAX, the major needs of each type of ap-plication were identified. A Fixed WiMAX testbed was configured in order to assess the capabil-ities of Fixed WiMAX to support VoIP applications. Moreover, the Datagram Congestion ControlProtocol (DCCP) with two different congestion control algorithms was tested against the User Data-gram Protocol (UDP), in order to evaluation the performance of each one to deliver Voice overIP (VoIP) on Fixed WiMAX.

The Fixed WiMAX testbed was reconfigured in order to show the potential of Fixed WiMAX tosupport video streaming, taking into account the operator view of the WiMAX channel utilizationand cost/benefit of employing different video compression levels in the transmission as well as the

Page 20: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

1.3. Contributions 3

Quality of Experience (QoE) perceived by the end-users.

In order to perform a unique multi-client video streaming evaluation over Mobile WiMAX,a complex Mobile WiMAX testbed encompassing one base station and four Customer PremiseEquipments (CPEs) were configured by the author. Moreover, to accomplish this evaluation morecorrectly, the author has also developed a new evaluation methodology by extending a well-knownevaluation framework.

The author also conducted a VoIP evaluation over Mobile WiMAX. To the best of his knowl-edge, this is the first study on a real WiMAX demonstrator that addresses both the use of differentCODECs and scalability, in a scenario with multiple CPEs and simultaneous upstream and down-stream traffic in a Mobile WiMAX testbed.

The author has submitted an application to a “Short-Term Scientific Mission” (STSM) of theCOST Action IC0703 “Data Traffic Monitoring and Analysis” (TMA). The COST TMA committeeapproved the application, which enable the author visit to the Converging Networks Laboratory ofVTT Technical Research Centre of Finland in Oulu, Finland. The tasks performed in the MobileWiMAX testbed have been performed in this laboratory. The author contributions were not limitedto the scope of this work and he also performed the evaluation of video transmission over TCP.Currently, the COST committee already approved the final results achieved within this STSM andthe final report from the author can be found in Appendix E.

In the course of this work three scientific articles were accepted for publication in internationalconferences, and a couple are planned to be submitted until September. The publications acceptedare the following:

V. Bernardo, L.Cordeiro, I. Caramelo, B. Sousa e M. Curado, E. Monteiro, “A Seamless Mobi-lity Scenario for IP over WiMAX”, 2nd International Workshop on Future Multimedia Networking- FMN 09, 22-23 June 2009, Coimbra, Portugal

This publication includes some work done by the author within the context of the WEIRD -WiMAX Extension to Isolated Research Data networks - European Project. This initial work wasenriched by the technological knowledge about WiMAX that the author obtained during the thesis,which was fundamental for the success of the paper.

Vitor Bernardo, Bruno Sousa, Marilia Curado, “VoIP over WiMAX: Quality of Experience Eval-uation”, IEEE Symposium on Computers and Communications (ISCC 2009) - 4th IEEE Workshopon multimedia Applications over Wireless Networks, MediaWiN 2009, 5 July 2009, Sousse, Tunisia

This article is an extended version of the VoIP over Fixed WiMAX evaluation presented in thisdocument.

Vitor Bernardo, Kostas Pentikousis, Jarno Pinola, Esa Piri, Marilia Curado, “Multi-client VideoStreaming over WirelessMAN-OFDMA”, submitted to the 4th ACM Workshop on Performance Mo-nitoring, Measuring and Evaluation of Heterogeneous Wireless and Wired Networks (4th ACMPM2HQ2N 2009), October 26-30, Tenerife, Canary Islands, Spain

Page 21: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

!

!

!

!

!

!

"#$$!%&'()(!)(!*+*)$*,$'!#-./!'01*)$!2'3#'(%!

Page 22: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

10Conclusion

This thesis has addressed the WiMAX capabilities to support multimedia applications in nextgeneration networks. WiMAX is well positioned to be one of the main technologies for Broad-

band Wireless Access, mainly due to its native quality of service support, long range and high ca-pacity. There are however other drivers not directly related to the technological potential, such asgovernment strategies and the large investments already made by operators, which will influence thesolutions that will prevail in 4th Generation networks.

In this context, the work performed started with the analysis of the state-of-the-art technologiesin 3rd Generation networks and the candidates for 4th Generation networks, comparing WiMAXand the most challenging competitors. Then, an extensive experimental study concerning the eval-uation of WiMAX capabilities to support the most common multimedia applications namely, VoIPand video streaming, was performed on two WiMAX testbeds, one with Fixed WiMAX at the Uni-versity of Coimbra, and one with Mobile WiMAX at the Converging Networks Laboratory of VTTTechnical Research Centre of Finland in Oulu.

The experimental study allowed the quantification of the scalability levels supported by Fixedand Mobile WiMAX for the transmission of multiple VoIP and Video Streaming flows. In order toidentify the best approach to obtain the highest advantage from the WiMAX technology in whichconcerns the support of multimedia applications from a variable number of users, the evaluation ofVoIP was done with the most common CODECs, namely, G.711, G.723.1 and G.729.2, which havedistinct bandwidth requirements. Following a similar approach, video streaming was also evaluatedusing videos with different compression levels, ranging from the rather low 32kbps compressionrate, up to a variable bit rate encoded video, with 540kbps peak rate.

The evaluation of the WiMAX capabilities to support the VoIP and video streaming applicationswas performed taking into consideration the commonly used network level parameters, one-way de-lay and loss rate, and also quality of experience metrics, which depict the user perception about thequality of the communication system. The Mean Opinion Score metric was used to asses the quality

81

Page 23: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

82 Chapter 10. Conclusion

of experience of both VoIP and video streaming, and the Structural Similarity Index metric was usedto measure the video streaming quality of experience in a more complete way. This dual assessmentapproach provides an integrated view of the system performance, being an important contributionthat can assist operators on network design and management tasks.

The results obtained in the scenarios tested provided insight on the tradeoffs that Internet Ser-vice Providers may establish in order to provide good quality services to the maximum amount ofclients. For instance, concerning the video evaluation, the results have shown that by using theCBR-256kbps video, it is possible to guarantee a good quality for twice more concurrent streamsthan with both CBR-512kbps and VBR versions. Taking these results into consideration, a moreconservative compression is able to satisfy a higher number of clients with a reasonable perceivedquality. Moreover, from the user perspective, the quality level obtained with the different com-pression levels is not significantly affected by using a lower compression. Overall, the results haveshown that the operators can maximize the number of supported users by deploying mechanismsthat adapt the video rate according to the network conditions. Such mechanisms will also improvethe overall quality of the videos when there are problems with a link or even when the link has avery limited amount of bandwidth available.

The work presented in this thesis has shown, both in the conceptual comparison between WiMAXand its main competitors, and in the results obtained with the extensive experimental evaluation per-formed, that Fixed and Mobile WiMAX have strong and competitive capabilities as a BroadbandWireless Access technology for the support of multimedia applications in the next generation com-munication systems.

It is the opinion of the author, that the future of the WiMAX technology will be directly affectedby the implementation on the market in the next couple of years. The first commercial version ofLTE is expected to be released in 2012, which means that, at this moment, WiMAX is two yearsahead of LTE. However, LTE is part of 3GPP and it will represent a smooth and not very expensivemigration for all the companies that have currently 3GPP systems, such as HSDPA.

The WiMAX can really play an important role in a different market, for instance, in marketsthat only have rudimentary telecommunication access, such as several countries in Africa and SouthAmerica.

Page 24: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

Bibliography

Airspan (2007). Mobile WiMAX Security - White Paper. http://www.airspan.com. Last visit: 12December 2008.

Almes, G., Kalidindi, S., & Zekauskas, M. (1999a). A one-way packet loss metric for ippm. RFC2680 (Proposed Standard).

Almes, G., Kalidindi, S., & Zekauskas, M. J. (1999b). A One-way Delay Metric for IPPM.RFC2679.

Almes, G., Kalidindi, S., & Zekauskas, M. J. (1999c). Round-trip for Delay Metric for IPPM.RFC2681.

Altera (2008). Altera - Wireless. http://www.altera.com/end-markets/wireless/wir-index.html. Lastvisit: 16 January 2008.

Andrews, J., Ghosh, A., & Muhamed, R. (2007). Fundamentals of WiMAX Understanding Broad-band Wireless Networking. Prentice Hall. ISBN 0-13-222552-2.

Apple (2008). Apple - Technologies H.264.

Botta, A., Dainotti, A., & Pescape, A. (2007). Multi-protocol and multi-platform traffic generationand measurement.

Callendar, M. (1997). International mobile telecommunications-2000 standards efforts of the itu[guest editorial]. Personal Communications, IEEE, 4(4), 6–7.

Case, J. D., Fedor, M., Schoffstall, M. L., & Davin, J. R. (1990). Simple Network ManagementProtocol (SNMP). RFC1157.

Case, J. D., Harrington, D., Presuhn, R., & Wijnen, B. (2002). Message Processing and Dispatchingfor the Simple Network Management Protocol (SNMP). RFC3412.

Case, J. D., McCloghrie, K., Rose, M. T., & Waldbusser, S. (1993). Introduction to version 2 of theInternet-standard Network Management Framework. RFC1441.

Cole, R. G. & Rosenbluth, J. H. (2001). Voice over IP performance monitoring. SIGCOMM Comput.Commun. Rev., 31(2), 9–24.

Correll, K. & Barendt, N. (2005). Design Considerations for Software Only Implementations of theIEEE 1588 Precision Time Protocol.

Correll, K. & Barendt, N. (2008). PTPd - Precision Time Protocol daemon.http://ptpd.sourceforge.net/. Last visit: 16 January 2008.

83

Page 25: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

84 BIBLIOGRAPHY

DARPA (1981). Internet Protocol Darpa Internet Program. RFC791.

Demichelis, C. & Chimento, P. (2002). IP Packet Delay Variation Metric for IP Performance Metrics(IPPM). RFC3393.

Etemad, K. (2008). Overview of mobile wimax technology and evolution. Communications Maga-zine, IEEE, 46(10), 31–40.

ETSI (2006a). Broadband Radio Access Networks (BRAN); HiperMAN; Data Link Control (DLC)layer . V1.3.2.

ETSI (2006b). Broadband Radio Access Networks (BRAN); HiperMAN; Physical (PHY) layer.V1.3.2.

Evalvid framework) (2009). YUV CIF reference videos (lossless H.264 encoded).http://www.tkn.tu-berlin.de/research/evalvid/cif.html. Last visit: 10 March 2009.

Floyd, S. & Kohler, E. (2006). Profile for Datagram Congestion Control Protocol (DCCP) Conges-tion Control ID 2: TCP-like Congestion Control. RFC 4341 (Proposed Standard).

Floyd, S. & Kohler, E. (2007). TCP Friendly Rate Control (TFRC): The Small-Packet (SP) Variant.RFC 4828 (Experimental).

Floyd, S. & Kohler, E. (2008). Profile for Datagram Congestion Control Protocol (DCCP) Conges-tion ID 4: TCP-Friendly Rate Control for Small Packets (TFRC-SP). draft-ietf-dccp-ccid4-02.txt.

Floyd, S., Kohler, E., & Padhye, J. (2006). Profile for Datagram Congestion Control Protocol(DCCP) Congestion Control ID 3: TCP-Friendly Rate Control (TFRC). RFC 4342 (ProposedStandard). Updated by RFC 5348.

Forum, W. (2008a). WiMAX Forum Overview. http://www.wimaxforum.org/about/.

Forum, W. (2008b). WiMAX Forum Quick Facts. http://www.wimaxforum.org/news/.

Garber, L. (2008). Mobile WiMax: The Next Wireless Battle Ground. Computer, 41(6), 16–18.

Greenspan, A., Klerer, M., Tomcik, J., Canchi, R., & Wilson, J. (2008). Ieee 802.20: Mobilebroadband wireless access for the twenty-first century. Communications Magazine, IEEE, 46(7),56–63.

Holma, H. & Toskala, A. (2006). HSDPA/HSUPA for UMTS: High Speed Radio Access for MobileCommunications. Wiley. ISBN 0470018844.

Holma, H. & Toskala, A. (2007). WCDMA for UMTS: HSPA Evolution and LTE (4 ed.). Wiley.ISBN 047031933X.

Holma, H., Toskala, A., Ranta-aho, K., & Pirskanen, J. (2007). High-speed packet access evolutionin 3gpp release 7. Communications Magazine, IEEE, 45(12), 29–35.

IEEE (2002). Ieee std. 802.16-2001 ieee standard for local and metropolitan area networks part 16:Air interface for fixed broadband wireless access systems.

Page 26: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

BIBLIOGRAPHY 85

IEEE (2003). IEEE Std 802.11g-2003 - IEEE standard for information technology- telecommunica-tions and information exchange between systems- local and metropolitan area networks- specificrequirements Part II: wireless LAN medium access control (MAC) and physical layer (PHY)specifications.

IEEE (2004a). IEEE 802.16-2004 Standard for Local and Metropolitan Area Networks Part 16: AirInterface to fixed and Mobile Broadband Wireless Access Systems.

IEEE (2004b). IEEE 802.1d-2004 Standard for Local and Metropolitan Area, Media Access Control(MAC) Bridges.

IEEE (2004c). Precision clock synchronization protocol for networked measurement and controlsystems. IEC 61588 First edition 2004-09 and IEEE 1588.

IEEE (2005a). IEEE 802.16-2005 Standard for Local and Metropolitan Area Networks Part 16: AirInterface to fixed and Mobile Broadband Wireless Access Systems. IEEE.

IEEE (2005b). IEEE 802.16f-2005 Standard for Local and Metropolitan Area Networks Part 16: AirInterface to fixed and Mobile Broadband Wireless Access Systems Amendment 1: ManagementInformation Base.

IEEE (2006). IEEE std 802.3 -2005/Cor 1-2006 IEEE Standard for Information Technology -Telecommuincations and Information Exchange Between Systems - Local and Metropolitan AreaNetworks.

IEEE (2007). Draft STANDARD for Information Technology-Telecommunications and informationexchange between systems-Local and metropolitan area networks-Specific requirements-Part 11:Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications: Amend-ment : Enhancements for Higher Throughput.

IEEE (2007a). IEEE 802.16g/d9 Draft IEEE standard for Local and Metropolitan Area NetworksPart 16: Air Interface to fixed and Mobile Broadband Wireless Access Systems Amendment 3:Management Plane Procedures and Services.

IEEE (2007b). IEEE 802.16i/d3 IEEE Standard for Local and Metropolitan Area Networks Part16: Air Interface to fixed and Mobile Broadband Wireless Access Systems Draft Amendment:Management Information Base Extensions.

IEEE (2008a). Draft standard for information technology-telecommunications and informationexchange between systems-local and metropolitan area networks-specific requirements-part 11:Wireless lan medium access control (mac) and physical layer (phy) specifications: Amendment5: Enhancements for higher throughput. IEEE Unapproved Draft Std P802.11n/D5.0, May 2008.

IEEE (2008b). Ieee approves standard for mobile broadband wireless access.http://standards.ieee.org/announcements/802.20approval.html. Last visit: 27 October 2008.

IEEE (2008c). IEEE Draft Standard for Local and Metropolitan Area Networks: Media IndependentHandover Services.

IEEE (2008d). Ieee standard for local and metropolitan area networks part 20: Air interface formobile broadband wireless access systems supporting vehicular mobility. physical and mediaaccess control layer specification. IEEE Std. 802.20-2008, 1–1039.

Page 27: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

86 BIBLIOGRAPHY

IEEE (2008e). Mobile broadband wireless access (mbwa).http://grouper.ieee.org/groups/802/20/index.html. Last visit: 27 October 2008.

IEEE 802.16 Working Group (2008). The IEEE 802.16 Working Group on Broadband WirelessAccess Standards. http://grouper.ieee.org/groups/802/16/index.html. Last visit: 24 November2008.

IETF (2008). IP Performance Metrics (ippm). http://www.ietf.org/html.charters/ippm-charter.html.Last visit: 30 December 2007.

Intel (2003). Overcoming Barriers to High-Quality Voice over IP Deployments.

ISO (2001). Overview of the MPEG-4 Standard.

ITU-T (1972). ITU-T Recommendation G.711, General Aspects of Digital Transmission Systems,Terminal Equipments, Pulse Code Modulation (PCM) of Voice Frequencies.

ITU-T (1996a). ITU-T Methods for subjective determination of transmission quality.

ITU-T (1996b). ITU-T Recommendation G.723.1, Dual Ra Speech Coder for Multimedia Commu-nications Transmitting at 5.3 and 6.3 kbit/s.

ITU-T (1996c). ITU-T Recommendation G.729, Coding of speed at 8 kbit/s using conjugate-struturealgebraic-code excited linear-predection (CS-ACELP).

ITU-T (2001). ITU-T Recommendation G.113, Provisional planning values for equipment impair-ment factor Ie.

ITU-T (2003). ITU-T Recommendation G.114, One-Way transmission time.

ITU-T (2005). ITU-T Recommendation G.107, The E-model, a computational model for use intransmission planning.

Johnston, N. & Aghvami, H. (2007). Comparing WiMAX and HSPA - a guide to the technology.BT Technology Journal, 25(2).

Jugi’s Traffic Generator (JTG) (2009). Jugi’s Traffic Generator (jtg).http://www.cs.helsinki.fi/u/jmanner/software/jtg/. Last visit: 10 June 2009.

Klaue, J., Rathke, B., & Wolisz, A. (2003). EvalVid - A Framework for Video Transmission andQuality Evaluation. In 13th International Conference on Modelling Techniques and Tools forComputer Performance Evaluation, Urbana, Illinois, USA.

Kohler, E., Handley, M., & Floyd, S. (2006). Datagram congestion control protocol (dccp). RFC4340 (Proposed Standard).

Li, B., Qin, Y., Low, C. P., & Gwee, C. L. (2007). A Survey on Mobile WiMAX [Wireless BroadbandAccess]. Communications Magazine, IEEE, 45(12), 70–75.

Mouly, M. & Pautet, M.-B. (1992). The GSM System for Mobile Communications. Telecom Pub-lishing. Foreword By-Thomas Haug.

Nokia Siemens Networks (2008). Flat network flyer: Flatten your network, fatten your profits.

Page 28: Multimedia Application Support on WiMAX: Cost / Benefit ...vmbern/publications/pdf/... · Fixed and Mobile WiMAX showed interesting capabilities as a Broadband Wireless Access tech-nology

BIBLIOGRAPHY 87

Nuaymi, L. (2007). WiMAX: Technology for Broadband Wireless Access. Wiley. ISBN 0470028084.

Paulo DeBease (2008). 802.11n: Enterprise Deployment Considerations.

Paulraj, A., Gore, D., Nabar, R., & Bolcskei, H. (2004). An overview of MIMO communications -a key to gigabit wireless. Proceedings of the IEEE, 92(2), 198–218.

Perkins, C. (2002). IP Mobility Support for IPv4. RFC3344.

Simpson, W. A. (1994). The Point-to-Point Protocol (PPP). RFC1661.

Sousa, B. M. (2007). Quality of Service and Mobility Support in WiMAX. Master Thesis submittedto the University of Coimbra.

The SSIM Index for Image Quality Assessment (2009). The SSIM Index for Image Quality Assess-ment. http://www.ece.uwaterloo.ca/ z70wang/research/ssim/. Last visit: 20 June 2009.

Union, I. T. (2007). RECOMMENDATION ITU-R M.1457-7 - Detailed specifications of the radiointerfaces of International Mobile Telecommunications-2000 (IMT-2000).

Walke, B. H., Seidenberg, P., & Althoff, M. P. (2002). UMTS: The Fundamentals. Wiley. ISBN0470845570.

Wang, Z., Bovik, A. C., & Sheikh, H. R. (2004). Image quality assessment: From error measurementto structural similarity. IEEE Trans. Image Processing, vol. 13.

Wi-Fi Alliance (2008). Wi-Fi Alliance. http://www.wi-fi.org/. Last visit: 28 October 2008.

WiMAX Forum (2008). WiMAX System Evaluation Methodology.

WiMAXForum (2007). WiMAX Forum Network Architecture (Stage 2: Architecture Tenets, Ref-erence Model and Reference Poins). Release 1.0.0.

WiMAXForum (2008). WiMAX Forum site. http://www.wimaxforum.org/home/. Last visit: 12December 2008.

Zhang, Y. & Chen, H.-H. (2007). Mobile WiMAX: Toward Broadband Wireless Metropolitan AreaNetworks (1 ed.). Auerbach Publications. ISBN 0849326249.