JP4433772B2 - Data broadcasting transmission confirmation system and control program - Google Patents

Data broadcasting transmission confirmation system and control program Download PDF

Info

Publication number
JP4433772B2
JP4433772B2 JP2003385082A JP2003385082A JP4433772B2 JP 4433772 B2 JP4433772 B2 JP 4433772B2 JP 2003385082 A JP2003385082 A JP 2003385082A JP 2003385082 A JP2003385082 A JP 2003385082A JP 4433772 B2 JP4433772 B2 JP 4433772B2
Authority
JP
Japan
Prior art keywords
module
content
information
event message
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2003385082A
Other languages
Japanese (ja)
Other versions
JP2005151110A (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.)
Nippon Television Network Corp
Original Assignee
Nippon Television Network Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Television Network Corp filed Critical Nippon Television Network Corp
Priority to JP2003385082A priority Critical patent/JP4433772B2/en
Publication of JP2005151110A publication Critical patent/JP2005151110A/en
Application granted granted Critical
Publication of JP4433772B2 publication Critical patent/JP4433772B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明はデータ放送の送出確認の技術に関し、特に従来人手に頼っていた確認を自動化する技術に関する。   The present invention relates to a technique for confirming transmission of a data broadcast, and more particularly, to a technique for automating confirmation that has been relied on manually.

近年、地上デジタル放送が開始され、それに伴いデータ放送も開始されようとしている。   In recent years, terrestrial digital broadcasting has started, and data broadcasting is also about to start.

このデータ放送は、BML文書やJPEG、PNG、バイナリテーブルなどのリソースを、データカルーセル伝送方式によって伝送する。データカルーセル伝送方式は、複数のファイルをMPEG−2のセクションに分割して繰り返し送出する伝送方式であり、DSM−CC規格に準拠している。   In this data broadcasting, resources such as BML documents, JPEG, PNG, and binary tables are transmitted by a data carousel transmission method. The data carousel transmission method is a transmission method in which a plurality of files are divided into MPEG-2 sections and repeatedly transmitted, and conforms to the DSM-CC standard.

データ放送では、放送波を利用してインタラクティブコンテンツの再生を可能とするために、視聴者が任意のタイミングで操作を行っても必要なデータが取得できるよう、コンテンツを構成するファイル群はデータカルーセルにより繰り返し送出される。視聴者のリモコン操作などで画面の切替え指示が発生すると、受信機は必要なデータを取得して画面に表示する。   In data broadcasting, in order to enable playback of interactive content using broadcast waves, the file group that makes up the content is a data carousel so that necessary data can be acquired even if the viewer operates at an arbitrary timing. Is repeatedly sent. When a screen switching instruction is generated by a viewer's remote control operation, the receiver acquires necessary data and displays it on the screen.

データカルーセル伝送方式では下記の2種類のメッセージを用いてデータが伝送される。
(1)DownloadInfoIndication(DII)メッセージ:カルーセル中のデータのディレクトリ情報を伝送するメッセージである。
(2)DownloadDataBlock(DDB)メッセージ:データ本体を伝送するメッセージである。
In the data carousel transmission system, data is transmitted using the following two types of messages.
(1) DownloadInfoIndication (DII) message: A message for transmitting directory information of data in the carousel.
(2) DownloadDataBlock (DDB) message: a message for transmitting a data body.

DIIメッセージは、ディレクトリ情報として、カルーセルの識別情報や各モジュールに関する情報を含み、セクションとして伝送される。一方、データ(モジュール(module))は、ブロック(DDB)に分割されて伝送される。モジュール末尾のブロック以外のすべてのブロックは同じサイズであり、各ブロックはセクションとして伝送される。   The DII message includes, as directory information, carousel identification information and information about each module, and is transmitted as a section. Meanwhile, data (module) is divided into blocks (DDB) and transmitted. All blocks except the block at the end of the module are the same size, and each block is transmitted as a section.

データカルーセルによりBML文書や、JPEG、PNGなどのリソースを伝送する場合のモジュールへの作成には、下記の2通りがある。
(1)一つのリソースをそのまま一つのモジュールとして生成する。
(2)複数のリソースをパッケージ化して一つのモジュールとしてマッピングして生成する。
There are the following two methods for creating a module when transmitting a BML document or resources such as JPEG and PNG by a data carousel.
(1) One resource is generated as it is as one module.
(2) A plurality of resources are packaged and mapped and generated as one module.

コンテンツの1画面は、通常、複数のリソース(BML文書、PNG、JPEGなど)によって構成される場合が多い。個々のリソースを一つのモジュールに割り当てて伝送しようとすると、1画面の表示に必要なデータを取得するためには、複数のモジュールを同時に取得することが必要となり、全データを受信するまでに時間を要するうえに受信機の負荷も大きくなってしまう。そこで、複数のリソースを一つのモジュールにパッケージ化することにより、必要なリソースの一括取得を可能とする。このようなパッケージ化をマルチパート化と呼ぶ。   One screen of content is usually composed of a plurality of resources (BML document, PNG, JPEG, etc.) in many cases. If you try to assign each resource to one module and transmit it, it is necessary to acquire multiple modules at the same time in order to acquire the data required to display one screen, and it takes time to receive all the data. And the load on the receiver is also increased. Therefore, by packaging a plurality of resources into one module, it is possible to obtain necessary resources all at once. Such packaging is called multipart.

更に、データ放送では、受信機上で実行中のコンテンツに対して、局から任意のタイミングでメッセージングを行うイベントメッセージ伝送方式が規定されている。イベントメッセージは、データ放送サービスの大きな特徴の一つであるテレビ番組と連動したサービスを行ううえでの下記の要件等を満たすために規定されたものである。
(1)すべての受信機の表示を一斉に切り替えたい。
(2)映像と同期してデータ表示を変えたい。
Furthermore, in data broadcasting, an event message transmission method is defined in which messaging is performed from a station at an arbitrary timing for content being executed on a receiver. The event message is stipulated to satisfy the following requirements for providing a service linked with a television program, which is one of the major characteristics of the data broadcasting service.
(1) I want to switch the display of all receivers at once.
(2) I want to change the data display in sync with the video.

上記要件等を満たすために、放送を受信しているすべての受信機の動作を制御する手段としてイベントメッセージが規定された。このイベントメッセージは、放送局から受信機で動作しているアプリケーションに対して、即座に、あるいは指定した時刻にメッセージ情報を送ることを可能としている。   In order to satisfy the above requirements and the like, an event message has been defined as a means for controlling the operation of all receivers receiving broadcasts. This event message makes it possible to send message information from a broadcasting station to an application operating on a receiver immediately or at a specified time.

次に、上述したデータ放送の具体的な運用システムについて説明する。   Next, a specific operation system for the data broadcasting described above will be described.

図8はデータ放送の運用システムの一構成を示す図である。この運用システムは、コンテンツを管理するコンテンツ管理サーバ1と、データをカルーセル方式で送出するデータカルーセル送出機2と、データをリアルタイムに更新するリアルタイム端末3と、データを自動更新する自動更新サーバ4と、データカルーセル送出機2から送出されるTS(トランスポートストリーム)や、その他のTSを多重化するMUX5と、この多重化されたものをOFDM変調するOFDM変調器6と、受信機7とから構成される。   FIG. 8 is a diagram showing a configuration of a data broadcasting operation system. This operation system includes a content management server 1 that manages content, a data carousel transmitter 2 that transmits data in a carousel system, a real-time terminal 3 that updates data in real time, and an automatic update server 4 that automatically updates data. A TS (transport stream) transmitted from the data carousel transmitter 2 and a MUX 5 for multiplexing other TS, an OFDM modulator 6 for OFDM-modulating the multiplexed one, and a receiver 7 Is done.

このようなシステムにおいて、コンテンツ管理サーバ1には、マッピングされたモジュール(例えば、データ放送のコンテンツ等)が格納されている。そして、コンテンツ単位での送出に関する情報(例えば、コンテンツIDや、放送時間、コマーシャル(CM)の情報等)が記載された進行表に基づいて、コンテンツ管理サーバ1は、モジュールや、イベントメッセージをデータカルーセル送出機2に転送する。また、リアルタイム端末3や、自動更新サーバ4からも同様に転送される。   In such a system, the content management server 1 stores mapped modules (for example, data broadcasting content). Based on the progress table in which information related to transmission in content units (for example, content ID, broadcast time, commercial (CM) information, etc.) is described, the content management server 1 stores modules and event messages as data. Transfer to carousel transmitter 2. Further, it is similarly transferred from the real-time terminal 3 or the automatic update server 4.

データカルーセル送出機2では、受信したモジュールをDDBに分割してTS(トランスポートストリーム)として伝送される。そして、他の映像等のTSと共にMUX5で多重され、この多重化されたものをOFDM変調器6によりOFDM変調して送出する。   In the data carousel transmitter 2, the received module is divided into DDBs and transmitted as TS (transport stream). Then, it is multiplexed by MUX 5 together with other video TSs, etc., and this multiplexed product is OFDM-modulated by OFDM modulator 6 and transmitted.

受信機7では、TSを受信し、データ放送のコンテンツを再生する。   The receiver 7 receives the TS and reproduces the content of the data broadcast.

上述したデータ放送のシステムでは、所定のPID(Packet Identification)のES(エレメンタリーストリーム)が正確に送出されているか、又、信号がARIBの規定に違反していないかのチェックはすることはできる。   In the data broadcasting system described above, it is possible to check whether an ES (elementary stream) of a predetermined PID (Packet Identification) is correctly transmitted and whether the signal does not violate the ARIB regulations. .

しかしながら、コンテンツをモジュールにマッピングするにあたり、いずれのモジュールの中にどのコンテンツがマッピングされるかは送出側に委ねられ、そのマッピングの確認は目視により行うしかなかった。従って、現状では、正しく送出されているかを知りたい場合には、人間が実際に受信したコンテンツを操作して画面を見ながら確認を行う方法しかなく、その作業が繁雑で多大な労力を要するという問題があった。   However, when mapping content to modules, it is left to the sending side which content is mapped in which module, and the mapping can only be confirmed visually. Therefore, at present, if you want to know whether it is sent correctly, there is only a method to check while watching the screen by operating the content actually received by humans, the work is complicated and requires a lot of labor There was a problem.

そこで、本発明は上記課題に鑑みて発明されたものであって、その目的は、少ない時間と労力で、かつ、自動的に本来放送されるべき内容と、実際に放送される内容との確認ができるデータ放送の送出確認の技術を提供することにある。   Therefore, the present invention has been invented in view of the above-mentioned problems, and its purpose is to confirm the contents that should be automatically broadcast and the contents that are actually broadcast in less time and effort. It is to provide a technology for confirming transmission of data broadcasting.

上記本発明の目的を達成する第1の発明は、データ放送の送出確認のシステムであって、PMTよりコンポーネントタグ値とそのコンポーネントのPIDとを取得し、前記コンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのDIIメッセージのバージョンを監視し、DIIメッセージのバージョンの変更があるごとにモジュールを記録すると共に、前記DIIメッセージの情報に基づいて、少なくともモジュール情報及び受信日時を含むBCML文書ファイルを作成する記録手段と、進行表に基づいたデータ放送のコンテンツが格納されたコンテンツ管理サーバから、進行表に記載されている放送時間と、前記記録手段で作成したBCML文書ファイルに記載されている受信日時とを照合することにより、対応するコンテンツのモジュールを抽出し、前記コンテンツ管理サーバから抽出したモジュールの内容と、前記記録手段で記録したモジュールの内容とを照合する照合手段とを有することを特徴とする。 A first invention for achieving the object of the present invention is a system for confirming transmission of a data broadcast , wherein a component tag value and a PID of the component are obtained from a PMT, and the component tag value and the PID of the component are obtained. The version of the DII message corresponding to the TS is monitored, the module is recorded every time the version of the DII message is changed, and the BCML document file including at least the module information and the reception date and time is recorded based on the information of the DII message. From the recording unit to be created and the content management server in which the content of the data broadcast based on the progress table is stored, the broadcast time described in the progress table and the reception described in the BCML document file created by the recording unit By checking the date and time, the corresponding It is characterized by having a collation means for extracting the module of the content and collating the contents of the module extracted from the content management server with the contents of the module recorded by the recording means.

上記本発明の目的を達成する第2の発明は、上記第1の発明において、前記記録手段は、前記PMTより取得されたコンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのイベントメッセージを検出し、前記イベントメッセージの識別情報及び受信に関する情報と、前記イベントメッセージのPDBに含まれるモジュールIDとを記録し、前記照合手段は、コンテンツ管理サーバより、CMに関する情報を取得し、前記CMに関する情報と、前記記録したイベントメッセージの識別情報及び受信に関する情報とを照合し、CM用のイベントメッセージを特定し、このイベントメッセージのPDBに記載されているモジュールIDに対応するモジュールを、前記コンテンツ管理サーバから抽出し、前記抽出したモジュールの文書と、前記記録手段で記録したモジュールの文書のうち前記抽出したモジュールのモジュールIDに対応するモジュールの文書とを照合し、スクリプトをチェックすることを特徴とする。 In a second invention that achieves the object of the present invention, in the first invention, the recording means detects an event message of a TS corresponding to the component tag value acquired from the PMT and the PID of the component. and, information related to identification information and reception of the event message, and records the module ID included in the PDB of the event message, the verification means, from the content management server to get information about the CM, information on the CM And the identification information of the recorded event message and information related to reception are identified, a CM event message is specified, and a module corresponding to the module ID described in the PDB of the event message is specified as the content management server. Extracted from the sentence of the extracted module When collates the document module corresponding to the module ID of the module that the extraction of the document module recorded by the recording means, characterized in that checking the script.

上記本発明の目的を達成する第3の発明は、データ放送の送出確認のプログラムであって、データ放送の送出確認を行う送出確認装置がコンピュータであり、前記プログラムは、前記コンピュータをPMTよりコンポーネントタグ値とそのコンポーネントのPIDとを取得し、前記コンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのDIIメッセージのバージョンを監視し、DIIメッセージのバージョンの変更があるごとにモジュールを記録すると共に、前記DIIメッセージの情報に基づいて、少なくともモジュール情報及び受信日時を含むBCML文書ファイルを作成する記録手段と、進行表に基づいたデータ放送のコンテンツが格納されたコンテンツ管理サーバから、進行表に記載されている放送時間と、前記記録手段で作成したBCML文書ファイルに記載されている受信日時とを照合することにより、対応するコンテンツのモジュールを抽出し、前記コンテンツ管理サーバから抽出したモジュールの内容と、前記記録手段で記録したモジュールの内容とを照合する照合手段として機能させることを特徴とする。 A third invention for achieving the object of the present invention is a data broadcast transmission confirmation program, wherein the transmission confirmation device for confirming the data broadcast transmission is a computer, and the program is connected to the PMT from the PMT. The component tag value and the PID of the component are obtained, the version of the DII message of the TS corresponding to the component tag value and the PID of the component is monitored, and the module is recorded every time the version of the DII message is changed. And a recording means for creating a BCML document file including at least module information and a reception date and time based on the information of the DII message, and a content management server storing data broadcast contents based on the progress table. Airtime listed and previous By collating the reception date and time described in the BCML document file created by the recording means, the corresponding content module is extracted, and the contents of the module extracted from the content management server and recorded by the recording means It is made to function as a collation means which collates with the contents of a module.

上記本発明の目的を達成する第4の発明は、上記第2の発明において、前記プログラムは、前記コンピュータを、前記PMTより取得されたコンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのイベントメッセージを検出し、前記イベントメッセージの識別情報及び受信に関する情報と、前記イベントメッセージのPDBに含まれるモジュールIDとを記録する手段と、コンテンツ管理サーバより、CMに関する情報を取得し、前記CMに関する情報と、前記記録したイベントメッセージの識別情報及び受信に関する情報とを照合し、CM用のイベントメッセージを特定し、このイベントメッセージのPDBに記載されているモジュールIDに対応するモジュールを、前記コンテンツ管理サーバから抽出し、前記抽出したモジュールの文書と、前記記録したモジュールの文書のうち前記抽出したモジュールの前記モジュールIDに対応するモジュールの文書とを照合し、スクリプトをチェックする手段として機能させることを特徴とする。
According to a fourth aspect of the invention that achieves the object of the invention, in the second aspect of the invention, the program causes the computer to perform an event of a TS corresponding to a component tag value acquired from the PMT and a PID of the component. detecting a message, and information related to identification information and reception of the event message, and means for recording a module ID included in the PDB of the event message, from the content management server to get information about the CM, information on the CM And the identification information of the recorded event message and information related to reception are identified, a CM event message is specified, and a module corresponding to the module ID described in the PDB of the event message is specified as the content management server. Extracted from and extracted above Collates the document module, the document of the module corresponding to the module ID of the module that the extraction of documents of the recorded modules, characterized in that to function as a device to check the script.

本発明によれば、データ放送の送出の確認おいて、本来放送されるべき内容と、実際に放送される内容との確認が自動的にできるという優れた効果を奏する。   According to the present invention, it is possible to automatically confirm the content that should be broadcast and the content that is actually broadcast when confirming the transmission of the data broadcast.

本発明は、放送されるTS(トランスポートストリーム)からコンテンツを受信情報と共に記録し、このコンテンツと送出側のコンテンツとを比較・照合することを特徴とする。   The present invention is characterized in that content is recorded together with reception information from a broadcast TS (transport stream), and this content is compared and collated with content on the transmission side.

尚、以下の説明において、データ放送のコンテンツを記録する形式の一例として、データ交換方式の標準規格であるBCML(Broadcast Contents Markup Language)を例にして説明する。   In the following description, BCML (Broadcast Contents Markup Language), which is a data exchange standard, will be described as an example of a format for recording data broadcast content.

本発明の実施例1を説明する。   Example 1 of the present invention will be described.

図1は本発明が適用されるデータ放送のシステムの一構成を示す図である。   FIG. 1 is a diagram showing a configuration of a data broadcasting system to which the present invention is applied.

この運用システムは、従来のデータ放送システムと同様に、コンテンツを管理するコンテンツ管理サーバ1と、データをカルーセル方式で送出するデータカルーセル送出機2と、データをリアルタイムに更新するリアルタイム端末3と、データを自動更新する自動更新サーバ4と、データカルーセル送出機2から送出されるTS(トランスポートストリーム)や、その他のTSを多重化するMUX5と、この多重化されたものをOFDM変調するOFDM変調器6と、受信機7とを有している。   As in the conventional data broadcasting system, this operation system includes a content management server 1 that manages content, a data carousel transmitter 2 that transmits data in a carousel system, a real-time terminal 3 that updates data in real time, and data An automatic update server 4 for automatically updating the data, a TS (transport stream) transmitted from the data carousel transmitter 2, a MUX 5 for multiplexing other TS, and an OFDM modulator for OFDM-modulating the multiplexed data 6 and a receiver 7.

上述のようなデータ放送のシステムにおいて、本実施例では、TSからBCML文書ファイルやモジュールを生成するBCML記録部8が所定の場所に設けられる。尚、BCML記録部8が設置される場所であるが、特に限定されるものではなく、送出を確認したい場所、例えば、データカルーセル送出機2の後段、MUX5の後段に設置しても良い。尚、以下に説明するBCML記録部8では、TSを受信することを前提にしているが、受信機7と同様に放送波の受信機能を設ければ、受信機7と同様な位置に設置することも可能である。   In the data broadcasting system as described above, in the present embodiment, the BCML recording unit 8 for generating a BCML document file or module from the TS is provided at a predetermined location. Although the location where the BCML recording unit 8 is installed is not particularly limited, the BCML recording unit 8 may be installed at a location where transmission is to be confirmed, for example, after the data carousel transmitter 2 or after the MUX 5. In the BCML recording unit 8 described below, it is assumed that TS is received, but if a broadcast wave reception function is provided in the same manner as the receiver 7, it is installed at the same position as the receiver 7. It is also possible.

また、上述のようなデータ放送のシステムにおいて、BCML記録部8が生成したBCMLファイル等を利用してデータ放送の送出確認を行う部分として送出確認部9が設けられる。   In the data broadcasting system as described above, the transmission confirmation unit 9 is provided as a part for confirming transmission of the data broadcast using the BCML file generated by the BCML recording unit 8.

BCML記録部8はTSより、BCMLコンテンツを生成するものである。ここで、BCMLとはコンテンツの交換方式であり、コンテンツの構成及び属性を表現するためのXML応用言語である。そして、BCMLコンテンツとは、データ放送のコンテンツと、その管理ファイルであるBCML文書ファイルとが対になったものである。   The BCML recording unit 8 generates BCML content from the TS. Here, BCML is a content exchange method, and is an XML application language for expressing the structure and attributes of content. The BCML content is a pair of a data broadcast content and a BCML document file that is a management file thereof.

BCML記録部8は、図2に示される如く、TSフィルタリング部11と、DII監視部12と、モジュール抽出部13と、フォルダ保存部14と、EM(イベントメッセージ)監視部14と、文書ファイル作成部15とから構成される。   As shown in FIG. 2, the BCML recording unit 8 includes a TS filtering unit 11, a DII monitoring unit 12, a module extracting unit 13, a folder storage unit 14, an EM (event message) monitoring unit 14, and a document file creation. Part 15.

TSフィルタリング部11は、PMT(Program Map Table)より、データ放送の全コンポーネントのコンポーネントタグ値と、そのコンポーネントのPID(Packet
Identification)とを取得し、該当するTSをフィルタリングする。尚、PMT、PIDや、コンポーネントタグ値は、マニュアルにより指定してもかまわない。
From the PMT (Program Map Table), the TS filtering unit 11 determines the component tag values of all components of the data broadcast and the PID (Packet) of the component.
Identification) and filter the corresponding TS. The PMT, PID, and component tag value may be specified manually.

DII監視部12はTSのカルーセルを監視し、DIIメッセージを取り出して、このDIIメッセージが管理するモジュールを、モジュール抽出部13に抽出させ、抽出したモジュールをフォルダ保存部14のフォルダ(Cタグ)の中に保存する。また、DII監視部12は、DIIメッセージの情報を文書ファイル作成部15に送信する。   The DII monitoring unit 12 monitors the TS carousel, extracts the DII message, causes the module extraction unit 13 to extract the module managed by the DII message, and extracts the extracted module in the folder (C tag) of the folder storage unit 14. Save in. Further, the DII monitoring unit 12 transmits the information of the DII message to the document file creation unit 15.

また、DII監視部12は、カルーセルのDIIメッセージがバージョンアップしたら、それをモジュール抽出部13に通知する。モジュール抽出部13は、別フォルダを作成し、バージョンアップしたDIIメッセージが管理するモジュール(又は、リソース)を、そこに保存する。更に、モジュールの監視を続けて、繰り返し送出されるモジュールが同一であるかのチェックも行う。また、DIIメッセージ及びモジュールの一定期間の送出回数や、送出頻度、ビットレート等の情報を、文書ファイル作成部15に送る。更に、一定期間送出されるモジュールが同一であるかの判断も行い、その結果も文書ファイル作成部15に送る。   Further, when the carousel DII message is upgraded, the DII monitoring unit 12 notifies the module extracting unit 13 of the version upgrade. The module extraction unit 13 creates another folder and stores the module (or resource) managed by the upgraded DII message. Further, the monitoring of the module is continued, and it is also checked whether or not the repeatedly sent modules are the same. Also, the DII message and the number of transmissions of the module for a certain period, information such as the transmission frequency and the bit rate are sent to the document file creation unit 15. Further, it is determined whether the modules sent for a certain period are the same, and the result is also sent to the document file creation unit 15.

EM監視部14は、受信したESを監視し、受信データにイベントメッセージが含まれていることを検出する。この検出方法としては、予め監視する対象ESを固定するか、全てのESを監視する。そして、検出されたイベントメッセージに含まれるイベントメッセージの識別子や、時間情報(例えば、発火の時刻が受信後すぐ、絶対時間、NPT時刻データ、番組開始時刻からの相対時間等である)、PDB(Private data byte)に含まれる情報、更に、イベントメッセージの頻度、同一のイベントメッセージ有無等、イベントメッセージに関する全ての情報を、文書ファイル作成部15に渡す。   The EM monitoring unit 14 monitors the received ES and detects that the received data includes an event message. As this detection method, the target ES to be monitored is fixed in advance or all ESs are monitored. Then, the identifier of the event message included in the detected event message, time information (for example, the ignition time is immediately after reception, absolute time, NPT time data, relative time from the program start time, etc.), PDB ( All information related to the event message, such as the information included in the Private data byte), the frequency of the event message, and the presence / absence of the same event message, is passed to the document file creation unit 15.

文書ファイル作成部15は、DII監視部12から送られてくるDIIメッセージの情報及びEM監視部14からのイベントメッセージの情報に基づいて、BCML文書ファイル(受信時刻、ES情報、モジュール数、モジュールID、各モジュールのバージョン、モジュールを保存したフォルダ名、及びイベントメッセージの識別子や、時間情報(例えば、発火の時刻が受信後すぐ、絶対時間、NPT時刻データ、番組開始時刻からの相対時間等)、更に、イベントメッセージの頻度、同一のイベントメッセージ有無等、イベントメッセージに関する全ての情報を)を作成する。このとき、NPTの内容や情報、PCR値も記録する。   Based on the information of the DII message sent from the DII monitoring unit 12 and the information of the event message from the EM monitoring unit 14, the document file creation unit 15 receives the BCML document file (reception time, ES information, number of modules, module ID). , The version of each module, the name of the folder storing the module, the identifier of the event message, and time information (for example, the absolute time, the NPT time data, the relative time from the program start time, etc. immediately after the ignition time is received), Further, all information related to the event message, such as the frequency of the event message and the presence / absence of the same event message, is created. At this time, the contents and information of the NPT and the PCR value are also recorded.

尚、文書ファイル作成部15は、DIIメッセージのバージョンが変更されると、上述した内容の文書を別文書として記録するようにしても良い。   Note that the document file creation unit 15 may record the document having the above-described content as a separate document when the version of the DII message is changed.

このようにBCML記録部8は、特定のサービスid内に含まれる全コンポーネントタグ値を取得し、それぞれに含まれるDIIメッセージのバージョンを監視することでモジュールを収得し、また、イベントメッセージを監視することでイベントメッセージの情報を取得し、それらの情報を記録する。   As described above, the BCML recording unit 8 acquires all the component tag values included in the specific service id, acquires the module by monitoring the version of the DII message included in each, and monitors the event message. The event message information is acquired and the information is recorded.

送出確認部9は、BCML記録部8により記録されたBCML文書ファイルより、該当するBCMLコンテンツを、コンテンツ単位での送出に関する情報(例えば、コンテンツIDや、放送時間、コマーシャル(CM)の情報等)が記載された進行表を元にコンテンツ管理サーバ1から取り出す。そして、記録したモジュール(リソース)と、コンテンツ管理サーバ1から取り出したBCMLコンテンツとを比較する。   The transmission confirmation unit 9 transmits information on the BCML content corresponding to the content in units of content from the BCML document file recorded by the BCML recording unit 8 (for example, content ID, broadcast time, commercial (CM) information, etc.). Is extracted from the content management server 1 based on the progress table in which is described. Then, the recorded module (resource) is compared with the BCML content extracted from the content management server 1.

次に、本実施例の動作を説明する。   Next, the operation of this embodiment will be described.

図3は比較動作のフローチャートであり、図4は比較処理を説明する為の図である。   FIG. 3 is a flowchart of the comparison operation, and FIG. 4 is a diagram for explaining the comparison process.

まず、送出確認部9は、コンテンツ管理サーバ1の進行表もしくは放送確認表をチェックし、送出確認するコンテンツのコンテンツIDを調べる(Step 100)。続いて、対応するデータコンテンツアーカイブから、モジュール、リソースを取得する(Step 101)。   First, the transmission confirmation unit 9 checks the progress table or the broadcast confirmation table of the content management server 1 and checks the content ID of the content to be confirmed for transmission (Step 100). Subsequently, modules and resources are acquired from the corresponding data content archive (Step 101).

取り出した進行表もしくは放送確認表の情報と、記録してあるBCML文書ファイルの情報とを比較する(Step 102)。ここで、コンテンツ管理サーバ1に格納されているBCMLコンテンツと、BCML記録部8で記録したBCMLコンテンツ(BCML文書ファイル及びモジュール)との対応であるが、進行表もしくは放送確認表に記載されている放送時間と、BCML記録部8で記録したBCML文書ファイルに記載されている受信時間とを照合することにより、比較するコンテンツ同士を対応付ける。尚、放送時間と、記録されている受信時間とは、多少の時間のずれが生じるので、時間の照合の際に多少のマージンを設ける。   The information of the extracted progress table or broadcast confirmation table is compared with the recorded BCML document file information (Step 102). Here, the correspondence between the BCML content stored in the content management server 1 and the BCML content (BCML document file and module) recorded by the BCML recording unit 8 is described in the progress table or the broadcast confirmation table. By comparing the broadcast time with the reception time described in the BCML document file recorded by the BCML recording unit 8, the contents to be compared are associated with each other. Note that since there is a slight time lag between the broadcast time and the recorded reception time, a slight margin is provided for time comparison.

また、他の方法として、コンテンツ管理サーバ1に格納されている放送されるコンテンツに予めコンテンツIDを記載しておき、BCML記録部8で記録する際にコンテンツIDをBCML文書ファイルに記載し、このコンテンツIDと進行表もしくは放送確認表に記載されているコンテンツIDとから、比較するコンテンツ同士を対応付けるようにしても良い。   As another method, a content ID is described in advance in the broadcast content stored in the content management server 1, and the content ID is described in the BCML document file when the BCML recording unit 8 records the content ID. The contents to be compared may be associated with each other from the content ID and the content ID described in the progress table or the broadcast confirmation table.

そして、比較するコンテンツのモジュールが確認できると、記録してあるモジュールと、進行表もしくは放送確認表から取り出したモジュールとを比較する(Step 103)。   When the module of the content to be compared can be confirmed, the recorded module is compared with the module extracted from the progress table or the broadcast confirmation table (Step 103).

続いて、BCML文書ファイルに記載されているイベントメッセージの情報やモジュールのバージョン情報等から送出タイミング等のチェックを行い(Step 104)、最後に自動更新サーバ等のアンタイムのイベントメッセージや、モジュール、ログ情報等の比較を行う(Step 105)。   Subsequently, the transmission timing is checked from the event message information and module version information described in the BCML document file (Step 104). Finally, the untimed event message such as the automatic update server, the module, The log information and the like are compared (Step 105).

このようにして、放送されるべきコンテンツと、実際に放送されて記録されたコンテンツとを比較・照合し、正確に送出されているかを確認する。   In this way, the content to be broadcast is compared with the content actually broadcast and recorded, and it is confirmed whether the content is correctly transmitted.

実施例1では、通常のコンテンツの照合方法について説明したが、実施例2では、CM等の特定コンテンツの場合の照合方法について説明する。   In the first embodiment, a normal content matching method has been described. In the second embodiment, a matching method in the case of specific content such as a CM will be described.

図5は実施例2の比較動作のフローチャート、図6は実施例2の比較処理を説明する為の図である。   FIG. 5 is a flowchart of the comparison operation of the second embodiment, and FIG. 6 is a diagram for explaining the comparison processing of the second embodiment.

まず、送出確認部9は、コンテンツ管理サーバ1の進行表もしくは放送確認表をチェックし、CM名、時間、スポンサー名、番組名を読み取り、CMコードを調べる(Step 200)。   First, the transmission confirmation unit 9 checks the progress table or the broadcast confirmation table of the content management server 1, reads the CM name, time, sponsor name, and program name, and checks the CM code (Step 200).

CMコードに対応するCM用モジュール(リソース)を、コンテンツ管理サーバ1のデータコンテンツアーカイブから取得する(Step 201)。   A CM module (resource) corresponding to the CM code is acquired from the data content archive of the content management server 1 (Step 201).

続いて、コンテンツ管理サーバ1から取得したCMコード、CM名、時間、スポンサー名、番組名を読み取り、読み取ったCMコード等の情報に基づいて、記録されているBCML文書ファイルからCM用のイベントメッセージを特定し、そのCM用イベントメッセージのPDBに記載されているCM用のモジュールID等により、CM用のモジュールを特定する(Step 202)。   Subsequently, the CM code, the CM name, the time, the sponsor name, and the program name acquired from the content management server 1 are read. Based on the read information such as the CM code, a CM event message is recorded from the recorded BCML document file. And the CM module is specified by the CM module ID described in the PDB of the CM event message (Step 202).

次に、特定したCM用のモジュールと、Step 201でデータコンテンツアーカイブから取得したCM用のモジュール(リソース)とを比較し、特定したCM用のモジュールに対してスクリプトチェックを行う(Step 203)。   Next, the specified CM module is compared with the CM module (resource) acquired from the data content archive in Step 201, and a script check is performed on the specified CM module (Step 203).

スクリプトのチェック方法としては、互いの文書を比較照合することにより行う。尚、この際、スペースやタブを無視するなどの設定をしておく。また、BMLブラウザなど受信プログラムにイベントメッセージを実行した場合の返り値をもらい、イベントメッセージの内容と比較する等の方法で行う。   The script check method is performed by comparing and collating each other's documents. At this time, settings are made such as ignoring spaces and tabs. Also, a return value when an event message is executed by a receiving program such as a BML browser is obtained and compared with the content of the event message.

尚、発火前にモジュールをロックさせる命令のイベントメッセージや、CM終了後にCM開始前のコンテンツに復帰させるイベントメッセージ等についても、上述の発火用イベントメッセージと同様にスクリプトや、タイミングのチェックを行う。   Note that the script and timing of the event message for the instruction to lock the module before firing, the event message for returning to the content before the start of CM after the CM is ended, and the timing of the event message for firing are also checked.

最後に、受信して記録したBML文書内のスクリプトをチェックする(Step 204)。   Finally, the script in the received and recorded BML document is checked (Step 204).

尚、リアルタイム検出の場合は、受信機で受信した発火用イベントメッセージを、そのとき放送されている全てのBMLに対して実行し、その返り値のモジュール、もしくはリソースをデータベースと比較して確認を行う。   In the case of real-time detection, the firing event message received by the receiver is executed for all BML broadcasts at that time, and the return value module or resource is compared with the database for confirmation. Do.

このようにして、データ放送の送出の確認を行う。   In this way, the transmission of the data broadcast is confirmed.

尚、上述した実施例2では、複数あるイベントメッセージのうち、通常のコンテンツより、CM等の特定コンテンツに遷移させるイベントメッセージについて説明したが、CM等の特定コンテンツを発火させるイベントメッセージや、CM等の特定コンテンツから通常コンテンツに遷移させるイベントメッセージ等も同様にチェックすることができる。   In the second embodiment described above, among the plurality of event messages, the event message for shifting from the normal content to the specific content such as CM has been described. However, the event message for igniting the specific content such as CM, the CM, etc. It is also possible to check an event message that makes a transition from specific content to normal content.

また、上述した実施例1及び実施例2では、送出元のコンテンツと、BCML記録部8で生成・記録したBCMLコンテンツとを比較・照合したが、一度比較・照合して正常であると確認されたBCML記録部8のBCMLコンテンツと、他の設置場所に設置されたBCML記録部8で生成・記録されたBCMLコンテンツとを比較・照合しても良い。例えば、図7に示す如く、既に進行表等と比較確認済みの親局のBCML記録部8に記録されているBCMLコンテンツと、受局のBCML記録部8に記録されているBCMLコンテンツとを比較し、ネット局でのデータ放送送出確認を行うように構成しても良い。尚、この比較の際、受局により、ESやモジュールの差し替えが行なわれた場合には、そのESやモジュールは比較の対象外とする。   In the first and second embodiments described above, the content of the transmission source and the BCML content generated / recorded by the BCML recording unit 8 are compared and verified, but once compared and verified, it is confirmed to be normal. The BCML content of the BCML recording unit 8 may be compared with the BCML content generated and recorded by the BCML recording unit 8 installed at another installation location. For example, as shown in FIG. 7, the BCML content recorded in the BCML recording unit 8 of the master station that has already been compared with the progress table or the like is compared with the BCML content recorded in the BCML recording unit 8 of the receiving station. However, it may be configured to confirm data broadcast transmission at the network station. In this comparison, if the ES or module is replaced by the receiving station, the ES or module is excluded from the comparison.

また、上述した実施例1及び実施例2では、BCML記録部8で生成・記録方式として、BCMLを例にして説明したが、これに限る必要はなく、他の同様な言語であっても良い。   In the first and second embodiments described above, the BCML recording unit 8 has been described with BCML as an example of the generation / recording method. However, the present invention is not limited to this, and other similar languages may be used. .

図1は実施例1のデータ放送のシステムの一構成を示す図である。FIG. 1 is a diagram illustrating a configuration of a data broadcasting system according to the first embodiment.

図2はBCML記録部8の構成を示す図である。FIG. 2 is a diagram showing the configuration of the BCML recording unit 8.

図3は実施例1の比較動作のフローチャートである。FIG. 3 is a flowchart of the comparison operation of the first embodiment.

図4は実施例1の比較処理を説明する為の図である。FIG. 4 is a diagram for explaining the comparison process of the first embodiment.

図5は実施例2の比較動作のフローチャートである。FIG. 5 is a flowchart of the comparison operation of the second embodiment.

図6は実施例2の比較処理を説明する為の図である。FIG. 6 is a diagram for explaining the comparison process of the second embodiment.

図7は本発明の他の態様を説明する為の図である。FIG. 7 is a diagram for explaining another embodiment of the present invention.

図8はデータ放送のシステムの一構成を示す図である。FIG. 8 is a diagram showing a configuration of a data broadcasting system.

符号の説明Explanation of symbols

1 コンテンツ管理サーバ
2 データカルーセル送出機
3 リアルタイム端末
4 自動更新サーバ
5 MUX
6 OFDM変調器
7 受信機
8 BCML記録部
9 送出確認部
1 Content management server 2 Data carousel transmitter 3 Real-time terminal 4 Automatic update server 5 MUX
6 OFDM modulator 7 Receiver 8 BCML recording unit 9 Transmission confirmation unit

Claims (4)

データ放送の送出確認のシステムであって、
PMTよりコンポーネントタグ値とそのコンポーネントのPIDとを取得し、前記コンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのDIIメッセージのバージョンを監視し、DIIメッセージのバージョンの変更があるごとにモジュールを記録すると共に、前記DIIメッセージの情報に基づいて、少なくともモジュール情報及び受信日時を含むBCML文書ファイルを作成する記録手段と、
進行表に基づいたデータ放送のコンテンツが格納されたコンテンツ管理サーバから、進行表に記載されている放送時間と、前記記録手段で作成したBCML文書ファイルに記載されている受信日時とを照合することにより、対応するコンテンツのモジュールを抽出し、前記コンテンツ管理サーバから抽出したモジュールの内容と、前記記録手段で記録したモジュールの内容とを照合する照合手段と
を有することを特徴とするデータ放送の送出確認システム。
A data broadcasting transmission confirmation system,
The component tag value and the PID of the component are acquired from the PMT, the version of the DII message of the TS corresponding to the component tag value and the PID of the component is monitored, and the module is changed every time the version of the DII message is changed. Recording means for creating a BCML document file including at least module information and reception date and time based on the information of the DII message,
Collating the broadcast time described in the progress table with the reception date and time described in the BCML document file created by the recording means from the content management server storing the content of the data broadcast based on the progress table And a collating unit for extracting a corresponding content module and collating the content of the module extracted from the content management server with the content of the module recorded by the recording unit. Confirmation system.
前記記録手段は、前記PMTより取得されたコンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのイベントメッセージを検出し、前記イベントメッセージの識別情報及び受信に関する情報と、前記イベントメッセージのPDBに含まれるモジュールIDとを記録し、
前記照合手段は、コンテンツ管理サーバより、CMに関する情報を取得し、前記CMに関する情報と、前記記録したイベントメッセージの識別情報及び受信に関する情報とを照合し、CM用のイベントメッセージを特定し、このイベントメッセージのPDBに記載されているモジュールIDに対応するモジュールを、前記コンテンツ管理サーバから抽出し、前記抽出したモジュールの文書と、前記記録手段で記録したモジュールの文書のうち前記抽出したモジュールのモジュールIDに対応するモジュールの文書とを照合し、スクリプトをチェックすることを特徴とする請求項1に記載のデータ放送の送出確認システム。
Said recording means detects the TS event message corresponding to the the component tag value obtained from PMT and the PID of the component, contains the information related to identification information and reception of the event message, the PDB of the event message Recorded module ID,
The collation means acquires information on the CM from the content management server, collates the information on the CM with the information on the identification and reception of the recorded event message, and identifies the event message for CM. The module corresponding to the module ID described in the PDB of the event message is extracted from the content management server, the extracted module document, and the extracted module module among the module documents recorded by the recording means 2. The data broadcast transmission confirmation system according to claim 1, wherein the script is checked by collating with a document of a module corresponding to the ID.
データ放送の送出確認のプログラムであって、
データ放送の送出確認を行う送出確認装置がコンピュータであり、
前記プログラムは、前記コンピュータを
PMTよりコンポーネントタグ値とそのコンポーネントのPIDとを取得し、前記コンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのDIIメッセージのバージョンを監視し、DIIメッセージのバージョンの変更があるごとにモジュールを記録すると共に、前記DIIメッセージの情報に基づいて、少なくともモジュール情報及び受信日時を含むBCML文書ファイルを作成する記録手段と、
進行表に基づいたデータ放送のコンテンツが格納されたコンテンツ管理サーバから、進行表に記載されている放送時間と、前記記録手段で作成したBCML文書ファイルに記載されている受信日時とを照合することにより、対応するコンテンツのモジュールを抽出し、前記コンテンツ管理サーバから抽出したモジュールの内容と、前記記録手段で記録したモジュールの内容とを照合する照合手段と
して機能させることを特徴とするデータ放送の送出確認のプログラム
A data broadcast transmission confirmation program,
A transmission confirmation device for confirming transmission of data broadcasting is a computer,
The program causes the computer to
The component tag value and the PID of the component are acquired from the PMT, the version of the DII message of the TS corresponding to the component tag value and the PID of the component is monitored, and the module is changed every time the version of the DII message is changed. Recording means for creating a BCML document file including at least module information and reception date and time based on the information of the DII message,
Collating the broadcast time described in the progress table with the reception date and time described in the BCML document file created by the recording means from the content management server storing the content of the data broadcast based on the progress table And a function for collating the content of the module extracted from the content management server with the content of the module recorded by the recording means. Confirmation program .
前記プログラムは、前記コンピュータを、
前記PMTより取得されたコンポーネントタグ値とそのコンポーネントのPIDとに該当するTSのイベントメッセージを検出し、前記イベントメッセージの識別情報及び受信に関する情報と、前記イベントメッセージのPDBに含まれるモジュールIDとを記録する手段と、
コンテンツ管理サーバより、CMに関する情報を取得し、前記CMに関する情報と、前記記録したイベントメッセージの識別情報及び受信に関する情報とを照合し、CM用のイベントメッセージを特定し、このイベントメッセージのPDBに記載されているモジュールIDに対応するモジュールを、前記コンテンツ管理サーバから抽出し、前記抽出したモジュールの文書と、前記記録したモジュールの文書のうち前記抽出したモジュールの前記モジュールIDに対応するモジュールの文書とを照合し、スクリプトをチェックする手段と
して機能させることを特徴とする請求項3に記載のデータ放送の送出確認のプログラム
The program causes the computer to
Detecting a TS event message corresponding to the the component tag value acquired from PMT and the PID of the component, and information related to identification information and reception of the event message, and a module ID included in the PDB of the event message Means for recording ;
Information on the CM is acquired from the content management server, the information on the CM is compared with the recorded event message identification information and information on reception, the CM event message is identified, and the event message PDB The module corresponding to the described module ID is extracted from the content management server, and the extracted module document and the module document corresponding to the module ID of the extracted module among the recorded module documents The program for confirming transmission of data broadcast according to claim 3, wherein the program is made to function as means for checking a script.
JP2003385082A 2003-11-14 2003-11-14 Data broadcasting transmission confirmation system and control program Expired - Fee Related JP4433772B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003385082A JP4433772B2 (en) 2003-11-14 2003-11-14 Data broadcasting transmission confirmation system and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003385082A JP4433772B2 (en) 2003-11-14 2003-11-14 Data broadcasting transmission confirmation system and control program

Publications (2)

Publication Number Publication Date
JP2005151110A JP2005151110A (en) 2005-06-09
JP4433772B2 true JP4433772B2 (en) 2010-03-17

Family

ID=34693280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003385082A Expired - Fee Related JP4433772B2 (en) 2003-11-14 2003-11-14 Data broadcasting transmission confirmation system and control program

Country Status (1)

Country Link
JP (1) JP4433772B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007104609A (en) * 2005-10-07 2007-04-19 Nippon Television Network Corp System, method and program for confirming data broadcasting
JP5291974B2 (en) * 2008-04-17 2013-09-18 エル・エス・アイ ジャパン株式会社 CM-linked broadcasting device and CM-linked broadcasting system
JP4901977B2 (en) * 2010-05-19 2012-03-21 株式会社Nttぷらら Comparative monitoring system and comparative monitoring method
JP6405660B2 (en) * 2014-03-26 2018-10-17 日本電気株式会社 Automatic operation monitoring device for terrestrial / BS digital TV program transmission

Also Published As

Publication number Publication date
JP2005151110A (en) 2005-06-09

Similar Documents

Publication Publication Date Title
US10206000B2 (en) Receiving apparatus, receiving method, and program
CN103069831B (en) Reception equipment, method of reseptance, transmission equipment, sending method and broadcast system
CN104094540B (en) Service uses reported data transmission
US9661387B2 (en) Receiving apparatus, reception method, transmitting apparatus, transmission method, and program
US8949424B2 (en) Content information providing and reproducing method and apparatus
US20060179465A1 (en) Handling feature availability in a broadcast
CA2834046A1 (en) Method for transmitting a broadcast service, apparatus for receiving same, and method for processing an additional service using the apparatus for receiving same
JP6271065B2 (en) Receiving machine
MX2015001908A (en) Apparatus and method for processing an interactive service.
CN102577420A (en) Method and apparatus for client capable of accessing broadcasting network and internet network to receive application
CN103650482A (en) Method for transmitting and receiving broadcast service and receiving device thereof
CN100393007C (en) Cyclic transmission of plurality of mutually related objects
KR20110112199A (en) Method and apparatus for receiving non-real time content included in real time broadcasting signal
KR101046867B1 (en) Apparatus and methods, and related products, for performing conditional execution decisions in relation to received services and for generating information messages related to the services
CN103609132A (en) Reception device, reception method, transmission device, transmission method, and program
JP6428610B2 (en) Reception device, reception method, transmission device, transmission method, and program
JP4433772B2 (en) Data broadcasting transmission confirmation system and control program
JPWO2012157718A1 (en) Receiver and receiving method
EP2712183A1 (en) Broadcast equipment
KR20030063694A (en) Software upgrade apparatus and method for digital broadcasting receiver
CN101106663B (en) Apparatus for receiving a data broadcast signal and its processing method
US20100315993A1 (en) Broadcast system and its method
CN103533427A (en) Method for playing advertisement and conditional access device
US20170171641A1 (en) Receiving device, receiving method, transmission device, and transmission method
JP2000347969A (en) Transmitter, receiver, transmitter-receiver and transmitting method and receiving method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090708

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090903

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090930

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091126

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091221

R150 Certificate of patent or registration of utility model

Ref document number: 4433772

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130108

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130108

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140108

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees