JP5276569B2 - Receiver - Google Patents

Receiver Download PDF

Info

Publication number
JP5276569B2
JP5276569B2 JP2009253814A JP2009253814A JP5276569B2 JP 5276569 B2 JP5276569 B2 JP 5276569B2 JP 2009253814 A JP2009253814 A JP 2009253814A JP 2009253814 A JP2009253814 A JP 2009253814A JP 5276569 B2 JP5276569 B2 JP 5276569B2
Authority
JP
Japan
Prior art keywords
file
packet
header
transmission
attribute information
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
JP2009253814A
Other languages
Japanese (ja)
Other versions
JP2011101156A (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 JP2009253814A priority Critical patent/JP5276569B2/en
Publication of JP2011101156A publication Critical patent/JP2011101156A/en
Application granted granted Critical
Publication of JP5276569B2 publication Critical patent/JP5276569B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To convert an IP packet received from a transmitter through a unidirectional transmission line to the IP packet of FLUTE. <P>SOLUTION: The SDP generation part 23 of the receiver 2 takes out download control information from the IP packet on the basis of the destination port number of a UDP header and generates SDP information. An FDT generation part 24 selects the IP packet of a medium file on the basis of the destination port number of the UDP header, takes out the transmission file attribute information of the medium file from the IP packet on the basis of the block number and sequence number of a download header, and generates an FDT instance. An ALC/LCT header generation part 25 generates an ALC/LCT header on the basis of the IP packet storing the transmission file attribute information of the medium file or the like, and generates the IP packet of FLUTE. Thus, the IP packet is converted to the IP packet of the FLUTE, and a file is reconfigured. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、送信装置から一方向伝送路を介して受信装置へパケットが伝送される伝送システムにおいて、FLUTE(File Delivery over Unidirectional Transport)クライアント機能を有する受信装置が、受信したIPパケットを、FLUTEの規格に準拠したIPパケットに変換するパケットフォーマット変換技術に関する。   The present invention relates to a transmission system in which a packet is transmitted from a transmission device to a reception device via a one-way transmission path, and a reception device having a FLUTE (File Delivery over Unidirectional Transport) client function receives a received IP packet from the FLUTE. The present invention relates to a packet format conversion technique for converting into an IP packet conforming to a standard.

従来、放送伝送路等の一方向伝送路を用いてコンテンツをダウンロードするサービスが知られている。コンテンツダウンロードサービスにおいては、ファイルを分割し複数のパケットに格納して伝送する方式がとられている。このファイル伝送方式では、送信装置が、FEC(Forward Error Correction)と呼ばれる誤り訂正手法によって、ファイルを分割して生成したパケットに基づいて、冗長なパケットを生成し送信する。そして、受信装置が、送信装置から冗長パケットを受信し、欠損したパケットを復元する。これにより、リターンチャネル(受信装置から送信装置への上り回線)を用いることなく、一方向伝送路において一定のファイル伝送品質を維持することができる。   Conventionally, a service for downloading content using a unidirectional transmission path such as a broadcast transmission path is known. In the content download service, a file is divided and stored in a plurality of packets for transmission. In this file transmission method, a transmission device generates and transmits redundant packets based on packets generated by dividing a file by an error correction method called FEC (Forward Error Correction). Then, the receiving device receives the redundant packet from the transmitting device and restores the missing packet. Thereby, it is possible to maintain a certain file transmission quality in the one-way transmission path without using a return channel (uplink from the receiving apparatus to the transmitting apparatus).

このような一方向伝送路を用いたファイル伝送方式として、FLUTEが知られている(非特許文献1及び特許文献1を参照)。FLUTEは、ファイルをパケット化して伝送する際に、ファイルの属性情報及びファイル本体を、それぞれ一つのオブジェクトとして伝送する規格である。ファイルの属性情報は、FDT(File Delivery Table)インスタンスとして記述され、ファイル本体と同様に一つのオブジェクトとして扱われる。つまり、送信装置は、ファイルの属性情報のFLUTEパケットをオブジェクトとして送信し、その後に引き続いて、ファイル本体のFLUTEパケットをオブジェクトとして送信する。   FLUTE is known as a file transmission method using such a one-way transmission path (see Non-Patent Document 1 and Patent Document 1). FLUTE is a standard for transmitting file attribute information and a file body as one object each time a file is packetized and transmitted. The attribute information of the file is described as an FDT (File Delivery Table) instance, and is handled as one object as with the file body. That is, the transmission apparatus transmits a FLUTE packet of file attribute information as an object, and subsequently transmits a FLUTE packet of the file body as an object.

このFLUTEは、DVB−H IPデータキャストサービス及び3GPP MBMSサービスに用いられている(非特許文献2,3を参照)。したがって、FLUTEの規格に準拠したIPパケット(以下、FLUTEのIPパケットという。)を処理し、ファイルを再構成するFLUTEクライアント機能を有する受信装置は多数存在し、国際的に広く普及しているものと想定される。   This FLUTE is used for DVB-H IP datacast service and 3GPP MBMS service (see Non-Patent Documents 2 and 3). Accordingly, there are a large number of receiving apparatuses having a FLUTE client function for processing an IP packet conforming to the FLUTE standard (hereinafter referred to as a FLUTE IP packet) and reconstructing a file, and those widely spread internationally. It is assumed.

米国特許出願公開第2004/0153468号明細書US Patent Application Publication No. 2004/0153468

IETF RFC3926、“FLUTE - file delivery over unidirectional transport”、Oct.,2004IETF RFC3926, “FLUTE-file delivery over unidirectional transport”, Oct., 2004 ETSI TS 102 472、“Digital Video Broadcasting (DVB); IP Datacast over DVB-H: Content Delivery Protocols”、2006-12ETSI TS 102 472, “Digital Video Broadcasting (DVB); IP Datacast over DVB-H: Content Delivery Protocols”, 2006-12 3GPP TS 26.346、“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia Broadcast/Multicast Service (MBMS); Protocols and codecs (Release 8)”、2008-093GPP TS 26.346, “3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia Broadcast / Multicast Service (MBMS); Protocols and codecs (Release 8)”, 2008-09

一方、放送伝送路等の一方向伝送路を用いたファイル伝送方式のうち、FLUTE以外の規格に準拠した送信装置も多数存在している。例えば、本出願と同一の出願人によりなされた、本出願時に未公開の特願2008−304375号公報には、特に衛星放送等の高速伝送路に適用があり、オーバーヘッドの少ない効率的なファイル伝送方式である高度BSダウンロード方式が提案されている。このようなオーバーヘッドの少ない効率的なファイル伝送方式を用いた送信装置に対し、それに対応可能な受信装置を開発することは可能である。   On the other hand, among file transmission systems using a unidirectional transmission path such as a broadcast transmission path, there are many transmission apparatuses that comply with standards other than FLUTE. For example, Japanese Patent Application No. 2008-304375, which was made by the same applicant as the present application and has not been published at the time of the present application, is particularly applicable to high-speed transmission paths such as satellite broadcasting, and efficient file transmission with low overhead. An advanced BS download method, which is a method, has been proposed. It is possible to develop a receiving apparatus that can cope with such a transmitting apparatus using an efficient file transmission method with less overhead.

しかしながら、このような送信装置に対応した新たな受信装置を開発するのではなく、現在多数存在し広く普及している、FLUTEクライアント機能を有する受信装置を用いることができれば、受信機会を増やすことができ、開発コスト及び開発負荷が低減され有用である。   However, instead of developing a new receiving apparatus corresponding to such a transmitting apparatus, if a receiving apparatus having a FLUTE client function that currently exists and is widely used can be used, reception opportunities may be increased. Development cost and development load are reduced, which is useful.

そこで、本発明は以上の課題を鑑みてなされたものであり、その目的は、FLUTEパケットからファイルを再構成するFLUTEクライアント機能を有する受信装置において、送信装置から一方向伝送路を介して受信したIPパケットを、FLUTEのIPパケットに変換可能な受信装置を提供することにある。   Therefore, the present invention has been made in view of the above problems, and the object of the present invention is to receive from a transmitting device via a one-way transmission path in a receiving device having a FLUTE client function for reconstructing a file from a FLUTE packet. An object of the present invention is to provide a receiving apparatus capable of converting an IP packet into a FLUTE IP packet.

上記目的を達成するために、本発明による受信装置は、ファイルを複数のデータユニットに分割し、前記ファイルに基づいて伝送ファイル属性情報を生成すると共に、前記ファイルをダウンロードするために必要なダウンロード制御情報を複数のデータユニットに分割し、前記ダウンロード制御情報に基づいて伝送ファイル属性情報を生成し、前記ファイル及びダウンロード制御情報の識別子と前記データユニット及び伝送ファイル属性情報を送信する際の番号とを含むダウンロードヘッダを生成し、前記ファイルのデータユニット、前記ファイルの伝送ファイル属性情報、前記ダウンロード制御情報のデータユニットまたは前記ダウンロード制御情報の伝送ファイル属性情報を、前記ダウンロードヘッダと共にパケットに格納して送信する送信装置と、一方向伝送を介して前記パケットを受信し、FLUTE(File Delivery over Unidirectional Transport)の規格に準じた処理を行うクライアント機能により、前記ファイルを復元する受信装置と、を含む伝送システムにおける前記受信装置であって、前記ダウンロード制御情報のデータユニット及び伝送ファイル属性情報が格納されたパケットに基づいて、前記ファイルがFLUTEのパケットとして伝送される場合のセッションに関するSDP(Session Description Protocol)情報を生成するSDP生成部と、前記ファイルの伝送ファイル属性情報が格納されたパケットに基づいて、前記ファイルがFLUTEのパケットとして伝送される場合の属性に関するFDT(File Delivery Table)インスタンスを生成するFDT生成部と、前記ファイルのデータユニット及び伝送ファイル属性情報が格納されたパケットに基づいて、前記FDTインスタンスを伝送する場合のALC/LCTヘッダ、及び前記ファイルをエンコーディングシンボルとして伝送する場合のALC/LCTヘッダを生成し、前記FDT生成部により生成されたFDTインスタンス及び前記FDTインスタンスを伝送する場合のALC/LCTヘッダを含むFLUTEのパケットを生成し、前記パケットに格納されたファイルのデータユニットを取り出して前記エンコーディングシンボルとして扱い、前記エンコーディングシンボル及び前記エンコーディングシンボルを伝送する場合のALC/LCTヘッダを含むFLUTEのパケットを生成するALC/LCTヘッダ生成部と、前記SDP生成部により生成されたSDP情報を用いて、前記ALC/LCTヘッダ生成部により生成されたFLUTEのパケットから、元のファイルを復元するFLUTEクライアントと、を備えたことを特徴とする。   In order to achieve the above object, a receiving apparatus according to the present invention divides a file into a plurality of data units, generates transmission file attribute information based on the file, and download control necessary for downloading the file. Information is divided into a plurality of data units, transmission file attribute information is generated based on the download control information, an identifier of the file and download control information, and a number used when transmitting the data unit and transmission file attribute information. A download header including the file data unit, the transmission file attribute information of the file, the data unit of the download control information or the transmission file attribute information of the download control information in a packet together with the download header and transmitted Do In a transmission system comprising: a transmission device, and a reception device that receives the packet through one-way transmission and restores the file by a client function that performs processing according to a FLUTE (File Delivery over Unidirectional Transport) standard Based on a packet in which the data unit of the download control information and the transmission file attribute information are stored, the reception device includes SDP (Session Description Protocol) information regarding a session when the file is transmitted as a FLUTE packet. When the file is transmitted as a FLUTE packet based on an SDP generation unit to be generated and a packet in which transmission file attribute information of the file is stored An FDT generation unit that generates an FDT (File Delivery Table) instance related to sex, an ALC / LCT header when transmitting the FDT instance based on a packet storing the data unit and transmission file attribute information of the file, and Generating an ALC / LCT header when the file is transmitted as an encoding symbol, generating an FLTE packet including an FDT instance generated by the FDT generation unit and an ALC / LCT header when transmitting the FDT instance; ALC / L in the case where the data unit of the file stored in the packet is taken out and treated as the encoding symbol, and the encoding symbol and the encoding symbol are transmitted An ALC / LCT header generation unit that generates a FLUTE packet including a T header, and an SLC information generated by the SDP generation unit, from the FLUTE packet generated by the ALC / LCT header generation unit, And a FLUTE client for restoring a file.

また、本発明による受信装置は、前記送信装置により送信されるパケットには、前記ファイル及びダウンロード制御情報の送信において異なる宛先ポート番号が設定されたUDPヘッダが付加され、前記パケットに付加されたUDPヘッダの宛先ポート番号に基づいて、ファイルのデータユニット及び伝送ファイル属性情報が格納されたパケットと、ダウンロード制御情報のデータユニット及び伝送ファイル属性情報が格納されたパケットとを区別する、ことを特徴とする。   In the receiving device according to the present invention, a UDP header in which a different destination port number is set in the transmission of the file and the download control information is added to the packet transmitted by the transmitting device, and the UDP added to the packet Based on the destination port number of the header, the packet storing the data unit of the file and the transmission file attribute information is distinguished from the packet storing the data unit of the download control information and the transmission file attribute information. To do.

また、本発明による受信装置は、前記SDP生成部が、前記ダウンロード制御情報から、送信元IPアドレス、宛先IPアドレス、宛先ポート番号、前記ファイルの配信開始時刻及び配信終了時刻を取り出し、前記SDP情報の各項目に設定する、ことを特徴とする。   In the receiving device according to the present invention, the SDP generation unit extracts a source IP address, a destination IP address, a destination port number, a distribution start time and a distribution end time of the file from the download control information, and the SDP information It is characterized in that it is set for each item.

また、本発明による受信装置は、前記FDT生成部が、前記ファイルの伝送ファイル属性情報から、コンテンツロケーション及びエクスパイア属性を取り出し、前記FDTインスタンスの各項目に設定する、ことを特徴とする。   The receiving apparatus according to the present invention is characterized in that the FDT generation unit extracts a content location and an expire attribute from the transmission file attribute information of the file, and sets them in each item of the FDT instance.

また、本発明による受信装置は、前記送信装置により送信されるパケットのダウンロードヘッダが、前記ファイル及びダウンロード制御情報の識別子と、前記データユニット及び伝送ファイル属性情報を送信する際に複数のデータユニット及び伝送ファイル属性情報からなるブロックの番号と、ブロック内における送信単位の番号を示すシーケンス番号とにより構成され、前記ALC/LCTヘッダ生成部が、前記ファイルの伝送ファイル属性情報から伝送ファイル属性情報の最終パケット番号を取り出して、前記ファイルの伝送ファイル属性情報が格納されたパケットのダウンロードヘッダにおけるシーケンス番号及び前記最終パケット番号に基づき、前記ファイルの伝送ファイル属性情報が格納された最終パケットであるか否かを示す情報を生成し、前記ファイルの伝送ファイル属性情報が格納されたパケットのUDPヘッダから宛先ポート番号を取り出し、前記ファイルのデータユニットが格納されたパケットにおける前記データユニット長を算出し、前記ファイルの伝送ファイル属性情報が格納されたパケットのダウンロードヘッダからブロック番号及びシーケンス番号を取り出して、前記ブロック番号及びシーケンス番号に基づき、FLUTEにより規定されたソースブロック番号及びエンコーディングシンボル番号を算出し、前記FDTインスタンスを伝送する場合のALC/LCTヘッダの各項目に設定し、前記ファイルの伝送ファイル属性情報からブロック内のパケット数を取り出して、前記ファイルのデータユニットが格納されたパケットのダウンロードヘッダにおけるシーケンス番号及び前記ブロック内のパケット数に基づき、前記ファイルのデータユニットが格納された最終パケットであるか否かを示す情報を生成し、前記ファイルのデータユニットが格納されたパケットのUDPヘッダから宛先ポート番号を取り出し、前記ファイルのデータユニットが格納されたパケットのダウンロードヘッダから識別子を取り出し、前記ファイルのデータユニットが格納されたパケットのダウンロードヘッダからブロック番号及びシーケンス番号を取り出して、前記ブロック番号及びシーケンス番号に基づき、FLUTEにより規定されたソースブロック番号及びエンコーディングシンボル番号を算出し、前記エンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成する、ことを特徴とする。   Further, the receiving device according to the present invention includes a plurality of data units when a download header of a packet transmitted by the transmitting device transmits an identifier of the file and download control information, the data unit, and transmission file attribute information. It is composed of a block number consisting of transmission file attribute information and a sequence number indicating the number of transmission units in the block, and the ALC / LCT header generation unit determines the final transmission file attribute information from the transmission file attribute information of the file. Whether or not the packet number is the final packet in which the transmission file attribute information of the file is stored based on the sequence number and the final packet number in the download header of the packet in which the transmission file attribute information of the file is stored Information Generating a destination port number from the UDP header of the packet storing the transmission file attribute information of the file, calculating the data unit length in the packet storing the data unit of the file, and transmitting the file of the file The block number and sequence number are extracted from the download header of the packet in which attribute information is stored, the source block number and encoding symbol number defined by FLUTE are calculated based on the block number and sequence number, and the FDT instance is transmitted. The packet download header of the packet in which the data unit of the file is stored by extracting the number of packets in the block from the transmission file attribute information of the file. Based on the sequence number and the number of packets in the block, information indicating whether the data unit of the file is the last packet stored is generated, and from the UDP header of the packet in which the data unit of the file is stored The destination port number is extracted, the identifier is extracted from the download header of the packet storing the data unit of the file, the block number and the sequence number are extracted from the download header of the packet storing the data unit of the file, and the block number The source block number and the encoding symbol number defined by FLUTE are calculated based on the sequence number, and an ALC / LCT header for transmitting the encoding symbol is generated.

以上のように、本発明の受信装置によれば、送信装置から一方向伝送路を介して受信したIPパケットを、FLUTEのIPパケットに変換し、ファイルを再構成することができる。したがって、オーバーヘッドの少ない効率的なファイル伝送方式を用いた送信装置に対し、それに対応した新たな受信装置を開発することなく、現在多数存在し広く普及している、FLUTEクライアント機能を有する受信装置を用いてファイルを再構成することができる。つまり、開発コスト及び開発負荷を低減することができる。また、高度BSダウンロード方式にて送信装置から送信されたコンテンツを、DVB−H、3GPP、ISDB−Tmm等の方式に対応した受信装置において受信することが可能となる。   As described above, according to the receiving apparatus of the present invention, an IP packet received from a transmitting apparatus via a one-way transmission path can be converted into a FLUTE IP packet to reconstruct a file. Therefore, for a transmission device using an efficient file transmission method with low overhead, a number of reception devices having a FLUTE client function that are present and widely used without developing a new reception device corresponding to the transmission device can be provided. Can be used to reconstruct the file. That is, development cost and development load can be reduced. In addition, the content transmitted from the transmission device by the advanced BS download method can be received by a reception device corresponding to a method such as DVB-H, 3GPP, or ISDB-Tmm.

本発明の実施形態による受信装置を含む伝送システムの概略構成を示す図である。It is a figure which shows schematic structure of the transmission system containing the receiver by embodiment of this invention. 送信装置の構成を示すブロック図である。It is a block diagram which shows the structure of a transmitter. ダウンロード制御情報の構成を示す図である。It is a figure which shows the structure of download control information. IPパケット化部の構成を示すブロック図である。It is a block diagram which shows the structure of an IP packetization part. IPパケット化部の処理を説明する図である。It is a figure explaining the process of an IP packetization part. 伝送ファイル属性情報の構成を示す図である。It is a figure which shows the structure of transmission file attribute information. ダウンロードヘッダの構成を示す図である。It is a figure which shows the structure of a download header. TLV(Type−Length−Value)パケットとして伝送されるダウンロード制御情報及びメディアファイルを概念的に示した図である。It is the figure which showed notionally the download control information and media file transmitted as a TLV (Type-Length-Value) packet. 本発明の実施形態による受信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the receiver by embodiment of this invention. FLUTEのIPパケットへの変換手順を示すフローチャートである。It is a flowchart which shows the conversion procedure to the IP packet of FLUTE. FDTインスタンスを伝送するFLUTEのIPパケットの構成を示す図である。It is a figure which shows the structure of the IP packet of FLUTE which transmits an FDT instance. エンコーディングシンボルを伝送するFLUTEのIPパケットの構成を示す図である。It is a figure which shows the structure of the IP packet of FLUTE which transmits an encoding symbol. SDP(Session Description Protocol)情報の項目及び記述方法を説明する図である。It is a figure explaining the item and description method of SDP (Session Description Protocol) information. FDTインスタンスの項目及び記述方法を説明する図である。It is a figure explaining the item and description method of an FDT instance. FDTインスタンスを伝送する場合のALC/LCTヘッダの項目及び記述方法を説明する図である。It is a figure explaining the item and description method of an ALC / LCT header in the case of transmitting an FDT instance. 図15の続きである。It is a continuation of FIG. エンコーディングシンボルを伝送する場合のALC/LCTヘッダの項目及び記述方法を説明する図である。It is a figure explaining the item and description method of an ALC / LCT header in the case of transmitting an encoding symbol.

以下、本発明を実施するための最良の形態について、図面を参照して説明する。
〔伝送システム〕
まず、本発明の実施形態による受信装置を含む伝送システムについて説明する。図1は、伝送システムの概略構成を示す図である。この伝送システムは、例えば、高度BSダウンロード方式によるファイルのダウンロードサービスを実現するシステムであり、送信装置1及び受信装置2により構成される。送信装置1及び受信装置2は一方向伝送路3により接続される。
The best mode for carrying out the present invention will be described below with reference to the drawings.
[Transmission system]
First, a transmission system including a receiving device according to an embodiment of the present invention will be described. FIG. 1 is a diagram illustrating a schematic configuration of a transmission system. This transmission system is, for example, a system that realizes a file download service using an advanced BS download method, and includes a transmission device 1 and a reception device 2. The transmitter 1 and the receiver 2 are connected by a one-way transmission path 3.

送信装置1は、メディアファイル、コンテンツファイル、メタデータファイル、ファイルパッケージ等のファイル及びダウンロード制御情報(ファイルをダウンロードするために必要な制御情報)を送信する際に、伝送ファイル属性情報及びデータユニットをIPパケットに格納し、IPパケットをTLVパケットにカプセル化し、一方向伝送路3を介して受信装置2へ送信する装置である。受信装置2は、FLUTEクライアント機能を有しており、送信装置1により送信されたTLVパケットを、一方向伝送路3を介して受信し、TLVパケットをIPパケットにデカプセル化し、IPパケットをFLUTEのIPパケットに変換し、元のファイルを再構成する装置である。   When transmitting the media file, the content file, the metadata file, the file package, and the like and the download control information (control information necessary for downloading the file), the transmission device 1 transmits the transmission file attribute information and the data unit. This is an apparatus that stores in an IP packet, encapsulates the IP packet in a TLV packet, and transmits the packet to the receiving apparatus 2 via the one-way transmission path 3. The receiving apparatus 2 has a FLUTE client function, receives the TLV packet transmitted by the transmitting apparatus 1 via the one-way transmission path 3, decapsulates the TLV packet into an IP packet, and converts the IP packet into a FLUTE It is a device that converts IP packets and reconstructs the original file.

〔送信装置〕
次に、図1に示した送信装置1について詳細に説明する。図2は、送信装置1の構成を示すブロック図である。この送信装置1は、IPパケット化部11,12、IP/UDPヘッダ圧縮部13及びTLVパケット化部14を備えており、ダウンロード制御情報及びメディアファイルを伝送する際に、ダウンロード制御情報及びメディアファイルからデータユニット及び伝送ファイル属性情報をそれぞれ生成し、ダウンロードヘッダを付加してIPパケットを生成し、IPパケットをTLVパケットにカプセル化し、受信装置2へ送信する。尚、本発明の実施形態において、送信装置1はTLVパケットを送信するが、IPパケットを送信するようにしてもよい。以下、メディアファイルを送信装置1から受信装置2へ送信する例について説明する。
[Transmitter]
Next, the transmitter 1 shown in FIG. 1 will be described in detail. FIG. 2 is a block diagram illustrating a configuration of the transmission device 1. The transmission device 1 includes IP packetization units 11 and 12, an IP / UDP header compression unit 13 and a TLV packetization unit 14, and when the download control information and the media file are transmitted, the download control information and the media file are transmitted. Then, a data unit and transmission file attribute information are generated from each, a download header is added to generate an IP packet, the IP packet is encapsulated in a TLV packet, and transmitted to the receiving device 2. In the embodiment of the present invention, the transmission device 1 transmits a TLV packet, but may transmit an IP packet. Hereinafter, an example in which a media file is transmitted from the transmission device 1 to the reception device 2 will be described.

IPパケット化部11は、ダウンロード制御情報を入力し、データユニット及び伝送ファイル属性情報を生成し、データユニット及び伝送ファイル属性情報にダウンロードヘッダをそれぞれ付加し、IPパケットを生成してIP/UDPヘッダ圧縮部13に出力する。ここで、IPパケット化部11がIP/UDPヘッダ圧縮部13へ出力するIPパケットには、ダウンロード制御情報のデータユニットが格納されたIPパケットと、ダウンロード制御情報の伝送ファイル属性情報が格納されたIPパケットとの2種類がある。   The IP packetization unit 11 inputs download control information, generates a data unit and transmission file attribute information, adds a download header to the data unit and transmission file attribute information, generates an IP packet, and generates an IP / UDP header. Output to the compression unit 13. Here, the IP packet output from the IP packetization unit 11 to the IP / UDP header compression unit 13 includes an IP packet storing a data unit of download control information and transmission file attribute information of download control information. There are two types of IP packets.

図3は、ダウンロード制御情報の構成を示す図である。ダウンロード制御情報は、1つのコンテンツであるメディアファイルに対応した情報であり、メディアファイルを送信装置1から受信装置2へダウンロードするために必要な制御情報である。ダウンロード制御情報は、「コンテンツ所在情報」「送信元IPアドレス、宛先IPアドレス、宛先ポート番号」「配信開始時刻及び配信終了時刻」「コンテンツID」「ライセンスID」「ECGメタデータの所在情報」「再生制御情報所在情報」「購入属性メタデータの所在情報」「ライセンス所在情報」等により構成される。   FIG. 3 is a diagram showing a configuration of download control information. The download control information is information corresponding to a media file that is one content, and is control information necessary for downloading the media file from the transmission device 1 to the reception device 2. The download control information includes “content location information” “source IP address, destination IP address, destination port number” “distribution start time and distribution end time” “content ID” “license ID” “ECG metadata location information” “ It includes playback control information location information, location information of purchase attribute metadata, license location information, and the like.

図2に戻って、IPパケット化部12は、メディアファイルを入力し、IPパケット化部11と同様に、データユニット及び伝送ファイル属性情報を生成し、ダウンロードヘッダをそれぞれ付加し、IPパケットを生成してIP/UDPヘッダ圧縮部13に出力する。ここで、IPパケット化部12がIP/UDPヘッダ圧縮部13へ出力するIPパケットには、メディアファイルのデータユニットが格納されたIPパケットと、メディアファイルの伝送ファイル属性情報が格納されたIPパケットとの2種類がある。   Returning to FIG. 2, the IP packetizing unit 12 inputs a media file, generates a data unit and transmission file attribute information, adds a download header, and generates an IP packet, like the IP packetizing unit 11. And output to the IP / UDP header compression unit 13. Here, the IP packet output from the IP packetization unit 12 to the IP / UDP header compression unit 13 includes an IP packet storing a data unit of a media file and an IP packet storing transmission file attribute information of the media file. There are two types.

図4は、IPパケット化部11,12の構成を示すブロック図である。図5は、IPパケット化部11,12の処理を説明する図である。このIPパケット化部11,12は、データユニット生成部31、属性情報生成部32、ダウンロードヘッダ付加部33及びIPパケット生成部34を備えている。   FIG. 4 is a block diagram showing the configuration of the IP packetizing units 11 and 12. FIG. 5 is a diagram for explaining the processing of the IP packetizing units 11 and 12. The IP packetization units 11 and 12 include a data unit generation unit 31, an attribute information generation unit 32, a download header addition unit 33, and an IP packet generation unit 34.

データユニット生成部31は、ダウンロード制御情報またはメディアファイルを入力し、予め設定された一定長単位のサイズのデータユニットに分割し、複数のデータユニットを生成する。そして、データユニット生成部31は、生成した複数のデータユニットに基づいてパリティユニットを生成し、データユニット及びパリティユニットからなるブロックを生成し、ブロック毎のデータユニット及びパリティユニットをデータユニット#1〜#N(データユニット及びパリティユニットを総称してデータユニットという。)としてダウンロードヘッダ付加部33に出力する(ステップS501)。データユニットのサイズは自由に設定することができ、例えば、1344バイト、4032バイトとする。   The data unit generation unit 31 receives download control information or a media file, divides the data unit into data units having a predetermined unit length, and generates a plurality of data units. Then, the data unit generation unit 31 generates a parity unit based on the generated plurality of data units, generates a block including the data unit and the parity unit, and sets the data unit and the parity unit for each block to the data units # 1 to # 1. The data is output to the download header adding unit 33 as #N (a data unit and a parity unit are collectively referred to as a data unit) (step S501). The size of the data unit can be freely set, for example, 1344 bytes and 4032 bytes.

属性情報生成部32は、ダウンロード制御情報またはメディアファイルを入力し、ダウンロード制御情報またはメディアファイルに基づいて、ダウンロード制御情報またはメディアファイルの識別情報及び大きさ等を含む伝送ファイル属性情報を生成し、ダウンロードヘッダ付加部33に出力する(ステップS502)。この場合、属性情報生成部32は、生成した伝送ファイル属性情報のサイズが、データユニット生成部31により生成されるデータユニットのサイズ(一定長単位のサイズ)よりも大きいときに、生成した伝送ファイル属性情報を、データユニットと同じサイズに分割する。   The attribute information generation unit 32 inputs download control information or a media file, generates transmission file attribute information including download control information or media file identification information and size based on the download control information or the media file, It outputs to the download header addition part 33 (step S502). In this case, the attribute information generation unit 32 generates the generated transmission file when the size of the generated transmission file attribute information is larger than the size of the data unit generated by the data unit generation unit 31 (size of a fixed length unit). The attribute information is divided into the same size as the data unit.

図6は、伝送ファイル属性情報の構成を示す図である。伝送ファイル属性情報は、「ダウンロードヘッダにおけるブロック番号(Block Number)フィールドのビット数」「ブロック内のパケット数」「伝送ファイル属性情報パケットの最終シーケンス番号」「FEC方式を特定するための識別子」「コンテンツロケーション(Content−Location)(URI/ファイル本体の名前)」「ファイル長(File Length)」「コンテンツタイプ(Content Type)」「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」「格納先のディレクトリ構成」「コンテンツエンコーディング(Content Encoding)」「伝送長(Transfer Length)」「コンテンツMD5(Content MD5)」「エクスパイア(Expires)属性」から構成される。図6の説明において、ダウンロード制御情報及びメディアファイルをファイルという。   FIG. 6 is a diagram showing a configuration of transmission file attribute information. Transmission file attribute information includes “number of bits in block number (Block Number) field in download header”, “number of packets in block”, “last sequence number of transmission file attribute information packet”, “identifier for specifying FEC method”, “ “Content-Location” (URI / name of the file body) ““ File Length ”“ Content Type ”“ Last block number for transmitting the file and last sequence number of the last block ”“ Storage ” Previous directory structure ”“ Content encoding ”“ Transfer length ”“ Content MD5 ”“ Content MD5 ” It consists of Spire (Expires) attributes ". In the description of FIG. 6, the download control information and the media file are referred to as files.

属性情報生成部32は、一方向伝送路3の種類及び特性に応じて予め設定されたビット長を、「ダウンロードヘッダにおけるブロック番号(Block Number)フィールドのビット数」に設定する。このブロック番号フィールドのビット数及びブロック番号の詳細については後述する。また、属性情報生成部32は、予め設定された、ブロック内のパケット数を、「ブロック内のパケット数」に設定する。「ブロック内のパケット数」とは、ファイルから分離されたデータユニットとデータユニットから生成されたパリティユニットとの集合体であるブロックにおいて、そのブロック内で送信され得るパケットの数である。   The attribute information generation unit 32 sets a bit length set in advance according to the type and characteristics of the one-way transmission path 3 to “the number of bits in the block number field in the download header”. Details of the number of bits and the block number in the block number field will be described later. Further, the attribute information generation unit 32 sets the preset number of packets in the block to “number of packets in block”. The “number of packets in a block” is the number of packets that can be transmitted in a block in a block that is an aggregate of data units separated from a file and parity units generated from the data units.

また、属性情報生成部32は、生成した伝送ファイル属性情報を分割した場合、分割した伝送ファイル属性情報の数である伝送ファイル属性情報の最終パケットの番号を「伝送ファイル属性情報パケットの最終シーケンス番号」に設定する。尚、伝送ファイル属性情報のサイズがデータユニットのサイズ以下の場合は、「属性情報パケットの最終シーケンス番号」は0となる。   Further, when the generated transmission file attribute information is divided, the attribute information generation unit 32 sets the final packet number of the transmission file attribute information, which is the number of the divided transmission file attribute information, as “the final sequence number of the transmission file attribute information packet”. To "". When the size of the transmission file attribute information is equal to or smaller than the size of the data unit, the “last sequence number of the attribute information packet” is 0.

また、属性情報生成部32は、ファイルのサイズを「ファイル長(File Length)」に設定し、ファイルのコンテンツタイプを「コンテンツタイプ(Content Type)」に設定する。また、属性情報生成部32は、データユニット生成部31により生成されるデータユニット及びパリティユニットの数、予め設定されたデータユニットのサイズ等に基づいて、ブロックの数及びシーケンスの数を算出し、これらを「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」に設定する。   Further, the attribute information generation unit 32 sets the file size to “File Length” and sets the content type of the file to “Content Type”. Further, the attribute information generation unit 32 calculates the number of blocks and the number of sequences based on the number of data units and parity units generated by the data unit generation unit 31, the size of the data unit set in advance, and the like. These are set to “the last block number for transmitting the file and the last sequence number of the last block”.

また、属性情報生成部32は、ファイルを符号化して伝送する場合、その方式を「コンテンツエンコーディング(Content Encoding)」に設定し、符号化して伝送する場合に元のファイルの長さと伝送時のファイルの長さが異なるため、伝送時のファイルの長さ「伝送長(Transfer Length)」を設定する。また、受信装置2がファイルを正しく受信できたか否かをチェックするためのチェックサム「コンテンツMD5(Content MD5)」を設定する。さらに、「FEC方式を特定するための識別子」「コンテンツロケーション(Content−Location)(URI/ファイル本体の名前)」「格納先のディレクトリ構成」「エクスパイア(Expires)属性」も設定する。   In addition, when the attribute information generating unit 32 encodes and transmits a file, the attribute information generation unit 32 sets the method to “content encoding”, and when encoding and transmitting the file, the length of the original file and the file at the time of transmission Therefore, the length of the file at the time of transmission is set to “Transfer Length”. In addition, a checksum “content MD5 (content MD5)” for checking whether or not the receiving apparatus 2 has received the file correctly is set. Furthermore, “an identifier for specifying the FEC method”, “content location (Content-Location) (URI / name of file body)”, “directory configuration of storage destination”, and “Expires attribute” are also set.

図4及び図5に戻って、ダウンロードヘッダ付加部33は、データユニット生成部31からデータユニット#1〜#Nを入力し、属性情報生成部32から伝送ファイル属性情報を入力し、データユニット#1〜#N及び伝送ファイル属性情報に対し、ダウンロードヘッダを付加する(ステップS503)。   4 and 5, the download header adding unit 33 inputs the data units # 1 to #N from the data unit generating unit 31, inputs the transmission file attribute information from the attribute information generating unit 32, and receives the data unit #. A download header is added to 1 to #N and the transmission file attribute information (step S503).

図7は、ダウンロードヘッダの構成を示す図である。ダウンロードヘッダは、3つのフィールドからなる64ビットのヘッダであり、「トランスポートファイル識別子(TFID:Transport File ID)」「ブロック番号(Block Number)」「シーケンス番号(Sequence Number)」から構成される。「TFID」フィールドに割り当てられるビット数(フィールド幅)は32である。「ブロック番号」及び「シーケンス番号」フィールドに割り当てられるビット数は合計32であるが、それぞれ可変長であり、一方向伝送路3の種類及び特性に応じて、または、伝送されるダウンロード制御情報またはメディアファイルに応じて予め設定される。また、同じダウンロード制御情報またはメディアファイルを伝送中は、これらのフィールド幅は変更されず、固定値が用いられる。この「ブロック番号」フィールドに割り当てられるビット数は、属性情報生成部32により、図6に示した伝送ファイル属性情報の「ダウンロードヘッダにおけるブロック番号(Block Number)フィールドのビット数」に設定される。例えば、「ブロック番号」フィールドのビット数を0とすることにより、32ビットの全てを「シーケンス番号」フィールドとして用いることができる。   FIG. 7 is a diagram showing the configuration of the download header. The download header is a 64-bit header composed of three fields, and includes a “transport file identifier (TFID)”, a “block number”, and a “sequence number”. The number of bits (field width) allocated to the “TFID” field is 32. The total number of bits assigned to the “block number” and “sequence number” fields is 32, but each has a variable length, depending on the type and characteristics of the one-way transmission path 3, or transmitted download control information or It is preset according to the media file. Further, during transmission of the same download control information or media file, these field widths are not changed, and fixed values are used. The number of bits allocated to this “block number” field is set by the attribute information generation unit 32 to “number of bits in the block number field in the download header” of the transmission file attribute information shown in FIG. For example, by setting the number of bits in the “block number” field to 0, all 32 bits can be used as the “sequence number” field.

「TFID」は、伝送するダウンロード制御情報またはメディアファイルを一意に識別するためのラベルの役割を果たす。したがって、ダウンロードヘッダ付加部33は、同一のダウンロード制御情報に対して同一の「TFID」を設定し、同一のメディアファイルに対して同一の「TFID」を設定する。   “TFID” serves as a label for uniquely identifying download control information or a media file to be transmitted. Therefore, the download header adding unit 33 sets the same “TFID” for the same download control information, and sets the same “TFID” for the same media file.

「ブロック番号」は、伝送するダウンロード制御情報またはメディアファイルにおけるデータユニットをまとめた単位であるブロックの番号を示す。また、「シーケンス番号」は、ブロック内のデータユニット#1〜#Nの番号、及び伝送ファイル属性情報(分割した場合はそれぞれの伝送ファイル属性情報)の番号を示す。例えば、最初の伝送ファイル属性情報に対してはブロック番号=0,シーケンス番号=0が設定され、次の伝送ファイル属性情報が存在する場合、ブロック番号=0,シーケンス番号=1が設定され、最終の伝送ファイル属性情報までシーケンス番号がインクリメントされて設定される。また、伝送ファイル属性情報に続くデータユニットには、最終の伝送ファイル属性情報に対して設定されたシーケンス番号に引き続くシーケンス番号が設定される。   The “block number” indicates a block number which is a unit in which data units in the download control information or media file to be transmitted are collected. “Sequence number” indicates the number of data units # 1 to #N in the block and the number of transmission file attribute information (respective transmission file attribute information when divided). For example, for the first transmission file attribute information, block number = 0, sequence number = 0 is set, and when the next transmission file attribute information exists, block number = 0, sequence number = 1 is set, and the final The sequence number is incremented and set up to the transmission file attribute information. In the data unit following the transmission file attribute information, a sequence number subsequent to the sequence number set for the final transmission file attribute information is set.

具体的に説明すると、属性情報生成部32により1つの伝送ファイル属性情報が生成された場合、ダウンロードヘッダ付加部33は、最初のブロック(ブロック番号=0)において、伝送ファイル属性情報に対しブロック番号=0,シーケンス番号=0を設定する。そして、ダウンロードヘッダ付加部33は、最初のブロックの先頭のデータユニットに対しブロック番号=0,シーケンス番号=1を設定し、その次のデータユニットに対しブロック番号=0,シーケンス番号=2を設定する。シーケンス番号は、データユニットの数に応じて1ずつ増加する。そして、ダウンロードヘッダ付加部33は、次のブロック(ブロック番号=1)においても、最初のブロックにおける伝送ファイル属性情報と同一の伝送ファイル属性情報に対しブロック番号=0,シーケンス番号=0を設定する。そして、ダウンロードヘッダ付加部33は、そのブロック(ブロック番号=1)の先頭のデータユニットに対しブロック番号=1,シーケンス番号=1を設定し、その次のデータユニットに対しブロック番号=1,シーケンス番号=2を設定する。   More specifically, when one piece of transmission file attribute information is generated by the attribute information generation unit 32, the download header addition unit 33 determines the block number for the transmission file attribute information in the first block (block number = 0). = 0, sequence number = 0 is set. The download header adding unit 33 sets block number = 0 and sequence number = 1 for the first data unit of the first block, and sets block number = 0 and sequence number = 2 for the next data unit. To do. The sequence number increases by one according to the number of data units. Then, in the next block (block number = 1), the download header adding unit 33 sets block number = 0 and sequence number = 0 for the same transmission file attribute information as the transmission file attribute information in the first block. . Then, the download header adding unit 33 sets block number = 1 and sequence number = 1 for the first data unit of the block (block number = 1), and block number = 1 and sequence for the next data unit. Set number = 2.

このように、ダウンロードヘッダ付加部33は、伝送ファイル属性情報及びデータユニットに対し、TFID、ブロック番号及びシーケンス番号からなるダウンロードヘッダを付加する。この場合、ダウンロードヘッダ付加部33は、データユニット生成部31により生成された複数のブロックに対して同一の伝送ファイル属性情報を割り付け、一つのブロックに対応する伝送ファイル属性情報のうちの最初の伝送ファイル属性情報に対し、ブロック番号=0,シーケンス番号=0を統一して設定するようにした。これにより、受信端末2は、受信したパケットについて、ダウンロードヘッダにおけるブロック番号及びシーケンス番号の両フィールドを連結した32ビットのデータが0x00000000であるか否かを判定し、0x00000000であると判定した場合、ブロック番号フィールドのビット数及びシーケンス番号フィールドのビット数の設定に関わらず、このようなダウンロードヘッダを持つパケットが、伝送ファイル属性情報を含むパケット(最初の伝送ファイル属性情報を含むパケット)であることを認識することができる。   As described above, the download header adding unit 33 adds a download header including the TFID, the block number, and the sequence number to the transmission file attribute information and the data unit. In this case, the download header addition unit 33 assigns the same transmission file attribute information to the plurality of blocks generated by the data unit generation unit 31, and the first transmission of the transmission file attribute information corresponding to one block. For file attribute information, block number = 0 and sequence number = 0 are unified and set. Thereby, the receiving terminal 2 determines whether or not the 32-bit data obtained by concatenating both the block number and sequence number fields in the download header is 0x00000000 for the received packet, and if it is determined that it is 0x00000000, Regardless of the setting of the number of bits in the block number field and the number of bits in the sequence number field, a packet having such a download header is a packet including transmission file attribute information (a packet including the first transmission file attribute information). Can be recognized.

図4及び図5に戻って、IPパケット生成部34は、ダウンロードヘッダ付加部33によりダウンロードヘッダが付加されたデータユニット及び伝送ファイル属性情報にIPヘッダ及びUDPヘッダを付加してIPパケットを生成し、IP/UDPヘッダ圧縮部13に出力する(ステップS504)。ここで、IPパケット生成部34は、ダウンロード制御情報を格納するIPパケット及びメディアファイルを格納するIPパケットに対し、異なる宛先ポート番号のUDPヘッダを付加する。   4 and 5, the IP packet generator 34 generates an IP packet by adding an IP header and a UDP header to the data unit to which the download header is added by the download header adding unit 33 and the transmission file attribute information. And output to the IP / UDP header compression unit 13 (step S504). Here, the IP packet generator 34 adds UDP headers having different destination port numbers to the IP packet storing the download control information and the IP packet storing the media file.

図2に戻って、IP/UDPヘッダ圧縮部13は、IPパケット化部11からダウンロード制御情報のデータユニットが格納されたIPパケット及びダウンロード制御情報の伝送ファイル属性情報が格納されたIPパケットを入力し、IPパケット化部12からメディアファイルのデータユニットが格納されたIPパケット及びメディアファイルの伝送ファイル属性情報が格納されたIPパケットを入力する。そして、IP/UDPヘッダ圧縮部13は、IPパケットに付加されたIPヘッダ及びUDPヘッダを圧縮して圧縮ヘッダを生成し、IPヘッダ及びUDPヘッダの代わりに圧縮ヘッダを付加したIPパケットを生成し、TLVパケット化部14に出力する。   Returning to FIG. 2, the IP / UDP header compression unit 13 inputs the IP packet storing the data unit of the download control information and the IP packet storing the transmission file attribute information of the download control information from the IP packetizing unit 11. Then, the IP packet storing unit 12 receives the IP packet storing the data unit of the media file and the IP packet storing the transmission file attribute information of the media file. Then, the IP / UDP header compression unit 13 compresses the IP header and UDP header added to the IP packet to generate a compressed header, and generates an IP packet with the compressed header added instead of the IP header and UDP header. , Output to the TLV packetization unit 14.

TLVパケット化部14は、IP/UDPヘッダ圧縮部13からIPパケットを入力し、IPパケットをTLVパケットにカプセル化してTLVパケットを生成し、一方向伝送路3を介して受信装置2へ送信する。   The TLV packetization unit 14 receives the IP packet from the IP / UDP header compression unit 13, encapsulates the IP packet into a TLV packet, generates a TLV packet, and transmits the TLV packet to the receiving device 2 via the one-way transmission path 3. .

尚、TLVパケット化部14は、IPパケット化部11及びIPパケット化部12からIPパケットを直接入力し、圧縮されていないIPヘッダ及びUDPヘッダが付加されたIPパケットをカプセル化し、TLVパケットを受信装置2へ送信するようにしてもよい。   The TLV packetizing unit 14 directly inputs the IP packet from the IP packetizing unit 11 and the IP packetizing unit 12, encapsulates the IP packet to which the uncompressed IP header and UDP header are added, and converts the TLV packet into the TLV packet. You may make it transmit to the receiver 2.

図8は、TLVパケットとして伝送されるダウンロード制御情報及びメディアファイルを概念的に示した図である。送信装置1から受信装置2へ送信されるTLVパケットには、ダウンロード制御情報のパケットとメディアファイルのパケットとの2種類があり、具体的には、ダウンロード制御情報のデータユニットが格納されたTLVパケット及びダウンロード制御情報の伝送ファイル属性情報が格納されたTLVパケットと、メディアファイルのデータユニットが格納されたTLVパケット及びメディアファイルの伝送ファイル属性情報が格納されたTLVパケットとがある。図8に示すように、例えば、ダウンロード制御情報のTLVパケットにおける宛先ポート番号は50000であり、メディアファイルのTLVパケットの宛先ポート番号は50001であり、IPパケット化部11,12のIPパケット生成部34によって異なる番号に設定される。これにより、受信装置2は、UDPヘッダの宛先ポート番号に基づいて、ダウンロード制御情報とメディアファイルとを区別することができる。尚、送信元ポート番号は任意の番号が設定される。   FIG. 8 is a diagram conceptually showing download control information and media files transmitted as TLV packets. There are two types of TLV packets transmitted from the transmission apparatus 1 to the reception apparatus 2: a download control information packet and a media file packet. Specifically, a TLV packet in which a data unit of download control information is stored. And a TLV packet storing transmission file attribute information of download control information, a TLV packet storing media file data units, and a TLV packet storing media file transmission file attribute information. As shown in FIG. 8, for example, the destination port number in the TLV packet of the download control information is 50000, the destination port number of the TLV packet of the media file is 50001, and the IP packet generators of the IP packetizers 11 and 12 34 is set to a different number. Thereby, the receiving device 2 can distinguish the download control information from the media file based on the destination port number of the UDP header. An arbitrary number is set as the source port number.

このように、送信装置1は、ダウンロード制御情報及びメディアファイルを伝送する際に、ダウンロード制御情報及びメディアファイルからデータユニット及び伝送ファイル属性情報をそれぞれ生成し、ダウンロードヘッダを付加してIPパケットを生成し、TLVパケットを生成して受信装置2へ送信するようにした。このファイル伝送方式は、放送固有の伝送に特化することで、オーバーヘッドの少ない効率的な処理が可能であるから、特に、衛星放送のような高速伝送路に利用することができる。   As described above, when transmitting the download control information and the media file, the transmission device 1 generates the data unit and the transmission file attribute information from the download control information and the media file, and generates the IP packet by adding the download header. Then, a TLV packet is generated and transmitted to the receiving device 2. This file transmission method can be used for a high-speed transmission line such as satellite broadcasting because it can perform efficient processing with little overhead by specializing in transmission specific to broadcasting.

〔受信装置〕
次に、図1に示した本発明の実施形態による受信装置2について詳細に説明する。図9は、受信装置2の構成を示すブロック図である。この受信装置2は、TLVデパケット化部21、IP/UDPヘッダ復元部22、SDP生成部23、FDT生成部24、ALC/LCTヘッダ生成部25及びFLUTEクライアント26を備えている。受信装置2は、送信装置1から一方向伝送路3を介して、ダウンロード制御情報のTLVパケット及びメディアファイルのTLVパケットを受信し、TLVパケットをIPパケットにデカプセル化し、IPパケットをFLUTEのIPパケットに変換し、元のメディアファイルを再構成する。これにより、送信装置1におけるメディアファイルを復元することができる。
[Receiver]
Next, the receiving apparatus 2 according to the embodiment of the present invention shown in FIG. 1 will be described in detail. FIG. 9 is a block diagram illustrating a configuration of the receiving device 2. The receiving apparatus 2 includes a TLV depacketization unit 21, an IP / UDP header restoration unit 22, an SDP generation unit 23, an FDT generation unit 24, an ALC / LCT header generation unit 25, and a FLUTE client 26. The receiving device 2 receives the TLV packet of the download control information and the TLV packet of the media file from the transmitting device 1 via the one-way transmission path 3, decapsulates the TLV packet into an IP packet, and converts the IP packet into a FLUTE IP packet. To reconstruct the original media file. Thereby, the media file in the transmission apparatus 1 can be restored.

TLVデパケット化部21は、送信装置1から一方向伝送路3を介してTLVパケットを受信し、TLVコンテナ形式のTLVパケットをIPパケットにデカプセル化し、圧縮ヘッダが付加されたIPパケットを生成し、IP/UDPヘッダ復元部22に出力する。   The TLV depacketization unit 21 receives a TLV packet from the transmission device 1 via the one-way transmission path 3, decapsulates the TLV packet in the TLV container format into an IP packet, and generates an IP packet with a compressed header added thereto. The data is output to the IP / UDP header restoration unit 22.

IP/UDPヘッダ復元部22は、TLVデパケット化部21から圧縮ヘッダが付加されたIPパケットを入力し、圧縮ヘッダからIPヘッダ及びUDPヘッダを復元し、IPヘッダ及びUDPヘッダを付加したIPパケットを生成し、SDP生成部23、FDT生成部24及びALC/LCTヘッダ生成部25に出力する。   The IP / UDP header restoration unit 22 receives the IP packet with the compressed header added from the TLV depacketization unit 21, restores the IP header and the UDP header from the compressed header, and receives the IP packet with the IP header and the UDP header added. And output to the SDP generation unit 23, the FDT generation unit 24 and the ALC / LCT header generation unit 25.

尚、送信装置1から送信されたTLVパケットのIPヘッダ及びUDPヘッダが圧縮されていない場合、TLVデパケット化部21は、受信したTLVパケットをデカプセル化し、IPヘッダ及びUDPヘッダが付加されたIPパケットを生成し、SDP生成部23、FDT生成部24及びALC/LCTヘッダ生成部25に直接出力する。また、送信装置1からTLVパケットではなく、圧縮ヘッダが付加されたIPパケットが直接送信された場合、IP/UDPヘッダ復元部22は、送信装置1からIPパケットを直接受信し、圧縮ヘッダからIPヘッダ及びUDPヘッダを復元し、IPヘッダ及びUDPヘッダを付加したIPパケットをSDP生成部23、FDT生成部24及びALC/LCTヘッダ生成部25に出力する。   When the IP header and the UDP header of the TLV packet transmitted from the transmission device 1 are not compressed, the TLV depacketization unit 21 decapsulates the received TLV packet and adds the IP header and the UDP header to the IP packet. Is directly output to the SDP generation unit 23, the FDT generation unit 24, and the ALC / LCT header generation unit 25. In addition, when an IP packet to which a compressed header is added is transmitted directly from the transmission apparatus 1 instead of a TLV packet, the IP / UDP header restoration unit 22 directly receives the IP packet from the transmission apparatus 1 and transmits the IP packet from the compression header. The header and the UDP header are restored, and the IP packet to which the IP header and the UDP header are added is output to the SDP generation unit 23, the FDT generation unit 24, and the ALC / LCT header generation unit 25.

ここで、IP/UDPヘッダ復元部22からSDP生成部23、FDT生成部24及びALC/LCTヘッダ生成部25に出力されるIPパケットは、IPヘッダ、UDPヘッダ及びダウンロードヘッダに加え、ペイロードに以下のデータが格納された4種類のパケットである。
(1)ダウンロード制御情報のデータユニット
(2)ダウンロード制御情報の伝送ファイル属性情報
(3)メディアファイルのデータユニット
(4)メディアファイルの伝送ファイル属性情報
Here, the IP packet output from the IP / UDP header restoration unit 22 to the SDP generation unit 23, the FDT generation unit 24, and the ALC / LCT header generation unit 25 is added to the payload in addition to the IP header, the UDP header, and the download header. Are four types of packets storing the data.
(1) Data unit of download control information (2) Transmission file attribute information of download control information (3) Data unit of media file (4) Transmission file attribute information of media file

SDP生成部23は、IP/UDPヘッダ復元部22からIPパケットを入力し、IPパケットのUDPヘッダに格納された宛先ポート番号が50000であるか50001であるかを判定し、ダウンロード制御情報が格納されたIPパケット及びメディアファイルが格納されたIPパケットを区別して選定し、ダウンロード制御情報等に基づいてSDP情報を生成し、SDP情報のIPパケットをFLUTEクライアント26に出力する。ここで、図8に示したように、UDPヘッダの宛先ポート番号が50000の場合、IPパケットにはダウンロード制御情報が格納されており、50001の場合、IPパケットにはメディアファイルが格納されている。SDP情報は、メディアファイルがどのようなIPパケットで伝送されるかを示す情報であり、メディアファイルがFLUTEのIPパケットに格納されて伝送される場合のセッションに関する情報である。SDP情報は、FLUTEクライアント26がファイルを再構成する処理を行うために、前もって必要な情報である。SDP情報の詳細については後述する。   The SDP generation unit 23 receives the IP packet from the IP / UDP header restoration unit 22, determines whether the destination port number stored in the UDP header of the IP packet is 50000 or 50001, and stores the download control information The selected IP packet and the IP packet storing the media file are distinguished and selected, SDP information is generated based on the download control information and the like, and the IP packet of the SDP information is output to the FLUTE client 26. Here, as shown in FIG. 8, when the destination port number of the UDP header is 50000, the download control information is stored in the IP packet, and in the case of 50001, the media file is stored in the IP packet. . The SDP information is information indicating what IP packet the media file is transmitted in, and is information regarding a session when the media file is stored and transmitted in an IP packet of FLUTE. The SDP information is information necessary in advance for the FLUTE client 26 to perform processing for reconstructing a file. Details of the SDP information will be described later.

FDT生成部24は、IP/UDPヘッダ復元部22からIPパケットを入力し、IPパケットのUDPヘッダに格納された宛先ポート番号に基づいて、ダウンロード制御情報が格納されたIPパケット及びメディアファイルが格納されたIPパケットを区別して選定し、メディアファイルの伝送ファイル属性情報等に基づいてFDTインスタンスを生成し、ALC/LCTヘッダ生成部25に出力する。FDTインスタンスは、メディアファイル本体の属性情報であり、FDTインスタンスを伝送するFLUTEのIPパケットにおいてペイロードに格納される。FDTインスタンスの詳細については後述する。尚、FLUTEのIPパケットには、メディアファイル本体の属性情報であるFDTインスタンスを伝送するパケット、及び、メディアファイル本体であるエンコーディングシンボルを伝送するパケットの2種類がある。詳細については後述する。   The FDT generation unit 24 receives the IP packet from the IP / UDP header restoration unit 22 and stores the IP packet and the media file storing the download control information based on the destination port number stored in the UDP header of the IP packet. The selected IP packet is selected and generated, an FDT instance is generated based on the transmission file attribute information of the media file, etc., and output to the ALC / LCT header generation unit 25. The FDT instance is attribute information of the media file body, and is stored in the payload in the FLUTE IP packet that transmits the FDT instance. Details of the FDT instance will be described later. Note that there are two types of FLUTE IP packets: a packet that transmits an FDT instance that is attribute information of the media file body, and a packet that transmits an encoding symbol that is the media file body. Details will be described later.

ALC/LCTヘッダ生成部25は、IP/UDPヘッダ復元部22からIPパケットを入力し、FDT生成部24からFDTインスタンスを入力し、IPパケットのUDPヘッダに格納された宛先ポート番号に基づいて、ダウンロード制御情報が格納されたIPパケット及びメディアファイルが格納されたIPパケットを区別して選定し、UDPヘッダ等に基づいて、FDTインスタンスを伝送する場合のALC/LCTヘッダ及びエンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成する。また、IPパケットに格納されたメディアファイルのデータユニットをエンコーディングシンボルとして扱う。そして、ALC/LCTヘッダ生成部25は、メディアファイル本体の属性情報であるFDTインスタンスを伝送する場合のALC/LCTヘッダ及びFDTインスタンスを含むFLUTEのIPパケットを生成し、FLUTEクライアント26に出力する。また、ALC/LCTヘッダ生成部25は、メディアファイル本体であるエンコーディングシンボルを伝送する場合のALC/LCTヘッダ及びエンコーディングシンボルを含むFLUTEのIPパケットを生成し、FLUTEクライアント26に出力する。   The ALC / LCT header generation unit 25 inputs an IP packet from the IP / UDP header restoration unit 22, inputs an FDT instance from the FDT generation unit 24, and based on the destination port number stored in the UDP header of the IP packet, When the IP packet storing the download control information and the IP packet storing the media file are distinguished and selected, and the ALC / LCT header and the encoding symbol when transmitting the FDT instance are transmitted based on the UDP header or the like Generate ALC / LCT header. Further, the data unit of the media file stored in the IP packet is handled as an encoding symbol. Then, the ALC / LCT header generation unit 25 generates a FLUTE IP packet including the ALC / LCT header and the FDT instance when transmitting the FDT instance that is the attribute information of the media file body, and outputs the packet to the FLUTE client 26. The ALC / LCT header generation unit 25 generates a FLUTE IP packet including an ALC / LCT header and an encoding symbol when transmitting an encoding symbol that is a media file body, and outputs the packet to the FLUTE client 26.

FLUTEの規定では、送信側において、ファイルはソースシンボルに分割され、FECによりパリティシンボルが生成され、ソースシンボル及びパリティシンボルがエンコーディングシンボルとしてパケットに格納される。また、エンコーディングシンボルをファイルに復元するためのFDTインスタンスがパケットに格納される。エンコーディングシンボル及びFDTインスタンスは、両者とも同様のオブジェクトとして受信側へ伝送される。また、各オブジェクトを伝送するパケットには、ALC/LCTヘッダが付加される。このように、FLUTEのIPパケットには、FDTインスタンスを伝送する場合のALC/LCTヘッダ及びFDTインスタンスを含むパケットと、エンコーディングシンボルを伝送する場合のALC/LCTヘッダ及びエンコーディングシンボルを含むパケットとの2種類がある。   According to the FLUTE standard, on the transmission side, a file is divided into source symbols, parity symbols are generated by FEC, and the source symbols and parity symbols are stored in the packet as encoding symbols. Also, an FDT instance for restoring the encoding symbol to a file is stored in the packet. Both the encoding symbol and the FDT instance are transmitted to the receiving side as the same object. In addition, an ALC / LCT header is added to the packet transmitting each object. As described above, the FLUTE IP packet includes 2 packets including an ALC / LCT header and an FDT instance when transmitting an FDT instance, and a packet including an ALC / LCT header and an encoding symbol when transmitting an encoding symbol. There are types.

図11は、FDTインスタンスを伝送するFLUTEのIPパケットの構成を示す図である。図11に示すように、このFLUTEのIPパケットは、IPヘッダ、UDPヘッダ、ALC/LCTヘッダ及びFDTインスタンス(FDT Instance)により構成される。ALC/LCTヘッダは、デフォルトLCTヘッダ(Default LCT Header)に加え、LCTヘッダエクステンション(LCT Header Extension)のうちのEXT_FDT及びEXT_FTI、並びにFECペイロード(Payload)IDが必要であり、V、C、・・・、エンコーディングシンボルID(Encoding Symbol ID)の各項目により構成される。ALC/LCTヘッダの各項目の詳細については後述する。   FIG. 11 is a diagram illustrating a configuration of a FLUTE IP packet that transmits an FDT instance. As shown in FIG. 11, the FLUTE IP packet includes an IP header, a UDP header, an ALC / LCT header, and an FDT instance (FDT Instance). In addition to the default LCT header (Default LCT Header), the ALC / LCT header requires EXT_FDT and EXT_FTI of the LCT header extension (LCT Header Extension), and FEC payload (Payload) ID. -It consists of each item of encoding symbol ID (Encoding Symbol ID). Details of each item of the ALC / LCT header will be described later.

図12は、エンコーディングシンボルを伝送するFLUTEのIPパケットの構成を示す図である。図12に示すように、このFLUTEのIPパケットは、IPヘッダ、UDPヘッダ、ALC/LCTヘッダ及びエンコーディングシンボル(Encoding Symbol)により構成される。ALC/LCTヘッダは、デフォルトLCTヘッダ(Default LCT Header)及びFECペイロード(Payload)IDが必要であり、V、C、・・・、エンコーディングシンボルID(Encoding Symbol ID)の各項目により構成される。ALC/LCTヘッダの各項目の詳細については後述する。   FIG. 12 is a diagram showing a configuration of a FLUTE IP packet that transmits an encoding symbol. As shown in FIG. 12, this FLUTE IP packet is composed of an IP header, a UDP header, an ALC / LCT header, and an encoding symbol (Encoding Symbol). The ALC / LCT header requires a default LCT header (Default LCT Header) and an FEC payload (Payload) ID, and is composed of items V, C,..., Encoding symbol ID (Encoding Symbol ID). Details of each item of the ALC / LCT header will be described later.

図9に戻って、FLUTEクライアント26は、SDP生成部23からSDP情報のIPパケットを入力し、SDP情報に基づいてFLUTEクライアントを起動し、ALC/LCTヘッダ生成部25からFDTインスタンスを含むFLUTEのIPパケット及びエンコーディングシンボルを含むFLUTEのIPパケットを入力し、FLUTEのIPパケットのFDTインスタンス及びエンコーディングシンボルに基づいて、ファイルを再構成する。   Returning to FIG. 9, the FLUTE client 26 inputs the IP packet of the SDP information from the SDP generation unit 23, starts the FLUTE client based on the SDP information, and the FLUTE client including the FDT instance from the ALC / LCT header generation unit 25. A FLUTE IP packet including an IP packet and an encoding symbol is input, and a file is reconfigured based on the FDT instance and the encoding symbol of the FLUTE IP packet.

図10は、IP/UDPヘッダ復元部22により出力されたIPパケットからFLUTEのIPパケットへの変換手順を示すフローチャートである。この変換処理は、SDP生成部23、FDT生成部24、ALC/LCTヘッダ生成部25及びFLUTEクライアント26によって行われる。   FIG. 10 is a flowchart showing a conversion procedure from the IP packet output by the IP / UDP header restoration unit 22 to the IP packet of FLUTE. This conversion process is performed by the SDP generation unit 23, the FDT generation unit 24, the ALC / LCT header generation unit 25, and the FLUTE client 26.

FLUTEクライアント26は、前述の非特許文献1に規定されたFLUTEのIPパケットを入力し、ファイルを再構成する処理部である。FLUTEクライアント26は、このファイル再構成処理にあたり、ファイルがどのようなIPパケットで伝送されるかを示すSDP情報が必要となる。そこで、最初に、SDP生成部23がSDP情報を生成する。   The FLUTE client 26 is a processing unit that inputs the FLUTE IP packet defined in the above-mentioned Non-Patent Document 1 and reconstructs a file. The FLUTE client 26 needs SDP information indicating in what IP packet the file is transmitted in the file reconstruction process. Therefore, first, the SDP generation unit 23 generates SDP information.

まず、SDP生成部23は、IP/UDPヘッダ復元部22からIPパケットを入力し、IPパケットのUDPヘッダに格納された宛先ポート番号に基づいて、ダウンロード制御情報が格納されたIPパケットを選定し、ダウンロードヘッダのブロック番号及びシーケンス番号に基づいて、ダウンロード制御情報のデータユニットが格納されたIPパケット及びダウンロード制御情報の伝送ファイル属性情報が格納されたIPパケットをそれぞれ選定し、データユニット及び伝送ファイル属性情報からダウンロード制御情報を生成する。そして、SDP生成部23は、ダウンロード制御情報及び予め設定された情報に基づいてSDP情報を生成し、SDP情報のIPパケットをFLUTEクライアント26に出力する(ステップS1001)。尚、前述したとおり、ダウンロードヘッダのブロック番号及びシーケンス番号がいずれも0の場合は、IPパケットには伝送ファイル属性情報が格納されており、伝送ファイル属性情報が分割された場合には、伝送ファイル属性情報の「伝送ファイル属性情報パケットの最終シーケンス番号」が示すシーケンス番号までのIPパケットに、伝送ファイル属性情報が格納されている。それ以降のIPパケットにはデータユニットが格納されている。   First, the SDP generation unit 23 inputs an IP packet from the IP / UDP header restoration unit 22, and selects an IP packet in which download control information is stored based on a destination port number stored in the UDP header of the IP packet. Based on the block number and sequence number of the download header, the IP packet storing the data unit of download control information and the IP packet storing the transmission file attribute information of download control information are selected, respectively, and the data unit and the transmission file are selected. Download control information is generated from attribute information. Then, the SDP generation unit 23 generates SDP information based on the download control information and preset information, and outputs an IP packet of the SDP information to the FLUTE client 26 (step S1001). As described above, when both the block number and the sequence number of the download header are 0, the transmission file attribute information is stored in the IP packet, and when the transmission file attribute information is divided, the transmission file Transmission file attribute information is stored in IP packets up to a sequence number indicated by “last sequence number of transmission file attribute information packet” in the attribute information. Data units are stored in subsequent IP packets.

このように、SDP生成部23がダウンロード制御情報等からSDP情報を生成することにより、SDP情報のみに対応する受信装置2においても、FLUTEクライアント26は、ファイルの再構成を開始することができる。   As described above, when the SDP generation unit 23 generates the SDP information from the download control information or the like, the FLUTE client 26 can start the reconfiguration of the file even in the receiving apparatus 2 that supports only the SDP information.

(SDP情報)
図13は、SDP情報の項目及び記述方法(SDP生成部23による設定方法)を説明する図である。SDP情報は、「送信元IPアドレス」「セッションに用いるチャンネル数」「チャンネル毎の宛先IPアドレス及び宛先ポート番号」「セッション識別子(Transport Session Identifier)」「セッションの開始時刻及び終了時刻」「プロトコルID」から構成される。
(SDP information)
FIG. 13 is a diagram illustrating items of SDP information and description methods (setting methods by the SDP generation unit 23). The SDP information includes “source IP address”, “number of channels used for session”, “destination IP address and destination port number for each channel”, “session identifier (Transport Session Identifier)”, “session start time and end time”, “protocol ID” Is comprised.

「送信元IPアドレス」は、送信されるメディアファイルの送信元IPアドレスであり、この項目には、ダウンロード制御情報から送信元IPアドレス(図3を参照)が取り出されて設定される。「セッションに用いるチャンネル数」の項目には、ダウンロード制御情報にかかわらず、1が設定される。「チャンネル毎の宛先IPアドレス及び宛先ポート番号」の項目には、ダウンロード制御情報から宛先IPアドレス及び宛先ポート番号(図3を参照)が取り出されて設定される。「セッション識別子(Transport Session Identifier)」は、メディアファイルを伝送するIPパケットの宛先ポート番号であり、この項目には、ダウンロード制御情報から宛先ポート番号が取り出されて設定される。「セッションの開始時刻及び終了時刻」の項目には、ダウンロード制御情報から配信開始時刻及び配信終了時刻が取り出されて設定される。「プロトコルID」の項目には、ダウンロード制御情報にかかわらず、FLUTE/UDPが設定される。尚、SDP情報の詳細については、非特許文献「IETF RFC2327、“SDP: Session Description Protocol”、April,1998」を参照されたい。   “Source IP address” is the source IP address of the media file to be transmitted, and the source IP address (see FIG. 3) is extracted from the download control information and set in this item. In the item “number of channels used in session”, 1 is set regardless of the download control information. In the item “destination IP address and destination port number for each channel”, the destination IP address and the destination port number (see FIG. 3) are extracted from the download control information and set. The “session identifier (Transport Session Identifier)” is the destination port number of the IP packet that transmits the media file, and the destination port number is extracted from the download control information and set in this item. In the item “session start time and end time”, the distribution start time and the distribution end time are extracted from the download control information and set. In the item “Protocol ID”, FLUTE / UDP is set regardless of the download control information. Refer to the non-patent document “IETF RFC2327,“ SDP: Session Description Protocol ”, April, 1998” for details of the SDP information.

図10に戻って、次に、FLUTEクライアント26は、SDP生成部23からSDP情報を入力し、FLULEクライアントを起動する(ステップS1002)。これにより、FLUTEクライアント26は、SDP情報によって、メディアファイルが格納されたFLUTEのIPパケットを取得することができる。つまり、送信装置1は、SDP情報を送信する代わりに、ダウンロード制御情報を送信し、受信装置2は、受信したダウンロード制御情報を解釈し、ダウンロード制御情報に基づいてSDP情報を仮想的に生成する。これにより、FLUTEクライアント26は、メディアファイルが格納されたFLUTEのIPパケットを取得することができ、ファイルの再構成を開始することができる。   Returning to FIG. 10, next, the FLUTE client 26 inputs the SDP information from the SDP generation unit 23 and starts the FLULE client (step S1002). As a result, the FLUTE client 26 can acquire the FLUTE IP packet in which the media file is stored, based on the SDP information. That is, the transmitting device 1 transmits download control information instead of transmitting SDP information, and the receiving device 2 interprets the received download control information and virtually generates SDP information based on the download control information. . As a result, the FLUTE client 26 can acquire the FLUTE IP packet in which the media file is stored, and can start reconstructing the file.

FLUTEでは、メディアファイルがソースシンボルに分割され、FECによりパリティシンボルが生成され、ソースシンボル及びパリティシンボルがエンコーディングシンボルとしてパケットに格納される。一方、エンコーディングシンボルをメディアファイルに復元するために必要なFDTインスタンスがメディアファイルと同様のオブジェクトとして伝送される。図11及び図12に示したように、各オブジェクトを伝送するパケットは、ALC/LCTヘッダを備える。   In FLUTE, a media file is divided into source symbols, parity symbols are generated by FEC, and the source symbols and parity symbols are stored in the packet as encoding symbols. On the other hand, an FDT instance necessary for restoring an encoding symbol to a media file is transmitted as an object similar to the media file. As shown in FIGS. 11 and 12, the packet for transmitting each object includes an ALC / LCT header.

そこで、ALC/LCTヘッダ生成部25において、データユニット及び伝送ファイル属性情報が格納されたIPパケットを、FLUTEクライアント26が処理可能なFLUTEのIPパケットに変換するために、FLUTEのIPパケットを構成するFDTインスタンス、エンコーディングシンボル、FDTインスタンスを伝送する場合のALC/LCTヘッダ、及びエンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成する必要がある。ここで、エンコーディングシンボルは、IPパケットに格納されたメディアファイルのデータユニットがそのまま用いられるから、このエンコーディングシンボルを除き、以下の処理が必要となる。
(a)伝送ファイル属性情報等からFDTインスタンスを生成する。
(b)ダウンロードヘッダ及び伝送ファイル属性情報等から、FDTインスタンスを伝送する場合のALC/LCTヘッダを生成する。
(c)ダウンロードヘッダ等から、エンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成する。
Therefore, the ALC / LCT header generation unit 25 configures the FLUTE IP packet in order to convert the IP packet storing the data unit and the transmission file attribute information into a FLUTE IP packet that can be processed by the FLUTE client 26. It is necessary to generate an FLC instance, an encoding symbol, an ALC / LCT header when transmitting an FDT instance, and an ALC / LCT header when transmitting an encoding symbol. Here, since the encoding unit uses the data unit of the media file stored in the IP packet as it is, the following processing is required except for this encoding symbol.
(A) An FDT instance is generated from transmission file attribute information or the like.
(B) An ALC / LCT header for transmitting an FDT instance is generated from the download header and transmission file attribute information.
(C) An ALC / LCT header for transmitting an encoding symbol is generated from a download header or the like.

FDT生成部24は、IP/UDPヘッダ復元部22からIPパケットを入力し、IPパケットのUDPヘッダに格納された宛先ポート番号に基づいて、メディアファイルが格納されたIPパケットを選定し、ダウンロードヘッダのブロック番号及びシーケンス番号に基づいて、メディアファイルの伝送ファイル属性情報が格納されたIPパケットを選定する。そして、FDT生成部24は、メディアファイルの伝送ファイル属性情報及び予め設定された情報に基づいてFDTインスタンスを生成し、FDTインスタンスをALC/LCTヘッダ生成部25に出力する(ステップS1003)。   The FDT generation unit 24 inputs the IP packet from the IP / UDP header restoration unit 22, selects an IP packet in which the media file is stored based on the destination port number stored in the UDP header of the IP packet, and download header The IP packet storing the transmission file attribute information of the media file is selected based on the block number and the sequence number. Then, the FDT generation unit 24 generates an FDT instance based on the transmission file attribute information of the media file and preset information, and outputs the FDT instance to the ALC / LCT header generation unit 25 (step S1003).

このように、FDT生成部24がメディアファイルの伝送ファイル属性情報等からFDTインスタンスを生成することにより、ALC/LCTヘッダ生成部25において、FDTインスタンスを伝送するFLUTEのIPパケットを生成することができる。   As described above, when the FDT generation unit 24 generates the FDT instance from the transmission file attribute information of the media file, the ALC / LCT header generation unit 25 can generate the FLUTE IP packet for transmitting the FDT instance. .

(FDTインスタンス)
図14は、FDTインスタンスの項目(属性)及び記述方法(FDT生成部24による設定方法)を説明する図である。FDTインスタンスは、「コンテンツロケーション(Content−Location)」「TOI(Transport Object Identifier)」「エクスパイア(Expires)」から構成される。
(FDT instance)
FIG. 14 is a diagram for explaining items (attributes) and description methods (setting methods by the FDT generation unit 24) of FDT instances. The FDT instance is composed of “content location (Content-Location)”, “TOI (Transport Object Identifier)”, and “Expires”.

「コンテンツロケーション(Content−Location)」の項目には、メディアファイルの伝送ファイル属性情報からコンテンツロケーション(Content−Location)(URI/ファイル本体の名前)(図6を参照)が取り出されて設定される。「TOI(Transport Object Identifier)」の項目には、メディアファイルの伝送ファイル属性情報にかかわらず、0が設定される。「エクスパイア(Expires)」の項目には、メディアファイルの伝送ファイル属性情報からエクスパイア(Expires)属性(図6を参照)が取り出されて設定される。   In the item “content location (Content-Location)”, the content location (Content-Location) (URI / name of the file body) (see FIG. 6) is set from the transmission file attribute information of the media file. . In the item of “TOI (Transport Object Identifier)”, 0 is set regardless of the transmission file attribute information of the media file. The item “Expires” is set by extracting an Expires attribute (see FIG. 6) from the transmission file attribute information of the media file.

図10に戻って、次に、ALC/LCTヘッダ生成部25は、IP/UDPヘッダ復元部22からIPパケットを入力し、FDT生成部24からFDTインスタンスを入力し、IPパケットのUDPヘッダに格納された宛先ポート番号に基づいて、ダウンロード制御情報が格納されたIPパケット及びメディアファイルが格納されたIPパケットを区別して選定する。そして、ALC/LCTヘッダ生成部25は、FDTインスタンスを伝送する場合のALC/LCTヘッダを生成し、エンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成する(ステップS1004)。   Returning to FIG. 10, next, the ALC / LCT header generation unit 25 inputs the IP packet from the IP / UDP header restoration unit 22, inputs the FDT instance from the FDT generation unit 24, and stores it in the UDP header of the IP packet. Based on the destination port number, the IP packet storing the download control information and the IP packet storing the media file are distinguished and selected. Then, the ALC / LCT header generation unit 25 generates an ALC / LCT header when transmitting an FDT instance, and generates an ALC / LCT header when transmitting an encoding symbol (step S1004).

(FDTインスタンスを伝送する場合のALC/LCTヘッダ)
図15及び図16は、FDTインスタンスを伝送する場合のALC/LCTヘッダの項目(フィールド名)、サイズ(ビット長)、項目の概要及び記述方法(ALC/LCTヘッダ生成部25による設定方法)を説明する図である。FDTインスタンスを伝送する場合のALC/LCTヘッダは、図11に示したように、デフォルトLCTヘッダ(Default LCT Header)に加え、LCTヘッダエクステンション(LCT Header Extension)のうちのEXT_FDT及びEXT_FTI、並びにFECペイロード(Payload)IDが必要であり、「V」「C」「R」「S」「O」「H」「T」「R」「A」「B」「HDR長(HDR_LEN)」「コードポイント(Code_Point)」「CCI」「TSI」「TOI」「SCT」「ERT」「V」「FDTインスタンス(Instance)ID」「HEL」「伝送長(Transfer Length)」「FECインスタンス(Instance)ID」「エンコーディングシンボル長(Encoding Symbol Length)」「最大ソースブロック番号(Maximum Source Block Length)」「ソースブロック番号(Source Block Number)」「エンコーディングシンボル番号(Encoding Symbol Number)」から構成される。
(ALC / LCT header when transmitting FDT instance)
15 and 16 show items (field names), sizes (bit lengths), item outlines and description methods (setting methods by the ALC / LCT header generation unit 25) of the ALC / LCT header when transmitting an FDT instance. It is a figure explaining. As shown in FIG. 11, the ALC / LCT header when transmitting the FDT instance includes the EXT_FDT and EXT_FTI in the LCT header extension (LCT Header Extension), and the FEC payload in addition to the default LCT header (Default LCT Header). (Payload) ID is required, and “V” “C” “R” “S” “O” “H” “T” “R” “A” “B” “HDR length (HDR_LEN)” “code point ( Code_Point) ”“ CCI ”“ TSI ”“ TOI ”“ SCT ”“ ERT ”“ V ”“ FDT instance (Instance) ID ”“ HEL ”“ Transfer Length ”“ FEC instance (Instance) ID ”“ Encode ” Din Symbol length (Encoding Symbol Length) "consists of" maximum source block number (Maximum Source Block Length) "," the source block number (Source Block Number) "," encoding symbol number (Encoding Symbol Number) ".

図15を参照して、「V」の項目には、バージョン番号である1が設定される。「C」の項目には、CCIフィールド長である0が設定される。「R」は予約(Reserved)フィールドであり、その項目には0が設定される。「S」の項目には、TSIフィールド長である1が設定される。「O」の項目には、TOIフィールド長である1が設定される。「H」の項目には、TSI/TOIフィールド長である0が設定される。「T」の項目には、SCTフィールドの有無のうち0(無)が設定される。「R」の項目には、ERTフィールドの有無のうち0(無)が設定される。   Referring to FIG. 15, a version number 1 is set in the item “V”. In the item “C”, 0 which is the CCI field length is set. “R” is a reserved field, and 0 is set in the item. In the item “S”, 1 which is the TSI field length is set. In the item “O”, 1 which is the TOI field length is set. In the item “H”, 0 which is the TSI / TOI field length is set. The item “T” is set to 0 (no) in the presence or absence of the SCT field. The item “R” is set to 0 (no) in the presence or absence of the ERT field.

「A」の項目には、クローズセッションフラグ(Close Session Flag)として0が設定される。「B」の項目には、クローズオブジェクトフラグ(Close Object Flag)として、メディアファイルの伝送ファイル属性情報が格納されたIPパケットについて、伝送ファイル属性情報が格納された最終のIPパケットに対応して1が設定され、それ以外のIPパケットに対応して0が設定される。具体的には、伝送ファイル属性情報が格納されたIPパケットのダウンロードヘッダのシーケンス番号(図7を参照)が、伝送ファイル属性情報に含まれる「伝送ファイル属性情報パケットの最終シーケンス番号」(図6を参照)と同一の場合に、1が設定される。図7において説明したとおり、送信装置1において、最初の伝送ファイル属性情報に対してはダウンロードヘッダのブロック番号=0,シーケンス番号=0が設定され、次の伝送ファイル属性情報が存在する場合、ブロック番号=0,シーケンス番号=1が設定され、最終の伝送ファイル属性情報までシーケンス番号が設定され、伝送ファイル属性情報に続くデータユニットには、最終の伝送ファイル属性情報に対して設定されたシーケンス番号に引き続くシーケンス番号が設定されるからである。   In the item “A”, 0 is set as a close session flag (Close Session Flag). In the item “B”, as a close object flag (Close Object Flag), the IP packet storing the transmission file attribute information of the media file is set to 1 corresponding to the final IP packet storing the transmission file attribute information. Is set, and 0 is set corresponding to other IP packets. Specifically, the sequence number (see FIG. 7) of the download header of the IP packet storing the transmission file attribute information (see FIG. 7) is included in the “last sequence number of the transmission file attribute information packet” (FIG. 6). 1) is set in the same case. As described with reference to FIG. 7, in the transmission apparatus 1, when the first transmission file attribute information is set with block number = 0 and sequence number = 0 in the download header, and the next transmission file attribute information exists, Number = 0, Sequence number = 1 is set, the sequence number is set up to the final transmission file attribute information, and the sequence number set for the final transmission file attribute information is set in the data unit following the transmission file attribute information This is because the sequence number subsequent to is set.

「HDR長(HDR_LEN)」の項目には、デフォルトLCTヘッダ(Default LCT Header)、EXT_FDT及びEXT_FTI長である9(9×32ビットを意味する)が設定される。「コードポイント(Code_Point)」の項目には、FECによるパリティシンボルの生成を行わないこと(Compact No code_FEC)を示すFECエンコーディング(Encoding)IDとして0が設定される。「CCI」の項目には、コンジェスション制御情報(Congestion Control Information)として、輻輳制御を行わないことを示す0が設定される。「TSI」の項目には、トランスポートセッション(Transport Session)IDとして、メディアファイルの伝送ファイル属性情報が格納されたIPパケットに付加されたUDPヘッダから宛先ポート番号が取り出されて設定される。「TOI」の項目には、トランスポートオブジェクト(Transport Object)IDとして、0が設定される。「SCT」「ERT」は使用されない。   In the item “HDR length (HDR_LEN)”, a default LCT header (Default LCT Header), EXT_FDT, and EXT_FTI length 9 (which means 9 × 32 bits) are set. In the item of “code point (Code_Point)”, 0 is set as an FEC encoding (Encoding) ID indicating that parity symbol generation by FEC is not performed (Compact No code_FEC). In the item of “CCI”, 0 indicating that congestion control is not performed is set as the congestion control information (Congestion Control Information). In the item “TSI”, the destination port number is extracted and set from the UDP header added to the IP packet in which the transmission file attribute information of the media file is stored as the transport session ID. In the item of “TOI”, 0 is set as the transport object ID. “SCT” and “ERT” are not used.

図16を参照して、「V」の項目には、バージョン番号である1が設定される。「FDTインスタンス(Instance)ID」はFDTインスタンスの番号であり、この項目には、0で始まりFDTインスタンス毎(FDTインスタンスが格納されたFLUTEのIPパケット毎)に1ずつインクリメントした値が設定される。「HEL」はヘッダエクステンション長(Header Extension Length)であり、この項目には4が設定される。「伝送長(Transfer Length)」はファイル長であり、この項目にはFDTインスタンスの長さが設定される。「FECインスタンス(Instance)ID」の項目には、FECエンコーディング(Encoding)ID=0のときに0が設定される。   Referring to FIG. 16, the version number 1 is set in the item “V”. “FDT instance (Instance) ID” is the number of the FDT instance, and this item is set to a value that starts with 0 and is incremented by 1 for each FDT instance (for each FLUTE IP packet in which the FDT instance is stored). . “HEL” is a header extension length (Header Extension Length), and 4 is set in this item. “Transmission length” is a file length, and the length of the FDT instance is set in this item. In the item of “FEC instance (Instance) ID”, 0 is set when FEC encoding (Encoding) ID = 0.

「エンコーディングシンボル長(Encoding Symbol Length)」は、エンコーディングシンボルの長さであるデータユニット長であり、この項目には、メディアファイルのデータユニットが格納されたIPパケットからデータユニットの長さが算出されて設定される。「最大ソースブロック番号(Maximum Source Block Length)」は、ソースブロックにおけるソースシンボル数であり、この項目には、メディアファイルの伝送ファイル属性情報からブロック内のパケット数(図6を参照)が取り出されて設定される。   “Encoding Symbol Length” is a data unit length that is the length of the encoding symbol. In this item, the length of the data unit is calculated from the IP packet in which the data unit of the media file is stored. Is set. “Maximum Source Block Length” is the number of source symbols in the source block. In this item, the number of packets in the block (see FIG. 6) is extracted from the transmission file attribute information of the media file. Is set.

「ソースブロック番号(Source Block Number)」は、FECエンコーディング(Encoding)IDが0のとき16ビット長の番号であり、メディアファイルの伝送ファイル属性情報が格納されたIPパケットのダウンロードヘッダからブロック番号及びシーケンス番号が取り出され、これらの番号に基づいて算出される。「エンコーディングシンボル番号(Encoding Symbol Number)」は、FECエンコーディング(Encoding)IDが0のとき16ビット長の番号であり、メディアファイルの伝送ファイル属性情報が格納されたIPパケットのダウンロードヘッダからブロック番号及びシーケンス番号が取り出され、これらの番号に基づいて算出される。   “Source Block Number” is a 16-bit number when the FEC encoding (Encoding) ID is 0, and the block number and the block number and the transmission header of the IP file storing the transmission file attribute information of the media file are stored. Sequence numbers are extracted and calculated based on these numbers. “Encoding Symbol Number” is a 16-bit number when the FEC encoding (Encoding) ID is 0, and the block number and the block number from the download header of the IP packet storing the transmission file attribute information of the media file are stored. Sequence numbers are extracted and calculated based on these numbers.

図7に示したように、送信装置1において、IPパケットに付加されるダウンロードヘッダのブロック番号及びシーケンス番号のフィールドに割り当てられるビット数は合計32であるが、それぞれ可変長である。これに対し、FLUTEでは、ソースブロック番号がダウンロードヘッダのブロック番号に対応し、エンコーディングシンボル番号がダウンロードヘッダのシーケンス番号に対応し、FECエンコーディング(Encoding)IDが0のとき、それぞれ固定長の16ビットである。ALC/LCTヘッダ生成部25は、BNをブロック番号、SNをシーケンス番号、xをブロック番号のビット長とし、A=BN×2+SNとした場合、以下の式により、ソースブロック番号(SBN)及びエンコーディングシンボル番号(ESN)を算出する。
SBN=INT(A/216
ESN=A−SBN
As shown in FIG. 7, in the transmission apparatus 1, the total number of bits assigned to the block number and sequence number fields of the download header added to the IP packet is 32, but each has a variable length. On the other hand, in FLUTE, when the source block number corresponds to the block number of the download header, the encoding symbol number corresponds to the sequence number of the download header, and the FEC encoding (Encoding) ID is 0, each has a fixed length of 16 bits. It is. The ALC / LCT header generation unit 25, when BN is a block number, SN is a sequence number, x is a bit length of the block number, and A = BN × 2 x + SN, the source block number (SBN) is calculated by the following formula: And an encoding symbol number (ESN) is calculated.
SBN = INT (A / 2 16 )
ESN = A-SBN

(エンコーディングシンボルを伝送する場合のALC/LCTヘッダ)
図17は、エンコーディングシンボルを伝送する場合のALC/LCTヘッダの項目(フィールド名)、サイズ(ビット長)、項目の概要及び記述方法(ALC/LCTヘッダ生成部25による設定方法)を説明する図である。エンコーディングシンボルを伝送する場合のALC/LCTヘッダは、図12に示したように、デフォルトLCTヘッダ(Default LCT Header)及びFECペイロード(Payload)IDが必要であり、「V」「C」「R」「S」「O」「H」「T」「R」「A」「B」「HDR長(HDR_LEN)」「コードポイント(Code_Point)」「CCI」「TSI」「TOI」「SCT」「ERT」「ソースブロック番号(Source Block Number)」「エンコーディングシンボル番号(Encoding Symbol Number)」から構成される。
(ALC / LCT header when transmitting encoding symbols)
FIG. 17 is a diagram for explaining an ALC / LCT header item (field name), size (bit length), item outline, and description method (setting method by the ALC / LCT header generation unit 25) when transmitting an encoding symbol. It is. As shown in FIG. 12, the ALC / LCT header in the case of transmitting an encoding symbol requires a default LCT header (Default LCT Header) and an FEC payload (Payload) ID, and “V”, “C”, “R”. “S” “O” “H” “T” “R” “A” “B” “HDR Length (HDR_LEN)” “Code Point (Code_Point)” “CCI” “TSI” “TOI” “SCT” “ERT” It is composed of “source block number” and “encoding symbol number”.

「V」「C」「R」「S」「O」「H」「T」「R」「コードポイント(Code_Point)」「CCI」「SCT」「ERT」は、図15に示したものと同様であるので、説明を省略する。「A」の項目には、クローズセッションフラグ(Close Session Flag)として、メディアファイルのデータユニットが格納されたIPパケットについて、最終ブロックの最終シーケンス番号を持つIPパケットに対応して1が設定され、それ以外のIPパケットに対応して0が設定される。具体的には、メディアファイルが格納されたIPパケットのダウンロードヘッダのブロック番号及びシーケンス番号(図7を参照)が、伝送ファイル属性情報に含まれる「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」(図6を参照)と同一の場合に、1が設定される。「B」の項目には、「A」の項目と同様に、クローズオブジェクトフラグ(Close Object Flag)として、メディアファイルのデータユニットが格納されたIPパケットについて、最終ブロックの最終シーケンス番号を持つIPパケットに対して1が設定され、それ以外のIPパケットに対して0が設定される。「HDR長(HDR_LEN)」の項目には、LCTヘッダ長である4が設定される。「TSI」の項目には、トランスポートセッション(Transport Session)IDとして、メディアファイルのデータユニットが格納されたIPパケットに付加されたUDPヘッダから宛先ポート番号が取り出されて設定される。「TOI」の項目には、トランスポートオブジェクト(Transport Object)IDとして、メディアファイルのデータユニットが格納されたIPパケットのダウンロードヘッダからトランスポートファイルID(Transport File ID)(図7を参照)が取り出されて設定される。   “V” “C” “R” “S” “O” “H” “T” “R” “Code Point (Code_Point)” “CCI” “SCT” “ERT” are the same as those shown in FIG. Therefore, explanation is omitted. In the item “A”, 1 is set as the close session flag (Close Session Flag) corresponding to the IP packet having the final sequence number of the final block for the IP packet in which the data unit of the media file is stored. 0 is set corresponding to other IP packets. Specifically, the block number and sequence number (see FIG. 7) of the download header of the IP packet in which the media file is stored are included in the transmission file attribute information “the last block number for transmitting the file and the last block of the last block. When it is the same as the “sequence number” (see FIG. 6), 1 is set. In the item “B”, as in the item “A”, an IP packet having the final sequence number of the final block is stored as an IP packet in which a data unit of a media file is stored as a close object flag (Close Object Flag). Is set to 1 and 0 is set to other IP packets. In the item “HDR length (HDR_LEN)”, 4 which is the LCT header length is set. In the item “TSI”, the destination port number is extracted and set as a transport session ID from the UDP header added to the IP packet storing the data unit of the media file. In the item of “TOI”, a transport file ID (Transport File ID) (see FIG. 7) is extracted from the download header of the IP packet in which the data unit of the media file is stored as a transport object (Transport Object) ID. Is set.

「ソースブロック番号(Source Block Number)」は、FECエンコーディング(Encoding)IDが0のとき16ビット長の番号であり、メディアファイルのデータユニットが格納されたIPパケットのダウンロードヘッダからブロック番号及びシーケンス番号が取り出され、これらの番号に基づいて算出される。「エンコーディングシンボル番号(Encoding Symbol Number)」は、FECエンコーディング(Encoding)IDが0のとき16ビット長の番号であり、メディアファイルのデータユニットが格納されたIPパケットのダウンロードヘッダからブロック番号及びシーケンス番号が取り出され、これらの番号に基づいて算出される。算出手法については、図16にて説明したものと同様である。   “Source Block Number” is a 16-bit number when the FEC encoding (Encoding) ID is 0, and the block number and sequence number from the download header of the IP packet in which the data unit of the media file is stored. Is extracted and calculated based on these numbers. “Encoding Symbol Number” is a 16-bit number when the FEC encoding (Encoding) ID is 0, and the block number and sequence number from the download header of the IP packet in which the data unit of the media file is stored. Is extracted and calculated based on these numbers. The calculation method is the same as that described with reference to FIG.

図10に戻って、ALC/LCTヘッダ生成部25は、FDTインスタンスを生成し(ステップS1003)、FDTインスタンスを伝送する場合のALC/LCTヘッダ及びエンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成(ステップS1004)した後に、FLUTEのIPパケットを生成する(ステップS1005)。具体的には、ALC/LCTヘッダ生成部25は、FDTインスタンスを伝送する場合のALC/LCTヘッダ及びFDTインスタンスを含むFLUTEのIPパケットを生成し、FLUTEクライアント26に出力する。また、IPパケットに格納されたメディアファイルのデータユニットをエンコーディングシンボルとして扱い、エンコーディングシンボルを伝送する場合のALC/LCTヘッダ及びエンコーディングシンボルを含むFLUTEのIPパケットを生成し、FLUTEクライアント26に出力する。   Returning to FIG. 10, the ALC / LCT header generation unit 25 generates an FDT instance (step S1003), and generates an ALC / LCT header for transmitting the FDT instance and an ALC / LCT header for transmitting the encoding symbol. After (step S1004), an IP packet of FLUTE is generated (step S1005). Specifically, the ALC / LCT header generation unit 25 generates an FLUTE IP packet including an ALC / LCT header and an FDT instance when transmitting an FDT instance, and outputs the packet to the FLUTE client 26. Further, the data unit of the media file stored in the IP packet is treated as an encoding symbol, and a FLUTE IP packet including the ALC / LCT header and the encoding symbol when transmitting the encoding symbol is generated and output to the FLUTE client 26.

FLUTEクライアント26は、ALC/LCTヘッダ生成部25からFDTインスタンスを含むFLUTEのIPパケット及びエンコーディングシンボルを含むFLUTEのIPパケットを入力し、FLUTEのIPパケットのFDTインスタンス及びエンコーディングシンボルに基づいて、ファイルを再構成する。これにより、送信装置1におけるメディアファイルを復元することができる(ステップS1006)。   The FLUTE client 26 inputs the FLUTE IP packet including the FDT instance and the FLUTE IP packet including the encoding symbol from the ALC / LCT header generation unit 25, and outputs the file based on the FDT instance and the encoding symbol of the FLUTE IP packet. Reconfigure. Thereby, the media file in the transmission device 1 can be restored (step S1006).

以上のように、本発明の実施形態による受信装置2によれば、送信装置1から一方向伝送路3を介して送信されたダウンロード制御情報及びメディアファイルを、伝送ファイル属性情報及びデータユニットを含むIPパケットとして受信し、SDP生成部23、FDT生成部24及びALC/LCTヘッダ生成部25において、IPパケットをFLUTEのIPパケットに変換し、FLUTEクライアント26において、元のメディアファイルを再構成するようにした。   As described above, according to the receiving device 2 according to the embodiment of the present invention, the download control information and the media file transmitted from the transmitting device 1 via the one-way transmission path 3 include the transmission file attribute information and the data unit. Received as an IP packet, the SDP generator 23, the FDT generator 24 and the ALC / LCT header generator 25 convert the IP packet into a FLUTE IP packet, and the FLUTE client 26 reconstructs the original media file. I made it.

具体的には、SDP生成部23は、IPパケットのUDPヘッダに格納された宛先ポート番号に基づいて、ダウンロード制御情報が格納されたIPパケット及びメディアファイルが格納されたIPパケットを区別し、IPパケットからダウンロード制御情報を取り出し、ダウンロード制御情報等に基づいてSDP情報を生成するようにした。また、FDT生成部24は、前述と同様にUDPヘッダの宛先ポート番号に基づいて、メディアファイルが格納されたIPパケットを選定し、ダウンロードヘッダのブロック番号及びシーケンス番号に基づいて、メディアファイルの伝送ファイル属性情報が格納されたIPパケットを選定し、メディアファイルの伝送ファイル属性情報等に基づいて、FDTインスタンスを生成するようにした。また、ALC/LCTヘッダ生成部25は、メディアファイルのダウンロードヘッダ及びメディアファイルの伝送ファイル属性情報等から、FDTインスタンスを伝送する場合のALC/LCTヘッダを生成し、メディアファイルのダウンロードヘッダ等から、エンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成するようにした。そして、ALC/LCTヘッダ生成部25は、FDTインスタンスを伝送する場合のALC/LCTヘッダ及びFDTインスタンスを含むFLUTEのIPパケットを生成し、IPパケットに格納されたメディアファイルのデータユニットをエンコーディングシンボルとして扱い、エンコーディングシンボルを伝送する場合のALC/LCTヘッダ及びエンコーディングシンボルを含むFLUTEのIPパケットを生成するようにした。これにより、受信装置2は、送信装置1から一方向伝送路3を介して受信したIPパケットを、FLUTEのIPパケットに変換することができる。   Specifically, the SDP generation unit 23 distinguishes between the IP packet storing the download control information and the IP packet storing the media file based on the destination port number stored in the UDP header of the IP packet, Download control information is extracted from the packet, and SDP information is generated based on the download control information and the like. In addition, the FDT generation unit 24 selects an IP packet in which a media file is stored based on the destination port number of the UDP header as described above, and transmits the media file based on the block number and sequence number of the download header. An IP packet in which file attribute information is stored is selected, and an FDT instance is generated based on the transmission file attribute information of the media file. The ALC / LCT header generation unit 25 generates an ALC / LCT header for transmitting an FDT instance from a media file download header, a media file transmission file attribute information, and the like. An ALC / LCT header for transmitting an encoding symbol is generated. Then, the ALC / LCT header generation unit 25 generates a FLUTE IP packet including the ALC / LCT header and the FDT instance when transmitting the FDT instance, and uses the data unit of the media file stored in the IP packet as an encoding symbol. The FLUTE IP packet including the ALC / LCT header and the encoding symbol when the encoding symbol is transmitted is handled. Thereby, the receiving device 2 can convert the IP packet received from the transmitting device 1 via the one-way transmission path 3 into a FLUTE IP packet.

そして、FLUTEクライアント26は、FLUTEのIPパケットに基づいて、元のメディアファイルを再構成する。これにより、FLUTEクライアント機能を有する受信装置2は、送信装置1におけるメディアファイルを復元することができる。したがって、オーバーヘッドの少ない効率的なファイル伝送方式を用いた送信装置1に対し、それに対応した新たな受信手段を開発することなく、現在多数存在し広く普及している、FLUTEクライアント機能を有する受信装置を用いることができる。つまり、受信装置2の開発コスト及び開発負荷を低減することができる。また、高度BSダウンロード方式にて送信装置1から送信されたコンテンツを、DVB−H、3GPP、ISDB−Tmm等の方式に対応した受信装置2において受信することが可能となる。   Then, the FLUTE client 26 reconstructs the original media file based on the FLUTE IP packet. Thereby, the receiving device 2 having the FLUTE client function can restore the media file in the transmitting device 1. Therefore, for the transmission apparatus 1 using an efficient file transmission method with low overhead, a large number of reception apparatuses having a FLUTE client function that are present and widely used without developing new reception means corresponding to the transmission apparatus 1 Can be used. That is, the development cost and development load of the receiving device 2 can be reduced. In addition, the content transmitted from the transmission device 1 by the advanced BS download method can be received by the reception device 2 corresponding to a method such as DVB-H, 3GPP, or ISDB-Tmm.

1 送信装置
2 受信装置
3 一方向伝送路
11,12 IPパケット化部
13 IP/UDPヘッダ圧縮部
14 TLVパケット化部
21 TLVデパケット化部
22 IP/UDPヘッダ復元部
23 SDP生成部
24 FDT生成部
25 ALC/LCTヘッダ生成部
26 FLUTEクライアント
31 データユニット生成部
32 属性情報生成部
33 ダウンロードヘッダ付加部
34 IPパケット生成部
DESCRIPTION OF SYMBOLS 1 Transmission apparatus 2 Reception apparatus 3 Unidirectional transmission path 11, 12 IP packetization part 13 IP / UDP header compression part 14 TLV packetization part 21 TLV depacketization part 22 IP / UDP header restoration part 23 SDP generation part 24 FDT generation part 25 ALC / LCT header generation unit 26 FLUTE client 31 data unit generation unit 32 attribute information generation unit 33 download header addition unit 34 IP packet generation unit

Claims (5)

ファイルを複数のデータユニットに分割し、前記ファイルに基づいて伝送ファイル属性情報を生成すると共に、前記ファイルをダウンロードするために必要なダウンロード制御情報を複数のデータユニットに分割し、前記ダウンロード制御情報に基づいて伝送ファイル属性情報を生成し、前記ファイル及びダウンロード制御情報の識別子と前記データユニット及び伝送ファイル属性情報を送信する際の番号とを含むダウンロードヘッダを生成し、前記ファイルのデータユニット、前記ファイルの伝送ファイル属性情報、前記ダウンロード制御情報のデータユニットまたは前記ダウンロード制御情報の伝送ファイル属性情報を、前記ダウンロードヘッダと共にパケットに格納して送信する送信装置と、
一方向伝送を介して前記パケットを受信し、FLUTE(File Delivery over Unidirectional Transport)の規格に準じた処理を行うクライアント機能により、前記ファイルを復元する受信装置と、を含む伝送システムにおける前記受信装置であって、
前記ダウンロード制御情報のデータユニット及び伝送ファイル属性情報が格納されたパケットに基づいて、前記ファイルがFLUTEのパケットとして伝送される場合のセッションに関するSDP(Session Description Protocol)情報を生成するSDP生成部と、
前記ファイルの伝送ファイル属性情報が格納されたパケットに基づいて、前記ファイルがFLUTEのパケットとして伝送される場合の属性に関するFDT(File Delivery Table)インスタンスを生成するFDT生成部と、
前記ファイルのデータユニット及び伝送ファイル属性情報が格納されたパケットに基づいて、前記FDTインスタンスを伝送する場合のALC/LCTヘッダ、及び前記ファイルをエンコーディングシンボルとして伝送する場合のALC/LCTヘッダを生成し、前記FDT生成部により生成されたFDTインスタンス及び前記FDTインスタンスを伝送する場合のALC/LCTヘッダを含むFLUTEのパケットを生成し、前記パケットに格納されたファイルのデータユニットを取り出して前記エンコーディングシンボルとして扱い、前記エンコーディングシンボル及び前記エンコーディングシンボルを伝送する場合のALC/LCTヘッダを含むFLUTEのパケットを生成するALC/LCTヘッダ生成部と、
前記SDP生成部により生成されたSDP情報を用いて、前記ALC/LCTヘッダ生成部により生成されたFLUTEのパケットから、元のファイルを復元するFLUTEクライアントと、
を備えたことを特徴とする受信装置。
A file is divided into a plurality of data units, transmission file attribute information is generated based on the file, and download control information necessary for downloading the file is divided into a plurality of data units, and the download control information is Based on this, the transmission file attribute information is generated, a download header including an identifier of the file and download control information, and a number for transmitting the data unit and transmission file attribute information is generated, and the data unit of the file, the file The transmission file attribute information, the data unit of the download control information or the transmission file attribute information of the download control information is stored in a packet together with the download header and transmitted.
A receiving device that receives the packet via one-way transmission and restores the file by a client function that performs processing according to a FLUTE (File Delivery over Unidirectional Transport) standard; There,
An SDP generation unit that generates SDP (Session Description Protocol) information related to a session when the file is transmitted as a FLUTE packet, based on a packet storing the data unit of the download control information and transmission file attribute information;
An FDT generation unit that generates an FDT (File Delivery Table) instance related to an attribute when the file is transmitted as a FLUTE packet based on a packet storing transmission file attribute information of the file;
An ALC / LCT header for transmitting the FDT instance and an ALC / LCT header for transmitting the file as an encoding symbol are generated based on the packet storing the data unit and transmission file attribute information of the file. Generating a FLUTE packet including the FDT instance generated by the FDT generation unit and the ALC / LCT header when transmitting the FDT instance, and taking out the data unit of the file stored in the packet as the encoding symbol An ALC / LCT header generation unit that generates a FLUTE packet including the encoding symbol and an ALC / LCT header when transmitting the encoding symbol;
A FLUTE client that restores the original file from the FLUTE packet generated by the ALC / LCT header generation unit using the SDP information generated by the SDP generation unit;
A receiving apparatus comprising:
請求項1に記載の受信装置において、
前記送信装置により送信されるパケットには、前記ファイル及びダウンロード制御情報の送信において異なる宛先ポート番号が設定されたUDPヘッダが付加され、
前記パケットに付加されたUDPヘッダの宛先ポート番号に基づいて、ファイルのデータユニット及び伝送ファイル属性情報が格納されたパケットと、ダウンロード制御情報のデータユニット及び伝送ファイル属性情報が格納されたパケットとを区別する、ことを特徴とする受信装置。
The receiving device according to claim 1,
The packet transmitted by the transmission device is appended with a UDP header in which a different destination port number is set in the transmission of the file and the download control information,
Based on the destination port number of the UDP header added to the packet, a packet storing a file data unit and transmission file attribute information, and a packet storing a data unit of download control information and transmission file attribute information. A receiving device characterized by distinguishing.
請求項1に記載の受信装置において、
前記SDP生成部は、前記ダウンロード制御情報から、送信元IPアドレス、宛先IPアドレス、宛先ポート番号、前記ファイルの配信開始時刻及び配信終了時刻を取り出し、前記SDP情報の各項目に設定する、ことを特徴とする受信装置。
The receiving device according to claim 1,
The SDP generation unit takes out a transmission source IP address, a destination IP address, a destination port number, a distribution start time and a distribution end time of the file from the download control information, and sets each item of the SDP information. A receiving device.
請求項1に記載の受信装置において、
前記FDT生成部は、前記ファイルの伝送ファイル属性情報から、コンテンツロケーション及びエクスパイア属性を取り出し、前記FDTインスタンスの各項目に設定する、ことを特徴とする受信装置。
The receiving device according to claim 1,
The receiving apparatus, wherein the FDT generation unit extracts a content location and an expire attribute from transmission file attribute information of the file and sets the content location and each item in the FDT instance.
請求項2に記載の受信装置において、
前記送信装置により送信されるパケットのダウンロードヘッダは、前記ファイル及びダウンロード制御情報の識別子と、前記データユニット及び伝送ファイル属性情報を送信する際に複数のデータユニット及び伝送ファイル属性情報からなるブロックの番号と、ブロック内における送信単位の番号を示すシーケンス番号とにより構成され、
前記ALC/LCTヘッダ生成部は、前記ファイルの伝送ファイル属性情報から伝送ファイル属性情報の最終パケット番号を取り出して、前記ファイルの伝送ファイル属性情報が格納されたパケットのダウンロードヘッダにおけるシーケンス番号及び前記最終パケット番号に基づき、前記ファイルの伝送ファイル属性情報が格納された最終パケットであるか否かを示す情報を生成し、前記ファイルの伝送ファイル属性情報が格納されたパケットのUDPヘッダから宛先ポート番号を取り出し、前記ファイルのデータユニットが格納されたパケットにおける前記データユニット長を算出し、前記ファイルの伝送ファイル属性情報が格納されたパケットのダウンロードヘッダからブロック番号及びシーケンス番号を取り出して、前記ブロック番号及びシーケンス番号に基づき、FLUTEにより規定されたソースブロック番号及びエンコーディングシンボル番号を算出し、前記FDTインスタンスを伝送する場合のALC/LCTヘッダの各項目に設定し、
前記ファイルの伝送ファイル属性情報からブロック内のパケット数を取り出して、前記ファイルのデータユニットが格納されたパケットのダウンロードヘッダにおけるシーケンス番号及び前記ブロック内のパケット数に基づき、前記ファイルのデータユニットが格納された最終パケットであるか否かを示す情報を生成し、前記ファイルのデータユニットが格納されたパケットのUDPヘッダから宛先ポート番号を取り出し、前記ファイルのデータユニットが格納されたパケットのダウンロードヘッダから識別子を取り出し、前記ファイルのデータユニットが格納されたパケットのダウンロードヘッダからブロック番号及びシーケンス番号を取り出して、前記ブロック番号及びシーケンス番号に基づき、FLUTEにより規定されたソースブロック番号及びエンコーディングシンボル番号を算出し、前記エンコーディングシンボルを伝送する場合のALC/LCTヘッダを生成する、ことを特徴とする受信装置。
The receiving device according to claim 2,
The download header of the packet transmitted by the transmission device includes an identifier of the file and download control information, and a block number consisting of a plurality of data units and transmission file attribute information when transmitting the data unit and transmission file attribute information. And a sequence number indicating the number of transmission units in the block,
The ALC / LCT header generation unit extracts the final packet number of the transmission file attribute information from the transmission file attribute information of the file, the sequence number in the download header of the packet storing the transmission file attribute information of the file, and the final Based on the packet number, information indicating whether or not the transmission file attribute information of the file is the last packet stored is generated, and the destination port number is determined from the UDP header of the packet in which the transmission file attribute information of the file is stored. Taking out, calculating the data unit length in the packet storing the data unit of the file, extracting the block number and sequence number from the download header of the packet storing the transmission file attribute information of the file, and the block number Based on the fine sequence number, it calculates the source block number and the encoding symbol number defined by FLUTE, and set in each item of the ALC / LCT header for transmitting the FDT instance,
The number of packets in the block is extracted from the transmission file attribute information of the file, and the data unit of the file stores based on the sequence number in the download header of the packet in which the data unit of the file is stored and the number of packets in the block Information indicating whether the file is a final packet, the destination port number is extracted from the UDP header of the packet in which the data unit of the file is stored, and the download header of the packet in which the data unit of the file is stored The identifier is extracted, the block number and the sequence number are extracted from the download header of the packet in which the data unit of the file is stored, and the source block defined by FLUTE based on the block number and the sequence number is extracted. Calculating a metric number and encoding symbol number, generates the ALC / LCT header for transmitting the encoded symbols, receiving apparatus according to claim.
JP2009253814A 2009-11-05 2009-11-05 Receiver Expired - Fee Related JP5276569B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009253814A JP5276569B2 (en) 2009-11-05 2009-11-05 Receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009253814A JP5276569B2 (en) 2009-11-05 2009-11-05 Receiver

Publications (2)

Publication Number Publication Date
JP2011101156A JP2011101156A (en) 2011-05-19
JP5276569B2 true JP5276569B2 (en) 2013-08-28

Family

ID=44191985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009253814A Expired - Fee Related JP5276569B2 (en) 2009-11-05 2009-11-05 Receiver

Country Status (1)

Country Link
JP (1) JP5276569B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2768198B1 (en) 2011-10-13 2019-05-22 Samsung Electronics Co., Ltd. Apparatus and method for configuring control message in broadcasting system
KR20130126876A (en) * 2012-04-30 2013-11-21 삼성전자주식회사 Method and apparatus for transmitting/receiving packet in a communication system
JP2015061307A (en) * 2013-09-20 2015-03-30 ソニー株式会社 Content supply device, content supply method, program, terminal device, and content supply system
WO2015064384A1 (en) * 2013-10-30 2015-05-07 ソニー株式会社 Transmission apparatus, transmission method, reception apparatus, and reception method
JP2017517180A (en) * 2014-04-09 2017-06-22 エルジー エレクトロニクス インコーポレイティド Broadcast signal transmission / reception processing method and apparatus
WO2016111563A1 (en) * 2015-01-07 2016-07-14 삼성전자 주식회사 Method and apparatus for transmitting and receiving media information in communication system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4459644B2 (en) * 2004-02-06 2010-04-28 株式会社エヌ・ティ・ティ・ドコモ Data receiving apparatus and data receiving method
JP5049151B2 (en) * 2008-01-31 2012-10-17 日本放送協会 Receiver and transmission system

Also Published As

Publication number Publication date
JP2011101156A (en) 2011-05-19

Similar Documents

Publication Publication Date Title
JP6445527B2 (en) Method for distribution of a flow of objects through a broadcast / multicast capable network
JP4625080B2 (en) Point-to-point repair response mechanism for point-to-multipoint transmission systems
JP5266214B2 (en) Apparatus and method for providing IPDC service, and apparatus and method for processing IPDC service
US11553066B2 (en) Apparatus for transmitting broadcast signal, apparatus for receiving broadcast signal, method for transmitting broadcast signal and method for receiving broadcast signal
EP1969856B1 (en) Media container file management
JP5276569B2 (en) Receiver
US11297360B2 (en) Apparatus and method for transmitting and receiving broadcast signal
TW200849877A (en) A method to support forward error correction for real-time audio and video data over internet protocol networks
JP2008546229A (en) Method and apparatus for packetizing content for network transmission
JP5011239B2 (en) Broadcast packet generator, data supplement server, receiving terminal, and program thereof
KR101764636B1 (en) Method and device for transmitting/receiving broadcast signal
KR102197968B1 (en) Broadcast signal transmission/reception apparatus and method
KR101823482B1 (en) Broadcast signal transmission apparatus, broadcast signal reception apparatus, broadcast signal transmission method, and broadcast signal reception method
CN110098899B (en) Protocol stack based on converged transmission system and data retransmission method
JP5054664B2 (en) Receiving terminal that receives header compressed packets
JP5086980B2 (en) Transmitting terminal, receiving terminal and transmission system used in one-way transmission path
JP4939520B2 (en) Transmitting terminal, receiving terminal and transmission system used in one-way transmission path
Zia et al. RFC 9223: Real-Time Transport Object Delivery over Unidirectional Transport (ROUTE)
KR100870236B1 (en) Point-to-point repair response mechanism for point-to-multipoint transmission systems

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130226

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130517

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5276569

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees