JP5452428B2 - Stream dividing apparatus and receiving apparatus - Google Patents

Stream dividing apparatus and receiving apparatus Download PDF

Info

Publication number
JP5452428B2
JP5452428B2 JP2010200035A JP2010200035A JP5452428B2 JP 5452428 B2 JP5452428 B2 JP 5452428B2 JP 2010200035 A JP2010200035 A JP 2010200035A JP 2010200035 A JP2010200035 A JP 2010200035A JP 5452428 B2 JP5452428 B2 JP 5452428B2
Authority
JP
Japan
Prior art keywords
tsp
transmission
type
stream
transmission block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2010200035A
Other languages
Japanese (ja)
Other versions
JP2012060311A (en
Inventor
勝典 青木
欣司 松村
秀一 青木
浩行 浜田
茂明 三矢
真 山本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2010200035A priority Critical patent/JP5452428B2/en
Publication of JP2012060311A publication Critical patent/JP2012060311A/en
Application granted granted Critical
Publication of JP5452428B2 publication Critical patent/JP5452428B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Description

本発明は、送信側でMPEG−2 TS(Transport Stream)を2つに分割し、独立した2つの伝送路に分けて伝送し、受信側で再び1つのMPEG−2 TSに合成するためのストリーム分割装置及び受信装置に関する。   The present invention divides an MPEG-2 TS (Transport Stream) into two on the transmission side, transmits the two divided into two independent transmission paths, and re-combines them into one MPEG-2 TS on the reception side. The present invention relates to a dividing device and a receiving device.

MPEG−2 TSは、クロック情報および情報源符号化技術により圧縮された映像信号や音声信号、データ放送のデータ、PSI/SIなどの複数のコンポーネントを1本のストリームに多重して伝送することができる。各コンポーネントはpidという識別子で識別される固定長のパケット(以下、「TSP」と称する)に格納される。MPEG−2 TSでは、映像信号や音声信号に対して符号化を行い圧縮した信号を作成するエンコーダと、この信号を復号し映像信号や音声信号を再生するデコーダを同期して動作させる機能を有する。エンコーダは、間歇的にエンコーダが参照するクロックのサンプル値をPCR (Program Clock Reference)としてTSPに格納し伝送する。受信側は、受信したPCRを用いてデコーダのクロックをエンコーダのクロックに同期させる。PCRによりエンコーダとデコーダを同期させることができるが、デコーダのクロックを安定に保つためには、PCRを伝送するTSPの伝送遅延ジッタを小さくする必要がある。   MPEG-2 TS can multiplex and transmit a plurality of components such as video signals and audio signals compressed by clock information and information source coding technology, data of data broadcasting, PSI / SI, etc. into one stream. it can. Each component is stored in a fixed-length packet (hereinafter referred to as “TSP”) identified by an identifier “pid”. MPEG-2 TS has a function of synchronizing and operating an encoder that generates a compressed signal by encoding video signals and audio signals, and a decoder that decodes the signals and reproduces the video signals and audio signals. . The encoder intermittently stores the sample value of the clock referenced by the encoder as a PCR (Program Clock Reference) in the TSP and transmits it. The receiving side uses the received PCR to synchronize the decoder clock with the encoder clock. Although the encoder and the decoder can be synchronized by PCR, in order to keep the decoder clock stable, it is necessary to reduce the transmission delay jitter of the TSP transmitting the PCR.

MPEG−2 TSでは同時に複数の映像や音声信号を1本のMPEG−2 TSに多重して伝送することができる。例えば、衛星デジタル放送では2つのチャンネルの映像音声が一つのTSに多重されて伝送されている。   In MPEG-2 TS, a plurality of video and audio signals can be multiplexed and transmitted on a single MPEG-2 TS at the same time. For example, in satellite digital broadcasting, video and audio of two channels are multiplexed and transmitted on one TS.

この複数のコンポーネントが多重されたMPEG−2 TSのストリームを2つの伝送路で分けて伝送するには、MPEG−2 TSの分割および合成が必要となる。   In order to divide and transmit an MPEG-2 TS stream in which a plurality of components are multiplexed on two transmission lines, it is necessary to divide and combine the MPEG-2 TS.

複数のコンポーネントが含まれるMPEG−2 TSから、特定のコンポーネントだけをとりだして、ビットレートの小さな2つのMPEG−2 TSをつくることで、ストリームを分割することができる。ストリームの分割の例としては、2つのチャンネルの映像音声信号が含まれるMPEG−2 TSから、不要なチャンネルの映像音声信号を格納するTSPを削除した部分的なTS(パーシャルTS)を作成し、記録することが行われている。   A stream can be divided by extracting only a specific component from an MPEG-2 TS including a plurality of components and creating two MPEG-2 TSs having a small bit rate. As an example of the stream division, a partial TS (partial TS) in which the TSP storing the video / audio signal of an unnecessary channel is deleted from the MPEG-2 TS including the video / audio signal of two channels, Recording is done.

このように一部のTSPを削除して作成したMPEG−2 TSは、一般にビットレートが大きく変動するVBR(Variable Bit Rate)の性質を持つ。VBRストリームの伝送には最大ビットレート分の伝送路を確保する必要があり、帯域利用効率が悪いという問題がある。   An MPEG-2 TS created by deleting a part of TSP in this way generally has a VBR (Variable Bit Rate) property in which the bit rate greatly varies. For transmission of the VBR stream, it is necessary to secure a transmission path for the maximum bit rate, and there is a problem that the band use efficiency is poor.

そこで、帯域利用効率を上げるためにMPEG−2 TSのビットレートを平滑化するCBR(Constant Bit Rate)信号への変換が行われる。平滑化処理にともないTSPの伝送時刻が変化し伝送ジッタが発生するので、平滑化に当たってはPCRタイムスタンプの値の修正が必要となる。   Therefore, conversion to a CBR (Constant Bit Rate) signal that smoothes the bit rate of the MPEG-2 TS is performed in order to increase the bandwidth utilization efficiency. Since the transmission time of the TSP changes with the smoothing process and transmission jitter occurs, it is necessary to correct the value of the PCR time stamp for smoothing.

逆に、複数のMPEG−2 TSを足し合わせ1つのMPEG−2 TSにする場合にも、合流に伴うジッタが発生するため、ジッタの吸収もしくはタイムスタンプの値の修正が必要である。また、それぞれのMPEG−2 TSで伝送されるコンポーネントのタイミングもデコード時間が一致するようにタイミングをあわせる必要がある。このためPCRタイムスタンプの値の修正と、合成する2つのストリームに属するTSPの時間的順序が反転しないようにタイミングを合わせる必要がある。   Conversely, when a plurality of MPEG-2 TSs are added to form one MPEG-2 TS, jitter accompanying the merge occurs, and therefore it is necessary to absorb the jitter or correct the time stamp value. In addition, it is necessary to match the timing of the components transmitted in each MPEG-2 TS so that the decoding times match. For this reason, it is necessary to match the timing of the correction of the value of the PCR time stamp and the time order of the TSPs belonging to the two streams to be combined.

このように、MPEG−2 TSを2つに分割し、2つの伝送路に分けて伝送し、受信側で再び1つのMPEG−2 TSに合成する場合には、タイミング合わせと、分割・合成処理の後でのPCRタイムスタンプの値の修正が必要であった。   In this way, when the MPEG-2 TS is divided into two parts, divided into two transmission lines and transmitted, and combined again into one MPEG-2 TS on the receiving side, timing adjustment and division / combination processing are performed. It was necessary to correct the value of the PCR timestamp after

1つのMPEG−2 TSのストリームを複数の階層にわけて伝送するシステムに地上デジタル放送ISDB−Tのシステムがある。ISDB−Tでは、MPEG−2 TSを複数の階層に分割して伝送する能力を持っている(例えば、非特許文献1参照)。   There is a terrestrial digital broadcast ISDB-T system as a system that transmits a single MPEG-2 TS stream divided into a plurality of layers. ISDB-T has the ability to divide and transmit MPEG-2 TS into a plurality of layers (see, for example, Non-Patent Document 1).

ISDB−Tでは、MPEG−2 TSを、モードおよびガードインターバル比で定められた個数のトランスポートストリームパケット(TSP)で構成された多重フレームを基本単位として伝送する。ISDB−Tではこの多重フレーム上のTSPの配置は伝送される階層毎に予め固定的に定めている。   In ISDB-T, MPEG-2 TS is transmitted with a multiplex frame composed of a number of transport stream packets (TSP) determined by a mode and a guard interval ratio as a basic unit. In ISDB-T, the arrangement of TSPs on this multiplex frame is fixed in advance for each layer to be transmitted.

ワンセグの受信機のように一部の階層だけを受信すると、パーシャルTSと同様にTSPの時間間隔が変わり、伝送ジッタが発生する。   When only a part of the hierarchy is received like a one-segment receiver, the TSP time interval changes like the partial TS, and transmission jitter occurs.

そこで、地上デジタル放送では、PCRタイムスタンプを持つTSPは、1多重フレーム期間において1サービスにつきモード1では1個、モード2では2個、モード3では4個のみを同一周期で多重する運用制限を行うことにより、一部の階層だけを受信してもPCRタイムスタンプを持つTSPの伝送周期を一定としている。この運用制限により、必ず多重フレーム毎に決められた数のPCRタイムスタンプを伝送しなければならないが、一部の階層のみを受信を行う場合にもPCRタイムスタンプの値の修正を不要としている。   Therefore, in digital terrestrial broadcasting, a TSP with a PCR time stamp has an operational restriction of multiplexing one in mode 1, two in mode 2, and only four in mode 3 per service in one multiplex frame period. By doing so, the transmission cycle of a TSP having a PCR time stamp is made constant even if only a part of layers is received. Due to this operational limitation, a predetermined number of PCR time stamps must be transmitted for each multiplex frame, but correction of the PCR time stamp value is not required even when only a part of the layers is received.

このように2つに分割されて伝送されたストリームを1つのストリームに多重し直すかわりに、それぞれのストリームを独立して再生しその再生タイミングをあわせて再生することにより、同等の効果をもたらす技法が知られている(例えば、非特許文献2参照)。   In this way, instead of re-multiplexing a stream that has been divided into two and retransmitted into one stream, each stream is played back independently and played back at the same playback timing to produce the same effect. Is known (see, for example, Non-Patent Document 2).

この技法では、それぞれのコンポーネントのデコーダを同期して動作するように外部から制御する必要があるが、一般的なデコーダのLSIではこのような外部同期動作のための機能が提供されていないという課題がある。   In this technique, it is necessary to control the decoders of the respective components from the outside so as to operate synchronously. However, a general decoder LSI does not provide a function for such external synchronization operation. There is.

ARIB STD−B31 1.8版 地上デジタルテレビジョン方法の伝送方式、2009年ARIB STD-B31 Version 1.8 Digital Terrestrial Television Method Transmission System, 2009 K. Matsumura, “Personalization of Broadcast Programs using Synchronized Internet Content”, IEEE International Conference on Consumer Electronics 2010,2010年K. Matsumura, “Personalization of Broadcast Programs using Synchronized Internet Content”, IEEE International Conference on Consumer Electronics 2010, 2010

地上デジタル放送では、複数の階層を一体として伝送するシステムであるため、MPEG−2 TSが分けて伝送されるそれぞれの階層の伝送路は、送信側と受信側が同期した同期回線であり、また、それらが共通のクロックに同期した伝送路で、それらの遅延も完全に一致している伝送路である。このため、別々の階層で伝送されるTSPを1つの多重フレームとして扱うことができる。   In terrestrial digital broadcasting, since it is a system that transmits a plurality of layers as a unit, the transmission path of each layer through which MPEG-2 TS is transmitted separately is a synchronous line in which the transmission side and the reception side are synchronized, These are transmission lines synchronized with a common clock, and their delays are completely matched. For this reason, TSPs transmitted in different layers can be handled as one multiplexed frame.

しかしながら、1つのMPEG−2 TSについて、一方はデジタル放送の伝送路、他方はインターネットの伝送路というように独立した2つの伝送路で伝送する場合には、いわば片方は同期回線、他方は非同期のパケット通信網となり、これらの遅延も異なる上に、インターネットは大きなジッタが発生しうる伝送路でもある。このため、ISDB−Tの技法をそのまま適用することはできない。   However, when one MPEG-2 TS is transmitted through two independent transmission lines, one is a digital broadcast transmission line and the other is an Internet transmission line, one is a synchronous line and the other is an asynchronous line. It becomes a packet communication network, these delays are different, and the Internet is also a transmission path that can generate large jitters. For this reason, the ISDB-T technique cannot be applied as it is.

そこで、MPEG−2 TSを独立した2つの伝送路に分けて伝送し、受信側で再び1つのMPEG−2 TSに合成するには、2つの伝送路間のタイミング合わせと、分割・合成処理の後でのPCRタイムスタンプの値の修正が必要であった。   Therefore, in order to divide and transmit MPEG-2 TS to two independent transmission paths and combine it again into one MPEG-2 TS on the receiving side, the timing adjustment between the two transmission paths and the division / synthesis process Later correction of the value of the PCR timestamp was necessary.

本発明の目的は、上述の問題に鑑みて、送信側でMPEG−2 TS(Transport Stream)を2つに分割し、独立した2つの伝送路に分けて伝送し、受信側で再び1つのMPEG−2 TSに合成するためのストリーム分割装置及び受信装置を提供することにある。   In view of the above problems, the object of the present invention is to divide an MPEG-2 TS (Transport Stream) into two parts on the transmission side and transmit the divided MPEG-2 TS on two independent transmission paths. -2 To provide a stream dividing device and a receiving device for combining with TS.

即ち、本発明のストリーム分割装置は、入力されたトランスポートストリーム(TS)を主伝送路と副伝送路の2つの伝送路用に分割するストリーム分割装置であって、入力されたTSのパケット(TSP)を予め定めた種別に識別し、識別結果を当該TSPとともにストリーム構造化部に出力するストリーム弁別部と、前記ストリーム弁別部から入力されたTSPを一時的にメモリに格納した後、前記識別結果と伝送ブロックにおける予め規定したTSスロットの種類の順序を判別する構造情報を用いて、PCRタイムスタンプを持つTSPの間で、主伝送路で送るTSPの数の割合が常に一定となるように該TSPの順序変更及びヌルパケットの加除を含む修正を行い、該修正に伴うPCRタイムスタンプの補正を行って、TSの構造化を行うストリーム構造化部と、前記ストリーム構造化部によって構造化したTSのTSPについて、前記構造情報に従って、PCRタイムスタンプをもたずに主伝送路で伝送されるTSP(TYPE_m)と、PCRタイムスタンプの有無によらず主伝送路で伝送されるTSP(TYPE_t)と、副伝送路で伝送されるTSP(TYPE_s)の3種類に分離し、前記TYPE_mのTSP及び前記TYPE_tのTSPに対してTSP間隔の均一化を施して主伝送路用に出力するとともに、前記TYPE_sのTSPと伝送ブロックの識別を行うための伝送ブロックの識別情報を副伝送路用に出力するストリーム分離部と、を備えたことを特徴とする。 That is, the stream splitting device of the present invention is a stream splitting device that splits an input transport stream (TS) into two transmission paths, a main transmission path and a sub-transmission path. TSP) is identified as a predetermined type, and the identification result is output to the stream structuring unit together with the TSP, and the TSP input from the stream discriminating unit is temporarily stored in the memory, and then the identification is performed. result, by using the structure information for discriminating the type of order of the pre-defined TS slot in the transmission block, and between the TSP with P CR timestamp, always a ratio of the number of TSP sent in the main transmission path constant so as to make the corrections including reordering and null packets insertion and deletion of the TSP, perform correction of the PCR time stamp associated with the modification, the T S A stream structuring unit that performs the structure, a TSP (TYPE_m) that is transmitted on the main transmission path without a PCR time stamp, and a TSP of the TS structured by the stream structuring unit according to the structure information, and a PCR Regardless of the presence or absence of a time stamp, the TSP (TYPE_t) transmitted on the main transmission path and the TSP (TYPE_s) transmitted on the sub transmission path are separated into three types, with respect to the TSP of the TYPE_m and the TSP of the TYPE_t. A stream demultiplexer for outputting the identification information of the transmission block for identifying the TSP of the TYPE_s and the transmission block for the sub-transmission path, and performing output for the main transmission path with the TSP interval uniformized It is characterized by that.

また、本発明のストリーム分割装置において、前記ストリーム分離部は、当該伝送ブロックにおけるPCRタイムスタンプを持つTSPのPCRタイムスタンプの値と当該伝送ブロックにおけるTSスロットの位置を示す位置情報とを出力する手段を更に有することを特徴とする。   Further, in the stream dividing apparatus according to the present invention, the stream separation unit outputs a PCR time stamp value of a TSP having a PCR time stamp in the transmission block and position information indicating a TS slot position in the transmission block. It further has these.

また、本発明の受信装置は、1つのトランスポートストリーム(TS)を主伝送路と副伝送路の2つの伝送路用に分割されたTSPを受信して、当該1つのTSに再構成する受信装置であって、当該1つのTSが、PCRタイムスタンプをもたずに主伝送路で伝送されるTSP(TYPE_m)と、PCRタイムスタンプの有無によらず主伝送路で伝送されるTSP(TYPE_t)と、副伝送路で伝送されるTSP(TYPE_s)の3種類に分離され、前記TYPE_mのTSP及び前記TYPE_tのTSPに対してTSP間隔の均一化を施して主伝送路にて伝送され、前記TYPE_sのTSPと伝送ブロックの識別を行うための伝送ブロックの識別情報が副伝送路にて伝送されるように規定されており、当該1つのTSは、TSPが一時的にメモリに格納された後、TSPを予め定めた種別に識別した識別結果と、伝送ブロックにおける予め規定したTSスロットの種類の順序を判別する構造情報とを用いて、主伝送路で送るTSPの数の割合が常に一定となるように該TSPの順序変更及びヌルパケットの加除を含む修正が行われ、該修正に伴うPCRタイムスタンプの補正が行われており、主伝送路で伝送されたTSPを受信する主信号用受信部と、副伝送路で伝送されたTSP及び伝送ブロックの識別を行うための伝送ブロックの識別情報を受信する副信号用受信部と、前記構造情報に従って、主伝送路を介して受信したTSPについて、前記TYPE_tのTSスロット及びTYPE_mのTSスロットに格納し、PCRタイムスタンプを含むTSPを格納するときのTSスロットの種類がTYPE_tでない場合に、当該TSPの格納位置のTSスロットがTYPE_tとなるように伝送ブロックの配置を修正し、副伝送路を介して受信したTSPについて、伝送ブロックの前記TYPE_sのTSスロットに順番に格納するストリーム合成部とを備え、該ストリーム合成部は、前記伝送ブロックの識別情報に従って、伝送ブロックの前記TYPE_sのTSスロットが全て格納される前に、副伝送路から受信するTSPの伝送ブロックの区切りに到達すると判断した場合には、この伝送ブロック内の以後のTYPE_sのTSスロットにヌルパケットを格納し、当該1つのTSを合成することを特徴とする。 In addition, the receiving apparatus of the present invention receives a TSP that is obtained by dividing one transport stream (TS) into two transmission paths, ie, a main transmission path and a sub-transmission path, and reconfigures it into the one TS. A TSP (TYPE_m) that is transmitted on the main transmission line without a PCR time stamp and a TSP (TYPE_t) that is transmitted on the main transmission line regardless of the presence or absence of the PCR time stamp. ) And TSP (TYPE_s) transmitted on the sub-transmission path, and the TSP of TYPE_m and the TSP of TYPE_t are transmitted on the main transmission path with a uniform TSP interval, identification information of the transmission blocks for identifying the TSP and the transmission block of TYPE_s are defined to be transmitted by the sub transmission path, the one TS is, TSP After being temporarily stored in the memory, using the identification result of the identification to a predetermined type of TSP, and structural information to determine the order of the types of pre-defined TS slot in the transmission block, and sends the main transmission line Modifications including reordering of TSPs and addition and removal of null packets have been performed so that the ratio of the number of TSPs is always constant, and PCR time stamps have been corrected in accordance with the modification, and transmitted on the main transmission line. a main signal receiving section for receiving the TSP was, and fuchsin No. reception section that receives identification information of the transmission blocks for identifying the transmitted TSP and transmission blocks sub-transmission line, according to the structure information, The TSP received via the main transmission path is stored in the TS slot of TYPE_t and the TS slot of TYPE_m, and the TSP including the PCR time stamp is stored. If the type of the TS slot is not TYPE_t, the arrangement of the transmission block is modified so that the TS slot at the TSP storage position is TYPE_t, and the TSP received via the sub-transmission path is the TYPE_s of the transmission block. A stream synthesis unit that sequentially stores the TS slots of the TYPE_s of the transmission block according to the identification information of the transmission block before receiving all the TS slots of the TYPE_s in accordance with the identification information of the transmission block. When it is determined that the end of the TSP transmission block to be reached is reached, a null packet is stored in the TS slot of the subsequent TYPE_s in this transmission block, and the one TS is synthesized.

また、本発明の受信装置において、前記ストリーム合成部は、主伝送路から受信したTSPに対する伝送ブロックの識別情報を抽出して、伝送ブロックごとに所定の伝送バッファに格納する手段と、副伝送路から伝送ブロックの識別情報を受信して抽出し、前記伝送バッファ内の伝送ブロックの識別情報と一致する伝送ブロックの格納領域に、副伝送路から受信したTSPを格納する手段と、を有することを特徴とする。   In the receiving apparatus of the present invention, the stream synthesizing unit extracts the identification information of the transmission block for the TSP received from the main transmission path, stores the transmission block identification information in a predetermined transmission buffer for each transmission block, and the sub-transmission path Means for receiving and extracting transmission block identification information from the transmission block, and storing the TSP received from the sub-transmission path in a transmission block storage area that matches the transmission block identification information in the transmission buffer. Features.

また、本発明の受信装置において、前記ストリーム合成部は、副伝送路から得られた伝送ブロックにおけるPCRタイムスタンプをもつTSPのPCRタイムスタンプの値と送信側によって予め規定された当該伝送ブロックにおけるTSスロットの位置情報を抽出する手段と、主伝送路から受信したTSPが副伝送路から入力されたこのPCRタイムスタンプ値と同じ値を持つか否かを判別し、同じ値を持つと判別した場合には、当該TSPを格納するTSスロットが、当該伝送ブロックにおけるTSスロットの位置情報と合致するように、伝送ブロックの配置を修正する手段と、を有することを特徴とする。   Also, in the receiving apparatus of the present invention, the stream combining unit includes the PCR time stamp value of the TSP having the PCR time stamp in the transmission block obtained from the sub-transmission path and the TS in the transmission block defined in advance by the transmission side. When the slot position information is extracted and whether or not the TSP received from the main transmission path has the same value as the PCR timestamp value input from the sub-transmission path, and is determined to have the same value Includes a means for correcting the arrangement of the transmission block so that the TS slot storing the TSP matches the position information of the TS slot in the transmission block.

本発明によるストリーム分割装置は、独立した2つの伝送路で伝送する場合においても、主伝送路で伝送するTSPと副伝送路で伝送するTSPとを対応づけて伝送することができる。   The stream dividing apparatus according to the present invention can transmit the TSP transmitted on the main transmission path and the TSP transmitted on the sub transmission path in association with each other even when transmitting on two independent transmission paths.

また、連続するPCRタイムスタンプをもつTSPの間で、主伝送路で送るTSPと副伝送路で送るべきTSPの数の割合を一定に保つことができることから、主伝送路から受信したTSPだけをデコードする受信装置も、両方の伝送路から受信したTSPを合成してデコードする受信装置もPCRタイムスタンプの修正が不要となるストリームを生成することができる。また、PCRタイムスタンプの伝送頻度を固定する運用制限を不要にすることができる。   In addition, since the ratio of the number of TSPs to be sent on the main transmission line and the TSP to be sent on the sub-transmission line can be kept constant among TSPs having consecutive PCR time stamps, only TSPs received from the main transmission line can be kept. Both the receiving apparatus that decodes and the receiving apparatus that combines and decodes the TSPs received from both transmission paths can generate a stream that does not require modification of the PCR time stamp. In addition, it is possible to eliminate operational restrictions that fix the frequency of PCR time stamp transmission.

また、本発明による受信装置は、独立した2つの伝送路である、主伝送路および副伝送路からそれぞれTSPを受信し、これらを1つのMPEG−2 TSに合成し利用することができる。   In addition, the receiving apparatus according to the present invention can receive TSPs from the main transmission line and the sub-transmission line, which are two independent transmission lines, and synthesize them into one MPEG-2 TS for use.

本発明による一実施例のストリーム分割伝送システムの構成例を示す図である。It is a figure which shows the structural example of the stream division | segmentation transmission system of one Example by this invention. 本発明による一実施例のストリーム分割伝送システムにおける構造情報を例示する図である。It is a figure which illustrates the structure information in the stream division | segmentation transmission system of one Example by this invention. 本発明による一実施例のストリーム分割伝送システムにおける伝送ブロックのTSスロットの配置例を示す図である。It is a figure which shows the example of arrangement | positioning of TS slot of the transmission block in the stream division | segmentation transmission system of one Example by this invention. 本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム構造化部のブロック図である。It is a block diagram of a stream structuring unit of a stream splitting device in a stream splitting transmission system according to an embodiment of the present invention. 本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム構造化部によって構造化するストリームの例を示す図である。It is a figure which shows the example of the stream structured by the stream structure part of the stream division | segmentation apparatus in the stream division | segmentation transmission system of one Example by this invention. 本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム分離部のブロック図である。It is a block diagram of the stream separation unit of the stream division device in the stream division transmission system of one embodiment according to the present invention. 本発明による一実施例のストリーム分割伝送システムにおける受信装置のストリーム合成部のブロック図である。It is a block diagram of the stream composition unit of the receiving device in the stream division transmission system of one embodiment according to the present invention. 本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム構造化部の変形例を示すブロック図である。It is a block diagram which shows the modification of the stream structure part of the stream division | segmentation apparatus in the stream division | segmentation transmission system of one Example by this invention.

以下、本発明による各実施例のストリーム分割伝送システムについて説明する。本実施例のストリーム分割伝送システムの説明から、本発明に係るストリーム分割装置及び受信装置も明らかになる。まず、実施例1のストリーム分割伝送システムについて説明する。   Hereinafter, the stream division | segmentation transmission system of each Example by this invention is demonstrated. From the description of the stream division transmission system of the present embodiment, the stream division apparatus and the reception apparatus according to the present invention will also be clarified. First, the stream division | segmentation transmission system of Example 1 is demonstrated.

(実施例1)
図1は、本発明による一実施例のストリーム分割伝送システムの構成例を示す図である。本実施例のストリーム分割伝送システムは、ストリーム分割装置200と、主伝送路用送信装置310と、副伝送路用送信装置311と、受信装置400から構成される。
Example 1
FIG. 1 is a diagram illustrating a configuration example of a stream division transmission system according to an embodiment of the present invention. The stream division transmission system according to this embodiment includes a stream division device 200, a main transmission path transmission device 310, a sub transmission path transmission device 311, and a reception device 400.

ストリーム分割装置200は、MPEG−2 TSの符号化データを入力し、送信装置310及び送信装置311にMPEG−2 TSを分割して出力する装置であり、ストリーム弁別部210と、ストリーム構造化部220と、ストリーム分離部230と、弁別情報設定部240と、構造情報設定部250とを備える。   The stream splitting device 200 is a device that inputs MPEG-2 TS encoded data, splits the MPEG-2 TS to the transmission device 310 and the transmission device 311, and outputs the divided data. The stream discrimination unit 210, the stream structuring unit 220, a stream separation unit 230, a discrimination information setting unit 240, and a structure information setting unit 250.

ストリーム弁別部210は、入力されたTSのTSPの種別を識別し、識別結果をTSPとともにストリーム構造化部220に出力する。ストリーム弁別部210が識別するTSPの種類は、ヌルパケット(以下、「TYPE_N」と称する)、PCRタイムスタンプを持つTSP(以下、「TYPE_T」と称する)、PMT(Program Map Table)のpcr_pidで指定されたpidを持つがPCRタイムスタンプを持たないTSP(以下、「TYPE_P」と称する)、ヌルパケットでもPMTのpcr_pidで指定されたpidでもないが主伝送路で送るTSP(以下、「TYPE_M」と称する)、副伝送路で送るTSP(以下、「TYPE_S」と称する)の5種類である。   The stream discriminating unit 210 identifies the type of TSP of the input TS, and outputs the identification result to the stream structuring unit 220 together with the TSP. The type of TSP identified by the stream discriminating unit 210 is designated by a null packet (hereinafter referred to as “TYPE_N”), a TSP having a PCR time stamp (hereinafter referred to as “TYPE_T”), and a pcr_pid of a PMT (Program Map Table). TSP with a designated pid but no PCR timestamp (hereinafter referred to as “TYPE_P”), a TSP (hereinafter referred to as “TYPE_M”) that is not a null packet or a pid specified by pMT_pid of the PMT but is transmitted on the main transmission line And 5 types of TSP (hereinafter referred to as “TYPE_S”) sent on the sub-transmission path.

弁別情報設定部240は、ヌルパケットでなく、PMTのpcr_pidで指定されたpidでもないTSPを主伝送路に送るか、又は副伝送路に送るかを指定して識別するための情報であり、pidが同じTSPについては、同じ伝送路で送るように指定する。   The discrimination information setting unit 240 is information for designating and identifying whether a TSP that is not a null packet and is not a pid designated by the PMT pcr_pid is sent to the main transmission line or the sub-transmission line. It is specified that TSPs having the same pid are sent through the same transmission path.

弁別情報の例としては、例えば主伝送路に送るTSPのpidの範囲を特定する情報とすることができる。或いは又、副伝送路に送るTSPのpidの条件を設定して伝送路を指定するように構成してもよい。また、これらを組み合わせたものであってもよく、pidの代わりにPMTのコンポーネントタグの値を判定条件として伝送路を指定するように構成してもよい。   As an example of the discrimination information, for example, information specifying the pid range of the TSP sent to the main transmission line can be used. Alternatively, the transmission path may be specified by setting the pid condition of the TSP sent to the sub-transmission path. Alternatively, a combination of these may be used, and a transmission path may be designated using the value of the component tag of the PMT instead of pid as a determination condition.

例えば、弁別情報によって、副伝送路で伝送するpidの最小値を0x200とし、副伝送路で伝送するpidの最大値を0x3FFとして条件を設定し、伝送路を指定することができる。   For example, according to the discrimination information, it is possible to specify a transmission path by setting conditions such that the minimum value of pid transmitted on the sub-transmission path is 0x200 and the maximum value of pid transmitted on the sub-transmission path is 0x3FF.

ストリーム構造化部220は、ストリーム弁別部210から入力されたTSPを、識別結果に基づいて、構造情報設定部250からの構造情報を用いて、PCRタイムスタンプをもつTSPの間にあるTSPにおいては主伝送路で送るTSPの数の割合が常に一定となるようにTSPの順序変更及びヌルパケットの加除を行う修正を行い、これに伴うPCRタイムスタンプの補正を行って、ストリーム分離部230にMPEG−2 TSを出力する。このストリーム構造化部220におけるストリームの順序変更及びヌルパケットの加除を行う修正とPCRタイムスタンプの補正を「ストリーム構造化」と称することにする。   The stream structuring unit 220 uses the structure information from the structure information setting unit 250 based on the identification result for the TSP input from the stream discriminating unit 210 in the TSP between the TSPs having the PCR time stamp. Corrections are made to change the order of TSPs and add / remove null packets so that the ratio of the number of TSPs sent on the main transmission line is always constant, and the PCR time stamp is corrected accordingly. -2 Outputs TS. This stream structuring unit 220 modifies the order of the streams and adds or removes null packets, and the correction of the PCR time stamp is referred to as “stream structuring”.

構造情報は、伝送ブロックにおける予め規定したTSスロットの種類の順序を判別する情報である。伝送ブロックは、一定数(NB)のTSスロットで構成され、各TSスロットはTSPを1つだけ格納することができる。TSスロットには3つの種類があり、即ち、PCRタイムスタンプをもたず主伝送路で伝送されるTSPか、又はヌルパケットしか格納できないTSスロット(以下、「TYPE_m」と称する)、PCRタイムスタンプの有無によらず主伝送路で伝送されるTSPか、又はヌルパケットしか格納できないTSスロット(以下、「TYPE_t」と称する)、副伝送路で伝送されるTSPか、又はヌルパケットしか格納できないTSスロット(以下、「TYPE_s」と称する)のいずれかである。   The structure information is information for determining the order of the types of TS slots defined in advance in the transmission block. The transmission block is composed of a certain number (NB) of TS slots, and each TS slot can store only one TSP. There are three types of TS slots: a TS slot that does not have a PCR time stamp and is transmitted on the main transmission path, or can store only a null packet (hereinafter referred to as “TYPE_m”), a PCR time stamp. TS slot that can be stored in the main transmission path regardless of the presence or absence of TS, or TS slot that can store only null packets (hereinafter referred to as “TYPE_t”), TSP that is transmitted in the sub-transmission path, or TS that can store only null packets One of the slots (hereinafter referred to as “TYPE_s”).

伝送ブロックにおけるTYPE_m, TYPE_t, TYPE_sの数及び位置は、変化しない。この構造化を表現する構造情報の例として、文字tをTYPE_t、文字mをTYPE_m、文字sをTYPE_sのTSスロットに対応するとして文字列で表す。この表現方法を用いると、図2に示す構造情報の伝送ブロックは、“tmss”で表すことができる。また、図3に示す構造情報の伝送ブロックは、“mtmssmtsmsmtssm”で表すことができる。   The number and position of TYPE_m, TYPE_t, and TYPE_s in the transmission block does not change. As an example of the structural information expressing this structuring, a character t is represented by a character string, with the character t corresponding to the TYPE_t, the character m corresponding to the TYPE_m, and the character s corresponding to the TS slot of the TYPE_s. When this representation method is used, the structure information transmission block shown in FIG. 2 can be represented by “tmss”. Also, the structure information transmission block shown in FIG. 3 can be represented by “mtmsmtsmsmtssm”.

ストリーム構造化部220のストリーム構造化は、入力されたTSPを伝送ブロックに格納して、一定の時間間隔のTSPを生成する。   The stream structuring unit 220 performs stream structuring by storing the input TSP in a transmission block and generating TSPs with a certain time interval.

図3に示すように、TYPE_tのTSスロットを1つの伝送ブロック内に2つ以上設ける場合には、ストリーム構造化部220は、或るTYPE_tとその次に伝送されるTYPE_tのTSスロットとの区間におけるTYPE_mのTSスロット数及びTYPE_sのTSスロット数が、どの区間でも等しくなるようにTYPE_tのTSスロットを配置する。ここで、ストリーム構造化部220は、伝送ブロックの最初のTSスロットから最初TYPE_tのTSスロットまでの区間と伝送ブロックの最後のTYPE_tのTSスロットの後から伝送ブロックの最後のTSスロットまでの区間については、合算したTYPE_mのTSスロット数及びTYPE_sのTSスロット数が他の伝送ブロックの区間と等しくなるようにTYPE_tのTSスロットを配置する。   As shown in FIG. 3, when two or more TS slots of TYPE_t are provided in one transmission block, the stream structuring unit 220 is a section between a certain TYPE_t and the TS slot of TYPE_t transmitted next. The TS slot of TYPE_t is arranged so that the number of TS slots of TYPE_m and the number of TS slots of TYPE_s are equal in any section. Here, the stream structuring unit 220 performs a section from the first TS slot of the transmission block to the TS slot of the first TYPE_t and a section from the TS slot of the last TYPE_t of the transmission block to the last TS slot of the transmission block. Arrange the TS slots of TYPE_t so that the total number of TS slots of TYPE_m and the number of TS slots of TYPE_s are equal to the sections of other transmission blocks.

この配置により、任意のTYPE_tのTSスロットの位置からそれ以降の任意のTYPE_tのTSスロットの直前までのTSスロットの区間をみると、TYPE_tのTSスロット数とTYPE_mの総TSスロット数の比率が一定になる。すなわち、連続するPCRタイムスタンプをもつTSPの間で、主伝送路で送るTSPの数の割合が一定になる。   With this arrangement, when the section of the TS slot from the position of the TS slot of any TYPE_t to the immediately preceding TS slot of any TYPE_t thereafter is viewed, the ratio of the number of TS slots of TYPE_t and the total number of TS slots of TYPE_m is constant. become. That is, the ratio of the number of TSPs sent on the main transmission path is constant between TSPs having consecutive PCR time stamps.

例えば、図3に示す例では、TSスロット15個からなる伝送ブロックにおけるTSスロットの配置例が示されており、図3における「t」,「m」,「s」は、それぞれTYPE_t, TYPE_m, TYPE_sのTSスロットであることを示している。この例では、TYPE_tのTSスロット間にはTYPE_m及びTYPE_sのTSスロットが2個ずつ含まれている。ここで、伝送ブロックにおけるTYPE_tのTSスロット数、TYPE_mのTSスロット数、TYPE_sのTSスロットの数をそれぞれNt,Nm,Nsとし、伝送ブロックの伝送周期をTbとすると、ストリーム構造化部220の出力するTSは、毎秒(Nt+Nm+Ns)/Tb個のTSPからなる一定速度のTSとなる。 For example, the example shown in FIG. 3 shows an arrangement example of TS slots in a transmission block composed of 15 TS slots, and “t”, “m”, and “s” in FIG. 3 are TYPE_t, TYPE_m, This indicates that it is a TS slot of TYPE_s. In this example, two TS slots of TYPE_m and TYPE_s are included between TS slots of TYPE_t. Here, assuming that the number of TS slots of TYPE_t, the number of TS slots of TYPE_m, and the number of TS slots of TYPE_s in the transmission block are Nt, Nm, and Ns, respectively, and the transmission period of the transmission block is Tb, the output of the stream structuring unit 220 The TS to be performed is a TS at a constant speed composed of (Nt + Nm + Ns) / Tb TSPs per second.

図4は、本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム構造化部のブロック図である。ストリーム構造化部220は、TSPの種類に応じたFIFOメモリ2201,2202,2203を備えており、それぞれTYPE_SのTSPを格納するFIFOsと、TYPE_MのTSPを格納するFIFOmと、TYPE_T及びTYPE_PのTSPを格納するFIFOtpからなる。さらに、ストリーム構造化部220は、入力されたヌルパケット(TYPE_N)は廃棄するが、その他の種類の入力されたTSP(TYPE_S,TYPE_M,TYPE_T,TYPE_P)については、入力された順序でその種類に応じてFIFOs, FIFOm, FIFOtpに格納する。   FIG. 4 is a block diagram of the stream structuring unit of the stream splitting apparatus in the stream splitting transmission system according to the embodiment of the present invention. The stream structuring unit 220 includes FIFO memories 2201, 2202, and 2203 corresponding to the type of TSP. Each of the FIFOs stores the TSP of TYPE_S, the FIFOm that stores the TSP of TYPE_M, and the TSPs of TYPE_TYPE and TYPE_P. It consists of FIFOtp to store. Further, the stream structuring unit 220 discards the input null packet (TYPE_N), but the other types of input TSP (TYPE_S, TYPE_M, TYPE_T, TYPE_P) are classified into the types in the input order. Accordingly, the data is stored in FIFOs, FIFOm, and FIFOtp.

また、ストリーム構造化部220は、構造情報に基づく予め規定したTSスロットの種類の順序に従って、一定の時間間隔でFIFOs, FIFOm, FIFOtpに格納される最も古いTSPか、又はヌルパケット生成部2204によって生成されるヌルパケットを選択して伝送バッファ2206に格納するよう切り換え制御を行うTSP切り換え部2205を備える。   Further, the stream structuring unit 220 is the oldest TSP stored in the FIFOs, FIFOm, FIFOtp at regular time intervals according to the order of the types of TS slots defined in advance based on the structure information, or the null packet generating unit 2204. A TSP switching unit 2205 that performs switching control to select a generated null packet and store it in the transmission buffer 2206 is provided.

TSP切り換え部2205は、伝送バッファ2206に格納するTSスロットの種類がTYPE_sの場合には、FIFOsに格納される最も古いTSPを選択するが、FIFOsが空であればヌルパケット生成部2204によって生成されるヌルパケットを選択する。同様に、TSP切り換え部2205は、伝送バッファ2206に格納するTSスロットの種類がTYPE_tの場合には、FIFOtpに格納される最も古いTSPを選択するが、FIFOtpが空の場合には、FIFOmに格納される最も古いTSP(FIFOmが空の場合には、ヌルパケット)を選択する。また、TSP切り換え部2205は、伝送バッファ2206に格納するTSスロットの種類がTYPE_mの場合には、FIFOtpに格納される最も古いTSP(FIFOtpが空の場合には、FIFOmに格納される最も古いTSP)を選択するが、FIFOtp及びFIFOmの両方が空であれば、ヌルパケットを選択する。   When the type of TS slot stored in the transmission buffer 2206 is TYPE_s, the TSP switching unit 2205 selects the oldest TSP stored in the FIFOs. If the FIFOs are empty, the TSP switching unit 2205 is generated by the null packet generation unit 2204. Select a null packet. Similarly, the TSP switching unit 2205 selects the oldest TSP stored in the FIFOtp when the type of the TS slot stored in the transmission buffer 2206 is TYPE_t, but stores it in the FIFOm when the FIFOtp is empty. The oldest TSP (if the FIFOm is empty, a null packet) is selected. Also, when the type of TS slot stored in the transmission buffer 2206 is TYPE_m, the TSP switching unit 2205 stores the oldest TSP stored in the FIFOtp (or the oldest TSP stored in the FIFOm when the FIFOtp is empty). ), But if both FIFOtp and FIFOm are empty, a null packet is selected.

ここで、ストリーム構造化部220は、タイムスタンプをもつTYPE_TのTSPについては、FIFOtpに入力されてから出力される時間だけタイムスタンプの値の補正を行うタイムスタンプ補正手段(図示せず)を有する。   Here, the stream structuring unit 220 has time stamp correction means (not shown) that corrects the value of the time stamp for the TYPE_T TSP having the time stamp for the time output after being input to the FIFOtp. .

図5は、本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム構造化部によって構造化するストリームの例を示す図である。図5では、伝送ブロックごとに主伝送路に送るTSPを3個、副伝送路に送るTSPを2個含み、PCRタイムスタンプを持つTSPを伝送ブロックの先頭に配置するストリーム構造化の例が示されている。尚、図5では、TYPE_TのTSPを「T」、TYPE_PのTSPを「P」、TYPE_MのTSPを「M」、TYPE_SのTSPを「S」で表している。伝送ブロック中のTSPは5個であり、タイムスタンプの間隔はこの2倍のTSP10個分となっている。したがって、ストリーム構造化部220は、入力されたTSPを伝送ブロックに格納して、一定の時間間隔のTSPを生成し、ストリーム分離部230に出力することができる。   FIG. 5 is a diagram illustrating an example of a stream structured by the stream structuring unit of the stream splitting device in the stream splitting transmission system according to the embodiment of the present invention. FIG. 5 shows an example of stream structuring that includes three TSPs to be sent to the main transmission line and two TSPs to be sent to the sub-transmission line for each transmission block, and places a TSP having a PCR time stamp at the head of the transmission block. Has been. In FIG. 5, the TYPE_T TSP is represented by “T”, the TYPE_P TSP is represented by “P”, the TYPE_M TSP is represented by “M”, and the TYPE_S TSP is represented by “S”. There are five TSPs in the transmission block, and the time stamp interval is twice this TSP. Therefore, the stream structuring unit 220 can store the input TSP in a transmission block, generate a TSP at a certain time interval, and output the TSP to the stream separation unit 230.

図6は、本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム分離部のブロック図である。ストリーム分離部230は、伝送ブロックにおける予め規定したTSスロットの種類の順序を判別する構造情報を参照して、ストリーム構造化部220から入力したMPEG−2 TSからTYPE_t又はTYPE_mのTSスロットに格納されているTSPを抽出するTSPフィルタ処理部2301と、TSP間隔の均一化を行って、主伝送路用送信装置310へと出力するTSP間隔均一化処理部2302と、当該構造情報を参照して、ストリーム構造化部220から入力したMPEG−2 TSからTYPE_sのTSスロットのTSPを抽出し、このTSスロットで構成される伝送ブロックの区切りが識別できるように伝送ブロックの識別情報を生成して挿入し、副伝送路用送信装置311に出力する副伝送路信号抽出処理部2303とを備える。   FIG. 6 is a block diagram of the stream separation unit of the stream division device in the stream division transmission system according to the embodiment of the present invention. The stream separation unit 230 refers to the structure information for determining the order of the types of TS slots defined in advance in the transmission block, and is stored in the TS slot of TYPE_t or TYPE_m from the MPEG-2 TS input from the stream structuring unit 220. The TSP filter processing unit 2301 that extracts the TSPs that are present, the TSP interval equalization processing unit 2302 that performs TSP interval equalization and outputs the TSP interval to the main transmission path transmission device 310, and the structure information, The TS_TS of the TYPE_s TS slot is extracted from the MPEG-2 TS input from the stream structuring unit 220, and transmission block identification information is generated and inserted so that the transmission block delimiter composed of this TS slot can be identified. Sub-transmission path signal extraction processing unit 230 that outputs to sub-transmission path transmitter 311 Provided with a door.

より具体的には、TSPフィルタ処理部2301は、ストリーム構造化部220から入力したMPEG−2 TSのTYPE_t又はTYPE_mのTSスロットに格納されているTSPを主伝送路用送信装置310へと出力するために抽出する。ここで、TYPE_sのTSスロットのTSPを削除することに起因するTSPの間隔の変動を除去するため、TSP間隔均一化処理部2302は、TSP間隔均一化処理を行う。TSP間隔均一化処理部2302は、単位時間当たりのTSPの送出を(Nt+Nm)/TbとしてTSP間隔の均一化を行う。尚、PCRタイムスタンプを持つTSPの時間間隔に変更はないため、PCRタイムスタンプの修正の必要はない。 More specifically, the TSP filter processing unit 2301 outputs the TSP stored in the TYPE_t of MPEG-2 TS or the TS slot of TYPE_m input from the stream structuring unit 220 to the transmission device 310 for the main transmission path. To extract for. Here, in order to remove the variation in the TSP interval caused by deleting the TSP of the TS slot of TYPE_s, the TSP interval equalization processing unit 2302 performs a TSP interval equalization process. The TSP interval equalization processing unit 2302 equalizes the TSP interval with the number of TSP transmissions per unit time as (Nt + Nm) / Tb. Since there is no change in the time interval of the TSP having the PCR time stamp, there is no need to correct the PCR time stamp.

また、副伝送路信号抽出処理部2303は、ストリーム構造化部220から入力したMPEG−2 TSから、TYPE_sのTSスロットのTSPを取り出し、副伝送路用送信装置311に出力する。この処理において、副伝送路信号抽出処理部2303は、伝送ブロックの区切りが識別できるように伝送ブロックの識別情報を挿入するため、TYPE_sのTSスロットに格納されたヌルパケットを削除してもよい。   The sub-transmission path signal extraction processing unit 2303 extracts the TSP of the TS slot of TYPE_s from the MPEG-2 TS input from the stream structuring unit 220 and outputs the TSP to the sub-transmission path transmitting apparatus 311. In this processing, the sub-transmission path signal extraction processing unit 2303 may delete the null packet stored in the TS slot of TYPE_s in order to insert the identification information of the transmission block so that the transmission block delimiter can be identified.

伝送ブロックの識別情報の例としては、例えば伝送ブロック内に含まれるPCRタイムスタンプを用いることができる。伝送ブロックにPCRタイムスタンプを持つTSPを含む場合にはそのPCRタイムスタンプを用い、伝送ブロックにPCRタイムスタンプを持つTSPを含まない場合には、伝送ブロックを特定できないことを示す特別な符号を伝送ブロックの識別情報とする。   As an example of the identification information of the transmission block, for example, a PCR time stamp included in the transmission block can be used. If the transmission block contains a TSP having a PCR time stamp, the PCR time stamp is used. If the transmission block does not contain a TSP having a PCR time stamp, a special code indicating that the transmission block cannot be specified is transmitted. This is block identification information.

また、伝送ブロックの識別情報の別の例としては、例えば伝送ブロックの伝送時刻を用いることができる。伝送ブロックの先頭のTSPの送信時刻を算出し、この値を識別情報とすることができる。   Further, as another example of the identification information of the transmission block, for example, the transmission time of the transmission block can be used. The transmission time of the first TSP of the transmission block is calculated, and this value can be used as identification information.

このようにして、ストリーム分離部230は、ストリーム構造化部220から入力したMPEG−2 TSからTYPE_t又はTYPE_mのTSスロットに格納されているTSPを抽出し、TSP間隔の均一化を行って、主伝送路用送信装置310へと出力するとともに、MPEG−2 TSからTYPE_sのTSスロットのTSPを抽出し、このTSスロットで構成される伝送ブロックの区切りが識別できるように伝送ブロックの識別情報を生成して挿入し、副伝送路用送信装置311に出力する。   In this way, the stream separation unit 230 extracts the TSP stored in the TS slot of TYPE_t or TYPE_m from the MPEG-2 TS input from the stream structuring unit 220, and uniformizes the TSP interval. Output to transmission device 310 for transmission path and extract TSP of TYPE_s TS slot from MPEG-2 TS, and generate transmission block identification information so that transmission block delimiter composed of this TS slot can be identified Are inserted and output to the sub-transmission path transmitter 311.

主伝送路用送信装置310は、ストリーム分離部230からTSPを受信し、主伝送路を介して受信装置400に出力する。ここで、主伝送路用送信装置310から受信装置400における主伝送路用受信部410の間でのTSPの伝送では、TSPの時間間隔が一定に維持され、TSPの順序も維持される。   The main transmission path transmission device 310 receives the TSP from the stream separation unit 230 and outputs the TSP to the reception device 400 via the main transmission path. Here, in the TSP transmission between the main transmission path transmission device 310 and the main transmission path reception unit 410 in the reception device 400, the TSP time interval is maintained constant, and the TSP order is also maintained.

副伝送路用送信装置311は、ストリーム分離部230から伝送ブロックの識別情報2及びTYPE_sのTSスロットのTSPを受信し、伝送ブロックの識別のための関連付けを維持して副伝送路を介して受信装置400に出力する。副伝送路用送信装置311から受信装置400における副伝送路用受信部411の間でのTSPの伝送では、TSPの時間間隔は必ずしも一定に維持される必要はないが、伝送ブロックにおけるTSPの順序は維持されるものとする。   The sub-transmission path transmission apparatus 311 receives the transmission block identification information 2 and the TSP of the TS slot of TYPE_s from the stream separation unit 230, and receives the transmission block identification via the sub-transmission path while maintaining the association for identification. Output to the device 400. In TSP transmission between the sub-transmission-path transmission device 311 and the sub-transmission-path reception unit 411 in the reception device 400, the TSP time interval does not necessarily need to be kept constant, but the TSP order in the transmission block Shall be maintained.

次に、受信装置400について説明する。受信装置400は、ストリーム分割装置200によって分割されたMPEG−2 TSの符号化データを、主伝送路用送信装置310及び副伝送路用送信装置311を経て受信し、各伝送路のMPEG−2 TSを合成して復号し、元のMPEG−2 TSを再構成する装置である。   Next, the receiving device 400 will be described. The receiving apparatus 400 receives the encoded data of the MPEG-2 TS divided by the stream dividing apparatus 200 via the main transmission path transmitting apparatus 310 and the sub transmission path transmitting apparatus 311, and MPEG-2 of each transmission path. This is a device that combines and decodes TS to reconstruct the original MPEG-2 TS.

受信装置400は、主伝送路用受信部410及び副伝送路用受信部411と、ストリーム合成部420と、デコーダ430と、送信側と同一の構造情報設定部250とを備える。ただし、受信装置400において、デコーダ430を備える代わりに、ストリーム合成部のMPEG−2TSを出力し、これを直接もしくは一旦蓄積した上で外部のデコーダに入力することで、外部のデコーダにMPEG−2TSの復号を行うように構成することも可能である。   The receiving apparatus 400 includes a main transmission path reception unit 410 and a sub transmission path reception unit 411, a stream synthesis unit 420, a decoder 430, and a structure information setting unit 250 that is the same as that on the transmission side. However, in the receiving apparatus 400, instead of including the decoder 430, the MPEG-2TS of the stream synthesizing unit is output, and this is directly or temporarily stored and then input to the external decoder, so that the MPEG-2TS is transmitted to the external decoder. It is also possible to configure so as to perform decryption.

主伝送路用受信部410は、主伝送路用送信装置310から送出され主伝送路で伝送されたTSPを受信しストリーム合成部420に出力する。   The main transmission path receiving unit 410 receives the TSP transmitted from the main transmission path transmitting apparatus 310 and transmitted through the main transmission path, and outputs the TSP to the stream combining unit 420.

副伝送路用受信部411は、副伝送路用送信装置311から送出され副伝送路で伝送されたTSP及び伝送ブロックの識別情報を受信し、これらの関連付けを維持したままストリーム合成部420に出力する。   The sub-transmission-path receiving unit 411 receives the TSP and the transmission block identification information transmitted from the sub-transmission-path transmitting device 311 and transmitted on the sub-transmission path, and outputs them to the stream synthesis unit 420 while maintaining their association. To do.

ストリーム合成部420は、主伝送路を介して受信したTSPと副伝送路を介して受信したTSPから、伝送ブロックの識別情報に基づいて伝送ブロックを識別するとともに、構造情報を用いて1つのMPEG−2 TSを合成し、デコーダ430もしくは、外部に出力する。ストリームの合成のために、予めストリーム分割装置200と受信装置400で同じ構造情報を共有しているものとする。   The stream synthesizing unit 420 identifies a transmission block based on the identification information of the transmission block from the TSP received via the main transmission path and the TSP received via the sub transmission path, and uses the structure information to generate one MPEG. -2 TS is synthesized and output to the decoder 430 or the outside. Assume that the same structure information is shared in advance by the stream dividing device 200 and the receiving device 400 for stream composition.

図7は、本発明による一実施例のストリーム分割伝送システムにおける受信装置のストリーム合成部のブロック図である。ストリーム合成部420は、構造情報に基づき伝送ブロックを作成し、主伝送路用受信部410から入力されるTSPを、伝送バッファ4201が保持する対応するTYPE_t及びTYPE_mのTSスロットに入力順に格納するとともに、副伝送路用受信部411から入力されるTSPを、伝送バッファ4201が保持するTYPE_sのTSスロットに入力順に格納する。   FIG. 7 is a block diagram of the stream synthesizing unit of the receiving apparatus in the stream division transmission system according to the embodiment of the present invention. The stream synthesis unit 420 creates a transmission block based on the structure information, stores the TSP input from the main transmission path reception unit 410 in the corresponding TYPE_t and TYPE_m TS slots held in the transmission buffer 4201 in the order of input. The TSP input from the sub-transmission path receiving unit 411 is stored in the TS slot of TYPE_s held by the transmission buffer 4201 in the order of input.

尚、ストリーム合成部420は、主伝送路から受信したTSPについて、ヌルパケットを含めて、TYPE_t, TYPE_mのTSスロットに格納し、PCRタイムスタンプを含むTSPを格納するときのTSスロットの種類がTYPE_tでない場合に、当該TSPの格納位置のTSスロットがTYPE_tとなるように、伝送ブロックの配置(タイミング)を修正することができる。   The stream combining unit 420 stores the TSP received from the main transmission path, including the null packet, in the TS slots of TYPE_t and TYPE_m, and the TS slot type when storing the TSP including the PCR time stamp is TYPE_t. If not, the arrangement (timing) of the transmission block can be corrected so that the TS slot at the TSP storage position becomes TYPE_t.

また、ストリーム合成部420は、副伝送路から受信したTSPが入力されると、伝送ブロックのTYPE_sのTSスロットに順番に格納し、伝送ブロック識別情報抽出部4202によって抽出した伝送ブロックの識別情報に従って、伝送ブロックのTYPE_sのTSスロットが全て格納される前に副伝送路から受信するTSPの伝送ブロックの区切りに到達すると判断した場合には、この伝送ブロックにおける以後のTYPE_sのTSスロットにヌルパケットを格納するようにする。   Further, when the TSP received from the sub-transmission path is input, the stream synthesis unit 420 sequentially stores the TS in the TYPE_s of the transmission block, and in accordance with the transmission block identification information extracted by the transmission block identification information extraction unit 4202. When it is determined that the TSP transmission block segment received from the sub-transmission path is reached before all the TYPE_s TS slots of the transmission block are stored, a null packet is sent to the TS_s TS slot of the subsequent TYPE_s in this transmission block. To store.

これにより、主伝送路で伝送したMPEG−2 TSに対して、副伝送路で伝送したTSPが新たに挿入されることに起因してTSPの時間間隔が変更されることになるが、PCRタイムスタンプを持つTSPが挿入されるTYPE_tの間に挿入されるTSPの数は常に一定で維持できるため、PCRタイムスタンプを持つTSP時間間隔は変化しないで済む。このため、受信装置400におけるPCRタイムスタンプの修正が不要となる。   As a result, the TSP time interval is changed due to the newly inserted TSP transmitted on the sub-transmission path with respect to the MPEG-2 TS transmitted on the main transmission path. Since the number of TSPs inserted between TYPE_t in which TSPs with stamps are inserted can always be kept constant, the TSP time intervals with PCR time stamps do not change. For this reason, it is not necessary to correct the PCR time stamp in the receiving apparatus 400.

デコーダ460は、ストリーム合成部420から入力されたMPEG−2 TSを復号し、例えば符号化データを構成していた映像・音声信号を出力することができる。   The decoder 460 can decode the MPEG-2 TS input from the stream synthesizing unit 420 and output, for example, a video / audio signal constituting the encoded data.

この結果、送信側では、主伝送路のMPEG−2 TSだけを受信する従来の受信装置に対しても、副伝送路で伝送されるTSPを用いて合成する本実施例に係る受信装置400に対しても、共通にMPEG−2 TSを提供でき、受信装置400についてはPCRタイムスタンプの修正を不要にできるようになる。   As a result, on the transmitting side, the conventional receiving apparatus that receives only the MPEG-2 TS of the main transmission path is combined with the receiving apparatus 400 according to the present embodiment that combines using the TSP transmitted on the sub transmission path. In contrast, MPEG-2 TS can be provided in common, and the receiving apparatus 400 can eliminate the need for correction of the PCR time stamp.

次に、実施例2のストリーム分割伝送システムについて説明する。   Next, the stream division transmission system according to the second embodiment will be described.

(実施例2)
実施例2のストリーム分割伝送システムは、実施例1と同様に、図1に示すストリーム分割装置200と、主伝送路用送信装置310と、副伝送路用送信装置311と、受信装置400から構成される。
(Example 2)
As in the first embodiment, the stream division transmission system according to the second embodiment includes the stream division device 200 illustrated in FIG. 1, the main transmission path transmission apparatus 310, the sub transmission path transmission apparatus 311, and the reception apparatus 400. Is done.

ただし、実施例1においては、ストリーム合成部420は、副伝送路からの伝送ブロックの識別情報が抽出できる場合を想定してストリーム合成を行う例を説明したが、実施例2では、ストリーム合成部420は、副伝送路からの伝送ブロックの識別情報がないもしくは伝送ブロックを特定できないことを示す場合を想定して、主伝送路から受信したTSPに対する伝送ブロックの識別情報を抽出して、伝送ブロックごとに伝送バッファ4201へ格納する。つまり、主伝送路から受信したTSPに対する伝送ブロックの識別情報によって、伝送バッファ420内の伝送ブロックを特定可能にする。   However, in the first embodiment, the stream combining unit 420 performs the stream combining assuming that the transmission block identification information from the sub-transmission path can be extracted. However, in the second embodiment, the stream combining unit 420 performs the stream combining. 420 extracts the transmission block identification information for the TSP received from the main transmission path, assuming that there is no transmission block identification information from the secondary transmission path or indicates that the transmission block cannot be specified. And stored in the transmission buffer 4201. That is, the transmission block in the transmission buffer 420 can be specified by the identification information of the transmission block for the TSP received from the main transmission path.

主伝送路から受信したTSPに対する伝送ブロックの識別情報の抽出の方法は、どのような情報を識別情報として用いるかに依存するが、例えば、識別情報として伝送ブロック内に含まれるPCRタイムスタンプを用いる場合、伝送ブロックにPCRタイムスタンプを持つTSPがあればそのPCRタイムスタンプを以て識別情報の値とし、伝送ブロックにPCRタイムスタンプを持つTSPがなければ伝送ブロックを特定できないことを示す特別な符号を以て識別情報の値とする。   The method of extracting transmission block identification information for the TSP received from the main transmission path depends on what information is used as the identification information. For example, the PCR time stamp included in the transmission block is used as the identification information. In this case, if there is a TSP having a PCR time stamp in the transmission block, the PCR time stamp is used as an identification information value, and the transmission block is identified by a special code indicating that the transmission block cannot be specified unless there is a TSP having the PCR time stamp. Information value.

また、識別情報として伝送ブロックの伝送時刻を用いる場合、PCRタイムスタンプから再生したSTC(System Time Clock)により、伝送ブロックの先頭のTSPの受信時刻を計測し、この値を識別情報の値とすることができる。   When the transmission time of the transmission block is used as the identification information, the reception time of the first TSP of the transmission block is measured by an STC (System Time Clock) reproduced from the PCR time stamp, and this value is used as the identification information value. be able to.

即ち、実施例2では、副伝送路から伝送ブロックの識別情報を受信して抽出し、伝送バッファ4201内の伝送ブロックの識別情報と一致する伝送ブロックの格納領域に、副伝送路から受信したTSPを格納する。   That is, in the second embodiment, the transmission block identification information is received and extracted from the sub transmission path, and the TSP received from the sub transmission path is stored in the transmission block storage area that matches the transmission block identification information in the transmission buffer 4201. Is stored.

ストリーム合成部420は、副伝送路からの伝送ブロックの識別情報がないもしくは伝送ブロックを特定できないことを示す場合に、副伝送路から受信したTSPを直前に格納した伝送ブロックの次の伝送ブロックに順次格納する。   When there is no transmission block identification information from the sub-transmission path or the transmission block cannot be specified, the stream combining unit 420 sets the TSP received from the sub-transmission path to the transmission block next to the transmission block stored immediately before. Store sequentially.

この結果、伝送ブロックに2つ以上のTYPE_tのTSスロットがないならば、PCRタイムスタンプをもつTSPを正確に伝送ブロックに格納することができるため、主伝送路で伝送されたTSPと副伝送路で伝送されたTSPから正確に元のMPEG−2 TSを合成することができる。   As a result, if the transmission block does not have two or more TYPE_t TS slots, the TSP having the PCR time stamp can be accurately stored in the transmission block. Thus, the original MPEG-2 TS can be accurately synthesized from the TSP transmitted in the above.

一方、伝送ブロックに2つ以上のTYPE_tのTSスロットがある場合は、伝送ブロックの大きさの範囲内の誤差で、元のMPEG−2 TSを合成することができる。   On the other hand, when there are two or more TYPE_t TS slots in the transmission block, the original MPEG-2 TS can be synthesized with an error within the size range of the transmission block.

次に、実施例3のストリーム分割伝送システムについて説明する。   Next, the stream division transmission system according to the third embodiment will be described.

(実施例3)
実施例3のストリーム分割伝送システムは、実施例1又は2と同様に、図1に示すストリーム分割装置200と、主伝送路用送信装置310と、副伝送路用送信装置311と、受信装置400から構成される。
(Example 3)
Similarly to the first or second embodiment, the stream division transmission system according to the third embodiment includes the stream division device 200, the main transmission path transmission device 310, the sub transmission path transmission device 311, and the reception device 400 illustrated in FIG. Consists of

ただし、実施例3では、実施例1又は2と相違して、ストリーム分離部230における副伝送路信号抽出処理部2303が、伝送ブロックにおけるPCRタイムスタンプをもつTSPのPCRタイムスタンプの値と伝送ブロックにおけるTSスロットの位置情報を出力するように構成される(図6参照)。   However, in the third embodiment, unlike the first or second embodiment, the sub-transmission path signal extraction processing unit 2303 in the stream separation unit 230 performs the PCR time stamp value of the TSP having the PCR time stamp in the transmission block and the transmission block. Is configured to output position information of the TS slot (see FIG. 6).

この情報は、副伝送路用送信装置311により副伝送路を用いて受信装置400に伝送され、ストリーム合成部420に入力される。ストリーム合成部420は、主伝送路から受信したTSPが副伝送路から入力されたこのPCRタイムスタンプ値と同じ値を持つか否かを判別し、同じ値を持つと判別した場合には、このTSPを格納するTSスロットが、この伝送ブロックにおけるTSスロットの位置情報と合致するように、伝送ブロックの配置(タイミング)を修正する。   This information is transmitted to the receiving apparatus 400 by using the sub transmission path by the sub transmission path transmitting apparatus 311 and input to the stream combining unit 420. The stream synthesis unit 420 determines whether or not the TSP received from the main transmission path has the same value as the PCR time stamp value input from the sub-transmission path. The arrangement (timing) of the transmission block is corrected so that the TS slot storing the TSP matches the position information of the TS slot in this transmission block.

例えば、構造情報が“tmmsstmmss”で表される伝送ブロックが用いられている場合、ストリーム分割装置200のストリーム分離部230は、PCRタイムスタンプの値が「T1」であるTYPE_TのTSPが伝送ブロックの6番目に位置するTSスロットに格納されているMPEG−2 TSを入力した場合、TYPE_sのTSスロットに格納されたTSPとともに「T1」及び「6」という情報を、伝送ブロックにおけるTSスロットの位置情報として、副伝送路用送信装置311に出力する。   For example, when a transmission block whose structural information is represented by “tmmsstmmss” is used, the stream separation unit 230 of the stream division device 200 uses the TSP of TYPE_T whose PCR time stamp value is “T1” as the transmission block. When the MPEG-2 TS stored in the sixth TS slot is input, the information “T1” and “6” together with the TSP stored in the TS slot of TYPE_s is used as the TS slot position information in the transmission block. To the sub-transmission path transmission device 311.

受信装置400側では、例えば伝送ブロック識別情報抽出部4202によって副伝送路用送信装置311からの伝送ブロックにおけるTSスロットの位置情報を抽出することにより、主伝送路から受信したPCRタイムスタンプの値が「T1」であるTSPについては、伝送バッファ4201にて、伝送ブロックの「6」番目のTSスロットに格納し、以後、主伝送路から受信したTSPは7番目のTSスロット以降に順次格納する。   On the receiving device 400 side, for example, by extracting the position information of the TS slot in the transmission block from the transmission device 311 for the sub transmission path by the transmission block identification information extracting unit 4202, the value of the PCR time stamp received from the main transmission path is obtained. The TSP of “T1” is stored in the “6” TS slot of the transmission block by the transmission buffer 4201, and thereafter, the TSP received from the main transmission path is sequentially stored after the seventh TS slot.

この結果、伝送ブロックに2つ以上のTYPE_tのTSスロットがある場合にも、PCRタイムスタンプをもつTSPを伝送ブロックの正確な位置に格納することができるため、主伝送路で伝送されたTSPと副伝送路で伝送されたTSPから正確に元のMPEG−2 TSへと合成することができる。   As a result, even if there are two or more TYPE_t TS slots in the transmission block, the TSP having the PCR time stamp can be stored in the correct position of the transmission block. The TSP transmitted through the sub-transmission path can be accurately synthesized into the original MPEG-2 TS.

次に、実施例4のストリーム分割伝送システムについて説明する。   Next, a stream division transmission system according to the fourth embodiment will be described.

(実施例4)
実施例4のストリーム分割伝送システムは、実施例1又は2と同様に、図1に示すストリーム分割装置200と、主伝送路用送信装置310と、副伝送路用送信装置311と、受信装置400から構成される。
Example 4
Similarly to the first or second embodiment, the stream division transmission system according to the fourth embodiment includes the stream division device 200, the main transmission path transmission device 310, the sub transmission path transmission device 311, and the reception device 400 illustrated in FIG. Consists of

ただし、実施例3では、実施例1又は2と相違して、ストリーム構造化部220が、伝送ブロックの識別情報を書き込んだTSPを主伝送路にて伝送するTSPとして生成して追加する、もしくは、主伝送路にて伝送するTSPを書き換え、伝送ブロックの識別情報を書き込んだTSPを生成して追加する処理を行う。以下、識別情報を書き込んだTSPを識別情報TSPと称する。   However, in the third embodiment, unlike the first or second embodiment, the stream structuring unit 220 generates and adds the TSP in which the identification information of the transmission block is written as the TSP transmitted on the main transmission path, or Then, the TSP transmitted through the main transmission path is rewritten, and the TSP in which the identification information of the transmission block is written is generated and added. Hereinafter, the TSP in which the identification information is written is referred to as identification information TSP.

例えば、図8に、本発明による一実施例のストリーム分割伝送システムにおけるストリーム分割装置のストリーム構造化部の変形例を示す。本実施例のストリーム構造化部220は、識別情報TSPを生成する識別情報TSP生成部2207を更に備えている。   For example, FIG. 8 shows a modification of the stream structuring unit of the stream splitting device in the stream splitting transmission system according to the embodiment of the present invention. The stream structuring unit 220 according to the present embodiment further includes an identification information TSP generation unit 2207 that generates the identification information TSP.

受信装置400側では、例えば伝送ブロック識別情報抽出部4202によって、主伝送路から受信したTSPに対する伝送ブロックの識別情報の抽出を行うことができる。   On the receiving device 400 side, for example, the transmission block identification information extraction unit 4202 can extract transmission block identification information for the TSP received from the main transmission path.

この結果、伝送ブロックの識別情報として、ストリーム分割装置200に入力される元のMPEG−2 TS信号にはない信号を生成して用いることとなり、ストリーム分割伝送システムの設計の自由度を増すことができる。   As a result, a signal that is not included in the original MPEG-2 TS signal input to the stream dividing apparatus 200 is generated and used as the identification information of the transmission block, which increases the degree of freedom in designing the stream division transmission system. it can.

例えば、識別情報TSPの例として、伝送ブロック毎に増加し、最大値に達すると最小値に戻るシーケンス番号を用い、この値をTSPのペイロード領域に書き込んだ特定のpidを持つTSPとして作成し、TYPE_tもしくはTYPE_mのTSスロットに挿入する。   For example, as an example of the identification information TSP, a sequence number that increases for each transmission block and returns to the minimum value when the maximum value is reached is created as a TSP having a specific pid written in the payload area of the TSP, Insert into TS slot of TYPE_t or TYPE_m.

受信側では、ストリーム合成部420が、この特定のpidを持つTSPを受信するとそのペイロード領域を読み取り、そのTSPが割り当てられた伝送ブロックの識別情報の値として決定し、前述した実施例1又は2と同様に動作する。   On the receiving side, when the stream synthesizing unit 420 receives the TSP having this specific pid, it reads the payload area and determines it as the value of the identification information of the transmission block to which the TSP is assigned. Works as well.

なお、主伝送路で伝送するTSPのビットレートは、TSPの挿入によるビットレートの増加分だけ小さな値に制限しておくのが好ましい。また、識別情報TSPは、全ての伝送ブロックに含める必要はない。   Note that it is preferable that the bit rate of the TSP transmitted through the main transmission path is limited to a small value by the increase in the bit rate due to the insertion of the TSP. Further, the identification information TSP need not be included in all transmission blocks.

次に、実施例5のストリーム分割伝送システムについて説明する。   Next, a stream division transmission system according to the fifth embodiment will be described.

(実施例5)
実施例5のストリーム分割伝送システムは、実施例4の変形例であり、前述と同様に、図1に示すストリーム分割装置200と、主伝送路用送信装置310と、副伝送路用送信装置311と、受信装置400から構成される。
(Example 5)
The stream division transmission system of the fifth embodiment is a modification of the fourth embodiment, and similarly to the above, the stream division apparatus 200, the main transmission path transmission apparatus 310, and the sub transmission path transmission apparatus 311 shown in FIG. And the receiving device 400.

ただし、実施例5では、実施例4とは相違して、識別情報TSP生成部2207が、伝送ブロックの識別情報だけでなく、このTSPが格納されている伝送ブロックのTSスロットの位置情報を含む識別情報TSPを生成する。   However, in the fifth embodiment, unlike the fourth embodiment, the identification information TSP generation unit 2207 includes not only the identification information of the transmission block but also the position information of the TS slot of the transmission block in which this TSP is stored. Identification information TSP is generated.

受信装置400側では、ストリーム合成部420が、主伝送路から識別情報TSPを受信すると、例えば伝送ブロック識別情報抽出部4202によって、このTSPが格納されている伝送ブロックのTSスロットの位置情報を読み取り、このTSPを格納するTSスロットが、この伝送ブロックにおけるTSスロットの位置情報と合致するように、伝送ブロックの配置(タイミング)を修正する。   On the receiving device 400 side, when the stream synthesis unit 420 receives the identification information TSP from the main transmission path, for example, the transmission block identification information extraction unit 4202 reads the position information of the TS slot of the transmission block in which the TSP is stored. Then, the arrangement (timing) of the transmission block is corrected so that the TS slot storing this TSP matches the position information of the TS slot in this transmission block.

この結果、実施例4と同様に、伝送ブロックに2つ以上のTYPE_tのTSスロットがある場合にも、PCRタイムスタンプをもつTSPを伝送ブロックの正確な位置に格納することができるため、主伝送路で伝送されたTSPと副伝送路で伝送されたTSPから正確に元のMPEG−2 TSへと合成することができる。   As a result, as in the fourth embodiment, even when there are two or more TYPE_t TS slots in the transmission block, the TSP having the PCR time stamp can be stored in the correct position of the transmission block. The TSP transmitted on the path and the TSP transmitted on the sub-transmission path can be accurately combined into the original MPEG-2 TS.

次に、実施例6のストリーム分割伝送システムについて説明する。   Next, a stream division transmission system according to the sixth embodiment will be described.

(実施例6)
実施例6のストリーム分割伝送システムは、実施例4の変形例であり、前述と同様に、図1に示すストリーム分割装置200と、主伝送路用送信装置310と、副伝送路用送信装置311と、受信装置400から構成される。
(Example 6)
The stream division transmission system according to the sixth embodiment is a modification of the fourth embodiment, and similarly to the above, the stream division apparatus 200, the main transmission path transmission apparatus 310, and the sub transmission path transmission apparatus 311 illustrated in FIG. And the receiving device 400.

ただし、実施例6では、ストリーム構造化部220のTSP切り換え部2205が、識別情報TSPを多重する場合には常に伝送ブロックのTSスロットの固定された位置(識別情報多重位置)に配置して格納するよう切り換え制御を行う。   However, in the sixth embodiment, when the TSP switching unit 2205 of the stream structuring unit 220 multiplexes the identification information TSP, the TSP switching unit 2205 is always arranged and stored at a fixed position (identification information multiplexing position) of the TS slot of the transmission block. Switching control is performed so that

受信装置400側では、ストリーム合成部420が、主伝送路から識別情報TSPを受信すると、このTSPを格納するTSスロットが、この伝送ブロックにおける識別情報多重位置と合致するように、伝送ブロックの配置(タイミング)を修正する。   On the receiving device 400 side, when the stream synthesizing unit 420 receives the identification information TSP from the main transmission path, the transmission block is arranged so that the TS slot storing the TSP matches the identification information multiplexing position in the transmission block. Correct (timing).

この結果、実施例4又は5と同様に、伝送ブロックに2つ以上のTYPE_tのTSスロットがある場合にも、PCRタイムスタンプを持つTSPを伝送ブロックの正確な位置に格納することができるため、主伝送路で伝送されたTSPと副伝送路で伝送されたTSPから正確に元のMPEG−2 TSへと合成することができる。   As a result, similar to the fourth or fifth embodiment, even when there are two or more TYPE_t TS slots in the transmission block, the TSP having the PCR time stamp can be stored in the accurate position of the transmission block. It is possible to accurately synthesize the original MPEG-2 TS from the TSP transmitted on the main transmission line and the TSP transmitted on the sub transmission line.

本発明によれば、映像音声提供サービスに適用するのが好適である。例えば、主伝送路に放送を副伝送路に通信回線を用いるのが好適である。サービス提供事業者は、本システムを利用して、映像及び、これに付随する音声Aを放送で提供する。放送の受信装置400は、この放送波を受信することで、映像と音声Aを視聴する。サービス提供事業者は、音声Aとは別の、映像に付随する音声Bと音声Cとを、通信回線を用いて音声Aと同時に提供する。   According to the present invention, the present invention is preferably applied to a video / audio providing service. For example, it is preferable to use broadcasting for the main transmission path and a communication line for the sub-transmission path. The service provider uses this system to provide video and accompanying audio A by broadcasting. The broadcast receiving apparatus 400 views the video and audio A by receiving this broadcast wave. The service provider provides audio B and audio C accompanying the video separately from audio A at the same time as audio A using a communication line.

音声A、音声B、音声Cの組み合わせの例としては、例えば、音声Aをマルチチャンネル音声の下層の音声、音声Bを中層の音声、音声Cを上層音声とすることで、放送からの音声にさらに通信回線からの音声を加えることで、より臨場感のあるサービスを提供できる。   As an example of the combination of the voice A, the voice B, and the voice C, for example, the voice A is a lower-layer voice of the multi-channel voice, the voice B is a middle-layer voice, and the voice C is an upper-layer voice. Furthermore, by adding voice from the communication line, a more realistic service can be provided.

音声A、音声B、音声Cの組み合わせの別の例としては、音声Bと音声Cに、音声Aとは異なる言語の音声、解説音声を用いることができる。受信装置400で音声Aと音声Bと音声Cとを切り換えて再生することで、より多様なサービスを提供することができる。   As another example of the combination of the voice A, the voice B, and the voice C, the voice B and the voice C can be a voice in a language different from the voice A and a commentary voice. By switching and reproducing the sound A, the sound B, and the sound C with the receiving device 400, more various services can be provided.

本発明によれば、独立した2つの伝送路で伝送する場合においても、主伝送路で伝送するTSPと副伝送路で伝送するTSPとを対応づけて伝送することができるので、符号化データを多重して伝送する際の伝送効率を高めることができ、異なる種類の伝送路を用いて多重データ伝送を行う用途に有用である。   According to the present invention, even when transmitting on two independent transmission paths, the TSP transmitted on the main transmission path and the TSP transmitted on the sub-transmission path can be transmitted in association with each other. The transmission efficiency at the time of multiplexing transmission can be improved, and it is useful for the purpose of performing multiplex data transmission using different types of transmission paths.

200 ストリーム分割装置
210 ストリーム弁別部
220 ストリーム構造化部
230 ストリーム分離部
240 弁別情報設定部
250 構造情報設定部
310 主伝送路用送信装置
311 副伝送路用送信装置
400 受信装置
410 主伝送路用受信部
411 副伝送路受信部
420 ストリーム合成部
430 デコーダ
2201 FIFOメモリ(FIFOs)
2202 FIFOメモリ(FIFOm)
2203 FIFOメモリ(FIFOtp)
2204 ヌルパケット生成部
2205 TSP切り換え部
2206 伝送バッファ
2207 識別情報TSP生成部
2301 TSPフィルタ処理部
2302 TSP間隔均一化処理部
2303 副伝送路信号抽出処理部
4201 伝送バッファ
4202 伝送ブロック識別情報抽出部
DESCRIPTION OF SYMBOLS 200 Stream division | segmentation apparatus 210 Stream discrimination | determination part 220 Stream structuring part 230 Stream separation part 240 Discrimination information setting part 250 Structure information setting part 310 Main transmission path transmission apparatus 311 Sub transmission path transmission apparatus 400 Reception apparatus 410 Reception for main transmission path 411 Sub-transmission path receiver 420 Stream synthesizer 430 Decoder 2201 FIFO memory (FIFOs)
2202 FIFO memory (FIFOm)
2203 FIFO memory (FIFOtp)
2204 Null packet generation unit 2205 TSP switching unit 2206 Transmission buffer 2207 Identification information TSP generation unit 2301 TSP filter processing unit 2302 TSP interval equalization processing unit 2303 Sub-transmission path signal extraction processing unit 4201 Transmission buffer 4202 Transmission block identification information extraction unit

Claims (5)

入力されたトランスポートストリーム(TS)を主伝送路と副伝送路の2つの伝送路用に分割するストリーム分割装置であって、
入力されたTSのパケット(TSP)を予め定めた種別に識別し、識別結果を当該TSPとともにストリーム構造化部に出力するストリーム弁別部と、
前記ストリーム弁別部から入力されたTSPを一時的にメモリに格納した後、前記識別結果と伝送ブロックにおける予め規定したTSスロットの種類の順序を判別する構造情報を用いて、PCRタイムスタンプを持つTSPの間で、主伝送路で送るTSPの数の割合が常に一定となるように該TSPの順序変更及びヌルパケットの加除を含む修正を行い、該修正に伴うPCRタイムスタンプの補正を行って、TSの構造化を行うストリーム構造化部と、
前記ストリーム構造化部によって構造化したTSのTSPについて、前記構造情報に従って、PCRタイムスタンプをもたずに主伝送路で伝送されるTSP(TYPE_m)と、PCRタイムスタンプの有無によらず主伝送路で伝送されるTSP(TYPE_t)と、副伝送路で伝送されるTSP(TYPE_s)の3種類に分離し、前記TYPE_mのTSP及び前記TYPE_tのTSPに対してTSP間隔の均一化を施して主伝送路用に出力するとともに、前記TYPE_sのTSPと伝送ブロックの識別を行うための伝送ブロックの識別情報を副伝送路用に出力するストリーム分離部と、
を備えたことを特徴とするストリーム分割装置。
A stream dividing device that divides an input transport stream (TS) into two transmission lines, a main transmission line and a sub-transmission line,
A stream discriminating unit for identifying the input TS packet (TSP) into a predetermined type and outputting the identification result to the stream structuring unit together with the TSP;
Wherein after storing the TSP inputted from the stream discriminator temporarily memory, using said identification result, and structural information to determine the order of the types of pre-defined TS slot in the transmission block, P CR time stamp Among the TSPs having the TSP, the correction including the reordering of the TSPs and the addition and subtraction of the null packets is performed so that the ratio of the number of TSPs sent on the main transmission line is always constant, and the correction of the PCR time stamp accompanying the correction is performed. A stream structuring unit that performs TS structuring, and
For the TSP of the TS structured by the stream structuring unit, according to the structure information, the TSP (TYPE_m) transmitted on the main transmission path without the PCR time stamp and the main transmission regardless of the presence or absence of the PCR time stamp The TSP (TYPE_t) transmitted on the path and the TSP (TYPE_s) transmitted on the sub-transmission path are separated into three types, and the TSP interval is made uniform for the TSP of the TYPE_m and the TSP of the TYPE_t. A stream demultiplexer that outputs the transmission block identification information for identifying the transmission block and the TSP of the TYPE_s for the transmission line, and outputs the transmission block identification information for the sub-transmission path;
A stream dividing apparatus comprising:
前記ストリーム分離部は、当該伝送ブロックにおけるPCRタイムスタンプを持つTSPのPCRタイムスタンプの値と当該伝送ブロックにおけるTSスロットの位置を示す位置情報とを出力する手段を更に有することを特徴とする、請求項1に記載のストリーム分割装置。   The stream separation unit further includes means for outputting a PCR time stamp value of a TSP having a PCR time stamp in the transmission block and position information indicating a position of a TS slot in the transmission block. Item 2. The stream dividing device according to Item 1. 1つのトランスポートストリーム(TS)を主伝送路と副伝送路の2つの伝送路用に分割されたTSPを受信して、当該1つのTSに再構成する受信装置であって、
当該1つのTSが、PCRタイムスタンプをもたずに主伝送路で伝送されるTSP(TYPE_m)と、PCRタイムスタンプの有無によらず主伝送路で伝送されるTSP(TYPE_t)と、副伝送路で伝送されるTSP(TYPE_s)の3種類に分離され、前記TYPE_mのTSP及び前記TYPE_tのTSPに対してTSP間隔の均一化を施して主伝送路にて伝送され、前記TYPE_sのTSPと伝送ブロックの識別を行うための伝送ブロックの識別情報が副伝送路にて伝送されるように規定されており、
当該1つのTSは、TSPが一時的にメモリに格納された後、TSPを予め定めた種別に識別した識別結果と、伝送ブロックにおける予め規定したTSスロットの種類の順序を判別する構造情報とを用いて、主伝送路で送るTSPの数の割合が常に一定となるように該TSPの順序変更及びヌルパケットの加除を含む修正が行われ、該修正に伴うPCRタイムスタンプの補正が行われており、
主伝送路で伝送されたTSPを受信する主信号用受信部と、
副伝送路で伝送されたTSP及び伝送ブロックの識別を行うための伝送ブロックの識別情報を受信する副信号用受信部と、
前記構造情報に従って、主伝送路を介して受信したTSPについて、前記TYPE_tのTSスロット及びTYPE_mのTSスロットに格納し、PCRタイムスタンプを含むTSPを格納するときのTSスロットの種類がTYPE_tでない場合に、当該TSPの格納位置のTSスロットがTYPE_tとなるように伝送ブロックの配置を修正し、副伝送路を介して受信したTSPについて、伝送ブロックの前記TYPE_sのTSスロットに順番に格納するストリーム合成部とを備え、
該ストリーム合成部は、前記伝送ブロックの識別情報に従って、伝送ブロックの前記TYPE_sのTSスロットが全て格納される前に、副伝送路から受信するTSPの伝送ブロックの区切りに到達すると判断した場合には、この伝送ブロック内の以後のTYPE_sのTSスロットにヌルパケットを格納し、当該1つのTSを合成することを特徴とする受信装置。
A receiving apparatus that receives a TSP that is divided into two transport paths, a main transmission path and a sub-transmission path, and reconfigures the transport stream (TS) into the one TS,
The one TS has a TSP (TYPE_m) transmitted on the main transmission path without a PCR time stamp, a TSP (TYPE_t) transmitted on the main transmission path regardless of the presence or absence of the PCR time stamp, and a sub-transmission. The TSP (TYPE_s) transmitted on the path is separated into three types, the TSP of the TYPE_m and the TSP of the TYPE_t are equalized at the TSP interval and transmitted on the main transmission path, and transmitted with the TSP of the TYPE_s. It is specified that the identification information of the transmission block for identifying the block is transmitted on the sub transmission path,
After the TSP is temporarily stored in the memory, the one TS includes an identification result for identifying the TSP in a predetermined type and structure information for determining the order of the types of TS slots defined in the transmission block. The correction including the reordering of the TSP and the addition and removal of null packets is performed so that the ratio of the number of TSPs sent on the main transmission line is always constant, and the PCR time stamp is corrected according to the correction. And
A main signal receiver for receiving a TSP transmitted on the main transmission path;
And Fuchsin No. reception section that receives identification information of the transmission blocks for identifying the transmitted TSP and transmission blocks sub-transmission line,
When the TSP received via the main transmission path is stored in the TS slot of TYPE_t and the TS slot of TYPE_m according to the structure information, and the type of TS slot when storing the TSP including the PCR time stamp is not TYPE_t The stream composition unit which modifies the arrangement of the transmission block so that the TS slot at the TSP storage position becomes TYPE_t, and sequentially stores the TSP received via the sub-transmission path in the TS slot of the TYPE_s of the transmission block And
When the stream synthesis unit determines that the transmission block delimiter of the TSP received from the sub-transmission path is reached before all the TYPE_s TS slots of the transmission block are stored according to the identification information of the transmission block. A receiver characterized in that a null packet is stored in a TS slot of TYPE_s thereafter in the transmission block, and the one TS is combined.
前記ストリーム合成部は、
主伝送路から受信したTSPに対する伝送ブロックの識別情報を抽出して、伝送ブロックごとに所定の伝送バッファに格納する手段と、
副伝送路から伝送ブロックの識別情報を受信して抽出し、前記伝送バッファ内の伝送ブロックの識別情報と一致する伝送ブロックの格納領域に、副伝送路から受信したTSPを格納する手段と、
を有することを特徴とする、請求項3に記載の受信装置。
The stream synthesis unit
Means for extracting identification information of the transmission block for the TSP received from the main transmission path and storing it in a predetermined transmission buffer for each transmission block;
Means for receiving and extracting transmission block identification information from the sub-transmission path, and storing the TSP received from the sub-transmission path in a transmission block storage area that matches the transmission block identification information in the transmission buffer;
The receiving apparatus according to claim 3, comprising:
前記ストリーム合成部は、
副伝送路から得られた伝送ブロックにおけるPCRタイムスタンプをもつTSPのPCRタイムスタンプの値と送信側によって予め規定された当該伝送ブロックにおけるTSスロットの位置情報を抽出する手段と、
主伝送路から受信したTSPが副伝送路から入力されたこのPCRタイムスタンプ値と同じ値を持つか否かを判別し、同じ値を持つと判別した場合には、当該TSPを格納するTSスロットが、当該伝送ブロックにおけるTSスロットの位置情報と合致するように、伝送ブロックの配置を修正する手段と、
を有することを特徴とする、請求項3又は4に記載の受信装置。
The stream synthesis unit
Means for extracting the value of the PCR time stamp of the TSP having the PCR time stamp in the transmission block obtained from the sub-transmission path and the position information of the TS slot in the transmission block defined in advance by the transmission side;
It is determined whether or not the TSP received from the main transmission path has the same value as the PCR timestamp value input from the sub transmission path. If it is determined that the TSP has the same value, the TS slot for storing the TSP is determined. Means for modifying the arrangement of the transmission block so as to match the position information of the TS slot in the transmission block;
The receiving apparatus according to claim 3, wherein the receiving apparatus includes:
JP2010200035A 2010-09-07 2010-09-07 Stream dividing apparatus and receiving apparatus Expired - Fee Related JP5452428B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010200035A JP5452428B2 (en) 2010-09-07 2010-09-07 Stream dividing apparatus and receiving apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010200035A JP5452428B2 (en) 2010-09-07 2010-09-07 Stream dividing apparatus and receiving apparatus

Publications (2)

Publication Number Publication Date
JP2012060311A JP2012060311A (en) 2012-03-22
JP5452428B2 true JP5452428B2 (en) 2014-03-26

Family

ID=46056898

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010200035A Expired - Fee Related JP5452428B2 (en) 2010-09-07 2010-09-07 Stream dividing apparatus and receiving apparatus

Country Status (1)

Country Link
JP (1) JP5452428B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5942617B2 (en) * 2012-06-11 2016-06-29 ソニー株式会社 Electronic device, stream transmission / reception method in electronic device, program, host device, and stream transmission / reception method in host device
JP5949204B2 (en) 2012-06-21 2016-07-06 ソニー株式会社 Electronic device, stream transmission / reception method in electronic device, program, host device, and stream transmission / reception method in host device
JP6220390B2 (en) * 2013-05-10 2017-10-25 ネクシオン株式会社 Video data distributed transmission system
JP6605789B2 (en) * 2013-06-18 2019-11-13 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Transmission method, reception method, transmission device, and reception device
US10178040B2 (en) 2014-07-03 2019-01-08 Sony Semiconductor Solutions Corporation Data processing device, receiving device, data processing method, and program
JP2016116065A (en) * 2014-12-15 2016-06-23 日本放送協会 Receiver, transmitter, and method for receiving content

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4489932B2 (en) * 2000-11-27 2010-06-23 富士通株式会社 System and method for synchronizing multiple communications
US7340764B2 (en) * 2000-01-26 2008-03-04 Sony Corporation Data transmission system
JP2002344965A (en) * 2001-05-11 2002-11-29 Sony Corp Data transmission system
JP2003036222A (en) * 2001-07-25 2003-02-07 Teraware Kk Information distribution system
JP2009118193A (en) * 2007-11-07 2009-05-28 Meidensha Corp Image distribution system and image distribution method

Also Published As

Publication number Publication date
JP2012060311A (en) 2012-03-22

Similar Documents

Publication Publication Date Title
JP3216531B2 (en) Remultiplexing apparatus and remultiplexing method
US6404818B1 (en) Video transmission device and its method
JP5452428B2 (en) Stream dividing apparatus and receiving apparatus
JP6302274B2 (en) Transmitting apparatus and receiving apparatus
JP5119239B2 (en) Digital broadcast receiver
CN108141636B (en) Receiving apparatus and receiving method
JP3666625B2 (en) Data recording method and data recording apparatus
KR20080098328A (en) Method and apparatus for providing high-quality multimedia service in dmb system
CN112954435B (en) Receiving apparatus and receiving method
WO2015050175A1 (en) Receiving device and receiving method
JP7359819B2 (en) Transmission method, reception method, transmission device and reception device
JP7361287B2 (en) Transmission method and transmission device
JP2019024222A (en) Decoding device, reception device, transmission device, transmission/reception system, decoding method, and storage medium storing decoding program
JP2006345223A (en) Device and method for recording and output
JP2007060524A (en) Synchronous reproducing system and synchronous reproducing method of plural media
JP2018182677A (en) Information processing apparatus, information processing method, program, and recording medium manufacturing method
CN102104795A (en) Method for multiplexing program stream (PS) paths into transport stream (TS) path based on moving picture experts group (MPEG)-2
KR101131836B1 (en) ASI Switcher for digital advertisement inserter
JP6957186B2 (en) Information processing equipment, information processing methods, programs, and recording medium manufacturing methods
KR20080048765A (en) Method and apparatus for multiplexing/de-multiplexing multi-program
JP3400681B2 (en) Data packet remultiplexing method and remultiplexing apparatus
JP3893643B2 (en) Signal multiplexing method and transmission signal generating apparatus using the same
JPH11205789A (en) Transmission rate converter of mpeg2 transport stream
JP4192766B2 (en) Receiving apparatus and method, recording medium, and program
US20100104026A1 (en) Method for processing a steam of multiplexed packets transporting multimedia data according to an MPEG-2 type format

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130121

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130917

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131008

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131113

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131227

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees