Applications and Services

Total Page:16

File Type:pdf, Size:1020Kb

Applications and Services CH03.fm Page 83 Monday, March 1, 2004 3:31 PM C HAPTER 3 Applications and Services he cdma2000 wireless networks provide users with a wide range of applications, such as T voice, Web browsing, and email. As illustrated in Chapter 2, “Network Architecture,” dif- ferent applications may require different services. For example, a user requests circuit-switched voice service by pressing the send button after dialing the number of the calling party. After end- to-end service is established, the caller and the calling party begin using the voice application. Activating a packet data service for a Web browsing application, however, requires activation of a different set of functions that are not invoked when circuit-switched voice service is estab- lished. Due to the limitation of the available spectrum, it is important that the frequency band- width is efficiently utilized. It is therefore necessary that the provided service closely matches the needs of the application. For example, email application requires reliable radio connection, but it is delay-tolerant. Hence, the efficiency of the air interface can be maximized at the expense of delay. For that purpose, Radio Link Protocol (RLP)1 and link adaptation techniques are com- monly employed. Voice application is delay-intolerant, so RLP and link adaptation techniques are not acceptable. However, voice application is to some extent error-tolerant, and the air effi- ciency can be increased at the expense of higher error probability. The availability of a particular application is not only what users care about. Quality of Service (QoS) is also important, because QoS directly impacts user perception about the useful- ness of the application. 1. RLP is described in more detail in Chapter 5, “IS-2000 Layer 2 (Media and Signaling Link Access Control Lay- ers)”. 83 CH03.fm Page 84 Monday, March 1, 2004 3:31 PM 84 Chapter 3 • Applications and Services 3.1 Applications The cdma2000 wireless networks allow for a wide range of applications. The requirements that they impose to the service range from real-time to non-real time and from error-tolerant to error- intolerant. The service provided to an application takes into account its general traffic character- istics. To understand the rationale for the available services, in this section we describe the traffic characteristics of the most common applications. 3.1.1 Conversational Voice Voice application requires real-time service because conversational voice cannot tolerate delay. If the voice traffic is delayed by more than 200 ms, it can produce an annoying effect of users speaking simultaneously. λ Voice call arrivals can be modeled as a Poisson process. Denote the arrival rate with v. µ The call duration fits well into an exponential distribution with mean holding time of 1/ v. For wireless cellular networks, a typical mean holding time is between 1 and 2 minutes. Speech waveforms contain a high degree of redundancy. The cdma2000 networks exploit that redundancy and perform speech coding before transmitting the encoded signal over the air. The coding process significantly reduces the data rate necessary to carry speech signal, which directly increases system capacity or the number of users that can be simultaneously served over a given bandwidth. The rate at the output of the speech coder is variable, and it depends on many factors such as voice activity and nature of speech. Even after compression, voice traffic can tol- erate occasional errors. Typically, a frame error rate (FER) of 1% to 3% is acceptable. The voice traffic characteristics are summarized in Table 3.1. Table 3.1 Voice Traffic Characteristics λ µ Arrival rate, λv Call duration, 1/µv Several calls per user per day 60–120 s 3.1.2 Internet Applications Many applications use the Internet. Most were originally designed for high-bandwidth wired networks and each has different traffic characteristics. What is common for most of them is that they are much more susceptible to errors than are voice applications. However, they do not have as stringent delay requirement as voice. The traffic characteristics differ from one application to another. In the text that follows, we provide the traffic models, adopted in [1], for a Web browsing session using HyperText Transfer Protocol (HTTP) [2], file download/upload using File Transfer Protocol (FTP) [3], Wireless Application Protocol (WAP) traffic [4], and video steaming [5]. These traffic models are extensively used in the industry for the air interface system-level simulations. They are rela- CH03.fm Page 85 Monday, March 1, 2004 3:31 PM Applications 85 tively simple, yet they reasonably accurately represent the corresponding traffic. Note that quan- titative values for some parameters used to represent the traffic depend on many factors. Some of them are user-dependent, and some are external network-dependent. Hence, the quantitative val- ues reported in this section should be considered as exemplary. 3.1.2.1 Web Browsing A packet trace of a typical Web browsing session is shown in Figure 3.1. As can be seen from the figure, the data arrival is bursty. The session can be divided into an interval in which the content of the Web page is being downloaded—referred to as packet data call period—and the user reading time. A typical Web page is written in eXtensible HyperText Markup Language (XHTML) [6] and consists of a main page and a bunch of embedded objects. By typing a Universal Resource Location (URL) address and sending the request to the server, a user triggers a download of the main page. On reception of the main object, the client software, residing at the mobile station, parses the main page for additional references regarding the embedded image files. Each embedded object generates a new request. The HTTP server, on receiving each of the requests, sends the embedded objects to the client. Web browsing applica- tions are to some degree sensitive to the delay. What matters is the time from the instant the user requests a page download until the page with all the embedded objects is downloaded. The download time varies depending on the radio conditions, system load, and the size of a page. It could be as low as few seconds, but it could take 10 seconds or more. In Figure 3.2 we illustrate a typical call flow between a mobile station (MS) and the HTTP server during a Web browsing packet data call. Packet data session Packet data call Packet data call Packet data call . Main Reading time page Embedded objects Figure 3.1 Packet trace of a typical Web browsing session. CH03.fm Page 86 Monday, March 1, 2004 3:31 PM 86 Chapter 3 • Applications and Services HTTP server MS HTTP Request (URL) HTTP Response HTTP Requests - Embedded objects HTTP Response - Embedded objects Figure 3.2 HTTP call flow. The traffic model for the Web browsing session, as described in [1], can be characterized in terms of the following parameters: • Size of the main object • Size of the embedded objects in the Web page • Number of embedded objects in the Web page • Reading time • Parsing time for the main page • Size of the HTTP request The main object size can be modeled as a truncated lognormal random variable, X, as 1 −−()ln x µ 2 fx()=≥exp ,x 0 (3.1) X 2 2πσx 2σ σ σ µ µ with the parameters = m = 1.37, = m = 8.35, the minimum size of the main page of 100 bytes, and the maximum size of 2 Mbytes. The size of the embedded objects can also be mod- σ σ µ µ eled as a truncated lognormal variable, with the parameters = e = 2.67, = e = 6.17, the minimum main page size of 50 bytes, and the maximum size of 2 Mbytes. The number of CH03.fm Page 87 Monday, March 1, 2004 3:31 PM Applications 87 embedded objects per main page, Ne, can be modeled as follows. Generate a truncated Pareto random variable, Y: α α k fy()=≤<, kym Y α +1 y (3.2) α fy()== Y ()km/ , ym α α with the parameters = Ne =1.1, k = kNe = 2, and the maximum m = mNe = 55. Subtract k from Y; that is, Ne = Y – k. The reading time and parsing time can both be modeled as exponentially distributed variable, Z: −λz fz()=≥λ (3.3) Z ez,0 λ λ λ λ For the reading time, that arrival rate is = r= 0.033, while for the parsing time, it is = p = 7.69. Note that the reading time is a heavily user-dependent parameter, and it can vary signifi- cantly. The HTTP requests can be modeled as fixed size, 350-byte packets. Table 3.2 summa- rizes the traffic model for a Web browsing session. Table 3.2 HTTP Traffic Model Characteristics Component Distribution Parameters Main object size Truncated lognormal Mean = 10.71 kbytes Std. dev. = 25.032 kbytes Embedded object size Truncated lognormal Mean = 7.758 kbytes Std. dev. = 126.168 kbytes Number of embedded Truncated Pareto Mean = 5.64 objects Max. = 53 Reading time Exponential Mean = 30 s Parsing time Exponential Mean = 0.13 s Request size Deterministic* 350 bytes * In practice, HTTP request can significantly vary in size. CH03.fm Page 88 Monday, March 1, 2004 3:31 PM 88 Chapter 3 • Applications and Services 3.1.2.2 File Download/Upload The traffic characteristics of a file download or upload are quite different from Web browsing traffic characteristics. A commonly used protocol for file transfer is FTP. The length of the file can vary greatly. The FTP applications are even less sensitive to delay than are Web browsing applications.
Recommended publications
  • Packetcable™ 2.0 Codec and Media Specification PKT-SP-CODEC
    PacketCable™ 2.0 Codec and Media Specification PKT-SP-CODEC-MEDIA-I10-120412 ISSUED Notice This PacketCable specification is the result of a cooperative effort undertaken at the direction of Cable Television Laboratories, Inc. for the benefit of the cable industry and its customers. This document may contain references to other documents not owned or controlled by CableLabs. Use and understanding of this document may require access to such other documents. Designing, manufacturing, distributing, using, selling, or servicing products, or providing services, based on this document may require intellectual property licenses from third parties for technology referenced in this document. Neither CableLabs nor any member company is responsible to any party for any liability of any nature whatsoever resulting from or arising out of use or reliance upon this document, or any document referenced herein. This document is furnished on an "AS IS" basis and neither CableLabs nor its members provides any representation or warranty, express or implied, regarding the accuracy, completeness, noninfringement, or fitness for a particular purpose of this document, or any document referenced herein. 2006-2012 Cable Television Laboratories, Inc. All rights reserved. PKT-SP-CODEC-MEDIA-I10-120412 PacketCable™ 2.0 Document Status Sheet Document Control Number: PKT-SP-CODEC-MEDIA-I10-120412 Document Title: Codec and Media Specification Revision History: I01 - Released 04/05/06 I02 - Released 10/13/06 I03 - Released 09/25/07 I04 - Released 04/25/08 I05 - Released 07/10/08 I06 - Released 05/28/09 I07 - Released 07/02/09 I08 - Released 01/20/10 I09 - Released 05/27/10 I10 – Released 04/12/12 Date: April 12, 2012 Status: Work in Draft Issued Closed Progress Distribution Restrictions: Authors CL/Member CL/ Member/ Public Only Vendor Key to Document Status Codes: Work in Progress An incomplete document, designed to guide discussion and generate feedback, that may include several alternative requirements for consideration.
    [Show full text]
  • Of the Cdma2000® System Specifications
    3GPP2 S.P0052-0 Ver.0.2.7 Date: August 21, 2003 1 2 System Release Guide for the 3 Release <ALPHA> 4 of the cdma2000® System Specifications 5 COPYRIGHT © 2003 3GPP2 and its Organizational Partners claim copyright in this document and individual Or- ganizational Partners may copyright and issue documents or standards publications in in- dividual Organizational Partner’s name based on this document. Requests for reproduction of this document should be directed to the 3GPP2 Secretariat at [email protected]. Requests to reproduce individual Organizational Partner’s documents should be directed to that Organizational Partner. See www.3gpp2.org for more information. 6 7 © 2003 3GPP2 - i - S.P0052: CDMA2000® System Release Guide –Release <Alpha> 1 Executive Summary 2 The System Release Guide (SRG) for the Release <ALPHA> provides an overview 3 for and reference to the Release <ALPHA> of the 3GPP2 wireless telecommuni- 4 cation system (cdma2000®) capabilities, features, and services. This document 5 is intended for use by persons and /or companies who are developing and / or 6 deploying cdma2000 systems or by persons who are otherwise interested in 7 cdma2000 systems. 8 Air interface support for HRPD and enhanced IOS are included and provide 9 high-speed forward link data rate service capability up to 2.4576 Mbps in a 10 1.25 MHz. Since cdma2000 uses many IP based protocols to a large degree, it 11 offers various features of IP based services. The system in this release contains 12 support for the Legacy System, and limited support for the 3GPP2 Legacy Mo- 13 bile Station Domain, making use of IP-based transport and signaling.
    [Show full text]
  • A Novel Transcoding Algorithm for SMV and G.723.1 Speech Coders Via Direct Parameter Transformation
    A Novel Transcoding Algorithm for SMV and G.723.1 Speech Coders via Direct Parameter Transformation Seongho Seo, Dalwon Jang, Sunil Lee, and Chang D. Yoo Department of Electrical Engineering and Computer Science, Korea Advanced Institute of Science and Technology, Daejeon, Republic of Korea [email protected] Abstract as input. The length of each speech frame is 30 ms which cor- responds to 240 samples. Input speech of each frame is first In this paper, a novel transcoding algorithm for the Selectable high pass filtered and then divided into 4 subframes of 60 sam- Mode Vocoder (SMV) and the G.723.1 speech coder is pro- ples each. For every subframe, a 10th order linear prediction posed. In contrast to the conventional tandem transcoding al- coefficients (LPC) are computed. The linear predictive analysis gorithm, the proposed algorithm converts the parameters of one requires a look-ahead of 7.5 ms long. The LPC set for the last coder to the other without going through the decoding and en- subframe is quantized using the Predictive Split Vector Quan- coding process. The proposed algorithm is composed of four tizer (PSVQ) and transmitted. The unquantized LPC sets are parts: the parameter decoding, Line Spectral Pair (LSP) conver- used to obtain the perceptually weighted speech signal. For ev- sion, pitch period conversion and rate selection. The evaluation ery two subframes, the open-loop pitch analysis is performed in results show that the proposed algorithm achieves equivalent the domain of the weighted speech signal. Then, the adaptive speech quality to that of tandem transcoding with reduced com- codebook (ACB) and fixed codebook (FCB) are searched on a putational complexity and delay.
    [Show full text]
  • Network Working Group R. Gellens Request for Comments: 4281 Qualcomm Category: Standards Track D
    Network Working Group R. Gellens Request for Comments: 4281 Qualcomm Category: Standards Track D. Singer Apple P. Frojdh Ericsson November 2005 The Codecs Parameter for "Bucket" Media Types Status of This Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited. Copyright Notice Copyright (C) The Internet Society (2005). Abstract Several MIME type/subtype combinations exist that can contain different media formats. A receiving agent thus needs to examine the details of such media content to determine if the specific elements can be rendered given an available set of codecs. Especially when the end system has limited resources, or the connection to the end system has limited bandwidth, it would be helpful to know from the Content-Type alone if the content can be rendered. This document adds a new parameter, "codecs", to various type/subtype combinations to allow for unambiguous specification of the codecs indicated by the media formats contained within. By labeling content with the specific codecs indicated to render the contained media, receiving systems can determine if the codecs are supported by the end system, and if not, can take appropriate action (such as rejecting the content, sending notification of the situation, transcoding the content to a supported type, fetching and installing the required codecs, further inspection to determine if it will be sufficient to support a subset of the indicated codecs, etc.) Gellens, et al.
    [Show full text]
  • Superseded Packetcable™ Codec and Media Specification (PKT-SP-CODEC-MEDIA-I01-060406)
    PacketCable™ Codec and Media Specification PKT-SP-CODEC-MEDIA-I01-060406 ISSUED Notice This PacketCable specification is a cooperative effort undertaken at the direction of Cable Television Laboratories, Inc. (CableLabs®) for the benefit of the cable industry. Neither CableLabs, nor any other entity participating in the creation of this document, is responsible for any liability of any nature whatsoever resulting from or arising out of use or reliance upon this document by any party. This document is furnished on an AS-IS basis and neither CableLabs, nor other participating entity, provides any representation or warranty, express or implied, regarding its accuracy, completeness, or fitness for a particular purpose. © Copyright 2006 Cable Television Laboratories, Inc. All rights reserved. PKT-SP-CODEC-MEDIA-I01-060406 PacketCable™ Document Status Sheet Document Control Number: PKT-SP-CODEC-MEDIA-I01-060406 Document Title: Codec and Media Specification PacketCable Release: 2 Revision History: I01 – Released 04/05/2006 Date: April 6, 2006 Status: Work in Draft Issued Closed Progress Distribution Restrictions: Authors CL/Member CL/ Member/ Public Only Vendor Key to Document Status Codes: Work in Progress An incomplete document, designed to guide discussion and generate feedback, that may include several alternative requirements for consideration. Draft A document in specification format considered largely complete, but lacking review by Members and vendors. Drafts are susceptible to substantial change during the review process. Issued A stable document, which has undergone rigorous member and vendor review and is suitable for product design and development, cross-vendor interoperability, and for certification testing. Closed A static document, reviewed, tested, validated, and closed to further engineering change requests to the specification through CableLabs.
    [Show full text]
  • (12) United States Patent (10) Patent No.: US 6,445,696 B1 Foodeei Et Al
    USOO644.5696B1 (12) United States Patent (10) Patent No.: US 6,445,696 B1 Foodeei et al. (45) Date of Patent: Sep. 3, 2002 (54) EFFICIENT WARIABLE RATE CODING OF (57) ABSTRACT VOICE OVER ASYNCHRONOUSTRANSFER MODE The invention uses an ATM Adaptation Layer of type 2 (AAL2) standard mechanism to define efficient Support for (75) Inventors: Majid Foodeei, San Francisco; Variable Rate Coding (VRC). The VRC in this context Anthony E. Raetz, Menlo Park, both of typically refers to codecs, which adapt their rate to infor CA (US) mation content variations in Speech and audio. Such VRC (73) Assignee: Network Equipment Technologies, results in lower average rate than the constant rate codecs or Inc., Fremont, CA (US) use of constant rate codecs coupled with Silence Suppression - 0 (SS), currently deployed in voice over ATM schemes using (*) Notice: Subject to any disclaimer, the term of this AAL2. Possible ATM transport, trunking and access appli patent is extended or adjusted under 35 cations encompass both Circuit Emulation Services (CES) U.S.C. 154(b) by 0 days. and Local Loop Emulation Services (LLES). A typical VRC profile encompasses options for all Sub-rates within one or (21) Appl. No.: 09/513,667 more VRC standard or proprietary variable rate codec. The (22) Filed: Feb. 25, 2000 output of a rate determination algorithm (RDA), commonly part of variable rate codec, is fed into present AAL2 inter (51) Int. Cl." ............................. H04J 3/24; HO4L 12/56 working function (IWF). The IWF in AAL2, which normally (52) U.S. Cl. .................... 370/356; 370/395.6; 370/465; Supports SS or multiple rates (as opposed to voice content 370/469; 370/471; 370/474 VRC), is extended to accommodate VRC and thereafter (58) Field of Search ................................
    [Show full text]
  • Supported Codecs and Formats Codecs
    Supported Codecs and Formats Codecs: D..... = Decoding supported .E.... = Encoding supported ..V... = Video codec ..A... = Audio codec ..S... = Subtitle codec ...I.. = Intra frame-only codec ....L. = Lossy compression .....S = Lossless compression ------- D.VI.. 012v Uncompressed 4:2:2 10-bit D.V.L. 4xm 4X Movie D.VI.S 8bps QuickTime 8BPS video .EVIL. a64_multi Multicolor charset for Commodore 64 (encoders: a64multi ) .EVIL. a64_multi5 Multicolor charset for Commodore 64, extended with 5th color (colram) (encoders: a64multi5 ) D.V..S aasc Autodesk RLE D.VIL. aic Apple Intermediate Codec DEVIL. amv AMV Video D.V.L. anm Deluxe Paint Animation D.V.L. ansi ASCII/ANSI art DEVIL. asv1 ASUS V1 DEVIL. asv2 ASUS V2 D.VIL. aura Auravision AURA D.VIL. aura2 Auravision Aura 2 D.V... avrn Avid AVI Codec DEVI.. avrp Avid 1:1 10-bit RGB Packer D.V.L. avs AVS (Audio Video Standard) video DEVI.. avui Avid Meridien Uncompressed DEVI.. ayuv Uncompressed packed MS 4:4:4:4 D.V.L. bethsoftvid Bethesda VID video D.V.L. bfi Brute Force & Ignorance D.V.L. binkvideo Bink video D.VI.. bintext Binary text DEVI.S bmp BMP (Windows and OS/2 bitmap) D.V..S bmv_video Discworld II BMV video D.VI.S brender_pix BRender PIX image D.V.L. c93 Interplay C93 D.V.L. cavs Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile) D.V.L. cdgraphics CD Graphics video D.VIL. cdxl Commodore CDXL video D.V.L. cinepak Cinepak DEVIL. cljr Cirrus Logic AccuPak D.VI.S cllc Canopus Lossless Codec D.V.L.
    [Show full text]
  • Media and Radio Signal Processing for Mobile Communications Kyunghun Jung , Russell M
    Cambridge University Press 978-1-108-42103-4 — Media and Radio Signal Processing for Mobile Communications Kyunghun Jung , Russell M. Mersereau Frontmatter More Information Media and Radio Signal Processing for Mobile Communications Get to grips with the principles and practise of signal processing used in real mobile communications systems. Focusing particularly on speech and video processing, pion- eering experts employ a detailed, top-down analytical approach to outline the network architectures and protocol structures of multiple generations of mobile communications systems, identify the logical ranges where media and radio signal processing occur, and analyze the procedures for capturing, compressing, transmitting and presenting media. Chapters are uniquely structured to show the evolution of network architectures and technical elements between generations up to and including 5G, with an emphasis on maximizing service quality and network capacity through reusing existing infrastruc- ture and technologies. Examples and data taken from commercial networks provide an in-depth insight into the operation of a number of different systems, including GSM, cdma2000, W-CDMA, LTE, and LTE-A, making this a practical, hands-on guide for both practicing engineers and graduate students in wireless communications. Kyunghun Jung is a Principal Engineer at Samsung Electronics, where he leads the research and standardization for bringing immersive media services and vehicular applications to 5G systems. Russell M. Mersereau is Regents Professor Emeritus in the School of Electrical and Computer Engineering at the Georgia Institute of Technology, and a Fellow of the IEEE. © in this web service Cambridge University Press www.cambridge.org Cambridge University Press 978-1-108-42103-4 — Media and Radio Signal Processing for Mobile Communications Kyunghun Jung , Russell M.
    [Show full text]
  • Wideband Speech Coding Standards and Applications
    Wideband Speech Coding Standards and Applications Abstract Increasing the bandwidth of sound signals from the telephone bandwidth of 200-3400 Hz to the wider bandwidth of 50-7000 Hz results in increased intelligibility and naturalness of speech and gives a feeling of transparent communication. The emerging end-to-end digital communication systems enable the use of wideband speech coding in a wide area of applications. Recognizing the need of high quality wideband speech codecs, several standardization activities have been recently conducted, resulting in the selection of a new wideband speech codec, AMR-WB, at bit rates from 6.6 to 23.85 kbit/s by both 3GPP and ITU-T. The adoption of AMR-WB by the two bodies is of significant importance since for the first time the same codec is adopted for wireless as well as wireline services. This will eliminate the need for transcoding, and ease the implementation of wideband voice applications and services across a wide range of communication systems and platforms. This document presents a summary of wideband speech coding standards for wideband telephony applications. The quality advantages and applications of wideband speech coding are first presented, and the issue of telephony over packet networks is discussed. Several wideband speech coding standards are discussed and a special emphasis is given to the AMR-WB standard recently selected by 3GPP and ITU-T. 1. Introduction Most speech coding systems in use today are based on telephone-bandwidth narrowband speech, nominally limited to about 200-3400 Hz and sampled at a rate of 8 kHz. This limitation built into the conventional telephone system dates back to the first transcontinental telephone service established between New-York and San Francisco in 1915.
    [Show full text]
  • Selectable Mode Vocoder Service Option for Wideband Spread Spectrum Communication Systems
    3GPP2 C.S0030-0 Version 2.0 Date: December 2001 Selectable Mode Vocoder Service Option for Wideband Spread Spectrum Communication Systems COPYRIGHT 3GPP2 and its Organizational Partners claim copyright in this document and individual Organizational Partners may copyright and issue documents or standards publications in individual Organizational Partner's name based on this document. Requests for reproduction of this document should be directed to the 3GPP2 Secretariat at [email protected]. Requests to reproduce individual Organizational Partner's documents should be directed to that Organizational Partner. See www.3gpp2.org for more information. Intentionally left blank. C.S0030-0 Version 2.0 1 FOREWORD 2 These technical requirements form a standard for Service Option 56, a variable-rate 3 two-way speech service option. The maximum speech-coding rate of the service option is 4 8.55 kbps. 5 This standard does not address the quality or reliability of Service Option 56, nor does it 6 cover equipment performance or measurement procedures. 7 i C.S0030-0 Version 2.0 1 NOTES 2 1. Accompanying “Recommended Minimum Performance Standard for the Selectable 3 Mode Vocoder, Service Option 56,” provides specifications and measurement methods. 4 2. “Base station” refers to the functions performed on the land-line side, which are 5 typically distributed among a cell, a sector of a cell, a mobile switching center, and a 6 personal communications switching center. 7 3. This document uses the following verbal forms: “Shall” and “shall not” identify 8 requirements to be followed strictly to conform to the standard and from which no 9 deviation is permitted.
    [Show full text]
  • Selectable Mode Vocoder (SMV) Service Option for Wideband Spread Spectrum Communication Systems
    3GPP2 C.S0030-0 Version 3.0 Date: January 2004 1 2 Selectable Mode Vocoder (SMV) Service Option for 3 Wideband Spread Spectrum Communication 4 Systems 5 6 COPYRIGHT 3GPP2 and its Organizational Partners claim copyright in this document and individual Organizational Partners may copyright and issue documents or standards publications in individual Organizational Partner's name based on this document. Requests for reproduction of this document should be directed to the 3GPP2 Secretariat at [email protected]. Requests to reproduce individual Organizational Partner's documents should be directed to that Organizational Partner. See www.3gpp2.org for more information. 7 1 Intentionally left blank. C.S0030-0 v3.0 1 FOREWORD 2 These technical requirements form a standard for Service Option 56, a variable-rate 3 two-way speech service option. The maximum speech-coding rate of the service option is 4 8.55 kbps. 5 This standard does not address the quality or reliability of Service Option 56, nor does it 6 cover equipment performance or measurement procedures. 7 i C.S0030-0 v3.0 1 NOTES 2 1. Accompanying “Recommended Minimum Performance Standard for the Selectable 3 Mode Vocoder, Service Option 56,” provides specifications and measurement methods. 4 2. “Base station” refers to the functions performed on the land-line side, which are 5 typically distributed among a cell, a sector of a cell, a mobile switching center, and a 6 personal communications switching center. 7 3. This document uses the following verbal forms: “Shall” and “shall not” identify 8 requirements to be followed strictly to conform to the standard and from which no 9 deviation is permitted.
    [Show full text]
  • (12) United States Patent (10) Patent No.: US 7.254.533 B1 Jabri Et Al
    US00725.4533B1 (12) United States Patent (10) Patent No.: US 7.254.533 B1 Jabri et al. (45) Date of Patent: Aug. 7, 2007 (54) METHOD AND APPARATUS FOR A THIN 3GPP TS 26.090, “Adaptive Multi-Rate (AMR) speech codec: CELP VOICE CODEC Transcoding fuctions”, Release 5.0.0 (Jun. 2002), 3' Generation Partnership Project (3GPP), http://www.3gpp2.org/. (75) Inventors: Marwan A. Jabri, Broadway (AU); 3GPP TS 26.104 “ANSI-C code for the floating-point AMR speech Nicola Chong-White, Chatswood (AU): codec”. Release 5.00, (Jun. 2002) 3" Gerneration Partnership Jianwei Wang, Killarney Heights (AU) Project (3GPP), http://www.3gpp2.org/. 3GPP TS 26.173 “ANSI-C code for the Adaptive Multi-Rate (73) Assignee: Dilithium Networks Pty Ltd., Sydney, Wideband speech codec, (Mar. 2002) 3" Generation Partnership NSW (AU) Project (3GPP), http://www.3gpp2.org/. *) Notice: Subject to anyy disclaimer, the term of this 3GPP TS 26.190 “AMR Wideband speech codec; Transcoding patent is extended or adjusted under 35 Functions (Release 5), 3 Generation Partnership Project (3GPP); U.S.C. 154(b) by 872 days. Dec. 2001, http://www.3gpp2.org/. (21) Appl. No.: 10/688,857 (Continued) Primary Examiner V. Paul Harper (22) Filed: Oct. 17, 2003 (74) Attorney, Agent, or Firm Townsend and Townsend Related U.S. Application Data and Crew LLP (60) Provisional application No. 60/439.366, filed on Jan. (57) ABSTRACT 9, 2003, provisional application No. 60/419,776, filed on Oct. 17, 2002. An apparatus and method for encoding and decoding a voice (51) Int. Cl. signal.
    [Show full text]