JP2964484B2 - Image receiving method and image receiving apparatus - Google Patents

Image receiving method and image receiving apparatus

Info

Publication number
JP2964484B2
JP2964484B2 JP9440589A JP9440589A JP2964484B2 JP 2964484 B2 JP2964484 B2 JP 2964484B2 JP 9440589 A JP9440589 A JP 9440589A JP 9440589 A JP9440589 A JP 9440589A JP 2964484 B2 JP2964484 B2 JP 2964484B2
Authority
JP
Japan
Prior art keywords
packet
image data
packets
image
transmission
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 - Fee Related
Application number
JP9440589A
Other languages
Japanese (ja)
Other versions
JPH02272975A (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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP9440589A priority Critical patent/JP2964484B2/en
Publication of JPH02272975A publication Critical patent/JPH02272975A/en
Application granted granted Critical
Publication of JP2964484B2 publication Critical patent/JP2964484B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、例えば通信衛星に介して静止画データを送
信する通信システムに使用して好適な画像受信方法及び
画像受信装置に関する。
Description: TECHNICAL FIELD The present invention relates to an image receiving method and an image receiving apparatus suitable for use in a communication system for transmitting still image data via a communication satellite, for example.

〔発明の概要〕[Summary of the Invention]

本発明は、例えば通信衛星に介して静止画データを送
信する通信システムに使用して好適な画像受信方法及び
画像受信装置において、受信側が、送信側からのパケッ
ト番号及び誤り検出データがそれぞれ付加されたパケッ
トを順次所定のパケット数受信し、各パケットに付加さ
れた誤り検出データを用いて、各パケットの画像データ
の誤りの有無を判別し、その判別結果に基づいて、誤り
のないパケットの画像データのみを復号して、復号され
た画像データを画像メモリの所定の領域に記憶し、受信
した所定のパケット数のパケットの中から誤りのあった
パケットをまとめて再送要求するために、画像メモリに
未記憶のパケットのパケット番号をまとめて送信側に伝
送することにより、衛星通信のようにレスポンスが遅い
通信方式において伝送の誤りが生じた場合でも効率良く
画像データの受信ができるようにしたものである。
The present invention relates to an image receiving method and an image receiving apparatus suitable for use in, for example, a communication system for transmitting still image data via a communication satellite, wherein the receiving side adds a packet number and error detection data from the transmitting side, respectively. Received packets are sequentially received by a predetermined number of packets, and the presence or absence of an error in the image data of each packet is determined using the error detection data added to each packet. In order to decode only the data, store the decoded image data in a predetermined area of the image memory, and collectively request retransmission of erroneous packets from a predetermined number of received packets, the image memory By transmitting the packet numbers of the packets that have not been stored to the transmitting side together, the transmission is performed in a communication system with a slow response such as satellite communication. If the error has occurred is obtained by allowing the reception of efficiently image data even.

〔従来の技術〕[Conventional technology]

高速データ伝送のための伝送制御手順としてISO(国
際標準化機構:International Organization for Standa
rdization)によりハイレベルデータリンク制御手順(H
igh level Data Link Control procedure:以下、HDLCと
略称する)と呼ばれる制御手順が規格化されている。HD
LCは高速伝送が可能でコンピュータ同士を接続するコン
ピュータネットワークにも適した伝送制御方式であり、
次のような特徴を有する。
ISO (International Organization for Standa) as a transmission control procedure for high-speed data transmission
rdization) to control the high-level data link control procedure (H
A control procedure called igh level Data Link Control procedure (hereinafter abbreviated as HDLC) is standardized. HD
LC is a transmission control method that is capable of high-speed transmission and is also suitable for computer networks connecting computers.
It has the following features.

例えばビット単位の伝送など任意のビットパターンの
伝送ができる。
For example, transmission of an arbitrary bit pattern such as transmission in bit units is possible.

フレーム又はパケット化したデータを連続的に転送で
きる。
Frames or packetized data can be transferred continuously.

誤り検出が厳密で伝送の信頼性が高い。Error detection is strict and transmission reliability is high.

上述のようにHDLCではデータは1フレーム又は1パケ
ット単位で連続的に伝送される。第6図Aはその1パケ
ットの構成を示し、この第6図Aにおいて、パケット
(1)は8ビットの先端フラグ(2),送受信先に対応
する8ビットのアドレス,16ビットの拡張モードの制御
部(3),任意のビット列の情報部,16ビットの誤り検
出符号(CRCC)及び8ビットの終端フラグ(4)より構
成される。その内の16ビットの拡張モードの制御部
(3)は第6図Bに示す如く、夫々8ビットの第1オク
テット及び第2オクテットより構成される。パケット
(1)には情報データを伝送するための情報転送方式の
Iパケット,通信状態の監視制御の実行に使用する監視
形式のRRパケット等があり、その内のIパケットに対応
して、その制御部(3)は7ピット(0〜127)の送信
順序番号N(S),7ビット(0〜127)の受信順序番号
N(R)及びポール/ファイナル(P/F)ビットを有
し、そのRRパケットに対応して、その制御部(3)は監
視機能ビットS,7ビットの受信順序番号及びP/Fビットを
有する。
As described above, in HDLC, data is continuously transmitted in units of one frame or one packet. FIG. 6A shows the structure of one packet. In FIG. 6A, the packet (1) has an 8-bit head flag (2), an 8-bit address corresponding to the transmission / reception destination, and a 16-bit extension mode. The control section (3) includes an information section of an arbitrary bit string, a 16-bit error detection code (CRCC), and an 8-bit termination flag (4). As shown in FIG. 6B, the control unit (3) of the 16-bit extended mode is composed of a first octet and a second octet of 8 bits, respectively. The packet (1) includes an I packet of an information transfer method for transmitting information data, an RR packet of a monitoring format used for executing monitoring control of a communication state, and the like. The control unit (3) has a transmission sequence number N (S) of 7 pits (0 to 127), a reception sequence number N (R) of 7 bits (0 to 127), and a poll / final (P / F) bit. In response to the RR packet, the control unit (3) has a monitoring function bit S, a 7-bit reception sequence number, and a P / F bit.

従来のHDLCによる情報の送受信方式を第7図を参照し
て説明するに、この第7図において、(5)及び(6)
は夫々対等の送受信機能を有する複合局A及び複合局B
を示し、この複合局A(5)より50個のIパケット
(7)に相当するデータを複合局B(6)へ伝送するも
のとする。この場合、複合局A(5)は送信状態変数VA
(S)及び受信状態変数VA(R)を内蔵RAM中に格納
し、複合局B(6)は送信状態変数VB(S)及び受信状
態VB(R)を内蔵RAM中に格納する。
A conventional information transmission / reception method using HDLC will be described with reference to FIG. 7. In FIG. 7, (5) and (6)
Are composite stations A and B each having an equivalent transmission / reception function.
It is assumed that data corresponding to 50 I packets (7) is transmitted from the composite station A (5) to the composite station B (6). In this case, the composite station A (5) transmits the transmission state variable VA
(S) and the reception state variable VA (R) are stored in the built-in RAM, and the complex station B (6) stores the transmission state variable VB (S) and the reception state VB (R) in the built-in RAM.

第7図に示す如く、Iパケット(7)中の送信順序番
号N(S)は0から49まで1ずつ増加し、複合局A
(5)の送信状態変数VA(S)は夫々のIパケット
(7)の送信後に夫々1〜50になって次に送信するIパ
ケット(7)の送信順序番号N(S)を示す。一方、複
合局B(6)は受信したIパケット(7)の誤り検出符
号CRCCより伝送中の誤りの発生の有無を検出し、誤りが
ないときにはそのIパケット(7)の情報部のデータを
メモリに記憶して受信状態変数VB(R)を0から1ずつ
増加させて行く。従って、Iパケット(7)の送信順序
番号N(S)の値と複合局B(6)の受信状態変数VB
(R)の値とは原則として一致する。
As shown in FIG. 7, the transmission sequence number N (S) in the I packet (7) increases by one from 0 to 49, and
The transmission state variable VA (S) of (5) becomes 1 to 50 after transmission of each I packet (7), and indicates the transmission sequence number N (S) of the I packet (7) to be transmitted next. On the other hand, the complex station B (6) detects the presence or absence of an error during transmission from the error detection code CRCC of the received I packet (7), and if there is no error, the data of the information part of the I packet (7) is detected. It is stored in the memory and the reception state variable VB (R) is incremented by one from 0. Therefore, the value of the transmission sequence number N (S) of the I packet (7) and the reception state variable VB of the complex station B (6)
The value of (R) matches in principle.

しかし、第7図に矢印(8)で示す如く伝送誤りが発
生すると複合局B(6)は受信状態変数VB(R)の更新
を停止したままにする。更に、Iパケット(7)の送信
順序番号N(S)の値と複合局B(6)の受信状態変数
VB(R)の値とが一致しない場合には、「送信順序誤
り」発生として複合局B(6)は同じくその受信状態変
数VB(R)の更新を停止するので、その受信状態変数VB
(R)の値は「3」のままに固定される。
However, when a transmission error occurs as shown by the arrow (8) in FIG. 7, the composite station B (6) keeps updating the reception state variable VB (R) stopped. Further, the value of the transmission sequence number N (S) of the I packet (7) and the reception state variable of the complex station B (6)
If the value does not match the value of VB (R), the multi-station B (6) stops updating the reception state variable VB (R) similarly as the occurrence of a "transmission order error".
The value of (R) is fixed at “3”.

複合局A(5)は50番目のIパケット(7)のポール
(P)ビットを「1」に設定して複合局B(6)のレス
ポンスを要求し、これに応じて複合局B(6)はその受
信状態変数VB(R)の値「3」を受信順序番号N(R)
の値とした監視パケット(RRパケット)(9)を複合局
A(5)に伝送する。複合局A(5)はそのRRパケット
(9)の受信順序番号N(R)の値「3」と自己の送信
状態変数VA(S)の値「50」とが異なることより伝送誤
りの発生を知得して、送信順序番号N(S)の値「3」
のIパケット(10)より再び残りの47個のIパケットを
順次複合局B(6)に伝送する。
The composite station A (5) sets the poll (P) bit of the 50th I packet (7) to "1" and requests the response of the composite station B (6). ) Indicates the value “3” of the reception state variable VB (R) as the reception sequence number N (R).
The monitor packet (RR packet) (9) having the value of (1) is transmitted to the composite station A (5). The multi-station A (5) generates a transmission error due to the difference between the value "3" of the reception sequence number N (R) of the RR packet (9) and the value "50" of its own transmission state variable VA (S). And the value of the transmission sequence number N (S) “3”
The remaining 47 I-packets are sequentially transmitted to the composite station B (6) again from the I-packet (10).

そして、伝送誤りが発生しないときには、複合局B
(6)より複合局A(5)に伝送されるRRパケット(1
1)の受信順序番号N(R)の値「50」は複合局A
(5)の送信状態変数VA(S)の値「50」に一致するの
で、データの伝送は終了したことになる。
When no transmission error occurs, the composite station B
The RR packet (1) transmitted from (6) to the composite station A (5)
The value “50” of the reception sequence number N (R) of 1) is
Since the value matches the value “50” of the transmission state variable VA (S) in (5), the data transmission is completed.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

第7図の従来のHDLCによればデータを確実に誤りなく
伝送することができる。しかしながら、従来のHDLCDで
は伝送誤りが発生すると、それ以後の一連のIパケット
を再び全て伝送しなければならず通信時間が長くなり通
信効率が悪い不都合があった。
According to the conventional HDLC shown in FIG. 7, data can be transmitted without error. However, in the conventional HDLCD, when a transmission error occurs, a series of subsequent I packets must be transmitted again, and the communication time becomes longer, resulting in poor communication efficiency.

但し、地上の高速デジタル回線網を使用して全二重で
通信を行なうような通信システムではエスポンスが速い
のでその通信効率の悪さは目立たない。しかしながら、
レスポンスが1秒程度と遅い通信衛星を介して更に半二
重でデータ伝送を行うような場合で、そのデータが膨大
な情報量を含む静止画の画像データであるような場合に
は、その従来のHDLCの通信効率の悪さは大きな問題とな
っていた。
However, in a communication system in which a full-duplex communication is performed using a terrestrial high-speed digital circuit network, the efficiency is inconspicuous because the response is fast. However,
In the case where data is transmitted in half-duplex through a communication satellite with a response as slow as about 1 second and the data is still image data containing a huge amount of information, the conventional The inefficient communication of HDLC has been a major problem.

本発明は斯かる点に鑑み、衛星通信のようにレスポン
スが遅い通信方式において伝送の誤りが生じた場合でも
効率良くデータの受信ができる画像受信方法及び画像受
信装置を提案することを目的とする。
In view of the above, an object of the present invention is to propose an image receiving method and an image receiving apparatus capable of efficiently receiving data even when a transmission error occurs in a communication system having a slow response such as satellite communication. .

〔課題を解決するための手段〕[Means for solving the problem]

本発明に係る画像受信方法は、送信側から送られてく
る符号化された画像データから成るパケットを受信する
画像受信方法において、例えば第1図及び第3図に示す
ように、受信側(13)が、送信側(12)からのパケット
番号N(S)及び誤り検出データがそれぞれ付加された
パケット(34)を順次所定のパケット数受信し、各パケ
ット(34)に付加された誤り検出データを用いて、各パ
ケット(34)の画像データの誤りの有無を判別し、その
判別結果に基づいて、誤りのないパケット(34)の画像
データのみを復号して、復号された画像データを画像メ
モリの所定の領域に記憶し、受信したこの所定のパケッ
ト数のパケットの中から誤りのあったパケットをまとめ
て再送要求するために、画像メモリに未記憶のパケット
(38),(39)のパケット番号N(S)をまとめて送信
側(12)に伝送するようになされている。
The image receiving method according to the present invention is an image receiving method for receiving a packet composed of encoded image data sent from a transmitting side, for example, as shown in FIG. 1 and FIG. ) Sequentially receives a predetermined number of packets (34) to which the packet number N (S) and the error detection data from the transmission side (12) are added, and outputs the error detection data added to each packet (34). Is used to determine the presence or absence of an error in the image data of each packet (34), and based on the determination result, only the image data of the packet (34) having no error is decoded. Packets (38) and (39) not stored in the image memory are stored in a predetermined area of the memory, and in order to collectively request a retransmission of packets having an error from the received predetermined number of packets. packet The number N (S) is collectively transmitted to the transmitting side (12).

また、本発明に係る画像受信装置は、送信側から送ら
れてくる符号化された画像データから成るパケットを受
信する画像受信装置において、送信側との間で画像デー
タの送受信を行う送受信部と、画像データを記憶する画
像メモリと、画像メモリに対する画像データの書き込み
及び読み出し動作を制御する制御部とを備え、送受信部
は、送信側からのパケット番号及び誤り検出データがそ
れぞれ付加されたパケットを順次所定のパケット数受信
し、制御部は、各パケットに付加された誤り検出データ
を用いて、各パケットの画像データの誤りの有無を判別
し、その判別結果に基づいて、誤りのないパケットの画
像データのみを復号して、復号された画像データを画像
メモリの所定の領域に記憶するように画像データの書き
込み動作を制御し、送受信部は、受信した所定のパケッ
ト数のパケットの中から誤りのあったパケットをまとめ
て再送要求するために、画像メモリに未記憶のパケット
のパケット番号をまとめて送信側に送るようになされて
いる。
Further, the image receiving apparatus according to the present invention, in an image receiving apparatus that receives a packet composed of encoded image data sent from the transmitting side, a transmitting and receiving unit that transmits and receives image data to and from the transmitting side , An image memory for storing image data, and a control unit for controlling writing and reading operations of the image data to and from the image memory, wherein the transmitting and receiving unit transmits a packet to which a packet number and error detection data from the transmitting side are respectively added. A predetermined number of packets are sequentially received, and the control unit determines the presence or absence of an error in the image data of each packet using the error detection data added to each packet, and based on the determination result, determines whether or not there is no error in the packet. Decoding only the image data, controlling the writing operation of the image data to store the decoded image data in a predetermined area of the image memory, The receiving unit collectively sends the packet numbers of the packets that are not stored in the image memory to the transmitting side in order to collectively request a retransmission of the erroneous packets from the received predetermined number of packets. I have.

〔作用〕[Action]

斯かる本発明によれば、送信側(12)より受信側(1
3)へは連続して所定数のパケット(34)の誤り検出デ
ータより伝送段階での誤りの発生を検出し、誤りなく伝
送されたパケット(34)の画像データのみを夫々復号し
て画像メモリの所定領域に順次記憶せしめる。更に受信
側(13)は画像メモリに未記憶のパケット(38),(3
9)のパケット番号N(S)をまとめて送信側(12)に
伝送することにより誤りのあったパケット(38),(3
9)の再送要求をまとめて行うので、送信側(12)はそ
の未記憶のパケット(38),(39)のみを受信側(13)
に再送することができる。従って、従来のように伝送誤
りがあったパケット以後の全部のパケットを一律に再送
するのに比べて、通信効率が大きく改善される。
According to the present invention, the transmitting side (12) is switched from the receiving side (1) to the receiving side (1).
In step 3), the occurrence of an error in the transmission stage is detected from the error detection data of a predetermined number of packets (34) in succession, and only the image data of the packet (34) transmitted without error is decoded, respectively. Are sequentially stored in a predetermined area. Further, the receiving side (13) transmits packets (38), (3) not stored in the image memory.
By transmitting the packet number N (S) of (9) collectively to the transmission side (12), packets erroneous (38), (3)
Since the retransmission request of (9) is performed collectively, the transmitting side (12) only receives the unstored packets (38) and (39) on the receiving side (13).
Can be resent to Therefore, the communication efficiency is greatly improved as compared with the conventional case where all packets after the packet having a transmission error are uniformly retransmitted.

〔実施例〕〔Example〕

以下、本発明による画像受信方法及び画像受信装置の
一実施例につき第1図〜第5図を参照して説明しよう。
本例は本発明を衛星通信システムに適用したものであ
り、第3図及び第5図において第6図及び第7図に対応
する部分には同一又は類似の符号を付して詳細説明は省
略する。
Hereinafter, an embodiment of an image receiving method and an image receiving apparatus according to the present invention will be described with reference to FIGS.
In this embodiment, the present invention is applied to a satellite communication system. In FIGS. 3 and 5, parts corresponding to FIGS. 6 and 7 are denoted by the same or similar reference numerals, and detailed description is omitted. I do.

第1図は本例の衛星通信システムを示し、この第1図
において、(12)は移動局,(13)は放送センター,
(14)は通信衛星を示し、移動局(12)より通信衛星
(14)を介して放送センター(13)に静止画の画像デー
タを送信するものとする。その移動局(12)において、
(15)は中央処理装置(CPU)(16),ROM(17)及びRAM
(18)より成るコンピュータ、(19)はデータバス,ア
ドレスバス及び制御バス等より成るCPU(16)のシステ
ムバスを示し、このシステムバス(19)にROM(17)及
びRAM(18)を接続し、コンピュータ(15)はシステム
バス(19)を介して移動局(12)の静止画データの送受
信を制御する。
FIG. 1 shows the satellite communication system of the present embodiment. In FIG. 1, (12) is a mobile station, (13) is a broadcasting center,
(14) indicates a communication satellite, and it is assumed that still image data is transmitted from the mobile station (12) to the broadcasting center (13) via the communication satellite (14). At the mobile station (12)
(15) Central processing unit (CPU) (16), ROM (17) and RAM
A computer comprising (18), (19) a system bus of a CPU (16) comprising a data bus, an address bus, a control bus, etc., and a ROM (17) and a RAM (18) connected to the system bus (19) The computer (15) controls transmission and reception of still image data of the mobile station (12) via the system bus (19).

(20)は768×480個の画素の画像データを記憶できる
フレームメモリ,(21)は書込み/読出し制御回路,
(22)はアドレス信号発生回路を示し、そのフレームメ
モリ(20)の入出力ポートをシステムバス(19)に接続
し、その書込み/読出し制御回路(21)にて生成される
書込み/読出しパルスをそのフレームメモリ(20)の書
込みイネーブル端子に供給し、そのアドレス信号発生回
路(22)にて生成される書込み又は読出しの各画素のア
ドエスを示す信号をそのフレームメモリ(20)のアドレ
ス信号入力端子に供給する。また、(23)はビデオ信号
より垂直同期信号及び水平同期信号を分離してタイミン
グパルスを形成するタイミング回路を示し、このタイミ
ングパルスをアドレス信号発生回路(22)に供給する。
(20) is a frame memory capable of storing image data of 768 × 480 pixels, (21) is a write / read control circuit,
Reference numeral (22) denotes an address signal generation circuit, which connects the input / output port of the frame memory (20) to the system bus (19) and outputs a write / read pulse generated by the write / read control circuit (21). An address signal input terminal of the frame memory (20) supplies a write enable terminal of the frame memory (20) to the write enable terminal of the frame memory (20) and supplies a signal generated by the address signal generation circuit (22) and indicating an address of each pixel for writing or reading. To supply. Further, (23) shows a timing circuit for forming a timing pulse by separating the vertical synchronizing signal and the horizontal synchronizing signal from the video signal, and supplies this timing pulse to the address signal generating circuit (22).

(24)はビデオテープレコーダ等の静止画信号入出力
ソースを示し、この入出力ソース(24)から出力される
ビデオ信号を例えばY信号,R−Y信号,B−Y信号に分離
した後に、アナログ/デジタル(A/D)変換器(25)に
て所謂4:2:2規格でデジタル化して、このデジタル化し
た1フレーム分の画像データをフレームメモリ(20)の
入力ポートに供給することにより、その入出力ソース
(24)に蓄積されていた1フレーム分の静止画の画像デ
ータがそのフレームメモリ(20)に書き込まれる。ま
た、(26)はデジタル/アナログ(D/A)変換器を示
し、フレームメモリ(20)中の画像データをシステムバ
ス(19)及びD/A変換器(26)を介してその静止画像入
出力ソース(24)に蓄積することもできる。
Reference numeral (24) denotes a still image signal input / output source such as a video tape recorder, and the video signal output from the input / output source (24) is separated into, for example, a Y signal, an RY signal, and a BY signal. Digitizing with an analog / digital (A / D) converter (25) according to the so-called 4: 2: 2 standard and supplying the digitized image data for one frame to the input port of the frame memory (20) Thus, the image data of one frame of the still image stored in the input / output source (24) is written to the frame memory (20). (26) denotes a digital / analog (D / A) converter, which inputs the image data in the frame memory (20) to the still image via the system bus (19) and the D / A converter (26). It can also be stored in the output source (24).

また、フレームメモリ(20)の画像データをD/A変換
器(27)に供給し、得られたアナログの映像信号をモニ
タ(28A)又はビデオプリンタ(29)に供給することに
より、その画像データに対応する静止画の映出又はプリ
ントアウトができる如くなす。
The image data of the frame memory (20) is supplied to a D / A converter (27), and the obtained analog video signal is supplied to a monitor (28A) or a video printer (29). And a still image corresponding to the image can be displayed or printed out.

コンピュータ(15)はフレームメモリ(20)の画像デ
ータをブロックに分割して例えばABTC(Adaptive Block
Truncation Coding:ブロック符号化方式)又はADCT(A
daptive Discrete Cosine Transform:適応離散コサイン
変換)方式等によって高能率の圧縮符号化を施した後
に、通信制御装置(31)に供給する。この通信制御装置
(31)はその画像データに衛星通信のプロトコル処理及
び変調し施した後に、送受信アンテナ(32A)を介して
放送センター(13)に伝送する。放送センター(13)側
も送受信用に移動局(12)の要求に対応する要素を有
し、放送センター(13)側の移動局(12)側の要素に対
応する要素には文字Aを文字Bに替えた符号を付して示
す。
The computer (15) divides the image data of the frame memory (20) into blocks, for example, an ABTC (Adaptive Block).
Truncation Coding: Block coding method or ADCT (A
After performing high-efficiency compression coding by a daptive Discrete Cosine Transform (Adaptive Discrete Cosine Transform) method or the like, the data is supplied to the communication control device (31). The communication control device (31) performs satellite communication protocol processing and modulation on the image data, and then transmits the image data to the broadcast center (13) via the transmission / reception antenna (32A). The broadcast center (13) also has an element corresponding to the request of the mobile station (12) for transmission and reception, and the letter A is used for the element corresponding to the element of the mobile station (12) on the broadcast center (13). The reference numerals are replaced with B and shown.

本例の動作につき第2図〜第4図を参照して説明する
に、第2図に示す如く、移動局(12)側のモニタ(28
A)上で水平方向768ドット×垂直方向480ラインより成
る画面(33A)に対応する画像データを、夫々192ドット
×8ラインより成る240個のブロックPA0,PA1,…PA239に
分割する。そして、それらブロックPA0,PA1,…の画像デ
ータを夫々第3図に示す送信順序番号N(S)が0,1,…
のパケットとしての情報転送形式のパケット(Iパケッ
ト)(34)の情報部(第6図A参照)に圧縮符号化して
書込む。本例ではパケットとしてのIパケット(34)の
数は240個あるため、第6図Bに示す制御部(3)は送
信順序番号N(S)及び受信順序番号N(R)共に更に
1ビットずつ増加して夫々8ビット(0〜255)にする
必要があるが、それら番号N(S)及びN(R)を情報
部にデータとして記録してもよい。
The operation of this example will be described with reference to FIGS. 2 to 4. As shown in FIG. 2, a monitor (28) on the mobile station (12) side is used.
A) Image data corresponding to a screen (33A) consisting of 768 dots in the horizontal direction × 480 lines in the vertical direction is divided into 240 blocks PA0, PA1,... PA239 each consisting of 192 dots × 8 lines. The transmission order numbers N (S) shown in FIG.
Compression-encoded and written in the information section (see FIG. 6A) of the packet (I packet) (34) in the information transfer format as the packet of (1). In this example, since the number of I-packets (34) as packets is 240, the control unit (3) shown in FIG. 6B has one more bit for both the transmission sequence number N (S) and the reception sequence number N (R). The number N (S) and N (R) may be recorded in the information section as data, although they need to be increased to 8 bits (0 to 255) each.

そして、移動局(12)は第3図に示す如く、ブロック
PA0の画像データを圧縮符号化して16ビットの誤り検出
符号CRCC(第6図A参照)を付加して送信順序番号N
(S)の値が0のIパケット(34)を形成し、このIパ
ケット(34)を放送センター(13)に伝送する。続いて
順序ブロックPA1,PA2,…の画像データを圧縮符号化して
夫々送信順序番号N(S)が1,2,…のIパケット(34)
として放送センター(13)に伝送し、最後の送信順序番
号N(S)が239のIパケットのポール(P)ビットを
「1」に設定して放送センター(13)側のレスポンスを
要求する。
Then, the mobile station (12), as shown in FIG.
The image data of PA0 is compression-encoded, and a 16-bit error detection code CRCC (see FIG. 6A) is added, and the transmission sequence number N
An I packet (34) having the value (S) of 0 is formed, and this I packet (34) is transmitted to the broadcasting center (13). Subsequently, the image data of the order blocks PA1, PA2,... Are compression-encoded, and the I packets (34) whose transmission order numbers N (S) are 1, 2,.
Is transmitted to the broadcast center (13), and the poll (P) bit of the last I packet whose transmission sequence number N (S) is 239 is set to “1” to request a response from the broadcast center (13).

一方、放送センター(13)では補助RAM(30B)に補助
変数XB(R)を記憶させ、この補助変数XB(R)の値は
移動局(12)より1個のIパケット(34)が伝送されて
来る毎に機械的に0から1ずつ増分させていく如くな
す。また、受信状態変数VB(R)は従来同様に伝送誤り
が発生した時点で値の更新を停止する。また、受信状態
変数VB(R)は従来同様に伝送誤りが発生した時点で値
の更新を停止する。また、受信したIパケット(34)の
誤り検出符号CRCCよりそのIパケット(34)の伝送誤り
が無いことが確認される場合には、放送センター(13)
側ではそのIパケット(34)の圧縮符号化された画像デ
ータを復号してフレームメモリの所定領域に書込むと共
に、そのIパケット(34)の送信順序番N(S)を補助
RAM(30B)に書込む。また、受信したそのIパケット
(34)に伝送誤りがあった場合には、放送センター(1
3)側ではそのIパケット(34)の画像データは無視し
てその送信順序番号N(S)の記録は省略する。
On the other hand, the broadcasting center (13) stores the auxiliary variable XB (R) in the auxiliary RAM (30B), and the value of the auxiliary variable XB (R) is transmitted by one I packet (34) from the mobile station (12). Each time it is performed, it is mechanically incremented by one from 0. The updating of the value of the reception state variable VB (R) is stopped when a transmission error occurs as in the conventional case. The updating of the value of the reception state variable VB (R) is stopped when a transmission error occurs as in the conventional case. If it is confirmed from the error detection code CRCC of the received I packet (34) that there is no transmission error in the I packet (34), the broadcast center (13)
The side decodes the compression-encoded image data of the I packet (34) and writes it in a predetermined area of the frame memory, and assists the transmission order number N (S) of the I packet (34).
Write to RAM (30B). If there is a transmission error in the received I packet (34), the broadcast center (1
On the 3) side, the image data of the I packet (34) is ignored, and the recording of the transmission sequence number N (S) is omitted.

本例において第3図の矢印(35)及び(36)で示す時
点で伝送誤りが発生したと仮定すると、放送センター
(13)側の受信状態変数VB(R)の値は「2」のままで
固定されるのに対して、補助変数XB(R)の値は常に1
ずつ増分される。この補助変数XB(R)は送信順序番号
N(S)の値の誤りである「送信順序誤り」の検出に利
用される。そして、送信順序番号N(S)の値が2と9
のIパケットの画像データだけが無視されているので、
放送センター(13)側のモニタ(28B)では第4図に示
す如く、その番号N(S)の値が2と9のIパケットに
夫々対応するブロックPB2及びPB9の部分だけが抜けた状
態の画面(38B)が映出される。
In this example, assuming that a transmission error occurs at the time indicated by arrows (35) and (36) in FIG. 3, the value of the reception state variable VB (R) on the broadcast center (13) side remains "2". While the value of the auxiliary variable XB (R) is always 1
Is incremented by one. The auxiliary variable XB (R) is used for detecting a "transmission order error" which is an error in the value of the transmission sequence number N (S). Then, the values of the transmission sequence number N (S) are 2 and 9
Since only the image data of the I packet is ignored,
As shown in FIG. 4, the monitor (28B) of the broadcast center (13) is in a state where only the blocks PB2 and PB9 corresponding to the I packets whose numbers N (S) are 2 and 9, respectively, are missing. The screen (38B) is displayed.

そして、ポール(P)ビットが「1」のIパケットを
受信した後に放送センター(13)は、受信状態変数VB
(R)の値「2」を受信順序番号N(R)の値としたI
パケット(37)を移動局(12)に伝送する。そのIパケ
ット(37)の情報部には伝送誤りが発生したIパケット
(34)の送信順序番号(本例では2及び9)をまとめて
番号情報として書込んでおく。そのIパケット(37)を
受信した移動局(12)はその受信順序番号N(R)の値
「2」と自己の送信状態変数VA(S)の値「240」との
不一致より伝送誤りの発生を知得して、そのIパケット
(37)の番号情報(2及び9)を補助RAM(30A)に書き
込む。
After receiving the I packet whose poll (P) bit is “1”, the broadcast center (13) sets the reception state variable VB
(R) with the value “2” as the value of the reception sequence number N (R)
The packet (37) is transmitted to the mobile station (12). In the information section of the I packet (37), the transmission order numbers (2 and 9 in this example) of the I packet (34) in which the transmission error has occurred are written as number information. The mobile station (12) that has received the I packet (37) determines a transmission error due to a mismatch between the value “2” of the reception sequence number N (R) and the value “240” of its own transmission state variable VA (S). When the occurrence is recognized, the number information (2 and 9) of the I packet (37) is written into the auxiliary RAM (30A).

その後、移動局(12)は送信順序番号N(S)の値が
夫々2及び9のIパケット(38)及び(39)だけを順次
放送センター(13)側に再送する。Iパケット(39)を
再送した段階での移動局(12)の送信状態変数VA(S)
の値は10(=9+1)となっている。これに対応して放
送センター(13)は受信したIパケット(38),(39)
の夫々の誤り検出符号CRCCより伝送誤りの発生の有無を
調べて、伝送誤りが無ければ夫々の画像データを復号し
てフレームメモリの所定領域に書込む。この場合、受信
状態変数VB(R)の値及び補助変数XB(R)の値として
は、前段階において伝送誤りが発生したIパケット(3
4)の送信順序番号N(S)の値を順次設定して行く。
その番号N(S)の値は補助RAM(30B)に書込まれてい
る送信順序番号N(S)の内で欠けている番号に相当す
る。更に、受信状態変数VB(R)の値は伝送誤りが発生
した時点の値に固定しておく。
Thereafter, the mobile station (12) retransmits only the I packets (38) and (39) whose transmission sequence numbers N (S) are 2 and 9, respectively, to the broadcast center (13) in order. Transmission state variable VA (S) of mobile station (12) at the stage of retransmitting I packet (39)
Is 10 (= 9 + 1). In response, the broadcast center (13) receives the I packet (38), (39)
The presence / absence of a transmission error is checked from each error detection code CRCC, and if there is no transmission error, each image data is decoded and written in a predetermined area of the frame memory. In this case, as the value of the reception state variable VB (R) and the value of the auxiliary variable XB (R), the I packet (3
The value of the transmission sequence number N (S) of 4) is sequentially set.
The value of the number N (S) corresponds to the missing number in the transmission order number N (S) written in the auxiliary RAM (30B). Further, the value of the reception state variable VB (R) is fixed to the value at the time when a transmission error occurs.

そして、放送センター(13)がIパケット(39)を正
常に受信した後に、受信状態変数VB(R)の値を10(=
9+1)に設定し、受信順序番号N(R)の値が10の監
視形式のパケット(RRパケット)(40)を移動局(12)
に伝送する。移動局(12)ではそのRRパケット(40)の
受信順序N(R)の値「10」と自己の送信状態変数VA
(S)の値「10」とが一致することにより全てのIパケ
ットが正常に伝送されたことを知得でき、1フレーム分
の静止画データの伝送が終了する。
Then, after the broadcast center (13) has successfully received the I packet (39), the value of the reception state variable VB (R) is changed to 10 (=
9 + 1) and the monitoring format packet (RR packet) (40) with the value of the reception sequence number N (R) being 10 is transmitted to the mobile station (12).
To be transmitted. The mobile station (12) receives the value "10" of the reception order N (R) of the RR packet (40) and its own transmission state variable VA.
When the value of (S) matches "10", it can be known that all the I packets have been transmitted normally, and the transmission of the still image data for one frame is completed.

本例によれば、予め240個のIパケット(34)を放送
センター(13)側に伝送して、伝送誤りが発生したIパ
ケット(34)の夫々の送信順序番号N(S)の値を放送
センター(13)より移動局(12)に伝送している。その
後、移動局(12)はその伝送誤りが発生したIパケット
(38),(39)だけを放送センター(13)側に伝送する
ようにしているので、正常に伝送されたIパケットが重
複して伝送されることがなく通信効率が良好である利益
がある。
According to this example, 240 I packets (34) are transmitted to the broadcast center (13) side in advance, and the value of each transmission sequence number N (S) of the I packet (34) in which a transmission error has occurred is calculated. It is transmitted from the broadcasting center (13) to the mobile station (12). Thereafter, since the mobile station (12) transmits only the I packets (38) and (39) in which the transmission error has occurred to the broadcast center (13), the normally transmitted I packets overlap. There is an advantage that communication efficiency is good without being transmitted.

尚、上述実施例において、第2段階のIパケット(3
8),(39)の伝送過程で誤りが発生した場合には、放
送センター(13)は移動局(12)に伝送誤りが発生した
Iパケットの送信順序番号N(S)の値をまとめて伝送
し、移動局(12)は再送を要求されたIパケットを再び
放送センター(13)に伝送し、全てのIパケットが誤り
なく伝送されるまで同じ手順が繰り返される。
In the above embodiment, the second stage I packet (3
If an error occurs in the transmission process of (8) and (39), the broadcasting center (13) collects the values of the transmission sequence number N (S) of the I packet in which the transmission error has occurred in the mobile station (12). After the transmission, the mobile station (12) transmits the I packet requested to be retransmitted again to the broadcasting center (13), and the same procedure is repeated until all the I packets are transmitted without error.

また、第3図に示す第1段階の送信状態変数N(S)
の値が0〜239のIパケット(34)は第5図に示す如
く、時系列データQ0,Q1,…Q239として伝送してもよい。
第5図において、FSは第6図Aの8ビットの先端フラグ
(2)に、Aは8ビットのアドレスに、FEは終端フラグ
(4)に夫々相当する。更に、F1は第6図Aの先端フラ
グ(2)及び終端フラグ(4)を兼用している。
Also, the transmission state variable N (S) in the first stage shown in FIG.
May be transmitted as time series data Q0, Q1,... Q239, as shown in FIG.
In FIG. 5, FS corresponds to the 8-bit head flag (2), A corresponds to the 8-bit address, and FE corresponds to the termination flag (4) in FIG. 6A. Further, F1 is also used as the front end flag (2) and the end flag (4) in FIG. 6A.

尚、本発明は上述実施例に限定されず、本発明の要旨
を逸脱しない範囲で種々の構成を採り得ることは勿論で
ある。
It should be noted that the present invention is not limited to the above-described embodiment, and it is needless to say that various configurations can be adopted without departing from the gist of the present invention.

〔発明の効果〕〔The invention's effect〕

本発明によれば、受信側が、誤りのないパケットのみ
を復号して画像メモリに記憶し、画像メモリの未記憶の
パケット(誤りのあったパケット)をまとめて再送要求
するようになされているので、衛星通信のようにレスポ
ンスが遅い通信方式において伝送の誤りが生じた場合で
も効率良く静止画データの伝送ができる利益がある。
According to the present invention, the receiving side decodes only an error-free packet and stores the decoded packet in the image memory, and requests retransmission of the unstored packets (errored packets) of the image memory collectively. In addition, there is an advantage that still image data can be efficiently transmitted even when a transmission error occurs in a communication system having a slow response such as satellite communication.

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

第1図は本発明の一実施例を示す構成図、第2図及び第
4図は夫々実施例の送信側及び受信側のモニタの画面構
成を示す線図、第3図は実施例の動作の説明に供する線
図、第5図は実施例の変形の説明に供する線図、第6図
は従来のパケットの構成を示す線図、第7図は従来のHD
LCによる情報の送受信を示す線図である。 (12)は移動局、(13)は放送センター、(20)はフレ
ームメモリ、(28A),(28B)は夫々モニタ、(30
A),(30B)は夫々補助RAM、(34),(38),(39)
は夫々パケットとしてのIパケットである。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIGS. 2 and 4 are diagrams showing screen configurations of monitors on a transmitting side and a receiving side of the embodiment, respectively, and FIG. 3 is an operation of the embodiment. , FIG. 5 is a diagram for explaining a modification of the embodiment, FIG. 6 is a diagram showing the configuration of a conventional packet, and FIG. 7 is a conventional HD
FIG. 3 is a diagram showing transmission and reception of information by LC. (12) is a mobile station, (13) is a broadcasting center, (20) is a frame memory, (28A) and (28B) are monitors, (30)
A) and (30B) are auxiliary RAMs respectively, (34), (38) and (39)
Are I packets as packets.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04N 7/24 - 7/68 H04N 7/10 H04N 7/14 - 7/173 H04L 12/00 - 13/18 ──────────────────────────────────────────────────の Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) H04N 7/24-7/68 H04N 7/10 H04N 7/14-7/173 H04L 12/00-13 / 18

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】送信側から送られてくる符号化された画像
データから成るパケットを受信する画像受信方法におい
て、 上記送信側からのパケット番号及び誤り検出データがそ
れぞれ付加された上記パケットを順次所定のパケット数
受信し、 各パケットに付加された誤り検出データを用いて、各パ
ケットの画像データの誤りの有無を判別し、 その判別結果に基づいて、誤りのないパケットの画像デ
ータのみを復号して、復号された画像データを画像メモ
リの所定の領域に記憶し、 受信した上記所定のパケット数のパケットの中から誤り
のあったパケットをまとめて再送要求するために、上記
画像メモリに未記憶のパケットのパケット番号をまとめ
て上記送信側に伝送する ようになされていることを特徴とする画像受信方法。
1. An image receiving method for receiving a packet comprising coded image data sent from a transmitting side, wherein said packet to which a packet number and error detection data from said transmitting side are respectively added is sequentially determined. The received packet number is used to determine whether there is an error in the image data of each packet using the error detection data added to each packet, and based on the determination result, only the image data of the packet without errors is decoded. In order to store the decoded image data in a predetermined area of the image memory and collectively request retransmission of erroneous packets from the predetermined number of received packets, the image data is not stored in the image memory. An image receiving method, wherein the packet numbers of the packets are transmitted together to the transmitting side.
【請求項2】送信側から送られてくる符号化された画像
データから成るパケットを受信する画像受信装置におい
て、 上記送信側との間で画像データの送受信を行う送受信部
と、 画像データを記憶する画像メモリと、 上記画像メモリに対する画像データの書き込み及び読み
出し動作を制御する制御部とを備え、 上記送受信部は、上記送信側からのパケット番号及び誤
り検出データがそれぞれ付加された上記パケットを順次
所定のパケット数受信し、 上記制御部は、各パケットに付加された誤り検出データ
を用いて、各パケットの画像データの誤りの有無を判別
し、その判別結果に基づいて、誤りのないパケットの画
像データのみを復号して、復号された画像データを上記
画像メモリの所定の領域に記憶するように画像データの
書き込み動作を制御し、 上記送受信部は、受信した上記所定のパケット数のパケ
ットの中から誤りのあったパケットをまとめて再送要求
するために、上記画像メモリに未記憶のパケットのパケ
ット番号をまとめて上記送信側に送る ようになされていることを特徴とする画像受信装置。
2. An image receiving apparatus for receiving a packet comprising encoded image data sent from a transmitting side, comprising: a transmitting / receiving unit for transmitting / receiving image data to / from the transmitting side; and storing the image data. An image memory, and a control unit that controls writing and reading operations of image data to and from the image memory. The transmitting and receiving unit sequentially transmits the packets to which packet numbers and error detection data from the transmitting side are respectively added. The control unit receives a predetermined number of packets, and determines whether or not there is an error in the image data of each packet by using the error detection data added to each packet. An operation of writing image data so that only the image data is decoded and the decoded image data is stored in a predetermined area of the image memory. The transmitting and receiving unit collects the packet numbers of the packets not stored in the image memory in order to collectively request a retransmission of packets having an error from the predetermined number of packets received. An image receiving apparatus characterized in that the image is sent to a user.
JP9440589A 1989-04-14 1989-04-14 Image receiving method and image receiving apparatus Expired - Fee Related JP2964484B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9440589A JP2964484B2 (en) 1989-04-14 1989-04-14 Image receiving method and image receiving apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9440589A JP2964484B2 (en) 1989-04-14 1989-04-14 Image receiving method and image receiving apparatus

Publications (2)

Publication Number Publication Date
JPH02272975A JPH02272975A (en) 1990-11-07
JP2964484B2 true JP2964484B2 (en) 1999-10-18

Family

ID=14109335

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9440589A Expired - Fee Related JP2964484B2 (en) 1989-04-14 1989-04-14 Image receiving method and image receiving apparatus

Country Status (1)

Country Link
JP (1) JP2964484B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2848326B2 (en) * 1996-03-28 1999-01-20 日本電気株式会社 MPEG encoded image decoding device
JP3723980B2 (en) 2003-12-22 2005-12-07 横河電機株式会社 Communication control system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6235730A (en) * 1985-08-09 1987-02-16 Canon Inc Resending system for error data
JPS62281583A (en) * 1986-05-30 1987-12-07 Nippon Telegr & Teleph Corp <Ntt> Packet picture communication system
JPS63169855A (en) * 1987-01-07 1988-07-13 Nec Corp Packet transmission system with error retransmission function

Also Published As

Publication number Publication date
JPH02272975A (en) 1990-11-07

Similar Documents

Publication Publication Date Title
US5070503A (en) Digital information transmitting and receiving system
CN110769206A (en) Electronic endoscope signal transmission method, device and system and electronic equipment
EP0637892B1 (en) System and method for transmitting images at high efficiency
JP2964484B2 (en) Image receiving method and image receiving apparatus
US20010049804A1 (en) Data communications apparatus, data communications method, program for coding information data contained in computer readable medium
JP3009079B2 (en) Satellite communication control device
JP3931594B2 (en) Retransmission method for multipoint broadcast networks
JP3204609B2 (en) Cell receiver having source clock recovery circuit
JP2664303B2 (en) Data transmission equipment
JPH0241050A (en) Communication equipment
CN110784620A (en) Equipment data intercommunication method
JPH0230238A (en) Digital information transmission system
JP3674726B2 (en) Transmission device, reception device, and transmission / reception device
JP3943697B2 (en) Data communication system, data communication apparatus, and data communication method
JPH09261587A (en) Transmission method of digital compression image signal and signal processing unit using it
JP2002016878A (en) Reproducing apparatus
JPS59111468A (en) Facsimile device having correcting function of communication error
JP2652398B2 (en) Data transmission method
JP2962329B2 (en) Image processing method
JP2581238Y2 (en) Data transmission equipment
JPH0230239A (en) Digital information transmission system
JP2835270B2 (en) Image transmission device
JP3442611B2 (en) Facsimile signal transmission apparatus and facsimile signal transmission method
JP2669326B2 (en) Still image signal cell coding device
JP2000316033A (en) Transmission device, reception device, data transmission system and data transmission method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees