JPH11287807A - System for collecting analysis data with utilizing bank memory system - Google Patents

System for collecting analysis data with utilizing bank memory system

Info

Publication number
JPH11287807A
JPH11287807A JP10089113A JP8911398A JPH11287807A JP H11287807 A JPH11287807 A JP H11287807A JP 10089113 A JP10089113 A JP 10089113A JP 8911398 A JP8911398 A JP 8911398A JP H11287807 A JPH11287807 A JP H11287807A
Authority
JP
Japan
Prior art keywords
analysis data
bank
address
data collection
memory
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.)
Withdrawn
Application number
JP10089113A
Other languages
Japanese (ja)
Inventor
Yoshio Okaji
淑夫 岡地
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.)
Jeol Ltd
Original Assignee
Jeol 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 Jeol Ltd filed Critical Jeol Ltd
Priority to JP10089113A priority Critical patent/JPH11287807A/en
Publication of JPH11287807A publication Critical patent/JPH11287807A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To collect data without handshaking between an analysis data collection CPU and a host system. SOLUTION: This system includes an analysis data collection means 2 for collecting analysis data from an analyzing apparatus 1 and writing to either of memory banks 6, 7, a host process means 3 for reading the analysis data written in either of the memory banks and carrying out an analysis process, a bank switch means 5 for switching connection of a data bus and an address bus on the basis of a bank switch signal, and an address hold coincidence detection means 4 for holding a final address of the memory bank where the analysis data is written and detecting coincidence of the final address with a final address at the address bus of the host process means, thereby outputting a coincidence signal. The bank switch signal is sent to the bank switch means 5 in accordance with the coincidence signal of the address hold coincidence detection means 4, thereby switching connection of the memory bank.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のメモリバン
クを用い分析装置から分析データを収集するバンクメモ
リ方式を利用した分析データ収集方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an analysis data collection system using a bank memory system for collecting analysis data from an analyzer using a plurality of memory banks.

【0002】[0002]

【従来の技術】図3はバンクメモリ方式を利用した分析
データ収集方式の従来例を説明するための図である。コ
ンピュータシステムでは、1つのメモリ空間に2つ以上
のメモリ(メモリバンク)を割り当て、必要に応じて切
り換えて利用するバンクメモリ方式を採用する場合が多
い。バンクメモリ方式を採用した場合、例えばホストシ
ステムが外部の情報を読み出すためには、外部データを
収集するCPUとそれらの間でハンドシェークを行う回
路が必要となる。例えば図3に示すように分析条件を設
定して分析装置1から分析データ収集CPU2により分
析データを繰り返して収集しホストシステム3でその分
析データの分析処理を実行する場合、分析データ収集C
PU2が収集した分析データを1つのメモリバンク6又
は7に書き込むと、切換ハンドシェーク回路21を介し
てホストシステム3に対して割り込みを発生させ、バン
ク切換が可能になったことを知らせる。ホストシステム
3は、この割り込みを受け付けると、バンク切換回路5
に対してメモリバンク6、7の切換命令を発行してメモ
リバンクを切り換える。この切り換えにより、分析デー
タ収集CPU2がメモリバンクに書き込んだ分析データ
をホストシステム3から読み込むことができるようにな
る。
2. Description of the Related Art FIG. 3 is a diagram for explaining a conventional example of an analysis data collection system using a bank memory system. In many cases, computer systems adopt a bank memory system in which two or more memories (memory banks) are allocated to one memory space and switched and used as needed. When the bank memory system is adopted, for example, in order for the host system to read external information, a CPU for collecting external data and a circuit for performing a handshake between them are required. For example, when the analysis conditions are set as shown in FIG. 3 and the analysis data is repeatedly collected by the analysis data collection CPU 2 from the analyzer 1 and the analysis processing of the analysis data is executed by the host system 3, the analysis data collection C
When the analysis data collected by the PU 2 is written into one memory bank 6 or 7, an interrupt is generated to the host system 3 via the switching handshake circuit 21 to notify that the bank switching is enabled. When the host system 3 receives this interrupt, the bank switching circuit 5
Issue a switching instruction for memory banks 6 and 7 to switch the memory banks. This switching enables the analysis data collection CPU 2 to read the analysis data written in the memory bank from the host system 3.

【0003】[0003]

【発明が解決しようとする課題】しかし、従来の方式で
は、上記のようにホストシステム3が切換ハンドシェー
ク回路21を介して分析データ収集CPU2からの割り
込み受け付けを行ってバンクの切換命令を発行している
ので、ホストシステム3がそれらをハンドリングをしな
ければならず、ホストシステム3が分析データを分析処
理するだけでなくハンドリングの分の負担が増える。し
たがって、ホストシステムが、単にメモリバンクが割り
当てられているメモリ領域のみを適宜アクセスしデータ
を読み出して所定の仕事をするだけで、バンク切り換え
のハンドリングができない場合には、上記のようなシス
テムに適応できないという問題が生じる。
However, in the conventional system, as described above, the host system 3 accepts an interrupt from the analysis data collection CPU 2 via the switching handshake circuit 21 and issues a bank switching instruction. Therefore, the host system 3 must handle them, and the host system 3 not only analyzes and processes the analysis data but also increases the burden of handling. Therefore, when the host system simply cannot access the memory area to which the memory bank is assigned, reads data and performs predetermined work, and cannot handle bank switching, the host system is adapted to the above system. A problem arises that it is not possible.

【0004】[0004]

【課題を解決するための手段】本発明は、上記課題を解
決するものであって、分析データ収集CPUとホストシ
ステムとの間でハンドシェークなしでデータ収集を行え
るようにするものである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and it is an object of the present invention to enable data collection between an analysis data collection CPU and a host system without handshaking.

【0005】そのために本発明は、複数のメモリバンク
を用い分析装置から分析データを収集するバンクメモリ
方式を利用した分析データ収集方式であって、前記分析
装置から分析データを収集して前記メモリバンクのいず
れか一方に書き込む分析データ収集手段と、前記メモリ
バンクのいずれか一方に書き込まれた分析データを読み
出し分析処理を実行するホスト処理手段と、前記分析デ
ータ収集手段及びホスト処理手段のデータバス及びアド
レスバスと前記複数のメモリバンクのデータバス及びア
ドレスバスとの接続をバンクの切換信号に基づき交互に
切り換えるバンク切換手段と、前記分析データ収集手段
により分析データを書き込んだメモリバンクの最終アド
レスを保持すると共に、メモリバンクから分析データを
読み出す前記ホスト処理手段のアドレスバスにおける最
終アドレスとの一致を検出して一致信号を出力するアド
レス保持一致検出手段とを備え、前記アドレス保持一致
検出手段の一致信号に基づき前記バンク切換手段にバン
クの切換信号を送出するように構成したことを特徴とす
るものである。
Accordingly, the present invention provides an analysis data collection system using a bank memory system for collecting analysis data from an analyzer using a plurality of memory banks. Analysis data collection means for writing to one of the memory banks, host processing means for reading analysis data written to one of the memory banks and executing analysis processing, and a data bus for the analysis data collection means and the host processing means. Bank switching means for alternately switching the connection between the address bus and the data bus and address bus of the plurality of memory banks based on a bank switching signal; and holding the final address of the memory bank to which the analysis data has been written by the analysis data collection means. And reads the analysis data from the memory bank. Address holding match detecting means for detecting a match with the last address on the address bus of the processing means and outputting a match signal, and outputting a bank switching signal to the bank switching means based on the matching signal of the address holding matching detecting means. It is characterized in that it is configured to be transmitted.

【0006】[0006]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照しつつ説明する。図1は本発明に係るバンクメモ
リ方式を利用した分析データ収集方式の実施の形態を示
す図であり、1は分析装置、2は分析データ収集CP
U、3はホストシステム、4はアドレス保持一致回路、
5はバンク切換回路、6、7はメモリバンク、8〜11
はデータバス、12〜15はアドレスバスを示す。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an embodiment of an analysis data collection system using a bank memory system according to the present invention, wherein 1 is an analyzer, and 2 is an analysis data collection CP.
U, 3 is a host system, 4 is an address holding matching circuit,
5 is a bank switching circuit, 6 and 7 are memory banks, 8 to 11
Indicates a data bus, and 12 to 15 indicate address buses.

【0007】図1において、分析装置1は、例えば電子
線分析装置、質量分析装置、NMR(核磁気共鳴)装置
その他、予め設定された所定の分析条件で試料を分析す
るものである。分析データ収集CPU2は、分析装置1
による試料の分析データを分析条件にしたがって例えば
所定のインターバルで収集し、収集した分析データをメ
モリバンク6、7の一方に書き込むものである。そし
て、アドレス保持一致回路4から一致信号を受信する
と、分析データを書き込んだメモリバンク6、7の最終
アドレスをアドレス保持一致回路4に保持すると共に、
バンク切換回路5にバンクの切換信号を送出する。切換
信号により新たに他方のメモリバンク6、7に切り換え
られると、次のサイクルの分析データの収集を行って他
方のメモリバンク6、7に書き込むことができる。
In FIG. 1, an analyzer 1 analyzes a sample under predetermined analysis conditions, such as an electron beam analyzer, a mass analyzer, an NMR (nuclear magnetic resonance) apparatus, and the like. The analysis data collection CPU 2 includes the analysis device 1
Is collected at predetermined intervals, for example, according to analysis conditions, and the collected analysis data is written to one of the memory banks 6 and 7. When a match signal is received from the address holding / matching circuit 4, the address holding / matching circuit 4 holds the final addresses of the memory banks 6, 7 into which the analysis data has been written, and
A bank switching signal is sent to the bank switching circuit 5. When switching to the other memory bank 6, 7 is newly performed by the switching signal, analysis data of the next cycle can be collected and written to the other memory bank 6, 7.

【0008】ホストシステム3は、分析データ収集CP
U2により収集してメモリバンク6、7に書き込まれる
と、その分析データを読み出して積算処理によりノイズ
除去を行ったり、定性分析、定量分析その他の分析処理
(解析処理)を行うものである。アドレス保持一致回路
4は、分析データ収集CPU2によりメモリバンク6、
7に書き込まれた分析データの最終アドレスを保持する
と共に、メモリバンク6、7からホストシステム3が読
み出す分析データの最終アドレスを検出して、それらの
最終アドレスが一致すると、一致信号を分析データ収集
CPU2に送出するものである。バンク切換回路5は、
分析データ収集CPU2からバンクの切換信号を受信し
てメモリバンク6、7のデータバス10、11、アドレ
スバス14、15と分析データ収集CPU2のデータバ
ス8、アドレスバス12、ホストシステム3のデータバ
ス9、アドレスバス13とのバス接続を切り換えるもの
である。
The host system 3 has an analysis data collection CP
When the data is collected by the U2 and written into the memory banks 6 and 7, the analysis data is read and noise removal is performed by integration processing, and qualitative analysis, quantitative analysis, and other analysis processing (analysis processing) are performed. The address holding coincidence circuit 4 is controlled by the analysis data collection CPU 2 to
7 holds the final address of the analysis data written in the memory bank 7, detects the final address of the analysis data read by the host system 3 from the memory banks 6 and 7, and when the final addresses match, a match signal is collected. This is sent to the CPU 2. The bank switching circuit 5
Receiving the bank switching signal from the analysis data collection CPU 2, the data buses 10, 11, address buses 14, 15 of the memory banks 6, 7 and the data bus 8, address bus 12, of the analysis data collection CPU 2, and the data bus of the host system 3 9, for switching the bus connection with the address bus 13;

【0009】次に、分析データ収集CPUにより分析装
置から試料の分析データを収集する処理を説明する。図
2は分析データ収集CPUによる処理の流れを説明する
ための図である。まず、バンク切換回路5によりメモリ
バンク6のデータバス10、アドレスバス14を、例え
ば分析データ収集CPU2のデータバス8、アドレスバ
ス12に接続し、分析条件を設定して(ステップS1
1)、分析装置1による試料の分析を開始すると(ステ
ップS12)、分析データ収集CPU2は、収集した分
析データをメモリバンク6に書き込む(ステップS1
3)。分析データ収集CPU2が分析条件の設定にした
がい1回、あるいは分割された1単位の分析に相当する
分析データを収集しメモリバンク6に書き込むと、デー
タ収集が終了か否かを判定し(ステップS14)、さら
に続けて分析データの収集がある(ステップS14でN
O)場合には、アドレス保持一致回路4の一致信号があ
るか否かを判定する(ステップS15)。そして一致信
号が出るのを待って、つまり、ホストシステム3が分析
データの読み出しが終了するのを待って、バンク切換回
路5に切換信号を送出する(ステップS16)。切換信
号の送出によりバンク切換回路5がメモリバンク6のバ
スをホストシステム3のバスに切り換え、メモリバンク
7のバスを分析データ収集CPU2のバスに切り換え
る。分析データを書き込んだメモリバンク6の最終アド
レスをアドレス保持一致回路4に保持して(ステップS
17)、再度ステップS13に戻り、分析データの収集
が終了するまで繰り返しメモリバンクに分析データの書
き込みを行う。
Next, the process of collecting analysis data of a sample from the analyzer by the analysis data collection CPU will be described. FIG. 2 is a diagram for explaining the flow of processing by the analysis data collection CPU. First, the data bus 10 and the address bus 14 of the memory bank 6 are connected to, for example, the data bus 8 and the address bus 12 of the analysis data collection CPU 2 by the bank switching circuit 5, and analysis conditions are set (step S1).
1) When the analysis of the sample by the analyzer 1 is started (step S12), the analysis data collection CPU 2 writes the collected analysis data into the memory bank 6 (step S1).
3). When the analysis data collection CPU 2 collects the analysis data corresponding to the analysis once or according to the divided analysis of one unit according to the setting of the analysis condition and writes it in the memory bank 6, it is determined whether the data collection is completed (step S14). ), And there is further collection of analysis data (N in step S14).
O) In the case, it is determined whether or not there is a match signal of the address holding match circuit 4 (step S15). Then, it waits for the coincidence signal to be output, that is, waits for the host system 3 to finish reading the analysis data, and sends a switching signal to the bank switching circuit 5 (step S16). By sending the switching signal, the bank switching circuit 5 switches the bus of the memory bank 6 to the bus of the host system 3 and switches the bus of the memory bank 7 to the bus of the analysis data collection CPU 2. The final address of the memory bank 6 into which the analysis data has been written is held in the address holding matching circuit 4 (step S
17) Return to step S13 again, and repeatedly write the analysis data to the memory bank until the collection of the analysis data ends.

【0010】分析データ収集CPU2が次に収集した分
析データをメモリバンク7に書き込んでいる間、前回分
析データ収集CPU2がメモリバンク6に書き込んだ分
析データをホストシステム3が読み出して分析処理を実
行する。ホストシステム3がメモリバンク6からアドレ
ス保持一致回路4に保持した最終アドレスまで分析デー
タを読み出すと、アドレス保持一致回路4が一致信号を
分析データ収集CPU2に送出する。したがって、ホス
トシステム3は、最終アドレス、読み出すメモリバンク
を意識しなくてもよい。
While the analysis data collection CPU 2 writes the next analysis data collected in the memory bank 7, the host system 3 reads out the analysis data previously written in the memory bank 6 by the analysis data collection CPU 2 and executes the analysis processing. . When the host system 3 reads the analysis data from the memory bank 6 to the last address held in the address holding / matching circuit 4, the address holding / matching circuit 4 sends a match signal to the analysis data collection CPU 2. Therefore, the host system 3 does not need to be aware of the final address and the memory bank to be read.

【0011】上記のように分析データ収集CPU2は、
分析データを収集してメモリバンクに書き込みが終了す
ると、アドレス保持一致回路4からの一致信号によりホ
ストシステム3が分析データを読み出し終わっているこ
とを確認し、バンク切換回路5に切換信号を送出すると
共に、分析データを書き込んだメモリバンクの最終アド
レスをアドレス保持一致回路4に保持し、さらに所定の
タイミングで次の分析データの収集を行えばよい。これ
に対して、ホストシステム3は、所定のタイミングでメ
モリバンクを意識することなく、分析データをメモリバ
ンクから読み出し、所定の分析、解析処理を実行すれば
よい。通常、分析データ収集CPU2による分析データ
の収集、書き込みに対し、ホストシステム3による分析
データの読み出しが終了する方が遅いが、逆に早い場合
もある。
As described above, the analysis data collection CPU 2
When the analysis data has been collected and written into the memory bank, the host system 3 confirms that the analysis data has been read out by the coincidence signal from the address holding coincidence circuit 4 and sends a switching signal to the bank switching circuit 5. At the same time, the final address of the memory bank into which the analysis data has been written may be held in the address holding matching circuit 4, and the next analysis data may be collected at a predetermined timing. On the other hand, the host system 3 only needs to read the analysis data from the memory bank at a predetermined timing without being aware of the memory bank, and execute the predetermined analysis and analysis processing. Normally, the completion of the reading of the analysis data by the host system 3 is slower than the collection and writing of the analysis data by the analysis data collection CPU 2, but may be earlier.

【0012】ホストシステム3では、例えば読み出し終
了したメモリバンクにフラグを設定すると、そのフラグ
が残っている限り既に読み出し済みのメモリバンクと認
識することができ、読み出し終了のフラグでなくなった
ことを条件にメモリバンクが切り換わったと認識して次
の分析データの読み出しを開始することができる。ま
た、分析データ収集CPU2から次の分析データの収集
開始の信号を受信することにより、それをトリガとして
メモリバンクが切り換わったと認識して次の分析データ
の読み出しを開始することができる。逆に、メモリバン
クが読み出し終了のフラグでない場合、分析データ収集
CPU2から次の分析データの収集開始の信号が受信さ
れない場合には、メモリバンクから次の分析データを読
み出すのを待つことができる。
In the host system 3, for example, if a flag is set in the memory bank from which reading has been completed, it can be recognized as a memory bank which has already been read as long as the flag remains, and the condition is that the memory bank is no longer a flag for reading. Then, it is recognized that the memory bank has been switched, and reading of the next analysis data can be started. Further, by receiving a signal for starting the collection of the next analysis data from the analysis data collection CPU 2, it can be used as a trigger to recognize that the memory bank has been switched, and to start reading the next analysis data. Conversely, if the memory bank is not the read end flag, and if the next analysis data collection start signal is not received from the analysis data collection CPU 2, it can wait for the next analysis data to be read from the memory bank.

【0013】また、分析データ収集CPU2では、設定
された分析条件にしたがって試料を分析して分析装置か
ら収集された分析データを一方のメモリバンクに書き込
み、アドレス保持一致回路4の一致信号からホストシス
テム3が前回に収集し他方のメモリバンクに書き込んだ
分析データの読み出しを終了しているかどうかを認識し
て、ホストシステム3が他方のメモリバンクから分析デ
ータの読み出しを終了していれば、バンク切換回路5に
切換信号を送出し、アドレス保持一致回路4に最終アド
レスを保持することができる。このことにより、バンク
の切換が実行されるので、次の分析データの収集に移行
することができる。分析データ収集CPU2でも、分析
データを一方のメモリバンクに書き込んだときに、ま
だ、アドレス保持一致回路4の一致信号がない場合に
は、バンク切換回路5に切換信号を送出し、アドレス保
持一致回路4に新たな最終アドレスを保持するのを待つ
ことができる。
The analysis data collection CPU 2 analyzes the sample according to the set analysis conditions, writes the analysis data collected from the analyzer into one memory bank, and reads the host system from the match signal of the address holding match circuit 4. 3 recognizes whether reading of the analysis data previously collected and written in the other memory bank has been completed, and if the host system 3 has finished reading the analysis data from the other memory bank, the bank switching is performed. A switching signal is sent to the circuit 5, and the final address can be held in the address holding matching circuit 4. As a result, the bank is switched, so that it is possible to shift to the collection of the next analysis data. If the analysis data collection CPU 2 writes the analysis data into one of the memory banks and there is no match signal from the address holding matching circuit 4 yet, it sends a switching signal to the bank switching circuit 5 to send the address holding matching circuit. 4 to hold the new final address.

【0014】これらに対して、アドレス保持一致回路4
では、ホストシステム3のアドレスバス13を常時監視
し、そのアドレスを分析データ収集CPU2によって保
持された最終アドレスと比較して、一致を検出したとき
のみ、その一致信号を分析データ収集CPU2に送出す
ればよい。また、バンク切換回路5では、分析データ収
集CPU2から切換信号を受信したとき、分析データ収
集CPU2のバスとメモリバンク6、7のバス、ホスト
システム3とメモリバンク6、7のバスとの接続を切り
換えればよい。
On the other hand, the address holding matching circuit 4
Then, the address bus 13 of the host system 3 is constantly monitored, the address is compared with the final address held by the analysis data collection CPU 2, and a match signal is sent to the analysis data collection CPU 2 only when a match is detected. I just need. When the switching signal is received from the analysis data collection CPU 2, the bank switching circuit 5 connects the bus of the analysis data collection CPU 2 to the bus of the memory banks 6 and 7, and the connection between the host system 3 and the bus of the memory banks 6 and 7. You just need to switch.

【0015】また、ホストシステム1は、メモリバンク
6、7の内容を不定期に読み出すようにし、この場合、
メモリバンク6、7のメモリ領域の始めから終わりまで
連続して読み出すようにすると、DMAなどを利用する
ことができるので、ホストシステム1の負荷を軽減する
ことができる。しかも、ホストシステム1は、いずれの
メモリバンク5、6を読み出しているか意識しなくても
よい。
The host system 1 reads the contents of the memory banks 6 and 7 at irregular intervals.
If data is read continuously from the beginning to the end of the memory area of the memory banks 6 and 7, DMA can be used, so that the load on the host system 1 can be reduced. Moreover, the host system 1 does not need to be aware of which of the memory banks 5, 6 is being read.

【0016】なお、本発明は、上記実施の形態に限定さ
れるものではなく、種々の変形が可能である。例えば上
記実施の形態では、バンク切換回路に対して、アドレス
保持一致回路の一致信号に基づき分析データ収集CPU
がバンクの切換信号を送出したが、アドレス保持一致回
路の一致信号に基づきホストシステムがバンクの切換信
号を送出して、分析データ収集CPUにメモリバンクを
意識させないようにしてもよい。
It should be noted that the present invention is not limited to the above embodiment, and various modifications are possible. For example, in the above-described embodiment, the analysis data collection CPU is provided to the bank switching circuit based on the coincidence signal of the address holding coincidence circuit.
Transmitted the bank switching signal, but the host system may transmit the bank switching signal based on the matching signal of the address holding matching circuit so that the analysis data collection CPU does not make the analysis data collection CPU aware of the memory bank.

【0017】[0017]

【発明の効果】以上の説明から明らかなように、本発明
によれば、分析データを収集してメモリバンクに書き込
む分析データ収集CPUからその最終アドレスをアドレ
ス保持一致回路に保持しておき、その分析データをホス
トシステムが読み出す際、ホストシステムの読み出し最
終アドレスがアドレス保持一致回路に保持した最終アド
レスと一致したとき、その一致信号に基づき分析データ
収集CPU及びホストシステムのバスとバンクのバスと
の接続を切り換えるようにするので、分析データ収集C
PUとホストシステムとの間でハンドシェークすること
なくバンクの切り換えを行うことができる。
As is apparent from the above description, according to the present invention, the analysis data collecting CPU which collects the analysis data and writes the analysis data into the memory bank holds the final address in the address holding matching circuit. When the analysis data is read by the host system, when the last read address of the host system matches the last address held in the address holding matching circuit, the analysis data collection CPU and the bus of the host system and the bus of the bank are connected based on the match signal. Since the connection is switched, analysis data collection C
Bank switching can be performed between the PU and the host system without handshaking.

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

【図1】 本発明に係るバンクメモリ方式を利用した分
析データ収集方式の実施の形態を示す図である。
FIG. 1 is a diagram showing an embodiment of an analysis data collection system using a bank memory system according to the present invention.

【図2】 分析データ収集CPUによる処理の流れを説
明するための図である。
FIG. 2 is a diagram for explaining a flow of processing by an analysis data collection CPU;

【図3】 バンクメモリ方式を利用した分析データ収集
方式の従来例を説明するための図である。
FIG. 3 is a diagram for explaining a conventional example of an analysis data collection method using a bank memory method.

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

1…分析装置、2…分析データ収集CPU、3…ホスト
システム、4…アドレス保持一致回路、5…バンク切換
回路、6、7…メモリバンク、8〜11…データバス、
12〜15…アドレスバス
DESCRIPTION OF SYMBOLS 1 ... Analyzer, 2 ... Analysis data collection CPU, 3 ... Host system, 4 ... Address holding matching circuit, 5 ... Bank switching circuit, 6, 7 ... Memory banks, 8-11 ... Data bus,
12-15: Address bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のメモリバンクを用い分析装置から
分析データを収集するバンクメモリ方式を利用した分析
データ収集方式であって、前記分析装置から分析データ
を収集して前記メモリバンクのいずれか一方に書き込む
分析データ収集手段と、前記メモリバンクのいずれか一
方に書き込まれた分析データを読み出し分析処理を実行
するホスト処理手段と、前記分析データ収集手段及びホ
スト処理手段のデータバス及びアドレスバスと前記複数
のメモリバンクのデータバス及びアドレスバスとの接続
をバンクの切換信号に基づき交互に切り換えるバンク切
換手段と、前記分析データ収集手段により分析データを
書き込んだメモリバンクの最終アドレスを保持すると共
に、メモリバンクから分析データを読み出す前記ホスト
処理手段のアドレスバスにおける最終アドレスとの一致
を検出して一致信号を出力するアドレス保持一致検出手
段とを備え、前記アドレス保持一致検出手段の一致信号
に基づき前記バンク切換手段にバンクの切換信号を送出
するように構成したことを特徴とするバンクメモリ方式
を利用した分析データ収集方式。
1. An analysis data collection system using a bank memory system for collecting analysis data from an analyzer using a plurality of memory banks, wherein the analysis data is collected from the analyzer and any one of the memory banks is collected. An analysis data collection unit that writes data to one of the memory banks, a host processing unit that reads analysis data written to one of the memory banks and executes an analysis process, and a data bus and an address bus of the analysis data collection unit and the host processing unit. Bank switching means for alternately switching connections of a plurality of memory banks to a data bus and an address bus based on a bank switching signal; holding the final address of a memory bank to which analysis data has been written by the analysis data collection means; Address of the host processing means for reading analysis data from a bank Address holding / match detecting means for detecting a match with the last address on the bus and outputting a match signal, and transmitting a bank switching signal to the bank switching means based on the matching signal of the address holding / match detecting means. An analysis data collection system using a bank memory system, wherein the analysis data collection system is configured.
JP10089113A 1998-04-02 1998-04-02 System for collecting analysis data with utilizing bank memory system Withdrawn JPH11287807A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10089113A JPH11287807A (en) 1998-04-02 1998-04-02 System for collecting analysis data with utilizing bank memory system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10089113A JPH11287807A (en) 1998-04-02 1998-04-02 System for collecting analysis data with utilizing bank memory system

Publications (1)

Publication Number Publication Date
JPH11287807A true JPH11287807A (en) 1999-10-19

Family

ID=13961848

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10089113A Withdrawn JPH11287807A (en) 1998-04-02 1998-04-02 System for collecting analysis data with utilizing bank memory system

Country Status (1)

Country Link
JP (1) JPH11287807A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7928365B2 (en) 2005-02-25 2011-04-19 Hitachi High-Technologies Corporation Method and apparatus for mass spectrometry

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7928365B2 (en) 2005-02-25 2011-04-19 Hitachi High-Technologies Corporation Method and apparatus for mass spectrometry

Similar Documents

Publication Publication Date Title
JPH01109466A (en) System for controlling parallel operation of coprocessor
CN100444127C (en) System and method for testing software
US20070101032A1 (en) Bus arbitration circuit and bus arbitration method
JPH11287807A (en) System for collecting analysis data with utilizing bank memory system
US7647532B2 (en) Trace controller, microprocessor, and trace control method
EP0546354B1 (en) Interprocessor communication system and method for multiprocessor circuitry
JP2952896B2 (en) Shared memory access method in multitask multiprocessor system
JP2002132743A (en) Device and method for monitoring memory access and recording medium recording program for memory access monitor
JPH0644193A (en) I/o register access system
JP2504754B2 (en) Central processing unit
EP1193606B1 (en) Apparatus and method for a host port interface unit in a digital signal processing unit
EP1193605A2 (en) Apparatus and method for the transfer of signal groups between digital signal processors in a digital signal processing unit
JPH11119992A (en) Trace controller for firmware
CN117762836A (en) Acceleration unit, special data processor, host and read-write signal transmission method
JP2531207B2 (en) Channel device
JPH07262053A (en) Information processor
JP2531209B2 (en) Channel device
JPH03156659A (en) Direct memory access controller
JPH09198339A (en) Bus adapter device
JPH0281254A (en) Multi-processor controller
JPH05101012A (en) On-line data processor
JPH02257348A (en) Information processor
JPH03241442A (en) Store buffer control system
JPH06301632A (en) Dma control device and its control method
JPH04302346A (en) Multiprocessor system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050607