TIA EIA-736-A-2000 Recommended Minimum Performance Standard for the High-Rate Speech Service Option 17 for Spread Spectrum Communication Systems《扩频通信系统高速率语音服务选项17的推荐性最低性能标准 可访问其他内容.pdf
《TIA EIA-736-A-2000 Recommended Minimum Performance Standard for the High-Rate Speech Service Option 17 for Spread Spectrum Communication Systems《扩频通信系统高速率语音服务选项17的推荐性最低性能标准 可访问其他内容.pdf》由会员分享,可在线阅读,更多相关《TIA EIA-736-A-2000 Recommended Minimum Performance Standard for the High-Rate Speech Service Option 17 for Spread Spectrum Communication Systems《扩频通信系统高速率语音服务选项17的推荐性最低性能标准 可访问其他内容.pdf(70页珍藏版)》请在麦多课文档分享上搜索。
1、 Access to Additional Content for TIA/EIA-736-A, Dated: August 2000 (Click here to view the publication) This Page is not part of the original publication This page has been added by IHS as a convenience to the user in order to provide access to additional content as authorized by the Copyright hold
2、er of this document Click the link(s) below to access the content and use normal procedures for downloading or opening the files. TIA-EIA-736-A Software Information contained in the above is the property of the Copyright holder and all Notice of Disclaimer furthermore, to prevent any one segment fro
3、m dominating the average, the value of SNRi is limited to a range of -5 to +80 dB. In particular, if xi(n) and yi(n) are identical, the SNRi value is clipped to 80 dB. Two statistics of the SNRi are used. These are the average segmental signal-to-noise ratio (SNRSEG) See 3.3.21: N 1 SNRSEG =MCSNRi i
4、= 1 where M is the number of segments where SNRi # O and the cumulative distribution function f(x) See 3.3.2.2 and 3.3.31: f(x) expresses the probability that an SNRi value takes on a value less than or equal to some particular value x: f(x) = P(SNRi = x). The encodeddecoder objective test is met wh
5、en SNRSEG and f(x) satisfy the specified criteria of the appropriate minimum performance specification. 2.1.2 Method of Measurement For the codec being tested, the source-speech material, supplied in the directory /expt l/ob ject ive of the companion software distribution (see Figure 3.6-l), is proc
6、essed by the master codec and by the codec being tested. The post-filters shall be used in both the master codec and the codec being tested. The master codec is to be initialized with all internal states equal to O. The resulting linear output samples (8 kHz sampling rate) are time-aligned. The time
7、-aligned output of both the master codec and the codec being tested is processed with the snr . c program or the equivalent (see 3.3.2) to produce the SNRi for each 5 ms frame. The program snr . c generates a sample value of SNRSEG and a sample histogram, h 1 : n , for each continuous data stream TI
8、AlEIAl736-A . 1 2 and presented to it. To generate the sample statistics for the entire database, the input files shall be concatenated . 3 4 5 6 7 presented in one pass to the analysis program. The resulting measurements are used to compute the segmental signal-to-noise ratio, SNRSEG, and a sample
9、histogram, h 1 : n , of the SNRi. The histogram is computed using 64 bins, with boundaries being the values two through 64. SNRi values below 2 dB are included in the first bin, while SNRi values above 64 are included in the last bin. Segments corresponding to silence should not be included in the h
10、istogram; thus, given a non-zero SNRi value, x, assign it to a bin according to Table 2.1.2-1. 8 9 Table 2.1.2-1. Computing the Segmental Signal-to-Noise Ratio I SNR Values I Bin Assignment I I x 64.0) then else 1 hl = hl + 1 h64 = h64 + 1 hint(snri) = hint(snri) + 1 SNRSEG = SNRSEG / npoint 34 The
11、histogram array is converted into a sample cumulative distribution function, fl:n, as follows: 2-5 TIA/EIA/736-A 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 hl:64 histogram values npoint number of data points used to compute histogram fl:64 normal
12、ized cumulative distribution function fl = hl/npoint for (i = 2, 64) fi = fi-11 + hi / npoint An ANSI C source language program, cdf . c, that implements this procedure is given in 3.3.3. 2.1.3 Minimum Performance Requirements The codec being tested meets minimum performance requirements if all of t
13、he three following requirements are met over the entire source speech material database of directory /expt Uobjective: fl14= 0.01, which means that the SNRi can have a value lower than 15 dB no more than 1% of the time; and fl24= 0.05, which means that the SNRi can have a value lower than 25 dB no m
14、ore than 5% of the time; and SNRsEG=4OdB. 2.2 Combined ObjectivdSubjective Performance Requirements If the strict objective test has failed or is not attempted, then the codec being tested may be evaluated with the combined objective and subjective tests described in this section. These objective an
15、d subjective tests are divided into three experiments: Experiment I tests the codec under various speaker and input level conditions. Both objective and subjective tests shall be met to satisfy minimum performance requirements. Experiment II tests the decoder under impaired channel conditions. If th
16、e objective performance criteria of this test are met, it is not necessary to perform the subjective component of the test. If the objective performance criteria of this test are not met, the subjective test for channel impairments should be met to satisfy minimum performance requirements. Experimen
17、t III of the test ensures that the rate determination algorithm in the encoder performs correctly under a variety of background noise conditions. If the objective performance criteria of this test are satisfied, it is not necessary to perform the subjective component of the test. If the objective pe
18、rformance criteria of this test are not met, and the average data rate of the codec being tested is less than 1.05 times the master codec average data rate, the subjective test for background noise degradation shall be met to satisfy minimum performance requirements. If the average data rate of the
19、codec being tested is greater than 1 .O5 times the master codec average data rate, then the codec being tested fails the minimum performance requirements. Figure 2.2-1 summarizes the steps necessary to satisfy the combined objective/subjective test requirements. The objective performance requirement
20、 for Experiments I and II (see 2.2.1 and 2.2.2) evaluate the decoder component of the codec being tested. The philosophy of the test is the same as the strict objective test (see 2.1). The objective performance requirement for Experiment III evaluates the encoder component of the codec being tested,
21、 specifically the rate determination mechanism. The method of measurement for comparing the rate output from the master encoder and the test encoder is described in 2.2.3.2. 2-6 TIAlEIAl736-A 1 2 3 The subjective performance requirements for Experiments I, II and III (see 2.2.4) evaluate the codec b
22、eing tested against the master codec performance through the use of a panel of listeners and a Mean Opinion Score criteria. 2-7 TIAlEIAl736-A 1 2 NO 7 NO I M passes Figure 2.2-1. Objective/Subjective Performance Test Flow 2-8 1 2 TIAEIN736-A 2.2.1 Objective Performance Experiment I 2.2.1.1 Definitio
23、n 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 The objective performance Experiment I is intended to validate the implementation of the decoder section of the speech codec being tested under various speaker and input level conditions. The objective perform
24、ance Experiment I that tests the decoder is based upon the same philosophy as the strict objective test (see 2.1.1). Only one combination of encoder and decoder is evaluated against the master encoder/decoder, with the master encoder driving the test decoder. The performance requirements are based u
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- TIAEIA736A2000RECOMMENDEDMINIMUMPERFORMANCESTANDARDFORTHEHIGHRATESPEECHSERVICEOPTION17FORSPREADSPECTRUMCOMMUNICATIONSYSTEMS

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