JP3019627B2 - Data retrieval device - Google Patents

Data retrieval device

Info

Publication number
JP3019627B2
JP3019627B2 JP4264457A JP26445792A JP3019627B2 JP 3019627 B2 JP3019627 B2 JP 3019627B2 JP 4264457 A JP4264457 A JP 4264457A JP 26445792 A JP26445792 A JP 26445792A JP 3019627 B2 JP3019627 B2 JP 3019627B2
Authority
JP
Japan
Prior art keywords
data
circuit
address
bus
storage
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.)
Expired - Lifetime
Application number
JP4264457A
Other languages
Japanese (ja)
Other versions
JPH06236401A (en
Inventor
秀雄 菊地
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP4264457A priority Critical patent/JP3019627B2/en
Publication of JPH06236401A publication Critical patent/JPH06236401A/en
Application granted granted Critical
Publication of JP3019627B2 publication Critical patent/JP3019627B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、電子計算機におけるデ
ータを高速に検索するデータ検索装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data retrieval apparatus for retrieving data in a computer at high speed.

【0002】[0002]

【従来の技術】従来の電子計算機は、図2に示す様に、
中央制御回路2と中央制御用記憶回路6とから構成され
る。ここでデータ検索を行なう場合は、中央制御用記憶
回路6から一つずつデータを読出し、検索データと比較
することにより順次一致するデータを探していた。
2. Description of the Related Art As shown in FIG.
It comprises a central control circuit 2 and a central control storage circuit 6. Here, when performing a data search, data is read one by one from the central control storage circuit 6 and compared with the search data to search for sequentially matching data.

【0003】そのため全てのデータと検索データとを照
合する場合に、全データを読出す多くの時間を必要と
し、例えば1メガバイトのデータを1ミップスの計算速
度で処理すると、(1)読出しアドレス計算、(2)読
出し、(3)検索データとの比較、(4)条件分岐、の
手段の繰返しで検索を行い、結局4秒程の検索時間を要
していた。
Therefore, when collating all data with search data, it takes a lot of time to read all data. For example, if 1 megabyte of data is processed at a calculation speed of 1 mips, (1) read address calculation , (2) reading, (3) comparison with search data, and (4) conditional branching, the search was repeated, and as a result, a search time of about 4 seconds was required.

【0004】[0004]

【発明が解決しようとする課題】上述したように従来の
電子計算機を用いて人工知能への応用等の連想を繰り返
す計算を実行する場合に、その処理速度が遅いという欠
点があった。
As described above, there is a drawback that the processing speed is slow when a calculation is repeated using a conventional electronic computer to repeat the association such as application to artificial intelligence.

【0005】本発明の目的は、かかる従来の欠点を除
き、処理速度を速くしたデータ検索装置を提供すること
にある。
[0005] An object of the present invention is to provide a data retrieval apparatus having a high processing speed, excluding such a conventional disadvantage.

【0006】[0006]

【課題を解決するための手段】本発明の構成は、アドレ
スバスとデータバスと接続されデータ制御信号を出力す
る制御信号端子を有する中央制御回路と、各検索データ
を記憶すると共にこれら検索データを指定しこれら検索
データの記憶番地の読み出しを行い内部データバスと接
続される複数の専用回路とを備えるデータ検索装置にお
いて、前記専用回路が、前記データバスからのデータを
前記制御信号と前記アドレスバスのアドレスに従って記
憶し前記内部データバスに出力する検索データ記憶回路
と、前記内部データバスのデータを前記アドレスバスに
指定された各アドレスに従って各記憶回路に記憶したデ
ータと比較してこれらが一致した時その番地を前記デー
タバスにそれぞれ出力する複数の単位回路とを有するこ
とを特徴とする。
According to the present invention, there is provided a central control circuit which is connected to an address bus and a data bus and has a control signal terminal for outputting a data control signal, stores respective search data, and stores the search data. In a data search device comprising a plurality of dedicated circuits connected to an internal data bus by reading storage addresses of these search data, the dedicated circuit transmits data from the data bus to the control signal and the address bus. A search data storage circuit that stores the data in accordance with the address and outputs the data to the internal data bus, and compares the data in the internal data bus with the data stored in each storage circuit in accordance with each address specified in the address bus. And a plurality of unit circuits each outputting the address to the data bus.

【0007】[0007]

【実施例】図1は本発明の一実施例の電子計算機のブロ
ック図を示す。本実施例は、メモリの同時読出しと同時
比較を行なう以下説明する専用回路1を、中央制御回路
2のアドレスバス3とデータバス4と制御信号5とに接
続し、さらに中央制御用記憶回路6も接続する。
DETAILED DESCRIPTION FIG. 1 shows a block diagram of the computer of Kazumi施例of the present invention. In this embodiment, a dedicated circuit 1 described below for simultaneously reading and simultaneously comparing memories is connected to an address bus 3, a data bus 4 and a control signal 5 of a central control circuit 2, and a central control storage circuit 6 Also connect.

【0008】専用回路1は、記憶回路7と、バッファ回
路8と、アドレスデコード回路9と、比較回路10と、
記憶番地出力回路11と、信号抑制回路17との組み合
わせから成る単位回路16を複数個持ち、検索データ記
憶回路12とそのアドレスデコード回路13と記憶番地
データ出力指令のアドレスデコード回路14と内部デー
タバス15とを持つ集積回路で構成する。記憶番地出力
回路11は、記憶回路7の記憶番地をデータバス4に出
力する回路である。
The dedicated circuit 1 includes a storage circuit 7, a buffer circuit 8, an address decode circuit 9, a comparison circuit 10,
It has a plurality of unit circuits 16 composed of a combination of a storage address output circuit 11 and a signal suppression circuit 17, and has a search data storage circuit 12, its address decode circuit 13, an address decode circuit 14 for a storage address data output command, and an internal data bus. 15 is formed. The storage address output circuit 11 is a circuit that outputs the storage address of the storage circuit 7 to the data bus 4.

【0009】記憶回路7のデータ端子束をバッファ回路
8のデータ端子束に接続し、バッファ回路8の他方のデ
ータ端子束をデータバス4に接続し、記憶回路7にバッ
ファ回路8を介してデータバス4のデータを読み書きさ
せる。アドレスバス3にアドレスデコード回路9の入力
端子束を接続し、その出力端子をバッファ回路8のゲー
ト制御端子に接続する。アドレスデコード回路13の出
力端子を検索データ記憶回路12の制御端子に接続し、
検索データ記憶回路12の入力端子束をデータバス4に
接続する。検索データ記憶回路12の出力端子束を、内
部データバス15を介して各比較回路10の第1の入力
データ端子束に接続する。記憶回路7のデータ出力端子
束を比較回路10の第2の入力データ端子束に接続す
る。
The data terminal bundle of the storage circuit 7 is connected to the data terminal bundle of the buffer circuit 8, the other data terminal bundle of the buffer circuit 8 is connected to the data bus 4, and the data is transmitted to the storage circuit 7 via the buffer circuit 8. The data of the bus 4 is read and written. The input terminal bundle of the address decode circuit 9 is connected to the address bus 3, and the output terminal thereof is connected to the gate control terminal of the buffer circuit 8. An output terminal of the address decode circuit 13 is connected to a control terminal of the search data storage circuit 12,
The input terminal bundle of the search data storage circuit 12 is connected to the data bus 4. The output terminal bundle of the search data storage circuit 12 is connected to the first input data terminal bundle of each comparison circuit 10 via the internal data bus 15. The data output terminal bundle of the storage circuit 7 is connected to the second input data terminal bundle of the comparison circuit 10.

【0010】比較回路10は、検索データ記憶回路12
に記憶した検索データと記憶回路7の値を比較し、両者
が一致する場合に比較結果出力端子に「比較一致」信号
を出力する。信号抑制回路17は、抑制信号入力端子1
7−1に前段の信号抑制回路17の抑制信号出力端子1
7−2を接続し、比較結果入力端子19に比較回路10
の比較結果出力端子を接続する。信号抑制回路17は比
較結果記憶回路18を包含し、比較結果入力端子19の
信号値が「比較一致」になる信号の立ち上がりのタイミ
ングで比較結果記憶回路18の値を「比較一致」にセッ
トする。比較結果記憶回路18の値が「比較一致」であ
るか、あるいは抑制信号入力端子17−1に「抑制有
り」の値を出力する。抑制信号出力端子17−2をバッ
ファ回路21の入力端子に接続し、その出力端子をワイ
アードオア回路22に接続する。ワイアードオア回路2
2は全ての信号抑制回路17の信号をバッファ格納フラ
グ端子23に接続し、検索データに同値の記憶回路7の
有無を出力する。信号抑制回路17の制御信号入力端子
20にアドレスデコード回路14の出力端子を接続す
る。
The comparison circuit 10 includes a search data storage circuit 12
Is compared with the value of the storage circuit 7, and when both match, a "comparison match" signal is output to the comparison result output terminal. The signal suppression circuit 17 includes a suppression signal input terminal 1
7-1 shows the suppression signal output terminal 1 of the preceding signal suppression circuit 17.
7-2, and the comparison circuit 10 is connected to the comparison result input terminal 19.
Connect the comparison result output terminal. The signal suppression circuit 17 includes a comparison result storage circuit 18, and sets the value of the comparison result storage circuit 18 to "comparison match" at the rising edge of the signal at which the signal value of the comparison result input terminal 19 becomes "comparison match". . The value of the comparison result storage circuit 18 is “comparison match”, or the value of “with suppression” is output to the suppression signal input terminal 17-1. The suppression signal output terminal 17-2 is connected to the input terminal of the buffer circuit 21, and its output terminal is connected to the wired OR circuit 22. Wired or circuit 2
2 connects the signals of all the signal suppression circuits 17 to the buffer storage flag terminal 23, and outputs the presence or absence of the storage circuit 7 having the same value as the search data. The output terminal of the address decode circuit 14 is connected to the control signal input terminal 20 of the signal suppression circuit 17.

【0011】記憶番地データ出力指令アドレスをアドレ
スバス3に出力した時にアドレスデコード回路14の出
力端子からアドレス読み出し信号を供給する。信号抑制
回路17は、抑制信号入力端子17−1への入力信号が
「抑制無し」であり、比較結果記憶回路18の値が「比
較一致」の場合に、アドレス読み出し信号の立ち上がり
のタイミングで比較結果記憶回路18の値を「不一致」
にリセットし、同時に記憶番地出力回路11が記憶回路
7の記憶番地をデータバス4に出力する。これにより検
索データに同値の記憶回路7の記憶番地をデータバス4
に出力する。中央制御回路2が、専用回路1の各記憶回
路7にデータを記憶させると共に、検索データ記憶回路
12にも検索データを記憶する。
When the memory address data output command address is output to the address bus 3, an address read signal is supplied from the output terminal of the address decode circuit 14. When the input signal to the suppression signal input terminal 17-1 is “no suppression” and the value of the comparison result storage circuit 18 is “comparison match”, the signal suppression circuit 17 performs comparison at the rising timing of the address read signal. The value of the result storage circuit 18 is "mismatch"
And the storage address output circuit 11 outputs the storage address of the storage circuit 7 to the data bus 4 at the same time. Thereby, the storage address of the storage circuit 7 having the same value as the search data is stored in the data bus 4.
Output to The central control circuit 2 stores data in each storage circuit 7 of the dedicated circuit 1 and also stores search data in a search data storage circuit 12.

【0012】次に、中央制御回路2がバッファ格納フラ
グ端子23の出力を確認し、アドレスバス3に記憶番地
データ出力指令のアドレスを出力し、記憶番地出力回路
11から昇順に出力された記憶番地データをデータバス
4に読み出すように構成されている。
Next, the central control circuit 2 confirms the output of the buffer storage flag terminal 23, outputs the address of the storage address data output command to the address bus 3, and outputs the storage addresses output from the storage address output circuit 11 in ascending order. It is configured to read data to the data bus 4.

【0013】[0013]

【発明の効果】以上説明したように本発明は、検索デー
タに一致する記憶回路の番地を直接読出すことができる
ので、高速なデータ検索が可能となる。
As described above, according to the present invention, the address of the storage circuit corresponding to the search data can be directly read, so that high-speed data search can be performed.

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

【図1】本発明の一実施例のブロック図。Block diagram of Kazumi施例of the present invention; FIG.

【図2】従来例のデータ検索装置のブロック図。FIG. 2 is a block diagram of a conventional data search device.

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

1 専用回路 2 中央制御回路 3 アドレスバス 4 データバス 5 制御信号 6 中央制御用記憶回路 7 記憶回路 8,21 バッファ回路 9,13,14 アドレスデコード回路 10 比較回路 11 記憶番地出力回路 12 検索データ記憶回路 15 内部データバス 16 単位回路 17 信号抑制回路 17−1 抑制信号入力端子 17−2 抑制信号出力端子 18 比較結果記憶回路 19 比較結果入力端子 20 制御信号入力端子 22 ワーヤードオア回路 23 バッファ格納フラグ端 DESCRIPTION OF SYMBOLS 1 Dedicated circuit 2 Central control circuit 3 Address bus 4 Data bus 5 Control signal 6 Central control storage circuit 7 Storage circuit 8,21 Buffer circuit 9,13,14 Address decode circuit 10 Comparison circuit 11 Storage address output circuit 12 Search data storage circuit 15 the internal data bus 16 the unit circuit 17 signal suppression circuit 17-1 suppression signal input terminal 17-2 suppression signal output terminal 18 the comparison result storage circuit 19 a comparison result input terminal 20 a control signal input terminal 22 Wayadooa circuit 23 buffer storage flag pin

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 17/30 G11C 15/04 Continuation of the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 17/30 G11C 15/04

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 アドレスバスとデータバスと接続されデ
ータ制御信号を出力する制御信号端子を有する中央制御
回路と、各検索データを記憶すると共にこれら検索デー
タを指定しこれら検索データの記憶番地の読み出しを行
い内部データバスと接続される複数の専用回路とを備え
るデータ検索装置において、前記専用回路が、前記デー
タバスからのデータを前記制御信号と前記アドレスバス
のアドレスに従って記憶し前記内部データバスに出力す
る検索データ記憶回路と、前記内部データバスのデータ
を前記アドレスバスに指定された各アドレスに従って各
記憶回路に記憶したデータと比較してこれらが一致した
時その番地を前記データバスにそれぞれ出力する複数の
単位回路とを有することを特徴とするデータ検索装置。
1. A central control circuit connected to an address bus and a data bus and having a control signal terminal for outputting a data control signal, storing each search data, designating the search data, and reading a storage address of the search data. And a plurality of dedicated circuits connected to an internal data bus, the dedicated circuit stores data from the data bus according to the control signal and the address of the address bus, and stores the data in the internal data bus. A search data storage circuit to be output, and data on the internal data bus are compared with data stored in each storage circuit in accordance with each address specified on the address bus, and when they match, the address is output to the data bus. And a plurality of unit circuits.
JP4264457A 1992-10-02 1992-10-02 Data retrieval device Expired - Lifetime JP3019627B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4264457A JP3019627B2 (en) 1992-10-02 1992-10-02 Data retrieval device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4264457A JP3019627B2 (en) 1992-10-02 1992-10-02 Data retrieval device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP11038052A Division JP3052952B2 (en) 1999-02-17 1999-02-17 Data retrieval device

Publications (2)

Publication Number Publication Date
JPH06236401A JPH06236401A (en) 1994-08-23
JP3019627B2 true JP3019627B2 (en) 2000-03-13

Family

ID=17403477

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4264457A Expired - Lifetime JP3019627B2 (en) 1992-10-02 1992-10-02 Data retrieval device

Country Status (1)

Country Link
JP (1) JP3019627B2 (en)

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
奥村峻史,「連想メモリとその応用」,Bit Vol.15,No.4,pp.315−329(昭和58年4月1日)
情報処理用語集p383,富士通株式会社,昭和63年1月第4版

Also Published As

Publication number Publication date
JPH06236401A (en) 1994-08-23

Similar Documents

Publication Publication Date Title
US6804743B2 (en) Two step memory device command buffer apparatus and method and memory devices and computer systems using same
JPS635839B2 (en)
KR910005154A (en) Pipelined Write Buffer Registers
JP3019627B2 (en) Data retrieval device
JPS5995660A (en) Data processor
JP3052952B2 (en) Data retrieval device
JPS59197946A (en) Memory device
JPS63129438A (en) Memory controller
JPS6362083A (en) Projection data generation system
JP2702943B2 (en) Semiconductor storage device
JP3222647B2 (en) Automatic memory bank switching system
JPH0234074B2 (en)
JPH01159729A (en) Symbol string collation memory and its cascade connection system
JPS6232818B2 (en)
JPS6232832B2 (en)
JPH02230463A (en) Memory searching circuit
JP2586074B2 (en) Data processing device
JPS62102354A (en) Access control system
JPS6319858Y2 (en)
JP2581484B2 (en) Data processing system
JPH06251589A (en) Associative memory input/output control circuit
JPH0540686A (en) Memory device
JPS58105487A (en) Memory circuit
JPS61265647A (en) Data transferring system
KR920001353A (en) Processor and Coprocessor Communication Methods

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19991207