JP7248155B2 - receiver - Google Patents

receiver Download PDF

Info

Publication number
JP7248155B2
JP7248155B2 JP2022003176A JP2022003176A JP7248155B2 JP 7248155 B2 JP7248155 B2 JP 7248155B2 JP 2022003176 A JP2022003176 A JP 2022003176A JP 2022003176 A JP2022003176 A JP 2022003176A JP 7248155 B2 JP7248155 B2 JP 7248155B2
Authority
JP
Japan
Prior art keywords
data
file
application
information
cache
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.)
Active
Application number
JP2022003176A
Other languages
Japanese (ja)
Other versions
JP2022044657A (en
Inventor
直久 北里
義治 出葉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Sony Group Corp
Original Assignee
Sony Corp
Sony Group 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
Priority claimed from JP2020217641A external-priority patent/JP7010357B2/en
Application filed by Sony Corp, Sony Group Corp filed Critical Sony Corp
Priority to JP2022003176A priority Critical patent/JP7248155B2/en
Publication of JP2022044657A publication Critical patent/JP2022044657A/en
Priority to JP2023040358A priority patent/JP2023073291A/en
Application granted granted Critical
Publication of JP7248155B2 publication Critical patent/JP7248155B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本明細書で開示する技術は、所定のトランスポート方式によりデータ放送用のファイルを送信する送信装置及び送信方法、並びに、所定のトランスポート方式により伝送されるデータ放送用のファイルを受信する受信装置及び受信方法に関する。 The technology disclosed in this specification includes a transmission device and a transmission method for transmitting data broadcasting files according to a predetermined transport method, and a receiving device for receiving data broadcasting files transmitted according to a predetermined transport method. and a receiving method.

現在の放送システムでは、メディアのトランスポート方式として、MPEG-2 TS(Moving Picture Experts Group-2 Transport Stream)方式やRTP(Real Time Protocol)方式が広く使用されている(例えば、特許文献1を参照のこと)。次世代のディジタル放送方式として、MPEGで新たなメディア・トランスポート方式として規格化されたMMT(MPEG Media Transport)(例えば、非特許文献1を参照のこと)が検討されている。MMTでは異なる伝送路の組み合わせで利用することが容易であり、放送や通信の複数の伝送路に共通に用いることができる。 In current broadcasting systems, the MPEG-2 TS (Moving Picture Experts Group-2 Transport Stream) method and the RTP (Real Time Protocol) method are widely used as media transport methods (see, for example, Patent Document 1). ). As a next-generation digital broadcasting system, MMT (MPEG Media Transport) standardized by MPEG as a new media transport system (see, for example, Non-Patent Document 1) is under consideration. MMT can be easily used in combination with different transmission paths, and can be used in common for a plurality of transmission paths for broadcasting and communication.

MMT方式によれば、MMTパケット上で、ストリーム・メディアである映像や音声などのタイムド・メディア(Timed media)と、ファイルのようなノンタイムド・メディア(Non timed media)の両方を伝送することが可能である。ここで言うタイムド・メディアは、ビデオやオーディオ、字幕などの放送番組本編のストリーム・データである。また、ノンタイムド・メディアは、例えばHTML(Hyper Text Markup Language)文書のようなデータ放送アプリケーション(コンテント)のファイル・データである。 According to the MMT system, it is possible to transmit both timed media such as video and audio, which are stream media, and non-timed media such as files, on MMT packets. is. The timed media referred to here is stream data of the main part of a broadcast program such as video, audio, subtitles, and the like. Non-timed media are file data of data broadcasting applications (contents) such as HTML (Hyper Text Markup Language) documents.

放送番組に連動したデータ放送は、タイムリーな提示を行なうことが要求される。一方、データ放送で利用される各ファイルは、限られた放送伝送帯域で繰り返し伝送される。受信端末は、データ放送用のファイルをキャッシュしておくことによりデータ放送のタイムリーな提示を実現することができる。しかしながら、潤沢なキャッシュ・メモリーを装備しない受信端末においては、必要なファイルをキャッシュ・ミスすると、次の繰返し周期まで待たなければならなくなり、データ放送を提示するまで例えば数十秒程度の遅延を生じてしまう。 Data broadcasting linked to broadcast programs requires timely presentation. On the other hand, each file used in data broadcasting is repeatedly transmitted in a limited broadcast transmission band. The receiving terminal can implement timely presentation of data broadcasting by caching files for data broadcasting. However, in a receiving terminal which is not equipped with an ample cache memory, if a necessary file is cache-missed, it must wait until the next repetition period, causing a delay of, for example, several tens of seconds until data broadcasting is presented. end up

本出願時に運用されているBML(Broadcast Markup Language)によるデータ放送サービスでは、スクリプトから「LockModuleOnMemory()」というAPI(Application Programming Interface)を呼び出すことにより、特定のファイルをあらかじめキャッシュ・メモリーにプリキャッシュして留めておくことが可能である(例えば、特許文献2を参照のこと)。 In the data broadcasting service by BML (Broadcast Markup Language) operated at the time of this application, a specific file is pre-cached in a cache memory in advance by calling an API (Application Programming Interface) called "LockModuleOnMemory()" from a script. (See, for example, Patent Document 2).

特開2013-153291号公報JP 2013-153291 A 特開2007-274193号公報JP 2007-274193 A

ISO/IEC FDIS 23008-1:2013(E) Information technoplogy-High efficiency coding and media delivery in heterogeneous environments-Part1:MPEG media transport(MMT)ISO/IEC FDIS 23008-1:2013(E) Information technology--High efficiency coding and media delivery in heterogeneous environments--Part 1: MPEG media transport (MMT)

本明細書で開示する技術の目的は、所定のトランスポート方式によりデータ放送用のファイルを好適に送信することができる送信装置及び送信方法を提供することにある。 An object of the technique disclosed in this specification is to provide a transmission device and a transmission method capable of suitably transmitting a file for data broadcasting by a predetermined transport method.

本明細書で開示する技術のさらなる目的は、所定のトランスポート方式により伝送されるデータ放送用のファイルを好適に受信することができる受信装置及び受信方法を提供することにある。 A further object of the technology disclosed in this specification is to provide a receiving device and a receiving method capable of suitably receiving data broadcasting files transmitted by a predetermined transport method.

本願は、上記課題を参酌してなされたものであり、請求項1に記載の技術は、
データ放送で利用されるファイル・データを送信するファイル・データ送信部と、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ送信部と、
を具備する送信装置である。
The present application was made in consideration of the above problems, and the technology described in claim 1 is
a file data transmission unit for transmitting file data used in data broadcasting;
a signaling message transmission unit that transmits signaling related to data broadcasting including forced cache information specifying forced cache of file data;
It is a transmitting device comprising

本願の請求項2に記載の技術によれば、請求項1に記載の送信装置の前記シグナリング・メッセージ送信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、及び、プリキャッシュの対象ファイル・リストの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを送信するように構成されている。 According to the technique recited in claim 2 of the present application, the signaling message transmission unit of the transmission apparatus recited in claim 1 transmits, for each data broadcast presentation unit, a broadcast transmission file list that constitutes the presentation unit and a and a data transmission message containing a data content management table describing information on a file list to be precached.

本願の請求項3に記載の技術によれば、請求項1に記載の送信装置の前記シグナリング・メッセージ送信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、キャッシュにロックする対象ファイル及びロック対象のうちアンロックする対象ファイルの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを送信するように構成されている。 According to the technique recited in claim 3 of the present application, the signaling message transmission unit of the transmission apparatus recited in claim 1 transmits, for each data broadcast presentation unit, a broadcast transmission file list that constitutes the presentation unit and A data transmission message including a data content management table describing information on a file to be locked in the cache, a file to be locked in the cache, and a file to be unlocked among the lock targets.

本願の請求項4に記載の技術によれば、請求項1乃至3のいずれかに記載の送信装置は、データ放送が連動する放送番組本体のメディア・データを送信するメディア・データ送信部をさらに備えている。 According to the technology recited in claim 4 of the present application, the transmission device according to any one of claims 1 to 3 further includes a media data transmission unit for transmitting media data of a broadcast program main body linked to data broadcasting. I have.

また、本願の請求項5に記載の技術は、
データ放送で利用されるファイル・データを送信するファイル・データ送信ステップと、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ送信ステップと、
を有する送信方法である。
In addition, the technology according to claim 5 of the present application is
a file data transmission step of transmitting file data used in data broadcasting;
a signaling message transmission step of transmitting signaling related to data broadcasting including forced cache information designating forced cache of file data;
is a transmission method having

また、本願の請求項6に記載の技術は、
データ放送で利用されるファイル・データを送信するファイル・データ受信部と、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ受信部と、
前記強制キャッシュ情報に基づいて前記ファイル・データ受信部が受信するファイル・データのキャッシュ・メモリーへのキャッシュを制御する制御部と、
を具備する受信装置である。
In addition, the technique according to claim 6 of the present application is
a file data receiver for transmitting file data used in data broadcasting;
a signaling message receiver that transmits signaling related to data broadcasting including forced cache information specifying forced cache of file data;
a control unit for controlling caching of the file data received by the file data receiving unit in a cache memory based on the forced cache information;
is a receiving device comprising

本願の請求項7に記載の技術によれば、請求項6に記載の受信装置の前記シグナリング・メッセージ受信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、及び、プリキャッシュの対象ファイル・リストの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを受信するように構成されている。 According to the technique recited in claim 7 of the present application, the signaling message receiving unit of the receiving device recited in claim 6 receives, for each data broadcasting presentation unit, a broadcast transmission file list that constitutes the presentation unit and a and a data content management table describing information on a file list to be pre-cached.

本願の請求項8に記載の技術によれば、請求項7に記載の受信装置の前記制御部は、前記プリキャッシュの対象ファイル・リストに含まれているファイルを前記ファイル・データが受信すると、前記キャッシュ・メモリーにプリキャッシュするように構成されている。 According to the technology recited in claim 8 of the present application, the control unit of the receiving device recited in claim 7, when the file data receives a file included in the precache target file list, configured to pre-cache in said cache memory;

本願の請求項9に記載の技術によれば、請求項6に記載の受信装置の前記シグナリング・メッセージ受信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、キャッシュにロックする対象ファイル及びロック対象のうちアンロックする対象ファイルの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを受信するように構成されている。 According to the technique recited in claim 9 of the present application, the signaling message receiving unit of the receiving device recited in claim 6 receives, for each data broadcast presentation unit, a broadcast transmission file list that constitutes the presentation unit and a A data transmission message including a data content management table describing information on a file to be locked in the cache, a file to be locked in the cache, and a file to be unlocked among the lock targets.

本願の請求項10に記載の技術によれば、請求項9に記載の受信装置の前記制御部は、前記ロック対象のファイルを前記ファイル・データが受信すると、前記キャッシュ・メモリーにプリキャッシュするように構成されている。 According to the technique recited in claim 10 of the present application, the control unit of the receiving device recited in claim 9 precaches the file to be locked in the cache memory when the file data is received. is configured to

本願の請求項11に記載の技術によれば、請求項9に記載の受信装置の前記制御部は、前記アンロック対象のファイルを前記キャッシュ・メモリーから削除するように構成されている。 According to the technique recited in claim 11 of the present application, the control unit of the receiving device recited in claim 9 is configured to delete the unlock target file from the cache memory.

本願の請求項12に記載の技術によれば、請求項6又は9のいずれかに記載の受信装置の前記制御部は、現在のデータ放送提示単位を構成する放送伝送ファイル・リストと中心となるファイルを前記ファイル・データが受信すると、前記キャッシュ・メモリーにキャッシュするように構成されている。 According to the technique recited in claim 12 of the present application, the control unit of the receiving device recited in either claim 6 or 9 is central to the broadcast transmission file list that constitutes the current data broadcast presentation unit. A file is configured to be cached in the cache memory as the file data is received.

本願の請求項13に記載の技術によれば、請求項6乃至12のいずれかに記載の受信装置は、ファイル・データを利用してデータ放送を提示するデータ放送提示部をさらに備えている。 According to the technique recited in claim 13 of the present application, the receiving device recited in any one of claims 6 to 12 further includes a data broadcasting presenting unit that presents data broadcasting using file data.

本願の請求項14に記載の技術によれば、請求項6乃至13のいずれかに記載の受信装置は、データ放送が連動する放送番組本体のメディア・データを受信するメディア・データ受信部と、メディア・データに基づいて放送番組を提示する放送番組提示部をさらに備えている。 According to the technique recited in claim 14 of the present application, the receiving device according to any one of claims 6 to 13 includes a media data receiving unit for receiving media data of a broadcast program main body linked to data broadcasting; A broadcast program presenter is further provided for presenting the broadcast program based on the media data.

また、本願の請求項15に記載の技術は、
データ放送で利用されるファイル・データを送信するファイル・データ受信ステップと、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ受信ステップと、
前記強制キャッシュ情報に基づいて前記ファイル・データ受信部が受信するファイル・データのキャッシュ・メモリーへのキャッシュを制御する制御ステップと、
を有する受信方法である。
In addition, the technology according to claim 15 of the present application is
a file/data receiving step of transmitting file/data used in data broadcasting;
a signaling message receiving step of transmitting signaling related to data broadcasting including forced cache information designating forced cache of file data;
a control step of controlling caching of the file data received by the file data receiving unit in a cache memory based on the forced cache information;
is a receiving method having

本明細書で開示する技術は、例えばHTML(Hyper Text Markup Language)5によるデータ放送のファイルをMMT方式で伝送することを想定している。本明細書で開示する技術によれば、放送局などの送信装置は、データ放送に関わるシグナリングに、強制キャッシュを指定する情報を含めて伝送することができる。また、本明細書で開示する技術によれば、家庭内に設置されたSTB(SetTopBox)やテレビ受信端末などの受信装置は、受信したデータ放送に関わるシグナリングに含まれている強制キャッシュ情報に基づいてデータ放送用の各ファイルのキャッシュ制御を好適に行ない、放送番組に連動したデータ放送をタイムリーに提示することができる。 The technology disclosed in this specification is based on the assumption that data broadcasting files based on, for example, HTML (Hyper Text Markup Language) 5 are transmitted by the MMT method. According to the technology disclosed in this specification, a transmitting device such as a broadcasting station can transmit information specifying forced caching in signaling related to data broadcasting. Further, according to the technology disclosed in this specification, a receiving device such as an STB (SetTopBox) or a television receiving terminal installed in a home receives forced cache information based on signaling related to data broadcasting. It is possible to appropriately perform cache control of each file for data broadcasting and timely present data broadcasting linked to a broadcast program.

なお、本明細書に記載された効果は、あくまでも例示であり、本発明の効果はこれに限定されるものではない。また、本発明が、上記の効果以外に、さらに付加的な効果を奏する場合もある。 Note that the effects described in this specification are merely examples, and the effects of the present invention are not limited to these. Moreover, the present invention may have additional effects in addition to the effects described above.

本明細書で開示する技術のさらに他の目的、特徴や利点は、後述する実施形態や添付する図面に基づくより詳細な説明によって明らかになるであろう。 Still other objects, features, and advantages of the technology disclosed in this specification will become apparent from more detailed description based on the embodiments described later and the accompanying drawings.

図1は、本明細書で開示する技術を適用したディジタル放送システム10の構成例を模式的に示した図である。FIG. 1 is a diagram schematically showing a configuration example of a digital broadcasting system 10 to which the technique disclosed in this specification is applied. 図2は、MMTを適用した放送信号のスタック・モデル200を示した図である。FIG. 2 shows a stack model 200 of a broadcast signal applying MMT. 図3は、図2に示した放送信号を送出する放送送出システム11の構成例を示した図である。FIG. 3 is a diagram showing a configuration example of the broadcast transmission system 11 that transmits the broadcast signal shown in FIG. 図4は、図2に示した放送信号を受信する受信機12の構成例を示した図である。FIG. 4 is a diagram showing a configuration example of the receiver 12 that receives the broadcast signal shown in FIG. 図5は、MMT方式に従って放送送出システム11からRF伝送路に送出される放送信号(パッケージ)500のイメージを示した図である。FIG. 5 is a diagram showing an image of a broadcast signal (package) 500 transmitted from the broadcast transmission system 11 to the RF transmission line according to the MMT system. 図6は、MMTパケットのヘッダーの構成例を示した図である。FIG. 6 is a diagram showing a configuration example of the header of an MMT packet. 図7は、ノンタイムド・メディアを伝送するMMTPパケットの場合の拡張ヘッダー700の構成例を示した図であるFIG. 7 is a diagram showing a configuration example of an extension header 700 in the case of an MMTP packet that transmits non-timed media. 図8は、MPUモードの場合のMMTPペイロード800の構成例を示した図である。FIG. 8 is a diagram showing a configuration example of the MMTP payload 800 in the MPU mode. 図9は、ペイロードにタイムド・メディアを配置したMFUのDU_Header900の構成例を示した図である。FIG. 9 is a diagram showing a configuration example of DU_Header 900 of MFU in which timed media is placed in the payload. 図10は、ペイロードにノンタイムド・メディアを配置したMFUのDU_Header1000の構成例を示した図である。FIG. 10 is a diagram showing a configuration example of DU_Header 1000 of MFU in which non-timed media is arranged in the payload. 図11は、ノンタイムド・メディアのデータを伝送する際のパケット構成例を示した図である。FIG. 11 is a diagram showing an example of a packet configuration when transmitting non-timed media data. 図12は、PAメッセージ1201と、PAメッセージに含まれるMPテーブル1202の構成例を示した図である。FIG. 12 is a diagram showing a configuration example of a PA message 1201 and an MP table 1202 included in the PA message. 図13は、PAメッセージ1300のシンタックス例を示した図である。FIG. 13 is a diagram showing a syntax example of the PA message 1300. As shown in FIG. 図14は、PAメッセージに含まれるパラメーターの説明を示した図である。FIG. 14 is a diagram showing an explanation of parameters included in the PA message. 図15は、MPテーブル(MPT)のシンタックス例(前半部分)を示した図である。FIG. 15 is a diagram showing a syntax example (first half) of the MP table (MPT). 図16は、MPテーブルのシンタックス例を示した図である。FIG. 16 is a diagram showing a syntax example of the MP table. 図17は、MPテーブルに含まれる各パラメーターを説明した図である。FIG. 17 is a diagram explaining each parameter included in the MP table. 図18は、M2セクション・メッセージ1800の構成例を示した図である。FIG. 18 is a diagram showing a configuration example of the M2 section message 1800. As shown in FIG. 図19は、M2セクション・メッセージで伝送されるMH AI(Application Information)テーブル(MH AIT)1900の構成例を示した図である。FIG. 19 is a diagram showing a configuration example of an MH AI (Application Information) table (MH AIT) 1900 transmitted by an M2 section message. 図20は、アプリケーション情報記述子2000の構成例を示した図である。FIG. 20 is a diagram showing a configuration example of the application information descriptor 2000. As shown in FIG. 図21は、アプリケーション情報記述子に含まれるパラメーターの説明を示した図である。FIG. 21 is a diagram showing explanations of parameters included in the application information descriptor. 図22は、伝送プロトコル記述子2200の構成例を示した図である。FIG. 22 is a diagram showing a configuration example of the transmission protocol descriptor 2200. As shown in FIG. 図23は、HTTP/HTTPS、MMT、及びノンタイムド伝送に共通のセレクター・バイトの構成例を示した図である。FIG. 23 is a diagram showing a configuration example of a selector byte common to HTTP/HTTPS, MMT, and non-timed transmission. 図24は、シグナリング・メッセージの1つであるデータ・トランスミッション・メッセージの構成例を示した図である。FIG. 24 is a diagram showing a configuration example of a data transmission message, which is one of signaling messages. 図25は、データ・アセット・マネジメント・テーブル(DAMT)2500の構成例を示した図である。FIG. 25 is a diagram showing a configuration example of a data asset management table (DAMT) 2500. As shown in FIG. 図26は、データ・ディレクトリー・マネジメント・テーブル(DDMT)2600の構成例を示した図である。FIG. 26 is a diagram showing a configuration example of a data directory management table (DDMT) 2600. As shown in FIG. 図27は、データ・コンテント・マネジメント・テーブル(DCMT)2700の構成例を示した図である。FIG. 27 is a diagram showing a configuration example of a data content management table (DCMT) 2700. As shown in FIG. 図28は、データ・コンテント・マネジメント・テーブル(DCMT)2700の構成例を示した図である。FIG. 28 is a diagram showing a configuration example of a data content management table (DCMT) 2700. As shown in FIG. 図29は、MMT伝送されるデータ放送アプリケーション(コンテント)の伝送、ロケーションと提示を行なう仕組みを説明するための図である。FIG. 29 is a diagram for explaining a mechanism for transmitting, locating, and presenting a data broadcasting application (content) transmitted by MMT. 図30は、MMT伝送路からデータ放送アプリケーション(コンテント)を取得する際の、シグナリング情報として伝送される各テーブルの参照関係を説明するための図である。FIG. 30 is a diagram for explaining reference relationships among tables transmitted as signaling information when a data broadcasting application (content) is acquired from an MMT transmission line. 図31は、受信機内でデータ放送アプリケーション(コンテント)をキャッシュする仕組みを模式的に示した図である。FIG. 31 is a diagram schematically showing a mechanism for caching data broadcasting applications (contents) within a receiver. 図32は、受信機12における方式1に基づくファイル・データのキャッシュ制御手順を示したフローチャートである。FIG. 32 is a flow chart showing a file data cache control procedure based on Method 1 in the receiver 12 . 図33は、受信機12における方式1に基づくファイル・データのプリキャッシュ動作例を示した図である。FIG. 33 is a diagram showing an example of pre-cache operation of file data based on method 1 in the receiver 12 . 図34は、受信機12における方式2に基づくファイル・データのキャッシュ制御手順を示したフローチャートである。FIG. 34 is a flow chart showing a file data cache control procedure based on method 2 in the receiver 12 . 図35は、受信機12における方式2に基づくファイル・データのキャッシュのロック及びアンロック動作例を示した図である。FIG. 35 is a diagram showing an example of lock and unlock operations of the file data cache based on Method 2 in the receiver 12 .

以下、図面を参照しながら本明細書で開示する技術の実施形態について詳細に説明する。 Hereinafter, embodiments of the technology disclosed in this specification will be described in detail with reference to the drawings.

図1には、本明細書で開示する技術を適用したディジタル放送システム10の構成例を模式的に示している。図示のディジタル放送システム10は、放送送出システム11と、受信機12で構成される。 FIG. 1 schematically shows a configuration example of a digital broadcasting system 10 to which the technique disclosed in this specification is applied. The illustrated digital broadcasting system 10 comprises a broadcasting transmission system 11 and a receiver 12 .

放送送出システム11は、伝送メディアを含むIP(Internet Protocol)方式の放送信号を送信する。放送信号の伝送ディアには、タイムド・メディアと、ファイルのようなノンタイムド・メディアの両方が含まれる。タイムド・メディアは、例えば、ビデオやオーディオ、字幕などの放送番組本編に関わるストリーム・データである。また、ノンタイムド・メディアは、例えばHTML文書のような、データ放送に利用される各ファイル・データである。以下の説明では、HTML5によるデータ放送サービスを想定している。 The broadcast transmission system 11 transmits IP (Internet Protocol) broadcast signals including transmission media. Broadcast signal transmission media include both timed media and non-timed media such as files. Timed media is, for example, stream data related to the main part of a broadcast program, such as video, audio, subtitles, and the like. Non-timed media are file data used for data broadcasting, such as HTML documents. The following description assumes a data broadcasting service based on HTML5.

一方、受信機12は、放送送出システム11から送られてくる放送信号を受信する。そして、受信機12は、受信した放送信号からビデオやオーディオ、字幕などの伝送メディアを取得して、画像や音声を提示する。また、受信機12は、受信した放送信号からデータ放送用の各ファイル・データを取得すると、HTMLブラウザーなどのアプリケーション・エンジンを起動して、放送番組に連動したデータ放送の提示を行なう。 On the other hand, the receiver 12 receives broadcast signals sent from the broadcast transmission system 11 . The receiver 12 acquires transmission media such as video, audio, subtitles, etc. from the received broadcast signal, and presents images and sounds. When the receiver 12 acquires each file and data for data broadcasting from the received broadcast signal, the receiver 12 activates an application engine such as an HTML browser to present data broadcasting linked to the broadcast program.

図1に示したディジタル放送システム10では、放送送出システム11から受信機12へ放送信号を伝送する際のトランスポート方式として、MMTを適用することを想定している。図2には、この場合の放送信号構成例をスタック・モデル200で示している。 In the digital broadcasting system 10 shown in FIG. 1, it is assumed that MMT is applied as a transport system for transmitting broadcast signals from the broadcast transmission system 11 to the receiver 12 . FIG. 2 shows a stack model 200 of a broadcast signal configuration example in this case.

スタック・モデル200の最下層には、物理レイヤー(PHY)201がある。物理例201には、変調方式や誤り訂正方式などが含まれる。 At the lowest layer of stack model 200 is physical layer (PHY) 201 . The physical example 201 includes modulation schemes, error correction schemes, and the like.

物理レイヤー201の上に、TLV(Type Length Value)の伝送パケットのレイヤー202がある。また、TLV202の上にはIPパケット203が載り、さらにその上にUDP(User Datagram Protocol)204が載る。また、TLVの伝送パケット202の上には、IP203とUDP204のヘッダーを圧縮したヘッダー圧縮IP205と、シグナリング(Signaling)情報としての伝送制御信号206も載る。 Above the physical layer 201 is a layer 202 of transmission packets of TLV (Type Length Value). An IP packet 203 is placed on the TLV 202, and a UDP (User Datagram Protocol) 204 is placed thereon. In addition, on the TLV transmission packet 202, a header compressed IP 205 obtained by compressing the IP 203 and UDP 204 headers and a transmission control signal 206 as signaling information are also placed.

UDP204の上には、MMTパケット207、現在時刻の情報を含むNTP(Network Time Protocol)パケット208などが載る。MMTプロトコル(MMTP)は、MMTPペイロード209をIPネットワーク上で伝送するためのアプリケーション・レイヤーのトランスポート・プロトコルである。 An MMT packet 207, an NTP (Network Time Protocol) packet 208 containing current time information, and the like are placed on the UDP 204. FIG. The MMT Protocol (MMTP) is an application layer transport protocol for transmitting MMTP payloads 209 over IP networks.

MMTパケット207のMMTペイロード209には、MFU(MMT Fragment Unit)210あるいはデータ放送に関わるシグナリング・メッセージ(Signaling Message)211が含まれる。MFU210は、符号化されたタイムド・メディア並びにノンタイムド・メディアのコンテナーであるMPU(Media Processing Unit)のフラグメントである。MFU210には、ビデオやオーディオ、字幕などのストリーム・データ(タイムド・メディア)212や、HTML文書データなどのファイル・データ(ノンタイムド・メディア)213が挿入される。 The MMT payload 209 of the MMT packet 207 includes an MFU (MMT Fragment Unit) 210 or a signaling message 211 related to data broadcasting. The MFU 210 is a fragment of an MPU (Media Processing Unit) that is a container for encoded timed media and non-timed media. Stream data (timed media) 212 such as video, audio, and subtitles, and file data (non-timed media) 213 such as HTML document data are inserted into the MFU 210 .

図3には、図2に示した放送信号を送出する放送送出システム11の構成例を示している。図示の放送送出システム11は、時計部301と、信号送出部302と、ビデオ・エンコーダー303と、オーディオ・エンコーダー304と、キャプション・エンコーダー305と、シグナリング・エンコーダー306と、ファイル・エンコーダー307と、情報システム308と、TLVシグナリング・エンコーダー309と、IPサービス・マルチプレクサー(MUX)310と、TLVマルチプレクサー(MUX)311と、変調・送信部312を備えている。 FIG. 3 shows a configuration example of the broadcast transmission system 11 that transmits the broadcast signal shown in FIG. The illustrated broadcast transmission system 11 includes a clock unit 301, a signal transmission unit 302, a video encoder 303, an audio encoder 304, a caption encoder 305, a signaling encoder 306, a file encoder 307, and information It comprises a system 308 , a TLV signaling encoder 309 , an IP service multiplexer (MUX) 310 , a TLV multiplexer (MUX) 311 and a modulation and transmission unit 312 .

時計部301は、NTPサーバー(図示しない)から取得した時刻情報に同期した時刻情報を生成し、この時刻情報を含むIPパケットをIPサービス・マルチプレクサー310に送る。 The clock unit 301 generates time information synchronized with time information obtained from an NTP server (not shown), and sends IP packets containing this time information to the IP service multiplexer 310 .

信号送出部302は、例えばTV放送局のスタジオやVTRなどの記録再生機であり、タイムド・メディアであるビデオ、オーディオ、字幕などのストリーム・データや、ノンタイムド・メディアであるデータ放送用のHTML文書データなどのファイル・データをそれぞれ、ビデオ・エンコーダー303、オーディオ・エンコーダー304、キャプション・エンコーダー305、ファイル・エンコーダー307に送る。また、情報システム308は、TV放送局のスケジューラー並びにファイルの供給源であり、ノンタイムド・メディアであるHTML文書データ、シグナリング情報をそれぞれ、ファイル・エンコーダー307、シグナリング・エンコーダー306に送る。 The signal transmission unit 302 is, for example, a recording/reproducing device such as a studio of a TV broadcasting station or a VTR, and transmits stream data such as timed media such as video, audio and subtitles, and HTML documents for data broadcasting as non-timed media. File data such as data are sent to video encoder 303, audio encoder 304, caption encoder 305 and file encoder 307, respectively. The information system 308 is a scheduler of the TV broadcasting station and a file supply source, and sends HTML document data and signaling information, which are non-timed media, to the file encoder 307 and signaling encoder 306, respectively.

ビデオ・エンコーダー303は、信号送出部302から送出されるビデオ信号を符号化し、さらにパケット化して、ビデオのMMTパケットを含むIPパケットをIPサービス・マルチプレクサー310に送る。また、オーディオ・エンコーダー304は、信号送出部302から送出されるオーディオ信号を符号化し、さらにパケット化して、オーディオのMMTパケットを含むIPパケットをIPサービス・マルチプレクサー310に送る。また、キャプション・エンコーダー305は、信号送出部302から送出される字幕信号を符号化し、さらにパケット化して、字幕のMMTパケットを含むIPパケットをIPサービス・マルチプレクサー310に送る。 The video encoder 303 encodes the video signal sent from the signal sending unit 302 , packetizes it, and sends IP packets including video MMT packets to the IP service multiplexer 310 . The audio encoder 304 also encodes the audio signal sent from the signal sending unit 302 , further packetizes it, and sends IP packets including audio MMT packets to the IP service multiplexer 310 . The caption encoder 305 also encodes the caption signal sent from the signal sending unit 302 , packetizes it, and sends IP packets including caption MMT packets to the IP service multiplexer 310 .

シグナリング・エンコーダー306は、情報システム308から送出される情報に基づいてデータ放送に関わるシグナリング・メッセージを生成し、ペイロード部にこのシグナリング・メッセージが配置されたMMTパケットを含むIPパケットをIPサービス・マルチプレクサー310に送る。本実施形態では、データ放送に関わるシグナリング・メッセージは、PAメッセージ、M2セクション・メッセージ、データ・トランスミッション・メッセージの3種類に大別される。本実施形態では、データ放送で利用される各ファイルの強制キャッシュを指定する情報がデータ・トランスミッション・メッセージ内に含まれる。各シグナリング・メッセージの詳細については後述に譲る。 The signaling encoder 306 generates a signaling message related to data broadcasting based on information sent from the information system 308, and converts an IP packet including an MMT packet in which the signaling message is placed in the payload portion to IP service multiplexing. to processor 310. In this embodiment, signaling messages related to data broadcasting are roughly classified into three types: PA messages, M2 section messages, and data transmission messages. In this embodiment, information designating forced caching of each file used in data broadcasting is included in the data transmission message. Details of each signaling message will be given later.

ファイル・エンコーダー307は、信号送出部302又は情報システム308から送出されるファイル・データを、必要に応じて分割して、ファイル・データを含むMMTパケットを生成し、このMMTパケットを含むIPパケットをIPサービス・マルチプレクサー310に送る。なお、ファイル・データは、データ放送コンテント(データ放送用アプリケーション)を構成するものである。 The file encoder 307 divides the file data sent from the signal sending unit 302 or the information system 308 as necessary, generates MMT packets containing the file data, and converts IP packets containing the MMT packets. Send to IP service multiplexer 310 . The file data constitute data broadcasting content (data broadcasting application).

放送送出システム11は、送出するチャンネル(放送番組)毎にIPサービス・マルチプレクサー310を装備する。1つのチャンネルのIPサービス・マルチプレクサー310は、各エンコーダー303~307から送られてくるビデオ、オーディオ、字幕、シグナリング・メッセージ、及びファイル・データの各々を含むIPパケットをマルチプレクスして、1つのチャンネルを構成するTLVパケットを生成する。 The broadcast transmission system 11 is equipped with an IP service multiplexer 310 for each channel (broadcast program) to be transmitted. One-channel IP service multiplexer 310 multiplexes IP packets containing video, audio, subtitles, signaling messages, and file data sent from each encoder 303-307 into one Generate the TLV packets that make up the channel.

TLVシグナリング・エンコーダー309は、情報システム308から送出されるシグナリング情報をエンコードして、ペイロード部に配置するTLVパケットを生成する。 The TLV signaling encoder 309 encodes signaling information sent from the information system 308 to generate TLV packets to be placed in the payload section.

TLVマルチプレクサー311は、各IPサービス・マルチプレクサー310-1~310-N及びTLVシグナリング・エンコーダー309で生成されるTLVパケットをマルチプレクスして、放送ストリームを生成する。 The TLV multiplexer 311 multiplexes the TLV packets generated by each IP service multiplexer 310-1 to 310-N and the TLV signaling encoder 309 to generate a broadcast stream.

変調・送信部312は、TLVマルチプレクサー311で生成された放送ストリームに対してRF変調処理を行なって、RF伝送路に送出する。 The modulation/transmission unit 312 performs RF modulation processing on the broadcast stream generated by the TLV multiplexer 311 and sends the result to the RF transmission line.

図3に示した放送送出システム11の動作について説明しておく。 The operation of the broadcast transmission system 11 shown in FIG. 3 will be described.

時計部301では、NTPサーバーから取得した時刻情報に同期した時刻情報が生成され、この時刻情報を含むIPパケットが生成される。 The clock unit 301 generates time information synchronized with the time information obtained from the NTP server, and generates IP packets containing this time information.

信号送出部302から送出されるビデオ信号は、ビデオ・エンコーダー303、に供給される。ビデオ・エンコーダー303では、ビデオ信号が符号化され、さらにパケット化されて、ビデオのMMTパケットを含むIPパケットが生成される。このIPパケットは、IPサービス・マルチプレクサー310に送られる。 A video signal sent from the signal sending unit 302 is supplied to the video encoder 303 . At the video encoder 303, the video signal is encoded and further packetized to generate IP packets containing MMT packets of the video. This IP packet is sent to IP service multiplexer 310 .

また、信号送出部302から送出されるオーディオ信号、字幕信号に対しても、同様の処理が行なわれる。そして、また、オーディオ・エンコーダー304で生成されるオーディオのMMTパケットを含むIPパケットがIPサービス・マルチプレクサー310に送られ、キャプション・エンコーダー305で生成される字幕のMMTパケットを含むIPパケットがIPサービス・マルチプレクサー310に送られる。 Similar processing is also performed on the audio signal and caption signal sent from the signal sending section 302 . Then, the IP packets including the audio MMT packets generated by the audio encoder 304 are sent to the IP service multiplexer 310, and the IP packets including the caption MMT packets generated by the caption encoder 305 are sent to the IP service. • sent to the multiplexer 310;

また、シグナリング・エンコーダー306では、情報システム308から送出される情報に基づいてデータ放送に関わるシグナリング・メッセージを生成され、ペイロード部にこのシグナリング・メッセージが配置されたMMTパケットを含むIPパケットが生成される。このIPパケットは、IPサービス・マルチプレクサー310に送られる。 Further, in signaling encoder 306, a signaling message related to data broadcasting is generated based on information sent from information system 308, and an IP packet including an MMT packet in which the signaling message is placed in the payload portion is generated. be. This IP packet is sent to IP service multiplexer 310 .

また、信号送出部302又は情報システム308から送出されるファイル・データは、ファイル・エンコーダー307に供給される。ファイル・エンコーダー307では、ファイル・データが必要に応じて分割され、ファイル・データを含むMMTパケットが生成され、このMMTパケットを含むIPパケットが生成される。このIPパケットは、IPサービス・マルチプレクサー310に送られる。 File data sent from the signal sending unit 302 or the information system 308 is supplied to the file encoder 307 . The file encoder 307 divides the file data as necessary, generates MMT packets containing the file data, and generates IP packets containing these MMT packets. This IP packet is sent to IP service multiplexer 310 .

各IPサービス・マルチプレクサー310では、各エンコーダー303~307から送られてくるビデオ、オーディオ、字幕、シグナリング・メッセージ、及びファイル・データの各々を含むIPパケットがマルチプレクスされて、1つのチャンネルを構成するTLVパケットが生成される。 Each IP service multiplexer 310 multiplexes IP packets including video, audio, subtitles, signaling messages, and file data sent from each encoder 303-307 to form one channel. A TLV packet is generated to

TLVシグナリング・エンコーダー309では、情報システム308から送出されるシグナリング情報がエンコードされて、ペイロード部に配置するTLVパケットを生成する。 The TLV signaling encoder 309 encodes the signaling information sent from the information system 308 to generate TLV packets to be placed in the payload section.

TLVマルチプレクサー311では、各IPサービス・マルチプレクサー310-1~310-N及びTLVシグナリング・エンコーダー309で生成されるTLVパケットがマルチプレクスされて、放送ストリームが生成される。変調・送信部312では、TLVマルチプレクサー311で生成された放送ストリームに対してRF変調処理が行なわれ、そのRF変調信号がRF伝送路に送出される。 The TLV multiplexer 311 multiplexes the TLV packets generated by the IP service multiplexers 310-1 to 310-N and the TLV signaling encoder 309 to generate a broadcast stream. The modulation/transmission unit 312 performs RF modulation processing on the broadcast stream generated by the TLV multiplexer 311, and outputs the RF modulated signal to the RF transmission line.

また、図4には、図2に示した放送信号を受信する受信機12の構成例を示している。図示の受信機12は、チューナー・復調部401と、デマルチプレクサー(DEMUX)402と、時計部403と、ビデオ・デコーダー404と、オーディオ・デコーダー405と、キャプション・デコーダー406と、アプリケーション・データ制御部407と、キャッシュ・メモリー408と、データ放送アプリケーション・エンジン409と、システム制御部410と、合成部411と、IPインターフェース412を備えている。 4 shows a configuration example of the receiver 12 for receiving the broadcast signal shown in FIG. The illustrated receiver 12 includes a tuner/demodulator 401, a demultiplexer (DEMUX) 402, a clock 403, a video decoder 404, an audio decoder 405, a caption decoder 406, and an application data control unit. It comprises a unit 407 , a cache memory 408 , a data broadcasting application engine 409 , a system control unit 410 , a synthesizing unit 411 and an IP interface 412 .

チューナー・復調部401は、RF変調信号を受信して、復調処理を行なって、放送ストリームを得る。デマルチプレクサー402は、この放送ストリームに対して、デマルチプレクス処理及びでパケット化処理を行なって、NTP時刻情報、PTS(Presentation Time Stamp:提示時刻情報)、シグナリング情報、放送番組本編に関わるビデオ、オーディオ、キャプションの各符号化信号、放送番組に連動するデータ放送に利用されるファイル・データ、並びにシグナリング情報を出力する。なお、データ放送に利用されるファイル・データは、例えばHTML5形式で記述されたデータ放送アプリケーションである。 A tuner/demodulator 401 receives the RF modulated signal and performs demodulation processing to obtain a broadcast stream. The demultiplexer 402 performs demultiplexing and packetization processing on this broadcast stream, and extracts NTP time information, PTS (Presentation Time Stamp), signaling information, video related to the main part of the broadcast program. , audio and caption coded signals, file data used for data broadcasting linked to broadcast programs, and signaling information. The file data used for data broadcasting is, for example, a data broadcasting application described in HTML5 format.

ビデオ・デコーダー404は、デマルチプレクサー402で得られる符号化ビデオ信号をデコードして、ベースバンドのビデオ信号を得る。また、オーディオ・デコーダー405は、デマルチプレクサー402で得られる符号化オーディオ信号をデコードして、ベースバンドのオーディオ信号を得る。また、キャプション・デコーダー406は、デマルチプレクサー402で得られる符号化字幕信号をデコードして、字幕の表示信号を得る。 A video decoder 404 decodes the encoded video signal obtained by the demultiplexer 402 to obtain a baseband video signal. Also, the audio decoder 405 decodes the encoded audio signal obtained by the demultiplexer 402 to obtain a baseband audio signal. Also, the caption decoder 406 decodes the encoded caption signal obtained by the demultiplexer 402 to obtain a caption display signal.

アプリケーション・データ制御部407は、データ放送で利用される各ファイル・データの処理を行なう。本実施形態では、データ放送で利用される各ファイル・データは放送信号並びにIPネットワークの2系統から伝送されることを想定し、前者はチューナー・復調部401及びデマルチプレクサー402経由で、後者はIPインターフェース412経由で、それぞれアプリケーション・データ制御部407が取得する。アプリケーション・データ制御部407は、デマルチプレクサー402から出力されるシグナリング情報に基づいて、取得したファイル・データの処理を制御する。具体的には、アプリケーション・データ制御部407は、現在いずれのデータ放送提示単位(Presentation Unit:PU)にいるかを管理し、該当するファイル・データ(HTML5などのデータ放送アプリケーション)の処理をHTMLブラウザーなどのデータ放送アプリケーション・エンジン409に指示する。データ放送アプリケーション・エンジン409は、適宜キャッシュ・メモリー408に事前キャッシュ又はプリキャッシュされたファイル・データを用いて、データ放送アプリケーションを処理する。 The application data control unit 407 processes each file data used in data broadcasting. In this embodiment, it is assumed that each file and data used in data broadcasting are transmitted from two systems, a broadcast signal and an IP network. The application data control unit 407 acquires them via the IP interface 412 . The application data control unit 407 controls processing of acquired file data based on signaling information output from the demultiplexer 402 . Specifically, the application data control unit 407 manages which data broadcasting presentation unit (Presentation Unit: PU) the user is currently in, and processes the corresponding file data (data broadcasting application such as HTML5) in the HTML browser. and so on to the data broadcasting application engine 409 . The datacasting application engine 409 processes datacasting applications using pre-cached or pre-cached file data in the cache memory 408 as appropriate.

アプリケーション・データ制御部407は、PAメッセージ、M2セクション・メッセージ、データ・トランスミッション・メッセージの各々に含まれるシグナリング・テーブルを参照して、データ放送を提示するために必要なアクセス範囲を特定し、データ放送アプリケーション・エンジン407でキャッシュ可能なファイル・データを事前にキャッシュ・メモリー408にキャッシュするためのフィルタリング動作を制御する。ファイル・データの事前キャッシュの詳細については後述に譲る。 The application data control unit 407 refers to the signaling table included in each of the PA message, M2 section message, and data transmission message, identifies the access range required for presenting data broadcasting, and It controls filtering operations for pre-caching cacheable file data in cache memory 408 in broadcast application engine 407 . The details of pre-caching of file data will be given later.

また、データ放送で利用される各ファイルの強制キャッシュを指定する情報がデータ・トランスミッション・メッセージ内に含まれている。本実施形態では、アプリケーション・データ制御部407は、データ・トランスミッション・メッセージ内に含まれている強制キャッシュ情報に基づいて、データ放送をタイムリーに提示するために必要なファイル・データをキャッシュ・メモリー408にプリキャッシュする。ファイル・データのプリキャッシュの詳細については後述に譲る。 Also included in the data transmission message is information specifying forced caching of each file used in data broadcasting. In this embodiment, the application data control unit 407 stores file data necessary for timely presentation of data broadcasting in the cache memory based on the forced cache information included in the data transmission message. 408 pre-cache. The details of pre-caching of file data will be given later.

なお、放送ストリームでは、同一コンテントのファイル・データが繰り返し送られてくる。システム制御部410は、デマルチプレクサー402におけるフィルタリング動作を制御して、繰り返し送られてくるファイル・データ群の中からデマルチプレクサー402において必要なもののみがアプリケーション・データ制御部407で取得されるようにする。 In the broadcast stream, file data of the same content are repeatedly sent. The system control unit 410 controls the filtering operation in the demultiplexer 402, and the application data control unit 407 acquires only the necessary data in the demultiplexer 402 from the file data group repeatedly sent. make it

システム制御部410は、デマルチプレクサー402で得られるシグナリング情報や、ユーザー操作部(図示しない)を介したユーザーからの操作情報などに基づいて、当該受信機12の各部の動作を制御する。時計部403は、デマルチプレクサー402で得られるNTP時刻情報に基づいて、この時刻情報に同期した時刻情報を生成する。 The system control unit 410 controls the operation of each unit of the receiver 12 based on the signaling information obtained by the demultiplexer 402, the operation information from the user via the user operation unit (not shown), and the like. Based on the NTP time information obtained by the demultiplexer 402, the clock unit 403 generates time information synchronized with this time information.

また、システム制御部410は、各デコーダー404~406におけるデコード・タイミングをPTSに基づいて制御し、ビデオ、オーディオ、字幕の提示タイミングを調整する。合成部411は、ベースバンドのビデオ信号に、字幕の表示信号及びデータ放送の表示信号を合成し、映像表示用のビデオ信号を得る。また、オーディオ・デコーダー405で得られるベースバンドのオーディオ信号は、音声出力用のオーディオ信号となる。ビデオ信号及びオーディオ信号からなる放送番組本編は、図示しないモニター・ディスプレイから映像及び音声出力される。また、データ放送アプリケーション・エンジン409が処理したデータ放送も、モニター・ディスプレイ上で放送番組本編の画面に重畳して表示される。 Also, the system control unit 410 controls the decoding timings of the decoders 404 to 406 based on the PTS, and adjusts the presentation timings of the video, audio, and subtitles. The synthesizing unit 411 synthesizes the caption display signal and the data broadcasting display signal with the baseband video signal to obtain a video signal for image display. Also, the baseband audio signal obtained by the audio decoder 405 becomes an audio output audio signal. A main broadcast program consisting of a video signal and an audio signal is output as video and audio from a monitor display (not shown). The data broadcast processed by the data broadcast application engine 409 is also superimposed on the screen of the main part of the broadcast program and displayed on the monitor display.

図4に示した受信機12の動作について説明しておく。 The operation of the receiver 12 shown in FIG. 4 will be described.

チューナー・復調部401では、RF変調信号が受信され、復調処理が行なわれて、放送ストリームが得られる。デマルチプレクサー402では、この放送ストリームに対して、デマルチプレクス処理及びでパケット化処理を行なわれ、NTP時刻情報、PTS、シグナリング情報、ビデオ、オーディオ、キャプションの各符号化信号、並びに、ファイル・データが抽出される。 The tuner/demodulator 401 receives the RF modulated signal, demodulates it, and obtains a broadcast stream. Demultiplexer 402 demultiplexes and packetizes this broadcast stream, and converts NTP time information, PTS, signaling information, video, audio, and caption coded signals, and file/ Data is extracted.

デマルチプレクサー402で抽出されたNTP時刻情報は、時計部403に送られる。時計部403では、NTP時刻情報に基づいて、この時刻情報に同期した時刻情報が生成される。つまり、時計部403では、放送送出システム11側の時計部301で生成された時刻情報に合った時刻情報が生成される。 The NTP time information extracted by demultiplexer 402 is sent to clock section 403 . Based on the NTP time information, the clock unit 403 generates time information synchronized with this time information. That is, the clock unit 403 generates time information matching the time information generated by the clock unit 301 on the broadcast transmission system 11 side.

デマルチプレクサー402で抽出された符号化ビデオ信号は、ビデオ・デコーダー404に送られてデコードされ、ベースバンドのビデオ信号が得られる。また、デマルチプレクサー402で抽出された符号化字幕信号はキャプション・デコーダー406に送られてデコードされ、字幕の表示信号が得られる。また、デマルチプレクサー402で抽出されたファイル・データはデータ放送アプリケーション・エンジン407に送られて処理され、データ放送の表示信号が得られる。なお、システム制御部410によってデマルチプレクサー402におけるフィルタリング動作が制御されて、必要なファイル・データのみがデマルチプレクサー402で取得されるようにする。 The encoded video signal extracted by the demultiplexer 402 is sent to the video decoder 404 and decoded to obtain a baseband video signal. Also, the encoded caption signal extracted by the demultiplexer 402 is sent to the caption decoder 406 and decoded to obtain a caption display signal. Also, the file data extracted by the demultiplexer 402 is sent to the data broadcasting application engine 407 and processed to obtain a data broadcasting display signal. Note that the system control unit 410 controls the filtering operation in the demultiplexer 402 so that the demultiplexer 402 acquires only necessary file data.

そして、合成部411では、ベースバンドのビデオ信号に、字幕の表示信号及びデータ放送の表示信号が合成され、映像表示用のビデオ信号が得られる。 Then, the synthesizing unit 411 synthesizes the caption display signal and the data broadcast display signal with the baseband video signal to obtain a video signal for image display.

また、デマルチプレクサー402で抽出された符号化オーディオ信号はオーディオ・デコーダー405に送られてデコードされ、音声出力用のベースバンドのオーディ信号が得られる。ビデオ信号及びオーディオ信号からなる放送番組本編は、図示しないモニター・ディスプレイから映像及び音声出力される。 The encoded audio signal extracted by the demultiplexer 402 is sent to the audio decoder 405 and decoded to obtain a baseband audio signal for audio output. A main broadcast program consisting of a video signal and an audio signal is output as video and audio from a monitor display (not shown).

一方、アプリケーション・データ制御部407は、現在いずれのデータ放送提示単位にいるかを管理し、該当するファイル・データ(HTML5などのデータ放送アプリケーション)の処理をHTMLブラウザーなどのデータ放送アプリケーション・エンジン409に指示する。データ放送アプリケーション・エンジン409は、適宜キャッシュ・メモリー408に事前キャッシュ又はプリキャッシュされたファイル・データを用いて、データ放送アプリケーションを処理する。データ放送アプリケーション・エンジン409が処理したデータ放送も、モニター・ディスプレイ上で放送番組本編の画面に重畳して表示される。 On the other hand, the application data control unit 407 manages which data broadcasting presentation unit the user is currently in, and processes the corresponding file data (data broadcasting application such as HTML5) to the data broadcasting application engine 409 such as an HTML browser. instruct. The datacasting application engine 409 processes datacasting applications using pre-cached or pre-cached file data in the cache memory 408 as appropriate. The data broadcast processed by the data broadcast application engine 409 is also superimposed on the screen of the main part of the broadcast program and displayed on the monitor display.

また、アプリケーション・データ制御部407は、PAメッセージ、M2セクション・メッセージ、データ・トランスミッション・メッセージの各々に含まれるシグナリング・テーブルを参照して、キャッシュ・メモリー408の空き容量に応じたファイル・データの事前キャッシュや、放送番組に連動してデータ放送をタイムリーに提示するための強制キャッシュを制御する(後述)。 Application data control unit 407 also refers to signaling tables included in each of the PA message, M2 section message, and data transmission message, and distributes file data according to the free space in cache memory 408. It controls advance caching and forced caching for timely presentation of data broadcasting in conjunction with broadcast programs (described later).

図1に示したディジタル放送システム10では、放送送出システム11から受信機12へ放送信号を伝送する際のトランスポート方式として、MMTを適用することを想定している。図5には、MMT方式に従って放送送出システム11からRF伝送路に送出される放送信号500のイメージを示している。 In the digital broadcasting system 10 shown in FIG. 1, it is assumed that MMT is applied as a transport system for transmitting broadcast signals from the broadcast transmission system 11 to the receiver 12 . FIG. 5 shows an image of a broadcast signal 500 transmitted from the broadcast transmission system 11 to the RF transmission line according to the MMT system.

1つのチャンネル(放送番組)の放送信号は、ビデオ、オーディオ、字幕などの放送番組本編に関わるタイムド・メディアと、放送番組に連動するデータ放送に利用されるファイル・データのようなノンタイムド・メディアで構成され、これらをエンコードしたメディア・データをMPUに格納して伝送する。また、これらの放送信号の伝送制御などに関する情報を、シグナリング情報として伝送する。MMTでは、1つのチャンネル(放送番組)を構成するタイムド・メディア及びノンタイムド・メディアのデータを異なる伝送路の組み合わせで利用することが容易である。図5に示す例では、放送信号500として、ビデオ、オーディオ、字幕、ファイル・データ、シグナリング情報など、データのタイプ毎のMMT伝送路501~504が利用されている。なお、図中、字幕データ用の伝送路は便宜上、図示を省略している。 The broadcast signal of one channel (broadcast program) consists of timed media related to the main part of the broadcast program such as video, audio and subtitles, and non-timed media such as file data used for data broadcasting linked to the broadcast program. The media data constructed and encoded are stored in the MPU and transmitted. Information related to transmission control of these broadcast signals is also transmitted as signaling information. In MMT, it is easy to use timed media data and non-timed media data constituting one channel (broadcast program) by combining different transmission paths. In the example shown in FIG. 5, as a broadcast signal 500, MMT transmission paths 501 to 504 are used for each type of data such as video, audio, subtitles, file data, and signaling information. In the figure, the illustration of the transmission path for caption data is omitted for the sake of convenience.

1つのチャンネル(放送番組)は、ビデオ、オーディオ、字幕、ファイル・データ(データアプリケーション)などタイプの異なる複数のアセットで構成される「パッケージ」と言うことができる(パッケージは、MMT伝送路を使って伝送されるメディア・データの論理集合である)。各アセットは、同じasset_id(アセット識別子)を共有する1又はそれ以上のMPUの集合(論理グループ)であり、それぞれ専用のES(Elementary Stream)すなわちMMT伝送路上で伝送される(アセットは、固有の識別子に関連付けられ、マルチメディアのプレゼンテーションを構成するために使用されるデータのエンティティーである)。すなわち、伝送路501では、共通のasset_idを持つMPU論理グループからなるビデオのMMTパケット(MMTP)が伝送され、伝送路502では、共通のasset_idを持つMPU論理グループからなるオーディオのMMTパケットが伝送され、伝送路503では、共通のasset_idを持つMPU論理グループからなるファイル・データのMMTパケットが伝送される。MPUは、asset_idと、該当する伝送路上でのMPUのシーケンス番号で特定される。また、各メディアを伝送するMMT伝送路は、asset_idで識別することができる。 One channel (broadcast program) can be said to be a "package" consisting of multiple assets of different types such as video, audio, subtitles, file data (data application) (a package uses an MMT transmission path). is a logical collection of media data transmitted over a network). Each asset is a set (logical group) of one or more MPUs sharing the same asset_id (asset identifier), and each is transmitted on a dedicated ES (Elementary Stream), that is, an MMT transmission path (an asset is a unique is an entity of data associated with an identifier and used to organize a multimedia presentation). That is, the transmission path 501 transmits video MMT packets (MMTP) composed of MPU logical groups having a common asset_id, and the transmission path 502 transmits audio MMT packets composed of MPU logical groups having a common asset_id. , the transmission path 503 transmits MMT packets of file data composed of MPU logical groups having a common asset_id. An MPU is identified by an asset_id and a sequence number of the MPU on the corresponding transmission path. Also, the MMT transmission line that transmits each medium can be identified by asset_id.

付言すれば、1つのパッケージ(放送番組)で、タイプが同じ複数の(すなわち、asset_idが異なる)アセットが伝送されることもある。例えば、同じ放送番組に対して、2以上のファイル・コンテント(データ放送アプリケーション)が提供される場合である。このような場合、異なるファイル・コンテントには別々のasset_idが割り振られ、別々のMPU論理グループとして異なるMMT伝送路上で伝送されることになる。図5では、簡素化のため、ファイル・データ用の伝送路503を1本しか描いていない。 In addition, a single package (broadcast program) may transmit multiple assets of the same type (that is, with different asset_ids). For example, two or more file contents (data broadcasting applications) are provided for the same broadcast program. In such a case, different file contents will be assigned different asset_ids and transmitted over different MMT transmission paths as different MPU logical groups. In FIG. 5, only one transmission path 503 for file data is drawn for simplification.

また、MMTは、放送や通信の複数の伝送路に共通に用いることができる。HTML文書データのようなノンタイムド・メディアは、図5に示したように放送の伝送路でタイムド・メディアとともに伝送される以外に、IPネットワークなど通信の伝送路を介して提供することもできる。 Also, MMT can be used in common for a plurality of transmission paths for broadcasting and communication. Non-timed media such as HTML document data can also be provided via a communication transmission line such as an IP network, in addition to being transmitted along with timed media over a broadcast transmission line as shown in FIG.

また、伝送路504では、同じシグナリング・メッセージを含んだMMTパケットが、繰り返し伝送される。本明細書で開示する技術を実現する上で、伝送されるシグナリング・メッセージは、PAメッセージ510、M2セクション・メッセージ520、データ・トランスミッション・メッセージ530の3種類のシグナリング・メッセージが関連する。各種シグナリング・メッセージで、シグナリング・テーブルが伝送される。例えば、PAメッセージ510内には、MP(MMT Package)テーブル511が含まれている。また、M2セクション・メッセージ520内には、MH AI(Application Information)テーブル521が含まれている。また、データ・トランスミッション・メッセージ530は、データの伝送方法やデータ管理の制御方法を通知するためのメッセージであり、データ・ディレクトリー・マネジメント・テーブル531、データ・アセット・マネジメント・テーブル532、データ・コンテント・マネジメント・テーブル533の各シグナリング・テーブルが含まれている。各テーブルの詳細については後述に譲る。 Also, on the transmission line 504, MMT packets containing the same signaling message are repeatedly transmitted. Three types of signaling messages are involved in implementing the techniques disclosed herein: PA messages 510, M2 section messages 520, and data transmission messages 530. Signaling tables are transmitted in various signaling messages. For example, PA message 510 includes MP (MMT Package) table 511 . Also included in the M2 section message 520 is an MH AI (Application Information) table 521 . A data transmission message 530 is a message for notifying a data transmission method and a data management control method. - Each signaling table of the management table 533 is included. Details of each table will be given later.

上述したように、MMTPでは、ビデオ、オーディオ、字幕などのタイムド・メディアや、ファイル・データのようなノンタイムド・メディアが伝送される。図6には、MMTPパケット600の構成例を示している。MMTPパケットは、MMTプロトコルを用いて伝送されるようにフォーマットされたメディア・データのユニットである。詳細については、例えば非特許文献1を参照されたい。 As described above, MMTP transmits timed media such as video, audio, subtitles, and non-timed media such as file data. FIG. 6 shows a configuration example of an MMTP packet 600. As shown in FIG. An MMTP packet is a unit of media data formatted to be transmitted using the MMT protocol. For details, see Non-Patent Document 1, for example.

参照番号601で示すパケット・カウンター・フラグ「C」に1が代入されていると、参照番号602で示すパケット・カウンターのフィールドがこのMMTPパケット内に存在することが表される。パケット・カウンター602は、MMTPパケットをカウントした整数値を書き込む32ビット長のフィールドであり、MMTPパケットを送信する度に1ずつインクリメントされる。 A packet counter flag "C" indicated by reference numeral 601 is assigned a value of 1 to indicate that a packet counter field indicated by reference numeral 602 is present in this MMTP packet. A packet counter 602 is a 32-bit long field in which an integer value counting MMTP packets is written, and is incremented by 1 each time an MMTP packet is transmitted.

参照番号603で示す拡張フラグ「X」に1が代入されていると、参照番号604で示す拡張ヘッダー604が存在することが表される。図6の下には、拡張ヘッダー604の構成例を併せて示している。拡張ヘッダー604は、参照番号604-1で示す16ビット長のtypeフィールドと、参照番号604-2で示すlengthフィールドと、参照番号604-3で示すheader_extensin_valueフィールドで構成される。lengthフィールドには、header_extensin_valueフィールドのバイト長が書き込まれる。header_extensin_valueフィールドには、MMTの仕様から外れた拡張情報を書き込むことができる。 When 1 is assigned to the extension flag “X” indicated by reference number 603, it indicates that the extension header 604 indicated by reference number 604 is present. A configuration example of the extension header 604 is also shown at the bottom of FIG. The extension header 604 is composed of a 16-bit length type field indicated by reference number 604-1, a length field indicated by reference number 604-2, and a header_extension_value field indicated by reference number 604-3. The length field is written with the byte length of the header_extension_value field. Extension information outside the MMT specification can be written in the header_extension_value field.

参照番号606で示すtypeフィールドには、当該MMTPパケットのペイロード・データのタイプを表すタイプ値が書き込まれる。タイプ値の定義を以下の表1に示しておく。 A type field indicated by reference numeral 606 is written with a type value representing the type of payload data of the MMTP packet. The definitions of the type values are shown in Table 1 below.

Figure 0007248155000001
Figure 0007248155000001

参照番号605で示すRAP(Random Access Point)フラグに1が代入されていると、当該MMTPパケットのペイロードが当該データ・タイプのデータ・ストリームへのRandom Access Pointを含んでいることを表す。 When 1 is assigned to the RAP (Random Access Point) flag indicated by reference numeral 605, it indicates that the payload of the MMTP packet contains a Random Access Point to the data stream of the data type.

参照番号607で示す、16ビット長のpacket_idフィールドには、アセットを区別するための整数値が書き込まれる。このフィールドの値は、当該MMTPパケットが属するアセットのasset_idに由来する。packet_idとasset_idのマッピングは、シグナリング・メッセージの一部であるMMTパッケージ(MP)テーブルで示されている。 A 16-bit packet_id field indicated by reference number 607 is written with an integer value for distinguishing the asset. The value of this field comes from the asset_id of the asset to which the MMTP packet belongs. The mapping between packet_id and asset_id is indicated in the MMT Package (MP) table which is part of the signaling message.

参照番号608で示す、32ビット長のtimestampフィールドには、当該MMTPパケットの送信時間が、NTPプロトコルで規定されているshort-formatで記載される。 A 32-bit timestamp field indicated by reference number 608 describes the transmission time of the MMTP packet in the short-format defined by the NTP protocol.

参照番号609で示す、32ビット長のpacket_sequence_numberフィールドには、同一のpacket_idを持つパケットを識別するための整数値(MMT伝送路上でのシーケンス番号)が記載される。 A 32-bit packet_sequence_number field indicated by reference number 609 describes an integer value (sequence number on the MMT transmission path) for identifying packets having the same packet_id.

図7には、ノンタイムド・メディアを伝送するMMTPパケットの場合の拡張ヘッダー700の構成例を示している。図示のように、この場合、lengthフィールド701には、header_extensin_valueフィールドのバイト長として4が書き込まれる。header_extensin_valueフィールド702には、download_idが4バイトで記載される。 FIG. 7 shows a configuration example of an extension header 700 for an MMTP packet that transmits non-timed media. As shown, in this case, the length field 701 is written with 4 as the byte length of the header_extensin_value field. The download_id is written in 4 bytes in the header_extension_value field 702 .

MMTプロトコルを使ってMPUを伝送する際、送信側及び受信側ではそれぞれパケット化、デパケット化が必要である。パケット化により、MPUはMMTPペイロードに挿入され、MMTPパケットで伝送される。MMTPペイロードのフォーマットは、大きなペイロードの伝送が可能なように、MMTPペイロードのフラグメンテーションを許容する。また、MTPペイロードのフォーマットは、小さなデータ・ユニットに対応して、複数のMMTPペイロードを単一のMMTPペイロードに挿入するアグリゲーションも許容する。受信側では、デパケット化して、元のMPUデータを復元する。 When transmitting an MPU using the MMT protocol, packetization and depacketization are required at the sender and receiver, respectively. With packetization, the MPU is inserted into the MMTP payload and transmitted in the MMTP packet. The MMTP payload format allows fragmentation of the MMTP payload so that transmission of large payloads is possible. The MTP payload format also allows aggregation of multiple MMTP payloads into a single MMTP payload, corresponding to a small data unit. The receiving side depacketizes and restores the original MPU data.

図8には、MPUモードの場合のMMTPペイロード800の構成例を示している。詳細については、例えば非特許文献1を参照されたい。MPUモードは、MMTPヘッダーのtypeフィールド606に「0x00」が書き込まれている場合である。MPUモードのMMTPパケットは、放送番組本編に関わるビデオ、オーディオ、並びに、放送番組に連動するファイル・データ(データ放送アプリケーション)の伝送に使用される。 FIG. 8 shows a configuration example of the MMTP payload 800 in the MPU mode. For details, see Non-Patent Document 1, for example. MPU mode is when "0x00" is written in the type field 606 of the MMTP header. MMTP packets in MPU mode are used to transmit video and audio related to the main part of the broadcast program, and file data (data broadcast application) linked to the broadcast program.

参照番号801で示すMPU Fragment Type(FT)フィールドには、フラグメントのタイプが4ビットの値で示される。FT値の定義を以下の表2に示しておく。 In the MPU Fragment Type (FT) field indicated by reference number 801, the fragment type is indicated by a 4-bit value. The definitions of FT values are shown in Table 2 below.

Figure 0007248155000002
Figure 0007248155000002

参照番号802で示すTimed(T)フラグに1が記入されているときには、タイムド・メディアを伝送するMPUがフラグメントされていることを示し、0が記入されているときには、ノンタイムド・メディアを伝送するMPUがフラグメントされていることを示す。 When 1 is entered in the Timed (T) flag indicated by reference number 802, it indicates that the MPU transmitting timed media is fragmented, and when 0 is entered, it indicates the MPU transmitting non-timed media. is fragmented.

参照番号803で示すFragmentation Identifier(f_i)フィールドは、ペイロード内のデータ・ユニットのフラグメンテーションに関する情報を、2ビットで表す。f_iの4つの値の定義を以下の表3に示しておく。 The Fragmentation Identifier (f_i) field indicated by reference number 803 represents information about the fragmentation of the data unit in the payload with 2 bits. The four values of f_i are defined in Table 3 below.

Figure 0007248155000003
Figure 0007248155000003

当該ペイロードが複数のデータ・ユニットをアグリゲートしたものであるときには、参照番号804で示すaggregation(A)フラグに1が記入される。 When the payload is an aggregation of multiple data units, the aggregation (A) flag indicated by reference numeral 804 is set to 1.

参照番号805で示す、8ビット長のfragment_counterフィールドには、当該MMTPペイロードが続く同じデータ・ユニットのフラグメントを含んでいるペイロードの数が記載される。 An 8-bit long fragment_counter field indicated by reference numeral 805 describes the number of payloads containing fragments of the same data unit followed by the MMTP payload in question.

参照番号806で示す、16ビット長のDU_lengthフィールドには、当該フィールドに続くデータ(DU:Data Unit)の長さが記載される。但し、Aフラグ804が0のときは、DU_lengthフィールド806はない。 A 16-bit DU_length field indicated by reference number 806 describes the length of data (DU: Data Unit) following the field. However, when the A flag 804 is 0, there is no DU_length field 806 .

参照番号807で示すDU_Headerは、データ・ユニットのヘッダーである。但し、FT値801が0又は1のとき(言い換えれば、MFUでないとき)には、DU_Header807はない。MFUは、タイムド・メディアのサンプル若しくはサブサンプル、又は、ノンタイムド・メディアのアイテムを含んでいる。 DU_Header, indicated by reference number 807, is the header of the data unit. However, when the FT value 801 is 0 or 1 (in other words, not MFU), there is no DU_Header 807 . An MFU may contain samples or sub-samples of timed media or items of non-timed media.

図9には、ペイロードにタイムド・メディアを配置したMFUのDU_Header900の構成例を示している。また、図10には、ペイロードにノンタイムド・メディアを配置したMFUのDU_Header1000の構成例を示している。図10に示すように、ノンタイムド・メディアの場合のDU_Header1000は、当該MFUの一部として伝送されるアイテムの識別子である32ビット長のitem_IDで構成される。アイテムは、HTML文書データや、HTML文書から参照されるモノメディア・データなどの、アプリケーションを構成するリソースである。asset_idで指定されたMMT伝送路上では、上述したMMTPパケットのヘッダー内のpacket_id及び拡張ヘッダー内のdownload_idと、DUヘッダー内のitem_IDの組み合わせで、アイテムを一意に特定することができる。 FIG. 9 shows a configuration example of DU_Header 900 of MFU in which timed media is placed in the payload. Also, FIG. 10 shows a configuration example of DU_Header 1000 of MFU in which non-timed media is arranged in the payload. As shown in FIG. 10, DU_Header 1000 in the case of non-timed media consists of 32-bit long item_ID, which is an identifier of an item transmitted as part of the MFU. An item is a resource that constitutes an application, such as HTML document data and mono-media data referenced from the HTML document. On the MMT transmission line specified by asset_id, an item can be uniquely identified by a combination of packet_id in the header of the MMTP packet, download_id in the extension header, and item_ID in the DU header.

図11には、ノンタイムド・メディアのデータを伝送する際のパケット構成例を示している。 FIG. 11 shows an example of a packet configuration when transmitting non-timed media data.

図11(a)には、元のファイル・データの状態を示している。同図中、F1、F2はそれぞれ1つのファイル・データである。ファイル・データは、例えばHTML文書であり、1以上のアイテムを含んでいる。また、HTML文書自体も1つのアイテムである。 FIG. 11(a) shows the state of the original file data. In the figure, F1 and F2 are each one file data. File data is, for example, an HTML document and contains one or more items. Also, the HTML document itself is an item.

図11(b)には、各ファイル・データF1、F2をMFUに配置した様子を示している。ファイル・データF1は、ファイル・サイズが大きくないので、そのまま1つのMFUのペイロードに配置される。一方、ファイル・データF2は、ファイル・サイズが大きいので、複数個に分割され、それぞれがMFUのペイロードに配置される。図示の例では、ファイル・データF2は、F2-1とF2-2に2分割され、それぞれが別のMFUのペイロードに配置されている。 FIG. 11(b) shows how the file data F1 and F2 are arranged in the MFU. Since the file data F1 is not large in file size, it is placed as it is in the payload of one MFU. On the other hand, since the file data F2 has a large file size, it is divided into a plurality of pieces, each of which is placed in the payload of the MFU. In the illustrated example, the file data F2 is divided into two parts F2-1 and F2-2, each of which is placed in the payload of another MFU.

ここで、HTML文書データやモノメディアなどのノンタイムド・メディアがペイロードに配置されるMFUには、そのアイテムを一意に示すitem_IDが記載されたDU_Header(図10を参照のこと)がそれぞれ付けられる。 Here, DU_Header (see FIG. 10) describing item_ID uniquely indicating the item is attached to each MFU in which non-timed media such as HTML document data and mono-media are arranged in the payload.

次いで、図11(c)に示すように、各MFUには、MMTペイロードのヘッダー(図8を参照のこと)が付けられて、MMTペイロードとなる。ここで、MMTペイロードのヘッダーのFragment Type(FT)フィールドに値2を記載して、フラグメントのタイプがMFUであることを示す。また、Timed(T)フラグに値0を記載して、ノンタイムド・メディアを伝送するMPUであることを示す。また、フラグメントしていないノンタイムド・メディアを配置したMFUには、Fragmentation Identifier(f_i)フィールドに値0を記載する。一方、フラグメントしたノンタイムド・メディアを配置したMFUには、Fragmentation Identifier(f_i)フィールドに値1を記載するとともに、fragment_counterフィールドに該当するカウント値を記載する。 Then, as shown in FIG. 11(c), each MFU is attached with an MMT payload header (see FIG. 8) to form an MMT payload. Here, the value 2 is written in the Fragment Type (FT) field of the header of the MMT payload to indicate that the fragment type is MFU. Also, a value of 0 is written in the Timed(T) flag to indicate that the MPU transmits non-timed media. Also, a value of 0 is written in the Fragmentation Identifier (f_i) field in the MFU in which non-fragmented non-timed media is arranged. On the other hand, in the MFU in which fragmented non-timed media is arranged, a value of 1 is described in the Fragmentation Identifier (f_i) field, and a corresponding count value is described in the fragment_counter field.

次いで、図11(d)に示すように、各MMTペイロードに、MMTPパケットのヘッダー及び拡張ヘッダー(図6を参照のこと)が付けられて、MMTパケット・ストリームとなる。ここで、MMTPヘッダーのtypeフィールドには、0を記載して、ペイロード・データのタイプがMPUであることを記載し、packet_idフィールドにはアセットを区別するための整数値が書き込まれる。また、拡張ヘッダーには、download_idが記載される。したがって、asset_idで指定されたMMT伝送路上では、上述したMMTPパケットのヘッダー内のpacket_id及び拡張ヘッダー内のdownload_idと、DUヘッダー内のitem_IDの組み合わせで、アイテムを一意に特定することができる。 Each MMT payload is then appended with an MMTP packet header and an extension header (see FIG. 6) to form an MMT packet stream, as shown in FIG. 11(d). Here, 0 is written in the type field of the MMTP header to indicate that the type of payload data is MPU, and an integer value for distinguishing assets is written in the packet_id field. Also, download_id is described in the extension header. Therefore, on the MMT transmission path specified by asset_id, an item can be uniquely identified by a combination of packet_id in the header of the MMTP packet, download_id in the extension header, and item_ID in the DU header.

さらに、図11(e)に示すように、各MMTパケットにIPヘッダー及びUDPヘッダーが付けられて、IPパケット・ストリームとなる。図示を省略したが、各IPパケットにTLVヘッダーを付けることで、放送ストリームを構成するTLVパケットが生成される。 Furthermore, as shown in FIG. 11(e), an IP header and a UDP header are added to each MMT packet to form an IP packet stream. Although illustration is omitted, TLV packets forming a broadcast stream are generated by attaching a TLV header to each IP packet.

なお、図11では図示を省略したが、MMTパケットには、シグナリング・メッセージをペイロードに含むMMTパケットも存在する。シグナリング・メッセージは、PAメッセージ、M2セクション・メッセージ、データ・トランスミッション・メッセージがある(前述並びに図5を参照のこと)。MMTPペイロードにタイムド・メディアやノンタイムド・メディアなどの伝送メディアが含まれるか、あるいは、シグナリング・メッセージが含まれるかは、MMTPヘッダー内のtypeフィールドの値を参照して識別することができる。 Although not shown in FIG. 11, some MMT packets include signaling messages in their payloads. Signaling messages include PA messages, M2 section messages, and data transmission messages (see above and FIG. 5). Whether the MMTP payload includes transmission media such as timed media or non-timed media or whether it includes a signaling message can be identified by referring to the value of the type field in the MMTP header.

続いて、本明細書で開示する技術を実現する上で関連する、MMTプロトコルで使用されるシグナリング・メッセージの構成について説明する。シグナリング・メッセージは、パッケージの伝送制御やパッケージの使用に必要なシグナリング情報であり、各種のシグナリング・テーブルを伝送する。 Next, the construction of signaling messages used in the MMT protocol, which is relevant for implementing the technology disclosed in this specification, will be described. The signaling message is signaling information required for package transmission control and package use, and transmits various signaling tables.

MMTのシグナリング・メッセージは、3つの共通するフィールドと、シグナリング・メッセージ・タイプ毎の特定の1つのフィールドと、メッセージ・ペイロードからなる一般的なフォーマットを使用する。メッセージ・ペイロードは、シグナリング情報を伝送する。以下、PAメッセージ、M2セクション・メッセージ、データ・トランスミッション・メッセージの順に説明する。 MMT signaling messages use a general format consisting of three common fields, one specific field per signaling message type, and the message payload. A message payload carries signaling information. The PA message, the M2 section message, and the data transmission message are described below in this order.

PA(Packege Access)メッセージは、Packege Accessに必要なすべてのシグナリング・テーブル上の情報を持つPAテーブルを伝送する。PAテーブルには、MMT Package(MP)テーブルが含まれる。図12には、シグナリング・メッセージの1つであるPAメッセージ1201と、PAメッセージに含まれるMPテーブル1202の構成例を示している。また、図13には、PAメッセージ1300のシンタックス例を示し、図14には、PAメッセージに含まれるパラメーターの説明を示している。 A PA (Package Access) message carries a PA table with information on all signaling tables required for Package Access. The PA table includes the MMT Package (MP) table. FIG. 12 shows a configuration example of a PA message 1201, which is one of signaling messages, and an MP table 1202 included in the PA message. Also, FIG. 13 shows a syntax example of a PA message 1300, and FIG. 14 shows an explanation of parameters included in the PA message.

message_idは、各種シグナリング情報において、PAメッセージを識別する16ビットの固定値である。versionは、PAメッセージのバージョンを示す、8ビットの整数値のパラメーターである。例えばMPテーブルを構成する一部のパラメーターでも更新した場合には、versionは+1だけインクリメントされる。lengthは、このフィールドの直後からカウントされる、当該PAメッセージのサイズをバイト単位で示す、32ビット長のパラメーターである。 message_id is a 16-bit fixed value that identifies a PA message in various signaling information. version is an 8-bit integer parameter that indicates the version of the PA message. For example, if even some of the parameters that make up the MP table are updated, the version is incremented by +1. length is a 32-bit long parameter that indicates the size of the PA message in bytes, counted immediately after this field.

extensionフィールドには、payloadのフィールドに配置されるMPテーブル(MPT)のインデックス情報が配置される。このフィールドには、8ビットのtable_idと、8ビットのtable_versionと、16ビットのtable_lengthが配置される。table_idは、MPテーブルを識別する固定値である。table_versionは、MPテーブルのバージョンを示す。table_lengthは、MPテーブルのサイズをバイト単位で示す。 Index information of the MP table (MPT) arranged in the payload field is arranged in the extension field. This field contains an 8-bit table_id, an 8-bit table_version, and a 16-bit table_length. table_id is a fixed value that identifies the MP table. table_version indicates the version of the MP table. table_length indicates the size of the MP table in bytes.

PAメッセージのpayloadフィールドには、MPテーブルが配置される。MPテーブルは、すべてのアセットのリストを含むパッケージに関連する情報を格納する。 The MP table is placed in the payload field of the PA message. The MP table stores information related to packages including a list of all assets.

図15及び図16には、MPテーブルのシンタックス例を示している(図16は、図15の続く後半部分である)。また、図17には、MPテーブルに含まれるパラメーターの説明を示している。以下、MPテーブルの構成について説明する。 FIGS. 15 and 16 show examples of MP table syntax (FIG. 16 is the second half following FIG. 15). Also, FIG. 17 shows an explanation of the parameters included in the MP table. The configuration of the MP table will be described below.

table_idは、各種シグナリング情報においてMPテーブルであることを識別する8ビットの固定値である。versionは、MPテーブルのバージョンを示す8ビットの整数値である。例えば、MPテーブルを構成する一部のパラメーターでも更新した場合には、versionは+1だけインクリメントされる。lengthは、このフィールドの直後からカウントされる、MPテーブルのサイズをバイト単位で示す、32ビット長のパラメーターである。 table_id is an 8-bit fixed value that identifies an MP table in various signaling information. Version is an 8-bit integer value indicating the version of the MP table. For example, if some of the parameters that make up the MP table are updated, version is incremented by +1. length is a 32-bit long parameter that indicates the size of the MP table in bytes, counted immediately after this field.

MMT_package_idは、放送信号で伝送されるすべての信号(ビデオ、オーディオ、字幕)、並びにファイル・データなどのアセットを構成要素とする全体のパッケージとしての識別情報である。この識別情報は、テキスト情報である。MMT_package_id_lengthは、そのテキスト情報のサイズをバイト単位で示す。 MMT_package_id is identification information of an entire package whose constituent elements are all signals (video, audio, subtitles) transmitted by broadcast signals, and assets such as file data. This identification information is text information. MMT_package_id_length indicates the size of the text information in bytes.

MP_table_descriptorsのフィールドは、パッケージ全体に関わる記述子の格納領域である。MPT_table_descriptor_lengthは、そのフィールドのサイズN2をバイト単位で示す、16ビット長のパラメーターである。そして、MP_table_descriptorは、さまざまな目的の記述子を規定した上で、N2バイト分(1つ又は複数配置)することを想定している。 The MP_table_descriptors field is a storage area for descriptors related to the entire package. MPT_table_descriptor_length is a 16-bit long parameter that indicates the size N2 of the field in bytes. MP_table_descriptor prescribes descriptors for various purposes, and is assumed to have N2 bytes (one or more).

number_of_assetsは、パッケージを構成する要素としてのアセット(信号、ファイル)の数を示す、8ビットのパラメーターである。number_of_assetの数分(N3)だけ、以下のAsset loopが配置される。 number_of_assets is an 8-bit parameter that indicates the number of assets (signals, files) that constitute the package. The following Asset loops are arranged by the number (N3) of number_of_asset.

1つのAsset loop内には、個々のアセットの情報としてのasset_id_len、asset_id、gen_loc_info、asset_dsc_len、asset_descriptorの各パラメーターが配置される。 In one Asset loop, each parameter of asset_id_len, asset_id, gen_loc_info, asset_dsc_len, and asset_descriptor as information of individual assets is arranged.

asset_idは、アセットをユニークに識別するテキスト情報である。asset_id_lenは、asset_idのサイズをバイト単位で示す。gen_loc_infoは、アセットの取得先のロケーションを示す情報である。本実施形態では、gen_loc_infoは、アセットの取得先となる伝送路上のpacket idの形式で記述される。したがって、MPテーブル上でasset_idを引いて、MMT伝送路上の該当するpacket IDを取り出すことができる。 asset_id is text information that uniquely identifies an asset. asset_id_len indicates the size of asset_id in bytes. gen_loc_info is information indicating the location of the acquisition destination of the asset. In this embodiment, gen_loc_info is described in the format of packet id on the transmission path from which the asset is acquired. Therefore, by looking up asset_id on the MP table, it is possible to retrieve the corresponding packet ID on the MMT transmission path.

asset_descriptorのフィールドは、アセットに関わる記述子の格納領域である。asset_descriptor_lengthは、asset_descriptorフィールドのサイズN5をバイト単位で示す。そして、asset_descriptorは、さまざまな目的の記述子を規定した上で、N5個(1つ又は複数)配置することを想定している。 The asset_descriptor field is a storage area for descriptors related to assets. asset_descriptor_length indicates the size N5 of the asset_descriptor field in bytes. Asset_descriptor prescribes descriptors for various purposes, and assumes that N5 pieces (one or more) are arranged.

M2セクション・メッセージは、MPEG-2 Systemのセクション拡張形式をそのまま伝送するために用いるシグナリング・メッセージである。図18には、M2セクション・メッセージ1800の構成例を示している。以下、M2セクション・メッセージの各パラメーターの意味について説明する。 The M2 section message is a signaling message used to transmit the MPEG-2 System section extension format as it is. FIG. 18 shows a configuration example of the M2 section message 1800. As shown in FIG. The meaning of each parameter of the M2 section message is explained below.

message_id(メッセージ識別)は、各種シグナリング情報において、M2セクション・メッセージを識別する16ビットの固定値であり、本実施形態では0x8000とする。version(バージョン)は、M2セクション・メッセージのバージョンを示す、8ビットの整数値のパラメーターである。length(メッセージ長)は、このフィールドの直後からカウントされる、当該M2セクション・メッセージのサイズをバイト単位で示す、16ビット長のパラメーターである。table_id(テーブル識別)は、当該セクションが属するテーブルの識別のために使用する領域である。section_syntax_indicator(セクション・シンタクス指示)は、拡張形式を示す'1'とする。section_length(セクション長)は、セクション長領域より後に続くデータのバイト数を書き込む領域である。table_id_extention(テーブル識別拡張)は、テーブル識別の拡張を行なう領域である。version_number(バージョン番号)は、テーブルのバージョン番号を書き込む領域である。current_next_indicator(カレント・ネクスト指示)は、テーブルが現在使用可能である場合は'1'とし、テーブルが現在使用不可であり次に有効となることを示す場合は'0'とする。section_number(セクション番号)は、テーブルを構成するセクション番号を書き込む領域である。last_section_number(最終セクション番号)は、テーブルを構成する最後のセクション番号を書き込む領域である。CRC32(CRC)、ITU-T勧告H.222.0に従う巡回冗長符号とする。 message_id (message identification) is a 16-bit fixed value that identifies an M2 section message in various signaling information, and is 0x8000 in this embodiment. version is an 8-bit integer parameter that indicates the version of the M2 section message. length (message length) is a 16-bit length parameter indicating the size of the M2 section message in bytes, counted immediately after this field. table_id (table identification) is an area used to identify the table to which the section belongs. Section_syntax_indicator (section syntax indicator) shall be '1' indicating an extended format. section_length (section length) is an area in which the number of bytes of data following the section length area is written. table_id_extension (table identification extension) is an area for extending table identification. version_number (version number) is an area in which the version number of the table is written. The current_next_indicator (current/next indicator) is '1' if the table is currently available, and '0' if the table is currently unavailable and will be valid next. section_number (section number) is an area in which the section number constituting the table is written. last_section_number (last section number) is an area in which the last section number constituting the table is written. CRC32 (CRC), ITU-T Recommendation H. A cyclic redundancy code conforming to H.222.0.

図19には、M2セクション・メッセージで伝送されるMH AI(Application Information)テーブル(MH AIT)1900の構成例を示している。以下、MH AIテーブルの各パラメーターの意味について説明する。 FIG. 19 shows a configuration example of an MH AI (Application Information) table (MH AIT) 1900 transmitted by the M2 section message. The meaning of each parameter in the MH AI table will be explained below.

table_id(テーブル識別)は、各種シグナリング情報においてアプリケーション情報(AI)テーブルであることを識別する8ビットの固定値であり、本実施形態では0x89とする。section_syntax_indicator(セクション・シンタクス指示)は、1ビットのフィールドで、常に「1」とする。sectoin_length(セクション長)は、12ビットのフィールドで、先頭の2ビットは常に「00」とする。これは、セクション長フィールドからCRC32を含むセクションの最後までのセクションのバイト数を規定する。この値は1021(16進数で0x3FD)を超えないものとする。applicaton_type(アプリケーション形式)は、16ビットのフィールドで、AITで伝送しているアプリケーションの値を示す。DVBでは、DVB-Jアプリケーションに対して0x0001が割り当てられている。ARIB-Jアプリケーションにおいても0x0001とする。version_number(バージョン番号)は、5ビットのフィールドで、サブテーブルのバージョン番号である。version_numberは、当該MH AIテーブルのバージョン番号であり、サブテーブル内の情報に変化があった場合に+1だけインクリメントされる。また、バージョン番号の値が「31」になったとき、その次は「0」に戻る。current_next_indicator(カレント・ネクスト指示)は、常に「1」とする。section_number(セクション番号)は、8ビットのフィールドで、セクションの番号を表す。サブテーブル内で最初のセクションのセクション番号は0x00である。セクション番号は、同一のテーブル識別及びアプリケーション形式を持つセクションが追加される度に+1だけインクリメントされる。last_section_number(最終セクション番号)は、8ビットのフィールドであり、そのセクションが属するサブテーブルにおける最後のセクション番号を規定する。 table_id (table identification) is an 8-bit fixed value that identifies an application information (AI) table in various signaling information, and is 0x89 in this embodiment. The section_syntax_indicator (section syntax indicator) is a 1-bit field and is always "1". The sectoin_length (section length) is a 12-bit field, and the first two bits are always "00". This defines the number of bytes in the section from the section length field to the end of the section including the CRC32. This value shall not exceed 1021 (0x3FD in hexadecimal). application_type (application format) is a 16-bit field and indicates the value of the application transmitted by AIT. In DVB, 0x0001 is assigned to DVB-J applications. It is also set to 0x0001 in the ARIB-J application. The version_number (version number) is a 5-bit field and is the version number of the sub-table. version_number is the version number of the MH AI table, and is incremented by +1 when information in the sub-table changes. Also, when the value of the version number becomes "31", it returns to "0". The current_next_indicator (current/next indicator) is always “1”. section_number (section number) is an 8-bit field and represents the number of the section. The section number of the first section in the sub-table is 0x00. The section number is incremented by +1 each time a section with the same table identification and application type is added. last_section_number (last section number) is an 8-bit field and defines the last section number in the sub-table to which the section belongs.

common_descriptor_length(共通記述子ループ長)は、8ビットのフィールドで、後続のdescriptor(記述領域内記述子)のバイト長を規定する。このdescriptor(記述領域内記述子)は、common_descriptor_lengthの数分のループからなる一連の領域に、記述子(descriptor)の情報を格納する。descriptorは、AITサブテーブル内のすべてのアプリケーションに適用される。例えば、伝送プロトコル記述子がdescriptorフィールドに書き込まれる。 common_descriptor_length (common descriptor loop length) is an 8-bit field that defines the byte length of subsequent descriptors (descriptors in the description area). This descriptor (descriptor in the description area) stores the descriptor information in a series of areas consisting of loops for the number of common_descriptor_length. The descriptor applies to all applications within the AIT subtable. For example, a transmission protocol descriptor is written to the descriptor field.

application_loop_lengthは、このMH AIテーブルに含まれるアプリケーション情報の数を書き込む領域である。そして、application_loop_lengthが示す数分だけ、アプリケーション情報のループが配置される。 application_loop_length is an area to write the number of application information included in this MH AI table. Then, loops of application information are arranged for the number indicated by application_loop_length.

1つのアプリケーション情報のループ内には、application_identifier(アプリケーション識別子)と、application_control_code(アプリケーション制御コード)と、application_descriptor_loop_length(アプリケーション情報記述子ループ長)の数分のループからなる一連の領域に記載されるdescriptor(アプリケーション情報記述子)が配置される。この記述子領域内の記述子は、指定したアプリケーションのみに適用される。 In one application information loop, descriptor ( application information descriptor). The descriptors in this descriptor area apply only to the specified application.

application_identifier(アプリケーション識別子)は、アプリケーションを識別するパラメーターである。application_control_code(アプリケーション制御コード)は、8ビットのフィールドで、アプリケーションの状態を制御する制御コードを規定する。このフィールドのセマンティックスは、アプリケーション形式の値に依存する。application_control_codeとして "autostart"が指示されていたら、このMH ATテーブルを参照した受信機は、application_identifierで指定されたアプリケーションを起動開始する。また、application_control_codeとして"prefetch"が指示されていたら、このMH ATテーブルを参照した受信機は、application_identifierで指定されたアプリケーションを先読みする。また、application_control_codeとして"kill"が指示されていたら、このMH ATテーブルを参照した受信機は、application_identifierで指定されたアプリケーションの実行を停止する。CRC32(CRC)、ITU-T勧告H.222.0に従う巡回冗長符号とする。 application_identifier (application identifier) is a parameter that identifies an application. Application_control_code (application control code) is an 8-bit field that defines a control code that controls the state of the application. The semantics of this field depend on the application type value. If "autostart" is indicated as application_control_code, the receiver referring to this MH AT table starts the application specified by application_identifier. Also, if "prefetch" is indicated as application_control_code, the receiver referring to this MH AT table prefetches the application specified by application_identifier. Also, if "kill" is indicated as application_control_code, the receiver referring to this MH AT table stops executing the application specified by application_identifier. CRC32 (CRC), ITU-T Recommendation H. A cyclic redundancy code conforming to H.222.0.

要するに、MH AIテーブルは、MMT伝送路で送られてくるアプリケーション(ファイル・データ)の処理方法や、伝送方法(transport_protocol)、ロケーション(URL)を指定するテーブルである。受信機は、M2セクション・メッセージで送られてくるMH AIテーブルを受信すると、application_control_codeで指定された処理を実行するために、指定されたロケーションから指定されたtransport_protocolでアプリケーションを取得する。 In short, the MH AI table is a table that designates the processing method, transmission method (transport_protocol), and location (URL) of applications (file data) sent over the MMT transmission line. When the receiver receives the MH AI table sent in the M2 section message, it acquires the application with the specified transport_protocol from the specified location in order to perform the processing specified by the application_control_code.

図20には、MH AIテーブルのアプリケーション情報のループ内に格納される、アプリケーション情報記述子2000の構成例を示している。また、図21には、アプリケーション情報記述子2000に含まれるパラメーターの説明を示している。以下、アプリケーション情報記述子2000の各パラメーターの意味について説明する。 FIG. 20 shows a configuration example of an application information descriptor 2000 stored in the application information loop of the MH AI table. Also, FIG. 21 shows an explanation of the parameters included in the application information descriptor 2000. As shown in FIG. The meaning of each parameter of the application information descriptor 2000 will be described below.

descriptor_tagは、当該記述子2000を識別する、8ビットの整数値である。descriptor_lengthは、このフィールドより後に続く当該記述子2000のデータのバイト数を書き込む領域である。 descriptor_tag is an 8-bit integer value that identifies the descriptor 2000 in question. descriptor_length is an area in which the number of bytes of data of the descriptor 2000 following this field is written.

application_profile_lengthの数分のループからなる一連の領域には、application_profileの情報が書き込まれる。application_profileは、本アプリケーションが実行可能である受信機のプロファイルであり、受信機に要求する機能毎のビットマップで要求機能を示す。但し上位3ビットは機能ビットマップ切り替えを示す。上記ビットマップはバージョン毎に規定する。また、version_major、version_minor、version_microはそれぞれ、アプリケーション・プロファイル規定のバージョンである。 Information of application_profile is written in a series of areas consisting of loops of the number of application_profile_length. application_profile is the profile of the receiver that can execute this application, and indicates the requested function with a bitmap for each function requested of the receiver. However, the upper 3 bits indicate function bitmap switching. The above bitmap is specified for each version. Also, version_major, version_minor, and version_micro are versions of the application profile definition, respectively.

service_bound_flagは、本アプリケーションが現在のサービスのみで有効かどうかを示すフラグである。visibilityは、アプリケーション可視か否かを示す。application_priorityは、このサービス内で告知されているアプリケーション間の相対優先度である。transport_protocol_labelは、アプリケーションを伝送するプロトコルを示す。transport_protocol_labelの値としては、0x0003はHTTP/HTTPS伝送、0x0005はMMT並びにノンタイムド伝送を規定する。 service_bound_flag is a flag indicating whether this application is valid only for the current service. Visibility indicates whether the application is visible. application_priority is the relative priority between applications advertised within this service. transport_protocol_label indicates the protocol for transporting the application. As the transport_protocol_label value, 0x0003 specifies HTTP/HTTPS transmission, and 0x0005 specifies MMT and non-timed transmission.

また、図22には、伝送プロトコル記述子2200の構成例を示している。以下、伝送プロトコル記述子2200の各パラメーターの意味について説明する。 Also, FIG. 22 shows a configuration example of the transmission protocol descriptor 2200 . The meaning of each parameter of the transmission protocol descriptor 2200 will be explained below.

descriptor_tagは、当該記述子2200を識別する、8ビットの整数値である。descriptor_lengthは、このフィールドより後に続く当該記述子2200のデータのバイト数を書き込む、8ビットの領域である。 descriptor_tag is an 8-bit integer value that identifies the descriptor 2200 in question. descriptor_length is an 8-bit area in which the number of bytes of data of the descriptor 2200 following this field is written.

protocol_id(プロトコル識別子)は、アプリケーションを伝送するプロトコルを示す。値としては、0x0003はHTTP/HTTPS伝送、0x0005はMMT並びにノンタイムド伝送を規定する。transport_protocol_label(伝送プロトコル・ラベル)は、1つのアプリケーションを複数の経路で伝送する場合にその伝送手段を一意に識別する値であり、アプリケーション情報記述子の同名のフィールドに対応する。selector_byte(セレクター・バイト)は、プロトコルID毎にシンタックスが規定される領域であり、取得場所が書き込まれる。 protocol_id (protocol identifier) indicates a protocol for transmitting the application. As a value, 0x0003 specifies HTTP/HTTPS transmission, and 0x0005 specifies MMT and non-timed transmission. transport_protocol_label (transmission protocol label) is a value that uniquely identifies the transmission means when one application is transmitted through multiple paths, and corresponds to the field of the same name in the application information descriptor. selector_byte (selector byte) is an area in which syntax is defined for each protocol ID, and an acquisition location is written.

図23には、HTTP/HTTPS、MMTノンタイムド伝送に共通のセレクター・バイト2300の構成例を示している。 FIG. 23 shows a configuration example of a selector byte 2300 common to HTTP/HTTPS and MMT non-timed transmission.

URL_base_byteは、URL_base_lengthの数分のループからなる一連の領域に、URL文字列のうち、URL_baseを示すテキスト情報を格納する。 URL_base_byte stores text information indicating URL_base in the URL character string in a series of loops for the number of URL_base_length.

URL_extension_countは、URL_baseに続くURL_extensionの数を示し、URL_extension_countの数分だけURL_extensionのループが配置される。そして、1つのURL_extensionのループ内では、URL_extention_byteは、URL_extensionの長さを規定するURL_extension_lengthの数分のループからなる一連の領域に、個々のURL_extentionを示すテキスト情報を格納する。各URL_extentionは、URL_baseに続くURL文字列である。例えば、URL_baseが"http://www.xbc.com"で、URL_extensionが"index.html"であれば、これらの文字列を連結して、完全なURL"http://xbc.com/index.html"を得ることができる。 URL_extension_count indicates the number of URL_extensions following URL_base, and URL_extension loops are arranged for the number of URL_extension_count. In one URL_extension loop, URL_extension_byte stores text information indicating each URL_extension in a series of loops corresponding to the number of URL_extension_lengths that define the length of the URL_extension. Each URL_extension is a URL string following URL_base. For example, if the URL_base is "http://www.xbc.com" and the URL_extension is "index.html", concatenate these strings to get the complete URL "http://xbc.com/index .html" can be obtained.

要するに、MH AIテーブルのアプリケーション情報のループ内のアプリケーション情報記述子並びに伝送プロトコル記述子を参照することで、アプリケーションの伝送手段(MMT伝送か、HTML伝送か)、並びに、ロケーション情報(URL)を取得することができる。 In short, by referring to the application information descriptor and transmission protocol descriptor in the application information loop of the MH AI table, the application transmission means (MMT transmission or HTML transmission) and location information (URL) are acquired. can do.

図24には、シグナリング・メッセージの1つであるデータ・トランスミッション・メッセージ2400の構成例を示している。以下、データ・トランスミッション・メッセージの各パラメーターの意味について説明する。 FIG. 24 shows a configuration example of a data transmission message 2400, which is one of signaling messages. The meaning of each parameter of the data transmission message is explained below.

message_id(メッセージ識別)は、各種シグナリング情報において、データ・トランスミッション・メッセージを識別する16ビットの固定値であり、本実施形態では0xF000とする。version(バージョン)は、データ・トランスミッション・メッセージのバージョン番号を書き込む領域である。length(メッセージ長)は、このフィールドより後に続く当該メッセージのデータのサイズをバイト単位で示す、32ビットのパラメーターである。 message_id (message identification) is a 16-bit fixed value that identifies a data transmission message in various signaling information, and is 0xF000 in this embodiment. version is an area to write the version number of the data transmission message. length (message length) is a 32-bit parameter that indicates, in bytes, the size of the message data that follows this field.

num_of_tables(テーブル数)は、このデータ・トランスミッション・メッセージに格納するテーブルの数を示す。データ・トランスミッション・メッセージに格納するテーブルとして、そして、num_of_tablesが示す数分だけ、テーブル情報のループが配置される。 num_of_tables indicates the number of tables stored in this data transmission message. A loop of table information is arranged as the table to be stored in the data transmission message and as many times as indicated by num_of_tables.

1つのテーブル情報のループ内には、テーブル情報として、table_id(テーブル識別)、table_version(テーブル・バージョン)、並びに、table_length(テーブル長)が格納される。table_id(テーブル識別)は、このデータ・トランスミッション・メッセージに格納するテーブルの識別のための使用する領域である。データ・トランスミッション・メッセージでは、データ・アセット・マネジメント・テーブル(DAMT)、データ・ディレクトリー・マネジメント・テーブル(DDMT)、データ・コンテント・マネジメント・テーブル(DCMT)の3種類のシグナリング・テーブルが伝送されるが(前述)、table_id(テーブル識別子)はこれらのうちいずれのテーブルであるかを識別する。table_version(テーブル・バージョン)は、このデータ・トランスミッション・メッセージに格納するテーブルのバージョンを示す。table_length(テーブル長)は、このデータ・トランスミッション・メッセージに格納するテーブルの大きさをバイト単位で示す。 In one table information loop, table_id (table identification), table_version (table version), and table_length (table length) are stored as table information. table_id (table identification) is an area used to identify the table stored in this data transmission message. Data transmission messages carry three types of signaling tables: data asset management table (DAMT), data directory management table (DDMT), and data content management table (DCMT). (described above), the table_id (table identifier) identifies which of these tables it is. table_version (table version) indicates the version of the table stored in this data transmission message. table_length indicates the size of the table stored in this data transmission message in bytes.

また、num_of_tablesが示す数分だけ、テーブルのループが配置される。1つのテーブルのループ内には、table_idで識別されるテーブルの中身の情報が格納される。table(テーブル)は、このデータ・トランスミッション・メッセージに格納するテーブルを示す。 Also, the number of table loops indicated by num_of_tables is arranged. Information on the content of the table identified by table_id is stored in the loop of one table. table indicates a table to be stored in this data transmission message.

図25には、データ・トランスミッション・メッセージで伝送されるデータ・アセット・マネジメント・テーブル2500の構成例を示している。データ・アセット・マネジメント・テーブルは、MMTPパケットとして伝送されるファイル・データのアセットの情報と、ファイル・データの各アセットに含まれるアイテムの情報を管理するテーブルである。以下、このデータ・アセット・マネジメント・テーブルの各パラメーターの意味について説明する。 FIG. 25 shows a configuration example of a data asset management table 2500 transmitted by a data transmission message. The data asset management table is a table for managing asset information of file data transmitted as MMTP packets and information of items included in each asset of file data. The meaning of each parameter of this data asset management table will be explained below.

table_id(テーブル識別)は、各種シグナリング情報においてデータ・アセット・マネジメント・テーブルであることを示す8ビットの固定値であり、本実施形態では0xA2とする。version_(バージョン)は、このデータ・アセット・マネジメント・テーブルのバージョンを示す8ビットの整数値のパラメーターである。例えばデータ・アセット・マネジメント・テーブルを構成する一部のパラメーターでも更新した場合には、versionは+1だけインクリメントされる。lengthは、このフィールドの直後からカウントされる、このデータ・アセット・マネジメント・テーブルのサイズをバイト単位で示す、16ビット長のパラメーターである。 table_id (table identification) is an 8-bit fixed value indicating that it is a data asset management table in various signaling information, and is 0xA2 in this embodiment. version_ (version) is an 8-bit integer parameter indicating the version of this data asset management table. For example, if some of the parameters that make up the data asset management table are also updated, the version is incremented by +1. length is a 16-bit long parameter that indicates the size in bytes of this data asset management table, counting immediately after this field.

number_of_assetは、パッケージに含まれるファイル・データのアセットの数を示す、8ビットのパラメーターである。number_of_assetの数分だけ、以下のアセット情報のループが配置され、アセット毎のファイル・データの情報が格納される。 number_of_asset is an 8-bit parameter that indicates the number of file data assets included in the package. The following asset information loops are arranged for the number of number_of_assets, and file data information for each asset is stored.

1つのアセット情報のループ内には、download_idと、アセット(ファイル・データ)自体に関する情報と、そのアセットに含まれる各アイテムに関する情報が含まれる。download_idは、ノンタイムド・メディア(ファイル・データ)を伝送するMMTPパケットの拡張ヘッダーに書き込まれる識別情報である(図7を参照のこと)。 One asset information loop contains the download_id, information about the asset (file data) itself, and information about each item contained in the asset. download_id is identification information written in the extension header of the MMTP packet that transmits non-timed media (file data) (see FIG. 7).

アセット情報のループ内に格納されるアセット自体に関する情報として、asset_ID_scheme、asset_ID_length、asset_ID_lengthと、asset_ID_byteを含む。asset_ID_schemeは、asset_IDの形式を示す。asset_IDの形式として、例えばUUID(Universal Unique Identifier)、URI(Uniform Resource Identifier)、GURL(General URL)を割り当てることができる。asset_ID_lengthは、asset_ID_byteの長さをバイト単位で表す。asset_ID_byteは、asset_ID_lengthの数分のループからなる一連の領域に、asset_ID_schemeで指定された形式で、asset_IDを示す。ちなみに、この情報は、本実施形態では、MPテーブル、データ・アセットマネジメント・テーブル共通にアセットを識別する情報として用いられるが、データ量が大きいので他の代用可能なアセット識別情報を用いてもよい。例えば、MPテーブルにおいてasset_IDに対応する情報として16ビットのcomponent_tagを定義し、データ・アセット・マネジメント・テーブルにおいてはasset_IDの代わりにcomponent_tagを利用することが想定される。 Information about the asset itself stored in the asset information loop includes asset_ID_scheme, asset_ID_length, asset_ID_length, and asset_ID_byte. asset_ID_scheme indicates the format of asset_ID. As a format of asset_ID, for example, UUID (Universal Unique Identifier), URI (Uniform Resource Identifier), and GURL (General URL) can be assigned. asset_ID_length represents the length of asset_ID_byte in bytes. asset_ID_byte indicates asset_ID in a series of areas consisting of loops for the number of asset_ID_length in the format specified by asset_ID_scheme. Incidentally, in this embodiment, this information is used as information for identifying assets in common to the MP table and the data asset management table, but since the amount of data is large, other substitute asset identification information may be used. . For example, it is assumed that a 16-bit component_tag is defined as information corresponding to asset_ID in the MP table, and component_tag is used instead of asset_ID in the data asset management table.

number_of_itemsは、該当するファイル・データのアセットを構成するアイテムの数を書き込む領域である。そして、number_of_itemsの数分だけアイテムのループが配置され、アセット(ファイル・データ)を構成する各アイテムに関する情報が書き込まれる。 number_of_items is an area in which the number of items constituting the asset of the file data is written. Then, loops of items corresponding to the number of number_of_items are arranged, and information about each item constituting the asset (file data) is written.

1つのアイテムのループ内には、アイテムに関する情報として、item_ID、node_tag、item_size、item_version、item_checksum、item_infoの各パラメーターが記述される。item_IDは、ノンタイムドMFUで伝送されるアイテムを識別するIDを示す32ビットの値である。node_tagは、同様にアイテムを識別する情報であり、16ビットの値である。シグナリング情報としては、32ビットのitem_IDに代えて16ビットのnode_tagを使用することで、アイテムの識別に必要なビット・サイズを削減することができる。なお、nodeは、データ放送アプリケーション(コンテント)を構成するディレクトリー構造上のノードとなるディレクトリー並びにアイテムの各々を指す。アイテムだけでなくディレクトリーもnode_tagで指定することができる。item_sizeは、アイテムのサイズをバイト単位で表す。item_versionは、アイテムのバージョンを示し、アイテムの内容が更新される度にversionは+1だけインクリメントされる。item_checksumは、アイテムのチェックサムを示す。なお、チェックサムは、すべてのファイルに対して必ず設定するのは情報量が多いと考えられる。よって、そのような考慮により、例えば1ビットのcheck_sum_flagを設定し、これに1が代入された場合にのみ32ビットのitem_check_sumが現れるようにしてもよい。あるいは、シグナリングではなく、図7に示したMMTPパケットの拡張ヘッダーとしてtypeとしてチェックサムを示し、lengthの後に32ビットのチェックサムを配置してもよい。item_info_lengthは、item_info_byteの情報領域のサイズをバイト単位で表す。そして、item_info_byteは、item_info_lengthの数分のループからなる一連の領域に、当該アイテムに関する情報(item_info())を格納する。 Within the loop of one item, each parameter of item_ID, node_tag, item_size, item_version, item_checksum, and item_info is described as information about the item. item_ID is a 32-bit value indicating an ID that identifies an item transmitted in non-timed MFU. node_tag is information for identifying an item, and is a 16-bit value. By using a 16-bit node_tag instead of a 32-bit item_ID as signaling information, the bit size required for item identification can be reduced. Note that node indicates each of the directory and items that are nodes on the directory structure that constitutes the data broadcasting application (content). Not only items but also directories can be specified by node_tag. item_size represents the size of the item in bytes. item_version indicates the version of the item, and version is incremented by +1 each time the content of the item is updated. item_checksum indicates the checksum of the item. It should be noted that the amount of information is considered to be large if the checksum is always set for all files. Thus, with such considerations, for example, a 1-bit check_sum_flag may be set such that the 32-bit item_check_sum appears only when 1 is assigned to it. Alternatively, instead of signaling, a checksum may be indicated as type as an extension header of the MMTP packet shown in FIG. 7, and a 32-bit checksum may be placed after length. item_info_length represents the size of the information area of item_info_byte in bytes. Then, item_info_byte stores information (item_info( )) about the item in a series of areas consisting of loops for the number of item_info_length.

descriptor_loop_lengthは、descriptorの全バイト長を示す。descriptorは、descriptor_loop_lengthの数分のループからなる一連の領域に記述子の情報(descriptor())を格納する。格納される記述子は別途定義する。 descriptor_loop_length indicates the total byte length of descriptor. A descriptor stores descriptor information (descriptor( )) in a series of areas consisting of loops as many as descriptor_loop_length. Descriptors to be stored are defined separately.

要するに、データ・アセット・マネジメント・テーブル2500は、1つのパッケージに含まれるファイル・データ(コンテント)のアセット並びにアセットに含まれるアイテムに関する情報を管理するテーブルである。アイテムに関する情報として、アイテムのバージョン情報も管理する。データ・アセット・マネジメント・テーブル2500を参照して、node_tag(若しくは、Item_ID)から該当するasset_idやアセットを伝送するMMT拡張ヘッダーに記載されたdownloadIDやitem_infoを引いたり、シグナリング情報の伝送路上で扱うnode_tagからファイル・データの伝送路上のitem_IDやitem_infoを引いたりすることができる。 In short, the data asset management table 2500 is a table that manages information related to assets of file data (contents) included in one package and items included in the assets. Item version information is also managed as information about the item. By referring to the data asset management table 2500, from the node_tag (or Item_ID), the downloadID or item_info described in the MMT extension header that transmits the corresponding asset_id or the asset is subtracted, or the node_tag handled on the transmission path of the signaling information. item_ID and item_info on the transmission path of file data can be subtracted from .

図26には、データ・トランスミッション・メッセージで伝送されるデータ・ディレクトリー・マネジメント・テーブル(DDMT)2600の構成例を示している。データ・ディレクトリー・マネジメント・テーブルは、データ放送アプリケーション(コンテント)を構成するディレクトリー、並びに、ディレクトリーに含まれる各ノード(下位のディレクトリーやアイテム(ファイル・データ))のロケーション情報を管理するテーブルである。以下、このデータ・ディレクトリー・マネジメント・テーブルの各パラメーターの意味について説明する。 FIG. 26 shows a configuration example of a data directory management table (DDMT) 2600 transmitted by a data transmission message. The data directory management table is a table that manages the location information of the directories that make up the data broadcasting application (content) and each node (subdirectories and items (file data)) included in the directory. The meaning of each parameter of this data directory management table is explained below.

table_id(テーブル識別)には、各種シグナリング情報においてデータ・ディレクトリー・マネジメント・テーブルであることを示す8ビットの固定値が書き込まれる。version_(バージョン)は、このデータ・ディレクトリー・マネジメント・テーブルのバージョンを示す8ビットの整数値のパラメーターである。例えばデータ・ディレクトリー・マネジメント・テーブルを構成する一部のパラメーターでも更新した場合には、versionは+1だけインクリメントされる。lengthは、このフィールドの直後からカウントされる、このデータ・ディレクトリー・マネジメント・テーブルのサイズをバイト単位で示す、16ビット長のパラメーターである。 An 8-bit fixed value indicating a data directory management table in various signaling information is written in table_id (table identification). version_ (version) is an 8-bit integer parameter indicating the version of this data directory management table. For example, if some of the parameters that make up the data directory management table are also updated, the version is incremented by +1. length is a 16-bit long parameter that indicates the size in bytes of this data directory management table, counting immediately after this field.

base_folder_path_lengthは、base_folder_path_byteの情報領域のサイズをバイト単位で表す。base_folder_path_byteは、base_folder_path_lengthの数分のループからなる一連の領域に、base_folder(上位のディレクトリー)へのパス名を格納する。base_folder_path_byteは、例えば、対応するディレクトリーへアクセスするための絶対的なURL形式で表記される。 base_folder_path_length represents the size of the information area of base_folder_path_byte in bytes. base_folder_path_byte stores the path name to base_folder (higher level directory) in a series of areas consisting of loops for the number of base_folder_path_length. base_folder_path_byte is expressed in absolute URL format for accessing the corresponding directory, for example.

num_of_folder_nodesは、データ・ディレクトリー・マネジメント・テーブルに記載されるフォルダー・ノードの数を示す。そして、num_of_folder_nodesの数分だけフォルダー・ノードのループが配置される。 num_of_folder_nodes indicates the number of folder nodes listed in the data directory management table. Then, folder node loops are arranged for the number of num_of_folder_nodes.

1つのフォルダー・ノードのループ内には、データ・ディレクトリー・マネジメント・テーブルに記載される各フォルダー・ノードの情報と、ベース・フォルダーに含まれる各ファイル・データの情報が格納される。 Information of each folder node described in the data directory management table and information of each file data included in the base folder are stored in the loop of one folder node.

folder_node_path_lengthは、folder_node_path_byteの情報領域のサイズをバイト単位で表す。folder_node_path_byteは、folder_node_path_lengthの数分のループからなる一連の領域に、folder_nodeへのパス名を格納する。folder_node_path_byteは、例えば、対応するディレクトリーへアクセスするための、base_folder_pathからの相対的なURL形式で表記される。図示しないが、フォルダー・ノードの情報としてfolder_node_version(フォルダー・ノードのバージョン情報)を含んでいてもよい。例えば、base_folderのパス名(URL)が"http://www.xbc.com"で、あるfolder_nodeのバス名(URL)が"index.html"であれば、これらの文字列を連結して、完全なURL"http://xbc.com/index.html"を得ることができる。 folder_node_path_length represents the size of the information area of folder_node_path_byte in bytes. folder_node_path_byte stores the path name to folder_node in a series of areas consisting of loops for the number of folder_node_path_length. folder_node_path_byte is expressed in a relative URL format from base_folder_path for accessing the corresponding directory, for example. Although not shown, folder_node_version (folder node version information) may be included as folder node information. For example, if the path name (URL) of base_folder is "http://www.xbc.com" and the bus name (URL) of a certain folder_node is "index.html", concatenate these character strings, You can get the full URL "http://xbc.com/index.html".

num_of_filesは、データ・ディレクトリー・マネジメント・テーブルに記載されるファイルの数を示す。そして、num_of_filesの数分だけファイルのループが配置される。 num_of_files indicates the number of files listed in the data directory management table. Then, loops of files are arranged for the number of num_of_files.

1つのファイルのループ内には、ベース・フォルダーに含まれる各ファイル・データの情報として、node_tagと、file_name_byte(ファイル名)が格納される。node_tagは、ノンタイムドMFUで伝送されるアイテムを識別する情報を、32ビットのitem_IDよりも短い16ビットで表す。なお、nodeは、データ放送アプリケーション(コンテント)を構成するディレクトリー構造上のノードとなるディレクトリー並びにアイテムの各々を指す。アイテムだけでなくディレクトリーもnode_tagで指定することができる(前述)。file_name_byteは、file_name_lengthの数分のループからなる一連の領域に格納される。 In the loop of one file, node_tag and file_name_byte (file name) are stored as information of each file data included in the base folder. node_tag represents information identifying an item transmitted in non-timed MFU with 16 bits shorter than 32-bit item_ID. Note that node indicates each of the directory and items that are nodes on the directory structure that constitutes the data broadcasting application (content). Not only items but also directories can be specified by node_tag (described above). file_name_byte is stored in a series of areas consisting of loops for the number of file_name_length.

要するに、データ・ディレクトリー・マネジメント・テーブル2600は、1つのパッケージに含まれるディレクトリー並びにディレクトリーに含まれるサブディレクトリーやファイル(アイテム)に関するディレクトリー構造を管理するテーブルである。データ・ディレクトリー・マネジメント・テーブル2600により、データ放送アプリケーションのファイル構成と、ファイル伝送のための構成を分離することができる。また、データ・ディレクトリー・マネジメント・テーブル2600を参照して、node_tagから該当するアイテムのパス名(URL)を引いたり、逆にパス名(URL)から該当するnode_tagを引いたりすることができる。なお、本構成例では、データ・ディレクトリー・マネジメント・テーブルにおいて、ファイルが存在するディレクトリーのロケーション情報をfolder_path_byteとして設定するとともに各ディレクトリーをnode_tagとして識別情報を与え、アイテム毎の情報としてはファイル名とnode_tagのみを指定するので、folder_path_byteの情報量が大きくなり過ぎるということはない。 In short, the data directory management table 2600 is a table for managing the directory structure related to directories contained in one package and subdirectories and files (items) contained in the directories. The data directory management table 2600 allows the file configuration of the data broadcasting application to be separated from the configuration for file transmission. Also, referring to the data directory management table 2600, it is possible to subtract the path name (URL) of the corresponding item from the node_tag, or conversely subtract the corresponding node_tag from the path name (URL). In this configuration example, in the data directory management table, the location information of the directory where the file exists is set as folder_path_byte, each directory is given identification information as node_tag, and the file name and node_tag are given as information for each item. is specified, the amount of information in folder_path_byte does not become too large.

続いて、データ・トランスミッション・メッセージで伝送されるデータ・コンテント・マネジメント・テーブル(DCMT)について説明する。 Next, a data content management table (DCMT) transmitted in a data transmission message will be described.

データ・コンテント・マネジメント・テーブル(DCMT)は、ノンタイムド・メディアとして伝送されるファイル・データすなわちコンテント(データ放送アプリケーション)の情報を管理するテーブルである。本実施形態では、データ・コンテント・マネジメント・テーブルに強制キャッシュを指定する情報を含めて伝送する。放送番組に連動したデータ放送は、タイムリーな提示を行なうことが要求される。このような場合、放送送出システム11側からは、データ・コンテント・マネジメント・テーブル(DCMT)に強制キャッシュを指定する情報を含めることで、受信機12側では、放送番組に連動したデータ放送で利用される各ファイルをプリキャッシュしておき、データ放送のタイムリーな提示を実現することができる。 A data content management table (DCMT) is a table for managing information of file data, ie content (data broadcasting application) transmitted as non-timed media. In this embodiment, the data content management table is transmitted including information specifying forced caching. Data broadcasting linked to broadcast programs requires timely presentation. In such a case, the data content management table (DCMT) from the broadcast transmission system 11 side includes information specifying the forced cache, so that the receiver 12 side can use the data broadcast linked to the broadcast program. Timely presentation of data broadcasting can be realized by pre-caching each file to be transmitted.

データ・コンテント・マネジメント・テーブル(DCMT)による強制キャッシュ情報の伝送方式として、以下の2通りを挙げることができる。 There are two methods for transmitting forced cache information using a data content management table (DCMT).

(方式1)データ・コンテント・マネジメント・テーブルにおいて、データ放送提示単位(PU)毎に、提示単位を構成する放送伝送ファイル(member item)リストと中心となるファイル(primary item)、及びプリキャッシュの対象ファイルが存在する場合はその対象ファイル・リスト(pre-cache item)の情報を記述する。 (Method 1) In the data content management table, for each data broadcasting presentation unit (PU), a broadcast transmission file (member item) list and a central file (primary item) that constitute the presentation unit, and a pre-cache If the target file exists, describe the information of the target file list (pre-cache item).

ここで言うプリキャッシュの対象ファイルは、例えば、現在のデータ放送提示単位(PU)から次に参照するデータ放送提示単位(PU)を構成する放送ファイル・リストで構成される。放送番組の制作側では、このようにデータ放送のシグナリング情報でプリキャッシュの対象ファイル・リストを提示することで、受信機側では次に遷移するデータ放送提示単位に必要なファイル・データをプリキャッシュしておくという、プリキャッシュによるキャッシュ制御動作を行なうことができる。その結果、放送番組に連動したタイムリーなデータ放送サービスを実現することができる。 The file to be precached here is composed of, for example, a broadcast file list that forms a data broadcast presentation unit (PU) to be referred to next from the current data broadcast presentation unit (PU). On the broadcast program production side, by presenting the file list to be pre-cached in data broadcasting signaling information in this way, the receiver side pre-caches the files and data necessary for the next data broadcasting presentation unit. It is possible to perform a cache control operation by pre-cache. As a result, a timely data broadcasting service linked to broadcast programs can be realized.

(方式2)データ・コンテント・マネジメント・テーブルにおいて、データ放送提示単位(PU)毎に、提示単位を構成する放送伝送ファイル(member item)リストと中心となるファイル(primary item)、及びキャッシュにロックする対象ファイル(lock cache item)及びロック対象のうちアンロックする対象ファイル(unlock cache item)の情報を記述する。 (Method 2) In the data content management table, for each data broadcasting presentation unit (PU), a broadcast transmission file (member item) list that constitutes the presentation unit, a central file (primary item), and a cache are locked. The information of the target file (lock cache item) to be locked and the target file (unlock cache item) to be unlocked among the lock targets is described.

ここで言うロック対象ファイルは、例えば、現在のデータ放送提示単位(PU)から次に参照するデータ放送提示単位(PU)で使用する放送ファイル・リストで構成される。放送番組の制作側では、このようにデータ放送のシグナリング情報でロック並びにアンロックの対象ファイル・リストを提示することで、受信機側ではロック並びにアンロックによるキャッシュ制御動作を行なうことができる。例えば、受信機側では、次に遷移するデータ放送提示単位に必要なファイル・データをキャッシュにロックしておくことができる。その結果、放送番組に連動したタイムリーなデータ放送サービスを実現することができる。また、アンロック対象ファイルは、例えば、現在のデータ放送提示単位(PU)では不要となる放送ファイル・リストで構成される。アンロック対象ファイルを指定することで、不要なファイルをキャッシュ・メモリー408から削除することができ、メモリー・サイズを節約することができる。 The file to be locked here is composed of, for example, a broadcast file list used from the current data broadcast presentation unit (PU) to the next referred data broadcast presentation unit (PU). By presenting a list of files to be locked and unlocked by data broadcasting signaling information, the broadcast program producer can perform cache control operations by locking and unlocking on the receiver side. For example, on the receiver side, it is possible to lock file data necessary for the next data broadcasting presentation unit in a cache. As a result, a timely data broadcasting service linked to broadcast programs can be realized. Also, the files to be unlocked are composed of, for example, a broadcast file list that is unnecessary in the current data broadcast presentation unit (PU). By specifying unlock target files, unnecessary files can be deleted from the cache memory 408, and the memory size can be saved.

図27には、方式1を実現するデータ・トランスミッション・メッセージで伝送されるデータ・コンテント・マネジメント・テーブル(DCMT)2700の構成例を示している。 FIG. 27 shows a configuration example of a data content management table (DCMT) 2700 transmitted by a data transmission message that implements method 1. In FIG.

table_id(テーブル識別)には、各種シグナリング情報においデータ・コンテント・マネジメント・テーブルであることを示す8ビットの固定値が書き込まれる。version_(バージョン)は、このデータ・コンテント・マネジメント・テーブルのバージョンを示す8ビットの整数値のパラメーターである。例えばデータ・コンテント・マネジメント・テーブルを構成する一部のパラメーターでも更新した場合には、versionは+1だけインクリメントされる。lengthは、このフィールドの直後からカウントされる、このデータ・コンテント・マネジメント・テーブルのサイズをバイト単位で示す、16ビット長のパラメーターである。 An 8-bit fixed value indicating that it is a data content management table is written in table_id (table identification) in various signaling information. version_ (version) is an 8-bit integer parameter indicating the version of this data content management table. For example, if some of the parameters that make up the data content management table are also updated, version is incremented by +1. length is a 16-bit long parameter that indicates the size in bytes of this data content management table, counting immediately after this field.

number_of_contentは、パッケージに含まれるコンテントの数を示す、8ビットのパラメーターである(コンテントは、例えば、データ放送アプリケーションを記述したHTML文書などのファイル・データである)。number_of_contentの数分だけ、以下のコンテントのループが配置され、コンテント毎の情報が格納される。 number_of_content is an 8-bit parameter indicating the number of contents included in the package (contents are file data such as HTML documents describing data broadcasting applications, for example). The following content loops are arranged for the number of number_of_contents, and information for each content is stored.

1つのコンテントのループ内には、コンテントに関する情報として、content_IDと、content_versionと、content_cache_sizeと、当該コンテントに含まれるデータ放送提示単位(Presentation Unit:PU)に関する情報が書き込まれる。content_IDは、コンテントの識別情報である。content_versionは、コンテントのバージョンを示す。content_cache_sizeは、コンテントをキャッシュするサイズを示す。 In the loop of one content, as information about the content, content_ID, content_version, content_cache_size, and information about the data broadcasting presentation unit (PU) included in the content are written. content_ID is content identification information. content_version indicates the version of the content. content_cache_size indicates the size to cache the content.

number_of_PUは、コンテントに含まれるデータ放送提示単位PUの数であり、number_of_PUの数分だけPUのループが配置される。 number_of_PU is the number of data broadcasting presentation units PU included in the content, and PU loops are arranged for the number of number_of_PUs.

1つのPUのループ内には、PUの識別情報であるPU_tagと、PUをキャッシュするサイズを示すPU_cache_sizeと、当該データ放送提示単位(PU)の中心となるファイル(primary item)を識別するPU_primary_item_node_tagが書き込まれる。 In the loop of one PU, there are PU_tag which is the identification information of the PU, PU_cache_size which indicates the cache size of the PU, and PU_primary_item_node_tag which identifies the main file (primary item) of the data broadcasting presentation unit (PU). written.

また、PUのループ内には、当該データ放送提示単位(PU)を構成する放送伝送ファイル(member item)リストが書き込まれる。具体的には、number_of_PU_member_nodesは、当該データ放送提示単位(PU)に含まれる(すなわち、PUのメンバーとなる)ノードの数を示す。その後に、このnumber_of_PU_member_nodesの数分だけのPUメンバー・ノードのループが配置され、各PUメンバー・ノードのループ内には、PUメンバー・ノードのnode_tagが書き込まれる。PUメンバー・ノードは、ディレクトリーのノードとアイテムのノードを含む。 Also, in the loop of the PU, a list of broadcast transmission files (member items) constituting the data broadcast presentation unit (PU) is written. Specifically, number_of_PU_member_nodes indicates the number of nodes included in the data broadcasting presentation unit (PU) (that is, the number of nodes that are members of the PU). After that, the number of PU member node loops corresponding to this number_of_PU_member_nodes are arranged, and the node_tag of the PU member node is written in the loop of each PU member node. PU member nodes include directory nodes and item nodes.

また、PUのループ内には、該当するPUにおいてプリキャッシュの対象ファイルが存在する場合はその対象ファイル・リスト(pre-cache item)の情報を記述する。具体的には、number_of_pre_cache_nodesはプリキャッシュの対象となるノードの数であり、number_of_pre_cache_nodesの数分だけのプリキャッシュ・ノードのループが配置される。1つのプリキャッシュ・ノードのループ内には、プリキャッシュ・ノードを識別するpre_cache_node_tagが書き込まれる。 Also, in the loop of the PU, if there is a file to be pre-cached in the corresponding PU, the information of the target file list (pre-cache item) is described. Specifically, number_of_pre_cache_nodes is the number of nodes to be precached, and loops of precache nodes corresponding to the number of number_of_pre_cache_nodes are arranged. A pre_cache_node_tag that identifies the precache node is written in the loop of one precache node.

ここで言うプリキャッシュの対象ファイルは、例えば、現在のデータ放送提示単位(PU)から次に参照するデータ放送提示単位(PU)を構成する放送ファイル・リストで構成される。放送番組の制作側では、このようにデータ放送のシグナリング情報でプリキャッシュの対象ファイル・リストを提示することで、受信機側では次に遷移するデータ放送提示単位に必要なファイル・データをプリキャッシュしておくことができる。その結果、放送番組に連動したタイムリーなデータ放送サービスを実現することができる。 The file to be precached here is composed of, for example, a broadcast file list that forms a data broadcast presentation unit (PU) to be referred to next from the current data broadcast presentation unit (PU). On the broadcast program production side, by presenting the file list to be pre-cached in data broadcasting signaling information in this way, the receiver side pre-caches the files and data necessary for the next data broadcasting presentation unit. can be kept. As a result, a timely data broadcasting service linked to broadcast programs can be realized.

また、1つのPUのループ内には、このPUからリンクされる他のPUの数を示すnumber_of_linked_PUと、number_of_linked_PUの数分だけのlinked_PUのループが配置される。1つのlinked_PUのループ内では、linked_PUの識別情報であるlinked_PU_tagが書き込まれる。 Also, in the loop of one PU, a number_of_linked_PU indicating the number of other PUs linked from this PU and loops of linked_PUs corresponding to the number_of_linked_PU are arranged. Within the loop of one linked_PU, linked_PU_tag, which is the identification information of linked_PU, is written.

図28には、方式2を実現するデータ・トランスミッション・メッセージで伝送されるデータ・コンテント・マネジメント・テーブル(DCMT)2800の構成例を示している。 FIG. 28 shows a configuration example of a data content management table (DCMT) 2800 transmitted by a data transmission message that implements method 2. As shown in FIG.

table_id(テーブル識別)には、各種シグナリング情報においデータ・コンテント・マネジメント・テーブルであることを示す8ビットの固定値が書き込まれる。version_(バージョン)は、このデータ・コンテント・マネジメント・テーブルのバージョンを示す8ビットの整数値のパラメーターである。例えばデータ・コンテント・マネジメント・テーブルを構成する一部のパラメーターでも更新した場合には、versionは+1だけインクリメントされる。lengthは、このフィールドの直後からカウントされる、このデータ・コンテント・マネジメント・テーブルのサイズをバイト単位で示す、16ビット長のパラメーターである。 An 8-bit fixed value indicating that it is a data content management table is written in table_id (table identification) in various signaling information. version_ (version) is an 8-bit integer parameter indicating the version of this data content management table. For example, if some of the parameters that make up the data content management table are also updated, version is incremented by +1. length is a 16-bit long parameter that indicates the size in bytes of this data content management table, counting immediately after this field.

number_of_contentは、パッケージに含まれるコンテントの数を示す、8ビットのパラメーターである(コンテントは、例えば、データ放送アプリケーションを記述したHTML文書などのファイル・データである)。number_of_contentの数分だけ、以下のコンテントのループが配置され、コンテント毎の情報が格納される。 number_of_content is an 8-bit parameter indicating the number of contents included in the package (contents are file data such as HTML documents describing data broadcasting applications, for example). The following content loops are arranged for the number of number_of_contents, and information for each content is stored.

1つのコンテントのループ内には、コンテントに関する情報として、content_IDと、content_versionと、content_cache_sizeと、当該コンテントに含まれるデータ放送提示単位(Presentation Unit:PU)に関する情報が書き込まれる。content_IDは、コンテントの識別情報である。content_versionは、コンテントのバージョンを示す。content_cache_sizeは、コンテントをキャッシュするサイズを示す。 In the loop of one content, as information about the content, content_ID, content_version, content_cache_size, and information about the data broadcasting presentation unit (PU) included in the content are written. content_ID is content identification information. content_version indicates the version of the content. content_cache_size indicates the size to cache the content.

number_of_PUは、コンテントに含まれるデータ放送提示単位PUの数であり、number_of_PUの数分だけPUのループが配置される。 number_of_PU is the number of data broadcasting presentation units PU included in the content, and PU loops are arranged for the number of number_of_PUs.

1つのPUのループ内には、PUの識別情報であるPU_tagと、PUをキャッシュするサイズを示すPU_cache_sizeと、当該データ放送提示単位(PU)の中心となるファイル(primary item)を識別するPU_primary_item_node_tagが書き込まれる。 In the loop of one PU, there are PU_tag which is the identification information of the PU, PU_cache_size which indicates the cache size of the PU, and PU_primary_item_node_tag which identifies the main file (primary item) of the data broadcasting presentation unit (PU). written.

また、PUのループ内には、当該データ放送提示単位(PU)を構成する放送伝送ファイル(member item)リストが書き込まれる。具体的には、number_of_PU_member_nodesは、当該データ放送提示単位(PU)に含まれる(すなわち、PUのメンバーとなる)ノードの数を示す。その後に、このnumber_of_PU_member_nodesの数分だけのPUメンバー・ノードのループが配置され、各PUメンバー・ノードのループ内には、PUメンバー・ノードのnode_tagが書き込まれる。PUメンバー・ノードは、ディレクトリーのノードとアイテムのノードを含む。 Also, in the loop of the PU, a list of broadcast transmission files (member items) constituting the data broadcast presentation unit (PU) is written. Specifically, number_of_PU_member_nodes indicates the number of nodes included in the data broadcasting presentation unit (PU) (that is, the number of nodes that are members of the PU). After that, the number of PU member node loops corresponding to this number_of_PU_member_nodes are arranged, and the node_tag of the PU member node is written in the loop of each PU member node. PU member nodes include directory nodes and item nodes.

また、PUのループ内には、該当するPUにおいて、キャッシュ・メモリー408へのキャッシュをロックする対象となるファイル(lock cache item)及びロック対象のうちアンロックする対象となるファイル(unlock cache item)の情報を記述する。具体的には、number_of_lock_cache_nodesはプリキャッシュの対象となるノードの数であり、その後にnumber_of_lock_cache_nodesの数分だけのロック対象ノードのループが配置される。1つのロック対象ノードのループ内には、ロック対象ノードを識別するlock_cache_node_tagが書き込まれる。また、number_of_unlock_cache_nodesはプリキャッシュの対象となるノードの数であり、その後にnumber_of_unlock_cache_nodesの数分だけのアンロック対象ノードのループが配置される。1つのアンロック対象ノードのループ内には、アンロック対象ノードを識別するunlock_cache_node_tagが書き込まれる。 In addition, in the loop of the PU, in the corresponding PU, there are a file to be locked in the cache memory 408 (lock cache item) and a file to be unlocked among the locked objects (unlock cache item). Describe the information of Specifically, number_of_lock_cache_nodes is the number of nodes to be precached, and after that, loops of lock target nodes for the number of number_of_lock_cache_nodes are arranged. A lock_cache_node_tag for identifying a lock target node is written in the loop of one lock target node. Also, number_of_unlock_cache_nodes is the number of nodes to be precached, and after that, loops of unlock target nodes corresponding to the number of number_of_unlock_cache_nodes are arranged. An unlock_cache_node_tag for identifying an unlock target node is written in the loop of one unlock target node.

ここで言うロック対象ファイルは、例えば、現在のデータ放送提示単位(PU)から次に参照するデータ放送提示単位(PU)で使用する放送ファイル・リストで構成される。放送番組の制作側では、このようにデータ放送のシグナリング情報でロック対象ファイル・リストを提示することで、受信機側では次に遷移するデータ放送提示単位に必要なファイル・データをキャッシュにロックしておくことができる。その結果、放送番組に連動したタイムリーなデータ放送サービスを実現することができる。また、アンロック対象ファイルは、例えば、現在のデータ放送提示単位(PU)では不要となる放送ファイル・リストで構成される。アンロック対象ファイルを指定することで、不要なファイルをキャッシュ・メモリー408から削除することができ、メモリー・サイズを節約することができる。 The file to be locked here is composed of, for example, a broadcast file list used from the current data broadcast presentation unit (PU) to the next referred data broadcast presentation unit (PU). On the broadcast program production side, by presenting the lock target file list in data broadcasting signaling information in this way, the receiver side locks the files and data necessary for the next data broadcasting presentation unit in the cache. can be kept As a result, a timely data broadcasting service linked to broadcast programs can be realized. Also, the files to be unlocked are composed of, for example, a broadcast file list that is unnecessary in the current data broadcast presentation unit (PU). By specifying unlock target files, unnecessary files can be deleted from the cache memory 408, and the memory size can be saved.

また、1つのPUのループ内には、このPUからリンクされる他のPUの数を示すnumber_of_linked_PUと、number_of_linked_PUの数分だけのlinked_PUのループが配置される。1つのlinked_PUのループ内では、linked_PUの識別情報であるlinked_PU_tagが書き込まれる。 Also, in the loop of one PU, a number_of_linked_PU indicating the number of other PUs linked from this PU and loops of linked_PUs corresponding to the number_of_linked_PU are arranged. Within the loop of one linked_PU, linked_PU_tag, which is the identification information of linked_PU, is written.

要するに、データ・コンテント・マネジメント・テーブルは、1つのパッケージで各コンテント(データ放送アプリケーション)をデータ放送提示単位(PU)で管理するテーブルであり、データ・コンテント・マネジメント・テーブルを参照して、node_tagから、そのノードを含むデータ放送提示単位のPU_tagを取得ことができる。また、データ・コンテント・マネジメント・テーブル受信機12側でのデータ放送用ファイルの強制キャッシュを制御するという側面を持つ。但し、データ・コンテント・マネジメント・テーブルを利用したキャッシュ制御動作の詳細については、後述に譲る。 In short, the data content management table is a table that manages each content (data broadcasting application) in one package in units of data broadcasting presentation (PU). , the PU_tag of the data broadcasting presentation unit including the node can be acquired. It also has an aspect of controlling forced caching of data broadcast files on the data content management table receiver 12 side. However, the details of the cache control operation using the data content management table will be given later.

図29には、MMT伝送されるデータ放送アプリケーション(コンテント)の伝送、コンテントのロケーションと、アプリケーションの提示を行なう仕組みを図解している。 FIG. 29 illustrates a mechanism for transmitting a data broadcasting application (content) transmitted by MMT, the location of the content, and presenting the application.

図29(A)には、コンテントのディレクトリー構造を示している。各コンテントcontent1、2、…は、データ放送アプリケーション(app)とマテリアルで構成される。データ放送アプリケーションやマテリアルは、それぞれファイル・データを実体とするリソースである。各リソースは、MMT伝送路上ではアセットの構成要素であるアイテムに相当し、32ビットのitem_IDで識別することができる。また、シグナリング情報内では、アイテムは16ビットのnode_tagで識別することができる。図29(C)に示すように、各リソースは、該当するアセットのMMT伝送路上でアイテムとして伝送される(後述)。アプリケーションは、コンテントの実行時(データ放送の提示時)において参照される1以上のHTML文書からなる。また、マテリアルは、HTML文書から参照されるjpeg画像やテキストなどのモノメディア・データなどである。1つのHTML文書と、そこから参照されるマテリアルで、1つのデータ放送提示単位PUを構成する。図29(A)に示す例では、content1は、A11.html、A12.html、A13.htmlなどの1以上のHTML文書をデータ放送アプリケーションのリソースとして持つ。このうち、A11.htmlは、コンテントの実行時に直接参照されるリソースとする。 FIG. 29(A) shows the directory structure of the content. Each content content1, 2, . . . consists of a data broadcasting application (app) and material. Data broadcasting applications and materials are resources each of which has file data as an entity. Each resource corresponds to an item that is a component of an asset on the MMT transmission line, and can be identified by a 32-bit item_ID. Also, within the signaling information, an item can be identified by a 16-bit node_tag. As shown in FIG. 29(C), each resource is transmitted as an item on the MMT transmission line of the relevant asset (described later). An application consists of one or more HTML documents that are referenced when content is executed (when data broadcasting is presented). Materials are monomedia data such as jpeg images and texts referenced from HTML documents. One HTML document and materials referenced from it constitute one data broadcasting presentation unit PU. In the example shown in FIG. 29A, content1 is A11. html, A12. html, A13. It has one or more HTML documents such as html as resources of the data broadcasting application. Of these, A11. html is a resource that is directly referenced when the content is executed.

図29(B)には、コンテントの実行時(データ放送の提示時)におけるリソース間の参照関係を示している。図示の例では、コンテントの実行時に直接参照されるアプリケーションA11とこれが参照するマテリアルB11、B02が1つのデータ放送提示単位PUを構成するリソース・グループ2801であり、PU_tagとしてp1が割り当てられている(なお、B14は、放送によりMMT伝送されるのではなく通信によるHTTP伝送で随時取得することができるマテリアルであり、以下では、データ放送提示単位のリソース・グループには含まないものとして扱う)。 FIG. 29(B) shows reference relationships between resources at the time of content execution (at the time of presentation of data broadcasting). In the illustrated example, the application A11, which is directly referred to when the content is executed, and the materials B11 and B02 referred to by the application A11 form a resource group 2801 forming one data broadcasting presentation unit PU, and p1 is assigned as the PU_tag ( Note that B14 is material that can be obtained at any time not by MMT transmission by broadcasting but by HTTP transmission by communication, and is not included in the resource group of the data broadcasting presentation unit below).

同様に、アプリケーションA12とこれが参照するマテリアルB12、B02、B13が1つのデータ放送提示単位PUを構成するリソース・グループ2802であり、PU_tagとしてp2が割り当てられている(なお、B07は、放送によりMMT伝送されるのではなく通信によるHTTP伝送で随時取得することができるマテリアルであり、以下では、データ放送提示単位のリソース・グループには含まないものとして扱う)。同様に、アプリケーションA01とこれが参照するマテリアルB03、B01、B04が1つのデータ放送提示単位PUを構成するリソース・グループ2803であり、PU_tagとしてp3が割り当てられている。 Similarly, application A12 and materials B12, B02, and B13 referred to by application A12 form a resource group 2802 that constitutes one data broadcasting presentation unit PU, and p2 is assigned as PU_tag (B07 is MMT It is material that is not transmitted but can be acquired at any time by HTTP transmission through communication, and hereinafter, it is treated as not included in the resource group of the data broadcasting presentation unit). Similarly, application A01 and materials B03, B01, and B04 referred to by application A01 form resource group 2803 forming one data broadcasting presentation unit PU, and p3 is assigned as PU_tag.

また、複数のHTML文書間でリンク参照関係を持つことができる(周知)。図29(B)に示す例では、リソースA11.htmlは、コンテントの実行時に直接参照され、最初に表示されるアプリケーション提示画面を記述するHTML文書である。これに対し、同じcontent1に含まれリソースA12.htmlと、content1外のcommonに含まれるリソースA01.htmlは、A11.htmlを実行して提示される画面から遷移するアプリケーション提示画面を記述するHTML文書であり、A11.htmlとリンク参照関係を持つ。各リソースA11.html、A12.html、A01.htmlは、それぞれ1つのデータ放送提示単位PUを構成するリソース・グループ2801、2802、2803を形成する。そして、リンクし合うデータ放送提示単位2801、2802、2803同士で、さらに上位の大きなリソース・グループ2810を構成する。リソースA11.html、A12.html、A01.htmlは、各々のデータ放送提示単位PUにおいて中心となるファイル・データ(primary item_node)である。 In addition, it is possible to have a link reference relationship between multiple HTML documents (well-known). In the example shown in FIG. 29B, resource A11. html is an HTML document that describes the application presentation screen that is directly referenced and initially displayed when the content is executed. On the other hand, resource A12 . html and resource A01. html is A11. is an HTML document describing an application presentation screen transitioned from a screen presented by executing A11. It has a link reference relationship with html. Each resource A11. html, A12. html, A01. html forms resource groups 2801, 2802, 2803 each constituting one data broadcasting presentation unit PU. Data broadcasting presentation units 2801, 2802, and 2803 that are linked together constitute a large resource group 2810 of a higher order. Resource A11. html, A12. html, A01. html is the central file data (primary item_node) in each data broadcasting presentation unit PU.

また、パッケージ(1つの放送番組)に含まれるアプリケーション全体となるさらにコンテント全体で大きなリソース・グループすなわちデータ・コンテント全体を構成する。データ・コンテント全体とは、共通のcontent_IDを持つデータ放送提示単位PUの範囲である。データ・コンテント・マネジメントテーブルで、該当するcontent_IDのPUのループを回すことにより、コンテントに含まれるすべてのデータ放送提示単位PUを一括して特定することができる。図29(B)に示す例では、content1とcommonに含まれるアプリケーションでコンテント全体のリソース・グループ2820を形成している。 In addition, the entire content, which is the entire application included in the package (one broadcast program), constitutes a large resource group, that is, the entire data content. The entire data content is a range of data broadcast presentation units PU having a common content_ID. All data broadcasting presentation unit PUs included in the content can be collectively specified by looping the PUs of the corresponding content_ID in the data content management table. In the example shown in FIG. 29B, applications included in content1 and common form a resource group 2820 for the entire content.

図29(C)には、コンテントをMMT伝送する様子を模式的に示している。コンテントの構成要素であるアプリケーションやマテリアルは、それぞれファイル・データが実体であり、「リソース」とも呼ぶ。各リソースは、MMT伝送路上ではアセットの構成要素であるアイテムに相当する。MMT伝送では、パッケージに含まれる各コンテントは1つのアセットとして扱われ、それぞれAsset_IDが割り当てられる。図示の例では、content1にはasset_IDとしてa1が割り当てられている。また、MMT伝送では、HTML文書データやマテリアルなどの個々のリソースは、1つのアイテムとして扱われ、それぞれItem_IDが割り当てられる。図示の例では、content1に含まれる各リソースには、それぞれItem_IDとしてi11、i12、i13、i14が割り当てられている。 FIG. 29C schematically shows how content is MMT-transmitted. The application and materials, which are the constituent elements of the content, are each entity of file data, and are also called "resources". Each resource corresponds to an item that is a component of an asset on the MMT transmission path. In MMT transmission, each content included in a package is treated as one asset and assigned an Asset_ID. In the illustrated example, a1 is assigned as asset_ID to content1. In addition, in MMT transmission, individual resources such as HTML document data and materials are treated as one item and assigned an Item_ID. In the illustrated example, i11, i12, i13, and i14 are assigned as Item_IDs to each resource included in content1.

また、同じコンテントに含まれるリソースは同じasset_IDを共有し、同じMMT伝送路上で伝送される。図29(C)に示す例では、Item_IDがi11、i12、i13、i14の各アイテムは、同じAsset_IDとしてa1を共有しており、同じMMT伝送路上で伝送される。前述したデータ・ディレクトリー・マネジメント・テーブルは図29(A)で表現され、データ・コンテント・マネジメント・テーブルは図29(B)で表現され、データ・アセット・マネジメント・テーブルは図29(C)で表現され、これらの間をitem_ID若しくはnode_tagにより関係付けられることになる。 Also, resources included in the same content share the same asset_ID and are transmitted on the same MMT transmission path. In the example shown in FIG. 29C, items with Item_IDs i11, i12, i13, and i14 share a1 as the same Asset_ID and are transmitted on the same MMT transmission line. The data directory management table described above is represented in FIG. 29(A), the data content management table is represented in FIG. 29(B), and the data asset management table is represented in FIG. 29(C). are represented and will be related by item_ID or node_tag between them.

MMT伝送路からデータ放送アプリケーション(コンテント)を取得する際の、シグナリング情報として伝送される各テーブルの参照関係について、図30を参照しながら説明する。 Referring to FIG. 30, the reference relationship of each table transmitted as signaling information when acquiring the data broadcasting application (content) from the MMT transmission line will be described.

受信機12は、M2セクション・メッセージで、MH-AIテーブル(MH AIT)2901を取得すると、application_control_codeを参照して、アプリケーションの状態がどのように制御されているかを確認する。そして、 "autostart"が指示されている場合には、テーブル内のtransport_protocol_labelを参照して、MMT伝送が指定されていることを確認すると、このアプリケーションの提示時に直接参照されるアイテム(ファイル・データ)のURL情報を伝送プロトコル記述子から取り出す。そして、受信機は、データ・トランスミッション・メッセージで送られてくるデータ・ディレクトリー・マネジメント・テーブル(DDMT)2902を参照して、そのbase_folder_path_byte、folder_node_path_byte、及びfile_name_byteの組み合わせに対応するアイテムのnode_tagを取得することができる。 When receiving the MH-AI table (MH AIT) 2901 with the M2 section message, the receiver 12 refers to application_control_code to confirm how the application state is controlled. Then, if "autostart" is specified, refer to the transport_protocol_label in the table to confirm that MMT transmission is specified, then the item (file data) that is directly referenced when presenting this application from the transmission protocol descriptor. The receiver then refers to the data directory management table (DDMT) 2902 sent in the data transmission message to obtain the node_tag of the item corresponding to the combination of base_folder_path_byte, folder_node_path_byte, and file_name_byte. be able to.

次いで、受信機12は、データ・トランスミッション・メッセージで送られてくるデータ・アセット・マネジメント・テーブル(DAMT)2903を参照して、取得したnode_tagをMMT伝送路上のitem_IDに戻すとともに、対応するアセットを特定して、そのasset_IDとdownload_idを取得する。 Next, the receiver 12 refers to the data asset management table (DAMT) 2903 sent in the data transmission message, returns the acquired node_tag to the item_ID on the MMT transmission line, and returns the corresponding asset. Identify and get its asset_ID and download_id.

そして、受信機は、PAメッセージで送られてくるMPテーブル(MPT)2904を参照して、取得したasset_IDに対応するpacket_idを取得すると、ファイル・データのMMT伝送路上で、MMTPパケットのヘッダー内のpacket_idと、拡張ヘッダー内のdownload_idと、DUヘッダー内のitem_IDに基づいてフィルタリングして、所望する(アプリケーションの提示時に直接参照する)アイテムを取得することができる。 Then, when the receiver refers to the MP table (MPT) 2904 sent in the PA message and acquires the packet_id corresponding to the acquired asset_ID, on the MMT transmission path of the file data, the header of the MMTP packet You can filter based on the packet_id, the download_id in the extension header, and the item_ID in the DU header to get the desired item (to be referenced directly when presenting the application).

また、受信機12は、データ・トランスミッション・メッセージで送られてくるデータ・コンテント・マネジメント・テーブル(DCMT)2905内で、データ・ディレクトリー・マネジメント・テーブル2902から取得したnode_tagを引いて、該当するアプリケーション提示単位のPU_tagを取り出すことができる。また、このPU_tagのPUのループ内でlinked_PUのループを回すことにより、これにリンクする他のアプリケーション提示単位のPU_tagを一括して取り出すことができる。 Also, the receiver 12 pulls the node_tag acquired from the data directory management table 2902 in the data content management table (DCMT) 2905 sent in the data transmission message, and extracts the corresponding application The PU_tag of the presentation unit can be retrieved. Further, by passing a linked_PU loop within the PU loop of this PU_tag, the PU_tag of other application presentation units linked to this can be taken out collectively.

図31には、受信機内で、データ放送に利用されるファイル・データをキャッシュする仕組みを模式的に示している。ここで言うキャッシュには、実行するファイル・データをキャッシュすることとプリキャッシュすることを含む。 FIG. 31 schematically shows a mechanism for caching file data used for data broadcasting within the receiver. Caching here includes caching and pre-caching file data for execution.

アプリケーション・データ制御部407は、デマルチプレクサー402で放送ストリームからデマルチプレクスされたシグナリング・メッセージを解析して、受信機内の動作を制御する。コンテントのプリキャッシュに関しては、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブルに含まれている強制キャッシュ情報に基づいて、放送番組に連動したデータ放送で利用される各ファイルをプリキャッシュする。 Application data control section 407 analyzes the signaling message demultiplexed from the broadcast stream by demultiplexer 402 and controls the operation within the receiver. As for content pre-cache, the application data control unit 407 pre-caches each file used in the data broadcasting linked to the broadcast program based on the forced cache information contained in the data content management table. do.

具体的には、アプリケーション・データ制御部407は、データ・トランスミッション・メッセージで伝送されるデータ・コンテント・マネジメント・テーブルでプリキャッシュすることが指定されたノード(ディレクトリー、又はファイル・データ)のcache_node_tagを取得する。node_tagから該当するMMTPパケットを特定できることは、図30を参照しながら説明した通りである。 Specifically, the application data control unit 407 sets the cache_node_tag of the node (directory or file data) specified to be pre-cached in the data content management table transmitted in the data transmission message. get. As described with reference to FIG. 30, the corresponding MMTP packet can be identified from the node_tag.

アプリケーション・データ制御部407は、プリキャッシュしたいファイル・データのnode_tagを、データ・トランスミッション・メッセージで伝送されるデータ・アセット・マネジメント・テーブルで引いて、そのノードが属するアセットのasset_IDを取得し、次いで、asset_IDをPAメッセージで伝送されるMPテーブルで引いて、アセットが伝送されるMMTPパケットのpacket_idを取得する。また、システム制御部408は、データ・アセット・マネジメント・テーブルから、所望するアイテムを伝送するMMTPパケットの拡張ヘッダーに記載されるdownload_idを取得すると、ファイル・データのMMT伝送路上で、MMTPパケットのヘッダー内のpacket_idと、拡張ヘッダー内のdownload_idと、DUヘッダー内のitem_IDに基づいてフィルタリングして、所望するアイテムのエンティティーを取得して、キャッシュ・メモリー408にプリキャッシュする。 The application data control unit 407 looks up the node_tag of the file data to be pre-cached in the data asset management table transmitted in the data transmission message, acquires the asset_ID of the asset to which the node belongs, and then , asset_ID in the MP table transmitted in the PA message to obtain the packet_id of the MMTP packet in which the asset is transmitted. Further, when the system control unit 408 acquires the download_id described in the extension header of the MMTP packet that transmits the desired item from the data asset management table, the MMTP packet header on the MMT transmission line of the file data. , the download_id in the extension header, and the item_ID in the DU header to obtain the desired item entity and pre-cache it in the cache memory 408 .

データ放送アプリケーション・エンジン409は、アプリケーションを実行する際、必要なアイテム(ファイル・データ)が既にキャッシュ・メモリー408に事前にキャッシュされていれば、デマルチプレクサー402で放送ストリームからデマルチプレクスされたファイル・データが届くのを待つことなく、キャッシュ・メモリー408から取り出して、迅速に応答して、データ放送用表示信号を生成することができる。一方、必要なアイテムがキャッシュ・メモリー408内に存在しないときには、データ放送アプリケーション・エンジン407は、放送ストリームからデマルチプレクスされたファイル・データが届くのを待って応答して、データ放送用表示信号を生成する。 When the data broadcasting application engine 409 executes the application, if the required items (file data) have already been pre-cached in the cache memory 408, they are demultiplexed from the broadcast stream in the demultiplexer 402. Without waiting for the file data to arrive, it can be retrieved from the cache memory 408 and rapidly responded to generate the display signal for data broadcasting. On the other hand, when the required item does not exist in the cache memory 408, the data broadcasting application engine 407 waits for the arrival of the file data demultiplexed from the broadcast stream and responds by sending the data broadcasting display signal. to generate

続いて、受信機12において、データ放送で利用されるファイル・データをキャッシュする制御動作について詳解する。 Next, the control operation of caching file data used in data broadcasting in the receiver 12 will be described in detail.

データ・コンテント・マネジメント・テーブル(DCMT)による強制キャッシュ情報の伝送方式として、方式1及び方式2の2通りがあることは既に述べた。まず方式1を利用したキャッシュ制御動作について説明する。 It has already been described that there are two methods, method 1 and method 2, as methods for transmitting forced cache information using a data content management table (DCMT). First, the cache control operation using method 1 will be described.

方式1では、放送送出システム11側からは、図27に示したデータ・コンテント・マネジメント・テーブル(DCMT)2700がデータ・トランスミッション・メッセージで伝送される。データ・コンテント・マネジメント・テーブル(DCMT)2700は、データ放送提示単位(PU)毎に、提示単位を構成する放送伝送ファイル(member item)リストと中心となるファイル(primary item)、及びプリキャッシュの対象ファイルが存在する場合はその対象ファイル・リスト(pre-cache item)の情報を記述する。したがって、受信機12側では、以下に示すような、プリキャッシュによるキャッシュ制御動作を行なうことができる。 In method 1, the data content management table (DCMT) 2700 shown in FIG. 27 is transmitted as a data transmission message from the broadcast transmission system 11 side. A data content management table (DCMT) 2700 includes, for each data broadcasting presentation unit (PU), a broadcast transmission file (member item) list and a central file (primary item) that constitute a presentation unit, and pre-cache data. If the target file exists, describe the information of the target file list (pre-cache item). Therefore, on the receiver 12 side, the following cache control operation can be performed by pre-cache.

(動作01)アプリケーション・データ制御部407は、MMT伝送路504上で伝送されるデータ・トランスミッション・メッセージを適宜検出して更新を行ないつつ、最新の情報を取得する。
(動作02)アプリケーション・データ制御部407が、データ放送アプリケーション制御エンジン409などからの指示によりprimary_itemに指定された(データ放送提示単位の中心となる)アプリケーション・ファイルにアクセスすることにより、対応するデータ放送提示単位(PU)の提示状態に入ったことを認識する。
(動作03)アプリケーション・データ制御部407は、データ・トランスミッション・メッセージに含まれるデータ・コンテント・マネジメント・テーブル(DCMT)において、該当するデータ放送提示単位(PU)に含まれる各メンバー・ファイル(PU_member_node)も同時に取得して、キャッシュ・メモリー408に保持する。
(動作04)さらに、データ・コンテント・マネジメント・テーブル内で、該当するデータ放送提示単位(PU)に対してプリキャッシュの対象が指定されている場合には、アプリケーション・データ制御部407は、プリキャッシュ対象の各ファイル(item)も取得して、キャッシュ・メモリー408にプリキャッシュする。
(動作05)データ放送アプリケーション・エンジン409は、primary_itemに指定されたアプリケーション・ファイルを、キャッシュ・メモリー408から実行する。
(動作06)その後、データ・コンテント・マネジメント・テーブル(DCMT)の更新により、現在提示状態にあるデータ放送提示単位(PU)に含まれるメンバー・ファイル(PU_member_node)やプリキャッシュ対象のファイルの構成が変化した場合、又は、データ放送アプリケーション・エンジン409におけるアプリケーション動作により他のデータ放送提示単位(PU)の提示状態に遷移した場合などには、現在提示状態にあるデータ放送提示単位(PU)において、上記の(動作03)~(動作05)の処理を行なう。以前の状態でファイルをキャッシュ・メモリー408に保持していても、アプリケーション・データ制御部407は、現在の状態で不要なファイルをキャッシュ・メモリー408から削除する。
(Operation 01) The application data control unit 407 appropriately detects and updates data transmission messages transmitted on the MMT transmission line 504, and acquires the latest information.
(Operation 02) The application data control unit 407 accesses the application file (which is the center of the data broadcasting presentation unit) designated as the primary_item by an instruction from the data broadcasting application control engine 409 or the like, thereby displaying the corresponding data. It recognizes that it has entered the presentation state of a broadcast presentation unit (PU).
(Operation 03) The application data control unit 407 creates each member file (PU_member_node ) are also acquired at the same time and held in the cache memory 408 .
(Operation 04) Furthermore, when the target of pre-cache is specified for the corresponding data broadcast presentation unit (PU) in the data content management table, the application data control unit 407 Each file (item) to be cached is also obtained and pre-cached in cache memory 408 .
(Action 05 ) The data broadcasting application engine 409 executes the application file specified in primary_item from the cache memory 408 .
(Operation 06) After that, by updating the data content management table (DCMT), the configuration of the member files (PU_member_node) included in the data broadcasting presentation unit (PU) currently being presented and the files to be precached are changed. When it changes, or when the presentation state of another data broadcasting presentation unit (PU) transitions due to an application operation in the data broadcasting application engine 409, in the data broadcasting presentation unit (PU) currently in the presentation state, The processes of (operation 03) to (operation 05) are performed. Even if the files were held in the cache memory 408 in the previous state, the application data control unit 407 deletes unnecessary files from the cache memory 408 in the current state.

図32には、受信機12における方式1に基づくファイル・データのキャッシュ制御手順をフローチャートの形式で示している。 FIG. 32 shows, in the form of a flow chart, the file data cache control procedure based on Method 1 in the receiver 12 .

データ放送アプリケーション制御エンジン409がアプリケーション動作すなわちデータ放送の提示を行なっているときに(ステップS3201のYes)、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブル内でprimary_item(データ放送提示単位の中心)に指定されたアプリケーション・ファイルにアクセスすることにより(ステップS3202のYes)、対応するデータ放送提示単位(PU)の提示状態に入ったことを認識する。 When data broadcasting application control engine 409 is performing an application operation, that is, presenting data broadcasting (Yes in step S3201), application data control section 407 registers primary_item (data broadcasting presentation unit) in the data content management table. ) (Yes in step S3202), it is recognized that the presentation state of the corresponding data broadcasting presentation unit (PU) has been entered.

アプリケーション・データ制御部407は、キャッシュ・メモリー408をリセットして、データ・コンテント・マネジメント・テーブル(DCMT)において、現在提示しているデータ放送提示単位(PU)のprimary_item並びに各メンバー・ファイル(PU_member_node)を取得して、キャッシュ・メモリー408に保持する(ステップS3203)。データ放送アプリケーション・エンジン409は、primary_itemに指定されたアプリケーション・ファイルを、キャッシュ・メモリー408から実行する。 The application data control unit 407 resets the cache memory 408, and in the data content management table (DCMT), the primary_item of the currently presented data broadcasting presentation unit (PU) and each member file (PU_member_node ) and holds it in the cache memory 408 (step S3203). Data broadcasting application engine 409 executes the application file specified in primary_item from cache memory 408 .

また、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブル内で、該当するデータ放送提示単位(PU)に対してプリキャッシュの対象が指定されているかどうかをチェックする(ステップS3204)。そして、プリキャッシュの対象が指定されている場合には(ステップS3204のYes)、アプリケーション・データ制御部407は、プリキャッシュ対象の各ファイル(item)も取得して、キャッシュ・メモリー408にプリキャッシュする(ステップS3205)。 Also, the application data control unit 407 checks whether or not the target of pre-cache is specified for the corresponding data broadcast presentation unit (PU) in the data content management table (step S3204). If the precache target is specified (Yes in step S3204), the application data control unit 407 also acquires each file (item) to be precached and precaches it in the cache memory 408. (step S3205).

その後、データ・コンテント・マネジメント・テーブル(DCMT)の更新により、現在提示状態にあるデータ放送提示単位(PU)に含まれるメンバー・ファイル(PU_member_node)やプリキャッシュ対象のファイルの構成が変化した場合には(ステップS3206のYes)、ステップS3203に戻り、現在提示状態にあるデータ放送提示単位(PU)において、上記の処理を繰り返し実行する。 After that, when the configuration of the member files (PU_member_node) included in the data broadcasting presentation unit (PU) currently being presented and the files to be precached change due to the update of the data content management table (DCMT) (Yes in step S3206), the process returns to step S3203, and the above processing is repeatedly executed in the data broadcasting presentation unit (PU) currently in the presentation state.

また、データ放送アプリケーション・エンジン409におけるアプリケーション動作により他のデータ放送提示単位(PU)の提示状態に遷移し、そのデータ放送提示単位のprimary_itemに指定されたアプリケーション・ファイルにアクセスした場合には(ステップS3207のYes)、ステップS3203に戻り、遷移した先のデータ放送提示単位(PU)において、上記の処理を繰り返し実行する。 Further, when the application operation in the data broadcasting application engine 409 transitions to the presentation state of another data broadcasting presentation unit (PU), and the application file specified in the primary_item of the data broadcasting presentation unit is accessed (step Yes in S3207), the process returns to step S3203, and the above processing is repeatedly executed in the data broadcasting presentation unit (PU) to which the transition is made.

以上の処理を、データ放送アプリケーション・エンジン409がアプリケーション動作を終了するまで(ステップS3208のNo)、繰り返し実行する。 The above processing is repeatedly executed until the data broadcasting application engine 409 terminates the application operation (No in step S3208).

図33には、受信機12における方式1に基づくファイル・データのプリキャッシュ動作例を示している。 FIG. 33 shows an example of the file data pre-cache operation based on method 1 in the receiver 12 .

アプリケーション・データ制御部407は、MMT伝送路504上で受信する各種シグナリング・メッセージを解析している。シグナリング・メッセージの1つであるデータ・トランスミッション・メッセージには、データ・コンテント・マネジメント・テーブル(DCMT)が含まれている。 Application data control unit 407 analyzes various signaling messages received on MMT transmission path 504 . A data transmission message, one of the signaling messages, contains a data content management table (DCMT).

データ放送アプリケーション制御エンジン409がPU_id=1で識別されるデータ放送提示単位(PU)のアプリケーション動作を行なっているとき、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブルを参照して、現在提示状態にあるデータ放送提示単位(PU_id=1)のprimary_item(データ放送提示単位の中心)に指定されたアプリケーション・ファイル「A01.html」、並びに、各メンバー・ファイル(PU_member_node)「B01」、「B02」それぞれのnode_tagをデータ・コンテント・マネジメント・テーブルから取得して、データ・アセットを伝送するMMT伝送路503からこれらのnode_tagに対応するファイル・データのエンティティーを取得すると、参照番号3301で示すように、キャッシュ・メモリー408にキャッシュする。なお、node_tagからMMT伝送路503上で伝送されるファイルにアクセスする方法については、図30を参照しながら、既に説明した通りである(以下、同様)。但し、このデータ放送提示単位(PU)に対してプリキャッシュの対象が指定されていないので、プリキャッシュ動作は行なわない。 When the data broadcasting application control engine 409 is performing the application operation of the data broadcasting presentation unit (PU) identified by PU_id=1, the application data control unit 407 refers to the data content management table, The application file "A01.html" designated as the primary_item (the center of the data broadcasting presentation unit) of the data broadcasting presentation unit (PU_id=1) currently being presented, and each member file (PU_member_node) "B01", When the node_tag of each "B02" is obtained from the data content management table and the entity of the file data corresponding to these node_tags is obtained from the MMT transmission path 503 that transmits the data asset, reference number 3301 It is cached in cache memory 408 as shown. The method of accessing the file transmitted on the MMT transmission line 503 from the node_tag has already been described with reference to FIG. 30 (same hereafter). However, since the target of pre-cache is not specified for this data broadcast presentation unit (PU), no pre-cache operation is performed.

次いで、データ放送アプリケーション・エンジン409におけるアプリケーション動作により、PU_id=3で識別される他のデータ放送提示単位(PU)の提示状態に遷移したとする。アプリケーション・データ制御部407は、上記と同様に、遷移した先のデータ放送提示単位(PU_id=3)のprimary_item(データ放送提示単位の中心)に指定されたアプリケーション・ファイル「A11.html」、並びに、各メンバー・ファイル(PU_member_node)「B11」、「B12」、「B13」それぞれのnode_tagをデータ・コンテント・マネジメント・テーブルから取得すると、MMT伝送路503からこれらのnode_tagに対応するファイル・データのエンティティーを取得して、参照番号3302で示すように、キャッシュ・メモリー408にキャッシュする。但し、このデータ放送提示単位(PU)に対してプリキャッシュの対象が指定されていないので、プリキャッシュ動作は行なわない。 Next, assume that an application operation in the data broadcasting application engine 409 causes a transition to the presentation state of another data broadcasting presentation unit (PU) identified by PU_id=3. In the same manner as described above, the application data control unit 407 selects the application file "A11.html" specified as the primary_item (the center of the data broadcasting presentation unit) of the data broadcasting presentation unit (PU_id=3) to which the transition is made, and , and each member file (PU_member_node) 'B11', 'B12', and 'B13'. A tee is obtained and cached in cache memory 408 as indicated by reference number 3302 . However, since the target of pre-cache is not specified for this data broadcast presentation unit (PU), no pre-cache operation is performed.

アプリケーション・データ制御部407は、MMT伝送路504上で受信する各種シグナリング・メッセージを常に解析している。そして、参照番号3303で示すように、データ・コンテント・マネジメント・テーブルのバージョンが1から2に更新されたことを検出すると、アプリケーション・データ制御部407は、現在提示状態にあるデータ放送提示単位(PU_id=3)のprimary_item並びに各メンバー・ファイル、プリキャッシュ対象のファイルに変更がないかどうかをチェックする。今回はメンバー・ファイルに変更がないので、以前キャッシュしておいた各メンバー・ファイルはキャッシュ・メモリー408に保持したままとする。また、データ放送提示単位(PU_id=3)のプリキャッシュ対象のファイルとして「A12」、「B14」、「B15」が追加されているので、アプリケーション・データ制御部407は、MMT伝送路503からこれらのnode_tagに対応するファイル・データのエンティティーを取得して、参照番号3304で示すように、キャッシュ・メモリー408にキャッシュする。 Application data control unit 407 constantly analyzes various signaling messages received on MMT transmission path 504 . Then, as indicated by reference number 3303, upon detecting that the version of the data content management table has been updated from 1 to 2, the application data control unit 407 updates the data broadcasting presentation unit ( Check whether there is any change in the primary_item of PU_id=3), each member file, and the file to be precached. Since there is no change in the member files this time, each member file previously cached is kept in the cache memory 408 . In addition, since "A12", "B14", and "B15" are added as files to be precached in data broadcast presentation units (PU_id=3), application data control section 407 outputs these files from MMT transmission path 503. , the entity of the file data corresponding to the node_tag of .

次いで、参照番号3305で示すように、データ放送の提示の更新を指示するイベント・メッセージをMMT伝送路504から受信すると、データ放送アプリケーション・エンジン409は、実行中のA11ファイルからA12ファイルへのHTML文書の遷移を行なう。一方でほぼ同時に、アプリケーション・データ制御部407は、バージョンが2から3に更新されたデータ・コンテント・マネジメント・テーブルを参照して、現在提示状態にあるデータ放送提示単位(PU_id=3)のprimary_itemが「A12.html」に変更するとともに、メンバー・ファイルが「B14」、「B15」、「B16」に変更したことを検出する。上述したように、primary_item「A12.html」並びにメンバー・ファイルが「B14」、「B15」は既にキャッシュ・メモリー408にプリキャッシュされているので、データ放送アプリケーション・エンジン409は、キャッシュ・メモリー408に保持されているファイルを利用してデータ放送を迅速に表示することができる。すなわち、放送番組に連動したタイムリーなデータ放送の提示を行なうことができる。また、データ放送提示単位(PU_id=3)のプリキャッシュ対象のファイルとして「B12」が追加されているので、アプリケーション・データ制御部407は、MMT伝送路503からそのnode_tagに対応するファイル・データのエンティティーを取得して、参照番号3306で示すように、キャッシュ・メモリー408にキャッシュする。 Then, as indicated by reference number 3305, upon receiving an event message from the MMT transmission line 504 instructing an update of the presentation of the data broadcasting, the data broadcasting application engine 409 converts the HTML from the A11 file being executed to the A12 file. Perform document transition. On the other hand, almost at the same time, the application data control unit 407 refers to the data content management table whose version has been updated from 2 to 3, and replaces the primary_item of the data broadcasting presentation unit (PU_id=3) currently being presented. changed to "A12.html" and the member files changed to "B14", "B15", and "B16". As described above, the primary_item "A12.html" and the member files "B14" and "B15" have already been precached in the cache memory 408. The data broadcast can be quickly displayed using the held file. That is, it is possible to present timely data broadcasting linked to broadcast programs. Also, since "B12" has been added as a file to be precached in the data broadcast presentation unit (PU_id=3), application data control unit 407 transmits the file data corresponding to that node_tag from MMT transmission path 503. The entity is obtained and cached in cache memory 408 as indicated by reference number 3306 .

続いて、方式2を利用したキャッシュ制御動作について説明する。 Next, a cache control operation using method 2 will be described.

方式2では、放送送出システム11側からは、図28に示したデータ・コンテント・マネジメント・テーブル(DCMT)2800がデータ・トランスミッション・メッセージで伝送される。データ・コンテント・マネジメント・テーブル(DCMT)2800は、データ放送提示単位(PU)毎に、提示単位を構成する放送伝送ファイル(member item)リストと中心となるファイル(primary item)、及びキャッシュにロックする対象ファイル(lock cache item)及びロック対象のうちアンロックする対象ファイル(unlock cache item)の情報を記述する。したがって、受信機12側では、以下に示すような、キャッシュのロック並びにアンロックによるキャッシュ制御動作を行なうことができる。 In method 2, the data content management table (DCMT) 2800 shown in FIG. 28 is transmitted as a data transmission message from the broadcast transmission system 11 side. A data content management table (DCMT) 2800 contains, for each data broadcasting presentation unit (PU), a broadcast transmission file (member item) list and a central file (primary item) that constitute the presentation unit, and a cache lock. The information of the target file (lock cache item) to be locked and the target file (unlock cache item) to be unlocked among the lock targets is described. Therefore, the receiver 12 side can perform cache control operations by locking and unlocking the cache as described below.

(動作11)アプリケーション・データ制御部407は、MMT伝送路504上で伝送されるデータ・トランスミッション・メッセージを適宜検出して更新を行ないつつ、最新の情報を取得する。
(動作12)アプリケーション・データ制御部407が、データ放送アプリケーション制御エンジン409などからの指示によりprimary_itemに指定された(データ放送提示単位の中心となる)アプリケーション・ファイルにアクセスすることにより、対応するデータ放送提示単位(PU)の提示状態に入ったことを認識する。
(動作13)アプリケーション・データ制御部407は、データ・トランスミッション・メッセージに含まれるデータ・コンテント・マネジメント・テーブル(DCMT)において、該当するデータ放送提示単位(PU)に含まれる各メンバー・ファイル(PU_member_node)も同時に取得して、キャッシュ・メモリー408に保持する。
(動作14)さらに、データ・コンテント・マネジメント・テーブル内で、該当するデータ放送提示単位(PU)に対してロックキャッシュの対象が指定されている場合には、アプリケーション・データ制御部407は、ロックキャッシュ対象のうち未取得の各ファイル(item)も取得して、キャッシュ・メモリー408にキャッシュし、且つ、ロックキャッシュ対象ファイルとして別途管理する。
(動作15)逆に、データ・コンテント・マネジメント・テーブル内で、該当するデータ放送提示単位(PU)に対してアンロックキャッシュの対象に指定されている場合には、アプリケーション・データ制御部407は、アンロック対象ファイルがキャッシュ・メモリー408にキャッシュされていれば、これを削除するとともに、別途管理していたロックキャッシュ対象ファイルからも削除する。
(動作16)データ放送アプリケーション・エンジン409は、primary_itemに指定されたアプリケーション・ファイルを、キャッシュ・メモリー408から実行する。
(動作17)その後、データ・コンテント・マネジメント・テーブル(DCMT)の更新により、現在提示状態にあるデータ放送提示単位(PU)に含まれるメンバー・ファイル(PU_member_node)やプリキャッシュ対象のファイルの構成が変化した場合には、上記の(動作13)~(動作16)の処理を行なう。
(動作18)データ放送アプリケーション・エンジン409におけるアプリケーション動作により他のデータ放送提示単位(PU)の提示状態に遷移した場合には、ロックキャッシュ対象のファイルは一旦キャッシュ・メモリー408に保持した上で、上記の(動作13)~(動作16)の処理を行なう。ロックキャッシュ対象以外のファイルは、キャッシュ・メモリー408から削除してもよい。
(Operation 11) The application data control unit 407 appropriately detects the data transmission message transmitted on the MMT transmission line 504 and updates it to acquire the latest information.
(Operation 12) The application data control unit 407 accesses the application file (which is the center of the data broadcasting presentation unit) designated as the primary_item by an instruction from the data broadcasting application control engine 409 or the like, thereby displaying the corresponding data. It recognizes that it has entered the presentation state of a broadcast presentation unit (PU).
(Operation 13) The application data control unit 407 adds each member file (PU_member_node ) are also acquired at the same time and held in the cache memory 408 .
(Operation 14) Furthermore, if the data content management table specifies a lock cache target for the corresponding data broadcast presentation unit (PU), the application data control unit 407 Each file (item) that has not yet been acquired among the cache targets is also acquired, cached in the cache memory 408, and managed separately as lock cache target files.
(Operation 15) Conversely, if the corresponding data broadcast presentation unit (PU) is designated as an unlock cache target in the data content management table, the application data control unit 407 If the unlock target file is cached in the cache memory 408, it is deleted and also deleted from the separately managed lock cache target file.
(Operation 16) The data broadcasting application engine 409 executes the application file specified in primary_item from the cache memory 408. FIG.
(Operation 17) After that, by updating the data content management table (DCMT), the structure of the member files (PU_member_node) included in the data broadcasting presentation unit (PU) currently being presented and the files to be precached are changed. If changed, the above-described (operation 13) to (operation 16) are performed.
(Operation 18) When the application operation in the data broadcasting application engine 409 transitions to the presentation state of another data broadcasting presentation unit (PU), the file to be locked and cached is temporarily held in the cache memory 408, and then The processes of (operation 13) to (operation 16) are performed. Files other than lock cache targets may be deleted from the cache memory 408 .

図34には、受信機12における方式2に基づくファイル・データのキャッシュ制御手順をフローチャートの形式で示している。 FIG. 34 shows, in the form of a flowchart, the file data cache control procedure based on method 2 in the receiver 12 .

データ放送アプリケーション制御エンジン409がアプリケーション動作すなわちデータ放送の提示を行なっているときに(ステップS3401のYes)、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブル内でprimary_item(データ放送提示単位の中心)に指定されたアプリケーション・ファイルにアクセスすることにより(ステップS3402のYes)、対応するデータ放送提示単位(PU)の提示状態に入ったことを認識する。 When data broadcasting application control engine 409 is performing an application operation, that is, presenting data broadcasting (Yes in step S3401), application data control section 407 registers primary_item (data broadcasting presentation unit) in the data content management table. ) (Yes in step S3402), it is recognized that the presentation state of the corresponding data broadcasting presentation unit (PU) has been entered.

アプリケーション・データ制御部407は、キャッシュ・メモリー408をリセットして、データ・コンテント・マネジメント・テーブル(DCMT)において、現在提示しているデータ放送提示単位(PU)のprimary_item並びに各メンバー・ファイル(PU_member_node)を取得して、キャッシュ・メモリー408に保持する(ステップS3403)。データ放送アプリケーション・エンジン409は、primary_itemに指定されたアプリケーション・ファイルを、キャッシュ・メモリー408から実行する。 The application data control unit 407 resets the cache memory 408, and in the data content management table (DCMT), the primary_item of the currently presented data broadcasting presentation unit (PU) and each member file (PU_member_node ) and holds it in the cache memory 408 (step S3403). Data broadcasting application engine 409 executes the application file specified in primary_item from cache memory 408 .

また、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブル内で、該当するデータ放送提示単位(PU)に対してロックキャッシュの対象が指定されているかどうかをチェックする(ステップS3404)。そして、ロックキャッシュの対象が指定されている場合には(ステップS3404のYes)、アプリケーション・データ制御部407は、ロックキャッシュ対象のうち未取得の各ファイル(item)も取得して、キャッシュ・メモリー408にキャッシュし、且つ、ロックキャッシュ対象ファイルとして別途管理する(ステップS3405)。 Also, the application data control unit 407 checks whether or not a lock cache target is specified for the corresponding data broadcast presentation unit (PU) in the data content management table (step S3404). Then, if the lock cache target is specified (Yes in step S3404), the application data control unit 407 also acquires each file (item) that has not yet been acquired among the lock cache targets, and stores it in the cache memory. 408 and separately managed as a lock cache target file (step S3405).

また、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブル内で、該当するデータ放送提示単位(PU)に対してアンロックキャッシュの対象が指定されているかどうかをチェックする(ステップS3406)。そして、アンロックキャッシュの対象が指定されている場合には(ステップS3406のYes)、アプリケーション・データ制御部407は、アンロック対象ファイルがキャッシュ・メモリー408にキャッシュされていれば、これを削除するとともに、別途管理していたロックキャッシュ対象ファイルからも削除する(ステップS3407)。 Also, the application data control unit 407 checks whether or not an unlock cache target is specified for the corresponding data broadcast presentation unit (PU) in the data content management table (step S3406). . If the unlock cache target is specified (Yes in step S3406), the application data control unit 407 deletes the unlock target file if it is cached in the cache memory 408. At the same time, it is also deleted from the separately managed lock cache target file (step S3407).

その後、データ・コンテント・マネジメント・テーブル(DCMT)の更新により、現在提示状態にあるデータ放送提示単位(PU)に含まれるメンバー・ファイル(PU_member_node)やプリキャッシュ対象のファイルの構成が変化した場合には(ステップS3408のYes)、ステップS3403に戻り、現在提示状態にあるデータ放送提示単位(PU)において、上記の処理を繰り返し実行する。 After that, when the configuration of the member files (PU_member_node) included in the data broadcasting presentation unit (PU) currently being presented and the files to be precached change due to the update of the data content management table (DCMT) (Yes in step S3408), the process returns to step S3403, and the above processing is repeatedly executed in the data broadcasting presentation unit (PU) currently in the presentation state.

また、データ放送アプリケーション・エンジン409におけるアプリケーション動作により他のデータ放送提示単位(PU)の提示状態に遷移し、そのデータ放送提示単位のprimary_itemに指定されたアプリケーション・ファイルにアクセスした場合には(ステップS3409のYes)、ステップS3403に戻り、遷移した先のデータ放送提示単位(PU)において、上記の処理を繰り返し実行する。 Further, when the application operation in the data broadcasting application engine 409 transitions to the presentation state of another data broadcasting presentation unit (PU), and the application file specified in the primary_item of the data broadcasting presentation unit is accessed (step Yes in S3409), the process returns to step S3403, and the above processing is repeatedly executed in the data broadcasting presentation unit (PU) to which the transition is made.

以上の処理を、データ放送アプリケーション・エンジン409がアプリケーション動作を終了するまで(ステップS3410のno)、繰り返し実行する。 The above processing is repeatedly executed until the data broadcasting application engine 409 terminates the application operation (no in step S3410).

図35には、受信機12における方式2に基づくファイル・データのキャッシュのロック及びアンロック動作例を示している。 FIG. 35 shows an example of lock and unlock operations of the file data cache based on method 2 in the receiver 12 .

アプリケーション・データ制御部407は、MMT伝送路504上で受信する各種シグナリング・メッセージを解析している。シグナリング・メッセージの1つであるデータ・トランスミッション・メッセージには、データ・コンテント・マネジメント・テーブル(DCMT)が含まれている。 Application data control unit 407 analyzes various signaling messages received on MMT transmission line 504 . A data transmission message, one of the signaling messages, contains a data content management table (DCMT).

データ放送アプリケーション制御エンジン409がPU_id=1で識別されるデータ放送提示単位(PU)のアプリケーション動作を行なっているとき、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブルを参照して、現在提示状態にあるデータ放送提示単位(PU_id=1)のprimary_item(データ放送提示単位の中心)に指定されたアプリケーション・ファイル「A01.html」、並びに、各メンバー・ファイル(PU_member_node)「B01」、「B02」それぞれのnode_tagをデータ・コンテント・マネジメント・テーブルから取得して、データ・アセットを伝送するMMT伝送路503からこれらのnode_tagに対応するファイル・データのエンティティーを取得すると、参照番号3501で示すように、キャッシュ・メモリー408にキャッシュする。なお、node_tagからMMT伝送路503上で伝送されるファイルにアクセスする方法については、図30を参照しながら、既に説明した通りである(以下、同様)。但し、このデータ放送提示単位(PU)に対してロックキャッシュの対象が指定されていないので、キャッシュ動作は行なわない。 When the data broadcasting application control engine 409 is performing the application operation of the data broadcasting presentation unit (PU) identified by PU_id=1, the application data control unit 407 refers to the data content management table, The application file "A01.html" designated as the primary_item (the center of the data broadcasting presentation unit) of the data broadcasting presentation unit (PU_id=1) currently being presented, and each member file (PU_member_node) "B01", When the node_tag of each "B02" is obtained from the data content management table and the entity of the file data corresponding to these node_tags is obtained from the MMT transmission line 503 that transmits the data asset, reference number 3501 It is cached in cache memory 408 as shown. The method of accessing the file transmitted on the MMT transmission line 503 from the node_tag has already been described with reference to FIG. 30 (same hereafter). However, since the lock cache target is not specified for this data broadcast presentation unit (PU), no cache operation is performed.

次いで、データ放送アプリケーション・エンジン409におけるアプリケーション動作により、PU_id=3で識別される他のデータ放送提示単位(PU)の提示状態に遷移したとする。アプリケーション・データ制御部407は、上記と同様に、遷移した先のデータ放送提示単位(PU_id=3)のprimary_item(データ放送提示単位の中心)に指定されたアプリケーション・ファイル「A11.html」、並びに、各メンバー・ファイル(PU_member_node)「B11」、「B12」、「B13」それぞれのnode_tagをデータ・コンテント・マネジメント・テーブルから取得すると、MMT伝送路503からこれらのnode_tagに対応するファイル・データのエンティティーを取得して、参照番号3502で示すように、キャッシュ・メモリー408にキャッシュする。但し、このデータ放送提示単位(PU)に対してロックキャッシュの対象が指定されていないので、ロックキャッシュ動作は行なわない。 Next, assume that an application operation in the data broadcasting application engine 409 causes a transition to the presentation state of another data broadcasting presentation unit (PU) identified by PU_id=3. In the same manner as described above, the application data control unit 407 selects the application file "A11.html" specified as the primary_item (the center of the data broadcasting presentation unit) of the data broadcasting presentation unit (PU_id=3) to which the transition is made, and , and each member file (PU_member_node) 'B11', 'B12', and 'B13'. A tee is obtained and cached in cache memory 408 as indicated by reference numeral 3502 . However, since the lock cache target is not specified for this data broadcast presentation unit (PU), no lock cache operation is performed.

アプリケーション・データ制御部407は、MMT伝送路504上で受信する各種シグナリング・メッセージを常に解析している。そして、参照番号3503で示すように、データ・コンテント・マネジメント・テーブルのバージョンが1から2に更新されたことを検出すると、アプリケーション・データ制御部407は、現在提示状態にあるデータ放送提示単位(PU_id=3)のprimary_item並びに各メンバー・ファイル、ロックキャッシュ対象のファイルに変更がないかどうかをチェックする。今回はメンバー・ファイルに変更がないので、以前キャッシュしておいた各メンバー・ファイルはキャッシュ・メモリー408に保持したままとする。また、データ放送提示単位(PU_id=3)のロックキャッシュ対象のファイルとして「A12」、「B14」、「B12」、「B15」が追加されているので、アプリケーション・データ制御部407は、MMT伝送路503からこれらのnode_tagに対応するファイル・データのエンティティーを取得して、参照番号3504で示すように、キャッシュ・メモリー408にキャッシュするとともに、ロックキャッシュ対象ファイルとして別途管理する。図中、ロックキャッシュ対象として管理されているファイルを下線で示している(以下、同様)。 Application data control unit 407 constantly analyzes various signaling messages received on MMT transmission path 504 . Then, as indicated by reference number 3503, upon detecting that the version of the data content management table has been updated from 1 to 2, the application data control unit 407 updates the data broadcasting presentation unit ( Check whether the primary_item of PU_id=3), each member file, and the lock cache target file have been changed. Since there is no change in the member files this time, each member file previously cached is kept in the cache memory 408 . Also, since "A12", "B14", "B12", and "B15" have been added as files to be locked and cached in data broadcast presentation units (PU_id=3), application data control unit 407 performs MMT transmission. File data entities corresponding to these node_tags are acquired from the path 503 and cached in the cache memory 408 as indicated by the reference number 3504, and separately managed as lock-cache target files. In the figure, files managed as lock cache targets are underlined (same below).

次いで、参照番号3505で示すように、データ放送の提示の更新を指示するイベント・メッセージをMMT伝送路504から受信すると、データ放送アプリケーション・エンジン409は、実行中のA11ファイルからA12ファイルへのHTML文書の遷移を行なう。一方でほぼ同時に、アプリケーション・データ制御部407は、バージョンが2から3に更新されたデータ・コンテント・マネジメント・テーブルを参照して、現在提示状態にあるデータ放送提示単位(PU_id=3)のprimary_itemが「A12.html」に変更するとともに、メンバー・ファイルが「B14」、「B15」、「B16」に変更したことを検出する。上述したように、primary_item「A12.html」並びにメンバー・ファイルが「B14」、「B15」は既にキャッシュ・メモリー408にロックキャッシュされているので、データ放送アプリケーション・エンジン409は、キャッシュ・メモリー408に保持されているファイルを利用してデータ放送を迅速に表示することができる。すなわち、放送番組に連動したタイムリーなデータ放送の提示を行なうことができる。また、このデータ放送提示単位(PU)に対してロックキャッシュの対象が指定されていないので、ロックキャッシュ動作は行なわない。参照番号3506で示すように、ロックキャッシュされたファイル「A12」、「B14」、「B12」、「B15」がそのままキャッシュ・メモリー408に保持される一方、不要になったファイル「A11」が削除されている。 Then, as indicated by reference numeral 3505, upon receiving an event message from the MMT transmission line 504 instructing an update of the presentation of the data broadcasting, the data broadcasting application engine 409 converts the HTML from the A11 file being executed to the A12 file. Perform document transition. On the other hand, almost at the same time, the application data control unit 407 refers to the data content management table whose version has been updated from 2 to 3, and replaces the primary_item of the data broadcasting presentation unit (PU_id=3) currently being presented. changed to "A12.html" and the member files changed to "B14", "B15", and "B16". As described above, the primary_item "A12.html" and the member files "B14" and "B15" are already lock-cached in the cache memory 408, so the data broadcasting application engine 409 stores The data broadcast can be quickly displayed using the held file. That is, it is possible to present timely data broadcasting linked to broadcast programs. Also, since the target of lock cache is not specified for this data broadcast presentation unit (PU), no lock cache operation is performed. As indicated by reference number 3506, lock-cached files "A12", "B14", "B12", and "B15" are retained in cache memory 408 as they are, while file "A11", which is no longer needed, is deleted. It is

さらに、データ放送の提示の更新を指示するイベント・メッセージをMMT伝送路504から受信すると、アプリケーション・データ制御部407は、データ・コンテント・マネジメント・テーブルを参照して、現在提示状態にあるデータ放送提示単位(PU_id=3)に対して、ロックキャッシュ対象のファイルとして「B17」が追加されているとともに、アンロック対象ファイルとして「B14」が追加されている。そこで、参照番号3507で示すように、アプリケーション・データ制御部407は、MMT伝送路503からファイル「B17」のnode_tagに対応するファイル・データのエンティティーを取得してキャッシュ・メモリー408にロックキャッシュするとともに、ロックキャッシュしていたファイル「B12」をキャッシュ・メモリー408から削除しロック対象から外す。 Furthermore, when an event message instructing updating of the presentation of the data broadcasting is received from the MMT transmission line 504, the application data control unit 407 refers to the data content management table and refers to the currently presented data broadcasting. For the presentation unit (PU_id=3), "B17" is added as a lock cache target file, and "B14" is added as an unlock target file. Therefore, as indicated by reference number 3507 , the application data control unit 407 acquires the file data entity corresponding to the node_tag of the file “B17” from the MMT transmission path 503 and lock-caches it in the cache memory 408 . At the same time, the lock-cached file "B12" is deleted from the cache memory 408 and excluded from being locked.

現在運用されているBML(Broadcast Markup Language)によるデータ放送サービスでは、スクリプトから「LockModuleOnMemory()」というAPI(Application Programming Interface)を呼び出すことにより、特定のファイルをあらかじめキャッシュ・メモリーにプリキャッシュして留めておくことが可能である(例えば、特許文献2を参照のこと)。この方法は、スクリプトなどのアプリケーションの仕様に、放送運用を前提とする特殊な仕様を盛り込む必要がある。 In the data broadcasting service currently in operation based on BML (Broadcast Markup Language), a specific file is pre-cached in cache memory in advance by calling an API (Application Programming Interface) called "LockModuleOnMemory()" from a script. (See, for example, Patent Document 2). With this method, it is necessary to incorporate special specifications that presuppose broadcasting operations into the specifications of applications such as scripts.

これに対し、本明細書で開示する技術によれば、放送局などの送信側からは、データ放送に関わるシグナリングに、強制キャッシュを指定する情報を含めて伝送し、受信機側では、受信したデータ放送に関わるシグナリングに含まれている強制キャッシュ情報に基づいてデータ放送用の各ファイルのキャッシュ制御を行なうようになっている。したがって、本明細書で開示する技術によれば、新しいHTML5によるデータ放送において、スクリプトなどのアプリケーションの仕様に、放送運用を前提とする特殊な仕様を盛り込むことなく、汎用性の高いフォーマットを維持することができる。 On the other hand, according to the technology disclosed in this specification, the transmitting side such as a broadcasting station transmits signaling related to data broadcasting including information specifying forced caching, and the receiver side transmits Cache control of each file for data broadcasting is performed based on forced cache information included in signaling related to data broadcasting. Therefore, according to the technology disclosed in this specification, in the new HTML5 data broadcasting, a highly versatile format is maintained without incorporating special specifications that presuppose broadcasting operation into application specifications such as scripts. be able to.

以上、特定の実施形態を参照しながら、本明細書で開示する技術について詳細に説明してきた。しかしながら、本明細書で開示する技術の要旨を逸脱しない範囲で当業者が該実施形態の修正や代用を成し得ることは自明である。 The technology disclosed herein has been described in detail above with reference to specific embodiments. However, it is obvious that those skilled in the art can modify or substitute the embodiments without departing from the gist of the technology disclosed in this specification.

本明細書で開示する技術は、トランスポート方式としてMMTを採用するさまざまな放送システムに適用することができる。また、本明細書で開示する技術は、放送番組に連動するデータ放送に利用されるファイル・データをMMT方式又はその他のトランスポート方式により伝送するさまざまなデータ放送システムに適用することができる。 The technology disclosed in this specification can be applied to various broadcasting systems that employ MMT as a transport method. Also, the technology disclosed in this specification can be applied to various data broadcasting systems that transmit file data used for data broadcasting linked to broadcast programs by the MMT method or other transport methods.

要するに、例示という形態により本明細書で開示する技術について説明してきたのであり、本明細書の記載内容を限定的に解釈するべきではない。本明細書で開示する技術の要旨を判断するためには、特許請求の範囲を参酌すべきである。 In short, the technology disclosed in this specification has been described in the form of an example, and the contents of this specification should not be construed in a limited manner. In order to determine the gist of the technology disclosed in this specification, the scope of claims should be considered.

なお、本明細書の開示の技術は、以下のような構成をとることも可能である。
(1)データ放送で利用されるファイル・データを送信するファイル・データ送信部と、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ送信部と、
を具備する送信装置。
(2)前記シグナリング・メッセージ送信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、及び、プリキャッシュの対象ファイル・リストの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを送信する、
上記(1)に記載の送信装置。
(3)前記シグナリング・メッセージ送信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、キャッシュにロックする対象ファイル及びロック対象のうちアンロックする対象ファイルの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを送信する、
上記(1)に記載の送信装置。
(4)データ放送が連動する放送番組本体のメディア・データを送信するメディア・データ送信部をさらに備える、
上記(1)乃至(3)のいずれかに記載の送信装置。
(5)データ放送で利用されるファイル・データを送信するファイル・データ送信ステップと、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ送信ステップと、
を有する送信方法。
(6)データ放送で利用されるファイル・データを送信するファイル・データ受信部と、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ受信部と、
前記強制キャッシュ情報に基づいて前記ファイル・データ受信部が受信するファイル・データのキャッシュ・メモリーへのキャッシュを制御する制御部と、
を具備する受信装置。
(7)前記シグナリング・メッセージ受信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、及び、プリキャッシュの対象ファイル・リストの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを受信する、
上記(6)に記載の受信装置。
(8)前記制御部は、前記プリキャッシュの対象ファイル・リストに含まれているファイルを前記ファイル・データが受信すると、前記キャッシュ・メモリーにプリキャッシュする、
上記(7)に記載の受信装置。
(9)前記シグナリング・メッセージ受信部は、データ放送提示単位毎に、提示単位を構成する放送伝送ファイル・リストと中心となるファイル、キャッシュにロックする対象ファイル及びロック対象のうちアンロックする対象ファイルの情報を記述したデータ・コンテント・マネジメント・テーブルを含んだデータ・トランスミッション・メッセージを受信する、
上記(6)に記載の受信装置。
(10)前記制御部は、前記ロック対象のファイルを前記ファイル・データが受信すると、前記キャッシュ・メモリーにプリキャッシュする、
上記(9)に記載の受信装置。
(11)前記制御部は、前記アンロック対象のファイルを前記キャッシュ・メモリーから削除する、
上記(9)に記載の受信装置。
(12)前記制御部は、現在のデータ放送提示単位を構成する放送伝送ファイル・リストと中心となるファイルを前記ファイル・データが受信すると、前記キャッシュ・メモリーにキャッシュする、
上記(6)又は(9)のいずれかに記載の受信装置。
(13)ファイル・データを利用してデータ放送を提示するデータ放送提示部をさらに備える、
上記(6)乃至(12)のいずれかに記載の受信装置。
(14)データ放送が連動する放送番組本体のメディア・データを受信するメディア・データ受信部と、メディア・データに基づいて放送番組を提示する放送番組提示部をさらに備える、
上記(6)乃至(13)のいずれかに記載の受信装置。
(15)データ放送で利用されるファイル・データを送信するファイル・データ受信ステップと、
データ放送に関わるシグナリングにファイル・データの強制キャッシュを指定する強制キャッシュ情報を含めて送信するシグナリング・メッセージ受信ステップと、
前記強制キャッシュ情報に基づいて前記ファイル・データ受信部が受信するファイル・データのキャッシュ・メモリーへのキャッシュを制御する制御ステップと、
を有する受信方法。
It should be noted that the technology disclosed in this specification can also be configured as follows.
(1) a file data transmission unit that transmits file data used in data broadcasting;
a signaling message transmission unit that transmits signaling related to data broadcasting including forced cache information specifying forced cache of file data;
A transmitting device comprising:
(2) The signaling/message transmitting unit transmits, for each data broadcasting presentation unit, a data message describing information on a broadcast transmission file list and a main file that constitute the presentation unit, and a pre-cache target file list. send a data transmission message containing the content management table;
The transmission device according to (1) above.
(3) For each data broadcasting presentation unit, the signaling/message transmitting unit includes: a broadcast transmission file list that constitutes the presentation unit; a main file; a file to be locked in the cache; send a data transmission message containing a data content management table describing information about
The transmission device according to (1) above.
(4) further comprising a media data transmission unit that transmits media data of a broadcast program main body linked with data broadcasting;
The transmitter according to any one of (1) to (3) above.
(5) a file data transmission step of transmitting file data used in data broadcasting;
a signaling message transmission step of transmitting signaling related to data broadcasting including forced cache information designating forced cache of file data;
Sending method with
(6) a file data receiving unit for transmitting file data used in data broadcasting;
a signaling message receiver that transmits signaling related to data broadcasting including forced cache information specifying forced cache of file data;
a control unit for controlling caching of the file data received by the file data receiving unit in a cache memory based on the forced cache information;
A receiving device comprising:
(7) For each data broadcasting presentation unit, the signaling message receiving unit provides a data message describing information on a broadcast transmission file list and a main file that constitute the presentation unit, and a pre-cache target file list. receiving a data transmission message containing the content management table;
The receiving device according to (6) above.
(8) When the file data includes a file included in the pre-cache target file list, the control unit pre-caches the file in the cache memory.
The receiving device according to (7) above.
(9) For each data broadcasting presentation unit, the signaling message receiving unit includes: a broadcast transmission file list that constitutes the presentation unit; receiving a data transmission message containing a data content management table describing information about
The receiving device according to (6) above.
(10) When the file data of the file to be locked is received, the control unit precaches the file in the cache memory.
The receiving device according to (9) above.
(11) The control unit deletes the unlock target file from the cache memory.
The receiving device according to (9) above.
(12) When the file data receives a broadcast transmission file list and a central file that constitute the current data broadcast presentation unit, the control unit caches them in the cache memory.
The receiver according to either (6) or (9) above.
(13) further comprising a data broadcasting presenting unit that presents data broadcasting using file data;
The receiver according to any one of (6) to (12) above.
(14) further comprising a media data receiving unit for receiving media data of a main body of a broadcast program linked with data broadcasting, and a broadcast program presenting unit for presenting the broadcast program based on the media data;
The receiver according to any one of (6) to (13) above.
(15) a file data receiving step of transmitting file data used in data broadcasting;
a signaling message receiving step of transmitting signaling related to data broadcasting including forced cache information designating forced cache of file data;
a control step of controlling caching of the file data received by the file data receiving unit in a cache memory based on the forced cache information;
receiving method.

10…ディジタル放送システム
11…放送送出システム、12…受信機
301…時計部、302…信号送出部、303…ビデオ・エンコーダー
304…オーディオ・エンコーダー、305…キャプション・エンコーダー
306…シグナリング・エンコーダー、307…ファイル・エンコーダー
308…情報システム、309…TLVシグナリング・エンコーダー
310…IPサービス・マルチプレクサー
311…TLVマルチプレクサー、312…変調・送信部
401…チューナー・復調部、402…デマルチプレクサー
403…時計部、404…ビデオ・デコーダー
405…オーディオ・デコーダー、406…キャプション・デコーダー
407…アプリケーション・データ制御部、408…キャッシュ・メモリー
409…データ放送アプリケーション・エンジン
410…システム制御部、411…合成部
412…IPインターフェース
DESCRIPTION OF SYMBOLS 10... Digital broadcasting system 11... Broadcast transmission system 12... Receiver 301... Clock part 302... Signal transmission part 303... Video encoder 304... Audio encoder 305... Caption encoder 306... Signaling encoder 307... File Encoder 308 Information System 309 TLV Signaling Encoder 310 IP Service Multiplexer 311 TLV Multiplexer 312 Modulator/Transmitter 401 Tuner/Demodulator 402 Demultiplexer 403 Clock 404 Video decoder 405 Audio decoder 406 Caption decoder 407 Application data control unit 408 Cache memory 409 Data broadcasting application engine 410 System control unit 411 Synthesis unit 412 IP interface

Claims (2)

アプリケーションを構成するファイルと、前記アプリケーションの伝送に関わるシグナリング・メッセージを取得する制御部と、a control unit that acquires files that constitute an application and signaling messages related to transmission of the application;
前記アプリケーションを構成するファイルがキャッシュされるメモリー部と、a memory unit in which files constituting the application are cached;
を具備し、and
前記制御部は、キャッシュへのロック対象ファイルを指定する情報をさらに取得し、前記メモリー部の容量と、前記キャッシュへのロック対象ファイルを指定する情報と、前記シグナリング・メッセージに含まれる、前記アプリケーションを構成するファイルのディレクトリーのロケーション情報と前記ディレクトリーを識別するノード・タグを記載する第1のテーブルと、前記ノード・タグを記載する第2のテーブルとに基づいて、前記アプリケーションを構成するファイルのキャッシュを制御する、The control unit further acquires information designating a file to be locked in the cache, and includes the capacity of the memory unit, information designating the file to be locked in the cache, and the signaling message. location information of directories of files constituting the application, a first table describing node tags identifying the directories, and a second table describing the node tags. control the cache,
受信装置。receiving device.
前記制御部は、キャッシュされた前記アプリケーションを構成するファイルを前記メモリー部から削除する、The control unit deletes the cached files that make up the application from the memory unit.
請求項1に記載の受信装置。The receiving device according to claim 1.
JP2022003176A 2020-12-25 2022-01-12 receiver Active JP7248155B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022003176A JP7248155B2 (en) 2020-12-25 2022-01-12 receiver
JP2023040358A JP2023073291A (en) 2022-01-12 2023-03-15 Transmission device, transmission method, reception device, and reception method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020217641A JP7010357B2 (en) 2020-12-25 2020-12-25 Transmitter and transmission method, and receiver and reception method
JP2022003176A JP7248155B2 (en) 2020-12-25 2022-01-12 receiver

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020217641A Division JP7010357B2 (en) 2020-12-25 2020-12-25 Transmitter and transmission method, and receiver and reception method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023040358A Division JP2023073291A (en) 2022-01-12 2023-03-15 Transmission device, transmission method, reception device, and reception method

Publications (2)

Publication Number Publication Date
JP2022044657A JP2022044657A (en) 2022-03-17
JP7248155B2 true JP7248155B2 (en) 2023-03-29

Family

ID=87888246

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022003176A Active JP7248155B2 (en) 2020-12-25 2022-01-12 receiver

Country Status (1)

Country Link
JP (1) JP7248155B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008053568A1 (en) 2006-10-31 2008-05-08 Panasonic Corporation Apparatus and method for preloading data in mobile communication devices
JP2010130637A (en) 2008-12-01 2010-06-10 Mitsubishi Electric Corp Data broadcasting receiver and data broadcasting system
JP2013516704A (en) 2010-01-07 2013-05-13 ディビックス, エルエルシー System and method for accessing content using an Internet content guide
JP2015180059A (en) 2014-02-27 2015-10-08 日本放送協会 Data transmission system, receiver, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008053568A1 (en) 2006-10-31 2008-05-08 Panasonic Corporation Apparatus and method for preloading data in mobile communication devices
JP2010130637A (en) 2008-12-01 2010-06-10 Mitsubishi Electric Corp Data broadcasting receiver and data broadcasting system
JP2013516704A (en) 2010-01-07 2013-05-13 ディビックス, エルエルシー System and method for accessing content using an Internet content guide
JP2015180059A (en) 2014-02-27 2015-10-08 日本放送協会 Data transmission system, receiver, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
大槻ほか,スーパーハイビジョン衛星放送システムにおけるMMTを用いたデータ伝送方式の検討,映像情報メディア学会技術報告,日本,(一社)映像情報メディア学会,2014年02月28日,Vol.38 No.14,p.29-32

Also Published As

Publication number Publication date
JP2022044657A (en) 2022-03-17

Similar Documents

Publication Publication Date Title
JP5725242B1 (en) Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP5725235B1 (en) Receiving apparatus and receiving method, and transmitting apparatus and transmitting method
JP6442897B2 (en) Transmission device, transmission method, reception device, and reception method
JP6868790B2 (en) Sending method
JP6819765B2 (en) Transmission device and transmission method, and reception device and reception method
JP6624314B2 (en) Transmission device and transmission method, and reception device and reception method
JP6471823B2 (en) Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP7248155B2 (en) receiver
JP5725253B1 (en) Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP7010357B2 (en) Transmitter and transmission method, and receiver and reception method
JP2023073291A (en) Transmission device, transmission method, reception device, and reception method
JP6551558B2 (en) Receiving apparatus and receiving method
JP6314877B2 (en) Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP5725252B1 (en) Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP7207457B2 (en) Receiving device and receiving device control method
JP7243799B2 (en) Receiving method and receiving device
JP6904467B2 (en) Sending method
JP6777196B2 (en) Receiving device, receiving method, and transmitting method
JP6743854B2 (en) Transmission device and transmission method, and reception device and reception method
JP6337804B2 (en) Receiving apparatus and receiving method
JP5725249B1 (en) Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP5725250B1 (en) Transmitting apparatus, transmitting method, receiving apparatus, and receiving method
JP2020205652A (en) Transmitting method and transmitting device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220210

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220210

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230227

R151 Written notification of patent or utility model registration

Ref document number: 7248155

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151