JP2000258196A - Measuring processor - Google Patents

Measuring processor

Info

Publication number
JP2000258196A
JP2000258196A JP11056802A JP5680299A JP2000258196A JP 2000258196 A JP2000258196 A JP 2000258196A JP 11056802 A JP11056802 A JP 11056802A JP 5680299 A JP5680299 A JP 5680299A JP 2000258196 A JP2000258196 A JP 2000258196A
Authority
JP
Japan
Prior art keywords
data
database
measurement
debugging
signal
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
JP11056802A
Other languages
Japanese (ja)
Inventor
Risei Suzuki
利斉 鈴木
Shinya Aizawa
信弥 相澤
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP11056802A priority Critical patent/JP2000258196A/en
Publication of JP2000258196A publication Critical patent/JP2000258196A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing Or Calibration Of Command Recording Devices (AREA)
  • Testing Electric Properties And Detecting Electric Faults (AREA)

Abstract

PROBLEM TO BE SOLVED: To facilitate debug. SOLUTION: The measuring processor comprises a control input signal data base 30, a sensor signal data base 32, and an output signal data base 34. Based on the data of the control input signal data base 30 and the sensor signal data base 32, a pseudo signal for debug can be generated and processed and the operation results is compared with a correct data stored in the output signal data base 34 thus facilitating debug.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、センサからの信号
を処理する計測処理装置、特に単独でデバッグする機能
を有するものに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a measurement processing apparatus for processing a signal from a sensor, and more particularly to an apparatus having a function of independently debugging.

【従来の技術】従来より、各種の計測処理装置が知られ
ている。例えば、車両の各種機器に各種動作を行わせ、
その機器を試験することが行われており、このような試
験において、機器の状態を計測してチェックする計測処
理装置が利用されている。
2. Description of the Related Art Conventionally, various measurement processing apparatuses are known. For example, let various devices of the vehicle perform various operations,
The equipment is tested, and in such a test, a measurement processing device that measures and checks the state of the equipment is used.

【0002】ここで、このような計測処理装置は、実際
の機器について各種動作を行わせ、その際の状況を計測
する。また、所定の期間における最大値などの演算を行
い、その演算結果を出力する。従って、計測処理装置に
ついては、その動作が正しく行われるようにデバッグす
ることが必要である。
Here, such a measurement processing device causes various operations to be performed on an actual device, and measures the situation at that time. Further, it calculates a maximum value or the like in a predetermined period, and outputs the calculation result. Therefore, it is necessary to debug the measurement processing device so that its operation is performed correctly.

【0003】このデバッグの作業には、通常別に用意し
たデバッグ装置が利用される。このデバッグ装置は、実
際の機器の計測結果に対応する疑似センサデータおよび
演算結果のデータについて記憶しており、疑似データに
基づく疑似信号をデバッグ対象となる計測装置に供給す
る。計測処理装置は、受け取った疑似信号を計測データ
として取得し、演算結果のデータをデバッグ装置に出力
する。そして、デバッグ装置が計測処理装置から送られ
てきた演算結果のデータを予め記憶している演算結果の
データと比較することで、計測処理装置のデバッグを行
う。
For this debugging work, a debugging device prepared separately is usually used. This debugging device stores pseudo sensor data and data of a calculation result corresponding to a measurement result of an actual device, and supplies a pseudo signal based on the pseudo data to a measurement device to be debugged. The measurement processing device acquires the received pseudo signal as measurement data, and outputs data of the calculation result to the debug device. Then, the debugging device compares the data of the operation result sent from the measurement processing device with the data of the operation result stored in advance, thereby debugging the measurement processing device.

【0004】[0004]

【発明が解決しようとする課題】このように、従来の計
測処理装置では、別に設けたデバッグ装置を利用してデ
バッグを行う。そこで、デバッグ装置との接続などを行
わなければならず、さらにデバッグ装置に適切な疑似デ
ータを用意しなければならず、手間がかかるという問題
点があった。特に、計測装置単体のデバッグを行った
後、実際のセンサ装置などが取り付けられる実機につい
てデバッグを行わなければならず、デバッグ装置の接続
などに手間がかかるという問題があった。
As described above, in the conventional measurement processing device, debugging is performed by using a separately provided debugging device. Therefore, there is a problem that it is necessary to perform connection with the debug device and to prepare appropriate pseudo data in the debug device, which is troublesome. In particular, after debugging the measuring device alone, it is necessary to debug the actual device to which the actual sensor device or the like is attached, and there is a problem that it takes time to connect the debugging device.

【0005】本発明は、装置単独でデバッグ機能を有す
る計測処理装置を提供することを目的とする。
An object of the present invention is to provide a measurement processing device having a debugging function by itself.

【0006】[0006]

【課題を解決するための手段】本発明は、入力されてく
る制御信号に応じてセンサからの出力を取り込み、所定
の演算を行い、演算結果を出力する計測部と、この計測
部へ供給する制御信号及びセンサからの出力についての
データを記録する入力データベースと、この入力データ
ベースに記録されているデータに基づいて疑似信号を発
生し、計測部に供給する疑似信号発生手段と、演算結果
についてのデータを記憶する出力データベースと、上記
疑似信号に基づいて計測部が演算処理した結果と、出力
データベースに記憶されている結果とを比較する比較手
段と、を有し、計測部のデバッグを行うことができるこ
とを特徴とする。
According to the present invention, an output from a sensor is taken in accordance with an input control signal, a predetermined operation is performed, and a measurement result is output to the measurement unit. An input database for recording data on control signals and outputs from the sensors, a pseudo signal generating means for generating a pseudo signal based on the data recorded in the input database and supplying the pseudo signal to the measurement unit, An output database for storing data, and a comparing unit for comparing the result of the arithmetic operation performed by the measurement unit based on the pseudo signal with the result stored in the output database, and debugging the measurement unit. It is characterized by being able to.

【0007】このように、本発明に係る計測処理装置
は、デバッグ用のデータを記憶でき、これを利用してデ
バッグを行うことができる。そこで、別のデバッグ装置
を接続するなどの手間を省くことができる。
As described above, the measurement processing apparatus according to the present invention can store data for debugging, and can perform debugging by using the data. Therefore, the trouble of connecting another debugging device can be saved.

【0008】また、上記計測部において取得した実デー
タを入力データベースに記憶し、デバッグ用疑似データ
発生用のデータとして利用できることが好適である。こ
のような構成により、デバッグ用のデータを容易に収集
できる。
It is preferable that the actual data acquired by the measuring unit is stored in an input database and can be used as data for generating pseudo data for debugging. With such a configuration, data for debugging can be easily collected.

【発明の実施の形態】以下、本発明の実施の形態(以下
実施形態という)について、図面に基づいて説明する。
Embodiments of the present invention (hereinafter referred to as embodiments) will be described below with reference to the drawings.

【0009】図1は、本実施形態の全体構成を示すブロ
ック図である。マシンコントローラ10は、計測対象と
なる装置の動作を制御するコントローラである。また、
センサ12は、計測対象となる装置の状態を検出するも
のであり、計測項目にあわせて1つまたは複数設けられ
ている。計測処理装置20は、計測処理部22を有して
いる。この計測処理部22は、コンピュータで構成さ
れ、各種のデータ処理を行う。計測処理部22には、計
測入力ボード24が接続されている。この計測入力ボー
ド24は、センサ12からのセンサ入力信号を計測処理
装置20に供給する。また、計測処理部22には、制御
入力信号データベース30、センサ信号データベース3
2、出力信号データベース34の3つのデータベースが
接続されている。制御入力信号データベース30には、
マシンコントローラ10から供給される制御入力信号が
記憶される。また、センサ信号データベース32にはセ
ンサ12から取得したセンサ信号が記憶される。複数の
センサ12を有する場合には、それぞれ別に記憶され
る。出力信号データベース34は、計測処理部22にお
いて、演算処理して得た結果の判定結果を記憶する。
FIG. 1 is a block diagram showing the overall configuration of the present embodiment. The machine controller 10 is a controller that controls the operation of a device to be measured. Also,
The sensor 12 detects the state of the device to be measured, and one or more sensors 12 are provided according to the measurement items. The measurement processing device 20 has a measurement processing unit 22. The measurement processing unit 22 is configured by a computer and performs various data processing. A measurement input board 24 is connected to the measurement processing unit 22. The measurement input board 24 supplies a sensor input signal from the sensor 12 to the measurement processing device 20. The measurement processing unit 22 includes a control input signal database 30, a sensor signal database 3,
2. Three databases of the output signal database 34 are connected. In the control input signal database 30,
A control input signal supplied from the machine controller 10 is stored. Further, the sensor signal acquired from the sensor 12 is stored in the sensor signal database 32. When a plurality of sensors 12 are provided, they are stored separately. The output signal database 34 stores the determination result of the result obtained by the arithmetic processing in the measurement processing unit 22.

【0010】そして、このような計測処理装置により、
通常の計測を行う場合の動作について、図2に基づいて
説明する。まず、マシンコントローラ10からの制御入
力信号を取り込む(S11)。そして、この制御入力信
号を制御入力信号データベース30に順次書き込む(S
12)。制御入力信号データベース30には、所定の時
間毎に計測指示があるかないかを示すデータが記録され
る。
With such a measurement processing device,
The operation when performing normal measurement will be described with reference to FIG. First, a control input signal from the machine controller 10 is fetched (S11). Then, the control input signals are sequentially written in the control input signal database 30 (S
12). In the control input signal database 30, data indicating whether or not there is a measurement instruction every predetermined time is recorded.

【0011】そして、計測指示があった場合には、計測
入力ボード24を介し、センサ入力信号を取り込み(S
13)、これをセンサ信号データベース32に書き込む
(S14)。センサ信号データベース32には、所定の
時間毎にセンサ出力を示す値が記録される。
When a measurement instruction is issued, a sensor input signal is fetched via the measurement input board 24 (S
13), and writes this in the sensor signal database 32 (S14). In the sensor signal database 32, a value indicating a sensor output is recorded at predetermined time intervals.

【0012】そして、センサ信号について、所定時間内
の最大値をとるなどの演算を行い、その結果を判定する
(S15)。そして、判定結果をマシンコントローラ1
0に供給する(S16)とともに、出力信号データベー
ス34に出力信号が書き込まれる。出力信号データベー
ス34には、所定の時間毎に判定結果が記録される。
Then, an arithmetic operation such as taking the maximum value within a predetermined time is performed on the sensor signal, and the result is determined (S15). Then, the judgment result is sent to the machine controller 1
0 (S16), and the output signal is written to the output signal database 34. The determination result is recorded in the output signal database 34 every predetermined time.

【0013】次に、デバッグを行う場合の動作につい
て、図3に基づいて説明する。まず、制御入力信号デー
タベース30からデータを読み出すことにより、計測指
示をチェックする(S21)。計測指示があった場合に
は、センサ信号データベース32からセンサ信号を読み
出す(S22)。そして、演算判定処理を行い、この判
定結果を出力信号データベース34に記憶されている判
定結果と比較する(S23)。ここで、このデバッグの
際に比較に利用する出力信号データベース34のデータ
は、正しいことがわかっているデータである。すなわ
ち、デバッグが完了した計測処理装置において、上述の
通常計測を行い生成した各データベースのデータを利用
してもよいし、マニュアルで作成したものでもよいが、
計測したデータと判定結果の関係において、誤りのない
データである。
Next, the operation for debugging will be described with reference to FIG. First, a measurement instruction is checked by reading data from the control input signal database 30 (S21). If there is a measurement instruction, a sensor signal is read from the sensor signal database 32 (S22). Then, an operation determination process is performed, and the determination result is compared with the determination result stored in the output signal database 34 (S23). Here, the data of the output signal database 34 used for comparison at the time of debugging is data that is known to be correct. That is, in the measurement processing device that has been debugged, the data of each database generated by performing the above-described normal measurement may be used, or may be manually created.
The data is free from errors in the relationship between the measured data and the determination result.

【0014】このように、本実施形態の計測処理部22
は、(i)本来の計測を行う「計測演算処理機能」、
(ii)データベースを管理する「データベース管理機
能」、(iii)データベースの情報に基づいて計測演
算処理機に疑似信号を受け渡す「デバッグ制御機能」を
有している。
As described above, the measurement processing unit 22 of the present embodiment
Means (i) "measurement calculation processing function" for performing the original measurement,
It has (ii) a "database management function" for managing a database, and (iii) a "debug control function" for passing a pseudo signal to a measurement processor based on information in the database.

【0015】次に、各データベースの具体的構成を図4
に基づいて説明する。各データベース30,32,34
は、それぞれパターンマスタ30a,32a,34a
と、順序マスタ30b,32b,34bからなってい
る。そして、パターンマスタ30a,32a,34aに
は、信号の変化のパターンが記録される。すなわち、ア
ドレスに対応するp−keyに対応して、1つのパター
ンデータが記録される。また、順序マスタ30b,32
b,34bには、どのパターンが実行されたかの順序が
パターンマスタ記録される。すなわち、パターンデータ
を特定するp−keyとその継続時間が順次記録され
る。従って、同一のパターンであれば、パターンマスタ
30a,32a,34aには1つだけ記憶しておくだけ
で、順序マスタ30b,32b,34bにおいて、その
パターンが記憶されているp−keyを記憶するだけで
よい。従って、取得するセンサ出力において、同一のパ
ターンが多くある場合、このような構成をとることによ
って、必要とするトータルの記憶容量を大きく削減する
ことができる。
Next, the specific configuration of each database is shown in FIG.
It will be described based on. Each database 30, 32, 34
Are the pattern masters 30a, 32a and 34a, respectively.
And the order masters 30b, 32b, 34b. The pattern masters 30a, 32a, and 34a record patterns of signal changes. That is, one pattern data is recorded corresponding to the p-key corresponding to the address. Also, the order masters 30b, 32
In b and 34b, the order of which pattern has been executed is recorded in the pattern master. That is, the p-key for specifying the pattern data and its duration are sequentially recorded. Therefore, if the pattern is the same, only one pattern master is stored in the pattern masters 30a, 32a, and 34a, and the p-key storing the pattern is stored in the order masters 30b, 32b, and 34b. Just need. Therefore, if there are many identical patterns in the sensor outputs to be obtained, such a configuration can greatly reduce the required total storage capacity.

【0016】このような構成のデータベースにおけるデ
バッグデータの収集の処理についての処理について、図
5に基づいて説明する。まず、センサからのデータを制
御信号に基づいて、サンプリングする(S31)。そし
て、サンプリングした信号が変化したかを判定する(S
32)。信号変化がない場合には、S31に戻り、変化
があった場合には、パターンマスタのデータと比較する
(S33)。そして、一致していなければ、新規パター
ンとして登録する(S34)。一方、一致していればこ
のパターンの出現回数をカウントアップする(S3
5)。なお、パターンは、ある程度の期間をまとめて1
つのものとすることも好適である。
The process of collecting debug data in the database having such a configuration will be described with reference to FIG. First, data from a sensor is sampled based on a control signal (S31). Then, it is determined whether or not the sampled signal has changed (S
32). If there is no signal change, the process returns to S31, and if there is a change, it is compared with the data of the pattern master (S33). If they do not match, they are registered as new patterns (S34). On the other hand, if they match, the number of appearances of this pattern is counted up (S3
5). It should be noted that the pattern is one for a certain period
It is also preferable to use one.

【0017】S34またはS35における処理が終了し
た場合には、そのパターンの経過時間を取得し(S3
6)、これを順序マスタに登録する(S37)。
When the processing in S34 or S35 is completed, the elapsed time of the pattern is obtained (S3).
6), and register this in the sequence master (S37).

【0018】これによって、図6に示すようにパターン
マスタには、各p−keyについて、パターンデータと
出現回数が記録される。また、順序マスタには、t−k
ey毎にp−key及び継続時間が記録される。このよ
うにして、各データベースにおけるデータの収集が行わ
れる。ここで、図に示すように、出現回数が多い高頻度
パターンが通常動作時の信号である。このような高頻度
パターンはより重要であり、重点的にデバッグすること
が好ましい。一方、出願回数が非常に少ない低頻度パタ
ーンは異常動作時の信号である。このような低頻度パタ
ーンは重要度が低くデバッグを簡単にすることができ
る。このように、出現回数をカウントしておくことで、
その信号パターンの頻度、意味合い、重要度が分析で
き、デバッグ時に作業の重み付けができる。
Thus, as shown in FIG. 6, the pattern data and the number of appearances are recorded in the pattern master for each p-key. Also, the order master has tk
The p-key and the duration are recorded for each key. In this way, data collection in each database is performed. Here, as shown in the figure, a high-frequency pattern having a large number of appearances is a signal during normal operation. Such a high-frequency pattern is more important, and it is preferable to focus on debugging. On the other hand, a low frequency pattern with a very small number of applications is a signal at the time of abnormal operation. Such infrequent patterns are less important and can simplify debugging. In this way, by counting the number of appearances,
The frequency, meaning and importance of the signal pattern can be analyzed, and work can be weighted during debugging.

【0019】次に、デバッグ動作における疑似信号出力
制御ついて、図7に基づいて説明する。まず、疑似信号
の出力指令に基づき、制御信号データベース30からデ
ータを読み出し、計測指示があった場合には、センサ信
号データベース32の順序マスタからデータを読み込む
(S41)。次に、センサ信号データベース32のパタ
ーンマスタ32aからパターンデータを読み込む(S4
2)。そして、順序マスタに記録されている時間分疑似
データをパターンマスタから出力する(S43)。そし
て、データが終了したかを判定し(S44)、データが
終了していなかった場合には、S41に戻り処理を繰り
返し、データが終了していた場合にはこの処理を終了す
る。
Next, the pseudo signal output control in the debugging operation will be described with reference to FIG. First, based on a pseudo signal output command, data is read from the control signal database 30, and when there is a measurement instruction, data is read from the order master of the sensor signal database 32 (S41). Next, pattern data is read from the pattern master 32a of the sensor signal database 32 (S4).
2). Then, pseudo data for the time recorded in the order master is output from the pattern master (S43). Then, it is determined whether or not the data has been completed (S44). If the data has not been completed, the process returns to S41 and the process is repeated. If the data has been completed, this process ends.

【0020】また、デバッグ処理の際の出力データの比
較処理について、図8に基づいて説明する。まず、演算
結果があった場合には、出力信号データベース34から
対応するデータを読み込むが、最初に順序マスタ34b
から順序データを読み出し(S51)、次にパターンマ
スタ34aからパターンデータを読み出す(S52)。
そして、この読み出したデータを、演算処理の結果と比
較処理する(S53)。そして、データが終了したかを
判定し(S54)、データが終了していなかった場合に
は、S51に戻り処理を繰り返し、データが終了してい
た場合にはこの処理を終了する。これによって、デバッ
グの処理が行われる。
A comparison process of output data at the time of a debugging process will be described with reference to FIG. First, when there is a calculation result, the corresponding data is read from the output signal database 34.
The sequence data is read from the pattern master 34a (S51), and then the pattern data is read from the pattern master 34a (S52).
Then, the read data is compared with the result of the arithmetic processing (S53). Then, it is determined whether or not the data has been completed (S54). If the data has not been completed, the process returns to S51 to repeat the processing. If the data has been completed, this processing is completed. Thus, the debugging process is performed.

【0021】また、図9に示すように、計測入力ボード
24に代えて、計測出力ボード52を設け、制御入力信
号データベース30,センサ信号データベース32から
の信号を外部の計測処理装置に供給できるようにするこ
とによって、本発明の計測デバッグ装置を他の計測処理
装置のデバッグ装置として利用することができる。
As shown in FIG. 9, a measurement output board 52 is provided instead of the measurement input board 24 so that signals from the control input signal database 30 and the sensor signal database 32 can be supplied to an external measurement processing device. By doing so, the measurement debug device of the present invention can be used as a debug device of another measurement processing device.

【0022】すなわち、計測処理装置20の計測処理部
22が計測出力ボード52を介し、外部の通常の計測処
理装置50に制御信号及びセンサセンサ信号を出力す
る。そして、これらの信号に基づいて、外部の計測処理
装置50が作成した出力データを受け取り、この内容を
チェックすることで、計測処理装置50のデバッグを行
うことができる。
That is, the measurement processing section 22 of the measurement processing device 20 outputs a control signal and a sensor sensor signal to an external normal measurement processing device 50 via the measurement output board 52. Then, based on these signals, the output data generated by the external measurement processing device 50 is received, and the content of the output data is checked, so that the measurement processing device 50 can be debugged.

【0023】また、いろいろなパターンのデータベース
を設けることで、さまざまな動作の確認ができる。また
実際のセンサなどがない状態でも動作の確認ができる。
By providing databases of various patterns, various operations can be confirmed. Further, the operation can be confirmed even without an actual sensor or the like.

【0024】データベースとシステムとが独立している
ので、他のシステムで構築したデータべースを他のシス
テムに転用することができる。
Since the database and the system are independent, a database constructed by another system can be diverted to another system.

【0025】疑似信号を通常の時間軸と異なったパター
ンで出力することにより、通常動作では確認しにくい、
高速のステップの確認も行える。
By outputting the pseudo signal in a pattern different from the normal time axis, it is difficult to confirm the pseudo signal in the normal operation.
You can also check fast steps.

【0026】通常運転時、データベース処理部が常に動
作しており、動作履歴が記録されているので、何らかの
異常が発生した場合、そのデータを基に異常の原因追及
が行える。
At the time of normal operation, the database processing section is always operating and the operation history is recorded. Therefore, if any abnormality occurs, the cause of the abnormality can be investigated based on the data.

【0027】[0027]

【発明の効果】以上説明したように、本発明によれば、
デバッグ用のデータを記憶でき、これを利用してデバッ
グを行うことができる。そこで、別のデバッグ装置を接
続するなどの手間を省くことができる。また、上記計測
部において取得した実データをデバッグ用疑似データ発
生用のデータとして利用することで、デバッグ用のデー
タを容易に収集できる。
As described above, according to the present invention,
Debugging data can be stored, and debugging can be performed using this data. Therefore, the trouble of connecting another debugging device can be saved. In addition, by using the actual data acquired by the measuring unit as data for generating pseudo data for debugging, data for debugging can be easily collected.

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

【図1】 全体構成を示すブロック図である。FIG. 1 is a block diagram showing an overall configuration.

【図2】 計測処理の動作を示すフローチャートであ
る。
FIG. 2 is a flowchart illustrating an operation of a measurement process.

【図3】 デバッグの動作を示すフローチャートであ
る。
FIG. 3 is a flowchart showing a debugging operation.

【図4】 データベースの構成を示す図である。FIG. 4 is a diagram showing a configuration of a database.

【図5】 デバッグデータ収集の動作を示すフローチャ
ートである。
FIG. 5 is a flowchart showing an operation of collecting debug data.

【図6】 パターンマスタ及び順序マスタのデータを示
す図である。
FIG. 6 is a diagram showing data of a pattern master and an order master.

【図7】 疑似信号出力制御を示すフローチャートであ
る。
FIG. 7 is a flowchart showing pseudo signal output control.

【図8】 出力比較処理を示すフローチャートである。FIG. 8 is a flowchart illustrating an output comparison process.

【図9】 他の構成例を示すブロック図である。FIG. 9 is a block diagram showing another configuration example.

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

10 マシンコントローラ、12 センサ、20 計測
処理装置、22 計測処理部、24 計測入力ボード、
30 制御入力信号データベース、32 センサ信号デ
ータベース、34 出力信号データベース。
10 machine controller, 12 sensors, 20 measurement processing devices, 22 measurement processing units, 24 measurement input boards,
30 control input signal database, 32 sensor signal database, 34 output signal database.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 入力されてくる制御信号に応じてセンサ
からの出力を取り込み、所定の演算を行い、演算結果を
出力する計測部と、 この計測部へ供給する制御信号及びセンサからの出力に
ついてのデータを記録する入力データベースと、 この入力データベースに記録されているデータに基づい
て疑似信号を発生し、計測部に供給する疑似信号発生手
段と、 演算結果についてのデータを記憶する出力データベース
と、 上記疑似信号に基づいて計測部が演算処理した結果と、
出力データベースに記憶されている結果とを比較する比
較手段と、 を有し、 計測部のデバッグを行うことができる計測処理装置。
1. A measuring unit for receiving an output from a sensor in accordance with an input control signal, performing a predetermined calculation, and outputting a calculation result, and a control signal supplied to the measuring unit and an output from the sensor. An input database that records data of the input database; a pseudo signal generating means that generates a pseudo signal based on the data recorded in the input database and supplies the pseudo signal to a measurement unit; and an output database that stores data about a calculation result. The result of the calculation performed by the measurement unit based on the pseudo signal,
And a comparing means for comparing the result stored in the output database with a measurement processing device capable of debugging the measurement unit.
【請求項2】 請求項1に記載の装置において、 上記計測部において取得した実データを入力データベー
スに記憶し、デバッグ用疑似データ発生用のデータとし
て利用できることを特徴とする計測処理装置。
2. The measurement processing apparatus according to claim 1, wherein the actual data acquired by the measurement unit is stored in an input database and can be used as data for generating pseudo data for debugging.
JP11056802A 1999-03-04 1999-03-04 Measuring processor Pending JP2000258196A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11056802A JP2000258196A (en) 1999-03-04 1999-03-04 Measuring processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11056802A JP2000258196A (en) 1999-03-04 1999-03-04 Measuring processor

Publications (1)

Publication Number Publication Date
JP2000258196A true JP2000258196A (en) 2000-09-22

Family

ID=13037541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11056802A Pending JP2000258196A (en) 1999-03-04 1999-03-04 Measuring processor

Country Status (1)

Country Link
JP (1) JP2000258196A (en)

Similar Documents

Publication Publication Date Title
CN1153347A (en) Bus analyzer and method for testing inner bus thereof
CN110580220B (en) Method for measuring code segment execution time and terminal equipment
KR940001146B1 (en) System for checking comparision check function of information processing apparatus
CN100458457C (en) Method, apparatus, system, program and medium for inspecting a circuit board and an apparatus incorporating the circuit board
JP2003098226A (en) Printed board failure determination method
JP2000258196A (en) Measuring processor
JP2001273794A (en) Pre-fail information obtaining circuit, and its obtaining method
JP4035396B2 (en) Semiconductor test apparatus and test method
KR950012495B1 (en) Memory device diagnosis apparatus and method thereof
JP2744029B2 (en) System bus monitor for electronic exchange
JPH0997194A (en) Data acquisition device for fail memory
JPH08178278A (en) Repairing method and repair supporting apparatus for gas apparatus or the like
JP2578076Y2 (en) Defect data acquisition device for IC test equipment
JPH0755602Y2 (en) Control unit inspection device
CN115098332A (en) Test prototype temperature acquisition method, system, equipment and storage medium
CN117880158A (en) Method and device for testing serial communication protocol of communication equipment of Internet of things
JP2850333B2 (en) Microprocessor development support equipment
SU1594544A1 (en) System for monitoring and diagnosing digital units
JPS62260234A (en) Trouble diagnosing device
JP2000074998A (en) System and method for diagnosing electronic apparatus
KR200286832Y1 (en) Apparatus for Debugging of exterior bus interface in a system unit
JP2003280940A (en) Debug system
JPS6319046A (en) Register testing system
KR20030024974A (en) Apparatus and method for monitoring boot up of processor card
JPH05150019A (en) Ic testing device