JP2643285B2 - Image transmission device, image reception device, image transmission system, and image transmission method - Google Patents

Image transmission device, image reception device, image transmission system, and image transmission method

Info

Publication number
JP2643285B2
JP2643285B2 JP11076688A JP11076688A JP2643285B2 JP 2643285 B2 JP2643285 B2 JP 2643285B2 JP 11076688 A JP11076688 A JP 11076688A JP 11076688 A JP11076688 A JP 11076688A JP 2643285 B2 JP2643285 B2 JP 2643285B2
Authority
JP
Japan
Prior art keywords
data
transmission
block
image
error
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
JP11076688A
Other languages
Japanese (ja)
Other versions
JPH01280939A (en
Inventor
伸夫 池庄司
豊太 本多
淳 上原
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.)
Hitachi Image Information Systems Inc
Hitachi Ltd
Original Assignee
Hitachi Image Information Systems Inc
Hitachi 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 Hitachi Image Information Systems Inc, Hitachi Ltd filed Critical Hitachi Image Information Systems Inc
Priority to JP11076688A priority Critical patent/JP2643285B2/en
Publication of JPH01280939A publication Critical patent/JPH01280939A/en
Application granted granted Critical
Publication of JP2643285B2 publication Critical patent/JP2643285B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、再送に好適な画像伝送方式に関する。Description: TECHNICAL FIELD The present invention relates to an image transmission system suitable for retransmission.

[従来の技術] 電話回線等を使って画像データをディジタル伝送する
場合、伝送路の雑音等により伝送誤りが生じることがあ
る。伝送するデータにあらかじめ誤り検出符号を付加し
ておき、受信側で伝送誤りを検出した場合に、受信側か
ら送信側へ画像データの再送を要求し、送信側がこれに
応じて画像データを全て再度送信すると、伝送時間は誤
りが無かった場合の倍以上かかってしまう。
2. Description of the Related Art When digitally transmitting image data using a telephone line or the like, a transmission error may occur due to noise in a transmission line or the like. An error detection code is added to the data to be transmitted in advance, and when a transmission error is detected on the receiving side, the receiving side requests retransmission of the image data from the transmitting side, and the transmitting side retransmits all the image data accordingly. When transmitting, the transmission time is more than twice as long as there is no error.

この問題を解決するため、従来は、特開昭58−42375
号公報に記載のように、画像メモリの内容に対応する画
面の各水平走査期間をmブロックに分割し、ブロックご
とにアドレスと誤り検出符号を付加して伝送し、受信側
で誤りが検出された場合には、画像メモリのデータを全
て受信した後に、誤りを検出したブロックのアドレスを
送信側へ返送し、該アドレスに対応するブロックのデー
タのみを再送するという再送方式を用いていた。
To solve this problem, conventionally, Japanese Patent Application Laid-Open No. 58-42375
As described in the publication, each horizontal scanning period of the screen corresponding to the contents of the image memory is divided into m blocks, and an address and an error detection code are added for each block and transmitted. An error is detected on the receiving side. In such a case, after receiving all the data in the image memory, the retransmission method is used in which the address of the block in which the error is detected is returned to the transmitting side, and only the data of the block corresponding to the address is retransmitted.

[発明が解決しようとする課題] 一方、自然画像を電話回線等の低ビットレートの回線
を使って伝送しようとすると、データ量が多いため伝送
に長時間かかってしまう、という問題がある。例えば1
画素あたり3ビットにデータ圧縮して、横512画素×縦2
40画素の画像をファクシミリ等で使われる9600ビット/
秒で伝送すると、40秒程度かかってしまう。
[Problems to be Solved by the Invention] On the other hand, when trying to transmit a natural image using a low bit rate line such as a telephone line, there is a problem that it takes a long time to transmit because of a large amount of data. For example, 1
Data compression to 3 bits per pixel, horizontal 512 pixels x vertical 2
9600 bits used for facsimile, etc. for 40 pixel images
It takes about 40 seconds to transmit in seconds.

そこで、静止画像を階層的に処理して、まず高速に粗
い画像を伝送してから徐々に細かい画像を送ることで、
受信者の心理的負担を軽くする階層的符号化を使った伝
送方法がある。この伝送方法は、吹抜敬彦「静止画像の
符号化」,電子通信学会誌67巻1号,昭和59年1月に記
載のように次のような構成になっている。
Therefore, by processing still images hierarchically, transmitting coarse images at high speed and then gradually sending finer images,
There is a transmission method using hierarchical coding that reduces the psychological burden on the receiver. This transmission method has the following configuration, as described in Norihiko Fukinuki "Encoding of Still Images", IEICE Journal Vol. 67, No. 1, January 1984.

まず、N=2n個の画素をひとつのブロックにして、デ
ィスクリートコサイン変換のような直交変換により周波
数成分に変換する。次に、全画面にわたって、各ブロッ
クの直流分を符号化し、伝送する。次いで順次低周波か
ら高周波成分の順に伝送することで、受信側では始め高
速に粗い画面が表示され、順次鮮明になる。
First, N = 2 n pixels are made into one block, and converted into frequency components by orthogonal transform such as discrete cosine transform. Next, the DC component of each block is encoded and transmitted over the entire screen. Then, by sequentially transmitting the low-frequency components to the high-frequency components in order, a coarse screen is displayed at a high speed on the receiving side at first, and the images are sequentially sharpened.

しかしながら、前述した再送方式を、階層的符号化を
使った伝送方式に適用すると、以下の課題が出てくる。
However, when the above-described retransmission scheme is applied to a transmission scheme using hierarchical coding, the following problems arise.

低周波成分の伝送中に伝送誤りが生じたブロックは、
たとえ続いて伝送される高周波成分が誤り無く受信でき
ても、原画像とは異なった画像を表示してしまう。再送
は全画面のデータを伝送した後に行なうので、少なくと
も高周波成分の伝送が終了するまでは、誤りのない画像
を表示することはできない。例えば、低周波成分のデー
タ量が1画素あたり0.25ビット、高周波成分のデータ量
が1画素あたり2.75ビットのときには、高周波成分の伝
送に約35秒かかるので、受信者は少なくとも35秒間は異
常な画像を見ることになってしまう。
Blocks with transmission errors during transmission of low-frequency components are:
Even if the subsequently transmitted high-frequency component can be received without error, an image different from the original image is displayed. Since retransmission is performed after transmitting the data of the entire screen, an error-free image cannot be displayed at least until the transmission of the high-frequency component is completed. For example, when the data amount of the low-frequency component is 0.25 bits per pixel and the data amount of the high-frequency component is 2.75 bits per pixel, the transmission of the high-frequency component takes about 35 seconds. Will be seen.

本発明の目的は、上記従来技術の課題を解決し、低周
波成分の伝送において伝送誤りがあっても、高周波成分
の伝送を行なう前、あるいは高周波成分の伝送を行ない
ながら再送を行なうことにより、受信者が長時間異常な
画面を見せられることのない画像伝送方式およびこの方
式を採用した画像伝送システムを提供することにある。
An object of the present invention is to solve the above-described problems of the prior art, and to perform retransmission before transmitting a high frequency component or while transmitting a high frequency component even if there is a transmission error in transmission of a low frequency component. It is an object of the present invention to provide an image transmission system in which a receiver cannot show an abnormal screen for a long time, and an image transmission system employing this system.

[課題を解決するための手段] 上記目的を達成するために、本発明の画像送信装置
は、画面を複数のブロックに分割する分割部と、当該分
割部により分解されたブロックごとの画像を周波数領域
ごとのデータに変換する変換部と、前記変換部により変
換されたブロック内の変換後のデータとブロックアドレ
スと誤り検出データとにより伝送パケットを構成して各
ブロックごとに画像を受信側に伝送する伝送部とを有す
る画像送信装置において、前記伝送部は、前記変換部に
より変換された変換後のブロック内の画像の低周波領域
のデータを、前記送信パケットの前記データとして各ブ
ロックごとに伝送する第1の伝送手段と、前記受信側か
ら、誤りが検出された送信パケットのブロックアドレス
が返送されたときに、当該誤りが検出された送信パケッ
トのブロックの画像の低周波領域のデータとともに高周
波領域のデータを、前記送信パケットの前記データとし
て伝送し、前記誤りが検出されなかった送信パケットに
ついては、当該誤りが検出されなかった送信パケットの
ブロックの画像の高周波領域のデータを、前記送信パケ
ットの前記データとして伝送する第2の伝送手段とを備
えることを特徴とするものである。
[Means for Solving the Problems] In order to achieve the above object, an image transmitting apparatus according to the present invention includes a dividing unit that divides a screen into a plurality of blocks, and an image for each block decomposed by the dividing unit. A conversion unit that converts the data into data for each area; and a transmission packet formed by the converted data, the block address, and the error detection data in the block converted by the conversion unit, and transmits an image for each block to the reception side. The transmitting unit transmits the data of the low-frequency region of the image in the converted block converted by the converting unit as the data of the transmission packet for each block. A first transmission unit that transmits the block address of the transmission packet in which the error is detected from the receiving side; The data in the high-frequency region together with the data in the low-frequency region of the image of the block of the transmission packet is transmitted as the data in the transmission packet. For the transmission packet in which the error is not detected, the transmission packet in which the error is not detected. And a second transmission unit for transmitting data in a high-frequency region of the image of the block as the data of the transmission packet.

また、本発明による他の画像送信装置は、画面を複数
のブロックに分割する分割部と、当該分割部により分割
されたブロックごとに画像を周波数領域ごとのデータに
変換する変換部と、前記変換部により変換されたブロッ
ク内の変換後のデータとブロックアドレスと誤り検出デ
ータとにより送信パケットを構成して画像を受信側に伝
送する伝送部とを有する画像送信装置において、前記伝
送部は、前記変換部により変換された変換後のブロック
内の画像の低周波領域のデータを、前記送信パケットの
前記データとして各ブロックごとに伝送する第1の伝送
手段と、前記受信側から、誤りが検出された送信パケッ
トのブロックアドレスが返送されたときに、当該誤りが
検出された送信パケットのブロックの画像の低周波領域
のデータを再度伝送した後、各ブロックの画像の高周波
領域のデータを伝送する第2の伝送手段とを備えること
を特徴とするものである。この場合、前記第2の伝送手
段は、前記誤りが検出された送信パケットについては、
当該誤りが検出されなくなるまで当該ブロックの画像の
低周波領域のデータの伝送を繰り返した後、前記各ブロ
ックの画像の高周波領域のデータを伝送することが望ま
しい。
Further, another image transmitting apparatus according to the present invention includes a dividing unit that divides a screen into a plurality of blocks, a converting unit that converts an image into data for each frequency domain for each block divided by the dividing unit, A transmitting unit configured to form a transmission packet with the converted data, the block address, and the error detection data in the block converted by the unit and transmit an image to a receiving side, wherein the transmitting unit includes: An error is detected from the first transmission unit that transmits the data in the low-frequency region of the image in the converted block converted by the conversion unit as the data of the transmission packet for each block, and the reception side. When the block address of the transmitted packet is returned, the data in the low frequency region of the image of the block of the transmitted packet in which the error was detected is transmitted again. After, it is characterized in further comprising a second transmission means for transmitting the data of the high-frequency portion of the image of each block. In this case, the second transmission unit may determine that the transmission packet in which the error has been detected is:
It is desirable to repeat transmission of data in the low-frequency region of the image of the block until the error is no longer detected, and then transmit data in the high-frequency region of the image of each block.

また、本発明における画像受信装置は、低周波領域の
データと高周波領域のデータとを画面を分割したブロッ
クごとに受信する画像受信装置において、受信したデー
タが前記低周波領域のデータであるか前記高周波領域の
データであるかを示す領域情報と当該データのブロック
アドレスとを出力する出力手段と、当該出力手段により
出力された領域情報を前記ブロックアドレスに対応して
保持する保持手段と、前記保持手段に保持される保持内
容に応じて、次に送信側にデータの送信を要求する、各
ブロックの周波数領域を決定する決定手段とを備えるこ
とを特徴とするものである。この決定手段は、前記ブロ
ックの画像の低周波領域のデータの受信後、前記保持手
段に保持される保持内容が未受信を示しているブロック
については、当該ブロックの画像の低周波領域のデータ
と高周波領域のデータとの双方のデータの伝送を要求
し、前記保持手段に保持される保持内容が前記低周波領
域のデータを示す領域情報である場合には、前記高周波
領域のデータの伝送を要求する要求手段を備えることが
できる。もしくは、前記決定手段は、前記ブロックの画
像の低周波領域のデータの受信後、前記保持手段に保持
される保持内容が未受信を示しているブロックについて
は、当該ブロックの画像の低周波領域のデータの伝送を
要求し、前記保持手段に保持される全てのブロックにつ
いての保持内容が前記低周波領域のデータを示す領域情
報である場合には、前記高周波領域のデータの伝送を要
求する要求手段を備えるようにしてもよい。
Further, the image receiving apparatus according to the present invention is an image receiving apparatus that receives data in a low-frequency area and data in a high-frequency area for each block obtained by dividing a screen, wherein the received data is the data in the low-frequency area. Output means for outputting area information indicating whether the data is high-frequency area data and a block address of the data; holding means for holding the area information output by the output means corresponding to the block address; And determining means for determining the frequency domain of each block, which requests the transmitting side to transmit data next according to the held content held by the means. After receiving the data in the low-frequency region of the image of the block, the determination unit determines, for the block whose holding content held by the holding unit indicates unreceived, the data in the low-frequency region of the image of the block. Requesting the transmission of both data in the high-frequency area and requesting the transmission of the data in the high-frequency area when the held content held in the holding means is area information indicating the data in the low-frequency area. Requesting means. Alternatively, after receiving the data of the low-frequency area of the image of the block, for the block in which the holding content held in the holding means indicates unreceived, the determining unit determines the low-frequency area of the image of the block. Requesting means for requesting data transmission and requesting transmission of data in the high-frequency area if the held content of all blocks held in the holding means is area information indicating data in the low-frequency area; May be provided.

なお、前記ブロック内の画像を3度以上に分けて伝送
する場合には、高周波領域を2つ以上の領域にさらに分
けてもよい。
When the image in the block is transmitted three or more times, the high frequency region may be further divided into two or more regions.

さらに、本発明は、画面を複数のブロックに分割する
分割部と、当該分割部により分割されたブロックごとに
画像を周波数領域ごとのデータに変換する変換部と、前
記変換部により変換されたブロック内の変換後のデータ
とブロックアドレスと誤り検出データとにより送信パケ
ットを構成して画像を受信側に伝送する伝送部とを備え
る画像送信装置と、低周波領域のデータと高周波領域の
データとを画面を分割したブロックごとに受信する画像
受信装置とを有する画像伝送システムにおいて、前記伝
送部は、前記変換部により変換された変換後のブロック
内の画像の低周波領域のデータを、前記送信パケットの
前記データとして各ブロックごとに伝送する第1の伝送
手段と、前記変換部により変換された変換後のブロック
内の画像の高周波領域のデータを、前記送信パケットの
前記データとして各ブロックごとに伝送する第2の伝送
手段と、前記データが前記低周波領域のデータであるか
前記高周波領域のデータであるかを示す領域情報を前記
送信パケットに付加する領域情報付加手段とを備え、前
記画像受信装置は、受信した送信パケットから当該送信
パケットに付加されている前記領域情報と前記ブロック
アドレスとを出力する出力手段と、当該出力手段により
出力された領域情報を当該ブロックアドレスに対応して
保持する保持手段と、前記保持手段に保持される保持内
容に応じて、前記画像送信装置にデータの送信を要求す
る、各ブロックの周波数領域を決定する決定手段とを備
えることを特徴とするものである。
Furthermore, the present invention provides a dividing unit that divides a screen into a plurality of blocks, a converting unit that converts an image into data for each frequency domain for each block divided by the dividing unit, and a block that is converted by the converting unit. An image transmitting apparatus including a transmission unit that forms a transmission packet with the converted data, the block address, and the error detection data and transmits an image to a receiving side, and the data in the low frequency region and the data in the high frequency region. An image transmission system comprising: an image receiving device that receives an image received by each of blocks obtained by dividing a screen.The transmission unit transmits, to the transmission packet, data in a low-frequency region of an image in a block after conversion by the conversion unit. A first transmission unit for transmitting the data as the data for each block, and a high-frequency area of an image in the converted block converted by the conversion unit. Second transmission means for transmitting the data of each block as the data of the transmission packet, and area information indicating whether the data is data of the low frequency area or data of the high frequency area. Area information adding means for adding to a transmission packet, the image receiving apparatus outputs, from the received transmission packet, the area information and the block address added to the transmission packet, and the output means Holding means for holding the area information output according to the block address corresponding to the block address, and requesting the image transmission device to transmit data in accordance with the held content held in the holding means; And a determination means for determining

「作用」 本発明によれば、第1の伝送手段により、ブロック内
の画像の低周波領域のデータを、前記送信パケットの前
記データとして各ブロックごとに伝送し、第2の伝送手
段により、受信側から、誤りが検出された送信パケット
のブロックアドレスが返送されたとき、当該誤りが検出
された送信パケットのブロックの画像の低周波領域のデ
ータとともに高周波領域のデータを、前記送信パケット
の前記データとして伝送し、前記誤りが検出されなかっ
た送信パケットについては、当該誤りが検出されなかっ
た送信パケットのブロックの画像の高周波領域のデータ
を、前記送信パケットの前記データとして伝送する。こ
のため、受信者は、ブロック内の高周波領域のデータ
を、受信し終るまで長時間待たなくても、ブロック内の
低周波領域のデータのみを使った誤りのない粗い画像を
見ることができる。
According to the present invention, the first transmitting means transmits the data in the low-frequency region of the image in the block as the data of the transmission packet for each block, and the second transmitting means When the block address of the transmission packet in which the error is detected is returned from the side, the data in the high frequency region together with the data in the low frequency region of the image of the block of the transmission packet in which the error is detected, and the data of the transmission packet. As for the transmission packet in which the error is not detected, the data of the high frequency region of the image of the block of the transmission packet in which the error is not detected is transmitted as the data of the transmission packet. Therefore, the receiver can view an error-free coarse image using only the data in the low-frequency region in the block without waiting for a long time until the reception of the data in the high-frequency region in the block is completed.

また、他の発明によれば、第1の伝送手段により前記
変換部により変換された変換後のブロック内の画像の低
周波領域のデータを、前記送信パケットの前記データと
して各ブロックごとに伝送し、第2の伝送手段により前
記受信側から、誤りが検出された送信パケットのブロッ
クアドレスが返送されたときに、当該誤りが検出された
送信パケットのブロックの画像の低周波領域のデータを
再度伝送した後、各ブロックの画像の高周波領域のデー
タを伝送する。この場合、受信したブロック内の低周波
領域のデータが誤っていることにより生ずる、原画像と
異なる画像を見せられることはない。また、ブロック内
の低周波領域のデータの誤りが無くなるまで再送を繰り
返すことがないので、全伝送時間が短くなる。
According to another aspect of the present invention, the data in the low-frequency region of the image in the converted block converted by the conversion unit by the first transmission unit is transmitted as the data of the transmission packet for each block. When the block address of the transmission packet in which the error is detected is returned from the receiving side by the second transmission means, the data in the low-frequency region of the image of the block of the transmission packet in which the error is detected is transmitted again. After that, the data of the high frequency region of the image of each block is transmitted. In this case, an image different from the original image caused by incorrect data in the low-frequency area in the received block is not shown. Further, since retransmission is not repeated until no data error in the low frequency region in the block is eliminated, the total transmission time is shortened.

[実施例] 以下、本発明の一実施例を図面を使って説明する。Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

第8図は、本発明の表す画像伝送方式を実現する装置
のブロック図である。同図(a)は送信装置を示し、1
は送信画像メモリ、2は符号化手段、3はアドレス付加
手段、4は誤り制御符号付加手段、5は送信手段、6は
送信初期化手段、7は再送アドレス受信手段、8は送信
アドレスメモリである。同図(b)は受信装置を示し、
9は受信手段、10は誤り検出手段、11はアドレス切り出
し手段、12は復号化手段、13は受信アドレスメモリ、14
は再送アドレス生成手段、15は再送アドレス送信手段、
16は再送アドレスメモリ、17は第1段階データメモリ、
18は受信画像メモリ、50はDCTメモリ、60は受信初期化
手段である。
FIG. 8 is a block diagram of an apparatus for realizing the image transmission system represented by the present invention. FIG. 1A shows a transmitting device,
Is a transmission image memory, 2 is an encoding unit, 3 is an address addition unit, 4 is an error control code addition unit, 5 is a transmission unit, 6 is a transmission initialization unit, 7 is a retransmission address reception unit, and 8 is a transmission address memory. is there. FIG. 2B shows a receiving device.
9 is a receiving means, 10 is an error detecting means, 11 is an address extracting means, 12 is a decoding means, 13 is a receiving address memory, 14
Is retransmission address generation means, 15 is retransmission address transmission means,
16 is a retransmission address memory, 17 is a first stage data memory,
Reference numeral 18 denotes a reception image memory, 50 denotes a DCT memory, and 60 denotes reception initialization means.

第2図は、送信画像メモリ1とアドレスとの関係を示
した図である。画像を複数の小領域20〜27に分解し、各
々の小領域にアドレスA0〜A7を割り当てる。受信画像メ
モリ18は送信画像メモリ1と同じ構成を有する。
FIG. 2 is a diagram showing a relationship between the transmission image memory 1 and an address. The image is decomposed into a plurality of small areas 20 to 27, and addresses A0 to A7 are assigned to each of the small areas. The reception image memory 18 has the same configuration as the transmission image memory 1.

第3図(a)は、送信アドレスメモリ8の構成を表し
たものである。アドレス欄30には送信するアドレスを格
納する。領域番号欄31には各々のアドレスの領域番号
(後述)を格納する。第3図(b)は、受信アドレスメ
モリ13の構成を表したものである。領域番号欄32には受
信したパケットの領域番号を格納する。第3図(c)
は、再送アドレスメモリ16の構成を表したものである。
アドレス欄33には再送するアドレスを格納する。領域番
号欄34には各々のアドレスの再送を要求する領域番号を
格納する。
FIG. 3A shows a configuration of the transmission address memory 8. The address column 30 stores an address to be transmitted. The area number column 31 stores the area number (described later) of each address. FIG. 3B shows the configuration of the reception address memory 13. The area number column 32 stores the area number of the received packet. Fig. 3 (c)
Shows the configuration of the retransmission address memory 16.
The address column 33 stores an address to be retransmitted. The area number column 34 stores an area number for which retransmission of each address is requested.

第2図に示した小領域20は、第7図(a)に示すよう
に、横8画素、縦8画素の空間の輝度データX0(0,0)
〜X0(7,7)で構成する。同様に、小領域21は、X1(0,
0)〜X1(7,7)で構成する。小領域22〜27においても同
様である。
As shown in FIG. 7A, the small area 20 shown in FIG. 2 has luminance data X0 (0,0) in a space of 8 pixels horizontally and 8 pixels vertically.
~ X0 (7,7). Similarly, the small area 21 is X1 (0,
0) to X1 (7,7). The same applies to the small regions 22 to 27.

第7図(b)は、DCTメモリ50の構成である。Y0(0,
0)〜Y0(7,7)は、輝度データX0(0,0)〜X0(7,7)を
2次元ディスクリートコサイン変換した結果である。8
×8の2次元ディスクリートコサイン変換および変換
は、(1)式と、(2)式で、定義される。
FIG. 7B shows the configuration of the DCT memory 50. Y0 (0,
0) to Y0 (7, 7) are the results of two-dimensional discrete cosine transform of the luminance data X0 (0, 0) to X0 (7, 7). 8
The × 8 two-dimensional discrete cosine transform and transform are defined by equations (1) and (2).

Y=AXAt ・・・(1) X=AtYA ・・・(2) (AtはAの転置行列) ディスクリートコサイン変換した結果を、(0,0)次
の係数だけからなる低周波の領域D1と、(0,0)次以外
の係数からなる高周波の領域D2とに分離する。領域D1に
は領域番号D1を、領域D2には領域番号D2を、領域D1と領
域D2を合わせた領域には領域番号D3を、割り当てる。各
々の成分を、第7図(c)に示す。
Y = AXA t (1) X = A t YA (2) The (A t is the transposed matrix of A) a result of the discrete cosine transform, and (0,0) consisting of only the following coefficients low frequency region D1, and a high frequency region D2 consisting coefficient (0,0) except for the following To separate. An area number D1 is assigned to the area D1, an area number D2 is assigned to the area D2, and an area number D3 is assigned to an area obtained by combining the areas D1 and D2. Each component is shown in FIG. 7 (c).

まず、第1の実施例の画像伝送装置の動作の概要を第
1図の送受信フローチャートを使って説明する。
First, the outline of the operation of the image transmission apparatus of the first embodiment will be described with reference to the transmission / reception flowchart of FIG.

第1段階の送受信においては、領域D1を画像を構成す
る全ブロックについて伝送する。(S10) 第2段階の送受信においては、領域D1が誤りなしに伝
送できたブロックについては残りの領域D2を伝送し、領
域D1の受信で誤りのあったブロックについては領域D2に
加えて領域D1も再度送信する(S11)。領域D2を伝送し
ながら領域D1の再送を行なうことになるので、領域D2の
伝送が終了するのを待たなくても誤りのあった領域D1の
データを再送して訂正することができる。
In the transmission / reception in the first stage, the area D1 is transmitted for all blocks constituting an image. (S10) In the second stage of transmission / reception, the remaining area D2 is transmitted for a block in which the area D1 has been transmitted without error, and the area D1 is added to the area D1 in addition to the area D2 for an error in the reception of the area D1. Is transmitted again (S11). Since the retransmission of the area D1 is performed while transmitting the area D2, the data of the erroneous area D1 can be retransmitted and corrected without waiting for the transmission of the area D2 to be completed.

第3段階の送受信においては、領域D2の受信で誤りの
あったブロックについては領域D2を再送し、領域D1と領
域D2をあわせたデータの受信で誤りであったブロックに
ついては領域D1と領域D2をあわせたデータを再送するこ
とを、受信誤りがなくなるまで繰り返す(S12,S13)。
In the third stage of transmission and reception, the area D2 is retransmitted for a block having an error in the reception of the area D2, and the area D1 and the area D2 are retransmitted for a block having an error in the reception of data combining the area D1 and the area D2. Is repeated until there is no reception error (S12, S13).

つぎに、本実施例における画像伝送装置の第1段階の
送信動作について詳細に説明する。
Next, a first-stage transmission operation of the image transmission apparatus according to the present embodiment will be described in detail.

送信画像メモリ1には送信する画像データが書き込ま
れている。送信初期化手段6は送信する小領域のアドレ
スA0からA7及び領域番号D1を送信アドレスメモリ8に、
第4図(a)のように書き込む。
Image data to be transmitted is written in the transmission image memory 1. The transmission initialization means 6 stores the addresses A0 to A7 of the small area to be transmitted and the area number D1 in the transmission address memory 8,
Writing is performed as shown in FIG.

符号化手段2は、まず第4図(a)に示す送信アドレ
スメモリ8の1列目を参照にしてアドレスA0と領域番号
D1を得る。次にアドレスA0に対応する小領域20の輝度デ
ータX0(0,0)〜X0(7,7)を2次元ディスクリートコサ
イン変換して、その結果をDCTメモリ50に格納する。次
にDCTメモリ50の領域D1のデータ列YOD1(=Y0(0,0))
をアドレス付加手段3へ出力する。
The encoding means 2 first refers to the first column of the transmission address memory 8 shown in FIG.
Get D1. Next, two-dimensional discrete cosine transform is performed on the luminance data X0 (0,0) to X0 (7,7) of the small area 20 corresponding to the address A0, and the result is stored in the DCT memory 50. Next, the data string YOD1 of the area D1 of the DCT memory 50 (= Y0 (0,0))
Is output to the address adding means 3.

アドレス付加手段3は、DCTメモリ50の領域D1のデー
タ列YOD1にアドレスA0と領域番号D1を付加したデータ列
YO1aを、誤り制御符号付加手段4へ出力する。誤り制御
符号付加手段4は、データ列YO1aに対して周知のCRC誤
り制御符号を付加して第11図(a)に示す送信パケット
YO1を生成し、送信手段5へ出力する。送信手段5は、
この送信パケットYO1をで電話回線へ出力する。この
後、符号化手段2は、第4図(a)に示す送信アドレス
メモリ8の2列目を参照して、アドレスA1に対応する小
領域21の輝度データX1(0,0)〜X1(7,7)を2次元ディ
スクリートコサイン変換して、その結果をDCTメモリ50
に格納し、DCTメモリ50の領域D1のデータ列Y1D1(=Y1
(0,0))をアドレス付加手段3へ出力する。
The address adding means 3 is a data string obtained by adding an address A0 and an area number D1 to the data string YOD1 of the area D1 of the DCT memory 50.
YO1a is output to the error control code adding means 4. The error control code adding means 4 adds a well-known CRC error control code to the data sequence YO1a, and transmits the transmission packet shown in FIG.
YO1 is generated and output to the transmitting means 5. Transmission means 5
This transmission packet YO1 is output to the telephone line. Thereafter, the encoding means 2 refers to the second column of the transmission address memory 8 shown in FIG. 4 (a) and refers to the luminance data X1 (0,0) to X1 (0) of the small area 21 corresponding to the address A1. 7,7) is converted to a two-dimensional discrete cosine transform, and the result is stored in DCT memory 50.
And the data string Y1D1 (= Y1) in the area D1 of the DCT memory 50.
(0, 0)) to the address adding means 3.

アドレス付加手段3は、DCTメモリ50の出力データ列Y
1D1にアドレスA1と領域番号D1を付加したデータ列Y11a
を誤り制御符号付加手段4へ出力する。誤り制御符号付
加手段4はデータ列Y11aに対して周知のCRC誤り制御符
号を付加して、第11図(b)に示す送信パケットY11を
送信手段5へ出力する。送信手段5はこの送信パケット
Y11を電話回線へ出力する。
The address adding means 3 outputs the output data string Y of the DCT memory 50.
Data string Y11a with address A1 and area number D1 added to 1D1
Is output to the error control code adding means 4. The error control code adding means 4 adds a known CRC error control code to the data sequence Y11a, and outputs a transmission packet Y11 shown in FIG. The transmission means 5 transmits the transmission packet
Output Y11 to the telephone line.

以上の動作を、送信アドレスメモリ8に書かれている
全てのアドレスについて行なう。その後、送信手段5
は、全てのアドレスを送信し終えた事を表すEOS(End O
f Step)パケットを送出する。
The above operation is performed for all addresses written in the transmission address memory 8. Then, the transmitting means 5
Is EOS (End O) indicating that all addresses have been transmitted.
f Step) Transmit the packet.

次に第1段階の受信動作について説明する。受信初期
化手段6は受信動作を開始するに先立って、第5図
(a)に示すうように受信アドレスメモリ13の内容を、
すべて未受信を表す記号Nにする。
Next, the first stage receiving operation will be described. Before starting the reception operation, the reception initialization means 6 stores the contents of the reception address memory 13 as shown in FIG.
All symbols are set to the symbol N indicating no reception.

受信手段は9は、電話回線より受信パケットY01を受
信し、誤り検出手段10に出力する。誤り検出手段10は、
パケットY01からCRC誤り制御符号を抜き取り、周知のCR
C誤り検出方法により受信誤りの有無を判定する。受信
誤りがなかった場合には、パケットY01からCRC誤り制御
符号を差し引いたデータ列Y01aを、アドレス切り出し手
段11及び復号化手段12へ出力する。しかし、もし受信誤
りがあった場合には、受信手段9は何も出力しない。
The receiving means 9 receives the received packet Y01 from the telephone line and outputs it to the error detecting means 10. The error detection means 10
The CRC error control code is extracted from the packet Y01, and the well-known CR
The presence or absence of a reception error is determined by the C error detection method. If there is no reception error, the data string Y01a obtained by subtracting the CRC error control code from the packet Y01 is output to the address extracting means 11 and the decoding means 12. However, if there is a reception error, the receiving means 9 does not output anything.

アドレス切り出し手段11は、データ列Y01aからアドレ
スA0と領域番号D1を切り出し、データ列Y0D1とアドレス
A0と領域番号D1とを復号化手段12へ出力する。
The address extracting means 11 extracts the address A0 and the area number D1 from the data string Y01a, and outputs the data string Y0D1 and the address.
A0 and area number D1 are output to decoding means 12.

復号化手段12は、データ列Y0D1を復号してDCTメモリ5
0の領域D1へ格納する。このとき、復号して得られたデ
ータ数が、領域D1のデータ数1個でなかった場合、誤り
検出手段10では検出できなかった受信誤りがあったとみ
なし、何も出力しない。データY0(0,0)が誤りなしに
得られた場合には、受信アドレスメモリ13のアドレスA0
に対応する場所に領域番号D1を格納する。さらに、デー
タ列Y0(0,0)を第1段階データメモリ17へ格納し、DCT
メモリ50の領域D1以外を全て0にして、逆ディスクリー
トコサイン変換を行ない、その結果を受信画像メモリ18
に格納する。
The decoding means 12 decodes the data string Y0D1 and
It is stored in the area D1 of 0. At this time, if the number of data obtained by decoding is not one in the area D1, it is regarded that there is a reception error that could not be detected by the error detection means 10, and nothing is output. If the data Y0 (0,0) is obtained without error, the address A0 of the reception address memory 13 is
The area number D1 is stored in a location corresponding to. Further, the data string Y0 (0,0) is stored in the first stage data memory 17, and the DCT is stored.
The area other than the area D1 of the memory 50 is set to 0, and the inverse discrete cosine transform is performed.
To be stored.

ディスクリートコサイン変換係数のうち低次のデータ
だけを使うので、細かい画像は再現できないが、このよ
うにして、第1段階のデータだけを使ってまず粗い画像
を見ることができる。
Since only low-order data among the discrete cosine transform coefficients is used, a fine image cannot be reproduced, but in this way, a coarse image can be viewed first using only the first stage data.

以上の動作をEOCパケットを受信するまで続ける。 The above operation is continued until the EOC packet is received.

第5図(b)は、EOSパケットを受信した時点での受
信アドレスメモリ13の内容である。本実施例ではアドレ
スA1とアドレスA5のパケットが受信できなかったことを
表している。
FIG. 5B shows the contents of the reception address memory 13 when the EOS packet is received. In the present embodiment, it indicates that the packets of the addresses A1 and A5 could not be received.

次に、第1段階の再送要求について説明する。 Next, the first stage retransmission request will be described.

領域D1のデータを誤りなしに受信できた小領域では、
領域D2のデータだけ受信すればよいので、領域D2のデー
タのみを要求する。領域D1のデータを誤りなしに受信で
きなかった小領域では、領域D1のデータと領域D2のデー
タの両方が必要なので、領域D3のデータを要求する。そ
こで、再送アドレス生成手段14は、受信アドレスメモリ
13を参照して、第6図(a)のように再送アドレスメモ
リ16へアドレスと領域番号を格納する。第5図(b)に
示す受信アドレスメモリ13がD1になっているアドレスは
領域番号D2と共に格納し、未受信を表しているアドレス
(この例ではA1とA5)は領域番号D3と共に格納する。
In the small area where the data in area D1 could be received without error,
Since only the data in the area D2 needs to be received, only the data in the area D2 is requested. In the small area where the data in the area D1 could not be received without error, both the data in the area D1 and the data in the area D2 are required, so the data in the area D3 is requested. Therefore, the retransmission address generation means 14 is provided in the reception address memory.
Referring to FIG. 13, the address and the area number are stored in the retransmission address memory 16 as shown in FIG. The address where the reception address memory 13 shown in FIG. 5 (b) is D1 is stored together with the area number D2, and the addresses indicating non-reception (A1 and A5 in this example) are stored together with the area number D3.

再送アドレス送信手段15は、再送アドレスメモリ16の
内容を電話回線へ出力する。
Retransmission address transmission means 15 outputs the contents of retransmission address memory 16 to the telephone line.

次に、第2段階の送信動作について説明する。 Next, the transmission operation in the second stage will be described.

再送アドレス受信手段7は、電話回線より受信側が出
力した再送アドレスを受信し、送信アドレスメモリ8へ
格納する。
The retransmission address receiving means 7 receives the retransmission address output by the receiving side from the telephone line and stores it in the transmission address memory 8.

再送アドレスを受信終了すると、送信アドレスメモリ
8の内容は、第4図(b)の様になる。符号化手段2
は、第1段階の送信と同様に、まず送信アドレスメモリ
8の1列目を参照してアドレスA0と領域番号D2を得る。
次に、アドレスA0に対応する小領域20の輝度データX0
(0,0)〜X0(7,7)を2次元ディスクリートコサイン変
換して、その結果をDCTメモリ50に格納する。次に領域
番号D2に対応するDCTメモリ50の領域D2のデータ列Y0D2
(=Y0(0,0)〜Y0(7,7))を、アドレス付加手段3へ
出力する。アドレス付加手段3は、DCTメモリ50の領域D
2のデータ列Y0D2にアドレスA0と領域番号D2を付加した
データ列Y02aを、誤り制御符号付加手段4へ出力する。
誤り制御符号付加手段4は、データ列Y02aに対して周知
のCRC誤り制御符号を付加して、送信パケットY02を生成
し、送信手段5へ出力し、送信手段5は、第11図(c)
に示す送信パケットY02を電話回線へ出力する。符号化
手段2は、第4図(b)に示す送信アドレスメモリ8の
2列目を参照して、アドレスA1と領域番号D3を得る。ア
ドレスA0に対応する小領域21の輝度データX1(0,0)〜X
1(7,7)を2次元ディスクリートコサイン変換して、そ
の結果をDCTメモリ50に格納し、領域番号D3に対応するD
CTメモリ50の領域D3のデータ列Y1D3(=Y0(0,0)〜Y0
(7,7))をアドレス付加手段3へ出力する。
When the retransmission address has been received, the contents of the transmission address memory 8 are as shown in FIG. 4 (b). Encoding means 2
As in the first stage transmission, first, the address A0 and the area number D2 are obtained by referring to the first column of the transmission address memory 8.
Next, the luminance data X0 of the small area 20 corresponding to the address A0
The two-dimensional discrete cosine transform is performed on (0,0) to X0 (7,7), and the result is stored in the DCT memory 50. Next, the data string Y0D2 of the area D2 of the DCT memory 50 corresponding to the area number D2
(= Y0 (0,0) to Y0 (7,7)) is output to the address adding means 3. The address adding means 3 is provided in the area D of the DCT memory 50.
The data string Y02a in which the address A0 and the area number D2 are added to the second data string Y0D2 is output to the error control code adding means 4.
The error control code adding means 4 adds a well-known CRC error control code to the data sequence Y02a to generate a transmission packet Y02 and outputs it to the transmitting means 5, and the transmitting means 5 is configured as shown in FIG.
Is output to the telephone line. The encoding means 2 obtains the address A1 and the area number D3 with reference to the second column of the transmission address memory 8 shown in FIG. The luminance data X1 (0,0) to X of the small area 21 corresponding to the address A0
1 (7,7) is subjected to two-dimensional discrete cosine transform, and the result is stored in the DCT memory 50.
Data string Y1D3 (= Y0 (0,0) to Y0 in area D3 of CT memory 50)
(7, 7)) to the address adding means 3.

アドレス付加手段3は、DCTメモリ50の出力データ列Y
1D3にアドレスA1と領域番号D3を付加したデータ例Y13a
を誤り制御符号付加手段4へ出力する。誤り制御符号付
加手段4はデータ列Y13aに対して周知のCRC誤り制御符
号を付加して第11図(d)に示す送信パケットY13を送
信手段5へ出力する。送信手段5はこの送信パケットY1
3を電話回線へ出力する。
The address adding means 3 outputs the output data string Y of the DCT memory 50.
Data example Y13a with address A1 and area number D3 added to 1D3
Is output to the error control code adding means 4. The error control code adding means 4 adds a known CRC error control code to the data sequence Y13a and outputs a transmission packet Y13 shown in FIG. The transmission means 5 transmits the transmission packet Y1
Output 3 to the telephone line.

以上の動作を送信アドレスメモリ8に書かれている全
てのアドレスについて行なう。その後、送信手段は全て
のアドレスを送信し終えたことを表すEOSパケットを送
出する。
The above operation is performed for all addresses written in the transmission address memory 8. Thereafter, the transmitting means transmits an EOS packet indicating that all addresses have been transmitted.

次に第2段階の受信動作について説明する。 Next, the reception operation in the second stage will be described.

受信手段9は電話回線より受信パケットY02を受信
し、誤り検出手段10に出力する。
The receiving means 9 receives the received packet Y02 from the telephone line and outputs it to the error detecting means 10.

誤り検出手段10は、受信パケットY02からCRC誤り制御
符号を抜き取り、周知のCRC誤り検出方法により受信誤
りの有無を判定する。受信誤りがなかった場合には、パ
ケットY02からCRC誤り制御符号を差し引いたデータ列Y0
2aをアドレス切り出し手段11及び復号化手段12へ出力す
る。しかし、もし受信誤りがあった場合には、受信手段
9は何も出力しない。
The error detection means 10 extracts a CRC error control code from the received packet Y02 and determines the presence or absence of a reception error by a known CRC error detection method. If there is no reception error, the data string Y0 obtained by subtracting the CRC error control code from the packet Y02
2a is output to the address extracting means 11 and the decoding means 12. However, if there is a reception error, the receiving means 9 does not output anything.

アドレス切り出し手段11は、データ列Y02aからアドレ
スA0と領域番号D2を切り出し、データ列Y0D2とアドレス
A0と領域番号D2を復号化手段12へ出力する。
The address extracting means 11 extracts the address A0 and the area number D2 from the data string Y02a, and outputs the data string Y0D2 and the address.
A0 and area number D2 are output to decoding means 12.

復号化手段12はデータ列Y0D2を復号してDCTメモリ50
の領域D2へ格納する。このときもし復号して得られたデ
ータ数が、領域D2のデータ数63個でなかった場合は、誤
り検出手段10では検出できなかった受信誤りがあったと
みなし、何も出力しない。データY0(0,1)〜Y0(7,7)
が誤りなしに得られた場合は、受信アドレスメモリ13の
アドレスA0に対応する場所に領域番号D2を格納する。次
に、第1段階の受信時に格納しておいたデータ列Y0(0,
0)を第1段階データメモリ17よりDCTメモリ50の領域D1
へ転送し、DCTメモリ50のデータY0(0,0)〜Y0(7,7)
を逆ディスクリートコサイン変換し、小領域20の輝度デ
ータX0(0,0)〜X0(7,7)を再現して、受信画像メモリ
18に格納する。
The decoding means 12 decodes the data string Y0D2 and
In the area D2. At this time, if the number of data obtained by decoding is not 63 in the area D2, it is regarded that there is a reception error that could not be detected by the error detection means 10, and nothing is output. Data Y0 (0,1) to Y0 (7,7)
Is obtained without error, the area number D2 is stored in the location corresponding to the address A0 in the reception address memory 13. Next, the data sequence Y0 (0, 0,
0) from the first stage data memory 17 to the area D1 of the DCT memory 50
To the data Y0 (0,0) to Y0 (7,7) in the DCT memory 50
Inverse discrete cosine transform of the received image memory to reproduce the luminance data X0 (0,0) to X0 (7,7) of the small area 20
Store in 18.

このようにして、第1段階のデータと第2段階のデー
タを使って小領域20の画像を受信側で、再現することが
できる。
In this way, the image of the small area 20 can be reproduced on the receiving side using the data of the first stage and the data of the second stage.

次に、受信手段9は電話回線より受信パケットY13を
受信し、誤り検出手段10に出力する。
Next, the receiving means 9 receives the received packet Y13 from the telephone line and outputs it to the error detecting means 10.

誤り検出手段10は、受信パケットY13からCRC誤り制御
符号を抜き取り、周知のCRC誤り検出方法により受信誤
りの有無を判定する。受信誤りがなかった場合には、パ
ケットY13からCRC誤り制御符号を差し引いたデータ列Y1
3aを、アドレス切り出し手段11及び復号化手段12へ出力
する。しかし、受信誤りがあった場合には、受信手段9
は何も出力しない。
The error detecting means 10 extracts a CRC error control code from the received packet Y13 and determines the presence or absence of a reception error by a known CRC error detection method. If there is no reception error, the data string Y1 obtained by subtracting the CRC error control code from the packet Y13
3a is output to the address extracting means 11 and the decoding means 12. However, if there is a reception error, the receiving means 9
Produces no output.

アドレス切り出し手段11は、データ列Y13aからアドレ
スA1と領域番号D3を切り出し、データ列Y1D3とアドレス
A1と領域番号D3を復号化手段12へ出力する。
The address extracting means 11 extracts the address A1 and the area number D3 from the data string Y13a, and outputs the data string Y1D3 and the address
A1 and area number D3 are output to decoding means 12.

復号化手段12はデータ列Y1D3を復号してDCTメモリ50
の領域D3へ格納する。このときもし復号して得られたデ
ータ数が、領域D3のデータ数64個でなかった場合は、誤
り検出手段10では検出できなかった受信誤りがあったと
みなし、何も出力しない。データY1(0,0)〜Y1(7,7)
が誤りなしに得られた場合は、受信アドレスメモリ13の
アドレスA1に対応する場所に領域番号D3を格納する。DC
Tメモリ50のデータY1(0,0)〜Y1(7,7)を逆ディスク
リートコサイン変換し、小領域20の輝度データX1(0,
0)〜X1(7,7)を再現して、受信画像メモリ18に格納す
る。
The decoding means 12 decodes the data sequence Y1D3 and
In the area D3. At this time, if the number of data obtained by decoding is not 64 in the area D3, it is considered that there is a reception error that could not be detected by the error detection means 10, and nothing is output. Data Y1 (0,0) to Y1 (7,7)
Is obtained without error, the area number D3 is stored in the location corresponding to the address A1 in the reception address memory 13. DC
The data Y1 (0,0) to Y1 (7,7) in the T memory 50 are subjected to inverse discrete cosine transform, and the luminance data X1 (0,
0) to X1 (7,7) are reproduced and stored in the received image memory 18.

このようにして、第1段階で誤りがあったパケットに
関しても、第2段階で受信したパケットだけを使って小
領域21の画像を受信先で、再現することができる。
In this manner, even for a packet having an error in the first stage, the image of the small area 21 can be reproduced at the destination using only the packet received in the second stage.

以上の動作をEOSパケットを受信するまで続ける。 The above operation is continued until an EOS packet is received.

第5図(c)は、EOSパケットを受信した時点での受
信アドレスメモリ13の内容である。本実施例ではアドレ
スA3とアドレスA5のパケットが受信できなかったことを
表している。
FIG. 5C shows the contents of the reception address memory 13 when the EOS packet is received. In the present embodiment, it indicates that the packets of the addresses A3 and A5 could not be received.

次に、第2段階の再送要求について説明する。 Next, the second stage retransmission request will be described.

領域D1とD2又は領域D3のデータが受信できた小領域に
関しては、再送の必要がない。領域D1のデータは受信で
きたが、領域D2のデータが受信できなかった小領域で
は、領域D2のデータだけで受信すればよいので、領域D2
のデータのみを再送要求する。領域D1のデータが受信で
きていない小領域では、領域D1のデータと領域D2のデー
タの両方が必要なので、領域D3のデータを再送要求す
る。
There is no need to retransmit the small area in which the data in the areas D1 and D2 or the area D3 has been received. In the small area where the data of the area D1 could be received but the data of the area D2 could not be received, it is sufficient to receive only the data of the area D2.
Request retransmission of only the data of. In the small area where the data of the area D1 has not been received, both the data of the area D1 and the data of the area D2 are necessary, so the retransmission request of the data of the area D3 is made.

そこで、再送アドレス生成手段14は、第5図(c)の
受信アドレスメモリ13を参照して、第6図(b)のよう
に再送アドレスメモリ16へアドレスと領域番号を格納す
る。受信アドレスメモリ13の領域番号欄がD1になってい
るアドレス(この例ではA3)は領域番号D2と共に格納
し、未受信を表しているアドレス(この例ではA5)は領
域番号D3と共に格納する。第5図(c)の受信アドレス
メモリ13の領域番号欄がD2又はD3になっているアドレス
に関しては、再送は必要ないので、再送アドレスメモリ
16へは何も格納しない。
Therefore, the retransmission address generation means 14 stores the address and the area number in the retransmission address memory 16 as shown in FIG. 6B with reference to the reception address memory 13 in FIG. 5C. The address (A3 in this example) in which the area number column of the reception address memory 13 is D1 is stored together with the area number D2, and the address indicating unreceived (A5 in this example) is stored together with the area number D3. Since retransmission is not required for addresses in which the area number column of the reception address memory 13 in FIG. 5C is D2 or D3, the retransmission address memory
Nothing is stored in 16.

再送アドレス送信手段15は、再送アドレスメモリ16の
内容を電話回線へ出力する。
Retransmission address transmission means 15 outputs the contents of retransmission address memory 16 to the telephone line.

次に、第3段階の送信動作について説明する。 Next, the transmission operation in the third stage will be described.

第2段階と同様、再送アドレス受信手段7は、電話回
線より受信側が出力した再送アドレスを受信し、送信ア
ドレスメモリ8へ格納する。再送アドレスを受信終了す
ると送信アドレスメモリ8の内容は第4図(c)の様に
なる。
As in the second stage, the retransmission address receiving means 7 receives the retransmission address output by the receiving side from the telephone line and stores it in the transmission address memory 8. When the retransmission address has been received, the contents of the transmission address memory 8 are as shown in FIG. 4 (c).

符号化手段2は、第2段階の送信と同様に、まず第4
図(c)に示す送信アドレスメモリ8の1列目を参照し
てアドレスA3と領域番号D2を得る。次にアドレスA3に対
応する小領域20の輝度データX3(0,0)〜X3(7,7)を2
次元ディスクリートコサイン変換して、その結果をDCT
メモリ50に格納する。次に領域番号D2に対応するDCTメ
モリ50の領域D2のデータ列Y3D2(=Y3(0,1)〜Y3(7,
7))を、アドレス付加手段3へ出力する。
The encoding means 2 first, as in the transmission in the second stage,
The address A3 and the area number D2 are obtained by referring to the first column of the transmission address memory 8 shown in FIG. Next, the luminance data X3 (0,0) to X3 (7,7) of the small area 20 corresponding to the address A3 are
Dimensional discrete cosine transform and DCT
It is stored in the memory 50. Next, the data string Y3D2 (= Y3 (0,1) to Y3 (7,7) in the area D2 of the DCT memory 50 corresponding to the area number D2
7)) is output to the address adding means 3.

アドレス付加手段3は、DTCメモリ50の領域D2のデー
タ列Y3D2にアドレスA3と領域番号D2とを付加したデータ
列Y32aを、誤り制御符号付加手段4へ出力する。
The address adding means 3 outputs to the error control code adding means 4 a data string Y32a obtained by adding the address A3 and the area number D2 to the data string Y3D2 of the area D2 of the DTC memory 50.

誤り制御符号付加手段は、データ列Y32aに対して周知
のCRC誤り制御符号を付加して、第11図(e)に示す送
信パケットY32を生成し送信手段5へ出力し、送信手段
5はこの送信パケットY32を電話回線へ出力する。
The error control code adding means adds a well-known CRC error control code to the data string Y32a, generates a transmission packet Y32 shown in FIG. 11 (e), and outputs the transmission packet Y32 to the transmission means 5, and the transmission means 5 Output the transmission packet Y32 to the telephone line.

その後、符号化手段2は、送信アドレスメモリ8の2
列目を参照してアドレスA5と領域番号D3を得る。次にア
ドレスA5に対応する小領域25の輝度データX5(0,0)〜X
5(7,7)を2次元ディスクリートコサイン変換して、そ
の結果をDCTメモリ50に格納する。次に、領域番号D3に
対応するDCTメモリ50の領域D3のデータ列Y5D3(=Y5
(0,0)〜Y5(7,7))をアドレス付加手段3へ出力す
る。アドレス付加手段3は、DCTメモリ50の出力データ
列Y5D3にアドレスA5と領域番号D3を付加したデータ列Y5
3aを誤り制御符号付加手段4へ出力する。誤り制御符号
付加手段4は、データ例Y53aに対して周知のCRC誤り制
御符号を付加して、第11図(f)に示す送信パケットY5
3を送信手段5へ出力する。送信手段5はこの送信パケ
ットY53を電話回線へ出力する。
Thereafter, the encoding means 2 determines whether the transmission address memory 8
The address A5 and the area number D3 are obtained by referring to the column. Next, the luminance data X5 (0,0) to X of the small area 25 corresponding to the address A5
5 (7, 7) is subjected to two-dimensional discrete cosine transform, and the result is stored in the DCT memory 50. Next, a data string Y5D3 (= Y5D3) of the area D3 of the DCT memory 50 corresponding to the area number D3
(0,0) to Y5 (7,7)) are output to the address adding means 3. The address adding means 3 outputs a data string Y5 obtained by adding an address A5 and an area number D3 to the output data string Y5D3 of the DCT memory 50.
3a is output to the error control code adding means 4. The error control code adding means 4 adds a well-known CRC error control code to the data example Y53a, and transmits the transmission packet Y5 shown in FIG. 11 (f).
3 is output to the transmitting means 5. The transmitting means 5 outputs the transmission packet Y53 to the telephone line.

その後、送信手段5は全てのアドレスを送信し終えた
ことを表すEOSパケットを送出する。
Thereafter, the transmission means 5 transmits an EOS packet indicating that all the addresses have been transmitted.

次に第3段階の受信動作について説明する。 Next, the reception operation in the third stage will be described.

受信手段9は電話回線より受信パケットY32を受信
し、誤り検出手段10に出力する。
The receiving means 9 receives the received packet Y32 from the telephone line and outputs it to the error detecting means 10.

誤り検出手段10は、受信パケットY32からCRC誤り制御
符号を抜き取り、周知のCRC誤り検出方法により受信誤
りの有無を判定する。受信誤りがなかった場合には、パ
ケットY32からCRC誤り制御符号を差し引いたデータ列Y3
2aを、アドレス切り出し手段11及び復号化手段12へ出力
する。しかし、もし受信誤りがあった場合には、受信手
段9は何も出力しない。
The error detection means 10 extracts the CRC error control code from the received packet Y32 and determines the presence or absence of a reception error by a known CRC error detection method. If there is no reception error, the data string Y3 obtained by subtracting the CRC error control code from the packet Y32
2a is output to the address extracting means 11 and the decoding means 12. However, if there is a reception error, the receiving means 9 does not output anything.

アドレス切り出し手段11は、データ列Y32aからアドレ
スA3と領域番号D2を切り出し、データ列Y3D2とアドレス
A3と領域番号D2を復号化手段12へ出力する。
The address extracting means 11 extracts the address A3 and the area number D2 from the data string Y32a, and outputs the data string Y3D2 and the address
A3 and area number D2 are output to decoding means 12.

復号化手段12はデータ列Y3D2を復号してDCTメモリ50
の領域D2へ格納する。このときもし復号して得られたデ
ータ数が、領域D2のデータ数63個でなかった場合は、誤
り検出手段10では検出できなかった受信誤りがあったと
みなし、何も出力しない。データY3(0,1)〜Y3(7,7)
が誤りなしに得られた場合は、受信アドレスメモリ13の
アドレスA3に対応する場所に領域番号D2を格納する。次
に、第1段階の受信で既に格納してあるデータ列Y3(0,
0)を第1段階データメモリ17よりDCTメモリ50の領域D1
へ転送し、DCTメモリ50のデーY3(0,0)〜Y3(7,7)を
逆ディスクリートコサイン変換し、小領域23の輝度デー
タX3(0,0)X3(7,7)を再現して、受信画像メモリ18に
格納する。
The decoding means 12 decodes the data string Y3D2 and
In the area D2. At this time, if the number of data obtained by decoding is not 63 in the area D2, it is regarded that there is a reception error that could not be detected by the error detection means 10, and nothing is output. Data Y3 (0,1) to Y3 (7,7)
Is obtained without error, the area number D2 is stored in the location corresponding to the address A3 in the reception address memory 13. Next, the data string Y3 (0,
0) from the first stage data memory 17 to the area D1 of the DCT memory 50
, And performs inverse discrete cosine transform of the data Y3 (0,0) to Y3 (7,7) in the DCT memory 50 to reproduce the luminance data X3 (0,0) X3 (7,7) of the small area 23 Then, it is stored in the received image memory 18.

このようにして、第1段階のデータと第3段階のデー
タを使って、小領域23の画像を受信側で再現することが
できる。
In this way, the image of the small area 23 can be reproduced on the receiving side using the data of the first stage and the data of the third stage.

次に、受信手段9は電話回線より受信パケットY53を
受信し、誤り検出手段10に出力する。
Next, the receiving means 9 receives the received packet Y53 from the telephone line and outputs it to the error detecting means 10.

誤り検出手段10は、パケットY53からCRC誤り制御符号
を抜き取り、周知のCRC誤り検出方法により受信誤りの
有無を判定する。受信誤りがなかった場合には、パケッ
トY53からCRC誤り制御符号を差し引いたデータ列Y53aを
アドレス切り出し手段11及び復号化手段12へ出力する。
しかし、もし受信誤りがあった場合には、受信手段9は
何も出力しない。
The error detection means 10 extracts the CRC error control code from the packet Y53 and determines the presence or absence of a reception error by using a well-known CRC error detection method. If there is no reception error, a data string Y53a obtained by subtracting the CRC error control code from the packet Y53 is output to the address extracting means 11 and the decoding means 12.
However, if there is a reception error, the receiving means 9 does not output anything.

アドレス切り出し手段11は、データ列Y53aアドレスA5
と領域番号D3を切り出し、データ列Y5D3とアドレスA1と
領域番号D3を復合化手段12へ出力する。
The address extracting means 11 outputs the data string Y53a address A5
And the area number D3, and outputs the data string Y5D3, the address A1, and the area number D3 to the decoding means 12.

復号化手段12は、データ列Y5D3を復合してDCTメモリ5
0の領域D3へ格納する。このときも復合して得られたデ
ータ数が、領域D3のデータ数64個でなかった場合は、誤
り検出手段10では検出できなかった受信誤りがあったと
みなし、何も出力しない。データY5(0,0)〜Y5(7,7)
が誤りなしに得られた場合は、受信アドレスメモリ13の
アドレスA5に対応する場所に領域番号D3を格納する。DC
Tメモリ50のデータY5(0,0)〜Y5(7,7)を逆ディスク
リートコサイン変換し、小領域25の輝度データX5(0,
0)〜X5(0,0)を再現し、受信画像メモリ18に格納す
る。
The decoding means 12 decodes the data sequence Y5D3 and
It is stored in the area D3 of 0. At this time, if the number of data obtained by decoding is not 64 in the area D3, it is considered that there is a reception error that could not be detected by the error detection means 10, and nothing is output. Data Y5 (0,0) to Y5 (7,7)
Is obtained without error, the area number D3 is stored in the location corresponding to the address A5 in the reception address memory 13. DC
The data Y5 (0,0) to Y5 (7,7) in the T memory 50 are subjected to inverse discrete cosine transform, and the luminance data X5 (0,
0) to X5 (0,0) are reproduced and stored in the received image memory 18.

このようにして、第1段階と第2段階で誤りがあった
パケットに関しても、第3段階で受信したパケットだけ
を使って、小領域の画像を受信側で再現することができ
る。
In this way, even for packets having errors in the first and second stages, the image of the small area can be reproduced on the receiving side using only the packets received in the third stage.

以上の動作をEOSパケットを受信するまで続ける。 The above operation is continued until an EOS packet is received.

次に第3段階の再送要求について説明する。 Next, the third stage retransmission request will be described.

再送アドレス生成手段14の動作は、第2段階の再送要
求の時と同じである。第5図(d)はEOSパケットを受
信した時点での受信アドレスメモリ13の内容である。本
実施例では、すべてのアドレスにおいて再送の必要がな
いので、再送アドレス送信手段15は、すべての画像デー
タを正常に受信し終わったことを電話回線を通して送信
側へ知らせる。送信側は送信動作を終了し、受信側は受
信動作を終了する。
The operation of the retransmission address generating means 14 is the same as that at the time of the second stage retransmission request. FIG. 5D shows the contents of the reception address memory 13 when the EOS packet is received. In this embodiment, since there is no need to retransmit at all addresses, the retransmission address transmitting means 15 notifies the transmitting side via the telephone line that all image data has been normally received. The transmitting side ends the transmitting operation, and the receiving side ends the receiving operation.

以上のようにして、送信側の画像を受信側に伝送する
ことができる。
As described above, the image on the transmission side can be transmitted to the reception side.

本実施例では、第3段階目で画像伝送が終了したが、
もし、第3段階の受信が終了してもすべての画像データ
を誤りなしに受信することができなかった場合は、第3
段階と同じ手順で、第4段階、第5段階…と、伝送を繰
り返す。
In this embodiment, the image transmission is completed at the third stage,
If all image data cannot be received without error even after the completion of the third stage reception, the third stage
The transmission is repeated in the same procedure as the steps, such as the fourth step, the fifth step, and so on.

第9図に第2の実施例の送受信フローチャートを示
す。
FIG. 9 shows a transmission / reception flowchart of the second embodiment.

第2の実施例では、DCTメモリ50を領域E1からE3の三
つの領域に分割する。例えば、領域E1には(0,0)次、
領域E2には(0,1)次と(1,0)次、領域E3には残りの係
数を割り当てる。送信、受信、再送手順は領域E2につい
て手順が増加する以外第1の実施例と同様である。この
実施例によれば、第1の実施例の粗い画像に続いて最終
的な細かい画像が得られる前に、比較的短時間のうちに
中間の粗さの画像をみることができる。
In the second embodiment, the DCT memory 50 is divided into three areas E1 to E3. For example, in the region E1, (0,0) order,
The (0,1) order and (1,0) order are assigned to the area E2, and the remaining coefficients are assigned to the area E3. The transmission, reception, and retransmission procedures are the same as those in the first embodiment except that the procedures for the area E2 are increased. According to this embodiment, before the final fine image is obtained following the coarse image of the first embodiment, an image having an intermediate roughness can be seen in a relatively short time.

第10図に第3の実施例の送受信フローチャートを示
す。DCTメモリ50の領域分割は第1の実施例と同じであ
る。
FIG. 10 shows a transmission / reception flowchart of the third embodiment. The area division of the DCT memory 50 is the same as in the first embodiment.

第3の実施例では、DCTメモリ50の一つ一つの領域ご
とに誤りが無くなるまで再送を繰り返す。再送により誤
りがなくなった場合、又は、再送の必要がない場合、そ
の領域が誤りなしに全ブロック受信できたことを送信側
に知らせる手順を再送後に行なう。
In the third embodiment, retransmission is repeated until there is no error in each area of the DCT memory 50. If the error is eliminated by the retransmission, or if there is no need for the retransmission, a procedure for notifying the transmitting side that all blocks have been received without error in the area is performed after the retransmission.

第1の実施例では領域D1の伝送で誤りがあったブロッ
クの再送は領域D2の伝送と同時に行なうので、領域D2を
全ブロックについて伝送し終わるまでは領域D1の1回目
の再送は終了したとは見なせない。よって、領域D1の2
回目の再送は領域D2を伝送した後に行なう。しかし、第
3の実施例では、領域D1の再送は領域D1のデータのみを
使って行なうので、領域D2の伝送を行なう以前に領域D1
の2回目の再送を行なう。よって、誤りのない領域D1の
データは、第1の実施例よりも早く伝送することができ
る、これは、粗い画面でもまず全画面見ておきたい受信
者にとって好適である。
In the first embodiment, the retransmission of the block having an error in the transmission of the area D1 is performed at the same time as the transmission of the area D2. Therefore, it is assumed that the first retransmission of the area D1 is completed until the transmission of the area D2 is completed for all the blocks. Cannot be considered. Therefore, 2 of the area D1
The first retransmission is performed after transmitting the area D2. However, in the third embodiment, since the retransmission of the area D1 is performed using only the data of the area D1, the retransmission of the area D1 is performed before the transmission of the area D2.
Is performed for the second time. Therefore, the data in the error-free area D1 can be transmitted earlier than in the first embodiment. This is suitable for a receiver who wants to see a full screen first even on a coarse screen.

一方、第3の実施例では領域D1の伝送で誤りのあった
ブロックの再送要求を行なう手順を領域D1の伝送後に行
ない、さらに領域D1が誤りなしに全ブロック受信できた
ことを送信側に知らせる手順を領域D1の再送後に行なう
ので、たとえ領域D1の伝送で1ブロックだけ誤って受信
しただけでも、送受信間で最低2回の手順が必要であ
る。これに対し、第1の実施例では、領域D1の伝送で誤
りがあったブロックの再送は領域D2の伝送と同時に行な
うので、領域D1の伝送で誤りのあったブロックの再送要
求を行なう手順を領域D1の伝送後に行なうだけで、第2
段階の伝送で誤りがなければこれ以上の手順は必要な
い。よって第3の実施例よりも送受信間の手順の回数が
少ない。手順を行なっている間は画像データの伝送はで
きないので、手順の回数が少ないほど全伝送時間は短く
なる。これは、誤りのない画像が完全に伝送されるまで
の時間をできるだけ少なくしたいような受信者にとって
好適である。
On the other hand, in the third embodiment, a procedure for requesting retransmission of a block having an error in the transmission of the area D1 is performed after the transmission of the area D1, and the transmitting side is notified that all blocks have been received without error in the area D1. Since the procedure is performed after retransmission of the area D1, even if only one block is erroneously received in the transmission of the area D1, at least two procedures are required between transmission and reception. On the other hand, in the first embodiment, the retransmission of the block having an error in the transmission of the area D1 is performed at the same time as the transmission of the area D2. Just after the transmission of the area D1, the second
If there is no error in the step transmission, no further steps are required. Therefore, the number of procedures between transmission and reception is smaller than in the third embodiment. Since image data cannot be transmitted during the procedure, the smaller the number of procedures, the shorter the total transmission time. This is suitable for receivers who want to minimize the time it takes for an error-free image to be completely transmitted.

実施例では、簡単のために1パケット=1ブロックと
したが、1パケット=複数ブロックとしても同様の効果
がある。
In the embodiment, 1 packet = 1 block for simplicity, but the same effect can be obtained even when 1 packet = a plurality of blocks.

また、実施例では、ディスクリートコサイン変換を使
ってブロックデータを領域分割したが、ディスクリート
コサイン変換を使わない方法でブロックデータを領域分
割しても同様の効果がある。
In the embodiment, the block data is divided into regions using the discrete cosine transform. However, the same effect can be obtained by dividing the block data into regions without using the discrete cosine transform.

[発明の効果] 本発明によれば、低周波成分の伝送において伝送誤り
があっても、高周波成分の伝送を行なう前、あるいは高
周波成分の伝送を行ないながら再送を行なうので、受信
者が長時間異常な画面を見せられることがない。また、
ブロック内の一部のデータの誤りが無くなるまで再送を
繰り返すことがないので、全伝送時間が短くなる。
[Effects of the Invention] According to the present invention, even if there is a transmission error in the transmission of the low frequency component, retransmission is performed before transmitting the high frequency component or while transmitting the high frequency component. No abnormal screen is shown. Also,
Since retransmission is not repeated until there is no error in some data in the block, the total transmission time is reduced.

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

第1図は本発明の第1の実施例の動作を表すフローチャ
ート、第2図は送信画像メモリの構成を表す概念図、第
3図は送信アドレスメモリと受信アドレスメモリと再送
アドレスメモリの構成を表す概念図、第4図は送信アド
レスメモリの変化を表す概念図、第5図は受信アドレス
メモリの変化を表す概念図、第6図は再送アドレスメモ
リの変化を表す概念図、第7図は画像メモリとDCTメモ
リの構成を表す概念図、第8図は本発明を実施するため
の装置のブロック図、第9図は本発明の第2の実施例の
動作を表すフローチャート、第10図は本発明の第3の実
施例の動作を表すフローチャート、第11図は送信パケッ
トの構成を示す概念図である。 1……送信画像メモリ、2……符号化手段、3……アド
レス付加手段、4……誤り制御符号付加手段、5……送
信手段、6……送信初期化手段、7……再送アドレス受
信手段、8……送信アドレスメモリ、9……受信手段、
10……誤り検出手段、11……アドレス切り出し手段、12
……復号化手段、13……受信アドレスメモリ、14……再
送アドレス生成手段、15……再送アドレス送信手段、16
……再送アドレスメモリ、50……DCTメモリ、60……受
信初期化手段。
FIG. 1 is a flowchart showing the operation of the first embodiment of the present invention, FIG. 2 is a conceptual diagram showing the configuration of a transmission image memory, and FIG. 3 is a configuration of a transmission address memory, a reception address memory and a retransmission address memory. FIG. 4 is a conceptual diagram showing a change in a transmission address memory, FIG. 5 is a conceptual diagram showing a change in a reception address memory, FIG. 6 is a conceptual diagram showing a change in a retransmission address memory, and FIG. FIG. 8 is a conceptual diagram showing the configuration of an image memory and a DCT memory, FIG. 8 is a block diagram of an apparatus for carrying out the present invention, FIG. 9 is a flowchart showing the operation of the second embodiment of the present invention, and FIG. FIG. 11 is a flowchart showing the operation of the third embodiment of the present invention, and FIG. 11 is a conceptual diagram showing the configuration of a transmission packet. 1 ... Transmission image memory, 2 ... Encoding means, 3 ... Address addition means, 4 ... Error control code addition means, 5 ... Transmission means, 6 ... Transmission initialization means, 7 ... Retransmission address reception Means 8, transmission address memory 9, reception means,
10 ... Error detection means, 11 ... Address extraction means, 12
... Decoding means, 13 reception address memory, 14 retransmission address generation means, 15 retransmission address transmission means, 16
... Retransmission address memory, 50... DCT memory, 60... Reception initialization means.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 上原 淳 茨城県勝田市大字稲田1410番地 株式会 社日立製作所東海工場内 (56)参考文献 特開 昭63−73786(JP,A) ────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Atsushi Uehara 1410 Inada, Katsuta-shi, Ibaraki Prefecture Tokai Plant, Hitachi, Ltd. (56) References JP-A-63-73786 (JP, A)

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】画面を複数のブロックに分割する分割部
と、 当該分割部により分割されたブロックごとの画像を周波
数領域ごとのデータに変換する変換部と、 前記変換部により変換されたブロック内の変換後のデー
タとブロックアドレスと誤り検出データとにより送信パ
ケットを構成して各ブロックごとに画像を受信側に伝送
する伝送部とを有する画像送信装置において、 前記伝送部は、 前記変換部により変換された変換後のブロック内の画像
の低周波領域のデータを、前記送信パケットの前記デー
タとして各ブロックごとに伝送する第1の伝送手段と、 前記受信部から、誤りが検出された送信パケットのブロ
ックアドレスが返送されたときに、当該誤りが検出され
た送信パケットのブロックの画像の低周波領域のデータ
とともに高周波領域のデータを、前記送信パケットの前
記データとして伝送し、前記誤りが検出されなかった送
信パケットについては、当該誤りが検出されなかった送
信パケットのブロックの画像の高周波領域のデータを、
前記送信パケットの前記データとして伝送する第2の伝
送手段とを備えることを特徴とする画像送信装置。
A dividing unit that divides a screen into a plurality of blocks; a converting unit that converts an image of each block divided by the dividing unit into data of each frequency domain; A transmission unit configured to form a transmission packet with the converted data, the block address, and the error detection data, and transmit an image to a reception side for each block, wherein the transmission unit is configured by the conversion unit First transmission means for transmitting, in each block, data of a low-frequency region of an image in a converted block after conversion as the data of the transmission packet; and a transmission packet in which an error is detected from the reception unit. When the block address of the transmitted packet is returned, the data of the block of the transmission packet in which the error was detected is transmitted together with the data in the low frequency region of the image of the block. The data, transmitted as the data of the transmission packet, the transmission packet the error is not detected, the data of the high-frequency portion of the image of the block of the transmission packet in which the error is not detected,
And a second transmission unit for transmitting the data of the transmission packet as the data.
【請求項2】画面を複数のブロックに分割する分割部
と、 当該分割部により分割されたブロックごとに画像を周波
数領域ごとのデータに変換する変換部と、 前記変換部により変換されたブロック内の変換後のデー
タとブロックアドレスと誤り検出データとにより送信パ
ケットを構成して画像を受信側に伝送する伝送部とを有
する画像送信装置において、 前記伝送部は、 前記変換部により変換された変換後のブロック内の画像
の低周波数のデータを、前記送信パケットの前記データ
として各ブロックごとに伝送する第1の伝送手段と、 前記受信側から、誤りが検出された送信パケットのブロ
ックアドレスが返送されたときに、当該誤りが検出され
た送信パケットのブロックの画像の低周波領域のデータ
を再度伝送した後、各ブロックの画像の高周波領域のデ
ータを伝送する第2の伝送手段とを備えることを特徴と
する画像送信装置。
2. A dividing unit for dividing a screen into a plurality of blocks; a converting unit for converting an image into data for each frequency domain for each block divided by the dividing unit; A transmission unit configured to form a transmission packet with the converted data, the block address, and the error detection data and transmit an image to a reception side, wherein the transmission unit performs the conversion performed by the conversion unit. A first transmission unit that transmits low-frequency data of an image in a subsequent block as the data of the transmission packet for each block; and a block address of the transmission packet in which an error is detected is returned from the receiving side. When the data of the block of the transmission packet in which the error is detected is transmitted again, Image transmitting apparatus characterized by comprising a second transmission means for transmitting the data of the high frequency region.
【請求項3】請求項2において、前記第2の伝送手段
は、前記誤りが検出された送信パケットについては、当
該誤りが検出されなくなるまで当該ブロックの画像の低
周波領域のデータの伝送を繰り返した後、前記各ブロッ
クの画像の高周波領域のデータを伝送することを特徴と
する画像送信装置。
3. The transmission means according to claim 2, wherein said second transmission means repeats the transmission of the data in the low-frequency region of the image of the block for the transmission packet in which the error is detected until the error is no longer detected. And transmitting the data in the high frequency region of the image of each block after the image transmission.
【請求項4】低周波領域のデータと高周波領域のデータ
とを画面を分割したブロックごとに受信する画像受信装
置において、 受信したデータが前記低周波領域のデータであるか前記
高周波領域のデータであるかを示す領域情報と当該デー
タのブロックアドレスとを出力する出力手段と、 当該出力手段により出力された領域情報を前記ブロック
アドレスに対応して保持する保持手段と、 前記保持手段に保持される保持内容に応じて、次に送信
側にデータの送信を要求する、各ブロックの周波数領域
を決定する決定手段とを備え、 前記決定手段は、前記ブロックの画像の低周波領域のデ
ータの受信後、前記保持手段に保持される保持内容が未
受信を示しているブロックについては、当該ブロックの
画像の低周波領域のデータと高周波領域のデータとの双
方のデータの伝送を要求し、前記保持手段に保持される
保持内容が前記低周波領域のデータを示す領域情報であ
る場合には、前記高周波領域のデータの伝送を要求する
ことを特徴とする画像受信装置。
4. An image receiving apparatus for receiving data of a low frequency region and data of a high frequency region for each block obtained by dividing a screen, wherein the received data is the data of the low frequency region or the data of the high frequency region. Output means for outputting area information indicating whether there is any data and a block address of the data, holding means for holding the area information output by the output means corresponding to the block address, and holding by the holding means Determining means for determining the frequency domain of each block, which requests transmission of data next to the transmitting side in accordance with the held content, wherein the determining means determines whether or not the image of the block has data in the low frequency domain. For a block in which the holding content held by the holding means indicates unreceived, the data in the low-frequency region and the data in the high-frequency region of the image of the block are stored. Requesting the transmission of the data in the high-frequency area when the content held in the holding means is the area information indicating the data in the low-frequency area. An image receiving apparatus characterized by the following.
【請求項5】低周波領域のデータと高周波領域のデータ
とを画面を分割したブロックごとに受信する画像受信装
置において、 受信したデータが前記低周波領域のデータであるか前記
高周波領域のデータであるかを示す領域情報と当該デー
タのブロックアドレスとを出力する出力手段と、 当該出力手段により出力された領域情報を前記ブロック
アドレスに対応して保持する保持手段と、 前記保持手段に保持される保持内容に応じて、次に送信
側にデータの送信を要求する、各ブロックの周波数領域
を決定する決定手段とを備え、 前記決定手段は、前記ブロックの画像の低周波領域のデ
ータの受信後、前記保持手段に保持される保持内容が未
受信を示しているブロックについては、当該ブロックの
画像の低周波領域のデータの伝送を要求し、前記保持手
段に保持される全てのブロックについての保持内容が前
記低周波領域のデータを示す領域情報である場合には、
前記高周波領域のデータの伝送を要求することを特徴と
する画像受信装置。
5. An image receiving apparatus for receiving data of a low frequency region and data of a high frequency region for each block obtained by dividing a screen, wherein the received data is the data of the low frequency region or the data of the high frequency region. Output means for outputting area information indicating whether there is any data and a block address of the data, holding means for holding the area information output by the output means corresponding to the block address, and holding by the holding means Determining means for determining the frequency domain of each block, which requests transmission of data next to the transmitting side in accordance with the held content, wherein the determining means determines whether or not the image of the block has data in the low frequency domain. For a block in which the held content held by the holding unit indicates unreceived, transmission of data in the low-frequency region of the image of the block is requested, When the content held for all blocks held in the holding means is area information indicating data of the low frequency area,
An image receiving apparatus requesting transmission of data in the high frequency range.
【請求項6】画面を複数のブロックに分割する分割部
と、 当該分割部により分割されたブロックごとに画像を周波
数領域ごとのデータに変換する変換部と、 前記変換部により変換されたブロック内の変換後のデー
タとブロックアドレスと誤り検出データとにより送信パ
ケットを構成して画像を受信側に伝送する伝送部とを備
える画像送信装置と、 低周波領域のデータと高周波領域のデータとを画面を分
割したブロックごとに受信する画像受信装置とを有する
画像伝送システムにおいて、 前記伝送部は、前記変換部により変換された変換後のブ
ロック内の画像の低周波領域のデータを、前記送信パケ
ットの前記データとして各ブロックごとに伝送する第1
の伝送手段と、前記変換部により変換された変換後のブ
ロック内の画像の高周波領域のデータを、前記送信パケ
ットの前記データとして各ブロックごとに伝送する第2
の伝送手段と、前記データが前記低周波領域のデータで
あるか前記高周波領域のデータであるかを示す領域情報
を前記送信パケットに付加する領域情報付加手段とを備
え、 前記画像受信装置は、受信した送信パケットから当該送
信パケットに付加されている前記領域情報と前記ブロッ
クアドレスとを出力する出力手段と、 当該出力手段により出力された領域情報を当該ブロック
アドレスに対応して保持する保持手段と、 前記保持手段に保持される保持内容に応じて、前記画像
送信装置にデータの送信を要求する、各ブロックの周波
数領域を決定する決定手段とを備え、 前記決定手段は、前記ブロックの画像の低周波領域のデ
ータの受信後、前記保持手段に保持される保持内容が未
受信を示しているブロックについては、当該ブロックの
画像の低周波領域のデータと高周波領域のデータとの双
方のデータの伝送を要求し、前記保持手段に保持される
保持内容が前記低周波領域のデータを示す領域情報であ
る場合には、前記高周波領域のデータの伝送を要求する
ことを特徴とする画像伝送システム。
6. A division unit for dividing a screen into a plurality of blocks, a conversion unit for converting an image into data for each frequency domain for each block divided by the division unit, and an inside of the block converted by the conversion unit. An image transmission device comprising a transmission unit that forms a transmission packet from the converted data, the block address, and the error detection data and transmits an image to a reception side; and a screen that displays data in a low-frequency region and data in a high-frequency region. An image transmission system comprising: an image receiving device that receives, for each of the divided blocks, the transmission unit transmits data of a low-frequency region of an image in a block after conversion by the conversion unit, A first transmission for each block as the data
Transmitting means for transmitting the data in the high-frequency region of the image in the converted block converted by the conversion unit as the data of the transmission packet for each block.
Transmission means, and region information adding means for adding region information indicating whether the data is data in the low-frequency region or data in the high-frequency region to the transmission packet, the image receiving device, Output means for outputting the area information and the block address added to the transmission packet from the received transmission packet; and holding means for holding the area information output by the output means corresponding to the block address. Requesting the image transmission device to transmit data according to the held content held in the holding means, and determining means for determining a frequency domain of each block, wherein the determining means After the reception of the data in the low-frequency region, for a block in which the holding content held in the holding unit indicates unreceived, the image of the block is not displayed. Requesting transmission of both data in the low-frequency area and data in the high-frequency area, and when the content held in the holding means is area information indicating the data in the low-frequency area, An image transmission system, which requests transmission of area data.
【請求項7】画面を複数のブロックに分割する分割部
と、 当該分割部により分割されたブロックごとに画像を周波
数領域ごとのデータに変換する変換部と、 前記変換部により変換されたブロック内の変換後のデー
タとブロックアドレスと誤り検出データとにより送信パ
ケットを構成して画像を受信側に伝送する伝送部とを備
える画像送信装置と、 低周波領域のデータと高周波領域のデータとを画面を分
割したブロックごとに受信する画像受信装置とを有する
画像伝送システムにおいて、 前記伝送部は、前記変換部により変換された変換後のブ
ロック内の画像の低周波領域のデータを、前記送信パケ
ットの前記データとして各ブロックごとに伝送する第1
の伝送手段と、前記変換部により変換された変換後のブ
ロック内の画像の高周波領域のデータを、前記送信パケ
ットの前記データとして各ブロックごとに伝送する第2
の伝送手段と、前記データが前記低周波領域のデータで
あるか前記高周波領域のデータであるかを示す領域情報
を前記送信パケットに付加する領域情報付加手段とを備
え、 前記画像受信装置は、受信した送信パケットから当該送
信パケットに付加されている前記領域情報と前記ブロッ
クアドレスとを出力する出力手段と、 当該出力手段により出力された領域情報を当該ブロック
アドレスに対応して保持する保持手段と、 前記保持手段に保持される保持内容に応じて、前記画像
送信装置にデータの送信を要求する、各ブロックの周波
数領域を決定する決定手段とを備え、 前記決定手段は、前記ブロックの画像の低周波領域のデ
ータの受信後、前記保持手段に保持される保持内容が未
受信を示しているブロックについては、当該ブロックの
画像の低周波領域のデータの伝送を要求し、前記保持手
段に保持される全てのブロックについての保持内容が前
記低周波領域のデータを示す領域情報である場合には、
前記高周波領域のデータの伝送を要求することを特徴と
する画像伝送システム。
7. A division unit for dividing a screen into a plurality of blocks, a conversion unit for converting an image into data for each frequency domain for each block divided by the division unit, and an inside of the block converted by the conversion unit An image transmission device comprising a transmission unit that forms a transmission packet from the converted data, the block address, and the error detection data and transmits an image to a reception side; and a screen that displays data in a low-frequency region and data in a high-frequency region. An image transmission system comprising: an image receiving device that receives, for each of the divided blocks, the transmission unit transmits data of a low-frequency region of an image in a block after conversion by the conversion unit, A first transmission for each block as the data
Transmitting means for transmitting the data in the high-frequency region of the image in the converted block converted by the conversion unit as the data of the transmission packet for each block.
Transmission means, and region information adding means for adding region information indicating whether the data is data in the low-frequency region or data in the high-frequency region to the transmission packet, the image receiving device, Output means for outputting the area information and the block address added to the transmission packet from the received transmission packet; and holding means for holding the area information output by the output means corresponding to the block address. Requesting the image transmission device to transmit data according to the held content held in the holding means, and determining means for determining a frequency domain of each block, wherein the determining means After the reception of the data in the low-frequency region, for a block in which the holding content held in the holding unit indicates unreceived, the image of the block is not displayed. Requesting transmission of data in the low-frequency area, and when the held content of all blocks held in the holding means is area information indicating data in the low-frequency area,
An image transmission system requesting transmission of data in the high-frequency region.
【請求項8】画面を複数のブロックに分割し、分割され
たブロックごとの画像を周波数領域ごとのデータに変換
し、変換されたブロック内の変換後のデータとブロック
アドレスと誤り検出データとにより送信ポケットを構成
して各ブロックごとに画像を伝送する画像伝送方法にお
いて、 送信側は、変換された変換後のブロック内の画像の低周
波領域のデータを、前記送信パケットの前記データとし
て各ブロックごとに伝送し、 受信側は、前記低周波領域のデータの伝送において、受
信誤りを検出したときに、当該誤りを検出した送信パケ
ットのブロックアドレスを送信側に返送し、 前記送信側は、前記受信側から、誤りが検出された送信
パケットのブロックアドレスが返送されたときに、当該
誤りが検出された送信パケットのブロックの画像の低周
波領域のデータとともに高周波領域のデータを、前記送
信パケットの前記データとして伝送し、前記誤りが検出
されなかった送信パケットについては、当該誤りが検出
されなかった送信パケットのブロックの画像の高周波領
域のデータを、前記送信パケットの前記データとして伝
送することを特徴とする画像伝送方法。
8. A screen is divided into a plurality of blocks, an image for each divided block is converted into data for each frequency domain, and the converted data, block address, and error detection data in the converted block are used. In the image transmission method of configuring a transmission pocket and transmitting an image for each block, the transmitting side uses, as the data of the transmission packet, data of a low frequency region of an image in the converted block after conversion. The receiving side returns a block address of a transmission packet in which the error is detected to the transmitting side when detecting a receiving error in the transmission of the data in the low frequency range. When the receiving side returns the block address of the transmission packet in which the error was detected, the image of the block of the transmission packet in which the error was detected is returned. The data in the high-frequency region is transmitted together with the data in the low-frequency region as the data of the transmission packet. For the transmission packet in which the error is not detected, the high frequency of the image of the block of the transmission packet in which the error is not detected is transmitted. An image transmission method, comprising transmitting data of an area as the data of the transmission packet.
【請求項9】画面を複数のブロックに分割し、分割され
たブロックごとの画像を周波数領域ごとのデータに変換
し、変換されたブロック内の変換後のデータとブロック
アドレスと誤り検出データとにより送信パケットを構成
して各ブロックごとに画像を伝送する画像伝送方法にお
いて、 送信側は、変換された変換後のブロック内の画像の低周
波領域のデータを、前記送信パケットの前記データとし
て各ブロックごとに伝送し、 受信側は、前記低周波領域のデータの伝送において、受
信誤りを検出したときに、当該誤りを検出した送信パケ
ットのブロックアドレスを送信側に返送し、 前記送信側は、前記受信側から、誤りが検出された送信
パケットのブロックアドレスが返送されたときに、当該
誤りが検出された送信パケットのブロックの画像の低周
波領域のデータを再度伝送した後、各ブロックの画像の
高周波領域のデータを、前記送信パケットの前記データ
として伝送することを特徴とする画像伝送方法。
9. A screen is divided into a plurality of blocks, an image for each divided block is converted into data for each frequency domain, and the converted data, block address, and error detection data in the converted block are used. In an image transmission method for forming a transmission packet and transmitting an image for each block, the transmission side uses, as the data of the transmission packet, data of a low frequency region of an image in the converted block after conversion. The receiving side returns a block address of a transmission packet in which the error is detected to the transmitting side when detecting a receiving error in the transmission of the data in the low frequency range. When the receiving side returns the block address of the transmission packet in which the error was detected, the image of the block of the transmission packet in which the error was detected is returned. Low after the data of the frequency region and transmission again, image transmission method characterized in that the data of the high-frequency portion of the image of each block is transmitted as the data of the transmission packet.
JP11076688A 1988-05-07 1988-05-07 Image transmission device, image reception device, image transmission system, and image transmission method Expired - Lifetime JP2643285B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11076688A JP2643285B2 (en) 1988-05-07 1988-05-07 Image transmission device, image reception device, image transmission system, and image transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11076688A JP2643285B2 (en) 1988-05-07 1988-05-07 Image transmission device, image reception device, image transmission system, and image transmission method

Publications (2)

Publication Number Publication Date
JPH01280939A JPH01280939A (en) 1989-11-13
JP2643285B2 true JP2643285B2 (en) 1997-08-20

Family

ID=14544036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11076688A Expired - Lifetime JP2643285B2 (en) 1988-05-07 1988-05-07 Image transmission device, image reception device, image transmission system, and image transmission method

Country Status (1)

Country Link
JP (1) JP2643285B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH042274A (en) * 1990-04-19 1992-01-07 Fuji Photo Film Co Ltd Picture signal transmitter
JP2669326B2 (en) * 1993-12-27 1997-10-27 日本電気株式会社 Still image signal cell coding device
JP2848326B2 (en) * 1996-03-28 1999-01-20 日本電気株式会社 MPEG encoded image decoding device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH088685B2 (en) * 1986-09-16 1996-01-29 日本電信電話株式会社 Hierarchical burst communication method

Also Published As

Publication number Publication date
JPH01280939A (en) 1989-11-13

Similar Documents

Publication Publication Date Title
KR950016377A (en) Method and apparatus for transmitting image data
JP4764549B2 (en) Partial search for images in the compressed domain
US8035862B2 (en) Fast method for fax encoded data conversion
JPH08140091A (en) Image transmission system
US7134064B2 (en) Error detecting method and apparatus
JP2643285B2 (en) Image transmission device, image reception device, image transmission system, and image transmission method
JP3236821B2 (en) Hierarchical encoding transmission method and hierarchical decoding method for still image
JPH0562861B2 (en)
JP4218117B2 (en) Transmission device, transmission method, reception device, and reception method
JPH09247464A (en) Still image transmission method
JP2637973B2 (en) Block encoding decoding device
JPS6098766A (en) Error correcting system in facsimile equipment
JPH06178076A (en) Radio facsimile communication equipment
JP2798405B2 (en) Data communication device
JPH0918457A (en) Data communication re-sending device
JPS6065670A (en) Picture information transmitting system
JP3556363B2 (en) Image communication method
JP3734871B2 (en) Image communication method
JP3406916B2 (en) Facsimile machine
JPH0498974A (en) Facsimile equipment
JP3162777B2 (en) Facsimile transmission method
JP3649805B2 (en) Image communication method
KR100268348B1 (en) Method for requesting retransmission at internet fax
WO1992012483A1 (en) Data reception technique
JPH08204956A (en) Image communication system