JPH0621781A - Multichannel false random pattern generator - Google Patents

Multichannel false random pattern generator

Info

Publication number
JPH0621781A
JPH0621781A JP5024242A JP2424293A JPH0621781A JP H0621781 A JPH0621781 A JP H0621781A JP 5024242 A JP5024242 A JP 5024242A JP 2424293 A JP2424293 A JP 2424293A JP H0621781 A JPH0621781 A JP H0621781A
Authority
JP
Japan
Prior art keywords
random pattern
pseudo
initial value
channel
generator
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
JP5024242A
Other languages
Japanese (ja)
Inventor
Tomio Yoshida
富男 吉田
Kazuhiro Shimawaki
多広 島脇
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 JP5024242A priority Critical patent/JPH0621781A/en
Publication of JPH0621781A publication Critical patent/JPH0621781A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To increase the number of channels and to form false random pattern generators in the same constitution by selecting the time interval of false random generation the number of stages of a shift register, and a clock period so as to satisfy specific relation. CONSTITUTION:The false random pattern generator of (m) channel is comprised of EXOR with the shift register provided with (n) shift stages so as to generate false random patterns by the same n-th order generating function. A false random pattern calculation part computes data X(t1),..., X(tm),... X(tpm) generated at every time t1, t2,..., tm..., tpm of time interval Zk when the false random pattern with the same constitution of every channel is generated, and stores them as initial values in an initial table. A set of initial values out of P sets of initial values are set on the pattern generator of each channel. At this time, they are selected so as to satisfy equation 15 by the clock periods Tc, (n), and Zk.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は多チャンネル疑似ラン
ダムパターン発生装置に関し、特にチャンネル数の増加
と各チャンネルの疑似ランダムパターン発生器の回路構
成の共通化に係わる。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-channel pseudo random pattern generator, and more particularly to an increase in the number of channels and a common circuit configuration of pseudo random pattern generators for each channel.

【0002】[0002]

【従来の技術】疑似ランダムパターン発生器(以下単に
RP発生器とも呼ぶ)の基本回路はシフトレジスタと少
なくとも1つのXOR(排他的論理和回路)により構成
される。図4はその一例を示す図で、生成多項式がF
(X)=X5 +X2 +1で表わされ、D−FF(D形フ
リップフロップ回路)5段と1個のXORとで構成され
ている。このように疑似ランダムパターン(PRBS:
Pseudo Random Binary Sequence と呼ぶ)の発生は、帰
還型シフトレジスタを用い、例えばその最終段出力と何
れかの中間シフト段の出力をXORに入力し、その出力
をシフトレジスタの入力にに帰還させる。この回路にク
ロックパルス(CK)が1個入力する毎に任意の1つま
たは複数のシフト段から1ビットまたは複数ビットのP
RBSデータが発生する。
2. Description of the Related Art The basic circuit of a pseudo random pattern generator (hereinafter also simply referred to as RP generator) is composed of a shift register and at least one XOR (exclusive OR circuit). FIG. 4 is a diagram showing an example thereof, in which the generator polynomial is F
It is represented by (X) = X 5 + X 2 +1 and is composed of 5 stages of D-FF (D-type flip-flop circuit) and one XOR. In this way, the pseudo random pattern (PRBS:
Pseudo Random Binary Sequence) is generated by using a feedback shift register. For example, the final stage output and the output of any intermediate shift stage are input to the XOR, and the output is fed back to the input of the shift register. Every time one clock pulse (CK) is input to this circuit, one or more bits of P are output from any one or more shift stages.
RBS data is generated.

【0003】一般にn次の生成多項式F(X)をもつ疑
似ランダムパターン発生器はよく知られているようにn
段のシフトレジスタ形式の回路で構成され、それによっ
て各シフト段から発生されるPRBSは連続する2n-1
ビットのパターンの繰り返しとなる。どのシフト段の出
力も同じシーケンスのパターンとなり、位相が互いにず
れているだけである。従って、疑似ランダムパターン発
生器からPRBSを出力させる場合、どのシフト段から
出力させても良い。また、任意の複数のシフト段からの
出力をランダムパターンデータとして使ってもよい。
As is well known, a pseudo random pattern generator having a generator polynomial F (X) of degree n is generally known.
The PRBS generated by each shift stage is composed of consecutive 2 n -1.
The pattern of bits is repeated. The outputs of all the shift stages have the same sequence pattern, and the phases are shifted from each other. Therefore, when the PRBS is output from the pseudo random pattern generator, it may be output from any shift stage. Further, the output from any of the plurality of shift stages may be used as the random pattern data.

【0004】従来のmチャンネルの疑似ランダムパター
ン発生装置は図5に示すように、互いに相異なる生成多
項式F1 (X),F2 (X),…,Fm (X)をそれぞ
れ持つRP発生器11 〜1m で構成される。生成多項式
i (X)(i=1〜m)が互いに異なるため、各チャ
ンネルCHi のPRBSの相互相関は低くできる。
As shown in FIG. 5, a conventional m-channel pseudo-random pattern generator generates RPs having generator polynomials F 1 (X), F 2 (X), ..., F m (X) different from each other. It is composed of vessels 1 1 to 1 m . Since the generator polynomials F i (X) (i = 1 to m) are different from each other, the cross correlation of PRBS of each channel CH i can be made low.

【0005】[0005]

【発明が解決しようとする課題】従来の多チャンネルP
RBS発生装置は、チャンネル数mが多く(例えば10
0以上に)なると、現在存在する生成多項式Fi (X)
が100種程度であるので、実現できなくなる恐れがあ
る。また各チャンネルのRP発生器は異なる生成多項式
に基ずいて構成されたものであるので、当然回路構成が
異なっており、各チャンネルのRP発生器の回路構成の
共通化は不可能であり、従ってIC化が困難である。
[Problems to be Solved by the Invention] Conventional multi-channel P
The RBS generator has a large number of channels m (for example, 10
0 or more), the currently existing generator polynomial F i (X)
Since there are about 100 types, there is a risk that they will not be realized. Further, since the RP generators of the respective channels are constructed based on different generator polynomials, the circuit configurations are naturally different, and the circuit configurations of the RP generators of the respective channels cannot be made common. It is difficult to make IC.

【0006】この発明の目的はこれら従来の欠点を解決
して、従来よりチャンネル数mを多くできると共に各チ
ャンネルのRP発生器の回路構成を共通化できる多チャ
ンネルPRBS発生装置を提供しようとするものであ
る。
An object of the present invention is to solve these conventional drawbacks and to provide a multi-channel PRBS generator capable of increasing the number of channels m as compared with the prior art and making the circuit configuration of the RP generator of each channel common. Is.

【0007】[0007]

【課題を解決するための手段】この発明による多チャン
ネルPRBS発生装置は、初期値が設定され、クロック
信号によりシフト駆動されて共通の生成多項式に基ずい
て疑似ランダムパターンを発生するように、それぞれn
段のシフトレジスタにより構成された第1乃至第m(m
は2以上の整数)チャンネルの疑似ランダムパターン発
生器と、前記疑似ランダムパターン発生器の1つで仮り
に疑似ランダムパターンを発生させた場合に、それぞれ
前記クロック信号のクロックパルス数で規定された時間
間隔zk毎に前記疑似ランダムパターン発生器のn個の
シフト段から出力されるnビットのデータを初期値とし
て前記疑似ランダムパターン発生器のn段のシフト段か
ら出力されるnビットのデータを1つの初期値として順
次m回発生して得られる第1セットのm個の初期値{I
1 ,I2 ,…,Im }、続いて得られる第2セットのm
個の初期値{Im+1 ,Im+2 ,…,Im+m }、以下同様
にして得られる第p(pは1以上の整数)セットのm個
の初期値{I(p-1)m+1,I(p-1)m+2,…,I (p-1)m+m
までのpセットのうちの所望の1セットのm個の初期値
を生成する初期値生成手段と、前記初期値生成手段から
のm個の初期値を前記mチャンネルの前記疑似ランダム
パターン発生器に設定し、それらの疑似ランダムパター
ン発生器の動作をスタート及びストップさせる制御をす
る制御手段とを含み、前記時間間隔zk は、パターン発
生実使用時間より十分大きく選ばれ、前記各チャンネル
の前記疑似ランダムパターン発生器の前記シフト段数n
は、Tc を前記クロック信号のクロック周期とすると、
n>log2[{Σzk/Tc }+1]、kは1からmp
−1までを満足するように選ばれている。
Multi-channel according to the present invention
The channel PRBS generator has an initial value set and a clock
Driven by signals and based on a common generator polynomial
So that a pseudo-random pattern is generated.
First to m-th (m
Is an integer of 2 or more)
Temporary with a living instrument and one of the pseudo-random pattern generators
When a pseudo-random pattern is generated in
Time specified by the number of clock pulses of the clock signal
Interval zkN pseudo-random pattern generators for each
The initial value is the n-bit data output from the shift stage
The n-th shift stage of the pseudo-random pattern generator
From the n-bit data output from
The first set of m initial values {I
1 , I2 ,…, Im}, The subsequently obtained second set of m
Initial values {Im + 1 , Im + 2 ,…, Im + m}, And so on
M of the p-th set (p is an integer of 1 or more) obtained by
Initial value of {I(p-1) m + 1, I(p-1) m + 2,…, I (p-1) m + m}
Desired initial set of m initial values out of p sets up to
From the initial value generation means for generating
M initial values of the pseudo random number of the m channels
Set them in a pattern generator and put them in a pseudo-random pattern
Control to start and stop the operation of the generator.
And a control means for controlling the time interval z.kFrom the pattern
Each channel is selected to be sufficiently larger than the actual usage time.
The number of shift stages n of the pseudo random pattern generator of
Where Tc is the clock period of the clock signal,
n> log2[{Σzk/ Tc} +1], k is 1 to mp
Selected to satisfy -1.

【0008】前記初期値は初期値テーブルから読み出す
ことにより生成してもよいし、初期値算出部を設けて演
算により発生しても良いし、または前記各チャンネルの
疑似ランダムパターン発生器と同一構成の疑似ランダム
パターン発生器を用いて前記初期値を発生させてもよ
い。後者の場合、前記初期値を発生させる疑似ランダム
パターン発生器に与えるクロックパルスの周波数は、前
記各チャンネルの疑似ランダムパターン発生器に与える
クロックパルスの周波数より十分高く選ばれる。
The initial value may be generated by reading from the initial value table, may be generated by an operation by providing an initial value calculation unit, or may have the same structure as the pseudo random pattern generator of each channel. The initial value may be generated using the pseudo random pattern generator of. In the latter case, the frequency of the clock pulse supplied to the pseudo random pattern generator for generating the initial value is selected to be sufficiently higher than the frequency of the clock pulse supplied to the pseudo random pattern generator for each channel.

【0009】[0009]

【実施例】使用目的に従ってPRBSは実使用時間内で
の自己相関値が実用上許容される値以下となるようなパ
ターンシーケンスと繰り返し周期を持つように選ばれて
いる。例えば61段のシフト段を有する疑似ランダムパ
ターン発生器を19.44MHzのクロック信号で駆動
した場合、PRBSのパターン長は約2.3×10 18
ットであり、その繰り返し周期は3000年以上にな
る。多チャンネルPRBS発生装置の場合は、発生され
る全チャンネルのPRBSの相互相関値が許容される値
以下となる必要がある。ところで、2つのチャンネルで
同じパターンのPRBSを時間tだけずらして発生させ
た場合、相互相関値は同一PRBS内の時間tはなれた
自己相関値と等しくなる。多チャンネルのPRBSを全
て同じパターンとしても相互相関値が自己相関値以下で
あれば実用上問題はない。
[Example] According to the purpose of use, PRBS can be used within the actual usage time.
So that the autocorrelation value of
Chosen to have a turn sequence and a repeating period
There is. For example, a pseudo random pattern having 61 shift stages
Drives the turn generator with a 19.44 MHz clock signal
If so, the pattern length of PRBS is about 2.3 × 10. 18B
And its repetition cycle is more than 3000 years.
It In case of multi-channel PRBS generator,
Value of cross-correlation value of PRBS of all channels
Must be: By the way, on two channels
Generate PRBS of the same pattern with a shift of time t
If the cross-correlation value is different from the time t within the same PRBS,
It becomes equal to the autocorrelation value. All multi-channel PRBS
The cross-correlation value is less than the auto-correlation value
If so, there is no problem in practical use.

【0010】そこで実使用時間内で実用上問題とならな
いような相互相関値となるよう多チャンネルで同じパタ
ーンのPRBSを互いに十分長い時間ずらして発生すれ
ばよい。しかしながら、それにはある1つのチャンネル
でPRBSの発生開始してから次のチャンネルでPRB
Sの発生を開始するまで実使用時間より十分長い時間待
たなければならないので実用的でない。
Therefore, it is only necessary to generate PRBSs of the same pattern in multiple channels with a sufficiently long time offset from each other so that the cross-correlation values will not cause any practical problems within the actual use time. However, in that case, the PRBS starts to occur on one channel and then the PRB starts on the next channel.
This is not practical because it is necessary to wait a time sufficiently longer than the actual use time before the generation of S starts.

【0011】この発明では2つの方法により上述の条件
を満足する多チャンネルPRBS発生を実現している。
第1の方法は、上述の条件を満足する時間t後に発生さ
れるパターンを予め演算で求めることができることを見
いだしたことに基づいており、予め時間間隔t1 ,t
2 ,…経過後の疑似ランダムパターン発生器のシフトレ
ジスタの状態値を演算で求め、それらの値を初期値とし
て各チャンネルの疑似ランダムパターン発生器に設定し
てからPRBSの発生を開始する。
In the present invention, multi-channel PRBS generation that satisfies the above conditions is realized by two methods.
The first method is based on the finding that a pattern generated after a time t that satisfies the above condition can be calculated in advance, and the time intervals t 1 and t are calculated in advance.
2 , the state values of the shift register of the pseudo random pattern generator after operation are calculated, and those values are set as initial values in the pseudo random pattern generator of each channel, and then the generation of PRBS is started.

【0012】もう1つの方法は、1つの疑似ランダムパ
ターン発生器を高速クロックで動作させ、実使用時間よ
り十分短い時間内に上記時間間隔t1 ,t2 ,…に対応
する状態値を順次発生させ、それらを初期値としてそれ
ぞれのチャンネルの疑似ランダムパターン発生器に設定
してから通常のクロック信号でPRBSの発生を開始す
る。
Another method is to operate one pseudo-random pattern generator with a high-speed clock to sequentially generate state values corresponding to the time intervals t 1 , t 2 , ... Within a time period sufficiently shorter than the actual use time. Then, these are set as initial values in the pseudo random pattern generator of each channel, and then the generation of PRBS is started by the normal clock signal.

【0013】この発明の実施例の説明をする前に、まず
上記第1の方法の基礎となる任意の時間後のシフトレジ
スタの状態値を演算により求める方法について図4の疑
似ランダムパターン発生器を例として説明する。時刻t
における各シフト段のD−FFの出力をそれぞれX1
(t),X2 (t),X3 (t),X4 (t),X5
(t)とすると、1クロック時間遅延後の時刻t+1に
おけるD−FFの各シフト段の出力は(1)式で表され
る。
Before describing the embodiments of the present invention, first, as a method of obtaining the state value of the shift register after an arbitrary time, which is the basis of the above-mentioned first method, by using the pseudo random pattern generator of FIG. This will be explained as an example. Time t
Each output of the D-FF of the shift stage in X 1
(T), X 2 (t), X 3 (t), X 4 (t), X 5
Assuming that (t), the output of each shift stage of the D-FF at time t + 1 after a delay of one clock is expressed by equation (1).

【0014】 X1 (t+1)=X2 (t),X2 (t+1)=X3
(t),X3 (t+1)=X4 (t),X4 (t+1)
=X5 (t),X5 (t+1)=X1 (t)+X3
(t) ・・・・(1) ただし、(1)式中の第5行におけるX1(t) とX3
(t) との加算演算はモジュロ2加算演算(即ち排他
的論理和)である。上式を行列で表すと、
X 1 (t + 1) = X 2 (t), X 2 (t + 1) = X 3
(T), X 3 (t + 1) = X 4 (t), X 4 (t + 1)
= X 5 (t), X 5 (t + 1) = X 1 (t) + X 3
(T) ··· (1) However, X 1 (t) and X 3 in the fifth line in the equation (1)
The addition operation with (t) is a modulo-2 addition operation (that is, exclusive OR). If the above equation is expressed as a matrix,

【0015】[0015]

【数1】 となる。ここで、Aは(3)式となる。[Equation 1] Becomes Here, A becomes the formula (3).

【0016】[0016]

【数2】 時刻t+2における各シフト段の出力は、[Equation 2] The output of each shift stage at time t + 2 is

【0017】[0017]

【数3】 であるから、時刻t+zk (時刻tからzk クロック
後)における各シフト段の出力は(5)式で求められ
る。
[Equation 3] Therefore, the output of each shift stage at time t + z k (z k clocks after time t) is obtained by the equation (5).

【0018】[0018]

【数4】 (5)式より、時刻tから任意のクロック時間zk 後の
全シフト段の出力、つまりシフトレジスタの内部データ
(以降状態値と呼ぶ)が求められる。従って、任意のク
ロック時間zk 後のPRBSデータを計算で求めること
ができる。この発明の実施例を図1を参照して説明す
る。この実施例においては、予め初期値算出部2は制御
部3により指定されたそれぞれの時間間隔zk 毎に疑似
ランダムパターン発生器のシフトレジスタ到達すること
になる状態値を順次演算し、それらm個ずつをmチャン
ネルCH1 〜CHm のRP発生器11 〜1m に対する1
セットの初期値として、pセットの初期値を求め、制御
部3の制御に従って初期値テーブル4に格納しておく。
mチャンネルのRP発生器11 〜1m は互いに同じ構造
であり、従って同じシフト段数のシフトレジスタを内部
に有している。
[Equation 4] From equation (5), the output of all shift stages after an arbitrary clock time z k from time t, that is, the internal data of the shift register (hereinafter referred to as state value) is obtained. Therefore, the PRBS data after an arbitrary clock time z k can be calculated. An embodiment of the present invention will be described with reference to FIG. In this embodiment, the initial value calculation unit 2 sequentially calculates the state values that will reach the shift register of the pseudo random pattern generator at each time interval z k designated by the control unit 3, and m One for each of the RP generators 1 1 to 1 m of m channels CH 1 to CH m .
As the initial value of the set, the initial value of the p set is obtained and stored in the initial value table 4 under the control of the control unit 3.
The m-channel RP generators 1 1 to 1 m have the same structure as each other, and therefore have shift registers having the same number of shift stages inside.

【0019】PRBSを発生するには初期値テーブル4
から制御部3により指定された所望の1セットの初期値
を読みだし、それら初期値をRP発生器11 〜1m 内の
シフトレジスタにそれぞれ設定する。RP発生器11
m にシフトクロックCKを与えることにより各RP発
生器11 〜1m はそれらの予め決めた1つまたは複数の
シフト段からPRBSデータを順次出力する。必要に応
じて他のセットの初期値を初期値テーブル4から選択し
てRP発生器11 〜1m に設定することにより、発生す
るPRBSのシーケンスを変更することができる。
Initial value table 4 for generating PRBS
A desired one set of initial values designated by the control unit 3 is read from and the initial values are set in the shift registers in the RP generators 1 1 to 1 m , respectively. RP generator 1 1 ~
By applying the shift clock CK to 1 m , each of the RP generators 1 1 to 1 m sequentially outputs the PRBS data from one or more predetermined shift stages thereof. The sequence of the generated PRBS can be changed by selecting another set of initial values from the initial value table 4 as necessary and setting them in the RP generators 1 1 to 1 m .

【0020】初期値算出部2は、次数nの生成多項式F
(X)をもつ各チャンネルの疑似ランダムパターン発生
器(D−FF×n段構成)と同一構成の疑似ランダムパ
ターン発生器で仮りにPRBSを発生させた場合に、そ
の任意の時刻t1 におけるnシフト段のデータX1 〜X
n であるnビットの状態値X(t1 )(第1初期値と呼
ぶ)を基準に任意のz1 時間後の状態値X(t2 )(第
2初期値と呼ぶ)を(5)式と同じように次の演算式よ
り求める。
The initial value calculation unit 2 uses a generator polynomial F of degree n.
If PRBS is temporarily generated by a pseudo random pattern generator having the same configuration as the pseudo random pattern generator (D-FF × n stages configuration) of each channel having (X), n at an arbitrary time t 1 Shift stage data X 1 to X
Based on the n-bit state value X (t 1 ) (called the first initial value) which is n, the state value X (t 2 ) (called the second initial value) after an arbitrary z 1 hour is set to (5) Similar to the formula, it is calculated from the following formula.

【0021】 〔X(t2 )〕=〔X(t1 +z1)〕=Az1〔X(t1 )〕 t2 =t1 +z1 ・・・・(6) 上式で〔 〕はマトリックスを表し、Aもマトリックス
で表される。次に時刻t2 よりz2 時間後のnビットの
状態値X(t3 )(第3初期値と呼ぶ)を次式より求め
る。
[X (t 2 )] = [X (t 1 + z 1 )] = A z1 [X (t 1 )] t 2 = t 1 + z 1 (6) In the above formula, [] is It represents a matrix, and A is also represented by a matrix. Next, an n-bit state value X (t 3 ) (referred to as a third initial value) after z 2 hours from time t 2 is obtained from the following equation.

【0022】 〔X(t3 )〕=〔X(t2 +z2)〕=Az2〔X(t2 )〕 t3 =t2 +z2 ・・・・(7) 以下同様に、時刻(tm-1 )からzm-1 時間後の状態値
X(tm )(第m初期値)を次式より求める。
[X (t 3 )] = [X (t 2 + z 2 )] = A z2 [X (t 2 )] t 3 = t 2 + z 2 (7) Similarly, the time ( obtaining by the following formula t m-1) from the z m-1 hour after the state value X (t m) (m-th initial value).

【0023】 〔X(tm )〕=〔X(tm-1 +zm-1)〕=Azm-1〔X(tm-1 )〕 tm =tm-1 +zm-1 ・・・・(8) このようにして第1セット(第1グループ)のmチャン
ネルの疑似ランダムパターン発生器に対する初期値{X
(t1 ),X(t2 ),…,X(tm )}が演算される
(図1B参照)。なお第i初期値X(ti )を簡単化の
ためIi とも表記する。
[0023] [X (t m)] = [X (t m-1 + z m-1) ] = A zm-1 [X (t m-1)] t m = t m-1 + z m-1 · (8) In this way, the initial value {X} for the m-channel pseudo-random pattern generator of the first set (first group) is set.
(T 1 ), X (t 2 ), ..., X (t m )} are calculated (see FIG. 1B). The i-th initial value X (t i ) is also referred to as I i for simplification.

【0024】以下同様にして、第2セットのmチャンネ
ル分の初期値{X(tm+1 ),X(tm+2 ),…,X
(tm+m )}が求められ、同様にして第p(pは1以上
の整数)セットのmチャンネル分の初期値{X(t
(p-1)m+1),X(t(p-1)m+2),…,X
(t(p-1)m+m)}が求められる。このように求められた
第1〜第p初期値セットは順次初期値テーブル4に書き
込まれる。
Similarly, initial values {X (t m + 1 ), X (t m + 2 ), ..., X for the second set of m channels are obtained.
(T m + m )} is obtained, and similarly, the initial value {X (t) of the m channels of the p-th set (p is an integer of 1 or more)
(p-1) m + 1 ), X (t (p-1) m + 2 ), ..., X
(T (p-1) m + m )} is obtained. The first to p-th initial value sets thus obtained are sequentially written in the initial value table 4.

【0025】多チャンネルのPRBSを同時に発生させ
る場合には、初期値テーブル4に書き込まれた複数の初
期値セットの内の制御部より指定された任意のセット、
例えば第1セットの第1〜第m初期値X(t1 ),X
(t2 ),…,X(tm )がRP発生器11 〜1m にそ
れぞれセットされ、制御部3より指定されたタイミング
で一斉にPRBSの発生動作が開始される。スタートし
てからt時間後のm個のRP発生器の状態値はそれぞれ
X(t1 +t),X(t2 +t),…,X(tm+t)
となる。各チャンネルのRP発生器のnシフト段のう
ち、予め決めた1つまたは複数のシフト段からデータを
PRBSとして出力するので、これらの状態値を表す符
号X(t1 +t),X(t2 +t),…,X(tm
t)でスタートからt時間後のそれぞれのチャンネルの
発生するPRBSデータを表すものとする。
In the case of simultaneously generating multi-channel PRBS, an arbitrary set designated by the control unit out of a plurality of initial value sets written in the initial value table 4,
For example, the first to m-th initial values X (t 1 ), X of the first set
(T 2 ), ..., X (t m ) are set in the RP generators 1 1 to 1 m , respectively, and the PRBS generation operation is simultaneously started at the timing designated by the control unit 3. The state values of the m RP generators after t hours from the start are X (t 1 + t), X (t 2 + t), ..., X (t m + t), respectively.
Becomes Since data is output as PRBS from one or more predetermined shift stages among the n shift stages of the RP generator of each channel, the symbols X (t 1 + t), X (t 2 ) representing these state values are output. + T), ..., X (t m +
Let t) represent PRBS data generated by each channel after t hours from the start.

【0026】RP発生器1i の出力PRBSデータX
(ti +t)のRP発生器1j の出力PRBSデータX
(tj +t)に対する相互相関係数は、X(ti +t)
の自己相関係数に時間差(位相差)tj −ti =Σzk
(kはiからjまで)をもって等しくなるのであるが、
次にそれを説明しよう。自己相関はある時刻のデータX
の値の、他の時刻の値への一般的依存性を表す。時刻t
とt+τにおけるデータX(t)の自己相関係数R
X (τ)は2つの時刻の各値の積をとり、観測時間Tに
わたって平均することで得られる。
Output PRBS data X of RP generator 1 i
(T i + t) output PRBS data X of RP generator 1 j
The cross-correlation coefficient for (t j + t) is X (t i + t)
Time difference (phase difference) t j −t i = Σz k
(K is from i to j) becomes equal,
Let's explain it next. Autocorrelation is data X at a certain time
Represents the general dependence of the value of on other time values. Time t
And the autocorrelation coefficient R of the data X (t) at t + τ
X (τ) is obtained by taking the product of each value at two times and averaging over the observation time T.

【0027】[0027]

【数5】 PRBSは各RP発生器を構成するシフトレジスタのシ
フト段数をn、シフトクロック周期をTc としたとき、
一般に(2n −1)Tc の周期を持ち、この自己相関係
数RX (τ)をグラフで表すと図2の様になる。従っ
て、PRBSの自己相関係数RX (τ)は、τが(2n
−1)Tc の整数倍の時に1となり、それ以外ではほぼ
0となる。
[Equation 5] In PRBS, when the number of shift stages of the shift register constituting each RP generator is n and the shift clock cycle is Tc,
Generally, it has a period of (2 n −1) Tc, and this autocorrelation coefficient R X (τ) is shown in the graph of FIG. Therefore, in the autocorrelation coefficient R X (τ) of PRBS, τ is (2 n
-1) It becomes 1 when it is an integral multiple of Tc, and becomes almost 0 otherwise.

【0028】相互相関は1つのデータX(t)のある時
刻の値の、もう一つのデータY(t)のある時刻の値へ
の一般的依存性を表し、相互相関係数RXY(τ)は、時
刻tにおけるデータX(t)の値と時刻t+τにおける
データY(t)の値の積の平均である。
The cross-correlation represents the general dependence of one time value of one data X (t) on the other time value of another data Y (t), and the cross-correlation coefficient R XY (τ ) Is the average of the product of the value of the data X (t) at the time t and the value of the data Y (t) at the time t + τ.

【0029】[0029]

【数6】 時間差ta のPRBSデータX(t)とX(t+ta
=Y(t)との間の相互相関係数RXY(τ)は、(1
0)式のY(t+τ)にX(t+ta +τ)を代入すれ
ば、
[Equation 6] PRBS data X (t) and X (t + t a ) with time difference t a
= Y (t), the cross-correlation coefficient R XY (τ) is (1
By substituting X (t + t a + τ ) to 0) equation Y (t + τ),

【0030】[0030]

【数7】 (11)式の相互相関係数RXY(τ)は、(9)式の自
己相関係数RX (τ)において、τ→τ+ta に置き換
えたものに等しい。このことから、PRBSデータX
(t)とY(t)=X(t+ta )との間の相互相関係
数は、X(t)の自己相関係数に、時間差ta を持って
同じ値となることが分る。従って、前述した通り、RP
発生器1i より出力されるPRBSデータX(ti
t)と、RP発生器1j より出力されるPRBSデータ
X(tj +t)との間の相互相関係数は、X(ti
t)の自己相関係数に、(11)式の時間差ta に相当
する時間差tj −ti =Σzk (kはiからjまで)を
持って等しくなると言える。
[Equation 7] (11) the cross-correlation coefficient R XY (tau) of the expression (9) below the autocorrelation coefficients R X (tau), equal to the replaced τ → τ + t a. From this, PRBS data X
Cross correlation coefficient between the (t) and Y (t) = X (t + t a) is the autocorrelation coefficient of X (t), it is understood that the same value with the time difference t a. Therefore, as described above, RP
PRBS data X (t i +) output from the generator 1 i
The cross-correlation coefficient between t) and the PRBS data X (t j + t) output from the RP generator 1 j is X (t i +
the autocorrelation coefficients of t), it can be said that equal with (11) the time difference t corresponding to the time difference t a j -t i = Σz k (k is from i to j).

【0031】生成多項式F(X)をもつPRBSの自己
相関係数は周期内では充分小さな値で、よく知られてい
るように、一般的に実用上問題とならない値である。位
相差が最小の関係にある任意の2つのチャンネル(例え
ば隣接チャンネルCHi 及びCHi+1)のPRBSの相
互相関においても、時間差ta 又はti+1−ti の最小
値zk をPRBS発生装置の実使用時間より充分大きく
(例えば100倍程度)、かつ(2n−1)Tc /mp
より小さく選べば、実使用状態では各チャンネルのPR
BSの相互相関係数RXY(τ)は自己相関係数R
X (τ)に一致することは無い。従ってこの様な範囲で
あれば初期値間の位相差(時間差)zk は任意の値に選
ぶことができる。また相互相関係数RXY(τ)は自己相
関係数RX (τ)の時間τをτ+ta にずらしただけの
ものであるから、各チャンネルのPRBSの相互相関係
数は自己相関係数と同様に充分小さな値であり、実用上
問題とならない値となる。
The autocorrelation coefficient of the PRBS having the generator polynomial F (X) is a sufficiently small value within the period, and as is well known, it is a value that does not pose a practical problem in general. Also in PRBS cross-correlation of any two channels where the phase difference is at a minimum relationship (e.g. adjacent channel CH i and CH i + 1), the minimum value z k of the time difference t a or t i + 1 -t i Greater than the actual usage time of the PRBS generator (for example, about 100 times), and (2 n -1) Tc / mp
If you choose a smaller one, PR of each channel in actual use
The cross-correlation coefficient R XY (τ) of BS is the auto-correlation coefficient R
It never matches X (τ). Therefore, within such a range, the phase difference (time difference) z k between the initial values can be selected to any value. And because the cross-correlation coefficient R XY (τ) is of only staggered tau autocorrelation coefficients R X (τ) to τ + t a, the cross-correlation coefficient of PRBS of each channel autocorrelation coefficients Similarly, the value is sufficiently small and does not pose a practical problem.

【0032】多チャンネルPRBS発生装置の出力継続
時間をTM とすれば、初期値の時間差(位相差)zk
上述したことから、例えば zk≧100×TM ・・・・(12) に設定される。生成多項式F(X)の次数、従って疑似
ランダムパターン発生器のシフトレジスタの段数をnと
すれば、各RP発生器1i がランダム性を維持するため
には、発生されるPRBSの周期(2n −1)×Tc
(Tc はクロック周期)は初期値テーブル4に格納され
たpセット分の初期値が、同一のRP発生器1i より順
次発生されたと仮定したときの所要時間Σzk (kは1
からmp−1まで)より大きくなければならない。従っ
て、 (2n −1)Tc >Σzk 、kは1からmp−1まで ・・・・(13) 2n >{Σzk/Tc }+1 ・・・・(14) (14)式の両辺の対数をとると次式が得られる。
Assuming that the output continuation time of the multi-channel PRBS generator is T M , the time difference (phase difference) z k of the initial value has been described above. Therefore, for example, z k ≧ 100 × T M (12) Is set to. If the order of the generator polynomial F (X), and hence the number of stages of the shift register of the pseudo-random pattern generator, is n, in order to maintain the randomness of each RP generator 1 i , the period of the generated PRBS (2 n -1) x Tc
(Tc is a clock cycle) is a required time Σz k (k is 1) when it is assumed that p sets of initial values stored in the initial value table 4 are sequentially generated from the same RP generator 1 i.
To mp-1). Therefore, (2 n −1) Tc> Σz k , k is from 1 to mp−1 (13) 2 n > {Σz k / Tc} +1 (14) By taking the logarithm of both sides, the following equation is obtained.

【0033】 n>log2〔{Σzk/Tc }+1〕 ・・・・(15) 一例として、クロック周期Tc =3μs,PRBS発生
装置使用時間TM =36000s(=100時間)、発
生チャンネル数m=40、初期値セット数p=16のと
き、疑似ランダムパターン発生器の段数n>50とな
る。これ迄の説明では初期値テーブル4に格納された初
期値をmチャンネル分のRP発生器1i に設定するもの
としたが、場合によっては初期値算出部2で算出した初
期値を初期値テーブル4に格納する時に、同時にRP発
生器11 〜1m に順次書き込むようにしてもよい。
N> log 2 [{Σz k / Tc} +1] (15) As an example, clock cycle Tc = 3 μs, PRBS generator usage time T M = 36000 s (= 100 hours), number of generated channels When m = 40 and the initial value set number p = 16, the number of stages of the pseudo random pattern generator n> 50. In the above description, the initial value stored in the initial value table 4 is set in the RP generator 1 i for m channels, but in some cases, the initial value calculated by the initial value calculation unit 2 is set to the initial value table. 4 may be simultaneously written to the RP generators 1 1 to 1 m at the same time.

【0034】RP発生器11 〜1m は同じ生成多項式を
もち、その回路構成は勿論全て同じである。また出力を
取り出す箇所は任意の1つまたは複数のシフト段の出力
でよい。図3の実施例では第2の方法に従って初期値算
出部2を用いず、各チャンネルのRP発生器1i と同じ
構成の疑似ランダムパターン発生器を動作させて、時刻
1 ,t2 ,…,tm ,tm+1 ,…,tpm(時間間隔z
k )に発生する状態値をpセット分の初期値として、初
期値テーブル4に書き込むように構成している。但し、
この実施例では初期値を生成する疑似ランダムパターン
発生器としてチャンネルCH1 〜CHm の1つであるR
P発生器11 と共用した場合であり、セレクタ5は制御
部3からの選択信号に従って、通常クロックCKとその
r倍の周波数の高速クロックrCKとのいずれかを選択
して出力し、RP発生器11 に供給している。
The RP generators 1 1 to 1 m have the same generator polynomial, and their circuit configurations are of course all the same. Further, the place where the output is taken out may be the output of any one or a plurality of shift stages. In the embodiment of FIG. 3, according to the second method, the initial value calculation unit 2 is not used, but a pseudo random pattern generator having the same configuration as the RP generator 1 i of each channel is operated, and times t 1 , t 2 , ... , T m , t m + 1 , ..., t pm (time interval z
The state value generated in k ) is written as an initial value for p sets in the initial value table 4. However,
In this embodiment, R, which is one of the channels CH 1 to CH m , is used as a pseudo random pattern generator for generating an initial value.
A case in which shared with P generator 1 1, the selector 5 according to a selection signal from the control unit 3 selects and outputs either the normal clock CK with high-speed clock rCK the frequency of the r times, RP generated It is supplied to the vessel 1 1.

【0035】pセットの初期値を生成するときはセレク
タ5により高速クロックrCKを選択してRP発生器1
1 に与え、装置の実使用時間より充分短い時間内にpセ
ットの初期値を順次発生し、制御部3は内部に高速カウ
ンタ(図示せず)を有し、計数値が予め決めたクロック
時刻に達する毎に初期値テーブル4への書き込み命令を
与える。PRBSを発生するには初期値テーブル4から
所望の1セットの初期値を読みだし、RP発生器11
m に設定し、セレクタ5により通常クロックCKを選
択してRP発生器11 に与えると共に、他のRP発生器
2 〜1m にも直接通常クロックCKを与えてPRBS
の発生を開始する。高速クロックrCKを用いれば、初
期値発生時間はr分の1に短縮できる。
When generating the initial value of the p set, the selector 5 selects the high-speed clock rCK to select the RP generator 1.
1 , the initial values of p sets are sequentially generated within a time sufficiently shorter than the actual use time of the device, the control unit 3 has a high-speed counter (not shown) inside, and the count value is a predetermined clock time. A write command is given to the initial value table 4 each time To generate PRBS, a desired set of initial values is read from the initial value table 4, and the RP generators 1 1 to
1 m , the normal clock CK is selected by the selector 5 and given to the RP generator 1 1, and the normal clock CK is also given directly to the other RP generators 1 2 to 1 m.
Start to occur. If the high-speed clock rCK is used, the initial value generation time can be reduced to 1 / r.

【0036】図3の構成において、初期値テーブル4を
用いないで、RP発生器11 から発生した初期値を直接
他のRP発生器12 〜1m に設定しても良い。その場合
はm−1個の初期値を発生順に順次RP発生器12 〜1
m に設定し、最後にm番目の初期値を発生した状態で高
速クロックrCKの供給を停止する。図3の構成におい
て、RP発生器11 を初期値発生専用とした場合には、
もう1つのチャンネル用疑似ランダムパターン発生器を
設ける必要があるが、セレクタ5は不要となり、高速ク
ロックrCKを直接初期値発生用RP発生器11 に与え
るよう構成すれば良い。
In the configuration of FIG. 3, the initial value generated from the RP generator 1 1 may be directly set to the other RP generators 1 2 to 1 m without using the initial value table 4. In that case, m-1 initial values are sequentially generated in the order of generation, and the RP generators 1 2 to 1
It is set to m, and the supply of the high-speed clock rCK is stopped with the m-th initial value generated last. In the configuration of FIG. 3, when the RP generator 1 1 as the initial value generator only,
Although it is necessary to provide another channel pseudo-random pattern generator, the selector 5 is not necessary, and the high speed clock rCK may be directly applied to the initial value generating RP generator 1 1 .

【0037】[0037]

【発明の効果】以上説明したように、この発明によれば
PRBS発生チャンネル数mと、同じ生成多項式F
(X)をもつ各チャンネルのRP発生器のシフトレジス
タの段数nとの間には(15)式の関係が成り立つの
で、シフトレジスタの段数nを大きくすることによって
チャンネル数mを必要なだけ増やすことができる。
As described above, according to the present invention, the number of PRBS generation channels m and the same generator polynomial F
Since the relationship of equation (15) is established with the number n of shift registers of the RP generator of each channel having (X), the number m of channels is increased by increasing the number n of shift registers. be able to.

【0038】また、各チャンネルのRP発生器は同じ生
成多項式F(X)をもち従って同じ回路構成であるの
で、各チャンネル毎に生成多項式の異なる従来の場合に
比べて、設計、製造が容易になると共にIC化に適した
回路となる。
Further, since the RP generator of each channel has the same generator polynomial F (X) and therefore has the same circuit configuration, it is easier to design and manufacture as compared with the conventional case where the generator polynomial is different for each channel. In addition, the circuit becomes suitable for IC.

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

【図1】Aはこの発明の実施例を示すブロック図、Bは
図1Aの初期値算出部2で演算され、各チャンネルの疑
似ランダムパターン発生器に設定される初期値を、各チ
ャンネルの疑似ランダムパターン発生器と同じ構成の疑
似ランダムパターン発生器で発生させたと仮定した場合
の発生タイミングを示す図。
1A is a block diagram showing an embodiment of the present invention, and FIG. 1B is a block diagram showing an initial value calculated by an initial value calculation unit 2 in FIG. The figure which shows the generation timing when it is assumed that it generated by the pseudo random pattern generator of the same structure as a random pattern generator.

【図2】図1Aの各チャンネルの疑似ランダムパターン
発生器より発生するPRBSの自己相関係数の時間τに
対する変化特性を示す図。
FIG. 2 is a diagram showing a change characteristic of an autocorrelation coefficient of PRBS generated by the pseudo random pattern generator of each channel of FIG. 1A with respect to time τ.

【図3】この発明の他の実施例を示すブロック図。FIG. 3 is a block diagram showing another embodiment of the present invention.

【図4】生成多項式F(X)=X5 +X2 +1をもち、
PRBSを発生する疑似ランダムパターン発生器の一例
を示す回路図。
FIG. 4 has a generator polynomial F (X) = X 5 + X 2 +1 and
FIG. 3 is a circuit diagram showing an example of a pseudo random pattern generator that generates PRBS.

【図5】従来の多チャンネル疑似ランダムパターン発生
装置のブロック図。
FIG. 5 is a block diagram of a conventional multi-channel pseudo random pattern generator.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 初期値が設定され、クロック信号により
シフト駆動されて共通の生成多項式に基ずいて疑似ラン
ダムパターンを発生するように、それぞれn段のシフト
レジスタにより構成された第1乃至第mチャンネルの疑
似ランダムパターン発生器と、mは2以上の整数であ
り、 前記疑似ランダムパターン発生器の1つで仮りに疑似ラ
ンダムパターンを発生させた場合に、それぞれ前記クロ
ック信号のクロックパルス数で規定された時間間隔zk
毎に前記疑似ランダムパターン発生器のn個のシフト段
から出力されるnビットのデータを初期値として前記疑
似ランダムパターン発生器のn段のシフト段から出力さ
れるnビットのデータを1つの初期値として順次m回発
生して得られる第1セットのm個の初期値{I1 ,I
2 ,…,Im }、続いて得られる第2セットのm個の初
期値{Im+1 ,Im+2 ,…,Im+m }、以下同様にして
得られる第p(pは1以上の整数)セットのm個の初期
値{I(p-1)m+1,I(p-1)m+2,…,I(p-1)m+m}までの
pセットのうちの所望の1セットのm個の初期値を生成
する初期値生成手段と、 前記初期値生成手段からのm個の初期値を前記mチャン
ネルの前記疑似ランダムパターン発生器に設定し、それ
らの疑似ランダムパターン発生器の動作をスタート及び
ストップさせる制御をする制御手段と、 を含み、前記時間間隔zk は、パターン発生実使用時間
より十分大きく選ばれ、前記各チャンネルの前記疑似ラ
ンダムパターン発生器の前記シフト段数nは、Tc を前
記クロック信号のクロック周期とすると、 n>log2[{Σzk/Tc }+1]、k=1からmp
−1 を満足するように選ばれている多チャンネル疑似ランダ
ムパターン発生装置。
1. An initial value is set, and the first to mth shift registers each of which is configured by n stages of shift registers are configured to shift-drive by a clock signal and generate a pseudo-random pattern based on a common generator polynomial. The channel pseudo-random pattern generator and m are integers of 2 or more, and when one of the pseudo-random pattern generators tentatively generates a pseudo-random pattern, each is defined by the number of clock pulses of the clock signal. Time interval z k
The n-bit data output from the n shift stages of the pseudo random pattern generator is used as an initial value for each n-bit data output from the n shift stages of the pseudo random pattern generator. The first set of m initial values {I 1 , I
2 , ..., I m }, followed by a second set of m initial values {I m + 1 , I m + 2 , ..., I m + m }, and the p (p Is an integer greater than or equal to 1) and p sets up to m initial values {I (p-1) m + 1 , I (p-1) m + 2 , ..., I (p-1) m + m } An initial value generating means for generating a desired one set of m initial values, and m initial values from the initial value generating means are set in the m-channel pseudo-random pattern generator, Control means for starting and stopping the operation of the pseudo random pattern generator of, and the time interval z k is selected to be sufficiently larger than the actual time of pattern generation, and the pseudo random pattern generation of each channel is performed. The number of shift stages n of the converter is n> log 2 [{Σz k / Tc, where Tc is the clock period of the clock signal. } +1], k = 1 to mp
A multi-channel pseudo-random pattern generator selected to satisfy -1.
【請求項2】 請求項1に記載の多チャンネル疑似ラン
ダムパターン発生装置において、前記初期値生成手段は
前記pセットの初期値を格納するメモリ手段を含み、前
記制御手段は前記メモリ手段から選択した1セットの前
記初期値を読み出してmチャンネルの前記疑似ランダム
パターン発生器に設定する。
2. The multi-channel pseudo-random pattern generator according to claim 1, wherein the initial value generating means includes a memory means for storing an initial value of the p set, and the control means is selected from the memory means. A set of the initial values is read and set in the m-channel pseudo-random pattern generator.
【請求項3】 請求項1に記載の多チャンネル疑似ラン
ダムパターン発生装置において、前記初期値生成手段は
前記pセットのうちの少なくとも1セットの初期値を演
算により生成する初期値算出手段を含む。
3. The multi-channel pseudo-random pattern generating device according to claim 1, wherein the initial value generating means includes an initial value calculating means for generating at least one initial value of the p sets by calculation.
【請求項4】 請求項3に記載の多チャンネル疑似ラン
ダムパターン発生装置において、前記初期値算出手段は
前記pセットの初期値を演算により生成し、前記初期値
生成手段は生成された前記pセットの初期値を格納する
メモリ手段を含み、前記制御手段は前記メモリ手段から
選択した1セットの前記初期値を読み出してmチャンネ
ルの前記疑似ランダムパターン発生器に設定する。
4. The multi-channel pseudo-random pattern generating device according to claim 3, wherein the initial value calculating means generates an initial value of the p set by calculation, and the initial value generating means generates the p set. The control means reads out one set of the initial values selected from the memory means and sets them in the m-channel pseudo-random pattern generator.
【請求項5】 請求項1に記載の多チャンネル疑似ラン
ダムパターン発生装置において、前記初期値生成手段は
前記mチャンネルの疑似ランダムパターン発生器の1つ
と同じ構成の高速疑似ランダムパターン発生手段であ
り、前記クロック信号より周波数の高い高速クロック信
号により駆動されて少なくとも1セットの前記初期値を
生成し、前記mチャンネルの疑似ランダムパターン発生
器に設定する。
5. The multi-channel pseudo-random pattern generating device according to claim 1, wherein the initial value generating means is a high-speed pseudo-random pattern generating means having the same configuration as one of the m-channel pseudo-random pattern generators. It is driven by a high-speed clock signal having a frequency higher than that of the clock signal to generate at least one set of the initial values, which is set in the m-channel pseudo random pattern generator.
【請求項6】 請求項5に記載の多チャンネル疑似ラン
ダムパターン発生装置において、前記高速疑似ランダム
パターン発生手段は前記pセットの初期値を生成し、前
記初期値生成手段は生成されたpセットの初期値を格納
するメモリ手段を含み、前記制御手段は前記メモリ手段
から選択した1セットの前記初期値を読み出してmチャ
ンネルの前記疑似ランダムパターン発生器に設定する。
6. The multi-channel pseudo random pattern generating device according to claim 5, wherein the high speed pseudo random pattern generating means generates the initial values of the p sets, and the initial value generating means generates the generated p sets. The control means includes memory means for storing initial values, and the control means reads out one set of the initial values selected from the memory means and sets them in the m-channel pseudo-random pattern generator.
【請求項7】 請求項1に記載の多チャンネル疑似ラン
ダムパターン発生装置において、前記初期値生成手段は
前記クロック信号と前記高速クロックの何れかを選択す
る選択手段と、前記mチャンネルの疑似ランダムパター
ン発生器の1つを含み、前記制御手段は前記少なくとも
1セットの初期値を生成するときは前記選択手段により
前記高速クロックを選択して前記1つの疑似ランダムパ
ターン発生器に与え、それによって生成された前記1セ
ットの初期値を前記mチャンネルの疑似ランダムパター
ン発生器に設定し、疑似ランダムパターンを発生すると
きは前記選択手段により前記クロック信号を選択して前
記mチャンネルの疑似ランダム発生器に与える。
7. The multi-channel pseudo random pattern generating device according to claim 1, wherein the initial value generating means selects one of the clock signal and the high speed clock, and the m channel pseudo random pattern. One of the generators is included, and the control means selects the high speed clock by the selecting means to generate the at least one set of initial values and supplies the high speed clock to the one pseudo random pattern generator, thereby generating the pseudo random pattern generator. The one set of initial values is set in the m-channel pseudo-random pattern generator, and when the pseudo-random pattern is generated, the clock signal is selected by the selecting means and given to the m-channel pseudo-random generator. .
JP5024242A 1992-02-14 1993-02-12 Multichannel false random pattern generator Pending JPH0621781A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5024242A JPH0621781A (en) 1992-02-14 1993-02-12 Multichannel false random pattern generator

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2765592 1992-02-14
JP4-27655 1992-02-14
JP5024242A JPH0621781A (en) 1992-02-14 1993-02-12 Multichannel false random pattern generator

Publications (1)

Publication Number Publication Date
JPH0621781A true JPH0621781A (en) 1994-01-28

Family

ID=26361738

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5024242A Pending JPH0621781A (en) 1992-02-14 1993-02-12 Multichannel false random pattern generator

Country Status (1)

Country Link
JP (1) JPH0621781A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010029746A1 (en) * 2008-09-12 2010-03-18 株式会社アドバンテスト Test module and test method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010029746A1 (en) * 2008-09-12 2010-03-18 株式会社アドバンテスト Test module and test method
US8418011B2 (en) 2008-09-12 2013-04-09 Advantest Corporation Test module and test method
JP5314693B2 (en) * 2008-09-12 2013-10-16 株式会社アドバンテスト Test module and test method

Similar Documents

Publication Publication Date Title
US5796748A (en) Pattern generator in semiconductor test system
EP1912330A1 (en) Spread-period clock generator
US4956798A (en) Arbitrary waveform generator with adjustable spacing
US6046616A (en) Two dimensional random pulse generator
EP0680172B1 (en) Code sequence generator
US5444645A (en) Multi-channel pseudo random pattern generating device
US4839841A (en) Programmable digital multiple event generator
JPH0621781A (en) Multichannel false random pattern generator
JP3466774B2 (en) Period generation circuit in semiconductor test equipment
US20100201409A1 (en) Frequency Divider Circuit
US20070047622A1 (en) Data generator having linear feedback shift registers for generating data pattern in forward and reverse orders
US4764687A (en) Variable timing sequencer
JP3502450B2 (en) Pattern generator
RU2246174C1 (en) Poisson pulse stream generator
RU2080651C1 (en) Generator of random n-bit binary numbers
SU903874A1 (en) Pseudorandom number generator
JP2577986B2 (en) Pseudo random noise code generator
JP3829676B2 (en) Variable frequency divider
SU1223350A1 (en) Pseudorandom number generator
SU1256161A1 (en) Pseudorandom number generator
RU2081451C1 (en) Generator of random number sequence
SU1525693A1 (en) Orthogonal code generator
JP2880019B2 (en) Pattern generator
JP3137758B2 (en) PN pattern generation circuit
SU824212A1 (en) Device for testing m-sequence shaper

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000222