JPS6063636A - Data retrieval processor - Google Patents

Data retrieval processor

Info

Publication number
JPS6063636A
JPS6063636A JP59013110A JP1311084A JPS6063636A JP S6063636 A JPS6063636 A JP S6063636A JP 59013110 A JP59013110 A JP 59013110A JP 1311084 A JP1311084 A JP 1311084A JP S6063636 A JPS6063636 A JP S6063636A
Authority
JP
Japan
Prior art keywords
field
comparison
data
circuit
record
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.)
Granted
Application number
JP59013110A
Other languages
Japanese (ja)
Other versions
JPH0130168B2 (en
Inventor
Kazuhiro Sato
和洋 佐藤
Takashi Kumagai
熊谷 多加史
Takuo Ishizuka
石塚 拓雄
Tadatsugu Ishizuka
石塚 忠嗣
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59013110A priority Critical patent/JPS6063636A/en
Publication of JPS6063636A publication Critical patent/JPS6063636A/en
Publication of JPH0130168B2 publication Critical patent/JPH0130168B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To shorten a processing time by performing logical arithmetic directly through hardware without any time delay behind the field-to-field comparison result of comparison data corresponding to respective fields and interfield comparison result for a blocked record. CONSTITUTION:Field data F1-F3 are inputted from a storage device 1 to an arithmetic circuit 40 and compared with comparison data 41 on a condition 39 to set ''1'' in L1-L3 of a latch 16 when they coincide with each other or ''0'' when not. Then, arithmetic circuits 33-36 perform arithmetic together with the values of logical arithmetic latches 17, 19, and 21 which are installed previously to retrieve a record. Further, field data F1-F3 are set in registers 46 and 47. Then, arithmetic circuits 44 and 45 compares respective fields as to whether they meet conditions 42 and 43 or not. Then, arithmetic circuits 33-36 perform arithmetic together with the values of logical arithmetic latches 27, 29, and 31 to retrieve a record.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、データ検索処理装置に関し、詳しく1は、記
憶装置から読み出され、データ処理装置に転送されるレ
コードの中から、ある条件に一致するレコードを検索す
るためのデータ検索処理装置に関するものである。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to a data search processing device. The present invention relates to a data search processing device for searching for records.

〔発U)の1!景〕 従来、ri気テープ、磁気ディスク等の外部記憶装置か
らデータ処理装置に転送されるレコードをフィールド単
位に比較し、その結果の論理演算によりレコードを検索
する方法としては、第1図に示すように、記憶装置1か
ら読み出したデータを制御装置2を通してチャネル装f
3からデータ処理装置舎内の主記憶装置のバッファ・エ
リアに蓄積し、ルコードずつプログラムが参照する主記
憶装置のエリアにフェッチして、フィールド別にプレグ
ラムにより比較し、その結果をプログラムで論理演算処
理する方法が用いられている。しかし、第1図に示す方
法では、プログラムを処理する処理装置の命令実行時間
により検索速度が影響。
[From U] 1! Figure 1 shows a conventional method of comparing records transferred field by field from an external storage device such as a magnetic tape or magnetic disk to a data processing device and searching for a record by performing a logical operation on the results. As shown in FIG.
3, the data is stored in the buffer area of the main memory in the data processing equipment building, fetched code by code into the main memory area referenced by the program, compared by field by program, and the results are processed by logical operations in the program. A method is used. However, in the method shown in FIG. 1, the search speed is affected by the instruction execution time of the processing device that processes the program.

され、ざら(検索速度を速くするためには、高速の処理
装置が必要となる。この高速の処理装置は一般に高価で
あり、コスト・パフォーマンスが悪い。
In order to increase the search speed, a high-speed processing device is required. This high-speed processing device is generally expensive and has poor cost performance.

そこで、少しでも検索速度を速くするため処、データ検
索機能を記憶制御装置2に持たせる方法が提案された。
Therefore, in order to speed up the search as much as possible, a method has been proposed in which the storage control device 2 is provided with a data search function.

この方法について、第2図により説明する。This method will be explained with reference to FIG.

記憶装置1から最初のフィールド・データF□〜F4 
が制御装置2に転送されると、制御装置2はフィールド
単位に任意の条件9であらかじめ設定されているデータ
8と比較し、この比較結果をラッチ10〜13にセット
する。すなわち、Fl〉vl であればラッチ10 K
1F2− F2であればラッチIIK、順次“1”をセ
ットする。このラッ升データに対しては、次のレコード
が転送されてくる前に、マイクロ・プログラム等により
論理演算を施こし、それらのレコードが検索条件を満足
しているか否かをチェックして、検索条件を満足するレ
コードに対し目的の処理を行う。
First field data F□ to F4 from storage device 1
When the data is transferred to the control device 2, the control device 2 compares each field with data 8 set in advance according to an arbitrary condition 9, and sets the results of this comparison in the latches 10-13. That is, if Fl>vl, the latch 10 K
1F2-If F2, the latch IIK is set to "1" in sequence. Before the next record is transferred to this rack data, a micro program performs logical operations to check whether or not those records satisfy the search conditions. Perform the desired processing on records that satisfy the conditions.

しかし、この方法で、レコードとレコード間ノギャップ
Gの時間内にマイクp・プログラムの処理を行うためK
は、次のレコードを記憶装置]、がら制御装置2に転送
するのを停止するが、あるいハキャップGの通過特開を
マイクロ・プ*グ5ムの処理時間より長くする必要があ
る。このため、複数のレコードを連続して処理すると、
マイクロ・プログラムの処理時間に比例して性能が低下
する。
However, with this method, since the microphone p program is processed within the gap G between records, K
, the transfer of the next record to the storage device] and the controller 2 is stopped, or it is necessary to make the HCAP G passage time longer than the processing time of the MICRO PROGRAM 5. Therefore, when processing multiple records in succession,
Performance decreases in proportion to the processing time of the microprogram.

さらにルコードのブロッキングができない等の欠点もあ
る。
Furthermore, there are also drawbacks such as the inability to block code.

そこで、ブロッキングされたレコードに対しても、フィ
ールド対応の比較演算、およびこれらの比較結果を用い
た任意の論理演算が時間的遅延を伴わずに実行されるた
めKは、マイクロ・プログラムを用いずに、直接ハード
ウェアにより実行する方法が考えられる。
Therefore, even for blocked records, field-based comparison operations and arbitrary logical operations using the results of these comparisons are executed without time delay, so K does not use microprograms. Another possible method is to perform it directly by hardware.

しかし、この方法では、検索−紋レコードの取得に閃し
て、不要のフィールド・データもバッファ・メモリに格
納するので、バッファ・メモリの利用効率が低下すると
ともに、制御装置2からチャネル装置3への転送時間の
無駄も存在する。すなわち、検索条件に一致するレコー
ドをバッファ・メモリに格納する際に、必要なデータが
F2とF3だけの場合にも、同一レコード内の他のフィ
ールドF、 、 F4も記憶している。
However, in this method, unnecessary field data is also stored in the buffer memory during the search and acquisition of print records, which reduces the efficiency of buffer memory usage and also causes the data to be transferred from the control device 2 to the channel device 3. There is also a waste of transfer time. That is, even if only F2 and F3 are necessary data when storing records matching the search conditions in the buffer memory, other fields F, , F4 in the same record are also stored.

そこで、本発明者は、先に、記憶装置1からのレコード
に対する各フィールド対応の比較データとの比較結果に
ついて、直接ハードウェアにより比較結果相互間に任意
の論理演算を行い、それと同時に一致したレコード内の
フィールドのうち、取得が必要なフィールドのみをバッ
ファ・メモリに取得し、バッファ・メモリの有効利用と
データ転送時間の減少を計る処理装置を提案した。
Therefore, the inventor of the present invention first performed an arbitrary logical operation between the comparison results using direct hardware on the comparison results of the record from the storage device 1 with the comparison data corresponding to each field, and at the same time We proposed a processing device that acquires only the fields that need to be acquired from among the fields in the buffer memory, thereby making effective use of the buffer memory and reducing data transfer time.

しかし、この処理装置においては、各フィールドとある
データとの比較演算を行うのみであり、フィールド相互
間の比較演算を行うことができず、不十分である。例え
ば、連続する年度別のレコード中に、予算、旅費、外注
費等の費用のフィールドが記憶されている場合、最近δ
年間で最も外注費の少い年度をめるときKは、フィール
ド相互間の比較が必要である。
However, this processing device is insufficient because it only performs comparison operations between each field and certain data, and cannot perform comparison operations between fields. For example, if expense fields such as budget, travel expenses, and outsourcing expenses are stored in records for consecutive years, recently δ
When determining the year with the lowest outsourcing costs, K requires comparison between fields.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、このような要求を満足させるため、ブ
ロッキングされたレコードに対して、各フィールド対応
の比較データとの比較結果、およびフィールド相互間の
比較結果に対し、時間的遅延を伴うことなく、直接ハー
ドウェアにより比較結果相互の任意の論理演算を実行す
るととも忙、レコード検索中に必要フィールドのみをバ
ッフ・ア・メモリに取得することのできるデータ検索処
理装置を提供することにある。
In order to satisfy such a request, it is an object of the present invention to provide a system that involves a time delay in comparing the results of a blocked record with comparison data corresponding to each field and the results of comparisons between fields. To provide a data retrieval processing device which can perform arbitrary logical operations on comparison results directly by hardware and acquire only necessary fields into a buffer memory during record retrieval.

上記目的を達成するため、本発明のデータ検索処理装置
では、記憶装置から順次転送されてくるレコード・デー
タの複数フィールドに対して、フィールド対応に任意の
比較条件と比較データを設定し、該比較条件を満足した
一致出力をフィールド対応にラッチする回路り、と、該
ラッチ回路に対応して任意にセット・リセットされるラ
ッチ回路M□、と、両ラッチ回路間で論理演算を行う回
路と、各フィールドに関する属性等の情報を設定し、各
フィールドのバイト比較に同期したカウンタとを有する
データ検索処理袋@において、任意のフィールド相互間
で比較条件を設定し、該比較条件を満足した一致出力を
ラッチする回路Uエ と、該ラッチ回路に対応して任意
にセット、リセットされるラッチ回路M’t:rと、該
ランチ回路M/、工および前記ラッチ回路M、を任意に
セットすることKより、フィールド対応の比較条件結果
り、およびフィールド相互間の比較条件結果珀 の下記
論理演算を行い、 上記演算結果XKよりレコードの検索処理を行い、検索
一致レコードの必要フィールドのみをバッファ・メモリ
に格納する制御手段を有することに特徴がある。
In order to achieve the above object, the data search processing device of the present invention sets arbitrary comparison conditions and comparison data corresponding to multiple fields of record data sequentially transferred from a storage device, and performs the comparison. a circuit that latches a matching output that satisfies a condition in a field-compatible manner; a latch circuit M□ that is arbitrarily set and reset in correspondence with the latch circuit; and a circuit that performs a logical operation between both latch circuits. In the data search processing bag @, which has information such as attributes related to each field and a counter synchronized with the byte comparison of each field, a comparison condition can be set between any fields, and a match output that satisfies the comparison condition. A circuit Ue that latches, a latch circuit M't:r that is arbitrarily set and reset corresponding to the latch circuit, the launch circuit M/, and the latch circuit M are arbitrarily set. From K, perform the following logical operation on the field-corresponding comparison condition results and the field-to-field comparison condition results, perform record search processing from the above operation result XK, and store only the necessary fields of the search matching record in the buffer memory. It is characterized by having a control means for storing the information.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の実施例を、図面により説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第3図は、本発明の実施例を示すデータ検索処理装着の
検索条件一致回路の論理シーケンス図である。
FIG. 3 is a logic sequence diagram of a search condition matching circuit installed in a data search process, showing an embodiment of the present invention.

第3図において、記憶装置1からフィールド・データF
1〜F3を演算回路40に入力し、条件39で比較デー
タ41と比較し、条件に合致した場合、比較結果ラッチ
16のLl、〜L、に’1″をセットし、合致しない場
合には“O1′をセットする。そして、あらかじめ設定
された論理演算ラッチ17,19゜21の値とともに論
理演算回路33〜36で演算を行うことにより、レコー
ドを検索する。
In FIG. 3, field data F is stored from storage device 1.
1 to F3 are input to the arithmetic circuit 40 and compared with the comparison data 41 under condition 39. If the condition is met, '1' is set in Ll, ~L, of the comparison result latch 16, and if not matched, "Set O1'. Then, the records are searched by performing calculations in the logical calculation circuits 33 to 36 together with the values of the logical calculation latches 17, 19 and 21 set in advance.

以上の機能は、従来の検索の方法と同一である。The above functions are the same as the conventional search method.

第3図において、記憶装置f1からフィールド・データ
F、〜F3をレジスタ46.47にセットし、フィール
ド相互を演算回路44.45で条件42゜43に合致す
るかどうか比較し、合致したときには比較結果ラッチ2
6の1f1〜L′4に1″をセットし、合致しないとき
には0”をセットする。そして、あらかじめ設定された
論理演算ラッチ27゜29.31の値とともに論理演算
回路33〜36で演算を行うことにより、レコードを検
索する。
In FIG. 3, field data F, ~F3 from the storage device f1 are set in registers 46.47, and the fields are compared in an arithmetic circuit 44.45 to see if they match conditions 42.43. If they match, the comparison is made. Result latch 2
1f1 to L'4 of No. 6 are set to 1", and if they do not match, set to 0". Then, the records are searched by performing calculations in the logical calculation circuits 33 to 36 together with the preset values of the logical calculation latches 27.about.29.31.

以上の機能は、本発明により新たに設けられた部分であ
る。
The above functions are newly provided by the present invention.

第3図においては、一般罠、ラッチをLj ”1jI4
. u、でそれぞれ表わすと、次の演算を行う回路から
構成される。
In Figure 3, the general trap and latch are Lj ”1jI4
.. Each of the circuits, represented by u, is composed of a circuit that performs the following calculations.

X1j−LjV Mg ’ ” 山(1)x/j−鳥M
Kj ・・・・・ヴ X1−xit△−2△・・・△x1△7□1上記■式は
、比較結果L□+ ’L2 + Ls・・・LnIL’
、lL’2・・・L′mの間で任意の複数のL□+ L
’3−を選択し、論理積をとるものである。これは、比
較結果ラッチ16.26から任意の数を選択することを
表わしている。すなわち、上記[F]式に(1)、(1
j式を代入すると、次のようKなる。
X1j-LjV Mg' ” Mountain (1) x/j-Bird M
Kj...V
, lL'2...L'm, any plurality of L□+L
'3- is selected and logical product is performed. This represents selecting an arbitrary number from the comparison result latches 16.26. In other words, (1), (1
Substituting the expression j yields K as follows.

Xl−(L□M1.)△(L2VM□2)△・・・・・
・・△(LnVMl)△(L’I VM’l 1 )△
(L/2M7□)△・・・・・△(脇V階。)・・・・
(3)Xl が論理積回路33の出力を表わすものとす
ると、任意の数L1 + L2 + T−r’1 が選
択された場合、Xl は次式で示される。
Xl-(L□M1.)△(L2VM□2)△・・・・・・
・・△(LnVMl)△(L'I VM'l 1)△
(L/2M7□)△・・・・△(Side V floor.)・・・・
(3) Assuming that Xl represents the output of the AND circuit 33, when an arbitrary number L1 + L2 + T-r'1 is selected, Xl is expressed by the following equation.

Xl−(I、、△L2△L11) ・・・・・(4)X
l をめるには、論理演算ラッチ17.27のMll、
 M1□9M′1□を“1゛にセットし、M13. M
;2. M′13゜Mt4を“O″にセットして、比較
結果ラッチ16゜26の各値と各々に対応する論理演算
ランチ17゜270インバート出力とをオア回路18.
28により論理和をとる。
Xl-(I,, △L2△L11) ・・・・・・(4)X
To set l, Mll of logic operation latch 17.27,
Set M1□9M'1□ to "1", M13.M
;2. M'13.Mt4 is set to "O", and each value of the comparison result latch 16.26 and the corresponding logic operation lunch 17.270 invert output are output to the OR circuit 18.
28.

+躬9++l臣プ;ナレ 玲のヒヘWかス−Xl−(L
、7丁)△(L2丁)△(L、7間)△(L’V丁)△
(L′275)へ(L’、VO)△(L’O) −(L
、VO)△(L2Vの△(LVI)△(L110)△(
L′21)△(L’1)△(L′41)−L1△L2△
L′1・・・・・・・(6) また、次式により論理積の各項X□ を用いて論理和の
演算を行うことKより、任意の論理演算式を作成するこ
とができる。
+ 謬9 +
, 7 blocks) △ (L 2 blocks) △ (L, 7 blocks) △ (L'V blocks) △
to (L'275) (L', VO) △ (L'O) - (L
,VO)△(L2V's△(LVI)△(L110)△(
L'21)△(L'1)△(L'41)-L1△L2△
L'1 (6) Further, any logical operation formula can be created by performing a logical sum operation using each term X□ of the logical product according to the following equation.

X −X1X2■・・・・XN ・・・・・(7)さら
に、論理演算式の中に不要の論理積の項がある場合には
、これを次のようKして削除することができる。例えば
、論理積の項X3(論理積回路35の出力を表わす)を
削除して、次の演算を行う場合を考える。
X - X1 . For example, consider a case where the logical product term X3 (representing the output of the logical product circuit 35) is deleted and the following calculation is performed.

x −x、X2 ・・・・・■! この場合には、論理演算ラッチ21,31の各項M3□
、 MB□、 X3. 、 M’3□2M′3□+ M
′33. M−のすべてを“1”にセットすればよい。
x −x, X2...■! In this case, each term M3□ of the logic operation latches 21 and 31
, MB□, X3. , M'3□2M'3□+ M
'33. It is sufficient to set all of M- to "1".

すなわち、X3−L、△L2△L3△L11△LI2△
L/、△L′4・・・・・(8)となり、これはX、、
X2 が成立するための十分な条件であり、X□および
X2にどのような条件を選んでも、Xl * X2が成
立せずに、X3 が成立することはない。また、X3 
が成立するときkは、必ずXl、 X2は成立する。
That is, X3-L, △L2△L3△L11△LI2△
L/, △L'4...(8), which is X,,
This is a sufficient condition for X2 to hold, and no matter what conditions are chosen for X□ and X2, X3 will never hold without Xl*X2. Also, X3
When the following holds true, k is sure to hold Xl and X2 hold true.

このようにして、任意の論理和の項Xエ を削除するこ
とができる。
In this way, any logical sum term Xd can be deleted.

次に、下の式を実行する場合を考える。Next, consider the case of executing the formula below.

X−(L1△L3)■(L1△L2△L−△Lt)・・
・・・(9)この場合には、論理演算ラッチ17.27
の各位M、1+ M、2* M、、 1M’11+ M
′、2+ M′13+ M′14を“1”、“0″。
X-(L1△L3)■(L1△L2△L-△Lt)・・
...(9) In this case, the logic operation latch 17.27
To all M, 1+ M, 2* M,, 1M'11+ M
', 2+ M'13+ M'14 is "1", "0".

“l11.l″o”、 ”o″、“Qll、IIQ”に
すれば、論理積回路33のXl はL1△L3を示し、
論理演算ラッチ19゜20の各位M21 r X22 
+ X23 + M’2I+ M′221M’23 r
 M’24を“l”、“1″U Qll、 1″1”、
”Oo”、“1”、”ONにすれば、論理積回路34の
X2 はL1△L2△L11△L/3 を示し、さらに
論理演算ラッチ21.31の各位M3□2M、。
If "l11.l"o", "o", "Qll, IIQ", Xl of the AND circuit 33 indicates L1△L3,
Logic operation latch 19゜20 M21 r X22
+ X23 + M'2I+ M'221M'23 r
M'24 is "l", "1" U Qll, 1"1",
"Oo", "1", "When turned ON, X2 of the AND circuit 34 indicates L1ΔL2ΔL11ΔL/3, and furthermore, each of the logical operation latches 21.31 M3□2M,

X33r M′3. t M′3□、 M′13. M
′u を1”、“1″、“1“、“1”。
X33r M'3. t M'3□, M'13. M
’u as 1”, “1”, “1”, “1”.

“1″、“1″、“1″にすれば、論理積回路35のX
3は、論理和回路22.32の論理演算ラッチ21゜3
1からの入力はすべて“0”となり、比較結果ラッチ1
6.26のすべての値が“1”でなけれG;lr“1″
にならない。これにより、論理和回路36の出力をラッ
チした演算結果ラッチ37&ま、論理積回路33,34
.35の論理和である力)ら、結局上記(9)式に等し
いことがわかる。
If “1”, “1”, “1” is set, the X of the AND circuit 35
3 is the logic operation latch 21°3 of the OR circuit 22.32
All inputs from 1 become “0”, and the comparison result latch 1
6. All values in 26 must be “1”G; lr “1”
do not become. As a result, the operation result latch 37 which latches the output of the OR circuit 36 & the AND circuits 33, 34
.. It turns out that the force which is the logical sum of 35) is ultimately equal to the above equation (9).

ここで、句 はフィールド対応に1つの比較条件のラッ
チ値を示しているが、同一のフィールドに対して第2の
比較条件を設定する回路を付加し、このラッチ値をLm
+11 Lm+2・・・・、L2!Ilとし、論理演算
ラッチMijを1””L 2+ ”・−211t、 j
 = 1.2゜・・・Uとし、LS と組合わせること
により、さらに複雑な検索条件を設定することができる
Here, the phrase indicates the latch value of one comparison condition for each field, but a circuit for setting a second comparison condition for the same field is added, and this latch value is set to Lm.
+11 Lm+2..., L2! Il, and logical operation latch Mij is 1""L 2+ "・-211t, j
By setting = 1.2°...U and combining it with LS, more complex search conditions can be set.

次に、レコードからの不要フィールドの削除、すなわち
、必要フィールドのみをバッファ・メモリに格納する方
法、およびフィールド相互間の比較を行うために、レコ
ードのフィールド・データ馨レジスタ46.4−7にセ
ットする方法につし1て説明する。
Next, in order to delete unnecessary fields from the record, that is, to store only the necessary fields in the buffer memory, and to compare fields, the field data register 46.4-7 of the record is set. I will explain how to do this.

理装置のブロック図であり、第6図は第4図の要部ブロ
ック図である。
FIG. 6 is a block diagram of the main part of FIG. 4.

制御装置2には、第缶図に示すように、比較データ・ユ
ニット85、論理演算回路83、比較演算回路4Q、4
4,45、フィールド相互間比較レジスタ・ユニット8
0、ラッチ回路82、(以上のブロックはX311に示
されてl、Nる)コントロール・ユニット84、バッフ
ァ・メモリ88、ノ(ツファ・ユニット72等が内蔵さ
れてし)る。第5図には、@4図におけるバッファ・ユ
ニット72内のフィールド情報保持レジスタ87と、コ
ントa −/l/・ユニット84の一部と、フィールド
相互間比較レジスタ・ユニット80とが示されてし八る
As shown in the diagram, the control device 2 includes a comparison data unit 85, a logic operation circuit 83, and comparison operation circuits 4Q, 4.
4, 45, inter-field comparison register unit 8
0, a latch circuit 82, a control unit 84 (the above blocks are shown in X311), a buffer memory 88, a buffer unit 72, etc. FIG. 5 shows the field information holding register 87 in the buffer unit 72, a part of the control a-/l/ unit 84, and the inter-field comparison register unit 80 in FIG. I'll do it.

先ス、必要フィールドをバッファ・メモリ88に格納す
る方法について説明する。
First, a method for storing necessary fields in buffer memory 88 will be described.

レコードのフィールドに関する情報を保持しているバッ
ファ・ユニット72から、1つのフィールドに関する情
報がこのフィールドの直前のフィールドの処理が終了し
たことを示すFl、C−0なる信号なトリガとして、第
5図に示すフイールド情報保持レジスタ87にセットさ
れる。
Information regarding one field is transmitted from the buffer unit 72 holding information regarding the fields of the record as a trigger signal Fl, C-0 indicating that the processing of the field immediately before this field has been completed, as shown in FIG. It is set in the field information holding register 87 shown in FIG.

フィールド情報保持レジスタ87は、フィールド長カウ
ンタとしての機能を具備し、このフィールドが必要フィ
ールドであることを示す情報SLFの存在処したがって
、記憶装置lから転送されてくるフィールド・データF
Dを、このフィールドの長さを示すカウンタ値FLにも
とづき、バッファ・メモリ88のアドレスをカウント・
アップしてデータの格納を行う。実KKは、り四ツクに
同期してフィールドカウント値FLCをカウント・ダウ
ンし、この値FLCが“011になるまで、バッファ・
メモリ88へのフィールド・データの格納を行う。
The field information holding register 87 has a function as a field length counter, and stores information SLF indicating that this field is a necessary field.
D by counting the address of the buffer memory 88 based on the counter value FL indicating the length of this field.
Upload and store data. The real KK counts down the field count value FLC in synchronization with the four clocks, and keeps the buffer until this value FLC reaches "011."
Field data is stored in memory 88.

このように1各必要フイールドがバッファ・メモリ88
に格納され、1つのレコードに関する検索条件が終了し
、その結果にもとづいて、バッファ・メモリ・アドレス
の変更等を行う。すなわち、k:’−)’が検索条件を
満たした場合、レコード一致信号なトリガとして、現バ
ッファ・メモリのアドレスを他のレジスタ(図示省略)
Kバックアップしておき、レコード不一致信号の場合に
は、それまでバッファ・メモリ88に格納したデータを
キャンセルするために、アドレス・バック・アップ・レ
ジスタの値をバッファ・メモリ・アドレス・レジスタ(
図示せず)にバッファ・メモリ・アドレスとしてセット
する。
Thus one each required field is stored in the buffer memory 88.
The search conditions for one record are completed, and the buffer memory address is changed based on the result. In other words, when k:'-)' satisfies the search condition, the current buffer memory address is sent to another register (not shown) as a record match signal trigger.
In the case of a record mismatch signal, the value of the address backup register is transferred to the buffer memory address register (
(not shown) as the buffer memory address.

このよう処して、レコードの必要フィールドをバッファ
・メモリ88に格納した後、一致し】−ドのフィールド
のみを保持する。
After the necessary fields of the record are stored in the buffer memory 88 in this way, only the matching fields are retained.

次に、フィールド相互間の比較に伴う動作を説明する。Next, operations associated with comparison between fields will be explained.

フィールド情報保持レジスタ(フィールド長カウンタ)
87からのレストリフト・フィールド98にもとづき、
コントロール・ユニット84では、フィールド・デコー
ダ1105Kよりフィールド相互間の比較に用いられる
フィールドの識別を行い、第1フイールド108と第2
フイールド118をめる。第1フイールド信号108の
存在にもとづき、現フィールドを格納するレジスタ(レ
ストリフト・レジスタ)46〜46’、4−7〜477
ヲ決定し、腺109、アンド・ゲート112を介してフ
ィールド・データを格納する。さらに、第2フイールド
信号118にもとづき、第1フイールドと比較されるべ
き第2フィールド番号の選択をフィールド・セレクタ1
06で行う。そして、フィールド・セレクタ106は、
対応する第2フイールドが記愉装fi21から転送され
てくると、各レジスタ46’、47から各々の対応する
比較器44゜45へデータを入力するためのトリガ信号
Tを与える。これにより、レジスタ46.46’、 4
7.47’内のデータと転送データの比較が行われる。
Field information holding register (field length counter)
Based on the restrift field 98 from 87,
In the control unit 84, the field decoder 1105K identifies the field used for comparison between the fields, and the first field 108 and the second field are identified.
Fill field 118. Based on the presence of the first field signal 108, the registers (rest lift registers) 46 to 46', 4-7 to 477 that store the current field
The field data is stored through the gate 109 and the AND gate 112. Further, based on the second field signal 118, the field selector 1 selects the second field number to be compared with the first field.
It will be done in 06. Then, the field selector 106 is
When the corresponding second field is transferred from the memory device fi 21, a trigger signal T is provided for inputting data from each register 46', 47 to each corresponding comparator 44-45. This results in registers 46.46', 4
A comparison is made between the data in 7.47' and the transferred data.

以下、具体的な実II市例について説明する。Hereinafter, a specific example of the actual market will be explained.

いま、各レコードがFl(ユニット番号)、F2(研究
番号)、F3(今期子3J)、F4(今期旅費)、F、
(今期外注費)、F、(前期予算)、F7(前期旅費)
、F、(前期外注費)の8つのフィールドF□〜F8か
らなる場合に、次の問合わせを実行する。
Now, each record is Fl (unit number), F2 (research number), F3 (current term child 3J), F4 (current term travel expenses), F,
(Current term outsourcing expenses), F, (previous term budget), F7 (previous term travel expenses)
, F, (previous term outsourcing expenses), consisting of eight fields F□ to F8, execute the following inquiry.

「ユニットjaが305で、研究番号570以上で、今
期予算が前期予算より多く、かつ今期外注費が50)j
円より少ないか、あるいは今期旅費が前期旅費以上であ
る研究番号と今期予算を示せ」。
"The unit ja is 305, the research number is 570 or more, the budget for this term is greater than the budget for the previous term, and the outsourcing cost for this term is 50)
Please show me the research number and current budget for which the travel expenses for this term are less than yen or the travel expenses for this term are greater than the travel expenses for the previous term.''

この間合わせは、次の論理式で表わすことができる。This alignment can be expressed by the following logical formula.

(F、−305)△(F2〉570)△(F、>F6)
△(F、<500に丁)■(F□−305)△(F2≧
570)△(F4≧F7) ・・・・・・・00)検索
を開始する前に1次の初期設定がマイクロ・プログラム
あるいは他の手段により行われる。
(F, -305)△(F2〉570)△(F,>F6)
△(F, <500 minutes)■(F□-305)△(F2≧
570) Δ(F4≧F7) ...00) Before starting the search, primary initialization is performed by a microprogram or other means.

すなわち、制御装置2内の比較条件レジスタ39に比較
条件を、比較データ・バッファ41にJtMデータを、
フィールド相互間の比較演算を行うレストリクジョン用
比較条件レジスタ42.43に比較条件を、フィールド
長バッフ786にはフィールド長、比viミツイールド
フラグ、選択フィールド・フラグ、Ja終フィールド・
フラグ、レストリクジョン・レジスタ指定、等のフィー
ルド属性を、さらに論理演算回路83には、上記論理式
GO)に対応して論理演算ラッチ等を、それぞれセット
しておく。フィールド長バッファ86には、第4図に示
すように1各7ラグ91〜95が七ツトされる。なお、
′Aルストリクション・レジスタ指定タグ94および第
2レストリクジヨン・レジスタ指定タグ95における7
ラグl”はレストリクジョンにおけるファースト・パー
トを示し、7ラグ“1/ nは七カント・パートを示す
。一般には、このタグ・フィールドには、フラグ″l″
は1つであり、フラグ″1″′は複数個存在できる。ま
た、論理演算回路83には、第3図に示す論理演算ラッ
チが次のようにセットされている。
That is, the comparison condition is stored in the comparison condition register 39 in the control device 2, the JtM data is stored in the comparison data buffer 41,
Comparison conditions are stored in the restriction comparison condition registers 42 and 43 that perform comparison operations between fields, and the field length buffer 786 stores the field length, ratio vi limit yield flag, selected field flag, and end field flag.
Field attributes such as flags, restriction register designations, and the like are set in the logic operation circuit 83, as well as logic operation latches and the like corresponding to the above-mentioned logical expression GO). As shown in FIG. 4, seven lags 91 to 95 are stored in the field length buffer 86. In addition,
'7 in the A restriction register designation tag 94 and the second restriction register designation tag 95
The lag "l" indicates the first part in the restriction, and the 7 lag "1/n" indicates the seventh canto part. Generally, this tag field contains the flag ``l''
is one, and there can be a plurality of flags "1". Further, in the logic operation circuit 83, the logic operation latch shown in FIG. 3 is set as follows.

以上の初期設定の後に、記憶装置lからのデータ転送を
起動する。このとき、フィールド長バッフ7・ユニット
721Cおいて、フィールドF1 に関する情報をフィ
ールド長バッファ86からフィールド長カウンタ87に
セットする。
After the above initial settings, data transfer from the storage device 1 is started. At this time, in the field length buffer 7 unit 721C, information regarding the field F1 is set from the field length buffer 86 to the field length counter 87.

フィールドF1 に関する情報、フィールド長96、比
較フィールド・7ラグ91、選択フィールド・フラグ9
2、最終フィールド・フラグ93、第2レストリクシミ
ン指定タグ・7ラグ94、第2レストリクシミン指定タ
グ・フラグ95が、それぞれ線96.101,100.
l、1.97を介してフントロール・ユニット8%に送
られる。フィールド長カウンタ87は、記憶装置1から
データの転送が開始されると、ぞの転送のクロックCL
KK同期してカウント・ダウンされる。
Information regarding field F1, field length 96, comparison field 7 lag 91, selection field flag 9
2, the final field flag 93, the second restriximin designation tag/7 lag 94, and the second restriximin designation tag/flag 95 are connected to lines 96, 101, 100, .
l, 1.97 to the Huntroll unit 8%. When data transfer is started from the storage device 1, the field length counter 87 detects the clock CL of that transfer.
It is counted down in synchronization with KK.

一方、記憶装置lから読み出されたデータは、線71を
介して比較回路40.44.45、レストリクジョン用
レジスタ46.47に転送されるとともに、バッファ・
メモリ88にも線70を介して送られる。
On the other hand, the data read from the storage device I is transferred via the line 71 to the comparator circuits 40, 44, 45 and the restriction registers 46, 47, as well as to the buffer.
It is also sent to memory 88 via line 70.

〔フィールド)1 の処理〕 問合わせの内容から、選択フィールドはF2(研究番号
)とF、 (今期予算)であり、フィールドF□は比較
フィールドである。したがって、コントリール・ユニッ
ト84は、talol上の比較フィールド・フラグ91
が“1″であることに応答して、比社データ・バッファ
・ユニット8δをf177を介して起動する。バッファ
・ユニット85は、最初の比較データv1 と比較条件
C□ を比較回路40に入力する。
[Field) 1 Processing] From the content of the inquiry, the selection fields are F2 (research number) and F, (current budget), and field F□ is a comparison field. Therefore, control unit 84 sets compare field flag 91 on talol.
In response to "1", the data buffer unit 8δ is activated via f177. The buffer unit 85 inputs the first comparison data v1 and the comparison condition C□ to the comparison circuit 40.

また、このフィールドF□ に関する他の情報は、バッ
ファ・ユニット65のフィールド長ノ□ の欄を参照す
れば明らかなように1すべで“0″であるため、これら
の情報に関するユニットを起動しないO 〔フィールドF2 の処理〕 フィールドF□ の処理の終了後、フィールドF2に関
するフィールド長情報がレジスタ87にセットされる。
In addition, all other information regarding this field F□ is "0" as is clear from the field length no. column of the buffer unit 65, so O [Processing of field F2] After the processing of field F□ is completed, field length information regarding field F2 is set in the register 87.

74−ルドF2 は、比較フィールドおよび選択フィー
ルドであるため、比較フィールド・フラグ91、および
選択フィールド・フラグ92がともに“1′である。°
この後の処理動作は、従来の方式と同じであるため省略
する。
Since the 74-field F2 is a comparison field and a selection field, both the comparison field flag 91 and the selection field flag 92 are "1".
The subsequent processing operations are the same as those of the conventional method, and will therefore be omitted.

〔フィールドF3 の処理〕 フィールドF2 の処理終了後、フィールドF3のフィ
ールド長情報がレジスタ67にセットされる。このフィ
ールドF、は、選択フィールドであるとともにルストリ
クション・レジスタ指定フィールドであるため、選択フ
ィールド・フラグ92および第2レストリクジヨン・レ
ジスタ・タグ7ラグ94が1”である0選択フィールド
としての処理は、従来の方式と同じであるため、説明を
省略する。ここでは、レストリクジョン指定についての
処理を説明する。
[Processing of Field F3] After completing the processing of Field F2, the field length information of Field F3 is set in the register 67. Since this field F is both a selection field and a restriction register specification field, it is treated as a 0 selection field where the selection field flag 92 and the second restriction register tag 7 lag 94 are 1''. Since the processing is the same as the conventional method, the explanation will be omitted.Here, the processing for restriction specification will be explained.

フィールド長カウンタ87にセットされたデータの一部
(レストリクジョンに関する部分)は、第5図に示す線
98を介してコン)Elf−ル・ユニット84内のレス
トリクジョン・フィールド・デコーダ105に送られる
。フィールドF、は、レストリクジョンに関与し、その
ファースト・パートであるため、M2O3を介してアン
ド・ゲート103に入力され、その出力109がカウン
タ104およびアンド・ゲート112に入力される。
A part of the data set in the field length counter 87 (part related to restriction) is sent to the restriction field decoder 105 in the control unit 84 via a line 98 shown in FIG. Sent. Since field F is involved in restriction and is the first part thereof, it is input to AND gate 103 via M2O3, and its output 109 is input to counter 104 and AND gate 112.

カウンタ104は、初期状態では0であり、アンド・ゲ
ート103からの入力によりカウント、アツブされる。
The counter 104 is 0 in the initial state, and is counted and updated by the input from the AND gate 103.

このカウンタ104からの出力が線110を介してし・
ジスタ香号デコーダ23に入力され、このフィールドF
3 がストアされるべきレストリクジョン・ファースト
・フィールド・レジスタ46 r 46’、47 + 
4τが決定される。いま、デコーダ23のデコード結果
として、レジスタ番号1であるとすれば、デコーダ23
の出力111はレストリクジョン・ファースト・フィー
ルド・レジスタ群46にトリガとして入力される。した
がって、このフィールドF、のフィールド(aFDが、
線71を介してレストリクジョン・ファースト・フィー
ルド・レジスタ46にストアされる。
The output from this counter 104 is transmitted via line 110.
This field F is input to the register decoder 23.
3 is to be stored in the restriction first field register 46 r 46', 47 +
4τ is determined. Now, if the decoding result of the decoder 23 is register number 1, then the decoder 23
The output 111 is input to the restriction first field register group 46 as a trigger. Therefore, the field (aFD) of this field F is
Stored in restriction first field register 46 via line 71.

このレジスタ46へのストアは、このフィールドF、の
フィールド長データをクロックCLKに同期してカウン
ト・ダウンして行われる。
Storing to this register 46 is performed by counting down the field length data of field F in synchronization with clock CLK.

以上の設定の後に、このフィールドF、とレストリクジ
ョンを行うセカンド・パートのフィールドが現われると
、このレジスタ46からのデータと、レストリクジョン
用比較条件レジスタ42のデータが比較回路44に入力
される。その比較結果が比較結果ランチ26の:L’I
 Kセットされる。
After the above settings, when this field F and the second part field for performing restriction appear, the data from this register 46 and the data in the restriction comparison condition register 42 are input to the comparison circuit 44. Ru. The comparison result is comparison result lunch 26:L'I
K is set.

〔フィールドF4 の処理〕 フィールドF3 の処理終了後、フィールドF4に閃す
るフィールド長情報がレジスタ87にセットされる。こ
のフィールドF4i;l:、レストリクジョン・レジス
タ指定フィールドであるため、第2レストリクジヨン・
レジスタ・タグ7ラグ95が“1″である。この後の処
理は、フィールドF3 の処理と同じであるため、説明
を省略する。ただし、フィールドF4 のフィールド・
データはレストリクジョン・レジスタ47にストアされ
、このフィールドのセカンド・パート・フィールドが現
われると、レストリクジョン比較条件レジスタ43のデ
ータが比較回路45に入力される。その比較結果は、比
較結果ラッチ26のL’、Kセットされる。
[Processing of Field F4] After completing the processing of Field F3, the field length information flashed in Field F4 is set in the register 87. This field F4i;l: is a restriction register specification field, so the second restriction register
Register tag 7 lag 95 is "1". The subsequent processing is the same as the processing for field F3, so a description thereof will be omitted. However, field F4 field
The data is stored in the restriction register 47, and when the second part field of this field appears, the data in the restriction comparison condition register 43 is input to the comparator circuit 45. The comparison result is set to L' and K of the comparison result latch 26.

〔フィールドF6 の処理〕 フィールドF4 の処理終了後、フィールドFsに関す
るフィールド長情報がレジスタ87にセットされる。こ
のフィールドF、は、比較フィールドのため、比較フィ
ールド・フラグ91が“1”である。この処理は、フィ
ールドF8 と同じであるため、説明を省略する。
[Processing of Field F6] After completing the processing of Field F4, field length information regarding field Fs is set in the register 87. Since this field F is a comparison field, the comparison field flag 91 is "1". This process is the same as that for field F8, so the explanation will be omitted.

〔フィールドF6 の処理〕 フィールドF5 の処理終了後、フィールドF6に閃す
るフィールド長情報がレジスタ87にセットされる。
[Processing of Field F6] After completing the processing of Field F5, the field length information flashed in Field F6 is set in the register 87.

このフィールドF64;t、 、レストリクジョン・レ
ジスタ・タグ7ラグ94が“1./nであるため、レス
トリクジョン・レジスタ番号1のデータに対するセカン
ド・パートである。フィールドF3. F4と同じよう
に、フィールド長カウンタ87の一部のデータは、第5
1mK示す線98を介してコントロール・ユニット84
内のレストリクジョン・フィールド・デコーダ105に
送られる。フィールドF6 は、レストリクジョンに関
与しくF3>F6)、そのセカンド・パートであるため
、線107を介してこのフィールドのファースト・パー
トを決定するために、フィールド・セレクタ106に、
フィールド・デコーダ105の出方を与える。このセレ
クタ106の出力により、レストリクジョン・レジスタ
群46′の一部が指定され、このセレクタ106の出力
でトリガとして、レジスタ46内のデータとレストリク
ジョン比較条件レジスタ42の比較条件を、線71を介
して送られてくるフィールド・データFDとともに比較
回路44に入力する。この場合、レストリクジョン・レ
ジスタ46とレストリクジョン比較条件レジスタ42の
データが、フィールドF6 の転送に同期して、比較回
路44に入力される。そして、この比較結果が比較結果
ラッチ26のL/にセットされる。
Since this field F64; t, restriction register tag 7 lag 94 is "1./n," it is the second part for the data of restriction register number 1. Same as field F3.F4. Part of the data in the field length counter 87 is stored in the fifth field length counter 87.
Control unit 84 via line 98 indicating 1 mK
The signal is sent to the restriction field decoder 105 in the Field F6 is involved in restriction (F3>F6) and is its second part, so in order to determine the first part of this field via line 107, the field selector 106 is
The output of the field decoder 105 is given below. The output of this selector 106 specifies a part of the restriction register group 46', and the output of this selector 106 is used as a trigger to compare the data in the register 46 and the comparison condition of the restriction comparison condition register 42 with a line. The field data FD is input to the comparison circuit 44 together with the field data FD sent via 71. In this case, the data in the restriction register 46 and the restriction comparison condition register 42 are input to the comparison circuit 44 in synchronization with the transfer of field F6. Then, this comparison result is set to L/ of the comparison result latch 26.

〔フィールドF7 の処理〕 フィールドF6 の処理終了後、フィールドF7に関す
るフィールド長情報がレジスタ87にセットされる。こ
のフィールドF7 は、レストリクジョン・レジスタ・
タグフラグ95がII”であるため、レストリクジョン
・レジスタ番号2のデータに対するセカンド・パートで
ある。この後の処理は、フィールドF6 と同じである
ため、説明を省略する。
[Processing of Field F7] After completing the processing of Field F6, field length information regarding Field F7 is set in the register 87. This field F7 is the restriction register.
Since the tag flag 95 is "II", this is the second part for the data of restriction register number 2.The subsequent processing is the same as that for field F6, so the explanation will be omitted.

〔フィールドF8 の処理〕 フィールドF7 の処理終了後、フィールドF。[Processing of field F8] After completing the processing of field F7, field F.

に関するフィールド艮情報がレジスタ87にセットさ°
れる。このフィールドF8 は、jlkフィー#ド・フ
ラグ93が“1″であるため、この後の処理は従来の方
式と同じである。コントロール・ユニット84内のバッ
ファ・メモリ・アドレス・カウンタの値は変化しないの
で、次のレコード内のデータのストアは、アドレス・カ
ウンタの値の次の値のアドレスについて行われる。
The field information regarding is set in the register 87.
It will be done. Since the jlk feed flag 93 of this field F8 is "1", the subsequent processing is the same as in the conventional method. Since the value of the buffer memory address counter in control unit 84 does not change, data in the next record is stored at the address next to the value of the address counter.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、記憶装置から読
み出したレコードについて、各フィールド対応の比較デ
ータとの比較結果は勿論のこと、フィールド相互間の比
較結果に対しても、ハードウェアにより比較結果相互の
任意の論理演算を実行するので、レコードとレコードの
間が狭くブロッキングされている場合でも、時間的遅延
を伴うことなく、従来より複雑な検索条件の論理演算に
対するレコード検索ができる。さらに、レコード内の必
要フィールドのみをバッファ・メモリに格納するので、
バッファ・メモリの有効利用が可能であり、かつデータ
処理装置への転送凰も軽減でき、処理時間の低減が可能
となる。
As explained above, according to the present invention, for records read from a storage device, not only comparison results with comparison data corresponding to each field but also comparison results between fields are compared by hardware. Since arbitrary logical operations are performed on each result, even when records are narrowly blocked, records can be searched for logical operations with search conditions that are more complex than before without any time delay. Furthermore, since only the necessary fields in a record are stored in buffer memory,
Buffer memory can be used effectively, and the amount of data transferred to the data processing device can be reduced, making it possible to reduce processing time.

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

¥A!I1図;5よび第2図はそれぞれ従来のデータ検
索処理装置のブロック図、第3図は本発明の実施例を示
すデータ検索処理装置の検索条件−数回路の論理シーケ
ンス図、第4図は本発明の実施例を示すデータ検索処理
装置のへブロック図、第5図は第4図の要部ブロック図
である。 1:記1意装置12:記憶制御装置、3:チャネル装置
、4:データ処理装置ft % 7140 + 44 
+ 45:比較演算回路、8,41:比較データ、9,
39゜42.43:比較条件、10.16.26 :比
較結果ランチ、17.19.21.27.29.31 
:論理演算ランチ、18.20.22.28.30.3
2.36 :論理和回路、33.34.35 :論理積
回路、37=演算結果ラツチ、40.47:レストリク
シヨン用レジスタ、72:バッファ・ユニット、80:
フィールド相互間比較レジスタ・ユニット、82:ラッ
チ回路、83二輪理演算回路、84:フントロール・ユ
ニット、86 ”イールド長バッファ、87:フィール
ド長カウンタ、88:ノ号ツ7ア・メモリ、104:カ
ウンタ、105=デコーダ、106:セレクタ。
¥A! Figure I1; Figures 5 and 2 are block diagrams of conventional data search processing devices, Figure 3 is a logic sequence diagram of search condition-several circuits of a data search processing device showing an embodiment of the present invention, and Figure 4 is a logic sequence diagram of a number circuit. FIG. 5 is a block diagram of a data search processing device showing an embodiment of the present invention. FIG. 5 is a block diagram of the main part of FIG. 4. 1: Device 12: Storage control device, 3: Channel device, 4: Data processing device ft % 7140 + 44
+ 45: Comparison calculation circuit, 8, 41: Comparison data, 9,
39゜42.43: Comparison conditions, 10.16.26: Comparison results lunch, 17.19.21.27.29.31
:Logic operation lunch, 18.20.22.28.30.3
2.36: OR circuit, 33.34.35: AND circuit, 37 = Operation result latch, 40.47: Restriction register, 72: Buffer unit, 80:
Inter-field comparison register unit, 82: Latch circuit, 83 Two-wheel operation circuit, 84: Hunt roll unit, 86 "Yield length buffer, 87: Field length counter, 88: No. 7A memory, 104: Counter, 105 = decoder, 106: selector.

Claims (1)

【特許請求の範囲】[Claims] 記憶装置から順次転送されてくるレコード・データの複
数フィールドに対して、フィールド対応に任意の比較条
件と比較データを設定し、該比較条件を満足した一致出
力をフィールド対応にラッチする回路り、と、該ラッチ
回路に対応して任意にセット・リセットされるラッチ回
路Mijと、両ラッチ回路間で論理演算を行う回路と、
各フィールドに関する属性等の情報を設定し、各フィー
ルドのバイト比較に同期したカウンタとを有するデータ
検索処理装置において、任意のフィールド相互間で比較
条件を設定し、該比較条件を満足した一致出力をランチ
する回路的 と、該ラッチ回路に対応して任意にセット
、リセットされるランチ回路M?1と、該ラッチ回路M
1.および前記ラッチ回路M、を任意にセットすること
Kより、フィールド対応の比較条件結果L4 およびフ
ィールド相互間の比較条件結果馬 の下記論理演算を行
い、上記演算結果Xによりレコードの検索処理を行い、
検索一致レコードの必要フィールドのミヲパツファ・メ
モリ釦格納する制御手段を有することを特徴とするデー
タ検索処理装置。
A circuit that sets arbitrary comparison conditions and comparison data for multiple fields of record data sequentially transferred from a storage device, and latches matching outputs that satisfy the comparison conditions for each field. , a latch circuit Mij that is arbitrarily set and reset in correspondence with the latch circuit, and a circuit that performs a logical operation between both latch circuits;
In a data search processing device that sets information such as attributes regarding each field and has a counter synchronized with the byte comparison of each field, a comparison condition is set between arbitrary fields, and a match output that satisfies the comparison condition is output. A launch circuit M? is set and reset arbitrarily in response to the latch circuit. 1 and the latch circuit M
1. and the latch circuit M, the following logical operation is performed on the comparison condition result L4 corresponding to the field and the comparison condition result between the fields, and the record search process is performed using the above operation result X,
A data search processing device characterized by comprising a control means for storing necessary fields of a search match record in a memory button.
JP59013110A 1984-01-27 1984-01-27 Data retrieval processor Granted JPS6063636A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59013110A JPS6063636A (en) 1984-01-27 1984-01-27 Data retrieval processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59013110A JPS6063636A (en) 1984-01-27 1984-01-27 Data retrieval processor

Publications (2)

Publication Number Publication Date
JPS6063636A true JPS6063636A (en) 1985-04-12
JPH0130168B2 JPH0130168B2 (en) 1989-06-16

Family

ID=11824007

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59013110A Granted JPS6063636A (en) 1984-01-27 1984-01-27 Data retrieval processor

Country Status (1)

Country Link
JP (1) JPS6063636A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS49131348A (en) * 1973-04-18 1974-12-17
JPS53111254A (en) * 1977-03-10 1978-09-28 Canon Inc Data retrieval device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS49131348A (en) * 1973-04-18 1974-12-17
JPS53111254A (en) * 1977-03-10 1978-09-28 Canon Inc Data retrieval device

Also Published As

Publication number Publication date
JPH0130168B2 (en) 1989-06-16

Similar Documents

Publication Publication Date Title
EP0208870B1 (en) Vector data processor
US4779192A (en) Vector processor with a synchronously controlled operand fetch circuits
US4841436A (en) Tag Data processing apparatus for a data flow computer
US5903769A (en) Conditional vector processing
US3686641A (en) Multiprogram digital processing system with interprogram communication
JP2535518B2 (en) Data processing system
US4376976A (en) Overlapped macro instruction control system
US5297242A (en) DMA controller performing data transfer by 2-bus cycle transfer manner
JP2003510682A (en) Selectively writing data elements from packed data based on mask using predication
EP0185682A1 (en) Method and apparatus for a compare and swap instruction
US5987578A (en) Pipelining to improve the interface of memory devices
JP3706397B2 (en) Data-driven information processing device
JP3095393B2 (en) Vector tail gating on computers with vector registers
JPS6063636A (en) Data retrieval processor
US4527253A (en) Data searching apparatus
SU615538A1 (en) Arrangement for retrieving information from storage unit
US10956361B2 (en) Processor core design optimized for machine learning applications
US4747039A (en) Apparatus and method for utilizing an auxiliary data memory unit in a data processing system having separate program and data memory units
JPS58159154A (en) Instruction loop catching mechanism for data processor
JPS60118977A (en) Pipeline control system
US5546592A (en) System and method for incrementing memory addresses in a computer system
JPH024025B2 (en)
JPS62226275A (en) Vector processor
JPS5837755A (en) Detector for vacant area
SU1180913A1 (en) Microprocessor