JPH02272807A - Waveform generation device - Google Patents

Waveform generation device

Info

Publication number
JPH02272807A
JPH02272807A JP9407389A JP9407389A JPH02272807A JP H02272807 A JPH02272807 A JP H02272807A JP 9407389 A JP9407389 A JP 9407389A JP 9407389 A JP9407389 A JP 9407389A JP H02272807 A JPH02272807 A JP H02272807A
Authority
JP
Japan
Prior art keywords
random number
memory
waveform
conversion program
data
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
JP9407389A
Other languages
Japanese (ja)
Inventor
Masahiro Iharaki
伊原木 正裕
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP9407389A priority Critical patent/JPH02272807A/en
Publication of JPH02272807A publication Critical patent/JPH02272807A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a target random number with satisfactory reproducibility by installing a conversion program which converts random number initial value group data into the uniform random number data row of an M sequence and a conversion program which converts the data row into the random number data row of a target distribution form. CONSTITUTION:Random number initial value group data which is read from a first memory 1 is converted into the uniform random number data row of the M sequence in accordance with the conversion program stored in a second memory 2, and the uniform random number data row of the M sequence is converted into the random number data row of the target distribution form (normal distribution, for example) in accordance with the conversion program stored in a third memory 3. Then, the converted random number data row of the target distribution form is stored in a waveform memory 4 as waveform data, and stored waveform data is read in a D/A converter 5 and converted into an analogue signal. Thus, the target random number including a normal random number can be generated with satisfactory reproducibility.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は、波形発生装置に関するものであり、詳しくは
、デジタル的に疑似ホワイトノイズを発生する装置の改
良に関するものである。
DETAILED DESCRIPTION OF THE INVENTION <Industrial Application Field> The present invention relates to a waveform generation device, and more particularly, to an improvement in a device that digitally generates pseudo white noise.

〈従来の技術〉 ノイズシミュレーションに使われる乱数は、振幅の出現
頻度の分布に従って、−様乱数、正規乱数、指数乱数、
2項分布乱数、ポアソン分布乱数などに分類できる。
<Prior art> Random numbers used in noise simulation are −-like random numbers, normal random numbers, exponential random numbers, or
It can be classified into binomial distributed random numbers, Poisson distributed random numbers, etc.

ここで、−様乱数はランダムサンプリングの標本番号の
決定や特定ファイルからのテストデータの抽出などに用
いられ、正規乱数は回路の熱雑音や在庫シミュレーショ
ンの需要量の生成などに用いられ、指数乱数は待ち行列
のシミュレーションに用いられ、2項分布乱数は品質管
理に用いられ、ポアソン分布乱数も待ち行列のシミュレ
ーションに用いられている。
Here, −-like random numbers are used to determine the sample number for random sampling, extract test data from a specific file, etc., normal random numbers are used to generate circuit thermal noise and demand quantity for inventory simulation, etc., and exponential random numbers are used to generate demand for circuit thermal noise and inventory simulation. is used for queuing simulation, binomial distributed random numbers are used for quality control, and Poisson distributed random numbers are also used for queuing simulation.

ところで、このようなノイズをデジタル的に発生させる
装置として、ノイズコマンド指定により所定区間[−1
,1]の一様乱数を生成するものや、ノイズ関数指定で
一様乱数を生成するものが用いられている。
By the way, as a device that digitally generates such noise, a predetermined interval [-1
, 1] that generate uniform random numbers, and those that generate uniform random numbers by specifying a noise function are used.

〈発明が解決しようとする課題〉 しかし、これらの装置から出力される一様乱数は現実に
は存在しないノイズであり、実在波形のシミュレーショ
ンを行う波形発生装置の出力信号としては好ましくない
<Problems to be Solved by the Invention> However, the uniform random numbers output from these devices are noise that does not exist in reality, and are not preferable as output signals of waveform generators that simulate real waveforms.

また、各種電気回路のノイズのシミュレーションにあた
っては、正規乱数を用いることが望ましい 本発明は、このような点に着目したものであり、その目
的は、正規乱数を含む所望の乱数を再現性良く発生させ
ることができる波形発生装置を提供することにある。
In addition, the present invention focuses on this point that it is desirable to use normal random numbers when simulating noise in various electric circuits, and the purpose is to generate desired random numbers including normal random numbers with good reproducibility. An object of the present invention is to provide a waveform generator that can generate a waveform.

く課題を解決するための手段〉 本発明の波形発生装置は、 乱数初期値群データを格納する第1のメモリと、この第
1のメモリから読み出された乱数初期値群データをM系
列の一様乱数データ列に変換する変換プログラムを格納
する第2のメモリと、この第2のメモリに格納された変
換プログラムに従って変換されたM系列の一様乱数デー
タ列を所望の分布形態の乱数データ列に変換する変換プ
ログラムを格納する第3のメモリと、 この第3のメモリに格納された変換プログラムに従って
変換された所望の分布形態の乱数データ列を波形データ
として格納する波形メモリと、この波形メモリから読み
出される波形データをアナログ信号に変換するD/A変
換器、とで構成されたことを特徴とする。
Means for Solving the Problems> The waveform generator of the present invention includes a first memory for storing random number initial value group data, and a random number initial value group data read from the first memory in an M series. a second memory that stores a conversion program for converting into a uniform random number data string; and a second memory that stores a conversion program for converting the M-series uniform random number data string converted according to the conversion program stored in the second memory into random number data in a desired distribution form. a third memory that stores a conversion program for converting the data into a column; a waveform memory that stores, as waveform data, a random number data column of a desired distribution format converted according to the conversion program stored in the third memory; A D/A converter converts waveform data read from the memory into an analog signal.

く作用〉 本発明において、第1のメモリから読み出される乱数初
期値群データは第2のメモリに格納されている変換プロ
グラムに従ってM系列の一様乱数データ列に変換され、
このM系列の一様乱数データ列は第3のメモリに格納さ
れている変換プログラムに従って所望の分布形B(例え
ば正規分布)の乱数データ列に変換され、この所望の分
布形態の乱数データ列は波形データとしてD/A変換器
に加えられてアナログノイズ信号に変換される。
Effect> In the present invention, random number initial value group data read from the first memory is converted into an M-series uniform random number data string according to a conversion program stored in the second memory,
This M-series uniform random number data string is converted into a random number data string with a desired distribution form B (e.g. normal distribution) according to the conversion program stored in the third memory, and this random number data string with the desired distribution form is It is applied as waveform data to a D/A converter and converted into an analog noise signal.

〈実施例〉 以下−図面を用いて本発明の実施例を詳細に説明する。<Example> Hereinafter, embodiments of the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例の要部のブロック図である
。第1のメモリ1には、乱数初期値群データが格納され
る。第2のメモリ2には、第1のメモリ1から読み出さ
れた乱数初期値群データをM系列の一様乱数データ列に
変換する変換プログラムが格納される。第3のメモリ3
には、第2のメモリ2に格納された変換プログラムに従
って変換されたM系列の一様乱数データ列を所望の分布
形態(例えば正規分布)の乱数データ列に変換する変換
プログラムが格納される。この第3のメモリ3に格納さ
れた変換プログラムに従って変換された所望の分布形態
の乱数データ列は、波形データとして波形メモリ4に格
納される。この波形メモリ4に格納された波形データは
D/A変換器5に読み出され、アナログ信号に変換され
る。これら各メモリ1〜4はバス6を介して演算制御部
(CPtJ)7に接続されている。なお、バス6には、
その他のメモリ、キーボードや表示器なども接続される
が図示しない。
FIG. 1 is a block diagram of essential parts of an embodiment of the present invention. The first memory 1 stores random number initial value group data. The second memory 2 stores a conversion program that converts the random number initial value group data read from the first memory 1 into an M-series uniform random number data string. 3rd memory 3
A conversion program for converting an M-sequence uniform random number data string converted according to the conversion program stored in the second memory 2 into a random number data string having a desired distribution form (for example, normal distribution) is stored. The random number data string in a desired distribution form converted according to the conversion program stored in the third memory 3 is stored in the waveform memory 4 as waveform data. The waveform data stored in the waveform memory 4 is read out to the D/A converter 5 and converted into an analog signal. Each of these memories 1 to 4 is connected to a calculation control unit (CPtJ) 7 via a bus 6. In addition, on bus 6,
Other memory, keyboard, display, etc. are also connected, but are not shown.

このように構成された装置の動作を説明する。The operation of the device configured in this way will be explained.

乱数発生が指定されると、第2図のフローチャートのス
テップ(1)に示すように第1のメモリ1に格納されて
いる一様乱数生成に必要な乱数初期値群データ(Ut 
)(t=t〜31)が読み出されて図示しないRAM領
域に転送格納される。また、RAM領域には、乱数ワー
クエリアの先頭位置を示す□ポインタも格納される(ス
テップ(2))。
When random number generation is specified, the random number initial value group data (Ut
) (t=t~31) is read out and transferred and stored in a RAM area (not shown). Further, a □ pointer indicating the starting position of the random number work area is also stored in the RAM area (step (2)).

このように初期値データをテーブルに持つことにより、
発生する雑音に再現性を持たせることができる。
By having initial value data in the table like this,
It is possible to give reproducibility to the generated noise.

その後、RAM領域に転送格納された乱数初期値群デー
タを用いてM系列の一様乱数データ列を生成し、さらに
この−様乱数データ列を用いて正規乱数データ列を生成
する。
Thereafter, an M-sequence uniform random number data string is generated using the random number initial value group data transferred and stored in the RAM area, and a normal random number data string is further generated using this −-like random number data string.

M系列の一様乱数は、回路的にはシフトレジスタと排他
的オアゲートとの組合せで簡単に発生できる再現性の優
れたホワイトノイズである。
The M-series uniform random numbers are white noise with excellent reproducibility that can be easily generated using a combination of a shift register and an exclusive OR gate.

例えば、定数C4、C2、・・・+CP−1がいずれも
0または1で、cp=1であるとして漸化式ai =C
+ aL−+ −)−c2 ai−2+°”+ c p
 a t −p (iod2)       −(1)
(nod2は2の剰余系) によって作り出される0と1からなる2値化信号(ai
)を考える。初期値a O+ ”” + a P −1
はすべてがOでないように選ぶ、このような系列(aL
)は最大m = 2’ −1の周期を持つが、この系列
(ar )をM系列という、ここで、aiが最大周期m
を持つための条件は、 f(x)= 1 + Cl Z 十−+ c p x’
      −(2)で表される多項式が原始多項式と
なることである。
For example, assuming that the constants C4, C2,...+CP-1 are all 0 or 1 and cp=1, the recurrence formula ai =C
+ aL-+ -)-c2 ai-2+°”+ c p
a t −p (iod2) −(1)
(nod2 is the remainder system of 2) A binary signal consisting of 0 and 1 (ai
)think of. Initial value a O+ ”” + a P −1
is such a series (aL
) has a maximum period of m = 2'-1, and this sequence (ar) is called an M sequence, where ai is the maximum period m
The condition for having is f(x) = 1 + Cl Z + + c p x'
- The polynomial represented by (2) becomes a primitive polynomial.

f(×)が原始多項式であるということは、f(x)が
多項式χ−1を、 ■O<k、2−1のとき割りきらず、 ■k = 2’−1のときのみ割りきるという条件を満
たすことをいう。
The fact that f(x) is a primitive polynomial means that f(x) cannot divide the polynomial χ-1 when ■O<k, 2-1, and only when k = 2'-1. This means that the conditions are met.

M系列は、0.1からなる2値化信号なので、(aLl
から2個(e≦p)を取出し並べてeビットの2進小数
(Uk)を作り、これを区間(0゜1)上の一様乱数と
して使用することを考える。
Since the M sequence is a binary signal consisting of 0.1, (aLl
Let us consider that two numbers (e≦p) are taken out and lined up to create an e-bit binary decimal number (Uk), and this is used as a uniform random number on the interval (0°1).

まず、前述の原始多項式として次の3項式を選ぶ。First, the following trinomial is selected as the aforementioned primitive polynomial.

f(X)=Z’+χ$+1             
      、−、 (3)従って、(+)、(2)式
から、(a盈)は、aL=a7−P +ai−’i (
iod2)     =・(4)になる。
f(X)=Z'+χ$+1
, -, (3) Therefore, (+), from equation (2), (a 盈) is aL=a7-P +ai-'i (
iod2) =・(4).

このとき、2進小数(Uklを次のように定義する。At this time, a binary decimal number (Ukl) is defined as follows.

Uv =O,at at +r ・・・ai p−1r
  −(5)(rは2≦pで周期mとは互いに素になる
整数) 前述(4)式の計算は、繰り上がりを無視した加算であ
って排他的論理和と同じであり、高速に演算できる。従
って、 fUi )は、 Uk=tJk −p eUk−1・・・(6)により生
成できる。なお、■はビット毎の排他的論理和である。
Uv=O, at at +r...ai p-1r
-(5) (r is an integer that is 2≦p and is coprime to the period m) The calculation of equation (4) above is an addition that ignores carry and is the same as an exclusive OR, and can be performed at high speed. Can calculate. Therefore, fUi) can be generated by Uk=tJk-peUk-1 (6). Note that ■ is a bit-wise exclusive OR.

具体的には、数値を整数部と小数部各16ビツトの32
ビット固定小数点型として扱う、これにより、tJkの
ビット数2=16が決まる。また、(3)式の原始多項
式としては種々のものが知られているが、初期値の数が
少なくてすむp、qの組を選択し、 p=31.p−q=6           ・・・(
7)に定めた。
Specifically, the numerical value is divided into 32 bits with 16 bits each for the integer part and the decimal part.
Treated as a bit fixed point type, this determines the number of bits of tJk, 2=16. Furthermore, although various primitive polynomials are known for equation (3), the set of p and q that requires a small number of initial values is selected, and p=31. p-q=6...(
7).

これにより、M系列の周期mは、 m=2”−1キ2.lXl0”       ・(8)
になる。
As a result, the period m of the M sequence is m=2"-1ki2.lXl0" (8)
become.

このような手法では、(1)式から明らかなように、固
定小数点型のp個の初期値を必要とする。そこで、簡便
に一様乱数を発生させる方法として混合合同法を用い、
(0,2”−1)上に一様乱数を発生させてそのうちの
p個を初期値として採用するようにする。
As is clear from equation (1), such a method requires p fixed-point initial values. Therefore, we use the mixed congruence method as a simple way to generate uniform random numbers.
Uniform random numbers are generated on (0, 2''-1), and p of them are adopted as initial values.

ところで、乱数としては一様乱数のみでは不便であり、
特に回路のノイズシミュレーションには正規乱数が必要
になる。
By the way, it is inconvenient to use only uniform random numbers as random numbers.
In particular, normal random numbers are required for circuit noise simulation.

このような正規乱数は、区間(0,1)の−様乱数を用
いて中心極限定理を適用することにより得られる。
Such normal random numbers can be obtained by applying the central limit theorem using −-like random numbers in the interval (0, 1).

区間(0,1)の−様乱数は一様分布に従うので、その
確率密度変数p(X)は、 になる、従って、平均μは、 μ = fノ χ?PC7−ンb=シΣ       
                    ・・・0Φ
になり、分散σ2は、 d ’ = /、’ Z”F(′x−)*%−Z ’ 
72     = (11)になる。
Since the −-like random number in the interval (0,1) follows a uniform distribution, its probability density variable p(X) becomes, therefore, the average μ is μ = f no χ? PC7-n b = Σ
...0Φ
and the variance σ2 is d' = /, 'Z''F('x-)*%-Z'
72 = (11).

このような区間(0,1)の−様乱数列(Utlをn個
平均すると、その平均値χiは、nが十分大きいとき中
心極限定理により、 平均μπ=1/2 分散σ2=1/(12n) に近似する。従って、次式のrは、平均01分散σ)に
従う乱数λは、正規分布N(0,1)の乱数rから次式
により求められる。
When n -like random number sequences (Utl) in the interval (0, 1) are averaged, the average value χi is given by the central limit theorem when n is sufficiently large. Average μπ = 1/2 Variance σ2 = 1/( 12n).Therefore, r in the following equation is a random number λ with mean 01 variance σ), which is obtained from the random number r of normal distribution N(0, 1) by the following equation.

λ=μ十σr            ・・・(13)
第3図は、このような処理の流れを示すフローチャート
である。
λ=μ+σr...(13)
FIG. 3 is a flowchart showing the flow of such processing.

まず、ステップ(1)において、乱数ワークエリアに格
納されているポインタを読み出す0次に、別のワークエ
リアに格納されている計K(arを0に初期化する(ス
テップ(2))、続いて、ループの回数が12回に達し
たか否かを判断する(ステップ(3))、ループの回数
が12回に達していない場合には、ポインタを移動させ
ながら乱数ワークエリアからUk−Pを読み出した(ス
テップ(4))後にUk−pusを読み出しくステップ
(5))、これらtJk−PとUk −1) +4の排
他的論理和を演算して(ステップ(6))その結果Uk
を乱数ワークエリアに格納する(ステップ(7))、次
に、ポインタが乱数ワークエリアの底か否かを判断しく
ステップ(8))、底の場合にはポインタを乱数ワーク
エリアの先頭に移動させる(ステップ(9))、ポイン
タが乱数ワークエリアの底でない状態において、計算値
rにUkを加算する(ステップ0Φ)、そして、ループ
回数判断ステップ(3)に戻る。一方、ループの回数が
12回に達した場合には、計算値rから6を引いて平均
値を除き(ステラフ責11)) 、計算(Mrを1/4
倍する(ステップ(12)) 、その後、乱数ワークエ
リアにポインタの現在位置を格納する(ステップ(13
)) 。
First, in step (1), the pointer stored in the random number work area is read out. Next, the total K (ar) stored in another work area is initialized to 0 (step (2)), and then to determine whether the number of loops has reached 12 (step (3)). If the number of loops has not reached 12, select Uk-P from the random number work area while moving the pointer. (Step (4)), then read Uk-pus (Step (5)), calculate the exclusive OR of these tJk-P and Uk -1) +4 (Step (6)), and the result is Uk.
is stored in the random number work area (step (7)), then it is determined whether the pointer is at the bottom of the random number work area (step (8)), and if it is, the pointer is moved to the beginning of the random number work area. (step (9)), and in a state where the pointer is not at the bottom of the random number work area, Uk is added to the calculated value r (step 0Φ), and the process returns to step (3) for determining the number of loops. On the other hand, when the number of loops reaches 12, subtract 6 from the calculated value r to remove the average value (Stelaph Responsibility 11)), and calculate (reduce Mr by 1/4).
Multiply the current position of the pointer (step (12)), then store the current position of the pointer in the random number work area (step (13)
)).

第5図はこのような手順を実行することにより得られる
一様乱数Ukの説明図であり、(a)はデータ数kが3
000個の場合の時間変化を示し、(b)は(a)のヒ
ストグラムを示し、(C)は(a)のデータ列について
ラグ200までの自己相関関数Rχχ(1)を示してい
る。ラグt〜0では自己相関関数Rχχ(1)は小さな
値であり、白色性の潰れていることが分る。このような
−様乱数の優れた白色性は、他の分布の乱数を生成する
場合に重要である。
FIG. 5 is an explanatory diagram of the uniform random number Uk obtained by executing such a procedure, and (a) is an illustration when the number of data k is 3.
(b) shows the histogram of (a), and (C) shows the autocorrelation function Rχχ(1) up to lag 200 for the data string of (a). It can be seen that at lag t~0, the autocorrelation function Rχχ(1) has a small value, indicating that whiteness is destroyed. Such excellent whiteness of −-like random numbers is important when generating random numbers of other distributions.

第6図はこのような手順を実行することにより得られる
正規乱数λにの説明図であり、(a)はデータ数kが3
000個の場合の時間変化を示し、(b)は<a)のヒ
ストグラムを示し、(C)は(a)のデータ列について
ラグ200までの自己相関間数Rxχ(1)を示してい
る。この(c)から明らかなように、正規乱数λkにお
いても優れた白色性が保たれている。
FIG. 6 is an explanatory diagram of the normal random number λ obtained by executing such a procedure, and (a) is an illustration when the number of data k is 3.
(b) shows a histogram of <a), and (C) shows the autocorrelation number Rxχ(1) up to lag 200 for the data sequence of (a). As is clear from this (c), excellent whiteness is maintained even with the normal random number λk.

第7図は、第1図の構成により得られる雑音のスペクト
ル図である。ここで、データ出力のクロックレートは1
00HH2に設定され、データ周期は81.92μsに
設定されている。
FIG. 7 is a noise spectrum diagram obtained by the configuration of FIG. 1. Here, the clock rate of data output is 1
00HH2, and the data period is set to 81.92 μs.

このように構成することにより、初期値がテーブル化さ
れて固定されていることから、雑音を再現することがで
きる。これは、波形シミュレータとして不可欠の要件で
ある。
With this configuration, the initial values are tabled and fixed, making it possible to reproduce noise. This is an essential requirement for a waveform simulator.

また、雑音が同じ値を繰返すまでの周期を十分長くとる
ことができ、初期部分を捨てることにより実質的に別の
雑音データとして扱うことができる。
Furthermore, the period until the noise repeats the same value can be made sufficiently long, and by discarding the initial part, it can be treated as substantially different noise data.

また、基本になる一様乱数は1回の排他的論理和で生成
でき、データ計算時間は短時間ですむ。
Further, the basic uniform random number can be generated by one exclusive OR, and the data calculation time can be shortened.

また〜このようにして出力される雑音の分布および標準
偏差は既知であるのでユーザーは容易に所望の性質の雑
音に変更することができ、S/N比までも設定すること
ができる。
Furthermore, since the distribution and standard deviation of the noise output in this manner are known, the user can easily change the noise to have desired characteristics, and even set the S/N ratio.

なお、上記説明では、−様乱数を正規乱数に変換する例
を説明したが、用途に応じてその他の乱数に変換するよ
うにしてもよい。
In addition, in the above description, an example was explained in which −-like random numbers are converted to normal random numbers, but it may be converted to other random numbers depending on the purpose.

〈発明の効果〉 以上説明したように、本発明によれば、正規乱数を含む
所望の乱数を再現性良く発生させることができる波形発
生装置が実現でき、各種の雑音信号装置として好適であ
る。
<Effects of the Invention> As described above, according to the present invention, a waveform generation device capable of generating desired random numbers including normal random numbers with good reproducibility can be realized, and is suitable as various noise signal devices.

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

第1図は本発明の一実施例を示すブロック図、第2図お
よび第3図は第1図の動作の手順を示すフローチャート
、第4図は一様乱数の特性説明図、第5図は正規乱数の
特性説明図、第6図は第1図の装置から出力される雑音
信号のスペクトル図である。 1・・・第1のメモリ(乱数初期値群データ)、2・・
・第2のメモリ(M系列−様乱数データ列変換プログラ
ム)、3・・・第3のメモリ(所望分布形態乱数データ
列変換プログラム)、4・・・波形メモリ、5・・・D
/A変換器、6・・・バス、7・・・演算制御部(CP
U)。 第 図
FIG. 1 is a block diagram showing an embodiment of the present invention, FIGS. 2 and 3 are flowcharts showing the operation procedure of FIG. 1, FIG. 4 is a diagram explaining the characteristics of uniform random numbers, and FIG. FIG. 6, which is an explanatory diagram of the characteristics of normal random numbers, is a spectrum diagram of a noise signal output from the apparatus of FIG. 1. 1... first memory (random number initial value group data), 2...
・Second memory (M-series-like random number data string conversion program), 3...Third memory (desired distribution form random number data string conversion program), 4...Waveform memory, 5...D
/A converter, 6... Bus, 7... Arithmetic control unit (CP
U). Diagram

Claims (1)

【特許請求の範囲】 乱数初期値群データを格納する第1のメモリと、この第
1のメモリから読み出された乱数初期値群データをM系
列の一様乱数データ列に変換する変換プログラムを格納
する第2のメモリと、この第2のメモリに格納された変
換プログラムに従って変換されたM系列の一様乱数デー
タ列を所望の分布形態の乱数データ列に変換する変換プ
ログラムを格納する第3のメモリと、 この第3のメモリに格納された変換プログラムに従って
変換された所望の分布形態の乱数データ列を波形データ
として格納する波形メモリと、この波形メモリから読み
出される波形データをアナログ信号に変換するD/A変
換器、 とで構成されたことを特徴とする波形発生装置。
[Claims] A first memory that stores random number initial value group data, and a conversion program that converts the random number initial value group data read from the first memory into an M-series uniform random number data string. a third memory that stores a conversion program that converts the M-series uniform random number data string converted according to the conversion program stored in the second memory into a random number data string of a desired distribution form; a waveform memory that stores, as waveform data, a random number data string of a desired distribution format converted according to the conversion program stored in the third memory, and converts the waveform data read from the waveform memory into an analog signal. A waveform generator comprising: a D/A converter; and a D/A converter.
JP9407389A 1989-04-13 1989-04-13 Waveform generation device Pending JPH02272807A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9407389A JPH02272807A (en) 1989-04-13 1989-04-13 Waveform generation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9407389A JPH02272807A (en) 1989-04-13 1989-04-13 Waveform generation device

Publications (1)

Publication Number Publication Date
JPH02272807A true JPH02272807A (en) 1990-11-07

Family

ID=14100327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9407389A Pending JPH02272807A (en) 1989-04-13 1989-04-13 Waveform generation device

Country Status (1)

Country Link
JP (1) JPH02272807A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0687130A3 (en) * 1994-06-08 1996-09-18 Matsushita Electric Ind Co Ltd Reverberant characteristic signal generation apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54124645A (en) * 1978-03-20 1979-09-27 Nec Corp Random number generator
JPS58147226A (en) * 1982-02-26 1983-09-02 Shimadzu Corp Random waveform generator
JPS58188907A (en) * 1982-04-28 1983-11-04 Oki Electric Ind Co Ltd Delay noise signal generator

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54124645A (en) * 1978-03-20 1979-09-27 Nec Corp Random number generator
JPS58147226A (en) * 1982-02-26 1983-09-02 Shimadzu Corp Random waveform generator
JPS58188907A (en) * 1982-04-28 1983-11-04 Oki Electric Ind Co Ltd Delay noise signal generator

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0687130A3 (en) * 1994-06-08 1996-09-18 Matsushita Electric Ind Co Ltd Reverberant characteristic signal generation apparatus
US5652798A (en) * 1994-06-08 1997-07-29 Matsushita Electric Industrial Co., Ltd. Reverberant characteristic signal generation apparatus

Similar Documents

Publication Publication Date Title
US6947960B2 (en) Randomness test utilizing auto-correlation
JPS5827431A (en) Method and device for calibrating analog- to-digital converter for digital-to-analog converter test system
JP2823475B2 (en) Test pattern generator
US4115867A (en) Special-purpose digital computer for computing statistical characteristics of random processes
US20130191427A1 (en) Pseudo-noise generator
JP2795545B2 (en) Noise generator
Veiga et al. A pulse generator with poisson-exponential distribution for emulation of radioactive decay events
GB2242044A (en) Pseudo-random sequence generators
US4122743A (en) Electronic musical instrument with glide
JPH02272807A (en) Waveform generation device
US4484297A (en) Variable data base generator apparatus
JPH10197610A (en) Noise generator and waveform generator employing it
Wen et al. Development of a novel simulated neutron pulse signal generator for flux measurement
SU903873A1 (en) Generator of random numbers for simulating general population by objects of a sample
RU2050585C1 (en) Random process generator
EP2372528A1 (en) Pseudo-noise generator
JPH01258130A (en) Pseudo random number generator
US4445414A (en) Digital, simultaneous, discrete frequency generator
SU590790A1 (en) Random number generator
SU792261A1 (en) Digital apparatus for calculating trigonometric coefficients
US4638707A (en) Data mask tone variation in an electronic musical instrument
AL-BAYATI et al. Novel design of a simple and accurate white Gaussian noise generator
JPS61196297A (en) Musical sound generator
JP4140156B2 (en) Address generating circuit, address generating device and address generating method
SU1401476A1 (en) Device for simulating failures in electronic circuits