JPH04363971A - Coding/decoding processing method - Google Patents

Coding/decoding processing method

Info

Publication number
JPH04363971A
JPH04363971A JP31349490A JP31349490A JPH04363971A JP H04363971 A JPH04363971 A JP H04363971A JP 31349490 A JP31349490 A JP 31349490A JP 31349490 A JP31349490 A JP 31349490A JP H04363971 A JPH04363971 A JP H04363971A
Authority
JP
Japan
Prior art keywords
decoding
encoding
coding
memory
data
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.)
Pending
Application number
JP31349490A
Other languages
Japanese (ja)
Inventor
Masayuki Okubo
大久保 誠之
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP31349490A priority Critical patent/JPH04363971A/en
Publication of JPH04363971A publication Critical patent/JPH04363971A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To implement reception and transmission preparation at a high speed with simple constitution by operating coding/decoding while a line memory is selected. CONSTITUTION:The method is provided with a binary data input terminal 1, a coding exclusive line memory 2, a coding decoding common use memory 3, a coding circuit 4, a code output terminal 9, a coding input terminal 6, a decoding circuit 7, a decoding exclusive line memory 8, a binary data output terminal 9 and changeover switches S1-S6. Then the coding exclusive line memory 2 and the decoding exclusive line memory 8 are operated while being selected by using the changeover switches S1-S6, the coding decoding common use memory 3 is used in time division to implement coding/decoding in time division. Thus, the utilizing efficiency of the memory is enhanced and high speed operation is attained with simple constitution.

Description

【発明の詳細な説明】 (産業上の利用分野)  本発明は、ファクシミリ装置等に適用できる符号化・
復号化処理方法に関するものである。
[Detailed Description of the Invention] (Industrial Application Field) The present invention provides an encoding and
The present invention relates to a decoding processing method.

(従来の技術)  ファクシミリのように2次元走査され、読み取り、記
録される画像を符号化して伝送するために、冗長度を抑
えてデータビット量を圧縮する高能率符号化方法として
、隣接する走査ラインのビットデータを参照し、相関性
を利用して符号化、復号化する方法が知られている。
(Prior Art) In order to encode and transmit images that are two-dimensionally scanned, read, and recorded like a facsimile, adjacent scanning is used as a high-efficiency encoding method that suppresses redundancy and compresses the amount of data bits. There is a known method of encoding and decoding by referring to line bit data and utilizing correlation.

例えば、MR(Modified READ)符号化方
式は高能率な2次元符号方式として広く利用されている
方法で、参照ラインとしての前走査ラインの画素が黒レ
ベルから白レベル、または、逆に、白レベルから黒レベ
ルに変化する主走査線上の位置と現符号化ラインについ
てのそれが相互にどれだけずれているかについて、変化
点ごとにズレの大きさ、前後関係を分類し、それぞれに
対応したコードを与えて1次元符号化方式であるMH符
号と併用して、データ圧縮を行なうものである。
For example, the MR (Modified READ) encoding method is widely used as a highly efficient two-dimensional encoding method, in which the pixels of the previous scanning line as a reference line change from the black level to the white level, or conversely, the white level. Regarding the deviation between the position on the main scanning line where the black level changes from black level and the current encoded line, the size of the deviation and the context are classified for each change point, and the corresponding code is written. This is used in conjunction with the MH code, which is a one-dimensional encoding method, to perform data compression.

このようにして符号化されたデータを復号化する際には
、前ラインについて復号化されたデータを参照する必要
がある。したがって、符号化、複合化のいずれの場合に
も、直前の1ラインのデータを参照することが不可欠で
ある。
When decoding data encoded in this manner, it is necessary to refer to the data decoded for the previous line. Therefore, in both encoding and decoding, it is essential to refer to the immediately preceding line of data.

ファクシミリの受信中に送信準備を行なうようにすると
、装置の稼動率の面から有利である。しかしながら、受
信中に送信準備を行なう場合に、ラインメモリを共用す
ると、復号化動作と符号化動作とが交互に時分割的に行
なわれるために、復号化した2値データを記憶したライ
ンメモリが、符号化動作の際に消去され、また、符号化
の際に取り込んだ2値データも復号化の際に消去されて
しまう。そのためには、復号化に際しては、高価なペー
ジメモリを用意したり、あるいは、専用のラインメモリ
を用いたりする必要があり、また、符号化の場合も、そ
の都度、前ラインのデータをラインメモリに読み込む必
要があった。
Preparing for transmission while receiving a facsimile is advantageous in terms of device availability. However, if the line memory is shared when preparing for transmission during reception, the decoding and encoding operations are performed alternately in a time-sharing manner, so the line memory that stores the decoded binary data is , are erased during encoding, and binary data captured during encoding is also erased during decoding. To do this, it is necessary to prepare expensive page memory or use a dedicated line memory when decoding, and when encoding, data from the previous line must be stored in the line memory each time. I had to load it into .

したがって、メモリ容量の多いページメモリを必要とし
たり、受信動作と送信準備動作とが切り換わる都度、前
ラインのデータをラインメモリに読み込む時間を必要と
する問題があった。
Therefore, there are problems in that a page memory with a large memory capacity is required, and that it takes time to read the data of the previous line into the line memory each time the reception operation and the transmission preparation operation are switched.

(発明が解決しようとする課題) 本発明は、上述した事情に鑑みてなされたもので、メモ
リの利用効率を高め、簡単な構成で高速動作が可能な符
号化・復号化処理方法を実現することを目的とするもの
である。
(Problems to be Solved by the Invention) The present invention has been made in view of the above-mentioned circumstances, and aims to realize an encoding/decoding processing method that improves memory usage efficiency and enables high-speed operation with a simple configuration. The purpose is to

(課題を解決するための手段) 本発明は、前走査ラインを参照して画像データを符号化
・復号化する符号化・復号化処理方法において、符号化
専用ラインメモリ、復号化専用ラインメモリと、符号化
復号化共用メモリとを有し、符号化復号化共用メモリを
時分割使用することにより、符号化および復号化を時分
割的に行なうことを特徴とするものである。
(Means for Solving the Problems) The present invention provides an encoding/decoding processing method for encoding/decoding image data with reference to a previous scanning line. , and an encoding/decoding shared memory, and is characterized in that encoding and decoding are performed in a time-sharing manner by using the encoding/decoding shared memory in a time-sharing manner.

(実施例) 第1図は、本発明の符号化・復号化処理方法一実施例を
説明するための概略構成図である。図中、1は2値デー
タ入力端子、2は符号化専用メモリ、3は符号化復号化
共用メモリ、4は符号化回路、5は符号出力端子、6は
符号化入力端子、7は復号化回路、8は復号化専用メモ
リ、9は2値データ出力端子、S1〜S6は切換スイッ
チである。
(Embodiment) FIG. 1 is a schematic configuration diagram for explaining an embodiment of the encoding/decoding processing method of the present invention. In the figure, 1 is a binary data input terminal, 2 is an encoding-only memory, 3 is an encoding/decoding shared memory, 4 is an encoding circuit, 5 is a code output terminal, 6 is an encoding input terminal, and 7 is a decoding terminal. 8 is a memory dedicated to decoding, 9 is a binary data output terminal, and S1 to S6 are changeover switches.

なお、切換スイッチは、便宜的にスイッチとして表示し
たものであって、論理回路で構成されるのが普通である
Note that the changeover switch is shown as a switch for the sake of convenience, and is usually constructed from a logic circuit.

受信動作と送信準備動作は、切換スイッチS1〜S6を
切り換えながら行なわれる。
The reception operation and the transmission preparation operation are performed while switching the changeover switches S1 to S6.

先ず、受信動作について説明する。First, the reception operation will be explained.

第1図(A)に示すように、切換スイッチS1、S2が
b側に切り換えられて、2値データ入力端子1、符号化
専用メモリ2が切り離される。切換スイッチS4、S5
、S6はa側に切り換えられる。符号化入力端子6に入
力された符号データは、復号化回路7により2値データ
に復号化されて、符号化復号化共用メモリ3に記憶され
るとともに、切換スイッチS4、S5をへて、2値デー
タ出力端子9に取り出される。この復号化に際しては、
復号化専用メモリ8のに記憶されたデータが、参照デー
タとなる。
As shown in FIG. 1(A), the changeover switches S1 and S2 are switched to the b side, and the binary data input terminal 1 and the encoding-only memory 2 are disconnected. Changeover switch S4, S5
, S6 are switched to the a side. The coded data input to the coding input terminal 6 is decoded into binary data by the decoding circuit 7, stored in the coding/decoding shared memory 3, and passed through the changeover switches S4 and S5. The value data is taken out to the output terminal 9. During this decoding,
The data stored in the decoding-only memory 8 becomes reference data.

次のラインの復号化は、第1図(B)に示すように、切
換スイッチS4〜S6をを側に切り換える。前ラインの
復号化により得られた参照データが符号化復号化共用メ
モリ3にあるから、それを参照データとして、符号化入
力端子6からの符号データを復号する。復号化された2
値データは、復号化専用メモリ8に記憶されるとともに
、切換スイッチS4、S5を経て2値データ出力端子9
に取り出される。
To decode the next line, as shown in FIG. 1(B), changeover switches S4 to S6 are switched to the side. Since the reference data obtained by decoding the previous line is in the encoding/decoding shared memory 3, the encoded data from the encoding input terminal 6 is decoded using this as reference data. decrypted 2
The value data is stored in the decoding-only memory 8, and is also sent to the binary data output terminal 9 via the changeover switches S4 and S5.
It is taken out.

第1図(A)と第1図(B)の動作を繰り返すことによ
り、1ラインづつの復号化が順次行なわれる。
By repeating the operations shown in FIG. 1(A) and FIG. 1(B), decoding is sequentially performed line by line.

この受信中に送信準備を行なうことができる。Preparations for transmission can be made during this reception.

原稿が装置に挿入され、読み込み操作を行なうと、画像
データが2値データとして読み込まれ、2値データ入力
端子1に加えられ、符号化されて、符号データとして図
示しないRAMに記憶される。
When a document is inserted into the device and a reading operation is performed, the image data is read as binary data, applied to the binary data input terminal 1, encoded, and stored in a RAM (not shown) as encoded data.

符号化は、第1図(B)に示した状態から、第1図(C
)に移行する。この状態では、切換スイッチS4、S5
がb側に、S6がa側に切り換えられる。切換スイッチ
S1、S3はa側に切り換えられて、1ライン目の2値
データが符号化復号化共用メモリ3にDMA転送され、
現ラインとして符号化回路4に画素周期ごとに1画素分
ずつ入力される。一方、符号化専用メモリ2のデータも
参照ラインとして符号化回路4に画素周期ごとに1画素
ずつ入力される。最初の周期については、符号化専用メ
モリ2は参照用としては、全ビット0または1として初
期化されていれば良い。符号化回路4は画素周期ごとに
現用ライン、参照ラインのデータを取り込み、符号化し
て符号出力端子5に出力する。
The encoding starts from the state shown in Fig. 1(B) to the state shown in Fig. 1(C).
). In this state, selector switches S4 and S5
is switched to the b side, and S6 is switched to the a side. The changeover switches S1 and S3 are switched to the a side, and the binary data of the first line is DMA-transferred to the encoding/decoding shared memory 3.
One pixel is input to the encoding circuit 4 as the current line for each pixel period. On the other hand, data in the encoding-only memory 2 is also input to the encoding circuit 4 as a reference line, one pixel at a time for each pixel period. For the first cycle, the encoding-only memory 2 only needs to be initialized with all bits being 0 or 1 for reference. The encoding circuit 4 takes in the data of the current line and the reference line every pixel period, encodes it, and outputs it to the code output terminal 5.

次のラインは、第1図(D)に示すように、切換スイッ
チS1〜S3をを側に切り換え、入力データを符号化専
用メモリ2にDMA転送して、符号化復号化共用メモリ
3に記憶されている前ラインのデータを参照ラインデー
タとして符号化する。
For the next line, as shown in FIG. 1(D), changeover switches S1 to S3 are switched to the side, the input data is DMA-transferred to the encoding-only memory 2, and then stored in the encoder-decoder shared memory 3. The data of the previous line that is displayed is encoded as reference line data.

この動作により、2ラインの画情報が符号化され、最後
のラインの2値データは、符号化専用メモリ2に記憶さ
れた状態にある。
Through this operation, two lines of image information are encoded, and the last line of binary data is stored in the encoding-only memory 2.

この状態から、第1図(A)に戻り、受信動作を行ない
、ついで第1図(B)の状態での復号化を行なうことに
よって、2ラインの符号データを復号化する。
From this state, return to FIG. 1(A), perform a receiving operation, and then perform decoding in the state of FIG. 1(B), thereby decoding two lines of encoded data.

以後、2ラインづつ受信動作、送信準備動作を時分割的
に行なって、高速に、符号化・復号化処理を行なうこと
ができる。送信準備動作で読み込んだデータは、受信動
作が終了後、送信を行なうことができる。受信終了後、
自動的に送信するよう、送信予約をセットできるように
すれば、送信原稿の読み込みをセットしただけで、自動
送信を行なうことができる。
Thereafter, the reception operation and the transmission preparation operation are performed on a time-division basis for two lines at a time, so that encoding and decoding processing can be performed at high speed. The data read in the transmission preparation operation can be transmitted after the reception operation is completed. After receiving,
If you can set a transmission reservation so that it will be sent automatically, you can perform automatic transmission just by setting the scanning of the transmission document.

なお、データはシリアルデータとして説明したが、メモ
リ、符号化回路4、復号化回路7等の構成に併せ、直列
/並列変換回路を適宜設げることにより直列、並列いず
れであっても良い。
Although the data has been described as serial data, it may be serial or parallel by appropriately providing a serial/parallel conversion circuit in accordance with the configuration of the memory, the encoding circuit 4, the decoding circuit 7, etc.

符号化モード、復号化モードを上述のように切り換える
場合は、第1図(B)、第1図(D)のように、符号化
専用メモリ2と復号化専用メモリに現データが記憶され
ている状態で行なうことにより、それぞれが次の動作で
参照ラインとすることができる。したがって、符号化お
よび復号化を2ラインづつ行なうことに限られるもので
はなく、偶数ラインづつであればよいことは明らかであ
る。
When switching the encoding mode and decoding mode as described above, the current data is stored in the encoding-only memory 2 and the decoding-only memory, as shown in FIG. 1(B) and FIG. 1(D). By doing this in the same state as the line, each can be used as a reference line for the next operation. Therefore, it is clear that encoding and decoding are not limited to two lines at a time, but may be performed for even lines at a time.

(発明の効果) 以上の説明から明らかなように、、本発明によれば、フ
ァクシミリ装置において、ラインメモリを切り換えなが
ら、動作させることにより、簡単な構成で高速に、受信
動作と送信準備動作を行なうことができるという効果が
ある。
(Effects of the Invention) As is clear from the above description, according to the present invention, in a facsimile machine, by operating the line memory while switching, the reception operation and the transmission preparation operation can be performed at high speed with a simple configuration. The effect is that it can be done.

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

第1図は、本発明の符号化・復号化処理方法一実施例を
説明するための概略構成図である。 1…2値データ入力端子、2…符号化専用メモリ、3…
符号化復号化共用メモリ、4…符号化回路、5…符号出
力端子、6…符号化入力端子、7…復号化回路、8…復
号化専用メモリ、9…2値データ出力端子、S1〜S6
…切換スイッチ。
FIG. 1 is a schematic configuration diagram for explaining an embodiment of the encoding/decoding processing method of the present invention. 1...Binary data input terminal, 2...Encoding dedicated memory, 3...
Encoding/decoding shared memory, 4... Encoding circuit, 5... Code output terminal, 6... Encoding input terminal, 7... Decoding circuit, 8... Decoding dedicated memory, 9... Binary data output terminal, S1 to S6
...Choice switch.

Claims (1)

【特許請求の範囲】[Claims]  前走査ラインを参照して画像データを符号化・復号化
する符号化・復号化処理方法において、符号化専用ライ
ンメモリ、復号化専用ラインメモリと、符号化復号化共
用メモリとを有し、符号化復号化共用メモリを時分割使
用することにより、符号化および復号化を時分割的に行
なうことを特徴とする符号化・復号化処理方法
An encoding/decoding processing method that encodes/decodes image data by referring to a previous scanning line, which includes a line memory dedicated to encoding, a line memory dedicated to decoding, and a shared memory for encoding/decoding. An encoding/decoding processing method characterized by performing encoding and decoding in a time-division manner by using a shared memory for encoding and decoding in a time-division manner.
JP31349490A 1990-11-19 1990-11-19 Coding/decoding processing method Pending JPH04363971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31349490A JPH04363971A (en) 1990-11-19 1990-11-19 Coding/decoding processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31349490A JPH04363971A (en) 1990-11-19 1990-11-19 Coding/decoding processing method

Publications (1)

Publication Number Publication Date
JPH04363971A true JPH04363971A (en) 1992-12-16

Family

ID=18041989

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31349490A Pending JPH04363971A (en) 1990-11-19 1990-11-19 Coding/decoding processing method

Country Status (1)

Country Link
JP (1) JPH04363971A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113132663A (en) * 2021-04-15 2021-07-16 深圳市鲲鹏视讯科技有限公司 Coding and decoding integrated circuit and coding and decoding method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113132663A (en) * 2021-04-15 2021-07-16 深圳市鲲鹏视讯科技有限公司 Coding and decoding integrated circuit and coding and decoding method thereof

Similar Documents

Publication Publication Date Title
JPH0783427B2 (en) Image transmission method
JPH0435362A (en) Picture data coding circuit
JPS6326588B2 (en)
JPH04363971A (en) Coding/decoding processing method
JP3400239B2 (en) Facsimile machine
JP2549503B2 (en) Facsimile machine
JPS61208959A (en) Facsimile equipment
JPS63180275A (en) Code converter
JPH0824334B2 (en) Facsimile machine
JP3247754B2 (en) Image transmission device
JP3187696B2 (en) Image coding device
JPS6074777A (en) Coding system of picture information
JPS63260364A (en) Code converting method for facsimile picture signal
JP2790755B2 (en) Facsimile machine
JPS63108870A (en) Facsimile transmission system
JPS58136172A (en) Facsimile code transmission method
JPH01264362A (en) Image processing device
JPS62108675A (en) Picture data encoding device
JPH077622A (en) Prediction encoding device
JPS61108262A (en) Coding and decoding system of facsimile picture information
JPS6361559A (en) Picture encoding circuit
JPH0254675A (en) Information file equipment
JPH06101793B2 (en) Data encoder
JPH02134979A (en) Device for thinning stored facsimile code
JPH01202070A (en) Image data compressing device