JP4584637B2 - Program download system - Google Patents
Program download system Download PDFInfo
- Publication number
- JP4584637B2 JP4584637B2 JP2004193555A JP2004193555A JP4584637B2 JP 4584637 B2 JP4584637 B2 JP 4584637B2 JP 2004193555 A JP2004193555 A JP 2004193555A JP 2004193555 A JP2004193555 A JP 2004193555A JP 4584637 B2 JP4584637 B2 JP 4584637B2
- Authority
- JP
- Japan
- Prior art keywords
- module
- error
- unit
- storage area
- received
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
- Detection And Correction Of Errors (AREA)
Description
この発明は、送出装置から放送電波などによって送出されるプログラムを受信装置にダウンロードして、受信装置のプログラムの書き換えをリモートで行うプログラムダウンロードシステムに関するものである。 The present invention relates to a program download system that downloads a program sent from a sending device by broadcast radio waves to a receiving device and remotely rewrites the program of the receiving device.
この種のダウンロートシステムとして、通信衛星を使ったCSデジタル放送や放送衛星を使ったBSデジタル放送におけるシステムがある。このシステムに用いられる従来の受信装置としてのテレビジョン受信機においては、BSデジタル放送やCSデジタル放送で採用されている通り、送出装置はテレビジョン受信機を制御するプログラムを分割したモジュールを放送電波にのせて送出し、テレビジョン受信機は放送電波を受信してモジュールを受け取り、受け取った全モジュールからプログラムを再構築して内部の記憶領域に記憶(ダウンロード)させることで、テレビジョン受信機側のプログラムを、送出装置側すなわちリモート側で書き換えることができる構成となっている。そして、記憶領域にダウンロードされた新たな制御プログラムを実行することにより、例えばバグ修正や新しい放送サービス受信機能の提供を可能としている。しかし、放送電波の伝播条件や受信条件によってモジュールのデータが壊れる場合があり、テレビジョン受信機は受信したモジュールに誤りを見つけた場合、そのモジュールは使用せず、次回に配信される同じモジュールの受信を待って正当なモジュールが揃ったところで制御プログラムを再構築するようにしている(例えば特許文献1参照)。
従来のテレビジョン受信機は以上のように構成されているので、放送電波の伝播条件や受信条件によってモジュールのデータが壊れた場合は、次の送信まで待つ必要がある。また、例えば天候などの影響で伝播条件や受信条件が悪い場合には、データ破壊が全く無い正当なデータを受信するのは困難で、正当なデータを受信できるまで繰り返しダウンロードを繰り返す必要があり、完全なモジュールを受け取るまでに時間がかかってしまい、エラーのないプログラムをすばやく実行することができず、バグ修正や新しい放送サービス受信機能の提供に遅れが出てしまうという問題点があった。 Since the conventional television receiver is configured as described above, it is necessary to wait until the next transmission when the module data is damaged due to the propagation condition or reception condition of the broadcast radio wave. Also, for example, if the propagation conditions and reception conditions are bad due to the influence of the weather etc., it is difficult to receive legitimate data with no data destruction, and it is necessary to repeat downloading until it can receive legitimate data, It took time to receive the complete module, and it was impossible to quickly execute an error-free program, resulting in a delay in providing bug fixes and a new broadcast service receiving function.
この発明は、上記のような問題点を解消するためになされたももので、放送電波の伝播条件や受信条件によってモジュールのデータが壊れた場合に早くリカバリーを実施しエラーのないプログラムをすばやく実行することが可能なプログラムダウンロードシステムを提供することを目的とする。 The present invention has been made to solve the above-mentioned problems. When module data is broken due to broadcast wave propagation conditions or reception conditions, recovery is performed quickly and an error-free program is quickly executed. An object of the present invention is to provide a program download system that can be used.
この発明に係るダウンロードシステムは、プログラムを複数に分割したモジュールを放送電波により送出する送出装置と、送出装置から送出されるプログラムを受信して実行する受信装置とを備え、受信装置は、プログラムを複数に分割したモジュールを送出する送出装置から送出されたモジュールを受信する受信部と、その受信したモジュールに誤りがあるかどうかを検査し、誤りがある場合はその誤り部位を特定する検査部と、受信したモジュールを一時的に上書き保存する一時記憶領域と過去に受信したモジュールすべてを保存する統合記憶領域とを別々に有し、今回受信したモジュールを一時記憶領域に蓄積し、また、検査部で誤り部位が特定された場合にはその誤り部位の位置情報も一時記憶領域に蓄積する蓄積部と、検査部で誤りがないと判断した場合は、蓄積部の一時記憶領域のデータを蓄積部の統合記憶領域に記憶されている該当するモジュールに上書きし、検査部で誤りがあると判断した場合は、誤りがあると判断されたモジュールに該当する前回受信したモジュールとそのモジュールの誤り部位の位置情報であって、誤り訂正部で誤り訂正を施した結果を反映し統合記憶領域に上書きしてあったものをモジュールを蓄積部の統合記憶領域から読み出し、今回受信したモジュールの誤り部位が、前回の該当モジュールにおいて誤っているかどうかを前回のモジュールに対応した誤り部位の位置情報に基づいて判断し、前回モジュールの該当部分が誤っていない場合、その誤り部位を前回モジュールの同一部位から今回のモジュールに移すことによって訂正した後、訂正したモジュールとモジュールを訂正したことにより更新された誤り部位の位置情報を再度、蓄積部の統合記録領域に上書きして戻し、前回モジュールの該当部分も誤っている場合は、今回のモジュールの誤り位置の部位は訂正せずに再度、蓄積部の統合記録領域に上書きして戻す誤り訂正部と、プログラムを構成する全てのモジュールが蓄積部の統合記憶領域に蓄積され、且つその全てのモジュールに誤りが無い場合、蓄積部内の統合記憶領域の全てのモジュールを一つのプログラムとして実行可能な形式に変換する変換部と、変換部で実行形式とされたプログラムを実行する制御部とを備えたものである。
A download system according to the present invention includes a sending device that sends a module obtained by dividing a program into a plurality of broadcast waves, and a receiving device that receives and executes a program sent from the sending device. A receiving unit that receives a module sent from a sending device that sends a module divided into a plurality of parts, and an inspection unit that checks whether the received module has an error, and if there is an error, identifies the error part; A temporary storage area for temporarily overwriting the received module and an integrated storage area for storing all the modules received in the past, and storing the module received this time in the temporary storage area; If an error site is identified in
この発明によれば、放送電波の伝播条件や受信条件によってモジュールのデータが壊れた場合は、今回受信したモジュールの誤り部位を、前回受信したモジュールで訂正するようにしたため、全く誤りのないモジュールを再度受信できるまで待たなくても訂正することができるため、早くリカバリーを実施してエラーのないプログラムをすばやく実行することが可能となる。 According to the present invention, when the module data is damaged due to the propagation condition or the reception condition of the broadcast radio wave, the error part of the module received this time is corrected by the module received last time. Since it is possible to correct without waiting until it can be received again, it is possible to quickly execute a program without error by performing recovery quickly.
実施の形態1.
図1は、この発明の実施の形態1におけるダウンロードシステムの構成を示す図である。本例では、このダウンロードシステム100が通信衛星を使ったCSデジタル放送や放送衛星を使ったBSデジタル放送におけるダウンロードシステムであるとし、受信装置がテレビジョン受信機であるとして説明する。
FIG. 1 is a diagram showing a configuration of a download system according to
図1のダウンロードシステム100は、受信装置としてのテレビジョン受信機12の制御プラグラムを複数に分割してモジュールとし、その各モジュールを定期的に放送電波13として送出する送出装置1と、送出装置1から送出される放送電波13を受信して、その受信した制御プラグラムを内部の不揮発性メモリー9へとダウンロードし、その制御プログラムに従って動作するテレビジョン受信機12とを備えている。 A download system 100 in FIG. 1 divides a control program of a television receiver 12 as a receiving device into a plurality of modules, and periodically sends each module as a broadcast radio wave 13. And a television receiver 12 that receives the broadcast radio wave 13 transmitted from the terminal, downloads the received control program to the internal nonvolatile memory 9, and operates according to the control program.
テレビジョン受信機12は、放送電波13を受信し同期検出すれば復調する受信部2と、受信部2で復調された復調データを、映像データと音声データと制御プログラムを構成するモジュールとに分離する分離部3と、分離部3で分離された映像データ及び音声データを復号する復号部4と、検査部5と、蓄積部6と、誤り訂正部7と、変換部8と、不揮発性メモリー9と、実行メモリー10と、制御部11とを備えている。
The television receiver 12 separates the demodulated data demodulated by the
検査部5は、分離部3で分離されたモジュールの内容に誤りがあるかどうかを検査し、誤りがある場合にはその誤り部位を特定し、その誤り部位の位置情報を示す誤り部位位置情報を作成する。また、受信したモジュールを蓄積部6、誤り訂正部及び変換部8に渡すと共に、検査の結果、モジュールに誤りがある場合には誤り部位位置情報も誤り訂正部7に渡す。なお、検査部5での検査には具体的には例えばパリティチェックなどが用いられる。
The
蓄積部6は、受信したモジュールを一時的に記憶する一時記憶領域と、前回受信した全てのモジュールを一時的に蓄積する蓄積記憶領域とを備えている。蓄積記憶領域は統合記憶領域と同意義である。一時記憶領域には、検査部5での検査結果によらず、受信したモジュールが一時記憶されるようになっており、モジュールが受信される度にその新たに受信したモジュールによって順次上書き記憶される。また、受信したモジュールについて検査部5で誤りがあると判断された場合にはその誤り部位位置情報も一時記憶領域に記憶される。
The accumulating
誤り訂正部7は、検査部5でモジュールに誤りがあると判断された場合、そのモジュールの誤り部位が、蓄積部6に蓄積された前回の該当モジュールにおいて誤っているかどうかを前回のモジュールに対応した誤り部位位置情報に基づいて判断し、誤っていない場合、前回のモジュールに基づいて誤り部位の訂正と、モジュールに付随する誤り部位位置情報も更新し、訂正済みのモジュールと更新した誤り部位位置情報で蓄積部6の蓄積記憶領域内を更新する。
When the
変換部8は、制御プログラムを構成する全てのモジュールの受信が完了して蓄積部6にその全てが蓄積され、且つその全てのモジュールに誤りが無いかどうかを判断し、全てのモジュールが蓄積部6に蓄積され且つその全てのモジュールに誤りが無いと判断した場合、蓄積部6に蓄積された全モジュールを一つの制御プログラムとして実行可能な形式に変換し、不揮発性メモリー9に記憶させる。制御部11は、電源が投入されると不揮発性メモリー9に記憶された制御プログラムを実行メモリー10に展開して実行し、テレビジョン受信機12の動作を制御する。
The
図2は、この発明の実施の形態1における送出装置が送出するテレビジョン受信機の制御プログラムの一例を示す図である。
制御プログラム20は、複数n個の分割されたモジュール21から構成されており、各モジュール21は、モジュール別に付与された個別番号及び制御プログラム20を構成するモジュール総数22と、モジュールデータ本体23と、モジュールデータ本体の誤り検出を行うための誤り訂正情報24とから構成される。誤り訂正情報24には具体的には例えばパリティが設定され、この誤り訂正情報24に基づいて検査部5で誤り検出が行われる。
FIG. 2 is a diagram showing an example of a control program for the television receiver sent out by the sending apparatus according to
The
図3は、図2のモジュール本体とこのモジュール本体の誤り部位位置情報の具体的な構成例を示す図である。
モジュールデータ本体23は、「0」又は「1」の数値が2次元に展開された構成を成している。また、誤り部位位置情報25は、各行(水平方向)毎のその行内の誤りビット数を示す水平誤り部位位置情報26と、各列(垂直方向)毎のその列内の誤りビット数を示す垂直誤り部位位置情報27とから構成されている。この水平誤り部位位置情報26と垂直誤り部位位置情報27とにより、そのそれぞれが「0」以外の数値を取る行及び列の交差部位が、誤りがある位置として特定できるようになっている。
FIG. 3 is a diagram showing a specific configuration example of the module main body of FIG. 2 and error part position information of the module main body.
The
以下、実施の形態1のテレビジョン受信機12の動作について説明する。
テレビジョン受信機12は、受信部2で放送電波13を受信し同期検出すれば復調して分離部3へ復調したデータを渡す。分離部3は受信部2から渡された復調データを、映像データと、音声データと、制御プログラムを構成するモジュールとに分離し映像データと音声データは復号部4に渡し、モジュール21は検査部5に渡す。復号部4は、分離部3からの映像データと音声データを復号する。
Hereinafter, the operation of the television receiver 12 according to the first embodiment will be described.
The television receiver 12 receives the broadcast radio wave 13 by the
一方、検査部5は、分離部3からのモジュールを受け取ると、そのモジュール内に含まれる誤り訂正情報を使用してモジュールの内容に誤りがあるかどうかの検査を行い、誤りがある場合には誤り部位位置情報を作成する。そして、誤りの有無にかかわらず、そのモジュールをそのまま蓄積部6及び変換部8に渡し、また、誤りがある場合には、そのモジュールを検査結果及び誤り部位位置情報とともに誤り訂正部7に渡す。蓄積部6は検査部5から渡されたモジュールを一時記憶領域に記憶する。
On the other hand, when the
一方、検査部5からモジュールと検査結果と誤り部位位置情報とを受け取った誤り訂正部7は誤り訂正処理を行う。次の図4を参照しながら誤り訂正処理を説明する。
On the other hand, the
図4は、誤り訂正部における誤り訂正処理を示すフローチャートである。
誤り訂正部7は、検査部5から今回受信したモジュールと検査結果と今回受信したモジュールの誤り部位位置情報とを受け取ると(S1)、誤り部位位置情報を参照して当該モジュールに誤りがあるかどうかを判断する(S2)。この判断は、誤り部位位置情報が全て「0」だった場合、誤りは無いと判断し、それ以外の場合、誤りがあると判断するものである。また、検査部5では、受信したデータに誤りがある場合に誤り部位位置情報が作成されるため、今回受信したモジュールの誤り部位位置情報が存在しなかった場合は誤りがないと判断する。そして、誤りがあると判断した場合、モジュールに含まれる個別番号に基づいて前回の該当モジュールをそのモジュールの誤り部位位置情報と共に蓄積部6の蓄積記憶領域から読み出す(S3)。そして、今回の受信モジュールの誤り部位が、前回の受信モジュールにおいて誤っているかどうかを、前回のモジュールに対応した誤り部位位置情報に基づいて判断し(S4)、誤っていない場合、前回のモジュールに基づいて誤り部位を訂正した後、訂正したモジュールと更新した誤り部位位置情報を再度蓄積部6の蓄積記憶領域に上書きして戻す(S5)。
FIG. 4 is a flowchart showing error correction processing in the error correction unit.
When the
ステップS4において、今回の受信モジュールの誤り部位が、前回の受信モジュールにおいても誤っていると判断した場合には、ステップS5の処理を省略してステップS6に移行する。ステップS6では、今回の受信モジュールの誤り部位の全てについてステップS4の判断処理を行ったかを判断し、行っていなければ、次の誤り部位に移行してその誤り部位についてステップS4の判断処理を行い、行っていれば誤り訂正処理を終了する。 If it is determined in step S4 that the error part of the current reception module is also incorrect in the previous reception module, the process of step S5 is omitted and the process proceeds to step S6. In step S6, it is determined whether the determination process of step S4 has been performed for all error parts of the current receiving module. If not, the process proceeds to the next error part and the determination process of step S4 is performed for the error part. If so, the error correction process is terminated.
以上に説明した誤り訂正部7の誤り訂正処理はモジュールを受信する度に行なわれ、これにより、適宜訂正が行われたモジュールが蓄積部6の蓄積記憶領域内に記憶されることになる。
The error correction processing of the
図5は、誤り訂正部における誤り訂正処理の説明図である。
図5において、(a)は蓄積部6の蓄積記憶領域に蓄積された前回の受信モジュール本体23aと誤り部位位置情報25a(26a,27a)、(b)は今回の受信モジュール本体23bと誤り部位位置情報25b(26b,27b)、(c)は訂正後のモジュール本体23cと誤り部位位置情報25c(26c,27c)を示している。
FIG. 5 is an explanatory diagram of error correction processing in the error correction unit.
5, (a) shows the previous reception module
図5の例で誤り訂正部7での誤り訂正処理を具体的に説明すると、今回の受信モジュール23bにおいて水平誤り部位位置情報26bが「2」の行と、垂直誤り部位位置情報27bにおいて2箇所の「1」の列との交差部分で特定される誤り部位30は、前回の受信モジュール23aの対応する部分31において誤りが無い(水平誤り部位位置情報26aが「0」であるため)。このため、誤り訂正部7は、部位31の内容で誤り部位30を上書きして部位32に示すように訂正する。そして、部位32に対応する水平誤り部位位置情報26c及び垂直誤り部位位置情報27cの該当部分を「0」に更新する。
The error correction processing in the
ところで、図5(a)に示した前回の受信モジュール23aには、誤り部位41が残されている。これは、前回の受信モジュール23aと、前々回の受信モジュールとを用いた訂正処理の際に、当該部位41が前々回の受信モジュールにおいても誤っており、訂正できずに残ったものである。しかしながら、今回の受信モジュール23bの対応部位40には誤りが無いため、その誤りのない正当なデータがそのまま部位42に示すように訂正後モジュール23cに残され、今回のモジュール23bの受信により前回のモジュール23aの誤り部分が訂正された形となる。
Incidentally, the
このように誤り訂正処理後もモジュールに誤り部位が残されていた場合、テレビジョン受信機12は、次の送出タイミングで再度送出装置1から送出される該当モジュールを受信し、そのモジュールと前回のモジュールとで同様に誤り訂正処理を行う。そして、最終的に訂正後モジュール23cに示すように、誤り部位位置情報25cが全て「0」となり、誤りが全く無いモジュールが構成されるまで、該当モジュールの受信と誤り訂正処理とを繰り返し行う。
In this way, when an error site remains in the module even after the error correction processing, the television receiver 12 receives the corresponding module sent from the sending
図6は、変換部における処理の流れを示すフローチャートである。
変換部8は、検査部5から渡されるモジュール内の個別番号/総数を分析して、分割された全てのモジュールを受信完了したか否かを確認する(S11)。受信完了していなければ、何ら処理を行わず変換部8での処理を終了し、受信完了していれば、蓄積部6の蓄積記憶領域内に蓄積された全てのモジュールに誤り部位が無いかどうかを確認する(S12)。この確認は、全てのモジュールの誤り部位位置情報が全て「0」となっているかどうかで行う。誤りがあると判断した場合、すなわち今回の受信モジュールの誤り訂正部7における誤り訂正処理でモジュール内の誤りの全てを訂正しきれなかった場合、変換部8での処理は終了する。
FIG. 6 is a flowchart showing the flow of processing in the conversion unit.
The
ここで、誤り訂正処理後もモジュールに誤り部位が残されていた場合、テレビジョン受信機12は、次の送出タイミングで再度送出装置1から送出される該当モジュールを受信し、検査部5、誤り訂正部7及び変換部8によってそれぞれ対応の処理を行う。誤り訂正部7では、再度受信したモジュールと前回のモジュールとを用いて上述した誤り訂正処理が行われることになり、最終的に変換部8のステップS12で全てのモジュールに誤りが無いと判断されるまで送出装置1からの再度の該当モジュールの受信と誤り訂正処理とが繰り返し行なわれることになる。図5の例で説明すると、訂正後モジュール23cに示すように、全てのモジュールの誤り部位位置情報25cが全て「0」となるまで繰り返されることになる。
Here, when an error part remains in the module even after the error correction processing, the television receiver 12 receives the corresponding module transmitted from the
そして、ステップS12において誤りが無いと判断した場合、蓄積部6の蓄積記憶領域内の全てのモジュールを実行可能な形式に変換し、不揮発性メモリー9に記憶させる(S13)。以上が変換部8の処理である。
If it is determined in step S12 that there is no error, all modules in the storage area of the
そして、不揮発性メモリー9に一つの制御プログラムとして実行可能な形式に変更され記録されたモジュールは、電源が投入されると実行メモリー10に展開され、その制御プログラムに従って制御部11がテレビジョン受信機12の動作を制御する。
Then, the module that has been changed and recorded in the nonvolatile memory 9 into a format that can be executed as one control program is expanded in the
この実施の形態1によれば、放送電波13の伝播条件や受信条件によってモジュールのデータが壊れた場合は、今回受信したモジュールの誤り部位を、前回受信したモジュールによって訂正するようにしたため、必ずしも全く誤りのないモジュールを再度受信する必要がない。すなわち、全く誤りのないモジュールを再度受信できるまで待たなくても訂正することができるため、早くリカバリーを実施してエラーのないプログラムをすばやく実行することが可能となる。よって、その制御プログラムにより提供されるバグ修正や新しい放送サービス受信機能を、ユーザに早く提供することが可能となる効果がある。 According to the first embodiment, when the data of the module is broken due to the propagation condition or the reception condition of the broadcast radio wave 13, the error part of the module received this time is corrected by the module received last time. There is no need to re-receive a module with no errors. In other words, since it is possible to correct without waiting until a module without any error can be received again, it is possible to quickly execute a program without error by performing recovery quickly. Therefore, there is an effect that it is possible to quickly provide a user with bug correction and a new broadcast service reception function provided by the control program.
すなわちこの発明と上記従来技術とを比較すると、今回受信したモジュールに誤りがあった場合、次に送信されてくるモジュールを待つ点については同じであるが、従来技術では全く誤りの無いモジュールが送信されてくるまでプログラムを再構成できないのに対し、この発明は次に送信されてくるモジュールに誤りがあった場合にも、前回のモジュールに基づいて誤りを訂正できるので、従来よりも素早くプログラムを再構成して実行することが可能となっている。 That is, when the present invention is compared with the above prior art, if there is an error in the module received this time, it is the same in that it waits for the next transmitted module, but in the prior art, a module without any error is transmitted. The program cannot be reconfigured until it is received, but the present invention can correct the error based on the previous module even if there is an error in the next transmitted module. It can be reconfigured and executed.
ただし、この発明の誤り訂正によると、一回目の受信の際に誤りがあったモジュールを次回受信したモジュールによって必ずしも訂正が完了するわけではないが、伝播条件や受信条件が悪い同一環境でこの発明と上記従来技術とを用いる場合を想定すると、全く誤りのないデータを受信できる確率はかなり低いため、この発明のように順次訂正を行っていく手法の方が、プログラムを素早く実行できる可能性が高いものとなっている。 However, according to the error correction of the present invention, the module that received the error at the time of the first reception is not necessarily completed by the module that received the next time, but the present invention can be used in the same environment where the propagation conditions and reception conditions are poor. And the above prior art, the probability of receiving data with no errors is considerably low. Therefore, the method of performing sequential correction as in the present invention has the possibility of executing the program more quickly. It is expensive.
実施の形態2.
図7は、この発明の実施の形態2におけるダウンロードシステムの構成を示すものである。実施の形態2のダウンロードシステム200は、図1に示したダウンロードシステム100において、送出装置1を複数備えた構成にするとともに、誤り訂正部7を削除して選局決定部51を備えたもので、その他の構成は図1と同じである。
FIG. 7 shows a configuration of a download system according to the second embodiment of the present invention. The download system 200 according to the second embodiment has a configuration in which the download system 100 shown in FIG. 1 includes a plurality of
複数の送出装置1(♯1〜#n)は、それぞれテレビジョン受信機50の制御プログラムを複数に分割してモジュールとし、そのモジュール群を各送出装置1間で互いに一定時間ずつずらして定期的に送出している。次の図8に、その送出タイミングの一例を示す。
The plurality of sending apparatuses 1 (# 1 to #n) divide the control program of the television receiver 50 into a plurality of modules to form modules, and the modules are periodically shifted from each other by a predetermined time between the sending
図8は、複数の送出装置から送出されるモジュール群の送出タイミングを示した図である。なお、図8には、便宜上、送出装置1(#1〜#3)の3つの送出装置の送出タイミングを図示している。
図8に示すように、各送出装置1(#1〜#3)は、一つの制御プログラム20を構成するモジュール1〜nでなるモジュール群を定期的(時間TA間隔)に送出しており、その各送出装置1(#1〜#3)からのモジュール群の送出開始タイミングが、#1〜#3の順に、それぞれ一定時間TB(<TA)ずつずれるようにして送出されている。したがって、モジュール単位で比較した場合、同一モジュールが一定時間TB(<TA)ずつずれて各送出装置1から送出される形式になっている。
FIG. 8 is a diagram showing the transmission timing of a module group transmitted from a plurality of transmission devices. In FIG. 8, for convenience, the transmission timings of the three transmission devices of the transmission devices 1 (# 1 to # 3) are illustrated.
As shown in FIG. 8, each sending device 1 (# 1 to # 3) sends a module group consisting of
各送出装置1はそれぞれ自送出装置1を含む全送出装置1(#1〜#n)におけるモジュールの送出スケジュールを保持しており、その送出スケジュールも送出している。送出スケジュールとは、具体的に説明すると、各送出装置1毎に、モジュールの個別番号とそのモジュールの送出時刻とを対応付けて記憶したもので、図8で説明すると、送出装置1(#1)に関しては、モジュールの個別番号1とその送出時刻ta11、ta12、ta13、個別番号2とその送出時刻ta21,ta21、…、といった内容である。
Each sending
以下、実施の形態2のテレビジョン受信機50の動作について説明する。
テレビジョン受信機50は、受信部2で放送電波13を受信し同期検出すれば復調して分離部3へ復調したデータを渡す。分離部3は受信部2から渡された復調データを、映像データと音声データと制御プログラムを構成するモジュールとに分離するのに加えて、さらに送出スケジュールを分離し、映像データと音声データは復号部4に渡し、モジュールは検査部5に渡し、送出スケジュールは選局決定部51に渡す。復号部4及び検査部5での動作は実施の形態1と同様であるのでここではその説明を省略し、以下、送出スケジュールを受け取った選局決定部51の動作を説明する。
Hereinafter, the operation of the television receiver 50 according to the second embodiment will be described.
The television receiver 50 demodulates and passes the demodulated data to the
選局決定部51は、検査部5からモジュールと検査結果と誤り部位位置情報とを受け取っており、検査部5から受け取った検査結果が誤りがあるというものである場合、複数の送出装置1(#1〜#n)の中で、その誤りのあったモジュールと同一個別番号のモジュールを送出する送出時刻が最も早い送出装置1を送出スケジュールに基づいて決定し、その決定した送出装置1が選局されるように制御部11に制御信号を出力する。
The channel
図8の例で説明すると、例えば送出装置1(#1)のモジュール1に誤りがあると判断された場合、次にモジュール1の送出時刻が最も早い送出装置1は送出装置1(#3)であり、この送出装置1(#3)に選局が切り換えられることになる。なお、送出装置1(#2)は、送出装置1(#1)とモジュール1の送出時間が重なっており、送出装置1(#1)でモジュール1の誤り検査を行っている段階においてモジュール1の送出途中であるため、送出装置1(#2)は選局されないようになっている。
Referring to the example of FIG. 8, for example, when it is determined that there is an error in the
そして、選局決定部51からの制御信号を受信した制御部11は、制御信号に従って受信部2を制御して、決定された送出装置1(#3)を選局し、その送出装置1(#3)から同一個別番号のモジュールを再度受信してその受信したモジュールの誤り検査を検査部5に行なわせる。そして、検査部5で誤りがないと判断された場合、そのモジュールを蓄積部6に蓄積させる。なお、検査部5での検査結果によらず、受信したモジュールを一旦蓄積部6に蓄積し、その後、再度受信して誤りのないと判断されたモジュールによって入れ替えるようにしてもよい。
And the
このように、送出装置1(#1)から送出装置1(#3)へと選局を切り換えることで、そのまま送出装置1(#1)を選局し続けるよりも早く、同じ個別番号のモジュールを受信することが可能となる。すなわち、図8に示すように送出装置1(#1)を選局し続けた場合、次にモジュール1が送出される時刻がta21であるのに対し、送出装置1(#3)に選局を切り換えることで、時刻t c11 には新たにモジュールを受信することが可能であり、時間を短縮することが可能となる。
As described above, by switching the channel selection from the transmission device 1 (# 1) to the transmission device 1 (# 3), the module having the same individual number is earlier than the channel selection of the transmission device 1 (# 1). Can be received. That is, as shown in FIG. 8, when the sending device 1 (# 1) is continuously selected, the time when the
この実施の形態2によれば、放送電波13の伝播条件や受信条件によってモジュールのデータが壊れた場合、複数の送出装置1の中で、その誤りのあったモジュールと同一のモジュールを送出する送出時刻が最も早い送出装置1に選局を切り換えてその送出装置1から再度受信するようにしたので、選局を切り換えずにそのままとして次の該当モジュールの送出時刻を待つ場合に比べて早くに該当モジュールを受信できる。よって、早くリカバリーを実施することができ、バグ修正や新しい放送サービス受信機能のユーザーへの提供を早く実現することが可能となる効果がある。
According to the second embodiment, when the module data is broken due to the propagation condition or the reception condition of the broadcast radio wave 13, the sending is performed so that the same module as the module having the error is sent out in the plurality of sending
1 送出装置、2 受信部、5 検査部、6 蓄積部、7 誤り訂正部、8 変換部、11 制御部、12,50 テレビジョン受信機(受信装置)、13 放送電波、20 制御プログラム、21 モジュール、23 モジュールデータ本体、50 テレビジョン受信機、51 選局決定部、100,200 ダウンロードシステム。
DESCRIPTION OF
Claims (2)
前記受信装置は、
前記プログラムを複数に分割したモジュールを送出する送出装置から送出されたモジュールを受信する受信部と、
その受信したモジュールに誤りがあるかどうかを検査し、誤りがある場合はその誤り部位を特定する検査部と、
受信したモジュールを一時的に上書き保存する一時記憶領域と過去に受信したモジュールすべてを保存する統合記憶領域とを別々に有し、今回受信したモジュールを前記一時記憶領域に蓄積し、また、前記検査部で誤り部位が特定された場合にはその誤り部位の位置情報も前記一時記憶領域に蓄積する蓄積部と、
前記検査部で誤りがないと判断した場合は、前記蓄積部の一時記憶領域のデータを蓄積部の前記統合記憶領域に記憶されている該当するモジュールに上書きし、前記検査部で誤りがあると判断した場合は、誤りがあると判断されたモジュールに該当する前回受信したモジュールとそのモジュールの誤り部位の位置情報であって、誤り訂正部で誤り訂正を施した結果を反映し統合記憶領域に上書きしてあったものを当該モジュールを前記蓄積部の統合記憶領域から読み出し、今回受信したモジュールの誤り部位が、前回の該当モジュールにおいて誤っているかどうかを前回のモジュールに対応した誤り部位の位置情報に基づいて判断し、前回モジュールの該当部分が誤っていない場合、その誤り部位を前回モジュールの同一部位から今回のモジュールに移すことによって訂正した後、訂正したモジュールとモジュールを訂正したことにより更新された誤り部位の位置情報を再度、前記蓄積部の統合記録領域に上書きして戻し、前回モジュールの該当部分も誤っている場合は、今回のモジュールの誤り位置の部位は訂正せずに再度、前記蓄積部の統合記録領域に上書きして戻す誤り訂正部と、
前記プログラムを構成する全てのモジュールが前記蓄積部の統合記憶領域に蓄積され、且つその全てのモジュールに誤りが無い場合、前記蓄積部内の統合記憶領域の全てのモジュールを一つのプログラムとして実行可能な形式に変換する変換部と、
該変換部で実行形式とされたプログラムを実行する制御部と
を備えたことを特徴とするプログラムダウンロードシステム。 A sending device for sending a module obtained by dividing a program into a plurality of broadcast radio waves, and a receiving device for receiving and executing a program sent from the sending device,
The receiving device is:
A receiver for receiving a module sent from a sending device for sending a module obtained by dividing the program into a plurality of parts;
Inspecting whether there is an error in the received module, and if there is an error, an inspection unit for identifying the error part,
Separately having a temporary storage area for temporarily overwriting the received module and an integrated storage area for storing all the modules received in the past, storing the module received this time in the temporary storage area, and performing the inspection When an error part is specified in the part, the storage part that also stores the position information of the error part in the temporary storage area;
If the inspection unit determines that there is no error, the temporary storage area data of the storage unit is overwritten on the corresponding module stored in the integrated storage area of the storage unit, and the inspection unit has an error. If it is determined , the location information of the previously received module corresponding to the module determined to have an error and the error part of the module, and the result of error correction performed by the error correction unit is reflected in the integrated storage area. Read the module that was overwritten from the integrated storage area of the storage unit, and whether the error part of the module received this time is incorrect in the previous corresponding module, position information of the error part corresponding to the previous module determined on the basis of, if not accidentally that portion of the last module, the error portion from the same site of the previous modules this modular After correcting by transferring the Lumpur, correction modules and module position information of an error part which is updated by the corrected again, back to overwrite the integration recording area of the storage portion, even that part of the last module If there is an error, the error correction part of the current module is not corrected again, and the error correction part that overwrites and rewrites the integrated recording area of the storage part, and
When all the modules constituting the program are stored in the integrated storage area of the storage unit and all the modules have no errors, all the modules in the integrated storage area in the storage unit can be executed as one program. A conversion unit for converting to a format;
A program download system comprising: a control unit that executes a program in an execution format by the conversion unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004193555A JP4584637B2 (en) | 2004-06-30 | 2004-06-30 | Program download system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004193555A JP4584637B2 (en) | 2004-06-30 | 2004-06-30 | Program download system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006018408A JP2006018408A (en) | 2006-01-19 |
JP4584637B2 true JP4584637B2 (en) | 2010-11-24 |
Family
ID=35792654
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004193555A Expired - Fee Related JP4584637B2 (en) | 2004-06-30 | 2004-06-30 | Program download system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4584637B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10108412B2 (en) | 2016-03-30 | 2018-10-23 | Square, Inc. | Blocking and non-blocking firmware update |
US10817869B2 (en) | 2016-06-29 | 2020-10-27 | Square, Inc. | Preliminary enablement of transaction processing circuitry |
US11010765B2 (en) | 2016-06-29 | 2021-05-18 | Square, Inc. | Preliminary acquisition of payment information |
US11049095B2 (en) | 2018-12-21 | 2021-06-29 | Square, Inc. | Point of sale (POS) systems and methods with dynamic kernel selection |
US10762196B2 (en) | 2018-12-21 | 2020-09-01 | Square, Inc. | Point of sale (POS) systems and methods with dynamic kernel selection |
US10990969B2 (en) | 2018-12-21 | 2021-04-27 | Square, Inc. | Point of sale (POS) systems and methods for dynamically processing payment data based on payment reader capability |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60191524A (en) * | 1983-12-19 | 1985-09-30 | アイテイ−テイ−・インダストリ−ズ・インコ−ポレ−テツド | Method and device for correcting error of byte in teletext signal |
JPH1153194A (en) * | 1997-07-31 | 1999-02-26 | Matsushita Electric Ind Co Ltd | Program download system |
JP2004088477A (en) * | 2002-08-27 | 2004-03-18 | Funai Electric Co Ltd | Digital broadcast receiver |
-
2004
- 2004-06-30 JP JP2004193555A patent/JP4584637B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60191524A (en) * | 1983-12-19 | 1985-09-30 | アイテイ−テイ−・インダストリ−ズ・インコ−ポレ−テツド | Method and device for correcting error of byte in teletext signal |
JPH1153194A (en) * | 1997-07-31 | 1999-02-26 | Matsushita Electric Ind Co Ltd | Program download system |
JP2004088477A (en) * | 2002-08-27 | 2004-03-18 | Funai Electric Co Ltd | Digital broadcast receiver |
Also Published As
Publication number | Publication date |
---|---|
JP2006018408A (en) | 2006-01-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5677918A (en) | Method and device for efficient error correction in a packet-switched communication system | |
US7171606B2 (en) | Software download control system, apparatus and method | |
US20050050424A1 (en) | Information processing device, its system, its method, its program, and recording medium storing the program | |
JPH10171664A (en) | Software updating method and video receiver | |
KR20060129312A (en) | Use loader for signaling the system software update service | |
JP4584637B2 (en) | Program download system | |
JPH11252062A (en) | Method and device for effectively executing synchronization and cyclic redundancy check of signal in communication system | |
KR100253229B1 (en) | Digital broadcasting receiver and down loading method thereof | |
US20190109660A1 (en) | Maintaining synchronization in wireless networks | |
EP0915588A1 (en) | Method of transmitting variable-length frame, transmitter, and receiver | |
JPWO2005011265A1 (en) | Broadcast channel change detection device | |
JPH1013386A (en) | Data error correction method for digital signal of frame configuration | |
US8296629B2 (en) | RDS compatible receiver and RDS data receiving method | |
EP0162612A2 (en) | Receiver for a character broadcasting system | |
US8131227B2 (en) | Method of transceiving driver software over the air and apparatus using the same | |
CN101326729A (en) | Broadcast receiving apparatus, broadcast receiving method, and data broadcast display presenting program | |
JPH1153194A (en) | Program download system | |
JP2807590B2 (en) | Communication system and communication method | |
JP2010092324A (en) | Broadcast receiver and software update method | |
JP4369394B2 (en) | Power protection relay system | |
US20080209295A1 (en) | Apparatus and method for pre-processing on layer 2 in digital broadcasting receiving device | |
EP2448126A1 (en) | Decoding apparatus, method, and program | |
US7492792B2 (en) | Apparatus for receiving digital data | |
EP2194668A2 (en) | Apparatus and method for generating frame for mpe-fec decoding | |
JP2004187030A (en) | Broadcast receiver and broadcast receiving method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070110 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20091105 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100323 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100520 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100615 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100805 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100824 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100902 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130910 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |