JPH01222524A - Coding device - Google Patents

Coding device

Info

Publication number
JPH01222524A
JPH01222524A JP4762088A JP4762088A JPH01222524A JP H01222524 A JPH01222524 A JP H01222524A JP 4762088 A JP4762088 A JP 4762088A JP 4762088 A JP4762088 A JP 4762088A JP H01222524 A JPH01222524 A JP H01222524A
Authority
JP
Japan
Prior art keywords
value
input
flop
coding
output
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.)
Granted
Application number
JP4762088A
Other languages
Japanese (ja)
Other versions
JP2561854B2 (en
Inventor
Shuichi Matsumoto
修一 松本
Masahiro Saito
雅弘 斉藤
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.)
KDDI Corp
Original Assignee
Kokusai Denshin Denwa KK
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 Kokusai Denshin Denwa KK filed Critical Kokusai Denshin Denwa KK
Priority to JP63047620A priority Critical patent/JP2561854B2/en
Publication of JPH01222524A publication Critical patent/JPH01222524A/en
Priority to US07/715,918 priority patent/US5285520A/en
Application granted granted Critical
Publication of JP2561854B2 publication Critical patent/JP2561854B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/004Predictors, e.g. intraframe, interframe coding

Abstract

PURPOSE:To attain high speed coding and to obtain high general purpose applica tion by storing the result of coding operation required including feedback processing of a quantized error into a memory and having only to read the data from the address designated by an input data so as to attain coding. CONSTITUTION:A quantized error feedback outputted from a D flip-flop 35 is added to a sampling value Xi inputted from an input terminal 30 by an adder 31 and fed to a limiter 32. The limiter 32 clips the correction value depending on the carry and the code of the quantized error feedback value of the adder 31. A ROM 33 outputs a prediction difference coding code Yi to an output terminal 34 according to an address signal comprising the input sampling value and the prediction value Xi, a local decoding value Xi is outputted to the D flip-flop 36 to output the quantized error feedback to the D flip-flop 35. Thus, high speed coding is applied and high general purpose application is obtained.

Description

【発明の詳細な説明】 (発明の技術分野) 本発明は、符号化装置に関するものであり、特に所謂予
測符号化コードを伝送するシステムにおける符号化装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field of the Invention) The present invention relates to an encoding device, and particularly to an encoding device in a system for transmitting a so-called predictive encoding code.

(従来の技術とその問題点) 画像や音声などの情報をディジタル伝送する際、伝送す
るデータ量を軽減するために各種の符号化方式が提案さ
れている。その一方式として、近接する標本値間の相関
性を利用して情報量の圧縮を図る予測差分符号化(以下
DPCMと記す)がある。DPCMは周知の様に符号化
された標本値を一旦復号し、その復号値を用いて次に符
号化する標本値に対する予測値を求め、この予測値と実
際の標本値との誤差を量子化して符号化するものである
(Prior Art and its Problems) When digitally transmitting information such as images and audio, various encoding methods have been proposed in order to reduce the amount of data to be transmitted. One method is predictive differential coding (hereinafter referred to as DPCM), which aims to compress the amount of information by utilizing the correlation between adjacent sample values. As is well known, in DPCM, an encoded sample value is decoded, the decoded value is used to obtain a predicted value for the next sample value to be encoded, and the error between this predicted value and the actual sample value is quantized. It is encoded using

第3図は最も簡単な前値予測によるDPCMの符号化装
置の構成例を示す図である。入力端子10に入力された
標本値Xiは、減算器12に印加され、ここで後述する
予測値(本例の場合は前値復号値)を減算する。量子化
器14は減算器12の出力する差分値を量子化し、符号
化器26によりDPCMコードY、として符号化して出
力端子16に出力する。
FIG. 3 is a diagram showing an example of the configuration of a DPCM encoding device using the simplest prior value prediction. The sample value Xi input to the input terminal 10 is applied to a subtracter 12, from which a predicted value (previous value decoded value in this example), which will be described later, is subtracted therefrom. The quantizer 14 quantizes the difference value output from the subtracter 12, encodes it as a DPCM code Y by the encoder 26, and outputs it to the output terminal 16.

量子化器14の出力は逆量子化器18にも印加される。The output of quantizer 14 is also applied to inverse quantizer 18 .

逆量子化器18は量子化器14の出力を差分値に復号し
、加算器20に印加する。加算器20では、減算器12
に印加される前値予測値と加算され、これにより差分値
が標本値に復元される。リミッタ22は加算器20の出
力の振幅を所定レンジに制限し、D型フリップフロップ
24に供給する。D型フリップフロップ24に供給する
。D型フリップフロップ24の出力父りが次の標本値に
対する予測値となり減算器12及び加算器20に供給さ
れる。
The inverse quantizer 18 decodes the output of the quantizer 14 into a difference value and applies it to the adder 20 . In the adder 20, the subtracter 12
The difference value is then added to the previous value predicted value applied to the sample value, thereby restoring the difference value to the sample value. The limiter 22 limits the amplitude of the output of the adder 20 to a predetermined range and supplies it to a D-type flip-flop 24 . The signal is supplied to a D-type flip-flop 24. The output of the D-type flip-flop 24 becomes a predicted value for the next sample value and is supplied to the subtracter 12 and the adder 20.

一般に、前値予測値との差分値の分布は小さな値の部分
にかたよっており、差分値を符号化して伝送することに
より、情報の圧縮伝送が可能になる。
Generally, the distribution of difference values from previous predicted values is biased toward small values, and by encoding and transmitting the difference values, compressed transmission of information becomes possible.

第4図は第3図に示す符号化装置に対し、量子化誤差に
係数k (k<1)を乗じて入力端に帰還させるフィル
タ(以下雑音整形フィルタと称する)を付加した符号化
装置の構成を示す図である。図中、第3図と同様の構成
要素については同一番号を付し、説明は省略する。
FIG. 4 shows an example of an encoding device in which a filter (hereinafter referred to as a noise shaping filter) that multiplies the quantization error by a coefficient k (k<1) and feeds it back to the input end is added to the encoding device shown in FIG. 3. FIG. 3 is a diagram showing the configuration. In the figure, the same components as those in FIG. 3 are given the same numbers, and their explanations are omitted.

第4図において、入力端子10に入力された標本値X8
は、減算器50に印加されてD型フリップフロップ64
の出力する量子化誤差帰還値との差をとる演算をする。
In FIG. 4, the sample value X8 input to the input terminal 10
is applied to the subtracter 50 and the D-type flip-flop 64
The difference between the output quantization error feedback value and the output quantization error feedback value is calculated.

リミッタ52は、減算器50にてデータがオーバーフロ
ー(またはアンダーフロー)した場合に最大値(または
最小値)にデータを制限するもので、リミッタ52を介
したデータが補正された標本値Xiとなる。
The limiter 52 limits the data to the maximum value (or minimum value) when the data overflows (or underflows) in the subtracter 50, and the data passed through the limiter 52 becomes the corrected sample value Xi. .

この補正された標本値xi°は減算器12にて予測値父
、との差分がとられ量子化器14、判定回路56及び減
算器54に供給される。減算器54は予測誤差(差分値
)ei と量子化された予測誤差R3との差分がとられ
、スイッチ58のa端子に入力される。
This corrected sample value xi° is subtracted from the predicted value by a subtracter 12, and is supplied to a quantizer 14, a determination circuit 56, and a subtracter 54. The subtracter 54 calculates the difference between the prediction error (difference value) ei and the quantized prediction error R3, and inputs the difference to the a terminal of the switch 58.

スイッチ58では判定回路56の判定結果に従い、量子
化誤差Q(et’)または「0」を選択的に出力する。
The switch 58 selectively outputs the quantization error Q(et') or "0" according to the determination result of the determination circuit 56.

判定回路56は予測誤差eiに基づき、例えば1e=l
 <’rh (Thはしきい値)の場合にはa端子の入
力、即ち量子化誤差Q(e、’)が係数回路60に供給
される様にスイッチ58を制御する。スイッチ58の出
力は係数回路60で係数kが乗算され、D型フリップフ
ロップ64に供給され、次の標本値X1.1を補正する
のに用いられる。
The determination circuit 56 is based on the prediction error ei, for example, 1e=l
When <'rh (Th is a threshold value), the switch 58 is controlled so that the input of the a terminal, that is, the quantization error Q(e,') is supplied to the coefficient circuit 60. The output of the switch 58 is multiplied by a coefficient k in a coefficient circuit 60, supplied to a D-type flip-flop 64, and used to correct the next sample value X1.1.

しかしながら、HDTV (ハイビジョン)信号の様に
標本化周波数が高い信号を取り扱う場合には、高速のロ
ジックICを使用しても、1標本化周期内でDPCMル
ープ(入力から、D型フリップフロップ24の入力であ
る局部復号値を得るまで)の演算を終了することができ
ず、並列処理に顛らざるを得ない。例えば、標本化周波
数を48.0MIIzであるとした場合、標本化周期は
20.5nsとなる。
However, when handling a signal with a high sampling frequency such as an HDTV (high-definition) signal, even if a high-speed logic IC is used, the DPCM loop (from the input to the D-type flip-flop 24) is processed within one sampling period. The calculation cannot be completed until the local decoded value that is the input is obtained, and parallel processing has to be performed. For example, when the sampling frequency is 48.0 MIIz, the sampling period is 20.5 ns.

一方、DPCMループの演算に必要な時間は、ロジック
ICに高速TTL−ICを用い、量子化器14に高速の
FROMを使用した場合でも、165ns程度必要であ
る。ここで、165/20.5=8.05であるので、
並列処理数は9になる。即ち、全く同じ回路が9個必要
になる。また、第4図に示す如き量子化誤差を入力側に
帰還して符号化入力値に補正を加えるといった複雑な処
理を行う場合には並列処理数は更に増大する。更には並
列処理を採用すると、上記数値例では、信号を9相に分
割する回路及び分割処理された9つの信号を多重化する
回路も必要になり、ハードウェアの構成が複雑化し、且
つ規模が極めて大きなものになってしまう。
On the other hand, the time required for the calculation of the DPCM loop is about 165 ns even when a high-speed TTL-IC is used as the logic IC and a high-speed FROM is used as the quantizer 14. Here, since 165/20.5=8.05,
The number of parallel processing will be 9. That is, nine identical circuits are required. Furthermore, when performing complex processing such as feeding back quantization errors to the input side to correct encoded input values as shown in FIG. 4, the number of parallel processing increases further. Furthermore, if parallel processing is adopted, in the above numerical example, a circuit that divides the signal into nine phases and a circuit that multiplexes the nine divided signals will also be required, which will complicate the hardware configuration and increase the scale. It becomes something extremely large.

また、第3図に示した構成では、局部復号値を所定のレ
ンジ内に抑えたり、入力標本値のダイナミックレンジを
有効に使うために符号判定型の量子化器(1つのコード
に2つの差分値を割り当て、復号値が正規のレンジ内と
なるものを真の差分値とする量子化器)に変更したりす
るようなアルゴリズムの変更があった場合、ハードウェ
アを根本的に変更しなければならず、このような変更は
非常に困難であった。
In addition, in the configuration shown in Figure 3, in order to suppress the locally decoded value within a predetermined range and to effectively use the dynamic range of the input sample value, a sign judgment type quantizer (two difference If there is a change in the algorithm, such as changing the quantizer to a quantizer that allocates values and takes the decoded value within the normal range as the true difference value, the hardware must be fundamentally changed. However, such changes were extremely difficult.

(発明の目的) 本発明は、上述の如き背景下において、量子化誤差を入
力側に帰還して符号化人力値に補正を加える処理を含む
符号化を高速で行え、且つ汎用性の高い符号化装置を提
供することを目的とする。
(Objective of the Invention) In view of the above-mentioned background, the present invention provides a highly versatile code that can perform high-speed encoding including processing to feed back quantization errors to the input side and correct the encoded human input values. The purpose is to provide a device for converting

(発明の構成) この目的達成のために、本発明の符号化装置は、標本値
及びその予測値を入力とし符号化コード。
(Structure of the Invention) In order to achieve this objective, the encoding device of the present invention inputs a sample value and its predicted value and generates an encoded code.

局部復号値及び前記符号化コードの量子化誤差に関わる
データが記憶され前記入力に対して前記データを読み出
すメモリと、該メモリからの局部復号値を前記メモリの
入力側に帰還する帰還手段と、前記量子化誤差に関わる
データに基づき前記標本値を補正する手段を備えた構成
を有している。
a memory that stores data related to local decoded values and quantization errors of the encoded code and reads out the data with respect to the input; and feedback means that feeds back the local decoded values from the memory to the input side of the memory; The apparatus is configured to include means for correcting the sample value based on data related to the quantization error.

(作用) このような構成により、前記量子化誤差の帰還処理を含
む必要な符号化演算の結果をメモリに記憶しておき、入
力されるデータで指定されたアドレスからデータを読み
出すだけで符号化が実現できるので個別の演算回路で演
算を行って符号化。
(Function) With this configuration, the results of necessary encoding operations, including the feedback processing of the quantization error, are stored in the memory, and the data can be encoded simply by reading the data from the address specified by the input data. can be realized, so the calculation is performed and encoded using a separate calculation circuit.

復号化を行う場合に比しはるかに高速に符号化コードが
得られる。
Encoded codes can be obtained much faster than when decoding is performed.

また、アルゴリズムの変更に際しても、メモリの差し換
え等による極めて簡単な作業によって実現することがで
きる。
Further, even when changing the algorithm, it can be realized by an extremely simple operation such as replacing the memory.

(実施例) 以下、図面を参照して本発明の実施例について説明する
(Example) Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例としての符号化装置の要部構
成を示す図である。図中、30はn(本例では8)ビッ
トの標本値X直が入力される端子、31は入力された標
本値X、を量子化誤差帰還値で補正するための加算器、
32は加算器31による演算のオーバーフロー及びアン
ダーフローを防止するためのリミッタ、33はROM、
34はm(本例では4)ビットの符号化コードY1の出
力端子、35は量子化誤差帰還値を次の入力標本値に帰
還するためのD型フリップフロップ、36は局部復号値
を次の予測値として帰還するためのD型フリップフロッ
プである。
FIG. 1 is a diagram showing the main part configuration of an encoding device as an embodiment of the present invention. In the figure, 30 is a terminal to which an n (in this example, 8) bit sample value X is input; 31 is an adder for correcting the input sample value X with a quantization error feedback value;
32 is a limiter for preventing overflow and underflow of calculations by the adder 31; 33 is a ROM;
34 is the output terminal of the m (4 in this example) bit encoding code Y1, 35 is a D-type flip-flop for feeding back the quantization error feedback value to the next input sample value, and 36 is the output terminal for the locally decoded value to the next input sample value. This is a D-type flip-flop for feeding back as a predicted value.

入力端子30より人力された標本値x五には、D型フリ
ップフロップ35より出力された量子化誤差帰還値が加
算器31で加算され、リミッタ32に供給される。リミ
ッタ32では加算器31のキャリー及び量子化誤差帰還
値の符号により、オーバーフロー及びアンダーフローを
判定し、オーバーフローの場合は所定の最大値(例えば
255)、アンダーフローの場合には所定の最小値(例
えば0)に補正値をクリップする。補正された入力標本
値X 、 lと、D型フリップフロップ36の出力する
8ビツトの予測値XiはROM33のアドレス入力に供
給される。
A quantization error feedback value outputted from a D-type flip-flop 35 is added to the five sample values inputted from the input terminal 30 by an adder 31, and the added values are supplied to a limiter 32. The limiter 32 determines overflow and underflow based on the sign of the carry and quantization error feedback values of the adder 31, and in the case of overflow, a predetermined maximum value (for example, 255) is set, and in the case of underflow, a predetermined minimum value ( For example, clip the correction value to 0). The corrected input sample values X, l and the 8-bit predicted value Xi output from the D-type flip-flop 36 are supplied to the address input of the ROM 33.

即ち、8ビツトの入力標本値Xiと8ビツトの予測値X
、とでROM33に対する16ビツトのアドレス信号と
なる。
That is, the 8-bit input sample value Xi and the 8-bit predicted value X
, becomes a 16-bit address signal for the ROM 33.

ROM33は入力標本値XL及び予測値7五からなるア
ドレス信号に従って、出力端子34にDPCMコードY
、を出力し、D型フリップフロップ36に局部復号値Y
1を出力し、D型フリップフロップ35には量子化誤差
帰還値を出力する。即ち、第1図の実施例のROM33
は、第4図において62で示す破線部分の機能を果たし
ている。この出力に要する時間は、ROM33の1読出
しサイクルタイムであり、極めて短い。従って、従来の
ロジックICを用いて同様の回路を構成した場合に比べ
、並列処理数を少なくすることができる。
The ROM 33 outputs the DPCM code Y to the output terminal 34 according to the address signal consisting of the input sample value XL and the predicted value 75.
, and outputs the locally decoded value Y to the D-type flip-flop 36.
1, and outputs a quantization error feedback value to the D-type flip-flop 35. That is, the ROM 33 of the embodiment of FIG.
fulfills the function indicated by the broken line 62 in FIG. The time required for this output is one read cycle time of the ROM 33, which is extremely short. Therefore, the number of parallel processes can be reduced compared to when a similar circuit is constructed using conventional logic ICs.

また、第4図の破線部分62がROM33に置換される
のであるから、各並列処理部内のICの個数も削減でき
る。従って、装置全体としてのICの個数は大幅に削減
でき、ハードウェアの量は極めて小さくすることができ
る。
Furthermore, since the broken line portion 62 in FIG. 4 is replaced with the ROM 33, the number of ICs in each parallel processing section can also be reduced. Therefore, the number of ICs in the entire device can be significantly reduced, and the amount of hardware can be made extremely small.

また、本実施例では、入出力特性が判明している符号化
演算であれば、人力ビット数及び出力ビツト数が同じで
ある限り、ROMを差替える(または切換える)だけで
、いかなる複雑なアルゴリズムであっても同一の回路構
成で実現することが可能である。例えば第4図に示した
処理において、判定回路56、スイッチ58のかわりに
、予測誤差e1に応じて係数回路60の係数kを変更す
るといった適応処理を盛り込むアルゴリズムの変更も可
能である。また、入力ビツト数又は出力ビツト数に変更
がある場合でも、それに適合したROMを用意し、信号
路のビット幅に対応して設計変更すればよい。すなわち
、本実施例の符号化装置は下記アルゴリズムの変更が非
常に簡単なものであり、汎用性が高い。
In addition, in this embodiment, as long as the input/output characteristics are known and the encoding operation is known, any complex algorithm can be processed by simply replacing (or switching) the ROM as long as the number of manual bits and the number of output bits are the same. However, it is possible to realize it with the same circuit configuration. For example, in the process shown in FIG. 4, it is possible to change the algorithm to include adaptive processing such as changing the coefficient k of the coefficient circuit 60 in accordance with the prediction error e1 instead of the determination circuit 56 and switch 58. Furthermore, even if there is a change in the number of input bits or the number of output bits, a ROM suitable for the change may be prepared and the design may be changed in accordance with the bit width of the signal path. In other words, the encoding device of this embodiment is very easy to change the algorithm described below, and has high versatility.

第2図は第1図の符号化装置に対応する復号化装置の一
例の概略構成を示す図である。図中40は伝送されてき
たDPCMコードY、が入力される端子、42は復号テ
ーブルを構成するROMであり、そのアドレス入力に上
記DPCMコードYi及び後述する予測値裳、が入力さ
れる。
FIG. 2 is a diagram showing a schematic configuration of an example of a decoding device corresponding to the encoding device of FIG. 1. In the figure, 40 is a terminal to which the transmitted DPCM code Y is input, 42 is a ROM constituting a decoding table, and the DPCM code Yi and a predicted value value described later are input to the address input thereof.

ROM42から出力される復号値はD型フリップフロッ
プ46にも印加さる。D型フリップフロップ46の出力
は上記予測値X直としてROM42に印加される。
The decoded value output from the ROM 42 is also applied to a D-type flip-flop 46. The output of the D-type flip-flop 46 is applied to the ROM 42 as the predicted value X.

この場合にも、ROM42のサイクルタイムは35ns
程度であるので並列処理数が大幅に少なくなり、ハード
ウェアの量を削減できる。
In this case as well, the cycle time of the ROM42 is 35ns.
Since the number of parallel processes is reduced significantly, the amount of hardware can be reduced.

このROM42によるテーブルは送信側のROM33に
対応して決定される。
The table in this ROM 42 is determined corresponding to the ROM 33 on the transmitting side.

なお、以上の実施例は前値予測DPCMを例にとって説
明したが、本発明はこれに限らず、二次元予測、三次元
予測、適応予測などの予測を行うDPCMによる符号化
装置にも当然適用できるものであり、また、これら以外
に任意の符号長の符号化装置にも適用可能である。
Note that although the above embodiments have been explained by taking the prior value prediction DPCM as an example, the present invention is not limited to this, and can of course be applied to encoding devices using DPCM that perform predictions such as two-dimensional prediction, three-dimensional prediction, and adaptive prediction. Furthermore, it is also applicable to encoding devices with arbitrary code lengths in addition to these.

(発明の効果) 以上説明したように、本発明によれば極めて高速の符号
化が行える符号化装置が得られ、これに伴って装置全体
としてのハードウェアを小規模に抑えることができる。
(Effects of the Invention) As described above, according to the present invention, an encoding device capable of extremely high-speed encoding can be obtained, and accordingly, the hardware of the entire device can be kept small.

また、符号化の演算処理については比較的簡単に変更で
きるので、同一の回路を用いて多様な用途に使用し得、
極めて汎用性の高いシステムが構築できた。
In addition, since the encoding calculation process can be changed relatively easily, the same circuit can be used for a variety of purposes.
We were able to build an extremely versatile system.

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

第1図は本発明の一実施例の符号化装置の概略構成を示
すブロック図、第2図は第1図の符号化装置に対応する
復号装置の概略構成を示すブロック図、第3図は従来の
DPCM符号化装置の概略構成を示すブロック図、第4
図は量子化誤差を帰還する処理を行う従来の符号化装置
の構成を示すブロック図である。 lO・・・入力端子、 12・・・減算器、 14・・
・量子化器、16・・・出力端子、 18・・・逆量子
化器、 20・・・加算器、 22・・・リミッタ、 
24・・・D型フリップフロップ、 26・・・符号化
器、 30・・・入力端子、31・・・加算器、 32
・・・リミッタ、 33・・・ROM。 34・・・出力端子、 35.36・・・D型フリップ
フロップ、 40・・・受信入力端子、 42・・・R
OM (復号テーブル)、 44・・・受信出力端子、
 46・・・D型フリップフロップ、 50.54・・
・減算器、 52・・・リミッタ、 56・・・判定回
路、 58・・・スイッチ、60・・・係数回路、 6
2・・・ROM33に該当する機能、64・・・D型フ
リップフロップ。 特許出願人  国際電信電話株式会社
FIG. 1 is a block diagram showing a schematic configuration of an encoding device according to an embodiment of the present invention, FIG. 2 is a block diagram showing a schematic configuration of a decoding device corresponding to the encoding device of FIG. 1, and FIG. Block diagram showing a schematic configuration of a conventional DPCM encoding device, No. 4
The figure is a block diagram showing the configuration of a conventional encoding device that performs processing to feed back quantization errors. lO...Input terminal, 12...Subtractor, 14...
・Quantizer, 16... Output terminal, 18... Inverse quantizer, 20... Adder, 22... Limiter,
24... D-type flip-flop, 26... Encoder, 30... Input terminal, 31... Adder, 32
...Limiter, 33...ROM. 34...Output terminal, 35.36...D-type flip-flop, 40...Reception input terminal, 42...R
OM (decoding table), 44...reception output terminal,
46...D type flip-flop, 50.54...
- Subtractor, 52... Limiter, 56... Judgment circuit, 58... Switch, 60... Coefficient circuit, 6
2...Function corresponding to ROM33, 64...D type flip-flop. Patent applicant International Telegraph and Telephone Corporation

Claims (1)

【特許請求の範囲】[Claims] 標本値及びその予測値を入力とし符号化コード、局部復
号値及び前記符号化コードの量子化誤差に関わるデータ
が記憶され前記入力に対応して前記データを読み出すメ
モリと、該メモリからの局部復号値を前記メモリの入力
側に帰還する帰還手段と、前記量子化誤差に関わるデー
タに基づき前記標本値を補正する手段を備えた符号化装
置。
A memory that receives sample values and predicted values thereof as input, stores encoded codes, local decoded values, and data related to quantization errors of the encoded codes, and reads out the data in response to the input, and local decoding from the memory. An encoding device comprising: feedback means for feeding back a value to the input side of the memory; and means for correcting the sample value based on data related to the quantization error.
JP63047620A 1988-03-02 1988-03-02 Encoder Expired - Lifetime JP2561854B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP63047620A JP2561854B2 (en) 1988-03-02 1988-03-02 Encoder
US07/715,918 US5285520A (en) 1988-03-02 1991-06-14 Predictive coding apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63047620A JP2561854B2 (en) 1988-03-02 1988-03-02 Encoder

Publications (2)

Publication Number Publication Date
JPH01222524A true JPH01222524A (en) 1989-09-05
JP2561854B2 JP2561854B2 (en) 1996-12-11

Family

ID=12780255

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63047620A Expired - Lifetime JP2561854B2 (en) 1988-03-02 1988-03-02 Encoder

Country Status (1)

Country Link
JP (1) JP2561854B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04369123A (en) * 1991-06-17 1992-12-21 Matsushita Electric Ind Co Ltd Dpcm coder
US7419643B1 (en) 2005-04-20 2008-09-02 Allegheny Energy, Inc. Methods and apparatus for recovering gypsum and magnesium hydroxide products

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59161944A (en) * 1983-02-23 1984-09-12 ジ−メンス・アクチエンゲゼルシヤフト Dpcm coder quantizing circuit
JPS6251828A (en) * 1985-08-30 1987-03-06 Nec Corp Voice coding device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59161944A (en) * 1983-02-23 1984-09-12 ジ−メンス・アクチエンゲゼルシヤフト Dpcm coder quantizing circuit
JPS6251828A (en) * 1985-08-30 1987-03-06 Nec Corp Voice coding device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04369123A (en) * 1991-06-17 1992-12-21 Matsushita Electric Ind Co Ltd Dpcm coder
US7419643B1 (en) 2005-04-20 2008-09-02 Allegheny Energy, Inc. Methods and apparatus for recovering gypsum and magnesium hydroxide products

Also Published As

Publication number Publication date
JP2561854B2 (en) 1996-12-11

Similar Documents

Publication Publication Date Title
US5025482A (en) Image transformation coding device with adaptive quantization characteristic selection
JP3484310B2 (en) Variable length encoder
WO1991003128A1 (en) Control system for encoding image
JPH0313089A (en) Encoder
JP2872339B2 (en) Redundancy reduction device for blocks of digital video data in discrete cosine transform coding
US5668737A (en) High-speed data processor and coding method
WO2010009423A1 (en) Method, system, and apparatus for compression or decompression of digital signals
US5729690A (en) Variable length encoding method and apparatus for differential motion vector values using an improved differential motion code table
JPH0512912B2 (en)
US5285520A (en) Predictive coding apparatus
JPH01222524A (en) Coding device
WO1989008953A1 (en) Method and apparatus for high resolution analog-digital-analog transformations
JP2655063B2 (en) Audio coding device
US20060072836A1 (en) Arbitrary quantization step number encoding and decoding apparatus and method
JPH0715347A (en) Coder and decoder
KR0170205B1 (en) Coding and decoding method and the circuit thereof
JP3218630B2 (en) High efficiency coding apparatus and high efficiency code decoding apparatus
JPH01181328A (en) Encoder
KR0148226B1 (en) Code method and apparatus of quantizer
JP2696869B2 (en) Image coding device
JP2547479B2 (en) Image coding control system
JP2537243B2 (en) Motion compensation motion vector coding method
JPH04178074A (en) Coding decoding system for picture signal and its device
JPH04302598A (en) Entropy encoding circuit
KR0134358B1 (en) Coding and decoding system of variable scan method