JP4572755B2 - Decoding device, decoding method, and digital audio communication system - Google Patents
Decoding device, decoding method, and digital audio communication system Download PDFInfo
- Publication number
- JP4572755B2 JP4572755B2 JP2005186724A JP2005186724A JP4572755B2 JP 4572755 B2 JP4572755 B2 JP 4572755B2 JP 2005186724 A JP2005186724 A JP 2005186724A JP 2005186724 A JP2005186724 A JP 2005186724A JP 4572755 B2 JP4572755 B2 JP 4572755B2
- Authority
- JP
- Japan
- Prior art keywords
- scale factor
- decoder
- data
- error detection
- error
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
本発明は、ADPCM方式を採用した復号化装置,復号化方法及びデジタル音声通信システムに関する。 The present invention relates to a decoding apparatus, a decoding method, and a digital audio communication system that employ an ADPCM method.
音声データの圧縮方式の一つに、ITU−T(国際電気通信連合)がG.726勧告として規定したADPCM(適応差分PCM)方式がある。ADPCM方式は、例えばデジタルワイヤレスマイクロホンシステムのようなデジタル音声通信システムにおいて、伝送する音声データを圧縮するために採用されている。 ITU-T (International Telecommunication Union) is one of the audio data compression methods. There is an ADPCM (Adaptive Difference PCM) system defined as a 726 recommendation. The ADPCM method is employed for compressing audio data to be transmitted in a digital audio communication system such as a digital wireless microphone system.
図5は、このG.726勧告に準拠した符号化器及び復号化器の構成を示すブロック図である。 FIG. FIG. 7 is a block diagram illustrating a configuration of an encoder and a decoder that comply with the H.726 recommendation.
符号化器21は、加算器22と、適応量子化器23と、スケールファクタ更新器24と、適応逆量子化器25と、予測器26とを有している。図示しないADコンバータでサンプリングされたPCM音声データXから、加算器22で、1サンプリング周期前の音声データに基づく予測器26の予測データPが減算される。
The
この加算器22で求められた差分データDは、適応量子化器23により、スケールファクタ更新器24からのスケールファクタ(量子化幅)Sで量子化される。スケールファクタ更新器24は、現在のサンプリング周期に算出したスケールファクタSと、適応量子化器23からの量子化データQとに基づき、スケールファクタSを更新(次のサンプリング周期で使用されるスケールファクタSを算出)する。
The difference data D obtained by the
適応逆量子化器25は、適応量子化器23の量子化データQの上位ビットを、スケールファクタ更新器24からのスケールファクタ(量子化幅)Sで逆量子化する。予測器26は、この逆量子化データDに基づき、次のサンプリング周期の音声データを予測する。この予測データPは、前述のように加算器22で次のサンプリング周期の音声データXから減算される。
The adaptive
符号化器21からは、適応量子化器23の量子化データQが、圧縮データとして出力される。
From the
復号化器31は、適応逆量子化器32と、スケールファクタ更新器33と、予測器34と、加算器35とを有している。スケールファクタ更新器33は、現在のサンプリング周期に算出したスケールファクタS’と、復号化器31に入力した圧縮データQとに基づき、スケールファクタS’を更新(次のサンプリング周期で使用されるスケールファクタS’を算出)する。このスケールファクタS’は、符号化器21側のスケールファクタSに対応するデータである。
The
適応逆量子化器32では、復号化器31に入力した圧縮データQが、スケールファクタ更新器33からのスケールファクタS’で逆量子化される。これにより、符号化器21内の加算器22の差分データDに対応する差分データD’が求められる。
In the adaptive
予測器34は、この差分データD’に基づき、次のサンプリング周期の音声データを予測する。そして、この差分データD’と、1サンプリング周期前の差分データD’に基づく予測器34の予測データP’とが加算器35で加算されることにより、PCM音声データX’が復号化される。
The
ところで、この図5の構成の符号化器21及び復号化器31では、音声データの送信側(符号化器21が設けられる側)と受信側(復号化器31が設けられる側)との間の伝送路でデータの伝送誤りが発生した場合に、元のPCM音声データXとは異なる音声データが復号化器31で復号化されてしまう。そのため、復号化した音声を再生したときにノイズが発生してしまう。
By the way, in the
図6は、こうした伝送誤りが発生した場合の復号化器31での復号化の様子を示す図である。伝送路で伝送誤りが発生したことにより、誤りのある圧縮データQeが復号化器31に送られる。復号化器31では、この誤りのある圧縮データQeに基づき、差分データD’,予測データP’,スケールファクタS’として、符号化器21側の差分データD,予測データP,スケールファクタSとは異なる差分データDe,予測データPe,スケールファクタSeが求められる。その結果、復号化されるPCM音声データX’が、元のPCM音声データXとは異なるデータXeとなってしまう。そのため、このデータXeを再生したときにノイズが発生してしまう。このノイズは、圧縮データ中の誤りのあるビット位置によってはかなり大きくなる。
FIG. 6 is a diagram showing a state of decoding in the
そして、ADPCM方式では以前のサンプリング周期のデータに基づいてスケールファクタや予測データを求めていることから、或るサンプリング周期の圧縮データに伝送誤りがあると、スケールファクタや予測データが正常な値に収束するまでに数サンプリング周期以上の期間が必要になる。その結果、長い期間に亘ってノイズが発生してしまう。 Since the ADPCM method obtains the scale factor and the prediction data based on the data of the previous sampling period, if there is a transmission error in the compressed data of a certain sampling period, the scale factor and the prediction data become normal values. A period of several sampling cycles or more is required before convergence. As a result, noise is generated over a long period.
従来、ADPCM方式においてこうした伝送誤りによるノイズの発生を低減する方法としては、次の(a)や(b)の方法があった。 Conventionally, there have been the following methods (a) and (b) as methods for reducing the occurrence of noise due to such transmission errors in the ADPCM method.
(a)送信側で圧縮データに誤り訂正符号を付加し、受信側でこの誤り訂正符号を用いて圧縮データの誤りを訂正する。
(b)復号化器内に補間回路を追加して、データのエラーを平均値補間する(例えば、特許文献1参照。)。
(A) An error correction code is added to the compressed data on the transmission side, and an error in the compressed data is corrected using the error correction code on the reception side.
(B) An interpolation circuit is added in the decoder to interpolate the average value of data errors (see, for example, Patent Document 1).
しかし、上記(a)の方法では、伝送誤りのビット数が多い場合には、 誤り訂正符号を用いても圧縮データの誤りを訂正できず、したがってノイズの発生を低減できないことがある。
また、上記(b)の方法は、加算器や割り算器のような演算回路を含んだ補間回路を復号化器内に追加するので、復号化器の構成の複雑化を招いてしまう。
However, in the method (a), when the number of bits of transmission error is large, even if an error correction code is used, the error of the compressed data cannot be corrected, and therefore the generation of noise may not be reduced.
In the method (b), an interpolation circuit including an arithmetic circuit such as an adder or a divider is added to the decoder, which complicates the configuration of the decoder.
本発明は、上述の点に鑑み、音声データをADPCM方式で圧縮して伝送する際に、伝送誤りのビット数にかかわらず、且つ、補間回路のような演算回路を復号化器内に追加することなく、伝送誤りによるノイズの発生を低減することを課題としてなされたものである。 In view of the above, the present invention adds an arithmetic circuit such as an interpolation circuit in the decoder regardless of the number of bits of transmission errors when audio data is compressed and transmitted by the ADPCM method. Thus, it is an object to reduce the generation of noise due to transmission errors.
この課題を解決するために、本発明は、
供給される圧縮データと、算出したスケールファクタとに基づき、スケールファクタを更新するスケールファクタ更新器と、
供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求める適応逆量子化器と、
前記差分データに基づき、次のサンプリング周期の音声データを予測する予測器と、
前記差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化する加算器と
を有するADPCM方式の復号化器において、
前記復号化器の前段に設けられる誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給し、前記誤り検出復号化器によって誤りが検出された場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給しない第1の切換スイッチと、
前記スケールファクタ更新器からのスケールファクタを1サンプリング周期分の時間だけ遅延させる第1の遅延器と、
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記スケールファクタ更新器からのスケールファクタを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第1の遅延器によって遅延された1サンプリング周期前のスケールファクタを選択して出力する第2の切換スイッチと、
前記適応逆量子化器からの差分データを1サンプリング周期分の時間だけ遅延させる第2の遅延器と、
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記適応逆量子化器からの差分データを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第2の遅延器によって遅延された1サンプリング周期前の差分データを選択して出力する第3の切換スイッチとを備え、
前記スケールファクタは、前記第1の切換スイッチから供給される圧縮データと、前記第2の切換スイッチから出力されるスケールファクタとに基づき、スケールファクタを更新し、
前記適応逆量子化器は、前記第1の切換スイッチから供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求め、
前記予測器は、前記第3の切換スイッチから出力される差分データに基づき、次のサンプリング周期の音声データを予測し、
前記加算器は、前記第3の切換スイッチから出力される差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化することを特徴とする。
In order to solve this problem, the present invention provides:
A scale factor updater that updates the scale factor based on the supplied compressed data and the calculated scale factor;
An adaptive inverse quantizer that obtains difference data by inversely quantizing the supplied compressed data with the scale factor from the scale factor updater;
A predictor that predicts speech data of the next sampling period based on the difference data;
An adder for decoding PCM audio data by adding the difference data and the audio data predicted by the predictor;
In an ADPCM decoder having
When no error is detected by the error detection decoder based on a signal indicating an error detection result from an error detection decoder provided in a preceding stage of the decoder, the compressed data from the error detection decoder is When the error is detected by the error detection decoder, the compressed data from the error detection decoder is supplied to the adaptive inverse quantizer and the scale factor updater. A first changeover switch not supplied to the scale factor updater;
A first delay unit that delays the scale factor from the scale factor updater by a time corresponding to one sampling period;
Based on a signal indicating an error detection result from the error detection decoder, if no error is detected by the error detection decoder, a scale factor from the scale factor updater is selected and output, and the error detection decoding A second selector switch that selects and outputs a scale factor one sampling period delayed by the first delay unit when an error is detected by the generator;
A second delayer for delaying the difference data from the adaptive inverse quantizer by a time corresponding to one sampling period;
Based on the signal indicating the error detection result from the error detection decoder, if no error is detected by the error detection decoder, the differential data from the adaptive inverse quantizer is selected and output, and the error detection A third changeover switch for selecting and outputting the difference data one sampling period before delayed by the second delay unit when an error is detected by the decoder;
The scale factor is updated based on the compressed data supplied from the first changeover switch and the scale factor output from the second changeover switch,
The adaptive inverse quantizer obtains difference data by inversely quantizing the compressed data supplied from the first changeover switch with a scale factor from the scale factor updater;
The predictor predicts speech data of the next sampling period based on the difference data output from the third changeover switch,
The adder decodes PCM voice data by adding the difference data output from the third changeover switch and the voice data predicted by the predictor .
また本発明は、
供給される圧縮データと、算出したスケールファクタとに基づき、スケールファクタを更新するスケールファクタ更新器と、
供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求める適応逆量子化器と、
前記差分データに基づき、次のサンプリング周期の音声データを予測する予測器と、
前記差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化する加算器と
を有するADPCM方式の復号化器における復号化方法において、
前記復号化器の前段に設けられる誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は、
前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給し、
前記スケールファクタ更新器に、現在のサンプリング周期に算出したスケールファクタに基づいてスケールファクタを更新させ、
前記予測器に、前記適応逆量子化器からの差分データに基づき、次のサンプリング周期の音声データを予測させ、
前記加算器に、前記適応逆量子化器からの差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化させ、
前記誤り検出復号化器によって誤りが検出された場合は、
前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給せず、
前記スケールファクタ更新器に、1サンプリング周期前に算出したスケールファクタに基づいてスケールファクタを更新させ、
前記予測器に、前記適応逆量子化器からの1サンプリング周期前の差分データに基づき、次のサンプリング周期の音声データを予測させ、
前記加算器に、前記適応逆量子化器からの1サンプリング周期前の差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化させることを特徴とする。
The present invention also provides
A scale factor updater that updates the scale factor based on the supplied compressed data and the calculated scale factor;
An adaptive inverse quantizer that obtains difference data by inversely quantizing the supplied compressed data with the scale factor from the scale factor updater;
A predictor that predicts speech data of the next sampling period based on the difference data;
An adder for decoding PCM audio data by adding the difference data and the audio data predicted by the predictor;
In a decoding method in an ADPCM decoder having
Based on a signal indicating an error detection result from an error detection decoder provided in a preceding stage of the decoder, when no error is detected by the error detection decoder,
Supplying compressed data from the error detection decoder to the adaptive inverse quantizer and the scale factor updater;
Causing the scale factor updater to update the scale factor based on the scale factor calculated in the current sampling period;
Based on the difference data from the adaptive inverse quantizer, the predictor predicts speech data of the next sampling period,
Causing the adder to decode the PCM audio data by adding the difference data from the adaptive inverse quantizer and the audio data predicted by the predictor;
If an error is detected by the error detection decoder,
Without supplying compressed data from the error detection decoder to the adaptive inverse quantizer and the scale factor updater;
Causing the scale factor updater to update the scale factor based on the scale factor calculated one sampling period ago;
Causing the predictor to predict speech data of the next sampling period based on the difference data of the previous sampling period from the adaptive inverse quantizer;
The adder causes the PCM speech data to be decoded by adding the difference data one sampling period before from the adaptive inverse quantizer and the speech data predicted by the predictor .
また本発明は、音声データの送信側にADPCM方式の符号化器を設け、音声データの受信側にADPCM方式の復号化器を設けたデジタル音声通信システムにおいて、送信側から、この符号化器によって生成された圧縮データに誤り検出符号を付加して受信側に伝送し、受信側で、この誤り検出符号に基づき、復号化器の前段に設けられた誤り検出復号化器により、送信側から伝送された圧縮データの誤り検出を行い、この復号化器は、
供給される圧縮データと、算出したスケールファクタとに基づき、スケールファクタを更新するスケールファクタ更新器と、
供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求める適応逆量子化器と、
前記差分データに基づき、次のサンプリング周期の音声データを予測する予測器と、
前記差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化する加算器と
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給し、前記誤り検出復号化器によって誤りが検出された場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給しない第1の切換スイッチと、
前記スケールファクタ更新器からのスケールファクタを1サンプリング周期分の時間だけ遅延させる第1の遅延器と、
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記スケールファクタ更新器からのスケールファクタを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第1の遅延器によって遅延された1サンプリング周期前のスケールファクタを選択して出力する第2の切換スイッチと、
前記適応逆量子化器からの差分データを1サンプリング周期分の時間だけ遅延させる第2の遅延器と、
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記適応逆量子化器からの差分データを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第2の遅延器によって遅延された1サンプリング周期前の差分データを選択して出力する第3の切換スイッチとを備え、
前記スケールファクタは、前記第1の切換スイッチから供給される圧縮データと、前記第2の切換スイッチから出力されるスケールファクタとに基づき、スケールファクタを更新し、
前記適応逆量子化器は、前記第1の切換スイッチから供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求め、
前記予測器は、前記第3の切換スイッチから出力される差分データに基づき、次のサンプリング周期の音声データを予測し、
前記加算器は、前記第3の切換スイッチから出力される差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化することを特徴とする。
Further, the present invention provides a digital audio communication system in which an ADPCM encoder is provided on the audio data transmission side and an ADPCM decoder is provided on the audio data reception side. An error detection code is added to the generated compressed data and transmitted to the reception side. Based on this error detection code, the reception side transmits the data from the transmission side using an error detection decoder provided in the preceding stage of the decoder. The decoder performs error detection on the compressed data, and this decoder
A scale factor updater that updates the scale factor based on the supplied compressed data and the calculated scale factor;
An adaptive inverse quantizer that obtains difference data by inversely quantizing the supplied compressed data with the scale factor from the scale factor updater;
A predictor that predicts speech data of the next sampling period based on the difference data;
An adder for decoding PCM audio data by adding the difference data and the audio data predicted by the predictor;
When no error is detected by the error detection decoder based on a signal indicating an error detection result from the error detection decoder, the adaptive inverse quantizer and the adaptive inverse quantizer and the compressed data from the error detection decoder are When an error is detected by the error detection decoder supplied to the scale factor updater, the compressed data from the error detection decoder is not supplied to the adaptive inverse quantizer and the scale factor updater. 1 selector switch,
A first delay unit that delays the scale factor from the scale factor updater by a time corresponding to one sampling period;
Based on a signal indicating an error detection result from the error detection decoder, if no error is detected by the error detection decoder, a scale factor from the scale factor updater is selected and output, and the error detection decoding A second selector switch that selects and outputs a scale factor one sampling period delayed by the first delay unit when an error is detected by the generator;
A second delayer for delaying the difference data from the adaptive inverse quantizer by a time corresponding to one sampling period;
Based on the signal indicating the error detection result from the error detection decoder, if no error is detected by the error detection decoder, the differential data from the adaptive inverse quantizer is selected and output, and the error detection A third changeover switch for selecting and outputting the difference data one sampling period before delayed by the second delay unit when an error is detected by the decoder;
The scale factor is updated based on the compressed data supplied from the first changeover switch and the scale factor output from the second changeover switch,
The adaptive inverse quantizer obtains difference data by inversely quantizing the compressed data supplied from the first changeover switch with a scale factor from the scale factor updater;
The predictor predicts speech data of the next sampling period based on the difference data output from the third changeover switch,
The adder decodes PCM voice data by adding the difference data output from the third changeover switch and the voice data predicted by the predictor .
本発明によれば、伝送されて復号化器に入力される圧縮データに誤りが検出された場合、1サンプリング周期前のスケールファクタに基づいて更新したスケールファクタと、1サンプリング周期前の差分データと、この差分データから求めた予測データとを用いて復号化が行われる。これにより、伝送誤りが発生する前の圧縮データに基づいて復号化を行うことができるので、伝送誤りによるノイズの発生を低減することができる。 According to the present invention, when an error is detected in the compressed data that is transmitted and input to the decoder, the scale factor updated based on the scale factor before one sampling period, and the difference data before one sampling period, The decoding is performed using the prediction data obtained from the difference data . Thereby, since decoding can be performed based on the compressed data before a transmission error occurs, the generation of noise due to the transmission error can be reduced.
また、1サンプリング周期前のスケールファクタに基づいて算出されるスケールファクタは、現在のサンプリング周期の圧縮データに誤りがなかったとした場合に現在のサンプリング周期のスケールファクタに基づいて算出されるスケールファクタとはそれほど大きく異ならない。したがって、伝送誤りがなくなった後、スケールファクタを早期に正常な値に収束させることができる。
また、予測器では圧縮データの誤りの有無にかかわらず毎サンプリング周期に予測データを求めるので、予測データの値が大きく狂ってしまうこともない。
Further, the scale factor calculated based on the scale factor of one sampling period is the scale factor calculated based on the scale factor of the current sampling period when there is no error in the compressed data of the current sampling period. Is not so different. Therefore, after the transmission error is eliminated, the scale factor can be converged to a normal value at an early stage.
In addition, since the predictor obtains the prediction data at every sampling period regardless of whether there is an error in the compressed data, the value of the prediction data does not greatly change.
そして、圧縮データの誤りを訂正を行う場合と異なり、伝送誤りのビット数が多くても、伝送誤りによるノイズの発生を低減することができる。また、復号化器内には1サンプリング周期分の遅延器や切換スイッチといった簡単な回路を追加すれば足り、補間回路のような演算回路を追加する必要はない。 Unlike the case of correcting the error of the compressed data, even if the number of bits of the transmission error is large, the generation of noise due to the transmission error can be reduced. Further, it is sufficient to add a simple circuit such as a delay unit and a changeover switch for one sampling period in the decoder, and it is not necessary to add an arithmetic circuit such as an interpolation circuit.
本発明によれば、音声データをADPCM方式で圧縮して伝送する際に、伝送誤りのビット数にかかわらず、且つ、補間回路のような演算回路を復号化器内に追加することなく、伝送誤りによるノイズの発生を低減することができるという効果が得られる。 According to the present invention, when audio data is compressed by the ADPCM method and transmitted, the transmission is performed without adding an arithmetic circuit such as an interpolation circuit in the decoder regardless of the number of transmission error bits. The effect that the generation of noise due to errors can be reduced is obtained.
以下、放送業務用のデジタルワイヤレスマイクロホンシステムに本発明を適用した例について、図面を用いて具体的に説明する。 Hereinafter, an example in which the present invention is applied to a digital wireless microphone system for broadcasting business will be specifically described with reference to the drawings.
図1は、本発明を適用するデジタルワイヤレスマイクロホンシステムを示す図である。このシステムは、ワイヤレスマイクロホントランスミッター(以下トランスミッターと呼ぶ)1から、電波によってワイヤレスマイクロホンレシーバー(以下レシーバーと呼ぶ)2にデジタル音声データを伝送するものである。 FIG. 1 is a diagram showing a digital wireless microphone system to which the present invention is applied. This system transmits digital audio data from a wireless microphone transmitter (hereinafter referred to as a transmitter) 1 to a wireless microphone receiver (hereinafter referred to as a receiver) 2 by radio waves.
トランスミッター1は、取材現場でインタビュアーが使用する。そして、レシーバー2は、例えばカメラマンが使用するVTR一体型のビデオカメラ3に装着され、このビデオカメラ3に音声データが記録される。
The transmitter 1 is used by the interviewer at the interview site. The
トランスミッター1,レシーバー2には、それぞれADPCM方式の符号化器,復号化器が設けられている。図2は、この符号化器,復号化器を含めたトランスミッター1,レシーバー2の符号化系,復号化系の構成を示すブロック図であり、図5と共通する部分には同一符号を付している。
The transmitter 1 and the
トランスミッター1の符号化系には、符号化器21と、誤り検出符号化器4とが設けられている。符号化器21は、図5に示したのと同一構成のものであり、加算器22と、適応量子化器23と、スケールファクタ更新器24と、適応逆量子化器25と、予測器26とを有している。トランスミッター1内のマイクロホン(図示略)から出力され、ADコンバータ(図示略)でサンプリングされたPCM音声データXから、加算器22で、1サンプリング周期前の音声データに基づく予測器26の予測データPが減算される。
The encoding system of the transmitter 1 is provided with an
この加算器22で求められた差分データDは、適応量子化器23により、スケールファクタ更新器24からのスケールファクタ(量子化幅)Sで量子化される。スケールファクタ更新器24は、現在のサンプリング周期に算出したスケールファクタSと、適応量子化器23からの量子化データQとに基づき、スケールファクタSを更新(次のサンプリング周期で使用されるスケールファクタSを算出)する。
The difference data D obtained by the
適応逆量子化器25は、適応量子化器23の量子化データQの上位ビットを、スケールファクタ更新器24からのスケールファクタ(量子化幅)Sで逆量子化する。予測器26は、この逆量子化データDに基づき、次のサンプリング周期の音声データを予測する。この予測データPは、前述のように加算器22で次のサンプリング周期の音声データXから減算される。
The
符号化器21からは、適応量子化器23の量子化データQが圧縮データとして誤り検出符号化器4に送られる。誤り検出符号化器4は、入力したデータに、例えばハミング符号のような誤り検出符号を付加する回路である。
From the
この誤り検出符号化器4で誤り検出符号Tを付加された圧縮データQは、トランスミッター1内の変調・送信系(図示略)で電波信号に変換されて、レシーバー2に伝送される。
The compressed data Q to which the error detection code T is added by the
レシーバー2の復号化系には、誤り検出復号化器5と、復号化器6とが設けられている。レシーバー2内の受信・復調系(図示略)で受信・復調された誤り検出符号T付きの圧縮データQは、誤り検出復号化器5に送られる。誤り検出復号化器5は、入力したデータに付加されている誤り検出符号に基づき、そのデータの誤り検出を行う回路である。
The decoding system of the
誤り検出復号化器5からは、圧縮データQと、誤り検出結果を示す1ビットの信号R(誤りが検出されないとき‘0’となり、誤りが検出されたとき‘1’となる信号)とが、復号化器6に送られる。
The error detection decoder 5 outputs compressed data Q and a 1-bit signal R indicating an error detection result (a signal that is “0” when no error is detected and “1” when an error is detected). And sent to the
復号化器6は、適応逆量子化器32と、スケールファクタ更新器33と、予測器34と、加算器35と、遅延器7,8と、1入力2出力の切換スイッチ9と、2入力1出力の切換スイッチ10〜12と、カウンタ13とを有している。このうち、適応逆量子化器32,スケールファクタ更新器33,予測器34及び加算器35は、図5に示した復号化器31の適応逆量子化器32,スケールファクタ更新器33,予測器34及び加算器35と同一構成のものである。遅延器7,8は、入力したデータを、PCM音声データXの1サンプリング周期分の時間だけ遅延させる回路である。
The
誤り検出復号化器5から送られた圧縮データQは、切換スイッチ9に入力する。切換スイッチ9の一方の出力端9aは適応逆量子化器32及びスケールファクタ更新器33に接続されており、切換スイッチ9のもう一方の出力端9bは接地されている。
The compressed data Q sent from the error detection decoder 5 is input to the changeover switch 9. One
切換スイッチ9は、誤り検出復号化器5からの信号Rを制御信号として、R=‘0’のとき、出力端9aのほうから圧縮データQを出力し、R=‘1’のとき、出力端9bのほうから圧縮データQを出力する。したがって、適応逆量子化器32及びスケールファクタ更新器33には、誤り検出復号化器5によって誤りが検出された圧縮データQは供給されず、誤りが検出されなかった圧縮データQだけが供給される。
The changeover switch 9 uses the signal R from the error detection decoder 5 as a control signal and outputs compressed data Q from the
スケールファクタ更新器33は、切換スイッチ10から出力されるスケールファクタS’と、切換スイッチ9から供給される圧縮データQとに基づき、スケールファクタS’を更新(次のサンプリング周期で使用されるスケールファクタS’を算出)する。
The
切換スイッチ10には、スケールファクタ更新器33からのスケールファクタS’がそのまま一方の入力端10aに送られるとともに、このスケールファクタS’が遅延器7を介してもう一方の入力端10bに送られる。切換スイッチ10は、誤り検出復号化器5からの信号Rを制御信号として、R=‘0’のとき、入力端10aに入力するスケールファクタS’を選択して出力し、R=‘1’のとき、入力端10bに入力するスケールファクタS’(1サンプリング周期前のスケールファクタS’)を選択して出力する。
To the
適応逆量子化器32では、スケールファクタ更新器33からのスケールファクタS’で、切換スイッチ9からの圧縮データQが逆量子化されることにより、差分データD’が求められる。
In the
適応逆量子化器32で求められた差分データD’は、そのまま切換スイッチ11の一方の入力端11aに送られるとともに、遅延器8を介して切換スイッチ11のもう一方の入力端11bに送られる。切換スイッチ11は、誤り検出復号化器5からの信号Rを制御信号として、R=‘0’のとき、入力端11aに入力する差分データD’を選択して出力し、R=‘1’のとき、入力端11bに入力する差分データD’(1サンプリング周期前の差分データD’)を選択して出力する。
The difference data D ′ obtained by the
予測器34は、この切換スイッチ11から出力される差分データD’に基づき、次のサンプリング周期の音声データを予測する。この予測器34の予測データP’と、切換スイッチ11から出力される差分データD’とが加算器35で加算されることにより、PCM音声データX’が復号化される。
The
この復号化されたPCM音声データX’は、切換スイッチ12の一方の入力端12aに送られる。切換スイッチ12のもう一方の入力端12bには、PCM音声データX’と同じビット数のオール‘0’のデータが入力される。切換スイッチ12は、カウンタ13から値‘1’のパルスが供給されなかったとき、入力端12aに入力するPCM音声データX’を選択して出力し、カウンタ13から値‘1’のパルスが供給されたとき、入力端12bに入力するオール‘0’のデータを選択して出力する。
The decoded PCM audio data X ′ is sent to one
カウンタ13には、誤り検出復号化器5からの信号R中の値‘1’のパルスをカウントし、カウント値がN(例えば5程度)以上になると値‘1’のパルスを出力して切換スイッチ12に供給する。また、カウンタ13は、PCM音声データXのサンプリング周期を超える期間に亘って信号R中に値‘1’のパルスが存在しなかった場合には、カウント値がゼロにリセットされる。
The counter 13 counts the pulse of the value “1” in the signal R from the error detection decoder 5 and outputs the pulse of the value “1” when the count value becomes N (for example, about 5) or more to switch. Supply to switch 12. Further, the
切換スイッチ12で選択されたデータは、復号化器6から出力し、レシーバー2のオーディオ出力端子(図示略)から例えば図1のビデオカメラ3に入力して、ビデオカメラ3に記録される。
Data selected by the changeover switch 12 is output from the
次に、この図2の復号化器6での音声データの復号化の様子を、トランスミッター1・レシーバー2間の伝送路で圧縮データQの伝送誤りが発生しなかった場合と、この伝送路で圧縮データQの伝送誤りが発生した場合とに分けて、図3及び図4を用いて説明する。
Next, the manner in which the audio data is decoded by the
〔伝送誤りが発生しなかった場合〕
図3に示すように、伝送誤りが発生しなかった場合には、レシーバー2内の誤り検出復号化器5では誤りが検出されないので、信号R=‘0’になる。したがって、切換スイッチ9(図2)から、適応逆量子化器32及びスケールファクタ更新器33に圧縮データQが供給される。また、切換スイッチ10,11(図2)は、それぞれ入力端10a,11aへの入力データを選択して出力する。また、カウンタ13(図2)はリセットされるので、切換スイッチ12(図2)は、入力端12aに入力するPCM音声データX’を選択する。
[When no transmission error occurs]
As shown in FIG. 3, when a transmission error does not occur, the error detection decoder 5 in the
このとき、スケールファクタ更新器33(図2)では、現在のサンプリング周期のスケールファクタS’に基づいて、次のサンプリング周期で使用されるスケールファクタS’(現在のサンプリング周期tのデータに基づくことを表す意味で、スケールファクタS’(t)と表記する)が算出される。 At this time, in the scale factor updater 33 (FIG. 2), based on the scale factor S ′ of the current sampling period, the scale factor S ′ used in the next sampling period (based on the data of the current sampling period t). Is expressed as a scale factor S ′ (t)).
適応逆量子化器32では、圧縮データQをこのスケールファクタS’(t)で逆量子化した差分データD’(t)が求められる。
The
予測器34(図2)では、この差分データD’(t)に基づき、次のサンプリング周期の予測データP’(t)が求められる。 In the predictor 34 (FIG. 2), predicted data P ′ (t) of the next sampling period is obtained based on the difference data D ′ (t).
そして、この予測データP(t)’とこの差分データD(t)’とを加算したPCM音声データX’が、復号化器6から出力される。
Then, PCM speech data X ′ obtained by adding the prediction data P (t) ′ and the difference data D (t) ′ is output from the
このようにして、伝送誤りが発生しなかった場合には、復号化器6では、現在のサンプリング周期のスケールファクタS’に基づいて更新したスケールファクタS’(t)と、このスケールファクタS’(t)を用いて求めた差分データD’(t)と、この差分データD’(t)から求めた予測データP’(t)とを用いてPCM音声データX’が復号化される。すなわち、この場合には、復号化器6は、図5に示した復号化器31と全く同じ動作によって復号化を行う。
In this way, if no transmission error occurs, the
〔伝送誤りが発生した場合〕
図4に示すように、伝送誤りが発生した場合には、レシーバー2内の誤り検出復号化器5で誤りが検出されるので、信号R=‘1’になる。したがって、切換スイッチ9(図2)からは、適応逆量子化器32及びスケールファクタ更新器33に圧縮データQが供給されない。また、切換スイッチ10,11(図2)は、それぞれ入力端10b,11bへの入力データを選択して出力する。また、また、カウンタ13(図2)のカウント値がNに達するまでは、切換スイッチ12(図2)は、入力端12aに入力するPCM音声データX’を選択する。
[When a transmission error occurs]
As shown in FIG. 4, when a transmission error occurs, an error is detected by the error detection decoder 5 in the
このとき、スケールファクタ更新器33(図2)では、1サンプリング周期前のスケールファクタS’に基づいて、次のサンプリング周期で使用されるスケールファクタS’(1つ前のサンプリング周期(t−1)のデータに基づくことを表す意味で、スケールファクタS’(t−1)と表記する)が算出される。その結果、スケールファクタ更新器33では、1サンプリング周期前に算出したのと同じ値のスケールファクタS’が算出される(スケールファクタS’の値が更新されない)。
At this time, in the scale factor updater 33 (FIG. 2), the scale factor S ′ used in the next sampling cycle (the previous sampling cycle (t−1) is used based on the scale factor S ′ in the previous sampling cycle. ) Is expressed as a scale factor S ′ (t−1) in the sense of being based on data. As a result, the
適応逆量子化器32では、圧縮データQをこのスケールファクタS’(t−1)で逆量子化した差分データD’が求められる。
In the
予測器34(図2)では、1サンプリング周期前の適応逆量子化器32からの差分データD’(t−1)に基づき、次のサンプリング周期の予測データP’(t−1)が求められる。
The predictor 34 (FIG. 2) obtains predicted data P ′ (t−1) for the next sampling period based on the difference data D ′ (t−1) from the
そして、この予測データP(t−1)’とこの差分データD(t−1)’とを加算したPCM音声データX’が、復号化器6から出力される。
Then, PCM audio data X ′ obtained by adding the prediction data P (t−1) ′ and the difference data D (t−1) ′ is output from the
このようにして、伝送誤りが発生した場合には、復号化器6では、1サンプリング周期前のスケールファクタS’に基づいて更新したスケールファクタS’(t−1)と、1サンプリング周期前の差分データD’(t−1)と、この差分データD’(t−1)から求めた予測データP’(t−1)とを用いてPCM音声データX’が復号化される。
In this manner, when a transmission error occurs, the
これにより、伝送誤りが発生する前の圧縮データに基づいて復号化を行うことができるので、ビデオカメラ3に記録した音声を再生したときにノイズの発生を低減することができる。 As a result, decoding can be performed based on the compressed data before the transmission error occurs, so that noise can be reduced when the audio recorded in the video camera 3 is reproduced.
また、1サンプリング周期前のスケールファクタS’に基づいて算出されるスケールファクタS’(t−1)は、現在のサンプリング周期の圧縮データQに誤りがなかったとした場合に現在のサンプリング周期のスケールファクタS’に基づいて算出されるスケールファクタSとはそれほど大きく異ならない。したがって、伝送誤りがなくなった後、スケールファクタS’を早期に正常な値に収束させることができる。 Further, the scale factor S ′ (t−1) calculated based on the scale factor S ′ one sampling period before is the scale of the current sampling period when there is no error in the compressed data Q of the current sampling period. It is not so different from the scale factor S calculated based on the factor S ′. Therefore, after the transmission error is eliminated, the scale factor S ′ can be converged to a normal value at an early stage.
また、予測器34では圧縮データQの誤りの有無にかかわらず毎サンプリング周期に予測データP’を求めるので、予測データP’の値が大きく狂ってしまうこともない。
Further, since the
そして、圧縮データの誤りを訂正を行う場合と異なり、伝送誤りのビット数が多くても、伝送誤りによるノイズの発生を低減することができる。また、復号化器内には1サンプリング周期分の遅延器や切換スイッチといった簡単な回路を追加すれば足り、補間回路のような演算回路を追加する必要はない。 Unlike the case of correcting the error of the compressed data, even if the number of bits of the transmission error is large, the generation of noise due to the transmission error can be reduced. Further, it is sufficient to add a simple circuit such as a delay unit and a changeover switch for one sampling period in the decoder, and it is not necessary to add an arithmetic circuit such as an interpolation circuit.
なお、N(前述のように例えば5)サンプリング周期に亘って連続して伝送誤りが発生した場合には、カウンタ13(図2)から値‘1’のパルスが切換スイッチ12(図2)に供給されるので、切換スイッチ12(図2)は、入力端12bに入力するオール‘0’のデータを選択する。 When a transmission error occurs continuously over N (for example, 5 as described above) over a sampling period, a pulse having a value “1” from the counter 13 (FIG. 2) is sent to the changeover switch 12 (FIG. 2). Since it is supplied, the changeover switch 12 (FIG. 2) selects all “0” data to be input to the input terminal 12b.
その結果、復号化器6からは、PCM音声データX’の代わりに無音の音声データが出力される。1サンプリング周期前のデータを用いて復号化を行っても、複数のサンプリング周期に亘って連続して伝送誤りが発生するとノイズ低減効果が薄れていくので、このようにPCM音声データX’そのものの出力を停止することにより、ノイズの発生を確実に抑制することができる。
As a result, silent audio data is output from the
以上の例では、復号化器6の構成をハードウェア回路図で説明した。しかし、これに限らず、ASIC(特定用途向けLSI)やプログラマブル・ロジック・デバイス(FPGA等)として復号化器6を設計してもよい。また、復号化器6の動作に相当するコンピュータプログラムをCPUに実行させるようにしてもよい。
In the above example, the configuration of the
また、以上の例ではデジタルワイヤレスマイクロホンシステムに本発明を適用しているが、本発明はあらゆる種類の無線または有線のデジタル音声通信システムに適用することができる。 In the above example, the present invention is applied to a digital wireless microphone system. However, the present invention can be applied to all kinds of wireless or wired digital audio communication systems.
1 ワイヤレスマイクロホントランスミッター、 2 ワイヤレスマイクロホンレシーバー、 3 ビデオカメラ、 4 誤り検出符号化器、 5 誤り検出復号化器、 6 復号化器、 7,8 遅延器、 9〜12 切換スイッチ、 13 カウンタ、 21 符号化器、 22 加算器、 23 適応量子化器、 24 スケールファクタ更新器、 25 適応逆量子化器、 26 予測器、 32 適応逆量子化器、 33 スケールファクタ更新器、 34 予測器、 35 加算器 DESCRIPTION OF SYMBOLS 1 Wireless microphone transmitter, 2 Wireless microphone receiver, 3 Video camera, 4 Error detection encoder, 5 Error detection decoder, 6 Decoder, 7, 8 delay device, 9-12 selector switch, 13 counter, 21 code , 22 adder, 23 adaptive quantizer, 24 scale factor updater, 25 adaptive inverse quantizer, 26 predictor, 32 adaptive inverse quantizer, 33 scale factor updater, 34 predictor, 35 adder
Claims (6)
供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求める適応逆量子化器と、
前記差分データに基づき、次のサンプリング周期の音声データを予測する予測器と、
前記差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化する加算器と
を有するADPCM方式の復号化器において、
前記復号化器の前段に設けられる誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給し、前記誤り検出復号化器によって誤りが検出された場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給しない第1の切換スイッチと、
前記スケールファクタ更新器からのスケールファクタを1サンプリング周期分の時間だけ遅延させる第1の遅延器と、
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記スケールファクタ更新器からのスケールファクタを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第1の遅延器によって遅延された1サンプリング周期前のスケールファクタを選択して出力する第2の切換スイッチと、
前記適応逆量子化器からの差分データを1サンプリング周期分の時間だけ遅延させる第2の遅延器と、
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記適応逆量子化器からの差分データを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第2の遅延器によって遅延された1サンプリング周期前の差分データを選択して出力する第3の切換スイッチとを備え、
前記スケールファクタは、前記第1の切換スイッチから供給される圧縮データと、前記第2の切換スイッチから出力されるスケールファクタとに基づき、スケールファクタを更新し、
前記適応逆量子化器は、前記第1の切換スイッチから供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求め、
前記予測器は、前記第3の切換スイッチから出力される差分データに基づき、次のサンプリング周期の音声データを予測し、
前記加算器は、前記第3の切換スイッチから出力される差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化する
復号化器。 A scale factor updater that updates the scale factor based on the supplied compressed data and the calculated scale factor;
An adaptive inverse quantizer that obtains difference data by inversely quantizing the supplied compressed data with the scale factor from the scale factor updater;
A predictor that predicts speech data of the next sampling period based on the difference data;
An adder for decoding PCM audio data by adding the difference data and the audio data predicted by the predictor;
In an ADPCM decoder having
When no error is detected by the error detection decoder based on a signal indicating an error detection result from an error detection decoder provided in a preceding stage of the decoder, the compressed data from the error detection decoder is When the error is detected by the error detection decoder, the compressed data from the error detection decoder is supplied to the adaptive inverse quantizer and the scale factor updater. A first changeover switch not supplied to the scale factor updater;
A first delay unit that delays the scale factor from the scale factor updater by a time corresponding to one sampling period;
Based on a signal indicating an error detection result from the error detection decoder, if no error is detected by the error detection decoder, a scale factor from the scale factor updater is selected and output, and the error detection decoding A second selector switch that selects and outputs a scale factor one sampling period delayed by the first delay unit when an error is detected by the generator;
A second delayer for delaying the difference data from the adaptive inverse quantizer by a time corresponding to one sampling period;
Based on the signal indicating the error detection result from the error detection decoder, if no error is detected by the error detection decoder, the differential data from the adaptive inverse quantizer is selected and output, and the error detection A third changeover switch for selecting and outputting the difference data one sampling period before delayed by the second delay unit when an error is detected by the decoder;
The scale factor is updated based on the compressed data supplied from the first changeover switch and the scale factor output from the second changeover switch,
The adaptive inverse quantizer obtains difference data by inversely quantizing the compressed data supplied from the first changeover switch with a scale factor from the scale factor updater;
The predictor predicts speech data of the next sampling period based on the difference data output from the third changeover switch,
The adder is a decoder for decoding PCM audio data by adding difference data output from the third changeover switch and audio data predicted by the predictor .
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されているか否かを判定する判定器と、A determinator for determining whether or not errors are continuously detected by the error detection decoder over a predetermined number of sampling periods based on a signal indicating an error detection result from the error detection decoder; ,
前記判定器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されていると判定されなかった場合は、前記加算器からのPCM音声データを前記復号化器の外部に出力し、前記判定器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されていると判定された場合は、前記加算器からのPCM音声データを前記復号化器の外部に出力しない第4の切換スイッチとをさらに備えたIf it is not determined by the determiner that errors have been continuously detected over a predetermined number of sampling periods, PCM audio data from the adder is output to the outside of the decoder, and A fourth switch that does not output the PCM audio data from the adder to the outside of the decoder when it is determined by the determiner that errors have been continuously detected over a predetermined number of sampling periods; And a switch
復号化器。Decoder.
供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求める適応逆量子化器と、An adaptive inverse quantizer that obtains difference data by inversely quantizing the supplied compressed data with the scale factor from the scale factor updater;
前記差分データに基づき、次のサンプリング周期の音声データを予測する予測器と、A predictor that predicts speech data of the next sampling period based on the difference data;
前記差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化する加算器とAn adder for decoding PCM audio data by adding the difference data and the audio data predicted by the predictor;
を有するADPCM方式の復号化器における復号化方法において、In a decoding method in an ADPCM decoder having
前記復号化器の前段に設けられる誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は、Based on a signal indicating an error detection result from an error detection decoder provided in a preceding stage of the decoder, when no error is detected by the error detection decoder,
前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給し、Supplying compressed data from the error detection decoder to the adaptive inverse quantizer and the scale factor updater;
前記スケールファクタ更新器に、現在のサンプリング周期に算出したスケールファクタに基づいてスケールファクタを更新させ、Causing the scale factor updater to update the scale factor based on the scale factor calculated in the current sampling period;
前記予測器に、前記適応逆量子化器からの差分データに基づき、次のサンプリング周期の音声データを予測させ、Based on the difference data from the adaptive inverse quantizer, the predictor predicts speech data of the next sampling period,
前記加算器に、前記適応逆量子化器からの差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化させ、Causing the adder to decode the PCM audio data by adding the difference data from the adaptive inverse quantizer and the audio data predicted by the predictor;
前記誤り検出復号化器によって誤りが検出された場合は、If an error is detected by the error detection decoder,
前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給せず、Without supplying compressed data from the error detection decoder to the adaptive inverse quantizer and the scale factor updater;
前記スケールファクタ更新器に、1サンプリング周期前に算出したスケールファクタに基づいてスケールファクタを更新させ、Causing the scale factor updater to update the scale factor based on the scale factor calculated one sampling period ago;
前記予測器に、前記適応逆量子化器からの1サンプリング周期前の差分データに基づき、次のサンプリング周期の音声データを予測させ、Causing the predictor to predict speech data of the next sampling period based on the difference data of the previous sampling period from the adaptive inverse quantizer;
前記加算器に、前記適応逆量子化器からの1サンプリング周期前の差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化させるCausing the adder to decode the PCM audio data by adding the difference data one sampling period before from the adaptive inverse quantizer and the audio data predicted by the predictor;
復号化方法。Decryption method.
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されていない場合は、前記加算器からのPCM音声データを前記復号化器の外部に出力し、前記誤り検出復号化器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されている場合は、前記加算器からのPCM音声データを前記復号化器の外部に出力しないBased on a signal indicating an error detection result from the error detection decoder, if no error is continuously detected by the error detection decoder over a predetermined number of sampling periods, the signal from the adder PCM audio data is output to the outside of the decoder, and if errors are detected continuously over a predetermined number of sampling periods by the error detection decoder, the PCM audio data from the adder Is not output to the outside of the decoder
復号化方法。Decryption method.
前記送信側から、前記符号化器によって生成された圧縮データに誤り検出符号を付加して前記受信側に伝送し、From the transmission side, an error detection code is added to the compressed data generated by the encoder and transmitted to the reception side,
前記受信側で、前記誤り検出符号に基づき、前記復号化器の前段に設けられた誤り検出復号化器により、前記送信側から伝送された圧縮データの誤り検出を行い、On the reception side, based on the error detection code, an error detection decoder provided in the preceding stage of the decoder performs error detection of the compressed data transmitted from the transmission side,
前記復号化器は、The decoder is
供給される圧縮データと、算出したスケールファクタとに基づき、スケールファクタを更新するスケールファクタ更新器と、A scale factor updater that updates the scale factor based on the supplied compressed data and the calculated scale factor;
供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求める適応逆量子化器と、An adaptive inverse quantizer that obtains difference data by inversely quantizing the supplied compressed data with the scale factor from the scale factor updater;
前記差分データに基づき、次のサンプリング周期の音声データを予測する予測器と、A predictor that predicts speech data of the next sampling period based on the difference data;
前記差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化する加算器とAn adder for decoding PCM audio data by adding the difference data and the audio data predicted by the predictor;
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給し、前記誤り検出復号化器によって誤りが検出された場合は、前記誤り検出復号化器からの圧縮データを前記適応逆量子化器及び前記スケールファクタ更新器に供給しない第1の切換スイッチと、When no error is detected by the error detection decoder based on a signal indicating an error detection result from the error detection decoder, the adaptive inverse quantizer and the adaptive inverse quantizer and the compressed data from the error detection decoder are When an error is detected by the error detection decoder supplied to the scale factor updater, the compressed data from the error detection decoder is not supplied to the adaptive inverse quantizer and the scale factor updater. 1 selector switch,
前記スケールファクタ更新器からのスケールファクタを1サンプリング周期分の時間だけ遅延させる第1の遅延器と、A first delay unit that delays the scale factor from the scale factor updater by a time corresponding to one sampling period;
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記スケールファクタ更新器からのスケールファクタを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第1の遅延器によって遅延された1サンプリング周期前のスケールファクタを選択して出力する第2の切換スイッチと、Based on a signal indicating an error detection result from the error detection decoder, if no error is detected by the error detection decoder, a scale factor from the scale factor updater is selected and output, and the error detection decoding A second selector switch that selects and outputs a scale factor one sampling period delayed by the first delay unit when an error is detected by the generator;
前記適応逆量子化器からの差分データを1サンプリング周期分の時間だけ遅延させる第2の遅延器と、A second delayer for delaying the difference data from the adaptive inverse quantizer by a time corresponding to one sampling period;
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって誤りが検出されない場合は前記適応逆量子化器からの差分データを選択して出力し、前記誤り検出復号化器によって誤りが検出された場合は前記第2の遅延器によって遅延された1サンプリング周期前の差分データを選択して出力する第3の切換スイッチとを備え、Based on a signal indicating an error detection result from the error detection decoder, if no error is detected by the error detection decoder, the differential data from the adaptive inverse quantizer is selected and output, and the error detection A third changeover switch for selecting and outputting the difference data one sampling period before delayed by the second delay unit when an error is detected by the decoder;
前記スケールファクタは、前記第1の切換スイッチから供給される圧縮データと、前記第2の切換スイッチから出力されるスケールファクタとに基づき、スケールファクタを更新し、The scale factor is updated based on the compressed data supplied from the first changeover switch and the scale factor output from the second changeover switch,
前記適応逆量子化器は、前記第1の切換スイッチから供給される圧縮データを、前記スケールファクタ更新器からのスケールファクタで逆量子化して差分データを求め、The adaptive inverse quantizer obtains difference data by inversely quantizing the compressed data supplied from the first changeover switch with a scale factor from the scale factor updater;
前記予測器は、前記第3の切換スイッチから出力される差分データに基づき、次のサンプリング周期の音声データを予測し、The predictor predicts speech data of the next sampling period based on the difference data output from the third changeover switch,
前記加算器は、前記第3の切換スイッチから出力される差分データと、前記予測器で予測された音声データとを加算することによりPCM音声データを復号化するThe adder decodes PCM voice data by adding the difference data output from the third changeover switch and the voice data predicted by the predictor.
デジタル音声通信システム。Digital voice communication system.
前記復号化器は、
前記誤り検出復号化器からの誤り検出結果を示す信号に基づき、前記誤り検出復号化器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されているか否かを判定する判定器と、
前記判定器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されていると判定されなかった場合は、前記加算器からのPCM音声データを前記復号化器の外部に出力し、前記判定器によって所定数以上のサンプリング周期に亘って連続して誤りが検出されていると判定された場合は、前記加算器からのPCM音声データを前記復号化器の外部に出力しない第4の切換スイッチとをさらに備えた
デジタル音声通信システム。 The digital audio communication system according to claim 5, wherein
The decoder is
A determinator for determining whether or not errors are continuously detected by the error detection decoder over a predetermined number of sampling periods based on a signal indicating an error detection result from the error detection decoder; ,
If it is not determined by the determiner that errors have been continuously detected over a predetermined number of sampling periods, PCM audio data from the adder is output to the outside of the decoder, and A fourth switch that does not output the PCM audio data from the adder to the outside of the decoder when it is determined by the determiner that errors have been continuously detected over a predetermined number of sampling periods; And a switch
Digital voice communication system .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005186724A JP4572755B2 (en) | 2005-06-27 | 2005-06-27 | Decoding device, decoding method, and digital audio communication system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005186724A JP4572755B2 (en) | 2005-06-27 | 2005-06-27 | Decoding device, decoding method, and digital audio communication system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007006359A JP2007006359A (en) | 2007-01-11 |
JP4572755B2 true JP4572755B2 (en) | 2010-11-04 |
Family
ID=37691495
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005186724A Expired - Fee Related JP4572755B2 (en) | 2005-06-27 | 2005-06-27 | Decoding device, decoding method, and digital audio communication system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4572755B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5235309B2 (en) * | 2007-01-25 | 2013-07-10 | 京セラ株式会社 | Audio playback apparatus and audio playback method |
WO2023074009A1 (en) * | 2021-10-29 | 2023-05-04 | ソニーグループ株式会社 | Information processing device, method, and program |
WO2023074039A1 (en) * | 2021-10-29 | 2023-05-04 | ソニーグループ株式会社 | Information processing device, method, and program |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62185414A (en) * | 1986-02-08 | 1987-08-13 | Sony Corp | Decoding device for blocked transmission signal |
JPH01273427A (en) * | 1988-04-26 | 1989-11-01 | Mitsubishi Electric Corp | Difference pulse code modulator |
JPH04252681A (en) * | 1991-01-29 | 1992-09-08 | Sanyo Electric Co Ltd | Method and circuit for processing sound signal |
JPH04263528A (en) * | 1991-02-18 | 1992-09-18 | Nippon Telegr & Teleph Corp <Ntt> | Voice muting system |
JPH0690207A (en) * | 1992-09-09 | 1994-03-29 | Nippon Telegr & Teleph Corp <Ntt> | Adpcm receiver |
JPH07336312A (en) * | 1994-06-14 | 1995-12-22 | Matsushita Electric Ind Co Ltd | Transmission code error compensation device |
JPH07336313A (en) * | 1994-06-14 | 1995-12-22 | Matsushita Electric Ind Co Ltd | Voice coding processor |
JP2001177481A (en) * | 1999-12-21 | 2001-06-29 | Sanyo Electric Co Ltd | Decoder |
-
2005
- 2005-06-27 JP JP2005186724A patent/JP4572755B2/en not_active Expired - Fee Related
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62185414A (en) * | 1986-02-08 | 1987-08-13 | Sony Corp | Decoding device for blocked transmission signal |
JPH01273427A (en) * | 1988-04-26 | 1989-11-01 | Mitsubishi Electric Corp | Difference pulse code modulator |
JPH04252681A (en) * | 1991-01-29 | 1992-09-08 | Sanyo Electric Co Ltd | Method and circuit for processing sound signal |
JPH04263528A (en) * | 1991-02-18 | 1992-09-18 | Nippon Telegr & Teleph Corp <Ntt> | Voice muting system |
JPH0690207A (en) * | 1992-09-09 | 1994-03-29 | Nippon Telegr & Teleph Corp <Ntt> | Adpcm receiver |
JPH07336312A (en) * | 1994-06-14 | 1995-12-22 | Matsushita Electric Ind Co Ltd | Transmission code error compensation device |
JPH07336313A (en) * | 1994-06-14 | 1995-12-22 | Matsushita Electric Ind Co Ltd | Voice coding processor |
JP2001177481A (en) * | 1999-12-21 | 2001-06-29 | Sanyo Electric Co Ltd | Decoder |
Also Published As
Publication number | Publication date |
---|---|
JP2007006359A (en) | 2007-01-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0856960B1 (en) | Reception data expander | |
US9819358B2 (en) | Entropy encoding based on observed frequency | |
JPH0226898B2 (en) | ||
JP4944250B2 (en) | System and method for providing AMR-WBDTX synchronization | |
JP2008261904A (en) | Encoding device, decoding device, encoding method and decoding method | |
JP4572755B2 (en) | Decoding device, decoding method, and digital audio communication system | |
US8934537B2 (en) | Video coding device and video coding method | |
JP2001016584A (en) | Video transmission method and device | |
JP5169059B2 (en) | Voice communication device | |
JP3748261B2 (en) | ADPCM decoder | |
EP2200025B1 (en) | Bandwidth scalable codec and control method thereof | |
MX2013006724A (en) | Encoder and method for predictively encoding, decoder and method for decoding, system and method for predictively encoding and decoding and predictively encoded information signal. | |
WO2008013135A1 (en) | Audio data decoding device | |
JP3583550B2 (en) | Interpolator | |
KR101073409B1 (en) | Decoding apparatus and decoding method | |
JP2001339368A (en) | Error compensation circuit and decoder provided with error compensation function | |
JP2006279809A (en) | Apparatus and method for voice reproducing | |
JP2005233993A (en) | Voice transmission system | |
US20220392459A1 (en) | Audio packet loss concealment via packet replication at decoder input | |
WO2009029565A2 (en) | Method, system and apparatus for providing signal based packet loss concealment for memoryless codecs | |
JP5011913B2 (en) | Differentially encoded signal decoding apparatus | |
US7098816B2 (en) | Tri-state delta codec method and system | |
JP2705201B2 (en) | Adaptive post-filter control method | |
JP2005274917A (en) | Voice decoding device | |
JP2003099096A (en) | Audio decoding processor and error compensating device used in the processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080418 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100219 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100223 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100414 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100720 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100802 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130827 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |