JPH1188180A - One-bit signal processor - Google Patents

One-bit signal processor

Info

Publication number
JPH1188180A
JPH1188180A JP32507097A JP32507097A JPH1188180A JP H1188180 A JPH1188180 A JP H1188180A JP 32507097 A JP32507097 A JP 32507097A JP 32507097 A JP32507097 A JP 32507097A JP H1188180 A JPH1188180 A JP H1188180A
Authority
JP
Japan
Prior art keywords
bit
signal
signal processing
bits
word
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.)
Abandoned
Application number
JP32507097A
Other languages
Japanese (ja)
Inventor
Peter Charles Eastty
ピーター チャールズ イースティ
Christopher Sleight
クリストファー スライト
Peter Damien Thorpe
ピーター ダミアン ソープ
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Europe BV United Kingdom Branch
Original Assignee
Sony United Kingdom Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Priority claimed from GB9624674A external-priority patent/GB2319933B/en
Priority claimed from GB9624673A external-priority patent/GB2319932B/en
Priority claimed from GB9624703A external-priority patent/GB2320165A/en
Priority claimed from GB9624671A external-priority patent/GB2319931B/en
Priority claimed from GB9724621A external-priority patent/GB2320867B/en
Application filed by Sony United Kingdom Ltd filed Critical Sony United Kingdom Ltd
Publication of JPH1188180A publication Critical patent/JPH1188180A/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To compress a bit stream by dividing a one-bit signal stream into words consisting of n bits and encoding the n-bit words into an encoded word with bits being smaller than n in number. SOLUTION: An encoder 40 divides a bit stream into the words with n-bits and the words are encoded based on the occurrence probability of the words so that the bit stream is compressed. The bit stream of a one-bit signal is divided into sets a, b and c which respectively consist of the n-bits and the encoder 40 and a histogram circuit 41 executes encoding, for example, in the first set (a) at first, in the second set (b) secondly and, then, in the third set (c). Encoding is executed in the set of the continuous n-bits in a window W provided with n-bit width, the bit stream is made to continuously flow in the window W and a succeeding M+1 bit is predicted and encoded based on a M-bit.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、1ビット信号を処
理する信号処理装置に関する。また、本発明は、n(≧
1)次のデルタ−シグマ変調器を備えた1ビット信号を
処理する信号処理装置に関する。なお、本発明の好まし
い実施例は音声信号処理に関し、本発明は音声信号処理
装置に関連して説明されているが、本発明は音声信号処
理装置に限定されるものではない。
The present invention relates to a signal processing device for processing a 1-bit signal. Further, the present invention relates to n (≧
1) A signal processing apparatus for processing a 1-bit signal having the following delta-sigma modulator. Although the preferred embodiment of the present invention relates to audio signal processing and the present invention has been described in connection with an audio signal processing device, the present invention is not limited to an audio signal processing device.

【0002】[0002]

【従来の技術】本発明の背景技術を図1、2及び3を参
照しながら具体例をもとに説明する。アナログ信号を、
ナイキスト周波数以上の周波数でサンプリングし、得ら
れるサンプルの振幅をmビットで量子化することによっ
て、アナログ信号をディジタル信号に変換することが知
られている。例えばm=8のときは、サンプル値は、8
ビットの精度で量子化される。一般的に、mは1以上と
される。
2. Description of the Related Art The background art of the present invention will be described with reference to FIGS. Analog signal,
It is known that an analog signal is converted into a digital signal by sampling at a frequency equal to or higher than the Nyquist frequency and quantizing the amplitude of the obtained sample with m bits. For example, when m = 8, the sample value is 8
Quantized with bit precision. Generally, m is 1 or more.

【0003】アナログ信号を1ビットのディジタル信号
に量子化するアナログ/ディジタル変換器(以下、AD
Cという。)として、「シグマ−デルタADC」又は
「デルタ−シグマADC」が知られている。ここでは、
「デルタ−シグマ」の用語を用いる。そのようなデルタ
−シグマADCは、例えば、クレイグ・マービン(Crai
g Marven)、ギリアン・イーワース(Gillian Ewers)
著、1993年、テキサスインストルメント(Texas In
struments)出版の「ディジタル信号処理への簡単なアプ
ローチ(A Simple Approach to Digital Signal Proces
sing)」(ISBN 0-904.047-00-8)に記述されている。
An analog / digital converter (hereinafter referred to as an AD converter) for quantizing an analog signal into a 1-bit digital signal.
Called C. ) Are known as “sigma-delta ADC” or “delta-sigma ADC”. here,
The term "delta-sigma" is used. Such delta-sigma ADCs are, for example, Craig Marvin
g Marven), Gillian Ewers
Author, 1993, Texas Instrument (Texas In
struments) “A Simple Approach to Digital Signal Proces
sing) "(ISBN 0-904.047-00-8).

【0004】このようなADCでは、図1に示すよう
に、アナログ入力信号と、1ビットの出力信号の積分値
(シグマ)との差分(デルタ)が、1ビット量子化器3
に供給される。出力信号は、論理0と論理1のビットよ
りなるが、論理0と論理1は、実際の値としては−1と
+1をそれぞれ表している。積分器2は、1ビットの出
力信号を累積し、アナログ入力信号の値に追従する累積
値を出力する。1ビット量子化器3は、生成するビット
毎に、累積値を増加(+1)又は減少(−1)させる。
ADCのサンプリング周波数は、累積値がアナログ入力
信号に追従するような出力ビットストリームを生成する
ことができるように、高い周波数とされる。
In such an ADC, as shown in FIG. 1, a difference (delta) between an analog input signal and an integrated value (sigma) of a 1-bit output signal is represented by a 1-bit quantizer 3.
Supplied to The output signal comprises bits of logic 0 and logic 1, where logic 0 and logic 1 represent -1 and +1 as actual values, respectively. The integrator 2 accumulates the 1-bit output signal and outputs an accumulated value that follows the value of the analog input signal. The 1-bit quantizer 3 increases (+1) or decreases (-1) the accumulated value for each generated bit.
The sampling frequency of the ADC is set to a high frequency so that an output bit stream whose accumulated value follows the analog input signal can be generated.

【0005】特許請求の範囲及び以下の説明で用いてい
る「1ビット」信号の用語は、例えばデルタ−シグマA
DCによって生成され、1ディジタルビットの精度で量
子化された信号を意味する。デルタ−シグマ変調器(以
下、DSMという。)は、1ビット信号を直接処理する
n次のフィルタとして構成され、このn次のフィルタ
は、1993年10月7日〜10日に行われた第95回
AES(Audio Engineering Society)会議でエヌ.エ
ム.ケーシー(N.M. Casey)、ジェームス エー.エ
ス.アンガス(James A.S. Angus)によって発表された
論文「音声信号の1ビットディジタル処理(One Bit Di
gital Processing of Audio Signals)」−信号処理:
音声研究グループ、電気部門、ヨーク大学、ヘスリング
トン、ヨークY01 5DD 英国(Signal Processin
g : Audio Research Group, The Electronics Departme
nt, The University of York, Heslington, York YO1 5
DD England)で提案されたものである。図2は、DSM
の3(n=3)次のフィルタ部分の構成を示すブロック
図である。
[0005] The term "one bit" signal used in the claims and in the following description refers to, for example, delta-sigma A
Means a signal generated by DC and quantized with one digital bit precision. A delta-sigma modulator (hereinafter, referred to as DSM) is configured as an n-th filter that directly processes a 1-bit signal, and the n-th filter is a 10-th filter performed on October 7 to 10, 1993. N. At the 95th AES (Audio Engineering Society) conference. M. Casey (NM Casey), James A. S. A paper published by James AS Angus, "One Bit Diagonal Processing of Audio Signals (One Bit Di
gital Processing of Audio Signals) "-signal processing:
Speech Research Group, Electrical Division, York University, Hesslington, York Y01 5DD UK (Signal Processin
g: Audio Research Group, The Electronics Departme
nt, The University of York, Heslington, York YO1 5
DD England). Figure 2 shows the DSM
FIG. 3 is a block diagram showing a configuration of a third (n = 3) -order filter portion.

【0006】DSMは、図2に示すように、1ビット信
号が入力される入力端子4と、処理された1ビット信号
を出力する出力端子5とを備える。1ビット信号の各ビ
ットは、DSM全体において所定のクロック(図示せ
ず)に同期して処理される。出力ビット信号は、例えば
閾値が0の比較器からなる1ビット量子化器Qによって
生成される。DSMは、入力端子4に接続された1ビッ
ト乗算器a1,a2,a3と、出力端子5に接続された1
ビット乗算器c1,c2,c3と、加算器61,62,6
3と、積分器71,72,73とを備えている。
As shown in FIG. 2, the DSM has an input terminal 4 for inputting a 1-bit signal and an output terminal 5 for outputting a processed 1-bit signal. Each bit of the 1-bit signal is processed in synchronization with a predetermined clock (not shown) in the entire DSM. The output bit signal is generated by, for example, a 1-bit quantizer Q including a comparator having a threshold value of 0. The DSM has 1-bit multipliers a 1 , a 2 , a 3 connected to the input terminal 4 and 1-bit multipliers connected to the output terminal 5.
Bit multipliers c 1 , c 2 , c 3 and adders 6 1 , 6 2 , 6
3 and integrators 7 1 , 7 2 , 7 3 .

【0007】1ビット乗算器a1〜a3、c1〜c3は、供
給される1ビット信号にpビットからなる係数A1
3、C1〜C3をそれぞれ乗算し、得られるpビットの
乗算値は、加算器61〜63によって加算され、得られる
加算値は積分器71〜73に供給される。また、中間段の
加算器62,63は、前段の積分器の出力もそれぞれ加算
する。最終段は、入力端子4に接続された1ビット乗算
器a4と、加算器64とを備え、1ビット乗算器a4は、
入力1ビット信号にpビットの係数A4を乗算し、加算
器64は、この乗算値に前段の積分器73の出力を加算す
る。そして、得られる加算値は、1ビット量子化器Qに
供給される。
The 1-bit multipliers a 1 to a 3 and c 1 to c 3 provide p-bit coefficients A 1 to A 1 to the supplied 1-bit signal.
Multiplied by A 3, C 1 -C 3, respectively, the multiplication value of p bits obtained are added by an adder 61 through 3, the addition value obtained is supplied to the integrator 7 1-7 3. The adder 6 2, 6 3 of the intermediate stage, the output of the preceding integrator is also added, respectively. The final stage is a 1-bit multiplier a 4 connected to the input terminal 4, and an adder 6 4, 1-bit multiplier a 4,
Multiplied by the coefficient A 4 p-bit input 1-bit signal, the adder 6 4 adds the output of the preceding integrator 7 3 of this multiplied value. Then, the obtained addition value is supplied to the 1-bit quantizer Q.

【0008】DSMでは、正及び負のpビットの数を表
すために2の補数計算が用いられる。1ビット量子化器
Qは、正の値が入力されると、それを+1(論理1)に
量子化し、負の値が入力されると、それを−1(論理
0)に量子化して出力する。ケーシー及びアンガス著の
論文には、「1ビットの処理装置は、雑音により許容で
きないほど不明瞭な音声信号を含む1ビットの出力信号
を生成するので、・・・量子化雑音を適切に除去しなけ
ればならない。」との記載がある。音声信号を不明瞭に
する雑音は、1ビット量子化器Qによって発生する量子
化雑音である。
In DSM, two's complement arithmetic is used to represent the number of positive and negative p bits. When a positive value is input, the 1-bit quantizer Q quantizes it to +1 (logic 1), and when a negative value is input, quantizes it to -1 (logic 0) and outputs it. I do. In a paper by Casey and Angus, "A 1-bit processor produces a 1-bit output signal containing an audio signal that is unacceptably obscured by noise, so ... Must be done. " The noise obscuring the audio signal is quantization noise generated by the 1-bit quantizer Q.

【0009】1ビット量子化器Qは、音声信号が供給さ
れる第1の入力端子と、音声信号と実質的に相関がない
ランダムビットストリーム(量子化雑音)が供給される
第2の入力端子とを有する加算器と見なすことができ
る。このモデルでは、入力端子4を介して入力される音
声信号は、1ビット乗算器a1〜a4によって出力端子5
にフィードフォワードされるとともに、1ビット乗算器
1〜c3によってフィードバックされる。したがって、
フィードフォワードパスにおける係数A1〜A4は、音声
信号の伝達関数のz変換における零点を定め、フィード
バックパスにおける係数C1〜C3は、伝達関数のz変換
における極を定めている。
The 1-bit quantizer Q has a first input terminal to which an audio signal is supplied and a second input terminal to which a random bit stream (quantization noise) having substantially no correlation with the audio signal is supplied. And an adder having In this model, the audio signal input through the input terminal 4 is output from the output terminal 5 by the 1-bit multipliers a 1 to a 4 .
And are fed back by 1-bit multipliers c 1 to c 3 . Therefore,
Factor A 1 to A 4 in the feed-forward path, defines the zero point in the z-transform of the transfer function of the audio signal, the coefficient C 1 -C 3 in the feedback path defines an electrode in the z-transform of the transfer function.

【0010】雑音信号は、1ビット量子化器Qから1ビ
ット乗算器c1〜c3によってフィードバックされ、した
がって係数C1〜C3は、雑音信号の伝達関数の極を定め
ている。係数A1〜A4,C1〜C3は、他の所望の特性の
中で回路安定度が得られるように定められる。
The noise signal is fed back from the 1-bit quantizer Q by the 1-bit multipliers c 1 to c 3 , so that the coefficients C 1 to C 3 define the poles of the transfer function of the noise signal. Factor A 1 ~A 4, C 1 ~C 3 is determined so that the circuit stability amongst other desired properties.

【0011】係数C1〜C3は、例えば図3に実線31で
示すように、音声帯域内における量子化雑音を除去して
最小にするように定められる。係数A1〜A4,C1〜C3
は、また所望の音声信号特性が得られるように定められ
る。
[0011] Factor C 1 -C 3, for example as shown by the solid line 31 in FIG. 3, it is defined so as to minimize by removing the quantization noise in the audio band. Coefficients A 1 to A 4 , C 1 to C 3
Is also determined so as to obtain desired audio signal characteristics.

【0012】係数A1〜A4,C1〜C3は、以下のように
して定めることができる。 a)例えば雑音除去機能を有する所望のフィルタ特性の
伝達関数をz変換してH(z)を求める。 b)H(z)を係数に変換する。
The coefficients A 1 to A 4 and C 1 to C 3 can be determined as follows. a) For example, a transfer function of a desired filter characteristic having a noise removing function is z-transformed to obtain H (z). b) Convert H (z) to coefficients.

【0013】これは、「5次のシグマ−デルタA/D変
換器の理論と実践(Theory and Practical Implementat
ion of a Fifth Order Sigma-Delta A/D Converte
r)」、オーディオ・エンジニアリング・ソサィティ・
ジャーナル、39巻、No.7/8、1991年、7月
/8月、アール.ダブル.アダムス等著(Journal of A
udioEngineering Society, Volume 39, no. 7/8, 1991
July/August by R.W Adamset al.)、及びアンガスとケ
ーシーの上述した論文に記述されている方法を用いて、
行うことができる。別紙で、係数を定める具体的な方法
について説明する。
This is described in “Theory and Practical Implementat of a 5th Order Sigma-Delta A / D Converter”.
ion of a Fifth Order Sigma-Delta A / D Converte
r) ", Audio Engineering Society
Journal, volume 39, no. 7/8, 1991, July / August, Earl. double. Adams et al. (Journal of A
udioEngineering Society, Volume 39, no.7 / 8, 1991
July / August by RW Adamset al.), And the method described in the above-mentioned article by Angus and Casey,
It can be carried out. A specific method for determining the coefficient will be described in a separate sheet.

【0014】別紙 係数の計算 この別紙では、5次のDSMを解析する過程と、所望の
フィルタ特性が得られる係数を計算する過程とを概説す
る。
Attached Sheet Calculation of Coefficients This attached sheet outlines a process of analyzing a fifth-order DSM and a process of calculating a coefficient capable of obtaining a desired filter characteristic.

【0015】5次のDSMは、図8に示すように、係数
a〜fの乗算器と、加算器6と、積分器7と、係数A〜
Eの乗算器とを備えている。積分器7は、それぞれ単位
遅延時間を有する。積分器7は、それぞれ信号s〜wを
出力する。DSMには、信号x[n]が入力される。ここ
で、[n]は、クロックに同期した連続のサンプルにおけ
る1つのサンプルを表している。量子化器Qは、信号y
[n]を出力し、この信号y[n]は、DSMの出力信号で
もある。量子化器Qを信号にランダム雑音を加える単な
る加算器として動作すると見なしたモデルに基づいて解
析する。したがって、量子化器Qは、この解析では無視
される。
As shown in FIG. 8, the fifth-order DSM includes a multiplier for coefficients a to f, an adder 6, an integrator 7, and a coefficient A to
E multiplier. The integrators 7 each have a unit delay time. The integrator 7 outputs signals s to w, respectively. The signal x [n] is input to the DSM. Here, [n] represents one sample in a continuous sample synchronized with the clock. The quantizer Q outputs the signal y
[n], and this signal y [n] is also the output signal of the DSM. An analysis is performed based on a model that considers the quantizer Q to operate as a simple adder that adds random noise to a signal. Therefore, the quantizer Q is ignored in this analysis.

【0016】サンプル[n]における出力信号y[n]は、
入力信号x[n]に係数fを乗算し、それに前段の積分器
7の出力信号w[n]を加算したものであり、例えばy
[n]=fx[n]+w[n]で表される。同じ原理を積分器
7の各出力信号に適用すると、下記式1が得られる。
The output signal y [n] at sample [n] is
The input signal x [n] is multiplied by a coefficient f, and the output signal w [n] of the preceding integrator 7 is added thereto.
[n] = fx [n] + w [n]. When the same principle is applied to each output signal of the integrator 7, the following equation 1 is obtained.

【0017】 y[n]=fx[n]+w[n] w[n]=w[n−1]+ex[n−1]+Ey[n−1]+v[n−1] v[n]=v[n−1]+dx[n−1]+Dy[n−1]+u[n−1] u[n]=u[n−1]+cx[n−1]+Cy[n−1]+t[n−1] t[n]=t[n−1]+bx[n−1]+By[n−1]+s[n−1] s[n]=s[n−1]+ax[n−1]+Ay[n−1] ・・・式1 これらの式1をz変換すると、下記式2が得られる。Y [n] = fx [n] + w [n] w [n] = w [n−1] + ex [n−1] + Ey [n−1] + v [n−1] v [n] = v [n-1] + dx [n-1] + Dy [n-1] + u [n-1] u [n] = u [n-1] + cx [n-1] + Cy [n-1] + t [n -1] t [n] = t [n-1] + bx [n-1] + By [n-1] + s [n-1] s [n] = s [n-1] + ax [n-1] + Ay [n-1] Expression 1 When these Expressions 1 are z-transformed, the following Expression 2 is obtained.

【0018】 Y(z)=fX(z)+W(z) W(z)(1−z-1)=z-1(eX(z)+EY(z)+V(z)) V(z)(1−z-1)=z-1(dX(z)+DY(z)+U(z)) U(z)(1−z-1)=z-1(cX(z)+CY(z)+T(z)) T(z)(1−z-1)=z-1(bX(z)+BY(z)+S(z)) S(z)(1−z-1)=z-1(aX(z)+AY(z)) ・・・式2 z変換式2において、Y(z)をX(z)の単一関数として
解くと、下記式3が得られる。
Y (z) = fX (z) + W (z) W (z) (1-z −1 ) = z −1 (eX (z) + EY (z) + V (z)) V (z) ( 1-z -1 ) = z -1 (dX (z) + DY (z) + U (z)) U (z) (1-z -1 ) = z -1 (cX (z) + CY (z) + T ( z)) T (z) (1-z -1 ) = z -1 (bX (z) + BY (z) + S (z)) S (z) (1-z -1 ) = z -1 (aX ( z) + AY (z)) Expression 2 In the z-conversion expression 2, when Y (z) is solved as a single function of X (z), the following expression 3 is obtained.

【0019】[0019]

【数1】 DSMの伝達関数は、Y(z)/X(z)であり、下記式4
に示すように、zの級数で表される。この式4の右辺の
1行目は、式3に基づいて2行目に示すように表すこと
ができる。
(Equation 1) The transfer function of DSM is Y (z) / X (z).
Is represented by a series of z. The first line on the right side of Expression 4 can be expressed as shown in the second line based on Expression 3.

【0020】[0020]

【数2】 式4において、所望の伝達関数を満足するように係数α
n,βnを決め、係数α 0〜α5から係数f〜aを、係数β
0〜β5から係数E〜Aを導く。右辺の2行目の分子にお
けるz0の項はfだけであり、したがって、f=α0であ
る。
(Equation 2)In Equation 4, the coefficient α is set so as to satisfy the desired transfer function.
n, ΒnAnd the coefficient α 0~ ΑFiveFrom the coefficients f to a and the coefficient β
0~ ΒFiveTo derive the coefficients EA. In the numerator of the second line on the right side
Z0Is only f, so that f = α0In
You.

【0021】次に、右辺の1行目の分子からα0(1−z
-1)5を引くと、α0+α1-1・・・+・・・α5-5
α0(1−z-1)5が得られる。同様に、右辺の2行目の分
子からf(1−z-1)5を引く。このとき、z-1の項はe
だけであり、このeは、右辺の1行目の対応したα1
等しい。
Next, from the numerator of the first line on the right side, α 0 (1-z
-1) Subtracting 5, α 0 + α 1 z -1 ··· + ··· α 5 z -5 -
α 0 (1-z −1 ) 5 is obtained. Similarly, f (1-z -1 ) 5 is subtracted from the numerator of the second line on the right side. At this time, the term of z -1 is e
This e is equal to the corresponding α 1 in the first line on the right side.

【0022】以上の処理を、式4の分子の全ての項に対
して繰り返して、係数d〜aを求める。また、この処理
を式4の分母の全ての項に対して繰り返して、係数E〜
Aを求める。
The above process is repeated for all the terms of the numerator of the equation (4) to obtain coefficients d to a. This process is repeated for all the terms of the denominator of Expression 4 to obtain the coefficients E to
Ask for A.

【0023】[0023]

【課題を解決するための手段】本発明に係る1ビット信
号を処理する信号処理装置は、1ビット信号のストリー
ムをn(>>1)ビットからなるワードに分割する分割
手段と、nビットのワードを、nビットよりもビット数
が少ない符号化ワードに符号化する符号化手段とを備え
る。
According to the present invention, there is provided a signal processing apparatus for processing a 1-bit signal, comprising: a dividing means for dividing a stream of a 1-bit signal into words of n (>> 1) bits; Encoding means for encoding the word into an encoded word having a smaller number of bits than n bits.

【0024】1ビット信号のビットストリーム、特にD
SMにより生成された1ビット信号のビットストリーム
は、0と1がランダムに連続したものに近く、冗長性又
は相関性が存在しないため、信号間の冗長性及び/又は
相関性を利用した圧縮技術には適していないように思わ
れる。しかし、本発明によると、あるビットの連続は、
他のビットの連続よりも発生する頻度が少なく、実際
に、そのようなビットの連続は、特に音声信号において
発生することがあったとしても、非常に希である。例え
ば、+1又は−1が長く続く連続は、信号の正又は負の
最大振幅を表すため、非常に発生しにくい。したがっ
て、本発明では、ビットストリームをnビットからなる
ワードに分割し、発生確率に基づいてワードを符号化す
ることにより、ビットストリームを圧縮する。
A bit stream of a 1-bit signal, in particular D
Since the bit stream of the 1-bit signal generated by the SM is close to a random sequence of 0s and 1s and has no redundancy or correlation, a compression technique using redundancy and / or correlation between signals is used. Does not seem to be suitable for However, according to the invention, a succession of bits is
It occurs less frequently than other bit sequences, and in fact, such bit sequences are very rare, if at all, especially in audio signals. For example, a long series of +1 or -1 is very unlikely to occur because it represents the maximum positive or negative amplitude of the signal. Therefore, in the present invention, the bit stream is compressed by dividing the bit stream into n-bit words and encoding the words based on the probability of occurrence.

【0025】一実施例では、nビットのワードは、相互
に排他的なnビットのセットからなる。もう一つの実施
例では、1ビットの信号のストリームが連続的に通過す
るnビットのウィンドウが使用される。ウィンドウ中の
連続するそれぞれの異なるnビットのセットが符号化さ
れる。
In one embodiment, an n-bit word comprises a mutually exclusive set of n bits. In another embodiment, an n-bit window through which a stream of 1-bit signals passes continuously is used. Each successive different set of n bits in the window is encoded.

【0026】1ビットのビットストリームを圧縮するに
は、他の符号化、例えば予測符号化を用いることができ
る。すなわち、(n−1)ビットの長さのウィンドウを
用い、このウィンドウの内の(n−1)ビットに基づい
て、次の第n番目のビットを予測符号化する。もう一つ
の符号化方法では、前のQビットと連続するnビットを
用い、Qビット中のnビットの長さのサブセットを符号
化するために、nより大きなQビット幅のウィンドウが
使用される。
Other encodings, such as predictive encoding, can be used to compress a 1-bit bit stream. That is, a window having a length of (n-1) bits is used, and the next n-th bit is predictively coded based on (n-1) bits in this window. Another encoding method uses n bits contiguous with the previous Q bits and uses a window with a Q bit width greater than n to encode a subset of the length of n bits in the Q bits. .

【0027】また、本発明に係る1ビット信号を処理す
る信号処理装置は、n段の積分器を有するn(≧1)次
のデルタ−シグマ変調器(以下、DSMという。)と、
各積分器の状態変数に基づいて、1ビット信号のビット
レートを低減するエンコーダとを備える。
Further, a signal processing apparatus for processing a 1-bit signal according to the present invention includes an n-th (≧ 1) -order delta-sigma modulator (hereinafter, referred to as DSM) having n-stage integrators.
An encoder for reducing a bit rate of a 1-bit signal based on a state variable of each integrator.

【0028】信号の連続は、信号に施される処理に依存
するため、1ビット信号の符号化は、1ビット信号を生
成する処理装置の情報に基づいて効率よく行うことがで
きる。DSMの積分器に累積された値として表されるD
SMの状態変数を用いることにより、符号化を効率よく
行うことができる。
Since the continuation of the signal depends on the processing performed on the signal, the encoding of the 1-bit signal can be performed efficiently based on information of a processing device that generates the 1-bit signal. D expressed as a value accumulated in the integrator of the DSM
Coding can be performed efficiently by using the SM state variables.

【0029】また、実施例では、1ビット信号のサンプ
リング周波数を高めることにより、量子化雑音の電力を
より広い帯域に拡散し、信号帯域における雑音を減少さ
せる。実施例では、エンコーダは、より高いサンプリン
グ周波数の1ビット信号を符号化して、1ビット信号の
データ量を減少させる。これにより、例えばテープ又は
ディスク等に信号を記録させるのに要求されるストレー
ジ、又は伝送チャネルで信号を伝送するのに必要とされ
るバンド幅等を減少させる。
In the embodiment, the power of the quantization noise is spread over a wider band by increasing the sampling frequency of the 1-bit signal, and the noise in the signal band is reduced. In an embodiment, the encoder encodes a 1-bit signal with a higher sampling frequency to reduce the data amount of the 1-bit signal. This reduces, for example, the storage required to record the signal on a tape or disk, or the bandwidth required to transmit the signal on the transmission channel.

【0030】本発明に係る他の1ビット信号処理装置
は、1ビット信号を処理する信号処理手段と、信号処理
手段の状態変数に基づいて、処理された信号を圧縮する
エンコーダと、エンコーダに接続され処理され符号化さ
れた信号を受信する伝送チャネル及び/又は記憶手段と
を備える。
Another one-bit signal processing device according to the present invention is a signal processing means for processing a one-bit signal, an encoder for compressing the processed signal based on a state variable of the signal processing means, and a connection to the encoder. Transmission channel and / or storage means for receiving the processed and encoded signal.

【0031】本発明は、そのランダムな特性に関わらず
圧縮できるという新しい認識に基づいている。本発明の
実施例は、圧縮を制御するために用いることができるデ
ータ源に関する。
The present invention is based on the new recognition that compression is possible regardless of its random nature. Embodiments of the present invention relate to data sources that can be used to control compression.

【0032】[0032]

【発明の実施の形態】以下、本発明に係る1ビット信号
処理装置について図4乃至図7を参照しながら詳細に説
明する。図4Aに示すように、1ビット信号が、入力端
子44を介してエンコーダ40に供給される。エンコー
ダ40は、ビットストリームをnビットのワードに分割
し、ワードの発生確率に基づいてワードを符号化するこ
とにより、ビットストリームを圧縮する。発生確率の評
価は、ヒストグラム回路41によって行われ、このヒス
トグラム回路41は、ワードの発生頻度のヒストグラム
を作成する。符号化されたビットストリームは、例えば
テープレコーダ、ディスクプレーヤ、伝送チャネル等の
チャネル42に供給される。1ビット信号を符号化する
ことにより、必要とされる記録媒体の記録容量又はバン
ド幅を削減することができる。デコーダ43とヒストグ
ラム回路46は、符号化処理に対応した逆の処理によ
り、チャネル42から供給される符号化されたワードを
復号化する。ヒストグラム回路41は、供給される圧縮
されていないnビットのワードを、対応する圧縮された
nビットより少ないワードがマップされたテーブルを作
成する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a 1-bit signal processing device according to the present invention will be described in detail with reference to FIGS. As shown in FIG. 4A, a 1-bit signal is supplied to the encoder 40 via the input terminal 44. The encoder 40 compresses the bitstream by dividing the bitstream into n-bit words and encoding the words based on the probability of occurrence of the words. The occurrence probability is evaluated by the histogram circuit 41, and the histogram circuit 41 creates a histogram of word occurrence frequencies. The encoded bit stream is supplied to a channel 42 such as a tape recorder, a disc player, and a transmission channel. By encoding a 1-bit signal, the required recording capacity or bandwidth of a recording medium can be reduced. The decoder 43 and the histogram circuit 46 decode the coded word supplied from the channel 42 by the reverse process corresponding to the coding process. Histogram circuit 41 creates a table in which the supplied uncompressed n-bit words are mapped to less than the corresponding compressed n-bit words.

【0033】図4Bに示すように、符号化は、相互に排
他的なnビットのセット上で行われる。図4Bに示すよ
うに、1ビット信号のビットストリームは、それぞれが
nビットからなるセットa、b、cに分割される。エン
コーダ40とヒストグラム回路41は、例えば最初に第
1のセットa、次に第2のセットb、次に第3のセット
c上で符号化を行う。
As shown in FIG. 4B, encoding is performed on mutually exclusive sets of n bits. As shown in FIG. 4B, the bit stream of the 1-bit signal is divided into sets a, b, and c, each consisting of n bits. The encoder 40 and the histogram circuit 41 perform encoding on, for example, first the first set a, then the second set b, and then the third set c.

【0034】図4Cに示すように、符号化は、nビット
の幅を有するウィンドウW内の連続するnビットのセッ
トの上で行われる。ビットストリームは、ウィンドウW
の中を連続的に流れる。したがって、図4Ci、図4Ci
iに示すように、nビットのセットが符号化され、次に
ビットストリームが1ビットだけ動き、その直前のセッ
トのn−1ビットを含む次のnビットのセットが符号化
される。
As shown in FIG. 4C, the encoding is performed on a contiguous set of n bits in a window W having a width of n bits. The bit stream is the window W
Flows continuously through Therefore, FIG. 4Ci, FIG.
As shown in i, the set of n bits is encoded, then the bit stream moves by one bit, and the next set of n bits, including the n-1 bits of the immediately preceding set, is encoded.

【0035】図4Dに示すように、ウィンドウWの幅
は、nより大きいQビットとしてもよく、ウィンドウW
の中央のnビットのセットは、前の連続したnビットの
セットのビットに基づいて符号化される。図4Eに示す
ように、符号化は予測的であり、Mビットに基づいて次
のM+1番目のビットが予測符号化される。
As shown in FIG. 4D, the width of the window W may be Q bits larger than n,
Is encoded based on the bits of the previous contiguous set of n bits. As shown in FIG. 4E, the encoding is predictive, and the next (M + 1) th bit is predictively encoded based on the M bits.

【0036】1ビット信号は、図5に示すように、上述
したデルタ−シグマ変調器(以下、DSMという。)
や、関連出願(英国出願番号9624674.9(I−
96−16)、9624671.5(I−96−2
4)、9624673.1(I−96−25)、弁理士
番号P/1508GB、P/1509GB、P/151
0GB)に記載のデルタ−シグマ変調器によって処理さ
れる。DSMは、図5に示すように、少なくとも1つの
積分器71,72を備え、各積分器71は、加算器52
と、加算器52の出力を単位時間遅延して加算器52に
フィードバックする遅延器51とからなる。そして、加
算器52は、1ビット信号を累積(積分)する。各積分
器71の加算器52の値は、DSMの状態変数である。
この実施例では、状態変数は、エンコーダ53に供給さ
れ、符号化処理が施される。エンコーダ53は、DSM
の状態変数に基づいて、ビットストリームを圧縮する。
符号化されたビットストリームは、チャネル42によっ
て、元の1ビット信号を再生するデコーダ54に伝送さ
れ、復号化のための情報は、符号化されたビットストリ
ーム上に重畳される。
As shown in FIG. 5, the 1-bit signal is a delta-sigma modulator (hereinafter referred to as DSM).
And related applications (UK Application No. 9624674.9 (I-
96-16), 9624671.5 (I-96-2)
4), 9624673.1 (I-96-25), Patent Attorney No. P / 1508GB, P / 1509GB, P / 151
0GB) by a delta-sigma modulator. The DSM includes at least one integrator 71, 72 as shown in FIG.
And a delay unit 51 that delays the output of the adder 52 by a unit time and feeds it back to the adder 52. Then, the adder 52 accumulates (integrates) the one-bit signal. The value of the adder 52 of each integrator 71 is a DSM state variable.
In this embodiment, the state variables are supplied to the encoder 53 and subjected to an encoding process. The encoder 53 is a DSM
Compresses the bitstream based on the state variables of
The coded bit stream is transmitted by a channel 42 to a decoder 54 that reproduces the original 1-bit signal, and information for decoding is superimposed on the coded bit stream.

【0037】図6に示すように、入力端子60を介して
供給される1ビット信号のサンプリング周波数は、64
sである。ここで、fsは、ディジタルオーディオ信号
の標準のサンプリング周波数であり、fs=44.1k
Hz又は48kHzである。アップコンバータ61は、
ビットストリーム中にサンプル値を重複させて挿入した
り、0のサンプル値を挿入することにより、サンプリン
グ周波数を例えば128fsに高める。サンプリング周
波数を高くすることにより、雑音の電力は広い帯域に拡
散する。
As shown in FIG. 6, the sampling frequency of the 1-bit signal supplied through the input terminal 60 is 64
f s . Here, f s is a standard sampling frequency of the digital audio signal, and f s = 44.1 k
Hz or 48 kHz. The up-converter 61
And inserting with overlapping sample values in the bit stream by inserting the sample values of 0, increasing the sampling frequency for example 128f s. By increasing the sampling frequency, the noise power is spread over a wide band.

【0038】図6の具体例では、1ビット信号は、縦続
接続された1つ以上のDSM62,63により処理さ
れ、図5を用いて説明したのと同様にデータを圧縮する
ために、DSM34の状態変数に基づいてエンコーダ6
4によって符号化される。符号化された信号は、図5を
用いて説明したのと同様に、チャネル42に供給され
る。
In the specific example of FIG. 6, a one-bit signal is processed by one or more DSMs 62 and 63 connected in cascade, and the data of the DSM 34 is compressed in order to compress the data as described with reference to FIG. Encoder 6 based on state variables
4. The encoded signal is supplied to the channel 42 in the same manner as described with reference to FIG.

【0039】チャネル42により再生された信号は、エ
ンコーダ64に対応したデコーダにより復号化される。
図7は、本発明の実施例に基づく符号化及び復号化を適
用した音声信号処理システムの構成を示す図である。図
7において、1ビット音声信号は、例えば図6に示すD
SMを用いた信号プロセッサ70に供給される。ビット
ストリームを圧縮するエンコーダ71は信号プロセッサ
70と連携して動作し、圧縮は信号プロセッサ70の状
態変数によって制御される。そして、圧縮されたデータ
ストリームは、伝送チャネル及び/又はストレージ装置
72に供給される。圧縮されたデータストリームは、伝
送チャネル及び/又はストレージ装置72から再生さ
れ、デコーダ73によって復号化され、さらにプロセッ
サ74によって処理される。
The signal reproduced by the channel 42 is decoded by a decoder corresponding to the encoder 64.
FIG. 7 is a diagram showing a configuration of an audio signal processing system to which encoding and decoding are applied according to an embodiment of the present invention. In FIG. 7, a 1-bit audio signal is, for example, a D signal shown in FIG.
It is supplied to a signal processor 70 using SM. The encoder 71 for compressing the bit stream operates in cooperation with the signal processor 70, and the compression is controlled by the state variables of the signal processor 70. Then, the compressed data stream is supplied to the transmission channel and / or the storage device 72. The compressed data stream is recovered from the transmission channel and / or storage device 72, decoded by the decoder 73, and further processed by the processor 74.

【0040】符号化の効率は、エンコーダ71をプロセ
ッサ70と関連させて動作させることによって増大され
る。n>>1であるnビット信号に適用された従来例で
は、エンコーダ71での符号化はプロセッサ70での処
理に関連しておらず、その代わりに符号化及び復号化
は、プロセッサ70での処理に関係なく伝送チャネル及
び/又はストレージ装置72で行われる。
The efficiency of the encoding is increased by operating the encoder 71 in conjunction with the processor 70. In the prior art applied to an n-bit signal where n >> 1, the encoding at the encoder 71 is not related to the processing at the processor 70, and instead the encoding and decoding is performed at the processor 70 The processing is performed in the transmission channel and / or the storage device 72 regardless of the processing.

【0041】ここでは、エンコーダ40、41、53、
64及びデコーダ43、46、54、65の詳細ににつ
いては説明しない。これらは、データ削減のための符号
化及び復号化の専門家の技術範疇である。エンコーダ及
びデコーダの例は、Mビットシーケンスに続く連続する
Nビットを、連続するMビットシーケンスで予測する予
測エンコーダを示したGB−A−1023029 (IBM)
や、ストリームの文字の出現頻度を決定するデータス
トリームのサンプルのヒストグラムを用い、文字ベース
の入力データストリームを圧縮された形式に符号化する
ことを示したUS−A−4516246(プレンティス
コーポレーション (Prentice Corporation) )の中で説
明されている。文字M+1のための符号は、エンコーダ
で生成され、その長さは、サンプル中の前のM文字の中
の文字M+1の出現頻度の逆関数となる。復号化は、復
号化される入力文字の見積インデックスが適用されるデ
コーダの中で、比較できるサンプルウィンドウを形成す
ることで達成される。
Here, the encoders 40, 41, 53,
64 and the decoders 43, 46, 54, 65 will not be described in detail. These are the technical categories of coding and decoding experts for data reduction. An example of an encoder and decoder is GB-A-1023029 (IBM) which shows a predictive encoder that predicts consecutive N bits following an M bit sequence with a continuous M bit sequence.
U.S. Pat. No. 4,516,246 (Prentice Corporation), which has shown that a character-based input data stream is encoded in a compressed form using a histogram of data stream samples to determine the frequency of occurrence of characters in the stream. Corporation)). The code for character M + 1 is generated at the encoder and its length is the inverse of the frequency of occurrence of character M + 1 in the previous M characters in the sample. Decoding is achieved by forming a comparable sample window in the decoder to which the estimated index of the input character to be decoded is applied.

【図面の簡単な説明】[Brief description of the drawings]

【図1】従来のデルタ−シグマ変調器の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of a conventional delta-sigma modulator.

【図2】n次のフィルタとして構成された従来のデルタ
−シグマ変調器の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a conventional delta-sigma modulator configured as an n-order filter.

【図3】雑音除去特性を示す図である。FIG. 3 is a diagram illustrating noise removal characteristics.

【図4】Aは本発明の実施例に基づく符号化、復号化装
置の概略ブロック図であり、B乃至Eは本発明の実施例
で使用されるビットのセットを示す信号図とウィンドウ
の図である。
FIG. 4A is a schematic block diagram of an encoding / decoding device according to an embodiment of the present invention, and B to E are a signal diagram and a window diagram showing a set of bits used in the embodiment of the present invention. It is.

【図5】本発明の実施例に基づく他の符号化、復号化装
置の概略ブロック図である。
FIG. 5 is a schematic block diagram of another encoding / decoding device according to an embodiment of the present invention.

【図6】本発明の実施例に基づくさらに他の符号化、復
号化装置の概略ブロック図である。
FIG. 6 is a schematic block diagram of still another encoding / decoding device according to an embodiment of the present invention.

【図7】本発明に係る信号処理システムの構成を示すブ
ロック図である。
FIG. 7 is a block diagram illustrating a configuration of a signal processing system according to the present invention.

【図8】5次のフィルタとして構成されたデルタ−シグ
マ変調器の構成を示すブロック図である。
FIG. 8 is a block diagram showing a configuration of a delta-sigma modulator configured as a fifth-order filter.

───────────────────────────────────────────────────── フロントページの続き (31)優先権主張番号 9624673 1 (32)優先日 1996年11月27日 (33)優先権主張国 イギリス(GB) (31)優先権主張番号 9724621.9 (32)優先日 1997年11月20日 (33)優先権主張国 イギリス(GB) (72)発明者 イースティ ピーター チャールズ イギリス国 ケーティー13 0エックスダ ブリュー サリー ウェイブリッジ ブル ックランズ ザ ハイツ(番地なし) ソ ニー ユナイテッド キングダム リミテ ッド 内 (72)発明者 スライト クリストファー イギリス国 ケーティー13 0エックスダ ブリュー サリー ウェイブリッジ ブル ックランズ ザ ハイツ(番地なし) ソ ニー ユナイテッド キングダム リミテ ッド 内 (72)発明者 ソープ ピーター ダミアン イギリス国 ケーティー13 0エックスダ ブリュー サリー ウェイブリッジ ブル ックランズ ザ ハイツ(番地なし) ソ ニー ユナイテッド キングダム リミテ ッド 内 ──────────────────────────────────────────────────続 き Continuation of the front page (31) Priority claim number 9624673 1 (32) Priority date November 27, 1996 (33) Priority claim country United Kingdom (GB) (31) Priority claim number 97246621.9 (32) ) Priority date November 20, 1997 (33) Priority country United Kingdom (GB) (72) Inventor Easty Peter Charles Katy 130 UK Exda Brewery Sally Weybridge Brooklands The Heights (No Address) Sonny United Kingdom Within the Limited (72) Inventor Slight Christopher Katy 130 UK Exda Brewery Sally Weybridge Brooklands The Heights (No Address) Sony United Kingdom Limited The inner (72) inventor soap Peter Damian UK Katie 13 0 Ekkusuda Brieuc Surrey Weybridge Bull Kkuranzu The Heights (no address) Sony United Kingdom Rimite Tsu in the de

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 1ビット信号のストリームをn(>>
1)ビットからなるワードに分割する分割手段と、 上記nビットのワードを、nビットよりもビット数が少
ない符号化ワードに符号化する符号化手段とを備える信
号処理装置。
1. A stream of a 1-bit signal is represented by n (>>)
1) A signal processing apparatus comprising: a dividing unit that divides a word into bits; and an encoding unit that encodes the n-bit word into an encoded word having a smaller number of bits than n bits.
【請求項2】 上記ワードは、その発生確率に基づいて
符号化される請求項1記載の信号処理装置。
2. The signal processing apparatus according to claim 1, wherein said word is encoded based on its occurrence probability.
【請求項3】 上記ワードの発生頻度のヒストグラムを
生成するヒストグラム生成手段を備え、上記符号化手段
は、上記ヒストグラムに基づいて、上記ワードを符号化
する請求項2記載の信号処理装置。
3. The signal processing apparatus according to claim 2, further comprising a histogram generation unit configured to generate a histogram of the occurrence frequency of the word, wherein the encoding unit encodes the word based on the histogram.
【請求項4】 上記nビットのワードは、相互に排他的
なnビットのセットからなる請求項1乃至3のいずれか
1項記載の信号処理装置。
4. The signal processing apparatus according to claim 1, wherein said n-bit word is composed of mutually exclusive sets of n bits.
【請求項5】 上記分割手段は、上記1ビット信号のス
トリームが連続的に通過するウィンドウを備え、各ワー
ドは上記ウィンドウ内のビットからなる請求項1乃至3
のいずれか1項記載の信号処理装置。
5. The method according to claim 1, wherein said dividing means comprises a window through which said stream of 1-bit signals passes continuously, and each word comprises a bit in said window.
The signal processing device according to claim 1.
【請求項6】 上記分割手段は、上記1ビット信号のス
トリームが連続的に通過するウィンドウを備え、上記ウ
ィンドウは、Qがnより大であるQビットの長さを有
し、各nビットのワードは、上記Qビットのサブセット
であり、上記nビットのワードの前後のウィンドウ中の
他のQ−nビットに依存して符号化される請求項1記載
の信号処理装置。
6. The dividing means comprises a window through which the stream of 1-bit signals passes continuously, wherein the window has a length of Q bits where Q is greater than n, and each window has a length of Q bits. The signal processing apparatus according to claim 1, wherein a word is a subset of the Q bits, and is encoded depending on other Qn bits in a window before and after the n-bit word.
【請求項7】 各ワードのn−1ビットは、上記ワード
のn番目のビットを予測するために用いられる請求項1
記載の信号処理装置。
7. The method of claim 1, wherein n-1 bits of each word are used to predict the nth bit of said word.
A signal processing device according to claim 1.
【請求項8】 n段の積分器を有するn(≧1)次のデ
ルタ−シグマ変調器(DSM)と、 上記積分器の状態変数に基づいて、1ビット信号のビッ
トレートを低減するエンコーダとを備える信号処理装
置。
8. An n (≧ 1) order delta-sigma modulator (DSM) having n stages of integrators, and an encoder for reducing a bit rate of a 1-bit signal based on a state variable of the integrator. A signal processing device comprising:
【請求項9】 更に、1ビット信号のサンプリング周波
数を高める手段を備え、上記DSMは、サンプリング周
波数が高められた1ビット信号を処理し、上記エンコー
ダは、1ビット信号のデータ量を低減する請求項8記載
の信号処理装置。
9. The apparatus according to claim 1, further comprising means for increasing a sampling frequency of the one-bit signal, wherein the DSM processes the one-bit signal having the increased sampling frequency, and the encoder reduces a data amount of the one-bit signal. Item 10. The signal processing device according to Item 8.
【請求項10】 請求項1乃至3のいずれか1項記載の
信号処理装置で符号化された1ビット信号を復号化する
信号処理装置において、 符号化ワードを復号化する復号化手段を備える信号処理
装置。
10. A signal processing apparatus for decoding a 1-bit signal encoded by the signal processing apparatus according to claim 1, wherein the signal comprises decoding means for decoding an encoded word. Processing equipment.
【請求項11】 上記符号化ワードの発生頻度のヒスト
グラムを生成するヒストグラム生成手段を備え、上記復
号化手段は、上記ヒストグラムに基づいて、符号化ワー
ドを復号化する請求項10記載の信号処理装置。
11. The signal processing apparatus according to claim 10, further comprising a histogram generation unit that generates a histogram of the frequency of occurrence of the encoded word, wherein the decoding unit decodes the encoded word based on the histogram. .
【請求項12】 1ビット信号を処理する信号処理手段
と、 上記信号処理手段の状態変数に基づいて、処理された信
号を圧縮するエンコーダと、 上記エンコーダに接続され、処理され符号化された信号
を受信する伝送チャネル及び/又は記憶手段とを備える
1ビット信号処理システム。
12. A signal processing means for processing a 1-bit signal, an encoder for compressing a processed signal based on a state variable of the signal processing means, and a signal processed and encoded connected to the encoder. 1-bit signal processing system comprising:
【請求項13】 更に、上記伝送チャネル及び/又は記
憶手段からの受信され符号化された1ビット信号を伸張
するデコーダと、 上記伸張された1ビット信号を利用する手段とを備える
請求項12記載の1ビット信号処理システム。
13. The apparatus of claim 12, further comprising: a decoder for expanding the encoded one-bit signal received from the transmission channel and / or the storage means; and means for utilizing the expanded one-bit signal. 1-bit signal processing system.
【請求項14】 請求項1乃至13のいずれか1項記載
の信号処理装置又はシステムを備える音声信号処理装
置。
14. An audio signal processing device comprising the signal processing device or system according to claim 1.
JP32507097A 1996-11-27 1997-11-26 One-bit signal processor Abandoned JPH1188180A (en)

Applications Claiming Priority (10)

Application Number Priority Date Filing Date Title
GB9624674A GB2319933B (en) 1996-11-27 1996-11-27 Signal processors
GB9624673A GB2319932B (en) 1996-11-27 1996-11-27 Signal processors
GB9624703A GB2320165A (en) 1996-11-27 1996-11-27 Signal processors
GB9624671A GB2319931B (en) 1996-11-27 1996-11-27 Signal processors
GB96246731 1997-11-20
GB9724621A GB2320867B (en) 1996-11-27 1997-11-20 Signal processors
GB96246749 1997-11-20
GB96247036 1997-11-20
GB9724621.9 1997-11-20
GB96246715 1997-11-20

Publications (1)

Publication Number Publication Date
JPH1188180A true JPH1188180A (en) 1999-03-30

Family

ID=27517380

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32507097A Abandoned JPH1188180A (en) 1996-11-27 1997-11-26 One-bit signal processor

Country Status (1)

Country Link
JP (1) JPH1188180A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017203976A1 (en) * 2016-05-24 2017-11-30 ソニー株式会社 Compression encoding device and method, decoding device and method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017203976A1 (en) * 2016-05-24 2017-11-30 ソニー株式会社 Compression encoding device and method, decoding device and method, and program
JPWO2017203976A1 (en) * 2016-05-24 2019-03-28 ソニー株式会社 Compression coding apparatus and method, decoding apparatus and method, and program
US10742231B2 (en) 2016-05-24 2020-08-11 Sony Corporation Compression/encoding apparatus and method, decoding apparatus and method, and program

Similar Documents

Publication Publication Date Title
JP4049820B2 (en) Data processing of bit stream signal
JP3339335B2 (en) Compression encoding / decoding method
US8160870B2 (en) Method, apparatus, program, and recording medium for long-term prediction coding and long-term prediction decoding
KR100499966B1 (en) Signal processor
JPH0897723A (en) Waveform coding / decoding method and its device
KR20040075944A (en) Data compression and expansion of a digital information signal
JP4058179B2 (en) Signal processing device
KR100503687B1 (en) Signal processor
KR19980042807A (en) Signal processor
KR100620764B1 (en) Signal processor
JPH1188180A (en) One-bit signal processor
GB2349756A (en) Signal processors
EP0476615B1 (en) Digital sigma-delta modulator having a limiter circuit
WO1997016818A1 (en) Method and system for compressing a speech signal using waveform approximation
Yu et al. Adaptive quantisation for one-bit sigma-delta modulation
JP2008046405A (en) Encoding method and decoding method in adaptive differential pulse code modulation system
US5166958A (en) Coding apparatus with low-frequency and DC suppression
JPH10327076A (en) One-bit signal processing unit
KR100462789B1 (en) method and apparatus for multi-symbol data compression using a binary arithmetic coder
EP0650265A2 (en) Structured quantizer for sources with memory
JP2006528858A (en) Noise shaping apparatus and method with improved lossless compression and high audio quality for hi-fi audio
KR19980042808A (en) Signal processor
JP2624290B2 (en) Oversampling type bit compressor
GB2320867A (en) Signal processors
KR19980042806A (en) Signal processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040408

A977 Report on retrieval

Effective date: 20051215

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060320

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060516

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060912

A762 Written abandonment of application

Effective date: 20061212

Free format text: JAPANESE INTERMEDIATE CODE: A762