JPH08297636A - On-line terminal input simulator - Google Patents

On-line terminal input simulator

Info

Publication number
JPH08297636A
JPH08297636A JP7102680A JP10268095A JPH08297636A JP H08297636 A JPH08297636 A JP H08297636A JP 7102680 A JP7102680 A JP 7102680A JP 10268095 A JP10268095 A JP 10268095A JP H08297636 A JPH08297636 A JP H08297636A
Authority
JP
Japan
Prior art keywords
simulation
input
central processing
processing unit
data
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
JP7102680A
Other languages
Japanese (ja)
Inventor
Harumi Kirihata
治己 桐畑
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP7102680A priority Critical patent/JPH08297636A/en
Publication of JPH08297636A publication Critical patent/JPH08297636A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: To provide the on-line terminal input simulator with which various kinds of simulation can be easily executed. CONSTITUTION: A terminal controller 12 is provided with an emulator 14 for a central processing unit(CPU) 11 connected through a communication line 3, real data sampling module 16 for sampling the contents and time of an input operation from an input device 7 and information transferred with the CPU 11, filing device 8 for storing these sampled data, simulation module 18 for performing the simulation based on the input operation from the input dveice 7 stored in the filing device 8, CPU synchronization module 20 for monitoring the interruption of transmission/reception at the emulator 14, and fault information sampling module 20 for sampling fault information by comparing really tranferred data with previously stored data and corresponding to the load conditions of the CPU 11, the simulation is performed by the simple input operation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はオンライン端末入力シミ
ュレーション装置、特にオンラインシステム構築時にお
ける性能評価、障害解析の簡易な実施を図るオンライン
端末入力シミュレーション装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an on-line terminal input simulation apparatus, and more particularly to an on-line terminal input simulation apparatus which facilitates performance evaluation and failure analysis when an online system is constructed.

【0002】[0002]

【従来の技術】従来から中央処理装置と複数のオンライ
ン端末装置とを通信回線を介して接続し、各オンライン
端末装置からの処理要求を中央処理装置に送り、中央処
理装置において要求した処理を実行させてその実行結果
を要求元のオンライン端末装置に返すオンラインシステ
ムがある。このオンラインシステム構築時に性能評価や
障害解析を行うことで、事前にシステムの能力を計測し
たり障害の未然防止を図っている。システム構築時にお
ける性能評価及び障害解析は、オンライン端末装置側で
用意された専用形式のシミュレーション用データに基づ
いてシミュレーションを行うことで実施される。
2. Description of the Related Art Conventionally, a central processing unit and a plurality of online terminal units are connected via a communication line, a processing request from each online terminal unit is sent to the central processing unit, and the requested processing is executed in the central processing unit. There is an online system in which the execution result is returned to the requesting online terminal device. By performing performance evaluation and failure analysis when constructing this online system, the system's performance is measured in advance and failures are prevented. Performance evaluation and failure analysis at the time of system construction are carried out by performing a simulation based on simulation data in a dedicated format prepared on the online terminal side.

【0003】図6は、従来のオンラインシステムの概略
構成を示した図であり、この図においては1台のオンラ
イン端末装置のみを示している。
FIG. 6 is a diagram showing a schematic configuration of a conventional online system. In this figure, only one online terminal device is shown.

【0004】中央処理装置1とオンライン端末装置2
は、通信回線3を介して接続されている。中央処理装置
1には、シミュレーション時にシミュレーション専用の
通信モジュール4が搭載される。一方、オンライン端末
装置2には、シミュレーション時にシミュレーション専
用の通信モジュール5とシミュレーションを実行するた
めのシミュレーションモジュール6とが搭載される。な
お、シミュレーション実行時に通信モジュール5とシミ
ュレーションモジュール6とを搭載したオンライン端末
装置を端末制御装置2ということにする。更に、端末制
御装置2には、中央処理装置1に送信するデータを入力
するためのキーボード等の入力装置7とシミュレーショ
ン用データを予め記憶しておくためのファイル装置8と
が接続されている。従来におけるオンライン端末入力シ
ミュレーション装置は、以上の要素で構成される。
Central processing unit 1 and online terminal unit 2
Are connected via the communication line 3. A communication module 4 dedicated to the simulation is mounted on the central processing unit 1 during the simulation. On the other hand, the online terminal device 2 is equipped with a communication module 5 dedicated to the simulation and a simulation module 6 for executing the simulation during the simulation. The online terminal device equipped with the communication module 5 and the simulation module 6 at the time of executing the simulation will be referred to as a terminal control device 2. Further, the terminal control device 2 is connected to an input device 7 such as a keyboard for inputting data to be transmitted to the central processing unit 1 and a file device 8 for storing simulation data in advance. A conventional online terminal input simulation device is composed of the above elements.

【0005】従来においてオンラインシステムのシミュ
レーションを行うためには、まず端末制御装置2の入力
装置7からデータを入力させる必要があるが、これはフ
ァイル装置8にすでに用意されているシミュレーション
用データの手順に基づいて入力させ、この入力された文
字列等の入力データを一定間隔毎に中央処理装置1に送
信する。そして、データの送受信が正常に行われたかを
調べることで障害の解析を行い、データの送受信にかか
る時間を計測することでシステムの能力を評価する。
Conventionally, in order to perform a simulation of an online system, it is necessary to first input data from the input device 7 of the terminal control device 2. This is a procedure of the simulation data already prepared in the file device 8. The input data such as the input character string is transmitted to the central processing unit 1 at regular intervals. Then, the failure is analyzed by checking whether data transmission / reception is normally performed, and the system capability is evaluated by measuring the time required for data transmission / reception.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、従来に
おいては以上のようにシミュレーションを行っているの
で、以下の問題があった。
However, since the simulation is conventionally performed as described above, there are the following problems.

【0007】まず、オンラインシステムにおいてシミュ
レーションを行うためには中央処理装置側及び端末制御
装置側の両方にシミュレーション専用の通信モジュール
が必要となってしまう。
First, in order to perform a simulation in an online system, both the central processing unit side and the terminal control unit side require communication modules dedicated to the simulation.

【0008】また、シミュレーションを行うための専用
のシミュレーション用データを予め用意しておく必要が
あった。このため予め決められた時間間隔でしかシミュ
レーションを行うことができないなど環境に応じたシミ
ュレーションを行うことができなかった。
Further, it is necessary to prepare in advance dedicated simulation data for performing the simulation. For this reason, it was not possible to perform a simulation in accordance with the environment, such as being able to perform a simulation only at a predetermined time interval.

【0009】以上のように、シミュレーションを行うた
めだけに用いられる構成が多々必要となり、シミュレー
ションを必ずしも容易に行えるとは言い難い。
As described above, it is difficult to say that the simulation can always be easily performed because many structures used only for performing the simulation are required.

【0010】本発明は以上のような問題を解決するため
になされたものであり、その目的は、多種にわたるシミ
ュレーションを容易に実行可能とするオンライン端末入
力シミュレーション装置を提供することにある。
The present invention has been made to solve the above problems, and an object of the present invention is to provide an online terminal input simulation apparatus capable of easily executing various simulations.

【0011】[0011]

【課題を解決するための手段】以上のような目的を達成
するために、本発明は、中央処理装置と通信回線を介し
て接続されそれぞれに入力装置を持つ複数のオンライン
端末装置との間の入力シミュレーションを行うオンライ
ン端末入力シミュレーション装置において、前記各オン
ライン端末装置を前記中央処理装置の端末としてエミュ
レートするエミュレータと、前記入力装置からの入力操
作に伴う情報及び前記中央処理装置との間の送受信情報
を採取するデータ採取手段と、前記データ採取手段が採
取したデータを記憶する記憶手段と、を有することを特
徴とする。
In order to achieve the above-mentioned object, the present invention relates to a plurality of online terminal devices which are connected to a central processing unit via a communication line and each have an input device. In an online terminal input simulation device that performs an input simulation, transmission and reception between an emulator that emulates each of the online terminal devices as a terminal of the central processing unit and information associated with an input operation from the input device and the central processing unit It is characterized by having a data collecting means for collecting information and a storage means for storing the data collected by the data collecting means.

【0012】また、前記記憶手段に記憶された前記入力
装置からの入力操作に伴う情報に基づいてシミュレーシ
ョンを行う入力操作シミュレーション手段を有すること
を特徴とする。
Further, the present invention is characterized by further comprising input operation simulation means for performing a simulation based on information associated with an input operation from the input device stored in the storage means.

【0013】更に、前記エミュレータの送受信の割込み
を監視する中央処理装置同期手段を有し、前記入力操作
シミュレーション手段は、前記中央処理装置同期手段が
指示するタイミングによりシミュレーションを行うこと
を特徴とする。
Further, it is characterized in that it has a central processing unit synchronization means for monitoring interruption of transmission / reception of the emulator, and the input operation simulation means carries out a simulation at a timing instructed by the central processing unit synchronization means.

【0014】また、前記入力操作シミュレーション手段
は、前記データ採取手段と並行して動作することを特徴
とする。
The input operation simulation means operates in parallel with the data collection means.

【0015】そして、シミュレーションにより送受信さ
れるデータと前記記憶手段に記憶されているデータとの
比較により得られた障害情報を採取する障害情報採取手
段を有することを特徴とする。
The present invention is characterized by further comprising fault information collecting means for collecting fault information obtained by comparing the data transmitted and received by the simulation with the data stored in the storage means.

【0016】[0016]

【作用】以上のような構成を有する本発明に係るオンラ
イン端末入力シミュレーション装置においては、データ
採取手段は入力装置からの入力操作を採取し記憶手段に
記憶しておく。この記憶した入力操作をシミュレーショ
ンの実データとして用いることで、予めシミュレーショ
ン用データを用意しておかなくても所望のタイミングで
シミュレーションを行うことができる。
In the online terminal input simulation apparatus according to the present invention having the above structure, the data collecting means collects the input operation from the input device and stores it in the storing means. By using the stored input operation as the actual data of the simulation, the simulation can be performed at a desired timing without preparing the simulation data in advance.

【0017】また、入力操作シミュレーション手段は、
記憶手段に記憶された入力操作に基づいてシミュレーシ
ョンを行う。中央処理装置同期手段は、中央処理装置か
らの応答を受けたとき、その同期タイミングを入力操作
シミュレーション手段に通知するので、入力操作シミュ
レーション手段は、中央処理装置主導のタイミングでシ
ミュレーションを行うことができる。
Further, the input operation simulation means is
The simulation is performed based on the input operation stored in the storage means. When the central processing unit synchronization means receives a response from the central processing unit, the central processing unit synchronization unit notifies the input operation simulation unit of the synchronization timing, so that the input operation simulation unit can perform the simulation at the timing led by the central processing unit. .

【0018】また、データ採取手段と入力操作シミュレ
ーション手段とは、並行して動作することもできる。
The data collecting means and the input operation simulation means can also operate in parallel.

【0019】また、障害情報採取手段は、シミュレーシ
ョン実行時に中央処理装置との間のデータ送受信時に予
め記憶しておいた入力操作と実際の送受信データとを比
較するので、障害が発生したことを検知し障害情報を採
取することができる。
Further, since the failure information collecting means compares the input operation stored in advance at the time of data transmission / reception with the central processing unit at the time of simulation execution with the actual transmission / reception data, it is detected that a failure has occurred. Then, the failure information can be collected.

【0020】[0020]

【実施例】以下、図面に基づいて、本発明の好適な実施
例を説明する。なお、従来例と同様の要素には同じ符号
を付ける。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described below with reference to the drawings. The same elements as those in the conventional example are designated by the same reference numerals.

【0021】実施例1.図1は、本発明に係るオンライ
ン端末入力シミュレーション装置を用いたオンラインシ
ステムの概略構成を示した図である。従来例と同様に1
台のオンライン端末装置のみを図示している。本実施例
における端末制御装置12は、各端末制御装置12を中
央処理装置11の端末としてエミュレートする汎用的な
エミュレータ14と、入力装置7からの入力操作に伴う
情報及び中央処理装置11との間の送受信情報をエミュ
レータ14を介して採取するデータ採取手段としての実
データ採取モジュール16と、を有する。具体的には、
入力装置7からエミュレータ14に送った入力データ、
例えば入力装置7がキーボードの場合はキーボード操作
内容とその操作した時刻もしくは時間間隔を入力操作に
伴う情報として採取する。また、エミュレータ14が中
央処理装置11から受信した電文又は中央処理装置11
に送信するキーボードからの入力データ及び送受信の時
刻もしくは時間間隔を送受信情報として採取する。採取
するために、実データ採取モジュール16には事前にエ
ミュレータ14及び入力装置7の割込アドレスの設定/
変更を行う。本実施例におけるファイル装置8は、実デ
ータ採取モジュール16が採取したこれらのデータを記
憶する記憶手段として用いられる。更に、端末制御装置
12は、ファイル装置8に記憶された入力装置7からの
入力操作に基づいてシミュレーションを行う入力操作シ
ミュレーション手段としてのシミュレーションモジュー
ル18と、エミュレータ14の送受信の割込みを監視す
る中央処理装置同期手段としての中央処理装置同期モジ
ュール20と、を有する。中央処理装置同期モジュール
20には、割込みを監視するために事前にエミュレータ
14の割込アドレスの設定/変更を行う。
Example 1. FIG. 1 is a diagram showing a schematic configuration of an online system using an online terminal input simulation device according to the present invention. 1 as in the conventional example
Only one online terminal is shown. The terminal control device 12 according to the present embodiment includes a general-purpose emulator 14 that emulates each terminal control device 12 as a terminal of the central processing unit 11, and information and central processing unit 11 associated with an input operation from the input device 7. An actual data collection module 16 as a data collection means for collecting transmission / reception information between the two via the emulator 14. In particular,
Input data sent from the input device 7 to the emulator 14,
For example, when the input device 7 is a keyboard, the contents of keyboard operation and the time or time interval of the operation are collected as information associated with the input operation. In addition, a message received by the emulator 14 from the central processing unit 11 or the central processing unit 11
The input data from the keyboard to be transmitted to and the time or time interval of transmission / reception are collected as transmission / reception information. In order to collect data, the emulator 14 and the input device 7 are set with interrupt addresses in advance in the actual data collection module 16.
Make a change. The file device 8 in this embodiment is used as a storage means for storing these data collected by the actual data collection module 16. Further, the terminal control device 12 has a simulation module 18 as an input operation simulation means for performing a simulation based on an input operation from the input device 7 stored in the file device 8 and a central processing for monitoring an interrupt of transmission / reception of the emulator 14. And a central processing unit synchronization module 20 as a device synchronization means. In the central processing unit synchronization module 20, the interrupt address of the emulator 14 is set / changed in advance in order to monitor the interrupt.

【0022】本実施例において特徴的なことは、キーボ
ードからの入力及びその時刻を採取するようにしたの
で、予めシミュレーション用データを用意しておかなく
てもこの入力操作に伴う情報を用いることでシミュレー
ションを行うことができ、かつ所望のタイミングでシミ
ュレーションを行うことができる。
The feature of this embodiment is that the input from the keyboard and the time are collected, so that the information associated with this input operation can be used without preparing the simulation data in advance. The simulation can be performed, and the simulation can be performed at a desired timing.

【0023】図2は、本実施例における実データ採取モ
ジュール16の処理を示したフローチャートであり、以
下、この図を用いて本実施例において情報を採取する動
作について説明する。なお、入力装置7がキーボードの
場合で説明する。
FIG. 2 is a flow chart showing the processing of the actual data collection module 16 in this embodiment. The operation of collecting information in this embodiment will be described below with reference to this figure. The case where the input device 7 is a keyboard will be described.

【0024】エミュレータ14又はキーボードから割込
みが発生した場合(ステップ101)、実データ採取モ
ジュール16の処理が開始され、送受信情報又は入力操
作を採取する(ステップ102〜105)。これらの情
報を採取しファイル装置8に記憶した後の処理は、本来
のエミュレータ14及びキーボードの処理を行い、終了
コマンドを受け取るまで繰り返し行う(ステップ10
6)。このように、実データ採取モジュール16を設け
て通常の処理に影響を与えることなく送受信情報又は入
力操作を採取することができるようにしたので、予めシ
ミュレーション用データを設けておく必要がない。
When an interrupt is generated from the emulator 14 or the keyboard (step 101), the process of the actual data collection module 16 is started to collect the transmission / reception information or the input operation (steps 102 to 105). The process after collecting the information and storing it in the file device 8 is performed by the original process of the emulator 14 and the keyboard and is repeated until the end command is received (step 10).
6). As described above, since the actual data collection module 16 is provided so that the transmission / reception information or the input operation can be collected without affecting the normal processing, it is not necessary to provide the simulation data in advance.

【0025】図3は本実施例におけるシミュレーション
モジュール18の、図4は中央処理装置同期モジュール
20の処理をそれぞれ示したフローチャートであり、次
に、採取したキーボードの入力操作に基づいてシミュレ
ーションを行う処理について説明する。
FIG. 3 is a flow chart showing the processing of the simulation module 18 in this embodiment, and FIG. 4 is a flow chart showing the processing of the central processing unit synchronization module 20, respectively. Next, the processing for performing a simulation based on the input operation of the collected keyboard. Will be described.

【0026】シミュレーションモジュール18は、ファ
イル装置8に記憶したキーボードの入力操作に基づいて
シミュレーションを行うが、まず最初の入力操作は、端
末制御装置12からエミュレータ14を介して中央装置
11に送信する(ステップ201)。データの送受信が
行われるとエミュレータ14に割込みが発生するため中
央処理装置同期モジュール20の処理が開始する。これ
により、中央処理装置同期モジュール20は、エミュレ
ータ14を介して行われるデータの送受信を常時監視し
送受信情報を採取するが、その採取した情報が中央処理
装置11からの応答であった場合(ステップ301、3
02)、同期タイミングをシミュレーションモジュール
18に通知する(ステップ303)。なお、中央処理装
置同期モジュール20は、エミュレータ14を介して終
了コマンドを受け取ったとき処理を終了する(ステップ
304)。
The simulation module 18 performs a simulation based on the keyboard input operation stored in the file device 8, and the first input operation is transmitted from the terminal control device 12 to the central device 11 via the emulator 14 ( Step 201). When data is transmitted / received, an interrupt occurs in the emulator 14, so that the processing of the central processing unit synchronization module 20 starts. As a result, the central processing unit synchronization module 20 constantly monitors the data transmission / reception performed via the emulator 14 and collects the transmission / reception information, but when the collected information is a response from the central processing unit 11 (step 301, 3
02), and notifies the simulation module 18 of the synchronization timing (step 303). The central processing unit synchronization module 20 ends the process when it receives the end command via the emulator 14 (step 304).

【0027】シミュレーションモジュール18は、中央
処理装置11からの応答の内容を確認し、ファイル装置
8に記憶した時間間隔のままかあるいはその整数倍もし
くは等間隔などを自由に設定し、その設定された所定の
時間間隔をあけて次の入力操作を送信する(ステップ2
03)。これを終了コマンドを受け取るまで繰り返す
(ステップ204)。このようにして、中央処理装置1
1にかかる負荷を考慮したシミュレーションを行うこと
ができる。また、中央処理装置11からの応答を検知し
た後に次の入力操作を送信するようにしたので、中央処
理装置11の処理能力を考慮した中央処理装置主導のシ
ミュレーションを行うことができる。すなわち、中央処
理装置の応答に対して即座に次の入力操作を送信するよ
うにすれば、中央処理装置に対して最大の負荷を与えた
状態でシミュレーションを行うことができるようになる
が、この送受信情報はファイル装置8に記憶されている
ため、その内容を参照すればオンラインシステムにおけ
る中央処理装置11の最大性能を得ることができる。
The simulation module 18 confirms the contents of the response from the central processing unit 11 and freely sets the time interval stored in the file device 8 or an integral multiple or an equal interval thereof, and the setting is made. The next input operation is transmitted at a predetermined time interval (step 2).
03). This is repeated until the end command is received (step 204). In this way, the central processing unit 1
It is possible to perform a simulation in consideration of the load applied to 1. Further, since the next input operation is transmitted after detecting the response from the central processing unit 11, it is possible to perform the simulation led by the central processing unit in consideration of the processing capacity of the central processing unit 11. That is, if the next input operation is immediately transmitted in response to the response of the central processing unit, the simulation can be performed with the maximum load applied to the central processing unit. Since the transmission / reception information is stored in the file device 8, the maximum performance of the central processing unit 11 in the online system can be obtained by referring to the contents.

【0028】また、本実施例においては、中央処理装置
11には、シミュレーションを行うための専用の通信モ
ジュールなどは必要なく、端末制御装置12のみに前述
した要素を必要とするだけである。更に、本実施例にお
けるシミュレーションは、動作中のソフトウェアの環境
を変更しなくても実行可能であり、また通常使用する汎
用的なエミュレータ14、入力装置7及びファイル装置
8を利用することで行うことができる。
Further, in the present embodiment, the central processing unit 11 does not need a dedicated communication module or the like for performing a simulation, and only the terminal control unit 12 needs the above-mentioned elements. Furthermore, the simulation in this embodiment can be executed without changing the environment of the software in operation, and can be performed by using the general-purpose emulator 14, the input device 7, and the file device 8 that are normally used. You can

【0029】実施例2.上記第1実施例では、キーボー
ドからの入力操作を実データとして採取した後に、その
採取した実データを用いてシミュレーションを行った
が、シミュレーションモジュール18によるシミュレー
ションの実行中に実データ採取モジュール16を起動し
て、シミュレーションモジュール18と実データ採取モ
ジュール16とを並行して動作させるようにしてもよ
い。これにより、シミュレーションを行いながら実デー
タを採取することができる。
Example 2. In the first embodiment, the input operation from the keyboard is collected as actual data, and then the simulation is performed using the collected actual data. However, the actual data collection module 16 is activated during the simulation by the simulation module 18. Then, the simulation module 18 and the actual data collection module 16 may be operated in parallel. As a result, actual data can be collected while performing the simulation.

【0030】また、シミュレーションモジュール18に
よるシミュレーションの実行時にキーボードを操作して
中央処理装置11に送信する実データを入力するように
してもよい。
When the simulation is executed by the simulation module 18, the keyboard may be operated to input the actual data to be transmitted to the central processing unit 11.

【0031】実施例3.上記各実施例においては、上記
構成により中央処理装置11の性能評価を行うことがで
きた。本実施例においては、上記構成に加えて端末制御
装置12に更に、シミュレーションにより送受信される
データとファイル装置8に記憶されているデータとの比
較により得られた障害情報を採取する障害情報採取手段
としての障害情報採取モジュール22を設けたことを特
徴としている。障害情報採取モジュール22には、中央
処理装置11との間で送受信されるデータを参照するた
めに事前にエミュレータ14の割込アドレスの設定/変
更を行う。
Example 3. In each of the above examples, the performance of the central processing unit 11 could be evaluated by the above configuration. In the present embodiment, in addition to the above configuration, the terminal control device 12 is further provided with failure information collecting means for collecting failure information obtained by comparing the data transmitted / received by simulation with the data stored in the file device 8. The failure information collecting module 22 is provided. The failure information collection module 22 sets / changes the interrupt address of the emulator 14 in advance in order to refer to the data transmitted / received to / from the central processing unit 11.

【0032】図5は、本実施例における障害情報採取モ
ジュール22の処理を示したフローチャートであり、以
下、この図を用いて本実施例の動作について説明する。
FIG. 5 is a flow chart showing the processing of the fault information collection module 22 in this embodiment, and the operation of this embodiment will be described below with reference to this figure.

【0033】中央処理装置11との間でデータの送受信
が行われるとエミュレータ14に割込みが発生するため
障害情報採取モジュール22の処理が開始する(ステッ
プ401)。これにより、障害情報採取モジュール22
は、エミュレータ14を介して行われるデータの送受信
の内容を常時参照し、その送受信されたデータと送受信
するために用意された実データとを比較する(ステップ
402)。実データは、キーボードの入力操作により採
取しファイル装置8に予め記憶しておいたデータを用い
る。これらのデータを比較して(ステップ403)、デ
ータの内容が異なっている場合、あるいは送受信のタイ
ミングが異なっている場合、何らかの障害が発生したと
判断し、その事象の時刻、比較内容等を障害情報として
採取しファイル装置8に記録する(ステップ404)。
このように、障害情報をシミュレーションの実行時に採
取することができる。この処理を終了コマンドを受け取
るまで繰り返し行う(ステップ405)。
When data is transmitted / received to / from the central processing unit 11, an interrupt occurs in the emulator 14, so that the processing of the fault information collection module 22 starts (step 401). As a result, the failure information collection module 22
Always refers to the contents of data transmission / reception performed via the emulator 14, and compares the transmitted / received data with the actual data prepared for transmission / reception (step 402). As the actual data, the data collected by the input operation of the keyboard and stored in the file device 8 in advance is used. If these data are compared (step 403) and the contents of the data are different or the transmission / reception timings are different, it is determined that some kind of failure has occurred, and the time of the event, the content of the comparison, etc. It is collected as information and recorded in the file device 8 (step 404).
In this way, the failure information can be collected when executing the simulation. This process is repeated until the end command is received (step 405).

【0034】なお、上記各実施例では、オンライン端末
装置に搭載したオンライン端末入力シミュレーション装
置について説明したが、本実施例におけるオンライン端
末入力シミュレーション装置を用いてオンライン端末装
置のレスポンス測定やオペレーション記録等にも応用す
ることができる。
In each of the above-mentioned embodiments, the online terminal input simulation device mounted on the online terminal device has been described. However, the online terminal input simulation device of this embodiment is used for response measurement and operation recording of the online terminal device. Can also be applied.

【0035】[0035]

【発明の効果】請求項1記載の発明によれば、データ採
取手段を設け、通常のオンライン処理に影響を与えるこ
となく送受信情報又は入力操作を採取することができる
ようにしたので、予めシミュレーション用データを設け
ておく必要がない。シミュレーションを行うために使用
する実データは、単なる入力装置からの入力操作により
容易に得ることができ、その内容は中央処理装置の負荷
状況に応じて任意に設定することが可能となる。従っ
て、オンラインシステムの環境等に応じた所望のシミュ
レーションを行うことが可能となる。
According to the first aspect of the present invention, the data collecting means is provided so that the transmission / reception information or the input operation can be collected without affecting the normal online processing. There is no need to provide data. The actual data used to perform the simulation can be easily obtained by a simple input operation from the input device, and the contents can be arbitrarily set according to the load status of the central processing unit. Therefore, it is possible to perform a desired simulation according to the environment of the online system.

【0036】更に、中央処理装置側には、シミュレーシ
ョンを行うための専用の通信モジュールを必要としない
ため、簡便であり、より正確な性能評価を得ることが可
能となる。
Further, since the central processing unit does not require a dedicated communication module for performing the simulation, it is simple and more accurate performance evaluation can be obtained.

【0037】請求項2記載の発明によれば、入力操作シ
ミュレーション手段を設けたので、記憶手段に記憶され
た入力操作に基づいてシミュレーションを行うことが可
能となる。
According to the second aspect of the invention, since the input operation simulation means is provided, the simulation can be performed based on the input operation stored in the storage means.

【0038】請求項3記載の発明によれば、中央処理装
置同期手段を設け中央処理装置の応答を検知することを
できるようにしたので、その応答タイミングに応じた中
央処理装置主導のシミュレーションを行うことが可能と
なる。すなわち、中央処理装置の応答に対して即座に次
の入力操作を送信するようにすれば、中央処理装置に対
して最大の負荷を与えた状態でシミュレーションを行う
ことができるようになる。
According to the third aspect of the present invention, the central processing unit synchronizing means is provided so that the response of the central processing unit can be detected. Therefore, a simulation led by the central processing unit is performed according to the response timing. It becomes possible. That is, if the next input operation is immediately transmitted in response to the response of the central processing unit, the simulation can be performed with the maximum load being applied to the central processing unit.

【0039】請求項4記載の発明によれば、入力操作シ
ミュレーション手段とデータ採取手段と並行して動作さ
せながら実データを採取することが可能となる。
According to the invention described in claim 4, it is possible to collect the actual data while operating the input operation simulation means and the data collection means in parallel.

【0040】請求項5記載の発明によれば、障害情報採
取手段を設けたので、障害情報をシミュレーションの実
行時に採取することが可能となる。
According to the fifth aspect of the invention, since the failure information collecting means is provided, it is possible to collect the failure information at the time of executing the simulation.

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

【図1】 本発明に係るオンライン端末入力シミュレー
ション装置を用いたオンラインシステムの概略構成を示
した図である。
FIG. 1 is a diagram showing a schematic configuration of an online system using an online terminal input simulation device according to the present invention.

【図2】 第1実施例における実データ採取モジュール
の処理を示したフローチャートである。
FIG. 2 is a flowchart showing processing of an actual data collection module in the first embodiment.

【図3】 第1実施例におけるシミュレーションモジュ
ールの処理を示したフローチャートである。
FIG. 3 is a flowchart showing processing of a simulation module in the first embodiment.

【図4】 第1実施例における中央処理装置同期モジュ
ールの処理を示したフローチャートである。
FIG. 4 is a flowchart showing processing of a central processing unit synchronization module in the first embodiment.

【図5】 本発明に係るオンライン端末入力シミュレー
ション装置の第3実施例における障害情報採取モジュー
ルの処理を示したフローチャートである。
FIG. 5 is a flowchart showing a process of a failure information collection module in a third embodiment of the online terminal input simulation apparatus according to the present invention.

【図6】 従来のオンラインシステムの概略構成を示し
た図である。
FIG. 6 is a diagram showing a schematic configuration of a conventional online system.

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

1、11 中央処理装置、2、12 端末制御装置、3
通信回線、4、5通信モジュール、6、18 シミュ
レーションモジュール、7 入力装置、8ファイル装
置、14 エミュレータ、16 実データ採取モジュー
ル、20 中央処理装置同期モジュール、22 障害情
報採取モジュール。
1, 11 Central processing unit, 2, 12 Terminal control device, 3
Communication lines 4, 5 communication modules, 6 and 18 simulation modules, 7 input devices, 8 file devices, 14 emulators, 16 real data collection modules, 20 central processing unit synchronization modules, 22 failure information collection modules.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 中央処理装置と通信回線を介して接続さ
れそれぞれに入力装置を持つ複数のオンライン端末装置
との間の入力シミュレーションを行うオンライン端末入
力シミュレーション装置において、 前記各オンライン端末装置を前記中央処理装置の端末と
してエミュレートするエミュレータと、 前記入力装置からの入力操作に伴う情報及び前記中央処
理装置との間の送受信情報を採取するデータ採取手段
と、 前記データ採取手段が採取したデータを記憶する記憶手
段と、 を有することを特徴とするオンライン端末入力シミュレ
ーション装置。
1. An online terminal input simulation device for performing an input simulation between a plurality of online terminal devices each of which is connected to a central processing unit via a communication line and has an input device, the online terminal device comprising: An emulator that emulates as a terminal of the processing device, a data collecting unit that collects information associated with an input operation from the input device and transmission / reception information with the central processing unit, and stores data collected by the data collecting unit. An online terminal input simulation device, comprising:
【請求項2】 請求項1記載のオンライン端末入力シミ
ュレーション装置において、 前記記憶手段に記憶された前記入力装置からの入力操作
に伴う情報に基づいてシミュレーションを行う入力操作
シミュレーション手段を有することを特徴とするオンラ
イン端末入力シミュレーション装置。
2. The online terminal input simulation apparatus according to claim 1, further comprising an input operation simulation means for performing a simulation based on information associated with an input operation from the input device stored in the storage means. Online terminal input simulation device to do.
【請求項3】 請求項1記載のオンライン端末入力シミ
ュレーション装置において、 前記エミュレータの送受信の割込みを監視する中央処理
装置同期手段を有し、 前記入力操作シミュレーション手段は、前記中央処理装
置同期手段が指示するタイミングによりシミュレーショ
ンを行うことを特徴とするオンライン端末入力シミュレ
ーション装置。
3. The online terminal input simulation apparatus according to claim 1, further comprising a central processing unit synchronization means for monitoring a transmission / reception interrupt of the emulator, wherein the input operation simulation means is instructed by the central processing unit synchronization means. An online terminal input simulation device, which is characterized in that a simulation is performed according to the timing.
【請求項4】 請求項2記載のオンライン端末入力シミ
ュレーション装置において、 前記入力操作シミュレーション手段は、前記データ採取
手段と並行して動作することを特徴とするオンライン端
末入力シミュレーション装置。
4. The online terminal input simulation apparatus according to claim 2, wherein the input operation simulation means operates in parallel with the data collection means.
【請求項5】 請求項1記載のオンライン端末入力シミ
ュレーション装置において、 シミュレーションにより送受信されるデータと前記記憶
手段に記憶されているデータとの比較により得られた障
害情報を採取する障害情報採取手段を有することを特徴
とするオンライン端末入力シミュレーション装置。
5. The online terminal input simulation apparatus according to claim 1, further comprising failure information collecting means for collecting failure information obtained by comparing data transmitted and received by simulation with data stored in the storage means. An online terminal input simulation device characterized by having.
JP7102680A 1995-04-26 1995-04-26 On-line terminal input simulator Pending JPH08297636A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7102680A JPH08297636A (en) 1995-04-26 1995-04-26 On-line terminal input simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7102680A JPH08297636A (en) 1995-04-26 1995-04-26 On-line terminal input simulator

Publications (1)

Publication Number Publication Date
JPH08297636A true JPH08297636A (en) 1996-11-12

Family

ID=14333957

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7102680A Pending JPH08297636A (en) 1995-04-26 1995-04-26 On-line terminal input simulator

Country Status (1)

Country Link
JP (1) JPH08297636A (en)

Similar Documents

Publication Publication Date Title
US7315807B1 (en) System and methods for storage area network simulation
CN107070972A (en) A kind of distributed document processing method and processing device
US6892254B2 (en) Device driver apparatus for I/O device simulation
JPH08297636A (en) On-line terminal input simulator
CN115514590B (en) Electric vehicle component, electric vehicle data collection system and electric vehicle data collection method
JPH11296480A (en) Remote fault monitoring system
JP2001077814A (en) Network fault analysis supporting system, network fault analysis method and recording medium recording fault analysis program
JP3691272B2 (en) Distributed processing system and failure analysis information storage method
JP2002259236A (en) Distributed control system and method for collecting data in emergency in this system
JPH0962626A (en) On-line testing method of decentralized processing system
JP2953946B2 (en) Test processing system
CN113986787B (en) Multi-CPU communication data detection method and system
JP2809325B2 (en) Multiple computer system and its monitoring operation method
CN112559255B (en) Method, system, device and storage medium for testing file mount recovery
JPH10307763A (en) Bus monitor device
JPS63118964A (en) Information processor
JPH07202990A (en) Debugging device
JP2843363B2 (en) Distributed computer system
JP3290221B2 (en) Distributed hierarchical data processing system
JPH05114035A (en) Response information processing system
JPH0329857A (en) Automatic analytical network apparatus
CN117909160A (en) Firmware crash analysis method and device based on Internet of things
JPS6125174B2 (en)
JP2000081992A (en) Computer performance checking system
JP2000339199A (en) Tm save analyzing method