JP7328039B2 - transmitter and receiver - Google Patents

transmitter and receiver Download PDF

Info

Publication number
JP7328039B2
JP7328039B2 JP2019129592A JP2019129592A JP7328039B2 JP 7328039 B2 JP7328039 B2 JP 7328039B2 JP 2019129592 A JP2019129592 A JP 2019129592A JP 2019129592 A JP2019129592 A JP 2019129592A JP 7328039 B2 JP7328039 B2 JP 7328039B2
Authority
JP
Japan
Prior art keywords
data
xml
unit
xml schema
general
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
JP2019129592A
Other languages
Japanese (ja)
Other versions
JP2021016079A (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.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting 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 Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2019129592A priority Critical patent/JP7328039B2/en
Publication of JP2021016079A publication Critical patent/JP2021016079A/en
Application granted granted Critical
Publication of JP7328039B2 publication Critical patent/JP7328039B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Description

本発明は、放送システムに用いる送信装置及び受信装置に関する。 The present invention relates to a transmitting device and a receiving device used in a broadcasting system.

非特許文献1には、新4K8K衛星放送の字幕符号化方式であるARIB-TTML(Timed Text Markup Language)が規定されている。ARIB-TTMLは、W3Cで勧告化されているTTMLを拡張したXML(Extensible Markup Language)ベースの記述言語であり、テキストの表示タイミングやレイアウトなどを指定できる。 Non-Patent Document 1 defines ARIB-TTML (Timed Text Markup Language), which is a caption encoding method for new 4K8K satellite broadcasting. ARIB-TTML is an XML (Extensible Markup Language)-based description language that is an extension of TTML recommended by W3C, and can specify the display timing and layout of text.

ARIB-TTMLを用いて字幕データを符号化すると、地上デジタル放送の字幕符号化方式である8単位符号を用いて符号化した場合と比較して、字幕1ページあたりのデータ量が8~12倍に増加する。 When subtitle data is encoded using ARIB-TTML, the amount of data per subtitle page is 8 to 12 times greater than when it is encoded using 8-unit code, which is the subtitle encoding method for digital terrestrial broadcasting. increase to

このため、新4K8K衛星放送の伝送方式において、ARIB-TTMLで符号化された字幕データであるXMLデータを圧縮して伝送する方式が規定されている(非特許文献2参照)。このときの圧縮方式としては、W3Cで規定されているEXI(Efficient XML Interchange)が用いられる(非特許文献3参照)。 Therefore, in the new 4K8K satellite broadcasting transmission system, a system for compressing and transmitting XML data, which is ARIB-TTML-encoded caption data, has been defined (see Non-Patent Document 2). As a compression method at this time, EXI (Efficient XML Interchange) defined by W3C is used (see Non-Patent Document 3).

EXIを用いてXMLデータを圧縮する際に、XMLデータのデータ構造を定義するXMLスキーマを指定して圧縮を行うschemaIdオプションを用いると、XMLデータを高い圧縮率で圧縮可能である。但し、送信側がXMLスキーマを用いてXMLデータを圧縮する場合、受信機も同じXMLスキーマを持っていないと、圧縮されたデータを正しく展開できない。 When compressing XML data using EXI, the XML data can be compressed at a high compression rate by using the schemaId option for specifying an XML schema that defines the data structure of the XML data for compression. However, when the transmitting side compresses XML data using an XML schema, the compressed data cannot be expanded correctly unless the receiver also has the same XML schema.

電波産業会標準規格:デジタル放送におけるマルチメディア符号化方式(第2世代) 第一編第3部”,ARIB STD-B62 2.1版 (2019)Association of Radio Industries and Businesses Standards: Multimedia Coding Method for Digital Broadcasting (Second Generation) Volume 1 Part 3”, ARIB STD-B62 Version 2.1 (2019) 電波産業会標準規格:“デジタル放送におけるMMTによるメディアトランスポート方式”,ARIB STD-B60 1.13版 (2018)Association of Radio Industries and Businesses Standards: “Media Transport Method by MMT in Digital Broadcasting”, ARIB STD-B60 Version 1.13 (2018) W3C Efficient XML Interchange (EXI) Format 1.0 (Second Edition),W3C RecommendationW3C Efficient XML Interchange (EXI) Format 1.0 (Second Edition), W3C Recommendation

新4K8K衛星放送の標準規格はARIB-TTMLのXMLスキーマを規定しており、XMLデータを圧縮および展開する際に送信側および受信機が利用可能なXMLスキーマは固定となっている。 The new 4K8K satellite broadcasting standard defines the XML schema of ARIB-TTML, and the XML schema that can be used by the transmitting side and the receiver when compressing and decompressing XML data is fixed.

このため、XMLスキーマを指定してXMLデータを高い圧縮率で圧縮しようとする場合、標準規格で規定されていないXMLスキーマを用いることができず、XMLデータのデータ構造の定義を柔軟に変更できないという問題がある。 For this reason, when specifying an XML schema to compress XML data at a high compression rate, it is not possible to use an XML schema that is not defined by the standard, and it is not possible to flexibly change the definition of the data structure of the XML data. There is a problem.

そこで、本発明は、放送システムにおいて、XMLスキーマを用いてXMLデータを高い圧縮率で圧縮可能としつつ、XMLデータのデータ構造の定義を柔軟に変更可能とする送信装置及び受信装置を提供することを目的とする。 SUMMARY OF THE INVENTION Accordingly, the present invention provides a transmitting device and a receiving device that enable compression of XML data at a high compression ratio using an XML schema in a broadcasting system, and that enable flexible changes in the definition of the data structure of the XML data. With the goal.

第1の態様に係る送信装置は、放送システムに用いる送信装置であって、XMLで記述されたXMLデータのデータ構造を定義するXMLスキーマを用いて、前記XMLデータを圧縮するデータ圧縮部と、前記データ圧縮部が前記XMLデータを圧縮する際に用いる前記XMLスキーマと、前記データ圧縮部により圧縮された前記XMLデータとを多重化することにより放送コンテンツを出力する多重化部と、伝送路を介して、前記多重化部が出力する前記放送コンテンツを受信装置に送信する送信部とを備えることを要旨とする。 A transmission device according to a first aspect is a transmission device used in a broadcasting system, and includes a data compression unit that compresses the XML data using an XML schema that defines the data structure of the XML data described in XML; a multiplexing unit for outputting broadcast content by multiplexing the XML schema used when the data compression unit compresses the XML data and the XML data compressed by the data compression unit; and a transmission path. and a transmitting unit configured to transmit the broadcast content output from the multiplexing unit to a receiving device via the multiplexing unit.

第2の態様に係る受信装置は、放送システムに用いる受信装置であって、伝送路を介して、XMLで記述されたXMLデータのデータ構造を定義するXMLスキーマと、前記XMLスキーマを用いて圧縮された前記XMLデータとが多重化された放送コンテンツを送信装置から受信する受信部と、前記受信部が受信した前記放送コンテンツから前記XMLスキーマ及び前記XMLデータを分離する多重分離部と、前記多重分離部により分離された前記XMLスキーマを用いて、前記多重分離部により分離された前記XMLデータを展開する圧縮データ展開部とを備えることを要旨とする。 A receiving device according to a second aspect is a receiving device used in a broadcasting system, and includes an XML schema that defines the data structure of XML data described in XML via a transmission path, and compression using the XML schema. a receiving unit for receiving, from a transmitting device, broadcast content in which the XML data and the XML data are multiplexed; a demultiplexing unit for separating the XML schema and the XML data from the broadcast content received by the receiving unit; A compressed data decompression unit that decompresses the XML data demultiplexed by the demultiplexing unit using the XML schema demultiplexed by the demultiplexer.

本発明によれば、放送システムにおいて、XMLスキーマを用いてXMLデータを高い圧縮率で圧縮可能としつつ、XMLデータのデータ構造の定義を柔軟に変更可能とする送信装置及び受信装置を提供できる。 According to the present invention, in a broadcasting system, it is possible to provide a transmitting device and a receiving device that can flexibly change the definition of the data structure of XML data while compressing XML data at a high compression rate using an XML schema.

実施形態に係る放送システムの構成を示す図である。1 is a diagram showing the configuration of a broadcasting system according to an embodiment; FIG. 実施形態に係る送信装置の構成を示す図である。1 is a diagram showing the configuration of a transmission device according to an embodiment; FIG. 実施形態に係る字幕・文字スーパーの伝送の一例を示す図である。FIG. 4 is a diagram showing an example of transmission of subtitles/superimposed text according to the embodiment; 実施形態に係るXMLスキーマを制御メッセージに格納するときのデータ構造の一例を示す図である。FIG. 4 is a diagram showing an example of a data structure when storing an XML schema in a control message according to the embodiment; 実施形態に係るMPテーブルの一例を示す図である。It is a figure which shows an example of the MP table which concerns on embodiment. 実施形態に係るcompression_typeの一例を示す図である。It is a figure which shows an example of compression_type which concerns on embodiment. 実施形態に係る受信装置の構成を示す図である。It is a figure which shows the structure of the receiver which concerns on embodiment. 変更例に係る送信装置の構成を示す図である。FIG. 10 is a diagram showing the configuration of a transmission device according to a modification; 変更例に係る汎用データの一例を示す図である。It is a figure which shows an example of the general-purpose data which concerns on the example of a change. 変更例に係る受信装置の構成を示す図である。FIG. 11 is a diagram showing the configuration of a receiving device according to a modification;

図面を参照して実施形態について説明する。図面の記載において、同一又は類似の部分には同一又は類似の符号を付している。 Embodiments will be described with reference to the drawings. In the description of the drawings, the same or similar parts are denoted by the same or similar reference numerals.

(放送システム)
まず、本実施形態に係る放送システムについて説明する。図1は、本実施形態に係る放送システム10の構成を示す図である。放送システム10は、例えば新4K8K衛星放送に基づくシステムである。放送システム10は、放送波のみならず通信を伝送路として補完的に利用可能である。
(broadcast system)
First, the broadcasting system according to this embodiment will be described. FIG. 1 is a diagram showing the configuration of a broadcasting system 10 according to this embodiment. The broadcasting system 10 is, for example, a system based on new 4K8K satellite broadcasting. The broadcasting system 10 can complementarily use not only broadcast waves but also communication as a transmission path.

図1に示すように、放送システム10は、送信装置100と受信装置300とを有する。送信装置100は、伝送路200を介して受信装置300に放送コンテンツを送信する。 As shown in FIG. 1, the broadcasting system 10 has a transmitting device 100 and a receiving device 300 . The transmitting device 100 transmits broadcast content to the receiving device 300 via the transmission path 200 .

伝送路200は、放送伝送路であってもよい。この場合、送信装置100は、放送波によるブロードキャスト伝送を行う。 Transmission line 200 may be a broadcast transmission line. In this case, the transmission device 100 performs broadcast transmission using broadcast waves.

或いは、伝送路200は、通信伝送路であってもよい。この場合、送信装置100は、インターネット等の通信ネットワークによるブロードキャスト伝送、マルチキャスト伝送、又はユニキャスト伝送を行う。 Alternatively, transmission line 200 may be a communication transmission line. In this case, the transmitting device 100 performs broadcast transmission, multicast transmission, or unicast transmission via a communication network such as the Internet.

送信装置100から伝送路200を介して受信装置300に送信される放送コンテンツは、映像データ、音声データ、及び字幕データを含む。 Broadcast content transmitted from the transmitting device 100 to the receiving device 300 via the transmission path 200 includes video data, audio data, and caption data.

本実施形態において、字幕データは、非特許文献1で規定されるARIB-TTMLを用いて符号化されたXMLデータである。但し、XMLスキーマによって定義されているXMLデータであればよく、XMLデータの種類は字幕データに限定されるものではない。 In this embodiment, caption data is XML data encoded using ARIB-TTML defined in Non-Patent Document 1. However, any XML data defined by an XML schema may be used, and the type of XML data is not limited to caption data.

また、本実施形態において、映像データ、音声データ、及び字幕データ(XMLデータ)は、非特許文献2で規定されるMMT(MPEG Media Transport)を用いて多重化された状態で送信装置100から受信装置300に送信されるものとする。 In addition, in the present embodiment, video data, audio data, and subtitle data (XML data) are received from the transmitting device 100 in a multiplexed state using MMT (MPEG Media Transport) defined in Non-Patent Document 2. shall be transmitted to the device 300 .

(送信装置)
次に、本実施形態に係る送信装置100について説明する。図2は、本実施形態に係る送信装置100の構成を示す図である。
(Transmitter)
Next, the transmission device 100 according to this embodiment will be described. FIG. 2 is a diagram showing the configuration of the transmission device 100 according to this embodiment.

図2に示すように、送信装置100は、映像送出部101と、音声送出部102と、データ圧縮部103と、制御メッセージ生成部105と、多重化部106と、送信部107とを有する。 As shown in FIG. 2 , transmitting device 100 has video transmitting section 101 , audio transmitting section 102 , data compressing section 103 , control message generating section 105 , multiplexing section 106 and transmitting section 107 .

映像送出部101は、放送コンテンツを構成する映像データを、映像符号化方式に従って圧縮符号化したうえで多重化部106に出力する。 Video transmission unit 101 compresses and encodes video data constituting broadcast content according to a video encoding method, and outputs the data to multiplexing unit 106 .

音声送出部102は、放送コンテンツを構成する音声データを、音声符号化方式に従って圧縮符号化したうえで多重化部106に出力する。 Audio transmission section 102 compresses and encodes audio data constituting broadcast content according to an audio encoding method, and outputs the data to multiplexing section 106 .

データ圧縮部103は、放送コンテンツを構成する字幕データであるXMLデータを、ARIB-TTMLに従って符号化するとともに、非特許文献3で規定されたEXIに従ってXMLデータを圧縮したうえで多重化部106に出力する。以下において、データ圧縮部103により圧縮されたXMLデータを「圧縮XMLデータ」と呼ぶ。圧縮XMLデータには、字幕に限らず、文字スーパーが含まれてもよい。なお、字幕とは、放送コンテンツの映像内容と関係のあるテキストをいい、文字スーパーとは、放送コンテンツの映像内容と関係のないテキスト(例えば、緊急ニュース等)をいう。 The data compression unit 103 encodes the XML data, which is subtitle data constituting the broadcast content, in accordance with ARIB-TTML, compresses the XML data in accordance with EXI defined in Non-Patent Document 3, and then transmits the data to the multiplexing unit 106. Output. The XML data compressed by the data compression unit 103 is hereinafter referred to as "compressed XML data". Compressed XML data may include not only subtitles but also superimposed characters. Subtitles refer to text related to the video content of broadcast content, and superimposed text refers to text unrelated to the video content of broadcast content (for example, emergency news, etc.).

図3は、字幕・文字スーパーの伝送の一例を示す図である。スケジュールに従って送出される番組の連続は「サービス」と呼ばれる。図3に示すように、MMTでは、放送コンテンツの単位を「パッケージ」として定義しているが、このパッケージをサービスと一対一に対応付けて用いる。 FIG. 3 is a diagram showing an example of transmission of subtitles/superimposed text. A series of programs delivered according to a schedule is called a "service". As shown in FIG. 3, in MMT, the unit of broadcast content is defined as a "package", and this package is used in one-to-one correspondence with a service.

MMTでは、映像データや音声データなどのコンポーネントをアセットと定義する。アセットは、MPU(Media Processing Unit)が連続した構造となる。番組は、1つ以上のアセット及び制御メッセージから構成されるパッケージとして定義される。 In MMT, components such as video data and audio data are defined as assets. An asset has a structure in which MPUs (Media Processing Units) are continuous. A program is defined as a package consisting of one or more assets and control messages.

字幕・文字スーパー伝送方式では、1つのアセットで1つの言語の字幕又は文字スーパーを伝送する。したがって、多言語の字幕や文字スーパーを伝送するには、複数のアセットを用いて伝送する。図3では、字幕、文字スーパーをそれぞれ2言語伝送する例を示している。 In the closed caption/superimposed text transmission method, one asset transmits closed captions or superimposed text in one language. Therefore, multiple assets are used to transmit multilingual captions and superimposed text. FIG. 3 shows an example in which subtitles and superimposed characters are transmitted in two languages.

データ圧縮部103は、XMLデータのデータ構造を定義するXMLスキーマを指定して圧縮を行うschemaIdオプションを用いてXMLデータを圧縮することができる。 The data compression unit 103 can compress XML data using a schemaId option that designates an XML schema that defines the data structure of XML data for compression.

本実施形態において、データ圧縮部103は、ARIB-TTMLの規格で規定されるXMLスキーマ(以下、「標準規格で規定されているXMLスキーマ」と呼ぶ)又は任意のXMLスキーマを用いてXMLデータを圧縮する。データ圧縮部103は、標準規格で規定されているXMLスキーマを用いて圧縮を行うか又は任意のXMLスキーマを用いて圧縮を行うかをアセットごとに個別に設定してもよい。 In the present embodiment, the data compression unit 103 converts XML data using an XML schema defined by the ARIB-TTML standard (hereinafter referred to as "an XML schema defined by the standard") or an arbitrary XML schema. Compress. The data compression unit 103 may individually set for each asset whether to perform compression using an XML schema defined by the standard or using an arbitrary XML schema.

標準規格で規定されているXMLスキーマを用いて圧縮を行う場合、このXMLスキーマは受信装置300に予め格納されているため、XMLスキーマを受信装置300に伝送する必要はない。 When compression is performed using an XML schema stipulated by the standard, the XML schema is stored in the receiving device 300 in advance, so there is no need to transmit the XML schema to the receiving device 300 .

一方、任意のXMLスキーマを用いて圧縮を行う場合、このXMLスキーマを受信装置300に伝送する。本実施形態において、データ圧縮部103は、任意のXMLスキーマを用いて圧縮を行う場合、このXMLスキーマを制御メッセージ生成部105に出力する。 On the other hand, when performing compression using an arbitrary XML schema, this XML schema is transmitted to the receiving device 300 . In this embodiment, the data compression unit 103 outputs this XML schema to the control message generation unit 105 when performing compression using an arbitrary XML schema.

制御メッセージ生成部105は、ARIB STD-B60(非特許文献2)で規定された制御情報(SI:Signal Information)を格納したメッセージを生成し、生成した制御メッセージを多重化部106に出力する。制御メッセージは、映像データ、音声データ、及び字幕データ(圧縮XMLデータ)の多重化及び伝送に関する制御情報を格納したメッセージである。 Control message generation section 105 generates a message containing control information (SI: Signal Information) defined by ARIB STD-B60 (Non-Patent Document 2) and outputs the generated control message to multiplexing section 106 . A control message is a message containing control information regarding multiplexing and transmission of video data, audio data, and caption data (compressed XML data).

本実施形態において、制御メッセージ生成部105は、データ圧縮部103から出力されるXMLスキーマを制御メッセージに格納し、XMLスキーマが格納された制御メッセージを多重化部106に出力する。すなわち、制御メッセージ生成部105が出力する制御メッセージは、データ圧縮部103がXMLデータを圧縮する際に用いるXMLスキーマを含む。 In this embodiment, the control message generation unit 105 stores the XML schema output from the data compression unit 103 in the control message, and outputs the control message containing the XML schema to the multiplexing unit 106 . That is, the control message output by control message generator 105 includes an XML schema used when data compressor 103 compresses XML data.

例えば、制御メッセージ生成部105は、制御メッセージを構成するテーブルとしてXMLスキーマを格納する。XMLスキーマを制御メッセージに格納するときのデータ構造の一例を図4に示す。図4に示すデータ構造(MML_Compression_Message)は、XMLスキーマの名前(xml_schema_name)とXMLスキーマのデータ(xml_schema_data_byte)とを含む。 For example, the control message generator 105 stores an XML schema as a table forming control messages. FIG. 4 shows an example of the data structure when storing the XML schema in the control message. The data structure (MML_Compression_Message) shown in FIG. 4 includes an XML schema name (xml_schema_name) and XML schema data (xml_schema_data_byte).

本実施形態において、制御メッセージ生成部105は、MPテーブルを制御メッセージに格納する。図5は、MPテーブルの一例を示す図である。 In this embodiment, the control message generator 105 stores the MP table in the control message. FIG. 5 is a diagram showing an example of an MP table.

図5に示すように、制御メッセージ生成部105は、MPテーブルに、字幕・文字スーパーに関する付加情報が記述されるMH-データ符号化方式記述子を配置し、data_component_idを割り当てる。受信装置300では、MPテーブルを参照することで、アセットのロケーション情報を識別し、字幕・文字スーパーを伝送するアセットのパケットIDを特定し、特定されたパケットIDのアセット内で伝送されるMPU内のデータを展開し、字幕・文字スーパーとして送られたファイルを取得することができる。 As shown in FIG. 5, the control message generation unit 105 arranges an MH-data coding scheme descriptor describing additional information about subtitles and superimposed text in the MP table, and assigns data_component_id. In the receiving device 300, by referring to the MP table, the location information of the asset is identified, the packet ID of the asset that transmits subtitles and superimposed characters is identified, and the MPU transmitted within the asset of the identified packet ID is identified. You can expand the data and get the files sent as subtitles and superimposed characters.

制御メッセージ生成部105は、MH-データ符号化方式記述子の符号化方式ごとに定めるadditional_data_component_infoフィールドに付加識別情報を格納する。この付加識別情報は、字幕データの圧縮に関するcompression_typeを含む。図6は、compression_typeの一例を示す図である。 The control message generator 105 stores the additional identification information in the additional_data_component_info field defined for each encoding scheme of the MH-data encoding scheme descriptor. This additional identification information includes compression_type regarding compression of caption data. FIG. 6 is a diagram showing an example of compression_type.

図6に示すように、制御メッセージ生成部105は、字幕データを圧縮するときはcompression_typeを「0000」に設定し、XMLスキーマを指定せずに字幕データを圧縮するときはcompression_typeを「0001」に設定する。 As shown in FIG. 6, the control message generator 105 sets compression_type to "0000" when compressing caption data, and sets compression_type to "0001" when compressing caption data without specifying an XML schema. set.

また、制御メッセージ生成部105は、標準規格で規定されているXMLスキーマ、すなわち、受信装置300に予め格納されたXMLスキーマを用いてXMLデータを圧縮するときはcompression_typeを「0010」に設定する。 Also, the control message generation unit 105 sets compression_type to “0010” when compressing the XML data using the XML schema defined by the standard, that is, the XML schema stored in advance in the receiving device 300 .

さらに、任意のXMLスキーマ、すなわち、伝送路200を介して送信されるXMLスキーマを用いてXMLデータを圧縮するときはcompression_typeを「0011」に設定する。 Furthermore, when compressing XML data using an arbitrary XML schema, that is, an XML schema transmitted via transmission path 200, compression_type is set to "0011".

これにより、受信装置300では、compression_typeを見ることで、圧縮された字幕データを展開するとき、どのスキーマを用いるかを判断できる。 Thus, receiving device 300 can determine which schema to use when decompressing compressed caption data by looking at compression_type.

本実施形態において、任意のXMLスキーマを用いてXMLデータを圧縮する場合、制御メッセージ生成部105は、このXMLスキーマを用いたXMLデータ圧縮を継続する期間において、このXMLスキーマを含む制御メッセージを周期的に多重化部106に出力する。 In this embodiment, when compressing XML data using an arbitrary XML schema, the control message generation unit 105 periodically generates control messages including this XML schema during the period during which XML data compression using this XML schema is continued. output to multiplexing section 106 .

言い換えると、制御メッセージ生成部105は、全ての制御メッセージにXMLスキーマを含めるのではなく、ある時間間隔をおいて制御メッセージにXMLスキーマを含める。その結果、XMLデータ圧縮に用いるXMLスキーマが周期的に放送コンテンツに多重化されて伝送される。これにより、伝送路200の帯域を節約しつつ、放送コンテンツを途中から受信する受信装置300も字幕データ(圧縮XMLデータ)を展開できることになる。 In other words, the control message generation unit 105 does not include the XML schema in all control messages, but includes the XML schema in control messages at certain time intervals. As a result, the XML schema used for XML data compression is periodically multiplexed with broadcast content and transmitted. As a result, while saving the band of the transmission line 200, the receiving device 300 that receives the broadcast content from the middle can expand the caption data (compressed XML data).

多重化部106は、映像送出部101から出力される映像データと、音声送出部102から出力される音声データと、データ圧縮部103から出力される圧縮XMLデータと、制御メッセージ生成部105から出力される制御メッセージとを多重化することにより、放送コンテンツを送信部107に出力する。 Multiplexing section 106 combines video data output from video transmission section 101, audio data output from audio transmission section 102, compressed XML data output from data compression section 103, and output from control message generation section 105. By multiplexing the received control message, the broadcast content is output to the transmission unit 107 .

本実施形態において、多重化部106は、非特許文献2で規定されるMMTの方式を用いて多重化を行う。具体的には、多重化部106は、映像データ、音声データ、及び字幕データ(圧縮XMLデータ)のそれぞれをMPUとし、MMTP(MMT Protocol)ペイロードに乗せてMMTPパケット化し、MMTPパケットをIPパケットのペイロードに載せてIPパケット化し、さらにIPパケットをTLVパケットのペイロードに載せてTLVパケット化して伝送する。 In the present embodiment, multiplexing section 106 performs multiplexing using the MMT method defined in Non-Patent Document 2. FIG. Specifically, the multiplexing unit 106 sets each of the video data, the audio data, and the caption data (compressed XML data) as an MPU, puts them on an MMTP (MMT Protocol) payload, forms them into MMTP packets, and converts the MMTP packets into IP packets. The IP packet is placed on the payload to be IP-packetized, and the IP packet is placed on the payload of the TLV packet to be TLV-packetized and transmitted.

送信部107は、伝送路200を介して、多重化部106が出力する放送コンテンツを受信装置300に送信する。伝送路200は、放送伝送路であってもよいし、通信伝送路であってもよい。 Transmitting section 107 transmits the broadcast content output from multiplexing section 106 to receiving apparatus 300 via transmission line 200 . The transmission line 200 may be a broadcasting transmission line or a communication transmission line.

(受信装置)
次に、本実施形態に係る受信装置300について説明する。図7は、本実施形態に係る受信装置300の構成を示す図である。
(receiving device)
Next, the receiving device 300 according to this embodiment will be described. FIG. 7 is a diagram showing the configuration of the receiving device 300 according to this embodiment.

図7に示すように、受信装置300は、受信部301と、多重分離部302と、制御メッセージ処理部303と、圧縮データ展開部304と、データ処理部305と、映像処理部306と、音声処理部307とを有する。 As shown in FIG. 7, the receiving device 300 includes a receiving unit 301, a demultiplexing unit 302, a control message processing unit 303, a compressed data expansion unit 304, a data processing unit 305, a video processing unit 306, an audio and a processing unit 307 .

受信部301は、伝送路200を介して、送信装置100から送信された放送コンテンツを受信し、受信した放送コンテンツを多重分離部302に出力する。放送コンテンツは、制御メッセージと、映像、音声、及び字幕の各アセットのデータとを含む。本実施形態において、受信部301は、XMLスキーマが格納された制御メッセージとこのXMLスキーマを用いて圧縮されたXMLデータである字幕データとが多重化された放送コンテンツを受信する。 Receiving section 301 receives broadcast content transmitted from transmitting apparatus 100 via transmission path 200 and outputs the received broadcast content to demultiplexing section 302 . Broadcast content includes control messages and data for video, audio, and subtitle assets. In this embodiment, the receiving unit 301 receives broadcast content in which a control message containing an XML schema and closed caption data, which is XML data compressed using this XML schema, are multiplexed.

多重分離部302は、受信部301から出力される放送コンテンツを制御メッセージ、字幕データ(本実施形態では、圧縮XMLデータ)、映像データ、及び音声データに分離し、制御メッセージを制御メッセージ処理部303に出力し、字幕データを圧縮データ展開部304に出力する。また、多重分離部302は、映像データを映像処理部306に出力し、音声データを音声処理部307に出力する。 The demultiplexing unit 302 demultiplexes the broadcast content output from the receiving unit 301 into a control message, caption data (compressed XML data in this embodiment), video data, and audio data, and sends the control message to the control message processing unit 303. , and outputs the caption data to the compressed data expansion unit 304 . The demultiplexing unit 302 also outputs the video data to the video processing unit 306 and the audio data to the audio processing unit 307 .

制御メッセージ処理部303は、多重分離部302から出力される制御メッセージに含まれる付加識別情報のcompression_typeの値を読み、この値が「0010」又は「0011」である場合は、ARIB-TTMLの字幕データがXMLスキーマを用いて圧縮されていると判定し、その旨の情報を圧縮データ展開部304に出力する。字幕・文字スーパーを伝送するアセットが複数存在する場合、制御メッセージ処理部303は、これらのアセットごとに、compression_typeの値を判別する処理を行ってもよい。 The control message processing unit 303 reads the value of compression_type of the additional identification information included in the control message output from the demultiplexing unit 302, and if this value is "0010" or "0011", the ARIB-TTML caption It determines that the data is compressed using the XML schema, and outputs information to that effect to the compressed data expansion unit 304 . When there are a plurality of assets for transmitting subtitles/superimposed characters, the control message processing unit 303 may perform processing to determine the value of compression_type for each of these assets.

また、制御メッセージ処理部303は、compression_typeの値が「0011」である場合、多重分離部302から出力される制御メッセージに格納されたXMLスキーマを取得し、取得したXMLスキーマを圧縮データ展開部304に出力する。 Also, when the value of compression_type is “0011”, control message processing section 303 acquires the XML schema stored in the control message output from demultiplexing section 302 , and converts the acquired XML schema to compressed data expansion section 304 . output to

圧縮データ展開部304は、多重分離部302から出力される字幕データがXMLスキーマを用いて圧縮されている場合、XMLスキーマを用いてこの字幕データ(圧縮XMLデータ)を展開し、展開した字幕データをデータ処理部305に出力する。 When the subtitle data output from the demultiplexing unit 302 is compressed using an XML schema, the compressed data expansion unit 304 expands the subtitle data (compressed XML data) using the XML schema, and extracts the expanded subtitle data. is output to the data processing unit 305 .

例えば、compression_typeの値が「0010」であった場合、圧縮データ展開部304は、デフォルトのXMLスキーマを用いて字幕データを展開する。一方、compression_typeの値が「0011」であった場合、圧縮データ展開部304は、制御メッセージ処理部303から出力されるXMLスキーマ(すなわち、伝送されたXMLスキーマ)を用いて字幕データを展開する。 For example, when the value of compression_type is "0010", the compressed data expansion unit 304 expands caption data using the default XML schema. On the other hand, when the value of compression_type is "0011", the compressed data expansion unit 304 expands caption data using the XML schema output from the control message processing unit 303 (that is, the transmitted XML schema).

データ処理部305は、圧縮データ展開部304から出力される字幕データ(すなわち、展開されたXMLデータ)を復号して出力する。 The data processing unit 305 decodes and outputs the subtitle data (that is, the expanded XML data) output from the compressed data expansion unit 304 .

映像処理部306は、多重分離部302から出力される映像データを復号して出力する。 The video processing unit 306 decodes and outputs the video data output from the demultiplexing unit 302 .

音声処理部307は、多重分離部302から出力される音声データを復号して出力する。 Audio processing section 307 decodes and outputs the audio data output from demultiplexing section 302 .

(実施形態のまとめ)
以上説明したように、本実施形態に係る送信装置100は、XMLで記述されたXMLデータのデータ構造を定義するXMLスキーマを用いて、XMLデータを圧縮するデータ圧縮部103と、データ圧縮部103がXMLデータを圧縮する際に用いるXMLスキーマが格納された制御メッセージを生成する制御メッセージ生成部105と、データ圧縮部103により圧縮されたXMLデータと制御メッセージとを多重化することにより放送コンテンツを出力する多重化部106と、伝送路200を介して、多重化部106が出力する放送コンテンツを受信装置300に送信する送信部107とを有する。
(Summary of embodiment)
As described above, the transmission device 100 according to the present embodiment includes the data compression unit 103 that compresses XML data using an XML schema that defines the data structure of XML data written in XML, and the data compression unit 103 broadcast content by multiplexing the XML data compressed by the data compression unit 103 and the control message with the control message generation unit 105 that generates a control message containing the XML schema used when compressing the XML data. It has a multiplexing unit 106 for output and a transmission unit 107 for transmitting the broadcast content output by the multiplexing unit 106 to the receiving device 300 via the transmission line 200 .

本実施形態に係る受信装置300は、伝送路200を介して、XMLスキーマが格納された制御メッセージとこのXMLスキーマを用いて圧縮されたXMLデータとが多重化された放送コンテンツを送信装置100から受信する受信部301と、受信部301が受信した放送コンテンツから制御メッセージ及びXMLデータを分離する多重分離部302と、多重分離部302により分離された制御メッセージに格納されたXMLスキーマを用いて、多重分離部302により分離されたXMLデータを展開する圧縮データ展開部304とを有する。 The receiving device 300 according to the present embodiment transmits broadcast content in which a control message storing an XML schema and XML data compressed using this XML schema are multiplexed from the transmitting device 100 via the transmission path 200. Using the receiving unit 301 that receives, the demultiplexing unit 302 that separates the control message and XML data from the broadcast content received by the receiving unit 301, and the XML schema stored in the control message separated by the demultiplexing unit 302, and a compressed data expansion unit 304 that expands the XML data demultiplexed by the demultiplexing unit 302 .

これにより、本実施形態によれば、XMLスキーマを指定してXMLデータを高い圧縮率で圧縮しようとする場合であっても、規格で規定されていない任意のXMLスキーマを用いることができるため、XMLデータのデータ構造の定義を柔軟に変更できる。 As a result, according to the present embodiment, even if an XML schema is specified and XML data is to be compressed at a high compression ratio, any XML schema that is not defined by the standard can be used. The definition of the data structure of XML data can be changed flexibly.

よって、放送システム10において、XMLスキーマを用いてXMLデータを高い圧縮率で圧縮可能としつつ、XMLデータのデータ構造の定義を柔軟に変更可能とする送信装置100及び受信装置300を提供できる。 Therefore, in the broadcasting system 10, it is possible to provide the transmission device 100 and the reception device 300 that can flexibly change the definition of the data structure of the XML data while compressing the XML data at a high compression rate using the XML schema.

(変更例)
上述した実施形態において、データ圧縮部103がXMLデータを圧縮する際に用いるXMLスキーマを制御メッセージに格納する一例について説明した。
(Change example)
In the embodiment described above, an example of storing the XML schema used when the data compression unit 103 compresses the XML data in the control message has been described.

本変更例では、制御メッセージにXMLスキーマを格納することに代えて、非特許文献2で規定される非同期型汎用データ伝送方式で伝送される汎用データにXMLスキーマを格納する。 In this modified example, instead of storing the XML schema in the control message, the XML schema is stored in the general-purpose data transmitted by the asynchronous general-purpose data transmission method defined in Non-Patent Document 2.

なお、汎用データ伝送方式は、各種データを同期型・非同期型により伝送する方式であって、映像、音声、字幕以外のデータの提示を行うプレイヤーで利用するデータやマルチメディアサービスで利用するデータの伝送に適する方式である。 The general-purpose data transmission method is a method for transmitting various types of data in a synchronous or asynchronous manner, and is used for data used by players that present data other than video, audio, and subtitles, and for data used in multimedia services. This method is suitable for transmission.

非同期型汎用データ伝送方式は、非同期型MPUにデータをカプセル化して伝送するものであって、映像・音声などとのタイミング同期が不要な場合に用いる方式である。非同期型汎用データ伝送方式は、非特許文献2で規定される。 The asynchronous general-purpose data transmission system encapsulates data in an asynchronous MPU and transmits it, and is used when timing synchronization with video/audio is unnecessary. The asynchronous general-purpose data transmission scheme is defined in Non-Patent Document 2.

図8は、本変更例に係る送信装置100の構成を示す図である。 FIG. 8 is a diagram showing the configuration of transmitting apparatus 100 according to this modification.

図8に示すように、本変更例に係る送信装置100は、汎用データ送出部104を有する。汎用データ送出部104は、非同期型汎用データ伝送方式の汎用データを生成し、この汎用データを多重化部106に出力する。 As shown in FIG. 8 , transmitting apparatus 100 according to this modification has general-purpose data transmitting section 104 . The general-purpose data sending unit 104 generates general-purpose data of the asynchronous general-purpose data transmission method and outputs this general-purpose data to the multiplexing unit 106 .

本変更例において、汎用データ送出部104は、データ圧縮部103がXMLデータを圧縮する際に用いるXMLスキーマを汎用データに格納する。 In this modified example, the general-purpose data sending unit 104 stores the XML schema used when the data compression unit 103 compresses the XML data in the general-purpose data.

多重化部106は、汎用データ送出部104から出力される汎用データと、データ圧縮部103により圧縮されたXMLデータと、を多重化して放送コンテンツを出力する。 The multiplexing unit 106 multiplexes the general-purpose data output from the general-purpose data transmitting unit 104 and the XML data compressed by the data compression unit 103, and outputs broadcast content.

図9は、本変更例に係る汎用データの一例を示す図である。 FIG. 9 is a diagram showing an example of general-purpose data according to this modified example.

図9に示すように、汎用データ伝送の処理では、MPUが処理の単位となる。MPUは、あるタイミングに利用するデータを含み、MPU単体で映像や音声の復号処理を行うことができる単位となる。MFUはMPUよりも小さな単位である。例えば、汎用データ送出部104は、1つのMFUに1つのXMLスキーマをファイルとして格納する。汎用データ送出部104は、1つのMPUに、1つのXMLスキーマをファイルが格納されているMFUを1つ格納してもよい。 As shown in FIG. 9, the MPU is the unit of processing in general-purpose data transmission processing. The MPU contains data to be used at a certain timing, and is a unit capable of decoding video and audio by itself. MFU is a smaller unit than MPU. For example, the general-purpose data sending unit 104 stores one XML schema as a file in one MFU. The general-purpose data sending unit 104 may store one MFU in which one XML schema file is stored in one MPU.

図10は、本変更例に係る受信装置300の構成を示す図である。 FIG. 10 is a diagram showing the configuration of receiving apparatus 300 according to this modification.

図10に示すように、本変更例に係る受信装置300は、汎用データ処理部308を有する。多重分離部302は、放送コンテンツから汎用データを分離し、分離した汎用データを汎用データ処理部308に出力する。 As shown in FIG. 10 , receiving device 300 according to this modification has general-purpose data processing section 308 . Demultiplexing section 302 separates general-purpose data from broadcast content and outputs the separated general-purpose data to general-purpose data processing section 308 .

汎用データ処理部308は、多重分離部302から出力される汎用データに格納されたXMLスキーマを取得し、このXMLスキーマを圧縮データ展開部304に出力する。 General-purpose data processing unit 308 acquires the XML schema stored in the general-purpose data output from demultiplexing unit 302 and outputs this XML schema to compressed data expansion unit 304 .

圧縮データ展開部304は、汎用データ処理部308から出力されるXMLスキーマを用いて、多重分離部302から出力される字幕データ(圧縮XMLデータ)を展開してデータ処理部305に出力する。 Compressed data decompressing section 304 decompresses caption data (compressed XML data) output from demultiplexing section 302 using the XML schema output from general-purpose data processing section 308 , and outputs the decompressed caption data to data processing section 305 .

以上説明したように、本変更例に係る送信装置100は、XMLで記述されたXMLデータのデータ構造を定義するXMLスキーマを用いて、XMLデータを圧縮するデータ圧縮部103と、データ圧縮部103がXMLデータを圧縮する際に用いるXMLスキーマが格納された汎用データを出力する汎用データ送出部104と、データ圧縮部103により圧縮されたXMLデータと汎用データとを多重化することにより放送コンテンツを出力する多重化部106と、伝送路200を介して、多重化部106が出力する放送コンテンツを、受信装置300に送信する送信部107と、を有する。 As described above, transmitting apparatus 100 according to this modification includes data compression section 103 that compresses XML data using an XML schema that defines the data structure of XML data written in XML, and data compression section 103 that compresses XML data. General-purpose data transmission unit 104 for outputting general-purpose data storing XML schema used when compressing XML data, and XML data compressed by data compression unit 103 and general-purpose data are multiplexed to produce broadcast contents. It has a multiplexing unit 106 that outputs, and a transmission unit 107 that transmits the broadcast content output by the multiplexing unit 106 to the receiving device 300 via the transmission line 200 .

本変更例に係る受信装置300は、伝送路200を介して、XMLスキーマが格納された汎用データとこのXMLスキーマを用いて圧縮されたXMLデータとが多重化された放送コンテンツを送信装置100から受信する受信部301と、受信部301が受信した放送コンテンツから汎用データ及びXMLデータを分離する多重分離部302と、多重分離部302により分離された汎用データに格納されたXMLスキーマを用いて、多重分離部302により分離されたXMLデータを展開する圧縮データ展開部304と、を有する。 Receiving apparatus 300 according to this modification transmits broadcast content in which general-purpose data storing an XML schema and XML data compressed using this XML schema are multiplexed from transmitting apparatus 100 via transmission line 200. Using a receiving unit 301 for receiving, a demultiplexing unit 302 for separating general-purpose data and XML data from the broadcast content received by the receiving unit 301, and an XML schema stored in the general-purpose data separated by the demultiplexing unit 302, and a compressed data expansion unit 304 that expands the XML data demultiplexed by the demultiplexing unit 302 .

よって、本変更例によれば、放送システム10において、XMLスキーマを用いてXMLデータを高い圧縮率で圧縮可能としつつ、XMLデータのデータ構造の定義を柔軟に変更可能とする送信装置100及び受信装置300を提供できる。 Therefore, according to this modification, in the broadcasting system 10, the transmission device 100 and the reception device 100 can flexibly change the definition of the data structure of the XML data while compressing the XML data at a high compression rate using the XML schema. A device 300 can be provided.

<その他の実施形態>
送信装置100が行う各処理をコンピュータに実行させるプログラム及び受信装置300が行う各処理をコンピュータに実行させるプログラムが提供されてもよい。プログラムは、コンピュータ読取り可能媒体に記録されていてもよい。コンピュータ読取り可能媒体を用いれば、コンピュータにプログラムをインストールすることが可能である。ここで、プログラムが記録されたコンピュータ読取り可能媒体は、非一過性の記録媒体であってもよい。非一過性の記録媒体は、特に限定されるものではないが、例えば、CD-ROMやDVD-ROM等の記録媒体であってもよい。
<Other embodiments>
A program that causes a computer to execute each process performed by the transmission device 100 and a program that causes a computer to execute each process that the reception device 300 performs may be provided. The program may be recorded on a computer readable medium. A computer readable medium allows the installation of the program on the computer. Here, the computer-readable medium on which the program is recorded may be a non-transitory recording medium. The non-transitory recording medium is not particularly limited, but may be, for example, a recording medium such as CD-ROM or DVD-ROM.

また、送信装置100が行う各処理を実行する機能部(回路)を集積化し、送信装置100を半導体集積回路(チップセット、SoC)として構成してもよい。同様に、受信装置300が行う各処理を実行する機能部(回路)を集積化し、受信装置300を半導体集積回路(チップセット、SoC)として構成してもよい。 Further, functional units (circuits) that execute each process performed by the transmission device 100 may be integrated, and the transmission device 100 may be configured as a semiconductor integrated circuit (chipset, SoC). Similarly, functional units (circuits) that execute each process performed by the receiving device 300 may be integrated, and the receiving device 300 may be configured as a semiconductor integrated circuit (chipset, SoC).

以上、図面を参照して一実施形態について詳しく説明したが、具体的な構成は上述のものに限られることはなく、要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。 An embodiment has been described in detail above with reference to the drawings, but the specific configuration is not limited to the one described above, and various design changes can be made without departing from the spirit of the invention. .

10 :放送システム
100 :送信装置
101 :映像送出部
102 :音声送出部
103 :データ圧縮部
104 :汎用データ送出部
105 :制御メッセージ生成部
106 :多重化部
107 :送信部
200 :伝送路
300 :受信装置
301 :受信部
302 :多重分離部
303 :制御メッセージ処理部
304 :圧縮データ展開部
305 :データ処理部
306 :映像処理部
307 :音声処理部
308 :汎用データ処理部
10: Broadcasting system 100: Transmission device 101: Video transmission unit 102: Audio transmission unit 103: Data compression unit 104: General-purpose data transmission unit 105: Control message generation unit 106: Multiplexing unit 107: Transmission unit 200: Transmission path 300: Receiving device 301 : Receiving unit 302 : Demultiplexing unit 303 : Control message processing unit 304 : Compressed data expansion unit 305 : Data processing unit 306 : Video processing unit 307 : Audio processing unit 308 : General purpose data processing unit

Claims (8)

放送システムに用いる送信装置であって、
XMLで記述されたXMLデータのデータ構造を定義するXMLスキーマを用いて、前記XMLデータを圧縮するデータ圧縮部と、
前記データ圧縮部が前記XMLデータを圧縮する際に用いる前記XMLスキーマと、前記データ圧縮部により圧縮された前記XMLデータとを多重化することにより放送コンテンツを出力する多重化部と、
伝送路を介して、前記多重化部が出力する前記放送コンテンツを受信装置に送信する送信部と、を備えることを特徴とする送信装置。
A transmitting device used in a broadcasting system,
a data compression unit that compresses the XML data using an XML schema that defines the data structure of the XML data written in XML;
a multiplexing unit for outputting broadcast content by multiplexing the XML schema used when the data compression unit compresses the XML data and the XML data compressed by the data compression unit;
and a transmitting unit that transmits the broadcast content output from the multiplexing unit to a receiving device via a transmission line.
制御メッセージを生成する制御メッセージ生成部をさらに備え、
前記制御メッセージ生成部は、前記データ圧縮部が前記XMLデータを圧縮する際に用いる前記XMLスキーマを前記制御メッセージに格納し、
前記多重化部は、前記制御メッセージ生成部が出力する前記制御メッセージと、前記データ圧縮部により圧縮された前記XMLデータとを多重化することを特徴とする請求項1に記載の送信装置。
further comprising a control message generator that generates a control message;
wherein the control message generation unit stores the XML schema used when the data compression unit compresses the XML data in the control message;
2. The transmitting apparatus according to claim 1, wherein the multiplexing unit multiplexes the control message output from the control message generating unit and the XML data compressed by the data compressing unit.
非同期型汎用データ伝送方式の汎用データを出力する汎用データ送出部をさらに備え、
前記汎用データ送出部は、前記データ圧縮部が前記XMLデータを圧縮する際に用いる前記XMLスキーマを前記汎用データに格納し、
前記多重化部は、前記汎用データ送出部が出力する前記汎用データと、前記データ圧縮部により圧縮された前記XMLデータとを多重化することを特徴とする請求項1に記載の送信装置。
further comprising a general-purpose data transmission unit for outputting general-purpose data of the asynchronous general-purpose data transmission method,
The general-purpose data sending unit stores the XML schema used when the data compression unit compresses the XML data in the general-purpose data,
2. The transmission device according to claim 1, wherein the multiplexing unit multiplexes the general-purpose data output from the general-purpose data sending unit and the XML data compressed by the data compression unit.
前記多重化部は、前記受信装置に予め格納されたXMLスキーマ及び前記伝送路を介して送信されるXMLスキーマのいずれを前記XMLデータの圧縮展開に用いるべきかを示す情報を前記放送コンテンツに多重化することを特徴とする請求項1乃至3のいずれか1項に記載の送信装置。 The multiplexing unit multiplexes information indicating which of an XML schema stored in advance in the receiving device and an XML schema transmitted via the transmission path should be used for compressing and decompressing the XML data into the broadcast content. 4. The transmitting device according to claim 1, wherein the transmitting device converts the 前記多重化部は、前記データ圧縮部が前記XMLスキーマを用いたXMLデータ圧縮を継続する期間において、前記データ圧縮部が前記XMLデータを圧縮する際に用いる前記XMLスキーマを前記放送コンテンツに周期的に多重化することを特徴とする請求項1乃至4のいずれか1項に記載の送信装置。 The multiplexing unit periodically adds the XML schema used when the data compression unit compresses the XML data to the broadcast content while the data compression unit continues to compress the XML data using the XML schema. 5. The transmitting apparatus according to claim 1, wherein the transmitting apparatus multiplexes the . 放送システムに用いる受信装置であって、
伝送路を介して、XMLで記述されたXMLデータのデータ構造を定義するXMLスキーマと、前記XMLスキーマを用いて圧縮された前記XMLデータとが多重化された放送コンテンツを送信装置から受信する受信部と、
前記受信部が受信した前記放送コンテンツから前記XMLスキーマ及び前記XMLデータを分離する多重分離部と、
前記多重分離部により分離された前記XMLスキーマを用いて、前記多重分離部により分離された前記XMLデータを展開する圧縮データ展開部と、を備えることを特徴とする受信装置。
A receiving device for use in a broadcasting system,
Receiving broadcast content in which an XML schema defining a data structure of XML data written in XML and the XML data compressed using the XML schema are multiplexed from a transmission device via a transmission path. Department and
a demultiplexer that separates the XML schema and the XML data from the broadcast content received by the receiver;
a compressed data decompressing unit that decompresses the XML data demultiplexed by the demultiplexing unit using the XML schema demultiplexed by the demultiplexing unit.
前記XMLスキーマは、MMTで規定された制御メッセージに格納され、
前記多重分離部は、前記放送コンテンツから前記制御メッセージ及び前記圧縮されたXMLデータを分離し、
前記圧縮データ展開部は、前記多重分離部により分離された前記制御メッセージに格納された前記XMLスキーマを用いて、前記多重分離部により分離された前記XMLデータを展開することを特徴とする請求項6に記載の受信装置。
The XML schema is stored in a control message defined by MMT,
the demultiplexer demultiplexes the control message and the compressed XML data from the broadcast content;
3. The compressed data expansion unit expands the XML data demultiplexed by the demultiplexer using the XML schema stored in the control message demultiplexed by the demultiplexer. 7. The receiving device according to 6.
前記XMLスキーマは、非同期型汎用データ伝送方式の汎用データに格納され、
前記多重分離部は、前記放送コンテンツから前記汎用データ及び前記圧縮されたXMLデータを分離し、
前記圧縮データ展開部は、前記多重分離部により分離された前記汎用データに格納された前記XMLスキーマを用いて、前記多重分離部により分離された前記XMLデータを展開することを特徴とする請求項6に記載の受信装置。
The XML schema is stored in general-purpose data of an asynchronous general-purpose data transmission method,
The demultiplexing unit demultiplexes the general-purpose data and the compressed XML data from the broadcast content,
3. The compressed data expansion unit expands the XML data demultiplexed by the demultiplexer using the XML schema stored in the general-purpose data demultiplexed by the demultiplexer. 7. The receiving device according to 6.
JP2019129592A 2019-07-11 2019-07-11 transmitter and receiver Active JP7328039B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019129592A JP7328039B2 (en) 2019-07-11 2019-07-11 transmitter and receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019129592A JP7328039B2 (en) 2019-07-11 2019-07-11 transmitter and receiver

Publications (2)

Publication Number Publication Date
JP2021016079A JP2021016079A (en) 2021-02-12
JP7328039B2 true JP7328039B2 (en) 2023-08-16

Family

ID=74531668

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019129592A Active JP7328039B2 (en) 2019-07-11 2019-07-11 transmitter and receiver

Country Status (1)

Country Link
JP (1) JP7328039B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000224257A (en) 1999-01-29 2000-08-11 Jisedai Joho Hoso System Kenkyusho:Kk Transmitter and receiver
JP2009060416A (en) 2007-08-31 2009-03-19 Sony Corp Transmission system and method, transmission apparatus and method, reception apparatus and method, program, and recording medium
JP2012515496A (en) 2009-01-15 2012-07-05 サムスン エレクトロニクス カンパニー リミテッド Service guide providing method and system using rich media in broadcasting system
JP2015173443A (en) 2014-02-21 2015-10-01 日本放送協会 receiver

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000224257A (en) 1999-01-29 2000-08-11 Jisedai Joho Hoso System Kenkyusho:Kk Transmitter and receiver
JP2009060416A (en) 2007-08-31 2009-03-19 Sony Corp Transmission system and method, transmission apparatus and method, reception apparatus and method, program, and recording medium
JP2012515496A (en) 2009-01-15 2012-07-05 サムスン エレクトロニクス カンパニー リミテッド Service guide providing method and system using rich media in broadcasting system
JP2015173443A (en) 2014-02-21 2015-10-01 日本放送協会 receiver

Also Published As

Publication number Publication date
JP2021016079A (en) 2021-02-12

Similar Documents

Publication Publication Date Title
JP6729379B2 (en) Transmitting apparatus and transmitting method, and receiving apparatus and receiving method
JP2024003099A (en) Transmission method, reception method, transmission apparatus and reception apparatus
JP7074178B2 (en) Transmitter, transmit method, receiver and receive method
WO2009093292A1 (en) Dynamic image transmission/reception system
KR20160102479A (en) Method and apparatus for transceiving broadcast signal
JP2020022195A (en) Data transmission system, receiver and program
US20200177515A1 (en) Apparatus for transmitting broadcast signal, apparatus for receiving broadcast signal, method for transmitting broadcast signal and method for receiving broadcast signal
CN109640162B (en) Code stream conversion method and system
JP6444015B1 (en) Transmission device and reception device, and program
CN115767140A (en) Receiving device, receiving method and transmission unit in transmission system
JP7328039B2 (en) transmitter and receiver
JP6461638B2 (en) Receiving machine
CN112272953B (en) Digital content transmission device, digital content transmission method, digital content reception device, and digital content reception method
CN112449749B (en) Digital content transmitting apparatus, digital content transmitting method, digital content receiving apparatus, digital content receiving method
JP7013552B2 (en) Broadcast signal transmitter / receiver
JP7313940B2 (en) digital content transmitter
WO2021151375A1 (en) Transceiving method and transceiving apparatus
JP2023082691A (en) Transmission device, reception device, and program
JP2023110197A (en) Transmission device, program of the same, reception device, and program of the same
JP2022084017A (en) Decoding apparatus
JP2022084018A (en) Encoding apparatus
JP2019129516A (en) Broadcast signal transmission/reception device
JP2019134329A (en) Broadcast signal transmission/reception device
JP2019134328A (en) Broadcast signal transmission/reception device
JP2019134473A (en) Broadcast signal transmission device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220601

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230713

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230803

R150 Certificate of patent or registration of utility model

Ref document number: 7328039

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150