JP2006129514A - Packet data copy distributing method and apparatus - Google Patents

Packet data copy distributing method and apparatus Download PDF

Info

Publication number
JP2006129514A
JP2006129514A JP2005346556A JP2005346556A JP2006129514A JP 2006129514 A JP2006129514 A JP 2006129514A JP 2005346556 A JP2005346556 A JP 2005346556A JP 2005346556 A JP2005346556 A JP 2005346556A JP 2006129514 A JP2006129514 A JP 2006129514A
Authority
JP
Japan
Prior art keywords
data
packet data
packet
control code
discard
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.)
Granted
Application number
JP2005346556A
Other languages
Japanese (ja)
Other versions
JP4130832B2 (en
Inventor
Toshiaki Suzuki
敏明 鈴木
Itaru Mimura
到 三村
Tatsuya Kameyama
達也 亀山
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2005346556A priority Critical patent/JP4130832B2/en
Publication of JP2006129514A publication Critical patent/JP2006129514A/en
Application granted granted Critical
Publication of JP4130832B2 publication Critical patent/JP4130832B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data transmission system and transmission apparatus for effectively utilizing bands of a transmission line in the data transmission system which transmits an IP packet by dividing a meaningful data constitution such as a video frame or slice and discards the packet in transmission network congestion. <P>SOLUTION: Flow identifier data of hierarchical program data to be processed when congestion occurs, and control code data for starting or stopping discarding packet data are held and if congestion occurs, for data having flow identifier data indicating the held hierarchical program data, a selective transmission unit 3 starts or stops discarding the packet data based on the control code data for starting/stopping discarding of the packet data. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、映像や音響データからなる番組の配信、転送、受信再生に係り、特に複数のストリームから構成される番組の送受信システムに関する。   The present invention relates to distribution, transfer, and reception / reproduction of a program including video and audio data, and more particularly to a program transmission / reception system including a plurality of streams.

ATM(Asynchronous Transfer Mode)網におけるデータ伝送として、ベストエフォート型のUBR(Unspecified Bit Rate)サービスがある。このUBR伝送時におけるスループットを向上させる伝送制御方式として、「2つのしきい値を動的に制御した選択セル廃棄制御方式に関する検討」(電子情報通信学会技術研究報告、Vol.99、No.621、55〜60頁(2000.02))に説明のあるEPD(Early Packet Discard)制御方式が知られている。UBRサービスは、ATM網におけるベストエフォート伝送サービスであり、伝送網が輻輳するとATMセル単位で廃棄が発生する。ATMセル単位で廃棄が発生すると、廃棄セルを含んだ分割前のパケットデータ全てが無効になるにも関わらず、セル廃棄後においても無効となったはずのATMセルの伝送を行うため、伝送路の帯域を無駄に消費してしまう。そこで輻輳発生時において、セル単位の廃棄ではなく、パケットデータ単位での廃棄を行うのがEPD制御方式である。   As data transmission in an ATM (Asynchronous Transfer Mode) network, there is a best effort UBR (Unspecified Bit Rate) service. As a transmission control method for improving the throughput during UBR transmission, “Study on Selected Cell Discarding Control Method with Dynamic Control of Two Thresholds” (Technical Report of IEICE, Vol.99, No.621) 55 to 60 (2000.02)), an EPD (Early Packet Discard) control system is known. The UBR service is a best effort transmission service in an ATM network, and discarding occurs in units of ATM cells when the transmission network is congested. When discarding occurs in units of ATM cells, transmission of ATM cells that should have become invalid after cell discard is performed even though all packet data before segmentation including the discarded cells becomes invalid. The bandwidth is wasted. Therefore, in the event of congestion, the EPD control method does not discard in units of cells but in units of packet data.

一方、IP(Internet Protocol)網における映像データの伝送方式として、「ビデオマルチキャストにおける符号化伝送制御方式」(映像情報メディア学会誌、Vol.52、No.6、863〜870頁(1998-6))が知られている。この方式は、映像サーバからクライアントへ階層符号化映像番組データを、複数のチャンネル(マルチキャストアドレス)を用いて伝送する制御方式が記載されている。この方式では、ビデオデータの階層化として、国際標準であるMPEG(Moving Picture Experts Group)符号化方式が規定するI,P,B各フレームデータと、各フレームにおける空間周波数成分の低周波成分と高周波成分の総計6種類の符号化データを、複数のチャンネルを利用しサーバからクライアントへ配信する。MPEG符号化方式が規定するI,P,Bフレームデータにおいて、Pフレームのデータを再生するために
はIフレームのデータが必要であり、またBフレームのデータを再生するためにはIフレーム、Pフレームのデータが必要であり、結果としてIフレーム、Pフレーム、Bフレームの順位に重要度が存在することになる。また各フレームにおける空間周波数成分としては、映像の細部を表す高周波成分に比較し、基本的な輪郭を表す低周波成分が重要であるといった重要度の関係がある。このビデオマルチキャストにおける符号化伝送制御方式では、映像サーバから前記6種類の階層符号化データを、6チャンネルを用いてクライアントへ配信する。
On the other hand, as a transmission method of video data in an IP (Internet Protocol) network, “encoding transmission control method in video multicast” (Journal of the Institute of Image Information and Television Engineers, Vol. 52, No. 6, pages 863 to 870 (1998-6)). )It has been known. This method describes a control method for transmitting hierarchically encoded video program data from a video server to a client using a plurality of channels (multicast addresses). In this method, the I, P, and B frame data defined by the MPEG (Moving Picture Experts Group) encoding method, the low-frequency component and the high-frequency component of the spatial frequency component in each frame are defined as video data hierarchies. A total of six types of encoded data of components are distributed from the server to the client using a plurality of channels. In the I, P, B frame data defined by the MPEG encoding method, I frame data is necessary to reproduce P frame data, and I frame, P to reproduce B frame data. Frame data is required, and as a result, importance exists in the order of I frame, P frame, and B frame. Also, the spatial frequency component in each frame has an importance relationship such that the low frequency component representing the basic contour is more important than the high frequency component representing the details of the video. In the coded transmission control method in this video multicast, the six types of hierarchically coded data are distributed from the video server to the client using six channels.

電子情報通信学会技術研究報告、Vol.99、No.621、55〜60頁(2000.02)IEICE technical report, Vol.99, No.621, pp. 55-60 (2000.02) 映像情報メディア学会誌、Vol.52、No.6、863〜870頁(1998-6)The Journal of the Institute of Image Information and Television Engineers, Vol.52, No.6, 863-870 (1998-6)

ベストエフォート網の一つであるIP(Internet Protocol)網にてデータ伝送を行う場合、伝送網内に輻輳が発生するとパケット単位にて廃棄が行われる。   When data transmission is performed in an IP (Internet Protocol) network that is one of the best effort networks, discarding is performed in units of packets when congestion occurs in the transmission network.

例えば伝送するデータが映像データである場合、映像フレーム、或いはスライスを構成するデータの一部が廃棄される。映像フレーム、或いはスライスを構成するデータの一部が廃棄される場合、従来技術のATM伝送項にて説明した現象と同様の問題が発生する。即ち、廃棄パケットを含む映像フレーム、或いはスライスデータは全体として無効になるにも関わらず、パケット廃棄後も無効となったパケットを伝送し続け、伝送路の帯域を無駄に消費するといった問題がある。   For example, when the data to be transmitted is video data, a part of the data constituting the video frame or slice is discarded. When a part of data constituting a video frame or a slice is discarded, a problem similar to the phenomenon described in the item of ATM transmission in the prior art occurs. That is, there is a problem that, even though the video frame or slice data including the discarded packet is invalidated as a whole, the invalidated packet is continuously transmitted even after the packet is discarded, and the bandwidth of the transmission path is wasted. .

また映像フレーム、或いはスライスデータの伝送途中において、パケット廃棄を開始する場合は、既に伝送した映像データを無効にしてしまうといった課題があり、映像フレーム、或いはスライスデータの途中からパケット廃棄を終了しパケット伝送を開始する場合は、次の映像フレーム、或いはスライスの開始までの無効となるデータを伝送してしまうといった問題がある。さらに、データをマルチキャスト配信する場合は、映像フレームデータの途中から複製を開始し、マルチキャスト配信を行うと、次のフレームデータの先頭までの無効となるデータの配信を行ってしまうといった問題がある。   In addition, when packet discarding is started in the middle of transmission of a video frame or slice data, there is a problem that the video data that has already been transmitted is invalidated. When transmission is started, there is a problem in that invalid data is transmitted until the start of the next video frame or slice. Further, when data is distributed by multicast, there is a problem that if copying is started from the middle of video frame data and multicast distribution is performed, invalid data is distributed to the beginning of the next frame data.

また、例えば従来技術の項で説明した複数ストリームから構成される階層映像番組データ伝送では、各階層のデータはそれぞれ複数のパケット(ここでは、「パケット群」という。)にパケット化されて転送される。この場合、I、P、Bピクチャの高周波成分がなくてもフレームの再生が可能なため、I、P、Bピクチャの高周波成分が格納されるパケットの優先度は低い。しかし、従来のルータを用いた階層映像番組データ伝送では、輻輳が発生した場合、図25に示すようにランダムにデータパケットを廃棄するため、重要なデータパケットまでもが廃棄されることがあり、映像データの復号化・再生においてエラーが多数発生、或いは再生停止といった問題が発生している。そこで映像データを階層化して伝送し、データ廃棄を行う場合は、低優先度のデータパケットを選択的に廃棄することが重要である。しかしながら優先度の低いパケット群であっても、一部のパケットが受信再生装置に転送され、一部のパケットがそこに転送されないような場合、映像データの復号化の都合上エラーが発生し、そのフレームを再生すると、画面にちらつきが出るなど、画質に影響が出るといった問題がある。   For example, in the hierarchical video program data transmission composed of a plurality of streams described in the section of the prior art, each layer of data is packetized into a plurality of packets (herein referred to as “packets”) and transferred. The In this case, since the frame can be reproduced without the high frequency components of the I, P, and B pictures, the priority of the packet storing the high frequency components of the I, P, and B pictures is low. However, in the hierarchical video program data transmission using the conventional router, when congestion occurs, data packets are randomly discarded as shown in FIG. 25, so even important data packets may be discarded. There have been problems such as a large number of errors in the decoding / playback of video data, or playback stoppage. Therefore, when video data is hierarchized and transmitted to discard data, it is important to selectively discard low priority data packets. However, even in the case of a low-priority packet group, when some packets are transferred to the reception / playback apparatus and some packets are not transferred there, an error occurs for the convenience of decoding video data, When the frame is played back, there is a problem that the image quality is affected, such as flickering on the screen.

そこで本発明の目的は、映像フレーム或いはスライスといった意味のあるデータ構成を分割してIPパケット伝送し、伝送網輻輳時にパケット廃棄を行うデータ伝送方式において、伝送路の帯域を有効に活用するデータ伝送方式及び伝送装置を提供することにある。
また本発明は、データのマルチキャスト配信時において、伝送路の帯域を有効に活用するデータ伝送方式及び伝送装置を提供することにある。
Therefore, an object of the present invention is to perform data transmission that effectively uses the bandwidth of a transmission line in a data transmission method in which a meaningful data structure such as a video frame or a slice is divided and IP packets are transmitted and packets are discarded when the transmission network is congested. It is to provide a method and a transmission apparatus.
It is another object of the present invention to provide a data transmission method and a transmission apparatus that effectively utilize the bandwidth of a transmission path when multicasting data.

さらに本発明は、複数ストリームから構成される映像・音響番組データ伝送時において伝送網輻輳時に低優先度のパケットデータを廃棄するデータ伝送方式において、受信再生側装置において再生の乱れを防止できるデータ伝送方式、及び伝送装置を提供することにある。   Further, the present invention provides a data transmission method for discarding low priority packet data when the transmission network is congested during transmission of video / audio program data composed of a plurality of streams. A system and a transmission apparatus are provided.

本発明においては、映像フレーム或いはスライスといった意味のあるデータ構成を分割してIPパケット伝送し、伝送網輻輳によるパケット廃棄を行う場合は、意味のあるデータ(映像フレーム、或いはスライス)の途中から廃棄開始、或いは廃棄終了を行うのではなく、意味のあるデータの開始に合わせて、パケット廃棄の開始、或いは廃棄終了を行うようにすることで、前記目的を達成する。   In the present invention, when a meaningful data structure such as a video frame or a slice is divided and transmitted by IP packet, and packet discard due to congestion of the transmission network is performed, the meaningful data (video frame or slice) is discarded from the middle. Instead of starting or ending the discarding, the above object is achieved by starting the packet discarding or ending the discarding in accordance with the start of meaningful data.

また本発明では、データのマルチキャスト配信時において、映像フレーム或いはスライスといった意味のあるデータの途中から複製を開始するのではなく、意味のあるデータの開始に合わせて、パケット複製の開始を行うようにすることで、前記目的を達成する。   In the present invention, at the time of multicast distribution of data, replication is not started in the middle of meaningful data such as a video frame or a slice, but packet replication is started at the start of meaningful data. This achieves the object.

さらに本発明では、複数ストリームから構成される映像・音響番組データ伝送時において、低優先度のパケットデータを廃棄するときには、図24に示すように、低優先階級に属するパケット群単位で廃棄を行うことにより、すなわち各層に属するデータパケットは完全に伝送するかしないかの選択伝送を行うことによって前記目的を達成する。
より具体的には、以下の手段を用いる。
Further, in the present invention, when video / audio program data composed of a plurality of streams is transmitted, when discarding low priority packet data, as shown in FIG. 24, discarding is performed in units of packets belonging to the low priority class. In other words, the object is achieved by performing selective transmission of data packets belonging to each layer or not.
More specifically, the following means are used.

第1に本発明は、複数ストリーム、例えば従来例で説明した階層符号化映像データから構成される番組データ(以後、「階層番組」という)をサーバよりパケット配信する際に、各ストリーム毎にシーケンス番号を付与した階層ヘッダを付与して階層パケットデータ化する手段と、階層パケットデータ化したデータをUDP(User Datagram protocol)パケットデータ化して、さらにIP(Internet Protocol)パケットデータ化する手段と、IPパケットデータのヘッダ内に付与するDS(Differentiated Services)フィールド値に階層番組を構成する各ストリームを識別するための識別子(以後、「フロー識別子」という)データと、パケットデータの廃棄開始或いは廃棄終了を実行するための識別子(以後、「制御コード」という)データとを付与して階層番組データをIPパケットデータ化、及び配信する手段を用いる。   First, the present invention provides a sequence for each stream when a server distributes a plurality of streams, for example, program data (hereinafter referred to as “hierarchical program”) composed of hierarchically encoded video data described in the conventional example. A means for assigning a layered header with a number to form layered packet data, a unit for converting data obtained by layered packet data into UDP (User Datagram protocol) packet data, and further converting it into IP (Internet Protocol) packet data; In the DS (Differentiated Services) field value given in the header of the packet data, an identifier (hereinafter referred to as “flow identifier”) data for identifying each stream constituting the hierarchical program, and the discard start or end of the packet data are indicated. Hierarchical program data with identifiers (hereinafter referred to as “control codes”) for execution. The IP packet data, and using the means for delivering.

第2に本発明は、IPパケットデータ転送装置において、輻輳が発生した場合に処理すべき階層番組データのフロー識別子データ、及びパケットデータの廃棄開始或いは廃棄終了を実行するための制御コードデータを保持し、輻輳が発生した場合、保持した階層番組データを示すフロー識別子データを持つデータに対して、パケットデータの廃棄開始・終了処理を実行するための制御コードデータをもとに廃棄の開始或いは廃棄の終了を実行する手段を用いる。   Secondly, according to the present invention, in the IP packet data transfer apparatus, the flow identifier data of the hierarchical program data to be processed when congestion occurs and the control code data for executing the discard start or the end of the packet data are retained. When congestion occurs, the start or discard of discarding is performed based on the control code data for executing packet data discarding start / end processing for data having flow identifier data indicating the retained hierarchical program data. The means for executing the termination is used.

第3に本発明は、階層番組データの整形を行うサーバにおいて、処理すべき階層番組データの階層パケットデータ内のシーケンス番号が不連続である場合に処理すべき階層番組データのフロー識別子データ、及びIPパケットデータの廃棄開始或いは廃棄終了を実行するための制御コードデータを保持し、処理すべき階層番組ストリーム毎のシーケンス番号に所定の不連続が発生した場合、保持した処理すべき階層番組ストリームのフロー識別子データを持つIPパケットデータに対して、パケットデータの廃棄開始・終了処理を実行するための制御コードデータをもとに廃棄の開始或いは廃棄の終了を実行することにより、データの整形を行う手段を用いる。   Thirdly, according to the present invention, in a server for shaping hierarchical program data, flow identifier data of hierarchical program data to be processed when the sequence numbers in the hierarchical packet data of the hierarchical program data to be processed are discontinuous, and When control code data for executing start or end of discarding of IP packet data is held, and a predetermined discontinuity occurs in the sequence number for each hierarchical program stream to be processed, the stored hierarchical program stream to be processed For IP packet data having flow identifier data, data is shaped by executing discard start or discard termination based on control code data for executing packet data discard start / end processing. Use means.

第4に本発明は、階層番組データの受信再生を行うクライアントにおいて、処理すべき階層番組データの階層パケットデータ内のシーケンス番号が不連続である場合に処理すべき階層番組データのフロー識別子データ、及びIPパケットデータの廃棄開始或いは廃棄終了を実行するための制御コードデータを保持し、処理すべき階層番組ストリーム毎のシーケンス番号に所定の不連続が発生した場合、保持した処理すべき階層番組ストリームのフロー識別子データを持つIPパケットデータに対して、パケットデータの廃棄開始・終了処理を実行するための制御コードデータをもとに廃棄の開始或いは廃棄の終了を実行することにより、データの整形を行う手段を用いる。   Fourth, the present invention provides a flow identifier data of hierarchical program data to be processed when a sequence number in the hierarchical packet data of the hierarchical program data to be processed is discontinuous in a client that receives and reproduces hierarchical program data. And control code data for starting or terminating the discarding of IP packet data, and when a predetermined discontinuity occurs in the sequence number for each hierarchical program stream to be processed, the stored hierarchical program stream to be processed For the IP packet data having the flow identifier data, the data is shaped by executing the discard start or the discard end based on the control code data for executing the packet data discard start / end processing. Use means to do.

第5に本発明は、IPパケットデータからMPLS(Multi-Protocol Label Switching)パケットデータに変換するデータ変換サーバにおいて、DS値(フロー識別子データ、及び制御コードデータ)よりラベルデータを作成する手段を用いる。   Fifth, the present invention uses means for creating label data from DS values (flow identifier data and control code data) in a data conversion server that converts IP packet data into MPLS (Multi-Protocol Label Switching) packet data. .

第6に本発明は、MPLSによるパケットデータ転送を行う装置におて、輻輳が発生した場合に処理すべきラベルを保持し、輻輳が発生した場合、保持したラベルをもとにMPLSパケットデータの廃棄開始或いは廃棄の終了を実行する手段を用いる。   Sixth, the present invention holds a label to be processed when congestion occurs in an apparatus that performs packet data transfer by MPLS, and when congestion occurs, the MPLS packet data is stored based on the held label. A means for executing the disposal start or the disposal termination is used.

すなわち、本発明によるパケットデータ転送方法は、IP(Internet Protocol)網或いはMPLS(Multi-Protocol Label Switching)網におけるパケットデータ転送方法において、複数の入出力ポートを持つパケットデータ転送装置に処理すべきデータを識別するための識別子(フロー識別子)データ及び処理を制御するための識別子(制御コード)データを保持し、フロー識別子データと制御コードデータが付与されたパケットデータを受信し、パケットデータ転送装置内での輻輳時にフロー識別子データによって識別したパケットデータの廃棄を行う場合、制御コードデータを基に廃棄開始及び廃棄終了を行うことを特徴とする。   That is, the packet data transfer method according to the present invention is a packet data transfer method in an IP (Internet Protocol) network or an MPLS (Multi-Protocol Label Switching) network, and data to be processed by a packet data transfer apparatus having a plurality of input / output ports. The identifier (flow identifier) data for identifying the packet and the identifier (control code) data for controlling the process are stored, and the packet data to which the flow identifier data and the control code data are attached are received, and the packet data transfer device When the packet data identified by the flow identifier data is discarded at the time of congestion in the network, the discard start and the discard end are performed based on the control code data.

制御コードデータが開始コードである場合、処理すべきパケットデータとして識別したパケットデータの廃棄開始及び廃棄終了動作を所定の制御コード(開始コード)データを含むパケットデータから行うようにする。   When the control code data is a start code, the packet data identified as the packet data to be processed is started to be discarded and discarded from packet data including predetermined control code (start code) data.

制御コードデータが終了コードである場合、処理すべきパケットデータとして識別したパケットデータの廃棄開始及び廃棄終了動作を制御コード(終了コード)データを含むパケットデータの次のパケットデータから行うようにする。   When the control code data is an end code, the discard start and discard end operations of the packet data identified as the packet data to be processed are performed from the packet data next to the packet data including the control code (end code) data.

フロー識別子データが映像データを示す場合、制御コードデータは、映像データに含まれるシーケンスのスタートコード、GOP(Group Of Pictures)のスタートコード、ピクチャ(映像フレーム)のスタートコード、スライスのスタートコードの何れかを基に作成する制御コードデータとすることができる。   When the flow identifier data indicates video data, the control code data is any of a sequence start code, a GOP (Group Of Pictures) start code, a picture (video frame) start code, and a slice start code included in the video data. Control code data created based on the above.

前記パケットデータ転送方法は、パケットデータ転送装置の出力段のバッファデータ量が所定量(以後、「廃棄開始・終了点」という)以上有るか否かを監視し、バッファデータ量が増大して廃棄開始・終了点以上となり所定の制御コードデータとフロー識別子データを持つパケットデータを受信した場合に当該フロー識別子データを持つパケットデータの廃棄を開始し、またバッファデータ量が減少して廃棄開始・終了点を下回り所定の制御コードデータとフロー識別子データを持ったパケットデータを受信した場合に当該フロー識別子データを持つパケットデータの廃棄を終了するようにすることができる。   The packet data transfer method monitors whether or not the amount of buffer data at the output stage of the packet data transfer apparatus is greater than or equal to a predetermined amount (hereinafter referred to as “discard start / end point”), and the buffer data amount increases and is discarded. When packet data having the specified control code data and flow identifier data is received when the start and end points are exceeded, discard of the packet data having the flow identifier data is started, and discarding starts and ends when the buffer data amount decreases. When packet data having predetermined control code data and flow identifier data is received below the point, discarding of the packet data having the flow identifier data can be terminated.

また、廃棄開始・終了点をそれぞれ異なるフロー識別子データと対応付けて複数設定し、バッファデータ量が複数設定した廃棄開始・終了点以上有るか否かの監視を行い、バッファデータ量が増大して各廃棄開始・終了点以上となり所定の制御コードデータと当該廃棄開始・終了点に対応付けられたフロー識別子データとを持つパケットデータを受信した場合に当該フロー識別子データを持つパケットデータの廃棄を開始し、バッファデータ量が減少して各廃棄開始・終了点を下回り所定の制御コードデータと当該廃棄開始・終了点に対応付けられたフロー識別子データとを持つパケットデータを受信した場合に、当該フロー識別子データを持つパケットデータの廃棄を終了するようにしてもよい。   Also, a plurality of discard start / end points are set in association with different flow identifier data, and whether or not the buffer data amount exceeds the set discard start / end points is monitored, and the buffer data amount increases. When packet data having a predetermined control code data and flow identifier data associated with the discard start / end point is received, the discard of the packet data having the flow identifier data is started. When the packet data amount is decreased and packet data having a predetermined control code data and flow identifier data associated with the discard start / end points is received, the flow is decreased. You may make it complete | finish discard of the packet data with identifier data.

また、パケットデータ転送装置の出力段のバッファデータ量が第1の所定量(以後、「廃棄開始点」という)以上有るか否か、また前記第1の所定量より少ない第2の所定量(以後、「廃棄終了点」という)以上有るか否かを監視し、バッファデータ量が増大して廃棄開始点以上となり所定の制御コードデータとフロー識別子データを持ったパケットデータを受信した場合に当該フロー識別子データを持つパケットデータの廃棄を開始し、またバッファデータ量が減少して廃棄終了点を下回り所定の制御コードデータとフロー識別子データを持ったパケットデータを受信した場合に当該フロー識別子データを持つパケットデータの廃棄を終了するようにしてもよい。   Whether the buffer data amount at the output stage of the packet data transfer apparatus is greater than or equal to a first predetermined amount (hereinafter referred to as “discard start point”), and a second predetermined amount (less than the first predetermined amount) (Hereinafter referred to as “discard end point”), and if the buffer data amount increases and exceeds the discard start point, packet data having a predetermined control code data and flow identifier data is received. When the packet data having the flow identifier data is started to be discarded, and when the buffer data amount is decreased and the packet data having the predetermined control code data and the flow identifier data is received, the flow identifier data is changed. You may make it complete | finish discard of the packet data which it has.

さらに、廃棄開始点と廃棄終了点をそれぞれ異なるフロー識別子データと対応付けて複数設定し、バッファデータ量が複数設定した廃棄開始点以上有るか否か、また複数設定した廃棄終了点以上有るか否かを監視し、バッファデータ量が増大して各廃棄開始点以上となり所定の制御コードデータと当該廃棄開始点に対応付けられたフロー識別子データを持つパケットデータを受信した場合に当該フロー識別子データを持つパケットデータの廃棄を開始し、またバッファデータ量が減少して各廃棄終了点を下回り所定の制御コードデータを当該廃棄終了点に対応付けられたフロー識別子データを持つパケットデータを受信した場合に当該フロー識別子データを持つパケットデータの廃棄を終了するようにしてもよい。   Furthermore, a plurality of discard start points and discard end points are set in association with different flow identifier data, and whether or not the buffer data amount is greater than or equal to the set discard start point, and whether or not there are more than the set discard end points. When the packet data amount increases and exceeds each discard start point and packet data having predetermined control code data and flow identifier data associated with the discard start point is received, the flow identifier data is When packet data having flow identifier data associated with the discard end point is received, the discarding of the packet data held is started, and the buffer data amount is reduced to fall below each discard end point. You may make it complete | finish discard of the packet data with the said flow identifier data.

本発明によるパケットデータ転送方法は、それぞれ入力回線と接続するための複数のイングレスカードと、データ廃棄機能とバッファとを有しそれぞれ出力回線と接続するための複数のエグレスカードと、複数のイングレスカードと複数のエグレスカードとに接続されるスイッチとを備えるルータを用いて、送信先アドレス情報が設定されるフィールドと、各階層を識別するためのフロー識別子データを設定するフィールドと、廃棄を開始・終了するための制御コードデータを設定するフィールドとが設けられたヘッダを有し、階層符号化した映像フレームデータが各階層毎に複数のパケットデータにパケットデータ化されたパケットデータを転送する方法であって、イングレスカードに入力されたパケットデータを前記スイッチに転送し、そのアドレスフィールドの値に対応するエグレスカードに転送し
、各バッファに滞留するパケットデータ量が所定のしきい値を越えた場合には、各バッファに入力するパケットデータを、各フロー識別子データ毎に前記制御コードデータを基に各階層単位で廃棄することを特徴とする。
A packet data transfer method according to the present invention includes a plurality of ingress cards each connected to an input line, a plurality of egress cards each having a data discard function and a buffer, and each connected to an output line, and a plurality of ingress cards. Using a router having a card and a switch connected to a plurality of egress cards, a field for setting destination address information, a field for setting flow identifier data for identifying each layer, and discarding A header having a field for setting control code data for starting and ending, and transferring frame data in which frame-coded video frame data is packetized into a plurality of packet data for each layer A packet data input to the ingress card to the switch; When the amount of packet data staying in each buffer exceeds a predetermined threshold value, the packet data input to each buffer is transferred to each flow identifier data. Further, it is characterized in that each layer is discarded based on the control code data.

本発明によるパケットデータ転送装置は、それぞれ入力回線と接続するための複数のイングレスカードと、データ廃棄機能とバッファとを有しそれぞれ出力回線と接続するための複数のエグレスカードと、複数のイングレスカードと複数のエグレスカードとに接続されるスイッチとを備え、イングレスカードに入力された、送信先アドレス情報が設定されるフィールドと、各階層を識別するためのフロー識別子データを設定するフィールドと、廃棄を開始・終了するための制御コードデータを設定するフィールドとが設けられたヘッダを有し、階層符号化した映像フレームデータが各階層毎に複数のパケットデータにパケットデータ化されたパケットデータをスイッチに転送し、そのアドレスフィールドの値に対応するエグレスカードに転送するパケットデータ転送装置であって、各バッファに滞留するパケットデータ量が所定のしきい値を越えたとき、当該バッファに入力するパケットデータを、各フロー識別子データ毎に制御コードデータを基に、各階層単位で廃棄する手段を備えたことを特徴とする。   A packet data transfer apparatus according to the present invention includes a plurality of ingress cards each connected to an input line, a plurality of egress cards each having a data discard function and a buffer and each connected to an output line, and a plurality of ingress A switch connected to the card and a plurality of egress cards, and a field in which destination address information set in the ingress card is set, and a field in which flow identifier data for identifying each layer is set. Packet data obtained by converting a frame-coded video frame data into a plurality of packet data for each layer, having a header provided with a field for setting control code data for starting / ending discarding To the switch and to the egress card corresponding to the value in the address field Packet data transfer device, when the amount of packet data staying in each buffer exceeds a predetermined threshold, packet data input to the buffer, based on the control code data for each flow identifier data, A means for discarding each hierarchical unit is provided.

本発明によるデータ配信方式は、IP網上でのデータ配信方式であって、伝送データを識別するためのフロー識別子データと伝送途中において伝送データを廃棄開始或いは廃棄終了を制御するための制御コードデータとをIPパケットヘッダ内のDS(Differentiated Services)フィールド内に配置して、伝送データを配信することを特徴とする。   The data distribution method according to the present invention is a data distribution method on an IP network, and includes flow identifier data for identifying transmission data and control code data for controlling the start or end of discarding of transmission data during transmission. Are arranged in a DS (Differentiated Services) field in the IP packet header, and the transmission data is distributed.

本発明によるデータ配信方式は、また、MPLS網上でのデータ配信方式であって、伝送データを識別するためのフロー識別子データと伝送途中において伝送データを廃棄開始或いは廃棄終了を制御するための制御コードデータとをMPLSパケットヘッダ内のラベルフィールド内に配置して、伝送データを配信することを特徴とする。   The data distribution method according to the present invention is also a data distribution method on the MPLS network, and is a flow identifier data for identifying transmission data and a control for controlling the start or end of discarding of transmission data during transmission. Code data is arranged in a label field in an MPLS packet header, and transmission data is distributed.

本発明によるパケットデータ作成方法は、複数のストリームから構成される階層データからパケットデータを作成するパケットデータの作成方法において、伝送する各階層データを識別するためのフロー識別子データと、伝送途中において輻輳が発生した場合に廃棄動作を開始あるいは終了するための制御コードデータとを、所定のサイズ毎に分割した階層データ毎に付与して階層パケットデータを作成し、さらにUDP(User Datagram Prtocol)ヘッダを付与することによりUDPパケットデータ化を行うことを特徴とする。   The packet data creation method according to the present invention is a packet data creation method for creating packet data from hierarchical data composed of a plurality of streams. Flow identifier data for identifying each hierarchical data to be transmitted and congestion in the middle of transmission Control code data for starting or ending the discarding operation is generated for each hierarchical data divided for each predetermined size to create hierarchical packet data, and further, a UDP (User Datagram Prtocol) header is added. It is characterized in that it is converted into UDP packet data.

本発明によるデータの整形方法は、複数のストリームから構成される階層データの各階層データを識別するためのフロー識別子データと、所定のサイズ毎に分割したデータに連続的に付与されるシーケンス番号と、各階層データの廃棄動作を開始あるいは終了するための制御コードデータとを所定のサイズ毎に分割した各階層データ毎に付与して階層パケットデータを作成し、さらにUDPパケットデータ化及びIPパケットデータ化して配信されたデータ列を受信するステップと、受信したIPパケットデータ列からUDPパケットデータ及び階層パケットデータを再構成し、UDPデータを再構成出来ないデータを廃棄するステップと、各フロー識別子データ毎に再構成した階層パケットデータのシーケンス番号の連続性を確認するステップと、シーケンス番号が不連続であるとき、制御コードデータが廃棄動作を開始するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータの直前の階層パケットデータまでを廃棄し、制御コードデータが廃棄動作を終了するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータまでを廃棄して、それ以後の階層パケットデータをUDPパケットデータ化及びIPパケットデータ化して受信時と同一の送信先へ配信するステップとを含むことを特徴とする。   The data shaping method according to the present invention includes flow identifier data for identifying each hierarchical data of hierarchical data composed of a plurality of streams, and sequence numbers that are continuously given to data divided for each predetermined size. In addition, control packet data for starting or ending the discarding operation of each layer data is added to each layer data divided for each predetermined size to create layer packet data, and further converted into UDP packet data and IP packet data Receiving a data sequence distributed and distributed, reconfiguring UDP packet data and hierarchical packet data from the received IP packet data sequence, discarding data that cannot be reconstructed UDP data, and each flow identifier data A step for confirming the continuity of the sequence number of hierarchical packet data reconstructed every time When the sequence number is discontinuous and the control code data is control code data for starting the discard operation, the layer packet including the next control code data in each layer packet data received as a successor A layer packet including the next control code data in each layer packet data received as a successor when the layer packet data immediately before the data is discarded and the control code data is control code data for terminating the discard operation And a step of discarding the data and converting the subsequent hierarchical packet data into UDP packet data and IP packet data and distributing the data to the same transmission destination as at the time of reception.

本発明によるデータの整形装置は、複数のストリームから構成される階層データの各階層データを識別するためのフロー識別子データと、所定のサイズ毎に分割したデータに連続的に付与されるシーケンス番号と、各階層データの廃棄動作を開始あるいは終了するための制御コードデータとを所定のサイズ毎に分割した各階層データ毎に付与して階層パケットデータを作成し、さらにUDPパケットデータ化及びIPパケットデータ化したデータを受信する手段と、受信したIPパケットデータからUDPパケットデータ及び階層パケットデータを再構成する手段と、UDPパケットデータを再構成出来ない場合は再構成出来ないデータを廃棄する手段と、再構成した階層パケットデータのシーケンス番号の連続性を各フロー識別子データ毎に確認する手段と、シーケンス番号が不連続であるとき、制御コードデータが廃棄動作を開始するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータの直前の階層パケットデータまでを廃棄し、制御コードデータが廃棄動作を終了するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータまでを廃棄して、それ以後の階層パケットデータをUDPパケットデータ化及びIPパケットデータ化して受信時と同一の送信先へ配信する手段と、シーケンス番号が連続である場合には受信した全ての階層パケットデータをUDPパケットデータ化及びIPパケットデータ化して受信時と同一の送信先へ配信する手段とを備えたことを特徴とする。   A data shaping device according to the present invention includes flow identifier data for identifying each hierarchical data of hierarchical data composed of a plurality of streams, and sequence numbers that are continuously given to data divided for each predetermined size. In addition, control packet data for starting or ending the discarding operation of each layer data is added to each layer data divided for each predetermined size to create layer packet data, and further converted into UDP packet data and IP packet data Means for receiving converted data, means for reconfiguring UDP packet data and layer packet data from received IP packet data, means for discarding data that cannot be reconfigured if UDP packet data cannot be reconfigured, The continuity of the sequence number of the reconstructed hierarchical packet data is determined for each flow identifier data. Means for confirming, and when the sequence number is discontinuous, if the control code data is control code data for starting the discarding operation, it includes the next control code data in each layer packet data received as a successor Up to the layer packet data immediately before the layer packet data is discarded, and when the control code data is control code data for terminating the discard operation, the next control code data in each layer packet data received as a successor is included. A means for discarding up to layer packet data and converting the subsequent layer packet data into UDP packet data and IP packet data and delivering them to the same destination as when received, and received when the sequence number is continuous When receiving all layer packet data as UDP packet data and IP packet data Characterized by comprising a means for delivering to the same destination.

本発明による復号化方式は、複数の映像・音響ストリームから構成される階層映像・音響番組データの各階層番組データを識別するためのフロー識別子データと、所定のサイズ毎に分割したデータに連続的に付与されるシーケンス番号と、各階層データの廃棄動作を開始あるいは終了するための制御コードデータとを所定のサイズ毎に分割した各階層データ毎に付与して階層パケットデータを作成し、さらにUDPパケットデータ化及びIPパケットデータ化して配信されたIPパケットデータ列を受信するステップと、受信したIPパケットデータ列からUDPパケットデータ及び階層パケットデータを再構成するステップと、UDPパケットデータを再構成出来ない場合は再構成出来ないデータを廃棄するステップと、再構成した階層パケットデータのシーケンス番号の連続性を各フロー識別子データ毎に確認するステップと、シーケンス番号が不連続であるとき、制御コードデータが廃棄動作を開始するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータの直前の階層パケットデータまでを廃棄し、制御コードデータが廃棄動作を終了するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータまでを廃棄して、それ以後の階層パケットデータから復号化を実行するステップとを含むことを特徴とする。   The decoding method according to the present invention is continuous to flow identifier data for identifying each hierarchical program data of hierarchical video / audio program data composed of a plurality of video / audio streams and data divided for each predetermined size. A layer packet data is created by assigning a sequence number assigned to each layer data and a control code data for starting or ending the discard operation of each layer data for each layer data, and further creating a UDP packet. Receiving packet data and IP packet data sequence distributed as IP packet data, reconfiguring UDP packet data and hierarchical packet data from received IP packet data sequence, and reconfiguring UDP packet data If not, a step of discarding data that cannot be reconstructed and a reconstructed hierarchy A step of confirming the continuity of the sequence number of the data for each flow identifier data, and when the sequence number is discontinuous, if the control code data is control code data for starting a discarding operation, it is received as a successor The layer packet data immediately before the layer packet data including the next control code data in each layer packet data is discarded, and if the control code data is control code data for ending the discarding operation, it is received as a successor. And discarding the layer packet data including the next control code data in each layer packet data and performing decoding from the layer packet data thereafter.

本発明によるデータの復号化及び再生表示装置は、複数の映像・音響ストリームから構成された階層映像・音響番組データの各階層番組データを識別するためのフロー識別子データと、所定のサイズ毎に分割したデータに連続的に付与されるシーケンス番号と、各階層データの廃棄動作を開始あるいは終了するための制御コードデータとを所定のサイズ毎に分割した各階層データ毎に付与して階層パケットデータを作成し、さらにUDPパケットデータ化及びIPパケットデータ化して配信されたIPパケットデータを受信する手段と、受信したIPパケットデータからUDPパケットデータ及び階層パケットデータを再構成する手段と、UDPパケットデータを再構成出来ない場合は再構成出来ないデータを廃棄する手段と、再構成した階層パケットデータのシーケンス番号の連続性を各フロー識別子データ毎に確認する手段と、シーケンス番号が不連続であるとき、制御コードデータが廃棄動作を開始するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータの直前の階層パケットデータまでを廃棄し、制御コードデータが廃棄動作を終了するための制御コードデータである場合には後続として受信した各階層パケットデータ内の次の制御コードデータを含む階層パケットデータまでを廃棄して、それ以後の階層パケットデータから復号化を開始する手段と、シーケンス番号が連続である場合には受信した全ての階層パケットデータを復号化する手段と、復号化したデータを再生表示するための手段とを備えることを特徴とする。   The data decoding and reproduction display device according to the present invention is divided into flow identifier data for identifying each hierarchical program data of hierarchical video / audio program data composed of a plurality of video / audio streams, and a predetermined size. The layer packet data is assigned to each layer data obtained by dividing the sequence number continuously given to the data and the control code data for starting or ending the discard operation of each layer data for each predetermined size. Means for generating and receiving IP packet data distributed in the form of UDP packet data and IP packet data; means for reconstructing UDP packet data and hierarchical packet data from the received IP packet data; and UDP packet data If the data cannot be reconstructed, a means to discard the data that cannot be reconstructed and the reconstructed floor Means for confirming the continuity of the sequence number of packet data for each flow identifier data, and when the sequence number is discontinuous, if the control code data is control code data for starting a discard operation Discards the layer packet data immediately before the layer packet data including the next control code data in each received layer packet data, and if the control code data is control code data for ending the discard operation, Means to discard the hierarchical packet data including the next control code data in each received hierarchical packet data and start decoding from the subsequent hierarchical packet data, and received if the sequence number is continuous Means for decoding all layer packet data, and for reproducing and displaying the decoded data Characterized by comprising a stage.

本発明によるパケットデータ複製配信方法(データのマルチキャスト配信方法)は、複製を作製すべきデータを識別するためのフロー識別子データと、複製処理を制御するための制御コードデータを保持し、フロー識別子データと制御コードデータとが付与されたパケットデータを受信し識別したパケットデータの複製を行う場合、保持したフロー識別子データを持つパケットデータに対して制御コードデータを基に複製開始及び複製終了を行うことを特徴とする。   The packet data copy delivery method (data multicast delivery method) according to the present invention retains flow identifier data for identifying data to be duplicated and control code data for controlling duplication processing. When the packet data identified with the control code data is received and the identified packet data is duplicated, the duplication start and the duplication end are performed based on the control code data for the packet data having the retained flow identifier data. It is characterized by.

本発明による複製配信装置(データのマルチキャスト配信装置)は、複製を作製すべきデータを識別するためのフロー識別子データと複製処理を制御するための制御コードデータとを保持する手段と、フロー識別子データと制御コードデータとを付与したパケットデータを受信する手段と、パケットデータの複製を行う場合、保持したフロー識別子データを持つパケットデータに対して制御コードデータを基に複製開始及び複製終了を行う手段とを備えたことを特徴とする。   A replica distribution apparatus (data multicast distribution apparatus) according to the present invention includes means for holding flow identifier data for identifying data to be replicated and control code data for controlling replication processing, and flow identifier data Means for receiving packet data to which data and control code data are added, and means for starting replication and ending replication based on control code data for packet data having retained flow identifier data when replicating packet data It is characterized by comprising.

以上説明したように、本発明によれば、映像フレーム、或いはスライスといった意味のあるデータ構成を分割してIPパケット伝送し、伝送網輻輳によるパケット廃棄を行う場合は、意味のあるデータ(映像フレーム、或いはスライス)の途中から廃棄開始、或いは廃棄終了を行うのではなく、意味のあるデータの開始に合わせて、パケット廃棄の開始、或いは廃棄終了を行うようにすることで、伝送路の帯域を有効に活用するデータ伝送方式、及び伝送システムを提供することができる。   As described above, according to the present invention, meaningful data such as a video frame or a slice is divided and transmitted by IP packet, and when discarding a packet due to transmission network congestion, meaningful data (video frame (Or, instead of starting or terminating discarding in the middle of a slice), by starting or discarding packets in accordance with the start of meaningful data, the bandwidth of the transmission path can be reduced. It is possible to provide a data transmission method and a transmission system that are effectively utilized.

また本発明では、データのマルチキャスト配信時において、映像フレーム、或いはスライスといった意味のあるデータの途中から複製を開始するのではなく、意味のあるデータの開始に合わせてパケット複製の開始を行うようにすることで、伝送路の帯域を有効に活用するデータ伝送方式、及び伝送装置を提供することができる。   In the present invention, at the time of multicast distribution of data, replication is not started from the middle of meaningful data such as a video frame or a slice, but packet replication is started at the start of meaningful data. By doing so, it is possible to provide a data transmission method and a transmission device that effectively utilize the bandwidth of the transmission path.

さらに本発明では、複数ストリームから構成される映像・音響番組データ伝送時において、低優先度のパケットデータを廃棄するときには、低優先階級に属するパケット群単位で廃棄を行うことにより、受信再生側装置において、再生の乱れを防止するデータ伝送方式、及び伝送装置を提供することができる。   Further, in the present invention, when video / audio program data composed of a plurality of streams is transmitted, when discarding low priority packet data, the reception / playback side apparatus performs discarding in units of packets belonging to the low priority class. Can provide a data transmission method and a transmission apparatus that prevent disturbance of reproduction.

以下、本発明の実施形態を図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

始めに、本実施の形態にて用いたデータの構造について説明を行う。図3は、本実施の形態で用いた階層番組データのIPパケットデータ化方法を示している。ここでは、階層番組データとして、MPEGビデオデータ(MPEG−1、或いはMPEG−2)のIフレームの高周波成分データ40と低周波成分データ41とを例に説明を行う。配信する階層番組データ40は、所定のサイズ、例えば4kバイト毎に分割することにより、43と45の階層データ(1)と階層データ(2)とに分割され、それぞれ階層ヘッダ42、44を付与して階層パケットデータを作成する。ここで階層ヘッダ42、44は、階層データを識別するための4ビットの識別子(以後、「フロー識別子」という)データと、各階層フレームデータの先頭か或いは途中かを示す4ビットの識別子(以後、「制御コード」という)データと、階層番組データを構成する各ストリーム毎に連続的に付与する16ビットのシーケンス番号である。フロー識別子データと制御コードデータの値については、図4を用いて詳細に説明する。シーケンス番号としては、Iフレームの高周波成分データ40と低周波成分データ41とを個別に、16進法の値で0x0000〜0xFFFFの値をサイクリックに付与する。但し、ここではフロー識別子データと制御コードデータを4ビットとし、シーケンス番号を16ビットの値としたが、そのほかの値でもよい。   First, the data structure used in this embodiment will be described. FIG. 3 shows an IP packet data conversion method for hierarchical program data used in the present embodiment. Here, as the hierarchical program data, high frequency component data 40 and low frequency component data 41 of an I frame of MPEG video data (MPEG-1 or MPEG-2) will be described as an example. The distributed hierarchical program data 40 is divided into hierarchical data (1) and hierarchical data (2) of 43 and 45 by dividing them into a predetermined size, for example, every 4 kbytes, and given hierarchical headers 42 and 44, respectively. Thus, hierarchical packet data is created. Here, the layer headers 42 and 44 are a 4-bit identifier (hereinafter referred to as “flow identifier”) data for identifying the layer data, and a 4-bit identifier (hereinafter referred to as the head or middle of each layer frame data). , “Control code”) and a 16-bit sequence number assigned continuously to each stream constituting the hierarchical program data. The values of the flow identifier data and control code data will be described in detail with reference to FIG. As sequence numbers, the high-frequency component data 40 and the low-frequency component data 41 of the I frame are cyclically assigned values of 0x0000 to 0xFFFF in hexadecimal notation. However, although the flow identifier data and the control code data are 4 bits and the sequence number is a 16-bit value here, other values may be used.

さらに階層パケットデータ化したデータ42と43、及び44と45は、それぞれ先頭にUDPヘッダ46、47を付与してUDPパケットデータを構成する。またさらにUDPパケットデータ化したデータ46と42と43、及び47と44と45は、それぞれ所定のサイズ、例えば1480バイト毎に分割され、それぞれ先頭にIPヘッダ48、49、50を付与してIPパケットデータを構成する。図3の例では、データ46と42と43から構成されるUDPパケットデータのサイズが1480バイトを越えるため、43の階層データ(1)が43−1と43−2に分割されて、IPパケットデータ化される状態を示している。   Further, the data 42 and 43 and the data 44 and 45 converted into hierarchical packet data are respectively provided with UDP headers 46 and 47 to constitute UDP packet data. Further, the data 46, 42, and 43 and 47, 44, and 45 converted into UDP packet data are each divided into predetermined sizes, for example, 1480 bytes, and IP headers 48, 49, and 50 are added to the top, respectively. Configure packet data. In the example of FIG. 3, since the size of the UDP packet data composed of the data 46, 42 and 43 exceeds 1480 bytes, the 43 hierarchical data (1) is divided into 43-1 and 43-2, and the IP packet It shows the state that is converted into data.

51、52、53に示したDS値は、図4を用いて後述するが、IPパケットデータが伝送するデータに応じて設定される値であり、階層番組を構成する各ストリームを識別するためのフロー識別子データと、パケットデータの廃棄開始或いは廃棄終了を実行するための制御コードデータとから構成される値である。これらDS値(データ51、52、53)は、前記階層ヘッダ内のフロー識別子データ(データ55、56)及び制御コードデータ(データ60、61)値を基に作成する。また65、66に示したシーケンスデータは、前述したとおり、各ストリーム毎に連続的に付与される16ビットのシーケンス番号である。   The DS values shown in 51, 52 and 53 will be described later with reference to FIG. 4, but are values set according to the data transmitted by the IP packet data, and are used to identify each stream constituting the hierarchical program. It is a value composed of flow identifier data and control code data for executing start or end of discarding of packet data. These DS values (data 51, 52, 53) are created based on the flow identifier data (data 55, 56) and control code data (data 60, 61) values in the layer header. The sequence data 65 and 66 are 16-bit sequence numbers that are continuously assigned to each stream as described above.

図4は、IPパケットデータが伝送するデータの内容に応じて設定するDS値の詳細を示している。例えば、図3の51のDS値は、伝送するデータ43−1の内容で決定され、また52のDS値は、43−2のデータ内容で決定される。図3で説明した43−1のデータは、Iフレームの高周波成分データであるので、フロー識別子データとしては0x5であり、且つIフレームの高周波成分データの先頭データであるため、制御コードデータとしては0xDが設定される。図3の51に示したDS値全体としては、フロー識別子データ(0x5)と制御コードデータ(0xD)とから0x5Dとなる。また図3の43−2のデータは、Iフレームの高周波成分データであるので、フロー識別子データとしては0x5であるが、Iフレームの高周波成分データの途中データであるため、制御コードデータとしては0xCが設定される。結果として図3の52に示したDS値全体としては、フロー識別子データ(0x5)と制御コードデータ(0xC)とから0x5Cとなる。さらに図3の45のデータは、Iフレームの高周波成分データであるので、フロー識別子データとしては0x5であり、且つIフレーム高周波成分データの途中データであるため、制御コードデータとしては0xCが設定される。結果として図3の53に示したDS値全体としては、フロー識別子データ(0x5)と制御コードデータ(0xC)とから0x5Cとなる。   FIG. 4 shows details of the DS value set in accordance with the content of data transmitted by the IP packet data. For example, the DS value 51 in FIG. 3 is determined by the content of the data 43-1 to be transmitted, and the DS value 52 is determined by the data content 43-2. Since the data 43-1 described in FIG. 3 is the high frequency component data of the I frame, the flow identifier data is 0x5 and the top data of the high frequency component data of the I frame. 0xD is set. The entire DS value indicated by 51 in FIG. 3 is 0x5D from the flow identifier data (0x5) and the control code data (0xD). Since the data 43-2 in FIG. 3 is high frequency component data of the I frame, the flow identifier data is 0x5. However, since it is intermediate data of the high frequency component data of the I frame, the control code data is 0xC. Is set. As a result, the entire DS value indicated by 52 in FIG. 3 is 0x5C from the flow identifier data (0x5) and the control code data (0xC). Further, since the data 45 in FIG. 3 is the high frequency component data of the I frame, the flow identifier data is 0x5 and the intermediate data of the I frame high frequency component data, so that 0xC is set as the control code data. The As a result, the entire DS value indicated by 53 in FIG. 3 is 0x5C from the flow identifier data (0x5) and the control code data (0xC).

以上説明したIフレームの高周波成分以外については、図4に示したように、IPパケットデータが伝送するデータがIフレームの低周波成分である場合は、フロー識別子データとして0x6を付与し、Pフレームの低周波成分である場合は、フロー識別子データとして0x4が、またPフレームの高周波成分である場合は、フロー識別子データとして0x3を付与する。さらにIPパケットデータが伝送するデータがBフレームの低周波成分である場合は、フロー識別子データとして0x2が、またBフレームの高周波成分である場合は、フロー識別子データとして0x1を付与する。制御コードデータとしては、伝送するデータが各映像フレームの先頭データである場合は0xDが付与され、映像フレームの途中データである場合は、制御コードデータとして0xCを付与する。以上が、IPパケットデータが伝送するデータの内容とDS値との関係であるが、図4で設定した値以外の設定を用いてもよい。またパケットデータの廃棄開始及び終了を制御するコードとして、各映像フレームの先頭か否かにより設定を行ったが、そのほかの区別、例えば、GOP(Group Of Pictures)の先頭であるか否か、或いは各映像フレームのスライスの先頭であるか否か等の区別により設定することも可能である。   Except for the high frequency component of the I frame described above, as shown in FIG. 4, when the data transmitted by the IP packet data is a low frequency component of the I frame, 0x6 is assigned as the flow identifier data, and the P frame Is 0x4 as flow identifier data, and 0x3 is assigned as flow identifier data when it is a high frequency component of a P frame. Further, when the data transmitted by the IP packet data is a low frequency component of a B frame, 0x2 is assigned as flow identifier data, and when the data is a high frequency component of a B frame, 0x1 is assigned as flow identifier data. As the control code data, 0xD is assigned when the data to be transmitted is the head data of each video frame, and 0xC is assigned as the control code data when the data to be transmitted is halfway data of the video frame. The above is the relationship between the content of data transmitted by the IP packet data and the DS value, but settings other than the values set in FIG. 4 may be used. In addition, as a code for controlling the start and end of discarding of packet data, it is set depending on whether or not it is the head of each video frame, but other distinctions, for example, whether or not it is the head of GOP (Group Of Pictures), or It is also possible to set by distinguishing whether or not it is the head of a slice of each video frame.

図1は、本発明の実施形態によるパケットデータ転送装置100の構成を示す図である。具体的には、複数の入力回線と接続するための入力ポート1(1−1〜1−N)と、パケットデータをルーティングするルーテイング部2と、複数の出力回線用にルーティングされたデータを選択的に伝送するための選択伝送部3(3−1〜3−N)と、各選択伝送部に接続したバッファ4(4−1〜4−N)と、複数の出力回線と接続するための出力ポート5(5−1〜5−N)とから構成する。入力ポート1(1−1〜1−N)はイングレスカードで作ることができる。また、選択伝送部3(3−1〜3−N)、各選択伝送部に接続したバッファ4(4−1〜4−N)、及び複数の出力回線と接続するための出力ポート5(5−1〜5−N)はエグレスカード201(201−1〜201−N)として作ることもできる。   FIG. 1 is a diagram illustrating a configuration of a packet data transfer apparatus 100 according to an embodiment of the present invention. Specifically, input port 1 (1-1 to 1-N) for connecting to a plurality of input lines, routing unit 2 for routing packet data, and data routed for a plurality of output lines are selected. For selective transmission 3 (3-1 to 3-N) for transmission, buffers 4 (4-1 to 4-N) connected to each selective transmission, and a plurality of output lines It consists of output ports 5 (5-1 to 5-N). Input ports 1 (1-1 to 1-N) can be made of ingress cards. Further, the selective transmission unit 3 (3-1 to 3-N), the buffer 4 (4-1 to 4-N) connected to each selective transmission unit, and the output port 5 (5 for connection to a plurality of output lines) -1 to 5-N) can be made as an egress card 201 (201-1 to 201-N).

次に、パケットデータ転送装置100の動作について説明する。パケットデータ転送装置100は、始めに図3に示したIPパケットデータ、例えばデータ48、46、42、及び43−1とから構成するIPパケットデータ等を複数の入力ポート1(1−1〜1−N)から受信する。受信したIPパケットデータは、IPパケットヘッダの宛先アドレスによりルーテイング部2を通して所定の出力ポート(ここでは、選択伝送部3−1〜3−Nの何れか)へルーティングする。選択伝送部3(3−1〜3−N)に転送したパケットデータは、後段に接続したバッファのデータ量信号21(21−1〜21−N)によって選択伝送部3(3−1〜3−N)からバッファ4(4−1〜4−N)へ伝送するか否かを判定する。   Next, the operation of the packet data transfer apparatus 100 will be described. The packet data transfer apparatus 100 first receives the IP packet data shown in FIG. 3, for example, IP packet data composed of the data 48, 46, 42, and 43-1, etc. -N). The received IP packet data is routed to a predetermined output port (in this case, one of the selective transmission units 3-1 to 3-N) through the routing unit 2 according to the destination address of the IP packet header. The packet data transferred to the selective transmission unit 3 (3-1 to 3-N) is transmitted to the selective transmission unit 3 (3-1 to 3 to 3) by the data amount signal 21 (21-1 to 21-N) of the buffer connected to the subsequent stage. -N) to determine whether or not to transmit to buffer 4 (4-1 to 4-N).

図1のパケットデータ転送装置100の例では、バッファ4(4−1〜4−N)内のデータ量が所定のデータ量(パケットデータの廃棄を開始、或いは終了すべきバッファ内のデータ量点)以上有るか無いかを監視する場合を示しており、バッファ4(4−1〜4−N)内のデータ量が所定量以上であるか否かを、信号21(21−1〜21−N)にて選択伝送部3(3−1〜3−N)へ通知する。これにより、受信したIPパケットデータを選択伝送部3(3−1〜3−N)からバッファ4(4−1〜4−N)へ伝送するか否かを判定する。伝送する場合には選択伝送部3(3−1〜3−N)よりバッファ4(4−1〜4−N)へIPパケットデータを伝送する。伝送しない(廃棄する)場合は、選択伝送部3(3−1〜3−N)よりバッファ4(4−1〜4−N)へIPパケットデータを伝送せず、選択伝送部3(3−1〜3−N)内にて廃棄を行う。尚、選択伝送部3(3−1〜3−N)の動作については、図2を用いて後述する。バッファ4(4−1〜4−N)内に伝送したIPパケットデータは、出力ポート5(5−1〜5−N)より出力回線へと配信する。   In the example of the packet data transfer apparatus 100 in FIG. 1, the data amount in the buffer 4 (4-1 to 4-N) is a predetermined data amount (the data amount point in the buffer to start or end the discard of packet data). ) Shows the case of monitoring whether or not there is more than the above, and the signal 21 (21-1 to 21-) indicates whether or not the data amount in the buffer 4 (4-1 to 4-N) is greater than or equal to a predetermined amount. N), the selected transmission unit 3 (3-1 to 3-N) is notified. Thus, it is determined whether or not the received IP packet data is transmitted from the selective transmission unit 3 (3-1 to 3-N) to the buffer 4 (4-1 to 4-N). In the case of transmission, IP packet data is transmitted from the selective transmission unit 3 (3-1 to 3-N) to the buffer 4 (4-1 to 4-N). When not transmitting (discarding), IP packet data is not transmitted from the selective transmission unit 3 (3-1 to 3-N) to the buffer 4 (4-1 to 4-N), and the selective transmission unit 3 (3- 1-3-N). The operation of the selective transmission unit 3 (3-1 to 3-N) will be described later with reference to FIG. The IP packet data transmitted in the buffer 4 (4-1 to 4-N) is distributed from the output port 5 (5-1 to 5-N) to the output line.

図2は、選択伝送部3の構成を詳細に示した図である。選択伝送部3は、選択伝送判定部31と、データを一時的に保持するレジスタ32と、データの転送を実行する転送部33とから構成する。ルーテイング部2よりルーティングしたIPパケットデータは、一時的にレジスタ32に保持し、IPヘッダ内のDS値の解析を選択伝送判定部31により行う。選択伝送判定部31では、予めバッファ4内のデータ量が所定量以上(輻輳時)である場合に廃棄するIPパケットデータのフロー識別子データ及び廃棄を開始・終了する制御コードデータを蓄積保持しておく。ここでは、バッファ4の輻輳時、廃棄するフローとしてBフレームの高周波成分(フロー識別子データ0x1)を設定しておく例によって説明する。   FIG. 2 is a diagram showing the configuration of the selective transmission unit 3 in detail. The selective transmission unit 3 includes a selective transmission determination unit 31, a register 32 that temporarily holds data, and a transfer unit 33 that executes data transfer. The IP packet data routed by the routing unit 2 is temporarily held in the register 32, and the DS value in the IP header is analyzed by the selective transmission determination unit 31. The selective transmission determination unit 31 previously stores and holds the flow identifier data of IP packet data to be discarded when the amount of data in the buffer 4 is equal to or greater than a predetermined amount (during congestion) and control code data for starting / ending the discarding. deep. Here, an example will be described in which a high frequency component (flow identifier data 0x1) of a B frame is set as a flow to be discarded when the buffer 4 is congested.

またパケット廃棄の開始は、0xDの制御コードデータを持つパケットデータから開始し、廃棄中のフローに対しては、廃棄中であることを示すフラグを選択伝送判定部31内に蓄積保持し、廃棄フラグが設定されていて且つバッファ4の輻輳が解消されたときは、制御コードデータ0xDを持つパケットデータからバッファ4への伝送を開始する。即ち、バッファ4の輻輳時、DS値として0x1Cをもつパケットデータを受信している間は廃棄を開始せず、0x1DをもつIPパケットデータを受信してから廃棄を開始する。また廃棄フラグが設定されていて且つバッファ4の輻輳が解消された場合、DS値として0x1Cをもつパケットデータを受信している間は廃棄を終了せず、0x1DをもつIPパケットデータを受信してから廃棄を終了するように、選択伝送判定部31は、転送部33の制御を行う。転送部33は、選択伝送判定部31の制御により、レジスタから読み出したデータをバッファへ転送するか廃棄するかの動作を行う。   The packet discarding starts from packet data having control code data of 0xD, and for a discarding flow, a flag indicating that the discarding is in progress is accumulated and held in the selective transmission determining unit 31 and discarded. When the flag is set and the congestion of the buffer 4 is eliminated, transmission from the packet data having the control code data 0xD to the buffer 4 is started. That is, when the buffer 4 is congested, discarding is not started while packet data having a DS value of 0x1C is received, and discarding is started after receiving IP packet data having 0x1D. If the discard flag is set and the congestion of the buffer 4 is eliminated, the discarding is not completed while the packet data having the DS value of 0x1C is received, and the IP packet data having the 0x1D is received. The selective transmission determination unit 31 controls the transfer unit 33 so as to end the discarding. The transfer unit 33 performs an operation of transferring or discarding the data read from the register to the buffer under the control of the selective transmission determination unit 31.

以上が、選択伝送部3の構成と動作である。尚、図1、2を用いて説明した選択伝送、或いは廃棄については、バッファ内のデータ量により廃棄開始・終了点を1点だけ設定し、1つの階層のみ選択的に伝送、或いは廃棄を行ったが、廃棄開始・終了点を2点以上設定し、2階層以上選択的に伝送、或いは廃棄を行ってもよい。廃棄開始・終了点を2点設定して2階層のパケットデータを選択的に伝送、廃棄する場合の例について説明すると、選択伝送判定部31に、予めバッファ4内のデータ量が廃棄開始・終了点1を越えた場合に廃棄するIPパケットデータのフロー識別子データ及び廃棄を開始・終了する制御コードデータと、廃棄開始・終了点2(廃棄開始・終了点2>廃棄開始・終了点1)を越えた場合に廃棄するIPパケットデータのフロー識別子データ及び廃棄を開始・終了する制御コードデータを蓄積保持しておく。   The above is the configuration and operation of the selective transmission unit 3. For the selective transmission or discard described with reference to FIGS. 1 and 2, only one discard start / end point is set according to the amount of data in the buffer, and only one layer is selectively transmitted or discarded. However, two or more discard start / end points may be set, and two or more layers may be selectively transmitted or discarded. An example of the case where two discard start / end points are set to selectively transmit and discard two-layer packet data will be described. The flow identifier data of the IP packet data to be discarded when the point 1 is exceeded, the control code data for starting / ending the discard, and the discard start / end point 2 (discard start / end point 2> discard start / end point 1) The flow identifier data of the IP packet data to be discarded when exceeding and the control code data for starting / ending the discarding are accumulated and held.

例えば、バッファ4内のデータ量が廃棄開始・終了点1を越えた場合に廃棄するフローとしてBフレームの高周波成分(フロー識別子データ0x1)を設定し、廃棄開始・終了点2を越えた場合に前記フローに加えて更に廃棄するフローとしてBフレームの低周波成分(フロー識別子データ0x2)を設定しておく例によって説明する。またパケット廃棄の開始は、0xDの制御コードデータを持つパケットデータから開始し、廃棄中のフローに対しては、廃棄中であることを示すフラグを選択伝送判定部31内に蓄積保持し、廃棄フラグが設定されていて且つバッファ4の輻輳が解消されたときは、制御コードデータ0xDを持つパケットデータからバッファ4への伝送を開始する。   For example, when the amount of data in the buffer 4 exceeds the discard start / end point 1, the high frequency component (flow identifier data 0x1) of the B frame is set as the flow to be discarded, and the discard start / end point 2 is exceeded. An example in which the low frequency component (flow identifier data 0x2) of the B frame is set as a flow to be discarded in addition to the flow will be described. The packet discarding starts from packet data having control code data of 0xD, and for a discarding flow, a flag indicating that the discarding is in progress is accumulated and held in the selective transmission determining unit 31 and discarded. When the flag is set and the congestion of the buffer 4 is eliminated, transmission from the packet data having the control code data 0xD to the buffer 4 is started.

即ち、バッファ4が輻輳しバッファ4内のデータ量が廃棄開始・終了点1を越えた時、DS値として0x1Cをもつパケットデータを受信している間は廃棄を開始せず、0x1DをもつIPパケットデータを受信してからBフレームの高周波成分の廃棄を開始する。バッファ4内のデータ量が廃棄開始・終了点2を越えた時は、フロー識別子データ0x1のフローは廃棄を続行するとともに、Bフレームの低周波成分に関しては、DS値として0x2Cをもつパケットデータを受信している間は廃棄を開始せず、0x2DをもつIPパケットデータを受信してから廃棄を開始する。また、Bフレームの高周波成分とBフレームの低周波成分に対して廃棄フラグが設定されていてバッファ4内のデータ量が廃棄開始・終了点2を下回ったときは、Bフレームの低周波成分(フロー識別子データ0x2)に関しては制御コードデータ0xDを持つパケットデータからバッファ4への伝送を開始する。Bフレームの高周波成分(フロー識別子データ0x1)は引き続き廃棄する。同様に、Bフレームの高周波成分に対して廃棄フラグが設定されていてバッファ4内のデータ量が廃棄開始・終了点1を下回ったときは、DS値として0x1Cをもつパケットデータを受信している間は廃棄を終了せず、0x1DをもつIPパケットデータを受信してから廃棄を終了するように、選択伝送判定部31は、転送部33の制御を行う。   That is, when the buffer 4 is congested and the amount of data in the buffer 4 exceeds the discard start / end point 1, discard is not started while packet data having a DS value of 0x1C is received, and an IP having 0x1D is received. After receiving the packet data, the high-frequency component of the B frame is discarded. When the amount of data in the buffer 4 exceeds the discard start / end point 2, the flow of the flow identifier data 0x1 continues to be discarded, and for the low frequency component of the B frame, packet data having a DS value of 0x2C is received. Discarding is not started during reception, but discarding is started after IP packet data having 0x2D is received. When the discard flag is set for the high frequency component of the B frame and the low frequency component of the B frame and the amount of data in the buffer 4 falls below the discard start / end point 2, the low frequency component of the B frame ( As for the flow identifier data 0x2), transmission from the packet data having the control code data 0xD to the buffer 4 is started. The high frequency component (flow identifier data 0x1) of the B frame is subsequently discarded. Similarly, when the discard flag is set for the high-frequency component of the B frame and the amount of data in the buffer 4 falls below the discard start / end point 1, packet data having a DS value of 0x1C is received. The selective transmission determination unit 31 controls the transfer unit 33 so that the discarding process is not terminated and the discarding process is terminated after receiving the IP packet data having 0x1D.

図5は、本発明の実施形態によるパケットデータ転送装置100の変形例110である。入力ポート1(1−1〜1−N)はイングレスカードで作ることができる。また、選択伝送部13(13−1〜13−N)、各選択伝送部に接続したバッファ14(14−1〜14−N)、及び複数の出力回線と接続するための出力ポート5(5−1〜5−N)はエグレスカード202(202−1〜202−N)として作ることもできる。   FIG. 5 is a modification 110 of the packet data transfer apparatus 100 according to the embodiment of the present invention. Input ports 1 (1-1 to 1-N) can be made of ingress cards. Further, the selective transmission unit 13 (13-1 to 13-N), the buffer 14 (14-1 to 14-N) connected to each selective transmission unit, and the output port 5 (5 for connection to a plurality of output lines) -1 to 5-N) can also be made as an egress card 202 (202-1 to 202-N).

図1のパケットデータ転送装置100では、バッファ4内のデータ量を所定のデータ量(パケットデータの廃棄を開始、或いは終了すべきバッファ内のデータ量点)以上有るか無いかを監視(信号21)して選択伝送部3にてパケットデータの伝送を行うか廃棄するかを選択したが、図5のパケットデータ転送装置110では、バッファ14内のデータ量を第1のデータ量(パケットデータの廃棄を開始すべきバッファ内のデータ量点:以後「廃棄開始点」という)以上有るか無いか、また第2のデータ量(パケットデータの廃棄を終了すべきバッファ内のデータ量点:以後「廃棄終了点」という)以上有るか無いかの2点(信号22,23)で監視を行い選択伝送部13にてパケットデータの伝送を行うか廃棄するかを選択する点が、パケットデータ転送装置100と110との異なる点である。但し、第1のデータ量は、第2のデータ量より大(廃棄開始点>廃棄終了点)である。以後、図6を用いてパケットデータ転送装置110の動作を、パケットデータ転送装置100と異なる動作を中心に説明を行う。   The packet data transfer apparatus 100 in FIG. 1 monitors whether or not the amount of data in the buffer 4 exceeds a predetermined amount of data (data amount point in the buffer to start or end discarding of packet data) (signal 21). In the packet data transfer apparatus 110 in FIG. 5, the data amount in the buffer 14 is changed to the first data amount (packet data of the packet data). Whether or not there is a data amount point in the buffer to be discarded: hereinafter referred to as “discard start point”, or there is a second data amount (data amount point in the buffer in which packet data is to be discarded): The point at which the packet is transmitted or discarded by the selective transmission unit 13 is monitored at two points (signals 22 and 23) whether or not there are more or less (referred to as “discard end point”). Todeta is different from the transfer apparatus 100 and 110. However, the first data amount is larger than the second data amount (discard start point> discard end point). Hereinafter, the operation of the packet data transfer apparatus 110 will be described with reference to FIG.

図6に示した選択伝送部13は、選択伝送判定部131と、データを一時的に保持するレジスタ132と、データの転送を実行する転送部133とから構成する。ルーテイング部2よりルーティングしたIPパケットデータは、一時的にレジスタ132に保持され、IPヘッダ内のDS値の解析を選択伝送判定部131により行う。選択伝送判定部131では、予めバッファ14内のデータ量が第1の所定量(廃棄開始点)以上である場合に廃棄するIPパケットデータのフロー識別子データ及び廃棄を開始する制御コードデータ、またバッファ14内のデータ量が第2の所定量(廃棄終了点)未満である場合に廃棄を終了する制御コードデータを蓄積保持しておく。ここでは、バッファ14内のデータ量が廃棄開始点以上の場合、廃棄するフローとしてBフレームの高周波成分(0x1)を設定し
ておく例によって説明する。
The selective transmission unit 13 illustrated in FIG. 6 includes a selective transmission determination unit 131, a register 132 that temporarily stores data, and a transfer unit 133 that executes data transfer. The IP packet data routed by the routing unit 2 is temporarily held in the register 132, and the DS value in the IP header is analyzed by the selective transmission determination unit 131. In the selective transmission determination unit 131, the flow identifier data of IP packet data to be discarded when the amount of data in the buffer 14 is equal to or larger than the first predetermined amount (discard start point), the control code data for starting discard, and the buffer When the data amount in 14 is less than the second predetermined amount (discard end point), control code data for terminating discard is stored and held. Here, an example will be described in which the high frequency component (0x1) of the B frame is set as a flow to be discarded when the amount of data in the buffer 14 is equal to or greater than the discard start point.

またパケット廃棄の開始は、0xDの制御コードデータを持つパケットデータから開始し、廃棄中のフローに対しては、廃棄中であることを示すフラグを選択伝送判定部131内に蓄積保持し、廃棄フラグが設定されていて且つバッファ14内のデータ量が廃棄終了点未満になった場合、制御コードデータ0xDを持つパケットデータからバッファ14への伝送を開始する。即ち、バッファ14内のデータ量が廃棄開始点以上になった場合もDS値として0x1Cをもつパケットデータを受信している間は廃棄を開始せず、0x1DをもつIPパケットデータを受信してから廃棄を開始する。また廃棄フラグが設定されていて、且つバッファ14内のデータ量が廃棄終了点未満になった場合にもDS値として0x1Cをもつパケットデータを受信している間は廃棄を終了せず、0x1DをもつIPパ
ケットデータを受信してから廃棄を終了するように、選択伝送判定部131は、転送部133の制御を行う。転送部133は、選択伝送判定部131の制御により、レジスタから読み出したデータをバッファへ転送するか廃棄するかの動作を行う。
The packet discarding starts from packet data having control code data of 0xD, and for a discarding flow, a flag indicating discarding is accumulated and held in the selective transmission determination unit 131 and discarded. When the flag is set and the amount of data in the buffer 14 is less than the discard end point, transmission from the packet data having the control code data 0xD to the buffer 14 is started. That is, even when the amount of data in the buffer 14 is equal to or greater than the discard start point, discard is not started while packet data having a DS value of 0x1C is received, and after IP packet data having 0x1D is received. Start disposal. Even when the discard flag is set and the amount of data in the buffer 14 is less than the discard end point, discarding is not completed while packet data having a DS value of 0x1C is received, and 0x1D is set. The selective transmission determination unit 131 controls the transfer unit 133 so as to end the discarding after receiving the received IP packet data. The transfer unit 133 performs an operation of transferring or discarding the data read from the register to the buffer under the control of the selective transmission determination unit 131.

以上が、選択伝送部13の動作である。尚、図5、6を用いて説明した選択伝送、或いは廃棄については、廃棄開始点及び廃棄終了点をそれぞれ1点だけ設定し、1つの階層のみ選択的に伝送、或いは廃棄を行ったが、廃棄開始点及び廃棄終了点を2点以上設定し、2階層以上選択的に伝送、或いは廃棄を行ってもよい。廃棄開始点及び廃棄終了点の組を2組設定して2階層のパケットデータを選択的に伝送、廃棄する場合の例について説明すると、選択伝送判定部選択伝送判定部131に、予めバッファ14内のデータ量が第1の所定量(廃棄開始点1)以上である場合に廃棄するIPパケットデータのフロー識別子データ及び廃棄を開始する制御コードデータ、またバッファ14内のデータ量が第2の所定量(廃棄終了点1)未満である場合に廃棄を終了する制御コードデータ、バッファ14内のデータ量が第3の所定量(廃棄開始点2)以上である場合に廃棄するIPパケットデータのフロー識別子データ及び廃棄を開始する制御コードデータ、またバッファ14内のデータ量が第4の所定量(廃棄終了点2)未満である場合に廃棄を終了する制御コードデータを蓄積保持しておく。ただし、廃棄開始点2>廃棄開始点1>廃棄終了点2>廃棄終了点1とする。ここでは、バッファ14内のデータ量が廃棄開始点1以上の場合、廃棄するフローとしてBフレームの高周波成分(0x1)を設定し、廃棄開始点2以上の場合、廃棄するフローとしてBフレームの低周波成分(0x2)を設定しておくものとする。   The above is the operation of the selective transmission unit 13. For the selective transmission or discard described with reference to FIGS. 5 and 6, only one discard start point and discard end point are set, and only one layer is selectively transmitted or discarded. Two or more discard start points and discard end points may be set, and two or more layers may be selectively transmitted or discarded. An example in which two sets of discard start points and discard end points are set to selectively transmit and discard two-layer packet data will be described. In the selective transmission determination unit selective transmission determination unit 131, the buffer 14 The flow identifier data of the IP packet data to be discarded and the control code data for starting the discarding, and the data amount in the buffer 14 are the second place when the data amount of the packet is equal to or larger than the first predetermined amount (discarding start point 1). Flow of control code data that terminates discard when it is less than a fixed amount (discard end point 1), and IP packet data that is discarded when the amount of data in the buffer 14 is equal to or greater than a third predetermined amount (discard start point 2) The identifier data and the control code data for starting the discard, and the control code for terminating the discard when the amount of data in the buffer 14 is less than the fourth predetermined amount (discard end point 2). Keep accumulating hold over data. However, the disposal start point 2> the disposal start point 1> the disposal end point 2> the disposal end point 1. Here, when the amount of data in the buffer 14 is greater than or equal to the discard start point 1, the high frequency component (0x1) of the B frame is set as the flow to be discarded. It is assumed that the frequency component (0x2) is set.

またパケット廃棄の開始は、0xDの制御コードデータを持つパケットデータから開始し、廃棄中のフローに対しては、廃棄中であることを示すフラグを選択伝送判定部131内に蓄積保持し、廃棄フラグが設定されていて且つバッファ14内のデータ量が廃棄終了点未満になった場合、制御コードデータ0xDを持つパケットデータからバッファ14への伝送を開始する。即ち、バッファ14内のデータ量が廃棄開始点1以上になった場合もDS値として0x1Cをもつパケットデータを受信している間は廃棄を開始せず、0x1DをもつIPパケットデータを受信してからBフレームの高周波成分(0x1)の廃棄を開始する。同様に、バッファ14内のデータ量が廃棄開始点2以上になった場合もDS値として0x2Cをもつパケットデータを受信している間はBフレームの低周波成分(0x
2)の廃棄を開始せず、0x2DをもつIPパケットデータを受信してからBフレームの低周波成分(0x2)の廃棄を開始する。またBフレームの低周波成分(0x2)に対して廃棄フラグが設定されていて、バッファ14内のデータ量が廃棄終了点2未満になった場合にもDS値として0x2Cをもつパケットデータを受信している間はBフレームの低周波成分(0x2)の廃棄を終了せず、0x2DをもつIPパケットデータを受信してから廃棄を終了するように、選択伝送判定部131は、転送部133の制御を行う。この間、Bフレームの高周波成分(0x1)は廃棄し続ける。Bフレームの高周波成分に対して廃棄フラグが設定されているとき、更にバッファ14内のデータ量が減少して廃棄終了点1未満になった場合にもDS値として0x1Cをもつパケットデータを受信している間は廃棄を終了せず、0x1DをもつIPパケットデータを受信してから廃棄を終了するように、転送部133の制御を行う。
The packet discarding starts from packet data having control code data of 0xD, and for a discarding flow, a flag indicating discarding is accumulated and held in the selective transmission determination unit 131 and discarded. When the flag is set and the amount of data in the buffer 14 is less than the discard end point, transmission from the packet data having the control code data 0xD to the buffer 14 is started. That is, even when the amount of data in the buffer 14 is greater than or equal to the discard start point 1, discarding is not started while packet data having a DS value of 0x1C is received, and IP packet data having 0x1D is received. Starts to discard the high-frequency component (0x1) of the B frame. Similarly, when the amount of data in the buffer 14 is equal to or greater than the discard start point 2, while the packet data having the DS value of 0x2C is being received, the low frequency component (0x
The discard of the low frequency component (0x2) of the B frame is started after receiving the IP packet data having 0x2D without starting the discard of 2). Even when the discard flag is set for the low frequency component (0x2) of the B frame and the data amount in the buffer 14 is less than the discard end point 2, packet data having a DS value of 0x2C is received. The selective transmission determining unit 131 controls the transfer unit 133 so that the discard of the low-frequency component (0x2) of the B frame is not terminated while the IP packet data having 0x2D is received and the discard is terminated. I do. During this time, the high-frequency component (0x1) of the B frame continues to be discarded. When the discard flag is set for the high-frequency component of the B frame, packet data having a DS value of 0x1C is received even when the amount of data in the buffer 14 further decreases and becomes less than the discard end point 1. The transfer unit 133 is controlled so that the discarding is not finished while the IP packet data having 0x1D is received and the discarding is finished.

図1、或いは図5を用いて説明したパケットデータ転送装置は、伝送網が輻輳した場合に選択的にパケットデータの伝送、或いは廃棄を行う装置であったが、図7に示したデータ整形サーバは、図3を用いて説明した階層番組データの一部がランダムに廃棄されて伝送されてきた場合のデータ整形を行う装置である。データの整形については、例えば図3のデータ40を番組配信サーバから配信し、受信装置において受信し再生する場合を例に説明する。   The packet data transfer apparatus described with reference to FIG. 1 or FIG. 5 is an apparatus that selectively transmits or discards packet data when the transmission network is congested. Is an apparatus that performs data shaping when a part of the hierarchical program data described with reference to FIG. 3 is randomly discarded and transmitted. Data shaping will be described by taking, for example, a case where the data 40 of FIG.

本来ならば番組配信サーバから配信したデータ40は、データ48と46と42と43−1とから構成されるIPパケットデータと、データ49と43−2とから構成されるIPパケットデータと、データ50と47と44と45とから構成されるIPパケットデータとして伝送網内を伝送されるはずであるが、伝送網途中において輻輳によりデータの一部、例えばデータ48と46と42と43−1とから構成されるIPパケットデータが伝送途中において廃棄された場合、受信装置へは残りのデータ49と43−2とから構成されるIPパケットデータと、50と47と44と45とから構成されるIPパケットデータが伝送される。受信装置では、データ40を構成する全てのデータを受信した場合において、Iフレームの高周波成分の再生が可能であるが、データの一部しか受信出来ない場
合は、再生が出来ない。故に、受信装置へ伝送しても無駄となるデータを伝送することになるため、伝送しても無駄となるデータを伝送網で廃棄することにより伝送網を有効に利用するため、前記例の場合、データ整形サーバにおいてデータ49と43−2とから構成されるIPパケットデータと、データ50と47と44と45とから構成するIPパケットデータのデータを廃棄することが、データの整形を意味する。続いて図7を用いてデータ整形サーバ120の構成と動作について説明する。
Originally, data 40 distributed from the program distribution server includes IP packet data composed of data 48, 46, 42, and 43-1, IP packet data composed of data 49 and 43-2, and data The IP packet data composed of 50, 47, 44, and 45 should be transmitted through the transmission network, but a part of the data, for example, data 48, 46, 42, and 43-1 due to congestion in the transmission network. Is discarded in the middle of transmission, the IP packet data composed of the remaining data 49 and 43-2 and 50, 47, 44, and 45 are composed to the receiving device. IP packet data is transmitted. The receiving device can reproduce the high-frequency component of the I frame when all the data constituting the data 40 is received, but cannot reproduce it when only a part of the data can be received. Therefore, since the data that is wasted even if it is transmitted to the receiving device is transmitted, the transmission network is effectively used by discarding the data that is wasted even if it is transmitted. In the data shaping server, discarding the IP packet data composed of the data 49 and 43-2 and the IP packet data composed of the data 50, 47, 44 and 45 means data shaping. . Next, the configuration and operation of the data shaping server 120 will be described with reference to FIG.

図7に示したデータ整形サーバ120は、バス121によって接続したCPU部122とCPU部122にて動作するデータ整形プログラムを蓄積したプログラム蓄積部123と、データ整形処理の間に必要なデータの蓄積保持を行うメインメモリ124と、データを受信するための入力部125と、整形後のデータを出力するための出力部126とから構成する。データ整形サーバ120は、始めにプログラム蓄積部123に蓄積保持した処理プログラムをCPU部122にロードし、データの整形処理を開始する。なお、CPU部122の詳細な処理動作については、図8を用いて後述する。   The data shaping server 120 shown in FIG. 7 includes a CPU unit 122 connected by a bus 121, a program accumulation unit 123 that accumulates a data shaping program that operates on the CPU unit 122, and accumulation of data necessary during data shaping processing. It comprises a main memory 124 for holding data, an input unit 125 for receiving data, and an output unit 126 for outputting the shaped data. The data shaping server 120 first loads the processing program stored and held in the program storage unit 123 into the CPU unit 122 and starts data shaping processing. The detailed processing operation of the CPU unit 122 will be described later with reference to FIG.

データ整形の処理動作が開始されると、入力部125からデータの入力を受け付け、メインメモリ124内にて図3に示した入力データの階層ヘッダである各階層毎に付与したシーケンス番号の連続性を監視し、不連続性を検出した場合、前述した通り、無効となるデータの廃棄(データ整形)動作処理を行う。具体的には、受信したデータに対して各階層毎にUDPデータを再構築して、UDPパケットデータとして完成しているかどうかを監視し、未完成であるデータに関しては廃棄を行う。UDPデータとして完成しているデータに対しては、各階層毎(フロー識別子データ0x6〜0x1)のシーケンス番号を監視し、連続であるか否かの確認を行い、不連続である場合は、映像フレームの先頭を示す制御コードデータ値0xDを持つUDPパケットデータを作成するまで制御コードデータ値0xCを持つUDPデータの廃棄を行う。制御コードデータ値0xDを持つUDPパケットデータ作成後は、受信した各階層のデータを出力部126よりIPパケットデータとして再配信を行う。以上が、データ整形サーバの概略的な処理動作である。続いて、図8を用いて、データ整形サーバのCPU部122にて行われる詳細な処理動作を説明する。   When the data shaping processing operation is started, the input of data is accepted from the input unit 125, and the continuity of sequence numbers assigned to each layer, which is the layer header of the input data shown in FIG. When discontinuity is detected, invalid data discarding (data shaping) operation processing is performed as described above. Specifically, the UDP data is reconstructed for each layer with respect to the received data to monitor whether or not the UDP packet data is completed, and the incomplete data is discarded. For data that has been completed as UDP data, the sequence number of each layer (flow identifier data 0x6 to 0x1) is monitored to check whether the data is continuous. The UDP data having the control code data value 0xC is discarded until the UDP packet data having the control code data value 0xD indicating the head of the frame is created. After the UDP packet data having the control code data value 0xD is created, the received data of each layer is redistributed as IP packet data from the output unit 126. The above is the schematic processing operation of the data shaping server. Next, a detailed processing operation performed by the CPU unit 122 of the data shaping server will be described with reference to FIG.

図8は、データ整形サーバ120のCPU部122にて実行される処理のフローチャートを示している。
(1)データ整形サーバ120の電源が投入されると、プログラム蓄積部123に蓄積保持したデータ整形処理プログラムがCPU部122にロードされ、データ整形の処理動作を開始する(ステップ200)。
(2)データ整形の処理動作が開始すると、入力部125より受信したIPパケットデータからUDPデータの作成を行い、UDPデータとして完成しているか否かの判断を行う(ステップ201、202)。
(3)ステップ202の判断において、UDPデータの一部が廃棄され、UDPデータを再構築できないと判断した場合、未完成となるUDPデータの廃棄を行う(ステップ202、203)。
(4)ステップ202の判断において、UDPデータを再構築出来ると判断した場合は、UDPデータの再構築を行い、続いて処理すべきフロー(例えば、階層ヘッダ内のフロー識別子データ0x6〜0x1)であるか否かの判断を行う(ステップ202、204)。
(5)ステップ204の判断において、処理すべきフローでない場合、出力部126よりIPパケットデータとして再配信する(ステップ204、205)。
(6)ステップ204の判断において、処理すべきフローと判断した場合、続いて階層ヘッダ内のシーケンス番号値を取得し、各階層毎に連続であるか否かの判断を行う(ステップ204、206、207)。
(7)ステップ207の判断において、シーケンス番号が不連続である場合、不連続である階層のフローに対する廃棄設定を行い、続いて階層ヘッダ内の制御コードデータ値の取得を行う(ステップ207、208、209)。尚、既に廃棄設定が行われている場合は、廃棄設定を継続する。
(8)ステップ207の判断において、シーケンス番号が連続である場合、続いて階層ヘッダ内の制御コードデータ値の取得を行う(ステップ207、209)。
(9)制御コードデータ値取得後、制御コードデータ値が階層フレームデータの途中(0xC)であるか否かの判断を行う(ステップ210)。
(10)ステップ210の判断において、制御コードデータ値が階層フレームデータの途中(0xC)であると判断した場合、続いて廃棄すべきデータであるか否かを判断する(ステップ210、211)。
(11)ステップ211の判断において、廃棄すべきデータでないと判断した場合、出力部126よりIPパケットデータとして再配信する(ステップ211、212)。
(12)ステップ211の判断において、廃棄すべきデータであると判断した場合、データの廃棄を行い、次なるUDPデータの作成を開始する(ステップ211、213、201)。
(13)ステップ210の判断において、制御コードデータ値が階層フレームデータの途中(0xC)でないと判断した場合、続いて制御コードデータ値が階層フレームデータの先頭(0xD)であるか否かを判断する(ステップ210、214)。
(14)ステップ214の判断において、制御コードデータ値が階層フレームデータの先頭(0xD)でないと判断した場合、出力部126よりIPパケットデータとして再配信する(ステップ214、212)。
(15)ステップ214の判断において、制御コードデータ値が階層フレームデータの先頭(0xD)であると判断した場合、該当する階層フレームデータの廃棄処理を終了し、出力部126よりIPパケットデータとして再配信する(ステップ214、215、212)。尚、廃棄設定が行われていない場合は、再配信動作を継続する。以上が、データ整形サーバ120のCPU部122にて実行される処理のフローである。
FIG. 8 shows a flowchart of processing executed by the CPU unit 122 of the data shaping server 120.
(1) When the data shaping server 120 is powered on, the data shaping processing program stored and held in the program storage unit 123 is loaded into the CPU unit 122, and the data shaping processing operation is started (step 200).
(2) When the data shaping processing operation starts, UDP data is created from the IP packet data received from the input unit 125, and it is determined whether or not the data is completed as UDP data (steps 201 and 202).
(3) If it is determined in step 202 that a part of the UDP data is discarded and the UDP data cannot be reconstructed, the incomplete UDP data is discarded (steps 202 and 203).
(4) If it is determined in step 202 that the UDP data can be reconstructed, the UDP data is reconstructed and the flow to be subsequently processed (for example, flow identifier data 0x6 to 0x1 in the hierarchy header) It is determined whether or not there is (steps 202 and 204).
(5) If it is determined in step 204 that the flow is not to be processed, IP packet data is redistributed from the output unit 126 (steps 204 and 205).
(6) If it is determined in step 204 that the flow should be processed, the sequence number value in the layer header is subsequently acquired, and it is determined whether each layer is continuous (steps 204 and 206). 207).
(7) If it is determined in step 207 that the sequence number is discontinuous, a discard setting is made for the flow of the discontinuous layer, and then the control code data value in the layer header is acquired (steps 207 and 208). 209). If the discard setting has already been performed, the discard setting is continued.
(8) If it is determined in step 207 that the sequence numbers are consecutive, the control code data value in the layer header is acquired (steps 207 and 209).
(9) After acquiring the control code data value, it is determined whether or not the control code data value is in the middle (0xC) of the layer frame data (step 210).
(10) If it is determined in step 210 that the control code data value is in the middle of the layer frame data (0xC), it is subsequently determined whether the data is to be discarded (steps 210 and 211).
(11) If it is determined in step 211 that the data is not to be discarded, it is redistributed as IP packet data from the output unit 126 (steps 211 and 212).
(12) If it is determined in step 211 that the data is to be discarded, the data is discarded and the creation of the next UDP data is started (steps 211, 213, 201).
(13) If it is determined in step 210 that the control code data value is not in the middle of the layer frame data (0xC), it is subsequently determined whether or not the control code data value is the head (0xD) of the layer frame data. (Steps 210 and 214).
(14) If it is determined in step 214 that the control code data value is not the head (0xD) of the layered frame data, it is redistributed as IP packet data from the output unit 126 (steps 214 and 212).
(15) If it is determined in step 214 that the control code data value is the top (0xD) of the layer frame data, the discard process for the corresponding layer frame data is terminated, and the output unit 126 re-transmits it as IP packet data. Distribute (steps 214, 215, 212). If the discard setting is not performed, the redistribution operation is continued. The above is the flow of processing executed by the CPU unit 122 of the data shaping server 120.

図7に示したデータ整形サーバは、図3に示した階層番組データの一部がランダムに廃棄されて伝送されてきた場合のデータ整形を行い再配信を行う装置であったが、図9に示した受信再生装置は、受信したデータの整形を行い、復号化部(デコーダ)にて復号化を行い、表示再生部にて再生を行う装置である。データの整形に関しては、基本的にデータ整形サーバと同様の処理を行う。   The data shaping server shown in FIG. 7 is a device that performs data shaping and redistribution when a part of the hierarchical program data shown in FIG. 3 is randomly discarded and transmitted. The reception / playback apparatus shown is a device that shapes received data, performs decoding by a decoding unit (decoder), and performs playback by a display / playback unit. Regarding data shaping, basically the same processing as the data shaping server is performed.

図9に示した受信再生装置140は、バス141によって接続したCPU部142とCPU部142にて動作するデータ整形プログラムを蓄積したプログラム蓄積部143と、データ整形処理の間に必要なデータの蓄積保持を行うメインメモリ144と、データを受信するための入力部145と、整形後のデータを復号化するための復号化部146と、復号化した信号を再生表示するための表示再生部147とから構成する。140の受信再生装置は、始めにプログラム蓄積部143に蓄積保持した処理プログラムをCPU部142にロードし、データの受信再生動作を開始する。尚、CPU部142の詳細な処理動作については、図10を用いて後述する。   9 includes a CPU unit 142 connected by a bus 141, a program storage unit 143 that stores a data shaping program that operates on the CPU unit 142, and storage of data necessary during data shaping processing. A main memory 144 for holding data, an input unit 145 for receiving data, a decoding unit 146 for decoding the shaped data, and a display reproduction unit 147 for reproducing and displaying the decoded signal Consists of. First, the reception / playback apparatus 140 loads the processing program stored and held in the program storage unit 143 to the CPU unit 142 and starts a data reception / playback operation. The detailed processing operation of the CPU unit 142 will be described later with reference to FIG.

データの受信再生動作を開始すると、入力部145からデータの入力を受け付け、メインメモリ144内にて図3に示した入力データの階層ヘッダである各階層毎に付与したシーケンス番号の連続性を監視し、不連続性を検出した場合、前述した通り、無効となるデータの廃棄(データ整形)動作処理を行う。具体的には、受信したデータに対して各階層毎にUDPデータを再構築して、UDPパケットデータとして完成しているかどうかを監視し、未完成であるデータに関しては廃棄を行う。UDPデータとして完成しているデータに対しては、各階層毎(フロー識別子データ0x6〜0x1)のシーケンス番号を監視し、連続であるか否かの確認を行い、不連続である場合は、映像フレームの先頭を示す制御コードデータ値0xDを持つUDPパケットデータを作成するまで制御コードデータ値0xCを持つUDPデータの廃棄を行う。制御コードデータ値0xDを持つUDPパケットデータ作成後は、受信した階層番組データを復号化部146にて復号化を行い、復号化後データを表示再生部147にて表示再生を行う。以上が、受信再生装置の概略的な処理動作である。   When the data reception / reproduction operation is started, data input is accepted from the input unit 145, and the continuity of the sequence number assigned to each layer, which is the layer header of the input data shown in FIG. When discontinuity is detected, invalid data discarding (data shaping) operation processing is performed as described above. Specifically, the UDP data is reconstructed for each layer with respect to the received data to monitor whether or not the UDP packet data is completed, and the incomplete data is discarded. For data that has been completed as UDP data, the sequence number of each layer (flow identifier data 0x6 to 0x1) is monitored to check whether the data is continuous. The UDP data having the control code data value 0xC is discarded until the UDP packet data having the control code data value 0xD indicating the head of the frame is created. After the UDP packet data having the control code data value 0xD is created, the received hierarchical program data is decoded by the decoding unit 146, and the decoded data is displayed and reproduced by the display reproduction unit 147. The above is the schematic processing operation of the reception / playback apparatus.

続いて、図10を用いて、受信再生装置のCPU部142にて行われる詳細な処理動作を説明する。図10は、受信再生装置140のCPU部142にて実行される処理のフローチャートを示している。
(1)受信再生装置140の電源が投入されると、プログラム蓄積部143に蓄積保持した受信再生処理プログラムがCPU部142にロードされ、受信再生の処理動作を開始する(ステップ250)。
(2)受信再生の処理動作を開始すると、入力部125より受信したIPパケットデータからUDPデータの作成を行い、UDPデータとして完成しているか否かの判断を行う(ステップ251、252)。
(3)ステップ252の判断において、UDPデータの一部が廃棄され、UDPデータを再構築できないと判断した場合、未完成となるUDPデータの廃棄を行う(ステップ252、253)。
(4)ステップ252の判断において、UDPデータを再構築出来ると判断した場合は、UDPデータの再構築を行い、続いて処理すべきフロー(例えば、階層ヘッダ内のフロー識別子データ0x6〜0x1)であるか否かの判断を行う(ステップ252、254)。
(5)ステップ254の判断において、処理すべきフローでない場合、データの廃棄を行う(ステップ254、255)。
(6)ステップ254の判断において、処理すべきフローと判断した場合、続いて階層ヘッダ内のシーケンス番号値を取得し、各階層毎に連続であるか否かの判断を行う(ステップ254、256、257)。
(7)ステップ257の判断において、シーケンス番号が不連続である場合、不連続である階層のフローに対する廃棄設定を行い、続いて階層ヘッダ内の制御コードデータ値の取得を行う(ステップ257、258、259)。尚、既に廃棄設定が行われている場合は、廃棄設定を継続する。
(8)ステップ257の判断において、シーケンス番号が連続である場合、続いて階層ヘッダ内の制御コードデータ値の取得を行う(ステップ257、259)。
(9)制御コードデータ値取得後、制御コードデータ値が階層フレームデータの途中(0xC)であるか否かの判断を行う(ステップ260)。
(10)ステップ260の判断において、制御コードデータ値が階層フレームデータの途中(0xC)であると判断した場合、続いて廃棄すべきデータであるか否かを判断する(ステップ260、261)。
(11)ステップ261の判断において、廃棄すべきデータでないと判断した場合、階層番組データの作成を行う(ステップ261、266)。
(12)ステップ261の判断において、廃棄すべきデータであると判断した場合、データの廃棄を行い、次なるUDPデータの作成を開始する(ステップ261、263、251)。
(13)ステップ260の判断において、制御コードデータ値が階層フレームデータの途中(0xC)でないと判断した場合、続いて制御コードデータ値が階層フレームデータの先頭(0xD)であるか否かを判断する(ステップ260、264)。
(14)ステップ264の判断において、制御コードデータ値が階層フレームデータの先頭(0xD)でないと判断した場合、データの廃棄動作を行い、次なるUDPデータの作成を開始する(ステップ264、266、251)。
(15)ステップ264の判断において、制御コードデータ値が階層フレームデータの先頭(0xD)であると判断した場合、該当する階層フレームデータの廃棄処理を終了し、階層番組データの作成を行う(ステップ264、265、267)。尚、廃棄設定が行われていない場合は、階層番組データの作成動作を継続する。
(16)階層番組データ作成後、復号化部146にて階層番組データの復号化を行い、復号化したデータを表示再生部147にて表示再生を行う。
以上が、受信再生装置のCPU部142にて実行される処理のフローである。
Next, a detailed processing operation performed by the CPU unit 142 of the reception / playback apparatus will be described with reference to FIG. FIG. 10 shows a flowchart of processing executed by the CPU unit 142 of the reception / playback apparatus 140.
(1) When the power of the reception / playback device 140 is turned on, the reception / playback processing program stored and held in the program storage unit 143 is loaded into the CPU unit 142 and the reception / playback processing operation is started (step 250).
(2) When the reception / reproduction processing operation is started, UDP data is created from the IP packet data received from the input unit 125, and it is determined whether or not the UDP data is completed (steps 251 and 252).
(3) If it is determined in step 252 that a part of the UDP data is discarded and the UDP data cannot be reconstructed, the UDP data that is not completed is discarded (steps 252 and 253).
(4) If it is determined in step 252 that the UDP data can be reconstructed, the UDP data is reconstructed, and the flow to be subsequently processed (for example, the flow identifier data 0x6 to 0x1 in the hierarchy header) It is determined whether or not there is (steps 252 and 254).
(5) If it is determined in step 254 that the flow is not to be processed, the data is discarded (steps 254 and 255).
(6) If it is determined in step 254 that the flow should be processed, the sequence number value in the layer header is subsequently acquired, and it is determined whether each layer is continuous (steps 254, 256). 257).
(7) If it is determined in step 257 that the sequence number is discontinuous, a discard setting is made for the flow in the discontinuous layer, and then the control code data value in the layer header is acquired (steps 257 and 258). 259). If the discard setting has already been performed, the discard setting is continued.
(8) If the sequence number is consecutive in the determination in step 257, the control code data value in the layer header is subsequently acquired (steps 257 and 259).
(9) After acquiring the control code data value, it is determined whether or not the control code data value is in the middle (0xC) of the hierarchical frame data (step 260).
(10) If it is determined in step 260 that the control code data value is in the middle of the layer frame data (0xC), it is subsequently determined whether the data is to be discarded (steps 260 and 261).
(11) If it is determined in step 261 that the data is not to be discarded, hierarchical program data is created (steps 261 and 266).
(12) If it is determined in step 261 that the data should be discarded, the data is discarded and the creation of the next UDP data is started (steps 261, 263, 251).
(13) If it is determined in step 260 that the control code data value is not in the middle of the layer frame data (0xC), it is subsequently determined whether or not the control code data value is the head (0xD) of the layer frame data. (Steps 260 and 264).
(14) If it is determined in step 264 that the control code data value is not the head (0xD) of the layer frame data, a data discarding operation is performed, and creation of the next UDP data is started (steps 264, 266, 251).
(15) If it is determined in step 264 that the control code data value is the head (0xD) of the layer frame data, the discard process of the corresponding layer frame data is terminated and layer program data is created (step) 264, 265, 267). If the discard setting is not performed, the hierarchical program data creation operation is continued.
(16) After creating the hierarchical program data, the decoding unit 146 decodes the hierarchical program data, and the display reproduction unit 147 displays and reproduces the decoded data.
The above is the flow of processing executed by the CPU unit 142 of the reception / playback apparatus.

図11は、図1に示したパケットデータ転送装置100の変形例150である。図1のパケットデータ転送装置100では、バッファ4内のデータ量を所定のデータ量(パケットデータの廃棄を開始、或いは終了すべきバッファ内のデータ量点)以上有るか無いかを監視(信号21)して選択伝送部3にてパケットデータの伝送を行うか廃棄するかを選択する動作について説明したが、本実施形態によるパケットデータ転送装置150では、前記パケットデータの選択的伝送、廃棄動作に加え、データをマルチキャスト配信する際においてのデータ複製方法について説明する。   FIG. 11 shows a modification 150 of the packet data transfer apparatus 100 shown in FIG. The packet data transfer apparatus 100 in FIG. 1 monitors whether or not the amount of data in the buffer 4 exceeds a predetermined amount of data (data amount point in the buffer to start or end discarding of packet data) (signal 21). The operation of selecting whether to transmit or discard the packet data in the selective transmission unit 3 has been described. However, in the packet data transfer apparatus 150 according to the present embodiment, the packet data is selectively transmitted and discarded. In addition, a data duplication method for multicast distribution of data will be described.

図11に示したパケットデータ転送装置150は、基本的には図1のパケットデータ転送装置100と同様の構成であり、異なる点は、複数の入力回線と接続するための入力ポート1(1−1〜1−N)とパケットデータをルーティングするルーテイング部2との間に、マルチキャスト用のデータを作成する複製伝送部7(7−1〜7−N)を設けた点である。以下に、図1のパケットデータ転送装置100と異なる動作を中心にパケットデータ転送装置150の動作について説明する。転送装置150は、始めに図3に示したIPパケットデータ、例えばデータ48、46、42、及び43−1とから構成されるIPパケットデータ等を複数の入力ポート1(1−1〜1−N)から受信する。複数の入力ポートから受信したIPパケットデータは、それぞれ複製転送部7(7−1〜7−N)に転送を行い、必要があればパケットデータの複製を行い、ルーテイング部2を通して、IPパケットヘッダの宛先アドレスにより所定の出力ポート(ここでは、選択伝送部3−1〜3−Nの何れか)へルーティングする。ルーテイング後の処理動作は、図1のパケットデータ転送装置100の動作と同一であるので、以後、図12を用いて複製伝送部7の詳細な構成と動作について説明する。   The packet data transfer apparatus 150 shown in FIG. 11 has basically the same configuration as that of the packet data transfer apparatus 100 shown in FIG. 1 except that the input port 1 (1−1) for connecting to a plurality of input lines is different. 1 to 1-N) and a routing unit 2 for routing packet data, a duplicate transmission unit 7 (7-1 to 7-N) for creating data for multicast is provided. Hereinafter, the operation of the packet data transfer apparatus 150 will be described focusing on the operation different from that of the packet data transfer apparatus 100 of FIG. The transfer device 150 first transmits the IP packet data shown in FIG. 3, for example, IP packet data composed of the data 48, 46, 42, and 43-1, to the plurality of input ports 1 (1-1 to 1-1. N). The IP packet data received from a plurality of input ports is transferred to the copy transfer unit 7 (7-1 to 7-N), and the packet data is copied if necessary, and the IP packet header is passed through the routing unit 2. Route to a predetermined output port (in this case, one of the selective transmission units 3-1 to 3-N). Since the processing operation after the routing is the same as the operation of the packet data transfer apparatus 100 of FIG. 1, the detailed configuration and operation of the duplicate transmission unit 7 will be described below with reference to FIG.

図12は、複製伝送部7の構成を詳細に示した図である。複製伝送部7は、複製伝送判定部71と、データを一時的に保持するレジスタ72と、データの複製を作成する複製作成部73とから構成する。入力ポート1より受信したIPパケットデータは、一時的にレジスタ72に保持し、IPヘッダ内のDS値の解析を複製伝送判定部71により行う。複製伝送判定部71では、予めマルチキャスト配信時に複製を作製すべきIPパケットデータのフロー識別子データ及び複製を開始する制御コードデータ、及び複製動作を終了する制御コードデータを蓄積保持しておく。ここでは、複製するフローとしてIフレームの高周波成分(フロー識別子データ0x5)を例に説明を行う。またパケットデータの複製作成開始は、0xDの制御コードデータを持つパケットデータから開始し、複製作成配信中
のフローに対しては、複製中であることを示すフラグを複製伝送判定部71内に蓄積保持し、複製を作製する必要がなくなった場合は、制御コードデータ0xDを持つパケットデータから複製の作成を終了する仕様とする。即ち、複製を作製開始する際において、DS値として0x5Cをもつパケットデータを受信している間は複製作成を開始せず、0x5DをもつIPパケットデータを受信してから複製作成を開始する。また複製作成中のフラグが設定されていて且つ複製を作製する必要がなくなった場合、DS値として0x5Cをもつパケットデータを受信している間は複製作成を終了せず、0x5DをもつIPパケットデータを受信してから複製作成を終了するように、複製伝送判定部71は、複製作成部73の制御を行う。以上が、複製伝送部7の構成と動作である。
FIG. 12 is a diagram showing the configuration of the duplicate transmission unit 7 in detail. The duplicate transmission unit 7 includes a duplicate transmission determination unit 71, a register 72 that temporarily holds data, and a duplicate creation unit 73 that creates a duplicate of data. The IP packet data received from the input port 1 is temporarily held in the register 72, and the DS value in the IP header is analyzed by the duplicate transmission determination unit 71. The duplicate transmission determination unit 71 stores and holds in advance the flow identifier data of IP packet data to be duplicated at the time of multicast distribution, the control code data for starting the duplication, and the control code data for completing the duplication operation. Here, a description will be given taking a high-frequency component (flow identifier data 0x5) of an I frame as an example of a flow to be copied. In addition, packet data replication creation starts from packet data having control code data of 0xD, and a flag indicating that replication is in progress is accumulated in the duplicate transmission determination unit 71 for a flow that is being duplicated and distributed. When it is no longer necessary to create a replica, the specification is such that the replica creation ends from the packet data having the control code data 0xD. That is, when creating a replica, the replica creation is not started while the packet data having 0x5C as the DS value is received, and the replica creation is started after receiving the IP packet data having 0x5D. In addition, when the copy creation flag is set and it is no longer necessary to create a copy, the copy creation is not completed while packet data having a DS value of 0x5C is received, and IP packet data having 0x5D is received. The copy transmission determination unit 71 controls the copy creation unit 73 so that the copy creation is terminated after the reception of the copy. The above is the configuration and operation of the duplicate transmission unit 7.

図13は、図3に示した階層番組データ配信装置の構成を示した図である。図13に示した番組配信装置150は、バス151によって接続したCPU部152とCPU部152にて動作する番組配信プログラムを蓄積したプログラム蓄積部153と、番組配信処理の間に必要なデータの蓄積保持を行うメインメモリ154と、階層番組データを蓄積保持するデータ蓄積部155と、パケットデータ化したデータを配信するための出力部156とから構成する。   FIG. 13 is a diagram showing a configuration of the hierarchical program data distribution apparatus shown in FIG. The program distribution apparatus 150 shown in FIG. 13 includes a CPU unit 152 connected by a bus 151, a program storage unit 153 that stores a program distribution program that operates on the CPU unit 152, and storage of data necessary during the program distribution process. It comprises a main memory 154 that holds data, a data storage unit 155 that stores and holds hierarchical program data, and an output unit 156 that distributes packetized data.

番組配信装置150は、始めにプログラム蓄積部153に蓄積保持した処理プログラムをCPU部152にロードし、パケットデータの配信動作を開始する。なお、CPU部152の詳細な配信動作については、図14を用いて後述する。階層番組データの配信動作を開始すると、データ蓄積部155に蓄積保持した階層番組データをメインメモリ部154に読み出し、各階層毎に所定サイズに分割を行い、各分割データに図3にて説明した階層ヘッダを添付して、階層パケットデータを作成する。また階層パケットデータ化したデータにUDPヘッダを付加してUDPパケットデータを作成し、さらにIPパケットデータ化して出力部156から配信を行う。   The program distribution device 150 first loads the processing program stored and held in the program storage unit 153 into the CPU unit 152, and starts a packet data distribution operation. The detailed distribution operation of the CPU unit 152 will be described later with reference to FIG. When the distribution operation of the hierarchical program data is started, the hierarchical program data stored and held in the data storage unit 155 is read into the main memory unit 154 and divided into a predetermined size for each layer, and each divided data is described with reference to FIG. Hierarchical packet data is created with a hierarchical header attached. Further, UDP packet data is created by adding a UDP header to the data converted into hierarchical packet data, further converted into IP packet data, and distributed from the output unit 156.

図14は、番組配信装置150のCPU部152にて実行する配信動作のフローチャートを示している。
(1)番組配信装置150の電源が投入されると、プログラム蓄積部153に蓄積保持した番組配信プログラムをCPU部153にロードし、階層データの配信動作を開始する(ステップ300)。
(2)階層データの配信動作を開始すると、階層データを蓄積したデータ蓄積部155より階層番組データを読み出し、階層映像データのフレームの区切りまで読み込んだかを判断する(ステップ301、302)。
(3)ステップ302の判断において、フレームの区切りまで読み込んでないと判断した場合は、ステップ301に戻って再度データの読み込みを行う(ステップ302、301)。
(4)ステップ302の判断において、フレームの区切りまで読み込んだと判断した場合は、読み込んだデータを所定のサイズ、例えば4kバイト毎に分割を行う(ステップ302、303)。
(5)所定のサイズに分割後、各階層データに対して、図3で説明した階層ヘッダを添付する(ステップ304)。
(6)階層ヘッダを付与した階層パケットデータに対して、UDPヘッダを付与してUDPパケットデータを構成する(ステップ305)。
(7)UDPパケットデータを分割し、各分割データに対して、図3で説明したIPヘッダを付与してIPパケットデータを構成する(ステップ306)。
(8)IPパケットデータ化したデータを、出力部156より配信を行う(ステップ307)。
FIG. 14 shows a flowchart of the distribution operation executed by the CPU unit 152 of the program distribution device 150.
(1) When the power of the program distribution device 150 is turned on, the program distribution program stored and held in the program storage unit 153 is loaded into the CPU unit 153, and the hierarchical data distribution operation is started (step 300).
(2) When the distribution operation of hierarchical data is started, the hierarchical program data is read from the data storage unit 155 that stores the hierarchical data, and it is determined whether the hierarchical video data has been read up to the frame break (steps 301 and 302).
(3) If it is determined in step 302 that the frame break has not been read, the process returns to step 301 and data is read again (steps 302 and 301).
(4) If it is determined in step 302 that the data has been read up to the frame break, the read data is divided by a predetermined size, for example, every 4 kbytes (steps 302 and 303).
(5) After division into a predetermined size, the hierarchy header described in FIG. 3 is attached to each hierarchy data (step 304).
(6) UDP packet data is configured by adding a UDP header to the layer packet data to which the layer header is added (step 305).
(7) The UDP packet data is divided, and the IP packet data is configured by adding the IP header described in FIG. 3 to each divided data (step 306).
(8) The data converted into IP packet data is distributed from the output unit 156 (step 307).

以上が、番組配信装置150のCPU部152に実行される番組配信動作である。尚、本実施の形態では、図3に示したようなMPEG−1/2符号化を用いた階層データの配信を例に説明を行ったが、符号化方式としてMPEG−4による符号化データを用いてもよい。MPEG−4符号化では、オブジェクト単位に符号化が行われるので、オブジェクト毎にフロー識別子データや制御コードデータを付与してIPパケット配信することにより、MPEG−1/2で行った選択的データ伝送/廃棄や、複製伝送が可能である。   The above is the program distribution operation executed by the CPU unit 152 of the program distribution device 150. In the present embodiment, distribution of hierarchical data using MPEG-1 / 2 encoding as shown in FIG. 3 has been described as an example. However, MPEG-4 encoded data is used as an encoding method. It may be used. In MPEG-4 encoding, since encoding is performed in units of objects, selective data transmission performed in MPEG-1 / 2 is performed by assigning flow identifier data and control code data to each object and distributing IP packets. / Disposal and duplicate transmission are possible.

図15は、IPパケットデータをMPLS(Multi-Protocol Label Switching)パケットデータに変換し、変換したMPLSパケットデータをMPLS網にて伝送し、さらにIPパケットデータに再変換して伝送する構成を示している。図15において、75及び77の領域がIP網を示し、76の領域がMPLS網の領域を示す。図15に示したIP網とMPLS網を相互接続した網では、IPパケットデータ71を、160のデータ型変換装置AにてMPLSパケットデータ72に変換し、MPLS網76にて伝送を行う。またMPLSパケットデータ73を、170のデータ型変換装置BにてIPパケットデータに74変換し、IP網77にて伝送を行う。   FIG. 15 shows a configuration in which IP packet data is converted into MPLS (Multi-Protocol Label Switching) packet data, the converted MPLS packet data is transmitted through the MPLS network, and is further converted into IP packet data for transmission. Yes. In FIG. 15, areas 75 and 77 indicate the IP network, and area 76 indicates the MPLS network area. In the network in which the IP network and the MPLS network shown in FIG. 15 are interconnected, the IP packet data 71 is converted into the MPLS packet data 72 by the data type conversion device A 160 and is transmitted by the MPLS network 76. The MPLS packet data 73 is converted into IP packet data 74 by the data type conversion apparatus B 170 and transmitted through the IP network 77.

図16は、図15にて説明したIP網とMPLS網を相互接続した網にて伝送データを伝送するためのIPパケットデータとMPLSパケットデータとの対応を示している。尚、IPパケットデータとMPLSパケットデータとの変換方法については、図18〜図21を用いて後述する。図16に示したIPパケットデータ82として、図3にて説明したMPEG−1/2のデータを仮定して以後説明を行う。   FIG. 16 shows correspondence between IP packet data and MPLS packet data for transmitting transmission data in a network in which the IP network and the MPLS network described in FIG. 15 are interconnected. A method for converting IP packet data and MPLS packet data will be described later with reference to FIGS. As the IP packet data 82 shown in FIG. 16, the MPEG-1 / 2 data described in FIG.

IPパケットデータが、前記MPEG−1/2のデータを伝送する場合、IPパケットヘッダ81内のDS値80として、図4に示した値を利用することが出来る。このように構成したIPパケットデータ(データ81と82とから構成する)をMPLSパケットデータに変換する場合は、各IPパケットデータに対してMPLSヘッダ90(32ビット)を付与することにより構成可能である。MPLSヘッダ90は、図に示したとおり、データを識別するためのラベル91(20ビット)と、実験用のフィールド92(3ビット)と、スタックの最後を示す93(1ビット)と、TTL(Time to Live)94(8ビット)とから構成される。ここで例えば、実験用のフィールド92値として固定値7(2進法で、111)を、スタックフィールド93の値として、伝送データの最初の場合は0(2進法で、0)を、最後の場合は1(2進法で、1)を付与し、TTL94の値としては、例えば15(2進法で、00001111)等の値が利用可能である。ラベル値91の値としては、図17に示したように、IPパケットヘッダ内のDS値の上位ビットに12ビットの変換パッド(2進法で、111111111111)を付加することにより、容易にDS値からMPLSパケットデータのラベル値を作成可能である。   When the IP packet data transmits the MPEG-1 / 2 data, the value shown in FIG. 4 can be used as the DS value 80 in the IP packet header 81. When the IP packet data (configured from data 81 and 82) configured in this way is converted into MPLS packet data, it can be configured by adding an MPLS header 90 (32 bits) to each IP packet data. is there. The MPLS header 90 includes a label 91 (20 bits) for identifying data, an experimental field 92 (3 bits), 93 (1 bit) indicating the end of the stack, TTL ( Time to Live) 94 (8 bits). Here, for example, a fixed value 7 (binary 111) is used as the experimental field 92 value, the value of the stack field 93 is 0 (binary 0) in the first case of transmission data, and the last. In this case, 1 (1 in binary system) is assigned, and as the value of TTL94, for example, a value such as 15 (000011111 in binary system) can be used. As the value of the label value 91, as shown in FIG. 17, by adding a 12-bit conversion pad (binary 111111111111) to the upper bits of the DS value in the IP packet header, the DS value can be easily set. Can create a label value of MPLS packet data.

図18は、71のIPパケットデータを72のMPLSパケットデータに変換するデータ型変換装置Aの構成を示している。また図19は、図18のデータ型変換装置AのCPU部162にて実行するデータ型変換プログラムのフローチャートを示している。   FIG. 18 shows a configuration of a data type conversion apparatus A that converts 71 IP packet data into 72 MPLS packet data. FIG. 19 is a flowchart of a data type conversion program executed by the CPU unit 162 of the data type conversion apparatus A in FIG.

図18に示した160のデータ型変換装置Aは、バス161によって接続したCPU部162とCPU部162にて動作するデータ型変換プログラムを蓄積したプログラム蓄積部163と、データ型変換処理の間に必要なデータの蓄積保持を行うメインメモリ164と、IPパケットデータを受信する入力部165と、MPLSパケットデータを出力するための出力部166とから構成する。160のデータ型変換装置Aは、始めにプログラム蓄積部163に蓄積保持した処理プログラムをCPU部162にロードし、データ型の変換処理動作を開始する。なお、CPU部162の詳細な配信動作については、図19を用いて後述する。データ型変換の処理動作を開始すると、入力部165より71のIPパケットデータを受信し、一時的にメインメモリ164に蓄積保持する。受信したIPパケットデータのヘッダ内にあるDS値を参照し、MPLSヘッダを作成する。作成したMPLSヘッダをIPパケットデータの先頭に付与してMPLSパケットデータを作成し、出力部166より72のMPLSパケットデータを出力する。   A data type conversion apparatus 160 shown in FIG. 18 includes a CPU unit 162 connected by a bus 161, a program storage unit 163 that stores a data type conversion program that operates in the CPU unit 162, and a data type conversion process. It comprises a main memory 164 that stores and holds necessary data, an input unit 165 that receives IP packet data, and an output unit 166 that outputs MPLS packet data. The data type conversion apparatus A 160 first loads the processing program stored and held in the program storage unit 163 into the CPU unit 162, and starts the data type conversion processing operation. The detailed distribution operation of the CPU unit 162 will be described later with reference to FIG. When the data type conversion processing operation is started, IP packet data 71 is received from the input unit 165 and temporarily stored in the main memory 164. An MPLS header is created with reference to the DS value in the header of the received IP packet data. The created MPLS header is attached to the head of the IP packet data to create MPLS packet data, and 72 MPLS packet data are output from the output unit 166.

図19は、160のデータ型変換装置AのCPU部162にて実行するデータ型変換処理動作のフローチャートを示している。
(1)データ型変換装置Aの電源が投入されると、プログラム蓄積部163に蓄積保持したデータ型変換処理プログラムをCPU部162にロードし、データ型変換処理動作を開始する(ステップ350、351)。
(2)データ型変換処理動作を開始すると、入力部165よりIPパケットデータの受信を開始し、IPパケットデータを受信したか否かの判断を行う(ステップ351)。
(3)ステップ351の判断において、IPパケットデータを受信していないと判断した場合、IPパケットデータの受信待ち動作を継続する(ステップ351)。
(4)ステップ351の判断において、IPパケットデータを受信していると判断した場合、IPパケットヘッダ内のDS値より図16、17にて説明したMPLSパケットヘッダを作成する(ステップ352)。
(5)MPLSパケットヘッダ作成後、IPパケットデータの先頭にMPLSパケットヘッダを付与して、出力部166よりMPLSパケットデータの出力を行う(ステップ353)。以上が、160のデータ型変換装置AのCPU部162にて実行するデータ型変換処理動作である。
FIG. 19 shows a flowchart of the data type conversion processing operation executed by the CPU unit 162 of the data type conversion apparatus A 160.
(1) When the data type conversion apparatus A is powered on, the data type conversion processing program stored and held in the program storage unit 163 is loaded into the CPU unit 162, and the data type conversion processing operation is started (steps 350 and 351). ).
(2) When the data type conversion processing operation is started, reception of IP packet data is started from the input unit 165, and it is determined whether or not IP packet data has been received (step 351).
(3) If it is determined in step 351 that IP packet data has not been received, the IP packet data reception waiting operation is continued (step 351).
(4) If it is determined in step 351 that IP packet data is received, the MPLS packet header described with reference to FIGS. 16 and 17 is created from the DS value in the IP packet header (step 352).
(5) After creating the MPLS packet header, the MPLS packet header is added to the head of the IP packet data, and the MPLS packet data is output from the output unit 166 (step 353). The data type conversion processing operation executed by the CPU unit 162 of the 160 data type conversion apparatus A has been described above.

図20は、73のMPLSパケットデータを74のIPパケットデータに変換するデータ型変換装置Bの構成を示している。また図21は、図20のデータ型変換装置BのCPU部172にて実行するデータ型変換プログラムのフローチャートを示している。   FIG. 20 shows the configuration of a data type conversion apparatus B that converts 73 MPLS packet data into 74 IP packet data. FIG. 21 is a flowchart of a data type conversion program executed by the CPU unit 172 of the data type conversion apparatus B in FIG.

図20に示した170のデータ型変換装置Bは、バス171によって接続したCPU部172とCPU部172にて動作するデータ型変換プログラムを蓄積したプログラム蓄積部173と、データ型変換処理の間に必要なデータの蓄積保持を行うメインメモリ174と、MPLSパケットデータを受信する入力部175と、IPパケットデータを出力するための出力部176とから構成する。170のデータ型変換装置Bは、始めにプログラム蓄積部173に蓄積保持した処理プログラムをCPU部172にロードし、データ型の変換処理動作を開始する。なお、CPU部172の詳細な配信動作については、図21を用いて後述する。データ型変換の処理動作を開始すると、入力部175より73のMPLSパケットデータを受信し、一時的にメインメモリ174に蓄積保持する。受信したMPL
Sパケットデータのヘッダデータを削除し、IPパケットデータを作成し、出力部176より74のIPパケットデータを出力する。
A data type conversion device 170 shown in FIG. 20 includes a CPU unit 172 connected by a bus 171, a program storage unit 173 that stores a data type conversion program that operates on the CPU unit 172, and a data type conversion process. The main memory 174 stores and holds necessary data, an input unit 175 that receives MPLS packet data, and an output unit 176 that outputs IP packet data. First, the data type conversion apparatus 170 loads the processing program stored and held in the program storage unit 173 to the CPU unit 172, and starts the data type conversion processing operation. The detailed distribution operation of the CPU unit 172 will be described later with reference to FIG. When the data type conversion processing operation is started, the MPLS packet data 73 is received from the input unit 175 and temporarily stored in the main memory 174. Received MPL
The header data of the S packet data is deleted, IP packet data is created, and the output unit 176 outputs 74 IP packet data.

図21は、170のデータ型変換装置BのCPU部172にて実行するデータ型変換処理動作のフローチャートを示している。
(1)データ型変換装置Bの電源が投入されると、プログラム蓄積部173に蓄積保持したデータ型変換処理プログラムをCPU部172にロードし、データ型変換処理動作を開始する(ステップ360、361)。
(2)データ型変換処理動作を開始すると、入力部175よりMPLSパケットデータの受信を開始し、MPLSパケットデータを受信したか否かの判断を行う(ステップ361)。
(3)ステップ361の判断において、MPLSパケットデータを受信していないと判断した場合、MPLSパケットデータの受信待ち動作を継続する(ステップ361)。
(4)ステップ361の判断において、MPLSパケットデータを受信していると判断した場合、MPLSパケットデータのヘッダデータを削除し、IPパケットデータを作成する(ステップ362)。
(5)IPパケットデータ作成後、出力部176よりIPパケットデータの出力を行う(ステップ363)。以上が、170のデータ型変換装置BのCPU部172にて実行するデータ型変換処理動作である。
FIG. 21 shows a flowchart of the data type conversion processing operation executed by the CPU unit 172 of the data type conversion apparatus B 170.
(1) When the data type conversion device B is powered on, the data type conversion processing program stored and held in the program storage unit 173 is loaded into the CPU unit 172, and the data type conversion processing operation is started (steps 360 and 361). ).
(2) When the data type conversion processing operation is started, reception of MPLS packet data is started from the input unit 175, and it is determined whether or not MPLS packet data is received (step 361).
(3) If it is determined in step 361 that MPLS packet data has not been received, the MPLS packet data reception waiting operation is continued (step 361).
(4) If it is determined in step 361 that MPLS packet data is received, the header data of the MPLS packet data is deleted, and IP packet data is created (step 362).
(5) After creating the IP packet data, the output unit 176 outputs the IP packet data (step 363). The above is the data type conversion processing operation executed by the CPU unit 172 of the 170 data type conversion apparatus B.

図22は、本発明の実施形態によるMPLSパケットデータ転送装置500の構成を示す図である。具体的には、複数の入力回線と接続するための入力ポート501(501−1〜501−N)と、MPLSパケットデータをルーティングするルーテイング部502と、複数の出力回線用にルーティングされたデータを選択的に伝送するための選択伝送部503(503−1〜503−N)と、各選択伝送部に接続したバッファ504(504−1〜504−N)と、複数の出力回線と接続するための出力ポート505(505−1〜505−N)とから構成する。入力ポート501(501−1〜501−N)はイングレスカードによって作ることができる。また、選択伝送部503(503−1〜503−N)、各選択伝送部に接続したバッファ504(504−1〜504−N)、及び複数の
出力回線と接続するための出力ポート505(505−1〜505−N)はエグレスカード205(205−1〜205−N)として作ることもできる。
FIG. 22 is a diagram illustrating a configuration of an MPLS packet data transfer device 500 according to an embodiment of the present invention. Specifically, input ports 501 (501-1 to 501 -N) for connecting to a plurality of input lines, a routing unit 502 for routing MPLS packet data, and data routed for a plurality of output lines To connect a selective transmission unit 503 (503-1 to 503-N) for selective transmission, a buffer 504 (504-1 to 504-N) connected to each selective transmission unit, and a plurality of output lines Output port 505 (505-1 to 505-N). The input ports 501 (501-1 to 501 -N) can be created by ingress cards. Further, the selective transmission unit 503 (503-1 to 503-N), the buffer 504 (504-1 to 504-N) connected to each selective transmission unit, and the output port 505 (505) for connecting to a plurality of output lines. -1 to 505-N) can be made as the egress card 205 (205-1 to 205-N).

MPLSパケットデータ転送装置500は、始めに図16に示したMPLSパケットデータ、例えばラベル値として図17に示した値を持つデータ等を複数の入力ポート501(501−1〜501−N)から受信する。受信したMPLSパケットデータは、ラベル値によりルーテイング部502を通して所定の出力ポート(ここでは、選択伝送部503−1〜503−Nの何れか)へルーティングする。選択データ部503(503−1〜503−N)に転送したMPLSパケットデータは、後段に接続したバッファのデータ量信号521(521−1〜521−N)によって選択伝送部503(503−1〜503−N)からバッファ504(504−1〜504−N)へ伝送するか否かを判定する。   The MPLS packet data transfer apparatus 500 first receives MPLS packet data shown in FIG. 16, for example, data having a value shown in FIG. 17 as a label value from a plurality of input ports 501 (501-1 to 501-N). To do. The received MPLS packet data is routed to a predetermined output port (here, any one of the selective transmission units 503-1 to 503-N) through the routing unit 502 according to the label value. The MPLS packet data transferred to the selection data unit 503 (503-1 to 503-N) is transmitted to the selection transmission unit 503 (503-1 to 503-1) by the data amount signal 521 (521-1 to 521-N) of the buffer connected to the subsequent stage. 503-N), it is determined whether or not to transmit to the buffer 504 (504-1 to 504-N).

図22のMPLSパケットデータ転送装置500では、バッファ504(504−1〜504−N)内のデータ量が所定のデータ量(MPLSパケットデータの廃棄を開始、或いは終了すべきバッファ内のデータ量点)以上有るか無いかを監視する場合を示しており、バッファ504(504−1〜504−N)内のデータ量が所定量以上であるか否かを、信号521(521−1〜521−N)にて選択伝送部503(503−1〜503−N)へ通知する。これにより、受信したMPLSパケットデータを選択伝送部503(503−1〜503−N)からバッファ504(504−1〜504−N)へ伝送するか否かを判定する。伝送する場合には選択伝送部503(503−1〜503−N)よりバッファ504(504−1〜504−N)へMPLSパケットデータを伝送する。伝送しない(廃棄する)場合は、選択伝送部503(503−1〜503−N)よりバッファ504(504−1〜504−N)へMPLSパケットデータを伝送せず、選択伝送部503(503−1〜503−N)内にて廃棄を行う。尚、選択伝送部503(503−1〜503−N)の動作については、図23を用いて後述する。バッファ504(504−1〜504−N)内に伝送したMPLSパケットデータは、出力ポート505(505−1〜505−N)より出力回線へと配信する。   In the MPLS packet data transfer apparatus 500 of FIG. 22, the data amount in the buffer 504 (504-1 to 504-N) is a predetermined data amount (data amount point in the buffer to start or end discarding of MPLS packet data). ) Shows the case of monitoring whether or not there is more than the above, and a signal 521 (521-1 to 521-) indicates whether or not the amount of data in the buffer 504 (504-1 to 504 -N) is a predetermined amount or more. N), the selected transmission unit 503 (503-1 to 503-N) is notified. Thereby, it is determined whether or not the received MPLS packet data is transmitted from the selective transmission unit 503 (503-1 to 503-N) to the buffer 504 (504-1 to 504-N). In the case of transmission, MPLS packet data is transmitted from the selective transmission unit 503 (503-1 to 503-N) to the buffer 504 (504-1 to 504-N). When not transmitting (discarding), MPLS packet data is not transmitted from the selective transmission unit 503 (503-1 to 503-N) to the buffer 504 (504-1 to 504-N), and the selective transmission unit 503 (503-503) is transmitted. 1-503-N). The operation of the selective transmission unit 503 (503-1 to 503-N) will be described later with reference to FIG. The MPLS packet data transmitted into the buffer 504 (504-1 to 504-N) is distributed from the output port 505 (505-1 to 505-N) to the output line.

図23は、選択伝送部503の構成を詳細に示した図である。選択伝送部503は、選択伝送判定部531と、データを一時的に保持するレジスタ532と、データの転送を実行する転送部533とから構成する。ルーテイング部502よりルーティングしたMPLSパケットデータは、一時的にレジスタ532に保持し、MPLSヘッダ内のラベル値の解析を選択伝送判定部531により行う。選択伝送判定部531では、予めバッファ504内のデータ量が所定量以上(輻輳時)である場合に廃棄するMPLSパケットデータのラベル値を蓄積保持しておく。   FIG. 23 is a diagram illustrating the configuration of the selective transmission unit 503 in detail. The selective transmission unit 503 includes a selective transmission determination unit 531, a register 532 that temporarily stores data, and a transfer unit 533 that executes data transfer. The MPLS packet data routed from the routing unit 502 is temporarily held in the register 532, and the selection transmission determination unit 531 analyzes the label value in the MPLS header. The selective transmission determination unit 531 previously stores and holds the label value of MPLS packet data to be discarded when the data amount in the buffer 504 is equal to or larger than a predetermined amount (during congestion).

ここでは、バッファ504の輻輳時、廃棄するフローとしてBフレームの高周波成分(ラベル内のフロー識別子データが0x1)を設定しておく例で説明する。またMPLSパケット廃棄の開始は、ラベル内の制御コードデータが0xDを持つMPLSパケットデータから開始し、廃棄中のフローに対しては、廃棄中であることを示すフラグを選択伝送判定部531内に蓄積保持し、廃棄フラグが設定されていて且つバッファ504の輻輳が解消されたときは、ラベル内の制御コードデータ0xDを持つパケットデータからバッファ504への伝送を開始する。即ち、バッファ504の輻輳時、ラベル値として0xFFF1CをもつMPLSパケットデータを受信している間は廃棄を開始せず、ラベル値として0xFFF1DをもつMPLSパケットデータを受信してから廃棄を開始する。また廃棄フラグが設定されていて且つバッファ504の輻輳が解消された場合、ラベル値として0xFFF1Cをもつパケットデータを受信している間は廃棄を終了せず、0xFFF1DをもつMPLSパケットデータを受信してから廃棄を終了するように、選択伝送判定部531は、転送部533の制御を行う。転送部533は、選択伝送判定部531の制御により、レジスタ532から読み出したMPLSパケットデータをバッファへ504へ転送するか廃棄するかの動作を行う。   Here, an example will be described in which the high frequency component of the B frame (the flow identifier data in the label is 0x1) is set as a flow to be discarded when the buffer 504 is congested. In addition, MPLS packet discarding starts from MPLS packet data whose control code data in the label has 0xD. For a discarding flow, a flag indicating that discarding is in progress is made in the selective transmission determination unit 531. If the discard flag is set and the congestion of the buffer 504 is eliminated, transmission from the packet data having the control code data 0xD in the label to the buffer 504 is started. That is, when the buffer 504 is congested, discarding is not started while MPLS packet data having 0xFFF1C as a label value is received, and discarding is started after receiving MPLS packet data having 0xFFF1D as a label value. Also, when the discard flag is set and the congestion of the buffer 504 is eliminated, the discard is not finished while the packet data having 0xFFF1C as the label value is received, and the MPLS packet data having 0xFFF1D is received. Then, the selective transmission determination unit 531 controls the transfer unit 533 so that the discarding is completed. The transfer unit 533 performs the operation of transferring the MPLS packet data read from the register 532 to the buffer 504 or discarding it under the control of the selective transmission determination unit 531.

以上が、選択伝送部503の構成と動作である。尚、図22、23を用いて説明した選択伝送、或いは廃棄については、バッファ内のデータ量により廃棄開始・終了点を1点だけ設定し、1つの階層のみ選択的に伝送、或いは廃棄を行ったが、廃棄開始・終了点を2点以上設定し、2階層以上選択的に伝送、或いは廃棄を行ってもよい。また、バッファ内のデータ量により、廃棄開始点と廃棄終了点を個別に設定して選択的に伝送、或いは廃棄を行ってもよい。以上が、図22、23に示したMPLSパケットデータ転送装置500の構成と処理動作である。   The above is the configuration and operation of the selective transmission unit 503. For the selective transmission or discard described with reference to FIGS. 22 and 23, only one discard start / end point is set according to the amount of data in the buffer, and only one layer is selectively transmitted or discarded. However, two or more discard start / end points may be set, and two or more layers may be selectively transmitted or discarded. Further, depending on the amount of data in the buffer, the discard start point and the discard end point may be set individually and selectively transmitted or discarded. The above is the configuration and processing operation of the MPLS packet data transfer apparatus 500 shown in FIGS.

以上これまで説明した、伝送網輻輳時において所定の識別子を持つデータフローに対して、所定の制御コードデータを持つパケットデータから廃棄を開始し、また所定の制御コードデータを持つパケットデータから廃棄を終了する選択的パケット伝送・廃棄方法は、ATM(Asynchronous Transfer Mode)網においても、またIPv6(Internet Protocol Version 6)網においても実現可能である。   As described above, for a data flow having a predetermined identifier when the transmission network is congested, discarding is started from packet data having predetermined control code data, and discarding is started from packet data having predetermined control code data. The selective packet transmission / discard method to be completed can be realized in an ATM (Asynchronous Transfer Mode) network or an IPv6 (Internet Protocol Version 6) network.

ATM網では、53バイトのATMセルによりデータ伝送を行う。53バイトのATMセルは、5バイトのATMセルヘッダと48バイトのデータから構成する。5バイトのセルヘッダは、フローを識別するためのフィールドとしてVPI(Virtual Path Identifier)、VCI(Virtual Channel Identifier)が存在し、またデータのタイプを示すPT(Payload Type)がする。これにより、所定の識別子をVPI、VCIマッピングし、また所定の識別子としてPTを用いることにより選択的伝送・廃棄を実現可能である。具体的には、複数階層から構成するデータの各階層をVPI、VCIにマッピングし、例えばMPEGデータのフレームの先頭データを伝送するATMのPTとフレームの途中のデータを伝送するPTとを異なる値に設定し、ATM交換器内にて輻輳が発生した場合、前記映像フレームの先頭データを伝送するPTを持つATMセルから廃棄を開始し、また廃棄開始後は、前記映像フレームの先頭データを伝送するPTを持つATMセルから廃棄を終了するようにすることにより、IP網、或いはMPLS網にて実現する選択的パケット伝送・廃棄機能が実現可能である。   In the ATM network, data transmission is performed using 53-byte ATM cells. The 53-byte ATM cell is composed of a 5-byte ATM cell header and 48-byte data. The 5-byte cell header includes VPI (Virtual Path Identifier) and VCI (Virtual Channel Identifier) as fields for identifying a flow, and PT (Payload Type) indicating a data type. Thus, selective transmission / discarding can be realized by mapping a predetermined identifier to VPI and VCI and using PT as the predetermined identifier. Specifically, each layer of data composed of a plurality of layers is mapped to VPI and VCI. For example, an ATM PT that transmits the top data of a frame of MPEG data and a PT that transmits data in the middle of the frame are different values. When congestion occurs in the ATM switch, discarding is started from the ATM cell having the PT that transmits the head data of the video frame, and after the discarding starts, the head data of the video frame is transmitted. By terminating the discarding from the ATM cell having the PT to be performed, the selective packet transmission / discarding function realized in the IP network or the MPLS network can be realized.

IPv6網は、前記IP(正確には、IPv4)網の次世代網であり、基本となるIPv6ヘッダは、3バイトのフロー・ラベル領域を持つので、IPv4網で利用した1バイトのDSフィールド値の先頭に2バイトの変換パッド(例えば0xFFFF)を付加することにより、容易にDSフィールドとフロー・ラベルとの対応が可能であり、前記選択的パケット伝送・廃棄機能が実現可能である。   The IPv6 network is the next generation network of the IP (exactly IPv4) network, and the basic IPv6 header has a 3-byte flow label area. Therefore, the 1-byte DS field value used in the IPv4 network is used. By adding a 2-byte conversion pad (for example, 0xFFFF) to the head of DS, the DS field can be easily associated with the flow label, and the selective packet transmission / discard function can be realized.

本発明によるパケットデータ転送装置の一例を示すブロック図。The block diagram which shows an example of the packet data transfer apparatus by this invention. 図1に示したパケットデータ転送装置の選択伝送部のブロック図。The block diagram of the selection transmission part of the packet data transfer apparatus shown in FIG. 本発明によるパケットデータの構成例を示す図。The figure which shows the structural example of the packet data by this invention. 本発明による伝送データとDS(Differentiated Services)フィールド値(フロー識別子データ、制御コードデータ)との関係を示す図。The figure which shows the relationship between the transmission data by this invention, and DS (Differentiated Services) field value (flow identifier data, control code data). 本発明によるパケットデータ転送装置の他の例を示すブロック図。The block diagram which shows the other example of the packet data transfer apparatus by this invention. 図5に示したパケットデータ転送装置の選択伝送部のブロック図。FIG. 6 is a block diagram of a selective transmission unit of the packet data transfer apparatus shown in FIG. 5. 本発明の実施形態によるデータ整形サーバの構成例を示す図。The figure which shows the structural example of the data shaping server by embodiment of this invention. 本発明によるデータ整形サーバの動作例を示すフローチャート。The flowchart which shows the operation example of the data shaping server by this invention. 本発明による受信再生装置の構成例を示す図。The figure which shows the structural example of the reception reproducing | regenerating apparatus by this invention. 本発明による受信再生装置の動作例を示すフローチャート。The flowchart which shows the operation example of the reception reproducing | regenerating apparatus by this invention. 本発明によるパケットデータ転送装置の他の例を示すブロック図。The block diagram which shows the other example of the packet data transfer apparatus by this invention. 図11に示したパケットデータ転送装置の複製伝送部のブロック図。The block diagram of the duplication transmission part of the packet data transfer apparatus shown in FIG. 本発明による番組データ配信装置の構成例を示す図。The figure which shows the structural example of the program data delivery apparatus by this invention. 本発明による番組データ配信装置の動作例を示すフローチャート。The flowchart which shows the operation example of the program data delivery apparatus by this invention. IP網とMPLS網を相互接続した伝送網を説明する図。The figure explaining the transmission network which interconnected the IP network and the MPLS network. 本発明によるIPパケットデータとMPLSパケットデータとの対応例を示す図。The figure which shows the example of a response | compatibility with IP packet data and MPLS packet data by this invention. 本発明によるMPLS(Multi-Protocol Label Switching)パケットデータのラベルデータ構成例を示す図。The figure which shows the label data structural example of MPLS (Multi-Protocol Label Switching) packet data by this invention. 本発明によるデータ型変換装置の構成例を示す図。The figure which shows the structural example of the data type conversion apparatus by this invention. 図18に示したデータ型変換装置の動作例を示すフローチャート。The flowchart which shows the operation example of the data type conversion apparatus shown in FIG. 本発明によるデータ型変換装置の他の構成例を示す図。The figure which shows the other structural example of the data type conversion apparatus by this invention. 図20に示したデータ型変換装置の他の例の動作例を示すフローチャート。The flowchart which shows the operation example of the other example of the data type conversion apparatus shown in FIG. 本発明によるパケットデータ転送装置の他の例のブロック図。The block diagram of the other example of the packet data transfer apparatus by this invention. 図22に示したパケットデータ転送装置の他の例の選択伝送部のブロック図。The block diagram of the selective transmission part of the other example of the packet data transfer apparatus shown in FIG. 本発明によるルータでの映像データ伝送の説明図。Explanatory drawing of the video data transmission in the router by this invention. 従来のルータでの映像データ伝送の説明図。Explanatory drawing of the video data transmission in the conventional router.

符号の説明Explanation of symbols

1:入力ポート、2:ルーティング部、3:選択伝送部、4:バッファ、5:出力ポート、21:データ量信号、31:選択伝送判定部、32:レジスタ、33:転送部、100,110:パケットデータ転送装置、120:データ整形サーバ、140:受信再生装置,150:パケットデータ転送装置、160:データ型変換装置、170:データ型変換装置,500:MPLSパケットデータ転送装置   1: input port, 2: routing unit, 3: selective transmission unit, 4: buffer, 5: output port, 21: data amount signal, 31: selective transmission determination unit, 32: register, 33: transfer unit, 100, 110 : Packet data transfer device, 120: data shaping server, 140: reception / playback device, 150: packet data transfer device, 160: data type conversion device, 170: data type conversion device, 500: MPLS packet data transfer device

Claims (2)

複製を作製すべきデータを識別するためのフロー識別子データと複製処理を制御するための制御コードデータを保持し、前記フロー識別子データと制御コードデータとが付与されたパケットデータを受信し前記識別したパケットデータの複製を行う場合、前記保持したフロー識別子データを持つパケットデータに対して前記制御コードデータを基に複製開始及び複製終了を行うことを特徴とするパケットデータ複製配信方法。   Holds flow identifier data for identifying data to be duplicated and control code data for controlling duplication processing, receives packet data to which the flow identifier data and control code data are added, and identifies the data A packet data duplication distribution method, wherein when duplicating packet data, duplication start and duplication are performed based on the control code data for packet data having the retained flow identifier data. 複製を作製すべきデータを識別するためのフロー識別子データと複製処理を制御するための制御コードデータとを保持する手段と、前記フロー識別子データと制御コードデータとを付与したパケットデータを受信する手段と、前記パケットデータの複製を行う場合、前記保持したフロー識別子データを持つパケットデータに対して前記制御コードデータを基に複製開始及び複製終了を行う手段とを備えたことを特徴とするパケットデータ複製配信装置。   Means for holding flow identifier data for identifying data to be duplicated and control code data for controlling duplication processing; and means for receiving packet data to which the flow identifier data and control code data are attached And packet data having means for starting and ending replication based on the control code data for the packet data having the retained flow identifier data when the packet data is replicated Replication distribution device.
JP2005346556A 2005-11-30 2005-11-30 Packet data replication delivery method and apparatus Expired - Fee Related JP4130832B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005346556A JP4130832B2 (en) 2005-11-30 2005-11-30 Packet data replication delivery method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005346556A JP4130832B2 (en) 2005-11-30 2005-11-30 Packet data replication delivery method and apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2000165007A Division JP3766259B2 (en) 2000-06-01 2000-06-01 Packet transfer device

Publications (2)

Publication Number Publication Date
JP2006129514A true JP2006129514A (en) 2006-05-18
JP4130832B2 JP4130832B2 (en) 2008-08-06

Family

ID=36723606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005346556A Expired - Fee Related JP4130832B2 (en) 2005-11-30 2005-11-30 Packet data replication delivery method and apparatus

Country Status (1)

Country Link
JP (1) JP4130832B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008005418A (en) * 2006-06-26 2008-01-10 Kyocera Communication Systems Co Ltd Communication system, communication program, recording medium and communication method
JP2011114490A (en) * 2009-11-25 2011-06-09 Toshiba Corp Broadcast material transmitting apparatus and data transmitting method
JP2012065237A (en) * 2010-09-17 2012-03-29 Toshiba Corp Broadcast material reproduction device and data transmission method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008005418A (en) * 2006-06-26 2008-01-10 Kyocera Communication Systems Co Ltd Communication system, communication program, recording medium and communication method
JP4533347B2 (en) * 2006-06-26 2010-09-01 京セラコミュニケーションシステム株式会社 COMMUNICATION SYSTEM, COMMUNICATION PROGRAM, RECORDING MEDIUM, AND COMMUNICATION METHOD
JP2011114490A (en) * 2009-11-25 2011-06-09 Toshiba Corp Broadcast material transmitting apparatus and data transmitting method
JP2012065237A (en) * 2010-09-17 2012-03-29 Toshiba Corp Broadcast material reproduction device and data transmission method

Also Published As

Publication number Publication date
JP4130832B2 (en) 2008-08-06

Similar Documents

Publication Publication Date Title
JP3766259B2 (en) Packet transfer device
KR101478280B1 (en) Packet format of Network Abstraction Layer Unit(NALU), and algorithm and apparatus for video encoding and decoding using the format, QoS control algorithm and apparatus for IPv6 Label Switching using the format
JP6484386B2 (en) Method and apparatus for transmitting a service stream in flexible Ethernet
JP5760083B2 (en) Method and apparatus for fast switching from a primary multicast tree to a standby multicast tree
JP3401766B2 (en) Remultiplexing apparatus for encoded audio / video stream
US20130182709A1 (en) Methods and apparatus for rbridge hop-by-hop compression and frame aggregation
JP2002344476A (en) Method for use in packet communication and edge switch
JP2000078573A (en) Hierarchical encoded data distribution device
CN101420316B (en) Video distribution system and video relay device
WO2007129397A1 (en) Video signal switching system
CN112511988B (en) Message forwarding method, device, system, network device and storage medium
WO2021083332A1 (en) Method, apparatus and system for sending message
JP2007329606A (en) Repeating installation
JP2009021682A (en) Packet transfer device
JP4130832B2 (en) Packet data replication delivery method and apparatus
US20140096172A1 (en) Selective distribution of cell based video streams over packet based networks
JP4596135B2 (en) Multiplexer and data processing method thereof
CN110224853B (en) Control system
JP5004956B2 (en) Addressing method for transporting data over a telecommunications network, corresponding address structure signal, gateway, and computer program
JP3577025B2 (en) Operation method of service providing device
WO2024078018A1 (en) Data transmission method, apparatus and system
US20240121198A1 (en) Dual internet protocol (ip) network input reference validation
CN111800308B (en) Data processing method and device
US20060087970A1 (en) Method for encoding a multimedia content
KR100805805B1 (en) Apparatus and method of dynamic processing of scalable information for scalable video coding

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070906

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070925

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071126

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

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

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

Free format text: PAYMENT UNTIL: 20110530

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110530

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120530

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120530

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130530

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees