JP5086980B2 - Transmitting terminal, receiving terminal and transmission system used in one-way transmission path - Google Patents

Transmitting terminal, receiving terminal and transmission system used in one-way transmission path Download PDF

Info

Publication number
JP5086980B2
JP5086980B2 JP2008304375A JP2008304375A JP5086980B2 JP 5086980 B2 JP5086980 B2 JP 5086980B2 JP 2008304375 A JP2008304375 A JP 2008304375A JP 2008304375 A JP2008304375 A JP 2008304375A JP 5086980 B2 JP5086980 B2 JP 5086980B2
Authority
JP
Japan
Prior art keywords
attribute information
unit
block
file
header
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2008304375A
Other languages
Japanese (ja)
Other versions
JP2010130472A (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 JP2008304375A priority Critical patent/JP5086980B2/en
Publication of JP2010130472A publication Critical patent/JP2010130472A/en
Application granted granted Critical
Publication of JP5086980B2 publication Critical patent/JP5086980B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、送信端末から受信端末へ向かう一方向伝送路において、ファイルをパケット化して伝送する伝送技術に関する。   The present invention relates to a transmission technique for packetizing and transmitting a file in a one-way transmission path from a transmission terminal to a reception terminal.

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

FECの誤り訂正手法には、例えば、一定数のパケットに対してブロック符号化を施し、冗長なパケットを生成するブロック符号化手法がある。このブロック符号化手法では、符号化を施すブロックのサイズが様々であるから、ファイルサイズ及びブロック符号化方式によって伝送品質が大きく異なってしまう。ブロック符号化方式の例としては、RFC5053に示されるRaptor符号、RFC5170に示されるLDPC符号、リードソロモン符号、SMPTE Specification2022−1に示される“Forward Error Correction for Real−time Video/Audio Transport Over IP Networks”等が知られている。   As an error correction method of FEC, for example, there is a block encoding method in which block encoding is performed on a certain number of packets to generate redundant packets. In this block coding method, the size of the block to be coded varies, so the transmission quality varies greatly depending on the file size and the block coding method. Examples of block coding schemes include Raptor code shown in RFC 5053, LDPC code shown in RFC5170, Reed-Solomon code, and “Forward Error Correction for Real-Time Video Transport Audio / Audio Transport IP” shown in SMPTE Specification 2022-1. Etc. are known.

このように、ファイルを分割してパケット化し、一方向伝送路を介してパケットを伝送するシステムにおいては、FECの誤り訂正手法を用いることにより、欠損したパケットを復元し、一定のファイル伝送品質を維持している。   In this way, in a system that divides a file into packets and transmits the packets via a one-way transmission path, the FEC error correction technique is used to restore the lost packets and to maintain a certain file transmission quality. Is maintained.

ところで、一方向伝送路を用いたファイル伝送方式として、FLUTEが知られている(非特許文献1及び特許文献1を参照)。FLUTEは、ファイルをパケット化して伝送する際に、ファイルの属性情報及びファイル本体を、それぞれ一つのオブジェクトとして伝送するものである。ファイルの属性情報は、FDT(File Delivery Table)として記述され、ファイル本体と同様に一つのオブジェクトとして扱われる。つまり、送信端末は、ファイルの属性情報のFLUTEパケットをオブジェクトとして送信し、その後に引き続いて、ファイル本体のFLUTEパケットをオブジェクトとして送信する。   By the way, FLUTE is known as a file transmission method using a unidirectional transmission path (see Non-Patent Document 1 and Patent Document 1). FLUTE is to transmit 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 FDT (File Delivery Table), and is handled as one object like the file body. That is, the transmitting terminal transmits a FLUTE packet of file attribute information as an object, and subsequently transmits a FLUTE packet of the file body as an object.

また、放送伝送路においても、蓄積型放送サービスのための新多重化方式を用いてIPパケットを多重化することができる(非特許文献2を参照)。このように、従来から、コンテンツファイルをIPパケットに分割して伝送する仕組みが検討されている。   Also in the broadcast transmission path, IP packets can be multiplexed using a new multiplexing method for storage-type broadcasting service (see Non-Patent Document 2). Thus, conventionally, a mechanism for dividing a content file into IP packets and transmitting it has been studied.

「FLUTE-File Delivery over Unidirectional Transport」、RFC3926“FLUTE-File Delivery over Unidirectional Transport”, RFC 3926 “情報通信審議会情報通信技術分科会(第60回) 資料60−1−2放送システム委員会報告”、[online]、平成20年7月29日、情報通信審議会、[平成20年11月12日検索]、インターネット<URL:http://www.soumu.go.jp/joho_tsusin/policyreports/joho_tsusin/bunkakai/080729_1.html>"Information and Communication Council, Information and Communication Technology Subcommittee (60th) Report of the 60-1-2 Broadcasting System Committee", [online], July 29, 2008, Information and Communication Council, [November 2008] Search on May 12], Internet <URL: http://www.soumu.go.jp/joho_tsusin/policyreports/joho_tsusin/bunkakai/080729_1.html> 米国特許出願公開第2004/0153468号明細書US Patent Application Publication No. 2004/0153468

FLUTEのファイル伝送方式を用いる場合、前述のとおり、ファイルの属性情報がファイル本体と同様に一つのオブジェクトとして扱われるため、一つのファイルを伝送する際に最低でも2つのオブジェクトの伝送が必要となる。このため、ファイルの属性情報とファイル本体とをオブジェクトIDで識別する必要があることから、FLUTEパケットには、オブジェクトを識別するオブジェクトIDに加え、オブジェクトが伝送されるセッションを識別するための情報(TSI:Transport Session Identifier)をパケット毎に付加する必要があった。この場合、個別のFLUTEパケットは、そのヘッダに、少なくとも、セッションを識別するための情報(TSI)、オブジェクトを識別するための情報(TOI:Transport Object Identifier)、ブロックの番号(Source Block Number)、及び、ブロック内のデータを識別する番号(Encoding Symbol ID)を備える必要がある。しかし、ヘッダはできる限り少ないデータ量とすることが、伝送効率の向上及び処理負荷の低減の点からして望ましい。   When the FLUTE file transmission method is used, as described above, the file attribute information is handled as one object in the same way as the file body, and therefore, at least two objects need to be transmitted when transmitting one file. . For this reason, since it is necessary to identify the attribute information of the file and the file body by the object ID, in the FLUTE packet, in addition to the object ID for identifying the object, information for identifying the session in which the object is transmitted ( It was necessary to add a TSI (Transport Session Identifier) for each packet. In this case, the individual FLUTE packet includes, in its header, at least information for identifying a session (TSI), information for identifying an object (TOI: Transport Object Identifier), a block number (Source Block Number), And it is necessary to provide a number (Encoding Symbol ID) for identifying data in the block. However, it is desirable that the header has a data amount as small as possible from the viewpoint of improving the transmission efficiency and reducing the processing load.

ここで、ブロックとは、ファイルを複数のデータユニットに分割し、データユニットのパケットをそれぞれ伝送する場合に、伝送順にパケットを並べたときのパケットの集合またはデータユニットの集合をいう。   Here, a block refers to a set of packets or a set of data units when packets are arranged in the order of transmission when a file is divided into a plurality of data units and packets of the data units are transmitted.

また、ブロックサイズ(一つのブロック内における全てのデータユニットのデータ量)はアプリケーション及び伝送媒体によって異なるから、一つのファイルにおけるブロック数も異なり、結果として、ブロックを特定するための番号(ブロック番号)を格納するフィールドのビット数もアプリケーション及び伝送媒体によって異なるものとなる。しかし、FLUTEのファイル伝送方式を用いる場合はブロックサイズが固定(16ビット)であるから、様々なブロックサイズに柔軟に対応することができなかった。例えば、衛星放送によりファイルを伝送する場合、伝送路の品質は比較的良好であるから、FECの誤り訂正手法により生成される冗長パケットの数は少なくて済むか、またはFECの誤り訂正手法を用いなくて済む。したがって、一つのブロックで送信できるファイル本体のデータ量が多くなり(データユニットの数が多くなり)、一つのファイルにおけるブロック数をさほど増やす必要がないから、ブロック番号のフィールドのビット数は少なくて済む。一方、携帯電話によりファイルを伝送する場合、伝送路の品質は比較的良好でないから、FECの誤り訂正手法により多数の冗長パケットを生成する必要がある。したがって、一つのブロックで送信できるデータ量が少なくなり(データユニットの数が少なくなり)、一つのファイルのブロック数を増やす必要があるから、ブロック番号のフィールドのビット数は多くする必要がある。このように、FLUTEのファイル伝送方式を用いる場合は、アプリケーション及び伝送媒体に応じて適切なブロックサイズに対応できる柔軟性がなかった。   Also, since the block size (data amount of all data units in one block) differs depending on the application and transmission medium, the number of blocks in one file also differs, and as a result, a number (block number) for specifying the block The number of bits in the field for storing data also varies depending on the application and the transmission medium. However, when the FLUTE file transmission method is used, the block size is fixed (16 bits), and thus it has not been possible to flexibly cope with various block sizes. For example, when a file is transmitted by satellite broadcasting, since the quality of the transmission path is relatively good, the number of redundant packets generated by the FEC error correction method may be small, or the FEC error correction method may be used. No need. Therefore, the amount of data in the file that can be transmitted in one block increases (the number of data units increases), and there is no need to increase the number of blocks in one file, so the number of bits in the block number field is small. That's it. On the other hand, when a file is transmitted by a cellular phone, the quality of the transmission path is not relatively good, so it is necessary to generate a large number of redundant packets by FEC error correction. Therefore, the amount of data that can be transmitted in one block is reduced (the number of data units is reduced), and the number of blocks in one file needs to be increased. Therefore, the number of bits in the block number field needs to be increased. As described above, when the FLUTE file transmission method is used, there is no flexibility to cope with an appropriate block size according to the application and the transmission medium.

そこで、本発明は前記課題を解決するためになされたものであり、その目的は、ファイルをパケット化し一方向伝送路を介して伝送する際に、ヘッダ情報量を少なくし、かつ、アプリケーション及び伝送媒体に応じて、様々なブロックサイズに柔軟に対応することが可能な送信端末、受信端末及び伝送システムを提供することにある。   Therefore, the present invention has been made to solve the above-mentioned problems, and its object is to reduce the amount of header information and to reduce the amount of header information when a file is packetized and transmitted via a one-way transmission path. An object of the present invention is to provide a transmission terminal, a reception terminal, and a transmission system that can flexibly cope with various block sizes according to a medium.

前記課題を解決するため、本発明による送信端末は、ファイルの属性情報を生成し、ファイル本体を分割してユニットを生成し、前記属性情報をパケットに格納して送信すると共に、複数の前記ユニットからなるブロック毎に前記ユニットをパケットに格納して送信する一方向伝送路に用いる送信端末において、前記ブロックを特定するためのブロック番号が割り当てられるフィールドのビット数と前記パケットに格納される属性情報及びユニットを特定するためのシーケンス番号が割り当てられるフィールドのビット数と、を定めるデータを含む属性情報を生成する属性情報生成部と、前記ブロック番号及びシーケンス番号を含むヘッダ情報を生成し、このヘッダ情報を前記属性情報及びユニットに付加するヘッダ情報付加部と、を備えたことを特徴とする。   In order to solve the above problems, a transmitting terminal according to the present invention generates file attribute information, generates a unit by dividing a file body, stores the attribute information in a packet, transmits the unit, and transmits a plurality of the units. The number of bits of a field to which a block number for identifying the block is assigned and attribute information stored in the packet in a transmission terminal used for a one-way transmission path that stores and transmits the unit in a packet for each block consisting of And an attribute information generating unit for generating attribute information including data defining the number of bits of a field to which a sequence number for specifying a unit is assigned, and generating header information including the block number and the sequence number. A header information adding unit for adding information to the attribute information and the unit. And wherein the door.

また、本発明による送信端末は、前記ヘッダ情報付加部が、ブロック番号及びシーケンス番号を0とするヘッダ情報を生成し、このヘッダ情報を前記属性情報に付加する、ことを特徴とする。   The transmission terminal according to the present invention is characterized in that the header information adding unit generates header information having a block number and a sequence number of 0, and adds the header information to the attribute information.

また、本発明による送信端末は、前記属性情報生成部が、前記ブロック番号が割り当てられたフィールドのビット数及び前記シーケンス番号が割り当てられたフィールドのビット数を含む属性情報を生成し、または、前記ブロック番号及びシーケンス番号の両番号が割り当てられたフィールドのビット数が固定の場合に、前記ブロック番号及びシーケンス番号のうちのいずれか一方の番号が割り当てられたフィールドのビット数を含む属性情報を生成する、ことを特徴とする。   In the transmission terminal according to the present invention, the attribute information generation unit generates attribute information including the number of bits of the field to which the block number is assigned and the number of bits of the field to which the sequence number is assigned, or When the number of bits of the field to which both the block number and sequence number are assigned is fixed, the attribute information including the number of bits of the field to which either the block number or the sequence number is assigned is generated. It is characterized by.

また、本発明による送信端末は、前記属性情報を分割し、前記分割した属性情報をパケットにそれぞれ格納して送信する場合に、前記属性情報生成部が、さらに、前記属性情報を分割した数を特定するためのデータを含む属性情報を生成する、ことを特徴とする。   In addition, when the transmitting terminal according to the present invention divides the attribute information, and stores and transmits the divided attribute information in a packet, the attribute information generation unit further determines the number of the attribute information divided. Attribute information including data for specifying is generated.

また、本発明による送信端末は、前記属性情報のシーケンス番号に引き続く番号をユニットのシーケンス番号としたヘッダ情報を生成するヘッダ情報付加部を備え、前記ブロック間で同一の属性情報を、それぞれのブロックを構成するユニットの前に送信する、ことを特徴とする。   The transmission terminal according to the present invention further includes a header information adding unit that generates header information in which a number subsequent to the sequence number of the attribute information is a unit sequence number, and the same attribute information between the blocks is transmitted to each block. It transmits before the unit which comprises.

また、本発明による送信端末は、前記属性情報を、ブロックを構成するユニットの前に送信する場合に、属性情報のシーケンス番号に引き続く番号をユニットのシーケンス番号としたヘッダ情報を生成するヘッダ情報付加部を備え、前記属性情報を、全てのブロックのうちの少なくとも先頭のブロックを構成するユニットの前に送信する、ことを特徴とする。   In addition, the transmitting terminal according to the present invention, when transmitting the attribute information before the units constituting the block, adds header information for generating header information in which the number subsequent to the sequence number of the attribute information is the unit sequence number. And the attribute information is transmitted before a unit constituting at least the first block among all the blocks.

また、本発明による送信端末は、前記属性情報生成部が、前記ブロック番号及びシーケンス番号のビット数を特定するためのデータに加えて、ファイルの名前及び長さを含む属性情報を生成する、ことを特徴とする。   In the transmitting terminal according to the present invention, the attribute information generating unit generates attribute information including a file name and length in addition to data for specifying the number of bits of the block number and sequence number. It is characterized by.

また、本発明による受信端末は、ファイルの属性情報が格納されたパケット、及び、ファイル本体を分割して得られたブロック毎のユニットが格納されたパケットを一方向伝送により受信し、元のファイルに復元する受信端末において、前記属性情報には、前記ブロックを特定するためのブロック番号が割り当てられるフィールドのビット数と、前記パケットに格納される属性情報及びユニットを特定するためのシーケンス番号が割り当てられるフィールドのビット数とを定めるためのデータが含まれており、前記属性情報及びユニットには、前記ブロック番号及びシーケンス番号を含むヘッダ情報が付加されており、前記属性情報に基づいて、ヘッダ情報に含まれるブロック番号及びシーケンス番号を解析し、属性情報及びユニットを取得するヘッダ情報解析部と、前記ヘッダ情報解析部により取得されたユニットを、前記ブロック番号及びシーケンス番号に基づいて整列及び結合し、元のファイルに復元するファイル復元部と、を備えたことを特徴とする。   The receiving terminal according to the present invention receives a packet storing attribute information of a file and a packet storing a unit for each block obtained by dividing the file body by one-way transmission, and transmits the original file. In the receiving terminal that restores to the above, the attribute information is assigned a bit number of a field to which a block number for specifying the block is assigned, and attribute information stored in the packet and a sequence number for specifying a unit. Data for determining the number of bits of a field to be included, header information including the block number and sequence number is added to the attribute information and unit, and header information based on the attribute information is added. Analyzes the block number and sequence number included in, and obtains attribute information and unit A header information analysis unit, and a file restoration unit that aligns and combines the units acquired by the header information analysis unit based on the block number and sequence number, and restores the original file. And

また、本発明による受信端末は、前記ヘッダ情報解析部が、ヘッダ情報に含まれるブロック番号及びシーケンス番号が0のときに、属性情報を取得する、ことを特徴とする。   The receiving terminal according to the present invention is characterized in that the header information analysis unit acquires attribute information when the block number and sequence number included in the header information are zero.

また、本発明による受信端末は、前記ファイル復元部が、前記ヘッダ情報解析部により属性情報を取得した後のユニットについて、元のファイルに復元する、ことを特徴とする。   The receiving terminal according to the present invention is characterized in that the file restoring unit restores the unit after the attribute information is acquired by the header information analyzing unit to the original file.

また、本発明による伝送システムは、前記送信端末と前記受信端末とを備えて構成される、ことを特徴とする。   The transmission system according to the present invention is characterized by comprising the transmitting terminal and the receiving terminal.

以上のように、本発明によれば、ブロック番号及びシーケンス番号を含むヘッダ情報を属性情報及びユニットに付加するようにした。これにより、属性情報とユニットとは、ブロック番号及びシーケンス番号によって区別することができる。したがって、属性情報とファイル本体とを識別するための専用の情報を付加する必要がなく、FLUTEのヘッダに比べてヘッダ情報量を少なくすることができる。つまり、伝送効率の向上及び処理負荷の低減を実現することができる。また、ブロック番号及びシーケンス番号が割り当てられるヘッダ情報内のビット数について、それぞれのビット数を特定するためのデータを属性情報の一部として扱うようにした。これにより、ブロック番号及びシーケンス番号に割り当てられるビット数をファイル毎に変更することができる。したがって、そのビット数はブロックサイズを規定するものであるから、アプリケーション及び伝送媒体に応じて、様々なブロックサイズに柔軟に対応することができる。   As described above, according to the present invention, header information including a block number and a sequence number is added to attribute information and a unit. Thereby, attribute information and a unit can be distinguished by a block number and a sequence number. Therefore, it is not necessary to add dedicated information for identifying the attribute information and the file body, and the amount of header information can be reduced compared to the FLUTE header. That is, improvement in transmission efficiency and reduction in processing load can be realized. In addition, regarding the number of bits in the header information to which the block number and the sequence number are assigned, data for specifying the number of bits is handled as part of the attribute information. Thereby, the number of bits allocated to the block number and sequence number can be changed for each file. Accordingly, since the number of bits defines the block size, various block sizes can be flexibly supported according to the application and the transmission medium.

以下、本発明を実施するための最良の形態について図面を用いて詳細に説明する。
〔伝送システム〕
図1は、本発明の実施形態による送信端末及び受信端末を含む伝送システムの概略構成を示す図である。この伝送システムは、例えば、高度BSデジタル放送におけるダウンロードサービスを実現するシステムであり、送信端末1及び受信端末2により構成される。送信端末1及び受信端末2は一方向伝送路3により接続される。
The best mode for carrying out the present invention will be described below in detail with reference to the drawings.
[Transmission system]
FIG. 1 is a diagram illustrating a schematic configuration of a transmission system including a transmission terminal and a reception terminal according to an embodiment of the present invention. This transmission system is, for example, a system that realizes a download service in advanced BS digital broadcasting, and includes a transmission terminal 1 and a reception terminal 2. The transmission terminal 1 and the reception terminal 2 are connected by a one-way transmission path 3.

送信端末1は、コンテンツ及びメタデータを構成するファイルをパケット化し、ファイルの属性情報及びファイル本体をパケットに格納し、一方向伝送路3を介して受信端末2へ送信する装置である。受信端末2は、送信端末1により送信されたパケットを、一方向伝送路3を介して受信し、元のファイルに復元する装置である。一方向伝送路3は、例えば放送伝送路である。   The transmission terminal 1 is a device that packetizes a file constituting content and metadata, stores file attribute information and a file body in the packet, and transmits the packet to the reception terminal 2 via the one-way transmission path 3. The receiving terminal 2 is a device that receives the packet transmitted by the transmitting terminal 1 via the one-way transmission path 3 and restores the original file. The one-way transmission path 3 is a broadcast transmission path, for example.

〔送信端末/構成〕
次に、図1に示した伝送システムの送信端末1について説明する。まず、送信端末1の構成について説明する。図2は、送信端末1の構成を示すブロック図である。この送信端末1は、記憶部11、属性情報生成部12、ユニット生成部13、ダウンロードヘッダ付加部(ヘッダ情報付加部)14及びパケット送信部15を備えている。
[Sending terminal / configuration]
Next, the transmission terminal 1 of the transmission system shown in FIG. 1 will be described. First, the configuration of the transmission terminal 1 will be described. FIG. 2 is a block diagram illustrating a configuration of the transmission terminal 1. The transmission terminal 1 includes a storage unit 11, an attribute information generation unit 12, a unit generation unit 13, a download header addition unit (header information addition unit) 14, and a packet transmission unit 15.

記憶部11には、一方向伝送路3を用いて受信端末2へ送信されるコンテンツ及びメタデータを構成するファイルが記憶されている。属性情報生成部12は、記憶部11からファイルを読み出し、そのファイルについて、ファイル本体の名前及びファイルの長さ等を含む属性情報を生成する。   The storage unit 11 stores content and metadata files transmitted to the receiving terminal 2 using the unidirectional transmission path 3. The attribute information generation unit 12 reads a file from the storage unit 11 and generates attribute information including the name of the file body and the length of the file for the file.

ユニット生成部13は、記憶部11からファイルを読み出し、そのファイル本体を一定サイズのデータユニットに分割し、複数のデータユニットを生成する。そして、ユニット生成部13は、生成した複数のデータユニットに基づいてパリティユニットを生成し、データユニット及びパリティユニットからなるブロックを生成する。   The unit generation unit 13 reads a file from the storage unit 11, divides the file body into data units of a certain size, and generates a plurality of data units. The unit generation unit 13 generates a parity unit based on the generated plurality of data units, and generates a block including the data unit and the parity unit.

ダウンロードヘッダ付加部14は、属性情報生成部12により生成された属性情報に対し、ダウンロードヘッダを付加する。また、ユニット生成部13により生成されたデータユニット及びパリティユニットに対しても、ダウンロードヘッダを付加する。   The download header adding unit 14 adds a download header to the attribute information generated by the attribute information generating unit 12. Also, a download header is added to the data unit and parity unit generated by the unit generator 13.

パケット送信部15は、ダウンロードヘッダ付加部14によりダウンロードヘッダが付加された属性情報、データユニット及びパリティユニットにIPヘッダ及びUDPヘッダを付加してパケットを生成し、または圧縮ヘッダを付加してパケットを生成し、受信端末2へ送信する。   The packet transmission unit 15 generates a packet by adding an IP header and a UDP header to the attribute information, data unit, and parity unit to which the download header is added by the download header addition unit 14, or adds a compression header to the packet. It is generated and transmitted to the receiving terminal 2.

このように、送信端末1は、ファイルの属性情報を生成してダウンロードヘッダを付加すると共に、ファイル本体を分割したデータユニットからパリティユニットを生成し、データユニット及びパリティユニットにそれぞれダウンロードヘッダを付加する。そして、送信端末1は、パケットを生成し、一方向伝送路3を介して受信端末2へ送信する。   In this way, the transmission terminal 1 generates file attribute information and adds a download header, generates a parity unit from the data unit obtained by dividing the file body, and adds a download header to each of the data unit and the parity unit. . Then, the transmission terminal 1 generates a packet and transmits it to the reception terminal 2 via the one-way transmission path 3.

〔送信端末/処理〕
次に、送信端末1の処理について説明する。図3は、送信端末1の処理を示すフロー図であり、送信端末1が一方向伝送路3を介してパケットを送信する際の、ファイルをパケット化するフローが示されている。また、図4は、属性情報、ユニット及びブロックの生成フローを説明する模式図である。
[Sending terminal / Process]
Next, processing of the transmission terminal 1 will be described. FIG. 3 is a flowchart showing the processing of the transmission terminal 1, and shows a flow of packetizing a file when the transmission terminal 1 transmits a packet via the one-way transmission path 3. FIG. 4 is a schematic diagram for explaining a generation flow of attribute information, units, and blocks.

まず、送信端末1の属性情報生成部12は、記憶部11からファイルを読み出し、少なくともファイル本体の名前及びファイルの長さを含む属性情報を生成する(ステップS1)。この場合、属性情報生成部12は、生成する属性情報のサイズが後述するデータユニットのサイズ(予め設定されている)よりも大きい場合に、生成した属性情報を、データユニットのサイズに分割する。   First, the attribute information generation unit 12 of the transmission terminal 1 reads a file from the storage unit 11, and generates attribute information including at least the name of the file body and the length of the file (step S1). In this case, the attribute information generation unit 12 divides the generated attribute information into the data unit size when the size of the attribute information to be generated is larger than the size of the data unit described later (preset).

図5は、属性情報の構成を示す図である。図5に示すように、属性情報は、「ダウンロードヘッダにおけるBlock Number(ブロック番号BN)フィールドのビット数」「ブロック内のパケット数」「属性情報パケットの最終シーケンス番号」「FEC方式を特定するための識別子」「URI(ファイル本体の名前)」「File Length(ファイルの長さ)」「Content Type(コンテンツタイプ)」「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」「格納先のディレクトリ構成」「Content Encoding(コンテンツエンコーディング)」「Transfer Length(伝送長)」「Content MD5(コンテンツMD5)」から構成される。   FIG. 5 is a diagram showing a configuration of attribute information. As shown in FIG. 5, the attribute information is used to specify “the number of bits in the Block Number (block number BN) field in the download header”, “the number of packets in the block”, “the last sequence number of the attribute information packet”, and “FEC system”. “URI (file body name)” “File Length (file length)” “Content Type (content type)” “Final block number and final sequence number of the final block” “Storage destination” Directory structure ”“ Content Encoding (content encoding) ”“ Transfer Length (transmission length) ”“ Content MD5 (content MD5) ”.

属性情報生成部12は、読み出したファイルに基づいて、図5に示す各構成要素を設定し、属性情報を生成する。具体的には、属性情報生成部12は、一方向伝送路3の種類及び特性に応じて予め設定されたビット長を、「ダウンロードヘッダにおけるブロック番号BNフィールドのビット数」に設定する。このブロック番号BNフィールドのビット数及びブロック番号BNの詳細については後述する。   The attribute information generation unit 12 sets each component shown in FIG. 5 based on the read file, and generates attribute information. Specifically, the attribute information generation unit 12 sets a bit length preset according to the type and characteristics of the one-way transmission path 3 to “the number of bits of the block number BN field in the download header”. Details of the number of bits of the block number BN field and the block number BN will be described later.

属性情報生成部12は、予め設定された、ブロック内のパケット数を、「ブロック内のパケット数」に設定する。「ブロック内のパケット数」とは、ファイル本体から分離されたデータユニットとデータユニットから生成されたパリティユニットとの集合体であるブロックにおいて、そのブロック内で送信され得るパケットの数である。   The attribute information generation unit 12 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 the block in a block that is an aggregate of data units separated from the file body and parity units generated from the data units.

属性情報生成部12は、生成した属性情報を分割した場合、分割した属性情報の数を「属性情報パケットの最終シーケンス番号」に設定する。尚、属性情報のサイズがデータユニットのサイズ以下の場合は、「属性情報パケットの最終シーケンス番号」は0となる。   When the attribute information generation unit 12 divides the generated attribute information, the attribute information generation unit 12 sets the number of divided attribute information to “the last sequence number of the attribute information packet”. If the size of the 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.

属性情報生成部12は、ファイルのサイズを「File Length(ファイルの長さ)」に設定し、コンテンツのタイプを「Content Type(コンテンツタイプ)」に設定する。さらに、属性情報生成部12は、後述するユニット生成部13により生成されるデータユニット及びパリティユニットの数、予め設定されたデータユニットのサイズ等に基づいて、ブロックの数及びシーケンスの数を算出し、これらを「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」に設定する。   The attribute information generation unit 12 sets the file size to “File Length (file length)” and the content type to “Content Type (content type)”. Further, the attribute information generation unit 12 calculates the number of blocks and the number of sequences based on the number of data units and parity units generated by the unit generation unit 13 described later, 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”.

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

図3に戻って、ユニット生成部13は、記憶部11からファイルを読み出し(属性情報生成部12が読み出したファイルと同一のファイルを読み出し)、予め設定された一定サイズのデータユニットにファイル本体を分割する(ステップS2、図4(1))。データユニットのサイズは自由に設定することができ、例えば、1344バイト、4032バイトとする。   Returning to FIG. 3, the unit generation unit 13 reads a file from the storage unit 11 (reads the same file as the file read by the attribute information generation unit 12), and stores the file body in a preset data unit of a certain size. Divide (step S2, FIG. 4 (1)). The size of the data unit can be freely set, for example, 1344 bytes and 4032 bytes.

ユニット生成部13は、複数に分割したデータユニットを、L×D個毎に区分し、L列D行の2次元に整列させる(ステップS3、図4(2))。この2次元のデータユニットの集合体が、ブロックの元になる。   The unit generator 13 divides the data unit divided into a plurality of L × D pieces and aligns them in two dimensions of L columns and D rows (step S3, FIG. 4 (2)). This collection of two-dimensional data units is the source of the block.

また、ユニット生成部13は、整列させた2次元のデータユニットにおいて、列方向及び行方向毎にそれぞれのデータユニットからパリティユニットを生成する(ステップS4、図4(3))。例えば、ユニット生成部13は、列方向毎に全てのデータユニットについてmod2の加算を行い列方向毎のパリティユニットを生成する。同様に、行方向毎の全てのデータユニットについてmod2の加算を行い行方向毎のパリティユニットを生成する。   In addition, the unit generation unit 13 generates a parity unit from each data unit in the column direction and the row direction in the aligned two-dimensional data units (step S4, FIG. 4 (3)). For example, the unit generation unit 13 adds mod 2 for all data units for each column direction to generate a parity unit for each column direction. Similarly, mod2 is added to all data units in the row direction to generate parity units in the row direction.

ユニット生成部13は、ステップS3にて整列した2次元のデータユニットの集合体、及び、ステップS4にて生成した列方向及び行方向のパリティユニットを用いて、ブロックを生成する(ステップS5、図4(3))。   The unit generation unit 13 generates a block using the two-dimensional data unit array arranged in step S3 and the column-direction and row-direction parity units generated in step S4 (step S5, FIG. 4 (3)).

そして、ダウンロードヘッダ付加部14は、属性情報生成部12により生成された属性情報に対し、ダウンロードヘッダを付加すると共に、ユニット生成部13により生成されたデータユニット及びパリティユニットに対しても、ダウンロードヘッダを付加する(ステップS6,S7)。   The download header adding unit 14 adds a download header to the attribute information generated by the attribute information generating unit 12, and also downloads the data header and the parity unit generated by the unit generating unit 13. Is added (steps S6 and S7).

(ダウンロードヘッダの付加)
図6は、ダウンロードヘッダの構成を示す図である。図6に示すように、ダウンロードヘッダは、3つのフィールドからなる64ビットのヘッダであり、「Transport File ID(トランスポートファイルID:TFID)」「Block Number(ブロック番号BN)」「Sequence Number(シーケンス番号SN)」から構成される。「TFID」フィールドのビット数(フィールド幅)は32である。「ブロック番号BN」及び「シーケンス番号SN」フィールドのビット数は合計32であるが、それぞれ可変長であり、一方向伝送路3の種類及び特性に応じて、または、伝送されるファイルに応じて予め設定される。また、一つのファイルを伝送中は、これらのフィールド幅は変更されず、固定値が用いられる。
(Add download header)
FIG. 6 is a diagram showing the configuration of the download header. As shown in FIG. 6, the download header is a 64-bit header composed of three fields, “Transport File ID (Transport File ID: TFID)”, “Block Number (block number BN)”, “Sequence Number” (sequence) Number SN) ". The number of bits (field width) of the “TFID” field is 32. The total number of bits in the “block number BN” and “sequence number SN” fields is 32, but each has a variable length, depending on the type and characteristics of the one-way transmission path 3 or the file to be transmitted. It is set in advance. Further, during transmission of one file, these field widths are not changed and fixed values are used.

「TFID」は、伝送するファイルを一意に識別するためのラベルの役割を果たす。したがって、ダウンロードヘッダ付加部14は、同一のファイルの属性情報、データユニット及びパリティユニットに対して、同一の「TFID」を設定する。一方、異なるファイルの属性情報等に対して、異なる「TFID」を設定する。尚、前述のFLUTEでは、この「TFID」は「Transport Object Identifier(TOI)」に相当する。詳細については、前述の非特許文献1,2を参照されたい。   “TFID” serves as a label for uniquely identifying a file to be transmitted. Therefore, the download header adding unit 14 sets the same “TFID” for the attribute information, data unit, and parity unit of the same file. On the other hand, different “TFIDs” are set for attribute information of different files. In the above-mentioned FLUTE, this “TFID” corresponds to “Transport Object Identifier (TOI)”. For details, refer to the aforementioned Non-Patent Documents 1 and 2.

「ブロック番号BN」は、伝送するファイルにおけるブロックの番号を示す。また、「シーケンス番号SN」は、属性情報(分割した場合はそれぞれの属性情報)の番号、及びブロック内のユニット(以下、データユニット及びパリティユニットを総称してユニットという。)の番号を示す。例えば、最初の属性情報に対してはBN=0,SN=0が設定され、属性情報に続くユニットには、最終の属性情報に対して設定されたSNに引き続くSNが設定される。   “Block number BN” indicates the block number in the file to be transmitted. “Sequence number SN” indicates the number of attribute information (each attribute information when divided) and the number of a unit in a block (hereinafter, a data unit and a parity unit are collectively referred to as a unit). For example, BN = 0 and SN = 0 are set for the first attribute information, and an SN subsequent to the SN set for the last attribute information is set for the unit following the attribute information.

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

一方、属性情報生成部12により生成された属性情報が複数に分割された場合、ダウンロードヘッダ付加部14は、最初のブロック(BN=0)において、分割された最初の属性情報に対しBN=0,SN=0を設定し、次の属性情報に対しBN=0,SN=1を設定する。シーケンス番号SNは、属性情報の分割に応じて1ずつ増加する。そして、ダウンロードヘッダ付加部14は、最初のブロック(BN=0)の先頭のユニットに対しBN=0,SN=2を設定し、その次のユニットに対しBN=0,SN=3を設定する。シーケンス番号SNは、ユニットの数に応じて1ずつ増加する。ここで、属性情報生成部12により生成され分割された属性情報の数がn個の場合、それぞれの属性情報のシーケンス番号SNはSN=0,1,・・・,n−1になるから、最初のユニットのシーケンス番号SNはSN=nとなる。そして、ダウンロードヘッダ付加部14は、次のブロック(BN=1)においても、最初のブロックにおける属性情報と同一の属性情報のBN=0,SN=0,1,・・・を設定する。そして、ダウンロードヘッダ付加部14は、そのブロック(BN=1)の先頭のユニットに対しBN=1,SN=2(分割された属性情報の数が2個の場合)を設定し、その次のユニットに対しBN=1,SN=3を設定する。前述のとおり、シーケンス番号SNは、ユニットの数に応じて1ずつ増加し、最終の属性情報がSN=n−1の場合、最初のユニットはSN=nとなる。   On the other hand, when the attribute information generated by the attribute information generation unit 12 is divided into a plurality of pieces, the download header addition unit 14 adds BN = 0 to the first divided attribute information in the first block (BN = 0). , SN = 0, and BN = 0, SN = 1 for the next attribute information. The sequence number SN increases by 1 in accordance with the division of the attribute information. Then, the download header adding unit 14 sets BN = 0 and SN = 2 for the head unit of the first block (BN = 0), and sets BN = 0 and SN = 3 for the next unit. . The sequence number SN increases by 1 according to the number of units. Here, when the number of attribute information generated and divided by the attribute information generation unit 12 is n, the sequence number SN of each attribute information is SN = 0, 1,..., N−1. The sequence number SN of the first unit is SN = n. The download header adding unit 14 also sets BN = 0, SN = 0, 1,... Of the same attribute information as the attribute information in the first block in the next block (BN = 1). Then, the download header adding unit 14 sets BN = 1, SN = 2 (when the number of divided attribute information is two) for the head unit of the block (BN = 1), and the next BN = 1 and SN = 3 are set for the unit. As described above, the sequence number SN increases by 1 according to the number of units, and when the final attribute information is SN = n−1, the first unit is SN = n.

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

図7は、ダウンロードヘッダの構成例を示す図である。図7において(1)は、ブロックのサイズが大きい場合の構成例である。ブロックのサイズを大きく設定する場合は、ブロック内に多数のユニットが含まれるから、シーケンス番号SNフィールドの割り当てビット数を多くし、ブロック番号BNフィールドの割り当てビット数を少なくする。   FIG. 7 is a diagram illustrating a configuration example of the download header. In FIG. 7, (1) is a configuration example when the block size is large. When the block size is set to be large, since a large number of units are included in the block, the number of allocated bits in the sequence number SN field is increased and the number of allocated bits in the block number BN field is decreased.

(2)は、ブロックのサイズが小さい場合の構成例である。ブロックのサイズを小さく設定する場合は、ブロック内に多数のユニットが含まれないから、シーケンス番号SNフィールドの割り当てビット数を少なくし、ブロック番号BNフィールドの割り当てビット数を多くする。   (2) is a configuration example when the block size is small. When the block size is set to be small, since many units are not included in the block, the number of assigned bits in the sequence number SN field is reduced and the number of assigned bits in the block number BN field is increased.

(3)は、ファイルの属性情報に付加されるダウンロードヘッダの構成例であり、ブロック番号BN及びシーケンス番号SNがBN=0,SN=0である。属性情報生成部12により生成された属性情報が複数に分割される場合は、最初の属性情報に付加されるダウンロードヘッダを示している。   (3) is a configuration example of a download header added to file attribute information, and the block number BN and the sequence number SN are BN = 0 and SN = 0. When the attribute information generated by the attribute information generation unit 12 is divided into a plurality of pieces, a download header added to the first attribute information is shown.

このように、図5に示した属性情報に含まれる「ダウンロードヘッダにおけるブロック番号BNフィールドのビット数」の設定に従って、ダウンロードヘッダのブロック番号BN及びシーケンス番号SNフィールドの割り当てビット数を変更することができるから、一方向伝送路3の種類及び特性、または送信するファイルに応じたビット数とすることができ、柔軟に対応することができる。   As described above, the number of bits allocated to the block number BN and sequence number SN field of the download header can be changed according to the setting of “number of bits of the block number BN field in the download header” included in the attribute information shown in FIG. Therefore, the number of bits according to the type and characteristics of the one-way transmission path 3 or the file to be transmitted can be set, and the number of bits can be flexibly dealt with.

(パケットの生成)
図3に戻って、パケット送信部15は、ダウンロードヘッダ付加部14によりダウンロードヘッダが付加された属性情報及びユニットに対しヘッダを付加し、パケットを生成する(ステップS8)。そして、パケット送信部15は、生成したパケットを送信する(ステップS9)。
(Packet generation)
Returning to FIG. 3, the packet transmission unit 15 adds a header to the attribute information and the unit to which the download header is added by the download header addition unit 14, and generates a packet (step S8). Then, the packet transmission unit 15 transmits the generated packet (step S9).

図8は、パケットの構成を示す図である。(1)は、図1に示した一方向伝送路3がIPネットワークによる伝送路の場合におけるパケット構成を示している。パケット送信部15は、ダウンロードヘッダが付加された属性情報及びユニットをUDPペイロードに格納し、IPヘッダ及びUDPヘッダを付加し、(1)に示すパケットを生成して送信する。   FIG. 8 is a diagram illustrating a packet configuration. (1) shows a packet configuration when the unidirectional transmission path 3 shown in FIG. 1 is a transmission path based on an IP network. The packet transmission unit 15 stores the attribute information and unit to which the download header is added in the UDP payload, adds the IP header and the UDP header, and generates and transmits the packet shown in (1).

(2)は、一方向伝送路3が例えば高度BSデジタル放送の伝送路の場合におけるパケット構成を示している。パケット送信部15は、ダウンロードヘッダが付加された属性情報及びユニットをUDPペイロードに格納し、IPヘッダ及びUDPヘッダの代わりに圧縮ヘッダを生成し、この圧縮ヘッダを付加して(2)に示すパケットを生成して送信する。   (2) shows a packet configuration when the unidirectional transmission path 3 is, for example, a transmission path for advanced BS digital broadcasting. The packet transmission unit 15 stores the attribute information and unit with the download header added in the UDP payload, generates a compressed header instead of the IP header and the UDP header, adds the compressed header, and the packet shown in (2) Generate and send.

(圧縮ヘッダ)
次に、圧縮ヘッダの使用例について簡単に説明する。尚、高度BSデジタル放送の圧縮ヘッダのフォーマットについては、前述の非特許文献2における資料60−1−2「放送システム委員会報告」の別添答申案第31頁「2.3.2.2 IPパケットのヘッダ圧縮方式」を参照されたい。
(Compressed header)
Next, a usage example of the compressed header will be briefly described. As for the format of the compressed header of advanced BS digital broadcasting, the supplementary proposal page 31 “2.3.2.2” of the above-mentioned Non-Patent Document 2 Document 60-1-2 “Broadcasting System Committee Report”. Refer to “IP packet header compression method”.

一般に、パケットのヘッダを圧縮する技術には、IPヘッダ圧縮フォーマットが用いられる。このIPヘッダ圧縮フォーマットとしては、RFC2508(Compressing IP/UDP/RTP Headers for Low−Speed Serial Links)やRFC3095(RObust Header Compression(ROHC):Framework and four profiles:RTP, UDP, ESP, and uncompressed)等に規定されたものが知られている。   In general, an IP header compression format is used as a technique for compressing a packet header. As this IP header compression format, RFC2508 (Compressing IP / UDP / RTP Headers for Low-Speed Serial Links) and RFC3095 (Robust Header Compression, RODP): Framework and future ProP: What is specified is known.

これらのヘッダ圧縮技術は、複数のパケットが連続する同一フローにおいて、パケットのヘッダに記述される情報が同一又は予測可能であるという性質を利用している。尚、ヘッダ圧縮されたパケットのヘッダには、最低限のヘッダ情報に加えて、フローを特定するためのコンテキストID(CID)が記述されている。   These header compression techniques utilize the property that the information described in the packet header is the same or predictable in the same flow in which a plurality of packets are continuous. In the header of the header-compressed packet, a context ID (CID) for specifying a flow is described in addition to the minimum header information.

具体的なヘッダ圧縮技術の例として、同一フローに属する全てのパケットに、ヘッダ情報の全てを含めることをしないで、一部のパケットには、ヘッダ情報の全て及びCIDを含め、その他のパケットには、ヘッダ情報の一部及びCIDを含めることとするものがある。ヘッダ情報の全て及びCIDを含むヘッダをフルヘッダといい、このフルヘッダが付加されたパケットをフルヘッダパケットという。また、ヘッダ情報の一部及びCIDを含むヘッダを圧縮ヘッダといい、この圧縮ヘッダが付加されたパケットを圧縮ヘッダパケットという。図8(2)が圧縮ヘッダパケットである。   As a specific example of header compression technology, all packets belonging to the same flow are not included in all header information, but some packets include all header information and CID, and other packets Includes a part of header information and a CID. A header including all of the header information and the CID is called a full header, and a packet to which the full header is added is called a full header packet. A header including a part of header information and a CID is called a compressed header, and a packet to which the compressed header is added is called a compressed header packet. FIG. 8B is a compressed header packet.

そして、このヘッダ圧縮技術では、送信端末1と受信端末2との間で、CIDとヘッダ情報の一部とを予め対応付けておいたCIDテーブルを共有しておく。そして、送信端末1から受信端末2へ、フルヘッダパケット及び圧縮ヘッダパケットを送信する。これにより、送信端末1と受信端末2との間で、CIDをキーとして、全てのヘッダ情報を共有することができる。   In this header compression technique, a CID table in which a CID and a part of header information are associated in advance is shared between the transmission terminal 1 and the reception terminal 2. Then, the full header packet and the compressed header packet are transmitted from the transmission terminal 1 to the reception terminal 2. Thereby, all the header information can be shared between the transmission terminal 1 and the reception terminal 2 using the CID as a key.

このように、圧縮ヘッダは、送信端末1から受信端末2への同一フローのパケットに付加される情報であり、CIDをキーとしてヘッダ情報を共有するために用いられる。   Thus, the compressed header is information added to a packet of the same flow from the transmission terminal 1 to the reception terminal 2, and is used for sharing header information using the CID as a key.

(パケットの送信順序)
次に、パケットの送信順序について説明する。図9は、パケットの送信順序の例を示す図である。図9に示すように、送信端末1のパケット送信部15は、ユニットの送信に先立ち、属性情報のパケットを送信する。具体的には、パケット送信部15は、ファイル1の送信において、ブロック番号BN=0におけるユニットの送信に先立ち、属性情報のパケット(ダウンロードヘッダのBN=0,SN=0)を送信し、引き続き、ブロック番号BN=0におけるユニットをそれぞれ送信する。そして、パケット送信部15は、ブロック番号BN=1におけるユニットの送信に先立ち、同一の属性情報のパケット(BN=0,SN=0のダウンロードヘッダが付加された属性情報のパケット)を送信し、引き続き、ブロック番号BN=1におけるユニットのパケットをそれぞれ送信する。このようにして、パケット送信部15は、最終ブロックのパケットを送信し、ファイル1の送信を終了する。
(Packet transmission order)
Next, the packet transmission order will be described. FIG. 9 is a diagram illustrating an example of a packet transmission order. As shown in FIG. 9, the packet transmission unit 15 of the transmission terminal 1 transmits a packet of attribute information prior to transmission of the unit. Specifically, the packet transmission unit 15 transmits the attribute information packet (download header BN = 0, SN = 0) prior to the transmission of the unit with the block number BN = 0 in the transmission of the file 1, and continues. , The units with the block number BN = 0 are transmitted. Then, the packet transmission unit 15 transmits the same attribute information packet (the attribute information packet to which the download header of BN = 0, SN = 0 is added) prior to the transmission of the unit with the block number BN = 1, Subsequently, the packet of the unit with the block number BN = 1 is transmitted. In this way, the packet transmission unit 15 transmits the packet of the last block, and ends the transmission of the file 1.

尚、図9では、パケット送信部15は、ファイルの属性情報を、ブロック毎のユニットを送信する前にそれぞれ送信するようにしたが、ブロック番号BN=0のユニットを送信する前に1回だけ送信するようにしてもよい。また、ブロック番号BN=0、ブロック番号BN=2等の偶数のブロックを送信する前に送信するようにしてもよい。ファイルの属性情報を送信するタイミングは、ブロック番号BN=0を送信する前に加えて、その後の任意のブロックを送信する前に送信するようにしてもよい。ファイルの属性情報の送信回数を減らすことにより、一方向伝送路3において効率のよい伝送を実現することができる。   In FIG. 9, the packet transmission unit 15 transmits the file attribute information before transmitting the unit for each block, but only once before transmitting the unit with the block number BN = 0. You may make it transmit. Further, an even number of blocks such as block number BN = 0 and block number BN = 2 may be transmitted before being transmitted. The file attribute information may be transmitted before transmitting the block number BN = 0 and before transmitting any subsequent block. Efficient transmission can be realized in the one-way transmission path 3 by reducing the number of transmissions of file attribute information.

〔受信端末/構成〕
次に、図1に示した伝送システムの受信端末2について説明する。まず、受信端末2の構成について説明する。図10は、受信端末2の構成を示すブロック図である。この受信端末2は、パケット受信部21、ダウンロードヘッダ解析部(ヘッダ情報解析部)22、ファイル復元部23及び記憶部24を備えている。
[Receiving terminal / configuration]
Next, the receiving terminal 2 of the transmission system shown in FIG. 1 will be described. First, the configuration of the receiving terminal 2 will be described. FIG. 10 is a block diagram showing the configuration of the receiving terminal 2. The receiving terminal 2 includes a packet receiving unit 21, a download header analysis unit (header information analysis unit) 22, a file restoration unit 23, and a storage unit 24.

パケット受信部21は、送信端末1により送信されたパケットを受信し、IPヘッダ等を取り除く等の受信処理を行い、ファイルの属性情報及びユニットをダウンロードヘッダ解析部22に出力する。   The packet receiving unit 21 receives a packet transmitted from the transmitting terminal 1, performs a receiving process such as removing an IP header and the like, and outputs file attribute information and a unit to the download header analyzing unit 22.

ダウンロードヘッダ解析部22は、パケット受信部21からファイルの属性情報及びユニットを入力し、ファイルの属性情報及びユニットに付加されたダウンロードヘッダを解析し、ファイルの識別処理及び属性情報とユニットとを区別する処理等を行い、ファイルの属性情報及びそのファイルにおける全てのユニットを取得する。そして、ダウンロードヘッダ解析部22は、同一ファイルにおける識別情報及び全てのユニットをファイル復元部23に出力する。   The download header analysis unit 22 inputs the attribute information and unit of the file from the packet reception unit 21, analyzes the attribute information of the file and the download header added to the unit, and distinguishes the file identification processing and the attribute information from the unit The file attribute information and all the units in the file are acquired. Then, the download header analysis unit 22 outputs the identification information and all the units in the same file to the file restoration unit 23.

ファイル復元部23は、ダウンロードヘッダ解析部22から同一ファイルにおける属性情報及び全てのユニットを入力し、パリティユニットに基づいて欠損したデータユニットを復元し、データユニットを結合して元のファイルに復元する。そして、ファイル復元部23は、復元したファイルを記憶部24に書き込む。例えば、列方向及び行方向のそれぞれのデータユニットについてmod2の加算が行われパリティユニットが生成された場合には、ファイル復元部23は、一つの欠損したデータユニットを、1行または1列の中で、それ以外のデータユニット及びパリティユニットについてmod2の加算を行うことにより復元する。   The file restoration unit 23 receives the attribute information and all units in the same file from the download header analysis unit 22, restores the missing data unit based on the parity unit, and combines the data units to restore the original file. . Then, the file restoration unit 23 writes the restored file in the storage unit 24. For example, when mod 2 is added to each data unit in the column direction and the row direction to generate a parity unit, the file restoration unit 23 selects one missing data unit in one row or one column. Thus, restoration is performed by adding mod 2 to the other data units and parity units.

このように、受信端末2は、送信端末1により送信されたパケットを、一方向伝送路3を介して受信し、同一ファイルにおける属性情報及び全てのユニットに区別する。そして、受信端末2は、区別したユニットのうちのデータユニットをパリティユニットに基づいて復元し、データユニットを結合して元のファイルに復元する。   Thus, the receiving terminal 2 receives the packet transmitted by the transmitting terminal 1 via the one-way transmission path 3, and distinguishes it into attribute information and all units in the same file. Then, the receiving terminal 2 restores the data unit among the distinguished units based on the parity unit, and combines the data units to restore the original file.

〔受信端末/処理〕
次に、受信端末2の処理について説明する。図11は、受信端末2の処理を示すフロー図であり、受信端末2が一方向伝送路3からパケットを受信する際の、ファイルを復元するフローが示されている。
[Receiving terminal / processing]
Next, processing of the receiving terminal 2 will be described. FIG. 11 is a flowchart showing processing of the receiving terminal 2, and shows a flow for restoring a file when the receiving terminal 2 receives a packet from the one-way transmission path 3.

まず、受信端末2のパケット受信部21は、ファイルの属性情報及びユニットが格納されたパケットを受信し、受信処理の後、ファイルの属性情報及びユニットの各データをダウンロードヘッダ解析部22に出力する(ステップS11)。   First, the packet receiving unit 21 of the receiving terminal 2 receives a packet storing file attribute information and units, and outputs the file attribute information and unit data to the download header analyzing unit 22 after receiving processing. (Step S11).

ダウンロードヘッダ解析部22は、パケット受信部21からファイルの属性情報及びユニットの各データを入力し、その属性情報及びユニットに付加された64ビットのダウンロードヘッダを参照し、ダウンロードヘッダを構成する32ビットの「TFID」に基づいて、ファイルを識別する(ステップS12)。以下、「TFID」が同一のファイルについて、ステップS13〜S16の処理を行う。   The download header analysis unit 22 receives file attribute information and unit data from the packet reception unit 21, refers to the attribute information and the 64-bit download header added to the unit, and constitutes a 32-bit download header. The file is identified based on “TFID” (step S12). Thereafter, the processes of steps S13 to S16 are performed for files having the same “TFID”.

ダウンロードヘッダ解析部22は、識別したファイルの属性情報を取得済みであるか否かを判定し、取得済みでないと判定した場合、パケット受信部21から入力するデータについて、ダウンロードヘッダのブロック番号BN及びシーケンス番号SNがBN=0,SN=0であるか否かを判定し、BN=0,SN=0のデータを入力するまで待つ。そして、ダウンロードヘッダがBN=0,SN=0であることを判定した場合、そのデータは最初の属性情報であると認識し、最初の属性情報に含まれる「ダウンロードヘッダにおけるブロック番号BNフィールドのビット数」を参照し、ダウンロードヘッダに含まれる「TFID」の次の32ビットであるブロック番号BN及びシーケンス番号SNフィールドがどのような割合になっているかを認識する。そして、その後に入力するデータについて、ダウンロードヘッダに含まれる「TFID」が同じ場合のブロック番号BN及びシーケンス番号SNを特定する。そして、ダウンロードヘッダ解析部22は、最初の属性情報に含まれる「属性情報パケットの最終シーケンス番号」を参照し、その後に入力するデータのシーケンス番号SNが「属性情報パケットの最終シーケンス番号」と同一になるまでの間のデータを、同一ファイルにおける属性情報として取得する(ステップS13)。   The download header analysis unit 22 determines whether or not the attribute information of the identified file has been acquired. If the download header analysis unit 22 determines that the attribute information of the identified file has not been acquired, the download header block number BN and the data input from the packet reception unit 21 are determined. It is determined whether or not the sequence number SN is BN = 0, SN = 0, and waits until data of BN = 0, SN = 0 is input. When it is determined that the download header is BN = 0, SN = 0, the data is recognized as the first attribute information, and the “bit of the block number BN field in the download header included in the first attribute information” By referring to “Number”, it is recognized what ratio the block number BN and sequence number SN fields of the next 32 bits of “TFID” included in the download header are. And about the data input after that, the block number BN and sequence number SN in case "TFID" contained in a download header are the same are specified. Then, the download header analysis unit 22 refers to the “final sequence number of the attribute information packet” included in the first attribute information, and the sequence number SN of the data input thereafter is the same as the “final sequence number of the attribute information packet” The data up to is acquired as attribute information in the same file (step S13).

ダウンロードヘッダ解析部22は、属性情報に含まれる「ブロック内のパケット数」を参照し、ブロックにおける最後のユニットを特定できるようにし、属性情報に含まれる「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」を参照し、最終ブロックを特定できるようにし、また、最終ブロックのユニット及び最終ブロックにおける最終シーケンスのユニットを特定できるようにする。そして、ダウンロードヘッダ解析部22は、全ての属性情報を取得した後に入力するデータについて、同一ファイルにおける全てのブロックの全てのユニットを取得する(ステップS14)。そして、取得した属性情報及び全てのユニットをファイル復元部23に出力する。   The download header analysis unit 22 refers to the “number of packets in the block” included in the attribute information, and can identify the last unit in the block. The download header analysis unit 22 includes “the last block number and the last block for transmitting the file” included in the attribute information. The last block can be identified by referring to the “last sequence number of the last block”, and the unit of the last block and the unit of the last sequence in the last block can be identified. And the download header analysis part 22 acquires all the units of all the blocks in the same file about the data input after acquiring all the attribute information (step S14). Then, the acquired attribute information and all units are output to the file restoration unit 23.

一方、ステップS13において、識別したファイルの属性情報を取得済みであると判定した場合、ダウンロードヘッダ解析部22は、前述したステップS14の処理を行う。   On the other hand, if it is determined in step S13 that the attribute information of the identified file has been acquired, the download header analysis unit 22 performs the process of step S14 described above.

ファイル復元部23は、ダウンロードヘッダ解析部22から同一ファイルにおける属性情報及び全てのユニットを入力し、ダウンロードヘッダのブロック番号BN及びシーケンス番号SNに基づいて、データユニット及びパリティユニットを、ブロック番号順及びブロック内のシーケンス番号順に整列させる。そして、属性情報に含まれる「FEC方式を特定するための識別子」を参照し、パリティユニットを用いたFECのデコード処理を行い、欠損したデータユニットの復元を行い、データユニットを結合する(ステップS15)。そして、ファイル復元部23は、元のファイルに復元して記憶部24に書き込む(ステップS16)。   The file restoration unit 23 inputs the attribute information and all units in the same file from the download header analysis unit 22, and based on the block number BN and sequence number SN of the download header, the data unit and the parity unit are sorted in block number order and Arrange in order of sequence number in block. Then, referring to the “identifier for specifying the FEC scheme” included in the attribute information, the FEC decoding process using the parity unit is performed, the missing data unit is restored, and the data units are combined (step S15). ). Then, the file restoration unit 23 restores the original file and writes it in the storage unit 24 (step S16).

以上のように、本発明の実施形態による伝送システムによれば、送信端末1が、属性情報及びユニット毎に、ブロック番号BN及びシーケンス番号SNを含むダウンロードヘッダを付加したパケットを送信する際に、最初の属性情報についてはBN=0,SN=0のブロック番号BN及びシーケンス番号SNを設定するようにした。そして、受信端末2が、ダウンロードヘッダに含まれるブロック番号BN=0及びシーケンス番号SN=0を判定して属性情報を取得し、ダウンロードヘッダに含まれるブロック番号BN及びシーケンス番号SNに基づいてユニットを整列及び結合して元のファイルに復元するようにした。これにより、ファイル本体と属性情報とを識別するための専用の情報を別途設ける必要がないから、FLUTEのヘッダに比べてヘッダ情報量を少なくすることができる。したがって、伝送効率の向上及び処理負担の低減を実現することができる。   As described above, according to the transmission system according to the embodiment of the present invention, when the transmission terminal 1 transmits a packet with the download header including the block number BN and the sequence number SN for each attribute information and unit, For the first attribute information, the block number BN and sequence number SN of BN = 0, SN = 0 are set. Then, the receiving terminal 2 determines the block number BN = 0 and the sequence number SN = 0 included in the download header, acquires attribute information, and selects a unit based on the block number BN and the sequence number SN included in the download header. Aligned and merged to restore the original file. Accordingly, it is not necessary to separately provide dedicated information for identifying the file body and the attribute information, so that the amount of header information can be reduced compared to the FLUTE header. Therefore, improvement in transmission efficiency and reduction in processing load can be realized.

また、本発明の実施形態による伝送システムによれば、送信端末1の属性情報生成部12が「ダウンロードヘッダにおけるブロック番号BNフィールドのビット数」「ブロック内のパケット数」「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」を属性情報に設定するようにした。そして、受信端末2のダウンロードヘッダ解析部22が、その属性情報に基づいて、ブロック番号BN及びシーケンス番号SN、ブロック内のユニット数、ブロック数を特定するようにした。これにより、送信端末1はファイルに応じて異なるブロックサイズのパケットを送信し、受信端末2は異なるブロックサイズのパケットを受信してファイルを復元することができる。したがって、ブロックサイズを固定する必要がなく、アプリケーションや伝送媒体に応じて、様々なブロックサイズに柔軟に対応することができる。   Further, according to the transmission system according to the embodiment of the present invention, the attribute information generation unit 12 of the transmission terminal 1 “the number of bits of the block number BN field in the download header” “the number of packets in the block” “the final block for transmitting the file The number and the last sequence number of the last block ”are set in the attribute information. And the download header analysis part 22 of the receiving terminal 2 specified the block number BN and the sequence number SN, the number of units in a block, and the number of blocks based on the attribute information. As a result, the transmission terminal 1 can transmit a packet having a different block size according to the file, and the reception terminal 2 can receive the packet having a different block size and restore the file. Therefore, it is not necessary to fix the block size, and it is possible to flexibly cope with various block sizes according to the application and the transmission medium.

また、本発明の実施形態による伝送システムによれば、送信端末1のパケット送信部15が、ファイルの属性情報を、ブロック毎のユニットを送信する前にそれぞれ送信するようにした。これにより、受信端末2がファイルの途中のパケットから受信する場合には、途中の属性情報を取得することにより、それ以降のユニットを受信してファイルに復元することができる。また、送信端末1が、ブロック番号BN=0、ブロック番号BN=2等の偶数のブロックを送信する前に送信する等して、属性情報を間引いて送信するようにしてもよい。これにより、属性情報の送信回数を減らすことができるから、一方向伝送路3において効率のよい伝送を実現することができる。   Moreover, according to the transmission system by embodiment of this invention, the packet transmission part 15 of the transmission terminal 1 transmitted the attribute information of the file, respectively before transmitting the unit for every block. Thereby, when the receiving terminal 2 receives from the middle packet of the file, the subsequent unit can be received and restored to the file by acquiring the middle attribute information. Further, the transmission terminal 1 may perform transmission by thinning the attribute information by transmitting before transmitting even-numbered blocks such as block number BN = 0 and block number BN = 2. Thereby, since the number of attribute information transmissions can be reduced, efficient transmission can be realized in the one-way transmission path 3.

以上、実施形態を挙げて本発明を説明したが、本発明は前記実施形態に限定されるものではなく、その技術思想を逸脱しない範囲で種々変形可能である。例えば、前記実施形態では、送信端末1のユニット生成部13が、列方向及び行方向毎にそれぞれのデータユニットからパリティユニットを生成するようにしたが、一方向伝送路3の伝送品質によっては必ずしもパリティユニットを生成する必要はない。また、FECの方式は、データユニットを二次元に整列させてパリティユニットを生成するものである必要はなく、リードソロモン符号やRaptor符号により冗長データすなわちパリティユニットを生成する方式を用いてもよい。本発明は、FECの方式に限定されるものではない。   The present invention has been described with reference to the embodiment. However, the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the technical idea thereof. For example, in the above embodiment, the unit generation unit 13 of the transmission terminal 1 generates a parity unit from each data unit for each column direction and row direction. However, depending on the transmission quality of the one-way transmission path 3, There is no need to generate a parity unit. Further, the FEC method does not need to generate a parity unit by aligning data units two-dimensionally, and a method of generating redundant data, that is, a parity unit by a Reed-Solomon code or a Raptor code may be used. The present invention is not limited to the FEC method.

また、前記実施形態では、送信端末1の属性情報生成部12が、「FEC方式を特定するための識別子」を属性情報に設定し、受信端末2が、この情報に基づいて符号化方式を特定するようにしたが、必ずしも属性情報の一部として伝送する必要はない。FECのデコードに必要な符号化方式、パリティユニットの位置等の情報は、送信端末1及び受信端末2間で一致していればよいから、属性情報の一部として伝送するだけでなく、予め固定に設定されていてもよいし、別の手段によって伝送するようにしてもよい。   In the embodiment, the attribute information generation unit 12 of the transmission terminal 1 sets “identifier for identifying the FEC scheme” in the attribute information, and the reception terminal 2 identifies the encoding scheme based on this information. However, it is not necessarily transmitted as part of the attribute information. Since information such as the encoding method and parity unit position necessary for FEC decoding need only be consistent between the transmitting terminal 1 and the receiving terminal 2, it is not only transmitted as part of the attribute information but also fixed in advance. Or may be transmitted by another means.

また、前記実施形態では、送信端末1の属性情報生成部12が、図5に示したテキスト形式の属性情報を生成するようにしたが、バイナリ形式の属性情報を生成してもよい。本発明は、属性情報のフォーマットに限定されるものではない。   Moreover, in the said embodiment, although the attribute information generation part 12 of the transmission terminal 1 produced | generated the attribute information of the text format shown in FIG. 5, you may produce | generate the attribute information of a binary format. The present invention is not limited to the format of attribute information.

また、前記実施形態では、送信端末1のダウンロードヘッダ付加部14が、ブロック番号BNフィールドのビット数とシーケンス番号SNフィールドのビット数とをあわせて32ビットとしたダウンロードヘッダを付加するようにしたが、必ずしも32ビットにする必要はない。また、属性情報生成部12が、「ダウンロードパケットにおけるブロック番号BNフィールドのビット数」のみを属性情報に設定するようにした。この属性情報に基づいてシーケンス番号SNフィールドのビット数を算出することはできるが、シーケンス番号SNフィールドのビット数または両フィールドのビット数を属性情報に設定するようにしてもよい。   In the above-described embodiment, the download header adding unit 14 of the transmission terminal 1 adds a download header having a total of 32 bits including the bit number of the block number BN field and the bit number of the sequence number SN field. , It is not necessarily 32 bits. Further, the attribute information generation unit 12 sets only “the number of bits of the block number BN field in the download packet” in the attribute information. Although the number of bits of the sequence number SN field can be calculated based on this attribute information, the number of bits of the sequence number SN field or the number of bits of both fields may be set in the attribute information.

本発明の実施形態による送信端末及び受信端末を含む伝送システムの概略構成を示す図である。It is a figure which shows schematic structure of the transmission system containing the transmission terminal and receiving terminal by embodiment of this invention. 送信端末の構成を示すブロック図である。It is a block diagram which shows the structure of a transmission terminal. 送信端末の処理を示すフロー図である。It is a flowchart which shows the process of a transmission terminal. 属性情報、ユニット及びブロックの生成フローを説明する模式図である。It is a schematic diagram explaining the generation flow of attribute information, a unit, and a block. 属性情報の構成を示す図である。It is a figure which shows the structure of attribute information. ダウンロードヘッダの構成を示す図である。It is a figure which shows the structure of a download header. ダウンロードヘッダの構成例を示す図である。It is a figure which shows the structural example of a download header. パケットの構成を示す図である。It is a figure which shows the structure of a packet. パケットの送信順序の例を示す図である。It is a figure which shows the example of the transmission order of a packet. 受信端末の構成を示すブロック図である。It is a block diagram which shows the structure of a receiving terminal. 受信端末の処理を示すフロー図である。It is a flowchart which shows the process of a receiving terminal.

符号の説明Explanation of symbols

1 送信端末
2 受信端末
3 一方向伝送路
11 記憶部
12 属性情報生成部
13 ユニット生成部
14 ダウンロードヘッダ付加部
15 パケット送信部
21 パケット受信部
22 ダウンロードヘッダ解析部
23 ファイル復元部
24 記憶部
DESCRIPTION OF SYMBOLS 1 Transmission terminal 2 Reception terminal 3 Unidirectional transmission line 11 Storage part 12 Attribute information generation part 13 Unit generation part 14 Download header addition part 15 Packet transmission part 21 Packet reception part 22 Download header analysis part 23 File restoration part 24 Storage part

Claims (11)

ファイルの属性情報を生成し、ファイル本体を分割してユニットを生成し、前記属性情報をパケットに格納して送信すると共に、複数の前記ユニットからなるブロック毎に前記ユニットをパケットに格納して送信する一方向伝送路に用いる送信端末において、
前記ブロックを特定するためのブロック番号が割り当てられるフィールドのビット数と、前記パケットに格納される属性情報及びユニットを特定するためのシーケンス番号が割り当てられるフィールドのビット数とを定めるデータを含む属性情報を生成する属性情報生成部と、
前記ブロック番号及びシーケンス番号を含むヘッダ情報を生成し、このヘッダ情報を前記属性情報及びユニットに付加するヘッダ情報付加部と、を備えたことを特徴とする送信端末。
Generate attribute information of a file, generate a unit by dividing the file body, store the attribute information in a packet and send it, and store and send the unit in a packet for each block composed of a plurality of units In a transmitting terminal used for a one-way transmission line,
Attribute information including data that defines the number of bits of a field to which a block number for specifying the block is assigned, and attribute information stored in the packet and the number of bits of a field to which a sequence number for specifying a unit is assigned An attribute information generation unit for generating
A transmission terminal comprising: a header information adding unit that generates header information including the block number and sequence number, and adds the header information to the attribute information and the unit.
請求項1に記載の送信端末において、
前記ヘッダ情報付加部は、ブロック番号及びシーケンス番号を0とするヘッダ情報を生成し、このヘッダ情報を前記属性情報に付加する、ことを特徴とする送信端末。
In the transmission terminal according to claim 1,
The header information adding unit generates header information having a block number and a sequence number of 0, and adds the header information to the attribute information.
請求項1または2に記載の送信端末において、
前記属性情報生成部は、前記ブロック番号が割り当てられたフィールドのビット数及び前記シーケンス番号が割り当てられたフィールドのビット数を含む属性情報を生成し、または、前記ブロック番号及びシーケンス番号の両番号が割り当てられたフィールドのビット数が固定の場合に、前記ブロック番号及びシーケンス番号のうちのいずれか一方の番号が割り当てられたフィールドのビット数を含む属性情報を生成する、ことを特徴とする送信端末。
In the transmission terminal according to claim 1 or 2,
The attribute information generation unit generates attribute information including the number of bits of the field to which the block number is assigned and the number of bits of the field to which the sequence number is assigned, or both the block number and the sequence number are Transmitting terminal characterized by generating attribute information including the number of bits of a field to which any one of the block number and sequence number is assigned when the number of bits of the assigned field is fixed .
請求項1から3までのいずれか一項に記載の送信端末において、
前記属性情報を分割し、前記分割した属性情報をパケットにそれぞれ格納して送信する場合に、
前記属性情報生成部は、さらに、前記属性情報を分割した数を特定するためのデータを含む属性情報を生成する、ことを特徴とする送信端末。
In the transmission terminal according to any one of claims 1 to 3,
When the attribute information is divided and the divided attribute information is stored and transmitted in a packet,
The transmission terminal characterized in that the attribute information generation unit further generates attribute information including data for specifying the number of divisions of the attribute information.
請求項1から4までのいずれか一項に記載の送信端末において、
前記属性情報のシーケンス番号に引き続く番号をユニットのシーケンス番号としたヘッダ情報を生成するヘッダ情報付加部を備え、
前記ブロック間で同一の属性情報を、それぞれのブロックを構成するユニットの前に送信する、ことを特徴とする送信端末。
In the transmission terminal according to any one of claims 1 to 4,
A header information adding unit that generates header information in which the number subsequent to the sequence number of the attribute information is a unit sequence number;
The transmission terminal characterized by transmitting the same attribute information between the blocks before the units constituting each block.
請求項1から4までのいずれか一項に記載の送信端末において、
前記属性情報を、ブロックを構成するユニットの前に送信する場合に、属性情報のシーケンス番号に引き続く番号をユニットのシーケンス番号としたヘッダ情報を生成するヘッダ情報付加部を備え、
前記属性情報を、全てのブロックのうちの少なくとも先頭のブロックを構成するユニットの前に送信する、ことを特徴とする送信端末。
In the transmission terminal according to any one of claims 1 to 4,
A header information adding unit that generates header information with the sequence number of the attribute information as the sequence number of the unit when the attribute information is transmitted before the units constituting the block;
The transmitting terminal, wherein the attribute information is transmitted before a unit constituting at least a first block among all the blocks.
請求項1から6までのいずれか一項に記載の送信端末において、
前記属性情報生成部は、前記ブロック番号及びシーケンス番号のビット数を特定するためのデータに加えて、ファイルの名前及び長さを含む属性情報を生成する、ことを特徴とする送信端末。
In the transmission terminal according to any one of claims 1 to 6,
The transmission terminal characterized in that the attribute information generation unit generates attribute information including a file name and length in addition to data for specifying the number of bits of the block number and sequence number.
ファイルの属性情報が格納されたパケット、及び、ファイル本体を分割して得られたブロック毎のユニットが格納されたパケットを一方向伝送により受信し、元のファイルに復元する受信端末において、
前記属性情報には、前記ブロックを特定するためのブロック番号が割り当てられるフィールドのビット数と、前記パケットに格納される属性情報及びユニットを特定するためのシーケンス番号が割り当てられるフィールドのビット数とを定めるためのデータが含まれており、前記属性情報及びユニットには、前記ブロック番号及びシーケンス番号を含むヘッダ情報が付加されており、
前記属性情報に基づいて、ヘッダ情報に含まれるブロック番号及びシーケンス番号を解析し、属性情報及びユニットを取得するヘッダ情報解析部と、
前記ヘッダ情報解析部により取得されたユニットを、前記ブロック番号及びシーケンス番号に基づいて整列及び結合し、元のファイルに復元するファイル復元部と、を備えたことを特徴とする受信端末。
In the receiving terminal that receives the packet storing the attribute information of the file and the packet storing the unit for each block obtained by dividing the file body by one-way transmission and restores the original file,
The attribute information includes the number of bits of a field to which a block number for specifying the block is assigned, and the number of bits of a field to which a sequence number for specifying attribute information and a unit stored in the packet is assigned. Data for defining, header information including the block number and sequence number is added to the attribute information and unit,
Based on the attribute information, analyzing the block number and sequence number included in the header information, to obtain the attribute information and unit, header information analysis unit,
A receiving terminal comprising: a file restoration unit that arranges and combines the units acquired by the header information analysis unit based on the block number and sequence number, and restores the original file.
請求項8に記載の受信端末において、
前記ヘッダ情報解析部は、ヘッダ情報に含まれるブロック番号及びシーケンス番号が0のときに、属性情報を取得する、ことを特徴とする受信端末。
The receiving terminal according to claim 8, wherein
The receiving terminal characterized in that the header information analysis unit acquires attribute information when a block number and a sequence number included in the header information are 0.
請求項8または9に記載の受信端末において、
前記ファイル復元部は、前記ヘッダ情報解析部が属性情報を取得した後のユニットについて、元のファイルに復元する、ことを特徴とする受信端末。
In the receiving terminal according to claim 8 or 9,
The receiving terminal, wherein the file restoring unit restores the unit after the header information analyzing unit has acquired the attribute information to the original file.
請求項1から7までのいずれか一項に記載の送信端末と、請求項8から10までのいずれか一項に記載の受信端末とを備えて構成される、ことを特徴とする伝送システム。   A transmission system comprising: the transmission terminal according to any one of claims 1 to 7; and the reception terminal according to any one of claims 8 to 10.
JP2008304375A 2008-11-28 2008-11-28 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path Active JP5086980B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008304375A JP5086980B2 (en) 2008-11-28 2008-11-28 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008304375A JP5086980B2 (en) 2008-11-28 2008-11-28 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path

Publications (2)

Publication Number Publication Date
JP2010130472A JP2010130472A (en) 2010-06-10
JP5086980B2 true JP5086980B2 (en) 2012-11-28

Family

ID=42330502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008304375A Active JP5086980B2 (en) 2008-11-28 2008-11-28 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path

Country Status (1)

Country Link
JP (1) JP5086980B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9900166B2 (en) * 2013-04-12 2018-02-20 Qualcomm Incorporated Methods for delivery of flows of objects over broadcast/multicast enabled networks
JP2015061307A (en) * 2013-09-20 2015-03-30 ソニー株式会社 Content supply device, content supply method, program, terminal device, and content supply system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10191282A (en) * 1996-12-27 1998-07-21 Hitachi Ltd Data transmitting method, communication system using the same, transmission device and reception device
JPH10285206A (en) * 1997-04-03 1998-10-23 Matsushita Electric Ind Co Ltd Reverse packet converting device

Also Published As

Publication number Publication date
JP2010130472A (en) 2010-06-10

Similar Documents

Publication Publication Date Title
TWI353134B (en) A method to support forwoard error correction for
EP2630766B1 (en) Universal file delivery methods for providing unequal error protection and bundled file delivery services
US9350488B2 (en) Content delivery system with allocation of source data and repair data among HTTP servers
JP6181654B2 (en) Coding apparatus and method in data communication system
CN110943800B (en) Data packet sending method, device and system, storage medium and electronic device
US7853856B2 (en) Forming of error correction data
EP2166687B1 (en) A method and apparatus for transmiting and receiving data packets
KR101933465B1 (en) Apparatus and method for transmitting/receiving a packet in a mobile communication system
KR101983032B1 (en) Apparatus and method for transmitting and receiving packet in broadcasting and communication system
EP2543155B1 (en) Block aggregation of objects in a communication system
JP2014533045A (en) Content delivery system with allocation of source data and repair data between HTTP servers
JP5011239B2 (en) Broadcast packet generator, data supplement server, receiving terminal, and program thereof
US20110060959A1 (en) Method and Apparatus for Data Receiving
JP5276569B2 (en) Receiver
JP5086980B2 (en) Transmitting terminal, receiving terminal and transmission system used in one-way transmission path
JP2015518346A (en) Apparatus and method for transmitting and receiving packets in a communication system
KR101967884B1 (en) Apparatus and method for transmitting and receiving packet in broadcasting and communication system
JP4939520B2 (en) Transmitting terminal, receiving terminal and transmission system used in one-way transmission path
JP2013085293A (en) Method to support forward error correction for real-time audio and video data over internet protocol networks
KR20190039490A (en) Apparatus and method for transmitting and receiving packet in broadcasting and communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110317

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120223

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120907

R150 Certificate of patent or registration of utility model

Ref document number: 5086980

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150914

Year of fee payment: 3

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

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