[go: up one dir, main page]

JPH0239138B2 - SABUNFUGOKI - Google Patents

SABUNFUGOKI

Info

Publication number
JPH0239138B2
JPH0239138B2 JP10494885A JP10494885A JPH0239138B2 JP H0239138 B2 JPH0239138 B2 JP H0239138B2 JP 10494885 A JP10494885 A JP 10494885A JP 10494885 A JP10494885 A JP 10494885A JP H0239138 B2 JPH0239138 B2 JP H0239138B2
Authority
JP
Japan
Prior art keywords
output
input
signal
adder
quantizer
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 - Lifetime
Application number
JP10494885A
Other languages
Japanese (ja)
Other versions
JPS61264823A (en
Inventor
Takeshi Okazaki
Kiichi Matsuda
Toshitaka Tsuda
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP10494885A priority Critical patent/JPH0239138B2/en
Priority to KR1019850006333A priority patent/KR890004441B1/en
Priority to CA000489802A priority patent/CA1338767C/en
Priority to EP85110978A priority patent/EP0173983B1/en
Priority to DE8585110978T priority patent/DE3586932T2/en
Publication of JPS61264823A publication Critical patent/JPS61264823A/en
Priority to US07/049,048 priority patent/US4771439A/en
Publication of JPH0239138B2 publication Critical patent/JPH0239138B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/3002Conversion to or from differential modulation
    • H03M7/3044Conversion to or from differential modulation with several bits only, i.e. the difference between successive samples being coded by more than one bit, e.g. differential pulse code modulation [DPCM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/004Predictors, e.g. intraframe, interframe coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、動作速度の高速化を図つた高速動作
形の差分パルス符号変調方式(DPCM)用の符
号器に関する。本発明に係るDPCM符号器は、
例えば画像帯域圧縮装置等に用いることができ、
かかる帯域圧縮を行う場合にはDPCM符号器の
動作速度を高速化できることが強く望まれてい
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a high-speed differential pulse code modulation (DPCM) encoder that is capable of increasing its operating speed. The DPCM encoder according to the present invention includes:
For example, it can be used in an image band compression device, etc.
When performing such band compression, it is strongly desired that the operating speed of the DPCM encoder can be increased.

〔従来の技術〕 従来形のDPCM符号器のブロツク構成が第4
図に示される。第4図において、1は減算器、2
はフリツプフロツプからなる遅延素子、3は量子
化器、4は加算器、5は予測係数P(例えば1/2)
を乗算する乗算器、6はフリツプフロツプからな
る遅延素子である。
[Prior art] The block configuration of the conventional DPCM encoder is
As shown in the figure. In FIG. 4, 1 is a subtractor, 2
is a delay element consisting of a flip-flop, 3 is a quantizer, 4 is an adder, and 5 is a prediction coefficient P (for example, 1/2)
A multiplier 6 is a delay element consisting of a flip-flop.

第4図のDPCM符号器の動作を以下に説明す
る。入力するPCM信号と予測値との差を減算器
1にて求め、これを遅延素子2にて遅延させ、量
子化器3にて量子化してDPCM信号を出力する。
一方、このDPCM信号は加算器4にも入力され、
加算器4にて1標本化周期前の予測値と加算され
る。加算器4の出力に予測係数Pを乗算器5にて
乗じて予測値を求めるとともに、遅延素子6にて
該予測値を遅延させて上述の1標本化周期前の予
測値を加算器に入力してDPCM信号と加算する。
The operation of the DPCM encoder of FIG. 4 will be explained below. A subtracter 1 calculates the difference between an input PCM signal and a predicted value, this is delayed by a delay element 2, and quantized by a quantizer 3 to output a DPCM signal.
On the other hand, this DPCM signal is also input to adder 4,
The adder 4 adds the predicted value one sampling period before. A multiplier 5 multiplies the output of the adder 4 by a prediction coefficient P to obtain a predicted value, and a delay element 6 delays the predicted value to input the predicted value one sampling period earlier to the adder. and add it with the DPCM signal.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来形のDPCM符号器はその動作速度が遅延
素子2、量子化器3、加算器4、乗算器5および
減算器1のクリチカルループで定まり、動作速度
が遅いという問題点がある。特に画像信号を扱う
場合、1標本化周期は例えば約100nsec程度とな
るので、DPCM符号器の一層の高速化が望まれ
る。
The conventional DPCM encoder has a problem in that its operating speed is determined by the critical loop of the delay element 2, quantizer 3, adder 4, multiplier 5, and subtracter 1, and the operating speed is slow. Particularly when dealing with image signals, one sampling period is, for example, about 100 nsec, so it is desired that the DPCM encoder be made even faster.

この高速化を実現するDPCM符号器として本
出願人による特願昭59−8504で提案された高速
DPCM符号器がある。この高速DPCM符号器の
ブロツク構成が第5図に示される。第5図中、第
4図と同一参照符号が付されたブロツクは第4図
のブロツクと同一機能を有している。第4図の従
来形との相違点として、減算器1の代わりに3入
力2出力デイジタル・デイジタル(D/D)変換
器7および加算器8が用いられ、また量子化器3
から出力されるDPCM信号出力は乗算器9を通
つて反転して3入力2出力D/D変換器7の入力
端子の一つに入力され、該3入力2出力D/D変
換器7の他の一つの入力端子には遅延素子6の出
力信号が乗算器10を通して反転して導かれ、残
りの一つの入力端子にPCM信号が入力されてい
ることである。なお、乗算器9,10は予測係数
がPであり、Pの具体値としては例えば1/2が選
ばれる。
A high-speed DPCM encoder proposed in patent application 1985-8504 by the present applicant as a DPCM encoder that achieves this speed increase.
There is a DPCM encoder. The block configuration of this high-speed DPCM encoder is shown in FIG. In FIG. 5, blocks with the same reference numerals as in FIG. 4 have the same functions as the blocks in FIG. Differences from the conventional type shown in FIG.
The DPCM signal output from the 3-input 2-output D/D converter 7 is inverted through the multiplier 9 and input to one of the input terminals of the 3-input 2-output D/D converter 7. The output signal of the delay element 6 is inverted and guided through the multiplier 10 to one input terminal, and the PCM signal is input to the remaining input terminal. Note that the prediction coefficient of the multipliers 9 and 10 is P, and a specific value of P is, for example, 1/2.

この第5図のDPCM符号器では、量子化器3
の出力のDPCM信号は乗算器9にて予測係数P
が乗算されて3入力2出力D/D変換器7に入力
し、また遅延素子6の出力である1標本化周期前
の値は乗算器10にて予測係数Pを乗算されて3
入力2出力D/D変換器7に入力し、3入力2出
力D/D変換器7に入力されているPCM信号と
の差を求めて2出力に変換され、この出力は加算
器8にて加算され、遅延素子2を介して量子化器
3に入力し、量子化されたDPCM信号を出力す
るようにしている。この第5図のDPCM符号器
の場合、動作速度を決定するクリチカルパスは遅
延素子2、量子化器3、乗算器9、3入力2出力
D/D変換器7、および加算器8となり、第3図
の従来形のクリチカルパスと比較すると、加算器
8と加算器4とは動作速度がほぼ等しく、3入力
2出力D/D変換器7は減算器1よりも動作速度
が速いので、結局、装置の高速化をはかることが
できる。
In the DPCM encoder shown in Fig. 5, the quantizer 3
The output DPCM signal is sent to the multiplier 9 using the prediction coefficient P
is multiplied and input to the 3-input 2-output D/D converter 7, and the value one sampling period before, which is the output of the delay element 6, is multiplied by the prediction coefficient P in the multiplier 10 and input into the 3-input 2-output D/D converter 7.
It is input to the input 2 output D/D converter 7, and the difference between it and the PCM signal input to the 3 input 2 output D/D converter 7 is converted into 2 outputs, and this output is input to the adder 8. The signals are added and input to a quantizer 3 via a delay element 2, and a quantized DPCM signal is output. In the case of the DPCM encoder shown in FIG. 5, the critical paths that determine the operating speed are the delay element 2, the quantizer 3, the multiplier 9, the 3-input 2-output D/D converter 7, and the adder 8. Comparing with the conventional critical path shown in Figure 3, adder 8 and adder 4 have almost the same operating speed, and 3-input 2-output D/D converter 7 has a faster operating speed than subtracter 1. , the speed of the device can be increased.

なお、第4図の符号器と第5図の符号器は原理
的には等価の動作をするものである。すなわち、
いま入力されるPCM信号をa、遅延素子2への
入力信号をe、量子化器3から出力されるDPCA
信号をc、遅延素子6の出力信号をbとすると、
第4図では、 e=a−P(b+c) …(1) の関係にあり、一方、第5図では、 e=a−P×b−P×c …(2) の関係にあり、(1)および(2)式より両者が等価な回
路であることは明らかである。
Note that the encoder shown in FIG. 4 and the encoder shown in FIG. 5 operate in an equivalent manner in principle. That is,
The currently input PCM signal is a, the input signal to the delay element 2 is e, and the DPCA output from the quantizer 3 is
If the signal is c and the output signal of the delay element 6 is b, then
In Figure 4, the relationship is e=a-P(b+c)...(1), while in Figure 5, the relationship is e=a-Pxb-Pxc...(2), ( It is clear from equations 1) and (2) that both are equivalent circuits.

この第5図のDPCM符号器は第4図のものよ
りは高速化が図られているが、さらに一層の高速
化が望まれている。
Although the DPCM encoder shown in FIG. 5 is faster than the one shown in FIG. 4, even higher speeds are desired.

したがつて本発明の目的は、DPCM符号器の
一層の高速化を図ることにある。
Therefore, an object of the present invention is to further increase the speed of the DPCM encoder.

〔問題点を解決するための手段〕[Means for solving problems]

上述の問題点を解決するために、第1図の本発
明に係る原理ブロツク図に示されるように、本発
明の高速動作形のDPCM符号器においては、3
個の入力端子と2個の出力端子とを有し、第1の
入力端子にはパルス符号変調信号が導かれ、該3
個の入力端子より入力される信号の各桁毎の全加
算を行い、各桁毎に、桁上げ出力と加算結果の2
出力とする3入力2出力デイジタル・デイジタル
変換器101、該3入力2出力デイジタル・デイ
ジタル変換器の二つの出力信号を各桁毎に加算
し、加算結果の桁上げ出力は1桁上の桁上げ加算
入力として加算する第1の加算器102、該第1
の加算器の加算出力信号が導かれる量子化器10
3であつて、該加算出力信号から量子化差分パル
ス符号変調信号を発生して第1の出力信号とし、
該量子化差分パルス符号変調信号に予測係数を乗
算したものを第2の出力信号とする機能を備えて
いるもの、該量子化器の第1の出力信号を1標本
化周期遅延させる第1の遅延素子104、該量子
化器の第2の出力信号を1標本化周期遅延させる
第2の遅延素子105であつて、その出力信号が
該3入力2出力デイジタル・デイジタル変換器の
第2の入力端子に導かれるもの、該第1の遅延素
子の出力信号と、該第1の遅延素子の出力信号に
予測係数を乗算した後に1標本化周期遅延させた
信号とを加算する加算器を含むループにより予測
値を求める予測値検出ループ106、および、該
予測値検出ループの加算器の出力信号に予測係数
の二乗を乗算した後に1標本化周期遅延させて該
3入力2出力デイジタル・デイジタル変換器の第
3の入力端子に導く回路107が備えられる。
In order to solve the above-mentioned problems, as shown in the principle block diagram according to the present invention in FIG.
input terminals and two output terminals, a pulse code modulated signal is guided to the first input terminal, and the three
Performs full addition for each digit of the signals input from the input terminals, and for each digit, the carry output and the addition result are
The two output signals of the 3-input, 2-output digital-to-digital converter 101 and the 3-input, 2-output digital-to-digital converter are added for each digit, and the carry output of the addition result is a carry up by one digit. a first adder 102 that adds as an addition input;
quantizer 10 to which the addition output signal of the adder is guided.
3, generating a quantized differential pulse code modulation signal from the addition output signal as a first output signal;
a first output signal that delays the first output signal of the quantizer by one sampling period; a delay element 104; a second delay element 105 for delaying a second output signal of the quantizer by one sampling period; the output signal is a second input of the three-input two-output digital-to-digital converter; a loop including an adder that adds the output signal of the first delay element and a signal delayed by one sampling period after multiplying the output signal of the first delay element by a prediction coefficient; a predicted value detection loop 106 for calculating a predicted value, and a 3-input 2-output digital-to-digital converter which multiplies the output signal of the adder of the predicted value detection loop by the square of the prediction coefficient and then delays it by one sampling period. A circuit 107 is provided leading to a third input terminal of.

本発明の好適な実施態様においては、上述の量
子化器103はROM,RAMまたはPLAのいず
れかによつて構成することが可能である。
In a preferred embodiment of the present invention, the above-mentioned quantizer 103 can be implemented by either ROM, RAM or PLA.

〔作用〕[Effect]

本発明の高速動作形のDPCM符号器は、従来
形のものに比べて量子化器と遅延素子との配置順
序を逆にして更に量子化器に量子化DPCM信号
を発生する機能と該量子化DPCM信号に予測係
数を乗算する機能とを持たせ、それによりそのク
リチカルパスが第2の遅延素子105、3入力2
出力D/D変換器101、加算器102および量
子化器103で決定されるようにしており、第5
図のDPCM符号器と比べてクリチカルパス中の
乗算器9が省略され、結果としてこの乗算器9で
生じていた遅延時間分だけ動作速度の高速化が図
られる。
The high-speed operation type DPCM encoder of the present invention has the function of reversing the arrangement order of the quantizer and delay element compared to the conventional type and further generating a quantized DPCM signal in the quantizer, and the quantization A function of multiplying the DPCM signal by a prediction coefficient is provided, so that its critical path is connected to the second delay element 105, 3 input 2.
The output is determined by the output D/D converter 101, the adder 102, and the quantizer 103.
Compared to the DPCM encoder shown in the figure, the multiplier 9 in the critical path is omitted, and as a result, the operating speed is increased by the delay time caused by the multiplier 9.

〔実施例〕〔Example〕

以下、図面を参照して本発明の実施例を説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

第2図は本発明の一実施例としての高速動作形
のDPCM符号器を示すブロツク図である。第2
図において、3入力2出力D/D変換器7はその
入力端子の一つに8ビツトのPCM信号が入力さ
れ、二つの出力信号を加算器8に送出する。加算
器8はその加算出力信号を量子化器11に送出す
る。量子化器11は入力された加算出力信号から
量子化DPCM信号を発生する機能を有する量子
化機能部分111と該量子化DPCM信号に予測
係数Pを乗算する乗算機能部分112とを備えて
いる。この量子化器11は例えばROMまたは
RAM等の半導体記憶装置、あるいはPLA(プロ
グラム・ロジツク・アレー)等によつて構成する
ことが可能である。
FIG. 2 is a block diagram showing a high-speed operation type DPCM encoder as an embodiment of the present invention. Second
In the figure, a 3-input, 2-output D/D converter 7 receives an 8-bit PCM signal at one of its input terminals and sends two output signals to an adder 8. Adder 8 sends its addition output signal to quantizer 11 . The quantizer 11 includes a quantization function section 111 that has a function of generating a quantized DPCM signal from the inputted addition output signal, and a multiplication function section 112 that multiplies the quantized DPCM signal by a prediction coefficient P. This quantizer 11 is, for example, a ROM or
It can be configured with a semiconductor storage device such as RAM, or a PLA (program logic array).

量子化機能部分111からの量子化DPCM信
号は入力信号を1標本化周期遅延させるフリツプ
フロツプからなる遅延素子12に導かれる。一
方、乗算機能部分112からの出力信号は同じく
入力信号を1標本化周期遅延させるフリツプフロ
ツプからなる遅延素子13に導かれ、該遅延素子
13の出力信号は3入力2出力D/D変換器7の
入力端子の一つに導かれる。遅延素子12の
DPCM出力信号は図示しない送信装置に送出さ
れるとともに、加算器4の加算入力端子に導かれ
る。
The quantized DPCM signal from the quantization function section 111 is guided to a delay element 12 consisting of a flip-flop that delays the input signal by one sampling period. On the other hand, the output signal from the multiplication function section 112 is guided to a delay element 13 consisting of a flip-flop which also delays the input signal by one sampling period. led to one of the input terminals. of delay element 12
The DPCM output signal is sent to a transmitting device (not shown) and is also guided to the addition input terminal of the adder 4.

加算器4の他の加算入力端子には該加算器4の
出力信号に乗算器5で予測係数Pを乗算した値を
フリツプフロツプからなる遅延素子6で1標本化
周期遅延させた信号が導かれており、それにより
加算器4からは予測値が出力される。この加算器
4、乗算器5および遅延素子6は予測値検出ルー
プを構成するものである。加算器4からの予測値
は乗算器14で予測係数P2を乗算された後に1
標本化周期の遅延を作るフリツプフロツプからな
る遅延素子15を介して3入力2出力D/D変換
器7の残りの一つの入力端子に導かれる。
A signal obtained by multiplying the output signal of the adder 4 by a prediction coefficient P by a multiplier 5 and delaying the value by one sampling period by a delay element 6 consisting of a flip-flop is led to the other addition input terminal of the adder 4. As a result, the adder 4 outputs a predicted value. The adder 4, multiplier 5, and delay element 6 constitute a predicted value detection loop. The predicted value from the adder 4 is multiplied by the prediction coefficient P 2 in the multiplier 14 and then becomes 1.
The signal is led to the remaining input terminal of the 3-input, 2-output D/D converter 7 via a delay element 15 consisting of a flip-flop that delays the sampling period.

第3図には第2図における3入力2出力D/D
変換器7および加算器8の詳細な回路構成が示さ
れる。第2図中、7a〜7h,8a〜8iはそれ
ぞれ3入力2出力D/D変換器7および加算器8
を構成する全加算器である。この実施例では
PCM信号を8ビツトのA7〜A0とし、遅延素
子13,15からの7ビツトの出力信号をそれぞ
れB6〜B0,C6〜C0としている。2入力1
出力の全加算器7a〜7hはそのキヤリー入力に
A0〜A7の信号がそれぞれ入力され、2入力に
はB6〜B0,C6〜C0の信号が反転してそれ
ぞれ入力される。ただし、MSBの全加算器7h
にはB6,C6の信号が入力する。全加算器7a
〜7hの出力は全加算器8a〜8iに入力する
が、ただしLSBの全加算器8aはその一方の入
力がアースに接続され、そのキヤリー入力には
“H”レベルが印加される。また全加算器7a〜
7hのキヤリー出力は全加算器8b〜8iにそれ
ぞれ入力する。全加算器8a〜8hのキヤリー出
力は全加算器8b〜8iにそれぞれ入力し、その
出力は量子化器11に入力される。
Figure 3 shows the 3-input 2-output D/D in Figure 2.
Detailed circuit configurations of converter 7 and adder 8 are shown. In FIG. 2, 7a to 7h and 8a to 8i are a 3-input 2-output D/D converter 7 and an adder 8, respectively.
This is a full adder that makes up the . In this example
The PCM signal is 8 bits A7-A0, and the 7-bit output signals from delay elements 13 and 15 are B6-B0 and C6-C0, respectively. 2 inputs 1
The output full adders 7a to 7h each receive the signals A0 to A7 at their carry inputs, and the inverted signals B6 to B0 and C6 to C0 to their two inputs, respectively. However, MSB full adder 7h
The signals of B6 and C6 are input to. Full adder 7a
The outputs of 7h to 7h are input to full adders 8a to 8i, however, one input of LSB full adder 8a is connected to ground, and an "H" level is applied to its carry input. Also, full adder 7a~
The carry output of 7h is input to full adders 8b to 8i, respectively. The carry outputs of full adders 8a to 8h are input to full adders 8b to 8i, respectively, and their outputs are input to quantizer 11.

上述の本実施例装置を前述の第5図の装置と比
較すると、第2図の量子化器11は第5図の量子
化器3と乗算器9の機能を一体化しており、そし
て遅延素子の入力側に配置されていること、第2
図の乗算器14は遅延素子15の入力側に配置さ
れるとともに予測係数をP2として第5図の乗算
器5と乗算器10の機能を一体化していることが
相違する。
Comparing the device of this embodiment described above with the device of FIG. 5 described above, the quantizer 11 of FIG. 2 integrates the functions of the quantizer 3 and multiplier 9 of FIG. be placed on the input side of the second
The difference is that the multiplier 14 shown in the figure is arranged on the input side of the delay element 15, and the prediction coefficient is P2 , and the functions of the multiplier 5 and the multiplier 10 of FIG. 5 are integrated.

このように構成すると、第2図のDPCM符号
器のクリチカルパスは、遅延素子13,3入力2
出力D/D変換器7、加算器8および量子化器1
1によつて定まり、したがつて第5図のDPCM
符号器に比べて乗算器9が省略される。この結
果、量子化器3と量子化器11の動作速度が同じ
と考えられるとき乗算器9で生じていた遅延時間
分だけ動作速度の高速化が図られることになる。
With this configuration, the critical path of the DPCM encoder in FIG.
Output D/D converter 7, adder 8 and quantizer 1
1, and therefore the DPCM in Figure 5
Compared to the encoder, the multiplier 9 is omitted. As a result, the operating speed is increased by the delay time that would have occurred in the multiplier 9 when the operating speeds of the quantizer 3 and the quantizer 11 were considered to be the same.

本発明の実施にあたつては種々の変更態様が可
能である。例えば本実施例装置では量子化器11
とフリツプフロツプからなる遅延素子12,13
とを別々のブロツクとして説明したが、これに限
らず例えばフリツプフロツプと一体的に構成され
ているレジステツドROMを用いれば遅延素子1
2,13を量子化器を別体的に設けなくともよ
く、量子化器中にその機能を含ませることも可能
である。
Various modifications are possible in carrying out the invention. For example, in the device of this embodiment, the quantizer 11
and delay elements 12 and 13 consisting of flip-flops.
Although explained as separate blocks, the delay element 1 is not limited to this, for example, if a registered ROM that is integrated with a flip-flop is used, the delay element 1
It is not necessary to separately provide a quantizer for 2 and 13, and it is also possible to include the function in the quantizer.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、DPCM符号器の動作速度を
一層高速化することが可能となる。
According to the present invention, it is possible to further increase the operating speed of the DPCM encoder.

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

第1図は本発明に係る原理ブロツク図、第2図
は本発明の一実施例としての高速動作形の
DPCM符号器を示すブロツク図、第3図は第2
図における3入力2出力D/D変換器7および加
算器8の詳細なブロツク図、第4図は従来形の
DPCM符号器のブロツク図、第5図は先に本出
願人により提案された高速動作形のDPCM符号
器のブロツク図である。 1…減算器1、2,6,12,13,15…遅
延素子、3,11…量子化器、4…加算器、5,
9,10,14…乗算器、7…3入力2出力D/
D変換器、8…加算器。
Fig. 1 is a principle block diagram of the present invention, and Fig. 2 is a high-speed operation type as an embodiment of the present invention.
A block diagram showing the DPCM encoder, Figure 3 is
A detailed block diagram of the 3-input 2-output D/D converter 7 and adder 8 in the figure, FIG.
Block Diagram of DPCM Encoder FIG. 5 is a block diagram of a high-speed operation type DPCM encoder previously proposed by the applicant of the present invention. 1... Subtractor 1, 2, 6, 12, 13, 15... Delay element, 3, 11... Quantizer, 4... Adder, 5,
9, 10, 14... Multiplier, 7... 3 inputs 2 outputs D/
D converter, 8...adder.

Claims (1)

【特許請求の範囲】 1 3個の入力端子と2個の出力端子とを有し、
第1の入力端子にはパルス符号変調信号が導か
れ、該3個の入力端子より入力される信号の各桁
毎の全加算を行い、各桁毎に、桁上げ出力と加算
結果の2出力とする3入力2出力デイジタル・デ
イジタル変換器101、 該3入力2出力デイジタル・デイジタル変換器
の二つの出力信号を各桁毎に加算し、加算結果の
桁上げ出力は1桁上の桁上げ加算入力として加算
する第1の加算器102、 該第1の加算器の加算出力信号が導かれる量子
化器103であつて、該加算出力信号から量子化
差分パルス符号変調信号を発生して第1の出力信
号とし、該量子化差分パルス符号変調信号に予測
係数を乗算したものを第2の出力信号とする機能
を備えるもの、 該量子化器の第1の出力信号を1標本化周期遅
延させる第1の遅延素子104、 該量子化器の第2の出力信号を1標本化周期遅
延させる第2の遅延素子105であつて、その出
力信号が該3入力2出力デイジタル・デイジタル
変換器の第2の入力端子に導かれるもの、 該第1の遅延素子の出力信号と、該第1の遅延
素子の出力信号に予測係数を乗算した後に1標本
化周期遅延させた信号とを加算する加算器を含む
ループにより予測値を求める予測値検出ループ1
06、および、 該予測値検出ループの加算器の出力信号に予測
係数の二乗を乗算した後に1標本化周期遅延させ
て該3入力2出力デイジタル・デイジタル変換器
の第3の入力端子に導く回路107、 を備えた差分符号器。 2 前記量子化器11はROM,RAM、または
PLAのいずれかによつて構成される特許請求の
範囲第1項に記載の差分符号器。
[Claims] 1. Having three input terminals and two output terminals,
A pulse code modulation signal is introduced to the first input terminal, and the signals inputted from the three input terminals are fully added for each digit, and two outputs are produced for each digit: a carry output and an addition result. A 3-input, 2-output digital-to-digital converter 101 adds the two output signals of the 3-input, 2-output digital to digital converter for each digit, and the carry output of the addition result is a carry-addition of one digit higher. a first adder 102 that adds as input; a quantizer 103 to which the addition output signal of the first adder is guided; and a second output signal obtained by multiplying the quantized differential pulse code modulated signal by a prediction coefficient, the first output signal of the quantizer is delayed by one sampling period. a first delay element 104; a second delay element 105 for delaying the second output signal of the quantizer by one sampling period; an adder that adds the output signal of the first delay element and a signal delayed by one sampling period after multiplying the output signal of the first delay element by a prediction coefficient; Predicted value detection loop 1 to obtain a predicted value using a loop including
06, and a circuit that multiplies the output signal of the adder of the predicted value detection loop by the square of the prediction coefficient, delays it by one sampling period, and leads the signal to the third input terminal of the three-input, two-output digital-to-digital converter. 107, a differential encoder comprising: 2 The quantizer 11 is ROM, RAM, or
The differential encoder according to claim 1, which is configured by any one of PLA.
JP10494885A 1984-08-30 1985-05-18 SABUNFUGOKI Expired - Lifetime JPH0239138B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP10494885A JPH0239138B2 (en) 1985-05-18 1985-05-18 SABUNFUGOKI
KR1019850006333A KR890004441B1 (en) 1984-08-30 1985-08-30 Automatic cording circuit
CA000489802A CA1338767C (en) 1984-08-30 1985-08-30 Differential coding circuit
EP85110978A EP0173983B1 (en) 1984-08-30 1985-08-30 Differential coding circuit
DE8585110978T DE3586932T2 (en) 1984-08-30 1985-08-30 DIFFERENTIAL CODING CIRCUIT.
US07/049,048 US4771439A (en) 1984-08-30 1987-05-12 Differential coding circuit with reduced critical path applicable to DPCM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10494885A JPH0239138B2 (en) 1985-05-18 1985-05-18 SABUNFUGOKI

Publications (2)

Publication Number Publication Date
JPS61264823A JPS61264823A (en) 1986-11-22
JPH0239138B2 true JPH0239138B2 (en) 1990-09-04

Family

ID=14394316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10494885A Expired - Lifetime JPH0239138B2 (en) 1984-08-30 1985-05-18 SABUNFUGOKI

Country Status (1)

Country Link
JP (1) JPH0239138B2 (en)

Also Published As

Publication number Publication date
JPS61264823A (en) 1986-11-22

Similar Documents

Publication Publication Date Title
US4864305A (en) D/A converter
CA1338767C (en) Differential coding circuit
JPH0239138B2 (en) SABUNFUGOKI
US4924223A (en) Digital code converter formed of a decreased number of circuit elements
JPH0243375B2 (en)
JPH029486B2 (en)
JPH046288B2 (en)
JP2763336B2 (en) Color information signal processing device
JPS6037657B2 (en) DPCM device
JPS61121619A (en) High speed DPCM circuit
JPH0156577B2 (en)
JPS6251830A (en) Parallel processing type plane forecasting circuit
JPH04329714A (en) Noise shaver
JPH08107362A (en) Noise shaping requantizer
JPH0156578B2 (en)
JPH04420B2 (en)
JPH0432822Y2 (en)
JPH0366854B2 (en)
JPH03110924A (en) A/d converter
JPH0732346B2 (en) Digital Filter
JPH0473352B2 (en)
JPH0685681A (en) Sigmadelta data converter
JPH0265412A (en) Digital/analog converter
JPH06303136A (en) A/d converter
JPH0295940U (en)