JPH0721030A - Loading method - Google Patents

Loading method

Info

Publication number
JPH0721030A
JPH0721030A JP5166588A JP16658893A JPH0721030A JP H0721030 A JPH0721030 A JP H0721030A JP 5166588 A JP5166588 A JP 5166588A JP 16658893 A JP16658893 A JP 16658893A JP H0721030 A JPH0721030 A JP H0721030A
Authority
JP
Japan
Prior art keywords
program
database
control device
new
information
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
JP5166588A
Other languages
Japanese (ja)
Inventor
Yasuo Takahashi
康男 高橋
Keizou Naraba
慶三 奈良場
Yasuko Morita
安子 森田
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP5166588A priority Critical patent/JPH0721030A/en
Publication of JPH0721030A publication Critical patent/JPH0721030A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the reliability of control by preventing malfunction caused by the wrong down load of a program and to improve the efficiency of down load. CONSTITUTION:While a controller (131) executes a certain program, a new program corresponding to the certain program is loaded down to the controller by a data base (11) and the controller continuously executes the certain program. At the same time, the new program is simulated, the simulated result is sent to the data base, the data base decides whether the new program is suitable or not based on the simulated result due to the controller and sends the decided result to the controller, only when the decided result due to the data base shows the new program is suitable, the certain program is updated into the new program by the controller, and the new program is executed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データベースによるプ
ログラムのダウンロードに利用されるローディング方法
に係わり、特にダウンロードされるプログラムの適否を
その実行前に判定し、制御の信頼性を向上し得るローデ
ィング方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a loading method used for downloading a program by a database, and more particularly, a loading method capable of improving the control reliability by determining the suitability of the downloaded program before its execution. Regarding

【0002】[0002]

【従来の技術】一般に、プラント制御の分野では、複数
の処理に対応して複数のプログラムが設けられ、これら
プログラムのうち、対応する処理のプログラムをダウン
ロードして実行する形式の制御システムが広く用いられ
ている。
2. Description of the Related Art Generally, in the field of plant control, a plurality of programs are provided corresponding to a plurality of processes, and a control system of a type that downloads and executes a program of a corresponding process among these programs is widely used. Has been.

【0003】図6はこの種の制御システムの構成を示す
図である。この制御システムは、複数のプログラム及び
データからなる情報が記憶されたデータベース1と、こ
のデータベース1からダウンロードされた情報をダウン
ロードエリア2に記憶して該情報内のプログラムを実行
する複数の制御装置31 〜3m とが互いに伝送路4を介
してLANにより接続されている。
FIG. 6 is a diagram showing the structure of this type of control system. This control system includes a database 1 in which information including a plurality of programs and data is stored, and a plurality of control devices 3 that store the information downloaded from the database 1 in a download area 2 and execute the programs in the information. 1 to 3 m are connected to each other via a transmission line 4 via a LAN.

【0004】なお、ダウンロードエリア2は、データ部
及びプログラム部からなり、データベース1からダウン
ロードされた情報が記憶され、且つデータベース1から
新たに情報がダウンロードされると、予め記憶された旧
情報が全面的に新たにダウンロードされた新情報に更新
記憶されるものである。
The download area 2 is composed of a data section and a program section. When the information downloaded from the database 1 is stored and new information is newly downloaded from the database 1, the previously stored old information is entirely stored. It is updated and stored in the newly downloaded new information.

【0005】例えば、データベース1は、図7に示すよ
うに、旧情報が新情報に改定された際に操作者により与
えられるダウンロード指令によって新情報を制御装置3
1 に与えるダウンロード処理を実行する(ST1)。ま
た、データベース1はこのダウンロード処理が完了した
か否かを判定し(ST2)、完了するまでダウンロード
処理を実行し続ける。
For example, as shown in FIG. 7, the database 1 controls the new information by the download instruction given by the operator when the old information is revised to the new information.
The download process given to 1 is executed (ST1). Further, the database 1 determines whether or not this download process is completed (ST2), and continues the download process until it is completed.

【0006】一方、制御装置31 は、図8に示すよう
に、プラント制御処理を実行すると共に(ST3)、デ
ータベース1からのダウンロード処理の有無を判定する
(ST4)。
On the other hand, as shown in FIG. 8, the control device 3 1 executes the plant control process (ST3) and determines the presence / absence of the download process from the database 1 (ST4).

【0007】ここで、制御装置31 はこの判定結果がダ
ウンロード処理有りのときのみ、プラント制御処理を中
断し(ST5)、データベース1からダウンロードされ
た新情報をダウンロードエリア2に記憶する(ST
6)。また、制御装置31 はデータベース1によるダウ
ンロード処理が完了したか否かを判定し(ST7)、完
了するまで新情報の記憶処理を継続する。新情報の記憶
が終了すると、制御装置31 はこの新情報に基づいて、
プラント制御処理を実行する。
Here, the control device 3 1 interrupts the plant control process only when the judgment result indicates that the download process is present (ST5), and stores the new information downloaded from the database 1 in the download area 2 (ST).
6). Further, the control device 3 1 determines whether or not the download processing by the database 1 is completed (ST7), and continues the storage processing of new information until completed. When the storage of the new information is completed, the control device 3 1
Executes plant control processing.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、以上の
ような制御システムでは、ダウンロードされた新情報の
プログラムに誤りがある場合、制御装置31 がその誤っ
たプログラムに基づいて動作するために、誤動作や暴走
が発生してプラントに悪影響を与える可能性がある。
However, in the control system as described above, when the program of the downloaded new information has an error, the control device 3 1 operates based on the incorrect program, so that the malfunction occurs. Or runaway may occur and adversely affect the plant.

【0009】同様にダウンロードされた新情報のデータ
に誤りがある場合、制御装置31 は誤ったデータに基づ
いて動作するために、制御パラメータの設定や演算を誤
って暴走し、プラントに悪影響を与える可能性がある。
Similarly, when there is an error in the downloaded new information data, the control device 3 1 operates based on the incorrect data, so that the setting and calculation of the control parameters are erroneously runaway, which adversely affects the plant. May give.

【0010】また、新情報の誤りを発見したとしても、
旧情報を再度ダウンロードするには時間を要する問題が
ある。また、このダウンロードはプログラム全体及びデ
ータ全体の更新しかできないため、例えばプログラムの
ごく一部に誤りがある場合でも、全体を更新しなければ
ならず、効率的でないという問題がある。
Further, even if an error in new information is discovered,
There is a problem that it takes time to download the old information again. Further, since this download can only update the entire program and the entire data, there is a problem in that the entire program must be updated even if there is an error in a very small part of the program, which is not efficient.

【0011】本発明は上記実情を考慮してなされたもの
で、誤ったプログラムのダウンロードによる誤動作を防
止して制御の信頼性を向上し得ると共に、ダウンロード
の効率化を図り得るローディング方法を提供することを
目的とする。
The present invention has been made in consideration of the above circumstances, and provides a loading method capable of preventing malfunction due to download of an incorrect program, improving control reliability, and improving download efficiency. The purpose is to

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
に本発明は、複数のプログラム及びデータが記憶された
データベースに制御装置が接続され、前記データベース
内の各プログラムのうち、処理に対応したプログラムを
前記制御装置がダウンロードして実行するローディング
方法において、前記制御装置があるプログラムを実行し
ている際に、前記データベースが前記あるプログラムに
対応する新プログラムを前記制御装置にダウンロード
し、この制御装置が前記あるプログラムの実行を継続す
ると共に、前記新プログラムをシミュレーションして当
該シミュレーション結果を前記データベースに送出し、
前記データベースが前記制御装置によるシミュレーショ
ン結果に基づいて前記新プログラムの適否を判定すると
共に、当該判定結果を前記制御装置に送出し、この制御
装置が前記データベースによる判定結果が適のときの
み、前記あるプログラムを前記新プログラムに更新して
当該新プログラムを実行するローディング方法である。
In order to achieve the above object, the present invention relates to a process in which a control device is connected to a database in which a plurality of programs and data are stored, and which of the programs in the database is processed. In a loading method in which the control device downloads and executes a program, when the control device is executing a certain program, the database downloads a new program corresponding to the certain program to the control device, While the device continues to execute the certain program, the new program is simulated and the simulation result is sent to the database,
The database determines the suitability of the new program based on the simulation result by the control device, and sends the determination result to the control device, and the control device has the determination result only when the determination result by the database is suitable. A loading method for updating a program to the new program and executing the new program.

【0013】[0013]

【作用】従って、本発明は以上のような手段を講じたこ
とにより、制御装置があるプログラムを実行している際
に、データベースがあるプログラムに対応する新プログ
ラムを制御装置にダウンロードし、この制御装置がある
プログラムの実行を継続すると共に、新プログラムをシ
ミュレーションして当該シミュレーション結果をデータ
ベースに送出し、データベースが制御装置によるシミュ
レーション結果に基づいて新プログラムの適否を判定す
ると共に、当該判定結果を制御装置に送出し、この制御
装置がデータベースによる判定結果が適のときのみ、あ
るプログラムを新プログラムに更新して当該新プログラ
ムを実行できるので、誤ったプログラムのダウンロード
による誤動作を防止して制御の信頼性を向上させると共
に、ダウンロードの効率化を図ることができる。
Therefore, according to the present invention, by taking the above-mentioned means, while the control device is executing a certain program, a new program corresponding to the program having the database is downloaded to the control device, and this control is executed. While the device continues to execute a program, the new program is simulated and the simulation result is sent to the database, and the database determines the suitability of the new program based on the simulation result by the control device and controls the determination result. This control device can update a certain program to a new program and execute the new program only when the result of judgment by the database is appropriate. And download It is possible to improve the efficiency.

【0014】[0014]

【実施例】以下、本発明の実施例について図面を参照し
て説明する。図1は本発明方法の一実施例に適用される
制御システムの構成図である。この制御システムは、プ
ログラム及びデータからなるn個の情報がプログラムI
D毎に記憶されたデータベース11と、このデータベー
ス11からダウンロードされた情報をダウンロードエリ
ア12に記憶して該情報内のプログラムを実行する複数
の制御装置131 〜13m とが互いに伝送路14を介し
てLANにより接続されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a control system applied to one embodiment of the method of the present invention. In this control system, n pieces of information consisting of a program and data are stored in the program I.
A database 11 stored in each D, and a plurality of control devices 13 1 to 13 m and the transmission path 14 with each other for executing a program in the information stored in the download area 12 information downloaded from the database 11 Connected via a LAN.

【0015】ここで、データベース11はダウンロード
指令により新情報を制御装置131〜13m のいずれか
にダウンロードし、且つ制御装置131 〜13m から受
けるシミュレーション結果により新情報の良否を判定す
る機能をもっている。なお、データベース11は新情報
の良否判定用のデータを予め記憶している。
Here, the database 11 has a function of downloading new information to any of the control devices 13 1 to 13 m by a download command, and judging whether the new information is good or bad based on a simulation result received from the control devices 13 1 to 13 m. I have The database 11 stores in advance data for determining whether the new information is good or bad.

【0016】制御装置131 〜13m は、CPU、プラ
ント制御用のプログラムとプラントの設定値や制御定数
からなるデータとが記憶されるダウンロードエリア12
をもつRAM及び制御装置自体のプログラムが記憶され
たROM(図示せず)を有し、データベース11からダ
ウンロードされた新情報をダウンロードエリア12に記
憶すると共に、この新情報をシミュレーションし、該シ
ミュレーション結果に基づいてデータベース11により
当該プログラムが“良”と判定されたとき、この判定済
の新情報に基づいてプラントを制御する機能をもってい
る。
Each of the control devices 13 1 to 13 m has a download area 12 in which a CPU, a program for controlling a plant, and data including plant setting values and control constants are stored.
Has a RAM (not shown) and a ROM (not shown) in which the program of the control device itself is stored. The new information downloaded from the database 11 is stored in the download area 12, and the new information is simulated. When the program is judged to be “good” by the database 11 based on the above, it has a function of controlling the plant based on this judged new information.

【0017】また、ダウンロードエリア12は新情報エ
リア12aと旧情報エリア12bとを備えた記憶領域で
あり、各情報エリア12a,12bはデータベース11
からダウンロードされる情報がデータ部とプログラム部
とに区別されてプログラムID毎に記憶されている。
The download area 12 is a storage area having a new information area 12a and an old information area 12b, and each information area 12a, 12b is a database 11.
The information downloaded from is divided into a data section and a program section and stored for each program ID.

【0018】なお、新たにダウンロードされた新情報
は、一旦、新情報エリア12aに記憶され、シミュレー
ションによる判定結果が“良”のときのみ、旧情報エリ
ア12bに更新記憶されてプラント制御に使用可能とな
る。また、プログラムIDは各情報にタスク単位で付与
され、それぞれシステム全体で固有な値となっている。
The newly downloaded new information is once stored in the new information area 12a, and is updated and stored in the old information area 12b and can be used for plant control only when the result of the simulation is "good". Becomes The program ID is assigned to each piece of information on a task-by-task basis and has a unique value for the entire system.

【0019】次に、以上のように構成された制御システ
ムを適用したローディング方法について図2及び図3の
フローチャートを参照しながら説明する。なお、各制御
装置131 〜13m が同一のローディング方法を用いる
ので、ここでは制御装置131 とデータベース11によ
るローディング方法を例に上げて説明する。
Next, a loading method to which the control system configured as described above is applied will be described with reference to the flowcharts of FIGS. 2 and 3. Since the control devices 13 1 to 13 m use the same loading method, the loading method by the control device 13 1 and the database 11 will be described as an example here.

【0020】いま、制御装置131 は旧情報エリアに記
憶されたプログラムに基づいて、プラントを制御してい
る(ST11)。また、データベース11はダウンロー
ド指令の有無を判定し(ST12)、通常ダウンロード
指令が無いのでST12の判定を継続するが、操作者に
よりダウンロード指令が入力されると、新情報を制御装
置131 にダウンロードする(ST13)。
Now, the control device 13 1 controls the plant based on the program stored in the old information area (ST11). Further, the database 11 determines the presence / absence of a download instruction (ST12), and since there is no normal download instruction, the determination in ST12 is continued. However, when the operator inputs the download instruction, new information is downloaded to the control device 13 1 . (ST13).

【0021】制御装置131 はダウンロードされた新情
報を新情報エリア12aに順次記憶する(ST14)。
また、データベース11はダウンロード処理が完了した
か否かを判定し(ST15)、完了するまで新情報をダ
ウンロードする(ST15)。
The controller 13 1 sequentially stores the downloaded new information in the new information area 12a (ST14).
Further, the database 11 determines whether or not the download processing is completed (ST15), and downloads new information until completion (ST15).

【0022】ダウンロードが完了すると、制御装置13
1 は旧情報によるプラント制御を継続しながらCPUの
空き時間を利用してプログラムID毎に新情報をシミュ
レーションする(ST16)。
When the download is completed, the controller 13
1 continues the plant control based on the old information and utilizes the idle time of the CPU to simulate new information for each program ID (ST16).

【0023】なお、新情報が異常動作した場合、制御装
置131 は、例えばインテル80386のリアルモード
の如きCPUのプロテクト機能及びOSの機能により、
当該新情報によるシミュレーションを中断させて制御装
置131 全体に悪影響が広がらないようにする。
When the new information is abnormally operated, the control unit 13 1 uses the protect function of the CPU and the OS function such as the real mode of Intel 80386.
The simulation based on the new information is interrupted so that the entire control device 13 1 is not adversely affected.

【0024】シミュレーションが終了すると、制御装置
131 は該シミュレーション結果とプログラムIDとを
シミュレーション結果通知テキストとしてデータベース
11に送信する(ST17)。なお、このシミュレーシ
ョン結果通知テキストは、図4に示すようにプログラム
ID、プログラムの暴走の有無、データの誤りの有無及
び各演算結果から構成されている。
When the simulation is completed, the control device 13 1 sends the simulation result and the program ID to the database 11 as a simulation result notification text (ST17). As shown in FIG. 4, the simulation result notification text is made up of a program ID, program runaway, data error, and each calculation result.

【0025】一方、データベース11は、ダウンロード
が完了すると、制御装置131 からのシミュレーション
結果を待つと共に(ST18)、シミュレーション結果
通知テキストの受信の有無を判定し(ST19)、該シ
ミュレーション結果通知テキストを受信するまで待機す
る。
On the other hand, when the download is completed, the database 11 waits for the simulation result from the control device 13 1 (ST18), determines whether or not the simulation result notification text is received (ST19), and displays the simulation result notification text. Wait until you receive it.

【0026】しかる後、データベース11はシミュレー
ション結果通知テキストを受信すると、プログラムID
毎に新情報の動作の良否を判定し(ST20,ST2
1)、判定結果が“良”のとき、この“良”を示す判定
結果とプログラムIDとを図5に示すように判定結果通
知テキストとして制御装置131 に送信し(ST2
2)、判定結果が“否”のとき、同様に“否”を示す判
定結果通知テキストを制御装置131 に送信する(ST
23)。
Then, when the database 11 receives the simulation result notification text, the program ID
Each time, the quality of the operation of the new information is judged (ST20, ST2
1) When the determination result is “good”, the determination result indicating the “good” and the program ID are transmitted to the control device 13 1 as the determination result notification text as shown in FIG. 5 (ST2
2) When the determination result is "No", similarly, a determination result notification text indicating "No" is transmitted to the control device 13 1 (ST
23).

【0027】また一方、制御装置131 は、シミュレー
ション結果通知テキストをデータベース11に送信する
と、データベース11からの判定結果通知テキストを待
つと共に(ST24)、判定結果通知テキストの受信の
有無を判定し(ST25)、受信無しのとき、他のID
をもつ新情報をシミュレーション処理する(ST26)
ようにST16に戻り、受信有りのとき、受信した判定
結果通知テキストからIDと判定結果を読み出す(ST
27)。
On the other hand, when the simulation result notification text is transmitted to the database 11, the control device 13 1 waits for the judgment result notification text from the database 11 (ST24) and judges whether or not the judgment result notification text is received ( ST25), other ID when there is no reception
Simulation processing is performed on new information having ST (ST26)
Thus, the process returns to ST16, and when the reception is present, the ID and the determination result are read from the received determination result notification text (ST
27).

【0028】制御装置131 は、ST27で読み出した
判定結果の良否を判断し(ST28)、該判定結果が
“良”のとき、該当するIDの新情報を旧情報エリア1
2bに記憶させると共に記憶後の情報に基づいてプラン
トを制御し(ST29)、該判定結果が“否”のとき、
旧情報エリア12bに記憶されている旧情報を更新せず
にプラント制御を継続する(ST30)。
The control unit 13 1 judges whether the judgment result read out in ST27 is good or bad (ST28). When the judgment result is "good", the new information of the corresponding ID is added to the old information area 1
2b and the plant is controlled based on the information after the storage (ST29), and when the determination result is "No",
The plant control is continued without updating the old information stored in the old information area 12b (ST30).

【0029】また、制御装置131 は新情報エリア12
aに新たに記憶された全ての新情報について良否が判定
されたか否かを判断し(ST31)、未判定の新情報が
有るとき、該未判定の新情報をシミュレーション処理す
るためにST25からST16に戻り、未判定の新情報
が無いとき、全てのシミュレーション機能を停止させ
(ST32)、ST11に戻ってプロセス制御処理を継
続する。
Further, the control device 13 1 has a new information area 12
It is determined whether or not all the new information newly stored in a has been determined to be good or bad (ST31). When there is undetermined new information, ST25 to ST16 are used to perform simulation processing on the undetermined new information. If there is no undetermined new information, all simulation functions are stopped (ST32), and the process returns to ST11 to continue the process control processing.

【0030】上述したように本実施例によれば、データ
ベース11が旧情報に対応する新情報を制御装置131
にダウンロードした際に、制御装置131 が旧情報を実
行したままで新情報をシミュレーションして該シミュレ
ーション結果をデータベースに送出し、データベース1
1がこのシミュレーション結果に基づいて新情報の良否
を判定して判定結果を制御装置131 に送出し、この判
定結果が“良”のときのみ、制御装置131 が旧情報を
新情報に更新して当該新情報を実行するようにしたの
で、誤った新情報のダウンロードによる誤動作や暴走を
防止してプラント制御の信頼性を向上させることができ
る。
As described above, according to this embodiment, the database 11 sends new information corresponding to old information to the control device 13 1
When downloaded to the database, the control device 13 1 simulates the new information while executing the old information and sends the simulation result to the database.
1 determines the quality of the new information based on this simulation result and sends the determination result to the control device 13 1. Only when this determination result is “good”, the control device 13 1 updates the old information to the new information. Since the new information is executed, it is possible to prevent malfunction and runaway due to incorrect download of new information and improve the reliability of plant control.

【0031】また、プログラムの誤動作や暴走を防止し
たことにより、プラントの復旧にかかる多大な時間や金
銭的な損失の増加を事前に防ぐことができる。ひいて
は、有害物質の発生などの不測の事態を避けることがで
きる。
Further, by preventing the malfunction and runaway of the program, it is possible to prevent a great amount of time required for the restoration of the plant and an increase in financial loss in advance. As a result, it is possible to avoid unexpected situations such as the generation of harmful substances.

【0032】また、本実施例によれば、情報をプログラ
ムID毎に記憶するので、プログラムID毎に情報が更
新可能となる。従って、従来とは異なり、更新対象の情
報のみを更新することにより、ダウンロードの効率化を
図ることができる。
Further, according to this embodiment, since information is stored for each program ID, the information can be updated for each program ID. Therefore, unlike the conventional case, the efficiency of the download can be improved by updating only the information to be updated.

【0033】さらに、ダウンロードの際に、新情報を新
情報エリア12aに記憶するため、旧情報によるプラン
ト制御を中断することなく、ダウンロードを実行するこ
とができる。その他、本発明はその要旨を逸脱しない範
囲で種々変形して実施できる。
Further, since new information is stored in the new information area 12a at the time of download, the download can be executed without interrupting the plant control by the old information. In addition, the present invention can be modified in various ways without departing from the scope of the invention.

【0034】[0034]

【発明の効果】以上説明したように本発明によれば、制
御装置があるプログラムを実行している際に、データベ
ースがあるプログラムに対応する新プログラムを制御装
置にダウンロードし、この制御装置があるプログラムの
実行を継続すると共に、新プログラムをシミュレーショ
ンして当該シミュレーション結果をデータベースに送出
し、データベースが制御装置によるシミュレーション結
果に基づいて新プログラムの適否を判定すると共に、当
該判定結果を制御装置に送出し、この制御装置がデータ
ベースによる判定結果が適のときのみ、あるプログラム
を新プログラムに更新して当該新プログラムを実行する
ようにしたので、誤ったプログラムのダウンロードによ
る誤動作を防止して制御の信頼性を向上できるローディ
ング方法を提供できる。
As described above, according to the present invention, while the control device is executing a certain program, a new program corresponding to a program having a database is downloaded to the control device, and this control device is provided. While continuing the execution of the program, simulate the new program and send the simulation result to the database, the database judges the suitability of the new program based on the simulation result by the control unit, and sends the judgment result to the control unit. However, since this control device updates a certain program to a new program and executes the new program only when the judgment result by the database is appropriate, the malfunction due to the download of the wrong program is prevented and the control reliability is improved. By providing a loading method that can improve That.

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

【図1】本発明方法の一実施例に適用される制御システ
ムの構成図。
FIG. 1 is a configuration diagram of a control system applied to an embodiment of a method of the present invention.

【図2】同実施例におけるローディング方法を説明する
ためのフローチャート。
FIG. 2 is a flowchart for explaining a loading method according to the embodiment.

【図3】同実施例におけるローディング方法を説明する
ためのフローチャート。
FIG. 3 is a flowchart for explaining a loading method in the embodiment.

【図4】同実施例におけるシミュレーション結果通知テ
キストを示す図。
FIG. 4 is a view showing a simulation result notification text in the same example.

【図5】同実施例における判定結果通知テキストを示す
図。
FIG. 5 is a diagram showing a determination result notification text according to the embodiment.

【図6】従来の制御システムの構成を示す図。FIG. 6 is a diagram showing a configuration of a conventional control system.

【図7】従来のデータベースの動作を示すフローチャー
ト。
FIG. 7 is a flowchart showing the operation of a conventional database.

【図8】従来の制御装置の動作を示すフローチャート。FIG. 8 is a flowchart showing the operation of a conventional control device.

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

11…データベース、12…ダウンロードエリア、12
a…新情報エリア、12b…旧情報エリア、131 〜1
m …制御装置、14…伝送路。
11 ... Database, 12 ... Download area, 12
a ... new information area, 12b ... old information area, 13 1 to 1
3 m ... Control device, 14 ... Transmission line.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のプログラム及びデータが記憶され
たデータベースに制御装置が接続され、前記データベー
ス内の各プログラムのうち、処理に対応したプログラム
を前記制御装置がダウンロードして実行するローディン
グ方法において、 前記制御装置があるプログラムを実行している際に、 前記データベースが前記あるプログラムに対応する新プ
ログラムを前記制御装置にダウンロードし、 この制御装置が前記あるプログラムの実行を継続すると
共に、前記新プログラムをシミュレーションして当該シ
ミュレーション結果を前記データベースに送出し、 前記データベースが前記制御装置によるシミュレーショ
ン結果に基づいて前記新プログラムの適否を判定すると
共に、当該判定結果を前記制御装置に送出し、 この制御装置が前記データベースによる判定結果が適の
ときのみ、前記あるプログラムを前記新プログラムに更
新して当該新プログラムを実行することを特徴とするロ
ーディング方法。
1. A loading method in which a control device is connected to a database in which a plurality of programs and data are stored, and among the programs in the database, a program corresponding to a process is downloaded and executed by the control device. When the control device is executing a certain program, the database downloads a new program corresponding to the certain program to the control device, and the control device continues to execute the certain program, and the new program And sends the simulation result to the database, the database determines the suitability of the new program based on the simulation result by the control device, and sends the determination result to the control device. Is the day Loading method characterized by determination result by the base only when a suitable, to update the programs in the new program to execute the new program.
JP5166588A 1993-07-06 1993-07-06 Loading method Pending JPH0721030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5166588A JPH0721030A (en) 1993-07-06 1993-07-06 Loading method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5166588A JPH0721030A (en) 1993-07-06 1993-07-06 Loading method

Publications (1)

Publication Number Publication Date
JPH0721030A true JPH0721030A (en) 1995-01-24

Family

ID=15834068

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5166588A Pending JPH0721030A (en) 1993-07-06 1993-07-06 Loading method

Country Status (1)

Country Link
JP (1) JPH0721030A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6334126B1 (en) 1997-08-26 2001-12-25 Casio Computer Co., Ltd. Data output system, communication terminal to be connected to data output system, data output method and storage medium
JP2010003081A (en) * 2008-06-19 2010-01-07 Hitachi Ltd Arithmetic processing unit multiplexing control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6334126B1 (en) 1997-08-26 2001-12-25 Casio Computer Co., Ltd. Data output system, communication terminal to be connected to data output system, data output method and storage medium
JP2010003081A (en) * 2008-06-19 2010-01-07 Hitachi Ltd Arithmetic processing unit multiplexing control system

Similar Documents

Publication Publication Date Title
JPS60136833A (en) Switching method of operating system
US6385718B1 (en) Computer system and method for executing interrupt instructions in operating modes
JPH0721030A (en) Loading method
US5963725A (en) Simulation system and method for microcomputer program
JPS60159948A (en) Instruction exception processing system
JPS60229106A (en) Real time correction type programmable logic controller
JPH0460840A (en) System for activating information processor
JPH05197577A (en) Virtual computer execution priority control system in virtual computer system
JPS60117337A (en) Program changing method
JPH03265027A (en) Initializing device for computer system
KR0142494B1 (en) Base station
JPH0358116A (en) Computer input system
JPH0337201B2 (en)
JPH05224894A (en) Switching system for os
JPS595931B2 (en) Address stop method for arithmetic processing system
JPS63159959A (en) Program loading system for terminal equipment
JPS6249502A (en) Programmable controller
JPH01209567A (en) Program loading system
JP2972930B2 (en) Optimal environment setting device for computer system
JPH0287018A (en) Initializing processing system
JPS60204034A (en) Rewriting controlling system of control storage device
JPS616704A (en) Programmable controller
JPS6297034A (en) Correcting system for device program
JPH04326148A (en) Controller
JPH07210378A (en) Software exchange method for multiprocessor system