JP2001326581A - Digital data broadcast reception method and system - Google Patents

Digital data broadcast reception method and system

Info

Publication number
JP2001326581A
JP2001326581A JP2000146411A JP2000146411A JP2001326581A JP 2001326581 A JP2001326581 A JP 2001326581A JP 2000146411 A JP2000146411 A JP 2000146411A JP 2000146411 A JP2000146411 A JP 2000146411A JP 2001326581 A JP2001326581 A JP 2001326581A
Authority
JP
Japan
Prior art keywords
module
transmission
digital data
data
broadcast receiving
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
JP2000146411A
Other languages
Japanese (ja)
Other versions
JP3741592B2 (en
Inventor
Koichi Ono
幸一 小野
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2000146411A priority Critical patent/JP3741592B2/en
Publication of JP2001326581A publication Critical patent/JP2001326581A/en
Application granted granted Critical
Publication of JP3741592B2 publication Critical patent/JP3741592B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a cache management method that reduces a data reception wait time of a receiver in a data broadcast system adopting a data carousel transmission system. SOLUTION: A cache data management section 2 deletes a module whose transmission time is just around the corner from a cache 3 with priority in comparison with a transmission state of modules having been investigated and stored in advance. That is, the transmission state of modules in carousels is grasped and modules whose acquisition takes much time are left in the cache 3 with priority to reduce the module acquisition time in average.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、デジタルデータ放
送受信方法及び装置に関し、より詳細には、デジタルテ
レビジョンにおけるデータカルーセル伝送を用いたデー
タ放送受信方法及び装置に関する。
The present invention relates to a method and apparatus for receiving digital data broadcasting, and more particularly to a method and apparatus for receiving data broadcasting using data carousel transmission in digital television.

【0002】[0002]

【従来の技術】デジタルテレビジョン放送におけるデー
タ放送では、ISO/IEC 13818−6 DSM
−CC(Digital Storage Media-Command and Contro
l)において定められているデータカルーセル伝送とい
う規格にてデータが送信者(放送局など)から受信者へ
伝送される。
2. Description of the Related Art In data broadcasting in digital television broadcasting, ISO / IEC 13818-6 DSM is used.
−CC (Digital Storage Media-Command and Control)
Data is transmitted from a sender (such as a broadcasting station) to a receiver according to the standard of data carousel transmission defined in l).

【0003】データカルーセル伝送では、モジュールと
呼ばれる情報伝送単位でデータを送出する。そして、い
くつかのモジュールを集めたデータカルーセルと呼ばれ
る単位で繰り返し伝送される。その送出の方法からカル
ーセル(回転木馬)と呼ばれている。モジュールはMP
EG2プライベートセクション形式に分割され、トラン
スポートストリーム中に多重化される。受信機ではトラ
ンスポートストリームをデマルチプレクスして、必要な
プライベートセクションを抽出し、それらを結合するこ
とによってモジュールを取得することができる。
In data carousel transmission, data is transmitted in information transmission units called modules. Then, the data is repeatedly transmitted in units called a data carousel in which several modules are collected. It is called a carousel (carousel) because of its transmission method. Module is MP
It is divided into EG2 private section format and multiplexed in the transport stream. At the receiver, the module can be obtained by demultiplexing the transport stream, extracting the necessary private sections, and combining them.

【0004】図2は、データカルーセル伝送の模式図で
ある。データカルーセル伝送方式としては、例えば、図
2のようにモジュールwを送出、その次にモジュールx
を送出し、というように送出を続け、全てのモジュール
を送出し終わった後はまた最初のモジュールに戻って送
出を開始する。何度も繰り返し伝送しているため、デー
タ放送番組を途中から視聴開始しても必要なデータを取
得することができる。
FIG. 2 is a schematic diagram of data carousel transmission. As a data carousel transmission method, for example, a module w is transmitted as shown in FIG.
, And so on. After all the modules have been sent, the process returns to the first module and starts sending. Since the data broadcast is transmitted many times, necessary data can be obtained even if the user starts viewing the data broadcast program from the middle.

【0005】一般的に受信機の内蔵メモリの内容は限ら
れており、伝送されている全てのデータを保持しておく
ことは非現実的である。このような場合、一般的には一
度取得したモジュールのキャッシングやキャッシュへの
データの先読みといった手法を用いて見かけ上の待ち時
間を減少させることが行われている。その際にキャッシ
ュの容量が不足した場合は、LRU(Least Recently U
sed)といったアルゴリズムでキャッシュ内から消去す
るデータを選択し、そのデータを消去した後新たなデー
タを挿入する。
[0005] Generally, the contents of a built-in memory of a receiver are limited, and it is impractical to hold all transmitted data. In such a case, it is common practice to reduce the apparent waiting time by using a technique such as caching of a module obtained once or prefetching data to a cache. At this time, if the cache capacity becomes insufficient, the LRU (Least Recently
The data to be erased is selected from the cache by an algorithm such as sed), and after the data is erased, new data is inserted.

【0006】特開2000−36946号公報に記載の
発明では、このようなデータカルーセル伝送における受
信待ち時間の削減方法が提案されている。この発明で
は、伝送されるデータの各々について送信側が優先順位
を設定し、受信機ではそれに基づいた順番にデータを取
得することにより、データ取得時間の短縮を行ってい
る。キャッシュ中には、優先順位に基づいた順番でデー
タが取得されていくため、次のデータが要求された際に
データがキャッシュされている可能性が高くなる。
The invention described in Japanese Patent Application Laid-Open No. 2000-36946 proposes a method for reducing the reception waiting time in such data carousel transmission. In the present invention, the transmitting side sets the priority for each of the data to be transmitted, and the receiver obtains the data in an order based on the priority, thereby shortening the data obtaining time. Since data is acquired in the cache in an order based on the priority, the possibility that the data is cached when the next data is requested increases.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、データ
カルーセル伝送方式には通常のネットワーク経由でのデ
ータ通信などとは異なり、現在のカルーセル中でのモジ
ュールの送出位置(どういう順序でどのモジュールを送
出するか)によってモジュール取得を完了するまでの時
間が影響されるという特性がある。よって単純なLRU
アルゴリズムによってキャッシュ中のデータを管理した
のでは取得に時間のかかるモジュールをキャッシュ中か
ら破棄してしまうことがある。
However, the data carousel transmission method is different from the data communication via a normal network in that the transmission position of the module in the current carousel (in which order and which module is transmitted) ) Has the characteristic that the time to complete module acquisition is affected. So a simple LRU
If data in the cache is managed by an algorithm, a module that takes a long time to obtain may be discarded from the cache.

【0008】例えば、図2において現在モジュールxが
伝送中であるとする。このとき、例えばxの次に伝送さ
れるモジュールyと、xの直前に伝送されていたモジュ
ールwとではカルーセルの送出周期1周分ほど、取得す
るまでに必要な時間が異なる。通常、この時間は数秒か
ら場合によっては数十秒以上であるため、受信機の使用
者はその間なにもできずにずっと待っていなくてはなら
ない。
For example, assume that the module x is currently transmitting in FIG. At this time, for example, the module y transmitted next to x and the module w transmitted immediately before x differ in the time required for acquisition by one round of the carousel transmission cycle. Typically, this time is from a few seconds to possibly more than a few tens of seconds, so the user of the receiver has to wait all the time without doing anything.

【0009】上述の特開2000−36946号公報に
記載の発明においては、単純にデータの優先順位のみを
用いて蓄積対象となるデータを決定しているため、取得
に非常に時間のかかるデータを受信しようとしてしまう
ことがあり、その結果受信待ち時間が非常に長くなる可
能性がある。
In the invention described in Japanese Patent Application Laid-Open No. 2000-36946, data to be stored is determined simply by using only the priority of data. Attempts to receive may result in a very long reception waiting time.

【0010】本発明は、上述のごとき実情に鑑みてなさ
れたものであり、データカルーセル伝送方式を用いるデ
ータ放送システムにおけるデジタルデータ放送受信方法
及び装置において、受信装置のデータ受信待ち時間を減
少させるキャッシュ管理方法及びデータ先読み方法を提
供することをその目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned circumstances, and in a digital data broadcast receiving method and apparatus in a data broadcasting system using a data carousel transmission method, a cache for reducing the data reception waiting time of a receiving apparatus. Its purpose is to provide a management method and a data prefetching method.

【0011】[0011]

【課題を解決するための手段】本発明は、カルーセル中
のモジュールの送出状況を把握し、現時点でモジュール
の取得に時間のかかるものほど優先してキャッシュに残
しておくことによってデータ取得のための待ち時間を減
少させる。
SUMMARY OF THE INVENTION According to the present invention, a module for sending data is grasped by grasping a sending status of a module in a carousel, and preferentially storing a module which takes a longer time to obtain a module at the present time in a cache. Reduce waiting time.

【0012】本発明は、デジタルデータ放送におけるデ
ータカルーセル伝送の受信装置において、カルーセル中
のモジュールの送出状況を把握し、キャッシュ中からモ
ジュールを破棄する場合には、取得に時間のかかるモジ
ュールを優先してキャッシュに残しておくことを特徴と
したものである。
According to the present invention, in a data carousel transmission receiving apparatus for digital data broadcasting, the transmission status of a module in a carousel is grasped, and when a module is discarded from a cache, a module which takes a long time to acquire is prioritized. It is characterized by being left in the cache.

【0013】本発明は、さらに、送出側の多重化サーバ
において、データカルーセルのモジュールIDによって
一定の順序によってカルーセル中のモジュールの位置を
決定することによって、現時点でモジュールの取得に時
間のかかるものを優先してキャッシュに残しておくこと
を特徴としたものである。
The present invention further provides a multiplexing server on the sending side that determines the position of a module in a carousel in a certain order according to the module ID of the data carousel, thereby reducing the time required to obtain the module at the present time. It is characterized by being preferentially left in the cache.

【0014】本発明は、デジタルデータ放送におけるデ
ータカルーセル伝送の受信装置における先読み装置にお
いて、先読みを実行する際にモジュールの受信予測時間
を用いることを特徴としたものである。
The present invention is characterized in that in a prefetching device in a receiving device for data carousel transmission in digital data broadcasting, a predicted reception time of a module is used when performing prefetching.

【0015】本発明は、さらに、常にモジュールの受信
を行い、一定期間が経過したモジュールからキャッシュ
中から破棄することを特徴としたものである。
Further, the present invention is characterized in that a module is always received and a module after a certain period of time is discarded from the cache.

【0016】そして、本発明は、以下の技術手段により
構成される。本発明の第1の技術手段は、データカルー
セル伝送方式によって1以上のモジュールが循環的に送
出された伝送データを受信するデジタルデータ放送受信
方法において、前記1以上のモジュールのうちの一部又
は全部のモジュールをキャッシュの中に格納し、キャッ
シュ容量を越えて新たにモジュールを受信するときに
は、カルーセル中の各モジュールの送出状況を把握し、
現時点で前記キャッシュ中に取得するまでに時間のかか
らないモジュールを優先してキャッシュ中から破棄し、
前記新たに受信するモジュールを前記キャッシュに格納
することを特徴としたものである。
The present invention is constituted by the following technical means. According to a first technical means of the present invention, in a digital data broadcast receiving method in which one or more modules receive transmission data cyclically transmitted by a data carousel transmission method, a part or all of the one or more modules is provided. Is stored in the cache, and when a new module is received exceeding the cache capacity, the sending status of each module in the carousel is grasped,
At this time, the module which does not take much time to be acquired in the cache is preferentially discarded from the cache,
The newly received module is stored in the cache.

【0017】本発明の第2の技術手段は、第1の技術手
段において、前記送出状況の把握は、送信された伝送デ
ータに含まれる、データカルーセルの各モジュールの送
出順序等を示す情報に従って行うことを特徴としたもの
である。
According to a second technical means of the present invention, in the first technical means, the transmission status is grasped in accordance with information indicating the transmission order of each module of the data carousel included in the transmitted transmission data. It is characterized by the following.

【0018】本発明の第3の技術手段は、第1又は第2
の技術手段において、前記送出状況の把握は、各モジュ
ールに対する送出順序に沿った識別番号から、データカ
ルーセル中のモジュールの位置を決定することによって
行うことを特徴としたものである。
The third technical means of the present invention is the first or second technical means.
In the above technical means, the transmission status is grasped by determining the position of the module in the data carousel from the identification numbers in the transmission order for each module.

【0019】本発明の第4の技術手段は、データカルー
セル伝送方式によって1以上のモジュールが循環的に送
出された伝送データを受信するデジタルデータ放送受信
方法において、送出された伝送データに含まれる、デー
タカルーセルの各モジュールの送出順序等を示す情報に
従って、カルーセル中のモジュールの受信予測時刻の近
いモジュールから順番にバッファに蓄積することを特徴
としたものである。
According to a fourth technical means of the present invention, in a digital data broadcast receiving method in which one or more modules receive cyclically transmitted transmission data by a data carousel transmission method, the transmission data is included in the transmitted transmission data. According to the information indicating the transmission order of each module of the data carousel, the modules are stored in the buffer in order from the module having the closest predicted reception time to the module in the carousel.

【0020】本発明の第5の技術手段は、第4の技術手
段において、バッファ容量を越えて新たにモジュールを
受信するときには、前記送出順序等を示す情報に従って
カルーセル中の各モジュールの送出状況を把握し、現時
点でバッファ中に取得するまでに時間のかからないモジ
ュールを優先してバッファ中から破棄し、前記新たに受
信するモジュールを前記バッファに蓄積することを特徴
としたものである。
According to a fifth technical means of the present invention, in the fourth technical means, when a new module exceeding the buffer capacity is received, the transmission status of each module in the carousel is determined according to the information indicating the transmission order and the like. It is characterized in that a module that does not require a long time to be obtained in the buffer at this time is prioritized and discarded from the buffer, and the newly received module is stored in the buffer.

【0021】本発明の第6の技術手段は、データカルー
セル伝送方式によって1以上のモジュールが循環的に送
出された伝送データを受信するデジタルデータ放送受信
方法において、常にモジュールの受信を行い、受信した
モジュールをバッファ中に蓄積し、バッファ容量を越え
ないような一定の期間が経過したモジュールから順番に
前記バッファから破棄することを特徴としたものであ
る。
According to a sixth technical means of the present invention, in a digital data broadcast receiving method in which one or more modules receive transmission data transmitted cyclically by a data carousel transmission method, the modules are always received and received. Modules are accumulated in a buffer, and are discarded from the buffer in order from a module after a certain period that does not exceed the buffer capacity.

【0022】本発明の第7の技術手段は、第1乃至第3
のいずれか1の技術手段において、第4乃至第6のいず
れか1の技術手段に記載のバッファに蓄積したモジュー
ルから前記キャッシュに格納することを特徴としたもの
である。
According to a seventh aspect of the present invention, there are provided the first to third aspects.
In any one of the technical means, the module stored in the buffer according to any one of the fourth to sixth technical means is stored in the cache.

【0023】本発明の第8の技術手段は、第1乃至第7
のいずれか1の技術手段を実現するための手段(装置)
を備えたことを特徴としたものである。
According to an eighth aspect of the present invention, there are provided the first to seventh aspects.
Means (device) for realizing any one of the technical means
It is characterized by having.

【0024】本発明の第9の技術手段は、データカルー
セル伝送方式によって1以上のモジュールを循環的に送
出する伝送データを送信するデジタルデータ放送送信方
法において、データカルーセル中の各モジュールの位置
を決定するために、各モジュールに対する送出順序に沿
った識別番号を当該モジュールに含んで送出することを
特徴としたものである。
According to a ninth technical means of the present invention, in a digital data broadcast transmission method for transmitting transmission data for cyclically transmitting one or more modules by a data carousel transmission method, a position of each module in the data carousel is determined. In order to accomplish this, the module is characterized in that the module includes an identification number in the order of transmission for each module and transmits the module.

【0025】[0025]

【発明の実施の形態】以下、本発明の実施の形態につい
て図を参照して説明する。 (第1の実施形態)図1は、本発明の第1の実施形態に
おけるキャッシュ装置を有するデジタルデータ放送受信
装置を説明するためのブロック図、図2は、データカル
ーセル伝送の模式図である。例えば、従来の技術で説明
した例と同様にカルーセルが図2のような送出状態であ
るとする。現在はモジュールxが伝送されている。DS
M−CC受信部1にてモジュールxの受信が完了したと
き、キャッシュ3に新たにモジュールxを追加するため
に、一つ(以上)のモジュールをキャッシュ3の中から
消去しなければならない状況になったとき、キャッシュ
データ管理部2は、あらかじめ調査・蓄積し把握してお
いたモジュールの送出状況と比較し、送出される時刻が
近いモジュールを優先的にキャッシュ3の中から消去す
る。例えば、キャッシュ中にモジュールw及びyの2つ
が入っていた場合はモジュールwの送出予定時刻twと
モジュールyの送出予定時刻tyとを比較し、送出(予
想)時刻が現在時刻により近いモジュールyをキャッシ
ュ中から消去する。
Embodiments of the present invention will be described below with reference to the drawings. (First Embodiment) FIG. 1 is a block diagram for explaining a digital data broadcast receiving device having a cache device according to a first embodiment of the present invention, and FIG. 2 is a schematic diagram of data carousel transmission. For example, it is assumed that the carousel is in a transmission state as shown in FIG. 2 as in the example described in the related art. Currently, module x is being transmitted. DS
When the reception of the module x is completed in the M-CC receiving unit 1, one (or more) modules must be deleted from the cache 3 in order to newly add the module x to the cache 3. When this happens, the cache data management unit 2 compares the transmission status of the module, which has been investigated, accumulated, and grasped in advance, and deletes the module with the closest transmission time from the cache 3 with priority. For example, when two modules w and y are included in the cache, the scheduled sending time tw of the module w is compared with the scheduled sending time ty of the module y, and the module y whose sending (estimated) time is closer to the current time is determined. Erase from cache.

【0026】上記動作の後、モジュールwに対してデー
タ取得要求が行われた場合を考える。このとき、モジュ
ールwはキャッシュ中に存在するため、受信機はそのデ
ータを用いて即座に処理を継続することができる。また
モジュールyに対してデータ取得要求が行われた場合に
は、データはキャッシュ中に存在しないためカルーセル
からの取得を行う。この時にかかる時間はモジュールy
が送出されるまでの時間である。
Consider a case where a data acquisition request is made to module w after the above operation. At this time, since the module w exists in the cache, the receiver can immediately continue processing using the data. When a data acquisition request is issued to the module y, data is acquired from the carousel because the data does not exist in the cache. The time taken at this time is module y
Is the time until is sent.

【0027】従来のLRU法では、上記のような状況の
際に過去のモジュール参照履歴によってモジュールwが
消去されるかモジュールyが消去されるかが決まる。モ
ジュールyをキャッシュ中から消去した際の動作は本発
明と同様だが、もしもキャッシュ中からモジュールwを
消去していた場合に、同様にモジュールwに対してデー
タ取得要求が行われた場合を考える。
In the conventional LRU method, in the above situation, whether the module w or the module y is deleted is determined based on the past module reference history. The operation when the module y is erased from the cache is the same as that of the present invention. However, if the module w is erased from the cache, a case where a data acquisition request is similarly issued to the module w is considered.

【0028】このとき、データはキャッシュ中に存在し
ないためカルーセルからの取得を行う。このときにかか
る時間はモジュールwが送出されるまでの時間である。
またモジュールyに対してデータ取得要求が行われた場
合には、モジュールyはキャッシュ中に存在するため、
受信機はそのデータを用いて即座に表示等の処理を継続
することができる。
At this time, since the data does not exist in the cache, the data is obtained from the carousel. The time required at this time is the time required until the module w is transmitted.
When a data acquisition request is issued to module y, since module y exists in the cache,
The receiver can immediately continue processing such as display using the data.

【0029】ところが、ここでモジュールwが送出され
るまでの時間とモジュールyが送出されるまでの時間に
は大きな違いがある。例えば、簡単のため各モジュール
の送出に必要な時間を全て2秒、カルーセルを構成する
モジュールの数を5つとすると、カルーセルの1周期の
送出周期は10秒となる。このとき、上記例でのモジュ
ールの取得にかかる時間は、下表のようになる。
However, there is a great difference between the time until the module w is transmitted and the time until the module y is transmitted. For example, assuming that the time required for transmitting each module is 2 seconds and the number of modules constituting the carousel is 5 for simplicity, one transmission cycle of the carousel is 10 seconds. At this time, the time required to acquire the module in the above example is as shown in the table below.

【0030】[0030]

【表1】 [Table 1]

【0031】従来例では0秒もしくは10秒かかってい
たものが、本発明では0秒もしくは2秒程度で行うこと
ができる。このように、本実施形態では最終的に利用者
の平均待ち時間を減少させることができる。より送出周
期の長いカルーセルに対してほど、本実施形態は平均待
ち時間を減少させることができる。
In the prior art, which took 0 or 10 seconds, the present invention can be performed in about 0 or 2 seconds. As described above, in the present embodiment, it is possible to finally reduce the average waiting time of the user. The present embodiment can reduce the average waiting time for a carousel having a longer transmission cycle.

【0032】(第2の実施形態)第1の実施形態のデジ
タルデータ放送受信装置は、あらかじめカルーセルにお
けるモジュールの送出状態が分からないとモジュールの
取得に必要な時間が分からないため、キャッシュ中から
破棄する対象を決定できない。そこで、本発明の第2の
実施形態のデジタルデータ放送受信装置では、送信され
た伝送データに含まれる、データカルーセルの各モジュ
ールの送出順序等を示す情報から、送出状況を把握する
ようにする。例えば、伝送データ中の各モジュールに対
する送出順序に沿った識別番号(ID)から、データカ
ルーセル中のモジュールの位置を決定すればよい。
(Second Embodiment) The digital data broadcast receiving apparatus according to the first embodiment does not know the time required to acquire a module unless the sending state of the module in the carousel is known in advance. Can't determine what to do. Therefore, in the digital data broadcast receiving apparatus according to the second embodiment of the present invention, the transmission status is grasped from information indicating the transmission order of each module of the data carousel included in the transmitted transmission data. For example, the position of the module in the data carousel may be determined from an identification number (ID) in the transmission data for each module in the transmission order.

【0033】(第3の実施形態)上記のデータ放送受信
装置を実現するために、送出側(データ放送送信装置)
の多重化サーバにおいて、データカルーセルのモジュー
ルIDによって一定の順序によってカルーセル中のモジ
ュールの位置を決定するようにする。すなわち、送出す
る各モジュールに対する送出順序に沿ったIDをそのモ
ジュールに含んで送出する。これによって、データ放送
受信装置側において、データ送出状況が未知のカルーセ
ルに対してや、カルーセルのデータ送出状況の把握を行
わずにキャッシュ管理を行うことができる。
(Third Embodiment) To realize the above data broadcast receiving apparatus, a transmitting side (data broadcast transmitting apparatus)
The position of the module in the carousel is determined in a certain order according to the module ID of the data carousel. In other words, the IDs of the modules to be transmitted in the transmission order are included in the modules and transmitted. This allows the data broadcast receiving apparatus to perform cache management for a carousel whose data transmission status is unknown or without grasping the data transmission status of the carousel.

【0034】(第4の実施形態)第1及び第2の実施形
態のデジタルデータ放送受信装置では、単純にモジュー
ルの取得に必要な時間のみでキャッシュの制御を行って
いる。本発明の第4の実施形態におけるデジタルデータ
放送受信装置は、受信装置が他の手段(ユーザの選択履
歴や嗜好予測など)によってキャッシュ内のデータの破
棄順を決定していた場合には、それに対する重み付けと
して本発明(第1及び第2の実施形態)のキャッシュ管
理方法を適用することができ、更なる待ち時間の減少が
期待できる。
(Fourth Embodiment) In the digital data broadcast receiving apparatuses of the first and second embodiments, the cache is controlled simply by the time necessary for acquiring the module. The digital data broadcast receiving apparatus according to the fourth embodiment of the present invention is configured such that, when the receiving apparatus determines the order of discarding the data in the cache by another means (such as a user's selection history or preference prediction), , The cache management method of the present invention (first and second embodiments) can be applied, and further reduction in waiting time can be expected.

【0035】(第5の実施形態)また、第1,2,4の
実施形態において説明したデータのキャッシングよりも
積極的な受信待ち時間の削減方法として、あらかじめ必
要となるであろうデータを受信機の処理に余裕のある時
(ユーザの入力待ち時など)に取得しておく、データの
先読みがある。従来のネットワーク向けの先読み装置な
どでは現在のページからのリンク先をすべて取得するな
どの方法が用いられているが、この方法をそのままデー
タカルーセル伝送に適用するには、取得に時間のかかる
モジュールを取得しようとしてしまう問題がある。
(Fifth Embodiment) As a method of reducing the reception waiting time more aggressively than the data caching described in the first, second, and fourth embodiments, data that will be required in advance is received. There is data prefetching that is acquired when there is room in the processing of the machine (for example, when waiting for user input). Conventional read-ahead devices for networks use a method such as acquiring all links from the current page.To apply this method directly to data carousel transmission, a module that takes a long time to acquire is required. There is a problem trying to get.

【0036】図3は、本発明の第5の実施形態における
バッファ装置を有するデジタルデータ放送受信装置を説
明するためのブロック図である。本実施形態は、図1で
説明したデータ放送受信装置においてキャッシュ3の前
段にバッファ5を設け、バッファ処理を行ったモジュー
ルに対してキャッシングを行うようにしたものである。
バッファ5もキャッシュ3でのキャッシュデータ管理部
2のように、バッファデータ管理部4で容量を管理す
る。本実施形態における先読み装置としてのバッファ装
置は、先読みを行うモジュールを決定する際に、モジュ
ールの送出時刻の近いものから先読みを行うようにす
る。これにより、先読みに費やす時間を削減することが
できる。
FIG. 3 is a block diagram for explaining a digital data broadcast receiving apparatus having a buffer device according to a fifth embodiment of the present invention. In the present embodiment, a buffer 5 is provided in a stage preceding the cache 3 in the data broadcast receiving apparatus described with reference to FIG. 1, and caching is performed on the module that has performed the buffer processing.
Like the cache data management unit 2 in the cache 3, the capacity of the buffer 5 is managed by the buffer data management unit 4. The buffer device as the prefetch device according to the present embodiment, when deciding a module to be prefetched, performs prefetch from a module whose transmission time is close. As a result, the time spent for prefetching can be reduced.

【0037】(第6の実施形態)本発明の第6の実施形
態として、データカルーセル伝送に適したバッファ装置
の動作を以下に図を用いて説明する。図4は、本発明の
第6の実施形態におけるデジタルデータ放送受信装置の
バッファシステムの動作を説明するための図である。本
実施形態の受信装置の基本的な構成は、第5の実施形態
のそれと同じである。常に現在送信されているモジュー
ルの受信を行い、或いは、第5の実施形態による方法で
受信を行い、受信したモジュールを先読みバッファ5中
へ格納する。次に、バッファ5がいっぱいになった場合
は次に送信される時刻の一番早いモジュールをバッファ
5中から消去し、キャッシングできないようにする。例
えば、図4のようにモジュールxの受信が完了し、先読
みバッファ中へと取り込む状態を考える。先読みバッフ
ァ中から次に送信される時刻の一番早いモジュール(こ
の場合はモジュールvとする)を消去し、新たにモジュ
ールxを先読みバッファへと取り込む。これにより、受
信にある程度以上の時間がかかるモジュールは必ず先読
みバッファ中に存在することになり、最悪の場合の受信
待ち時間を減少させることができる。
(Sixth Embodiment) As a sixth embodiment of the present invention, the operation of a buffer device suitable for data carousel transmission will be described below with reference to the drawings. FIG. 4 is a diagram for explaining the operation of the buffer system of the digital data broadcast receiving device according to the sixth embodiment of the present invention. The basic configuration of the receiving device of the present embodiment is the same as that of the fifth embodiment. The currently transmitted module is always received, or received by the method according to the fifth embodiment, and the received module is stored in the prefetch buffer 5. Next, when the buffer 5 becomes full, the module with the earliest transmission time is deleted from the buffer 5 so that caching cannot be performed. For example, consider a state in which the reception of the module x is completed as shown in FIG. 4 and the module x is taken into the prefetch buffer. The module with the earliest transmission time (in this case, module v) is erased from the prefetch buffer, and a module x is newly fetched into the prefetch buffer. As a result, a module that requires a certain amount of time for reception always exists in the prefetch buffer, and the reception wait time in the worst case can be reduced.

【0038】(第7の実施形態)第5の実施形態の別例
として、常に現在送信されているモジュールの受信を行
い、受信したモジュールを先読みバッファ中へ格納し、
バッファ容量を越えないような一定の期間(受信後)が
経過したモジュールから順番にバッファ5から破棄する
ように、バッファデータ管理部4でバッファ5を管理す
る。
(Seventh Embodiment) As another example of the fifth embodiment, a currently transmitted module is always received, and the received module is stored in a prefetch buffer.
The buffer data management unit 4 manages the buffer 5 so that the modules are discarded sequentially from the buffer 5 after a certain period (after reception) that does not exceed the buffer capacity.

【0039】[0039]

【発明の効果】本発明によれば、カルーセル中のモジュ
ールの送出状況を把握し、現時点でモジュールの取得に
時間のかかるものほど優先してキャッシュに残しておく
ことによって、データ取得のための待ち時間を減少させ
ることができる。
According to the present invention, the transmission status of a module in a carousel is grasped, and the longer the time required to obtain a module at the present time is preferentially left in the cache, the longer the waiting time for data acquisition. Time can be reduced.

【0040】本発明によれば、先読みを行うモジュール
を決定する際に、モジュールの送出時刻の近いものから
先読みを行うことにより、先読みに費やす時間を削減す
ることができる。
According to the present invention, when a module to be prefetched is determined, prefetching is performed starting from the module having the closest sending time, so that the time spent for prefetching can be reduced.

【0041】本発明によれば、受信にある程度以上の時
間がかかるモジュールは必ず先読みバッファ中に存在す
ることになり、最悪の場合の受信待ち時間を減少させる
ことができる。
According to the present invention, a module which requires a certain amount of time for reception always exists in the prefetch buffer, and the reception waiting time in the worst case can be reduced.

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

【図1】本発明の第1の実施形態におけるキャッシュ装
置を有するデジタルデータ放送受信装置を説明するため
のブロック図である。
FIG. 1 is a block diagram for explaining a digital data broadcast receiving device having a cache device according to a first embodiment of the present invention.

【図2】データカルーセル伝送の模式図である。FIG. 2 is a schematic diagram of data carousel transmission.

【図3】本発明の第5の実施形態におけるバッファを有
するデジタルデータ放送受信装置を説明するためのブロ
ック図である。
FIG. 3 is a block diagram for explaining a digital data broadcast receiving device having a buffer according to a fifth embodiment of the present invention.

【図4】本発明の第6の実施形態におけるバッファを有
するデジタルデータ放送受信装置のバッファシステムの
動作を説明するための図である。
FIG. 4 is a diagram for explaining an operation of a buffer system of a digital data broadcast receiving device having a buffer according to a sixth embodiment of the present invention.

【符号の説明】 1…DSM−CC受信部、2…キャッシュデータ管理
部、3…キャッシュ、4…バッファデータ管理部、5…
バッファ。
[Description of Signs] 1 ... DSM-CC receiving unit, 2 ... cache data management unit, 3 ... cache, 4 ... buffer data management unit, 5 ...
buffer.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 データカルーセル伝送方式によって1以
上のモジュールが循環的に送出された伝送データを受信
するデジタルデータ放送受信方法において、前記1以上
のモジュールのうちの一部又は全部のモジュールをキャ
ッシュの中に格納し、キャッシュ容量を越えて新たにモ
ジュールを受信するときには、カルーセル中の各モジュ
ールの送出状況を把握し、現時点で前記キャッシュ中に
取得するまでに時間のかからないモジュールを優先して
キャッシュ中から破棄し、前記新たに受信するモジュー
ルを前記キャッシュに格納することを特徴とするデジタ
ルデータ放送受信方法。
1. A digital data broadcast receiving method in which one or more modules receive cyclically transmitted transmission data according to a data carousel transmission method, wherein some or all of the one or more modules are cached. When a new module is received exceeding the cache capacity, the sending status of each module in the carousel is grasped, and the module which does not take much time to obtain in the cache at the present time is given priority in the cache. And storing the newly received module in the cache.
【請求項2】 請求項1に記載のデジタルデータ放送受
信方法において、前記送出状況の把握は、送信された伝
送データに含まれる、データカルーセルの各モジュール
の送出順序等を示す情報に従って行うことを特徴とする
デジタルデータ放送受信方法。
2. The digital data broadcast receiving method according to claim 1, wherein the transmission status is grasped in accordance with information indicating a transmission order of each module of a data carousel included in transmitted transmission data. Characteristic digital data broadcast receiving method.
【請求項3】 請求項1又は2に記載のデジタルデータ
放送受信方法において、前記送出状況の把握は、各モジ
ュールに対する送出順序に沿った識別番号から、データ
カルーセル中のモジュールの位置を決定することによっ
て行うことを特徴とするデジタルデータ放送受信方法。
3. The digital data broadcast receiving method according to claim 1, wherein the transmission status is determined by determining a position of the module in the data carousel from an identification number in a transmission order for each module. And a digital data broadcast receiving method.
【請求項4】 データカルーセル伝送方式によって1以
上のモジュールが循環的に送出された伝送データを受信
するデジタルデータ放送受信方法において、送出された
伝送データに含まれる、データカルーセルの各モジュー
ルの送出順序等を示す情報に従って、カルーセル中のモ
ジュールの受信予測時刻の近いモジュールから順番にバ
ッファに蓄積することを特徴とするデジタルデータ放送
受信方法。
4. In a digital data broadcast receiving method in which one or more modules receive cyclically transmitted transmission data according to a data carousel transmission method, a transmission order of each module of the data carousel included in the transmitted transmission data. A digital data broadcast receiving method characterized in that modules are stored in a buffer in order from a module having a closest predicted reception time of a module in a carousel in accordance with information indicating the like.
【請求項5】 請求項4に記載のデジタルデータ放送受
信方法において、バッファ容量を越えて新たにモジュー
ルを受信するときには、前記送出順序等を示す情報に従
ってカルーセル中の各モジュールの送出状況を把握し、
現時点でバッファ中に取得するまでに時間のかからない
モジュールを優先してバッファ中から破棄し、前記新た
に受信するモジュールを前記バッファに蓄積することを
特徴とするデジタルデータ放送受信方法。
5. The digital data broadcast receiving method according to claim 4, wherein when a new module is received exceeding the buffer capacity, the transmission status of each module in the carousel is grasped according to the information indicating the transmission order and the like. ,
A digital data broadcast receiving method, wherein a module that does not take a long time to be acquired in a buffer at the present time is preferentially discarded from the buffer, and the newly received module is stored in the buffer.
【請求項6】 データカルーセル伝送方式によって1以
上のモジュールが循環的に送出された伝送データを受信
するデジタルデータ放送受信方法において、常にモジュ
ールの受信を行い、受信したモジュールをバッファ中に
蓄積し、バッファ容量を越えないような一定の期間が経
過したモジュールから順番に前記バッファから破棄する
ことを特徴とするデジタルデータ放送受信方法。
6. A digital data broadcast receiving method in which one or more modules receive transmission data transmitted cyclically by a data carousel transmission method, always receiving modules, storing the received modules in a buffer, A digital data broadcast receiving method, wherein the modules are discarded from the buffer in order from a module for which a certain period has elapsed such that the buffer capacity is not exceeded.
【請求項7】 請求項1乃至3のいずれか1に記載のデ
ジタルデータ放送受信方法において、請求項4乃至6の
いずれか1に記載のバッファに蓄積したモジュールから
前記キャッシュに格納することを特徴とするデジタルデ
ータ放送受信方法。
7. The digital data broadcast receiving method according to claim 1, wherein the module stored in the buffer according to any one of claims 4 to 6 is stored in the cache. Digital data broadcast receiving method.
【請求項8】 請求項1乃至7のいずれか1に記載のデ
ジタルデータ放送受信方法を実現するための手段を備え
たことを特徴とするデジタルデータ放送受信装置。
8. A digital data broadcast receiving apparatus comprising means for realizing the digital data broadcast receiving method according to claim 1. Description:
【請求項9】 データカルーセル伝送方式によって1以
上のモジュールを循環的に送出する伝送データを送信す
るデジタルデータ放送送信方法において、データカルー
セル中の各モジュールの位置を決定するために、各モジ
ュールに対する送出順序に沿った識別番号を当該モジュ
ールに含んで送出することを特徴とするデジタルデータ
放送送信方法。
9. A digital data broadcast transmission method for transmitting transmission data for cyclically transmitting one or more modules according to a data carousel transmission method, wherein transmission to each module is performed to determine a position of each module in the data carousel. A digital data broadcast transmission method, characterized in that an identification number in the order is included in the module and transmitted.
JP2000146411A 2000-05-18 2000-05-18 Digital data broadcasting reception method Expired - Fee Related JP3741592B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000146411A JP3741592B2 (en) 2000-05-18 2000-05-18 Digital data broadcasting reception method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000146411A JP3741592B2 (en) 2000-05-18 2000-05-18 Digital data broadcasting reception method

Publications (2)

Publication Number Publication Date
JP2001326581A true JP2001326581A (en) 2001-11-22
JP3741592B2 JP3741592B2 (en) 2006-02-01

Family

ID=18652774

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000146411A Expired - Fee Related JP3741592B2 (en) 2000-05-18 2000-05-18 Digital data broadcasting reception method

Country Status (1)

Country Link
JP (1) JP3741592B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100473123C (en) * 2003-05-31 2009-03-25 乐金电子(中国)研究开发中心有限公司 Data receiving device of digital broadcast and operation method thereof
CN106658113A (en) * 2016-09-30 2017-05-10 腾讯科技(北京)有限公司 Multimedia data processing method and multimedia data processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100473123C (en) * 2003-05-31 2009-03-25 乐金电子(中国)研究开发中心有限公司 Data receiving device of digital broadcast and operation method thereof
CN106658113A (en) * 2016-09-30 2017-05-10 腾讯科技(北京)有限公司 Multimedia data processing method and multimedia data processing device

Also Published As

Publication number Publication date
JP3741592B2 (en) 2006-02-01

Similar Documents

Publication Publication Date Title
JP4633042B2 (en) Image display apparatus and image data processing method
EP1296485A2 (en) System and method for hardware based reassembly of a fragmented packet
CN101567849B (en) Data buffer caching method and device
CN110933517B (en) Code rate switching method, client and computer readable storage medium
US8589477B2 (en) Content information display device, system, and method used for creating content list information based on a storage state of contents in a cache
CN110008156B (en) Data transmission device, method and readable storage medium
EP1235371A1 (en) Reception terminal simulator, sending schedule making device, reception terminal, data transmission/reception system comprising them
CN113068074B (en) Caching method and device, computer-readable storage medium and electronic device
KR20020061543A (en) Method and device for downloading application data
CN105893429A (en) Method and system for optimizing WEB cache
CN109040018B (en) Data matching method and device, display terminal and readable storage medium
JP2001326581A (en) Digital data broadcast reception method and system
CN101690222A (en) Methods and apparatus for improved program acquisition for use with MPEG-2 based systems
US7761504B2 (en) Message communication device
CN100426838C (en) Methods and systems for taking and transmitting images
EP1286550B1 (en) Device for data processing and routing
KR100839004B1 (en) Communication system, transmitter, receiver, and method utilizing a data storage descriptor
JP4371859B2 (en) Video information transmission method and apparatus
KR101565438B1 (en) Method for renewing real time data onscreen of browser, apparaus and system using the same
CN114363379A (en) Vehicle data transmission method and device, electronic equipment and medium
CN112073747A (en) Streaming media data preview method, user end equipment and relay server
CN114827542B (en) Multi-channel video code stream capture method, system, equipment and medium
CN106936808B (en) HTTP streaming media transmission method and device
CN102655440A (en) Method and device for scheduling multiple sets of Turbo decoders
KR100557030B1 (en) Method for loading file in data broadcasting system and device thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050816

A521 Written amendment

Effective date: 20051017

Free format text: JAPANESE INTERMEDIATE CODE: A523

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: 20051108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051108

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 4

Free format text: PAYMENT UNTIL: 20091118

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 4

Free format text: PAYMENT UNTIL: 20091118

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 5

Free format text: PAYMENT UNTIL: 20101118

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111118

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111118

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121118

Year of fee payment: 7

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20121118

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131118

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees