JPH09149259A - Picture communicating method - Google Patents

Picture communicating method

Info

Publication number
JPH09149259A
JPH09149259A JP30626295A JP30626295A JPH09149259A JP H09149259 A JPH09149259 A JP H09149259A JP 30626295 A JP30626295 A JP 30626295A JP 30626295 A JP30626295 A JP 30626295A JP H09149259 A JPH09149259 A JP H09149259A
Authority
JP
Japan
Prior art keywords
component
error
encoder
error correction
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
JP30626295A
Other languages
Japanese (ja)
Inventor
Masakazu Oyamada
応一 小山田
Junpei Ikegawa
淳平 池川
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.)
Kokusai Electric Corp
Original Assignee
Kokusai Electric Corp
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 Electric Corp filed Critical Kokusai Electric Corp
Priority to JP30626295A priority Critical patent/JPH09149259A/en
Publication of JPH09149259A publication Critical patent/JPH09149259A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently transmit a picture in short time by adding an error detection code to a DC component and adding an error correction code to an AC component so as to transmit them and interpolating the DC component and correcting an error on the AC component when the error is detected on a reception side. SOLUTION: When picture data is inputted a discrete cosine converter 1 discretely cosine-converts data in an encoding block unit, a quantizer 2 quantizes it and a Huffman encoder 3 entropy-encodes it. Then, data is divided into the DC component and the AC component. The DC component is outputted to a detection encoder 3 and the AC component to an error correction encoder 11. Error block information is outputted to an interpolation unit 13 on a frame where the error is detected and the DC component is interpolated. The error correction code is added to the AC component in the error correction encoder 11. The AC component passes through a modulator 5 and it is demodulated in a demodulator 6. Then, it is error-corrected/decoded in an error correction decoder 12.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、画像を圧縮して伝
送する画像通信方法に係り、特に回線品質の悪い通信路
であってもある程度の精度を保持しながら効率よく画像
を伝送できる画像通信方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image communication method for compressing and transmitting an image, and in particular, an image communication capable of efficiently transmitting an image while maintaining a certain degree of accuracy even in a communication path with poor line quality. Regarding the method.

【0002】[0002]

【従来の技術】まず、従来の画像通信装置について図5
を使って説明する。図5は、従来の画像通信装置の構成
ブロック図である。従来の画像通信装置は、図5に示す
ように、送信側が離散コサイン変換器1と、量子化器2
と、ハフマン符号化器3′と、誤り検出符号化器4′
と、変調器5とから構成され、受信側が復調器6′と、
誤り検出復号化器7′と、ハフマン復号化器8′と、逆
量子化器9と、逆離散コサイン変換器10とから構成さ
れ、送信側と受信側とが通信路を介して接続されてい
る。
2. Description of the Related Art First, a conventional image communication apparatus is shown in FIG.
I will explain using. FIG. 5 is a configuration block diagram of a conventional image communication apparatus. As shown in FIG. 5, the conventional image communication device has a discrete cosine transformer 1 and a quantizer 2 on the transmitting side.
, Huffman encoder 3 ', and error detection encoder 4'
And a modulator 5, and the receiving side has a demodulator 6 ',
An error detection decoder 7 ', a Huffman decoder 8', an inverse quantizer 9, and an inverse discrete cosine transformer 10 are provided, and the transmission side and the reception side are connected via a communication path. There is.

【0003】次に、従来の画像通信装置の各部について
説明する。離散コサイン変換器1は、デジタル変換され
た入力画像データを符号化ブロック(例えば8×8画素
で、以降は単にブロックと記述する)単位で離散コサイ
ン(Discrete Cosine Transform:DCT)変換してDC
T係数を出力する変換符号化を行うものである。量子化
器2は、離散コサイン変換器1で変換符号化されたDC
T係数を量子化して有効係数の数を削減した量子化係数
を出力するものである。ハフマン符号化器3′は、量子
化器2で量子化された量子化係数をエントロピー符号化
して情報源符号化データ(符号化データ)を出力するも
ので、エントロピー符号化の一例としてはハフマン符号
化が知られている。
Next, each section of the conventional image communication apparatus will be described. The discrete cosine transformer 1 transforms the input image data, which has been digitally converted, into discrete cosine (Discrete Cosine Transform: DCT) transforms in units of coding blocks (for example, 8 × 8 pixels, which will be simply referred to as blocks hereinafter) and performs DC
The transform coding is performed to output the T coefficient. The quantizer 2 is the DC coded by the discrete cosine transformer 1
The T coefficient is quantized and the quantized coefficient in which the number of effective coefficients is reduced is output. The Huffman encoder 3'entropy-encodes the quantized coefficients quantized by the quantizer 2 and outputs information source encoded data (encoded data). As an example of entropy encoding, a Huffman code is used. Is known.

【0004】誤り検出符号化器4′は、ハフマン符号化
器3′から出力される符号化データに、伝送誤りを検出
するための誤り検出符号を付加し、伝送制御手順に則っ
た伝送フレームを作成して変調器5に出力するものであ
る。尚、1つの伝送フレーム内には、1つ又は複数のブ
ロックの情報源符号化データが組み込まれる。
The error detection encoder 4'adds an error detection code for detecting a transmission error to the encoded data output from the Huffman encoder 3 ', and forms a transmission frame according to the transmission control procedure. It is created and output to the modulator 5. Note that one or more blocks of information source encoded data are incorporated in one transmission frame.

【0005】ここで、誤り検出符号の例としては、誤り
が独立して起こる独立誤り、及び誤りが連続して起こる
バースト誤りの両方を検出できることで知られているC
RC(Cyclic Redundancy Checks)符号があり、詳細は
「コンピュータ通信とネットワーク」福永邦雄著 共立
出版株式会社 p78〜p82に記載されている。ま
た、伝送制御手順の例としては、ビット単位で可変長の
データを伝送することができ、誤り検出時に再送要求を
行うことにより信頼性の高い伝送が可能な同期式手順で
あるHDLC(High level Data Link Control)手順が
一般的である。
Here, as an example of the error detection code, it is known that C can detect both an independent error in which an error independently occurs and a burst error in which an error continuously occurs.
There is RC (Cyclic Redundancy Checks) code, and the details are described in "Computer Communication and Network" by Kunio Fukunaga, Kyoritsu Shuppan Co., Ltd. p78-p82. In addition, as an example of the transmission control procedure, it is possible to transmit variable-length data in bit units, and by transmitting a retransmission request at the time of error detection, HDLC (High level Data Link Control) procedure is common.

【0006】HDLC手順における伝送単位である伝送
フレームは、図6に示すように、フレームの開始を検出
するためのフラグと、伝送先のアドレスと、手順に則っ
たコマンドやレスポンスを設定するコントロールと、伝
送したい可変長のデータ、つまりここでは画像データ
(情報源符号化データ)と、誤り訂正符号(ここではC
RC符号)と、フレームの終了を検出するためのフラグ
とから構成されている。図6は、HDLC手順の伝送フ
レームフォーマットを示す説明図である。尚、HDLC
手順の詳細は、「コンピュータ通信とネットワーク」福
永邦雄著 共立出版株式会社 p113〜p130に記
載されている。
As shown in FIG. 6, a transmission frame, which is a transmission unit in the HDLC procedure, has a flag for detecting the start of the frame, a destination address, and a control for setting a command or response according to the procedure. , Variable length data to be transmitted, that is, image data (source coded data) here, and error correction code (here C
(RC code) and a flag for detecting the end of the frame. FIG. 6 is an explanatory diagram showing the transmission frame format of the HDLC procedure. HDLC
Details of the procedure are described in “Computer Communication and Network”, Kunio Fukunaga, Kyoritsu Shuppan Co., Ltd., p113-p130.

【0007】そして、HDLC手順においては、受信側
でフレーム単位の誤りや欠落が検出されると、再送要求
が送信されるので、誤り検出符号化器4′では、受信側
からの再送要求に対応して、フレームの再送動作も行う
ものである。
In the HDLC procedure, when an error or loss in frame units is detected on the receiving side, a retransmission request is transmitted. Therefore, the error detection encoder 4'corresponds to the retransmission request from the receiving side. Then, the frame retransmitting operation is also performed.

【0008】変調器5は、伝送データを通信路に適した
信号に変調して通信路に送出するものである。復調器
6′は、通信路から受信した伝送データを復調して誤り
検出復号化器7′に出力するものである。誤り検出復号
化器7′は、復調された受信データの誤り検出を行い、
誤りが検出された場合やフレームが欠落した場合は、H
DLC手順に則って再送要求を送信して誤りのないデー
タを受信できるまでやりとりを行うようになっている。
そして、誤りのないデータについては、情報源符号化デ
ータ部分を取り出してハフマン復号化器8′に出力する
ものである。
The modulator 5 modulates transmission data into a signal suitable for a communication path and sends it out to the communication path. The demodulator 6'demodulates the transmission data received from the communication path and outputs it to the error detection decoder 7 '. The error detection decoder 7'performs error detection on the demodulated received data,
H if an error is detected or a frame is missing
According to the DLC procedure, a retransmission request is transmitted and exchanges are performed until error-free data can be received.
Then, for the error-free data, the information source coded data portion is taken out and output to the Huffman decoder 8 '.

【0009】ハフマン復号化器8′は、誤り検出復号化
器7′から受け取った誤りのない符号化データをエント
ロピー復号化して量子化係数を出力するものであり、逆
量子化器9は、ハフマン復号化器8′からの量子化係数
を逆量子化してDCT係数を出力するものであり、逆離
散コサイン変換器10は、逆量子化器9からのDCT係
数を逆離散コサイン変換して情報源復号化された画像デ
ータを出力するものである。
The Huffman decoder 8'entropy-decodes the error-free coded data received from the error detection decoder 7'and outputs the quantized coefficient. The inverse quantizer 9 outputs the Huffman decoder. The quantized coefficient from the decoder 8'is inversely quantized and a DCT coefficient is output, and the inverse discrete cosine transformer 10 inversely discrete cosine transforms the DCT coefficient from the inverse quantizer 9 to obtain an information source. It is for outputting the decoded image data.

【0010】次に、従来の画像通信装置における動作に
ついて、図5を用いて説明する。従来の画像通信装置で
は、送信側に伝送する画像の画像データが入力される
と、離散コサイン変換器1で離散コサイン変換され、量
子化器2で量子化され、ハフマン符号化器3′でエント
ロピー符号化されて情報源符号化され、更に誤り検出符
号化器4′で誤り検出符号が付加されてHDLCフレー
ムに組み込まれ、変調器5で変調されて通信路に送出さ
れる。
Next, the operation of the conventional image communication apparatus will be described with reference to FIG. In a conventional image communication device, when image data of an image to be transmitted is input to a transmission side, the discrete cosine transformer 1 performs discrete cosine transform, the quantizer 2 quantizes, and the Huffman encoder 3'entropy. The data is encoded and information source coded, and further, an error detection code is added by an error detection encoder 4 ', incorporated into an HDLC frame, modulated by a modulator 5 and transmitted to a communication path.

【0011】そして受信側では、通信路から受信したデ
ータが復調器6′で復調され、誤り検出復号化器7′で
誤り検出が行われ、誤りが検出されたフレームについて
は再送要求が復調器6′を介して送信側に送出され、変
調器5を介して再送要求を受信した誤り検出符号化器
4′が再送要求のあったフレームを再送する。また、誤
り検出復号化器7′で誤りが検出されなかったフレーム
については情報源符号化データ部分が取り出され、ハフ
マン復号化器8′でエントロピー復号化され、逆量子化
器9で逆量子化され、逆離散コサイン変換器10で逆離
散コサイン変換されて情報源復号化され、画像データが
出力されるようになっている。
On the receiving side, the data received from the communication path is demodulated by the demodulator 6 ', the error is detected by the error detection decoder 7', and a resend request is issued to the frame in which the error is detected. The error detection encoder 4'transmitted to the transmitting side via 6 ', and receiving the retransmission request via the modulator 5, retransmits the frame requested to be retransmitted. For the frame in which no error is detected by the error detection decoder 7 ', the source coded data portion is extracted, entropy-decoded by the Huffman decoder 8', and dequantized by the dequantizer 9. Then, the inverse discrete cosine transformer 10 performs the inverse discrete cosine transform, the information source decoding is performed, and the image data is output.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、上記従
来の画像通信装置では、無線等の誤り率の大きい通信路
で画像を伝送する場合再送頻度が多く、通信時間が非常
に長くなり、実用的でないという問題点があった。
However, in the above-mentioned conventional image communication apparatus, when an image is transmitted through a communication path having a large error rate such as wireless communication, the frequency of retransmission is high and the communication time becomes very long, which is not practical. There was a problem.

【0013】本発明は上記実情に鑑みて為されたもの
で、誤り率の大きい通信路であってもある程度の精度を
保持しながら、短時間で効率よく画像を伝送できる画像
通信方法を提供することを目的とする。
The present invention has been made in view of the above circumstances, and provides an image communication method capable of efficiently transmitting an image in a short time while maintaining a certain degree of accuracy even in a communication path having a large error rate. The purpose is to

【0014】[0014]

【課題を解決するための手段】上記従来例の問題点を解
決するための請求項1記載の発明は、原画像に離散コサ
イン変換し、量子化し、エントロピー符号化して得られ
た情報源符号化データを伝送する画像通信方法におい
て、前記情報源符号化データを直流成分と交流成分に分
け、前記直流成分については誤り検出符号を付加して伝
送し、受信側で誤りが検出された場合は直流成分の補間
を行い、前記交流成分については誤り訂正符号を付加し
て伝送し、受信側で誤り訂正を行うことを特徴としてお
り、直流成分は誤り部分を再送ではなく補間によって復
元し、交流成分は誤り訂正を行うことで、誤り率の大き
い通信路であってもある程度の精度を保持しながら、短
時間で効率よく画像を伝送できる。
The invention according to claim 1 for solving the above-mentioned problems of the prior art is an information source coding obtained by discrete cosine transform, quantization and entropy coding of an original image. In an image communication method for transmitting data, the information source coded data is divided into a direct current component and an alternating current component, an error detection code is added to the direct current component, and the data is transmitted. It is characterized in that the component is interpolated, the AC component is added with an error correction code and transmitted, and the error is corrected on the receiving side. By performing error correction, an image can be efficiently transmitted in a short time while maintaining a certain degree of accuracy even in a communication path with a large error rate.

【0015】[0015]

【発明の実施の形態】請求項に係る発明について、その
実施の形態を図面を参照しながら説明する。本発明に係
る画像通信方法は、画像の情報源符号化データを直流
(DC)成分と交流(AC)成分とに分け、DC成分に
ついては、誤り検出符号を用いて誤り検出を行い、誤り
が検出された場合は正常に受信したDC成分から補間を
行い、AC成分については、誤り訂正符号を用いて誤り
訂正を行うものなので、DC成分の通信時間を大幅に低
減し、たとえ誤りが発生しても補間によりほぼ完全なデ
ータが得られ、AC成分については誤りを含む可能性が
多少あるが再生画像への影響は少ないので、誤り率の大
きい通信路であってもある程度の精度を保持しながら、
短時間で効率よく画像を伝送できるものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the claimed invention will be described with reference to the drawings. The image communication method according to the present invention divides the information source coded data of an image into a direct current (DC) component and an alternating current (AC) component. For the DC component, error detection is performed using an error detection code, and an error is detected. If detected, interpolation is performed from the normally received DC component, and error correction is performed on the AC component using an error correction code, so the communication time of the DC component is greatly reduced, and even if an error occurs However, since almost perfect data can be obtained by interpolation and the AC component may contain some errors, it has little effect on the reproduced image. Therefore, even if the communication path has a large error rate, some accuracy is maintained. While
The image can be transmitted efficiently in a short time.

【0016】まず、本発明に係る画像通信方法を実現す
る画像通信装置の構成について図1を使って説明する。
図1は、本発明に係る画像通信方法を実現する画像通信
装置の構成ブロック図である。尚、図5と同様の構成を
とる部分については同一の符号を付して説明する。
First, the configuration of an image communication apparatus for implementing the image communication method according to the present invention will be described with reference to FIG.
FIG. 1 is a block diagram showing a configuration of an image communication apparatus for realizing an image communication method according to the present invention. It should be noted that parts having the same configuration as in FIG.

【0017】本発明の画像通信装置(本装置)は、図5
に示した従来の画像通信装置と基本的に同様の部分とし
て、送信側が離散コサイン変換器1と、量子化器2と、
ハフマン符号化器3と、誤り検出符号化器4と、変調器
5とから構成され、受信側が復調器6と、誤り検出復号
化器7と、ハフマン復号化器8と、逆量子化器9と、逆
離散コサイン変換器10とから構成され、更に本発明の
特徴部分として、誤り訂正符号化器11と、誤り訂正復
号化器12と、補間器13とが設けられている。
The image communication apparatus (present apparatus) of the present invention is shown in FIG.
As a part basically similar to the conventional image communication device shown in FIG. 1, the transmitting side has a discrete cosine transformer 1, a quantizer 2, and
It is composed of a Huffman encoder 3, an error detection encoder 4, and a modulator 5, and the receiving side includes a demodulator 6, an error detection decoder 7, a Huffman decoder 8, and an inverse quantizer 9. And an inverse discrete cosine transformer 10, and an error correction encoder 11, an error correction decoder 12, and an interpolator 13 are provided as a characteristic part of the present invention.

【0018】次に、本装置の各部について具体的に説明
するが、離散コサイン変換器1と、量子化器2と、逆量
子化器9と、逆離散コサイン変換器10については、従
来と全く同様であるのでここでは説明を省略する。
Next, each part of the present apparatus will be specifically described. The discrete cosine transformer 1, the quantizer 2, the dequantizer 9, and the inverse discrete cosine transformer 10 are completely different from the conventional ones. Since it is the same, the description is omitted here.

【0019】ハフマン符号化器3は、符号化ブロック
(単に、ブロックと記述する)単位に量子化器2で量子
化された量子化係数をエントロピー符号化(ここではハ
フマン符号化)し、エントロピー符号化されたデータ
(符号化データ)をDC成分とAC成分とに分けて、D
C成分を誤り検出符号化器4に出力し、AC成分を誤り
訂正符号化器11に出力するものである。尚、ハフマン
符号化の特徴として、DC成分とAC成分とは別々に符
号化を行い、特にDC成分については1つ前のブロック
のDC係数との差分値を符号化していくものである。
The Huffman encoder 3 entropy-encodes (here, Huffman-encodes) the quantized coefficients quantized by the quantizer 2 in units of coding blocks (simply referred to as blocks), and entropy-codes. The encoded data (encoded data) is divided into a DC component and an AC component, and D
The C component is output to the error detection encoder 4, and the AC component is output to the error correction encoder 11. As a feature of the Huffman coding, the DC component and the AC component are separately coded, and in particular, for the DC component, the difference value with the DC coefficient of the immediately preceding block is coded.

【0020】誤り検出符号化器4は、ハフマン符号化器
3からのDC成分の符号化データ(DC符号化データ)
を誤り検出符号化するもので、内部に、1画面分のDC
符号化データを記憶するメモリを有している。
The error detection encoder 4 encodes the DC component encoded data (DC encoded data) from the Huffman encoder 3.
Error detection coding is performed internally, and DC for one screen is internally
It has a memory for storing encoded data.

【0021】具体的に誤り検出符号化器4は、ハフマン
符号化器3からブロック単位のDC符号化データを受け
取ると、内部のメモリに1画面分記憶する。尚、DC符
号化データは、1ブロックに1つの値であるから、例え
ば原画像が640×480画素で、ブロックが8×8画
素である場合、1画面分のDC成分は80×60個の値
になる。
Specifically, when the error detection encoder 4 receives the DC coded data in block units from the Huffman encoder 3, the error detection encoder 4 stores one screen worth in the internal memory. Since the DC encoded data has one value in one block, for example, when the original image has 640 × 480 pixels and the block has 8 × 8 pixels, the DC component for one screen is 80 × 60. It becomes a value.

【0022】そして、1画面分のDC符号化データの記
憶が完了すると、1ブロック又は複数ブロック(例えば
8×8ブロック)分のDC符号化データを1伝送フレー
ムとして誤り検出符号を付加し、伝送制御手順に則った
伝送フレームを作成して変調器5に出力するものであ
る。尚、伝送フレームフォーマットについては従来と同
様のHDLCフレームを用いるが、但し伝送制御手順と
してHDLCのように誤り発生時の再送は行わない。
When the storage of the DC coded data for one screen is completed, an error detection code is added by using one block or a plurality of blocks (for example, 8 × 8 blocks) of DC coded data as one transmission frame, and then transmitted. The transmission frame is created according to the control procedure and is output to the modulator 5. Incidentally, as the transmission frame format, the same HDLC frame as the conventional one is used, however, unlike the HDLC as a transmission control procedure, retransmission is not performed when an error occurs.

【0023】また、1つの伝送フレームに組み込むDC
符号化データは、隣り合うブロックのDC符号化データ
が同時に誤る確率を減らすために、離れたブロックのD
C符号化データを同じフレームで送るようにしても構わ
ない。尚、伝送効率が悪くなるのを覚悟すれば、1つの
ブロックのDC符号化データを1つの伝送フレームで伝
送した方が誤りの影響は小さくなる。
DC to be incorporated in one transmission frame
In order to reduce the probability that the DC coded data of the adjacent blocks will be erroneous at the same time, the coded data may have
The C encoded data may be sent in the same frame. Incidentally, if it is prepared that the transmission efficiency is deteriorated, the influence of the error becomes smaller when the DC encoded data of one block is transmitted by one transmission frame.

【0024】誤り訂正符号化器11は、ハフマン符号化
器3からのAC成分の符号化データ(AC符号化デー
タ)を誤り訂正符号化するもので、内部に、1画面分の
AC符号化データを記憶するメモリを有している。具体
的には、ハフマン符号化器3からのブロック単位のAC
符号化データを受け取ると、内部のメモリに1画面分記
憶する。そして、1ブロック又は複数ブロック(例えば
8×8ブロック)分のAC符号化データを1伝送フレー
ムとして誤り訂正符号化するもので、ここでは誤り訂正
符号としてBCH(Bose ChaudhuriHocquenghem)符号
を用いる。例としてBCH(16,8)で符号化する
と、データ8ビットに対して誤り訂正符号が8ビット付
加され、AC成分の送信フレームは図2に示すようなも
のになる。図2は、本発明の画像通信装置におけるAC
成分の送信フレームフォーマットを示す説明図である。
尚、1つの伝送フレームに組み込むAC符号化データ
は、伝送効率が悪くなるのを覚悟すれば、1つのブロッ
クのAC成分を1つのフレームで伝送した方が誤りの影
響は小さくなる。
The error correction coder 11 performs error correction coding on the AC component coded data (AC coded data) from the Huffman coder 3, and internally stores one screen of AC coded data. Has a memory for storing. Specifically, the block unit AC from the Huffman encoder 3
When the encoded data is received, one screen worth is stored in the internal memory. Then, the AC coded data for one block or a plurality of blocks (for example, 8 × 8 blocks) is subjected to error correction coding as one transmission frame, and here, a BCH (Bose Chaudhuri Hocquenghem) code is used as the error correction code. As an example, when encoding with BCH (16,8), 8 bits of error correction code are added to 8 bits of data, and the transmission frame of the AC component becomes as shown in FIG. FIG. 2 shows an AC in the image communication apparatus of the present invention.
It is explanatory drawing which shows the transmission frame format of a component.
If the AC encoded data to be incorporated in one transmission frame is expected to have a poor transmission efficiency, the AC component of one block may be transmitted in one frame to reduce the influence of errors.

【0025】変調器5は、誤り検出符号化器4からのD
C成分の伝送フレームと、誤り訂正符号化器11からの
AC成分の伝送フレームをそれぞれ通信路に合わせて変
調し、通信路に送出するものである。復調器6は、通信
路から受信したデータを復調し、DC成分の場合は誤り
検出復号化器7に出力し、AC成分の場合は、誤り訂正
復号化器12に出力するものである。誤り訂正復号化器
12は、復調されたAC成分の伝送フレームの誤り訂正
を行うもので、復調器6からAC成分の復調データを受
け取ると、誤り訂正を行ってAC符号化データをハフマ
ン復号化器8に出力するものである。
The modulator 5 receives the D signal from the error detection encoder 4.
The transmission frame of the C component and the transmission frame of the AC component from the error correction encoder 11 are respectively modulated according to the communication path and sent out to the communication path. The demodulator 6 demodulates the data received from the communication path and outputs it to the error detection decoder 7 in the case of the DC component and outputs it to the error correction decoder 12 in the case of the AC component. The error correction decoder 12 performs error correction on the demodulated AC component transmission frame. When the demodulated data of the AC component is received from the demodulator 6, the error correction decoder 12 performs error correction to Huffman-decode the AC encoded data. It is output to the container 8.

【0026】誤り検出復号化器7は、復調されたDC成
分の伝送フレームの誤り検出を行うもので、1画面分の
DC成分を記憶する内部メモリを有している。具体的に
は、復調器6から復調したDC成分の伝送フレームを受
け取ると、誤り検出を行い、誤りが検出されなかった場
合は伝送フレームに含まれるDC符号化データを内部メ
モリのそれぞれのブロック位置に記憶する。一方、誤り
が検出された場合は、その伝送フレーム(誤り検出フレ
ーム)に含まれるDC成分のそれぞれのブロック位置に
代替値(例えば0)を記憶すると共に、そのDC成分の
ブロック位置を示すブロック情報(誤りブロック情報)
を補間器13に出力する。
The error detection decoder 7 detects an error in the demodulated DC component transmission frame, and has an internal memory for storing the DC component for one screen. Specifically, when the demodulator 6 receives a demodulated DC component transmission frame, error detection is performed, and if no error is detected, the DC encoded data included in the transmission frame is stored in each block position of the internal memory. Remember. On the other hand, when an error is detected, an alternative value (for example, 0) is stored in each block position of the DC component included in the transmission frame (error detection frame), and block information indicating the block position of the DC component is stored. (Error block information)
Is output to the interpolator 13.

【0027】そして、1画面分のDC符号化データ又は
代替値が記憶されると、情報源復号化を行う順番、つま
り情報源符号化された順番で内部メモリからDC符号化
データ又は代替値を読み込んでハフマン復号化器8に出
力するものである。
When the DC coded data or the alternative value for one screen is stored, the DC coded data or the alternative value is read from the internal memory in the order of performing the information source decoding, that is, in the order of the information source coding. It is read and output to the Huffman decoder 8.

【0028】ハフマン復号化器8は、受信した情報源符
号化データのエントロピー復号化を行うもので、復号化
されたAC成分(AC量子化係数)を1画面分記憶する
ACメモリと、復号化されたDC成分(DC量子化係
数)を1画面分記憶するDCメモリを有している。
The Huffman decoder 8 performs entropy decoding of the received information source coded data, and includes an AC memory for storing one screen of decoded AC components (AC quantized coefficients), and the decoding. It has a DC memory that stores the generated DC component (DC quantization coefficient) for one screen.

【0029】ハフマン復号化器8は、具体的には、誤り
訂正復号化器12からAC符号化データを受け取るとエ
ントロピー復号化(ここではハフマン復号化)して1画
面分のAC量子化係数をACメモリに記憶する。
Specifically, the Huffman decoder 8 receives the AC coded data from the error correction decoder 12 and performs entropy decoding (here, Huffman decoding) to obtain AC quantized coefficients for one screen. Store in AC memory.

【0030】一方、ハフマン復号化器8は、誤り検出復
号化器7からDC符号化データ又は代替値を受け取ると
エントロピー復号化(ここではハフマン復号化)して1
画面分のDC量子化係数をDCメモリに記憶し、1画面
分の復号化が終了した時点で、補間器13に補間の指示
を出力する。そして、補間器13での補間処理終了を示
す終了通知を受け取ると、ACメモリに記憶されている
AC量子化係数と、DCメモリに記憶されている補間後
のDC量子化係数とを合成し、符号化ブロック単位で逆
量子化器9に出力するものである。
On the other hand, when the Huffman decoder 8 receives the DC coded data or the substitute value from the error detection decoder 7, the Huffman decoder 8 performs entropy decoding (here, Huffman decoding) to 1
The DC quantized coefficients for the screen are stored in the DC memory, and when the decoding for one screen is completed, the interpolation instruction is output to the interpolator 13. When the end notification indicating the end of the interpolation processing in the interpolator 13 is received, the AC quantized coefficient stored in the AC memory and the interpolated DC quantized coefficient stored in the DC memory are combined, The data is output to the inverse quantizer 9 in units of coding blocks.

【0031】補間器13は、誤り検出フレームに含まれ
たDC成分のDC量子化係数について補間を行うもので
あり、誤りブロック情報を記憶する内部メモリを有して
いる。補間器13は、具体的には、誤り検出復号化器7
から出力される誤りブロック情報を内部のメモリに記憶
し、ハフマン復号化器8から補間の指示を受け取ると、
記憶している誤りブロック情報に従ってハフマン復号化
器8のDCメモリを参照して、誤り箇所のDC量子化係
数をその周囲の正常受信したDC量子化係数から算出す
る補間処理を行い、補間処理が終了するとハフマン復号
化器8に終了通知を出力するようになっている。
The interpolator 13 interpolates the DC quantized coefficient of the DC component included in the error detection frame, and has an internal memory for storing error block information. The interpolator 13 is, specifically, the error detection decoder 7
When the error block information output from is stored in the internal memory and the interpolation instruction is received from the Huffman decoder 8,
According to the stored error block information, the DC memory of the Huffman decoder 8 is referred to, the DC quantized coefficient at the error location is calculated from the normally received DC quantized coefficients, and the interpolation processing is performed. Upon completion, the end notification is output to the Huffman decoder 8.

【0032】ここで、補間処理の一例について、図3を
使って説明する。図3は、本発明の画像通信装置におけ
る補間処理方法の一例を示す説明図である。補間処理方
法の一例は、誤り検出フレームに含まれる複数ブロック
(図3灰色部分で8×8ブロックの例)のDC量子化係
数xは、正常受信された周囲4ブロックのDC量子化係
数a,b,c,dを用いて数式[数1]によって算出す
る。
Here, an example of the interpolation processing will be described with reference to FIG. FIG. 3 is an explanatory diagram showing an example of an interpolation processing method in the image communication apparatus of the present invention. An example of the interpolation processing method is that the DC quantized coefficients x of a plurality of blocks (8.times.8 blocks in the gray portion in FIG. 3) included in the error detection frame are the DC quantized coefficients a of the four normally received surrounding blocks, It is calculated by the mathematical expression [Equation 1] using b, c, and d.

【0033】[0033]

【数1】 (Equation 1)

【0034】尚、補間方法については、この例に限定せ
ず、隣接ブロックのDC量子化係数をコピーする簡単な
方法から曲線式を用いて補間計算する曲線補間まで処理
速度と補間精度のかねあいで補間方法を選択すればどの
ような方法を用いても構わない。
Incidentally, the interpolation method is not limited to this example, and from a simple method of copying the DC quantized coefficient of the adjacent block to a curve interpolation in which the interpolation calculation is performed using a curve formula, there is a trade-off between processing speed and interpolation accuracy. Any method may be used as long as the interpolation method is selected.

【0035】次に、本発明の画像通信装置における動作
について、図1を用いて説明する。本発明の画像通信装
置では、送信側に伝送する画像(原画像)の画像データ
が入力されると、離散コサイン変換器1で符号化ブロッ
ク単位に離散コサイン変換され、量子化器2で量子化さ
れ、ハフマン符号化器3でエントロピー符号化されてD
C成分(DC符号化データ)とAC成分(AC符号化デ
ータ)に分けられ、DC符号化データは誤り検出符号化
器4に出力され、AC符号化データは誤り訂正符号化器
11に出力される。
Next, the operation of the image communication apparatus of the present invention will be described with reference to FIG. In the image communication device of the present invention, when image data of an image (original image) to be transmitted to the transmission side is input, the discrete cosine transformer 1 performs discrete cosine transform for each coding block, and the quantizer 2 quantizes it. And is entropy coded by the Huffman encoder 3 to obtain D
It is divided into a C component (DC encoded data) and an AC component (AC encoded data), the DC encoded data is output to the error detection encoder 4, and the AC encoded data is output to the error correction encoder 11. It

【0036】以降、DC成分とAC成分とに分けて動作
を説明する。DC成分のDC符号化データは、誤り検出
符号化器4で1画面分が一時記憶され、伝送フレーム単
位で誤り検出符号が付加されてHDLCフレームに組み
込まれ、変調器5で変調されて通信路に送出される。
Hereinafter, the operation will be described separately for the DC component and the AC component. The DC encoded data of the DC component is temporarily stored in the error detection encoder 4 for one screen, added with an error detection code in transmission frame units, incorporated into an HDLC frame, modulated by the modulator 5, and transmitted through the communication path. Sent to.

【0037】そして、受信側の復調器6で復調され、誤
り検出復号化器7で誤り検出が行われ、誤りが検出され
なかったフレームについてはそれに含まれるDC符号化
データが誤り検出復号化器7の内部メモリに記憶され、
一方、誤りが検出されたフレームについてはそれに含ま
れるDC成分に対応する内部メモリのブロック位置に代
替値が記憶されると共に、誤り検出復号化器7から誤り
ブロック情報が補間器13に出力されて記憶される。
Then, with respect to the frame which is demodulated by the demodulator 6 on the receiving side and error-detected by the error-detection decoder 7, the DC coded data contained therein is included in the error-detection decoder. Stored in the internal memory of 7.
On the other hand, for a frame in which an error has been detected, a substitute value is stored in the block position of the internal memory corresponding to the DC component included in the frame, and the error detection decoder 7 outputs the error block information to the interpolator 13. Remembered.

【0038】そして、誤り検出復号化器7において1画
面分のDC符号化データ又は代替値が記憶されたなら、
情報源復号化を行う順番でDC符号化データ又は代替値
がハフマン復号化器8に出力され、ハフマン復号化器8
でエントロピー復号化されてDC量子化係数が内部のD
Cメモリに記憶される。
If one screen of DC coded data or alternative value is stored in the error detection decoder 7,
The DC encoded data or alternative values are output to the Huffman decoder 8 in the order in which the information source decoding is performed, and the Huffman decoder 8
Is entropy-decoded and the DC quantized coefficient is the internal D
Stored in C memory.

【0039】そして、ハフマン復号化器8において1画
面分のDC量子化係数が記憶されたなら、ハフマン復号
化器8から補間器13に補間の指示が出力され、補間器
13で記憶されている誤り検出復号化器7からの誤りブ
ロック情報に従って補間処理が為される。
When one screen of DC quantized coefficients is stored in the Huffman decoder 8, an interpolation instruction is output from the Huffman decoder 8 to the interpolator 13 and stored in the interpolator 13. Interpolation processing is performed according to the error block information from the error detection decoder 7.

【0040】一方、AC成分のAC符号化データは、誤
り訂正符号化器11で誤り訂正符号が付加され、変調器
5で変調されて通信路に送出され、受信側での復調器6
で復調され、誤り訂正復号化器12で誤り訂正復号化さ
れ、ハフマン復号化器8でエントロピー復号化されて1
画面分のAC量子化係数が内部のACメモリに記憶され
る。
On the other hand, the AC encoded data of the AC component is added with an error correction code by the error correction encoder 11, modulated by the modulator 5 and sent to the communication path, and the demodulator 6 on the receiving side.
Is demodulated by, the error correction decoder 12 performs the error correction decoding, and the Huffman decoder 8 performs the entropy decoding.
The AC quantized coefficients for the screen are stored in the internal AC memory.

【0041】そして、補間器13における補間処理が終
了し、補間器13からの終了通知をハフマン復号化器8
が受け取ると、ハフマン復号化器8でDCメモリのDC
量子化係数とACメモリのAC量子化係数とが合成され
て符号化ブロック単位の量子化係数が作成され、逆量子
化器9で逆量子化され、逆離散コサイン変換器10で逆
離散コサイン変換され情報源復号化されて、画像データ
が出力されるようになっている。
Then, the interpolation processing in the interpolator 13 is completed, and the end notification from the interpolator 13 is sent to the Huffman decoder 8
Received by the Huffman decoder 8, the DC of the DC memory
The quantized coefficient and the AC quantized coefficient of the AC memory are combined to create a quantized coefficient for each coding block, which is inversely quantized by the inverse quantizer 9 and inverse discrete cosine transform by the inverse discrete cosine transformer 10. The image data is decoded by the information source and output.

【0042】本発明の画像通信方法を用いて画像を伝送
する場合と、従来の方法とを通信路の誤り率と通信時間
との関係で比較してみると、図4に示すように、本発明
の画像通信方法の場合、通信路の誤り率に関係なく通信
時間は一定で、特に誤り率の大きいところでは従来の方
法に比べてかなり通信時間が小さくなることが分かる。
図4は、通信路の誤り率と通信時間との関係を示す説明
図である。
Comparing the case of transmitting an image using the image communication method of the present invention with the conventional method in terms of the relationship between the error rate of the communication path and the communication time, as shown in FIG. It can be seen that in the case of the image communication method of the invention, the communication time is constant regardless of the error rate of the communication path, and the communication time is considerably shorter than that of the conventional method especially in the case where the error rate is large.
FIG. 4 is an explanatory diagram showing the relationship between the error rate of the communication path and the communication time.

【0043】本発明の画像通信方法を実現する画像通信
装置によれば、送信側のハフマン符号化器3で画像の情
報源符号化データをDC成分とAC成分とに分けて、D
C成分は誤り検出符号化器4及び誤り検出復号化器7と
によって誤りを検出したなら補間器13で周囲の正常受
信したDC成分から補間し、AC成分については、誤り
訂正符号化器11及び誤り訂正復号化器12によってあ
る程度の誤りを訂正する方法で伝送するので、通信時間
は誤り率に関係なく一定で、AC成分は誤りを含む可能
性があるが、DC成分はほぼ完全に伝送できるため、誤
り率の大きい通信路であっても、ある程度の精度を保持
しながら短時間で効率よく画像を伝送できる効果があ
る。
According to the image communication apparatus for realizing the image communication method of the present invention, the Huffman encoder 3 on the transmission side divides the information source coded data of the image into the DC component and the AC component, and D
When an error is detected by the error detection encoder 4 and the error detection decoder 7 with respect to the C component, the interpolator 13 interpolates from the normally received DC component, and the AC component is corrected with the error correction encoder 11 and Since the error correction decoder 12 transmits by a method of correcting some errors, the communication time is constant regardless of the error rate, and the AC component may include an error, but the DC component can be transmitted almost completely. Therefore, there is an effect that an image can be efficiently transmitted in a short time while maintaining a certain degree of accuracy even on a communication path having a large error rate.

【0044】[0044]

【発明の効果】請求項1記載の発明によれば、情報源符
号化データを直流(DC)成分と交流(AC)成分に分
け、DC成分については誤り検出符号を付加して伝送
し、受信側で誤りが検出された場合はDC成分の補間を
行い、AC成分については誤り訂正符号を付加して伝送
し、受信側で誤り訂正を行う画像通信方法としているの
で、DC成分は誤りを再送でなく補間で復元し、AC成
分は誤りを訂正することができ、誤り率の大きい通信路
であってもある程度の精度を保持しながら、短時間で効
率よく画像を伝送できる効果がある。
According to the invention described in claim 1, the information source coded data is divided into a direct current (DC) component and an alternating current (AC) component, and an error detection code is added to the DC component for transmission and reception. When an error is detected on the side, the DC component is interpolated, the AC component is added with an error correction code and transmitted, and the receiving side corrects the error. Therefore, the DC component retransmits the error. Instead, it can be restored by interpolation and the error can be corrected by the AC component, and there is an effect that an image can be efficiently transmitted in a short time while maintaining a certain degree of accuracy even in a communication path with a large error rate.

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

【図1】本発明に係る画像通信方法を実現する画像通信
装置の構成ブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an image communication apparatus that realizes an image communication method according to the present invention.

【図2】本発明の画像通信装置におけるAC成分の送信
フレームフォーマットを示す説明図である。
FIG. 2 is an explanatory diagram showing a transmission frame format of an AC component in the image communication device of the present invention.

【図3】本発明の画像通信装置における補間処理方法の
一例を示す説明図である。
FIG. 3 is an explanatory diagram showing an example of an interpolation processing method in the image communication apparatus of the present invention.

【図4】通信路の誤り率と通信時間との関係を示す説明
図である。
FIG. 4 is an explanatory diagram showing a relationship between an error rate of a communication path and communication time.

【図5】従来の画像通信装置の構成ブロック図である。FIG. 5 is a configuration block diagram of a conventional image communication device.

【図6】HDLC手順の伝送フレームフォーマットを示
す説明図である。
FIG. 6 is an explanatory diagram showing a transmission frame format of an HDLC procedure.

【符号の説明】[Explanation of symbols]

1…離散コサイン変換器、 2…量子化器、 3,3′
…ハフマン符号化器、4,4′…誤り検出符号化器、
5…変調器、 6,6′…復調器、 7,7′…誤り検
出復号器、 8,8′…ハフマン復号器、 9…逆量子
化器、 10…逆離散コサイン変換器、 11…誤り訂
正符号化器、 12…誤り訂正復号化器、 13…補間
1 ... Discrete cosine transformer, 2 ... Quantizer, 3, 3 '
... Huffman encoder, 4, 4 '... Error detection encoder,
5 ... Modulator, 6, 6 '... Demodulator, 7, 7' ... Error detection decoder, 8, 8 '... Huffman decoder, 9 ... Inverse quantizer, 10 ... Inverse discrete cosine transform, 11 ... Error Correction encoder, 12 ... Error correction decoder, 13 ... Interpolator

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 7/30 H04N 7/133 A ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Office reference number FI Technical display location H04N 7/30 H04N 7/133 A

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 原画像を離散コサイン変換し、量子化
し、エントロピー符号化して得られた情報源符号化デー
タを伝送する画像通信方法において、前記情報源符号化
データを直流成分と交流成分に分け、前記直流成分につ
いては誤り検出符号を付加して伝送し、受信側で誤りが
検出された場合は直流成分の補間を行い、前記交流成分
については誤り訂正符号を付加して伝送し、受信側で誤
り訂正を行うことを特徴とする画像通信方法。
1. An image communication method for transmitting information source coded data obtained by subjecting an original image to discrete cosine transform, quantization and entropy coding, and dividing the information source coded data into a DC component and an AC component. , An error detection code is added to the DC component and transmitted, and when an error is detected on the receiving side, the DC component is interpolated, and an error correction code is added to the AC component and transmitted, and the receiving side An image communication method, characterized in that error correction is performed by.
JP30626295A 1995-11-24 1995-11-24 Picture communicating method Pending JPH09149259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30626295A JPH09149259A (en) 1995-11-24 1995-11-24 Picture communicating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30626295A JPH09149259A (en) 1995-11-24 1995-11-24 Picture communicating method

Publications (1)

Publication Number Publication Date
JPH09149259A true JPH09149259A (en) 1997-06-06

Family

ID=17954966

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30626295A Pending JPH09149259A (en) 1995-11-24 1995-11-24 Picture communicating method

Country Status (1)

Country Link
JP (1) JPH09149259A (en)

Similar Documents

Publication Publication Date Title
US5617333A (en) Method and apparatus for transmission of image data
JPH0779441A (en) Decoding method for picture data
WO1999001981A1 (en) Data encoding system
JPH0562861B2 (en)
JPH09149259A (en) Picture communicating method
JP3556363B2 (en) Image communication method
JPH09181894A (en) Image communication method
JPH10341434A (en) Image and sound data communication system
JP3734871B2 (en) Image communication method
JPH09149258A (en) Picture communicating method
JPH1056563A (en) Method and equipment for pictorial communication
JPS59111468A (en) Facsimile device having correcting function of communication error
JP3649805B2 (en) Image communication method
JPH1056562A (en) Method and equipment for pictorial communication
JP2985173B2 (en) Digital information receiver
JP3807110B2 (en) Image encoding device
JPH10126444A (en) Image transmission method
JPH10145786A (en) Image communication method and device
JPH0951440A (en) Image data communication method
JP3192436B2 (en) Image decoding apparatus and method
JPH0984003A (en) Image data communication method and image data communication equipment
JPH0918457A (en) Data communication re-sending device
JP2004080188A (en) Receiver, reception processing method for received data and program
JP3262341B2 (en) Image processing apparatus and method
JPH08190632A (en) Method and system for image transmission