JPH08226946A - Jitter spectrum analyzer - Google Patents

Jitter spectrum analyzer

Info

Publication number
JPH08226946A
JPH08226946A JP5643495A JP5643495A JPH08226946A JP H08226946 A JPH08226946 A JP H08226946A JP 5643495 A JP5643495 A JP 5643495A JP 5643495 A JP5643495 A JP 5643495A JP H08226946 A JPH08226946 A JP H08226946A
Authority
JP
Japan
Prior art keywords
jitter
data
time interval
value
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.)
Withdrawn
Application number
JP5643495A
Other languages
Japanese (ja)
Inventor
Shinsuke Tajiri
真介 田尻
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.)
Advantest Corp
Original Assignee
Advantest Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Advantest Corp filed Critical Advantest Corp
Priority to JP5643495A priority Critical patent/JPH08226946A/en
Publication of JPH08226946A publication Critical patent/JPH08226946A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Dc Digital Transmission (AREA)

Abstract

PURPOSE: To aim at operation approximation in the case where a jitter amount (fn) is small compared with a time interval T and convert into the jitter amount (fn) of regular time intervals by a comparatively simple operation means without finding a curve 58 for performing curve fitness. CONSTITUTION: An average time interval value T is calculated from data arrays of irregular time intervals by an average time interval operation part 56, and time series data of jitter amounts tn, τn of each time are computed. A regular time interval data operation part 12 or the like for calculating the jitter value of the n-th position is provided from three data of the jitter value τn of the n-th position, the jitter value τn-1 just before it and the jitter value τn+1 just after it by using the time series data. The data array of the jitter values (fn) for the regular time interval T is output by successively calculating it for the time series data.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、ジッタスペクトラム
解析装置において、被測定信号に含まれているジッタ成
分を有する測定データ、即ち非等時間間隔データを受け
て、FFT処理部で演算可能な形式である等時間間隔デ
ータ列に変換する変換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a jitter spectrum analyzing apparatus which receives measurement data having a jitter component contained in a signal under measurement, that is, non-uniform time interval data, and which can be operated by an FFT processing section. The present invention relates to a conversion device for converting a constant time interval data string.

【0002】[0002]

【従来の技術】入力信号のジッタスペクトラム解析する
為には、FFT処理を行うが、このFFT処理の入力デ
ータとしては、一定した時間間隔毎のジッタ量のデータ
列でなければFFT処理出来ない。この為、ジッタによ
る非等時間間隔のデータ列として測定されたデータ列か
ら、FFT処理可能なデータ列形式に変換する必要があ
る。その為に例えばスプライン補間法で、一旦ジッタ成
分の非等時間間隔データ列からカーブフィット(curve
fit)する曲線を求め、この曲線から、平均した一定時
間間隔位置にある曲線上の値を読み取ってジッタ量の等
時間間隔データ列を求める前処理変換を施す必要があ
る。
2. Description of the Related Art FFT processing is performed in order to analyze a jitter spectrum of an input signal. However, as input data of this FFT processing, FFT processing cannot be performed unless it is a data string having a jitter amount at fixed time intervals. Therefore, it is necessary to convert the data sequence measured as a data sequence at non-equal time intervals due to jitter into a data sequence format that can be FFT processed. For this purpose, for example, by using the spline interpolation method, a curve fitting (curve fitting)
It is necessary to perform a pre-processing conversion to obtain a curve to be fitted), read the value on the curve at an averaged fixed time interval position from this curve, and obtain an isochronous data string of the jitter amount.

【0003】従来技術の例としては、スプライン補間法
による等時間間隔データ列に変換する例がある。これに
ついて、図5と図6と図7を参照して説明する。本装置
の等時間間隔データ変換部50の構成は、図5に示すよ
うに、時間間隔測定部52と、測定データメモリ54
と、平均時間間隔演算部56と、等時間間隔データ算出
部58とで成る。この出力データをFFT演算部70に
供給してジッタ成分のスペクトラムを求めている。
As an example of the prior art, there is an example of conversion into a data string of equal time intervals by a spline interpolation method. This will be described with reference to FIGS. 5, 6, and 7. As shown in FIG. 5, the equal time interval data conversion unit 50 of the present apparatus has a time interval measurement unit 52 and a measurement data memory 54.
And an average time interval calculation unit 56 and an equal time interval data calculation unit 58. This output data is supplied to the FFT calculation unit 70 to obtain the spectrum of the jitter component.

【0004】時間間隔測定部52は、図6の波形データ
例に示すように被測定信号100の2つのパルスの立ち
上がりエッジの時間間隔値T1〜Tnを高分解能で計数し
て得たデジタルデータ100datをn点数順次連続的に
測定データメモリ54に格納保存する。このデータ列
は、ジッタ成分を含んでいる為、非等時間間隔のデータ
列である。
The time interval measuring unit 52, as shown in the waveform data example of FIG. 6, digital data 100dat obtained by counting the time interval values T1 to Tn of the rising edges of the two pulses of the signal under measurement 100 with high resolution. Are continuously stored in the measurement data memory 54 in the order of n points. Since this data string contains a jitter component, it is a data string at non-equal time intervals.

【0005】平均時間間隔演算部56は、得られたn点
のデータを加算平均して平均時間間隔値Tを求めるもの
であって、n=1〜N迄としてT=Σ(Tn)/Nで求め
る。これを等時間間隔データ算出部58に供給する。
The average time interval calculation unit 56 calculates the average time interval value T by adding and averaging the obtained n points of data, and T = Σ (Tn) / N with n = 1 to N. Ask in. This is supplied to the equal time interval data calculation unit 58.

【0006】等時間間隔データ算出部58では、平均時
間間隔値(T)を積算した基準時間点(nT)における
ジッタ量データ列(fn)を求める。即ち、基準時間点
に対応する測定時間点(図3参照)(tn=ΣTi、ここ
でi=1〜n)、その差、即ち、ジッタ量(τn=nT−
tn)を求める。かくして、測定時間点におけるジッタ
量のデータ列が求まる。今、横軸に時間、縦軸にジッタ
量をとり、この時系列、(tn、τn)をプロットしてみ
れば、図7に示すようになる(×印で記す)。次にスプ
ライン補法により、このジッタ量の時系列座標点(×印
で記す)を通り、カーブフィットする曲線58curvを求
め、基準時間における曲線上の値(○印で記す)を計算
することにより、ジッタ量の等時間間隔データ系列(f
n)を得る。このジッタ量(fn)のデータ列をFFT演
算部70に供給することで、ジッタ成分のスペクトラム
をFFT演算により求めることが可能となる。
The equal time interval data calculation unit 58 obtains the jitter amount data string (fn) at the reference time point (nT) obtained by integrating the average time interval value (T). That is, the measurement time point corresponding to the reference time point (see FIG. 3) (tn = ΣTi, where i = 1 to n), the difference, that is, the jitter amount (τn = nT−
tn) is calculated. Thus, the data string of the jitter amount at the measurement time point is obtained. Now, plotting this time series, (tn, τn), with the horizontal axis representing time and the vertical axis representing the amount of jitter, it becomes as shown in FIG. 7 (marked with a cross). Next, by the spline complement method, a curve 58curv that fits the curve is obtained by passing through the time series coordinate points (marked with X) of this jitter amount, and the value on the curve at the reference time (marked with ○) is calculated. , The data amount of the jitter amount at equal time intervals (f
get n). By supplying the data string of the jitter amount (fn) to the FFT calculation unit 70, the spectrum of the jitter component can be obtained by the FFT calculation.

【0007】[0007]

【発明が解決しようとする課題】上記説明のように、各
々の基準時間点位置におけるジッタ量(fn)を求める
為に、カーブ・フィットする曲線58curvを求める必要
がある。この曲線を求める演算は時間がかかる難点があ
る。
As described above, in order to obtain the jitter amount (fn) at each reference time point position, it is necessary to find the curve-fitting curve 58curv. The calculation for obtaining this curve has a drawback that it takes time.

【0008】そこで、本発明が解決しようとする課題
は、ジッタ量(fn)が時間間隔Tに比べて充分小さい
場合には演算が近似できることに着目して、カーブ・フ
ィットする曲線58curvを求めることなく、比較的簡単
な演算手段により等時間間隔のジッタ量(fn)に変換
することを目的とする。
Therefore, the problem to be solved by the present invention is to find the curve 58curv that fits the curve, paying attention to the fact that the calculation can be approximated when the jitter amount (fn) is sufficiently smaller than the time interval T. Instead, the purpose is to convert the jitter amount (fn) at equal time intervals by a relatively simple calculation means.

【0009】[0009]

【課題を解決する為の手段】これにより、時間間隔測定
部52で被測定信号100の時間間隔列を測定して、こ
のジッタによる非等時間間隔のデータ列T1〜TNからの
ジッタ成分のスペクトラム解析する為に、ジッタによる
非等時間間隔のデータ列をFFT処理可能な等時間間隔
なジッタ成分のデータ列(fn)に変換装置を実現す
る。
Thus, the time interval measuring section 52 measures the time interval sequence of the signal under measurement 100, and the spectrum of the jitter component from the data sequence T1 to TN at the non-equal time intervals due to this jitter is measured. For the purpose of analysis, a conversion device is realized to convert a data string of non-uniform time intervals due to jitter into a data string (fn) of jitter components at equal time intervals that can be FFT processed.

【0010】等時間間隔データ演算部12手段の具体手
段としては、fn={Tτn/τn−τn-1}{1+1/2
{{τn+1+τn-1−2τn}/(τn−τn-1)2}}の算
出手段で等時間間隔毎のジッタ値fnを求める。即ち、
非等時間間隔のジッタ値τnと、直前のジッタ値τn-1
と、直後のジッタ値τn-1の3つのデータから、現在位
置(nT)に対するジッタ値(fn)を算出する。これ
を順次算出してジッタ量(fn)の等時間間隔データ列
を出力する。
As a concrete means of the equal time interval data calculating unit 12, fn = {Tτn / τn-τn-1} {1 + 1/2
The jitter value fn for each equal time interval is obtained by the calculation means of {{τn + 1 + τn-1-2τn} / (τn−τn-1) 2 }}. That is,
Jitter value τn at non-equal time intervals and immediately preceding jitter value τn-1
Then, the jitter value (fn) for the current position (nT) is calculated from the three data of the jitter value τn-1 immediately after. This is sequentially calculated and an equal time interval data string of the jitter amount (fn) is output.

【0011】[0011]

【作用】ジッタ成分が被測定信号100の時間間隔値T
より小さい場合には、近似計算式(13)を用いて、簡
単に現在位置の等時間間隔なジッタ列に変換したデータ
が算出できる。しかも、現在位置のジッタ値τnと、直
前のジッタ値τn-1と、直後のジッタ値τn-1の3つのデ
ータを使用するのみで良い。
The jitter component is the time interval value T of the signal under measurement 100.
If it is smaller, the approximate conversion formula (13) can be used to easily calculate the data converted into the jitter sequence at the current position at equal time intervals. Moreover, it is only necessary to use the three data of the jitter value τn at the current position, the jitter value τn-1 immediately before, and the jitter value τn-1 immediately after.

【0012】[0012]

【実施例】本発明の実施例は、近似演算手段によりジッ
タ値(fn)を算出する例である。これについて、図1
と図2と図3と図4を参照して説明する。実施例では、
ジッタ成分をtの関数f(t)として説明する。本装置
の等時間間隔データ変換部10の構成は、図1に示すよ
うに、時間間隔測定部52と、測定データメモリ54
と、平均時間間隔演算部56と、等時間間隔データ演算
部12とで成る。従来に対して等時間間隔データ演算部
12が変更した部分である。
The embodiment of the present invention is an example in which the jitter value (fn) is calculated by the approximate calculation means. About this,
It will be described with reference to FIGS. 2, 3, and 4. In the example,
The jitter component will be described as a function f (t) of t. As shown in FIG. 1, the isochronous data conversion unit 10 of this apparatus has a time interval measurement unit 52 and a measurement data memory 54.
And an average time interval calculation unit 56 and an equal time interval data calculation unit 12. This is a part changed by the equal time interval data calculation unit 12 from the conventional one.

【0013】一般に図3に示すパルス列は、n=−∞か
ら+∞の値において、x(t)=Σp(t−nT)とし
て表現される。ここで、Tは繰り返し平均パルス周期で
あり、tはt時刻とする。実際の被測定信号100に
は、ジッタ成分f(t)を含んでいるので、x(t)=
Σp(t−nT+f(t)) ...(3)として表現され
る。ジッタ解析においては、このジッタ成分f(t)が
測定対象となる。時間間隔測定部52では、従来と同様
に被測定信号100の時間間隔値T1〜Tnを測定して測
定データメモリ54に格納保存する。
In general, the pulse train shown in FIG. 3 is expressed as x (t) = Σp (t−nT) at values of n = −∞ to + ∞. Here, T is the repeating average pulse period, and t is t time. Since the actual signal under measurement 100 includes the jitter component f (t), x (t) =
It is expressed as Σp (t−nT + f (t)) (3). In the jitter analysis, this jitter component f (t) is a measurement target. In the time interval measuring unit 52, the time interval values T1 to Tn of the signal under measurement 100 are measured and stored in the measurement data memory 54 as in the conventional case.

【0014】(3)式において、パルスの立ち上がり時
刻は、p()内の式がゼロになる時刻であるから、t−
nT+f(t)=0 ...(4)をtに関して解くことに
より得られる。これはnの値に応じて求まるので、tn
と書くことにする。f(t)とtnの関係は図4によっ
て示すことができる。つまり、tnはy=nT−tと、
y=f(t)の交点のx座標である。f(t)≡0であ
るならば、tn=nTとなり、等時間間隔だが、f
(t)が存在する為にtnはnTからずれる。一方、図
3によればパルスの立ち上がり時刻(tn)は、測定し
た時間間隔データ(Tn)からtn=ΣTiにより求まる
(ここでi=1〜nとする)。次に、平均時間間隔演算
部56により求めたTを用いて、ジッタ量τn=nT−
tnが求められる。かくして、時系列データ(tn、τ
n)が得られる。(4)式より、あきらかに、この(t
n、τn)の時系列データは、(tn、f(tn))に等し
い。つまり、f(t)を時刻tn毎にサンプリングした
時系列データである。
In the equation (3), since the rising time of the pulse is the time when the equation in p () becomes zero, t-
nT + f (t) = 0 ... (4) is solved for t. This can be obtained according to the value of n, so tn
I will write. The relationship between f (t) and tn can be shown by FIG. That is, tn is y = nT-t,
It is the x coordinate of the intersection of y = f (t). If f (t) ≡0, then tn = nT, and at equal time intervals, f
Since (t) exists, tn deviates from nT. On the other hand, according to FIG. 3, the rising time (tn) of the pulse is obtained from the measured time interval data (Tn) by tn = ΣTi (here, i = 1 to n). Next, using T obtained by the average time interval calculation unit 56, the jitter amount τn = nT−
tn is calculated. Thus, time series data (tn, τ
n) is obtained. From equation (4), it is clear that this (t
The time series data of (n, τn) is equal to (tn, f (tn)). That is, it is time-series data obtained by sampling f (t) at each time tn.

【0015】次に、(4)式を一般化して、t−τ+f
(t)=0 ...(5)なる式を考える。これをtについ
て解き、解t=g(τ)が得られたと仮定する。tnは
(5)式においてt=nTとしたときの解であるから、
tn=g(nT)である。よって時系列(nT、τn)
は、(nT、τn)=(nT、nT−tn)=(nT、n
T−g(nT))となる。今、h(t)≡t−g(t)
と定義すると、時系列(nT、τn)はh(t)を時刻
nT毎にサンプリングした時系列である。つまり、τn
はh(t)の等時間間隔サンプリングデータとみなすこ
とができる。ここで、f(t)とh(t)の関数関係が
明らかになれば、τnを用いてf(t)の等時間間隔サ
ンプリングデータを得られることがわかる。
Next, the equation (4) is generalized to t-τ + f
Consider the equation (t) = 0 (5). It is assumed that this is solved for t and the solution t = g (τ) is obtained. Since tn is a solution when t = nT in the equation (5),
tn = g (nT). Therefore, time series (nT, τn)
Is (nT, τn) = (nT, nT-tn) = (nT, n
T-g (nT)). Now, h (t) ≡t−g (t)
, The time series (nT, τn) is a time series in which h (t) is sampled at every time nT. That is, τn
Can be regarded as h (t) isochronous sampling data. Here, if the functional relationship between f (t) and h (t) is clarified, it is understood that τn can be used to obtain isochronous sampling data of f (t).

【0016】f(t)とh(t)との関係を求める。
(5)式は、τについて解かれた式 τ=t+f(t) ...(6) に容易に書き換えられる。一方、これをtについて解か
れた式は、 t=g(τ)=τ−h(τ) ...(7) である。(6)式を(7)式に代入すれば、 t=t+f(t)−h(t+f(t)) ∴f(t)=h(t+f(t)) ...(8) が得られ、f(t)とh(t)の関係が明らかになっ
た。
The relationship between f (t) and h (t) is obtained.
The equation (5) can be easily rewritten as an equation τ = t + f (t) ... (6) solved for τ. On the other hand, the equation solved for this is t = g (τ) = τ−h (τ) ... (7). By substituting the equation (6) into the equation (7), t = t + f (t) -h (t + f (t)) ∴f (t) = h (t + f (t)) ... (8) is obtained. , F (t) and h (t) have been clarified.

【0017】今、|f(t)|<<Tとする。この条件
は通常のジッタ測定においては十分満たされている。
(8)式の右辺をf(t)の2次までのテーラー展開を
行うと、 h(t+f(t))=h(t)+h'(t)f(t)+(1/2)h"(t) f(t)2 ...(9) ここに、h'(t)、h"(t)はh(t)の1次及び2
次の導関数である。(9)式を(8)式に代入すると、 f(t)={h(t)+(1/2)h"(t)f(t)2}/{1−h'(t )} ...(10) を得る。(10)式は、未だf(t)についての閉じた
式になっていない。そこで右辺のf(t)に右辺を更に
代入し、h(t)の2次迄とると(11)式のごとくに
なる。 f(t)={h(t)/{1−h'(t)}}+(1/2)〔{h"(t)/ {1−h'(t)}〕〔h(t)/{1−h'(t)}〕2 ...(11)
Now, let | f (t) | << T. This condition is sufficiently satisfied in ordinary jitter measurement.
When the Taylor expansion up to the second-order of f (t) is performed on the right side of the equation (8), h (t + f (t)) = h (t) + h '(t) f (t) + (1/2) h "(T) f (t) 2 ... (9) where h '(t) and h" (t) are the primary and 2 of h (t).
Is the derivative of Substituting equation (9) into equation (8), f (t) = {h (t) + (1/2) h "(t) f (t) 2 } / {1-h '(t)} ... (10) is obtained.Equation (10) is not a closed expression for f (t), so the right side is further substituted for f (t) on the right side, and 2 of h (t) is obtained. When it is taken up to the next, it becomes like the expression (11): f (t) = {h (t) / {1-h '(t)}} + (1/2) [{h "(t) / {1 -H '(t)}] [h (t) / {1-h' (t)}] 2 ... (11)

【0018】(11)式よりτnより、fn≡f(nT)
と定義して求める式を導出する。今、f(t)のスペク
トラムは1/Tに比べて十分小さい周波数成分しか持た
ないと仮定し、 h(nT)=τn h'(nT)≒(1/T)(τn−τn-1) h"(nT)≒(1/T2)(τn+1+τn-1−2τn) ...(12) が成立するとする。これら(12)式を(11)式に代
入しすると、 fn={Tτn/(τn−τn-1)}{1+(1/2){{(τn+1+τn-1−2 τn)}/(τn−τn-1)2}} ...(13) が得られる。この(13)式を用いてτnの系列から、
fnを求めることによってジッタ成分であるf(t)の
等時間間隔データの近似値系列が算出できることとな
る。
From equation (11), from τn, fn≡f (nT)
Then, the formula to be obtained is derived. Now, assuming that the spectrum of f (t) has only frequency components sufficiently smaller than 1 / T, h (nT) = τn h ′ (nT) ≈ (1 / T) (τn−τn-1) It is assumed that h ″ (nT) ≈ (1 / T 2 ) (τn + 1 + τn−1−2τn) ... (12) holds. Substituting these equations (12) into the equation (11), fn = { T [tau] n / ([tau] n- [tau] n-1)} {1+ (1/2) {{([tau] n + 1 + [tau] n-1-2 [tau] n)} / ([tau] n- [tau] n-1) 2 }} ... (13) is obtained. From the sequence of τn using this equation (13),
By calculating fn, it is possible to calculate the approximate value series of the equal time interval data of f (t) which is the jitter component.

【0019】即ち、(13)式から、図2に示すよう
に、現在の非等時間間隔のジッタ値τnと、直前のジッ
タ値τn-1と、直後のジッタ値τn-1の3つのデータか
ら、現在位置の等時間間隔Tに対するジッタ値として容
易に変換算出できることを示している。これから、従来
のようにカーブ・フィットする曲線58curvを求めるこ
となく、FFT処理可能な近似値系列データ形式に変換
可能となる。この等時間間隔に対するジッタ値(fn)
算出手段を等時間間隔データ演算部12に設けている。
That is, from the equation (13), as shown in FIG. 2, three data of the jitter value τn at the present non-uniform time interval, the immediately preceding jitter value τn-1 and the immediately following jitter value τn-1 are obtained. Therefore, it is shown that the jitter value for the equal time interval T of the current position can be easily converted and calculated. From this, it is possible to convert to an approximate value series data format that is capable of FFT processing without obtaining the curve 58curv that is curve-fitted as in the conventional case. Jitter value (fn) for this equal time interval
The calculation means is provided in the equal time interval data calculation unit 12.

【0020】[0020]

【発明の効果】本発明は、以上説明したように構成され
ているので、下記に記載されるような効果を奏する。ジ
ッタ成分の絶対値|f(t)|は、被測定信号100の
時間間隔値T(=T)より十分小さい場合には、|f
(t)|<<Tが満足する。これから近似計算式である
式(13)を用いて、簡単に現在位置の等時間間隔なジ
ッタ列データに変換算出できる効果がある。しかも、現
在位置のジッタ値τnと、直前のジッタ値τn-1と、直後
のジッタ値τn-1の3つのデータを使用するのみで良
い。これにより、従来のようにカーブ・フィットする曲
線58curvを求めることなく、FFT処理可能なデータ
列形式に変換できる効果がある。
Since the present invention is configured as described above, it has the following effects. If the absolute value | f (t) | of the jitter component is sufficiently smaller than the time interval value T (= T) of the signal under measurement 100, then | f (t) |
(T) | << T is satisfied. From this, it is possible to easily convert and calculate the jitter sequence data of the current position at equal time intervals by using the approximate calculation formula (13). Moreover, it is only necessary to use the three data of the jitter value τn at the current position, the jitter value τn-1 immediately before, and the jitter value τn-1 immediately after. As a result, there is an effect that the data can be converted into a data string format that can be FFT processed without obtaining the curve 58curv that is curve-fitted as in the conventional case.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の、ジッタスペクトラム解析用の等時間
間隔データ変換部の構成図である。
FIG. 1 is a configuration diagram of an isochronous interval data conversion unit for jitter spectrum analysis according to the present invention.

【図2】本発明の、非等時間間隔データ列を等時間間隔
データ列への変換を説明する図である。
FIG. 2 is a diagram illustrating conversion of a non-uniform time interval data string into an equal time interval data string according to the present invention.

【図3】本発明の、被測定信号100の時間間隔Tを説
明する図である。
FIG. 3 is a diagram illustrating a time interval T of the signal under measurement 100 according to the present invention.

【図4】本発明の、f(t)とtnの関係を説明する図
である。
FIG. 4 is a diagram illustrating a relationship between f (t) and tn according to the present invention.

【図5】従来の、ジッタスペクトラム解析用の等時間間
隔データ変換部の構成図である。
FIG. 5 is a configuration diagram of a conventional isochronous interval data conversion unit for jitter spectrum analysis.

【図6】被測定信号100の波形データと測定値を説明
する図である。
6 is a diagram illustrating waveform data and measured values of a signal under measurement 100. FIG.

【図7】従来の、カーブ・フィット曲線から等時間間隔
データ列のジッタ量に変換を説明する図である。
FIG. 7 is a diagram for explaining conversion from a conventional curve fit curve to a jitter amount of an equal time interval data string.

【符号の説明】[Explanation of symbols]

10、50 等時間間隔データ変換部 12 等時間間隔データ演算部 52 時間間隔測定部 54 測定データメモリ 56 平均時間間隔演算部 58 等時間間隔データ算出部 58curv 曲線 70 FFT演算部 100 被測定信号 100dat デジタルデータ τn、τ1〜τn 非等時間間隔のジッタ列 T1〜Tn 非等時間間隔のデータ列 fn、f2〜fn-1 等時間間隔のジッタ列 T 平均時間間隔 10, 50 Equal time interval data conversion unit 12 Equal time interval data calculation unit 52 Time interval measurement unit 54 Measurement data memory 56 Average time interval operation unit 58 Equal time interval data calculation unit 58 curv curve 70 FFT operation unit 100 Measured signal 100dat Digital Data τn, τ1 to τn Non-equal time interval jitter sequence T1 to Tn Non-uniform time interval data sequence fn, f2 to fn-1 Equal time interval jitter sequence T Average time interval

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 時間間隔測定部(52)で被測定信号
(100)の時間間隔列を測定して、このジッタによる
非等時間間隔のデータ列(T1〜TN)から等時間間隔な
ジッタ成分のデータ列(fn)に変換する装置におい
て、 平均時間間隔演算部(56)で非等時間間隔のデータ列
から平均間隔値Tを算出し、これから各々の時間のジッ
タ量(τn)の時系列データを算出し、この時系列デー
タを使って、n番目位置のジッタ値τnと、直前のジッ
タ値τn-1と、直後のジッタ値τn-1の3つのデータか
ら、n番目位置のジッタ値(fn)を算出する等時間間
隔データ演算部手段を設け、 以上を具備していることを特徴としたジッタ・スペクト
ラム解析装置。
1. A time interval measuring section (52) measures a time interval sequence of a signal under measurement (100), and a jitter component having an equal time interval from a data sequence (T1 to TN) of non-uniform time intervals due to this jitter. In the device for converting into the data sequence (fn) of the above, the average time interval calculation unit (56) calculates the average interval value T from the data sequence of unequal time intervals, and from this, the time series of the jitter amount (τn) at each time is calculated. The data is calculated, and using this time series data, the jitter value at the n-th position is determined from the three data of the jitter value τn at the n-th position, the jitter value τn-1 immediately before, and the jitter value τn-1 immediately after. A jitter spectrum analyzer characterized in that it is provided with an equal time interval data calculation means for calculating (fn) and is equipped with the above.
【請求項2】 等時間間隔データ演算部手段は、 fn={Tτn/(τn−τn-1)}{1+(1/2)
{{(τn+1+τn-1−2τn)}/(τn−τn-1)2}}
の算出式で求める請求項1記載のジッタ・スペクトラム
解析装置。
2. The equal time interval data calculating unit means: fn = {Tτn / (τn−τn-1)} {1+ (1/2)
{{(Τn + 1 + τn-1-2τn)} / (τn−τn-1) 2 }}
The jitter spectrum analyzer according to claim 1, wherein the jitter spectrum analyzer is calculated by the following equation.
JP5643495A 1995-02-21 1995-02-21 Jitter spectrum analyzer Withdrawn JPH08226946A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5643495A JPH08226946A (en) 1995-02-21 1995-02-21 Jitter spectrum analyzer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5643495A JPH08226946A (en) 1995-02-21 1995-02-21 Jitter spectrum analyzer

Publications (1)

Publication Number Publication Date
JPH08226946A true JPH08226946A (en) 1996-09-03

Family

ID=13026989

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5643495A Withdrawn JPH08226946A (en) 1995-02-21 1995-02-21 Jitter spectrum analyzer

Country Status (1)

Country Link
JP (1) JPH08226946A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001073455A1 (en) * 2000-03-29 2001-10-04 Advantest Corporation Jitter estimating device and estimating method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001073455A1 (en) * 2000-03-29 2001-10-04 Advantest Corporation Jitter estimating device and estimating method
US6990417B2 (en) 2000-03-29 2006-01-24 Advantest Corporation Jitter estimating apparatus and estimating method

Similar Documents

Publication Publication Date Title
JPH01502933A (en) Frequency counting device and method
Wang et al. Least-squares estimation of time-base distortion of sampling oscilloscopes
US4733167A (en) Measurement circuit for digital to analog converter
US4191921A (en) Corona discharge detection apparatus which eliminates periodic noise
JPH08226946A (en) Jitter spectrum analyzer
US10955441B2 (en) Measurement system and method for operating a measurement system
JP3139803B2 (en) Impulse response measurement device
JPH10160507A (en) Peak detecting device
JP3271323B2 (en) Time measurement circuit
JPH04105073A (en) Measuring device for effective value
JPS59214921A (en) Pulse frequency detector
JPH05180888A (en) Signal evaluating device
JP3284146B2 (en) Waveform data calculation device
JPH0798336A (en) Sampling type measuring device
JP2607494B2 (en) Digital sample rate conversion control circuit
JP3124990B2 (en) Measured value-frequency converter
SU1552406A1 (en) Device for measuring signal-low-frequency ratio
SU953590A1 (en) Phase shift to voltage converter
SU599268A1 (en) Meter of random pulse train peak values
SU1478130A1 (en) Device for suppressing non-stabilities of stroboscopic recorder
JPS62148882A (en) Time measuring instrument
JPH04212015A (en) Average value rectifying type measuring apparatus
JP2968537B2 (en) Phase analysis method
JP2635616B2 (en) Digital sample rate converter
SU1728857A2 (en) Multichannel measuring device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020507