JP2005277816A - Jitter suppressor, method and computer program - Google Patents

Jitter suppressor, method and computer program Download PDF

Info

Publication number
JP2005277816A
JP2005277816A JP2004088485A JP2004088485A JP2005277816A JP 2005277816 A JP2005277816 A JP 2005277816A JP 2004088485 A JP2004088485 A JP 2004088485A JP 2004088485 A JP2004088485 A JP 2004088485A JP 2005277816 A JP2005277816 A JP 2005277816A
Authority
JP
Japan
Prior art keywords
time information
data
input digital
digital signal
multiplexing
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
Application number
JP2004088485A
Other languages
Japanese (ja)
Inventor
Katsumi Karasawa
勝己 柄沢
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2004088485A priority Critical patent/JP2005277816A/en
Publication of JP2005277816A publication Critical patent/JP2005277816A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Time-Division Multiplex Systems (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To generate a system time clock in which a jitter is reduced. <P>SOLUTION: A jitter suppressor reduces the jitter of time information included in an input digital signal. The jitter suppressor includes a time duration information extraction means for extracting an hour entry from an input digital signal; a time duration information storage means for storing the hour entry extracted by the time duration information extraction means; a data storage means for storing an input digital signal; a clock generating means; a clock measuring means for measuring the clock from the clock generating means; a data generating means for multiplexing the input digital signal; a multiplexing means for multiplexing the input digital signal stored in the data storage means and data generated by the data generating means; a time information correction means for correcting the time information included in the multiplexed data multiplexed by the multiplexing means; and a control means for controlling the time information storage means, the data storage means, the multiplexing means, and the time duration information correction means. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ATM網等を介してリアルタイムでの映像及び音声を伝送する際に発生する網ジッタを低減させるのに好適なジッタ抑圧装置、方法、及びコンピュータプログラムに関するものである。   The present invention relates to a jitter suppression apparatus, method, and computer program suitable for reducing network jitter that occurs when video and audio are transmitted in real time via an ATM network or the like.

音声・映像データを圧縮符号化し、ビットストリームとして多重伝送する方式としてMPEG2方式が盛んに用いられている。このMPEG2方式では送信側と受信側の同期をとるために、システムクロックを送信側において生成し、このレファレンス情報(PCR:Program Clock Reference)をビットストリーム中の適当な間隔で挿入し、受信側でこれを抽出して受信側の発振器をこのPCRと位相ロックさせるPLL回路を用いてシステムクロックを再生させることにより、送信側と受信側の同期をとることができる。   The MPEG2 system is actively used as a system for compressing and encoding audio / video data and performing multiplex transmission as a bit stream. In this MPEG2 system, in order to synchronize the transmission side and the reception side, a system clock is generated on the transmission side, and this reference information (PCR: Program Clock Reference) is inserted at an appropriate interval in the bit stream. By extracting this and regenerating the system clock using a PLL circuit that phase-locks the oscillator on the receiving side with the PCR, the transmitting side and the receiving side can be synchronized.

図3は、MPEG2のトランスポートストリームの構造を示す図であり、188バイトのトランスポートストリームパケットのうち、先頭の4バイト(32ビット)はヘッダである。ヘッダ内のadaptation field controlにより、adaptation fieldの有無が示される。adaptation fieldが無いことが示されると、ヘッダの後には直ちにpayloadが続く。このpayloadに映像や音声等のデータが挿入されて送られる。adaptation fieldの存在が示されると、ヘッダの後にはadaptation fieldが続き、残りの部分がpayloadとなる。adaptation fieldの後に続くpayloadには映像等のデータではなくstuffing byteを挿入することもできる。   FIG. 3 is a diagram showing the structure of an MPEG2 transport stream. Of the 188-byte transport stream packet, the first 4 bytes (32 bits) are a header. The adaptation field control in the header indicates the presence or absence of the adaptation field. If there is no adaptation field, the header is immediately followed by payload. Data such as video and audio is inserted into this payload and sent. When the presence of an adaptation field is indicated, the adaptation field follows the header and the rest is payload. A stuffing byte can be inserted in the payload following the adaptation field instead of video data.

adaptation field中に含まれるPCR信号は、実データが42ビットのデータで、これを含んだトランスポートストリームパケットが各プログラム毎に0.1秒以下の周期で伝送される。PCRフィールドの最終バイトが時刻の標準化位置と規定され、受信機側ではこの位置の到着時点でPCRフィールドの示す値に従ってクロックを補正することが求められる。   The PCR signal included in the adaptation field is 42 bits of actual data, and a transport stream packet including the actual data is transmitted with a period of 0.1 second or less for each program. The last byte of the PCR field is defined as the time standardized position, and the receiver is required to correct the clock according to the value indicated by the PCR field at the arrival of this position.

以下、図5及び図4を用いてMPEG2トランスポートストリームを受信する受信機におけるシステムクロック再生PLL回路の構成を述べる。まず、受信したTSパケットがクロック再生器501、MPEG2デコーダ502へ供給される。クロック再生器501ではPCRパケットを抽出し、システムクロックを再生する。再生したシステムクロックをMPEG2デコーダ502へ供給する。   The configuration of the system clock recovery PLL circuit in the receiver that receives the MPEG2 transport stream will be described below with reference to FIGS. First, the received TS packet is supplied to the clock regenerator 501 and the MPEG2 decoder 502. The clock regenerator 501 extracts the PCR packet and regenerates the system clock. The reproduced system clock is supplied to the MPEG2 decoder 502.

図4はクロック再生器501の詳細ブロック図である。受信したTSパケットから、PCR検出器401により当該プログラムのパケットからPCR信号を抽出する。PCR検出器401により検出されたPCR信号の時刻標準化位置においてPCR値を電圧制御発振器(VCO)405の出力をカウントするカウンタ403にロードする。カウンタ値と受信されたPCR値が減算器402によって減算される。減算結果は、ローパスフィルタ404により平滑化されてVCO405に供給される。VCO405の出力は、システムクロックとして出力端子406を介して、映像及び音声復号化器に供給される。   FIG. 4 is a detailed block diagram of the clock regenerator 501. A PCR signal is extracted from the packet of the program by the PCR detector 401 from the received TS packet. The PCR value is loaded into the counter 403 that counts the output of the voltage controlled oscillator (VCO) 405 at the time standardization position of the PCR signal detected by the PCR detector 401. The counter value and the received PCR value are subtracted by the subtractor 402. The subtraction result is smoothed by the low-pass filter 404 and supplied to the VCO 405. The output of the VCO 405 is supplied as a system clock to the video and audio decoder via the output terminal 406.

MPEG2方式の信号をATM(Asynchronous Transfer Mode)で伝送する方式はMPEG over ATMとして知られている。このMPEG over ATMでは例えば2つのTS(Transport Stream)パケットを8個のATMセルにフォーマットして伝送される。このMPEG over ATMでは、図6に示すように、例えば2つのトランスポートストリームパケットをAAL5にした後、8つのATMセルに分解して伝送する。一方、受信側では8つのATMセルを受信した時点でトランスポートパケットを組み立てるため、この2つのトランスポートパケットは図6に示すようにバーストデータとなる。ここでトランスポートストリームの伝送レートとATMの伝送レートの相違から、PCRの位置が本来の位置から変動して、これを基準として生成されるSTCにジッタが発生することになる。   A system for transmitting an MPEG2 system signal by ATM (Asynchronous Transfer Mode) is known as MPEG over ATM. In this MPEG over ATM, for example, two TS (Transport Stream) packets are formatted into eight ATM cells and transmitted. In this MPEG over ATM, as shown in FIG. 6, for example, two transport stream packets are converted into AAL5 and then decomposed into eight ATM cells for transmission. On the other hand, since the transport packet is assembled on the receiving side when eight ATM cells are received, these two transport packets become burst data as shown in FIG. Here, due to the difference between the transport stream transmission rate and the ATM transmission rate, the position of the PCR fluctuates from the original position, and jitter occurs in the STC generated based on this.

また、AAL5におけるATM伝送では図7に示すように送信側と受信側の転送時間は保証されていないため更にジッタが発生することになる。   Further, in ATM transmission in AAL5, as shown in FIG. 7, since the transfer time between the transmission side and the reception side is not guaranteed, further jitter occurs.

そこで本発明は、受信したMPEG over ATM信号のプログラムクロックレファレンスの位置に変動があってもジッタが低減されたシステムタイムクロックを生成するジッタ抑圧方法及びジッタ抑圧装置、更には、該ジッタ抑圧装置を有するMPEG復号化装置を提供することを目的とする。   Therefore, the present invention provides a jitter suppression method and jitter suppression apparatus for generating a system time clock with reduced jitter even if the position of the program clock reference of the received MPEG over ATM signal varies, and further, the jitter suppression apparatus It is an object of the present invention to provide an MPEG decoding apparatus having the above-mentioned.

本発明のジッタ抑圧装置は、入力ディジタル信号に含まれる時間情報のジッタを低減するジッタ抑圧装置であって、入力ディジタル信号から時間情報を抽出する時間情報抽出手段と、前記時間情報抽出手段によって抽出した時間情報を蓄えるための時間情報記憶手段と、入力ディジタル信号を蓄えるためのデータ記憶手段と、クロック発生手段と、前記クロック発生手段からのクロックを計測するクロック計測手段と、入力ディジタル信号に多重するデータ生成手段と、前記データ記憶手段に記憶した入力ディジタル信号と前記データ生成手段によって生成されたデータを多重する多重化手段と、前記多重化手段によって多重化された多重データに含まれる時間情報を補正する時間情報補正手段と、前記時間情報記憶手段及び前記データ記憶手段及び前記多重化手段及び前記時間情報補正手段を制御する制御手段とを備えることを特徴とする。
本発明のジッタ抑圧方法は、入力ディジタル信号に含まれる時間情報のジッタをジッタ抑圧装置により低減させるためのジッタ抑圧方法であって、入力ディジタル信号から時間情報を抽出する時間情報抽出手順と、抽出した時間情報を時間情報記憶手段に蓄える時間情報記憶手順と、入力ディジタル信号をデータ記憶手段に蓄えるデータ記憶手順と、クロック発生手段からのクロックを計測するクロック計測手順と、入力ディジタル信号に多重するデータ生成手順と、前記データ記憶手段に記憶した入力ディジタル信号と前記データ生成手順によって生成されたデータを多重する多重化手順と、前記多重化手順によって多重化された多重データに含まれる時間情報を補正する時間情報補正手順と、前記時間情報記憶手順及び前記データ記憶手順及び前記多重化手順及び前記時間情報補正手順を制御する制御手順とを有する点に特徴を有する。
本発明のコンピュータプログラムは、入力ディジタル信号に含まれる時間情報のジッタを低減させるための処理をコンピュータに実行させるコンピュータプログラムであって、入力ディジタル信号から時間情報を抽出する時間情報抽出処理と、抽出した時間情報を時間情報記憶手段に蓄える時間情報記憶処理と、入力ディジタル信号をデータ記憶手段に蓄えるデータ記憶処理と、クロック発生手段からのクロックを計測するクロック計測処理と、入力ディジタル信号に多重するデータ生成処理と、前記データ記憶手段に記憶した入力ディジタル信号と前記データ生成処理によって生成されたデータを多重する多重化処理と、前記多重化処理によって多重化された多重データに含まれる時間情報を補正する時間情報補正処理と、前記時間情報記憶処理及び前記データ記憶処理及び前記多重化処理及び前記時間情報補正処理を制御する制御処理とをコンピュータに実行させる点に特徴を有する。
The jitter suppression apparatus of the present invention is a jitter suppression apparatus that reduces jitter of time information included in an input digital signal, and extracts time information from the input digital signal, and is extracted by the time information extraction means. Time information storage means for storing the time information, data storage means for storing the input digital signal, clock generation means, clock measurement means for measuring the clock from the clock generation means, multiplexed to the input digital signal Data generating means, multiplexing means for multiplexing the input digital signal stored in the data storage means and data generated by the data generating means, and time information included in the multiplexed data multiplexed by the multiplexing means Information correction means for correcting, the time information storage means and the data storage And a controlling means for controlling the stage and said multiplexing means and said time information correction means.
The jitter suppression method of the present invention is a jitter suppression method for reducing jitter of time information contained in an input digital signal by a jitter suppression device, a time information extraction procedure for extracting time information from an input digital signal, and an extraction Time information storing procedure for storing the time information in the time information storing means, data storing procedure for storing the input digital signal in the data storing means, clock measuring procedure for measuring the clock from the clock generating means, and multiplexing to the input digital signal A data generation procedure, a multiplexing procedure for multiplexing the input digital signal stored in the data storage means and the data generated by the data generation procedure, and time information included in the multiplexed data multiplexed by the multiplexing procedure. Correction procedure of time information to be corrected, the time information storage procedure and the data storage procedure And characterized in that it has a control procedure for controlling the multiplexing procedure and the time information correction step.
A computer program according to the present invention is a computer program for causing a computer to execute processing for reducing jitter of time information contained in an input digital signal, the time information extraction processing for extracting time information from the input digital signal, and extraction Time information storage processing for storing the time information in the time information storage means, data storage processing for storing the input digital signal in the data storage means, clock measurement processing for measuring the clock from the clock generation means, and multiplexing to the input digital signal A data generation process, a multiplexing process for multiplexing the input digital signal stored in the data storage means and the data generated by the data generation process, and time information included in the multiplexed data multiplexed by the multiplexing process. Time information correction processing to be corrected, and the time information recording It has characteristic processing and said data storage processing and control processing for controlling the multiplexing process and the time information correction process to the point to be executed by a computer.

本発明によれば、網ジッタを含む受信トランスポートストリームパケットに対し、網ジッタの抑圧を行うことができるので、トランスポートストリームパケット復号器において安定したシステムクロックを再生することが可能となり、映像及び音声を容易に復号できる。   According to the present invention, network jitter can be suppressed for a received transport stream packet including network jitter, so that a stable system clock can be reproduced in the transport stream packet decoder. Audio can be easily decoded.

以下、添付図面を参照して、本発明の好適な実施形態について説明する。図2は、本発明を適用したPCRジッタ抑圧装置を含むMPEG復号化装置の構成を示すブロック図である。図2において、201はPCRジッタ抑圧器であり、202はTS復号器、203はPCR再生器、204は映像復号化器、205は音声復号化器である。   Preferred embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 2 is a block diagram showing a configuration of an MPEG decoding apparatus including a PCR jitter suppression apparatus to which the present invention is applied. In FIG. 2, 201 is a PCR jitter suppressor, 202 is a TS decoder, 203 is a PCR regenerator, 204 is a video decoder, and 205 is an audio decoder.

網ジッタを含むトランスポートストリームパケットがPCRジッタ抑圧器201に入力される。PCRジッタ抑圧器201では後述するジッタ抑圧方法によって網ジッタが抑圧されたトランスポートストリームパケットが出力される。   A transport stream packet including network jitter is input to the PCR jitter suppressor 201. The PCR jitter suppressor 201 outputs a transport stream packet in which network jitter is suppressed by a jitter suppression method described later.

網ジッタが抑圧されたトランスポートストリームパケットがTS復号器202に供給され、PCRを含むトランスポートストリームパケット、映像及び音声パケットに分離され、それぞれ、PCR再生器203、映像復号化器204、音声復号化器205に供給される。   Transport stream packets with suppressed network jitter are supplied to the TS decoder 202 and separated into transport stream packets including PCR, video and audio packets, respectively, a PCR regenerator 203, a video decoder 204, and an audio decoder, respectively. Is supplied to the generator 205.

PCR再生器203ではトランスポートストリームパケットからPCRを抽出し、PLL回路によってシステムクロックを再生する。再生されたシステムクロックを映像復号化器204、音声復号化器205に供給する。   The PCR regenerator 203 extracts the PCR from the transport stream packet, and regenerates the system clock by the PLL circuit. The reproduced system clock is supplied to the video decoder 204 and the audio decoder 205.

映像復号化器204、音声復号化器205ではそれぞれ映像、音声パケットを復号化し、映像データ及び音声データを出力する。   The video decoder 204 and audio decoder 205 decode video and audio packets, respectively, and output video data and audio data.

次に、PCRジッタ抑圧器201で行うPCRジッタ抑圧方法について図面を参照して説明する。図1は本発明を適用したPCRジッタ抑圧器の構成を示すブロック図である。図1において、101は受信されたトランスポートストリームパケットからPCR値を抽出するPCR抽出器、102は抽出されたPCR値を蓄えるPCRバッファ、103は27MHz発振器、104は27MHz発振器103の27MHzクロックを計測するカウンタ、105はPCRバッファ102とカウンタ104の値からトランスポートストリームパケットをメモリ106に書き込み及び読み出し制御を行うコントローラ、106は受信されたトランスポートストリームパケットを蓄えるメモリ、107はヌルパケットを生成するスタッフィング発生器、108は受信されたトランスポートストリームパケットと107のスタッフィング発生器から出力されるヌルパケットを多重する多重器、109はPCR値を補正するPCR補正器である。   Next, a PCR jitter suppression method performed by the PCR jitter suppressor 201 will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a PCR jitter suppressor to which the present invention is applied. In FIG. 1, 101 is a PCR extractor that extracts a PCR value from a received transport stream packet, 102 is a PCR buffer that stores the extracted PCR value, 103 is a 27 MHz oscillator, and 104 is a 27 MHz clock of the 27 MHz oscillator 103. 105, a controller for controlling the writing and reading of the transport stream packet in the memory 106 from the values of the PCR buffer 102 and the counter 104, 106 a memory for storing the received transport stream packet, and 107 for generating a null packet The stuffing generator, 108 is a multiplexer that multiplexes the received transport stream packet and the null packet output from the stuffing generator 107, and 109 is a PCR complement that corrects the PCR value. It is a vessel.

図1において、網ジッタを含むトランスポートストリームパケットが順次受信され、PCR抽出器101によってトランスポートストリームパケット内に多重されているPCRを含む受信トランスポートストリームパケットからPCR値が抽出される。   In FIG. 1, transport stream packets including network jitter are sequentially received, and a PCR value is extracted from a received transport stream packet including PCR multiplexed in the transport stream packet by a PCR extractor 101.

PCR抽出器101は受信されたトランスポートストリームパケットからPCRが含まれるトランスポートストリームパケットを抽出するとコントローラ105へPCR通知信号を出力する。また、PCRバッファ102へPCR値を保持させる。   When the PCR extractor 101 extracts the transport stream packet including the PCR from the received transport stream packet, the PCR extractor 101 outputs a PCR notification signal to the controller 105. Further, the PCR value is held in the PCR buffer 102.

コントローラ105では受信されたトランスポートストリームパケットを順次メモリ106へ書き込む。また、PCR抽出器101からのPCR抽出通知信号を受けるとPCR抽出器101で抽出したPCR値とPCRバッファ102に保持されているPCR値、及び、カウンタ104の計測値を読み込む。カウンタ104の計測値を読み込み終わると、カウンタ104をリセットする。カウンタ104の計測値は27MHz発振器103から出力される27MHzクロックを計測した値である。   The controller 105 sequentially writes the received transport stream packets into the memory 106. When receiving a PCR extraction notification signal from the PCR extractor 101, the PCR value extracted by the PCR extractor 101, the PCR value held in the PCR buffer 102, and the measured value of the counter 104 are read. When reading of the measurement value of the counter 104 is completed, the counter 104 is reset. The measured value of the counter 104 is a value obtained by measuring the 27 MHz clock output from the 27 MHz oscillator 103.

前記の受信されたトランスポートストリームパケットのメモリ106への書き込み及び受信トランスポートストリームパケット内に多重されているPCRの抽出及びPCRバッファ102へ書き込み、PCR値、及び、カウンタ104の計測値を読み込み動作がPCRを含むトランスポートストリームパケット間隔で連続して行われる。   Writing the received transport stream packet into the memory 106, extracting the PCR multiplexed in the received transport stream packet, writing it into the PCR buffer 102, and reading the PCR value and the measurement value of the counter 104 Are performed continuously at intervals of transport stream packets including PCR.

コントローラ105は2つの読み込んだPCR値の時刻差を算出する。この算出した時刻差が各PCR値の時刻差となる。また、読み込んだカウンタ104の計測値と算出したPCR時刻差とを比較する。   The controller 105 calculates the time difference between the two read PCR values. This calculated time difference becomes the time difference of each PCR value. Further, the read measurement value of the counter 104 is compared with the calculated PCR time difference.

比較した結果、PCR時刻差とカウンタ104の計測値の差分が1つのトランスポートストリームパケット分を伝送できる時刻差未満であれば、多重器108からメモリ106に書き込まれた受信トランスポートストリームパケットを読み出しPCR補正器109へ供給する。メモリ106から読み出すのはPCRを含むトランスポートストリームパケットから次のPCRを含むトランスポートストリームパケットの1つ前のトランスポートストリームパケットまでである。   As a result of the comparison, if the difference between the PCR time difference and the measured value of the counter 104 is less than the time difference at which one transport stream packet can be transmitted, the received transport stream packet written in the memory 106 is read from the multiplexer 108 Supply to the PCR corrector 109. Reading from the memory 106 is from the transport stream packet including the PCR to the transport stream packet immediately preceding the transport stream packet including the next PCR.

逆に比較した結果、PCR時刻差とカウンタ104の計測値の差分が1つのトランスポートストリームパケット分を伝送できる時刻差以上であれば、多重器108からスタッフィング生成器107からのヌルパケットを前記比較結果のPCR時刻差とカウンタ104の計測値の差分が1つのトランスポートストリームパケット分を伝送できる時刻差未満となるまで、トランスポートストリームパケット単位で挿入する。   On the contrary, if the difference between the PCR time difference and the measured value of the counter 104 is equal to or greater than the time difference at which one transport stream packet can be transmitted, the null packet from the multiplexor 108 to the stuffing generator 107 is compared. Insertion is performed in units of transport stream packets until the difference between the resulting PCR time difference and the measurement value of the counter 104 is less than the time difference at which one transport stream packet can be transmitted.

このヌルパケット挿入によって多重器108で出力されるトランスポートストリームパケットは網ジッタを1つのトランスポートストリームパケット分を伝送できる時刻未満のジッタまで抑圧することができる。   The transport stream packet output from the multiplexer 108 by this null packet insertion can suppress the network jitter to a jitter less than the time at which one transport stream packet can be transmitted.

次にPCR補正器109では前記1つのトランスポートストリームパケット分を伝送できる時刻未満のジッタまで抑圧されたトランスポートストリームパケットを受けて、多重器108の出力である多重データからPCR値を含むトランスポートストリームパケットを抽出する。   Next, the PCR corrector 109 receives a transport stream packet suppressed to a jitter less than the time at which the one transport stream packet can be transmitted, and transports a PCR value from the multiplexed data output from the multiplexer 108. Extract stream packets.

抽出したPCR値に対し、前記1つのトランスポートストリーム分を伝送できる時刻未満のジッタを前記カウンタ104の計測値から27MHzの1クロック精度での補正をかける。   The extracted PCR value is corrected with a one-clock accuracy of 27 MHz from the measured value of the counter 104 for jitter less than the time at which the one transport stream can be transmitted.

前記コントローラ105からのメモリ106への読み出しタイミングと前記算出された2つのPCR時刻差及び、カウンタ104からの計測値から1つのトランスポートストリームパケット分未満の時刻ズレ量をPCR値に加算することによって網ジッタを抑圧し、図2のTS復号器202へ供給する。   By adding the timing of reading from the controller 105 to the memory 106, the difference between the two calculated PCR times, and the time shift amount less than one transport stream packet from the measured value from the counter 104, to the PCR value. The network jitter is suppressed and supplied to the TS decoder 202 of FIG.

なお、本発明の目的は、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。   An object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the above-described embodiments to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in.

この場合、記憶媒体から読み出されたプログラムコード自体が上述した実施形態の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。   As a storage medium for supplying the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

また、コンピュータが読み出したプログラムコードを実行することにより、上述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(基本システム或いはオペレーティングシステム)等が実際の処理の一部又は全部を行い、その処理によって上述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (basic system or operating system) running on the computer based on the instruction of the program code. Needless to say, a case where the functions of the above-described embodiment are realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって上述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, after the program code read from the storage medium is written to a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

本発明を適用したPCRジッタ抑圧器の構成を示すブロック図である。It is a block diagram which shows the structure of the PCR jitter suppressor to which this invention is applied. 本発明を適用したPCRジッタ抑圧器を含むMPEG復号化装置の構成を示すブロック図である。It is a block diagram which shows the structure of the MPEG decoding apparatus containing the PCR jitter suppressor to which this invention is applied. MPEG2のトランスポートストリームの構成を示す図である。It is a figure which shows the structure of the transport stream of MPEG2. システムクロック再生器の構成を示すブロック図である。It is a block diagram which shows the structure of a system clock regenerator. MPEG2復号化装置の構成を示すブロック図である。It is a block diagram which shows the structure of an MPEG2 decoding apparatus. トランスポートストリームパケット及びATMセルの構成を示す図である。It is a figure which shows the structure of a transport stream packet and an ATM cell. ATM−AAL5でのセル送受信タイミングを示す図である。It is a figure which shows the cell transmission / reception timing in ATM-AAL5.

符号の説明Explanation of symbols

101:PCR抽出器
102:PCRバッファ
103:27MHz発振器
104:カウンタ
105:コントローラ
106:メモリ
107:スタッフィング生成器
108:多重器
109:PCR補正器
201:PCRジッタ抑圧器
202:TS復号器
203:PCR再生器
204:映像復号化器
205:音声復号化器
101: PCR extractor 102: PCR buffer 103: 27 MHz oscillator 104: Counter 105: Controller 106: Memory 107: Stuffing generator 108: Multiplexer 109: PCR corrector 201: PCR jitter suppressor 202: TS decoder 203: PCR Regenerator 204: Video decoder 205: Audio decoder

Claims (9)

入力ディジタル信号に含まれる時間情報のジッタを低減するジッタ抑圧装置であって、
入力ディジタル信号から時間情報を抽出する時間情報抽出手段と、
前記時間情報抽出手段によって抽出した時間情報を蓄えるための時間情報記憶手段と、
入力ディジタル信号を蓄えるためのデータ記憶手段と、
クロック発生手段と、
前記クロック発生手段からのクロックを計測するクロック計測手段と、
入力ディジタル信号に多重するデータ生成手段と、
前記データ記憶手段に記憶した入力ディジタル信号と前記データ生成手段によって生成されたデータを多重する多重化手段と、
前記多重化手段によって多重化された多重データに含まれる時間情報を補正する時間情報補正手段と、
前記時間情報記憶手段及び前記データ記憶手段及び前記多重化手段及び前記時間情報補正手段を制御する制御手段とを備えることを特徴とするジッタ抑圧装置。
A jitter suppression device for reducing jitter of time information included in an input digital signal,
Time information extraction means for extracting time information from the input digital signal;
Time information storage means for storing the time information extracted by the time information extraction means;
Data storage means for storing input digital signals;
Clock generation means;
Clock measuring means for measuring a clock from the clock generating means;
Data generating means for multiplexing the input digital signal;
Multiplexing means for multiplexing the input digital signal stored in the data storage means and the data generated by the data generation means;
Time information correction means for correcting time information included in the multiplexed data multiplexed by the multiplexing means;
A jitter suppression apparatus comprising: control means for controlling the time information storage means, the data storage means, the multiplexing means, and the time information correction means.
前記入力ディジタル信号はISO/IEC13818−1に示されるトランスポートストリームであり、前記時間情報は該トランスポートストリームに挿入されているプログラム・クロック・リファレンス・ベース及びプログラム・クロック・リファレンス・エクステンションであることを特徴とする請求項1に記載のジッタ抑圧装置。   The input digital signal is a transport stream shown in ISO / IEC13818-1, and the time information is a program clock reference base and a program clock reference extension inserted in the transport stream. The jitter suppression apparatus according to claim 1. 前記データ生成手段にて生成されるデータはISO/IEC13818−1で示されるヌルパケットであることを特徴とする請求項1に記載のジッタ抑圧装置。   The jitter suppression apparatus according to claim 1, wherein the data generated by the data generation means is a null packet indicated by ISO / IEC13818-1. 前記制御手段は前記時間情報抽出手段からの抽出通知信号を受けると、前記時間情報抽出手段によって抽出した時間情報を前記時間情報記憶手段に書き込むことを特徴とする請求項1に記載のジッタ抑圧装置。   2. The jitter suppression apparatus according to claim 1, wherein the control unit writes the time information extracted by the time information extraction unit into the time information storage unit when receiving the extraction notification signal from the time information extraction unit. . 前記制御手段は前記時間情報抽出手段からの抽出通知信号を受けると、前記時間情報記憶手段からの時間情報を読み出し、1つ前の時間情報との時刻差を算出し、前記クロック計測手段からの計測情報を読み込み、該時刻差と該計測情報を比較し、ある一定値未満となるまで、前記データ生成手段によって生成されたデータを多重することを特徴とする請求項1に記載のジッタ抑圧装置。   When the control means receives the extraction notification signal from the time information extraction means, it reads out the time information from the time information storage means, calculates the time difference from the previous time information, and outputs the time difference from the clock measurement means. 2. The jitter suppression device according to claim 1, wherein the measurement information is read, the time difference is compared with the measurement information, and the data generated by the data generation means is multiplexed until the measurement information becomes less than a certain value. . 前記制御手段は前記時間情報抽出手段からの抽出通知信号を受けると、前記時間情報記憶手段からの時間情報を読み出し、1つ前の時間情報との時刻差を算出し、前記クロック計測手段からの計測情報を読み込み、該時刻差と該計測情報を比較し、ある一定値以上のときに、前記データ記憶手段に蓄えられたデータを該データに含まれる時間情報を含むトランスポートストリームパケットから次の時間情報を含むトランスポートストリームパケットの1つ前のトランスポートストリームパケットまでを読み出すことを特徴とする請求項1に記載のジッタ抑圧装置。   When the control means receives the extraction notification signal from the time information extraction means, it reads out the time information from the time information storage means, calculates the time difference from the previous time information, and outputs the time difference from the clock measurement means. Read measurement information, compare the time difference with the measurement information, and when the value is equal to or greater than a certain value, the data stored in the data storage means is transferred from the transport stream packet including the time information included in the data to the next 2. The jitter suppression apparatus according to claim 1, wherein up to a transport stream packet preceding the transport stream packet including time information is read out. 前記時間情報補正手段は、前記時刻差と前記計測情報との差分時刻値を前記多重データに含まれる時間情報に加算することを特徴とする請求項5に記載のジッタ抑圧装置。   6. The jitter suppression apparatus according to claim 5, wherein the time information correction unit adds a difference time value between the time difference and the measurement information to time information included in the multiplexed data. 入力ディジタル信号に含まれる時間情報のジッタをジッタ抑圧装置により低減させるためのジッタ抑圧方法であって、
入力ディジタル信号から時間情報を抽出する時間情報抽出手順と、
抽出した時間情報を時間情報記憶手段に蓄える時間情報記憶手順と、
入力ディジタル信号をデータ記憶手段に蓄えるデータ記憶手順と、
クロック発生手段からのクロックを計測するクロック計測手順と、
入力ディジタル信号に多重するデータ生成手順と、
前記データ記憶手段に記憶した入力ディジタル信号と前記データ生成手順によって生成されたデータを多重する多重化手順と、
前記多重化手順によって多重化された多重データに含まれる時間情報を補正する時間情報補正手順と、
前記時間情報記憶手順及び前記データ記憶手順及び前記多重化手順及び前記時間情報補正手順を制御する制御手順とを有することを特徴とするジッタ抑圧方法。
A jitter suppression method for reducing jitter of time information included in an input digital signal by a jitter suppression device,
A time information extraction procedure for extracting time information from the input digital signal;
A time information storage procedure for storing the extracted time information in the time information storage means;
A data storage procedure for storing the input digital signal in the data storage means;
A clock measurement procedure for measuring the clock from the clock generation means;
A data generation procedure for multiplexing the input digital signal;
A multiplexing procedure for multiplexing the input digital signal stored in the data storage means and the data generated by the data generation procedure;
A time information correction procedure for correcting time information included in multiplexed data multiplexed by the multiplexing procedure;
A jitter suppression method comprising: a control procedure for controlling the time information storage procedure, the data storage procedure, the multiplexing procedure, and the time information correction procedure.
入力ディジタル信号に含まれる時間情報のジッタを低減させるための処理をコンピュータに実行させるコンピュータプログラムであって、
入力ディジタル信号から時間情報を抽出する時間情報抽出処理と、
抽出した時間情報を時間情報記憶手段に蓄える時間情報記憶処理と、
入力ディジタル信号をデータ記憶手段に蓄えるデータ記憶処理と、
クロック発生手段からのクロックを計測するクロック計測処理と、
入力ディジタル信号に多重するデータ生成処理と、
前記データ記憶手段に記憶した入力ディジタル信号と前記データ生成処理によって生成されたデータを多重する多重化処理と、
前記多重化処理によって多重化された多重データに含まれる時間情報を補正する時間情報補正処理と、
前記時間情報記憶処理及び前記データ記憶処理及び前記多重化処理及び前記時間情報補正処理を制御する制御処理とをコンピュータに実行させることを特徴とするコンピュータプログラム。
A computer program for causing a computer to execute processing for reducing jitter of time information included in an input digital signal,
Time information extraction processing for extracting time information from the input digital signal;
A time information storage process for storing the extracted time information in the time information storage means;
A data storage process for storing the input digital signal in the data storage means;
Clock measurement processing for measuring the clock from the clock generation means;
Data generation processing to be multiplexed with the input digital signal;
A multiplexing process for multiplexing the input digital signal stored in the data storage means and the data generated by the data generation process;
A time information correction process for correcting time information included in the multiplexed data multiplexed by the multiplexing process;
A computer program for causing a computer to execute control processing for controlling the time information storage processing, the data storage processing, the multiplexing processing, and the time information correction processing.
JP2004088485A 2004-03-25 2004-03-25 Jitter suppressor, method and computer program Pending JP2005277816A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004088485A JP2005277816A (en) 2004-03-25 2004-03-25 Jitter suppressor, method and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004088485A JP2005277816A (en) 2004-03-25 2004-03-25 Jitter suppressor, method and computer program

Publications (1)

Publication Number Publication Date
JP2005277816A true JP2005277816A (en) 2005-10-06

Family

ID=35177004

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004088485A Pending JP2005277816A (en) 2004-03-25 2004-03-25 Jitter suppressor, method and computer program

Country Status (1)

Country Link
JP (1) JP2005277816A (en)

Similar Documents

Publication Publication Date Title
EP2278803B1 (en) Data recording and reproducing method and system
US7965634B2 (en) Transmission rate adjustment device and method
US6377588B1 (en) Method and apparatus for reducing jitter of a program clock reference in a transport stream of MPEG over ATM, and MPEG decoder
KR100981378B1 (en) Device and process for the read-synchronization of video data and of ancillary data and associated products
US8514945B2 (en) IP stream tramsmitting/receiving system, IP stream receiving device and receiving process timing synchronization method used for the same
JP4279876B2 (en) Transport stream processing apparatus and transport stream processing method
JPH11163817A (en) Digital encoding multiplexer
US20100211706A1 (en) Buffer control device, buffer control method, and program
JP3558983B2 (en) Digital broadcast recording and playback device
JP2008245050A (en) Pcr correction circuit
EP3376773B1 (en) Information processing device, information processing method, and program
JPH09135424A (en) Device for recording/reproducing transmission bit stream in digital video tape recorder and control method therefor
US6735223B1 (en) Method of controlling offset of time stamp and apparatus for transmitting packet using the same
JP3990813B2 (en) Encoding apparatus, encoding method, digital transmission apparatus, and digital transmission system
US20050135368A1 (en) Stream data receiving apparatus
JP2005277816A (en) Jitter suppressor, method and computer program
US20080310647A1 (en) Audio stream processing method, playback apparatus, and output apparatus
JP2003087734A (en) Error detector, error detection method, and recording and reproducing device and recording and reproducing method
JP4224749B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND RECORDING MEDIUM
JP2005130065A (en) Transport stream multiplexer
JP2001111610A (en) Receiver for information data transmission system
JP4158075B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND RECORDING MEDIUM
JP3705231B2 (en) Transport stream splicer
US20020003942A1 (en) Reproducing device, medium, information aggregate, transmitting medium, and recording medium
US7058279B2 (en) Special reproduction data generating device, medium and information aggregate