KR20100042251A - 디지털 신호 디코딩에서 후처리 단계에서 생기는 왜곡 제한 - Google Patents
디지털 신호 디코딩에서 후처리 단계에서 생기는 왜곡 제한 Download PDFInfo
- Publication number
- KR20100042251A KR20100042251A KR1020107000183A KR20107000183A KR20100042251A KR 20100042251 A KR20100042251 A KR 20100042251A KR 1020107000183 A KR1020107000183 A KR 1020107000183A KR 20107000183 A KR20107000183 A KR 20107000183A KR 20100042251 A KR20100042251 A KR 20100042251A
- Authority
- KR
- South Korea
- Prior art keywords
- post
- signal
- pcm
- magnitude
- current magnitude
- Prior art date
Links
- 238000012805 post-processing Methods 0.000 title claims description 29
- 238000012545 processing Methods 0.000 claims abstract description 18
- 230000009467 reduction Effects 0.000 claims abstract description 9
- 238000013139 quantization Methods 0.000 claims description 52
- 238000000034 method Methods 0.000 claims description 31
- 238000004590 computer program Methods 0.000 claims description 5
- 230000008569 process Effects 0.000 claims description 5
- 230000003111 delayed effect Effects 0.000 description 9
- 230000006870 function Effects 0.000 description 7
- 238000007906 compression Methods 0.000 description 6
- 230000006835 compression Effects 0.000 description 5
- 230000003044 adaptive effect Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000001914 filtration Methods 0.000 description 3
- 230000000873 masking effect Effects 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000001149 cognitive effect Effects 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000005236 sound signal Effects 0.000 description 1
- 230000009897 systematic effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
- G10L19/04—Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis using predictive techniques
- G10L19/26—Pre-filtering or post-filtering
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L21/00—Speech or voice signal processing techniques to produce another audible or non-audible signal, e.g. visual or tactile, in order to modify its quality or its intelligibility
- G10L21/02—Speech enhancement, e.g. noise reduction or echo cancellation
Landscapes
- Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Analogue/Digital Conversion (AREA)
Abstract
Description
도 1은 스칼라 양자화 코덱의 구조를 개략적으로 도시한 것으로, 본 발명에 따라 후처리와 후처리에 의한 왜곡을 제한하기 위한 모듈이 디코더 이후에 제공되고,
도 2는 도 1의 왜곡을 제한하는 모듈의 구조와 후처리 모듈과의 상호 관계를 개략적으로 도시한 것이고,
도 3은 본 발명에 따라 왜곡을 제한하는 과정을 개략적으로 도시한 것이고,
도 4는 본 발명에 따라 왜곡을 제한하는 모듈의 하드웨어 구조를 개략적으로 도시한 것이다.
레벨 | 하한 문턱값 | 상한 문턱값 | I' Pcm | 양자화된 값 (QV) |
0 | -32768 | -31745 | 0x2a | -32256 |
1 | -31744 | -30721 | 0x2b | -31232 |
... | ... | ... | ... | ... |
122 | -96 | -81 | 0x50 | -88 |
123 | -80 | -65 | 0x51 | -72 |
124 | -64 | -49 | 0x56 | -56 |
125 | -48 | -33 | 0x57 | -40 |
126 | -32 | -17 | 0x54 | -24 |
127 | -16 | -1 | 0x55 | -8 |
128 | 0 | 15 | 0xd5 | 8 |
129 | 16 | 31 | 0xd4 | 24 |
130 | 32 | 47 | 0xd7 | 40 |
131 | 48 | 63 | 0xd6 | 56 |
132 | 64 | 79 | 0xd1 | 72 |
133 | 80 | 95 | 0xd0 | 88 |
... | ... | ... | ... | ... |
254 | 30720 | 31743 | 0xab | 31232 |
255 | 31744 | 32767 | 0xaa | 32256 |
ID-SEG | 하한 문턱값 | 상한 문턱값 | 양자화 계단 크기 | 가장 높은 차수 비트의 위치 | EMAX |
0 | 0 | 255 | 16 | <8 | 8 |
1 | 256 | 511 | 16 | 8 | 8 |
2 | 512 | 1023 | 32 | 9 | 16 |
3 | 1024 | 2047 | 64 | 10 | 32 |
4 | 2048 | 4095 | 128 | 11 | 64 |
5 | 4096 | 8191 | 256 | 12 | 128 |
6 | 8192 | 16383 | 512 | 13 | 256 |
7 | 16384 | 32767 | 1024 | 14 | 512 |
ID-SEG | 하한 문턱값 | 상한 문턱값 | 양자화 계단 크기 | EMAX |
0 | 0 | 123 | 8 | 4 |
1 | 124 | 379 | 16 | 8 |
2 | 380 | 891 | 32 | 16 |
3 | 892 | 1915 | 64 | 32 |
4 | 1916 | 3963 | 128 | 64 |
5 | 3964 | 8059 | 256 | 128 |
6 | 8060 | 16251 | 512 | 256 |
7 | 16252 | 32635 | 1024 | 512 |
수신되는 인덱스 I' Pcm | 양자화된 값 QV | 최대 에러 EMAX |
0x2a | -32256 | 512 |
0x2b | -31232 | 512 |
... | ... | ... |
0x50 | -88 | 8 |
0x51 | -72 | 8 |
0x56 | -56 | 8 |
0x57 | -40 | 8 |
0x54 | -24 | 8 |
0x55 | -8 | 8 |
0xd5 | 8 | 8 |
0xd4 | 24 | 8 |
0xd7 | 40 | 8 |
0xd6 | 56 | 8 |
0xd1 | 72 | 8 |
0xd0 | 88 | 8 |
... | ... | ... |
0xab | 31232 | 512 |
0xaa | 32256 | 512 |
수신되고 지연되는 인덱스 delayed I' Pcm_DEL | 양자화된 값 QV | 최대 에러 EMAX |
0x00 | -5504 | 128 |
0x01 | -5248 | 128 |
... | ... | ... |
0x7a | -1008 | 16 |
0x7b | -976 | 16 |
0x7c | -816 | 16 |
0x7d | -784 | 16 |
0x7e | -880 | 16 |
0x7f | -848 | 16 |
0x80 | 5504 | 128 |
0x81 | 5248 | 128 |
0x82 | 6016 | 128 |
0x83 | 5760 | 128 |
0x84 | 4480 | 128 |
0x85 | 4224 | 128 |
... | ... | ... |
0xfe | 880 | 16 |
0xff | 848 | 16 |
레벨 | 하한 문턱값 | 상한 문턱값 | 최종 인덱스 I' Pcm | 양자화된 값 QV |
0 | -32768 | -31613 | 0x00 | -32124 |
1 | -31612 | -30589 | 0x01 | -31100 |
... | ... | ... | ... | ... |
122 | -44 | -37 | 0x7a | -40 |
123 | -36 | -29 | 0x7b | -32 |
124 | -28 | -21 | 0x7c | -24 |
125 | -20 | -13 | 0x7d | -16 |
126 | -12 | -5 | 0x7e | -8 |
127 | -4 | -1 | 0x7f | 0 |
128 | 0 | 3 | 0xff | 0 |
129 | 4 | 11 | 0xfe | 8 |
130 | 12 | 19 | 0xfd | 16 |
131 | 20 | 27 | 0xfc | 24 |
132 | 28 | 35 | 0xfb | 32 |
133 | 36 | 43 | 0xfa | 40 |
... | ... | ... | ... | ... |
254 | 30588 | 31611 | 0x81 | 31100 |
255 | 31612 | 32767 | 0x80 | 32124 |
수신되고 지연된 인덱스 I' Pcm_DEL | 양자화된 값 QV | 최대 에러 EMAX |
0x00 | -32124 | 512 |
0x01 | -31100 | 512 |
... | ... | ... |
0x7a | -40 | 4 |
0x7b | -32 | 4 |
0x7c | -24 | 4 |
0x7d | -16 | 4 |
0x7e | -8 | 4 |
0x7f | 0 | 2 |
0x80 | 32124 | 512 |
0x81 | 31100 | 512 |
0x82 | 30076 | 512 |
0x83 | 29052 | 512 |
0x84 | 28028 | 512 |
0x85 | 27004 | 512 |
... | ... | ... |
0xfe | 8 | 4 |
0xff | 0 | 2 |
12: 역양자기
13: 코더
14: 디코더
15: 인덱스
16: 후처리기
20: 왜곡 제한 모듈
21: 역양자모듈
22: 후처리 모듈
23: 지연 라인
24: 테이블 모듀
25: 계산모듈
26: 제한 모듈
Claims (11)
- 디코더(14)와 잡음 저감 후처리기(16)로부터의 디지털 신호를 처리하는 방법에 있어서,
수신되는 신호(I' Pcm )를 디코딩하여 디코딩된 신호(S' Pcm )를 생성하고,
상기 디코딩된 신호(S' Pcm )를 후처리하여 후처리된 신호(SPOST)를 생성하고, 상기 후처리에 의해 생기는 왜곡을 제한하여 교정된 출력 신호(SOUT)를 생성하되,
상기 교정된 출력 신호(SOUT)에, 상기 후처리된 신호(SPOST)의 현재 크기 값과 상기 디코딩된 신호(S' Pcm )의 대응되는 현재 크기 값 사이의 중간 값을 갖는 현재 크기 또는 상기 후처리된 신호(SPOST)의 현재 크기를 할당하되, 상기 디코딩된 신호(S' Pcm )의 현재 크기와 상기 후처리된 신호(SPOST)의 값들에 따라 할당하는 것을 특징으로 하는 방법. - 제 1항에 있어서,
허용되는 크기의 간격을 정의하되(32, 33), 상기 간격은 상기 디코딩된 신호의 현재 크기 값(S' Pcm )에 따라 결정되는 하한(LimINF)과 상한(LimSUP)으로 구성되고,
상기 후처리된 신호(SPOST)의 대응되는 현재 크기에 대해서, 현재 크기 값을 상기 출력 신호(SOUT)에 다음과 같이 할당하는데,
- 상기 후처리된 신호의 현재 크기가 상기 하한 값보다 작으면 상기 하한 값으로,
- 상기 후처리된 신호의 현재 크기가 상기 상한 값보다 크면 상기 상한 값으로,
- 상기 후처리된 신호의 현재 크기가 상기 간격에 포함되면 상기 후처리된 신호의 현재 크기로 할당하는 것을 특징으로 하는 방법. - 제 2항에 있어서,
크기 값의 범위는 상기 디코딩된 신호(S' Pcm )의 가능한 각 크기 값에 할당되고, 상기 하한과 상한 사이의 차가 상기 범위와 같도록 상기 하한과 상한이 선택되는 것을 특징으로 하는 방법. - 제 3항에 있어서,
상기 수신되는 신호는 스칼라 양자화 코딩에 의해 코딩되고, 상기 디코더는 이산적인 방식으로 그 값이 서로 다른 양자화된 크기 값(QV)을 생성하고, 상기 양자화된 값들 사이의 연속적인 편차는 양자화 계단 크기를 정의하고,
- 상기 상한은, 상기 디코딩된 신호(S' Pcm )의 현재 크기에 할당된 양자화된 값(QV)에 상기 양자화 계단 크기의 실질적인 절반(EMAX)을 더함으로써 주어지고,
- 상기 하한은 상기 디코딩된 신호(S' Pcm )의 현재 크기에 할당된 양자화된 값(QV)으로부터 상기 양자화 계단 크기의 실질적인 절반(EMAX)을 빼줌으로써 주어지는 것을 특징으로 하는 방법. - 제 4항에 있어서,
상기 수신되는 신호는 코딩된 인덱스(I Pcm )를 생성하는 펄스 코드 변조 코딩에 의해 코딩되고, 상기 하한과 상한의 현재 값 각각은 상기 디코더가 수신하는 현재 코딩된 인덱스(I' Pcm_DEL )를 기초로 정해지는 것을 특징으로 하는 방법. - 제 5항에 있어서,
대응 테이블(24)이 수신되는 현재 인덱스(I' Pcm_DEL )에 대해서 대응되는 양자화된 값(QV)과 대응되는 양자화 계단 크기의 절반(EMAX)을 주기 위해 제공되고, 이를 기초로 상기 하한과 상한의 현재 값 각각이 정해지는 것을 특징으로 하는 방법. - 제 1항 내지 제 6항 중 어느 한 항에 있어서,
상기 후처리된 신호(SPOST)의 현재 크기와 상기 디코딩된 신호(S' Pcm )의 대응되는 현재 크기 사이의 시간의 대응 관계를 보장하기 위해 지연 라인(23)이 제공되는 것을 특징으로 하는 방법. - 제 1항 내지 제 7항 중 어느 한 항에 있어서,
크기가 소정의 문턱값(Se)보다 큰 디코딩되고 후처리된 신호(SPOST)에 대해서 수행되는 것을 특징으로 하는 방법. - 디코딩되고(14) 잡음 저감 후처리(16)되는 디지털 신호를 처리하는 모듈에 있어서,
상기 후처리에 의해 생기는 왜곡을 제한하기 위해 상기 제 1 항 내지 제 8항 중 어느 한 항에 따른 방법을 구현하기 위한 수단(23, 24, 25, 26)을 포함하여 구성되는 것을 특징으로 하는 모듈. - 제 9항에 있어서,
잡음 저감 후처리 모듈(16)에 통합되는 것을 특징으로 하는 모듈. - 제 9항 또는 제 10항 중 어느 한 항의 모듈의 메모리 내에 저장되는 컴퓨터 프로그램에 있어서,
상기 모듈(20)의 처리기에 의해서 수행될 때, 제 1항 내지 제 8항 중 어느 한 항에 따른 방법을 구현하는 명령어를 포함하여 구성되는 것을 특징으로 하는 컴퓨터 프로그램.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
FR0704901 | 2007-07-06 | ||
FR07/04,901 | 2007-07-06 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20100042251A true KR20100042251A (ko) | 2010-04-23 |
KR101470940B1 KR101470940B1 (ko) | 2014-12-09 |
Family
ID=39027290
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020107000183A KR101470940B1 (ko) | 2007-07-06 | 2008-07-04 | 디지털 신호 디코딩에서 후처리 단계에서 생기는 왜곡 제한 |
Country Status (6)
Country | Link |
---|---|
US (1) | US8571856B2 (ko) |
EP (1) | EP2162883B1 (ko) |
JP (1) | JP5179578B2 (ko) |
KR (1) | KR101470940B1 (ko) |
CN (1) | CN101816041B (ko) |
WO (1) | WO2009010672A2 (ko) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
MY176192A (en) | 2010-07-02 | 2020-07-24 | Dolby Int Ab | Selective bass post filter |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5042069A (en) * | 1989-04-18 | 1991-08-20 | Pacific Communications Sciences, Inc. | Methods and apparatus for reconstructing non-quantized adaptively transformed voice signals |
JPH03116197A (ja) * | 1989-09-29 | 1991-05-17 | Matsushita Electric Ind Co Ltd | 音声復号化装置 |
JP3071800B2 (ja) * | 1990-02-23 | 2000-07-31 | 株式会社東芝 | 適応ポストフィルタ |
US5491514A (en) * | 1993-01-28 | 1996-02-13 | Matsushita Electric Industrial Co., Ltd. | Coding apparatus, decoding apparatus, coding-decoding apparatus for video signals, and optical disks conforming thereto |
WO2001028092A1 (en) * | 1999-10-08 | 2001-04-19 | Kabushiki Kaisha Kenwood | Method and apparatus for interpolating digital signal |
CN100477705C (zh) * | 2002-07-01 | 2009-04-08 | 皇家飞利浦电子股份有限公司 | 音频增强系统、配有该系统的系统、失真信号增强方法 |
CN1666571A (zh) * | 2002-07-08 | 2005-09-07 | 皇家飞利浦电子股份有限公司 | 音频处理 |
US6839010B1 (en) * | 2002-12-27 | 2005-01-04 | Zilog, Inc. | Sigma-delta analog-to-digital converter with reduced quantization noise |
JP4311034B2 (ja) * | 2003-02-14 | 2009-08-12 | 沖電気工業株式会社 | 帯域復元装置及び電話機 |
US20070136050A1 (en) * | 2003-07-07 | 2007-06-14 | Koninklijke Philips Electronics N.V. | System and method for audio signal processing |
WO2005041170A1 (en) * | 2003-10-24 | 2005-05-06 | Nokia Corpration | Noise-dependent postfiltering |
US6950048B1 (en) * | 2004-04-02 | 2005-09-27 | Tektronix, Inc. | Dither system for a quantizing device |
US7787563B2 (en) * | 2004-12-08 | 2010-08-31 | Texas Instruments Incorporated | Transmitter for wireless applications incorporation spectral emission shaping sigma delta modulator |
US8180068B2 (en) * | 2005-03-07 | 2012-05-15 | Toa Corporation | Noise eliminating apparatus |
US20060217970A1 (en) * | 2005-03-28 | 2006-09-28 | Tellabs Operations, Inc. | Method and apparatus for noise reduction |
-
2008
- 2008-07-04 US US12/667,908 patent/US8571856B2/en active Active
- 2008-07-04 JP JP2010514083A patent/JP5179578B2/ja active Active
- 2008-07-04 KR KR1020107000183A patent/KR101470940B1/ko active IP Right Grant
- 2008-07-04 CN CN2008801061787A patent/CN101816041B/zh active Active
- 2008-07-04 WO PCT/FR2008/051246 patent/WO2009010672A2/fr active Application Filing
- 2008-07-04 EP EP08806164A patent/EP2162883B1/fr active Active
Also Published As
Publication number | Publication date |
---|---|
US8571856B2 (en) | 2013-10-29 |
EP2162883A2 (fr) | 2010-03-17 |
CN101816041A (zh) | 2010-08-25 |
JP5179578B2 (ja) | 2013-04-10 |
US20100241427A1 (en) | 2010-09-23 |
EP2162883B1 (fr) | 2012-09-05 |
WO2009010672A2 (fr) | 2009-01-22 |
WO2009010672A3 (fr) | 2009-03-05 |
KR101470940B1 (ko) | 2014-12-09 |
CN101816041B (zh) | 2012-12-26 |
JP2010532875A (ja) | 2010-10-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5161212B2 (ja) | Itu−tg.711規格と相互動作が可能なマルチレイヤ埋め込みコーデックにおける雑音成形デバイスおよび方法 | |
Atal | Predictive coding of speech at low bit rates | |
US8965773B2 (en) | Coding with noise shaping in a hierarchical coder | |
JP3678519B2 (ja) | オーディオ周波数信号の線形予測解析方法およびその応用を含むオーディオ周波数信号のコーディングならびにデコーディングの方法 | |
US8630864B2 (en) | Method for switching rate and bandwidth scalable audio decoding rate | |
US5752222A (en) | Speech decoding method and apparatus | |
US7454335B2 (en) | Method and system for reducing effects of noise producing artifacts in a voice codec | |
JP3234609B2 (ja) | 32Kb/sワイドバンド音声の低遅延コード励起線型予測符号化 | |
EP1315149A2 (en) | Method and apparatus to eliminate discontinuities in adaptively filtered signals | |
JP5881791B2 (ja) | 符号器の量子化ノイズを復号化中に低減するための後処理方法及び装置 | |
US20130246055A1 (en) | System and Method for Post Excitation Enhancement for Low Bit Rate Speech Coding | |
GB2342829A (en) | Postfilter | |
KR101470940B1 (ko) | 디지털 신호 디코딩에서 후처리 단계에서 생기는 왜곡 제한 | |
RU2707144C2 (ru) | Аудиокодер и способ для кодирования аудиосигнала | |
WO2011021238A1 (ja) | レート制御装置、レート制御方法及びレート制御プログラム | |
JP3319556B2 (ja) | ホルマント強調方法 | |
ES2394738T3 (es) | Limitación de distorsión introducida por un post-tratamiento en la decodificación de una señal digital | |
KR100421816B1 (ko) | 음성복호화방법 및 휴대용 단말장치 | |
JP2001184091A (ja) | オーディオ信号符号化方法 | |
KR20110124528A (ko) | 음성 부호화기에서의 고품질 부호화를 위한 신호 전처리 방법 및 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0105 | International application |
Patent event date: 20100106 Patent event code: PA01051R01D Comment text: International Patent Application |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20130605 Comment text: Request for Examination of Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20140527 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20141022 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20141203 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20141204 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20201201 Start annual number: 7 End annual number: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20211122 Start annual number: 8 End annual number: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20231128 Start annual number: 10 End annual number: 10 |