JPH10313448A - Moving image transmitting device and receiving device - Google Patents
Moving image transmitting device and receiving deviceInfo
- Publication number
- JPH10313448A JPH10313448A JP9122006A JP12200697A JPH10313448A JP H10313448 A JPH10313448 A JP H10313448A JP 9122006 A JP9122006 A JP 9122006A JP 12200697 A JP12200697 A JP 12200697A JP H10313448 A JPH10313448 A JP H10313448A
- Authority
- JP
- Japan
- Prior art keywords
- video
- data
- transmission
- synchronization
- video signal
- 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.)
- Pending
Links
Landscapes
- Computer And Data Communications (AREA)
- Television Systems (AREA)
Abstract
(57)【要約】
【課題】 映像データや音声データの送信装置及び受信
装置に関するもので、データの符号化、復号化タイミン
グとは非同期のネットワークを利用してデータの符号
化、復号化に影響を与えることなく伝送する方式をコン
パクトかつ低コストに実現することを目的とする。
【解決手段】 映像信号源からのMPEG2符号化デー
タはTSパケットとして映像送信バッファに格納され
る。同期情報発生器はIEEE1394ネットワークか
らの同期情報にもとづき送信制御器に対しサイクルスタ
ートクロックを出力する。送信制御器がサイクルスター
トクロックを受け取ると、あらかじめ予約したネットワ
ーク帯域から算出される最大TSパケット以内のTSパ
ケットを映像送信バッファから取り出し、IEEE13
94パケットを生成する。送信器はこのパケットをIE
EE1394に規定された方式にて出力する。
(57) [Summary] [PROBLEMS] To relate to a transmission device and a reception device for video data and audio data, and to influence data encoding and decoding by using a network asynchronous with data encoding and decoding timing. It is an object of the present invention to realize a compact and low-cost transmission system without giving a signal. SOLUTION: MPEG2 encoded data from a video signal source is stored in a video transmission buffer as TS packets. The synchronization information generator outputs a cycle start clock to the transmission controller based on synchronization information from the IEEE 1394 network. When the transmission controller receives the cycle start clock, it extracts a TS packet within the maximum TS packet calculated from the network bandwidth reserved in advance from the video transmission buffer,
Generate 94 packets. The transmitter sends this packet to IE
Output in the format specified in EE1394.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、複数のデジタル映
像情報送信装置、及び受信装置が互いにネットワークに
て接続されたシステムにおいて、映像データや音声デー
タなどの映像情報を伝送する動画像の送受信装置に関す
るものである。The present invention relates to a moving picture transmitting / receiving apparatus for transmitting video information such as video data and audio data in a system in which a plurality of digital video information transmitting apparatuses and receiving apparatuses are connected to each other via a network. It is about.
【0002】[0002]
【従来の技術】映像データや音声データを高品質でデジ
タル化処理して蓄積、再生する装置が複数開発されてい
る。映像信号をデジタル化する場合はそのデータ量が莫
大なため、そのままデジタル化したのでは蓄積媒体容量
が増えてコストがかかるとともに装置規模が大きくな
る。そこで元の情報に影響を与えない範囲でデータ量を
圧縮する技術が進歩してきた。現在、最も有力な圧縮方
式にMPEG(Moving Picture Exp
erts Group)1,2方式がある。特にTV以
上の高品質映像を圧縮する方式として今後はMPEG2
が主流となってくると予想される。映像情報をMPEG
2符号化処理して蓄積媒体、もしくはネットワーク経由
で離れた受信装置へ伝送するためのフォーマットとして
プログラムストリーム(以後PSと呼ぶ)と、トランス
ポートストリーム(以後TSと呼ぶ)というパケット構
造を使用する。PSは単一映像データを伝送する場合の
フォーマットとして使用され、TSは複数の映像情報を
多重化して伝送する場合に使用される。どちらもほぼ同
じパケット構造を有するため、以後の説明ではTSフォ
ーマットを使用する。2. Description of the Related Art There have been developed a plurality of apparatuses for digitizing video data and audio data and storing and reproducing the digital data with high quality. When a video signal is digitized, the amount of data is enormous, and if it is digitized as it is, the capacity of the storage medium increases, the cost increases, and the device scale increases. Accordingly, techniques for compressing the data amount within a range that does not affect the original information have been advanced. Currently, the most effective compression method is MPEG (Moving Picture Exp
erts Group) 1 and 2 methods. In particular, MPEG2 will be used as a method for compressing high-quality video over TV.
Is expected to become mainstream. MPEG video information
The packet structure of a program stream (hereinafter, referred to as PS) and a transport stream (hereinafter, referred to as TS) is used as a format for transmitting the data to a storage medium or a remote receiving device via a network by performing the two-coding process. PS is used as a format when transmitting single video data, and TS is used when multiplexing and transmitting a plurality of video information. Since both have almost the same packet structure, the TS format will be used in the following description.
【0003】図5にTSパケット構造を示す。MPEG
2にて符号化されたデータは、映像内容によって符号化
データ量が変化するために、単位時間あたりに生成され
るMPEG2データ量は変化する。しかし、TSパケッ
ト401を生成する時は、全てヘッダ402とペイロー
ド403をあわせて188バイトの固定長データに分割
される。即ち、単位当たりに生成されるTS個数が時間
とともに変化する。ヘッダ402内にはこのTSパケッ
トを復号化回路でいつ復号化処理を実行するかを示す復
号同期タイミングとして、PCR(Program C
lockReference)404が格納されてい
る。これは符号化時に符号化時刻を格納したものであ
り、復号側でこのPCR404を参照することにより符
号化前の原映像タイミングにて再生することが可能とな
る。FIG. 5 shows a TS packet structure. MPEG
In the data encoded in 2, the amount of MPEG2 data generated per unit time varies because the amount of encoded data varies depending on the video content. However, when the TS packet 401 is generated, the header 402 and the payload 403 are all divided into fixed-length data of 188 bytes. That is, the number of TSs generated per unit changes with time. A PCR (Program C) is included in the header 402 as a decoding synchronization timing indicating when the decoding processing is performed on the TS packet by the decoding circuit.
lockReference) 404 is stored. This stores the encoding time at the time of encoding. By referring to the PCR 404 on the decoding side, it is possible to reproduce at the original video timing before encoding.
【0004】図6に、PCRからMPEG2復号タイミ
ングを生成する一般的な回路例を示す。減算器501で
は受信したTSパケットから抽出されたPCRの値と、
現在復号化処理で使用しているシステムクロック505
との誤差成分を計算する。この誤差成分はローパスフィ
ルタ(LPF)502を経由してVCO503に入力さ
れて、最新の受信タイミングが決定され、新しい周波数
のシステムクロック505が生成される。MPEG2で
はこのように映像源符号化時の符号化タイミングをPC
Rデータとして受信側へ伝え、このPCRデータから復
号タイミングを生成することで映像源と同期をとって再
生を行っている。FIG. 6 shows a general circuit example for generating MPEG2 decoding timing from PCR. In the subtractor 501, the value of the PCR extracted from the received TS packet,
System clock 505 currently used in the decoding process
Is calculated. This error component is input to a VCO 503 via a low-pass filter (LPF) 502, the latest reception timing is determined, and a system clock 505 of a new frequency is generated. In MPEG2, the encoding timing at the time of video source encoding is set to PC
The data is transmitted to the receiving side as R data, and a decoding timing is generated from the PCR data, thereby performing reproduction in synchronization with the video source.
【0005】MPEG2の符号化と復号化はおよそ以上
の手順にて実行されるので、符号化装置と復号化装置が
1対1の専用接続されている場合や磁気ディスク装置な
どの高速アクセスデバイスからの復号処理の場合は、T
Sデータは問題なく伝送される。しかし、ネットワーク
で接続された複数の装置間で映像情報を伝送する場合
や、映像情報以外にLANに代表される非同期のバース
ト転送が発生する場合には、符号化装置からのTSデー
タが他のデータ伝送により妨害されるなどして、一定レ
ートで復号化装置へ伝送されないケースが出てくる。復
号化装置へのデータ伝送が遅くなると、アンダーフロー
となりウエイトが発生し、データ伝送が早いと復号化装
置でオーバフローによりデータが欠落する。これを回避
させる手段のひとつとして、例えば特開平8−1905
15にて実施されているようなIEEE1394上でM
PEG2を同期転送する方式がある。[0005] Since the encoding and decoding of MPEG2 are performed in the above-described procedure, the encoding device and the decoding device are connected on a one-to-one dedicated basis or from a high-speed access device such as a magnetic disk device. In the case of the decoding process of
S data is transmitted without any problem. However, when video information is transmitted between a plurality of devices connected via a network, or when asynchronous burst transfer typified by LAN occurs in addition to video information, TS data from the encoding device may be transmitted to another device. In some cases, data is not transmitted to the decoding device at a constant rate due to interference caused by data transmission. If the data transmission to the decoding device is slow, an underflow occurs and a wait occurs. If the data transmission is fast, data is lost due to an overflow in the decoding device. As one of means for avoiding this, for example, JP-A-8-1905
M over IEEE 1394 as implemented in
There is a method of synchronously transferring PEG2.
【0006】次に、図7と図8を用いてIEEE139
4上でのMPEG2同期転送方式の従来例について、以
下に説明する。図7は送信装置を示すブロック構成図で
あり、図において信号源701は圧縮された映像デー
タ、音声データをTSパケットとして生成し、TSパケ
ット706として送信器705へ出力する。また信号源
701はTSパケット出力時にレジスタ703に送信器
が生成するIEEE1394の時刻情報であるCTR
(Cicle Timer Register)値をラ
ッチするラッチパルス707を生成する。TSパケット
706をIEEE1394のアイソクロナスパケットと
して生成する時に、前記レジスタ703に格納された値
に対し、IEEE1394ネットワーク上での最大遅延
時間709を加算した値を受信側での復号タイミング情
報として付加する。最大遅延時間709の要因として
は、複数ノード間のアービトレーション最大時間と最大
パケット化時間が含まれる。送信器705で生成された
IEEE1394のアイソクロナスパケットは、ネット
ワークマスタの出す同期情報であるサイクルスタートパ
ケットを受信した後、伝送路712に出力される。この
アイソクロナス転送方式はIEEE1394の規格で規
定されている。Next, referring to FIGS. 7 and 8, IEEE 139 will be described.
A conventional example of the MPEG2 synchronous transfer method on the C.4 will be described below. FIG. 7 is a block diagram showing a transmitting apparatus. In the figure, a signal source 701 generates compressed video data and audio data as TS packets, and outputs them as TS packets 706 to a transmitter 705. The signal source 701 stores the CTR, which is the IEEE1394 time information generated by the transmitter, in the register 703 when the TS packet is output.
A latch pulse 707 for latching a (Cicule Timer Register) value is generated. When the TS packet 706 is generated as an IEEE 1394 isochronous packet, a value obtained by adding the maximum delay time 709 on the IEEE 1394 network to the value stored in the register 703 is added as decoding timing information on the receiving side. Factors of the maximum delay time 709 include the maximum arbitration time and the maximum packetization time between a plurality of nodes. The IEEE 1394 isochronous packet generated by the transmitter 705 is output to the transmission path 712 after receiving a cycle start packet which is synchronization information output from the network master. This isochronous transfer method is defined by the IEEE 1394 standard.
【0007】図8は受信装置を示すブロック図であり、
図において受信機801には前述の送信器から伝送され
たIEEE1394パケットが入力される。このIEE
E1394パケットから送信側にて生成した復号タイミ
ング情報808が抽出されてキャリアクロック復元回路
803に入力される。受信側にもIEEE1394で規
定される時刻情報CTR802が時刻情報809を生成
しており、同じく前記キャリアクロック復元回路803
に入力される。キャリアクロック復元回路803では復
号タイミング情報808の値と受信側CTR情報802
を比較しており、両者が同一値になった時にカウンタ8
04を経由してメモリ読み出し制御回路806を駆動し
てメモリ805に対する書き込みシーケンス810を開
始する。この書き込みシーケンス810により受信器8
01から出力されたTSパケット811がメモリ805
に書き込まれる。この書き込みシーケンス810は送信
側で生成された符号化時刻と完全に同期している。映像
再生器807はメモリ805に書き込まれたタイミング
により、TSパケットデータからMPEG2ストリーム
を抽出し映像データや音声データを復号、再生すること
ができる。FIG. 8 is a block diagram showing a receiving apparatus.
In the figure, an IEEE 1394 packet transmitted from the aforementioned transmitter is input to a receiver 801. This IEEE
The decoding timing information 808 generated on the transmission side is extracted from the E1394 packet and input to the carrier clock recovery circuit 803. The time information CTR 802 defined by IEEE 1394 also generates time information 809 on the receiving side, and the carrier clock recovery circuit 803
Is input to In the carrier clock recovery circuit 803, the value of the decoding timing information 808 and the reception side CTR information 802
Are compared, and when the two values become the same value, the counter 8
Then, the memory read control circuit 806 is driven via the control circuit 04 to start a write sequence 810 for the memory 805. This writing sequence 810 allows the receiver 8
01 is stored in the memory 805
Is written to. This write sequence 810 is completely synchronized with the encoding time generated on the transmission side. The video reproducer 807 can extract the MPEG2 stream from the TS packet data and decode and reproduce the video data and the audio data at the timing written in the memory 805.
【0008】[0008]
【発明が解決しようとする課題】IEEE1394は同
期型転送モードであるアイソクロナス転送をサポートし
ているので、送信側と受信側で共通の時刻情報CTRを
使用することにより、MPEG2データを完全同期させ
て伝送することができるが、以下に示すような問題点が
あった。まず第1に、送信側CTRでこの最大遅延時間
を加算しない、もしくは実際より短く加算した状態でI
EEE1394パケットを送信すると、受信側でCTR
を比較するときに、すでに受信側CTR値が大きくなっ
ている可能性があるためキャリアクロック復元回路が正
常動作しなくなる。逆に最大遅延時間を長く設定する
と、前回のTSパケットデータが受信側のメモリに格納
される前に次のTSパケットデータが受信されてしま
い、前回のTSパケットデータが消失する虞がある。し
かも、最大遅延時間はIEEE1394ネットワークの
規模や各ネットワークに接続される機器の性能によって
ダイナミックに変動するものであり、送信側においてこ
の最大遅延時間決定する作業はかなり難しいという問題
点があった。Since IEEE 1394 supports isochronous transfer, which is a synchronous transfer mode, MPEG-2 data is completely synchronized by using common time information CTR on the transmission side and the reception side. Although it can be transmitted, there are the following problems. First, the transmission side CTR does not add this maximum delay time, or I.
When an EEE1394 packet is transmitted, the CTR
, The CTR value on the receiving side may already be large, so that the carrier clock recovery circuit does not operate normally. Conversely, if the maximum delay time is set long, the next TS packet data is received before the previous TS packet data is stored in the memory on the receiving side, and the previous TS packet data may be lost. In addition, the maximum delay time dynamically fluctuates depending on the scale of the IEEE 1394 network and the performance of devices connected to each network, and there is a problem that it is quite difficult for the transmitting side to determine the maximum delay time.
【0009】さらに、送受信装置の構成において、送信
側には最大遅延時間見積りシーケンスと、CTRの加算
回路が必要であり、受信側ではキャリアクロック復元回
路とカウンタ、およびメモリ読み出し制御回路を実装す
る必要があり、回路規模が大きくなるという問題点があ
った。Further, in the configuration of the transmission / reception apparatus, the transmission side needs a maximum delay time estimation sequence and an addition circuit for CTR, and the reception side needs to mount a carrier clock recovery circuit, a counter, and a memory read control circuit. However, there is a problem that the circuit scale becomes large.
【0010】この発明は以上のような問題点を解消する
ためになされたもので、IEEE1394規格の持つア
イソクロナス同期転送手段を活用することで最大遅延時
間見積りシーケンスを必要とすることなく、また小型化
された回路構成を有する動画像の送受信装置を提供する
ことを目的とする。SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems. By utilizing the isochronous synchronous transfer means of the IEEE 1394 standard, it is possible to eliminate the need for a maximum delay time estimating sequence and to reduce the size. It is an object of the present invention to provide a moving picture transmitting / receiving apparatus having a circuit configuration as described above.
【0011】[0011]
【課題を解決するための手段】第1の発明に係わる動画
像送信装置は、映像データ、音声データ、又は映像信号
同期データを出力する映像信号源と、映像信号源からの
出力信号を一旦保持するための映像送信バッファと、同
期時刻情報を発生する同期情報発生手段と、同期情報発
生手段によって生成された同期時刻情報に基づいて、映
像送信バッファから送信器へ映像信号を出力するための
送信タイミングを生成する送信制御手段を備えるように
したものである。According to a first aspect of the present invention, there is provided a moving image transmitting apparatus for temporarily storing a video signal source for outputting video data, audio data, or video signal synchronization data, and an output signal from the video signal source. A video transmission buffer for generating the synchronization time information, a synchronization information generating means for generating synchronization time information, and a transmission for outputting a video signal from the video transmission buffer to the transmitter based on the synchronization time information generated by the synchronization information generation means. A transmission control means for generating timing is provided.
【0012】第2の発明は第1の発明に係わる動画像送
信装置において、映像信号出力に先立って、該映像信号
源が必要とするデータ帯域をネットワークマスタに対し
て予約する伝送帯域予約手段を備え、映像信号源は予約
された帯域のチャネル情報に基づいて映像信号を前記映
像送信バッファに格納し、送信制御手段は同期情報発生
手段がネットワークマスタから受信したネットワーク同
期情報に基づいて生成した同期タイミングに従って、1
回の同期サイクル内における映像送信バッファから送信
器へのデータ転送量を制御するようにしたものである。According to a second aspect, in the moving picture transmitting apparatus according to the first aspect, prior to outputting the video signal, a transmission band reserving means for reserving a data band required by the video signal source to a network master is provided. The video signal source stores the video signal in the video transmission buffer based on the channel information of the reserved band, and the transmission control unit generates the synchronization signal generated by the synchronization information generation unit based on the network synchronization information received from the network master. 1 according to the timing
The data transfer amount from the video transmission buffer to the transmitter in one synchronization cycle is controlled.
【0013】第3の発明は第2の発明に係わる動画像送
信装置において、送信制御手段がネットワーク同期情報
を受信した時点で前記映像送信バッファ内に送信データ
が存在しない場合に、該同期サイクル内におけるデータ
送信を行わないようにしたものである。According to a third aspect, in the moving picture transmitting apparatus according to the second aspect, if no transmission data exists in the video transmission buffer at the time when the transmission control means receives the network synchronization information, the video data is transmitted within the synchronization cycle. Is not transmitted.
【0014】第4の発明は第2の発明に係わる動画像送
信装置において、映像送信バッファが映像信号源からの
出力信号格納用バッファと、送信器への映像信号格納用
バッファからなるダブルバッファ構成としたものであ
る。According to a fourth aspect, in the moving picture transmission apparatus according to the second aspect, the video transmission buffer has a double buffer structure comprising a buffer for storing an output signal from a video signal source and a buffer for storing a video signal to a transmitter. It is what it was.
【0015】第5の発明に係わる動画像受信装置は、送
信装置からのデータを受信する受信手段と、受信データ
を一旦保持するための受信FIFO手段と、映像デー
タ、音声データ、又は映像信号同期データに基づいて受
信FIFO手段からデータを取り出すための再生タイミ
ングを生成する受信制御手段と、再生タイミングに同期
して送信側映像情報を再生する映像再生手段を備えるよ
うにしたものである。According to a fifth aspect of the present invention, there is provided a moving image receiving apparatus comprising: receiving means for receiving data from a transmitting apparatus; receiving FIFO means for temporarily holding received data; video data, audio data, or video signal synchronization; The apparatus comprises a reception control means for generating a reproduction timing for extracting data from the reception FIFO means based on the data, and a video reproduction means for reproducing transmission-side video information in synchronization with the reproduction timing.
【0016】第6の発明に係わる動画像送信装置は、映
像データ、音声データ、又は映像信号同期データを出力
する複数の映像信号源と、各々の映像信号出力を一旦保
持するための複数の映像送信バッファと、複数の映像信
号源から1信号源のみを送信器へ出力するセレクタと、
同期時刻情報を発生する同期情報発生手段と、同期情報
発生手段によって生成された同期情報に基づいて、映像
送信バッファから送信器へ映像データを出力する送信タ
イミングを生成する送信制御手段を備えるようにしたも
のである。According to a sixth aspect of the present invention, there is provided a moving image transmitting apparatus comprising: a plurality of video signal sources for outputting video data, audio data, or video signal synchronization data; and a plurality of video signals for temporarily holding respective video signal outputs. A transmission buffer, a selector for outputting only one signal source from the plurality of video signal sources to the transmitter,
Synchronization information generating means for generating synchronization time information, and transmission control means for generating transmission timing for outputting video data from a video transmission buffer to a transmitter based on the synchronization information generated by the synchronization information generation means. It was done.
【0017】[0017]
実施の形態1.本発明の第1の実施形態について、図1
乃至図3に基づいて説明する。図1は本実施形態による
送信装置のブロック構成を示したものである。送信装置
は映像信号源101と映像送信バッファ102と、送信
器103と同期情報発生器104と送信制御器105か
ら構成されている。送信装置は映像信号源の転送に先立
って、映像信号源が必要とするデータ伝送帯域をIEE
E1394ネットワーク上に確保するため、IEEE1
394にて規定されているネットワークマスタに対し、
帯域予約リクエストを発行する。ネットワークマスタは
帯域に空きがある場合は当該予約帯域確保通知情報とと
もに、その帯域のチャネル番号を前記送信装置へ伝え
る。もし帯域に空きがなければ前記ネットワークマスタ
は前記送信装置に対しビジー応答を返す。帯域が確保で
きた場合、送信装置内の映像信号源101は予約したビ
ットレートでTSパケットを生成し映像送信バッファ1
02へ格納する。IEEE1394のネットワークマス
タは、ネットワーク同期情報として125μs毎にサイ
クルクロックを発生する。このサイクルクロックを基準
としてネットワークに接続された機器類内の基準クロッ
クは常に同期される。具体的には8Khz周期でサイク
ルスタートパケットがIEEE1394上の全ての機器
にブロードキャストされる。前記送信装置内の同期情報
発生器104は、この125μs毎のサイクルクロック
に同期したTSパケット送信クロック108を送信制御
器105へ通知する。送信制御器105は予約帯域から
算出されるTSパケット個数分のデータを映像送信バッ
ファ102より取り出し、IEEE1394のアイソク
ロナス転送用パケットを生成する。映像送信バッファ1
02はダブルバッファ構成とする。ダブルバッファ構成
とすることで1つのバッファに映像信号源からのTSパ
ケット106を格納するのと同時に、もう一方のバッフ
ァから送信器103へIEEE1394パケットを送信
することができる。送信器103より送信するタイミン
グは与えられたチャネル番号によってネットワーク上で
あらかじめ決められており、送信器103は自分の送信
順がきた所で映像送信バッファ102にて生成された前
記アイソクロナス転送用パケットを送信する。例えば、
映像信号源の転送帯域が16Mbit/sの場合を例と
して次に説明する。この場合2Mbytesのデータを
1秒間に送信することになる。よって125μsの1同
期サイクルでは、 2Mbytes×125μs=250bytes のデータを送信することになる。ところでTSパケット
長は前述のとおり188バイト固定であり、250by
tesという単位でのパケット生成/分解処理が複雑と
なる。本発明では送信単位をTSパケット長である18
8bytes固定長単位でアイソクロナス転送パケット
化をする。よって帯域予約する際には1同期サイクル内
の最大パケット転送分を確保する。この場合はネットワ
ークマスタに対して、 188bytes×2パケット=376bytes≧2
50bytes 376bytes/125μs=3Mbytes/s 即ち、1同期サイクル内の最大パケット数を2、予約帯
域を3Mbytes/sとする。実際にはIEEE13
94パケットのオーバヘッドを見込むので、これより少
し余裕をもった帯域を予約することになる。1同期サイ
クルで送信されるTSパケットはTSパケット生成タイ
ミングと同期サイクルが非同期であるため、0または1
個もしくは2個となり、平均すると前記映像信号源の要
求転送帯域16Mbits/sの一定レートでTSパケ
ット送信が実行できる。送信制御器がTSパケット送信
クロック108を受信した時点で映像送信バッファ10
2にTSパケットが格納完了していない場合には、当該
同期サイクルには何もデータを出さないこととする。図
3は送信器103から出力されるデータ転送タイミング
について示したものである。サイクルスタートパケット
601はIEEE1394のネットワークマスタが発生
する同期パケットである。送信器103はこのサイクル
スタートパケット601受信後、チャネル番号で規定さ
れたタイミングで、その時点でパケット化されたTS情
報602を送信する。前述の16Mbits/sのデー
タ転送レートの場合、このTS情報602内には1個、
TS情報603内には2個のTSパケットが格納され
る。604は他のネットワーク上のパケットである。前
述のとおり、16Mbits/sの転送レートの場合、
1同期サイクル内で最大2個のTSパケットを転送でき
る帯域を予約してあるので、送信器103は当該時刻に
なれば、必ずTSパケット602,603を転送するこ
とができる。また、映像送信バッファ量は映像信号源の
最大転送量にて決定する。例えば、映像信号源がHDT
V相当の画像品質であれば最大で30Mbits/sの
転送レートを確保することになる。IEEE1394で
125μs毎に送信器へ転送するデータ量は、 30Mbits×125μs=約470bytes で、最大TSパケットは3個分用意すれば良いことにな
る。即ち全バッファ量は (188×3)×2(ダブルバッファ分)+(IEEE
1394ヘッダ分) となる。よって最大2KBytesのバッファを実装す
ることで映像送信バッファ102は実現できる。Embodiment 1 FIG. FIG. 1 shows a first embodiment of the present invention.
This will be described with reference to FIG. FIG. 1 shows a block configuration of a transmission device according to the present embodiment. The transmission device includes a video signal source 101, a video transmission buffer 102, a transmitter 103, a synchronization information generator 104, and a transmission controller 105. Prior to the transfer of the video signal source, the transmitting device sets the data transmission band required by the video signal source to IEEE.
IEEE1 to secure on E1394 network
For the network master specified in 394,
Issue a bandwidth reservation request. If there is a vacancy in the band, the network master notifies the transmitting device of the channel number of the band together with the reserved band securing notification information. If no bandwidth is available, the network master returns a busy response to the transmitting device. When the band can be secured, the video signal source 101 in the transmission device generates a TS packet at the reserved bit rate, and
02 is stored. The IEEE 1394 network master generates a cycle clock every 125 μs as network synchronization information. The reference clock in the devices connected to the network is always synchronized based on the cycle clock. Specifically, a cycle start packet is broadcast to all devices on IEEE 1394 at a period of 8 Khz. The synchronization information generator 104 in the transmission device notifies the transmission controller 105 of the TS packet transmission clock 108 synchronized with the cycle clock every 125 μs. The transmission controller 105 fetches data for the number of TS packets calculated from the reserved band from the video transmission buffer 102 and generates an IEEE 1394 isochronous transfer packet. Video transmission buffer 1
02 has a double buffer configuration. With the double buffer configuration, it is possible to store the TS packet 106 from the video signal source in one buffer and simultaneously transmit the IEEE 1394 packet to the transmitter 103 from the other buffer. The timing of transmission from the transmitter 103 is predetermined on the network by a given channel number, and the transmitter 103 transfers the isochronous transfer packet generated in the video transmission buffer 102 when its own transmission order comes. Send. For example,
The following describes an example where the transfer band of the video signal source is 16 Mbit / s. In this case, 2 Mbytes of data is transmitted in one second. Therefore, in one synchronization cycle of 125 μs, data of 2 Mbytes × 125 μs = 250 bytes is transmitted. Incidentally, the TS packet length is fixed at 188 bytes as described above, and is 250 bytes.
The packet generation / decomposition processing in units of tes becomes complicated. In the present invention, the transmission unit is a TS packet length of 18
Isochronous transfer packetization is performed in 8-byte fixed length units. Therefore, when making a bandwidth reservation, the maximum packet transfer within one synchronization cycle is secured. In this case, for the network master, 188 bytes × 2 packets = 376 bytes ≧ 2
50 bytes 376 bytes / 125 μs = 3 Mbytes / s That is, the maximum number of packets in one synchronization cycle is 2, and the reserved band is 3 Mbytes / s. Actually IEEE13
Since the overhead of 94 packets is anticipated, a band with a little margin is reserved. The TS packet transmitted in one synchronous cycle is 0 or 1 because the synchronous cycle is not synchronized with the TS packet generation timing.
Or two, and on average, a TS packet can be transmitted at a constant rate of 16 Mbits / s, the required transfer bandwidth of the video signal source. When the transmission controller receives the TS packet transmission clock 108, the video transmission buffer 10
If the TS packet has not been completely stored in No. 2, no data is output in the synchronization cycle. FIG. 3 shows the data transfer timing output from the transmitter 103. The cycle start packet 601 is a synchronization packet generated by an IEEE 1394 network master. After receiving the cycle start packet 601, the transmitter 103 transmits the TS information 602 packetized at that time at the timing specified by the channel number. In the case of the data transfer rate of 16 Mbits / s described above, one TS information 602
Two TS packets are stored in the TS information 603. 604 is a packet on another network. As mentioned above, for a transfer rate of 16 Mbits / s,
Since a band capable of transferring a maximum of two TS packets in one synchronization cycle is reserved, the transmitter 103 can always transfer the TS packets 602 and 603 at the time. The video transmission buffer amount is determined by the maximum transfer amount of the video signal source. For example, if the video signal source is HDT
If the image quality is equivalent to V, a transfer rate of at most 30 Mbits / s is secured. The amount of data transferred to the transmitter every 125 μs in IEEE 1394 is 30 Mbits × 125 μs = about 470 bytes, and it is sufficient to prepare a maximum of three TS packets. That is, the total buffer amount is (188 × 3) × 2 (for double buffer) + (IEEE
1394 headers). Therefore, the video transmission buffer 102 can be realized by mounting a buffer of a maximum of 2 KBytes.
【0018】次に、受信装置の動作について図2に基づ
いて説明する。図2は受信装置のブロック構成図であ
り、受信装置は受信器201、受信FIFO202、映
像再生器203、および受信制御器204から構成され
る。受信器201より受信したIEEE1394パケッ
ト206からTSパケット207を抽出する。抽出され
たTSパケット207は受信FIFO202へ順次格納
される。この受信FIFO202への書き込みタイミン
グはIEEE1394ネットワーク上の同期クロックを
基本として生成される。受信器201はTSパケットデ
ータ207を全て受信FIFO202へ格納した後、パ
ケット完了通知208を受信制御器へ伝える。受信制御
器204は映像再生器203に対して復号化すべきTS
パケットが受信されたことを復号開始要求をステイタス
信号209にて伝える。もし受信器201にてパケット
エラーを検出した場合は、受信制御器はエラー検出信号
をステイタス信号209にて映像再生器へ伝える。Next, the operation of the receiving apparatus will be described with reference to FIG. FIG. 2 is a block diagram of the receiving apparatus. The receiving apparatus includes a receiver 201, a reception FIFO 202, a video reproducer 203, and a reception controller 204. The TS packet 207 is extracted from the IEEE 1394 packet 206 received from the receiver 201. The extracted TS packets 207 are sequentially stored in the reception FIFO 202. The timing of writing to the reception FIFO 202 is generated based on a synchronization clock on the IEEE 1394 network. After storing all the TS packet data 207 in the reception FIFO 202, the receiver 201 transmits a packet completion notification 208 to the reception controller. The reception controller 204 sends the TS to be decoded to the video reproducer 203.
A decoding start request is transmitted by a status signal 209 to notify that the packet has been received. If the receiver 201 detects a packet error, the reception controller transmits an error detection signal to the video reproducer as a status signal 209.
【0019】以上説明した送信器、および受信器を使用
することにより、MPEG2データをIEEE1394
を介して転送することができる。MPEG2の符号化タ
イミングとIEEE1394の同期サイクルは非同期で
あるため、受信側でTSパケットが到着する時刻は本来
のMPEG2復号タイミングに対してゆらぎが生じる。
同期サイクルは125μs毎にとられているので最大ゆ
らぎ幅は2同期サイクル分で250μsが見込まれる。
それに対し、図6で示したTSパケットヘッダ内のPC
Rを使用したシステムクロック505を生成する同期回
路は、ITU−T規格に準拠して設計すると最大4ms
のジッタ、即ちゆらぎに対して十分ロックできる。よっ
てネットワーク上で発生した250μsのゆらぎ成分
は、図2の映像再生器203内の復号タイミング生成回
路にて吸収することができる。By using the above-described transmitter and receiver, MPEG2 data can be transferred to IEEE1394.
Can be transferred via Since the encoding timing of MPEG2 and the synchronous cycle of IEEE1394 are asynchronous, the time at which the TS packet arrives at the receiving side fluctuates with respect to the original MPEG2 decoding timing.
Since the synchronization cycle is taken every 125 μs, the maximum fluctuation width is expected to be 250 μs for two synchronization cycles.
In contrast, the PC in the TS packet header shown in FIG.
A synchronous circuit that generates a system clock 505 using R is designed to comply with the ITU-T standard, and a maximum of 4 ms
Can be sufficiently locked against jitter, that is, fluctuation. Therefore, the fluctuation component of 250 μs generated on the network can be absorbed by the decoding timing generation circuit in the video reproducer 203 of FIG.
【0020】実施の形態2.本発明の第2の実施形態に
ついて、図4に基づいて説明する。映像信号源301a
〜301cは、図1における映像信号源と同等の機能を
有する。映像送信バッファ302a〜302cは、図1
における映像送信バッファと同等の機能を有する。セレ
クタ306は、前記映像送信バッファ302a〜302
cのうちどのバッファデータを送信器に出力するかを決
定する。送信器303と同期情報発生器304は、図1
の夫々と同一機能を有する。Embodiment 2 A second embodiment of the present invention will be described with reference to FIG. Video signal source 301a
To 301c have the same function as the video signal source in FIG. The video transmission buffers 302a to 302c
It has the same function as the video transmission buffer in. The selector 306 controls the video transmission buffers 302a to 302
Determine which buffer data of c to output to the transmitter. The transmitter 303 and the synchronization information generator 304
Has the same function as each of the above.
【0021】次に動作について説明する。送信制御器3
05は、同期情報発生器からの同期信号によりあらかじ
め指定されたチャネル番号に従って映像送信バッファ3
02a〜302cのいずれかを選択して順次送信器へ出
力するための制御信号を生成する。送信装置はTSパケ
ット転送に先立って各映像信号源が要求する転送帯域
を、夫々個別チャネル番号としてネットワークマスタか
ら取得する。取得したチャネル番号情報は送信制御器3
05にて保持する。ネットワークマスタからのサイクル
スタートパケット受信により、同期情報発生器304か
ら送信制御器305に同期転送サイクルの開始を通知す
る。送信制御器305はチャネル番号に従い、映像送信
バッファ302a〜302cから当該サイクルに送信す
べきTSパケット分をセレクタ306を経由して送信器
303へ順次送る。TSパケット化単位の決定方法は、
実施形態1で説明したのと同一である。送信器303は
チャネル番号毎にIEEE1394パケット化されたデ
ータをIEEE1394で規定されたタイミングにてネ
ットワークへ送信する。Next, the operation will be described. Transmission controller 3
Reference numeral 05 denotes a video transmission buffer 3 according to a channel number specified in advance by a synchronization signal from the synchronization information generator.
02a to 302c, and generates a control signal for sequentially outputting to the transmitter. Prior to the TS packet transfer, the transmitting device acquires a transfer band requested by each video signal source from the network master as an individual channel number. The acquired channel number information is transmitted to the transmission controller 3
Hold at 05. Upon receiving the cycle start packet from the network master, the synchronization information generator 304 notifies the transmission controller 305 of the start of the synchronous transfer cycle. The transmission controller 305 sequentially sends the TS packets to be transmitted in the cycle from the video transmission buffers 302a to 302c to the transmitter 303 via the selector 306 according to the channel number. The method of determining the TS packetization unit is as follows:
This is the same as that described in the first embodiment. The transmitter 303 transmits IEEE1394 packetized data for each channel number to the network at a timing specified by IEEE1394.
【0022】[0022]
【発明の効果】本発明は以上説明したようにして構成さ
れているので、下記に示すような効果を奏する。Since the present invention is constructed as described above, it has the following effects.
【0023】第1の発明によれば、映像信号データを出
力する映像信号源と、映像信号出力を一旦保持するため
の映像送信バッファと、同期時刻情報を発生する同期情
報発生手段を備え、同期情報発生手段によって生成され
た同期情報によって、映像送信バッファから送信器へ映
像信号を出力するタイミングを制御するようにしたの
で、パケットデータをIEEE1394の同期タイミン
グに従って送信することが可能となる。According to the first invention, a video signal source for outputting video signal data, a video transmission buffer for temporarily holding a video signal output, and a synchronization information generating means for generating synchronization time information are provided. Since the timing at which the video signal is output from the video transmission buffer to the transmitter is controlled by the synchronization information generated by the information generating means, the packet data can be transmitted in accordance with the IEEE 1394 synchronization timing.
【0024】また、第2の発明によれば、映像信号出力
に先立って、映像信号源が必要とするデータ帯域をネッ
トワークマスタに伝えて予約する伝送帯域予約手段を備
え、ネットワークマスタからの同期タイミングに従って
一回の同期サイクル内に映像送信バッファから送信器へ
転送するデータ量を制御するようにしたので、従来の送
信装置のように最大遅延時間を見積って、これをIEE
E1394に同期したカウンタ値と加算する処理が不要
となることに加え、受信装置側においても受信したパケ
ット内の同期情報からキャリアクロックを復元してメモ
リの読み出し制御を行うための処理回路を実装すること
なく、必要なデータ転送帯域を確保することができると
いう効果がある。According to the second aspect of the present invention, there is provided a transmission band reserving means for transmitting a data band required by a video signal source to a network master and reserving the data band before outputting the video signal. , The amount of data to be transferred from the video transmission buffer to the transmitter within one synchronization cycle is controlled. Therefore, the maximum delay time is estimated as in the conventional transmission device, and this is calculated by the IEEE.
In addition to eliminating the need to add a counter value synchronized with E1394, a processing circuit for restoring the carrier clock from the synchronization information in the received packet and performing memory read control is also implemented on the receiving device side. Thus, there is an effect that a necessary data transfer band can be secured without any need.
【0025】また、第3の発明によれば、ネットワーク
マスタからの同期時刻情報を受け取った時点で、映像送
信バッファ内に送信情報がない場合に、当同期サイクル
内ではデータ送信を行わないようにしたので、ネットワ
ークトラフィックの無用な増加を防ぐことができるとい
う効果がある。Further, according to the third aspect of the present invention, if there is no transmission information in the video transmission buffer when the synchronization time information is received from the network master, data transmission is not performed in this synchronization cycle. Therefore, it is possible to prevent an unnecessary increase in network traffic.
【0026】また、第4の発明によれば、映像送信バッ
ファを映像信号源からの出力信号格納用バッファと、送
信器への映像信号格納用バッファからなるダブルバッフ
ァ構成としたので、常にタイミングに同期して一定量の
信号データを送信することができるという効果がある。According to the fourth aspect of the present invention, the video transmission buffer has a double buffer configuration including a buffer for storing an output signal from a video signal source and a buffer for storing a video signal to a transmitter. There is an effect that a fixed amount of signal data can be transmitted in synchronization.
【0027】さらに、第5の発明によれば、受信装置は
受信したデータを一旦保持するための受信FIFOと、
受信FIFOからデータを取り出す再生タイミングを生
成する受信制御手段を備え、再生タイミングに同期して
送信側映像情報を再生するようにしたので、符号化タイ
ミングとIEEE1394の非同期により生じるゆらぎ
幅をMPEG2のPCRを使用したジッタ除去回路で吸
収可能な範囲内にとどめることができるという効果があ
る。Further, according to the fifth invention, the receiving device includes a receiving FIFO for temporarily holding the received data,
Since the transmission-side video information is reproduced in synchronization with the reproduction timing by providing reception control means for generating reproduction timing for extracting data from the reception FIFO, the fluctuation width caused by the asynchronous between the encoding timing and the IEEE 1394 can be determined by the PCR of MPEG2. There is an effect that it can be kept within a range that can be absorbed by a jitter elimination circuit using.
【0028】加えて、第6の発明によれば、複数の映像
信号源と、各映像信号出力を一旦保持するための複数の
映像送信バッファと、複数の映像信号源から1信号源の
みを送信器へ出力するためのセレクタと、同期時刻情報
を発生する同期情報発生手段と、同期情報発生手段によ
って生成した同期情報によって映像送信バッファから送
信器へ映像データを出力する送信タイミングを生成する
ようにしたので、単一映像信号源からの転送のみなら
ず、複数の映像信号源をもつ送信装置においても第1の
発明と同様の効果を奏する。In addition, according to the sixth aspect, a plurality of video signal sources, a plurality of video transmission buffers for temporarily holding respective video signal outputs, and transmission of only one signal source from the plurality of video signal sources A selector for outputting to the transmitter, a synchronization information generating means for generating synchronization time information, and a transmission timing for outputting video data from the video transmission buffer to the transmitter according to the synchronization information generated by the synchronization information generating means. Therefore, not only the transfer from a single video signal source but also the same effect as that of the first invention can be obtained in a transmission device having a plurality of video signal sources.
【図1】 本発明の第1の実施形態における送信装置を
示すブロック図である。FIG. 1 is a block diagram illustrating a transmission device according to a first embodiment of the present invention.
【図2】 本発明の第1の実施形態における受信装置を
示すブロック図である。FIG. 2 is a block diagram illustrating a receiving device according to the first embodiment of the present invention.
【図3】 本発明の第1の実施形態におけるIEEE1
394ネットワーク上の転送タイミングを示す図であ
る。FIG. 3 shows IEEE1 according to the first embodiment of the present invention.
FIG. 6 is a diagram illustrating transfer timing on a 394 network.
【図4】 本発明の第2の実施形態における送信装置を
示すブロック図である。FIG. 4 is a block diagram illustrating a transmission device according to a second embodiment of the present invention.
【図5】 MPEG2のTSパケットフォーマット図で
ある。FIG. 5 is a diagram showing an MPEG2 TS packet format.
【図6】 MPEG2規定におけるPCRを使用したシ
ステムクロック生成回路例である。FIG. 6 is an example of a system clock generation circuit using PCR in the MPEG2 standard.
【図7】 従来例による送信装置を示すブロック図であ
る。FIG. 7 is a block diagram illustrating a transmission device according to a conventional example.
【図8】 従来例による受信装置を示すブロック図であ
る。FIG. 8 is a block diagram showing a receiving device according to a conventional example.
101 映像信号源、102 映像信号バッファ、10
3 送信器、104同期情報発生器、105 送信制御
器、106 TSパケットデータ、107IEEE13
94パケットデータ、108 サイクルスタートクロッ
ク、201受信器、202 受信FIFO、203 映
像再生器、204 受信制御器、205 システムクロ
ック生成器、206 IEEE1394パケットデー
タ、207 TSパケットデータ、208 パケット完
了通知、209 ステイタス信号、301a〜301c
映像信号源、302a〜302c 映像送信バッフ
ァ、303 送信器、304 同期情報発生器、305
送信制御器、306セレクタ、401 TSパケッ
ト、402 TSヘッダ、403 TSペイロード、4
04 PCR情報、501 減算器、502 LPF
(ローパスフィルタ)、503 VCO(電圧制御発振
器)、504 カウンタ、505 システムクロック、
601 サイクルスタートパケット、602 TSパケ
ット1、603 TSパケット2、604 他のデータ
パケット、701 信号源、702CTR(サイクルタ
イムレジスタ)、703 レジスタ、704 加算回
路、705 送信器、801 受信器、802 CT
R、803 キャリアクロック復元回路、804 カウ
ンタ、805 メモリ、806 メモリ読み出し制御回
路、807 映像再生器。101 video signal source, 102 video signal buffer, 10
3 transmitter, 104 synchronization information generator, 105 transmission controller, 106 TS packet data, 107 IEEE13
94 packet data, 108 cycle start clock, 201 receiver, 202 reception FIFO, 203 video reproducer, 204 reception controller, 205 system clock generator, 206 IEEE 1394 packet data, 207 TS packet data, 208 packet completion notification, 209 status Signals, 301a-301c
Video signal source, 302a to 302c Video transmission buffer, 303 transmitter, 304 Synchronization information generator, 305
Transmission controller, 306 selector, 401 TS packet, 402 TS header, 403 TS payload, 4
04 PCR information, 501 Subtractor, 502 LPF
(Low-pass filter), 503 VCO (voltage controlled oscillator), 504 counter, 505 system clock,
601 cycle start packet, 602 TS packet 1, 603 TS packet 2, 604 other data packet, 701 signal source, 702 CTR (cycle time register), 703 register, 704 addition circuit, 705 transmitter, 801 receiver, 802 CT
R, 803 Carrier clock recovery circuit, 804 counter, 805 memory, 806 memory read control circuit, 807 video reproducer.
Claims (6)
同期データを出力する映像信号源と、 前記映像信号源からの出力信号を一旦保持するための映
像送信バッファと、 同期時刻情報を発生する同期情報発生手段と、 前記同期情報発生手段によって生成された同期時刻情報
に基づいて、前記映像送信バッファから送信器へ映像信
号を出力するための送信タイミングを生成する送信制御
手段を備えたことを特徴とする動画像送信装置。1. A video signal source for outputting video data, audio data, or video signal synchronization data, a video transmission buffer for temporarily holding an output signal from the video signal source, and synchronization for generating synchronization time information. Information generating means, and transmission control means for generating a transmission timing for outputting a video signal from the video transmission buffer to a transmitter based on the synchronization time information generated by the synchronization information generating means. Moving image transmitting apparatus.
が必要とするデータ帯域をネットワークマスタに対して
予約する伝送帯域予約手段を備え、 前記映像信号源は予約された帯域のチャネル情報に基づ
いて映像信号を前記映像送信バッファに格納し、 前記送信制御手段は、同期情報発生手段がネットワーク
マスタから受信したネットワーク同期情報に基づいて生
成した同期タイミングに従って、1回の同期サイクル内
における映像送信バッファから送信器へのデータ転送量
を制御するようにしたことを特徴とする請求項1記載の
動画像送信装置。2. A transmission band reserving means for reserving a data band required by the video signal source to a network master prior to outputting the video signal, wherein the video signal source stores channel information of the reserved band. Storing the video signal in the video transmission buffer based on the synchronization timing generated by the synchronization information generating unit based on the network synchronization information received from the network master by the synchronization information generating unit. 2. The moving picture transmitting apparatus according to claim 1, wherein an amount of data transfer from the buffer to the transmitter is controlled.
報を受信した時点で前記映像送信バッファ内に送信デー
タが存在しない場合に、該同期サイクル内におけるデー
タ送信を行わないようにしたことを特徴とする請求項2
記載の動画像送信装置。3. The transmission control means according to claim 2, wherein when transmission data does not exist in said video transmission buffer when network synchronization information is received, data transmission is not performed in said synchronization cycle. Claim 2
The moving image transmission device according to the above.
からの出力信号格納用バッファと、送信器への映像信号
格納用バッファからなるダブルバッファ構成としたこと
を特徴とする請求項2記載の動画像送信装置。4. The moving picture according to claim 2, wherein the video transmission buffer has a double buffer configuration including a buffer for storing an output signal from the video signal source and a buffer for storing a video signal to a transmitter. Image transmission device.
段と、 前記受信データを一旦保持するための受信FIFO手段
と、 映像データ、音声データ、又は映像信号同期データに基
づいて前記受信FIFO手段からデータを取り出すため
の再生タイミングを生成する受信制御手段と、 前記再生タイミングに同期して送信側映像情報を再生す
る映像再生手段を備えるようにしたことを特徴とする動
画像受信装置。5. A receiving means for receiving data from a transmitting device; a receiving FIFO means for temporarily holding the received data; and a receiving FIFO means based on video data, audio data, or video signal synchronization data. A moving image receiving apparatus comprising: a reception control unit that generates a reproduction timing for extracting data; and a video reproduction unit that reproduces transmission-side video information in synchronization with the reproduction timing.
同期データを出力する複数の映像信号源と、 前記各々の映像信号出力を一旦保持するための複数の映
像送信バッファと、 前記複数の映像信号源から1信号源のみを送信器へ出力
するセレクタと、 同期時刻情報を発生する同期情報発生手段と、 前記同期情報発生手段によって生成された同期情報に基
づいて、前記映像送信バッファから送信器へ映像データ
を出力する送信タイミングを生成する送信制御手段を備
えるようにしたことを特徴とする動画像送信装置。6. A plurality of video signal sources for outputting video data, audio data, or video signal synchronization data, a plurality of video transmission buffers for temporarily holding the respective video signal outputs, and the plurality of video signals A selector for outputting only one signal source from the source to the transmitter, a synchronization information generating means for generating synchronization time information, and the video transmission buffer to the transmitter based on the synchronization information generated by the synchronization information generating means. A moving image transmission device comprising transmission control means for generating transmission timing for outputting video data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9122006A JPH10313448A (en) | 1997-05-13 | 1997-05-13 | Moving image transmitting device and receiving device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9122006A JPH10313448A (en) | 1997-05-13 | 1997-05-13 | Moving image transmitting device and receiving device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH10313448A true JPH10313448A (en) | 1998-11-24 |
Family
ID=14825240
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP9122006A Pending JPH10313448A (en) | 1997-05-13 | 1997-05-13 | Moving image transmitting device and receiving device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH10313448A (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2000072597A1 (en) * | 1999-05-24 | 2000-11-30 | Matsushita Electric Industrial Co., Ltd. | Image switching device and image outputting devices |
| KR100296753B1 (en) * | 1999-01-16 | 2001-07-12 | 윤종용 | Apparatus for transporting of transport stream using pll |
| JP2005527877A (en) * | 2001-09-28 | 2005-09-15 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Bus system and bus interface to connect to the bus |
| JP2015122611A (en) * | 2013-12-24 | 2015-07-02 | 日本無線株式会社 | Packet transmitting device and packet receiving device |
-
1997
- 1997-05-13 JP JP9122006A patent/JPH10313448A/en active Pending
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100296753B1 (en) * | 1999-01-16 | 2001-07-12 | 윤종용 | Apparatus for transporting of transport stream using pll |
| WO2000072597A1 (en) * | 1999-05-24 | 2000-11-30 | Matsushita Electric Industrial Co., Ltd. | Image switching device and image outputting devices |
| US7486308B1 (en) | 1999-05-24 | 2009-02-03 | Panasonic Corporation | Image switching device and image outputting devices |
| JP2005527877A (en) * | 2001-09-28 | 2005-09-15 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Bus system and bus interface to connect to the bus |
| JP2015122611A (en) * | 2013-12-24 | 2015-07-02 | 日本無線株式会社 | Packet transmitting device and packet receiving device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3773258B2 (en) | Signal processing system | |
| US5781599A (en) | Packet receiving device | |
| RU2273111C2 (en) | Method for transformation of packet stream of information signals to stream of information signals with time stamps and vice versa | |
| JP4527135B2 (en) | Method of transferring audio / video / data via system bus | |
| EP0721288B1 (en) | Transmission apparatus and receiving apparatus | |
| KR19980033031A (en) | Transmission apparatus and method and receiving apparatus and method | |
| US20050002402A1 (en) | Real-time transport protocol | |
| US6088366A (en) | Device and method for converting a data transfer rate in communication of digital audio and video data | |
| JP3045715B2 (en) | Transmission system, transmitting device, recording / reproducing device, and recording device | |
| JP3810918B2 (en) | Multimedia data relay apparatus and method | |
| US6735223B1 (en) | Method of controlling offset of time stamp and apparatus for transmitting packet using the same | |
| JP2002064788A (en) | Data stream processing apparatus and method, and program storage medium | |
| EP0873019B1 (en) | Device and method for transmitting digital audio and video data | |
| CN1254098C (en) | Method and device for reading MPEG recorded data | |
| JPH1118071A (en) | Slow reproduction system | |
| JP3578156B2 (en) | Packet receiver | |
| JPH06350649A (en) | Method for transmission and synchronization of block data | |
| JP4015381B2 (en) | LAN controller and transmission apparatus equipped with LAN controller | |
| JP2001119668A (en) | Recording device | |
| JPH11103319A (en) | Network transmitting / receiving apparatus and method | |
| JP2002084288A (en) | Signal processing circuit and signal processing method | |
| JP2000307618A (en) | Data transmission system, transmitting device, receiving device, and methods thereof |