JPH0731724A - Random number generator - Google Patents

Random number generator

Info

Publication number
JPH0731724A
JPH0731724A JP5198801A JP19880193A JPH0731724A JP H0731724 A JPH0731724 A JP H0731724A JP 5198801 A JP5198801 A JP 5198801A JP 19880193 A JP19880193 A JP 19880193A JP H0731724 A JPH0731724 A JP H0731724A
Authority
JP
Japan
Prior art keywords
random number
signal
counter
storage
value
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
JP5198801A
Other languages
Japanese (ja)
Inventor
Tatsumi Sumikama
辰巳 炭竃
Akihiro Ito
昭広 井藤
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.)
Suncorporation
Original Assignee
Sun Electronics Co Ltd
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 Sun Electronics Co Ltd filed Critical Sun Electronics Co Ltd
Priority to JP5198801A priority Critical patent/JPH0731724A/en
Publication of JPH0731724A publication Critical patent/JPH0731724A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease the burden on software by independently executing generation of random numbers by hardware separately form the software by a CPU. CONSTITUTION:This random number generator has a counter circuit 2 which consists of counters C1 to Cn, a set register 3 for setting the period of the count up of this counter circuit 2 and the upper limit value of the count up of each of the respective counters, a means 4 for outputting count operation signals, a means 5 for initializing the counter circuit which respectively initializes the values of the respective counters and a memory section 6 which has plural sets of memory regions 601 equal to the counter circuit 2. The values of the respective counters in the counter circuit 2 are transferred and stored as random number data to and in the memory regions which are not in the memory state. The memory sequence of the random number is also stored therein. On the other hand, the generator is provided with a control circuit 7 which nullifies trigger signals and outputs the random number stored in the memory regions in order of the older memory sequence in a means for storing the random number memory sequence every time a reading out signal is received.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、例えば、CPUを内蔵
するような制御手段に付設され、該制御手段に対して乱
数を出力する乱数発生装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a random number generator which is attached to a control means having a built-in CPU and outputs a random number to the control means.

【0002】[0002]

【従来の技術】従来、例えば、パチンコ遊技機等におい
て、遊技動作を決定するために乱数を用いることは広く
知られているが、乱数を得る手段として、CPU(中央
演算処理装置)が実行するソフトウェアによる乱数発生
処理として、特定記憶エリアの値を一定周期毎にカウン
トアップさせ、トリガー信号検出時に特定記憶エリアの
値を読み出して乱数として使用していた。
2. Description of the Related Art Conventionally, it has been widely known that a random number is used to determine a game operation in, for example, a pachinko game machine, but a CPU (Central Processing Unit) executes it as a means for obtaining the random number. As a random number generation process by software, the value of the specific storage area is incremented at regular intervals, and when the trigger signal is detected, the value of the specific storage area is read and used as a random number.

【0003】しかしながら、乱数発生をすべてCPUに
よるソフトウェアで処理するものにおいて、通常、該C
PUは乱数発生処理以外の複数の処理を行っており、ま
た、、特定時間内に1周期分の乱数発生処理を終えなけ
ればならないという制約がある場合に、特定時間内に発
生可能な乱数の個数や乱数の取り得る範囲に限界があ
る。
However, in the case where all the random number generation is processed by software by the CPU, the C
The PU performs a plurality of processes other than the random number generation process, and if there is a constraint that the random number generation process for one cycle must be completed within the specific time, the random number that can be generated within the specific time There is a limit to the range of numbers and random numbers.

【0004】そして、乱数値の発生範囲が大きかった
り、同時に複数の乱数値が必要となる場合には、CPU
による一連の処理に乱数発生処理を含ませることはシス
テム設計上困難となる。
When the random number generation range is large or a plurality of random number values are required at the same time, the CPU
Including a random number generation process in a series of processes by means of system design is difficult.

【0005】[0005]

【発明が解決しようとする課題】本発明の目的は、乱数
の発生をCPUによるソフトウェアとは別に独立してハ
ードウェアによって行い、ソフトウェアにかかる負担を
軽減することを可能とする乱数発生装置を提供すること
にある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a random number generation device capable of reducing the load on software by generating random numbers by hardware independently of software by a CPU. To do.

【0006】[0006]

【課題を解決するための手段】本発明の乱数発生装置
は、上記課題を解決するために、必要な各乱数の個数に
対応し、かつ各乱数の発生範囲に対応したビット幅を有
する各カウンタよりなるカウンタ回路と、前記カウンタ
回路のカウントアップの周期と各カウンタ毎のカウント
アップの上限値とを設定するための設定レジスタと、前
記設定レジスタにおける設定周期に基いて、前記カウン
タ回路のカウントアップ動作を行わせるための信号を出
力するカウント動作信号出力手段と、前記設定レジスタ
に設定された前記カウント回路の各カウンタに対応した
設定上限値に基いて、各カウンタの値をそれぞれ初期化
するカウント回路初期化手段と、前記カウンタ回路と同
等の記憶領域を複数組備えてなる記憶部と、トリガー信
号を受ける毎に、前記記憶部における各記憶領域の記憶
状態を判別し、記憶状態にない記憶領域に前記カウンタ
回路における各カウンタの値を乱数データとして転送記
憶すると共に前記乱数データの記憶順序を記憶する乱数
記憶順序記憶手段に前記乱数データの記憶順を記憶する
一方、前記記憶部の全ての記憶領域が記憶状態にある場
合には、前記トリガー信号を無効とし、読み出し信号を
受ける毎に、前記乱数記憶順序記憶手段における記憶順
序の古い順に、前記記憶部における記憶状態にある記憶
領域から記憶された乱数データを出力させる制御回路と
を備えたことを特徴とする。
In order to solve the above-mentioned problems, the random number generator of the present invention has each counter having a bit width corresponding to the required number of each random number and the generation range of each random number. And a setting register for setting the count-up period of the counter circuit and the upper limit value of the count-up for each counter, and the count-up of the counter circuit based on the set period in the setting register. Count operation signal output means for outputting a signal for performing an operation, and a count for initializing the value of each counter based on the set upper limit value corresponding to each counter of the count circuit set in the setting register Circuit initialization means, a storage section having a plurality of sets of storage areas equivalent to the counter circuit, and A random number storage order storage unit that determines the storage state of each storage area in the storage unit, transfers and stores the value of each counter in the counter circuit as random number data in a storage area that is not in the storage state, and stores the storage order of the random number data. While storing the storage order of the random number data in, while all storage areas of the storage unit is in the storage state, the trigger signal is invalidated, and each time the read signal is received, in the random number storage order storage means. A control circuit for outputting the stored random number data from the storage area in the storage state of the storage unit in the order of the oldest storage order.

【0007】[0007]

【作用】カウント動作信号出力手段は、設定レジスタに
おけるカウンタ回路のカウントアップの周期を規定する
設定周期に基いて、カウンタ回路のカウントアップ動作
を行わせるための信号を出力し、カウンタ回路は、カウ
ント動作信号出力手段よりの信号を受けると、必要な各
乱数の個数に対応し、かつ各乱数の発生範囲に対応した
ビット幅を有する各カウンタをカウントアップする。一
方、カウント回路初期化手段は、設定レジスタに設定さ
れたカウント回路の各カウンタに対応した設定上限値に
基いて、各カウンタの値をそれぞれ初期化する。
The count operation signal output means outputs a signal for performing the count-up operation of the counter circuit based on the set cycle which defines the count-up cycle of the counter circuit in the setting register, and the counter circuit counts. Upon receiving a signal from the operation signal output means, each counter having a bit width corresponding to the number of required random numbers and a generation range of each random number is counted up. On the other hand, the count circuit initialization means initializes the value of each counter based on the set upper limit value corresponding to each counter of the count circuit set in the setting register.

【0008】制御回路は、トリガー信号を受ける毎に、
カウンタ回路と同等の記憶領域を複数個備えてなる記憶
部における各記憶領域の記憶状態を判別し、記憶状態に
ない記憶領域にカウンタ回路における各カウンタの値を
乱数データとして転送記憶すると共に、乱数記憶順序記
憶手段に乱数データの記憶順序を記憶する一方、記憶部
の全ての記憶領域が記憶状態にある場合には、トリガー
信号を無効とする。
Each time the control circuit receives the trigger signal,
The storage state of each storage area in the storage unit including a plurality of storage areas equivalent to the counter circuit is determined, and the value of each counter in the counter circuit is transferred and stored as random number data in the storage area that is not in the storage state. While the storage order of the random number data is stored in the storage order storage means, the trigger signal is invalidated when all the storage areas of the storage section are in the storage state.

【0009】また、制御回路は、読み出し信号を受ける
と、乱数記憶順序記憶手段における記憶順序の古い順
に、前記記憶部における記憶状態にある記憶領域に記憶
された乱数データを出力させる。
When the control circuit receives the read signal, the control circuit outputs the random number data stored in the storage areas in the storage state of the storage unit in the order of the oldest storage order in the random number storage order storage means.

【0010】[0010]

【実施例】以下、本発明の実施例を図面を参照して説明
する。図1は、本発明の乱数発生装置の要部ブロック図
である。乱数発生装置1は、概略として、複数のカウン
タよりなるカウンタ回路2、カウンタ回路2のカウント
アップの周期と各カウンタ毎のカウントアップの上限値
とを設定するための設定レジスタ3と、設定レジスタ3
における設定値に基いて、外部よりのクロック信号を分
周してカウントアップ動作信号を発生させカウンタ回路
2に出力する分周器4よりなるカウント動作信号出力手
段と、設定レジスタ3に設定されたカウント回路2の各
カウンタに対応した設定上限値と各カウンタのカウント
値とを比較し、比較結果において、カウント値が設定上
限値に達したカウンタの値を0とするクリア信号を出力
するコンパレータ5よりなるカウント回路初期化手段
と、カウンタ回路2と同等の記憶領域6−1乃至6−k
の複数組備えてなる記憶部6と、装置外部からの書き込
み信号(以下、WR信号という)、データ読み出し信号
(以下、RD信号という)及びトリガー信号の入力に応
じて、設定レジスタ3、カウンタ回路2及び記憶部6の
データの入出力動作を制御する制御回路7とからなる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of essential parts of a random number generator according to the present invention. The random number generation device 1 is roughly composed of a counter circuit 2 including a plurality of counters, a setting register 3 for setting a count-up period of the counter circuit 2, and a count-up upper limit value of each counter, and a setting register 3.
Based on the set value in, the count operation signal output means including the frequency divider 4 for dividing the clock signal from the outside to generate the count-up operation signal and outputting it to the counter circuit 2 and the setting register 3 are set. A comparator 5 that compares the set upper limit value corresponding to each counter of the count circuit 2 with the count value of each counter, and outputs a clear signal that sets the value of the counter whose count value has reached the set upper limit value to 0 in the comparison result. And a storage area 6-1 to 6-k equivalent to the counter circuit 2.
A storage unit 6 including a plurality of sets, a setting register 3, a counter circuit, according to input of a write signal (hereinafter referred to as a WR signal), a data read signal (hereinafter referred to as an RD signal) and a trigger signal from the outside of the device 2 and a control circuit 7 for controlling the data input / output operation of the storage unit 6.

【0011】カウンタ回路2、記憶部6及び設定レジス
タ3の各々はデータ入出力のためのデータバス8に接続
され、双方向バッファ9を介して装置外部とのデータの
入出力が行われる。
Each of the counter circuit 2, the storage unit 6 and the setting register 3 is connected to a data bus 8 for data input / output, and data is input / output to / from the outside of the device via a bidirectional buffer 9.

【0012】カウンタ回路2は、必要な各乱数の個数N
に対応してそれぞれカウンタがn組設けられ、かつ各カ
ウンタは、各乱数の発生範囲に対応したビット幅mで構
成される。例えば、必要な乱数の数が9個であれば、カ
ウンタが9つあり、必要とされる乱数の範囲が0〜16
であれば5ビットで構成される。
The counter circuit 2 has a required number N of random numbers.
, N sets of counters are provided corresponding to each of the above, and each counter has a bit width m corresponding to the generation range of each random number. For example, if the number of required random numbers is nine, there are nine counters and the range of required random numbers is 0-16.
If so, it is composed of 5 bits.

【0013】設定レジスタ3は、カウンタ回路2のカウ
ントアップの周期を設定するための設定コード及びカウ
ント回路2における各カウンタ毎のカウントアップの上
限値を設定するための各レジスタよりなる。
The setting register 3 comprises a setting code for setting the count-up cycle of the counter circuit 2 and each register for setting the upper limit value of the count-up for each counter in the count circuit 2.

【0014】記憶部6は、カウンタ回路2と同等の大き
さの記憶領域が、記憶領域6−1から記憶領域6−kま
でのk組設定されてなる。記憶部6の各記憶領域6−1
乃至6−kには、カウンタ回路2におけるn組の各カウ
ンタのカウント値が乱数データとして記憶状態にない記
憶領域6−1乃至6−kのいずれかに記憶される。
The storage unit 6 has a storage area of the same size as the counter circuit 2 and k sets of storage areas 6-1 to 6-k are set. Each storage area 6-1 of the storage unit 6
To 6-k, the count values of the n sets of counters in the counter circuit 2 are stored as random number data in any of the storage areas 6-1 to 6-k that are not in the storage state.

【0015】データバス8は、装置外部とのデータの入
出力を行うための伝達路であり、カウンタ回路2と記憶
部6における各記憶領域への乱数データの転送や外部よ
りの設定レジスタへの設定値及びカウンタ回路2におけ
る各カウンタの上限値設定のためのデータ入力及び記憶
部2の各記憶領域6−1乃至6−kに記憶されている乱
数データの外部への乱数データ出力は、データバス8を
介して行われる。
The data bus 8 is a transmission path for inputting / outputting data to / from the outside of the apparatus, and transfers random number data to each storage area in the counter circuit 2 and the storage unit 6 and to a setting register from the outside. The set value and the data input for setting the upper limit value of each counter in the counter circuit 2 and the random number data output to the outside of the random number data stored in each of the storage areas 6-1 to 6-k of the storage unit 2 are the data. It takes place via the bus 8.

【0016】双方向バッファ9は、データ入力の際に制
御回路7により入力有効に設定され、データ出力の際に
出力有効にされ、データの入出を行わない場合には、入
出力無効に設定される。
The bidirectional buffer 9 is set to be valid for input by the control circuit 7 when data is input, valid for output when data is output, and invalid for input / output when data is not input or output. It

【0017】なお、WR信号、RD信号、トリガー信号
及びクロック信号の各信号と、設定レジスタに設定する
ための設定データの供給及び記憶部6の記憶領域の乱数
データの受け入れは、図示しないCPUが行う。
A CPU (not shown) supplies the WR signal, the RD signal, the trigger signal, and the clock signal, the setting data for setting the setting register, and the random number data in the storage area of the storage unit 6. To do.

【0018】図2は、制御回路7及び記憶部6の信号系
統を示すブロック図である。制御回路7は、図2に示さ
れるように、概略において、外部のCPUよりの信号を
受けてデータの書き込み及び読み出しを行うデータ書込
・読出制御回路11と、アドレス信号の値により選択信
号1乃至5を出力するアドレスデコーダ12と、記憶部
6に対してカウンタ回路2から出力されたmビットn組
の乱数データを記憶部6の記憶領域6−1乃至6−kの
いずれかに書き込み、または、記憶領域6−1乃至6−
kのいずれかに記憶されている乱数データの読み出しを
行う乱数書込読出制御回路20とを備える。
FIG. 2 is a block diagram showing the signal system of the control circuit 7 and the storage unit 6. As shown in FIG. 2, the control circuit 7 generally includes a data writing / reading control circuit 11 for receiving and writing a signal from an external CPU and a selection signal 1 depending on the value of an address signal. To the address decoder 12 that outputs 5 to 5, and the random number data of m bits n sets output from the counter circuit 2 to the storage unit 6 is written in any of the storage areas 6-1 to 6-k of the storage unit 6, Alternatively, the storage areas 6-1 to 6-
and a random number writing / reading control circuit 20 for reading the random number data stored in any one of k.

【0019】また、制御回路7は、乱数記憶順序記憶手
段を構成する各要素、即ち、記憶部6に記憶された乱数
データを読み出す時に+1される読出カウンタ13、記
憶部6に対してカウント回路2からの乱数データを書き
込む時に+1される書込カウンタ14、書込カウンタ1
4からのデータより読み込みカウンタ13からのデータ
を減算し、減算結果を出力する減算器15、減算器15
からの減算結果をデータバス8に出力するための出力バ
ッファ18、減算器15からの減算結果と最大記憶数設
定レジスタ19に保持されている最大値とを比較し、比
較結果において減算結果が最大値より小さい場合には入
力許可信号をトリガーバッファ17に出力する一方、減
算結果が最大値以上である場合には入力禁止信号をトリ
ガーバッファ17に出力するコンパレータ16、コンパ
レータ16から入力許可信号が入力されている場合に、
外部からのトリガー信号に応じて乱数書込信号、書込カ
ウンタ+1信号を乱数書込制御回路20と書込カウンタ
14の各々に出力するトリガーバッファ17及びコンパ
レータ16が使用する最大値を記憶保持するための最大
記憶数設定レジスタ19を備える。
Further, the control circuit 7 includes a read counter 13 that is incremented by 1 when reading the random number data stored in the random number storage order storage means, that is, the random number data stored in the storage unit 6, and a count circuit for the storage unit 6. Write counter 14 and write counter 1 that are incremented by 1 when writing random number data from 2.
Subtractor 15 that subtracts the data from the read counter 13 from the data from 4 and outputs the subtraction result
The output buffer 18 for outputting the subtraction result from the data bus 8 to the data bus 8, the subtraction result from the subtracter 15 and the maximum value held in the maximum storage number setting register 19 are compared, and the subtraction result is the maximum in the comparison result. When the value is smaller than the value, the input permission signal is output to the trigger buffer 17, while when the subtraction result is equal to or larger than the maximum value, the input permission signal is input from the comparator 16 and the comparator 16 which output the input inhibition signal to the trigger buffer 17. If
A random number write signal and a write counter + 1 signal are output to the random number write control circuit 20 and the write counter 14 in accordance with a trigger signal from the outside, and the maximum value used by the trigger buffer 17 and the comparator 16 is stored and held. The maximum storage number setting register 19 for

【0020】データ書込・読出制御回路11は、CPU
よりのCE信号、RD信号により、乱数書込読出回路2
0、最大記憶数設定レジスタ19、後述する図3に示す
分周比設定レジスタ21及び最大値設定レジスタ22、
出力バッファ18に対して読出信号を出力する。同時
に、双方向バッファ9に対して方向制御信号を出力側有
効とし、読出カウンタ13に対してカウンタ+1信号を
出力する。
The data write / read control circuit 11 is a CPU
Random number write / read circuit 2 according to the CE signal and the RD signal
0, a maximum storage number setting register 19, a frequency division ratio setting register 21 and a maximum value setting register 22 shown in FIG.
The read signal is output to the output buffer 18. At the same time, the direction control signal is validated on the output side to the bidirectional buffer 9, and the counter + 1 signal is output to the read counter 13.

【0021】また、データ書込・読出制御回路11は、
CPUよりのCE信号、WR信号により、最大記憶数設
定レジスタ19、図3に示す分周比設定レジスタ21及
び最大値設定レジスタ22に対して書込信号を出力し、
同時に双方向バッファ9に対して方向制御信号を入力側
有効とする。さらに、データ書込・読出制御回路11
は、CPUよりのCE信号、RD信号、WR信号のない
場合には、双方向バッファ9に対して方向制御信号を入
出力無効とする。
Further, the data write / read control circuit 11 is
A write signal is output to the maximum storage number setting register 19, the division ratio setting register 21 and the maximum value setting register 22 shown in FIG. 3 according to the CE signal and the WR signal from the CPU,
At the same time, the direction control signal for the bidirectional buffer 9 is validated on the input side. Further, the data write / read control circuit 11
Disables the input / output of the direction control signal to / from the bidirectional buffer 9 when there is no CE signal, RD signal, or WR signal from the CPU.

【0022】なお、CE信号は、チップ・イネイブル信
号であって、乱数書込読出回路20、最大記憶数設定レ
ジスタ19、図3に示す分周比設定レジスタ21及び最
大値設定レジスタ22、出力バッファ18のいずれかを
指定するための信号である。
The CE signal is a chip enable signal, and includes a random number writing / reading circuit 20, a maximum memory number setting register 19, a frequency division ratio setting register 21 and a maximum value setting register 22 shown in FIG. 3, an output buffer. This is a signal for designating any of the eighteen.

【0023】なお、図2における書込カウンタ14及び
読み込みカウンタ13のカウントアップ値は、記憶部6
を構成する記憶領域の組数、即ち、記憶部6はk組の記
憶領域6−1乃至6−kよりなるため、kとなった時点
で自動的に0クリアされる。
The count-up values of the write counter 14 and the read counter 13 shown in FIG.
Since the number of sets of storage areas that make up the storage area, that is, the storage unit 6 is composed of k sets of storage areas 6-1 to 6-k, it is automatically cleared to 0 at the time when it becomes k.

【0024】図3は、図1における設定レジスタ3、分
周器4、コンパレータ5及びカウンタ回路2の信号系統
を示すブロック図である。図1における設定レジスタ3
は、図3に示すように、カウンタ回路2のカウントアッ
プの周期を設定するための分周比設定レジスタ21及び
カウント回路2における各カウンタ毎のカウントアップ
の上限値を設定するための最大値設定レジスタ22より
構成されている。
FIG. 3 is a block diagram showing a signal system of the setting register 3, frequency divider 4, comparator 5 and counter circuit 2 in FIG. Setting register 3 in FIG.
3, the frequency division ratio setting register 21 for setting the count-up cycle of the counter circuit 2 and the maximum value setting for setting the upper limit value of the count-up of each counter in the count circuit 2 are shown in FIG. It is composed of a register 22.

【0025】分周比設定レジスタ21は、n組のレジス
タよりなり、該各レジスタには、カウンタ回路2のカウ
ントアップの周期を設定するための分周比がそれぞれ設
定保持される。
The frequency division ratio setting register 21 is composed of n sets of registers, and the respective frequency division ratios for setting the count-up cycle of the counter circuit 2 are set and held in the respective registers.

【0026】最大値設定レジスタ22は、カウンタ回路
2と同等のmビット幅、n組のレジスタよりなり、コン
パレータ5が使用する各カウンタC1乃至Cnにおける
カウントアップの各上限値が設定保持される。
The maximum value setting register 22 is composed of n sets of registers having an m-bit width equivalent to that of the counter circuit 2, and sets and holds the respective upper limit values for counting up in the counters C1 to Cn used by the comparator 5.

【0027】分周器4は、カウンタ回路2におけるn組
の各カウンタC1乃至Cnに対応するn組の分周器より
なり、分周比設定レジスタ21における各分周比によっ
て、外部より入力されたクロック信号を分周し、カウン
タ回路2における各カウンタC1乃至Cnにそれぞれ供
給する。
The frequency divider 4 is composed of n sets of frequency dividers corresponding to the n sets of counters C1 to Cn in the counter circuit 2, and is externally input according to each division ratio in the division ratio setting register 21. The clock signal is divided and supplied to each of the counters C1 to Cn in the counter circuit 2.

【0028】コンパレータ5は、カウンタ回路2と同等
のmビット幅、n組のコンパレータよりなり、最大値設
定レジスタ22に設定されている各上限値と、各カウン
タC1乃至Cnとをそれぞれ比較し、比較結果におい
て、カウント値が上限値以上となったカウンタに対し
て、そのカウント値を0とするクリア信号を出力する。
The comparator 5 is composed of n sets of comparators having the same m-bit width as the counter circuit 2, and compares each upper limit value set in the maximum value setting register 22 with each counter C1 to Cn. As a result of the comparison, a clear signal that sets the count value to 0 is output to the counter whose count value is equal to or larger than the upper limit value.

【0029】カウンタ回路は、各カウンタC1乃至Cn
の現在のカウント値をコンパレータ5及び図2における
乱数書込読出制御回路20のそれぞれに出力する。
The counter circuit includes the counters C1 to Cn.
The current count value of is output to each of the comparator 5 and the random number writing / reading control circuit 20 in FIG.

【0030】次に、乱数発生装置1の動作について説明
する。図2において、電源投入と共に、読出カウンタ1
3及び書込カウンタ14が自動的に0クリアされる。
Next, the operation of the random number generator 1 will be described. In FIG. 2, when the power is turned on, the read counter 1
3 and the write counter 14 are automatically cleared to 0.

【0031】この後、図示しないCPUよりアドレス信
号が入力されると、アドレスデコーダ12は、アドレス
信号の値により選択信号1乃至5のうちのいずれかを出
力する。
After that, when an address signal is input from a CPU (not shown), the address decoder 12 outputs any one of the selection signals 1 to 5 depending on the value of the address signal.

【0032】次いで、CPUよりデータ信号、CE信
号、WR信号が入力されると、データ書込・読出制御回
路11は、双方向バッファ9に対して方向制御信号を入
力側有効として出力し、最大記憶数設定レジスタ19、
図3に示す分周比設定レジスタ21及び最大値設定レジ
スタ22に対して書込信号を出力することにより、選択
信号1乃至5によって指定された、レジスタ19,2
1,22のうちのいずれかにデータの書込みが行われ
る。
Next, when a data signal, a CE signal, and a WR signal are input from the CPU, the data writing / reading control circuit 11 outputs the direction control signal to the bidirectional buffer 9 as the input side is effective, and the maximum. Memory number setting register 19,
By outputting a write signal to the frequency division ratio setting register 21 and the maximum value setting register 22 shown in FIG. 3, the registers 19 and 2 designated by the selection signals 1 to 5 are output.
Data is written to either one of 1 and 22.

【0033】例えば、アドレス信号によって最大記憶数
設定レジスタ19が指定された場合、アドレスデコーダ
12は、最大値記憶レジスタ19に対して選択信号1を
出力する。また、データ書込・読出制御回路11には、
CE信号、WR信号が入力されることにより、書込信号
が出力されると共に、双方向バッファ9が入力側有効と
なるため、CPUよりの設定データが双方向バッファ9
を介してデータバス8を経由して最大記憶数設定レジス
タ19へ書込みが行われ、記憶部6における記憶可能な
記憶領域数を設定する最大記憶数設定レジスタ19への
初期設定が完了する。例えば、記憶部6における記憶領
域が10組であるとすると、最大記憶数設定レジスタ1
9への初期設定値が5である場合には、記憶部6におけ
るk組の記憶領域6−1乃至6−kのうち、記憶状態に
ある記憶領域が最高で5組までとなる。
For example, when the maximum storage number setting register 19 is designated by the address signal, the address decoder 12 outputs the selection signal 1 to the maximum value storage register 19. Further, the data write / read control circuit 11 includes
When the CE signal and the WR signal are input, the write signal is output, and the bidirectional buffer 9 is enabled on the input side. Therefore, the setting data from the CPU is transferred to the bidirectional buffer 9.
The data is written to the maximum storage number setting register 19 via the data bus 8 via, and the initial setting to the maximum storage number setting register 19 for setting the number of storable storage areas in the storage unit 6 is completed. For example, if there are 10 storage areas in the storage unit 6, the maximum storage number setting register 1
When the initial setting value to 9 is 5, among the k sets of storage areas 6-1 to 6-k in the storage unit 6, the maximum number of storage areas in the storage state is 5.

【0034】最大記憶数設定レジスタ19へ書込みが完
了した後、CPUよりのCE信号、WR信号がオフとな
るため、データ書込・読出制御回路11は、双方向バッ
ファ9に対して入出力無効の方向制御信号を出力し、デ
ータバス8によるデータの入出力が禁止される。
After the writing to the maximum storage number setting register 19 is completed, the CE signal and the WR signal from the CPU are turned off, so that the data writing / reading control circuit 11 invalidates the input / output to / from the bidirectional buffer 9. Output the direction control signal and the input / output of data by the data bus 8 is prohibited.

【0035】この後、CPUより、例えば、分周比設定
レジスタ21、最大値設定レジスタ22の順に、アドレ
ス信号、データ信号、CE信号、WR信号がそれぞれ入
力されるため、アドレスデコーダ12が、アドレス信号
の値によって分周比設定レジスタ21または最大値設定
レジスタ22に対して選択信号4または選択信号5を出
力し、データ書込・読出制御回路11が方向制御信号と
書込信号を出力することによって、分周比設定レジスタ
21または最大値設定レジスタ22の指定を行い、デー
タ書込・読出制御回路11が行う指定に対応するするこ
とによって、する設定データの書込みが順次行われ、各
設定レジスタ21,22への初期設定が完了し、その
後、CE信号及びWR信号がオフとなることにより双方
向バッファ9におけるデータバス8とのデータの入出力
が禁止となる。
Thereafter, the address signal, the data signal, the CE signal, and the WR signal are input from the CPU in the order of, for example, the frequency division ratio setting register 21 and the maximum value setting register 22, so that the address decoder 12 operates as an address decoder. The selection signal 4 or the selection signal 5 is output to the division ratio setting register 21 or the maximum value setting register 22 according to the value of the signal, and the data write / read control circuit 11 outputs the direction control signal and the write signal. The frequency division ratio setting register 21 or the maximum value setting register 22 is designated by, and the setting data to be written is sequentially written by corresponding to the designation made by the data writing / reading control circuit 11. After the initial setting to 21 and 22 is completed, the CE signal and the WR signal are turned off, so that Input and output of data between the data bus 8 is prohibited.

【0036】図3において、分周比設定レジスタ21と
最大値設定レジスタ22に対する設定データの書込みが
完了した後、CPUからはクロック信号が出力され、分
周器4に入力される。分周器4は、入力したクロック信
号を分周比設定レジスタ21に設定された各分周比でそ
れぞれ分周し、カウンタ回路2における各カウンタC1
乃至cnの各々に供給し、各カウンタC1乃至cnのカ
ウント値を+1する。
In FIG. 3, after the writing of the setting data to the frequency division ratio setting register 21 and the maximum value setting register 22 is completed, a clock signal is output from the CPU and input to the frequency divider 4. The frequency divider 4 divides the input clock signal by each frequency division ratio set in the frequency division ratio setting register 21, and each counter C1 in the counter circuit 2 is divided.
To cn, and increments the count value of each counter C1 to cn.

【0037】また、コンパレータ5により、最大値設定
レジスタ22に設定されている各上限値と、各カウンタ
C1乃至Cnとをそれぞれ比較し、比較結果において、
カウント値が上限値以上となったカウンタに対してクリ
ア信号が出力され、上限値以上となったカウンタのカウ
ント値が0にされる。
Further, the comparator 5 compares the respective upper limit values set in the maximum value setting register 22 with the respective counters C1 to Cn, and in the comparison result,
A clear signal is output to the counter whose count value is equal to or higher than the upper limit value, and the count value of the counter whose count value is equal to or higher than the upper limit value is set to zero.

【0038】CPUよりトリガー信号が出力されると、
トリガー信号は、図2に示すようにトリガーバッファ1
7に入力される。電源投入後、書込カウンタ14及び読
出カウンタ13の値が共に0であるために、減算器15
の減算結果が0となり、減算器15の出力の一方は、コ
ンパレータ16に入力され、他方は、出力バッファ18
に入力されている。このため、出力バッファ18には、
0がセットされ、また、コンパレータ16による比較結
果が最大値に達していないため、コンパレータ16から
は入力許可信号が出力されてトリガーバッファ17に入
力されている。
When a trigger signal is output from the CPU,
The trigger signal is the trigger buffer 1 as shown in FIG.
Input to 7. After the power is turned on, the values of the write counter 14 and the read counter 13 are both 0, so the subtractor 15
Becomes 0, one of the outputs of the subtracter 15 is input to the comparator 16, and the other is output buffer 18
Has been entered in. Therefore, in the output buffer 18,
Since 0 is set and the comparison result by the comparator 16 has not reached the maximum value, the input enable signal is output from the comparator 16 and input to the trigger buffer 17.

【0039】電源投入後、最初にトリガー信号が入力さ
れる場合は、トリガーバッファ17は、コンパレータ1
6からの入力許可信号及びトリガー信号を受けて乱数書
込信号を出力し、乱数書込信号の一方は、乱数書込制御
回路20に入力されると共に、乱数書込信号の他方は、
書込カウンタ+1信号として書込カウンタ14に入力さ
れ、書込カウンタ14の値が+1される。書込カウンタ
14の現在値1は、書込位置データとして乱数書込制御
回路20に入力されると共に、減算器15に入力され
る。
When the trigger signal is first input after the power is turned on, the trigger buffer 17 is operated by the comparator 1
The random number write signal is output in response to the input permission signal and the trigger signal from 6, and one of the random number write signals is input to the random number write control circuit 20, and the other of the random number write signals is
The write counter + 1 signal is input to the write counter 14, and the value of the write counter 14 is incremented by one. The current value 1 of the write counter 14 is input as write position data to the random number write control circuit 20 and the subtractor 15.

【0040】乱数書込読出制御回路20は、トリガーバ
ッファ17よりの乱数書込信号が入力されると、書込カ
ウンタ14の書込位置データの値1で指定される記憶部
6の記憶領域に、即ち、この場合には記憶領域6−1
に、カウンタ回路2から送出されるmビット、n組の各
カウント値を乱数データとして書き込む。
When the random number write signal from the trigger buffer 17 is input, the random number write / read control circuit 20 stores the random number write / read control circuit 20 in the storage area of the storage unit 6 designated by the value 1 of the write position data of the write counter 14. That is, in this case, the storage area 6-1
Then, each of the m-bit and n-group count values sent from the counter circuit 2 is written as random number data.

【0041】また、減算器15に入力された書込カウン
タ14の現在値1は、読出カウンタ13の現在値0と比
較され、減算結果が1となって、出力バッファ18に入
力されて出力バッファ18の現在値が1に更新される。
The current value 1 of the write counter 14 input to the subtractor 15 is compared with the current value 0 of the read counter 13, and the subtraction result becomes 1, and the result is input to the output buffer 18 and output buffer 18. The current value of 18 is updated to 1.

【0042】また、減算器15の減算結果1は、コンパ
レータ16にも入力され、コンパレータ16によって最
大記憶数設定レジスタ19に保持される最大値との比較
が行われ、減算結果が最大値に達していなければ、引き
続き入力許可信号がトリガーバッファ17に出力され
る。
The subtraction result 1 of the subtractor 15 is also input to the comparator 16 and is compared with the maximum value held in the maximum storage number setting register 19 by the comparator 16 to reach the maximum value. If not, the input permission signal is continuously output to the trigger buffer 17.

【0043】この後、トリガーバッファ17に対して入
力許可信号が入力されている間は、トリガー信号が入力
される毎に、トリガーバッファ17は、乱数書込信号を
出力するため、乱数書込信号が出力される毎に書込カウ
ンタ14の値が+1され、図4において実線矢印で示さ
れるように、記憶部6における乱数データの書込位置が
1つずつアップされ、書込カウンタ14の書込位置デー
タによって指定される記憶部6の記憶領域6b以降に順
次カウンタ回路2から送出されている乱数データが書き
込まれて記憶されていく。
After that, while the input permission signal is being input to the trigger buffer 17, the trigger buffer 17 outputs a random number write signal each time the trigger signal is input. 4 is output, the value of the write counter 14 is incremented by 1, and the write position of the random number data in the storage unit 6 is increased by 1 as shown by the solid arrow in FIG. The random number data sent from the counter circuit 2 is sequentially written and stored in and after the storage area 6b of the storage unit 6 designated by the insertion position data.

【0044】なお、図5において記憶状態にある記憶領
域を斜線で示す。また、書込カウンタ14の値はkに達
すると、その値kを出力して記憶領域6−kに乱数を書
き込んだ時点で0クリアされる。
In FIG. 5, the storage area in the storage state is indicated by the diagonal lines. When the value of the write counter 14 reaches k, the value k is output and is cleared to 0 at the time when the random number is written in the storage area 6-k.

【0045】また、トリガーバッファ17が乱数書込信
号を出力する毎に、書込カウンタ14の値が1つずつア
ップされていくが、読出カウンタ13の値が0のまま変
化しない場合、減算器15における減算結果が1つずつ
アップし、コンパレータ16における比較結果におい
て、減算器15の減算結果が最大記憶数設定レジスタ1
9に保持される最大値に達する。この場合、コンパレー
タ16は、入力禁止信号をトリガーバッファ17に出力
し、トリガーバッファ17は、入力禁止信号を入力する
と、トリガー信号が入力されても乱数書込信号の出力を
停止する。このことにより、トリガー信号が入力されて
も、記憶部6への乱数データの記憶が行われなくなる。
Whenever the trigger buffer 17 outputs a random number write signal, the value of the write counter 14 is incremented by one, but if the value of the read counter 13 remains 0, the subtracter The subtraction result in 15 increases by one, and the subtraction result of the subtracter 15 in the comparison result in the comparator 16 is the maximum storage number setting register 1
The maximum value held at 9 is reached. In this case, the comparator 16 outputs an input prohibition signal to the trigger buffer 17, and when the trigger buffer 17 inputs the input prohibition signal, it stops outputting the random number write signal even if the trigger signal is input. This prevents the random number data from being stored in the storage unit 6 even if the trigger signal is input.

【0046】この結果、記憶部6には、最高で、最大記
憶数設定レジスタ19に設定された値に対応する個数ま
で、乱数データが書込位置データで指定された記憶領域
以下に記憶されることとなる。
As a result, the random number data is stored in the storage unit 6 up to the number corresponding to the value set in the maximum storage number setting register 19 under the storage area designated by the write position data. It will be.

【0047】次に、乱数データの読出しについて説明す
る。乱数データの読出しが行われる場合、まず、CPU
よりアドレス信号、CE信号、RD信号により、出力バ
ッファ18の現在値の読出しが行われる。CPUはアド
レス信号の値により出力バッファ18を指定すると共
に、CE信号、RD信号を出力する。出力されたアドレ
ス信号はアドレスデコーダ12に、CE信号、RD信号
は、データ書込・読出制御回路11に入力される。
Next, reading of random number data will be described. When the random number data is read, first, the CPU
The present value of the output buffer 18 is read by the address signal, CE signal, and RD signal. The CPU designates the output buffer 18 by the value of the address signal and outputs the CE signal and the RD signal. The output address signal is input to the address decoder 12, and the CE signal and the RD signal are input to the data write / read control circuit 11.

【0048】データ書込・読出制御回路11は、これを
受けて読出信号を出力バッファ18に出力すると共に、
双方向バッファ9に方向制御信号を出力側有効に設定す
る。また、アドレスデコーダ12には、CE信号及びR
D信号と略同期してアドレス信号が入力される。該アド
レス信号の値は、出力バッファ18に対応する値であ
り、アドレスデコーダ12は選択信号2を出力バッファ
18へ出力し、出力バッファ18に保持記憶されている
減算器15の減算結果、即ち、書込カウンタ14の値よ
り読出カウンタ13の値を減じた値である乱数データの
書込回数と乱数データの読出回数の差を表わすデータ
が、出力バッファ18より出力され、データバス8を経
由し、双方向バッファ9を介して外部のCPU側に授受
される。この後、CPUよりのCE信号、RD信号がオ
フとなるため、データ書込・読出制御回路11は、双方
向バッファ9に対して入出力無効の方向制御信号を出力
し、データバス8によるデータの入出力が禁止される。
In response to this, the data write / read control circuit 11 outputs a read signal to the output buffer 18, and at the same time,
The bidirectional buffer 9 sets the direction control signal to be valid on the output side. Further, the address decoder 12 has a CE signal and an R signal.
The address signal is input substantially in synchronization with the D signal. The value of the address signal is a value corresponding to the output buffer 18, the address decoder 12 outputs the selection signal 2 to the output buffer 18, and the subtraction result of the subtracter 15 held and stored in the output buffer 18, that is, Data representing the difference between the number of times of writing random number data and the number of times of reading random number data, which is the value obtained by subtracting the value of the reading counter 13 from the value of the writing counter 14, is output from the output buffer 18 and passed through the data bus 8. , Is transmitted and received to and from the external CPU side via the bidirectional buffer 9. After that, since the CE signal and the RD signal from the CPU are turned off, the data write / read control circuit 11 outputs an input / output invalid direction control signal to the bidirectional buffer 9, and the data bus 8 outputs the data. I / O is prohibited.

【0049】出力バッファ18の値が0である場合に
は、書き込んだ乱数データの回数と読み出した乱数デー
タの回数が同じであるため、乱数データの記憶がないこ
ととなる。
When the value of the output buffer 18 is 0, since the number of written random number data is the same as the number of read random number data, the random number data is not stored.

【0050】出力バッファ18の値が0でない場合に
は、書き込んだ乱数データの回数が読み出した乱数デー
タの回数を上回るので、乱数データの記憶があることと
なる。CPU側では、出力バッファ18の値が0でない
か否かの判定を行っており、乱数データの記憶がある場
合には、CPU側より、乱数データの読出しのための信
号が出力される。
When the value of the output buffer 18 is not 0, the number of written random number data exceeds the number of read random number data, so that the random number data is stored. The CPU side determines whether or not the value of the output buffer 18 is 0, and when the random number data is stored, the CPU side outputs a signal for reading the random number data.

【0051】CPUからはアドレス信号、CE信号、R
D信号により、記憶部6の乱数データの読出しが行われ
る。この時に読み出される記憶部6の記憶領域は、読出
カウンタ13の値により決定される。CPUはアドレス
信号の値により乱数書込読出制御回路20を指定すると
共に、CE信号、RD信号を出力する。出力されたアド
レス信号は、アドレスデコーダ12に、CE信号、RD
信号は、データ書込・読出制御回路11に入力される。
Address signal, CE signal, R from CPU
The random number data in the storage unit 6 is read by the D signal. The storage area of the storage unit 6 read at this time is determined by the value of the read counter 13. The CPU designates the random number write / read control circuit 20 by the value of the address signal and outputs the CE signal and the RD signal. The output address signal is sent to the address decoder 12 by the CE signal and RD.
The signal is input to the data write / read control circuit 11.

【0052】データ書込・読出制御回路11は、これを
受けて読出信号を乱数書込読出制御回路20に出力する
と共に、読出カウンタ13に対してカウンタ+1信号を
出力し、同時に双方向バッファ9に方向制御信号を出力
側有効に設定する。また、アドレスデコーダ12には、
CE信号及びRD信号と略同期してアドレス信号が入力
される。該アドレス信号の値は、乱数書込読出制御回路
20に対応する値であり、アドレスデコーダ12は選択
信号3を乱数書込読出制御回路20へ出力する。
In response to this, data write / read control circuit 11 outputs a read signal to random number write / read control circuit 20 and at the same time outputs a counter + 1 signal to read counter 13 and, at the same time, bidirectional buffer 9 Set the direction control signal to output side valid. Further, the address decoder 12 has
The address signal is input substantially in synchronization with the CE signal and the RD signal. The value of the address signal is a value corresponding to the random number write / read control circuit 20, and the address decoder 12 outputs the selection signal 3 to the random number write / read control circuit 20.

【0053】データ書込・読出制御回路11よりのカウ
ンタ+1信号は、読出カウンタ13に入力され、読出カ
ウンタ13の値を1つアップさせ、即ち、電源投入後の
最初の読出しの場合には値1となり、読出カウンタ13
の現在値1は、読出位置データとして乱数書込読出制御
回路20に入力される。
The counter + 1 signal from the data writing / reading control circuit 11 is input to the reading counter 13 and increments the value of the reading counter 13 by one, that is, in the case of the first reading after the power is turned on. 1 and the read counter 13
The current value 1 of is input to the random number write / read control circuit 20 as read position data.

【0054】乱数書込読出制御回路20は、読出信号及
び読出カウンタ13からの読出位置データと選択信号3
とが入力されることにより、読出位置データによって指
定される記憶部6の記憶領域に記憶保持しているmビッ
ト,n組の乱数データをデータバス8上に送出する。デ
ータバス8上に送出された乱数データは、双方向バッフ
ァ9を介してCPU側に授受される。この後、CPUよ
りのCE信号、RD信号がオフとなるため、データ書込
・読出制御回路11は、双方向バッファ9に対して入出
力無効の方向制御信号を出力し、データバス8によるデ
ータの入出力が禁止される。
The random number write / read control circuit 20 reads the read signal, the read position data from the read counter 13, and the selection signal 3.
By inputting and, random number data of m bits and n sets stored and held in the storage area of the storage unit 6 designated by the read position data is sent out onto the data bus 8. The random number data sent on the data bus 8 is sent and received to the CPU side via the bidirectional buffer 9. After that, since the CE signal and the RD signal from the CPU are turned off, the data write / read control circuit 11 outputs an input / output invalid direction control signal to the bidirectional buffer 9, and the data bus 8 outputs the data. I / O is prohibited.

【0055】読出信号が出力されることにより+1され
た読出カウンタ13の値は、減算器15に入力され、書
込カウンタ14の値より読出カウンタ13の値が減算さ
れて、減算器15の減算結果は、出力バッファ18及び
コンパレータ16に入力される。出力バッファ18に入
力される減算器15の減算結果が0とならない間は、即
ち、読出カウンタ13の値が書込カウンタ14の値に達
するまでの間、CPUより乱数データの読み出しが行わ
れることとなり、以後、CE信号、RD信号、アドレス
信号が入力される毎に、読出カウンタ13の値が+1さ
れると共に、読出カウンタ13の読出位置データによっ
て指定される記憶部6の記憶領域より順次乱数データが
データバス8上に送出される。
The value of the read counter 13 which is incremented by the output of the read signal is input to the subtractor 15, and the value of the read counter 13 is subtracted from the value of the write counter 14, and the subtracter 15 subtracts the value. The result is input to the output buffer 18 and the comparator 16. While the subtraction result of the subtracter 15 input to the output buffer 18 does not become 0, that is, until the value of the read counter 13 reaches the value of the write counter 14, the random number data is read from the CPU. After that, every time the CE signal, the RD signal, and the address signal are input, the value of the read counter 13 is incremented by 1, and a random number is sequentially output from the storage area of the storage unit 6 designated by the read position data of the read counter 13. Data is sent out on the data bus 8.

【0056】そして、減算器15による書込カウンタ1
4の値より読出カウンタ13の値を減算した結果が0と
なると、出力バッファ18に保持される値が0となり、
この値0がCPU側に読み込まれることにより、CPU
側において乱数データの記憶なしと判定されるため、C
E信号、RD信号及びアドレス信号による乱数データの
読み出しが終了することとなる。
Then, the write counter 1 by the subtractor 15
When the result of subtracting the value of the read counter 13 from the value of 4 becomes 0, the value held in the output buffer 18 becomes 0,
By reading this value 0 into the CPU, the CPU
Side determines that no random number data is stored, so C
The reading of the random number data by the E signal, the RD signal and the address signal is completed.

【0057】CE信号、RD信号及びアドレス信号によ
る記憶部6よりの読出信号がデータ書込・読出制御回路
11から出力される毎に、読出カウンタ13の値が+1
されることにより、図5において点線矢印で示されるよ
うに、記憶部6における読出位置が1つアップされる。
なお、図5において記憶状態にある記憶領域、即ち、記
憶領域6−3,6−4,6−5を斜線で示す。また、図
5において、書込を示す実線矢印及び読出を示す点線矢
印の両方が記載されている記憶領域、即ち、書込が行わ
れた後に読出が行われた記憶領域6−1,6−2は、乱
数データの記憶がない状態となっている。
Each time a read signal from the storage section 6 based on the CE signal, the RD signal and the address signal is output from the data write / read control circuit 11, the value of the read counter 13 is incremented by +1.
By doing so, the reading position in the storage unit 6 is increased by one, as indicated by the dotted arrow in FIG.
In FIG. 5, the storage areas in the storage state, that is, the storage areas 6-3, 6-4, 6-5 are indicated by diagonal lines. Further, in FIG. 5, a storage area in which both a solid-line arrow indicating writing and a dotted-line arrow indicating reading are described, that is, the storage areas 6-1 and 6- where the reading is performed after the writing is performed. In No. 2, random number data is not stored.

【0058】乱数データの書込・読出動作は、書込位置
が読出位置よりも必ず先行すること及び書込動作回数
は、最大で最大値設定レジスタ19で設定された値まで
であることから書込動作回数と読出動作回数との差は最
大値設定レジスタの設定値を越えないことにより、図5
に示されるように、読出カウンタ13によって指定され
る読出位置は、記憶部6において、記憶状態にある記憶
領域のうちで最も記憶の古い位置、例えば、図5におけ
る例では、書込カウンタ14の値が1から順次更新アッ
プされ、記憶領域6−1乃至6−5までの書き込みが完
了し、次に書き込む場合の書込位置が6、即ち、記憶領
域6−6であり、一方、読出カウンタ13の値が1より
更新アップされ、記憶領域6−1,記憶領域6−2と順
に読み出しを完了し、今回の読出位置データ3に対応し
て記憶領域6−3を指すこととなる。
Writing / reading operation of random number data is performed because the writing position always precedes the reading position and the number of writing operations is up to the value set by the maximum value setting register 19. As the difference between the number of read operations and the number of read operations does not exceed the set value of the maximum value setting register,
5, the read position designated by the read counter 13 is the oldest stored position in the storage area in the storage unit 6 in the storage state, for example, the write counter 14 in the example in FIG. The value is sequentially updated from 1 and writing to the storage areas 6-1 to 6-5 is completed, and the write position for the next writing is 6, that is, the storage area 6-6, while the read counter The value of 13 is updated from 1 and the reading is completed in the order of the storage area 6-1 and the storage area 6-2, and the storage area 6-3 is pointed to corresponding to the read position data 3 of this time.

【0059】この結果、記憶部6に記憶された乱数デー
タが書込順の古い順に読出カウンタ13によって指定さ
れた読出位置が更新アップされることによって順次読み
出されることとなる。なお、読出カウンタ13の値はk
に達すると、その値kを出力して記憶領域6−kに乱数
データを読み出した時点で0クリアされる。
As a result, the random number data stored in the storage section 6 is sequentially read out by updating the reading position designated by the reading counter 13 in the order of oldest writing order. The value of the read counter 13 is k
When it reaches, the value k is output and the value is cleared to 0 at the time when the random number data is read to the storage area 6-k.

【0060】次に、乱数発生装置1の使用例について説
明する。
Next, a usage example of the random number generator 1 will be described.

【0061】図6は、液晶表示装置による表示部26を
示し、表示部は、縦横に区切られた計9つの図柄表示部
26a乃至26iよりなる。該9つの図柄表示部26a
乃至26iに表わす図柄の種類をそれぞれ17種類と
し、各図柄表示部26a乃至26iに現れる図柄をラン
ダムにするために9つ乱数を持つようにし、液晶表示装
置を図示しないパチンコ遊技機の遊技盤に備えて、遊技
盤に配設された図示しない特定入賞口を液晶表示装置に
おける図柄変動の始動口に設定し、該特定入賞口には図
柄始動スイッチSW1を配備する。
FIG. 6 shows a display unit 26 of a liquid crystal display device, which is composed of a total of nine symbol display units 26a to 26i which are vertically and horizontally partitioned. The nine symbol display portions 26a
To 26i, each of which has 17 kinds of symbols, has nine random numbers in order to make the symbols appearing in each of the symbol display parts 26a to 26i random, and the liquid crystal display device to a gaming board of a pachinko gaming machine not shown. A special winning opening (not shown) provided on the game board is set as a starting opening for the symbol variation in the liquid crystal display device, and a symbol starting switch SW1 is provided in the specific winning opening.

【0062】図7に示されるように、従来と同様に、パ
チンコ遊技機の各部を制御するCPU23により、図柄
変動処理や図示しない電動役物等の駆動処理を行わせる
よう構成する。ROM24には、図示されていない液晶
表示装置やパチンコ遊技機の各駆動部等を制御するプロ
グラム及び処理に必要となる各データが格納されてお
り、RAM25は、データの一時記憶のために使用され
る。
As shown in FIG. 7, as in the conventional case, the CPU 23 for controlling the respective parts of the pachinko gaming machine is configured to perform the symbol variation process and the drive process for the electric auditors not shown. The ROM 24 stores a program for controlling a liquid crystal display device (not shown) and each drive unit of a pachinko gaming machine and various data necessary for processing, and the RAM 25 is used for temporary storage of data. It

【0063】また、該CPU23により、遊技球が特定
入賞口に入賞した場合に、トリガー信号が出力され、R
D信号の出力に対する乱数発生装置1よりの乱数データ
が入力された後、各乱数値によって決定される各表示部
に表わされた図柄の組み合わせにより、パチンコ遊技に
おける当り外れの判定が行われるものとする。
When the game ball wins the specific winning opening, the CPU 23 outputs a trigger signal, R
After the random number data from the random number generator 1 for the output of the D signal is input, the hit / miss determination in the pachinko game is performed by the combination of the symbols displayed on the respective display portions which are determined by the respective random number values. And

【0064】乱数発生装置1においては、図柄表示部2
6a乃至26iに対応して図7におけるカウント回路2
の各カウンタC1乃至Ciまでを9つ設定し、各カウン
タC1乃至Cnのカウントアップの最大値を0〜16ま
での範囲として図3における最大値設定レジスタ22に
設定する値を各々16に設定するように構成する。パチ
ンコ遊技上の設定により、特定入賞口への入賞による図
柄の変動に関する始動数を図柄変動中を含めて5個まで
記憶するようになっている場合には、図2に示す最大記
憶数設定レジスタ19への設定値を5とする。
In the random number generator 1, the symbol display section 2
6a to 26i corresponding to the counting circuit 2 in FIG.
Of the counters C1 to Ci are set, and the maximum value of the count up of each of the counters C1 to Cn is set to a range of 0 to 16 and the value set in the maximum value setting register 22 in FIG. 3 is set to 16 respectively. To configure. Depending on the setting on the pachinko game, the maximum memory number setting register shown in FIG. 2 can be stored up to 5 including the number of start-ups related to the variation of the symbol due to winning at the specific winning opening, including during the symbol variation. The set value for 19 is set to 5.

【0065】パチンコ遊技機が電源投入後、CPU23
によってアドレス信号、データ信号、WR信号及びクロ
ック信号が乱数発生装置1に入力され、カウント回路2
におけるカウントアップの周期と各カウンタC1乃至C
iまでのカウントアップの上限値が設定され、これに基
いてカウント回路2において、各カウンタC1乃至Ci
のカウントアップ動作がなされる。
After the power of the pachinko gaming machine is turned on, the CPU 23
The address signal, the data signal, the WR signal, and the clock signal are input to the random number generator 1 by the count circuit 2
Cycle of counting up and counters C1 to C
The upper limit value of the count up to i is set, and based on this, in the count circuit 2, the counters C1 to Ci are
Is counted up.

【0066】パチンコ遊技機の遊技盤において、特定入
賞口に遊技球の入賞が発生すると、各図柄表示部26a
乃至26iにおいて図柄の変動が開始される。また、特
定入賞口へ遊技球が入賞する毎にCPU23よりトリガ
ー信号が乱数発生装置1に入力される毎に、乱数発生装
置1においては、記憶部6における記憶領域6−1より
順次カウント回路2の乱数データが記憶されていく。
In the gaming board of the pachinko gaming machine, when a winning of a gaming ball occurs in a specific winning port, each symbol display portion 26a
From 26i to 26i, the fluctuation of the symbol is started. Also, every time a game ball is won in the specific winning opening, a trigger signal is input from the CPU 23 to the random number generator 1, and in the random number generator 1, the count circuit 2 is sequentially read from the storage area 6-1 in the storage unit 6. The random number data of is stored.

【0067】パチンコ遊技盤側では、図柄変動中に図柄
表示部26a乃至26iに停止表示するための図柄を確
定する処理をCPU23が行う。CPU23からは、乱
数発生装置1に対してRD信号が出力され、乱数発生装
置1は、RD信号を受け、記憶部6に記憶している乱数
データ、即ち、この例において図柄表示部26a乃至2
6iの各々に停止表示するための図柄を確定するための
9個の乱数(各々0〜16までの値)をデータバス8を
介して出力する。
On the pachinko game board side, the CPU 23 carries out a process for confirming the symbol to be stopped and displayed on the symbol display portions 26a to 26i during the symbol fluctuation. An RD signal is output from the CPU 23 to the random number generator 1, and the random number generator 1 receives the RD signal and stores the random number data stored in the storage unit 6, that is, the symbol display units 26a to 26a in this example.
Nine random numbers (values from 0 to 16) for determining the symbols to be stopped and displayed on each of 6i are output via the data bus 8.

【0068】パチンコ遊技機のCPU23は、この乱数
データを入力し、図柄表示部26a乃至26iの各々に
対応する乱数データの各乱数値により、図柄表示部26
a乃至26iの各々に停止表示する図柄の種類を順次確
定し、所定の順番で図柄を停止表示する。そして、停止
表示した図柄の判定を各乱数の組み合わせにより判定
し、当たり外れの各処理を行う。
The CPU 23 of the pachinko gaming machine inputs this random number data, and the random number value of the random number data corresponding to each of the symbol display parts 26a to 26i causes the symbol display part 26 to be displayed.
The types of symbols to be stopped and displayed in each of a to 26i are sequentially determined, and the symbols are stopped and displayed in a predetermined order. Then, the symbols that are stopped and displayed are determined by a combination of random numbers, and each process of hit / miss is performed.

【0069】また、図8は、乱数発生装置1を自動販売
機において適用した例を示すブロック図であり、自動販
売機の制御部27には、貨幣投入検出部30と、複数の
商品選択ボタン29が接続され、貨幣投入及び各商品選
択ボタンの押圧操作は個別に制御部27によって検出さ
れ、貨幣の投入によって、乱数発生装置1に対してトリ
ガー信号が出力されるように構成されている。
FIG. 8 is a block diagram showing an example in which the random number generating device 1 is applied to an automatic vending machine. The vending machine controller 27 includes a money insertion detector 30 and a plurality of product selection buttons. 29 is connected, and the control unit 27 individually detects the insertion of money and the pressing operation of each product selection button, and a trigger signal is output to the random number generator 1 by the insertion of money.

【0070】また、制御部27には、当たり表示装置2
8が接続され、乱数発生装置1から読み出した乱数デー
タが当たりの場合には、その旨を表示する。また、制御
部27は、各商品選択ボタン29a〜29iの各々につ
いて設定された当たり判定数を記憶保持している。
In addition, the control unit 27 has a hit display device 2
When 8 is connected and the random number data read from the random number generator 1 is a hit, the fact is displayed. Further, the control unit 27 stores and holds the hit determination number set for each of the product selection buttons 29a to 29i.

【0071】複数の商品選択ボタン29a〜29iの個
数に対応して、図1に示されるカウンタ回路2の組数を
定め、即ち、カウンタ回路2の各カウンタC1〜Ciと
する。また、各カウンタC1〜Cnのそれぞれのカウン
トアップの上限値は、たくさん買ってほしい商品の商品
選択ボタンに対応するカウンタの上限値を小さく設定す
る。例えば、商品選択ボタン29aに対応するカウンタ
C1のカウントアップの上限値を3とし、残る他の商品
選択ボタン29b〜29iに対応するカウンタC2〜C
iに対応するカウントアップの上限値を全て10とす
る。
The number of sets of the counter circuit 2 shown in FIG. 1 is determined corresponding to the number of the plurality of product selection buttons 29a to 29i, that is, the counters C1 to Ci of the counter circuit 2 are set. Further, the upper limit value of the respective count-ups of the respective counters C1 to Cn is set to be smaller than the upper limit value of the counter corresponding to the product selection button of the product desired to be purchased a lot. For example, the upper limit of the count-up of the counter C1 corresponding to the product selection button 29a is set to 3, and the counters C2 to C corresponding to the remaining product selection buttons 29b to 29i.
The upper limit value of the count-up corresponding to i is all 10.

【0072】貨幣が投入されると、制御部27は、乱数
発生装置1にトリガー信号を出力し、まず乱数データの
書き込みを行わせ、その後、RD信号を出力して、書込
記憶された乱数データを読み込む。制御部27は、今回
押圧操作された商品選択ボタンに関する当たり判定数
と、読み出した乱数データのうちの押圧操作した商品選
択ボタンに対応する乱数の値との一致不一致を判別する
ことにより、当たり外れを判定し、当たりの場合には、
当たり表示装置28に当たりを表示し、購入者に当たり
に対する価値付与のための処理を行う。
When coins are thrown in, the control section 27 outputs a trigger signal to the random number generator 1 to write random number data first, and then outputs an RD signal to write and store the random number. Read the data. The control unit 27 determines whether or not the hit determination number related to the product selection button that has been pressed this time and the random number value corresponding to the pressed product selection button of the read random number data are inconsistent. If there is a hit,
A hit is displayed on the hit display device 28, and the purchaser is given a value to the hit.

【0073】例えば、商品選択ボタン29aが選択され
た場合には、読み込まれる乱数が0〜3までの4通りと
なり、他の商品選択ボタンに関する乱数が0〜10まで
の11通となるので、当たりの確率が高いこととなる。
For example, when the merchandise selection button 29a is selected, there are four random numbers read from 0 to 3 and 11 random numbers from 0 to 10 related to other merchandise selection buttons. The probability of is high.

【0074】なお、本発明の乱数発生装置は、例えば、
パズルゲームにおいてランダムにキャラクタを動作させ
る場合や、キー操作によりトリガー信号を発生させるよ
うにし、この時に記憶される乱数の各値によってをゲー
ム等の画面表示における表示パターンやキャラクタの各
部の動作をランダムにすることにも適用でき、また、対
戦形式のゲームにおいて、敵等に的中した場合には、敵
がセンサー等で検知してトリガー信号を出力するように
し、記憶された乱数データの各値を後に読出し、次の敵
の動作の決定に使用することもできる。
The random number generator of the present invention is, for example,
When a character is randomly moved in a puzzle game, or a trigger signal is generated by key operation, the display pattern in the screen display of a game or the operation of each part of the character is randomized according to each value of the random number stored at this time. Also, in a match-up game, when hitting an enemy etc., the enemy will detect with a sensor etc. and output a trigger signal, and each value of the stored random number data Can also be read later and used to determine the next enemy action.

【0075】[0075]

【発明の効果】本発明の乱数発生装置は、必要な各乱数
の個数に対応し、かつ各乱数の発生範囲に対応したビッ
ト幅を有する各カウンタよりなるカウンタ回路と、カウ
ンタ回路のカウントアップの周期と各カウンタ毎のカウ
ントアップの上限値とを設定するための設定レジスタ
と、設定レジスタにおける設定周期に基いて、カウンタ
回路のカウントアップ動作を行わせるための信号を出力
するカウント動作信号出力手段と、設定レジスタに設定
されたカウント回路の各カウンタに対応した設定上限値
に基いて、各カウンタの値をそれぞれ初期化するカウン
ト回路初期化手段と、カウンタ回路と同等の記憶領域を
複数組備えてなる記憶部と、トリガー信号を受ける毎
に、記憶部における各記憶領域の記憶状態を判別し、記
憶状態にない記憶領域にカウンタ回路における各カウン
タの値を乱数データとして転送記憶すると共に乱数デー
タの記憶順序を記憶する乱数記憶順序記憶手段に乱数デ
ータの記憶順を記憶する一方、記憶部の全ての記憶領域
が記憶状態にある場合には、トリガー信号を無効とし、
読み出し信号を受けると、記憶部における最上位の記憶
領域に記憶された乱数データを出力し、読出信号を受け
る毎に、乱数記憶順序記憶手段における記憶順序の古い
順に、記憶部における記憶状態にある記憶領域に記憶さ
れた乱数データを出力させる制御回路とを備えたことに
より、乱数をCPUが実行するソフトウェアとは別に独
立したハードウェアによって発生させるため、ソフトウ
ェアにおける特定時間内に各処理を終えなければならな
いという制限において、ソフトウェアにかかる負担を軽
減することができ、このソフトウェアの軽減された乱数
発生のための処理時間を他の処理にあてることが可能と
なる。
According to the random number generator of the present invention, a counter circuit including counters each having a bit width corresponding to the required number of random numbers and corresponding to the generation range of each random number, and a counter circuit for counting up. A setting register for setting the cycle and the upper limit value of the count-up for each counter, and a count operation signal output means for outputting a signal for performing the count-up operation of the counter circuit based on the set cycle in the setting register. And a plurality of sets of storage areas equivalent to the counter circuit and a count circuit initialization means for respectively initializing the value of each counter based on the set upper limit value corresponding to each counter of the count circuit set in the setting register. Storage unit that is not in the storage state, by determining the storage state of each storage area in the storage unit each time the trigger signal is received. The value of each counter in the counter circuit is transferred and stored as random number data, and the storage order of the random number data is stored in a random number storage order storage unit that stores the storage order of the random number data, while all storage areas of the storage section are in the storage state. In some cases, disable the trigger signal,
When the read signal is received, the random number data stored in the uppermost storage area in the storage unit is output, and each time the read signal is received, the random number storage order storage means is in the storage state in the storage unit in the oldest storage order. Since the control circuit for outputting the random number data stored in the storage area is provided, the random number is generated by hardware independent of the software executed by the CPU. Therefore, each process must be completed within a specific time in the software. With the restriction that the software must be used, the load on the software can be reduced, and the processing time for generating the reduced random number of this software can be used for other processing.

【0076】また、乱数値の発生範囲が大きかったり、
同時に複数の乱数値が必要であって、各乱数の組み合わ
せが膨大な数となり、ソフトウェアによる乱数発生処理
が設計上困難となる場合であっても、カウンタ回路が必
要な各乱数の個数に対応し、かつ各乱数の発生範囲に対
応したビット幅を有するため、同時に複数個の乱数の発
生が可能である。
Further, the generation range of random numbers is large,
Even if multiple random number values are required at the same time and the number of combinations of each random number becomes huge and the random number generation process by software becomes difficult in design, the counter circuit can handle the required number of each random number. Moreover, since it has a bit width corresponding to the generation range of each random number, it is possible to generate a plurality of random numbers at the same time.

【0077】さらに、設定レジスタにおけるカウント回
路におけるカウントアップの周期及び各カウンタ毎のカ
ウントアップの上限値とを外部より設定変更するので、
発生される乱数特性を任意に変更することができる。
Further, since the count-up cycle of the count circuit in the setting register and the count-up upper limit value of each counter are externally changed,
The generated random number characteristic can be changed arbitrarily.

【0078】さらにまた、外部からのトリガー信号が複
数入力された場合であっても、それぞれのトリガー信号
に対する乱数値を各々記憶することができ、乱数記憶順
序記憶手段により乱数データの書込順序が記憶されるの
で、乱数の読み出し時には、記憶されている乱数データ
の記憶の古い順に記憶された乱数データを送出すること
ができる。
Furthermore, even when a plurality of external trigger signals are input, the random number values for the respective trigger signals can be stored respectively, and the random number storage order storage means ensures the writing order of the random number data. Since the random number data is stored, the random number data stored in the oldest order of the stored random number data can be transmitted at the time of reading the random number.

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

【図1】本発明の実施例に係る乱数発生装置の要部ブロ
ック図
FIG. 1 is a block diagram of essential parts of a random number generator according to an embodiment of the present invention.

【図2】制御回路及び記憶部の信号系統を示すブロック
FIG. 2 is a block diagram showing a signal system of a control circuit and a storage unit.

【図3】設定レジスタと分周器とカウンタ回路とコンパ
レータとの信号系統を示すブロック図
FIG. 3 is a block diagram showing a signal system of a setting register, a frequency divider, a counter circuit, and a comparator.

【図4】記憶部における乱数データの書込状態を示す図FIG. 4 is a diagram showing a writing state of random number data in a storage unit.

【図5】記憶部において記憶されている乱数データと読
み出される乱数データとの関係を示す図
FIG. 5 is a diagram showing a relationship between random number data stored in a storage unit and read random number data.

【図6】液晶表示装置における図柄表示部を示す正面図FIG. 6 is a front view showing a symbol display portion of the liquid crystal display device.

【図7】本発明の乱数発生装置を備えたパチンコ遊技機
の概略を示すブロック図
FIG. 7 is a block diagram showing an outline of a pachinko gaming machine equipped with the random number generation device of the present invention.

【図8】本発明の乱数発生装置を備えた自動販売機を概
略で示すブロック図
FIG. 8 is a block diagram schematically showing a vending machine equipped with the random number generation device of the present invention.

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

1 乱数発生装置 2 カウンタ回路 3 設定レジスタ 4 分周器 5 コンパレータ 6 記憶部 6−1 記憶領域 6−2 記憶領域 6−k 記憶領域 7 制御回路 8 データバス 9 双方向バッファ 11 データ書込読出制御回路 12 アドレスデコーダ 13 読出カウンタ 14 書込カウンタ 15 減算器 16 コンパレータ 17 トリガーバッファ 18 出力バッファ 19 最大値設定レジスタ 20 乱数書込読出制御回路 21 分周比設定レジスタ 22 最大値設定レジスタ 23 CPU(パチンコ遊技機) 24 ROM 25 RAM 26 表示部 26a 図柄表示部 26b 図柄表示部 26c 図柄表示部 26d 図柄表示部 26e 図柄表示部 26f 図柄表示部 26g 図柄表示部 26h 図柄表示部 26i 図柄表示部 27 制御部 28 当たり表示装置 29 商品選択ボタン 30 貨幣投入検出部 C1 カウンタ C2 カウンタ C3 カウンタ Cn カウンタ DESCRIPTION OF SYMBOLS 1 random number generator 2 counter circuit 3 setting register 4 frequency divider 5 comparator 6 storage section 6-1 storage area 6-2 storage area 6-k storage area 7 control circuit 8 data bus 9 bidirectional buffer 11 data write / read control Circuit 12 Address decoder 13 Read counter 14 Write counter 15 Subtractor 16 Comparator 17 Trigger buffer 18 Output buffer 19 Maximum value setting register 20 Random number write / read control circuit 21 Dividing ratio setting register 22 Maximum value setting register 23 CPU (Pachinko game) 24) ROM 25 RAM 26 display unit 26a symbol display unit 26b symbol display unit 26c symbol display unit 26d symbol display unit 26e symbol display unit 26f symbol display unit 26g symbol display unit 26h symbol display unit 26i symbol display unit 27 control unit per 28 Display device 2 Product selection button 30 money-on detection unit C1 counter C2 counter C3 counter Cn counter

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 必要な各乱数の個数に対応し、かつ各乱
数の発生範囲に対応したビット幅を有する各カウンタよ
りなるカウンタ回路と、前記カウンタ回路のカウントア
ップの周期と各カウンタ毎のカウントアップの上限値と
を設定するための設定レジスタと、前記設定レジスタに
おける設定周期に基いて、前記カウンタ回路のカウント
アップ動作を行わせるための信号を出力するカウント動
作信号出力手段と、前記設定レジスタに設定された前記
カウント回路の各カウンタに対応した設定上限値に基い
て、各カウンタの値をそれぞれ初期化するカウント回路
初期化手段と、前記カウンタ回路と同等の記憶領域を複
数組備えてなる記憶部と、トリガー信号を受ける毎に、
前記記憶部における各記憶領域の記憶状態を判別し、記
憶状態にない記憶領域に前記カウンタ回路における各カ
ウンタの値を乱数データとして転送記憶すると共に前記
乱数データの記憶順序を記憶する乱数記憶順序記憶手段
に前記乱数データの記憶順を記憶する一方、前記記憶部
の全ての記憶領域が記憶状態にある場合には、前記トリ
ガー信号を無効とし、読み出し信号を受ける毎に、前記
乱数記憶順序記憶手段における記憶順序の古い順に、前
記記憶部における記憶状態にある記憶領域に記憶された
乱数データを出力させる制御回路とを備えたことを特徴
とする乱数発生装置。
1. A counter circuit comprising counters each having a bit width corresponding to the required number of random numbers and corresponding to the generation range of each random number, a count-up cycle of the counter circuit and a count for each counter. A setting register for setting an upper limit value of up, a count operation signal output means for outputting a signal for performing a count up operation of the counter circuit based on a setting cycle in the setting register, and the setting register A counter circuit initialization unit that initializes the value of each counter based on the set upper limit value corresponding to each counter of the counter circuit that is set to Each time the memory and the trigger signal are received,
A random number storage order memory that determines the storage state of each storage area in the storage unit, transfers and stores the value of each counter in the counter circuit as random number data in a storage area that is not in the storage state, and stores the storage order of the random number data. While storing the storage order of the random number data in the means, when all storage areas of the storage section are in the storage state, the trigger signal is invalidated, and the random number storage order storage means is received every time a read signal is received. And a control circuit for outputting the random number data stored in the storage area in the storage state of the storage unit in the order of the oldest storage order.
JP5198801A 1993-07-19 1993-07-19 Random number generator Pending JPH0731724A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5198801A JPH0731724A (en) 1993-07-19 1993-07-19 Random number generator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5198801A JPH0731724A (en) 1993-07-19 1993-07-19 Random number generator

Publications (1)

Publication Number Publication Date
JPH0731724A true JPH0731724A (en) 1995-02-03

Family

ID=16397144

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5198801A Pending JPH0731724A (en) 1993-07-19 1993-07-19 Random number generator

Country Status (1)

Country Link
JP (1) JPH0731724A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5967612A (en) * 1998-06-18 1999-10-19 Tachi-S Co., Ltd. Headrest for automotive seat
FR2780355A1 (en) 1998-05-28 1999-12-31 Tachi S Co New design and new method of production of foam-filled head rest for car
JP2002325905A (en) * 2001-04-27 2002-11-12 Fuji Shoji:Kk Game machine
JP2002369923A (en) * 2001-06-15 2002-12-24 Takasago Electric Ind Co Ltd Game machine
JP2009233458A (en) * 2009-07-24 2009-10-15 Fujishoji Co Ltd Game machine
JP2011167544A (en) * 2011-04-28 2011-09-01 Sammy Corp Pachinko game machine
JP2011172962A (en) * 2011-04-28 2011-09-08 Sammy Corp Pinball game machine

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2780355A1 (en) 1998-05-28 1999-12-31 Tachi S Co New design and new method of production of foam-filled head rest for car
US5967612A (en) * 1998-06-18 1999-10-19 Tachi-S Co., Ltd. Headrest for automotive seat
JP2002325905A (en) * 2001-04-27 2002-11-12 Fuji Shoji:Kk Game machine
JP2002369923A (en) * 2001-06-15 2002-12-24 Takasago Electric Ind Co Ltd Game machine
JP2009233458A (en) * 2009-07-24 2009-10-15 Fujishoji Co Ltd Game machine
JP2011167544A (en) * 2011-04-28 2011-09-01 Sammy Corp Pachinko game machine
JP2011172962A (en) * 2011-04-28 2011-09-08 Sammy Corp Pinball game machine

Similar Documents

Publication Publication Date Title
US4993713A (en) Game machine
EP0415706B1 (en) Winning control method and apparatus for game machine
JPH059117B2 (en)
JP2005103166A (en) Game machine
JPH0731724A (en) Random number generator
JP4481619B2 (en) Game machine
JP3596902B2 (en) Game machine control circuit
JP2003024515A (en) Slot machine
JP4481614B2 (en) Game machine
JP2741280B2 (en) Game equipment control device
JPH0796067A (en) Game machine control circuit
JP2735704B2 (en) Slot machine
KR0161783B1 (en) Control device for entertainment computer
JP4481617B2 (en) Game machine
JP5741725B2 (en) Game machine
JP5741724B2 (en) Game machine
JP4461356B2 (en) Game machine
JP5637184B2 (en) Game machine
JP5083333B2 (en) Game machine
JP2000061088A5 (en)
JP2002263333A (en) Apparatus for detecting irregularity in number of balls put-out by game machine
JP2807953B2 (en) Gaming machine
JP2004008259A (en) Game machine
JP2002331153A (en) Pachinko game machine
AU2004237852A1 (en) Gaming machine and control method of gaming machine

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040416

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040727

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040927

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040930

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20050121