JP3388118B2 - Simulation equipment for plant control programs - Google Patents

Simulation equipment for plant control programs

Info

Publication number
JP3388118B2
JP3388118B2 JP32403696A JP32403696A JP3388118B2 JP 3388118 B2 JP3388118 B2 JP 3388118B2 JP 32403696 A JP32403696 A JP 32403696A JP 32403696 A JP32403696 A JP 32403696A JP 3388118 B2 JP3388118 B2 JP 3388118B2
Authority
JP
Japan
Prior art keywords
timer
time
waiting time
waiting
instruction
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.)
Expired - Fee Related
Application number
JP32403696A
Other languages
Japanese (ja)
Other versions
JPH10161731A (en
Inventor
大野  洋
哲夫 佐藤
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 JP32403696A priority Critical patent/JP3388118B2/en
Publication of JPH10161731A publication Critical patent/JPH10161731A/en
Application granted granted Critical
Publication of JP3388118B2 publication Critical patent/JP3388118B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、タイマ処理を含む
プラント制御用のプログラムの検証を行うのに好適なシ
ミュレーション装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a simulation device suitable for verifying a plant control program including a timer process.

【0002】[0002]

【従来の技術】プラントの制御は、プラント制御装置が
プラント制御プログラムに従い行う。プラント制御プロ
グラムの処理には、一定時間の処理の待機を行うタイマ
処理が多く含まれる。このタイマ処理を実施するため、
プラント制御装置には、設定された時間長を計測する複
数のタイマが設けられている。ここで、各タイマが計測
する時間長(継続時間)は、1秒に満たないものから1
時間を超えるものまで広範囲な値をとる。
2. Description of the Related Art A plant control device controls a plant according to a plant control program. The process of the plant control program includes many timer processes that wait for a certain period of time. To implement this timer processing,
The plant control device is provided with a plurality of timers for measuring the set time length. Here, the time length (duration) measured by each timer is from 1 second to 1
It takes a wide range of values, even over time.

【0003】プラント制御プログラムは、実際のプラン
トに適用する前に、シミュレーションにより実行手順を
検証する必要がある。このシミュレーションには、複数
のタイマをソフトウェア処理により実現する機能を持つ
シミュレーション装置が利用されている。タイマの継続
時間が広範囲な値をとるため、プログラムの動作手順を
効率よく検証可能とするには、タイマの継続時間を調節
する機能がシミュレーション装置に必要となる。
The plant control program needs to verify the execution procedure by simulation before being applied to an actual plant. A simulation device having a function of realizing a plurality of timers by software processing is used for this simulation. Since the duration of the timer takes a wide range of values, the simulation apparatus needs a function of adjusting the duration of the timer in order to efficiently verify the operation procedure of the program.

【0004】従来のシミュレーション装置には、プラン
ト制御プログラムにより利用される各タイマに対し利用
者からキー操作で指定された任意の待機時間を設定して
計測を行わせる機能を持つ装置や、利用者の指示に従い
シミュレーションの進行速度を変化させることでタイマ
の継続時間を変更する機能を持つ装置がある。
The conventional simulation apparatus includes a device having a function of setting an arbitrary waiting time designated by a user's key operation for each timer used by a plant control program to perform measurement, and a user having a function. There is a device having a function of changing the duration time of the timer by changing the progressing speed of the simulation in accordance with the instruction.

【0005】利用者の指示に従いシミュレーションの進
行速度を変化させる機能を持つシミュレーション装置に
関する公知例として、特開平3−292504号公報が
ある。そこに記載のシミュレーション装置では、プラン
ト制御プログラムの指定する待機時間をそのまま各タイ
マに設定し、シミュレーションの進行速度(すなわち、
CPUの実行速度)を変化させることでタイマのソフト
ウェア処理の速度を変化させる。これにより、全てのタ
イマの継続時間は、シミュレーションの進行速度に応じ
て、同じ割合で変化することになる。例えば、数十
[分]など長い待機時間のタイマ処理を含む処理の処理
手順を検証する場合、利用者は、シミュレーションの進
行速度を高くすることにより、短時間に処理の流れを確
認することができる。また、シミュレーションの進行速
度の調整は、利用者がキー操作により随時変更すること
ができる。
As a publicly known example of a simulation device having a function of changing the progress speed of the simulation in accordance with a user's instruction, there is JP-A-3-292504. In the simulation device described there, the standby time specified by the plant control program is set as it is in each timer, and the progress speed of the simulation (that is,
The speed of the software processing of the timer is changed by changing the CPU execution speed). As a result, the durations of all timers change at the same rate according to the progress speed of the simulation. For example, when verifying the processing procedure of the processing including the timer processing with a long waiting time such as several tens of minutes, the user can confirm the processing flow in a short time by increasing the progress speed of the simulation. it can. Further, the adjustment of the progress speed of the simulation can be changed by the user at any time by key operation.

【0006】[0006]

【発明が解決しようとする課題】利用者より指定された
継続時間をタイマに設定する機能を持つ上記従来のシミ
ュレーション装置では、プラント制御プログラムで利用
されるタイマの全てについて利用者がキー操作で継続時
間を設定しなければならない。このため、プラント制御
プログラムが大規模なプラントを制御するものである場
合には、利用されるタイマの数が多くなり、継続時間の
設定作業に大きな労力を要する。
In the above-mentioned conventional simulation apparatus having the function of setting the duration specified by the user in the timer, the user continues key operation for all the timers used in the plant control program. You have to set the time. For this reason, when the plant control program controls a large-scale plant, the number of timers used becomes large, and a great deal of labor is required to set the duration.

【0007】一方、利用者の指示によりシミュレーショ
ンの進行速度を変化させる機能を持つ上記従来のシミュ
レーション装置では、全てのタイマの計測時間が同じ割
合で増加または減少する。このため、長い継続時間の設
定されたタイマと、短い継続時間の設定されたタイマが
混在する場合、すなわち、各タイマに設定される継続時
間が広い時間範囲に分布する場合には、例えばシミュレ
ーションの進行速度を上げることで、長い継続時間のタ
イマによる待ち時間を短縮できても、短い継続時間のタ
イマの処理は一瞬で終了してしまいその処理の確認が困
難となる。また、この問題をシミュレーションの進行速
度を調節する機能を利用して解消するためには、各タイ
マの起動順序や継続時間を把握してキー操作により進行
速度を適時調整する必要があり、利用者に大きな負担が
かかる。
On the other hand, in the above-mentioned conventional simulation device having a function of changing the progress speed of the simulation according to the user's instruction, the measurement time of all timers increases or decreases at the same rate. Therefore, when a timer with a long duration and a timer with a short duration coexist, that is, when the duration set in each timer is distributed over a wide time range, for example, in a simulation Even if the waiting time by the long duration timer can be shortened by increasing the progressing speed, the processing of the short duration timer is instantaneously ended, and it is difficult to confirm the processing. Also, in order to solve this problem by using the function to adjust the progress speed of the simulation, it is necessary to grasp the starting sequence and duration of each timer and adjust the progress speed by key operation at the appropriate time. Is a heavy burden.

【0008】そこで、本発明は、広い時間範囲に分布す
る待機時間を要求する多くのタイマ命令を含むプラント
制御プログラムの動作の検証を利用者がより容易に実施
できるようにすることを目的とする。
[0008] Therefore, it is an object of the present invention to allow a user to more easily verify the operation of a plant control program including many timer instructions requesting a waiting time distributed over a wide time range. .

【0009】[0009]

【課題を解決するための手段】本発明の一態様によれ
ば、指定した待機時間分の処理の待機を要求するタイマ
命令を複数有するプラント制御プログラムのシミュレー
ションを行うシミュレーション装置であって、実行中の
プラント制御プログラムを、前記各タイマ命令にしたが
って、当該各タイマ命令が要求する待機時間分の時間の
計測が終了するまで停止する制御演算実行手段と、タイ
マ命令の待機時間が所定の時間長よりも短い場合には、
記憶した演算関数にしたがって、当該待機時間を、当該
待機時間より長い時間に変換し、タイマ命令の待機時間
が前記所定の時間長よりも長い場合には、当該待機時間
を、当該待機時間より短い時間に変換する変換手段と、
前記各タイマ命令ごとに、それぞれ、当該タイマ命令が
要求する待機時間について前記変換手段の変換によって
得られた時間を、複数のタイマーの継続時間がタイマご
とに保存されるタイマテーブルに、前記タイマの継続時
間として設定し、当該タイマテーブルに設定された継続
時間の計測が終了すると、その旨を前記制御演算実行部
に通知するタイマ処理手段と、を有し、 前記制御演算実
行手段は、処理状態を表す情報を出力するとを特徴と
するシミュレーション装置提供される。
According to one aspect of the present invention.
For example, a simulation device for simulating a plant control program having a plurality of timer instructions requesting waiting for processing for a specified waiting time ,
In the plant control program, each timer instruction was
Therefore, of the waiting time required by each timer instruction.
Control calculation execution means that stops until measurement is completed
If the waiting time of the command is shorter than the specified length of time,
According to the stored arithmetic function, the waiting time
Converted to a time longer than the wait time and waits for the timer instruction
Is longer than the specified length of time, the waiting time
And a conversion means for converting to a time shorter than the waiting time,
For each of the timer instructions,
The required waiting time is converted by the conversion means.
The obtained time is set by the timer
When the timer continues, the timer table saved in
Set as the interval, and continue as set in the timer table.
When the time measurement is completed, the control calculation execution unit will be notified.
Anda timer processing means for notifying said control arithmetic real
Line means, the simulation device comprising that you outputting information indicating the processing state is provided.

【0010】[0010]

【0011】[0011]

【発明の実施の形態】以下で、本発明の実施の形態を図
面に基づき説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0012】図1は、本発明の第1の実施形態に係る、
プラント制御プログラムのシミュレーションシステムの
構成を示す図である。図1のシミュレーションシステム
では、プログラミング構築装置51で作成されたプラン
ト制御プログラムをシミュレーション装置61が処理す
る。この処理においてシミュレーション装置61は、演
算関数設定装置53より与えられた演算関数を利用して
タイマ処理を行う一方、プラントデータのシミュレーシ
ョン装置21との間でデータを受け渡しする。そして、
処理状態を表す情報をプラント監視装置52等に提供す
る。
FIG. 1 shows a first embodiment of the present invention.
It is a figure which shows the structure of the simulation system of a plant control program. In the simulation system of FIG. 1, the simulation device 61 processes the plant control program created by the programming construction device 51. In this process, the simulation device 61 uses the arithmetic function provided by the arithmetic function setting device 53 to perform the timer process, and at the same time, exchanges data with the plant data simulation device 21. And
Information indicating the processing state is provided to the plant monitoring device 52 and the like.

【0013】シミュレーション装置61は、プラント制
御プログラム等が格納されるプログラム記憶部12と、
その制御プログラムに従って処理を行う制御演算実行部
11と、その処理の内のタイマ処理を実施するタイマ処
理部15と、タイマ処理に利用される時計16とタイマ
テーブル17と関数演算装置31と、入出力部19とプ
ラントデータ入出力部13,14により構成される。
The simulation device 61 includes a program storage unit 12 for storing a plant control program and the like,
A control calculation execution unit 11 that performs a process according to the control program, a timer processing unit 15 that performs a timer process among the processes, a clock 16 used for the timer process, a timer table 17, a function calculation device 31, It is composed of an output unit 19 and plant data input / output units 13 and 14.

【0014】プログラム記憶部12には、入出力部19
を介してプログラム構築装置51から制御プログラムや
パラメータがロードされる。制御演算実行部11は、プ
ログラム記憶部12の制御プログラムやパラメータに従
い処理を行い、処理状態を表す情報を入出力部19を介
してプログラム構築装置51およびプラント監視装置5
2に提供する。また、制御演算実行部11は、プラント
監視装置52から送られた指示に従い、処理の起動、停
止、再開を行う。なお、入出力部19は、データ通信に
関して実プラントのプラント制御装置の入出力部と同じ
接続と通信をプログラム構築装置51やプラント監視装
置52に提供する。同様に、プラントデータ入出力部1
3,14も、実プラントと接続するプラント制御装置の
プラントデータ入出力部と同じ接続と通信を提供する。
なお、プログラム構築装置51やプラント監視装置52
の機能をシミュレーション装置61に組み込むことも可
能である。
The program storage unit 12 includes an input / output unit 19
A control program and parameters are loaded from the program construction device 51 via the. The control calculation execution unit 11 performs processing according to the control program and parameters of the program storage unit 12, and outputs information indicating the processing state via the input / output unit 19 to the program construction device 51 and the plant monitoring device 5.
Provide to 2. Further, the control calculation execution unit 11 starts, stops, and restarts the process according to the instruction sent from the plant monitoring device 52. The input / output unit 19 provides the same connection and communication as the input / output unit of the plant control device of the actual plant with respect to the data communication to the program construction device 51 and the plant monitoring device 52. Similarly, the plant data input / output unit 1
3 and 14 also provide the same connection and communication as the plant data input / output unit of the plant control device connected to the actual plant.
The program construction device 51 and the plant monitoring device 52
It is also possible to incorporate the above function into the simulation device 61.

【0015】プラントデータ・シミュレーション装置2
1は、プラントの応答をシミュレーションするものであ
り、指示値や応答値をシミュレーション装置61のプラ
ントデータ入出力部13,14との間で受け渡しする。
シミュレーション装置61から指示値を受信すると、プ
ラントデータ・シミュレーション装置21は、一定時間
後に、指示値に対応する応答値を返送したり、あるい
は、指示値を定数倍して得た応答値を返送する。さら
に、利用者より指定された応答値を返送したり、予め設
定された一定値を固定的に返送することもできる。な
お、プラントデータ・シミュレーション装置21の機能
をシミュレーション装置61に組み込むことも可能であ
る。
Plant data simulation device 2
1 is for simulating the response of the plant, and transfers the instruction value and the response value to and from the plant data input / output units 13 and 14 of the simulation apparatus 61.
Upon receiving the instruction value from the simulation apparatus 61, the plant data simulation apparatus 21 returns a response value corresponding to the instruction value after a certain time, or returns a response value obtained by multiplying the instruction value by a constant. . Furthermore, it is also possible to return a response value designated by the user, or fixedly return a preset constant value. The function of the plant data simulation device 21 can be incorporated in the simulation device 61.

【0016】シミュレーション装置61の詳細を、図2
を用いて説明する。
Details of the simulation device 61 are shown in FIG.
Will be explained.

【0017】図2において、制御演算実行部11は、制
御プログラムをタスク毎に処理する機能と、タスクに含
まれるタイマ命令の処理を管理を行うタイマ処理解釈ル
ーチン111を有する。
In FIG. 2, the control operation execution unit 11 has a function of processing a control program for each task, and a timer processing interpretation routine 111 for managing the processing of a timer instruction included in the task.

【0018】タイマテーブル17には、タイマに関する
情報が1タイマあたり1行にまとめて格納される。この
タイマテーブル17は、各タイマを識別するためのID
を記録する列171と、制御プログラムより要求された
タイマの継続時間をシミュレーション用に変換したもの
を記録する列172と、当該タイマが起動されてからの
経過時間を記録する列173と、当該タイマの起動を要
求したタスクおよびそのコマンド位置の情報を記録する
列174とから構成される。本例では、使用中でないタ
イマの設定継続時間に“0”を設定することで、使用中
のタイマの情報と、使用中でないタイマの情報とを区別
する。なお、各タイマが使用中であるか否かを示す情報
を別途タイマテーブル17に記録してもよい。
The timer table 17 stores information about timers in a row for each timer. This timer table 17 has an ID for identifying each timer.
Column 171 for recording, a column 172 for recording the time duration of the timer requested by the control program for simulation, a column 173 for recording the elapsed time since the timer was started, and a column 173 for the timer. Column 174 for recording information on the task requesting activation of the command and its command position. In this example, "0" is set to the setting duration of the timer not in use, so that the information on the timer in use and the information on the timer not in use are distinguished. Information indicating whether or not each timer is in use may be separately recorded in the timer table 17.

【0019】タイマ処理部15は、タイマの起動処理を
行う起動処理部151と、一定時間ごとにタイマテーブ
ル17の更新処理を行う更新処理部152と、継続時間
を経過したタイマについての終了処理を行う終了処理部
153とにより構成される。起動処理部151では、タ
イマ処理解釈ルーチン111の要求に応じて、使用中で
ないタイマをタイマテーブル17で選択して、選択した
タイマの行の設定継続時間172に、要求された継続時
間を設定する。更新処理部152の更新処理では、時計
16の時刻の更新に応じて、使用中のタイマの行の経過
時間173を増加させ、さらに、設定継続時間と経過時
間とを比較して一致するタイマを検出する。終了処理部
153の終了処理では、設定継続時間と経過時間の一致
したタイマの処理を終了したと判定し、タイマ処理解釈
ルーチン111へ通知する。
The timer processing unit 15 performs a startup processing unit 151 for performing a timer startup process, an update processing unit 152 for updating the timer table 17 at regular time intervals, and an end process for a timer whose duration has elapsed. And a termination processing unit 153 for performing. In response to a request from the timer processing interpretation routine 111, the startup processing unit 151 selects a timer that is not in use in the timer table 17 and sets the requested duration time in the setting duration 172 of the selected timer row. . In the update processing of the update processing unit 152, the elapsed time 173 of the row of the timer being used is increased in accordance with the update of the time of the clock 16, and the set duration time and the elapsed time are compared to find a matching timer. To detect. In the end processing of the end processing unit 153, it is determined that the processing of the timer whose set duration and the elapsed time match has ended, and the timer processing interpretation routine 111 is notified.

【0020】関数演算装置31は、演算関数を記憶し、
その演算関数を利用して、タイマ命令が要求するタイマ
の継続時間をシミュレーション用の継続時間に変換す
る。この変換により、各タイマの継続時間は、制御プロ
グラムの動作手順を利用者が効率よく容易に確認できる
ようにする時間となる。図3および図4に、関数演算装
置31の利用する演算関数の一例を示す。図3および図
4の演算関数は共に対数特性を有する。図3の演算関数
では、十数[秒]以下の継続時間は伸長し、逆に、十数
[秒]を超える継続時間は短縮する。これにより、タイ
マ命令が要求する継続時間が例えば10分と10時間と
いった広がりを持つ場合にも、20秒と55秒といった
動作確認を効率よく容易に確認できる時間がタイマで計
測される。一方、図7の演算関数では、入力値Xの範囲
によって関数特性を切り替えている。10秒以下の短時
間の継続時間は一律に10秒に切り上げる変換を行い、
制御プログラムが要求する継続時間で動作させても確認
が可能な10秒から30秒の範囲の継続時間はそのまま
利用する。この図7の演算関数を利用することで、より
実プラントの制御動作に近いシミュレーションが可能に
なる。
The function calculation device 31 stores a calculation function,
Using the arithmetic function, the duration of the timer requested by the timer instruction is converted into the duration for simulation. By this conversion, the duration of each timer becomes the time that allows the user to efficiently and easily check the operation procedure of the control program. 3 and 4 show examples of arithmetic functions used by the function arithmetic unit 31. Both the arithmetic functions of FIGS. 3 and 4 have logarithmic characteristics. In the arithmetic function of FIG. 3, the duration time of ten and several seconds or less is extended, and conversely, the duration time of ten and more seconds is shortened. As a result, even when the duration required by the timer instruction has a spread of, for example, 10 minutes and 10 hours, the timer measures the time for which the operation confirmation of 20 seconds and 55 seconds can be efficiently and easily confirmed. On the other hand, in the arithmetic function of FIG. 7, the function characteristics are switched depending on the range of the input value X. For a short duration of 10 seconds or less, the conversion is rounded up to 10 seconds,
The duration time in the range of 10 to 30 seconds, which can be confirmed even when the control program is operated for the duration time, is used as it is. By using the arithmetic function of FIG. 7, a simulation closer to the control operation of an actual plant becomes possible.

【0021】関数演算装置31が利用する演算関数は、
利用者が演算関数設定装置53上で設定することができ
る。利用者は、演算関数設定装置53において、関数式
f(X)を表すプログラムを入力する、または、入力値
Xの区間毎に出力値f(X)を定めた表を入力する、ま
たは、関数特性f(X)をグラフィック形式で入力する
といった方法により任意の演算関数を設定することがで
きる。なお、演算関数設定装置53の機能をプログラム
構築装置51あるいはプラント監視装置52に内蔵し、
入出力部19を通じて関数演算装置31の設定を行うよ
うにしてもよい。
The calculation function used by the function calculation device 31 is
It can be set by the user on the arithmetic function setting device 53. In the arithmetic function setting device 53, the user inputs a program representing the functional expression f (X), or inputs a table defining the output value f (X) for each section of the input value X, or the function. An arbitrary calculation function can be set by a method of inputting the characteristic f (X) in a graphic format. The function of the arithmetic function setting device 53 is built in the program construction device 51 or the plant monitoring device 52,
The function calculation device 31 may be set through the input / output unit 19.

【0022】次に、制御演算実行部11およびタイマ処
理部15の処理を、より具体的に説明する。
Next, the processes of the control calculation executing section 11 and the timer processing section 15 will be described more specifically.

【0023】制御演算実行部11では、タスク内の実行
対象のコマンドが、一定時間の待機を指示するタイマ命
令の場合、そのコマンドを含むタスクの処理が停止さ
れ、処理はタイマ処理解釈ルーチンに移る。タイマ処理
解釈ルーチンでは、タイマ処理のコマンドが要求する継
続時間と、要求元のプログラムおよびコマンド位置の識
別情報とを指定して、タイマ処理部15のタイマ起動処
理部151に起動を要求する。ここでは、図2に示すよ
うに、タスク1の第3ステップ(識別情報T1.S3)
においてX秒の待機を指示するタイマ処理のコマンドが
実行されたものとする。
When the command to be executed in the task is a timer instruction for instructing standby for a certain period of time, the control operation executing unit 11 stops the processing of the task including the command, and shifts the processing to the timer processing interpretation routine. . In the timer processing interpretation routine, the timer start processing unit 151 of the timer processing unit 15 is requested to start by designating the duration requested by the timer processing command and the identification information of the request source program and command position. Here, as shown in FIG. 2, the third step of task 1 (identification information T1.S3)
It is assumed that the command of the timer processing for instructing the standby for X seconds has been executed.

【0024】図3に、起動処理部151の処理フローを
示す。タイマ処理解釈ルーチンから起動を要求された起
動処理部151は、まず、要求に伴い指定された情報を
受け取る(S11)。そして、タイマテーブル17を検
索し、未使用のタイマを選択する(S12)。ここで
は、テーブル内のIDがTMjのタイマが使用中でな
く、そのタイマを選択するものとする。次に、起動処理
部151は、タイマテーブル17内で未使用となってい
るTMjのタイマの行で、設定継続時間172の項に継
続時間X秒を書き込み、呼び出し元174の項にはタイ
マを要求したタスクおよびコマンド位置の識別情報「T
1.S3」を書き込む(S13)。そして、起動処理部
151は、要求されたタイマの継続時間Xを指定して、
関数演算装置31にシミュレーション用の継続時間を要
求する。この要求に応じて関数演算装置31は、格納さ
れている変換則に従って、シミュレーション時のタイマ
の実際の継続時間f(X)を算出し、起動処理部151
に返送する。起動処理部151は、返送された継続時間
f(X)を受け取り(S14)、X−f(X)を算出す
る。そして、この演算結果を、選択したTMjのタイマ
の経過時間173の項に書き込み(S15)、タイマの
起動処理を終了する。
FIG. 3 shows a processing flow of the activation processing section 151. The activation processing unit 151 requested to be activated by the timer processing interpretation routine first receives the information designated by the request (S11). Then, the timer table 17 is searched to select an unused timer (S12). Here, it is assumed that the timer whose ID is TMj in the table is not in use and that timer is selected. Next, the activation processing unit 151 writes the duration X seconds in the item of the set duration 172 and the timer in the item of the calling source 174 in the row of the unused TMj timer in the timer table 17. Identification information of requested task and command position "T
1. "S3" is written (S13). Then, the activation processing unit 151 designates the requested duration X of the timer,
The function arithmetic unit 31 is requested to have a duration for simulation. In response to this request, the function calculation device 31 calculates the actual duration f (X) of the timer at the time of simulation according to the stored conversion rule, and the activation processing unit 151.
Return to. The activation processing unit 151 receives the returned duration f (X) (S14) and calculates X−f (X). Then, this calculation result is written in the item of the elapsed time 173 of the timer of the selected TMj (S15), and the timer starting process is ended.

【0025】タイマの更新処理部152では、現在時刻
を提供する時計16を参照し、時刻が1秒更新する毎に
タイマテーブル17の経過時間を更新し、継続時間を経
過したタイマを検出する。具体的には、使用中の全ての
タイマの行において、現在時刻の更新に伴い経過時間の
設定値を1秒ずつ増加させ、各行毎に経過時間の設定値
と、設定継続時間の設定値とを比較する。そして、経過
時間が継続時間以上となったタイマが存在する場合に
は、そのタイマのIDを終了処理部153に通知する。
図2の例では、TMnのタイマの設定継続時間と経過時
間が一致するため、タイマ処理が終了したタイマのID
としてTMnが終了処理部153に通知される。また、
TMkのタイマの処理は、そのタイマの起動時からf
(X)[秒]経過後に設定継続時間172の項と経過時
間173の項が一致し、終了したと判定されることにな
る。
The timer update processing unit 152 refers to the clock 16 that provides the current time, updates the elapsed time of the timer table 17 every time the time is updated by 1 second, and detects the timer having the elapsed time. Specifically, the set value of the elapsed time is incremented by 1 second with the update of the current time in all the timer rows in use, and the set value of the elapsed time and the set value of the set duration are set for each row. To compare. Then, when there is a timer whose elapsed time is equal to or longer than the duration, the end processing unit 153 is notified of the ID of the timer.
In the example of FIG. 2, since the set duration time of the TMn timer and the elapsed time match, the ID of the timer whose timer processing has ended
As a result, TMn is notified to the termination processing unit 153. Also,
The processing of the TMk timer starts from f when the timer is activated.
After (X) [seconds] has elapsed, the term of the set duration 172 matches the term of the elapsed time 173, and it is determined that the processing has ended.

【0026】タイマ処理の終了したタイマのID(TM
n)を更新処理部152から受け取った終了処理部15
3では、タイマテーブル17で、TMnの設定された行
を検索し、検索した行の呼び出し元174の項から、タ
イマ処理を要求した制御プログラムおよびコマンド位置
の情報「T2.S2」を取得する。そして、取得した情
報を指定してタイマ処理解釈ルーチン111に終了通知
を送り、さらに、タイマ処理を終了したタイマに関する
タイマテーブル17で設定を未使用を表す状態に変更す
る。本例では、TMnの行の設定継続時間172の項を
“0”に書き換える。そして、終了通知を受け取ったタ
イマ処理解釈ルーチン111では、指定されたコマンド
位置で停止しているタスクの処理を再開する。
The timer ID (TM
n) is received from the update processing unit 152, the end processing unit 15
In 3, the timer table 17 is searched for a line in which TMn is set, and the control program and command position information “T2.S2” that requested the timer processing are acquired from the item of the calling source 174 of the searched line. Then, the acquired information is designated and an end notification is sent to the timer processing interpretation routine 111, and the setting in the timer table 17 regarding the timer for which the timer processing has ended is changed to a state indicating unused. In this example, the term of the setting duration 172 of the row of TMn is rewritten to "0". Then, the timer processing interpretation routine 111 that has received the end notification restarts the processing of the task stopped at the specified command position.

【0027】なお、上述の起動処理部151において、
S13で経過時間173の項に“0”を書き込み、S1
5で設定継続時間172の項にシミュレーション用の継
続時間f(X)を書き込むようにしても同じ動作が得ら
れる。また、本シミュレーション装置は、上記S13の
処理の後に経過時間173の項に“0”を設定して起動
処理を終了させるようにした場合(S15’)、プラン
ト制御装置と全く同じ動作を行う。
In addition, in the above-mentioned start-up processing section 151,
In S13, "0" is written in the item of elapsed time 173, and S1
Even if the duration f (X) for simulation is written in the item of the setting duration 172 in 5, the same operation can be obtained. In addition, the simulation apparatus performs exactly the same operation as the plant control apparatus when the item of the elapsed time 173 is set to “0” to end the start-up processing after the processing of S13 (S15 ′).

【0028】図5に、シミュレーション対象となる制御
プログラムの例を示す。
FIG. 5 shows an example of a control program to be simulated.

【0029】図5の制御プログラムは、プラントにおい
て、2つの原料A、Bを反応曹Cに導入し、一定時間反
応させ、反応物を次工程に送り出す制御を行うものであ
り、その制御をS21からS43のコマンドにより表し
ている。この制御プログラムを、設定されたタイマの継
続時間通り実施すると、S29にあるような長時間の待
ち時間が発生してしまい、制御プログラムあるいは監視
画面の動作確認に、無駄な時間がかかってしまう。逆
に、S23の3秒といった短い待ち時間の場合には、そ
の処理状態を人間が目視で確認するのが難しくなる。制
御プログラムの実行速度を調整することで待ち時間を調
節する従来の方法では、上記2つの問題を同時に解決す
ることはできない。すなわち、図5の例では、S29の
待ち時間を短縮するために実行速度を上げると、直後に
あるS33の待ち時間が非常に短くなり、動作を目視で
確認することが困難になる。
The control program shown in FIG. 5 controls the introduction of the two raw materials A and B into the reaction soda C in the plant, the reaction is carried out for a certain period of time, and the reaction product is sent to the next step. Through S43. If this control program is executed according to the set duration of the timer, a long waiting time as in S29 occurs, and it takes a wasteful time to check the operation of the control program or the monitoring screen. On the other hand, in the case of a short waiting time such as 3 seconds in S23, it becomes difficult for a human to visually confirm the processing state. The conventional method of adjusting the waiting time by adjusting the execution speed of the control program cannot solve the above two problems at the same time. That is, in the example of FIG. 5, if the execution speed is increased in order to reduce the waiting time of S29, the waiting time of S33 immediately after becomes extremely short, and it becomes difficult to visually confirm the operation.

【0030】本シミュレーション装置では、上述のよう
にタイマの継続時間を非線型に変更しているため、複数
のタスクが並行して動作している場合、異なるタスクに
存在するタイマが、制御プログラム中で設定している本
来の順序と異なる順序で起動、終了する場合があり得
る。図5の例では、S22からS24までとS41から
S43までが並行動作となっている。このような並行動
作のタスクをタイマによる時間を使って同期を取る制御
プログラムは、本シミュレーション装置では正常に動作
しない。しかし通常の順序制御プログラムは、S25お
よびS26にあるように、プラントからの入力条件、あ
るいは内部変数によるタスク間通知などの方法により同
期が取られる構造となっており、本シミュレーション装
置による動作確認には支障がない。また、S28からS
30のようにタイマで別のルーチンを実行させる構造の
場合、呼び出されたルーチンには本来の実行時間が与え
られないことになる。しかしこのようにタイマで一定時
間だけ実行させるルーチンは、通常、確認対象となって
いる順序制御の手順とは無関係な下位のルーチンであ
り、手順の確認には支障がない。これらの呼び出しルー
チン内部のタイマ動作を確認する場合には、個別にこの
ルーチンだけを実行して確認を行う。
In the present simulation apparatus, since the duration of the timer is changed to the non-linear type as described above, when a plurality of tasks are operating in parallel, the timers existing in different tasks are in the control program. It may start and end in an order different from the original order set in. In the example of FIG. 5, S22 to S24 and S41 to S43 are parallel operations. A control program for synchronizing such parallel operation tasks by using a time by a timer does not operate normally in this simulation device. However, the normal sequence control program has a structure in which it is synchronized by a method such as input conditions from the plant or inter-task notification by internal variables, as in S25 and S26. There is no problem. Also, from S28 to S
In the case of the structure in which the timer executes another routine as in 30, the called routine is not given the original execution time. However, such a routine that is executed by the timer for a certain period of time is a lower-level routine that is usually unrelated to the sequence control procedure that is the confirmation target, and does not hinder the confirmation of the procedure. When confirming the timer operation inside these calling routines, only this routine is executed individually for confirmation.

【0031】以上で説明したように、本実施形態のシミ
ュレーション装置61では、各タイマの継続時間を、演
算関数を利用してシミュレーションに適した継続時間に
変換することで、タイマ命令を含めた制御プログラムの
動作順序を利用者が目視で検証でき、かつ、必要以上の
待ち時間を要求しないシミュレーションを行うことがで
きる。この際、利用者はタイマに関する操作を全く行う
必要がない。さらに、シミュレーション装置61は、簡
単な構成により実現できるという効果もある。
As described above, in the simulation apparatus 61 of this embodiment, the control including the timer instruction is performed by converting the duration of each timer into the duration suitable for the simulation by using the arithmetic function. The operation sequence of the program can be visually verified by the user, and the simulation can be performed without requiring an unnecessary waiting time. At this time, the user does not need to perform any operation related to the timer. Furthermore, the simulation device 61 has an effect that it can be realized with a simple configuration.

【0032】次に、本発明の第2の実施形態を説明す
る。
Next, a second embodiment of the present invention will be described.

【0033】第2の実施形態に係るシミュレーション装
置では、経過時間の更新量を変えることにより、シミュ
レーション時のタイマの継続時間を変更する。本実施形
態のシミュレーション装置は、タイマテーブル17の構
成およびタイマ処理部15の処理が若干異なる以外は、
第1の実施形態のシミュレーション装置(図1、図2)
と同じ構成および処理内容を有する。
In the simulation apparatus according to the second embodiment, the duration of the timer during simulation is changed by changing the update amount of elapsed time. The simulation apparatus of this embodiment is different from the simulation apparatus except that the configuration of the timer table 17 and the processing of the timer processing unit 15 are slightly different.
Simulation device of the first embodiment (FIGS. 1 and 2)
It has the same configuration and processing contents as.

【0034】本実施形態のシミュレーション装置を、図
6を用いて説明する。図6に示すように、本実施形態の
シミュレーション装置のタイマテーブル17には、タイ
マの計上割合(経過時間の更新量)を格納する列175
が新たに設けられている。
The simulation apparatus of this embodiment will be described with reference to FIG. As shown in FIG. 6, in the timer table 17 of the simulation apparatus according to the present embodiment, a column 175 that stores the accounting ratio (update amount of elapsed time) of the timer.
Is newly provided.

【0035】タイマ処理部15の起動処理部151は、
タイマの起動時に、タイマテーブル17の設定継続時間
172および経過時間173の項に、制御プログラムの
要求する継続時間Xと、経過時間“0”をそれぞれ設定
する。そして、計上割合175の項には、要求された継
続時間Xと、関数演算装置より得たシミュレーション時
の継続時間f(X)との比X/f(X)を格納する。
The activation processing unit 151 of the timer processing unit 15 is
At the time of starting the timer, the duration X and the elapsed time “0” requested by the control program are set in the set duration 172 and the elapsed time 173 of the timer table 17, respectively. Then, the ratio X / f (X) of the requested duration time X and the simulation duration time f (X) obtained from the function calculation device is stored in the item of the accounting ratio 175.

【0036】タイマ更新処理部152は、経過時間17
3の項の設定値に対し、時計16の時刻[秒]が更新する
度に、1を加算する代わりに計上割合175の項の設定
値を加算する。これにより、実時間でf(X)[秒]が経
過すると、経過時間173の項の設定値がXとなり、タ
イマ処理が終了したと判定される。
The timer update processing unit 152 determines the elapsed time 17
Every time the time [seconds] of the clock 16 is updated, the set value of the item of item 3 is added with the set value of the item of accounting ratio 175 instead of adding 1. As a result, when f (X) [seconds] has elapsed in real time, the set value of the term of elapsed time 173 becomes X, and it is determined that the timer processing has ended.

【0037】各タイマの継続時間と経過時間は、プラン
ト監視装置に提供され表示される。経過時間が“0”か
ら制御プログラムの要求する継続時間Xまで一定量ずつ
変化するため、利用者は、実プランの制御におけるタイ
マのおおよその経過時間を知ることができる。
The duration and elapsed time of each timer are provided and displayed on the plant monitoring device. Since the elapsed time changes from "0" to the duration X required by the control program by a fixed amount, the user can know the approximate elapsed time of the timer in the control of the actual plan.

【0038】なお、タイマテーブル17に上記の計上割
合X/f(X)を格納する代わりに、関数演算装置より
得たシミュレーション時の継続時間f(X)を格納し、
タイマ更新処理部152が経過時間の更新時に、タイマ
テーブルの設定値からX/f(X)を計算して経過時間
に計上するようにしてもよい。
Instead of storing the accounting ratio X / f (X) in the timer table 17, the simulation duration f (X) obtained from the function computing device is stored.
When updating the elapsed time, the timer update processing unit 152 may calculate X / f (X) from the set value in the timer table and add it to the elapsed time.

【0039】以上のように、本実施形態のシミュレーシ
ョン装置では、第1の実施形態で得られる効果の他に、
動作中のタイマのタイマテーブル17での経過時間を、
実プラントの制御時のタイマの経過時間として確認する
ことができる。
As described above, in the simulation apparatus of this embodiment, in addition to the effects obtained in the first embodiment,
The elapsed time in the timer table 17 of the operating timer is
It can be confirmed as the elapsed time of the timer when controlling the actual plant.

【0040】なお、第1および第2の実施形態では、タ
イマ処理を要求した制御プログラムおよびコマンド位置
の情報をタイマテーブル174内に記録するようにした
が、これをタイマ処理解釈ルーチン111中に記録して
もよい。この場合、タイマ処理部15は、起動処理時
に、要求されたタイマ処理を他のタイマ処理と区別する
ための識別子をタイマ処理解釈ルーチン111に通知
し、終了時には同一の識別子を付して終了通知を行うよ
うにする。
In the first and second embodiments, the control program requesting the timer processing and the command position information are recorded in the timer table 174. However, this is recorded in the timer processing interpretation routine 111. You may. In this case, the timer processing unit 15 notifies the timer processing interpretation routine 111 of an identifier for distinguishing the requested timer processing from other timer processing at the time of start-up processing, and attaches the same identifier at the time of termination to notify the termination. To do.

【0041】また、タイマの精度を1秒として説明して
あるが、より高精度のタイマを備えたコントローラで実
行される制御プログラムのシミュレータには、これに見
合った精度のタイマ機能が必要となる。具体的には更新
処理部の起動周期を必要なタイマ精度と同一の周期に実
行することになる。
Although the accuracy of the timer has been described as 1 second, the simulator of the control program executed by the controller equipped with the timer of higher accuracy requires the timer function of the accuracy corresponding to this. . Specifically, the activation cycle of the update processing unit is executed at the same cycle as the required timer accuracy.

【0042】次に、本発明の第3の実施形態を説明す
る。
Next, a third embodiment of the present invention will be described.

【0043】上述のように、第1の実施形態のシミュレ
ーション装置は、タイマテーブルの経過時間[秒]を
“0”から順次1秒ずつ増加させるようにした場合、プ
ラント制御装置と同じ動作を行う。このことを利用し
て、第3の実施形態の装置では、シミュレーション装置
の機能とプラント制御装置の機能を選択的に利用できる
ようにしている。
As described above, the simulation apparatus of the first embodiment performs the same operation as the plant control apparatus when the elapsed time [seconds] in the timer table is sequentially increased from "0" by 1 second. . By utilizing this, in the device of the third embodiment, the function of the simulation device and the function of the plant control device can be selectively used.

【0044】図8に、第3の実施形態に係る、実プラン
ト制御およびプラント制御プログラムシミュレーション
装置の構成を示す。図8に示すように、本装置は、タイ
マ処理15に、起動処理部としてプラント制御用の起動
処理部1511とシミュレーション用の起動処理部15
12を設け、一方の起動処理部を動作状態とするモード
切替スイッチ41,42を設けている。さらに、プラン
トデータシミュレーション装置21を内蔵し、プラント
データ入出力部13,14の接続対象を選択する切替ス
イッチ43,44を設けている。他の構成は、第1の実
施形態のシミュレーション装置と同じである。
FIG. 8 shows the configuration of an actual plant control and plant control program simulation device according to the third embodiment. As shown in FIG. 8, in the present apparatus, a timer processing 15 includes a start processing section 1511 for plant control and a start processing section 15 for simulation as start processing sections.
12 is provided, and mode changeover switches 41 and 42 for activating one of the activation processing units are provided. Further, the plant data simulation device 21 is incorporated, and changeover switches 43 and 44 for selecting a connection target of the plant data input / output units 13 and 14 are provided. The other configuration is the same as that of the simulation apparatus according to the first embodiment.

【0045】モード切替スイッチ41,42がa側に設
定されると、実プラント制御用のタイマ起動処理部が動
作状態となり、タイマテーブルの経過時間173の項に
設定される初期値は“0”となる。モード切替スイッチ
41、42がb側に切り替えられると、シミュレーショ
ン用のタイマ起動処理部が動作状態となり、タイマテー
ブルの経過時間173の項に設定される初期値は、関数
演算装置31より得たシミュレーション時のタイマの継
続時間に基づく値X−f(X)となる。これらスイッチ
は、入出力部19を介してプログラム構築装置51また
はプラント監視装置52から送られた指示に従い状態を
切り替える。
When the mode changeover switches 41 and 42 are set to the "a" side, the timer start processing unit for controlling the actual plant is in the operating state, and the initial value set in the item of elapsed time 173 of the timer table is "0". Becomes When the mode changeover switches 41 and 42 are switched to the b side, the timer activation processing unit for simulation is in the operating state, and the initial value set in the term of elapsed time 173 of the timer table is the simulation obtained from the function arithmetic unit 31. The value becomes X-f (X) based on the duration of the hour timer. These switches switch states according to instructions sent from the program construction device 51 or the plant monitoring device 52 via the input / output unit 19.

【0046】切替スイッチ43,44も、上記指示に従
い、モード切替スイッチ41,42と連動して状態を切
り替える。実プラントの制御時には、切替スイッチ4
3,44がb側に設定されて、プラントデータ入出力部
13,14には実プラントが接続される。シミュレーシ
ョン時には、切替スイッチ43,44がb側に設定され
て、プラントデータ入出力部13,14にはプラントデ
ータシミュレーション装置21が接続される。
The changeover switches 43 and 44 also change the state in cooperation with the mode changeover switches 41 and 42 according to the above instruction. Changeover switch 4 when controlling the actual plant
3, 44 are set on the b side, and the actual plant is connected to the plant data input / output units 13 and 14. During the simulation, the changeover switches 43 and 44 are set to the b side, and the plant data input / output units 13 and 14 are connected to the plant data simulation device 21.

【0047】本実施形態の装置62によれば、利用者
は、プログラム構築装置51またはプラント監視装置5
2上でモードの切替を指示するだけで、プラント制御プ
ログラムのシミュレーションと、実プラントの制御とを
選択的に実施することができる。
According to the device 62 of the present embodiment, the user is allowed to use the program construction device 51 or the plant monitoring device 5
The simulation of the plant control program and the control of the actual plant can be selectively executed only by instructing the switching of the mode on the control unit 2.

【0048】なお、プラントデータシミュレーション装
置21を本装置62に内蔵せず外部に設置し、実プラン
トとシミュレーション装置との接続切り替えを外部で行
ってもよい。また、上記装置62は、実プラントの制御
装置に対して、タイマの継続時間を制御プログラムで設
定された値から、利用者の与えた関係によってシミュレ
ーション時に使用する値に変換する機能を付加するのみ
で実現でき、簡単に構成できる。
It should be noted that the plant data simulation device 21 may not be built in the present device 62 but may be installed outside, and the connection switching between the actual plant and the simulation device may be performed outside. Further, the device 62 only adds the function of converting the duration of the timer from the value set by the control program to the value used in the simulation according to the relationship given by the user to the control device of the actual plant. And can be easily configured.

【0049】[0049]

【発明の効果】本発明によれば、広い時間範囲に分布す
る待機時間を要求する多くのタイマ命令を含むプラント
制御プログラムの動作の検証を利用者がより容易に実施
できるようにすることができる。
According to the present invention, the user can more easily carry out the verification of the operation of the plant control program including many timer instructions requesting the waiting time distributed over a wide time range. .

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

【図1】本発明の実施形態に係るシミュレーション装置
の構成図。
FIG. 1 is a configuration diagram of a simulation device according to an embodiment of the present invention.

【図2】シミュレーション装置61の構成の詳細。FIG. 2 shows a detailed configuration of a simulation device 61.

【図3】タイマ継続時間の変換に用いる演算関数(対数
関数)の一例。
FIG. 3 is an example of an arithmetic function (logarithmic function) used for conversion of a timer duration.

【図4】入力値の区間毎に異なる関数が設定された演算
関数の一例。
FIG. 4 is an example of an arithmetic function in which a different function is set for each input value section.

【図5】タイマ起動部の動作フロー。FIG. 5 is an operation flow of a timer starting unit.

【図6】制御演算実行部で実行されるプラント制御プロ
グラムの一例。
FIG. 6 is an example of a plant control program executed by a control calculation execution unit.

【図7】第2の実施形態に係るシミュレーション装置の
タイマ処理部の動作の説明図。
FIG. 7 is an explanatory diagram of an operation of a timer processing unit of the simulation device according to the second embodiment.

【図8】第3の実施形態に係る、実プラントの制御機能
とシミュレーション機能を組み合わせた装置の構成図。
FIG. 8 is a configuration diagram of an apparatus that combines a control function and a simulation function of an actual plant according to a third embodiment.

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

15 タイマ処理部 17 タイマテーブル 21 プラントデータ・シミュレーション装置 31 関数演算装置 51 プログラム構築装置 52 プラント監視装置 53 演算関数設定装置 61 プラント制御プログラムのシミュレーション装置 62 実プラント制御およびプラント制御プログラムの
シミュレーション装置
15 Timer Processing Unit 17 Timer Table 21 Plant Data / Simulation Device 31 Function Calculation Device 51 Program Construction Device 52 Plant Monitoring Device 53 Calculation Function Setting Device 61 Plant Control Program Simulation Device 62 Real Plant Control and Plant Control Program Simulation Device

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G05B 23/00 - 23/02 G05B 7/00 - 7/02 G05B 11/00 - 13/04 G05B 19/04 - 19/05 ─────────────────────────────────────────────────── ─── Continuation of front page (58) Fields surveyed (Int.Cl. 7 , DB name) G05B 23/00-23/02 G05B 7/00-7/02 G05B 11/00-13/04 G05B 19 / 04-19/05

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】指定した待機時間分の処理の待機を要求す
るタイマ命令を複数有するプラント制御プログラムのシ
ミュレーションを行うシミュレーション装置であって、実行中のプラント制御プログラムを、前記各タイマ命令
にしたがって、当該各タイマ命令が要求する待機時間分
の時間の計測が終了するまで停止する制御演算実行手段
と、 タイマ命令の待機時間が所定の時間長よりも短い場合に
は、記憶した演算関数にしたがって、当該待機時間を、
当該待機時間 より長い時間に変換し、タイマ命令の待機
時間が前記所定の時間長よりも長い場合には、前記演算
関数にしたがって、当該待機時間を、当該待機時間より
短い時間に変換する変換手段と、前記各タイマ命令ごとに、それぞれ、当該タイマ命令が
要求する待機時間について前記変換手段の変換によって
得られた時間を、複数のタイマの継続時間がタイマごと
に保存されるタイマテーブルに、前記タイマの継続時間
として設定し、当該タイマテーブルに設定された継続時
間の計測が終了すると、その旨を前記制御演算実行手段
に通知するタイマ処理手段と、 を有し、 前記制御演算実行手段は、 処理状態を表す報を力す
ことを特徴とするシミュレーション装置。
1. A simulation apparatus for simulating a plant control program having a plurality of timer instructions for requesting waiting for processing for a designated waiting time , wherein the running plant control program is executed by each of the timer instructions.
According to the waiting time required by each timer instruction
Control execution means that stops until the measurement of the time
And when the waiting time of the timer instruction is shorter than the specified time length,
Is the waiting time according to the stored arithmetic function,
Converted to a time longer than the wait time and waits for a timer command
When the time is longer than the predetermined time length, the calculation
According to a function, a conversion unit that converts the waiting time into a time shorter than the waiting time, and the timer instruction for each timer instruction,
The required waiting time is converted by the conversion means.
The obtained time is the duration of multiple timers for each timer.
The timer table stored in
When set as, and the continuation set in the timer table
When the measurement of the interval is completed, a message to that effect is given to the control calculation executing means.
Anda timer processing means for notifying said control operation execution means, the simulation device, characterized in that output the information representing the processing state.
【請求項2】指定した待機時間分の処理の待機を要求す
るタイマ命令を有するプラント制御プログラムのシミュ
レーションを行うシミュレーション装置であって、 設定された時間長を測定する、少なくとも1つのタイマ
手段と、 演算関数を記憶し、当該演算関数にしたがって、所定の
時間長よりも短い前記タイマ命令の待機時間は、当該待
機時間より長い時間に変換し、所定の時間長よりも長い
前記待機時間は、当該待機時間より短い時間に変換する
変換手段と、 前記プラント制御プログラムを実行し、前記タイマ命令
の実行時に当該タイマ命令について前記変換手段が変換
した待機時間を前記タイマ手段に設定し、前記タイマ命
令を含むプラント制御プログラムの実行を前記タイマ手
段での計測が終 了するまで停止する実行手段と、 前記実行手段または前記タイマ手段の処理状態を表す監
視情報を生成及び出力する情報生成手段と、 を有し、 前記変換手段が記憶する演算関数は、対数関数であるこ
とを特徴とするシミュレーション装置。
2. A request for waiting for processing for a specified waiting time
Of a plant control program with a timer instruction
At least one timer for measuring a set length of time
Means and an arithmetic function are stored, and according to the arithmetic function, a predetermined
The waiting time of the timer instruction shorter than the time length is
Converted to a time longer than the machine time, longer than the specified time length
The waiting time is converted into a time shorter than the waiting time.
Converting means, executing the plant control program, the timer instruction
The conversion means converts the timer instruction when executing
The waiting time is set in the timer means and the timer
The above-mentioned timer
And execution means for measurement in stage is stopped until Ryosuru end, audit representing the processing state of said execution means or said timer means
Visual has an information generation unit for generating and outputting information, a calculation function that the conversion means is stored, a simulation apparatus which is a logarithmic function.
【請求項3】指定した待機時間分の処理の待機を要求す
るタイマ命令を有するプラント制御プログラムのシミュ
レーションを行うシミュレーション装置であって、 設定された時間長を測定する、少なくとも1つのタイマ
手段と、 演算関数を記憶し、当該演算関数にしたがって、所定の
時間長よりも短い前記タイマ命令の待機時間は、当該待
機時間より長い時間に変換し、所定の時間長よりも長い
前記待機時間は、当該待機時間より短い時間に変換する
変換手段と、 前記プラント制御プログラムを実行し、前記タイマ命令
の実行時に当該タイマ命令について前記変換手段が変換
した待機時間を前記タイマ手段に設定し、前記タイマ命
令を含むプラント制御プログラムの実行を前記タイマ手
段での計測が終了するまで停止する実行手段と、 前記実行手段または前記タイマ手段の処理状態を表す監
視情報を生成及び出力する情報生成手段と、 を有し、 前記変換手段は、前記演算関数として、前記タイマ命令
の待機時間の時間軸を複数の時間領域に分割した各時間
領域ごとに個別に設定された複数の演算関数を記憶し、
当該複数の演算関数のうち、前記タイマ命令の待機時間
に対応する演算関数にしたがって、当該待機時間の変換
を行うことを特徴とするシミュレーション装置。
3. Requesting waiting for processing for a specified waiting time
Of a plant control program with a timer instruction
At least one timer for measuring a set length of time
Means and an arithmetic function are stored, and according to the arithmetic function, a predetermined
The waiting time of the timer instruction shorter than the time length is
Converted to a time longer than the machine time, longer than the specified time length
The waiting time is converted into a time shorter than the waiting time.
Converting means, executing the plant control program, the timer instruction
The conversion means converts the timer instruction when executing
The waiting time is set in the timer means and the timer
The above-mentioned timer
Execution means that stops until the measurement in each stage is completed, and a monitoring unit that indicates the processing state of the execution means or the timer means.
And an information generating unit that generates and outputs visual information , wherein the converting unit individually divides the time axis of the standby time of the timer command into a plurality of time regions as the arithmetic function. Memorizes the set multiple arithmetic functions,
The simulation apparatus, wherein the waiting time is converted according to an arithmetic function corresponding to the waiting time of the timer instruction among the plurality of arithmetic functions.
【請求項4】請求項1記載のシミュレーション装置であ
って、 前記タイマ命令の待機時間Xと、当該待機時間の前記変
換手段での変換結果f(X)との比率X/f(X)を演算す
る手段を有し、 前記タイマ処理手段は、実時間の単位時間が経過するご
とに、前記比率X/f(X)を累積し、累積結果がXに一
致した場合に計測を終了することを特徴とするシミュレ
ーション装置。
4. The simulation device according to claim 1, wherein a ratio X / f (X) of a waiting time X of the timer instruction and a conversion result f (X) of the waiting time by the conversion means is calculated. The timer processing means accumulates the ratio X / f (X) every time a unit time of the real time elapses, and ends the measurement when the accumulated result matches X. Simulation device characterized by.
【請求項5】指定した待機時間分の処理の待機を要求す
るタイマ命令を有するプラント制御プログラムのシミュ
レーションを行うシミュレーション装置であって、 設定された時間長を測定する、少なくとも1つのタイマ
手段と、 演算関数を記憶し、当該演算関数にしたがって、所定の
時間長よりも短い前記タイマ命令の待機時間は、当該待
機時間より長い時間に変換し、所定の時間長よりも長い
前記待機時間は、当該待機時間より短い時間に変換する
変換手段と、 前記プラント制御プログラムを実行し、前記タイマ命令
の実行時に当該タイマ命令について前記変換手段が変換
した待機時間を前記タイマ手段に設定し、前記タイマ命
令を含むプラント制御プログラムの実行を前記タイマ手
段での計測が終了するまで停止する実行手段と、 前記実行手段または前記タイマ手段の処理状態を表す監
視情報を生成及び出力する情報生成手段と、 を有し、 前記実行手段は、 前記タイマ手段により前記タイマ命令
の待機時間を計測するモードは、実際のプラントの制
御を行うことを特徴とするシミュレーション装置。
5. Requesting waiting for processing for a specified waiting time
Of a plant control program with a timer instruction
At least one timer for measuring a set length of time
Means and an arithmetic function are stored, and according to the arithmetic function, a predetermined
The waiting time of the timer instruction shorter than the time length is
Converted to a time longer than the machine time, longer than the specified time length
The waiting time is converted into a time shorter than the waiting time.
Converting means, executing the plant control program, the timer instruction
The conversion means converts the timer instruction when executing
The waiting time is set in the timer means and the timer
The above-mentioned timer
Execution means that stops until the measurement in each stage is completed, and a monitoring unit that indicates the processing state of the execution means or the timer means.
Information generating means for generating and outputting visual information , wherein the executing means controls the actual plant in a mode in which the timer means measures the standby time of the timer command. Simulation device.
【請求項6】請求項1記載のシミュレーション装置であ
って、 外部から入力された情報に基づいて、前記演算関数を生
成する手段を有することを特徴とするシミュレーション
装置。
6. The simulation apparatus according to claim 1, further comprising means for generating the arithmetic function based on information input from the outside.
【請求項7】指定した待機時間分の処理の待機を要求す
るタイマ命令を複数有するプラント制御プログラムのシ
ミュレーションをシミュレーション装置で実行させ、当
該シミュレーション装置から、処理状態を表す情報を出
力させるシミュレーション方法であって、前記複数のタイマ命令のそれぞれが実行対象となるごと
に、当該タイマ命令にしたがって、実行中のプラント制
御プログラムの処理を停止する第一処理と、 前記実行対象とされたタイマ命令の待機時間が所定の時
間長よりも短い場合には、演算関数にしたがって、当該
待機時間を、当該待機時間より長い時間に変換し、前記
実行対象とされたタイマ命令の待機時間が前記所定の時
間長よりも長い場合には、当該待機時間を、当該待機時
間より短い時間に変換する第二処理と、 複数のタイマの継続時間がタイマごとに保存されるタイ
マテーブルに、前記第二処理で得られた時間を、起動す
るタイマの継続時間として設定する第三処理と、 前記タイマテーブルに設定された継続時間の計測が終了
すると、当該継続時間が終了したタイマに対応する、前
記プラント制御プログラムの停止中の処理を再開する第
四処理と、 を、前記シミュレーション装置に実行させる ことを特徴
とするシミュレーション方法。
7. A simulation apparatus is caused to execute a simulation of a plant control program having a plurality of timer instructions for requesting waiting for processing for a specified waiting time.
Information indicating the processing state is output from the simulation device.
A simulation method that forces each of the plurality of timer instructions to be executed.
In accordance with the timer instruction,
The first process that stops the processing of the program and the waiting time of the timer instruction that is the execution target is a predetermined time
If the length is shorter than the length,
Convert the waiting time to a time longer than the waiting time,
When the waiting time of the timer instruction targeted for execution is at the predetermined time
If the waiting time is longer than the waiting time,
The second process that converts to a shorter time than the interval, and the time duration of multiple timers is saved for each timer.
Start the time obtained in the second process on the table.
The third process for setting the duration of the timer and the measurement of the duration set in the timer table are completed.
Then, the previous time corresponding to the timer whose duration has expired
Resuming the process while the plant control program is stopped
A simulation method characterized by causing the simulation device to execute four processes .
JP32403696A 1996-12-04 1996-12-04 Simulation equipment for plant control programs Expired - Fee Related JP3388118B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32403696A JP3388118B2 (en) 1996-12-04 1996-12-04 Simulation equipment for plant control programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32403696A JP3388118B2 (en) 1996-12-04 1996-12-04 Simulation equipment for plant control programs

Publications (2)

Publication Number Publication Date
JPH10161731A JPH10161731A (en) 1998-06-19
JP3388118B2 true JP3388118B2 (en) 2003-03-17

Family

ID=18161447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32403696A Expired - Fee Related JP3388118B2 (en) 1996-12-04 1996-12-04 Simulation equipment for plant control programs

Country Status (1)

Country Link
JP (1) JP3388118B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011099075A1 (en) 2010-02-12 2011-08-18 三菱電機株式会社 Air conditioning system management device
JP6707438B2 (en) * 2016-11-15 2020-06-10 株式会社東芝 Preview system, preview method and program

Also Published As

Publication number Publication date
JPH10161731A (en) 1998-06-19

Similar Documents

Publication Publication Date Title
JP3388118B2 (en) Simulation equipment for plant control programs
JP4906286B2 (en) Software development environment system
US8170696B2 (en) Process control simulator and process control simulating method
JP2861962B2 (en) Computer program simulation apparatus and method
JP3334415B2 (en) Production control device
JPH1071543A (en) Managing method of production line
JPH06149597A (en) Job schedule simulation device
JPH08249294A (en) Parallel computer system and controlling method for number of processors
JP2003091310A (en) Supervisory control system
JP3291115B2 (en) Driving training simulator device and initial state setting method thereof
JPH0660050A (en) Learning assistance device for neural network
JPH11184509A (en) System and method for control
JPH04171538A (en) Repetitive data processing scheduling system
JPH08255139A (en) Decentralized computer recommending device
JP3443184B2 (en) Programmer for programmable controller
JP4313872B2 (en) Plant control apparatus and plant control system
JPH0944072A (en) On-line reactor core simulator
JP2550580B2 (en) Programmable controller failure diagnosis device
JP2001209412A (en) Simulator for sequence program
JPH1130948A (en) Simulation system for plant operation training
JPH02109145A (en) Measuring system for diagnosis executing time
JPH03185532A (en) Operator's console for distributed digital control system
JPH04268906A (en) Simulator for unit computer
JP2000148227A (en) Display device
JPH0934346A (en) On-line nuclear reactor core simulator

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees