JPH1022950A - Information delivery device - Google Patents

Information delivery device

Info

Publication number
JPH1022950A
JPH1022950A JP16997596A JP16997596A JPH1022950A JP H1022950 A JPH1022950 A JP H1022950A JP 16997596 A JP16997596 A JP 16997596A JP 16997596 A JP16997596 A JP 16997596A JP H1022950 A JPH1022950 A JP H1022950A
Authority
JP
Japan
Prior art keywords
patch
data
update
information
updating
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
Application number
JP16997596A
Other languages
Japanese (ja)
Other versions
JP3109989B2 (en
Inventor
Yoshiki Kaneko
子 惠 季 金
Takenosuke Harada
田 武 之 助 原
Kazuhiro Machida
田 和 弘 町
Yoshiyasu Takeuchi
内 良 康 竹
Riyouta Tsukidate
舘 良 太 槻
Kenichi Fujita
田 健 一 藤
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP08169975A priority Critical patent/JP3109989B2/en
Publication of JPH1022950A publication Critical patent/JPH1022950A/en
Application granted granted Critical
Publication of JP3109989B2 publication Critical patent/JP3109989B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Television Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize efficient and latest data updating with less data transmission quantity by adding a patch where an update position and the mutual dependence relation of patches are mentioned to a patch to be transmitted. SOLUTION: When updating data is inputted from an updating data input part 11, an updating difference generation part 12 reads data before updating from a pre-updating data storage part 13 and generates the patch by taking the difference with updating data. Updated data in the generated patch is transmitted to a transmission part 16 and an address is transmitted to an updating header generation part 14. The updating is header generation part 14 compares the address of the transmitted patch with all addresses accumulated in an updating information storage part 15. A header where the mutual dependence relation of them is mentioned is generated and is transmitted to the transmission part 16. The transmission part 16 adds the header to update data from the updating difference generation part 12 and transmits it to a radio transmission line 20.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、放送衛星や地上波
放送を利用したテレビ放送を通じてデータ配送を行う情
報配送装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information delivery apparatus for delivering data through a television broadcast using a broadcast satellite or a terrestrial broadcast.

【0002】[0002]

【従来の技術】新聞や雑誌等のニュースや生活情報等を
テレビ放送を通じて各家庭に配信し、それを各家庭内の
受信端末で記憶し、必要な時にテレビ画面上に再生して
利用する情報配信装置が知られている。このようなテレ
ビ放送によるデータ配送システムは、多くの配信先に一
度に効率よく情報を伝達するのに適しているが、情報の
種類または内容によっては、更新データを頻繁に送信す
る必要がある。また、配送されるデータは、動画、テキ
スト、静止画、制御情報等であり、データ量としてはか
なりの大きさになるので、その全てを受信端末で蓄積す
ることはできず、蓄積データの廃棄や更新が頻繁に必要
になってくる。
2. Description of the Related Art News such as newspapers and magazines, daily life information, and the like are distributed to each home through a television broadcast, stored in a receiving terminal in each home, and reproduced and used on a television screen when necessary. Delivery devices are known. Such a data distribution system based on television broadcasting is suitable for efficiently transmitting information to many distribution destinations at once, but it is necessary to frequently transmit update data depending on the type or content of information. In addition, the data to be delivered includes moving images, texts, still images, control information, and the like. Since the data amount is considerably large, all of the data cannot be stored in the receiving terminal, and the stored data is discarded. And updates are often needed.

【0003】データの更新は、例えばネットワーク対応
のUNIX環境では、プログラムソースコードで新旧の
ソースファイルの差分をとってパッチとし、これ送信す
ることにより送信データ量を減らすことが行われてい
る。通常は、1つのパッチに対して1つのバージョンを
割り当て、バージョン管理している。そして、diff-arc
S1 S2で取得したパッチをpatch コマンドで挿入す
ることによりバージョンアップされる。
For example, in a UNIX environment compatible with a network, a patch is obtained by taking a difference between a new and an old source file in a program source code and transmitting the patch to reduce a transmission data amount. Normally, one version is assigned to one patch and version control is performed. And diff-arc
The version is upgraded by inserting the patch acquired in S1 and S2 with the patch command.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来の
ネットワーク上のパッチ技術では、全てのパッチが決め
られた順番通りに送られ、これを受信側ではその決めら
れた順番通りに受信する必要があるので、これをテレビ
放送のような必ずしも順番通りに受信できないシステム
に適用することはできない。テレビ放送によるデータ配
信では、雨や雷等の天候による不確定要素によって受信
状態が大きく変化し、全てのデータが完全に受信できる
訳ではないので、送信側ではデータを適当な回数再放送
して、これを受信側で再構成することで正しいデータを
復元している。このため、パッチを決められた順番通り
に送信しても、受信側では決められた順番通りに受信で
きないので、古いパッチにより新しいパッチが更新され
てしまう事態が発生することがある。
However, in the conventional patch technology on a network, all patches are sent in a predetermined order, and it is necessary for the receiving side to receive them in the predetermined order. Therefore, this cannot be applied to a system that cannot always receive in order, such as a television broadcast. In the data distribution by TV broadcasting, the reception state changes greatly due to uncertain factors due to the weather such as rain and thunder, and not all data can be completely received. By reconstructing this on the receiving side, correct data is restored. For this reason, even if the patches are transmitted in the determined order, the receiving side cannot receive the patches in the determined order, so that a new patch may be updated by an old patch.

【0005】また、従来のテレビ放送を利用したデータ
配送においては、天候状態等によりエラーの発生がある
ことを前提として複数回再放送しているが、単に同じ方
式で再放送しているだけなので、同じエラーが何回も続
いて受信側で正しいデータを得ることができないという
問題があった。
[0005] Further, in the conventional data distribution using television broadcasting, re-broadcasting is performed a plurality of times on the assumption that an error occurs due to weather conditions or the like. However, there has been a problem that the same error continues many times and correct data cannot be obtained on the receiving side.

【0006】本発明は、このような従来の問題を解決す
るものであり、テレビ放送を利用したデータ配送におい
て、受信側で正しいデータを得ることのできる情報配送
装置を提供することを目的とする。
An object of the present invention is to solve such a conventional problem, and it is an object of the present invention to provide an information delivery apparatus which can obtain correct data on a receiving side in data delivery using a television broadcast. .

【0007】[0007]

【課題を解決するための手段】本発明は、上記目的を達
成するために、送信するパッチに更新位置およびパッチ
相互の依存関係を記述したヘッダを付けて送信するよう
にしたものである。パッチ相互の依存関係とは、送信す
るパッチと既に送信した パッチとの重なり具合と順序
関係を示すものであり、これをヘッダに付けることによ
り、パッチが時間的にずれて受信された場合でも、受信
側においてデータを正しく再構成することができ、新し
いパッチが古いパッチによって更新されるのを防ぐこと
ができる。
According to the present invention, in order to achieve the above object, a patch to be transmitted is transmitted with a header describing an update position and a dependency between the patches. Dependencies between patches indicate the degree of overlap and order between patches to be transmitted and patches already transmitted, and by attaching this to the header, even if patches are received with a time lag, The data can be correctly reconstructed at the receiving side, and new patches can be prevented from being updated by old patches.

【0008】本発明はまた、データを配送する際に、天
候等の通信状態に基づいて再送の回数や誤り訂正方式を
変えるようにしたものである。これにより、その時の通
信状態に応じた最適な通信方式を選択することができ、
データの信頼性を高めることができる。
According to the present invention, when data is delivered, the number of retransmissions and an error correction method are changed based on a communication state such as weather. As a result, it is possible to select an optimal communication method according to the communication state at that time,
Data reliability can be improved.

【0009】[0009]

【発明の実施の形態】本発明の請求項1に記載の発明
は、放送を利用してデータの配送を行う情報配送装置に
おいて、既送データを更新しようとする場合に、更新部
分のデータをパッチとして作成する手段と、作成したパ
ッチに更新位置とパッチ相互の依存関係を記述したヘッ
ダを付けて送信する手段とを備えた情報配送装置であ
り、パッチを送信する際に受信側でパッチを当てる手順
をヘッダに付けて送信するので、送られてくる全てのパ
ッチを時系列的に正しく受信できなかった場合でも、受
信できたパッチを最大限利用することで、少ないデータ
送信量で効率よく最新のデータに更新することができ
る。また、このような更新動作を各受信端末が自律的に
行うので、その受信端末が置かれた状況に応じて迅速な
データ更新が可能である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS According to the first aspect of the present invention, in an information delivery apparatus for delivering data using a broadcast, when an attempt is made to update already sent data, data of an updated portion is transmitted. An information delivery device comprising: means for creating a patch; and means for sending the created patch with a header describing the update position and the interdependency between the patches. Since the applicable procedure is attached to the header and transmitted, even if all the transmitted patches cannot be received correctly in chronological order, by using the received patches to the maximum, it is possible to efficiently use a small amount of data transmission It can be updated to the latest data. In addition, since each receiving terminal autonomously performs such an updating operation, rapid data updating can be performed according to the situation where the receiving terminal is placed.

【0010】本発明の請求項2に記載の発明は、放送を
利用してデータの配送を行う情報配送装置において、既
送データを更新しようとする場合に、更新部分のデータ
をパッチとして作成する手段と、作成したパッチに更新
位置とパッチ相互の依存関係を記述したヘッダを付けて
送信する手段と、受信したパッチを一時的に記憶する手
段とを備えた情報配送装置であり、請求項1記載の発明
の効果に加え、受信したパッチを当てる対象のデータが
エラー等によりまだ受信されていない場合でも、そのパ
ッチを一時的に記憶しておき、対象となるデータが受信
されてから当てることで、効率よくデータを更新するこ
とができる。
According to a second aspect of the present invention, in an information delivery apparatus for delivering data using a broadcast, when updating already sent data, data of an updated portion is created as a patch. 2. An information delivery apparatus comprising: means, means for transmitting a created patch with a header describing an update position and mutual dependency between patches, and means for temporarily storing a received patch; In addition to the effects of the invention described above, even when the data to be applied with the received patch has not been received yet due to an error or the like, the patch is temporarily stored and applied after the data to be applied is received. Thus, data can be updated efficiently.

【0011】本発明の請求項3に記載の発明は、放送を
利用してデータの配送を行う情報配送装置において、既
送データを更新しようとする場合に、更新部分のデータ
をパッチとして作成する手段と、作成したパッチが既送
パッチと部分的に重なる場合に、その重なる部分を除い
た既送パッチのデータ部分を新規に作成したパッチに取
り込む手段と、作成したパッチに更新位置とパッチ相互
の依存関係を記述したヘッダを付けて送信する手段とを
備えた情報配送装置であり、依存関係にある以前のパッ
チを取り込んでパッチを作成することにより、請求項1
または2記載の発明よりはデータ量が多くなるものの、
受信したパッチには、以前のパッチの内容が含まれてい
るので、そのパッチの受信を待つことなく、データを効
率よく更新することができる。
According to a third aspect of the present invention, in an information delivery apparatus for delivering data using a broadcast, when updating already sent data, data of an updated portion is created as a patch. Means, when the created patch partially overlaps with the already sent patch, means for incorporating the data portion of the already sent patch excluding the overlapping portion into the newly created patch, and And a means for transmitting a message with a header describing the dependency of the patch, wherein the patch is created by taking in a previous patch having the dependency.
Or, although the data amount is larger than the invention described in 2,
Since the received patch contains the contents of the previous patch, the data can be updated efficiently without waiting for the reception of the patch.

【0012】本発明の請求項4に記載の発明は、送信す
るパッチを情報の種別毎に分類したブロック毎に作成す
る請求項1から3のいずれかに記載の情報配送装置であ
り、送信するパッチを情報の種別毎に管理することがで
きる。
According to a fourth aspect of the present invention, there is provided the information delivery apparatus according to any one of the first to third aspects, wherein a patch to be transmitted is created for each block classified for each type of information. Patches can be managed for each type of information.

【0013】本発明の請求項5に記載の発明は、放送を
利用してデータの送受信を行う情報配送装置において、
送信装置が、通信状態を入力する手段と、入力された通
信状態に基づいて最適な通信方式を選択する手段とを備
えた情報配送装置であり、その時の通信状態に適した通
信方式に切り替えることにより、天候等の影響を受けに
くい、信頼性の高い情報配送装置を実現することができ
る。
According to a fifth aspect of the present invention, there is provided an information delivery apparatus for transmitting and receiving data using a broadcast,
The transmitting device is an information delivery device including a means for inputting a communication state and a means for selecting an optimal communication method based on the input communication state, and switching to a communication method suitable for the communication state at that time. Accordingly, it is possible to realize a highly reliable information delivery device that is hardly affected by the weather and the like.

【0014】本発明の請求項6に記載の発明は、放送を
利用してデータの送受信を行う情報配送装置において、
通信状態を監視してその情報を送信装置に送信する地域
毎に設置された状態監視装置と、状態監視装置から得ら
れた通信状態の情報に基づいて最適な通信方式を選択す
る送信装置とを備えた情報配送装置であり、各地に設置
された状態監視装置からの情報を基に、その時の通信状
態に適した通信方式に自動的に切り替えることにより、
天候等の影響を受けにくい、信頼性の高い情報配送装置
を実現することができる。
According to a sixth aspect of the present invention, there is provided an information delivery apparatus for transmitting and receiving data using a broadcast,
A state monitoring device installed in each region for monitoring the communication state and transmitting the information to the transmitting device, and a transmitting device for selecting an optimal communication method based on the information on the communication state obtained from the state monitoring device. It is an information delivery device equipped, based on information from condition monitoring devices installed in various places, by automatically switching to a communication method suitable for the communication state at that time,
A highly reliable information delivery device that is not easily affected by the weather or the like can be realized.

【0015】本発明の請求項7に記載の発明は、放送を
利用してデータの送受信を行う情報配送装置において、
通信状態を監視してその情報を送信装置に送出する受信
装置と、受信装置から得られた通信状態の情報に基づい
て最適な通信方式を選択する送信装置とを備えた情報配
送装置であり、各受信装置からの情報を基に、その時の
通信状態に適した通信方式に自動的に切り替えることに
より、天候等の影響を受けにくい、信頼性の高い低コス
トの情報配送装置を実現することができる。
According to a seventh aspect of the present invention, there is provided an information delivery apparatus for transmitting and receiving data using a broadcast,
A receiving device that monitors a communication state and sends the information to a transmitting device, and an information delivery device including a transmitting device that selects an optimal communication method based on information on the communication state obtained from the receiving device, By automatically switching to a communication method suitable for the communication state at that time based on information from each receiving device, it is possible to realize a reliable and low-cost information delivery device that is not easily affected by weather and the like. it can.

【0016】(実施の形態1)以下、本発明の実施の形
態を図面を参照して説明する。図1は本発明の第1の実
施の形態における情報配送装置の構成を示すものであ
る。図1において、10は送信装置、20は無線伝送
路、30は受信装置であり、送信装置10は、衛星や地
上波を利用したテレビ放送のための無線伝送路20を通
じてデータを受信装置30へ送信する。送信装置10に
おいて、11は更新データ入力部、12は更新差分作成
部、13は更新前データ記憶部、14は更新ヘッダ作成
部、15は更新情報記憶部、16は送信部である。受信
装置30において、31は受信部、32は更新制御部、
33は更新履歴記憶部、34は更新部、34はデータ記
憶部である。
Embodiment 1 Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows the configuration of the information delivery device according to the first embodiment of the present invention. In FIG. 1, reference numeral 10 denotes a transmission device, reference numeral 20 denotes a radio transmission path, and reference numeral 30 denotes a reception device. The transmission device 10 transmits data to the reception device 30 through a radio transmission path 20 for television broadcasting using satellites or terrestrial waves. Send. In the transmission device 10, 11 is an update data input unit, 12 is an update difference creation unit, 13 is a pre-update data storage unit, 14 is an update header creation unit, 15 is an update information storage unit, and 16 is a transmission unit. In the receiving device 30, 31 is a receiving unit, 32 is an update control unit,
33 is an update history storage unit, 34 is an update unit, and 34 is a data storage unit.

【0017】次に本実施の形態における動作について説
明する。図1において、更新データ入力部11から更新
データを入力すると、更新差分作成部12は、更新前デ
ータ記憶部13から更新前のデータを読み出して、更新
データとの差分を取ることでパッチを作成する。このパ
ッチは、更新する部分の始めと終わりの位置を示すアド
レスと更新内容を示すデータとからなる。アドレスは単
に何ビット目から何ビット目までのようにサイズを表す
ビット番号で表示してもよく、図2に示すように、デー
タを種別毎に分類したブロック番号でもよい。図2で
は、ブロック番号1から2までを書誌データとし、2か
ら3までを文字データとし、3から5までを映像データ
とし、5から6までを音声データとしている。または、
同じデータの種類であっても、その内容(コンテンツ)
毎にさらに細かく分割してもよい。
Next, the operation of this embodiment will be described. In FIG. 1, when update data is input from an update data input unit 11, an update difference creation unit 12 reads data before update from a pre-update data storage unit 13 and creates a patch by obtaining a difference from the update data. I do. This patch is composed of an address indicating the start and end positions of the part to be updated and data indicating the contents of the update. The address may be simply indicated by a bit number indicating the size from a bit number to a bit number, or as shown in FIG. 2, a block number obtained by classifying data by type. In FIG. 2, block numbers 1 to 2 are bibliographic data, 2 to 3 are character data, 3 to 5 are video data, and 5 to 6 are audio data. Or
Even if the data type is the same (content)
The data may be divided into smaller pieces for each.

【0018】更新差分作成部12で作成されたパッチの
うち、更新データは送信部16へ送られ、アドレスは更
新ヘッダ作成部14へ送られる。更新ヘッダ作成部14
では、送られてきたパッチのアドレスを更新情報記憶部
15に蓄えられているこれまでの全てのパッチのアドレ
スと比較して、それら相互の依存関係を記述したヘッダ
を作成して送信部16へ送る。送信部16では、更新差
分作成部12からの更新データにヘッダを付けて無線伝
送路20へ送信する。
The update data among the patches created by the update difference creation unit 12 is sent to the transmission unit 16, and the address is sent to the update header creation unit 14. Update header creation unit 14
Then, the address of the transmitted patch is compared with the addresses of all the patches so far stored in the update information storage unit 15, and a header describing their mutual dependency is created and transmitted to the transmission unit 16. send. The transmission unit 16 attaches a header to the update data from the update difference creation unit 12 and transmits the update data to the wireless transmission path 20.

【0019】図3(a)は更新差分作成部12における
パッチを作成する手順を図解したものである。A0は更
新前のデータであり、A1はデータA0の100番目か
ら200番目のデータを更新するデータである。A2は
データA0の120番目から150番目のデータを更新
するデータである。A3はデータA0の300番目から
400番目のデータを更新するデータである。A4はデ
ータA0の80番目から170番目のデータを更新する
データである。これに対し、パッチP1はデータA1に
対するパッチであり、パッチP2はデータA2に対する
パッチであり、パッチP3はデータA3に対するパッチ
であり、パッチP4はデータA4に対するパッチであ
り、それぞれ更新部分の始めと終わりの位置を示すアド
レスと更新データとからなる。
FIG. 3A illustrates a procedure for creating a patch in the update difference creating section 12. A0 is data before update, and A1 is data for updating the 100th to 200th data of the data A0. A2 is data for updating the 120th to 150th data of the data A0. A3 is data for updating the 300th to 400th data of the data A0. A4 is data for updating the 80th to 170th data of the data A0. On the other hand, the patch P1 is a patch for the data A1, the patch P2 is a patch for the data A2, the patch P3 is a patch for the data A3, the patch P4 is a patch for the data A4, It consists of an address indicating the end position and update data.

【0020】図4は更新ヘッダ作成部14における処理
手順を示している。まず新規に送ろうとするパッチをP
nとする(ステップS1)。次に、更新情報記憶部15
にパッチが蓄積されているか否かを判断し(ステップS
2)、蓄積されていれば、そのパッチを順番に取り出し
(ステップS3)、取り出したパッチをP’とする。次
に、送信パッチPnが既存パッチP’を包含する(同一
を含む。)か否かを判断し(ステップS4)、包含して
いればP’を包含パッチとし(ステップS5)、包含し
ていなければPnがP’と重なるか否かを判断し(ステ
ップS6)、重なればP’を必須パッチとし、重なって
いなければP’を独立パッチとする(ステップS8)。
これらの処理を更新情報記憶部15に蓄積されている全
てのパッチに対して行う。
FIG. 4 shows a processing procedure in the update header creating unit 14. First, the patch to be newly sent is P
n (Step S1). Next, the update information storage unit 15
It is determined whether or not a patch has been stored in the
2) If the patches have been accumulated, the patches are sequentially extracted (step S3), and the extracted patches are set to P '. Next, it is determined whether or not the transmission patch Pn includes (including the same as) the existing patch P ′ (step S4). If not, it is determined whether or not Pn overlaps P '(step S6). If they overlap, P' is regarded as an essential patch, and if not, P 'is regarded as an independent patch (step S8).
These processes are performed on all patches stored in the update information storage unit 15.

【0021】以上の処理を図3を例にして説明する。い
ま送信しようとするパッチがP4であるとする。パッチ
P4はパッチP2を包含しているので、パッチP2はパ
ッチP4の包含パッチとなる。また、パッチP4はパッ
チP1と一部が重なっているので、パッチP1はパッチ
P4の必須パッチとなる。パッチP3は包含も重なりも
ないので独立パッチとなる。必須パッチは、送信パッチ
に一部が重なるだけで送信パッチに含まれていないデー
タがあるので、送信パッチの前に必ず当てなければなら
ないパッチである。包含パッチは、送信パッチに全て含
まれるので、送信パッチで元データを更新したときは不
要になるパッチであり、送信パッチの前に必ず当てる必
要はないが、当てる場合には、必ず送信パッチの前で行
わなければならない。したがって、このような必須パッ
チと包含パッチというパッチ同士の依存関係を示す情報
を、図3(b)に示すようにヘッダに割付けることによ
り、送信パッチを受信した側ではパッチ処理の手順が分
かることになる。
The above processing will be described with reference to FIG. Assume that the patch to be transmitted is P4. Since the patch P4 includes the patch P2, the patch P2 becomes the included patch of the patch P4. Since the patch P4 partially overlaps the patch P1, the patch P1 is an essential patch of the patch P4. Since the patch P3 has neither inclusion nor overlap, it is an independent patch. The essential patch is a patch that must be applied before the transmission patch because there is data that partially overlaps the transmission patch but is not included in the transmission patch. Since the included patches are all included in the transmission patch, they are unnecessary patches when the original data is updated with the transmission patch.Therefore, it is not necessary to apply it before the transmission patch. Must be done in front. Therefore, by assigning such information indicating the dependency relationship between the required patches and the included patches to the header as shown in FIG. 3B, the receiving side of the transmission patch can understand the procedure of the patch processing. Will be.

【0022】図3(b)はパッチ4を送信しようとする
場合の送信部16から送信されるパッチのデータ構造を
示している。送信パッチは、ヘッダ部101とデータ本
体部102とからなり、ヘッダ部101は送信パッチ1
01a、必須パッチ101b、包含パッチ101cから
なる。このようなパッチを受信した受信装置30の受信
部31は、まずヘッダ部101とデータ本体部102と
を分解してデータ本体部102を更新部34に渡し、ヘ
ッダ部101を更新制御部32へ渡す。
FIG. 3B shows a data structure of a patch transmitted from the transmitting section 16 when the patch 4 is to be transmitted. The transmission patch includes a header section 101 and a data body section 102, and the header section 101 includes the transmission patch 1
01a, essential patches 101b, and inclusion patches 101c. The receiving unit 31 of the receiving apparatus 30 that has received such a patch first decomposes the header unit 101 and the data main unit 102, passes the data main unit 102 to the update unit 34, and passes the header unit 101 to the update control unit 32. hand over.

【0023】図5は更新制御部32における処理手順を
示している。まず受信したパッチをPnとする(ステッ
プS11)。次に、いままでにどのパッチをどこのパッ
チに当てたかを逐次記憶している更新履歴記憶部33か
らの情報を基に、パッチPnが既に当てられたか否かを
調べ(ステップ12)、まだ当てられていなければ、次
に必須パッチが既に当てられているか否かを調べる(ス
テップS13)。既に当てられていればPnをそこに当
てる命令を更新部34に出力する(ステップS14)。
次に、Pnよりも前に作成された時系列的に古い包含パ
ッチがきたときにはこれを当てないように更新部34に
命令を出す(ステップS15)。これら命令を受け取っ
た更新部34は、受信部31から受け取ったデータ本体
部に対しその命令を実行して更新を完了する。
FIG. 5 shows a processing procedure in the update control unit 32. First, the received patch is set to Pn (step S11). Next, it is checked whether or not the patch Pn has already been applied based on the information from the update history storage unit 33 which sequentially stores which patch has been applied to which patch (step 12). If it has not been applied, it is checked whether or not the essential patch has already been applied (step S13). If it has already been assigned, an instruction to assign Pn thereto is output to the updating unit 34 (step S14).
Next, when a chronologically old included patch created before Pn comes, an instruction is issued to the updating unit 34 so as not to apply it (step S15). Upon receiving these instructions, the updating unit 34 executes the instructions on the data body received from the receiving unit 31 to complete the update.

【0024】以上の処理を図3の例で説明すると、受信
部31で受信したパッチP4のデータのうちヘッダ部1
01が更新制御部32へ送られ、更新制御部32では、
更新履歴記憶部33を覗いてパッチP4が既に当てられ
たかどうかを調べる。これは、データ放送では再送する
ことが前提となっているからである。パッチP4がまだ
当てられていないならば、必須パッチP1が当てられて
いるかどうかを同様に更新履歴記憶部33を覗いて調べ
る。必須パッチP1が既に当てられていれば、パッチP
4を当てることができるので、更新部34へその命令を
出す。またパッチP4を当てればそれよりも古い包含パ
ッチP2は当てる必要がないので、その命令を更新部3
4に出す。更新部34はその命令を実行し、データ記憶
部35に記憶されているデータA0の該当部分を更新し
て再びデータ記憶部35に記憶させる。
The above processing will be described with reference to the example of FIG. 3. In the data of the patch P4 received by the receiver 31, the header 1
01 is sent to the update control unit 32, and the update control unit 32
It is checked whether the patch P4 has already been applied by looking into the update history storage unit 33. This is because data broadcasting is premised on retransmission. If the patch P4 has not been applied yet, whether or not the essential patch P1 has been applied is similarly examined by looking into the update history storage unit 33. If the mandatory patch P1 has already been applied, the patch P
Since 4 can be assigned, the instruction is issued to the updating unit 34. If the patch P4 is applied, it is not necessary to apply the included patch P2 older than the patch P4.
Put in 4. The updating unit 34 executes the command, updates the corresponding portion of the data A0 stored in the data storage unit 35, and stores the updated portion in the data storage unit 35 again.

【0025】このように、本実施の形態1によれば、パ
ッチを送信する際に、受信側でパッチを当てる手順を記
述したヘッダを付けて送信するので、送られてきた全て
のパッチを時系列的に正しく受信できない場合でも、受
信できた一部のパッチだけでデータを更新することがで
き、少ないデータ送信量で効率よくデータを更新するこ
とができる。
As described above, according to the first embodiment, when transmitting a patch, the receiving side attaches a header describing a procedure for applying a patch, and transmits the patch. Even if the data cannot be received correctly in a sequence, the data can be updated with only some of the received patches, and the data can be updated efficiently with a small data transmission amount.

【0026】(実施の形態2)図6は本発明の第2の実
施の形態における情報配送装置の構成を示している。図
1に示した第1の実施の形態とは、受信装置30Aの構
成が若干異なるのみであり、図1の受信装置30に更新
差分記憶部36を追加した構成になっている。この更新
差分記憶部36は、更新制御部32で送信パッチを必須
パッチに当てられなかった場合、図1の構成では送信パ
ッチはそのまま捨てられてしまい、次の送信パッチを受
信したときに再び同様なステップを踏むが、本実施の形
態では、送信パッチを必須パッチに当てられなかった場
合は、送信パッチを捨てることなく更新差分記憶部36
に記憶しておき、送信パッチを必須パッチに当てられる
ようになったときに、更新差分記憶部36から送信パッ
チを取り出して当てるようにしたものである。
(Embodiment 2) FIG. 6 shows the configuration of an information delivery apparatus according to a second embodiment of the present invention. It differs from the first embodiment shown in FIG. 1 only in the configuration of the receiving device 30A, and has a configuration in which an update difference storage unit 36 is added to the receiving device 30 in FIG. When the update patch is not applied to the required patch by the update control unit 32, the update difference storage unit 36 discards the transmitted patch as it is in the configuration of FIG. 1 and repeats the same process when the next transmitted patch is received. In the present embodiment, if the transmission patch cannot be applied to the essential patch, the update difference storage unit 36 does not discard the transmission patch.
When the transmission patch can be applied to the essential patch, the transmission patch is extracted from the update difference storage unit 36 and applied.

【0027】このように、本実施の形態2によれば、上
記実施の形態1の効果に加え、受信したパッチを当てる
対象のデータがエラー等によりまだ受信されていない場
合でも、そのパッチを一時的に記憶しておき、対象とな
るデータが受信されてから当てることで効率よくデータ
を更新することができる。
As described above, according to the second embodiment, in addition to the effect of the first embodiment, even when data to be applied with a received patch has not been received due to an error or the like, the patch is temporarily stored. It is possible to efficiently update data by storing the data and receiving it after receiving the target data.

【0028】(実施の形態3)図7は本発明の第3の実
施の形態における情報配送装置の構成を示している。図
1に示した第1の実施の形態とは、送信装置40の構成
が若干異なるのみである。送信装置40において、41
は更新データ入力部、42は更新差分作成部、43は更
新前データ記憶部、44は更新ヘッダ作成部、45は更
新差分合成部、46は更新情報記憶部、47は送信部で
あり、図1の送信装置10に更新差分合成部45を追加
した構成になっている。受信装置50は、図1の受信装
置30と同じであり、51は受信部、52は更新制御
部、53は更新履歴記憶部、54は更新部、54はデー
タ記憶部である。送信装置40の更新差分合成部45
は、更新差分作成部42で作成した送信パッチが既に送
信したパッチと重なる部分がある場合に、既送パッチの
部分を含めてパッチを作成するものである。第1の実施
の形態と異なるのは、必須パッチがある場合に、その必
須パッチを送信パッチに含めて、すなわち合成して送信
するようにしたものであり、受信側では送信パッチを必
須パッチに当てる処理が必要なくなる利点がある。
(Embodiment 3) FIG. 7 shows the configuration of an information delivery apparatus according to a third embodiment of the present invention. The only difference from the first embodiment shown in FIG. 1 is the configuration of the transmission device 40. In the transmitting device 40, 41
Is an update data input section, 42 is an update difference creation section, 43 is a pre-update data storage section, 44 is an update header creation section, 45 is an update difference synthesis section, 46 is an update information storage section, and 47 is a transmission section. The configuration is such that an update difference synthesis unit 45 is added to one transmission device 10. The receiving device 50 is the same as the receiving device 30 in FIG. 1; 51 is a receiving unit, 52 is an update control unit, 53 is an update history storage unit, 54 is an update unit, and 54 is a data storage unit. Update difference combining unit 45 of transmitting device 40
Is to create a patch including the already-sent patch when there is a portion where the transmitted patch created by the update difference creating unit 42 overlaps the already-sent patch. The difference from the first embodiment is that, when there is an essential patch, the essential patch is included in the transmission patch, that is, synthesized and transmitted. There is an advantage that no hit processing is required.

【0029】図8(a)はパッチを作成する手順を図解
したものである。A0は更新前のデータであり、A1は
データA0の100番目から200番目のデータを更新
するデータである。A2はデータA0の120番目から
150番目のデータを更新するデータである。A3はデ
ータA0の300番目から400番目のデータを更新す
るデータである。A4は本来はデータA0の80番目か
ら170番目のデータを更新するデータであるが、デー
タA1との差分を付加したデータであり、更新差分合成
部55で合成されたものである。これに対し、パッチP
1はデータA1に対するパッチであり、パッチP2はデ
ータA2に対するパッチであり、パッチP3はデータA
3に対するパッチであり、パッチP4はデータA4に対
するパッチであり、それぞれ更新部分の始めと終わりの
位置を示すアドレスと更新データとからなる。
FIG. 8A illustrates a procedure for creating a patch. A0 is data before update, and A1 is data for updating the 100th to 200th data of the data A0. A2 is data for updating the 120th to 150th data of the data A0. A3 is data for updating the 300th to 400th data of the data A0. A4 is originally data for updating the 80th to 170th data of the data A0, but is data to which a difference from the data A1 is added, and is synthesized by the update difference synthesizing unit 55. In contrast, patch P
1 is a patch for data A1, patch P2 is a patch for data A2, and patch P3 is a patch for data A1.
3, and patch P4 is a patch for data A4, and is composed of an address indicating the start and end positions of the update portion and update data.

【0030】図9は更新ヘッダ作成部44および更新差
分合成部55における処理手順を示している。まず新規
に送ろうとするパッチをPnとする(ステップS2
1)。次に、更新情報記憶部46にパッチが蓄積されて
いるか否かを判断し(ステップS22)、蓄積されてい
れば、そのパッチを順番に取り出し(ステップS2
3)、取り出したパッチをP’とする。次に、送信パッ
チPnが既存パッチP’を包含するか否かを判断し(ス
テップS24)、包含していればP’を包含パッチとし
(ステップS25)、包含していなければPnがP’と
重なるか否かを判断し(ステップS26)、重なれば
P’との差分、すなわちPnと重ならないP’のデータ
部分をPnに加えて包含パッチとし(ステップS2
7)、重なっていなければP’を独立パッチとする(ス
テップS28)。これらの処理を更新情報記憶部15に
蓄積されている全てのパッチに対して行う。
FIG. 9 shows a processing procedure in the update header creating section 44 and the update difference synthesizing section 55. First, a patch to be newly sent is set to Pn (step S2).
1). Next, it is determined whether or not patches are stored in the update information storage unit 46 (step S22). If the patches are stored, the patches are sequentially taken out (step S2).
3) The extracted patch is defined as P '. Next, it is determined whether or not the transmission patch Pn includes the existing patch P ′ (step S24). If the transmission patch Pn includes the existing patch P ′, the P ′ is determined to be the inclusion patch (step S25). Is determined (step S26), and if they overlap, the difference from P ', that is, the data portion of P' that does not overlap with Pn is added to Pn to form an inclusion patch (step S2).
7) If not overlapping, P ′ is set as an independent patch (step S28). These processes are performed on all patches stored in the update information storage unit 15.

【0031】図8(b)はパッチP4を送信しようとす
る場合の送信部47から送信されるデータ構造を示して
いる。すなわち、送信パッチデータは、ヘッダ部201
とデータ本体部202とからなり、ヘッダ部201は送
信パッチ201a、包含パッチ201bからなる。この
ようなデータを受信した受信装置50の受信部51は、
まずヘッダ部201とデータ本体部202とを分解して
データ本体部202を更新部54に渡し、ヘッダ部20
1を更新制御部52へ渡す。本実施の形態では、パッチ
P4を作成した時点でパッチP1は包含パッチに加えら
れているので、本来の包含パッチP2とともにヘッダ部
201の包含パッチ201bに記載される。
FIG. 8B shows a data structure transmitted from the transmitting section 47 when transmitting the patch P4. That is, the transmission patch data is stored in the header 201
And a data body 202. The header 201 includes a transmission patch 201a and an inclusion patch 201b. The receiving unit 51 of the receiving device 50 that has received such data,
First, the header section 201 and the data body section 202 are disassembled and the data body section 202 is passed to the updating section 54, and the header section 20
1 to the update control unit 52. In this embodiment, since the patch P1 is added to the included patch when the patch P4 is created, it is described in the included patch 201b of the header section 201 together with the original included patch P2.

【0032】図10は更新制御部52における処理手順
を示している。まず受信したパッチをPnとする(ステ
ップS31)。次に、いままでにどのパッチをどこのパ
ッチに当てたかを逐次記憶している更新履歴記憶部53
からの情報を基に、パッチPnが既に当てられたか否か
を調べ(ステップ32)、まだ当てられていなければ、
パッチPnをそこに当てる命令を更新部54に出力する
(ステップS33)。次に、Pnより前に作成された時
系列的に古い包含パッチがきたときには、これを当てな
いように更新部54に命令を出す(ステップS34)。
これら命令を受け取った更新部54は、受信部51から
受け取ったデータ本体部に対しその命令を実行して更新
を完了する。
FIG. 10 shows a processing procedure in the update control unit 52. First, the received patch is set to Pn (step S31). Next, an update history storage unit 53 that sequentially stores which patch has been applied to which patch so far.
It is determined whether or not the patch Pn has been applied based on the information from (step 32).
An instruction to apply the patch Pn thereto is output to the updating unit 54 (Step S33). Next, when a chronologically old included patch created before Pn comes, an instruction is issued to the updating unit 54 so as not to apply it (step S34).
Upon receiving these instructions, the updating unit 54 executes the instructions on the data body received from the receiving unit 51 to complete the update.

【0033】このように、本実施の形態3によれば、パ
ッチを送信する際に、既送パッチと一部が重なる場合に
その重ならない部分を新規パッチに取り込んでパッチを
作成するので、送信データ量は少し多くなるものの、受
信側で必須パッチが受信できるまで新規パッチを当てら
れないということがなく、効率よくデータを更新するこ
とができる。
As described above, according to the third embodiment, when a patch is transmitted, if a part overlaps with the already-transmitted patch, the non-overlapping part is taken into a new patch to create the patch. Although the amount of data is slightly increased, a new patch cannot be applied until a required patch can be received on the receiving side, and data can be updated efficiently.

【0034】(実施の形態4)図11は本発明の第4の
実施の形態における情報配送装置の構成を示している。
図11において、60は送信装置、70は受信装置であ
り、無線伝送路20を介して接続されている。送信装置
60において、61は通信状態入力部、62は送信方式
制御部、63は送信方式記憶部、64は送信部、65は
送信データ記憶部である。受信装置70において、71
は受信部、72はデータ記憶部である。図示していない
他の部分は図1、図6または図7と同じものとする。
(Embodiment 4) FIG. 11 shows the configuration of an information delivery apparatus according to a fourth embodiment of the present invention.
In FIG. 11, reference numeral 60 denotes a transmitting device, and 70 denotes a receiving device, which are connected via the wireless transmission path 20. In the transmission device 60, 61 is a communication state input unit, 62 is a transmission method control unit, 63 is a transmission method storage unit, 64 is a transmission unit, and 65 is a transmission data storage unit. In the receiving device 70, 71
Is a receiving unit, and 72 is a data storage unit. Other parts not shown are the same as those in FIG. 1, FIG. 6 or FIG.

【0035】本実施の形態では、送信方式記憶部63に
図12に示すようなデータが記憶されている。すなわ
ち、天候状態が雨天の時は、通信方式としてファイア符
号方式を採用し、再送方式として再送回数を増やすかま
たは再送の間の時間を延ばし、配送計画として予め設定
された配送計画2を使用することがセットとして定めら
れている。また通信状態として電波ノイズがある場合
は、通信方式としてランダム誤り訂正符号を採用し、再
送方式として連続的に行い、配送計画として配送計画1
を使用することがセットとして定められている。配送計
画1は、図13(a)に示すように配送ブロック数を時
間的に連続させ、一気に送ることにより電波ノイズに対
するエラー訂正機能を強化し、配送計画2は、図13
(b)に示すように配送ブロック数を時間的に分散さ
せ、小分けにして送信することによりバルク的なノイズ
に対するエラー訂正機能を強化する方式である。したが
って、通信状態入力部61から通信状態として雨天を入
力すると、通信方式制御部62が、送信方式記憶部63
から雨天の場合のデータ取り出して送信部64に伝え、
送信部64は送信データ記憶部65から送信データを読
み出して無線伝送路20へ送信する。受信装置70は、
受信部71で受信したデータをデータ記憶部72に格納
する。
In the present embodiment, data as shown in FIG. That is, when the weather condition is rainy, the fire code system is adopted as the communication system, the number of retransmissions is increased or the time between retransmissions is extended as the retransmission system, and the previously set delivery plan 2 is used as the delivery plan. Is defined as a set. If there is radio noise in the communication state, a random error correction code is adopted as the communication method, the retransmission method is continuously performed, and the delivery plan 1 is used as the delivery plan.
Is defined as a set. In the delivery plan 1, as shown in FIG. 13A, the number of delivery blocks is temporally continuous, and the error correction function for radio noise is strengthened by sending the blocks at a stretch.
As shown in (b), the number of distribution blocks is temporally dispersed and transmitted in small divisions to enhance the error correction function for bulk noise. Therefore, when rainy weather is input as the communication state from the communication state input unit 61, the communication method control unit 62
From the case of rainy weather and send it to the transmitting unit 64,
The transmitting unit 64 reads out the transmission data from the transmission data storage unit 65 and transmits the data to the wireless transmission path 20. The receiving device 70
The data received by the receiving unit 71 is stored in the data storage unit 72.

【0036】このように、本実施の形態によれば、通信
状態の情報を送信装置61の通信状態入力部61から操
作者が直接入力することにより、送信方式制御部62
が、送信方式記憶部63からそれに応じた送信方式を選
択するので、通信状況が最適化され、エラー訂正機能が
強化されて配信の信頼性が向上する。
As described above, according to the present embodiment, when the operator directly inputs communication status information from the communication status input unit 61 of the transmission device 61, the transmission mode control unit 62
However, since a transmission method corresponding to the transmission method is selected from the transmission method storage unit 63, the communication situation is optimized, the error correction function is strengthened, and the reliability of distribution is improved.

【0037】(実施の形態5)図14は本発明の第5の
実施の形態における情報配送装置の構成を示しており、
図示していない他の部分は図1、図6または図7と同じ
ものとする。図14において、70は図11と同じ受信
装置、80は状態監視部81を備えた状態監視装置、9
0は受信装置70および状態監視装置80に無線伝送路
20により接続された送信装置である。送信装置90に
おいて、91は通信状態入力部、92は送信方式制御
部、93は送信方式記憶部、94は送信部、95は送信
データ記憶部であり、図11の送信装置60とほぼ同じ
であるが、通信状態入力部91が状態監視装置80の状
態監視部81に無線伝送路20を介して接続されている
ことだけが異なる。状態監視装置80は、受信状態監視
モニタ、アメダス等の天気観測器、雷雲レーダー、不要
電磁波輻射測定装置等であり、主要なまたは各地域毎に
設置されている。状態監視部81は、その場所の天気情
報を出力するとともに、配信情報を受信して受信時の各
種エラー発生頻度の統計情報を出力する。
(Embodiment 5) FIG. 14 shows the configuration of an information delivery apparatus according to a fifth embodiment of the present invention.
Other parts not shown are the same as those in FIG. 1, FIG. 6 or FIG. 14, reference numeral 70 denotes the same receiving device as in FIG. 11, 80 denotes a state monitoring device having a state monitoring unit 81, 9
Reference numeral 0 denotes a transmitting device connected to the receiving device 70 and the state monitoring device 80 via the wireless transmission path 20. In the transmission device 90, 91 is a communication status input unit, 92 is a transmission method control unit, 93 is a transmission method storage unit, 94 is a transmission unit, and 95 is a transmission data storage unit, which is almost the same as the transmission device 60 in FIG. However, the only difference is that the communication status input unit 91 is connected to the status monitoring unit 81 of the status monitoring device 80 via the wireless transmission path 20. The condition monitoring device 80 is a reception condition monitoring monitor, a weather observing device such as AMeDAS, a thundercloud radar, an unnecessary electromagnetic wave radiation measuring device, and the like, and is installed in each main or each region. The state monitoring unit 81 outputs the weather information of the place, receives the distribution information, and outputs the statistical information of the frequency of occurrence of various errors at the time of reception.

【0038】本実施の形態では、通信状態を送信装置9
0から直接入力するのではなく、状態監視装置80から
自動的に送られてくる情報を利用して、送信方式制御部
92が、送信方式記憶部93からそれに応じた送信方式
を選択するので、通信状況が自動的に最適化され、エラ
ー訂正機能が強化されて配信の信頼性が向上する。
In the present embodiment, the communication state is transmitted to the transmitting device 9.
Since the transmission method control unit 92 selects information from the transmission method storage unit 93 using the information automatically sent from the state monitoring device 80 instead of directly inputting from 0, The communication status is automatically optimized, the error correction function is enhanced, and the reliability of distribution is improved.

【0039】(実施の形態6)図15は本発明の第6の
実施の形態における情報配送装置の構成を示しており、
図示していない他の部分は図1、図6または図7と同じ
ものとする。図15において、90は図14と同じ送信
装置、100は送信装置90に無線伝送路20を介して
接続された受信装置である。受信装置100は、電話線
や専用線等の有線伝送路110を通じて送信装置90の
通信状態入力部91に接続された受信部101と、デー
タ記憶部102を有する。受信部101は、受信結果の
誤り統計情報を集計して、有線伝送路110を介して送
信装置90の通信状態入力部91に入力する。
(Embodiment 6) FIG. 15 shows a configuration of an information delivery apparatus according to a sixth embodiment of the present invention.
Other parts not shown are the same as those in FIG. 1, FIG. 6 or FIG. In FIG. 15, reference numeral 90 denotes the same transmission device as in FIG. 14, and reference numeral 100 denotes a reception device connected to the transmission device 90 via the wireless transmission path 20. The receiving device 100 includes a receiving unit 101 connected to a communication state input unit 91 of the transmitting device 90 via a wired transmission line 110 such as a telephone line or a dedicated line, and a data storage unit 102. The receiving unit 101 aggregates the error statistical information of the reception result and inputs the error statistical information to the communication state input unit 91 of the transmitting device 90 via the wired transmission line 110.

【0040】本実施の形態では、受信装置100の受信
部101が受信データから通信状態を検出してその情報
を有線伝送路110を介して送信装置90の通信状態入
力部91に入力し、送信方式制御部92が、送信方式記
憶部93からそれに応じた送信方式を選択するので、通
信状況が自動的に最適化されてエラー訂正機能が強化さ
れ、簡易なシステムで配信の信頼性を向上することがで
きる。
In this embodiment, the receiving section 101 of the receiving apparatus 100 detects the communication state from the received data, inputs the information to the communication state input section 91 of the transmitting apparatus 90 via the wired transmission line 110, and transmits the information. Since the system control unit 92 selects a transmission system corresponding to the transmission system from the transmission system storage unit 93, the communication status is automatically optimized, the error correction function is strengthened, and the reliability of distribution is improved with a simple system. be able to.

【0041】[0041]

【発明の効果】以上のように、本発明によれば、送信す
るパッチに更新位置およびパッチ相互の依存関係を記述
したヘッダを付けるようにしたので、送られてくる全て
のパッチを時系列的に正しく受信できなかった場合で
も、受信できたパッチを最大限利用することで、少ない
データ送信量で効率よく最新のデータに更新することが
できる。また、このような更新動作を各受信端末が自律
的に行うので、その受信端末が置かれた状況に応じて迅
速なデータ更新が可能になる。
As described above, according to the present invention, the patch to be transmitted is provided with the header describing the update position and the interdependency between the patches, so that all the transmitted patches are time-series. Even if the data cannot be received correctly, the latest data can be efficiently updated with a small amount of data transmission by maximizing the use of the received patches. In addition, since each receiving terminal autonomously performs such an updating operation, quick data updating can be performed according to the situation where the receiving terminal is placed.

【0042】また本発明によれば、データを配送する際
に、天候等の通信状態に基づいて再送の回数や誤り訂正
方式を変えるようにしたので、その時の通信状態に応じ
た最適な通信方式を選択することができ、データの信頼
性を高めることができる。
According to the present invention, when data is delivered, the number of retransmissions and the error correction method are changed based on the communication state such as weather, so that the optimum communication method according to the communication state at that time is changed. Can be selected, and the reliability of the data can be improved.

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

【図1】本発明の実施の形態1における情報配送装置の
構成を示すブロック図
FIG. 1 is a block diagram illustrating a configuration of an information delivery device according to a first embodiment of the present invention.

【図2】本発明の各実施の形態におけるデータ分割の一
例を示す模式図
FIG. 2 is a schematic diagram showing an example of data division in each embodiment of the present invention.

【図3】(a)本発明の実施の形態1における更新デー
タとパッチの関係を示す模式図 (b)本発明の実施の形態1におけるパッチのデータ構
造図
FIG. 3A is a schematic diagram illustrating a relationship between update data and a patch according to the first embodiment of the present invention. FIG. 3B is a data structure diagram of a patch according to the first embodiment of the present invention.

【図4】本発明の実施の形態1における更新ヘッダ作成
部の動作を示すフロー図
FIG. 4 is a flowchart showing an operation of an update header creating unit according to the first embodiment of the present invention.

【図5】本発明の実施の形態1における更新制御部の動
作を示すフロー図
FIG. 5 is a flowchart showing an operation of an update control unit according to the first embodiment of the present invention.

【図6】本発明の実施の形態2における情報配送装置の
構成を示すブロック図
FIG. 6 is a block diagram illustrating a configuration of an information delivery device according to a second embodiment of the present invention.

【図7】本発明の実施の形態3における情報配送装置の
構成を示すブロック図
FIG. 7 is a block diagram illustrating a configuration of an information delivery device according to a third embodiment of the present invention.

【図8】(a)本発明の実施の形態3における更新デー
タとパッチの関係を示す模式図 (b)本発明の実施の形態3におけるパッチのデータ構
造図
FIG. 8A is a schematic diagram illustrating a relationship between update data and a patch according to the third embodiment of the present invention. FIG. 8B is a data structure diagram of a patch according to the third embodiment of the present invention.

【図9】本発明の実施の形態3における更新ヘッダ作成
部および更新差分合成部の動作を示すフロー図
FIG. 9 is a flowchart showing operations of an update header creating unit and an update difference combining unit according to the third embodiment of the present invention.

【図10】本発明の実施の形態3における更新制御部の
動作を示すフロー図
FIG. 10 is a flowchart showing the operation of the update control unit according to the third embodiment of the present invention.

【図11】本発明の実施の形態4における情報配送装置
の構成を示すブロック図
FIG. 11 is a block diagram illustrating a configuration of an information delivery device according to a fourth embodiment of the present invention.

【図12】本発明の実施の形態4、5、6における送信
方式記憶部における内容例を示す一覧図
FIG. 12 is a list showing an example of contents in a transmission method storage unit according to Embodiments 4, 5, and 6 of the present invention.

【図13】(a)(b)本発明の実施の形態4、5、6
における配送計画例を示す模式図
13 (a) and (b) Embodiments 4, 5, and 6 of the present invention.
Schematic diagram showing an example of a delivery plan in Japan

【図14】本発明の実施の形態5における情報配送装置
の構成を示すブロック図
FIG. 14 is a block diagram illustrating a configuration of an information delivery device according to a fifth embodiment of the present invention.

【図15】本発明の実施の形態6における情報配送装置
の構成を示すブロック図
FIG. 15 is a block diagram showing a configuration of an information delivery device according to a sixth embodiment of the present invention.

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

10、40、60、90 送信装置 20 無線伝送路 30、30A、50、70、100 受信装置 80 状態監視装置 110 有線伝送路 11、41 更新データ入力部 12、42 更新差分作成部 13、43 更新前データ記憶部 14、44 更新ヘッダ作成部 15、46 更新情報記憶部 16、47 送信部 45 更新差分合成部 21、51 受信部 22、52 更新制御部 23、53 更新履歴記憶部 24、54 更新部 25、55 データ記憶部 61、91 通信状態入力部 62、92 送信方式制御部 63、93 送信方式記憶部 64、94 送信部 65、95 送信データ記憶部 71、101 受信部 72、102 データ記憶部 10, 40, 60, 90 Transmitting device 20 Wireless transmission line 30, 30A, 50, 70, 100 Receiving device 80 Status monitoring device 110 Wired transmission line 11, 41 Update data input unit 12, 42 Update difference creation unit 13, 43 Update Previous data storage unit 14, 44 Update header creation unit 15, 46 Update information storage unit 16, 47 Transmission unit 45 Update difference synthesis unit 21, 51 Receiving unit 22, 52 Update control unit 23, 53 Update history storage unit 24, 54 Update Unit 25, 55 Data storage unit 61, 91 Communication status input unit 62, 92 Transmission method control unit 63, 93 Transmission method storage unit 64, 94 Transmission unit 65, 95 Transmission data storage unit 71, 101 Receiving unit 72, 102 Data storage Department

───────────────────────────────────────────────────── フロントページの続き (72)発明者 竹 内 良 康 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 槻 舘 良 太 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 藤 田 健 一 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 ────────────────────────────────────────────────── ─── Continued on the front page (72) Inventor Yoshiyasu Takeuchi 1006 Odakadoma, Kadoma, Osaka Prefecture Inside Matsushita Electric Industrial Co., Ltd. (72) Inventor Kenichi Fujita 1006 Kazuma Kadoma, Kadoma City, Osaka Matsushita Electric Industrial Co., Ltd.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 放送を利用してデータの配送を行う情報
配送装置において、既送データを更新しようとする場合
に、更新部分のデータをパッチとして作成する手段と、
作成したパッチに更新位置とパッチ相互の依存関係を記
述したヘッダを付けて送信する手段とを備えた情報配送
装置。
1. An information delivery device for delivering data by using a broadcast, wherein when an attempt is made to update already sent data, means for creating data of an updated portion as a patch,
Means for transmitting the created patch with a header describing the update position and the dependency between the patches, and transmitting the patch.
【請求項2】 放送を利用してデータの配送を行う情報
配送装置において、既送データを更新しようとする場合
に、更新部分のデータをパッチとして作成する手段と、
作成したパッチに更新位置とパッチ相互の依存関係を記
述したヘッダを付けて送信する手段と、受信したパッチ
を一時的に記憶する手段とを備えた情報配送装置。
2. An information delivery apparatus for delivering data by using a broadcast, wherein when updating already sent data, means for creating data of an updated portion as a patch,
An information delivery device comprising: means for transmitting a created patch with a header describing an update position and a dependency between patches; and means for temporarily storing a received patch.
【請求項3】 放送を利用してデータの配送を行う情報
配送装置において、既送データを更新しようとする場合
に、更新部分のデータをパッチとして作成する手段と、
作成したパッチが既送パッチと部分的に重なる場合に、
その重なる部分を除いた既送パッチのデータ部分を新規
に作成したパッチに取り込む手段と、作成したパッチに
更新位置とパッチ相互の依存関係を記述したヘッダを付
けて送信する手段とを備えた情報配送装置。
3. An information delivery apparatus for delivering data using a broadcast, wherein, when updating already sent data, means for creating data of an updated portion as a patch,
If the created patch partially overlaps the already sent patch,
Information including means for capturing the data portion of the already-transmitted patch excluding the overlapping portion in a newly created patch, and means for transmitting the created patch with a header describing the update position and the dependency between patches, Delivery device.
【請求項4】 送信するパッチを情報の種別毎に分類し
たブロック毎に作成する請求項1から3のいずれかに記
載の情報配送装置。
4. The information delivery apparatus according to claim 1, wherein a patch to be transmitted is created for each block classified for each type of information.
【請求項5】 放送を利用してデータの配送を行う情報
配送装置において、送信装置が、通信状態を入力する手
段と、入力された通信状態に基づいて最適な通信方式を
選択する手段とを備えた情報配送装置。
5. An information delivery apparatus for delivering data by using a broadcast, wherein the transmitting apparatus includes means for inputting a communication state and means for selecting an optimum communication method based on the input communication state. Information delivery device provided.
【請求項6】 放送を利用してデータの配送を行う情報
配送装置において、通信状態を監視してその情報を送信
装置に送信する地域毎に設置された状態監視装置と、状
態監視装置から得られた通信状態の情報に基づいて最適
な通信方式を選択する送信装置とを備えた情報配送装
置。
6. An information distribution apparatus for distributing data by using a broadcast, comprising: a state monitor installed in each area for monitoring a communication state and transmitting the information to a transmitter; And a transmission device for selecting an optimum communication method based on the information on the communication state obtained.
【請求項7】 放送を利用してデータの配送を行う情報
配送装置において、通信状態を監視してその情報を送信
装置に送出する受信装置と、受信装置から得られた通信
状態の情報に基づいて最適な通信方式を選択する送信装
置とを備えた情報配送装置。
7. An information delivery apparatus for distributing data using broadcast, comprising: a receiving apparatus for monitoring a communication state and transmitting the information to a transmitting apparatus; and a communication apparatus based on the communication state information obtained from the receiving apparatus. And a transmission device for selecting an optimal communication method.
JP08169975A 1996-06-28 1996-06-28 Information delivery device Expired - Fee Related JP3109989B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08169975A JP3109989B2 (en) 1996-06-28 1996-06-28 Information delivery device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08169975A JP3109989B2 (en) 1996-06-28 1996-06-28 Information delivery device

Publications (2)

Publication Number Publication Date
JPH1022950A true JPH1022950A (en) 1998-01-23
JP3109989B2 JP3109989B2 (en) 2000-11-20

Family

ID=15896283

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08169975A Expired - Fee Related JP3109989B2 (en) 1996-06-28 1996-06-28 Information delivery device

Country Status (1)

Country Link
JP (1) JP3109989B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11220493A (en) * 1998-02-03 1999-08-10 Jisedai Joho Hoso System Kenkyusho:Kk Transmitter, transmission method, receiver, reception method, transmission reception system and transmission reception method
JP2000031921A (en) * 1998-05-07 2000-01-28 Matsushita Electric Ind Co Ltd Broadcast station system and receiver
JP2000115165A (en) * 1998-09-30 2000-04-21 Jisedai Joho Hoso System Kenkyusho:Kk Transmitter, transmission method, receiver, reception method, transmitter-receiver and transmission/reception method
CN113539159A (en) * 2021-06-15 2021-10-22 北京欧铼德微电子技术有限公司 Display control method, display device, display driver chip, and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11220493A (en) * 1998-02-03 1999-08-10 Jisedai Joho Hoso System Kenkyusho:Kk Transmitter, transmission method, receiver, reception method, transmission reception system and transmission reception method
JP2000031921A (en) * 1998-05-07 2000-01-28 Matsushita Electric Ind Co Ltd Broadcast station system and receiver
JP2000115165A (en) * 1998-09-30 2000-04-21 Jisedai Joho Hoso System Kenkyusho:Kk Transmitter, transmission method, receiver, reception method, transmitter-receiver and transmission/reception method
CN113539159A (en) * 2021-06-15 2021-10-22 北京欧铼德微电子技术有限公司 Display control method, display device, display driver chip, and storage medium
CN113539159B (en) * 2021-06-15 2024-01-16 北京欧铼德微电子技术有限公司 Display control method, display device, display driving chip and storage medium

Also Published As

Publication number Publication date
JP3109989B2 (en) 2000-11-20

Similar Documents

Publication Publication Date Title
US5699275A (en) System and method for remote patching of operating code located in a mobile unit
US6754894B1 (en) Wireless software and configuration parameter modification for mobile electronic devices
US8347281B2 (en) Automatic software update detection and flexible installer for set-top boxes
AU680217C (en) Distributed database system and database receiver therefor
US7171606B2 (en) Software download control system, apparatus and method
US7363622B2 (en) Remote program downloading system
JP4667688B2 (en) Method and apparatus for selecting satellite signals
US9319418B2 (en) Method and apparatus for software downloads in a network
US20020152467A1 (en) Automated generation of conditional access packets for IRD upgrades via radio frequency software download in satellite television systems
US20070044096A1 (en) Digital broadcasting system and software downloading method thereof, and broadcasting signal receiving device and software downloading method thereof
US20050160418A1 (en) Embedded system using binary position information and software downloading method therein
US6611902B2 (en) Information processor and information processing method
CN1199199A (en) Remote program downloading system and apparatus
DE60116830T2 (en) System and method for digital transmission by satellite
JP3109989B2 (en) Information delivery device
JP2005328267A (en) Content distribution system
JP2005531846A (en) Software download to receiver
KR100478016B1 (en) Method for upgrade operating system program in digital broadcasting receiver
JP2007528048A (en) Software application execution method
JP2007096692A (en) Information processor, and control method and control program of information processor
KR20040094836A (en) Downloading of software programs
EP1881700A2 (en) Broadcasting receiving apparatus and software updating method
JP4844350B2 (en) Broadcast receiver, download data acquisition method and program thereof
JPH10243372A (en) Method, system for transmitting information, host device and terminal equipment to be used for the same
KR20040058450A (en) Set Top Box and controlling method thereof

Legal Events

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