JPH01280939A - Picture transmission system - Google Patents
Picture transmission systemInfo
- Publication number
- JPH01280939A JPH01280939A JP63110766A JP11076688A JPH01280939A JP H01280939 A JPH01280939 A JP H01280939A JP 63110766 A JP63110766 A JP 63110766A JP 11076688 A JP11076688 A JP 11076688A JP H01280939 A JPH01280939 A JP H01280939A
- Authority
- JP
- Japan
- Prior art keywords
- block
- area
- transmission
- address
- packet
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
【発明の詳細な説明】 [産業上の利用分野1 本発明は、再送に好適な画像伝送方式に関する。[Detailed description of the invention] [Industrial application field 1 The present invention relates to an image transmission method suitable for retransmission.
(従来の技術J
電話回線等を使って画像データをディジタル伝送する場
合、伝送路の雑音等により伝送誤りが生じることがある
。伝送するデータにあらかじめ誤り検出符号を付加して
おき、受信側で伝送誤りを検出した場合に、受信側から
送信側へ画像データの再送を要求し、送信側がこれに応
じて画像データを全て再度送信すると、伝送時間は誤り
が無かった場合の倍以上かかってしまう。(Prior art J) When digitally transmitting image data using a telephone line, etc., transmission errors may occur due to noise on the transmission path.An error detection code is added to the transmitted data in advance, and the receiving side If a transmission error is detected, the receiving side requests the transmitting side to retransmit the image data, and the transmitting side responds by retransmitting all the image data, resulting in the transmission time taking more than twice as long as it would have taken if there had been no error. .
この問題を解決するため、従来は、特開昭58−423
75号公報に記載のように、画像メモリの内容に対応す
る画面の各水平走査期間をmブロックに分割し、ブロッ
クごとにアドレスと誤り検出符号を付加して伝送し、受
信側で誤りが検出された場合には、画像メモリのデータ
を全て受信した後に、誤りを検出したブロックのアドレ
スを送信側へ返送し、該アドレスに対応するブロックの
データのみを再送するという再送方式を用いていた。In order to solve this problem, conventionally, Japanese Patent Application Laid-Open No. 58-423
As described in Publication No. 75, 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 to each block and transmitted, and errors are detected on the receiving side. In this case, a retransmission method was used in which, after receiving all the data in the image memory, the address of the block in which the error was detected was sent back to the sending side, and only the data of the block corresponding to the address was retransmitted.
[発明が解決しようとする課題1
一方、自然画像を電話回線等の低ビツトレートの回線を
使って伝送しようとすると、データ量か多いため伝送に
長時間かかってしまう、という問題がある0例えば1画
素あたり3ビツトにデータ圧縮して、横512画素×縦
240画素の画像をファクシミリ等で使われる9600
ビット/秒で伝送すると、40秒程度かかってしまう。[Problem to be solved by the invention 1 On the other hand, when trying to transmit natural images using a low bit rate line such as a telephone line, there is a problem that it takes a long time to transmit because the amount of data is large0 For example, 1 Data is compressed to 3 bits per pixel and an image of 512 pixels horizontally x 240 pixels vertically is created using 9600 pixels, which is used in facsimiles, etc.
If it were transmitted at bits/second, it would take about 40 seconds.
そこで、静止画像を階層的に処理して、まず高速に粗い
画像を伝送してから徐々に細かい画像を送ることで、受
信者の心理的負担を軽くする階層的符号化を使った伝送
方法がある。この伝送方法は、吹抜敬彦「静止画像の符
号化」、電子通信学会誌67巻1号、昭和59年1月に
記載のように次のような構成になっている。Therefore, a transmission method using hierarchical encoding is proposed, which reduces the psychological burden on the receiver by processing still images hierarchically, first transmitting coarse images at high speed, and then gradually transmitting finer images. be. This transmission method has the following configuration as described in Takahiko Fukinuki, "Coding of Still Images", Journal of the Institute of Electronics and Communication Engineers, Vol. 67, No. 1, January 1980.
まず、N=2n個の画素をひとつのブロックにして、デ
ィスクリートコサイン変換のような直交変換により周波
数成分に変換する。次に、全画面にわたって、各ブロッ
クの直流分を符号化し、伝送する。次いで順次低周波か
ら高周波成分の順に伝送することで、受信側では始め高
速に粗い画面が表示され、順次鮮明になる。First, N=2n pixels are made into one block and converted into frequency components by orthogonal transformation such as discrete cosine transformation. Next, the DC component of each block is encoded and transmitted over the entire screen. Then, by sequentially transmitting the signals from low frequency to high frequency components, the receiving side initially displays a rough screen at high speed, and then gradually becomes clearer.
しかしながら、前述した再送方式を、階層的符号化を使
った伝送方法に適用すると、以下の課題が出てくる。However, when the above-described retransmission method is applied to a transmission method using hierarchical encoding, the following problems arise.
低周波成分の伝送中に伝送誤りが生じたブロックは、た
とえ続いて伝送される高周波成分が誤り無く受信できて
も、原画像とは異なった画像を表示してしまう、再送は
全画面のデータを伝送した後に行なうので、少なくとも
高周波成分の伝送か終了するまでは、誤りのない画像を
表示することはできない0例えば、低周波成分のデータ
量か1画素あたり0.25ビツト、高周波成分のデータ
量が1画素あたり2.75ビツトのときには、高周波成
分の伝送に約35秒かかるので、受信者は少なくとも3
5秒間は異常な画像を見ることになってしまう。A block in which a transmission error occurred during the transmission of a low frequency component will display an image different from the original image even if the subsequently transmitted high frequency component can be received without error. Since this is done after the transmission of the high frequency component, it is not possible to display an error-free image at least until the transmission of the high frequency component is completed. When the amount is 2.75 bits per pixel, it takes about 35 seconds to transmit the high frequency component, so the receiver has at least 3 bits per pixel.
You will see an abnormal image for 5 seconds.
本発明の目的は、上記従来技術の課題を解決し、低周波
成分の伝送において伝送誤りがあっても、高周波成分の
伝送を行なう前、あるいは高周波成分の伝送を行ないな
がら再送を行なうことにより、受信者が長時間異常な画
面を見せられることのない画像伝送方式およびこの方式
を採用した画像伝送システムを提供することにある。An object of the present invention is to solve the above-mentioned problems of the prior art, and even if there is a transmission error in the transmission of the low frequency component, by retransmitting it before transmitting the high frequency component or while transmitting the high frequency component, To provide an image transmission method in which a receiver is not forced to view an abnormal screen for a long time, and an image transmission system employing this method.
[課題を解決するための手段1
上記目的を達成するために、本発明による画像伝送方式
は、画面を複数のブロックに分割し、少なくともブロッ
ク内データとブロックアドレスと誤り検出データとによ
り送信パケットを構成して画像を伝送する際に、まず、
各ブロックの一部を伝送した後、残りの部分を伝送する
画像伝送方式において、上記各ブロックの一部の伝送に
おいて受信側で誤りを検出したパケットのアドレスを送
信側へ返送し、該返送に応答して送信側では、前記誤り
が検出されたパケットについては前記ブロックの一部と
ともに残りの部分を、前記誤りが検出されなかったパケ
ットについては前記ブロックの残りの部分のみを送信す
ることを特徴とするものである。[Means for Solving the Problems 1] In order to achieve the above object, the image transmission method according to the present invention divides the screen into a plurality of blocks, and divides the transmission packet by at least the data in the block, the block address, and the error detection data. When configuring and transmitting images, first,
In an image transmission method that transmits a portion of each block and then transmits the remaining portion, the receiving side returns the address of the packet in which an error was detected during the transmission of a portion of each block to the transmitting side, and In response, the transmitting side transmits a part of the block and the remaining part for the packet in which the error was detected, and only the remaining part of the block for the packet in which the error was not detected. That is.
また、本発明による他の画像伝送方式は、画面を複数の
ブロックに分割し、少なくともブロック内データとブロ
ックアドレスと誤り検出データとにより送信パケットを
構成して画像を伝送する際に、まず、各ブロックの一部
を伝送した後、残りの部分を伝送する画像伝送方式にお
いて、前記各ブロックの一部の伝送において受信側て誤
りを検出したパケットのアドレスを送信側へ返送し、該
返送に応答して送信側では、前記誤りが検出されたパケ
ットについては前記ブロックの一部を再度伝送した後、
前記各ブロックの残りの部分を伝送することを特徴とす
るものである。この場合、前記送信側では前記誤りが検
出されたパケットについでは、前記誤りが検出されなく
なるまで前記ブロックの一部の伝送を繰り返した後、前
記ブロックの残りの部分を伝送することか望ましい。Further, in another image transmission method according to the present invention, when transmitting an image by dividing a screen into a plurality of blocks and configuring a transmission packet by at least block data, block addresses, and error detection data, each In an image transmission method that transmits a part of a block and then transmits the remaining part, the receiving side returns the address of the packet in which an error was detected in the transmission of a part of each block to the sending side, and responds to the return. Then, on the transmitting side, after retransmitting part of the block for the packet in which the error was detected,
The present invention is characterized in that the remaining portions of each block are transmitted. In this case, it is desirable for the transmitting side to repeatedly transmit part of the block for the packet in which the error has been detected until the error is no longer detected, and then transmit the remaining part of the block.
本発明による画像伝送方式は、他の見地によれば1画面
を複数のブロックに分割し、少なくともブロック内デー
タとブロックアドレスと誤り検出データとにより送信パ
ケットを構成して画像を伝送する際に、まず、各ブロッ
クの第1領域を伝送した後、残りの第2領域を伝送する
画像伝送方式において、送信側では、伝送するブロック
の部分がいずれの領域に対応するかを示す領域情報をも
前記送信パケットに追加し1受信側では、受信したパケ
ットに含まれる前記領域情報を前記ブロックアドレスに
対応して保持する領域情報保持手段を有し、該手段の内
容に応じて、次に送信側に要求する当該ブロックの望城
を決定することを特徴とするものである。この決定の方
法としでは、例えば、前記ブロックの第1領域の伝送後
、前記領域情報保持手段の内容か未受信を示しているブ
ロックについでは、該ブロックの前記第1領域と前記第
2領域との双方の伝送を要求し、前記領域情報保持手段
の内容か前記第1領域の領域情報である場合には前記第
2領域の伝送を要求するもの、あるいは、前記ブロック
の第1領域の伝送後、前記領域情報保持手段の内容か未
受信を示しているブロックについて、該ブロックの前記
第1領域のみを要求し、前記領域情報保持手段の内容が
すべて前記第1領域の領域情報となった後、前記第2領
域の伝送を要求するものか考えられる。From another point of view, the image transmission method according to the present invention divides one screen into a plurality of blocks, and when transmitting an image by configuring a transmission packet with at least data within the block, a block address, and error detection data, First, in an image transmission method that transmits the first region of each block and then transmits the remaining second region, the transmitting side also transmits region information indicating which region the portion of the block to be transmitted corresponds to. The receiving side has area information holding means for holding the area information included in the received packet in correspondence with the block address, and according to the contents of the means, the area information is added to the transmitted packet. This method is characterized by determining the requested castle of the block. As a method for making this determination, for example, for a block whose content in the area information holding means indicates that it has not been received after transmission of the first area of the block, the first area and the second area of the block may be and requests the transmission of the second area if the content of the area information holding means is the area information of the first area, or after the transmission of the first area of the block. , for a block whose contents in the area information holding means indicate that it has not been received, only the first area of the block is requested, and after the contents of the area information holding means have all become the area information of the first area; , it may be considered that the second area is requested to be transmitted.
なお、前記ブロック内の画像を2度に分けて伝送する場
合には、「ブロックの残りの部分」すなわち「第2領域
」は、「ブロックの一部」すなわち「第1領域」を除い
た残りのすべての部分であるか、ブロック内の画像を3
度以上に分けて伝送する場合には、「ブロックの残りの
部分」は、「ブロックの一部」を除いた残りのすべての
部分ではなく、その一部である。In addition, when transmitting the image in the block twice, the "remaining part of the block", that is, the "second area" is the remaining part of the block, that is, the remainder excluding the "first area". or all parts of the image in the block
In the case of transmission in multiple parts, the "remaining part of the block" is a part of the block, not all the remaining parts except for the "part of the block".
さらに、本発明による画像伝送システムは、画面を複数
のブロックに分割し、少なくともブロック内データとブ
ロックアドレスと誤り検出データとにより送信パケット
を構成して画像を伝送する際に、まず、各ブロックの第
1領域を伝送した後、残りの第2領域を伝送する画像伝
送方式を採用した画像伝送システムにおいて、伝送する
ブロックの部分かいずれの領域に対応するかを示す領域
情報をも前記送信パケットに追加して送信する手段を有
する送信装置と、受信したパケットに含まれる前記領域
情報を前記ブロックアドレスに対応して保持する手段を
有し該手段の内容に応じて次に送信側に要求する当該ブ
ロックの領域を決定する受信装置とを備えることを特徴
とするものである。Further, in the image transmission system according to the present invention, when transmitting an image by dividing a screen into a plurality of blocks and configuring a transmission packet by at least block data, a block address, and error detection data, first, each block is divided into blocks. In an image transmission system that adopts an image transmission method that transmits the remaining second area after transmitting the first area, area information indicating which area of the block to be transmitted corresponds to is also included in the transmission packet. a transmitting device having means for additionally transmitting; and a means for retaining the area information included in the received packet in correspondence with the block address; The present invention is characterized by comprising a receiving device that determines a block area.
1作用 1
本発明の画像伝送方式によれば、ブロック内の一部のデ
ータの伝送に際し、受信側で誤りを検出したパケットの
アドレスを送信側へ返送し再度誤りのあった該パケット
を伝送してから、ブロック内の残るデータの一部又は全
部を伝送するので、受信者はブロック内の残るデータを
伝送し終わるまで長時間待たなくても、ブロック内の前
記一部のデータのみを使った誤りのない粗い画像を見る
ことができる。1 Effect 1 According to the image transmission method of the present invention, when transmitting part of the data in a block, the receiving side returns the address of the packet in which an error was detected to the transmitting side, and transmits the erroneous packet again. After that, some or all of the remaining data in the block is transmitted, so the receiver can use only that part of the data in the block without having to wait for a long time to finish transmitting the remaining data in the block. You can see a rough image without any errors.
また、本発明の他の画像伝送方式によれば、ブロック内
の一部のデータを伝送した後、受信側で誤りを検出した
パケットのアドレスを送信側へ返送し、誤りのなかった
ブロックについてはブロック内の残るデータの一部又は
全部を伝送し、誤りのあったブロックについてはブロッ
ク内の残るデータの一部又は全部に加えて既に伝送した
該−部のデータを伝送するので、受信したブロック内の
前記一部のデータのみが誤ったままとなっていることは
ない、よって受信者は、ブロック内の前記一部のデータ
が誤っているために原画像とは異なる異常なブロックの
画像を見せられることがない、この方式では、ブロック
内の一部のデータの誤りが無くなるまで再送を繰り返す
ことがないので、全伝送時間が短くなる。Further, according to another image transmission method of the present invention, after transmitting some data in a block, the receiving side returns the address of the packet in which an error was detected to the transmitting side, and for blocks without errors, A part or all of the remaining data in the block is transmitted, and for blocks with errors, in addition to part or all of the remaining data in the block, the data of the part that has already been transmitted is transmitted, so the received block It is not the case that only some of the data in the block remains incorrect. Therefore, the receiver receives an image of an abnormal block that is different from the original image because some of the data in the block is incorrect. In this system, the total transmission time is shortened because retransmission is not repeated until some data in the block is free of errors.
[実施例1 以下、本発明の一実施例を図面を使って説明する。[Example 1 An embodiment of the present invention will be described below with reference to the drawings.
第8図は、本発明の表す画像伝送方式を実現する装置の
ブロック図である。同図(a)は送信装置を示し、lは
送信画像メモリ、2は符号化手段、3はアドレス付加手
段、4は誤り制御符号付加手段、5は送信手段、6は送
信初期化手段、7は再送アドレス受信手段、8は送信ア
ドレスメモリである。同図(b)は受信装置を示し、9
は受信手段、lOは誤り検出手段、11はアドレス切り
出し手段、12は復号化手段、13は受信アドレスメモ
リ、14は再送アドレス生成手段、15は再送アドレス
送信手段、16は再送アドレスメモリ、17は第1段階
データメモリ、18は受信画像メモリ、50はDCTメ
モリ、60は受信初期化手段である。FIG. 8 is a block diagram of a device that implements the image transmission system of the present invention. 7A shows a transmitting device, l is a transmitting image memory, 2 is an encoding means, 3 is an address adding means, 4 is an error control code adding means, 5 is a transmitting means, 6 is a transmitting initializing means, 7 8 is a retransmission address receiving means, and 8 is a transmission address memory. FIG. 9(b) shows a receiving device, 9
1 is a receiving means, IO is an error detection means, 11 is an address extraction means, 12 is a decoding means, 13 is a reception address memory, 14 is a retransmission address generation means, 15 is a retransmission address transmission means, 16 is a retransmission address memory, and 17 is a A first stage data memory, 18 is a reception image memory, 50 is a DCT memory, and 60 is reception initialization means.
第2図は、送信画像メモリlとアドレスとの関係を示し
た図である9画像を複数の小領域20〜27に分解し、
各々の小領域にアドレスAO〜A7を割り出てる。受信
画像メモリ18は送信画像メモリlと同じ構成を有する
。FIG. 2 is a diagram showing the relationship between the transmission image memory l and addresses. Nine images are decomposed into a plurality of small areas 20 to 27,
Addresses AO to A7 are determined for each small area. Reception image memory 18 has the same configuration as transmission image memory l.
第3図(a)は、送信アドレスメモリ8の構成を表した
ものである。アドレス欄30には送信するアドレスを格
納する。領域番号欄31には各々のアドレスの領域番号
(後述)を格納する。第3図(b)は、受信アドレスメ
モリ13の構成を表したものである。領域番号932に
は受信したバケツトの領域番号を格納する。第3図(c
)は、再送アドレスメモリ16の構成を表したものであ
る。アドレス欄33には再送するアドレスを格納する。FIG. 3(a) shows the configuration of the transmission address memory 8. The address column 30 stores the address to be sent. The area number column 31 stores the area number (described later) of each address. FIG. 3(b) shows the configuration of the reception address memory 13. The area number 932 stores the area number of the received bucket. Figure 3 (c
) represents the configuration of the retransmission address memory 16. The address column 33 stores the address to be retransmitted.
領域番号41i34には各々のアドレスの再送を要求す
る領域番号を格納する。The area number 41i34 stores the area number that requests retransmission of each address.
第2図に示した小領域20は、第7図(a)に示すよう
に、横8画素、縦8画素の空間の輝度データXo (0
,0) 〜XO(7,7)”il?構成する。As shown in FIG. 7(a), the small area 20 shown in FIG. 2 has luminance data Xo (0
,0) ~XO(7,7)"il? Configure.
同様に、小領域21は、Xi (0,O) 〜X1(7
,7)で構成する。小領域22〜27においても同様で
ある。Similarly, the small region 21 is composed of Xi (0, O) to X1 (7
, 7). The same applies to the small areas 22 to 27.
第7図(b)は、DOTメモリ50の構成である。FIG. 7(b) shows the configuration of the DOT memory 50.
YO(0,O)〜YO(7,7)は、輝度データXO(
0,O) 〜XO(7,7)を2次元ディスクリートコ
サイン変換した結果である。8×8の2次元ディスクリ
ートコサイン変換および変換は、(1)式と、(2)式
で、定義される。YO(0,O) to YO(7,7) are luminance data XO(
This is the result of two-dimensional discrete cosine transformation of 0, O) to XO (7, 7). The 8×8 two-dimensional discrete cosine transformation and transformation are defined by equations (1) and (2).
Y=AXAt ・・・(1)X=A
tYA −−−(2)A(i、j)
J/ r 8 .1−0A(i、
j)=(r 2/r B)cos((2j+1)・i−
x/I6ン 、i ≠ Q(A tはAの転置行列)
ディスクリートコサイン変換した結果を、(0゜0)次
の係数だけからなる低周波の領域DIと、(0,O)法
具外の係数からなる高周波の領域D2とに分離する。領
域DIには領域番号Diを、領域D2には領域番号D2
を、領域Diと領域D2を合わせた領域には領域番号D
3を、割り当てる。各々の成分を、第7図(C)に示す
。Y=AXAt...(1)X=A
tYA---(2)A(i,j)
J/r8. 1-0A(i,
j)=(r 2/r B)cos((2j+1)・i−
x/I6n, i ≠ Q (A t is the transposed matrix of A) The result of discrete cosine transformation is divided into a low frequency region DI consisting only of (0°0) order coefficients and a (0, O) outside modulus. It is separated into a high frequency region D2 consisting of coefficients. The area DI has the area number Di, and the area D2 has the area number D2.
, the area that is the combination of area Di and area D2 has area number D.
Assign 3. Each component is shown in FIG. 7(C).
まず、第1の実施例の画像伝送装置の動作の概要を第1
図の送受信フローチャートを使って説明する。First, an overview of the operation of the image transmission device of the first embodiment will be explained in the first section.
This will be explained using the transmission/reception flowchart shown in the figure.
第1段階の送受信においでは、領域D1を画像を構成す
る全ブロックについて伝送する。 (SIO)第2段
階の送受信においでは、領域D1が誤りなしに伝送でき
たブロックについては残りの領域D2を伝送し、領域D
1の受信で誤りのあったブロックについては領域D2に
加えて領域D1も再度伝送する(Sll) 、領域D2
を伝送しながら領域DIの再送を行なうことになるので
、領域D2の伝送が終了するのを待たなくても誤りのあ
った領域DIのデータを再送して訂正することができる
。In the first stage of transmission and reception, all blocks constituting the image in area D1 are transmitted. (SIO) In the second stage of transmission and reception, for blocks that can be transmitted without error in area D1, the remaining area D2 is transmitted, and area D
Regarding the block in which there was an error in reception of 1, in addition to area D2, area D1 is also transmitted again (Sll), area D2
Since the area DI is retransmitted while transmitting the data, the data in the area DI containing the error can be retransmitted and corrected without waiting for the transmission of the area D2 to be completed.
第3段階の送受信においでは、領域D2の受信て誤りの
あったブロックについては領域D2を再送し、領域D1
と領域D2をあわせたデータの受信で誤りであったブロ
ックについては領域DIと領域D2をあわせたデータを
再送することを、受信誤りがなくなるまで繰り返す(3
12,313)。In the third stage of transmission/reception, for blocks that received errors in area D2, area D2 is retransmitted, and area D1
For blocks in which there was an error in receiving the data in which the area DI and the area D2 were received, the process of retransmitting the data in which the area DI and the area D2 were combined is repeated until there is no reception error (3
12,313).
つぎに、本実施例における画像伝送装置の第1段階の送
信動作について詳細に説明する。Next, the first stage transmission operation of the image transmission apparatus in this embodiment will be explained in detail.
送信画像メモリIには送信する画像データが書き込まれ
ている。送信初期化手段6は送信する小領域のアドレス
AOからA7及び領域番号D1を送信アドレスメモリ8
に、第4図(a)のように書き込む。Image data to be transmitted is written in the transmission image memory I. The transmission initialization means 6 stores the addresses AO to A7 of the small area to be transmitted and the area number D1 in the transmission address memory 8.
, write as shown in FIG. 4(a).
符号化手段2は、まず第4図(a)に示す送信アドレス
メモリ8の1列目を参照してアドレスAOと領域番号D
Iを得る0次にアドレスAOに対応する小領域20の輝
度データXO(0,0) ヘXO(7,7)を2次元デ
ィスクリートコサイン変換して、その結果をOCTメモ
リ50に格納する0次にDCTメモリ50の領域DIの
データ列YODI(=YO(0,0) ’)をアドレス
付加手段3へ出力する。The encoding means 2 first refers to the first column of the transmission address memory 8 shown in FIG. 4(a) and stores the address AO and the area number D.
0th order to obtain I. Brightness data XO(0,0) of the small area 20 corresponding to address AO. 0th order to perform two-dimensional discrete cosine transformation on Then, the data string YODI (=YO(0,0)') in the area DI of the DCT memory 50 is output to the address adding means 3.
アドレス付加手段3は、DOTメモリ50の領域D1の
データ列YODIにアドレスAOと領域番号Diを付加
したデータ列YO1aを、誤り制御符号付加手段4へ出
力する。誤り制御符号付加手段4は、データ列YO1a
に対して周知のCRC誤り制御符号を付加して第11図
(a)に示す送信パケットYOIを生成し、送信手段5
へ出力する。送信手段5は、この送信パケットYOIを
電話回線へ出力する。 この後、符号化手段2は、第4
図(a)に示す送信アドレスメモリ8の2列目を参照し
て、アドレスA1に対応する小領域21の輝度データX
1 (0,O) 〜Xi (7,7)を2次元ディスク
リートコサイン変換して、その結果をDCTメモリ50
に格納し、DCTメモリ50の領域DIのデータ列YI
DI(=Y1 (0,O) )をアドレス付加手段3へ
出力する。The address adding means 3 outputs a data string YO1a obtained by adding an address AO and an area number Di to the data string YODI in the area D1 of the DOT memory 50 to the error control code adding means 4. The error control code adding means 4 adds the data string YO1a
The transmission packet YOI shown in FIG. 11(a) is generated by adding a well-known CRC error control code to the transmission packet YOI.
Output to. The transmission means 5 outputs this transmission packet YOI to the telephone line. After this, the encoding means 2 encodes the fourth
With reference to the second column of the transmission address memory 8 shown in FIG.
1 (0, O) ~ Xi (7, 7) is subjected to two-dimensional discrete cosine transformation, and the result is stored in the DCT memory 50.
The data string YI in the area DI of the DCT memory 50
DI (=Y1 (0, O)) is output to the address adding means 3.
アドレス付加手段3は、DCTメモリ50の出力データ
列YIDIにアドレスAlと領域番号D1を付加したデ
ータ列Yllaを誤り制御符号付加手段4へ出力する。The address adding means 3 outputs a data string Ylla obtained by adding an address Al and an area number D1 to the output data string YIDI of the DCT memory 50 to the error control code adding means 4.
誤り制御符号付加手段4はデータ列Yllaに対して周
知のCRC誤り制御符号を付加して、第11図(b)に
示す送信パケットYllを送信手段5へ出力する。送信
手段5はこの送信パケットY11を電話回線へ出力する
。The error control code addition means 4 adds a well-known CRC error control code to the data string Ylla and outputs the transmission packet Yll shown in FIG. 11(b) to the transmission means 5. The transmitting means 5 outputs this transmitting packet Y11 to the telephone line.
以上の動作を、送信アドレスメモリ8に書かれている全
てのアドレスについて行なう。その後、送信手段5は、
全てのアドレスを送信し終えた事を表すEO3(End
Of 5tep)パケットを送出する。The above operations are performed for all addresses written in the transmission address memory 8. After that, the transmitting means 5
EO3 (End) indicates that all addresses have been sent.
Of 5tep) Send the packet.
次に第1段階の受信動作について説明する。受信初期化
手段6は受信動作を開始するに先立つて、第5図(a)
に示すように受信アドレスメモリ13の内容を、すべて
未受信を表す記号Nにする。Next, the first stage reception operation will be explained. Prior to starting the reception operation, the reception initialization means 6 performs the process shown in FIG. 5(a).
As shown in the figure, the contents of the reception address memory 13 are all set to the symbol N representing unreceived data.
受信手段9は、電話回線より受信パケットYOIを受信
し、誤り検出手段10に出力する。誤り検出手段lOは
、パケットYOIからCRC誤り制御符号を抜き取り、
周知のCRC誤り検出方法により受信誤りの有無を判定
する。受信誤りがなかった場合には、パケットYOIか
らCRC誤り制御符号を差し引いたデータ列YO1aを
、アドレス切り出し手段11及び復号化手段12へ出力
する。しかし、もし受信誤りがあった場合には、受信手
段9は何も出力しない。The receiving means 9 receives the received packet YOI from the telephone line and outputs it to the error detecting means 10. The error detection means lO extracts the CRC error control code from the packet YOI,
The presence or absence of a reception error is determined using a well-known CRC error detection method. If there is no reception error, a data string YO1a obtained by subtracting the CRC error control code from the packet YOI is output to the address extraction means 11 and the decoding means 12. However, if there is a reception error, the receiving means 9 does not output anything.
アドレス切り出し手段11は、データ列YO1aからア
ドレスAOと領域番号Diを切り出し、データ列YOD
IとアドレスAOと領域番号Diとを復号化手段12へ
出力する。The address extraction means 11 extracts the address AO and area number Di from the data string YO1a, and
I, the address AO, and the area number Di are output to the decoding means 12.
復号化手段12は、データ列YODIを復号してDCT
メモリ50の領域D1へ格納する。このとき、復号して
得られたデータ数か、領域D1のデータ数1個でなかっ
た場合は、誤り検出手段10ては検出できなかった受信
誤りがあったとみなし、何も出力しない、データYO(
0,O)が誤りなしに得られた場合には、受信アドレス
メモリ13のアドレスAOに対応する場所に領域番号D
1を格納する。さらに、データ列yo (o。The decoding means 12 decodes the data string YODI and performs DCT.
The data is stored in the area D1 of the memory 50. At this time, if the number of data obtained by decoding or the number of data in area D1 is not 1, it is assumed that there was a reception error that could not be detected by the error detection means 10, and nothing is output. (
0, O) is obtained without error, the area number D is stored in the location corresponding to the address AO in the reception address memory 13.
Store 1. Furthermore, the data string yo (o.
0)を第1段階データメモリ17へ格納し、DCTメモ
リ50の領域D1以外を全て0にして、逆デイスクリー
トコサイン変換を行ない、その結果を受信画像メモリ1
8に格納する。0) is stored in the first stage data memory 17, all areas other than the area D1 of the DCT memory 50 are set to 0, an inverse discrete cosine transform is performed, and the result is stored in the reception image memory 1.
Store in 8.
ディスクリートコサイン変換係数のうち低次のデータだ
けを使うので、細かい画像は再現できないか、このよう
にして、第1段階のデータだけを使ってまず粗い画像を
見ることができる。Since only the low-order data of the discrete cosine transform coefficients are used, a fine image cannot be reproduced, or in this way, a coarse image can be seen using only the first stage data.
以上の動作をEOCパケットを受信するまで続ける。The above operations are continued until an EOC packet is received.
第5図(b)は、EOSパケットを受信した時点での受
信アドレスメモリ13の内容である。本実施例ではアド
レスAlとアドレスA5のパケットが受信できなかった
ことを表している。FIG. 5(b) shows the contents of the reception address memory 13 at the time the EOS packet is received. In this embodiment, this indicates that packets with addresses Al and A5 could not be received.
次に、第1段階の再送要求について説明する。Next, the first stage retransmission request will be explained.
領域DIのデータを誤りなしに受信できた小領域では、
領域D2のデータたけ受信すればよいので、領域D2の
データのみを要求する。領域DIのデータを誤りなしに
受信できなかった小領域では、領域DIのデータと領域
D2のデータの両方が必要なので、領域D3のデータを
要求する。そこで、再送アドレス生成手段14は、受信
アドレスメモリ13を参照して、第6図(a)のように
再送アドレスメモリ16へアドレスと領域番号を格納す
る。第5図(b)に示す受信アドレスメモリ13がDI
になっているアドレスは領域番号D2と共に格納し、未
受信を表しているアドレス(この例ではAIとA5)は
領域番号D3と共に格納する。In the small area where the data of area DI could be received without error,
Since it is sufficient to receive as much data as the area D2, only the data of the area D2 is requested. In a small area in which the data in area DI could not be received without error, data in area D3 is requested because both data in area DI and data in area D2 are required. Therefore, the retransmission address generation means 14 refers to the reception address memory 13 and stores the address and area number in the retransmission address memory 16 as shown in FIG. 6(a). The reception address memory 13 shown in FIG. 5(b) is DI
Addresses indicating that the data has not been received are stored together with the area number D2, and addresses that indicate unreceived data (AI and A5 in this example) are stored together with the area number D3.
再送アドレス送信手段15は、再送アドレスメモリ16
の内容を電話回線へ出力する。The retransmission address transmitting means 15 includes a retransmission address memory 16.
Outputs the contents to the telephone line.
次に、第2段階の送信動作について説明する。Next, the second stage transmission operation will be explained.
再送アドレス受信手段7は、電話回線より受信側か出力
した再送アドレスを受信し、送信アドレスメモリ8へ格
納する。The retransmission address receiving means 7 receives the retransmission address output from the receiving side through the telephone line, and stores it in the transmission address memory 8.
再送アドレスを受信終了すると、送信アドレスメモリ8
の内容は、第4図(b)の様になる。符号化手段2は、
第1段階の送信と同様に、まず送信アドレスメモリ8の
1列目を参照してアトレスAOと領域番号D2を得る0
次に、アドレスAOに対応する小領域20の輝度データ
XO(0゜O)〜XO(7,7)を2次元ディスクリー
トコサイン変換して、その結果をDCTメモリ50に格
納する。次に領域番号D2に対応するDCTメモリ50
の領域D2のデータ列YOD2(=YO(0゜l)〜Y
O(7,7))を、アドレス付加手段3へ出力する。
アドレス付加手段3は、DCTメモリ50の領域D2の
データ列YOD2にアドレスAOと領域番号D2を付加
したデータ列YO2aを、誤り制御符号付加手段4へ出
力する。誤り制御符号付加手段4は、データ列YO2a
に対して周知のCRC誤り制御符号を付加して、送信パ
ケットYO2を生成し、送信手段5へ出力し、送信手段
5は、第11図(c)に示す送信パケットYO2を電話
回線へ出力する。 符号化手段2は、第4図(b)に示
す送信アドレスメモリ8の2列目を参照して、アドレス
AIと領域番号D3を得る。アドレスAOに対応する小
領域21の輝度データXI (0,O)〜X1(7,,
7)を2次元ディスクリートコサイン変換して、その結
果をDCTメモリ50に格納し、領域番号D3に対応す
るOCTメモリ50の領域D3のデータ列YID3(=
Y O(0、O)〜YO(7,7))をアドレス付加手
段3へ出力する。After receiving the retransmission address, the transmission address memory 8
The contents are as shown in Figure 4(b). The encoding means 2 is
Similar to the first stage of transmission, first refer to the first column of the transmission address memory 8 to obtain the address AO and area number D2.
Next, the brightness data XO(0°O) to XO(7,7) of the small area 20 corresponding to the address AO is subjected to two-dimensional discrete cosine transformation, and the result is stored in the DCT memory 50. Next, the DCT memory 50 corresponding to area number D2
Data string YOD2 (=YO(0゜l)~Y
O(7,7)) is output to the address adding means 3.
The address adding means 3 outputs a data string YO2a obtained by adding the address AO and the area number D2 to the data string YOD2 in the area D2 of the DCT memory 50 to the error control code adding means 4. The error control code adding means 4 adds the data string YO2a
A well-known CRC error control code is added to the CRC error control code to generate a transmission packet YO2 and output to the transmission means 5, which outputs the transmission packet YO2 shown in FIG. 11(c) to the telephone line. . The encoding means 2 refers to the second column of the transmission address memory 8 shown in FIG. 4(b) to obtain the address AI and area number D3. Luminance data XI (0, O) to X1 (7, ,
7) is subjected to two-dimensional discrete cosine transformation, the result is stored in the DCT memory 50, and the data string YID3 (=
YO(0,O) to YO(7,7)) are output to the address adding means 3.
アドレス付加手段3は、DCTメモリ50の出力データ
列YID3にアドレスAIと領域番号D3を付加したデ
ータ列Y13aを誤り制御符号付加手段4へ出力する。The address adding means 3 outputs a data string Y13a obtained by adding the address AI and the area number D3 to the output data string YID3 of the DCT memory 50 to the error control code adding means 4.
誤り制御符号付加手段4はデータ列Y1:laに対して
周知のCRC誤り制御符号を付加して第11図(d)に
示す送信パケットY13を送信手段5へ出力する。送信
手段5はこの送信パケットY13を電話回線へ出力する
。The error control code addition means 4 adds a well-known CRC error control code to the data string Y1:la and outputs the transmission packet Y13 shown in FIG. 11(d) to the transmission means 5. The sending means 5 outputs this sending packet Y13 to the telephone line.
以上の動作を送信アドレスメモリ8に書かれている全て
のアドレスについて行なう。その後、送信手段は全ての
アドレスを送信し終えたことを表すEOSパケットを送
出する。The above operations are 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 second stage reception operation will be explained.
受信手段9は電話回線より受信パケットYO2を受信し
、誤り検出手段10に出力する。The receiving means 9 receives the received packet YO2 from the telephone line and outputs it to the error detecting means 10.
誤り検出手段10は、受信パケットYO2からCRC誤
り制御符号を抜き取り、周知のCRC誤り検出方法によ
り受信誤りの有無を判定する。受信誤りがなかった場合
には、パケットYO2からCRC誤り制御符号を差し引
いたデータ列YO2aをアドレス切り出し手段11及び
復号化手段12へ出力する。しかし、もし受信誤りがあ
りた場合には、受信手段9は何も出力しない。The error detection means 10 extracts a CRC error control code from the received packet YO2 and determines whether there is a reception error using a well-known CRC error detection method. If there is no reception error, the data string YO2a obtained by subtracting the CRC error control code from the packet YO2 is output to the address extraction means 11 and the decoding means 12. However, if there is a reception error, the receiving means 9 does not output anything.
アドレス切り出し手段11は、データ列YO2aからア
ドレスAOと領域番号D2を切り出し、データ列YOD
2とアドレスAOと領域番号D2を復号化手段12へ出
力する。The address extraction means 11 extracts the address AO and area number D2 from the data string YO2a, and extracts the address AO and the area number D2 from the data string YO2a.
2, the address AO, and the area number D2 are output to the decoding means 12.
復号化手段12はデータ列YOD2を復号してDCTメ
モリ50の領域D2へ格納する。このときもし復号して
得られたデータ数が、領域D2のデータ数63個でなか
った場合は、誤り検出手段lOでは検出できなかりた受
信誤りがあったとみなし、何も出力しない、データYO
(0,1)〜YO(7,7)が誤りなしに得られた場合
は、受信アドレスメモリ13のアドレスAOに対応する
場所に領域番号D2を格納する0次に、第1段階の受信
時に格納しておいたデータ列YO(0,O’)を第1段
階データメモリ17よりDCTメモリ50の領域DIへ
転送し、DCTメモリ50のデータYO(0,O)〜Y
O(7,7)を逆デイスクリートコサイン変換し、小領
域20の輝度データxO(0,0) 〜XO(7,7)
を再現して、受信画像メモリ18に格納する。The decoding means 12 decodes the data string YOD2 and stores it in the area D2 of the DCT memory 50. At this time, if the number of data obtained by decoding is not the number of data 63 in area D2, it is assumed that there was a reception error that could not be detected by the error detection means IO, and nothing is output.
If (0, 1) to YO (7, 7) are obtained without error, the area number D2 is stored in the location corresponding to the address AO in the reception address memory 13. The stored data string YO(0,O') is transferred from the first stage data memory 17 to the area DI of the DCT memory 50, and the data YO(0,O) to Y of the DCT memory 50 are transferred.
Perform inverse discrete cosine transformation on O(7,7) to obtain luminance data of small area 20 xO(0,0) ~XO(7,7)
is reproduced and stored in the received image memory 18.
このようにして、第1段階のデータと第2段階のデータ
を使ワて小領域20の画像を受信側で、再現することが
できる。In this way, the image of the small area 20 can be reproduced on the receiving side using the first stage data and the second stage data.
次に、受信手段9は電話回線より受信パケットY13を
受信し、誤り検出手段lOに出力する。Next, the receiving means 9 receives the received packet Y13 from the telephone line and outputs it to the error detecting means IO.
誤り検出手段10は、受信パケットYI3からCRC誤
り制御符号を抜き取り1周知のCRC誤り検出方法によ
り受信誤りの有無を判定する。受信誤りがなかった場合
には、パケットY13からCRC誤り制御符号を差し引
いたデータ列Y13aを、アドレス切り出し手段11及
び復号化手段12へ出力する。しかし、受信誤りがあっ
た場合には、受信手段9は何も出力しない。The error detection means 10 extracts a CRC error control code from the received packet YI3 and determines whether there is a reception error using a well-known CRC error detection method. If there is no reception error, a data string Y13a obtained by subtracting the CRC error control code from the packet Y13 is output to the address extraction means 11 and the decoding means 12. However, if there is a reception error, the receiving means 9 does not output anything.
アドレス切り出し手段11は、データ列YI3aからア
ドレスAlと領域番号D3を切り出し、データ列YID
3とアドレスA1と領域番号D3を復号化手段12へ出
力する。The address extraction means 11 extracts the address Al and area number D3 from the data string YI3a, and extracts the address Al and the area number D3 from the data string YI3a.
3, address A1, and area number D3 are output to the decoding means 12.
復号化手段12はデータ列YID3を復号してDCTメ
モリ50の領域D3へ格納する。このときもし復号して
得られたデータ数が、領域D3のデータ数64個でなか
った場合は、誤り検出手段lOでは検出できなかった受
信誤りがあったとみなし、何も出力しない。データYl
(0,O)〜Yl(7,7)が誤りなしに得られた場
合は、受信アドレスメモリ13のアドレスAIに対応す
る場所に領域番号D3を格納する。DCTメモリ50の
データyi (o、o)〜Yl (7,7)を逆デイス
クリートコサイン変換し、小領域20の輝度データXI
(0,O)〜XI (7,7)を再現して、受信画像
メモリ18に格納する。The decoding means 12 decodes the data string YID3 and stores it in the area D3 of the DCT memory 50. At this time, if the number of data obtained by decoding is not 64, the number of data in area D3, it is assumed that there was a reception error that could not be detected by the error detection means IO, and nothing is output. Data Yl
If (0, O) to Yl (7, 7) are obtained without error, area number D3 is stored in the location corresponding to address AI in reception address memory 13. The data yi (o, o) to Yl (7, 7) in the DCT memory 50 are subjected to inverse discrete cosine transformation, and the luminance data XI of the small area 20 is obtained.
(0, O) to XI (7, 7) are reproduced and stored in the received image memory 18.
このようにして、第1段階で誤りがあったパケットに関
しても、第2段階で受信したパケットだけを使って小領
域21の画像を受信側て、再現することかてきる。In this way, even with respect to a packet in which an error occurred in the first stage, the image of the small area 21 can be reproduced on the receiving side using only the packet received in the second stage.
以上の動作なEOSパケットを受信するまで続ける。This process continues until a valid EOS packet is received.
第5図(C)は、EOSパケットを受信した時点での受
信アドレスメモリ13の内容である0本実施例ではアド
レスA3とアドレスA5のパケットが受信できなかった
ことを表している。FIG. 5(C) shows that the contents of the reception address memory 13 at the time of receiving the EOS packet are 0, which means that in this embodiment, the packets at addresses A3 and A5 could not be received.
次に、第2段階の再送要求について説明する。Next, the second stage retransmission request will be explained.
領域DIとD2又は領域D3のデータが受信できた小領
域に関しでは、再送の必要がない、領域Diのデータは
受信できたが、領域D2のデータが受信できなかった小
領域では、領域D2のデータだけ受信すればよいので、
領域D2のデータのみを再送要求する。領域DIのデー
タが受信できていない小領域では、領域DIのデータと
領域D2のデータの両方か必要なので、領域D3のデー
タを再送要求する。For small areas where data from areas DI and D2 or area D3 could be received, there is no need for retransmission; for small areas where data from area Di could be received but data from area D2 could not be received, data from area D2 Since you only need to receive data,
Request retransmission of only the data in area D2. In the small area in which the data of area DI has not been received, both the data of area DI and the data of area D2 are required, so a retransmission request is made for the data of area D3.
そこで、再送アドレス生成手段14は、第5図(C)の
受信アドレスメモリ13を参照して、第6図(b)のよ
うに再送アドレスメモリ16ヘアドレスと領域番号を格
納する。受信アドレスメモリ13の領域番号欄がDlに
なっているアドレス(この例ではA3)は領域番号D2
と共に格納し、未受信を表しているアドレス(この例で
はA5)は領域番号D3と共に格納する。第5図(c)
の受信アドレスメモリ13の領域番号欄がD2又はD3
になっているアドレスに関しでは、再送は必要ないので
、再送アドレスメモリ16へは何も格納しない。Therefore, the retransmission address generation means 14 refers to the reception address memory 13 in FIG. 5(C) and stores the address and area number in the retransmission address memory 16 as shown in FIG. 6(b). The address (A3 in this example) whose area number field in the received address memory 13 is Dl is area number D2.
The address indicating unreceived data (A5 in this example) is stored together with the area number D3. Figure 5(c)
The area number column of the received address memory 13 is D2 or D3.
As for the addresses that are , no retransmission is necessary, so nothing is stored in the retransmission address memory 16.
再送アドレス送信手段15は、再送アドレスメモリ16
の内容を電話回線へ出力する。The retransmission address transmitting means 15 includes a retransmission address memory 16.
Outputs the contents to the telephone line.
次に、第3段階の送信動作について説明する。Next, the third stage transmission operation will be explained.
第2段階と同様、再送アドレス受信手段7は、電話回線
より受信側が出力した再送アドレスを受信し、送信アド
レスメモリ8へ格納する。再送アドレスを受信終了する
と送信アドレスメモリ8の内容は第4図(C)の様にな
る。Similar to 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 is received, the contents of the transmission address memory 8 become as shown in FIG. 4(C).
符号化手段2は、第2段階の送信と同様に、まず第4図
(C)に示す送信アドレスメモリ8の1列目を参照して
アドレスA3と領域番号D2を得る0次にアドレスA3
に対応する小領域20の輝度データX3 (0,O)〜
X3 (7,7)を2次元ディスクリートコサイン変換
して、その結果をDCTメモリ50に格納する0次に領
域番号D2に対応するDCTメモリ50の領域D2のデ
ータ列Y3D2(=Y3 (0,1)〜Y3 (7,7
))を、アドレス付加手段3へ出力する。Similarly to the second stage of transmission, the encoding means 2 first refers to the first column of the transmission address memory 8 shown in FIG. 4(C) to obtain the address A3 and the area number D2.
Luminance data X3 (0, O) of the small area 20 corresponding to
X3 (7, 7) is subjected to two-dimensional discrete cosine transformation and the result is stored in the DCT memory 50. Data string Y3D2 (=Y3 (0,1 ) ~ Y3 (7,7
)) is output to the address adding means 3.
アドレス付加手段3は、 DCTメモリ50の領域D2
のデータ列Y3D2にアドレスA3と領域番号D2とを
付加したデータ列Y:12aを、誤り制御符号付加手段
4へ出力する。The address adding means 3 is an area D2 of the DCT memory 50.
The data string Y:12a, which is obtained by adding the address A3 and the area number D2 to the data string Y3D2, is output to the error control code adding means 4.
誤り制御符号付加手段4は、データ列Y32aに対して
周知のCRC誤り制御符号を付加して、第11図(e)
に示す送信パケットY32を生成し送信手段5へ出力し
、送信手段5はこの送信パケットY32を電話回線へ出
力する。The error control code adding means 4 adds a well-known CRC error control code to the data string Y32a, as shown in FIG. 11(e).
A transmission packet Y32 shown in is generated and outputted to the transmission means 5, and the transmission means 5 outputs this transmission packet Y32 to the telephone line.
その後、符号化手段2は、送信アドレスメモリ8の2列
目を参照してアドレスA5と領域番号D3を得る0次に
アドレスA5に対応する小領域25の輝度デー9X5
(0,0) 〜X5 (7゜7)を2次元ディスクリー
トコサイン変換して、その結果をOCTメモリ50に格
納する。次に、領域番号D3に対応するDCTメモリ5
0の領域D3のデータ列Y5D3(=Y5 (0,0)
〜Y5 (7゜7))をアドレス付加手段3へ出力する
。 アドレス付加手段3は、DCTメモリ50の出力デ
ータ列Y5D3にアドレスA5と領域番号D3を付加し
たデータ列Y53aを誤り制御符号付加手段4へ出力す
る。誤り制御符号付加手段4は、データ列Y53aに対
して周知のCRC誤り制御符号を付加して、第11図(
f)に示す送信パケットY53を送信手段5へ出力する
。送信手段5はこの送信パケットY53を電話回線へ出
力する。Thereafter, the encoding means 2 refers to the second column of the transmission address memory 8 to obtain the address A5 and the area number D3.
(0,0) to X5 (7°7) is subjected to two-dimensional discrete cosine transformation, and the result is stored in the OCT memory 50. Next, the DCT memory 5 corresponding to area number D3
Data string Y5D3 of area D3 of 0 (=Y5 (0,0)
~Y5 (7°7)) is output to the address adding means 3. The address adding means 3 outputs a data string Y53a obtained by adding an address A5 and an area number D3 to the output data string Y5D3 of the DCT memory 50 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 string Y53a, as shown in FIG.
The transmission packet Y53 shown in f) is output to the transmission means 5. The sending means 5 outputs this sending packet Y53 to the telephone line.
その後、送信手段5は全てのアドレスを送信し終えたこ
とを表すEOSパケットを送出する。Thereafter, the transmitting means 5 transmits an EOS packet indicating that all addresses have been transmitted.
次にwIJ3段階の受信動作について説明する。Next, the reception operation at the third stage of wIJ will be explained.
受信手段9は電話回線より受信パケットY]2を受信し
、誤り検出手段lOに出力する。The receiving means 9 receives the received packet Y]2 from the telephone line and outputs it to the error detecting means IO.
誤り検出手段10は、受信バケッットY32からCRC
誤り制御符号を抜き取り、周知のCRC誤り検出方法に
より受信誤りの有無を判定する。受信誤りがなかった場
合には、パケットY32からCRC誤り制御符号を差し
引いたデータ列Y32aを、アドレス切り出し手段11
及び復号化手段12へ出力する。しかし、もし受信誤り
があった場合には、受信手段9は何も出力しない。The error detection means 10 detects the CRC from the receiving bucket Y32.
The error control code is extracted and the presence or absence of a reception error is determined using a well-known CRC error detection method. If there is no reception error, the data string Y32a obtained by subtracting the CRC error control code from the packet Y32 is sent to the address extraction means 11.
and output to the decoding means 12. However, if there is a reception error, the receiving means 9 does not output anything.
アドレス切り出し手段11は、データ列Y32aからア
ドレスA3と領域番号D2を切り出し、データ列Y3D
2とアドレスA3と領域番号D2を復号化手段12へ出
力する。Address extraction means 11 extracts address A3 and area number D2 from data string Y32a, and extracts address A3 and area number D2 from data string Y32a.
2, address A3, and area number D2 are output to the decoding means 12.
復号化手段12はデータ列Y3D2を復号してOCTメ
モリ50の領域D2へ格納する。このときもし復号して
得られたデータ数が、領域D2のデータ数63個でなか
った場合は、誤り検出手段10では検出できなかった受
信誤りがあったとみなし、何も出力しない。データY3
(0,1)〜Y3(7,7)が誤りなしに得られた場
合は、受信アドレスメモリ13のアドレスA3に対応す
る場所に領域番号D2を格納する。次に、第1段階の受
信で既に格納しであるデータ列Y3 (0,O)をK1
段階データメモリ17よりDCTメモリ50の領域DI
へ転送し、 D(:Tメモリ50のデーY3(0,0)
〜Y3 (7,7)を逆デイスクリートコサイン変換し
、小領域23の輝度データx3(0,O)〜X3 (7
,7)を再現して、受信画像メモリ18に格納する。The decoding means 12 decodes the data string Y3D2 and stores it in the area D2 of the OCT memory 50. At this time, if the number of data obtained by decoding is not 63, the number of data in area D2, it is assumed that there was a reception error that could not be detected by the error detection means 10, and nothing is output. Data Y3
If (0,1) to Y3 (7,7) are obtained without error, area number D2 is stored in the location corresponding to address A3 in reception address memory 13. Next, data string Y3 (0, O), which has already been stored in the first stage of reception, is transferred to K1.
Area DI of DCT memory 50 from stage data memory 17
D(: Data Y3(0,0) of T memory 50
~Y3 (7, 7) is inversely discrete cosine transformed, and the brightness data of the small area 23 x3 (0, O) ~X3 (7
, 7) is reproduced and 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 first stage data and the third stage data.
次に、受信手段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.
誤り検出手段lOは、パケットYS3からCRC誤り制
御符号を抜き取り1周知のCRC誤り検出方法により受
信誤りの有無を判定する。受信誤りがなかった場合には
、パケットY53からCRC誤り制御符号を差し引いた
データ列Y53aをアドレス切り出し手段11及び復号
化手段12へ出力する。しかし、もし受信誤りがあった
場合には、受信手段9は何も出力しない。The error detection means IO extracts the CRC error control code from the packet YS3 and determines whether there is a reception error using a well-known CRC error detection method. If there is no reception error, the data string Y53a obtained by subtracting the CRC error control code from the packet Y53 is output to the address extraction 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を切り出し、データ列YSD3と
アドレスAIと領域番号D3を復合化手段12へ出力す
る。The address cutting means 11 cuts out the data string Y53a address A5 and area number D3, and outputs the data string YSD3, address AI and area number D3 to the decoding means 12.
復号化手段12は、データ列YSD:lを復合してOC
Tメモリ50の領域D3へ格納する。このときもし復合
して得られたデータ数が、領域D3のデータ数64個で
なかった場合は、誤り検出手段lOでは検出できなかつ
た受信誤りがあったとみなし、何も出力しない、データ
Y5 (0,O)〜Y5 (7,7)が誤りなしに得ら
れた場合は、受信アドレスメモリ13のアドレスA5に
対応する場所に領域番号D3を格納する。 DCTメモ
リ50のデータY5 (0,0)〜Y5 (7,7)を
逆デイスクリートコサイン変換し、小領域25の輝度デ
ータX5 (0,O) 〜X5 (0,O)を再現し、
受信画像メモリ18に格納する。The decoding means 12 decodes the data string YSD:l and converts it into an OC
The data is stored in the area D3 of the T memory 50. At this time, if the number of data obtained by decoding is not the number of data Y5 (64) in area D3, it is assumed that there was a reception error that could not be detected by the error detection means IO, and nothing is output. 0, O) 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. The data Y5 (0,0) to Y5 (7,7) in the DCT memory 50 is inversely discrete cosine transformed to reproduce the luminance data X5 (0,0) to X5 (0,0) in the small area 25,
The received image is stored in the received image memory 18.
このようにして、第1段階と第2段階で誤りがあったパ
ケットに関しても、第3段階で受信したパケットだけを
使って、小領域の画像を受信側で再現することができる
。In this way, even for packets with errors in the first and second stages, it is possible to reproduce the image of a small area on the receiving side using only the packets received in the third stage.
以上の動作なEOSパケットを受信するまぞ続ける。Continue to receive the above operational EOS packet.
次に第3段階の再送要求について説明する。Next, the third stage retransmission request will be explained.
再送アドレス生成手段14の動作は、第2段階の再送要
求の時と同しである。第5図(d)はEOSパケットを
受信した時点での受信アドレスメモリ13の内容である
0本実施例では、すべてのアドレスにSいて再送の必要
かないので、再送アドレス送信手段15は、すべての画
像データを正常に受信し終わったことを電話回線を通し
て送信側へ知らせる。送信側は送信動作を終了し、受信
側は受信動作を終了する。The operation of the retransmission address generation means 14 is the same as that for the second stage retransmission request. FIG. 5(d) shows the contents of the reception address memory 13 at the time of receiving the EOS packet. In this embodiment, all addresses are S and there is no need for retransmission, so the retransmission address transmission means 15 Notify the sending side through the telephone line that the image data has been successfully received. The sending side ends the sending operation, and the receiving side ends the receiving operation.
以上のようにして、送信側の画像を受信側に伝送するこ
とができる。In the manner described above, images on the transmitting side can be transmitted to the receiving side.
本実施例では、3段階目で画像伝送が終了したか、もし
、第3段階の受信が終了してもすべての画像データを誤
りなしに受信することができなかった場合は、第3段階
と同じ手順で、第4段階、第5段階・・・と、伝送を繰
り返す。In this embodiment, the image transmission is completed at the third stage, or if all the image data cannot be received without error even after the third stage reception is completed, the third stage is completed. Transmission is repeated in the same procedure in the 4th stage, 5th stage, and so on.
第9図に第2の実施例の送受信フローチャートを示す。FIG. 9 shows a transmission/reception flowchart of the second embodiment.
第2の実施例では、 DCTメモリ50を領域Elから
E3の三つの領域に分割する0例えば、領域E1には(
0,0)次、領域E2には(0,1)次と(i、o)次
、領域E3には残りの係数を割り当てる。送信、受信、
再送手順は領域E2について手順が増加する以外第1の
実施例と同様である。この実施例によれば、第1の実施
例の粗い画像に続いて最終的な細かい画像が得られる前
に。In the second embodiment, the DCT memory 50 is divided into three areas from area El to E3. For example, area E1 has (
0,0) order, (0,1) order and (i,o) order are assigned to the area E2, and the remaining coefficients are assigned to the area E3. sending, receiving,
The retransmission procedure is the same as in the first embodiment except that the procedure is increased for area E2. According to this embodiment, before the final fine image is obtained following the coarse image of the first embodiment.
比較的短時間のうちに中間の粗さの画像をみることかて
きる。It is possible to see an image with intermediate roughness in a relatively short period of time.
第10図に第3の実施例の送受信フローチャートを示す
、 D(:Tメモリ50の領域分割は第1の実施例と同
じである。FIG. 10 shows a transmission/reception flowchart of the third embodiment. D(:T) The area division of the memory 50 is the same as in the first embodiment.
第3の実施例では、DCTメモソ50の一つ一つの領域
ごとに誤りが無くなるまで再送を繰り返す。再送により
誤りがなくなった場合、又は、再送の必要がない場合、
その領域が誤りなしに全ブロック受信できたことを送信
側に知らせる手順を再送後に行なう。In the third embodiment, retransmission is repeated for each area of the DCT memo 50 until there are no errors. If the error is eliminated by retransmission, or if retransmission is not necessary,
After retransmission, a procedure is performed to notify the transmitting side that all blocks in that area have been received without error.
第1の実施例では領域DIの伝送で誤りがあったブロッ
クの再送は領域D2の伝送と同時に行なうので、領域D
2を全ブロックについて伝送し終わるまでは領域DIの
1回目の再送は終了したとは見なせない。よって、領域
DIの2回目の再送は領域D2を伝送した後に行なう、
しかし、第3の実施例では、#mDIの再送は領域DI
のデータのみを使って行なうので、領域D2の伝送を行
なう以前に領域DIの2回目の再送を行なう、よって、
誤りのない領域DIのデータは、第1の実施例よりも早
く伝送することができる。これは、粗い画面でもまず全
画面見ておきたい受信者にとって好適である。In the first embodiment, the retransmission of a block in which an error occurs in the transmission of the area DI is performed simultaneously with the transmission of the area D2.
The first retransmission of area DI cannot be considered completed until all blocks have been transmitted. Therefore, the second retransmission of area DI is performed after transmitting area D2.
However, in the third embodiment, the retransmission of #mDI is
Since this is performed using only the data of , the second retransmission of area DI is performed before transmitting area D2.
Data in the error-free area DI can be transmitted faster than in the first embodiment. This is suitable for recipients who want to see the entire screen first, even if the screen is rough.
一方、第3の実施例では領域D1の伝送で誤りのあった
ブロックの再送要求を行なう手順を領域D1の伝送後に
行ない、さらに領域DIが誤りなしに全ブロック受信で
きたことを送信側に知らせる手順を領域DIの再送後に
行なうので、たとえ領域D1の伝送で1ブロツクだけ誤
って受信したたけても、送受信間で最低2回の手順が必
要である。これに対し、第1の実施例では、領域D1の
伝送で誤りがあったブロックの再送は領域D2の伝送と
同時に行なうので、領域D1の伝送で誤りのあったブロ
ックの再送要求を行なう手順を領域D1の伝送後に行な
うだけで、第2段階の伝送て誤りがなければこれ以上の
手順は必要ない、よって第3の実施例よりも送受信間の
手順の回数が少ない9手順を行なワている間は画像デー
タの伝送はできないので、手順の回数が少ないほど全伝
送時間は短くなる。これは、誤りのない画像が完全に伝
送されるまでの時間をできるたけ少なくしたいような受
信者にとって好適である。On the other hand, in the third embodiment, a procedure for requesting retransmission of a block with an error in the transmission of area D1 is performed after transmission of area D1, and further, the sending side is notified that area DI has been able to receive all blocks without error. Since the procedure is performed after the retransmission of the area DI, even if only one block is received in error 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, since the retransmission of a block in which an error occurred in the transmission of area D1 is performed at the same time as the transmission in area D2, the procedure for requesting retransmission of the block in which an error occurred in the transmission of area D1 is This step is only performed after the transmission of area D1, and if there is no error in the second stage transmission, no further steps are necessary.Therefore, nine steps are performed, which is fewer steps between transmission and reception than in the third embodiment. Since image data cannot be transmitted during this time, the fewer the number of procedures, the shorter the total transmission time. This is suitable for recipients who want to minimize the amount of time it takes for a complete, error-free image to be transmitted.
実施例では、簡単のために1パケツト=1ブロツクとし
たが、1パケツト=複数プロ・ンクとしても同様の効果
がある。In the embodiment, 1 packet = 1 block for simplicity, but the same effect can be obtained even if 1 packet = multiple blocks.
また、実施例では、ディスクリートコサイン変換を使っ
てブロックデータを領域分割したが、ディスクリートコ
サイン変換を使わない方法でブロックデータを領域分割
しても同様の効果かある。Furthermore, in the embodiment, the block data is divided into regions using discrete cosine transform, but the same effect can be obtained even if the block data is divided into regions by a method that does not use discrete cosine transform.
[発明の効果]
本発明によれば、低周波成分の伝送において伝送誤りが
あっても、高周波成分の伝送を行なう前、あるいは高周
波成分の伝送を行ないながら再送を行なうので、受信者
か長時間異常な画面を見せられることかない。また、ブ
ロック内の一部のデータの誤りが無くなるまで再送を繰
り返すことかないので、全伝送時間か短くなる。[Effects of the Invention] According to the present invention, even if there is a transmission error in the transmission of low frequency components, retransmission is performed before transmitting high frequency components or while transmitting high frequency components. I have never been shown an abnormal screen. Furthermore, since retransmission is not repeated until some data errors in the block are eliminated, the total transmission time is shortened.
第1図は本発明の第1の実施例の動作を表すフローチャ
ート、第2図は送信画像メモリの構成を表す概念図、第
3図は送信アドレスメモリと受信アドレスメモリと再送
アドレスメモリの構成を表す概念図、第4図は送信アド
レスメモリの変化を表す概念図、第5図は受信アドレス
メモリの変化を表す概念N、mS図は再送アドレスメモ
リの変化を表す概念図、第7図は画像メモリとDCTメ
モリの構成を表す概念[A 第81Jは本発明を実施す
るための装置のブロック図、第9図は本発明の第2の実
施例の動作を表すフローチャート、第10図は本発明の
第3の実施例の動作を表すフローチャー1〜、第11図
は送信パケットの構成を表す概念図である。
l・・・送信画像メモリ、2・・・符号化手段、3・・
・アドレス付加手段、4・・・誤り制御符号付加手段、
5・・・送信手段、6・・・送信初期化手段、7・・・
再送アドレス受信手段、8・・・送信アドレスメモリ、
9・・・受信手段、10・・・誤り検出手段、11・・
・アドレス切り出し手段、12・・・復号化手段、13
・・・受信アドレスメモリ、14・・・再送アドレス生
成手段、15・・・再送アドレス送信手段、16・・・
再送アドレスメモリ、50・・・DCTメモリ、60・
・・受信初期化手段。
出願人 株式会社日立製作所 ほか1名代理人 弁理士
富 1)和 子
第1図
第2図
(送信画像メモリ)
第 3 図
ial送信アドレスメモリ
tbl受信アドレスメモリ
+e+再送アドレスメモリ
第4図
(送信アドレスメモリ)
第5図
(受信アドレスメモリ)
tal初期状咋
fbl第1段階
(c)第2段階
(dl第3段階
第6図
(再送アドレスメモリ)
is図
Ial送信装置
+bl受信装置
第9図
第10図
第11図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 diagram showing the configuration of a transmission address memory, a reception address memory, and a retransmission address memory. Figure 4 is a conceptual diagram showing changes in the sending address memory, Figure 5 is a conceptual diagram showing changes in the receiving address memory, mS diagram is a conceptual diagram showing changes in the retransmission address memory, and Figure 7 is an image. Concept representing the structure of memory and DCT memory [A] 81J is a block diagram of an apparatus for implementing the present invention, FIG. 9 is a flowchart representing the operation of the second embodiment of the present invention, and FIG. 10 is a flowchart representing the operation of the second embodiment of the present invention. Flowcharts 1 to 11 showing the operation of the third embodiment and FIG. 11 are conceptual diagrams showing the structure of a transmission packet. l... Transmission image memory, 2... Encoding means, 3...
・Address adding means, 4...Error control code adding means,
5... Transmission means, 6... Transmission initialization means, 7...
retransmission address receiving means, 8... transmission address memory;
9... Receiving means, 10... Error detection means, 11...
・Address cutting 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. Applicant Hitachi, Ltd. and 1 other representative Patent attorney Tomi 1) Kazuko Figure 1 Figure 2 (Transmission image memory) Figure 3 ial Transmission address memory tbl Reception address memory + e + Retransmission address memory Figure 4 (Transmission address Memory) Fig. 5 (reception address memory) tal initial state fbl 1st stage (c) 2nd stage (dl 3rd stage Fig. 6 (retransmission address memory) is diagram Ial transmitting device + bl receiving device Fig. 9 Fig. 10 Figure 11
Claims (1)
ク内データとブロックアドレスと誤り検出データとによ
り送信パケットを構成して画像を伝送する際に、まず、
各ブロックの一部を伝送した後、残りの部分を伝送する
画像伝送方式において、 上記各ブロックの一部の伝送において受信側で誤りを検
出したパケットのアドレスを送信側へ返送し、 該返送に応答して送信側では、前記誤りが検出されたパ
ケットについては前記ブロックの一部とともに残りの部
分を、前記誤りが検出されなかったパケットについては
前記ブロックの残りの部分のみを送信することを特徴と
する画像伝送方式。 2、画面を複数のブロックに分割し、少なくともブロッ
ク内データとブロックアドレスと誤り検出データとによ
り送信パケットを構成して画像を伝送する際に、まず、
各ブロックの一部を伝送した後、残りの部分を伝送する
画像伝送方式において、 前記各ブロックの一部の伝送において受信側で誤りを検
出したパケットのアドレスを送信側へ返送し、 該返送に応答して送信側では、前記誤りが検出されたパ
ケットについては前記ブロックの一部を再度伝送した後
、前記各ブロックの残りの部分を伝送することを特徴と
する画像伝送方式。 3、前記送信側では前記誤りが検出されたパケットにつ
いては、前記誤りが検出されなくなるまで前記ブロック
の一部の伝送を繰り返した後、前記ブロックの残りの部
分を伝送することを特徴とする請求項2記載の画像伝送
方式。 4、画面を複数のブロックに分割し、少なくともブロッ
ク内データとブロックアドレスと誤り検出データとによ
り送信パケットを構成して画像を伝送する際に、まず、
各ブロックの第1領域を伝送した後、残りの第2領域を
伝送する画像伝送方式において、 送信側では、伝送するブロックの部分がいずれの領域に
対応するかを示す領域情報をも前記送信パケットに追加
し、 受信側では、受信したパケットに含まれる前記領域情報
を前記ブロックアドレスに対応して保持し、該保持内容
に応じて、次に送信側に要求する当該ブロックの領域を
決定することを特徴とする画像伝送方式。 5、前記受信側では、前記ブロックの第1領域の伝送後
、前記保持内容が未受信を示しているブロックについて
は、該ブロックの前記第1領域と前記第2領域との双方
の伝送を要求し、前記保持内容が前記第1領域の領域情
報である場合には前記第2領域の伝送を要求する請求項
4記載の画像伝送方式。 6、前記受信側では、前記ブロックの第1領域の伝送後
、前記保持内容が未受信を示しているブロックについて
、該ブロックの前記第1領域のみを要求し、前記保持内
容がすべて前記第1領域の領域情報となった後、前記第
2領域の伝送を要求する請求項4記載の画像伝送方式。 7、画面を複数のブロックに分割し、少なくともブロッ
ク内データとブロックアドレスと誤り検出データとによ
り送信パケットを構成して画像を伝送する際に、まず、
各ブロックの第1領域を伝送した後、残りの第2領域を
伝送する画像伝送方式を採用した画像伝送システムにお
いて、 伝送するブロックの部分がいずれの領域に対応するかを
示す領域情報をも前記送信パケットに追加して送信する
手段を有する送信装置と、受信したパケットに含まれる
前記領域情報を前記ブロックアドレスに対応して保持す
る手段を有し、該手段の内容に応じて、次に送信側に送
信要求する当該ブロックの領域を決定する受信装置とを
備えることを特徴とする画像伝送システム。[Claims] 1. When transmitting an image by dividing a screen into a plurality of blocks and configuring a transmission packet by at least block data, a block address, and error detection data, first,
In an image transmission method that transmits a portion of each block and then transmits the remaining portion, the receiving side returns the address of the packet in which an error was detected in the transmission of a portion of each block to the transmitting side, and In response, the transmitting side transmits a part of the block and the remaining part for the packet in which the error was detected, and only the remaining part of the block for the packet in which the error was not detected. Image transmission method. 2. When transmitting an image by dividing the screen into multiple blocks and configuring a transmission packet from at least the data within the block, the block address, and the error detection data, first,
In an image transmission method that transmits a part of each block and then transmits the remaining part, the receiver side returns the address of the packet in which an error was detected in the transmission of the part of each block to the transmitter side, and in response to the return. An image transmission method characterized in that, in response, on the transmitting side, for the packet in which the error has been detected, a part of the block is transmitted again, and then the remaining part of each block is transmitted. 3. On the transmitting side, for the packet in which the error has been detected, transmission of a part of the block is repeated until the error is no longer detected, and then the remaining part of the block is transmitted. Image transmission method according to item 2. 4. When transmitting an image by dividing the screen into a plurality of blocks and composing a transmission packet using at least the data within the block, the block address, and the error detection data, first,
In an image transmission method in which the remaining second area is transmitted after transmitting the first area of each block, the transmitting side also transmits area information indicating which area the portion of the block to be transmitted corresponds to in the transmission packet. In addition, on the receiving side, the area information included in the received packet is held in correspondence with the block address, and the area of the block to be next requested from the sending side is determined according to the held content. An image transmission method featuring: 5. After transmitting the first area of the block, the receiving side requests transmission of both the first area and the second area of the block for which the retained content indicates that it has not been received. 5. The image transmission system according to claim 4, wherein when the retained content is area information of the first area, transmission of the second area is requested. 6. After transmitting the first area of the block, the receiving side requests only the first area of the block whose retained contents indicate that it has not been received, and transfers all the retained contents to the first area. 5. The image transmission method according to claim 4, wherein transmission of the second area is requested after the area information of the area is obtained. 7. When transmitting an image by dividing the screen into a plurality of blocks and configuring a transmission packet with at least the data within the block, the block address, and the error detection data, first,
In an image transmission system that adopts an image transmission method that transmits the first region of each block and then transmits the remaining second region, region information indicating which region the portion of the block to be transmitted corresponds to is also included in the image transmission system. A transmitting device has a means for transmitting in addition to a transmitted packet, and a means for holding the area information included in the received packet in correspondence with the block address, and according to the content of the means, transmitting the next packet. An image transmission system comprising: a receiving device that determines an area of the block to which a transmission request is made.
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 true JPH01280939A (en) | 1989-11-13 |
JP2643285B2 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) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH042274A (en) * | 1990-04-19 | 1992-01-07 | Fuji Photo Film Co Ltd | Picture signal transmitter |
JPH07193580A (en) * | 1993-12-27 | 1995-07-28 | Nec Corp | Device for making still picture signal into cell and encoding it |
US6141385A (en) * | 1996-03-28 | 2000-10-31 | Nec Corporation | MPEG coded picture decoding apparatus |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6373786A (en) * | 1986-09-16 | 1988-04-04 | Nippon Telegr & Teleph Corp <Ntt> | Hierarchical burst communication system |
-
1988
- 1988-05-07 JP JP11076688A patent/JP2643285B2/en not_active Expired - Lifetime
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6373786A (en) * | 1986-09-16 | 1988-04-04 | Nippon Telegr & Teleph Corp <Ntt> | Hierarchical burst communication system |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH042274A (en) * | 1990-04-19 | 1992-01-07 | Fuji Photo Film Co Ltd | Picture signal transmitter |
JPH07193580A (en) * | 1993-12-27 | 1995-07-28 | Nec Corp | Device for making still picture signal into cell and encoding it |
US6141385A (en) * | 1996-03-28 | 2000-10-31 | Nec Corporation | MPEG coded picture decoding apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP2643285B2 (en) | 1997-08-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN100555926C (en) | The error-preventing method of multi-medium data and error proofing apparatus | |
US6317437B1 (en) | Adaptive multiplexing/demultiplexing method and multiplexer/demultiplexer therefor | |
US6046734A (en) | Image processor | |
JPH01280939A (en) | Picture transmission system | |
JPS62101173A (en) | Data retransmission system | |
JP4168582B2 (en) | COMMUNICATION CONNECTION DEVICE AND DATA OUTPUT CONTROL METHOD | |
GB2242104A (en) | Generating a frame check sequence. | |
JPH09247464A (en) | Still image transmission method | |
US6501569B1 (en) | Image transmission apparatus | |
CA2251042C (en) | Equipment and method for transmitting facsimile signal | |
JP3079647B2 (en) | Image data conversion method and apparatus | |
JPH0287735A (en) | Information transmission method | |
JPS6098766A (en) | Error correcting system in facsimile equipment | |
JPH0918457A (en) | Data communication retransmission device | |
JP3141184B2 (en) | Facsimile machine | |
JP2001309318A (en) | Device and method for controlling image information and computer readable storage medium | |
JP3537855B2 (en) | Image transmission method and apparatus | |
JPH02272975A (en) | Still picture transmission system | |
JPH03165193A (en) | Error re-transmission system for transmission or color still picture | |
JP3804833B2 (en) | Internet facsimile machine | |
JPH0741267Y2 (en) | Still image transmission device | |
JPH08130650A (en) | Image communication equipment and its method | |
JPS627260A (en) | Facsimile transmitter | |
JPH02134980A (en) | Device for thinning stored facsimile code | |
JPH0614083A (en) | Osi communication method |