JP5723752B2 - Data transmission system and receiving apparatus - Google Patents

Data transmission system and receiving apparatus Download PDF

Info

Publication number
JP5723752B2
JP5723752B2 JP2011251660A JP2011251660A JP5723752B2 JP 5723752 B2 JP5723752 B2 JP 5723752B2 JP 2011251660 A JP2011251660 A JP 2011251660A JP 2011251660 A JP2011251660 A JP 2011251660A JP 5723752 B2 JP5723752 B2 JP 5723752B2
Authority
JP
Japan
Prior art keywords
packet
circuit
fec
data
waiting time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2011251660A
Other languages
Japanese (ja)
Other versions
JP2013110454A (en
JP2013110454A5 (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.)
MEDIA GLOBAL LINKS Co Ltd
Original Assignee
MEDIA GLOBAL LINKS Co 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 MEDIA GLOBAL LINKS Co Ltd filed Critical MEDIA GLOBAL LINKS Co Ltd
Priority to JP2011251660A priority Critical patent/JP5723752B2/en
Publication of JP2013110454A publication Critical patent/JP2013110454A/en
Publication of JP2013110454A5 publication Critical patent/JP2013110454A5/ja
Application granted granted Critical
Publication of JP5723752B2 publication Critical patent/JP5723752B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Communication Control (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Description

本発明は、送信装置と、受信装置と、ネットワークとを備え、送信装置がネットワークにデータパケットとFEC(Forward Error Correction:前方向エラー訂正)用の冗長データを含むFEC用パケットとを転送し、受信装置が受信したデータパケットと前記FEC用パケットとを用いてエラー訂正を行うデータ伝送システムに関係する。   The present invention includes a transmission device, a reception device, and a network, and the transmission device transfers data packets and FEC packets including redundant data for FEC (Forward Error Correction) to the network, The present invention relates to a data transmission system that performs error correction using a data packet received by a receiving apparatus and the FEC packet.

IPネットワーク網の拡大、およびQoS(Quality of Service)技術の進歩に伴い、映像、オーディオ等のリアルタイムデータをIPネットワークを通して転送する事が可能になってきている。この様なリアルタイムデータを転送する場合には、RTP(Real time Transport Protocol)を用いる事が多く、IPネットワークでのパケットロスに対するエラー訂正としてFECを用いるのが一般的である。RTPを用いたパケットフォーマット及びFECの方式についてはSMPTE(Society of Motion Picture and Television Engineers)で標準化が行われており、代表的な規格としては、TS(Transport Streams)をIPネットワーク上で伝送するためのFECの方式を定めたSMPTE 2022−1とパケットフォーマットを定めたSMPTE 2022−2がある(非特許文献1及び2を参照)。   With the expansion of the IP network and the advance of QoS (Quality of Service) technology, real-time data such as video and audio can be transferred through the IP network. When transferring such real-time data, RTP (Real time Transport Protocol) is often used, and FEC is generally used as error correction for packet loss in an IP network. The packet format using RTP and the FEC method are standardized by SMPTE (Society of Motion Picture and Television Engineers), and a typical standard is to transmit TS (Transport Streams) on the IP network. There are SMPTE 2022-1 that defines the FEC scheme and SMPTE 2022-2 that defines the packet format (see Non-Patent Documents 1 and 2).

図4にSMPTE2022−1で規定されているFECの方式を示す。SMPTE 2022−1の方式では、送信装置がデータパケットに加えて、FECデータを含んだFECパケットを送信する。このFECパケットは送信装置が送信するデータパケットをマトリックス上に配置し、そのマトリックスの行側、列側でそれぞれ排他的論理和の演算を行うことで生成される。受信装置では送信装置が作ったのと同じマトリックスを作り、未受信のパケットがある場合、FECパケットを含めた排他的論理和演算を行側、列側で行うことにより当該未受信のパケットを再生する事ができる。エラー訂正に用いる演算が排他的論理和である以上、1つの行、1つの列に複数の未受信パケットがある場合には、エラー訂正による回復ができない場合もある。この事は行、列からなる二次元のFECではなく、行だけからなる一次元のFECを用いる場合を考慮すれば、より一層明らかである。従って、受信装置においてFECの効果を確実にするためには、マトリックスの対象となるパケットをできるだけ多く受信する必要がある。   FIG. 4 shows the FEC method defined by SMPTE 2022-1. In the SMPTE 2022-1 method, the transmission apparatus transmits an FEC packet including FEC data in addition to the data packet. This FEC packet is generated by arranging data packets to be transmitted by a transmitting apparatus on a matrix and performing an exclusive OR operation on the row side and column side of the matrix. In the receiving device, the same matrix as that created by the transmitting device is created, and when there is an unreceived packet, an exclusive OR operation including the FEC packet is performed on the row side and the column side to reproduce the unreceived packet. I can do it. As long as the operation used for error correction is exclusive OR, when there are a plurality of unreceived packets in one row and one column, recovery by error correction may not be possible. This is even more apparent when considering the use of a one-dimensional FEC consisting only of rows rather than a two-dimensional FEC consisting of rows and columns. Therefore, in order to ensure the effect of FEC in the receiving apparatus, it is necessary to receive as many packets as possible for the matrix.

しかし、ネットワークでパケットロスとなったパケットを永久に待ち続ける事は無意味である。このため、受信装置は一般的にマトリックスの対象となるパケットを受信するまでの待ち時間、言い換えればその時間までに受信しなければパケットロスと判断する時間を設けている。この待ち時間は受信装置の実装によっては、受信バッファサイズ等の別のパラメータとして具現化されている事もあるが、受信装置に対してGUI等を通して外部から設定する設定情報となっているのが一般的である。   However, it does not make sense to wait forever for packets that have lost packets in the network. For this reason, the receiving apparatus generally provides a waiting time until receiving a packet to be subjected to the matrix, in other words, a time for determining a packet loss if not received by that time. This waiting time may be embodied as another parameter such as a reception buffer size depending on the implementation of the receiving device, but it is setting information that is externally set for the receiving device through a GUI or the like. It is common.

前記の受信装置でのパケットを受信するまでの待ち時間(tとする)は、パケットの入力レートに対する関数となる。すなわち、パケットの入力レートをxメガビット/秒、パケット内のペイロード長を1400バイト固定、FECのマトリックスサイズをn行、m列とし、あらかじめ見積もっておいたネットワーク内でのパケットジッターの予測最大値を用いて、以下のように算出することができる。
FECの演算に必要なパケット数=データパケット数+FECパケット数
=n*m+(n+m) (式1)
マトリックス分のパケットを受信するのに必要な時間(マイクロ秒)=(n*m+(n+m))×1400バイト×8ビット/xメガビット (式2)
t=マトリックス分のパケットを受信するまでの時間+ネットワーク内でのパケットジッターの予測最大値 (式3)
となる。これは定性的に言えば、受信装置へのパケットの入力レートが低ければ、長い待ち時間を必要とし、受信装置へのパケットの入力レートが高ければ、短い待ち時間で良い事を意味する。従来の受信装置においては、送信装置との組み合わせでネットワーク上で一対一の専用リンクを張り使用する事が多く、この待ち時間の設定、あるいは受信バッファサイズ等の等価のパラメータは、装置の設置時にGUI等を通して外部から設定していた。
The waiting time (t) until receiving the packet at the receiving device is a function of the input rate of the packet. That is, the packet input rate is x megabits / second, the payload length in the packet is fixed to 1400 bytes, the FEC matrix size is n rows and m columns, and the estimated maximum value of packet jitter in the network estimated in advance is set. And can be calculated as follows.
Number of packets required for FEC calculation = number of data packets + number of FEC packets
= N * m + (n + m) (Formula 1)
Time required to receive packets for matrix (microseconds) = (n * m + (n + m)) × 1400 bytes × 8 bits / x megabit (Formula 2)
t = time until reception of packets for matrix + maximum predicted value of packet jitter in network (Formula 3)
It becomes. Qualitatively, this means that a long waiting time is required if the packet input rate to the receiving device is low, and a short waiting time is sufficient if the packet input rate to the receiving device is high. Conventional receivers often use a one-to-one dedicated link on the network in combination with the transmitter, and this waiting time setting or equivalent parameters such as the receive buffer size are not used when installing the device. It was set from outside through GUI etc.

SMPTE Standard ST 2022−1−2007, 2007年SMPTE Standard ST 2022-1-2007, 2007 SMPTE Standard ST 2022−2−2007, 2007年SMPTE Standard ST 2022-22007, 2007

しかし近年、広域なネットワークを通して、N対Nの形態で送信装置及び受信装置を動作させたり、複数の映像をスイッチング装置により切り替えし、ネットワークに送信したりする場合には、データパケットの送信元が変わるため、受信装置へのパケットの入力レートが変化する。   However, in recent years, when a transmission apparatus and a reception apparatus are operated in an N-to-N form through a wide area network, or when a plurality of videos are switched by a switching apparatus and transmitted to the network, the transmission source of the data packet is Therefore, the packet input rate to the receiving apparatus changes.

図1はN対Nの形態で送信装置及び受信装置を動作させる伝送システムの構成例を示した図である。送信装置101、102はそれぞれ非圧縮映像信号1011、1021をパケット化しネットワーク11にデータパケットとFECパケットを出力する。ここで送信装置101がパケット化する映像信号1011は例えばHD−SDI信号であり、送信装置102がパケット化する映像信号1021は例えばSD−SDI信号である。従って、送信装置101の送信するデータパケット内の有効データは1.5Gbpsであり、送信装置101の送信するデータパケット内の有効データは270Mbpsである。受信装置105はネットワークから受信した送信装置101、102の送信データのうちどちらかを選び、非パケット化し映像信号106として出力する。受信装置が1.5Gbpsのデータパケットを選択した場合と、270Mbpsのデータパケットを選択した場合とでは受信装置がマトリックス分のパケットを受信するまでの時間が大きく異なるので受信装置105の設定を変える必要がある。この変更を行うには、図1内の制御システム107から受信装置105の制御を行う、あるいは受信装置105を制御する別の制御システムを設けて制御システム107と同期した制御を行う方法がある。しかし、いずれの方法も、ネットワークを渡る制御を行うため、規模が大きなシステムでは制御が複雑になるうえに、コストが増大すると言う問題点がある。   FIG. 1 is a diagram showing a configuration example of a transmission system that operates a transmission apparatus and a reception apparatus in an N-to-N form. The transmission apparatuses 101 and 102 packetize the uncompressed video signals 1011 and 1021, respectively, and output data packets and FEC packets to the network 11. Here, the video signal 1011 packetized by the transmission apparatus 101 is an HD-SDI signal, for example, and the video signal 1021 packetized by the transmission apparatus 102 is an SD-SDI signal, for example. Therefore, the valid data in the data packet transmitted by the transmission apparatus 101 is 1.5 Gbps, and the valid data in the data packet transmitted by the transmission apparatus 101 is 270 Mbps. The receiving device 105 selects one of the transmission data of the transmitting devices 101 and 102 received from the network, de-packets it, and outputs it as a video signal 106. When the receiving device selects a data packet of 1.5 Gbps and when a data packet of 270 Mbps is selected, the time until the receiving device receives a packet for a matrix is greatly different, so the setting of the receiving device 105 needs to be changed. There is. In order to make this change, there is a method of controlling the receiving apparatus 105 from the control system 107 in FIG. 1 or providing another control system for controlling the receiving apparatus 105 and performing control synchronized with the control system 107. However, each method has a problem that the control is complicated in a large scale system and the cost is increased because the control is performed across the network.

図2は、複数の非圧縮映像をスイッチング装置により切り替えし、ネットワークを経由して送受信をする伝送システムの構成例を示した図である。スイッチング装置201はHD−SDI信号2011、2013およびSD−SDI信号2012から入力される非圧縮映像信号の内から制御システム202からの指示により1つを選択し映像信号2014として出力する。HD−SDI信号2011、2013の信号レートは1.5Gbpsであり、SD−SDI信号2012の信号レートは270Mbpsである。送信装置203は映像信号2014から入力された非圧縮映像信号2014をデータパケット化し、同時にFECパケットを生成し、これら両方のパケットをネットワーク204に送る。受信装置205はネットワークより送信装置203が送信したパケットを受信し、FECによるエラー訂正を行ったうえ、非圧縮映像信号をパケットから抜き出し、例えば映像信号HD−SDI信号2051上として出力する。この場合、スイッチング装置201により選択された非圧縮映像信号のレートに合わせて、受信装置205がマトリックス分のパケットを受信するまでの時間の設定を変える必要がある。この変更を行うには、図2内の制御システム202から受信装置205の制御を行う、あるいは受信装置205を制御する別の制御システムを設けて制御システム202と同期した制御を行う方法がある。しかし、いずれの方法も、図1の事例と同じように、ネットワークを渡る制御を行うため、規模が大きなシステムでは制御が複雑になるうえに、コストが増大すると言う問題点がある。   FIG. 2 is a diagram illustrating a configuration example of a transmission system that switches a plurality of uncompressed videos by a switching device and transmits and receives them via a network. The switching device 201 selects one of the uncompressed video signals input from the HD-SDI signals 2011 and 2013 and the SD-SDI signal 2012 according to an instruction from the control system 202 and outputs the selected video signal 2014. The signal rate of the HD-SDI signals 2011 and 2013 is 1.5 Gbps, and the signal rate of the SD-SDI signal 2012 is 270 Mbps. The transmission device 203 converts the uncompressed video signal 2014 input from the video signal 2014 into data packets, generates FEC packets at the same time, and sends both of these packets to the network 204. The receiving device 205 receives the packet transmitted from the transmitting device 203 from the network, performs error correction by FEC, extracts an uncompressed video signal from the packet, and outputs it as, for example, a video signal HD-SDI signal 2051. In this case, according to the rate of the uncompressed video signal selected by the switching device 201, it is necessary to change the setting of the time until the reception device 205 receives a matrix packet. In order to make this change, there is a method of controlling the receiving apparatus 205 from the control system 202 in FIG. 2 or providing another control system for controlling the receiving apparatus 205 and performing control synchronized with the control system 202. However, as in the case of FIG. 1, each method has a problem that the control is complicated in a large scale system and the cost is increased because the control is performed across the network.

本発明は、上述した問題を解決するためになされたものであり、その目的は、受信装置に入力されるパケットの入力レートが変わった時に、外部からの制御なしに、受信装置がマトリックスの対象となるパケットを受信するまでの待ち時間を自律的に変更する方法を提供することである。   The present invention has been made in order to solve the above-described problems, and the object of the present invention is to allow the receiving device to be a target of the matrix without any external control when the input rate of packets input to the receiving device changes. It is to provide a method for autonomously changing the waiting time until a packet to be received is received.

上記課題を解決するために、本発明の受信装置は、受信したデータパケット内の映像信号を識別する情報を用いて、受信タイムアウトを監視する手段のタイムアウト時間を変更する手段を有する。   In order to solve the above-described problem, the receiving apparatus of the present invention has means for changing the time-out time of the means for monitoring the reception time-out using information for identifying the video signal in the received data packet.

本発明によれば、受信装置へのパケットの入力レートが変わった時に、外部からの制御なしに、受信装置がマトリックスの対象となるパケットを受信するまでの待ち時間を自律的に変更することができる。   According to the present invention, when the input rate of packets to the receiving device changes, the waiting time until the receiving device receives a packet to be subjected to matrix can be autonomously changed without external control. it can.

本発明の実施例を適用可能なシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure which can apply the Example of this invention. 本発明の実施例を適用可能なシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure which can apply the Example of this invention. 本発明の実施例のデータ伝送システムの受信装置の構成の一例を示す図である。It is a figure which shows an example of a structure of the receiver of the data transmission system of the Example of this invention. SMPTE2022−1のFECの方式の例を示す図である。It is a figure which shows the example of the method of FEC of SMPTE2022-1. 本発明の実施例のデータ伝送システムの受信装置内の種別識別回路の構成の一例を示す図である。It is a figure which shows an example of a structure of the classification identification circuit in the receiver of the data transmission system of the Example of this invention. RTPパケットのフォーマットの一例を示す図である。It is a figure which shows an example of a format of an RTP packet.

以下に、図を用いて本発明の実施の形態を説明する。なお、本発明はこれらの実施の形態に何ら限定されるものではなく、その要旨を逸脱しない範囲において、種々なる態様で実施しうる。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. Note that the present invention is not limited to these embodiments, and can be carried out in various modes without departing from the scope of the invention.

本実施例で適用されるデータ伝送システムの構成は、先に説明した図1に示すシステム構成であってもよいし、図2に示すシステム構成であってもよい。   The configuration of the data transmission system applied in the present embodiment may be the system configuration shown in FIG. 1 described above or the system configuration shown in FIG.

本実施例のデータ伝送システムの受信装置300の構成について、図3のブロック図を参照して説明する。本実施例の受信装置300はネットワークより例えば図6に示すフォーマットのデータパケットを受信し、SMPTE 2022−1に準拠したFECパケットの受信及びエラー訂正を行い、結果の映像ストリームを映像信号(例えばHD−SDI信号)として出力するものである。   The configuration of the receiving device 300 of the data transmission system of this embodiment will be described with reference to the block diagram of FIG. The receiving apparatus 300 of this embodiment receives a data packet of the format shown in FIG. 6, for example, from the network, receives an FEC packet conforming to SMPTE 2022-1 and corrects an error, and converts the resulting video stream into a video signal (eg, HD -SDI signal).

図6に示すように受信装置の受信するパケットのペイロードには、映像信号を識別する情報としてフォーマットタイプ64が含まれる。フォーマットタイプ64には、ペイロードのデータがHD−SDIかSD−SDIかをそれぞれ16進数の00、10で示す値が含まれる。   As shown in FIG. 6, the payload of a packet received by the receiving apparatus includes a format type 64 as information for identifying a video signal. The format type 64 includes values indicating whether the payload data is HD-SDI or SD-SDI as hexadecimal numbers 00 and 10, respectively.

図3に示す受信装置300は、例えばMAC回路301、バッファメモリ302、待ち時間回路303、種別識別回路304、FEC回路305、及び映像信号出力回路306より構成される。MAC回路301はイーサネット(登録商標)のMAC(メディアアクセス制御)サブ層の機能を実現する回路であり、バッファメモリ302は受信したパケットを格納するバッファメモリであり、待ち時間回路303はFEC回路へのバッファメモリのデータを渡すのを待ち合わせる回路であり、FEC回路305はSMPTE 2022−1準拠のFECを行う回路であり、映像信号出力回路306は非圧縮映像信号出力用の回路である。   3 includes, for example, a MAC circuit 301, a buffer memory 302, a waiting time circuit 303, a type identification circuit 304, an FEC circuit 305, and a video signal output circuit 306. A MAC circuit 301 is a circuit that realizes a function of a MAC (Media Access Control) sublayer of Ethernet (registered trademark), a buffer memory 302 is a buffer memory that stores received packets, and a waiting time circuit 303 is an FEC circuit. The FEC circuit 305 is a circuit that performs FEC conforming to SMPTE 2022-1, and the video signal output circuit 306 is a circuit for outputting an uncompressed video signal.

次に、本実施例での受信装置のパケット受信からの一連の動作の一例を説明する。   Next, an example of a series of operations from the reception of a packet by the receiving device in this embodiment will be described.

MAC回路301はイーサネット3011から入力されたパケットのMAC処理を行い、VLAN,宛先MACアドレスで受信すべきパケットを判断するとともに、FCSのチェック、パケット長のチェック等を行うことによりパケットの正常性チェックを行い、不当なパケットを廃棄し、正常と判断した自分宛のパケットをバッファメモリ302に書き込む。本実施例ではただ1つだけの映像データを受信装置が扱えるものとする。従って、MAC回路301はただ1つだけのRTPストリームのパケットをバッファメモリ302に書き込む。なお、バッファメモリ302に書き込まれるパケットには、図4で示すデータパケットとFEC用パケットとが含まれる。   The MAC circuit 301 performs the MAC processing of the packet input from the Ethernet 3011, judges the packet to be received with the VLAN and the destination MAC address, and checks the normality of the packet by performing the FCS check, the packet length check, etc. The invalid packet is discarded, and the packet addressed to itself judged to be normal is written in the buffer memory 302. In this embodiment, it is assumed that the receiving apparatus can handle only one video data. Therefore, the MAC circuit 301 writes only one RTP stream packet to the buffer memory 302. Note that the packets written in the buffer memory 302 include the data packet and the FEC packet shown in FIG.

待ち時間回路303は待ち時間レジスタ3031を有し、バッファメモリ302にMAC回路301がパケットを書き込んだ後、待ち時間レジスタ3031で指定される時間だけ待ち合わせした後、バッファメモリ302からデータの読み出しを行い、読み出したデータをFEC回路305に渡す。   The waiting time circuit 303 has a waiting time register 3031. After the MAC circuit 301 writes a packet to the buffer memory 302, the waiting time circuit 303 waits for the time specified by the waiting time register 3031, and then reads data from the buffer memory 302. The read data is transferred to the FEC circuit 305.

種別識別回路304はMAC回路301がバッファメモリ302に書き込むデータパケット内のフォーマットタイプ64を識別し、そのフォーマットタイプに対応した待ち時間を、待ち時間レジスタ3031に書き込むことにより、待ち時間回路303でバッファメモリ302からの読み出しを待ち合わせる時間を指定する。   The type identifying circuit 304 identifies the format type 64 in the data packet that the MAC circuit 301 writes to the buffer memory 302, and writes the waiting time corresponding to the format type to the waiting time register 3031. Specifies the time to wait for reading from the memory 302.

FEC回路305は待ち時間回路303より受け取ったデータを用いて、FECのマトリックスを構成し、エラー訂正処理を行い、パケットロスしたパケットを可能な範囲で回復し、結果としてのエラー回復後のデータを映像信号出力回路306に渡す。映像信号出力回路306はFEC回路305から受け取ったデータから映像ストリームを抽出し、非圧縮映像信号上に出力する。   The FEC circuit 305 uses the data received from the waiting time circuit 303 to construct an FEC matrix, performs error correction processing, recovers packet lost packets as much as possible, and obtains the data after error recovery as a result. The video signal is output to the video signal output circuit 306. The video signal output circuit 306 extracts a video stream from the data received from the FEC circuit 305 and outputs it on the uncompressed video signal.

上記で述べたように、バッファメモリ302での待ち時間は種別識別回路304でのフォーマットタイプの識別により決定される。以下、種別識別回路の304の構成と動作について説明する。   As described above, the waiting time in the buffer memory 302 is determined by the format type identification in the type identification circuit 304. Hereinafter, the configuration and operation of the type identification circuit 304 will be described.

図5は種別識別回路304の構成の一例を示す図である。種別識別回路304は、MAC回路出力3012が出力するデータパケットよりフォーマットタイプ64を抽出し保持するフォーマットタイプレジスタ5011、レート変換テーブル501、および時間計算回路502を備える。   FIG. 5 is a diagram illustrating an example of the configuration of the type identification circuit 304. The type identification circuit 304 includes a format type register 5011 that extracts and holds the format type 64 from the data packet output from the MAC circuit output 3012, a rate conversion table 501, and a time calculation circuit 502.

種別識別回路304はMAC回路301がバッファメモリ302に書き込んだパケットのペイロード内のフォーマットタイプの値をフォーマットタイプレジスタ5011に保持し、その値を用いてレート変換テーブル501を引き、入力するRTPストリームの入力レートxを求める。図5で示す例では、フォーマットタイプがHD−SDIの場合xには1500Mbpsが与えられ、フォーマットタイプがSD−SDIの場合xには270Mbpsが与えられる。   The type identification circuit 304 holds the format type value in the payload of the packet written by the MAC circuit 301 in the buffer memory 302 in the format type register 5011, uses the value to subtract the rate conversion table 501, and inputs the RTP stream to be input Find the input rate x. In the example shown in FIG. 5, 1500 Mbps is given to x when the format type is HD-SDI, and 270 Mbps is given to x when the format type is SD-SDI.

入力レート値xが決定されると、種別識別回路304は待ち時間計算回路502を用いて、待ち時間回路303が待ち合わせする時間を計算する。この待ち時間計算は前述の計算式に基づき行われる。すなわち、待ち時間(t)を求めるため、FEC回路305の処理するマトリックスサイズをn行、m列、ネットワーク内でのパケットジッターの予測最大値を50000マイクロ秒とすると、下記の計算を行う。
FECの演算に必要なパケット数=n*m+(n+m) (式1)
マトリックス分のパケットを受信するのに必要な時間(マイクロ秒)=(n*m+(n+m))×1400バイト×8ビット/xメガビット (式2)
t=マトリックス分のパケットを受信するまでの時間+50000マイクロ秒 (式4)
上記式によって待ち時間値tを計算した後、種別識別回路304は待ち時間値tの値を、待ち時間回路303内の待ち時間レジスタ3031に書き込む。
When the input rate value x is determined, the type identification circuit 304 uses the wait time calculation circuit 502 to calculate the time that the wait time circuit 303 waits. This waiting time calculation is performed based on the aforementioned calculation formula. That is, in order to obtain the waiting time (t), assuming that the matrix size processed by the FEC circuit 305 is n rows and m columns, and the predicted maximum value of packet jitter in the network is 50000 microseconds, the following calculation is performed.
Number of packets required for FEC calculation = n * m + (n + m) (Formula 1)
Time required to receive packets for matrix (microseconds) = (n * m + (n + m)) × 1400 bytes × 8 bits / x megabit (Formula 2)
t = time to receive packets for matrix + 50000 microseconds (Formula 4)
After calculating the waiting time value t by the above formula, the type identification circuit 304 writes the waiting time value t into the waiting time register 3031 in the waiting time circuit 303.

待ち時間回路303はバッファメモリ302にMAC回路301がパケットを書き込んだ後、待ち時間レジスタ3031で指定される時間だけ待ち合わせした後、読み出しを行いFEC回路305に読み出したパケットを転送する。これにより結果として、MAC回路301で受信したパケットは、バッファメモリ302内でt時間待ち合わせを行うこととなる。   The waiting time circuit 303 waits for the time specified by the waiting time register 3031 after the MAC circuit 301 writes the packet to the buffer memory 302, and then reads out and transfers the read packet to the FEC circuit 305. As a result, the packet received by the MAC circuit 301 waits for t time in the buffer memory 302.

上記の一連の動作により、種別識別回路304は、MAC回路出力3011が出力するパケットのフォーマットタイプを識別し、そのフォーマットタイプの入力レートに合わせて、バッファメモリ302内での待ち時間を変更する事を可能とする。この動きを受信装置として見てみれば、受信装置で受信されるパケットの入力レートが変わった時に、外部からの制御なしに、受信装置がマトリックスの対象となるパケットを受信するまでの待ち時間を自律的に変更する事を可能としている。   Through the series of operations described above, the type identifying circuit 304 identifies the format type of the packet output from the MAC circuit output 3011 and changes the waiting time in the buffer memory 302 according to the input rate of the format type. Is possible. Looking at this behavior as a receiving device, when the input rate of packets received by the receiving device changes, the waiting time until the receiving device receives a packet subject to the matrix without external control. It is possible to change autonomously.

実施例では論理回路として種別識別回路304を説明したが、マイクロプロセッサおよびプログラムを用いても同等の機能が実現できるのは明らかである。   In the embodiment, the type identification circuit 304 has been described as a logic circuit. However, it is obvious that an equivalent function can be realized using a microprocessor and a program.

また、実施例では説明を簡便化するために、ただ1つだけの映像データを受信装置が扱えるものとして説明したが、複数の映像データを受信装置が扱える構成であってもよい。扱う映像データの数に応じてバッファメモリを増やしてもよい。   Further, in the embodiment, for the sake of simplicity of explanation, it has been described that only one video data can be handled by the receiving device, but a configuration in which the receiving device can handle a plurality of video data may be used. The buffer memory may be increased according to the number of video data to be handled.

本発明は、N対Nの形態で送信装置及び受信装置を動作させたり、あるいは、複数の非圧縮映像を例えばマトリックススイッチャーにより切り替えし、ネットワークに送信したものを受信させたりするような、受信装置へのパケットの入力レートが変化するシステムに対して、外部からの制御なしに、受信装置がFECの対象となるパケットを受信するまでの待ち時間を自律的に変更する事によりシステムの制御を簡素化できる技術として、極めて有用である。   The present invention operates a transmission device and a reception device in an N-to-N form, or switches a plurality of uncompressed videos using, for example, a matrix switcher and receives a transmission transmitted to a network. System control is simplified by autonomously changing the waiting time until the receiving device receives a packet subject to FEC without external control for a system in which the input rate of packets to the network changes It is extremely useful as a technique that can be realized.

Claims (4)

ネットワークと、映像信号データパケット及び前記データパケットのエラー訂正用の冗長データを含むFEC用パケットを含むデータを前記ネットワークに送信する送信装置と、前記ネットワークから前記データを受信する受信装置とからなり、前記受信装置が、受信した前記データパケットと前記FEC用パケットとを用いてエラー訂正を行うデータ伝送システムにおいて、
前記受信装置は、
受信した前記FEC用パケットを用いて、受信した前記データパケットのエラー訂正を行うFEC回路と、
前記FEC回路においてエラー訂正を行う対象のパケットの受信待ち時間が書き込まれる待ち時間回路と、
記受信したパケットの前記受信装置への入力レートを、前記受信したデータパケット内の前記映像信号を識別する情報に対応する前記入力レートが格納されたレート変換テーブルから選択し、選択した前記入力レートに対応した受信待ち時間を前記待ち時間回路内に書き込む種別識別回路と
を有することを特徴とするデータ伝送システム。
From a network, a transmitting apparatus for transmitting data including the FEC packets including redundant data for error correction of the data packet and the data packet of the video signal to the network, a receiving apparatus for receiving the data from the network becomes, before Symbol receiving device in the data transmission system which performs error correction by using said data packet received and the packet for FEC,
The receiving device is:
An FEC circuit that performs error correction on the received data packet using the received FEC packet;
A waiting time circuit in which a reception waiting time of a packet to be subjected to error correction in the FEC circuit is written;
The input rate to the receiving device before Symbol received packet, selected from the rate conversion table the input rate is stored corresponding to the information identifying the video signal of the received the data packet, wherein the selected input A data transmission system comprising: a type identification circuit for writing a reception waiting time corresponding to a rate into the waiting time circuit.
前記種別識別回路は、前記データパケットのペイロード内のフォーマットタイプに含まれる値を、前記映像信号を識別する情報として用いることを特徴とする請求項1に記載のデータ伝送システム。  The data transmission system according to claim 1, wherein the type identification circuit uses a value included in a format type in a payload of the data packet as information for identifying the video signal. 信装置から、映像信号のデータパケット及び前記データパケットのエラー訂正用の冗長データを含むFEC用パケットを含むデータを、ネットワークを介して受信する受信装置であって、
前記ネットワークから受信した前記FEC用パケットを用いて、前記ネットワークから受信した前記データパケットのエラー訂正を行うFEC回路と、
前記FEC回路においてエラー訂正を行う対象のパケットの受信待ち時間が書き込まれる待ち時間回路と、
記受信したパケットの前記受信装置への入力レートを、前記受信したデータパケット内の前記映像信号を識別する情報に対応する前記入力レートが格納されたレート変換テーブルから選択し、選択した前記入力レートに対応した受信待ち時間を前記待ち時間回路内に書き込む種別識別回路と
を備えることを特徴とする受信装置。
From transmit device, the data including the FEC packets including redundant data for error correction of the data packet and the data packet of the video signal, a receiver for receiving via the network,
An FEC circuit that performs error correction of the data packet received from the network using the FEC packet received from the network;
A waiting time circuit in which a reception waiting time of a packet to be subjected to error correction in the FEC circuit is written;
The input rate to the receiving device before Symbol received packet, selected from the rate conversion table the input rate is stored corresponding to the information identifying the video signal of the received the data packet, wherein the selected input And a type identification circuit for writing a reception waiting time corresponding to the rate into the waiting time circuit.
前記種別識別回路は、前記データパケットのペイロード内のフォーマットタイプに含まれる値を、前記映像信号を識別する情報として用いることを特徴とする請求項に記載の受信装置。 The receiving apparatus according to claim 3 , wherein the type identifying circuit uses a value included in a format type in a payload of the data packet as information for identifying the video signal.
JP2011251660A 2011-11-17 2011-11-17 Data transmission system and receiving apparatus Active JP5723752B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011251660A JP5723752B2 (en) 2011-11-17 2011-11-17 Data transmission system and receiving apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011251660A JP5723752B2 (en) 2011-11-17 2011-11-17 Data transmission system and receiving apparatus

Publications (3)

Publication Number Publication Date
JP2013110454A JP2013110454A (en) 2013-06-06
JP2013110454A5 JP2013110454A5 (en) 2015-01-08
JP5723752B2 true JP5723752B2 (en) 2015-05-27

Family

ID=48706853

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011251660A Active JP5723752B2 (en) 2011-11-17 2011-11-17 Data transmission system and receiving apparatus

Country Status (1)

Country Link
JP (1) JP5723752B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4250654B2 (en) * 2006-11-17 2009-04-08 株式会社東芝 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
JP2010245838A (en) * 2009-04-06 2010-10-28 Toshiba Corp Video transmission system, transmitting apparatus, receiving apparatus and hold time control method
JP5535231B2 (en) * 2009-09-30 2014-07-02 株式会社東芝 Reception processing apparatus and program

Also Published As

Publication number Publication date
JP2013110454A (en) 2013-06-06

Similar Documents

Publication Publication Date Title
US9571897B2 (en) Bit indexed explicit replication for professional media networks
US9854301B2 (en) Video transmission system and video receiver
US9787740B2 (en) Digital device, network and method for streaming audio or video data
RU2634206C2 (en) Device and method of commutation of media streams in real time mode
US9824053B2 (en) Standardized hot-pluggable transceiving unit with control plane functionalities
CN101115071B (en) Apparatus and method for UPNP service in public network environment
US9066162B2 (en) Industrial controller apparatus capable of low error, ultra high-speed serial communication and method for driving same
US8576842B2 (en) Transmission of multi-channel MPEG
US9143808B2 (en) Multi-channel MPEG between headend and fiber node
JP2007060345A (en) Network system
JP2006295787A (en) System, apparatus, and method for information processing
JP5723752B2 (en) Data transmission system and receiving apparatus
JP2011114490A (en) Broadcast material transmitting apparatus and data transmitting method
JP2019201309A (en) Ip video router, broadcast station system, ip video transfer method, and program
KR100745681B1 (en) Apparatus and method for making broadcast stream data into Internet Protocol packet
JP5723753B2 (en) Data transmission system and receiving apparatus
CN109327729B (en) Wireless recording and broadcasting method and system for multimedia data
US20240121198A1 (en) Dual internet protocol (ip) network input reference validation
JP2009077024A (en) Tcp packet communication device, and technique related thereto
JP2006203735A (en) Communication device
US11671281B1 (en) Handling interface clock rate mismatches between network devices
JP7063444B2 (en) Video distributor
US20230283816A1 (en) Video distribution system, video distribution method, transmission device, and transmission program
WO2015194903A1 (en) Method and device for controlling reception of broadcast service provided by means of application layer forward error correction
JP2006174000A (en) Network system

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141117

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141117

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20141117

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20141215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150223

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150330

R150 Certificate of patent or registration of utility model

Ref document number: 5723752

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250