ITU-T G 711 APP I-1999 Pulse Code Modulation (PCM) of Voice Frequencies - Appendix I A High Quality Low-Complexity Algorithm for Packet Loss Concealment with G 711 - Series G Trans .pdf
《ITU-T G 711 APP I-1999 Pulse Code Modulation (PCM) of Voice Frequencies - Appendix I A High Quality Low-Complexity Algorithm for Packet Loss Concealment with G 711 - Series G Trans .pdf》由会员分享,可在线阅读,更多相关《ITU-T G 711 APP I-1999 Pulse Code Modulation (PCM) of Voice Frequencies - Appendix I A High Quality Low-Complexity Algorithm for Packet Loss Concealment with G 711 - Series G Trans .pdf(24页珍藏版)》请在麦多课文档分享上搜索。
1、INTERNATIONAL TELECOMMUNICATION UNION ITU=T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU G.71 I Appendix I (09/99) SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital transmission systems - Terminal equipments - Coding of analogue signals by pulse code modulation Pulse
2、code modulation (PCM) of voice frequencies Appendix I: A high quality low-complexity algorithm for packet loss concealment with G.711 ITU-T Recommendation G.71 I - Appendix I (Previously CCITT Recommendation) ITU-T G-SERIES RECOMMENDATIONS TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS
3、 INTERNATIONAL TELEPHONE CONNECTIONS AND CIRCUITS INTERNATIONAL ANALOGUE CARRIER SYSTEM GENERAL CHARACTERISTICS COMMON TO ALL ANALOGUE CARRIER- TRANSMISSION SYSTEMS INDIVIDUAL CHARACTERISTICS OF INTERNATIONAL CARRIER TELEPHONE SYSTEMS ON METALLIC LINES GENERAL CHARACTERISTICS OF INTERNATIONAL CARRIE
4、R TELEPHONE WITH METALLIC LINES COORDINATION OF RADIOTELEPHONY AND LINE TELEPHONY TESTING EQUIPMENTS TRANSMISSION MEDIA CHARACTERISTICS DIGITAL TRANSMISSION SYSTEMS TERMINAL EQUIPMENTS SYSTEMS ON RADIO-RELAY OR SATELLITE LINKS AND INTERCONNECTION General Coding of analogue signals by pulse code modu
5、lation Coding of analogue signals by methods other than PCM Principal characteristics of primary multiplex equipment Principal characteristics of second order multiplex equipment Principal characteristics of higher order multiplex equipment Principal characteristics of transcoder and digital multipl
6、ication equipment Operations, administration and maintenance features of transmission equipment Principal characteristics of multiplexing equipment for the synchronous digital hierarchy Other terminal equipment DIGITAL NETWORKS DIGITAL SECTIONS AND DIGITAL LINE SYSTEM G.100-G.199 G.200-G.299 G.300-G
7、.399 G.400-G.449 G.450-G.499 G.700-G.799 G.700-G.709 6.790-6.719 G.720-G.729 G.730-G.739 G.740-G.749 G.750-G.759 G.760-G.769 G. 770-G. 779 G.780-G.789 G.790-G.799 G.800-G.899 G.900-G.999 For further details, please refer to ITU-T List of Recommendations 9 48b2591 Ob72093 44T ITU-T RECOMMENDATION G.7
8、11 PULSE CODE MODULATION (PCM) OF VOICE FREQUENCIES APPENDIX I A high quality low-complexity algorithm for packet loss concealment with G.711 Summary Packet Loss Concealment (PLC) algorithms, also known as frame erasure concealment algorithms, hide transmission losses in an audio system where the in
9、put signal is encoded and packetized at a transmitter, sent over a network, and received at a receiver that decodes the packet and plays out the output. Many of the standard CELP-based speech coders have PLC algorithms built into their standards. The algorithm described here provides a method for Re
10、commendation G.71 l. Source Appendix I to ITU-T Recommendation G.711 was prepared by ITU-T Study Group 16 (1997-2000) and was approved under the WTSC Resolution No. 1 procedure on 30 September 1999. FOREWORD ITU International Telecommunication Union) is the United Nations Specialized Agency in the f
11、ield of telecommunications. The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of the ITU. The ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to standardizing telecommunications on a worldwide bas
12、is. The World Telecommunication Standardization Conference (WTSC), which meets every four years, establishes the topics for study by the ITU-T Study Groups which, in their turn, produce Recommendations on these topics. In some areas of information technology which fall within ITU-Ts purview, the nec
13、essary standards are prepared on a collaborative basis with IS0 and IEC. NOTE In this Recommendation the term recognized operating agency (ROA) includes any individual, company, corporation or governmental organization that operates a public correspondence service. The terms Administration, ROA and
14、public correspondence are defined in the Constitution of the ITU (Geneva, 1992). INTELLECTUAL PROPERTY RIGHTS The ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. The ITU takes no position
15、concerning the evidence, validity or applicability of claimed Intellectual Property Rights, whether asserted by ITU members or others outside of the Recommendation development process. As of the date of approval of this Recommendation, the ITU had received notice of intellectual property, protected
16、by patents, which may be required to implement this Recommendation. However, implementors are cautioned that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database. O ITU 2000 All rights reserved. No part of this publication may be reproduce
17、d or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from the ITU. m 48b259L Ob32095 212 m CONTENTS Appendix T . A high quality low-complexity algorithm for packet loss concealment with G.711 I . 1 Introduction 1.2 A
18、lgorithm descnptlon . 1.2.1 Good frames 1.2.2 First bad frame 1.2.3 Pitch detection . 1.2.4 Synthetic signal generation for first 10 ms 1.2.5 Synthetic signal generation after 10 ms 1.2.6 Attenuation 1.2.7 First good fiame after an erasure . 1.2.8 Example . 1.3.1 Typedefs and constants . 1.3.2 Class
19、 declaration . 1.3.3 Main loop 1.3.4 Utility member functions 1.3.5 Constructor 1.3.6 Addtohistory and savespeech 1.3.7 Dofe . 1.3.8 Pitch detection . 1.3.9 Synthetic signal generation and attenuation 1.3 Algorithm description with annotated C+ code . 1.3.1 O Overlap add operators . Complexity and d
20、elay . 1.4 Page 1 1 1 1 1 2 2 2 3 3 3 5 5 5 7 7 8 9 10 12 15 16 17 48b259L Ob72096 L59 Recommendation G.711 PULSE CODE MODULATION (PCM) OF VOICE FREQUENCIES APPENDIX I A high quality low-complexity algorithm for packet loss concealment with G.711 (Geneva, 1999) 1.1 Introduction Packet Loss Concealme
21、nt (PLC) algorithms, also known as frame erasure concealment algorithms, hide transmission losses in an audio system where the input signal is encoded and packetized at a transmitter, sent over a network, and received at a receiver that decodes the packet and plays out the output. Many of the standa
22、rd CELP-based speech coders, such as Recommendations G.723.1 l, G.728 2 and G.729 3, have PLC algorithms built into their standards. The algorithm described here provides a method for Recommendation G.7 1 l. The objective of PLC is to generate a synthetic speech signal to cover missing data (erasure
23、s) in a received bit stream. Ideally, the synthesized signal will have the same timbre and spectral characteristics as the missing signal, and will not create unnatural artifacts. Since speech signals are often locally stationary, it is possible to use the signals past history to generate a reasonab
24、le approximation to the missing segment. If the erasures are not too long, and the erasure does not land in a region where the signal is rapidly changing, the erasures may be inaudible after concealment. 1.2 Algorithm description To add PLC to a G.711 system that currently does not conceal losses, c
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTG711APPI1999PULSECODEMODULATIONPCMOFVOICEFREQUENCIESAPPENDIXIAHIGHQUALITYLOWCOMPLEXITYALGORITHMFORPACKETLOSSCONCEALMENTWITHG711SERIESGTRANSPDF

链接地址:http://www.mydoc123.com/p-796337.html