JPS61151740A - Response time estimation system of command - Google Patents

Response time estimation system of command

Info

Publication number
JPS61151740A
JPS61151740A JP27301884A JP27301884A JPS61151740A JP S61151740 A JPS61151740 A JP S61151740A JP 27301884 A JP27301884 A JP 27301884A JP 27301884 A JP27301884 A JP 27301884A JP S61151740 A JPS61151740 A JP S61151740A
Authority
JP
Japan
Prior art keywords
command
processing time
module
processing
response time
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
JP27301884A
Other languages
Japanese (ja)
Inventor
Kazuhiro Sugino
杉野 和宏
Noboru Tsuchiya
土屋 昇
Takashi Onari
大成 尚
Tadamasa Kamikubo
上久保 忠正
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 JP27301884A priority Critical patent/JPS61151740A/en
Publication of JPS61151740A publication Critical patent/JPS61151740A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To display a processing time on a screen of a terminal device as a response time before execution of a command by estimating automatically the processing time of the command inputted in a command system. CONSTITUTION:When the operator inputs a command A from a terminal device 1 to a processing unit and stored tentatively in a command storage pool 21 of a command storage section 2. A command decoding section 3 refers to a command module relating table 51 in a storage device 5 to decode the command A, which is expanded into constitution modules 1, 2, 3. A processing time calculating section 10 uses a processing time calculation expression discriminated from a basic function table 52 to calculate processing times t1-t2 at each module and displays the total time T=t1+t2+t3 on the terminal device 1 as the response time of the command A. The operator observes the displayed response time and discriminates whether the command A is executed as it is or other command is to be executed earlier.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明はコマンドの応答時間推定方式に係り特に高機能
なコマンド群をもつコマンドシステムにおける応答時間
を推定するに好適なコマンドの応答時間推定方式に関す
る。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to a command response time estimation method, and particularly to a command response time estimation method suitable for estimating the response time in a command system having a group of highly functional commands. .

〔発明の背景〕[Background of the invention]

従来たとえば出力ファイルの出力時刻を推定する方式と
して、特開昭58−195919号公報に示されるよう
に、オペレータが予知できなかりた出力ファイルの出力
時刻を推定して表示する方法が知られている。しかし、
この方法は出力ファイルのように、データ処理装置の処
理速度と出力行数とから処理時間の推定が可能な対象に
しか適用できない。したがって本発明の対象テロ ルコ
マンドシステム、すなわち作業者が端末画面から所望の
処理機能を会話的に実行する命令すなわちコマンドを入
力して即時に処理結果を得る会話処理システムをたとえ
ば生産管理システム等に適用する場合に発生する下記の
問題点を上記方法では解決できない。
Conventionally, for example, as a method for estimating the output time of an output file, a method is known that estimates and displays the output time of an output file, which the operator could not predict, as shown in Japanese Patent Application Laid-open No. 58-195919. There is. but,
This method can only be applied to objects such as output files whose processing time can be estimated from the processing speed of the data processing device and the number of output lines. Therefore, the target terrorist command system of the present invention, that is, a conversational processing system in which a worker inputs an instruction or command to interactively execute a desired processing function from a terminal screen and obtains a processing result immediately, can be used, for example, in a production control system. The following problems that occur when applied cannot be solved by the above method.

第1に計算機の性能やコマンドの内部手続きに熟知して
いない作業者がコマンドを使用する場合に入力したコマ
ンドの応答時間を予測することが困難であるため、コマ
ンドの設計者はコマンドの応答性を十分考慮して設計し
なければならないが、しかし生産管理等においては工場
または職場ごとに使用方法や取り扱うデータ量が異なる
ので設計者がそれらを十分考慮してコマンドを設計する
ことは困難である。第2に計算機の非専門家のユーザで
も容易に使用できるコマンドに対しては高い機能が要求
されるが、しかしコマンドを高機能化すれば処理時間が
長くかかって応答性が低下する。第3に生産管理等で要
求される機能のなかにはスケジューリングに代表される
組合せ問題を解く機能が数多くあるが、このような機能
をコマンド化するとコマンドの入力データの増加に対し
て多大の処理時間を要することがあって、ユーザは何ら
の情報もなく端末の前で応答を待たなければならない。
First, when commands are used by workers who are not familiar with computer performance or command internal procedures, it is difficult to predict the response time of input commands. However, in production management, etc., the usage methods and amount of data handled differ depending on the factory or workplace, so it is difficult for designers to take these into account when designing commands. . Second, high functionality is required for commands that can be easily used even by non-expert computer users, but if the commands are made to be highly functional, processing time will be longer and responsiveness will be lowered. Third, among the functions required for production management, etc., there are many functions for solving combinatorial problems, such as scheduling, but when such functions are converted into commands, a large amount of processing time is required due to the increase in input data for the commands. The user must sit at the terminal and wait for a response without any information.

第4に既存のコマンドを組み合せて新しい機能のコマン
ドを作る機能を備えたコマンドシステムにおいては、新
しいコマンドを作るさいに各コマンドの応答性を十分吟
味しないと実用的なコマンドを作れないなどの問題点が
ある。
Fourth, in command systems that have the ability to create commands for new functions by combining existing commands, there are problems such as the inability to create practical commands without carefully examining the responsiveness of each command. There is a point.

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

本発明の目的は上記した従来技術の問題点を解決するた
め、コマンドシステムにおいて入力されたコマンドの処
理時間を自動推定することによりコマンド実行以前に応
答時間として端末画面に表示可能にするコマンドの応答
時間推定方式を提供するにある。
An object of the present invention is to solve the above-mentioned problems of the prior art by automatically estimating the processing time of a command input in a command system so that a command response can be displayed as a response time on a terminal screen before the command is executed. To provide a time estimation method.

〔発明の概要〕[Summary of the invention]

本発明は、コマンドを入力して処理結果または応答を表
示する端末と、入力コマンドをモジュールに展開して該
モジュールを順次実行する処理装置とから構成されるコ
マンドシステムにおいて、あらかじめモジュールの処理
時間を推定するための処理時間計算式の基底関数の係数
を発生データにもとづき推定しておき、コマンド入力時
に展開されたモジュールととに上記処理時間計算式によ
り処理時間を推定して該推定時の合計をコマンドの推定
応答時間として端末に表示せしめ、コマンドの実行時に
はモジュールごとの実行時間を測定し該測定データと上
記推定値との誤差が許容値外か否かにより判断して該測
定データにもとづき上記処理時間計算式の基底関数の係
数を再推定せしめるようにしたコマンドの応答時間推定
方式である。
The present invention provides a command system that includes a terminal that inputs commands and displays processing results or responses, and a processing device that expands the input commands into modules and sequentially executes the modules. The coefficients of the basis function of the processing time calculation formula for estimation are estimated based on the generated data, and the processing time is estimated using the processing time calculation formula above and the module expanded at the time of command input, and the total at the time of the estimation is calculated. is displayed on the terminal as the estimated response time of the command, and when the command is executed, the execution time of each module is measured, and the error between the measured data and the estimated value is judged to be outside the allowable value, and the result is determined based on the measured data. This is a command response time estimation method that re-estimates the coefficients of the basis function of the processing time calculation formula.

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

以下に本発明の一実施例を第1図ないし第3図により説
明する。第1図は本発明によるコマンドの応答時間推定
方式の一実施例を示すコマンドシステムの全体構成プa
ツク図である。第1図において、1はコマンドシステム
の処理機能を会話的に実行する命令のコマンドを入力し
て処理結果または応答を画面に表示する端末、2はコマ
ンドシステムの端末1から処理装置ニ入力されたコマン
ドを一時格納するコマンド格納プール21を含むコマン
ド格納部、3は端末1から入力されてコマンド格納部2
に一時格納されたコマンドを実際に処理するモジュール
に展5Fするコマンド解釈部、4はコマンド解釈部3で
展開されたモジュールを順次実行するコマンド実行部で
ある。また5は本方式のコマンド名とそのコマンドの実
処理を行なう七ジュール群ヲ登録するコマンド・モジュ
ール関連テーブル51と各モジュールの処理時間を計算
する処理時間計算式を作成する基底関数を登録する基底
関数テーブル52と処理時間の測定データを格納する測
定データ・エリア53などを含む記憶装置、6は端末1
から処理装置に入力されたコマンド名・モジュール群と
基底関数を記憶装置5のコマンド・モジュール関連テー
ブル51と基底関数テーブル52にそれぞれ登録するた
めのコマンド登録部、7は処理時間計算式の基底関数の
係数をあらかじめ推定するために処理時間を測定すると
きにモジュールへ入力するデータを生成するデータ発生
部、8は処理時間計算式の基底関数の係数を推定する係
数推定部、9は係数を推定したり処理時間の推定値の誤
差を判定するのに必要なモジュールの実処理時間を測定
する処理時間測定部、10は処理時間計算式を用いてモ
ジュールの処理時間の推定値を計算する処理時間計算部
、11は処理時間測定部9で測定されたモジュールの実
処理時間の測定値と処理時間計算部10で計算された推
定値との誤差を計算し予め設定された許容誤差と比較し
て処理時間計算式の基底関数の係数の再計算の必要性を
判断する誤差判定部である。また第2図(α) 、 (
b)はそれぞれ記憶装置5の中に作成されるコマンド・
モジュール関連テーブル51と、基底関数テーブル52
を例示する説明図である。
An embodiment of the present invention will be described below with reference to FIGS. 1 to 3. FIG. 1 shows an overall configuration diagram of a command system showing an embodiment of the command response time estimation method according to the present invention.
This is a diagram. In Figure 1, 1 is a terminal for inputting commands for interactively executing processing functions of the command system and displaying processing results or responses on the screen; 2 is a terminal for inputting commands to the processing unit from terminal 1 of the command system; A command storage section 3 includes a command storage pool 21 for temporarily storing commands;
A command interpretation section 5F expands the commands temporarily stored in the command into modules that are actually processed. 4 is a command execution section that sequentially executes the modules developed by the command interpretation section 3. 5 is a command/module related table 51 that registers the command name of this method and the seven-joule group that performs the actual processing of the command, and a basis that registers the basis function that creates the processing time calculation formula that calculates the processing time of each module. A storage device including a function table 52 and a measurement data area 53 for storing processing time measurement data; 6 is a terminal 1;
7 is a command registration unit for registering the command name/module group and basis functions inputted into the processing device into the command/module related table 51 and basis function table 52 of the storage device 5, and 7 is the basis function of the processing time calculation formula. 8 is a coefficient estimator that estimates the coefficients of the basis function of the processing time calculation formula; 9 is the coefficient estimator that estimates the coefficients; 10 is a processing time measuring unit that measures the actual processing time of the module necessary to determine the error in the estimated value of the processing time, and 10 is a processing time that calculates the estimated value of the processing time of the module using a processing time calculation formula. A calculation unit 11 calculates the error between the measured value of the actual processing time of the module measured by the processing time measurement unit 9 and the estimated value calculated by the processing time calculation unit 10, and compares it with a preset tolerance. This is an error determination unit that determines whether it is necessary to recalculate the coefficients of the basis function of the processing time calculation formula. Also, Figure 2 (α), (
b) are the commands and commands created in the storage device 5, respectively.
Module related table 51 and basis function table 52
It is an explanatory diagram illustrating.

つぎに第3図(α) 、 (b) 、 (C)はそれぞ
れ第1図および第2図のコマンドシステムにおけるコマ
ンドの応答時間推定方式の動作手順を例示する第1、第
2.第3の処理フロー図である。第3図(α) 、 (
b) 、 (C)により第1図および第2図の動作を説
明する。まず第1K、第3図(α)によりコマンドシス
テムの稼動以前に、オペレータは端末1からコマンド名
とそのコマンドの実処理を行なうモジュール群を処理装
置に入力することによりコマンド登録部6を介して記憶
装置5のコマンド・モジュール関連テーブル51に登録
する。そしてまた各モジュールの実処理時間を推定する
ための処理時間計算式を作成するのに用いる基底関数を
基底関数テーブル52に登録する。なおこの処理時間計
算式は基底関数の1次結合で表現される。例えば第2図
(α)ではコマンド・モジュール関連テーブル51に、
番号1のコマンド名にコマンドAと、それを構成する構
成モジュール番号1.2.3が登録される。また第2図
(b)では基底関数テーブル52に、基底関数’e’*
nlogts 、 n”が登録される。ついでオペレー
タは登録したモジュールごとに、基底関数テーブル52
の中のどの基底関数の1次結合でモジュールの処理時間
計算式を表現するかを端末1から処理装置に指定する。
Next, FIGS. 3(α), 3(b), and 3(C) are the first and second . FIG. 3 is a third processing flow diagram. Figure 3 (α), (
b) The operation of FIGS. 1 and 2 will be explained using (C). First, as shown in FIG. 1K and FIG. 3 (α), before the command system starts operating, the operator enters the command name and the module group that will perform the actual processing of the command into the processing device from the terminal 1, and then registers the command via the command registration unit 6. It is registered in the command/module related table 51 of the storage device 5. Then, basis functions used to create a processing time calculation formula for estimating the actual processing time of each module are registered in the basis function table 52. Note that this processing time calculation formula is expressed as a linear combination of basis functions. For example, in FIG. 2 (α), the command/module related table 51 contains
Command A and its constituent module numbers 1.2.3 are registered in the command name numbered 1. In addition, in FIG. 2(b), the basis function table 52 includes the basis function 'e'*
nlogts, n” are registered.The operator then writes the basis function table 52 for each registered module.
The terminal 1 specifies to the processing device which linear combination of basis functions is used to express the processing time calculation formula of the module.

例えば第2図(α)では番号1のモジュール1に対して
基底関数1. n 、 nlognを用いることを指定
する。これはモジュール1の処理時間がデータ数ルの関
数TIME、 (3)として係数α鵞、α宜、α、を用
いて次の計算式で表わされることを示す。
For example, in FIG. 2 (α), for module 1 with number 1, basis function 1. Specifies to use n, nlogn. This shows that the processing time of module 1 is expressed by the following calculation formula using coefficients α, α, and α as the function TIME of the data number (3).

TIMEl (s) = al + a、rL+ aB
 nlogn   (1)するとシステムの処理装置は
、+13式の係数0重。
TIMEI (s) = al + a, rL + aB
nlogn (1) Then, the system processing unit has 0 coefficients of the +13 formula.

α!、α、を決めるためにデータ発生部7からモジュー
ル1への入力データを発生させ、係数推定部8で該入力
データによりモジュール1を実行しその処理時間を測定
して+17式の係数cL1.α!。
α! , α, the data generator 7 generates input data to the module 1, and the coefficient estimation unit 8 executes the module 1 using the input data, measures the processing time, and calculates the coefficient cL1. α! .

α3を推定する。なお係数推定部8で用いる推定方法と
しては、独立な関数列の1次結合形に仮寓して誤差の2
乗の重み付き総和を最小にする方法である最小2乗法を
用いて決定する。続いて番号2のモジュール21番号3
のモジュール3に対しても、同様にして次のそれぞれの
処理時間計算式の係数り、 、 h、 、 cl。C8
を決定する。
Estimate α3. The estimation method used in the coefficient estimator 8 is to simulate the linear combination of independent function sequences and calculate the error by 2.
It is determined using the least squares method, which is a method that minimizes the weighted sum of powers. Next module number 21 number 3
Similarly, for module 3, the coefficients of the following processing time calculation formulas are: , h, , cl. C8
Determine.

TIME、 (tz) = b、 + b、 n”  
     (21TIME@ (rL) = CI+ 
cB n1oyn、     (31こうしたモジュー
ル1.2.3に対する係数α、。
TIME, (tz) = b, + b, n”
(21TIME@(rL) = CI+
cB n1oyn, (31 coefficient α for such module 1.2.3,.

”2 * cL@ s bl + b4 m ’l *
 C@の推定結果はすべて基底関数テーブル52のモジ
ュール11213<Mr基底関数の係数を記憶する場所
へ格納される。
”2 * cL@s bl + b4 m 'l *
All the estimation results of C@ are stored in the module 11213 of the basis function table 52 where the coefficients of the Mr basis function are stored.

第2に、第3図(b) 4Cよりコマンドシステムの稼
動時に、コマンドを実行する以前にコマンドの応答時間
を推定して端末1!lc表示するためにオペレータが端
末1からコマンドAを処理装置に入力すると、コマンド
格納部2のコマンド格納フール21に一時格納される。
Second, from Figure 3(b) 4C, when the command system is in operation, the response time of the command is estimated before the command is executed, and terminal 1! When an operator inputs a command A from the terminal 1 to the processing device for lc display, it is temporarily stored in the command storage folder 21 of the command storage section 2.

ついでコマンド解釈部3で記憶装置5の中のコマンド・
モジ−一ル関連テーブル51を参照してコマンドAの解
釈を行ない、コマンドAが構成モジュール1.2゜3に
展開される。すると処理時間計算部10ではコマンド解
釈部3で展開されたモジュール1,2゜乙に対して基底
関数テーブル52から判断した処理時間計算式(1) 
、 +21 、 +31を用いて、モジュールごとの処
理時間t1 + F* t3を計算したのち、その合計
時間r = t、 + tt+ t、をコマンドAの応
答時間として端末1に表示する。このときオペレータは
表示された応答時間を見て、コマンドAをそのまま実行
させるか、または先に他のコマンドを実行させるか等の
判断をすることができる。
Next, the command interpreter 3 reads the command in the storage device 5.
The command A is interpreted with reference to the module relation table 51, and the command A is developed into the configuration module 1.2.3. Then, the processing time calculation unit 10 calculates the processing time calculation formula (1) determined from the basis function table 52 for the modules 1 and 2゜B developed by the command interpretation unit 3.
, +21, +31 to calculate the processing time t1+F*t3 for each module, and then display the total time r=t, +tt+t on the terminal 1 as the response time of command A. At this time, the operator can look at the displayed response time and decide whether to execute command A as is or execute another command first.

第3に、第3図(C)によりコマンドの実行時にオペレ
ータが端末1からコマンドAの実行を指示する起動命令
を処理装置に入力すると、処理時間測定部9のタイマが
セットされて合計時間tが零に初期化されるとともに、
コマンド実行部4がモジュール1.2.3を順次実行す
る。この各モジュールの実行時に処理時間測定部9が働
いてタイマから実際の実行時間tを測定して、記録装置
5の測定データエリア53に測定データを格納する。か
くして全てのモジュールの実行終了後に、誤差判定部1
1で各モジュール1,2.3の上記処理時間計算部10
による処理時間の推定値と処理時間測定部9による処理
時間の実測値との推定誤差を求め、この推定誤差量が予
め設定された許容誤差の範囲を満足しているか否かを判
断して、満足している場合にはコマンドAの処理を終了
とし、満足していない場合にはコマンドAの実行結果と
ともにそのメツセージと推定誤差量を端末1に表示する
。このときオペレータはそのメツセージを見て、処理時
間計算式の係数を再計算するか否かを判断して、必要な
場合には端末1から処理装置に指示することにより、実
測データ・エリア52に格納した実測データをもと和係
数推定部8で処理時間計算式(11、(2+ 、 (3
1の係数の再計算をする。
Thirdly, when the operator inputs a startup command from the terminal 1 to the processing device when executing a command as shown in FIG. is initialized to zero, and
The command execution unit 4 sequentially executes modules 1.2.3. When each module is executed, the processing time measuring section 9 works to measure the actual execution time t from the timer, and stores the measured data in the measured data area 53 of the recording device 5. In this way, after the execution of all modules is completed, the error determination unit 1
1, the processing time calculation unit 10 for each module 1, 2.3
Calculate the estimation error between the estimated value of the processing time by the processing time measurement unit 9 and the actual measurement value of the processing time by the processing time measurement unit 9, and determine whether this estimated error amount satisfies a preset tolerance range, If it is satisfied, the processing of command A is terminated, and if it is not satisfied, the message and estimated error amount are displayed on the terminal 1 along with the execution result of command A. At this time, the operator looks at the message, determines whether or not to recalculate the coefficients of the processing time calculation formula, and if necessary, instructs the processing device from the terminal 1 to input the measured data area 52. Based on the stored measured data, the sum coefficient estimator 8 uses the processing time calculation formula (11, (2+, (3
Recalculate the coefficient of 1.

以上のように本実施例によれば、オペレータが端末画面
上のコマンドの応答時間の推定値を見て、応答性が悪い
場合にはデータ規模を縮小したり、他のコマンドを優先
させるかの判断を容易にすることができる。
As described above, according to this embodiment, an operator can check the estimated response time of a command on the terminal screen and decide whether to reduce the data scale or give priority to other commands if the response is poor. It can make decisions easier.

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

以上の説明のとおり本発明によればコマンドの入力時に
コマンドの応答時間を推定して表示できるので次の効果
がある。第1に計算機あるいはコマンドに対する特別の
知識を必要としないでユーザが自分で入力したコマンド
の応答時間をコマンド実行前に知ることができる。第2
にユーザは入力したコマンドの応答時間を実行前に知る
ことにより、そのコマンドの実行、停止1代替え(デー
タ規模の変更)を行なったりまたはその間に他の作業を
行なうことが可能となる。第3にコマンドごとにその入
力条件により応答時間を推定して表示することにより、
応答性に対する判断はユーザが使用時点で直接判断すれ
ばよく、応答性の低下によってコマンド化できなかった
機能もコマンド化することができる。第4にコマンドを
機能追加する場合、あるいは既製のコマンドを組み合せ
て新しい機能のコマンドを作る場合にも、コマンドに要
求される応答性が使用環境により異なることから応答性
を考慮して機能を設定することが困難であっても、応答
時間に関してはユーザがコマンド入力時に知ることがで
きるという前提で作ることなどができる。
As described above, according to the present invention, the response time of a command can be estimated and displayed when the command is input, resulting in the following effects. First, the response time of a command input by the user can be known before the command is executed without requiring special knowledge of computers or commands. Second
By knowing the response time of an input command before execution, the user can execute, stop, or replace the command (change the data scale), or perform other tasks in the meantime. Thirdly, by estimating and displaying the response time for each command based on its input conditions,
Responsiveness can be determined directly by the user at the time of use, and functions that could not be converted into commands due to decreased responsiveness can also be converted into commands. Fourth, when adding a command to a function or creating a command with a new function by combining existing commands, the responsiveness required for the command varies depending on the usage environment, so set the function with responsiveness in mind. Even if it is difficult to do so, it can be created on the assumption that the user can know the response time when inputting a command.

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

第1図は本発明によるコマンドの応答時間推定方式の一
実施例を示すコマンドシステムの全体構成ブロック図、
第2図(cL) 、 Cb))はそれぞれ第1図のコマ
ンド・七ジュール関連テーブルト、基底関数テーブルを
例示する説明図、第3図(α)。 (h) 、 (C)はそれぞれ第1図の動作手順を例示
する第1.第2.第3の処理フロー図である。 1・・・・・・・・・・・・端末 3・・・・・・・・−・・処理装置のコマンド解釈部4
・・・・・・・・・・・・コマンド実行部5・・・・・
・・・・・・・記憶装置 51・・・・・・・・・コマンド・モジュール関連チー
フル52・・・・・・・・・基底関数テーブル7・・・
・・・・・・・・・データ発生部8・・・・・・・・・
・・・係数推定部9・・・・・・・・・・・・処理時間
測定部10・・・・・・・・・処理時間計算部11・・
・・・−・・誤差判定部 第   ど   扁]
FIG. 1 is a block diagram of the overall configuration of a command system showing an embodiment of the command response time estimation method according to the present invention;
FIG. 2 (cL), Cb)) is an explanatory diagram illustrating the command/seven joule related table and basis function table of FIG. 1, and FIG. 3 (α), respectively. 1. (h) and (C) respectively illustrate the operating procedure of FIG. 1. Second. FIG. 3 is a third processing flow diagram. 1...Terminal 3...Command interpretation section 4 of the processing device
・・・・・・・・・・・・Command execution part 5・・・・・・
......Storage device 51...Command/module related information 52...Basic function table 7...
......Data generation section 8...
. . . Coefficient estimation section 9 . . . Processing time measurement section 10 . . . Processing time calculation section 11 .
・・・−・Error judgment section No. 2]

Claims (1)

【特許請求の範囲】[Claims] コマンドを入力して処理結果または応答を表示する端末
と、入力コマンドを実際に処理するモジュールに展開す
るコマンド解釈部および該モジュールを順次実行するコ
マンド実行部を備えた処理装置とから構成されるコマン
ドシステムにおいて、あらかじめコマンドおよび構成モ
ジュールを登録するテーブルおよび登録モジュールの処
理時間を計算する基底関数の1次結合で表現される処理
時間計算式の該基底関数を登録する基底関数テーブルと
、該処理時間計算式の基底関数の係数を推定するための
登録モジュールへの入力データを発生するデータ発生部
と該入力データにより上記係数を推定する係数推定部と
、コマンド入力時に上記コマンド解釈部で展開されたモ
ジュールを上記コマンド実行部で実行する以前に上記処
理時間計算式によりモジュールごとの処理時間を推定し
該推定値の合計をコマンドの推定応答時間として上記端
末に表示せしめる処理時間計算部と、コマンド実行時に
モジュールの実処理時間を測定する処理時間測定部と、
該モジュールの処理時間の測定データと上記推定値を比
較してあらかじめ設定された許容誤差と比較することに
より上記係数推定部で該測定データにより上記係数を再
推定するか否かを判断して必要により再推定せしめる誤
差判定部を備えたコマンドの応答時間推定方式。
A command consisting of a terminal that inputs commands and displays processing results or responses, a processing device that includes a command interpretation section that expands the input commands into modules that actually process them, and a command execution section that sequentially executes the modules. In the system, a table for registering commands and configuration modules in advance, a basis function table for registering the basis functions of the processing time calculation formula expressed as a linear combination of basis functions for calculating the processing time of the registered module, and the processing time. a data generation unit that generates input data to the registration module for estimating the coefficients of the basis functions of the calculation formula; a coefficient estimation unit that estimates the coefficients based on the input data; and a coefficient estimation unit that estimates the coefficients based on the input data; and a processing time calculation unit that estimates the processing time for each module using the processing time calculation formula before the module is executed by the command execution unit, and displays the sum of the estimated values on the terminal as the estimated command response time; and a command execution unit. a processing time measurement unit that measures the actual processing time of the module;
By comparing the measured data of the processing time of the module with the estimated value and comparing it with a preset tolerance, the coefficient estimator determines whether or not to re-estimate the coefficient using the measured data. A command response time estimation method equipped with an error judgment section that re-estimates the command response time.
JP27301884A 1984-12-26 1984-12-26 Response time estimation system of command Pending JPS61151740A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27301884A JPS61151740A (en) 1984-12-26 1984-12-26 Response time estimation system of command

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27301884A JPS61151740A (en) 1984-12-26 1984-12-26 Response time estimation system of command

Publications (1)

Publication Number Publication Date
JPS61151740A true JPS61151740A (en) 1986-07-10

Family

ID=17522012

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27301884A Pending JPS61151740A (en) 1984-12-26 1984-12-26 Response time estimation system of command

Country Status (1)

Country Link
JP (1) JPS61151740A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6320556A (en) * 1986-07-14 1988-01-28 Fujitsu Ltd Inter-processor communication system
JPH01155472A (en) * 1987-12-11 1989-06-19 Hitachi Ltd Method and device for recycling store data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6320556A (en) * 1986-07-14 1988-01-28 Fujitsu Ltd Inter-processor communication system
JPH0556547B2 (en) * 1986-07-14 1993-08-19 Fujitsu Ltd
JPH01155472A (en) * 1987-12-11 1989-06-19 Hitachi Ltd Method and device for recycling store data

Similar Documents

Publication Publication Date Title
Baker et al. A philosophy for software measurement
JP2765888B2 (en) Program generation method and execution method
Kafura et al. The use of software complexity metrics in software maintenance
JPH0979899A (en) Error estimating method and device for numerical fluid analysis result, numerical fluid analyzing method and device
JPS61151740A (en) Response time estimation system of command
US7246265B2 (en) Method and system for automatically verifying fault hypotheses predetermined by a user
Li et al. ROBUST: a next generation software reliability engineering tool
Jategaonkar et al. ESTIMA–an integrated software tool for nonlinear parameter estimation
Engel Specifying real-time systems with Z and the Duration Calculus
US20210049417A1 (en) Learning processing device, data analysis device, analytical procedure selection method, and recording medium
Hu et al. Improved lower bounds for the scheduling optimization problem
Towner et al. Debugging and Verification of Parallel Systems-the picoChip way
Hogstrom et al. Passive scalar flux modelling for CFD
Bell Objectives and problems in simulating computers
Thelin Application and evaluation of full-field surrogate models in engineering design space exploration
Eriksson Development of Forced based Resonance Order Method employed on whole engine with combustion loads
Quirk The automatic analysis of formal real-time system specifications
JPH01161571A (en) Supporting system for project management
Baird APET—A versatile tool for estimating computer application performance
Wu et al. Automated analysis of the SCR-style requirements specifications
JPH064513A (en) Load estimating device for design system
JPS6091412A (en) Abnormality diagnosing method of system
Bapty et al. Parallel turbine engine instrumentation system
Bitman A metrics-based decision support tool for software module interfacing technique selection to lower maintenance cost
JPH0628333A (en) Decentralized processing type visualization system