JPS62259102A - Computer system for process control - Google Patents

Computer system for process control

Info

Publication number
JPS62259102A
JPS62259102A JP10235486A JP10235486A JPS62259102A JP S62259102 A JPS62259102 A JP S62259102A JP 10235486 A JP10235486 A JP 10235486A JP 10235486 A JP10235486 A JP 10235486A JP S62259102 A JPS62259102 A JP S62259102A
Authority
JP
Japan
Prior art keywords
computer
simulation
arithmetic
vector
control computer
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
JP10235486A
Other languages
Japanese (ja)
Inventor
Satoshi Murayama
聡 村山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP10235486A priority Critical patent/JPS62259102A/en
Publication of JPS62259102A publication Critical patent/JPS62259102A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To simplify a computer system for process control and to perform the real time simulation at a high speed by adding a vector arithmetic processor and the software to be processed by said processor to an arithmetic computer which performs the simulating calculation in real time. CONSTITUTION:An arithmetic computer 4 performs the simulating calculation in response to a request received from a cooling line control computer 1 and based on the arithmetic data given from the computer 1. The result of the simulating calculation is given to the computer 1. In this case, the computer 4 carries out the simulation arithmetic via its built-in vector arithmetic processor through processing of software including a heat transmission simulation processing program 15, a vector processor calling subroutine 17, etc., of a built-in CPU14. Therefore it is not required to mount a vector arithmetic to simplify the computer system constitution and to attain the real time simulation at a high speed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、製鉄ラインでの加熱炉制御における熱伝導
シュミレーシランなど、リアルタイムシミニレ−シロン
を必要とするプロセス制御用計算機システムに関するも
のである。
[Detailed Description of the Invention] [Industrial Application Field] This invention relates to a computer system for process control that requires real-time simulation, such as heat conduction simulation for controlling heating furnaces in steel manufacturing lines. .

〔従来の技術〕[Conventional technology]

従来この種のシステムとして、第4図に示すもがあった
。図において、lは冷却ライン制御用計算機、2はこの
計算機1上で実行される制御用アプリケーションプログ
ラム、3は熱伝導シミュレーションを要求するシミュレ
ーシジン要求サブルーチン、4ば熱伝導シミュレーショ
ンを実行する特殊演算用計算機、5はこの特殊演算用計
算機4上で実行される熱伝導シミュレーション処理プロ
グラム、6はこのプログラム5より呼び出されるシミュ
レーション計算に用いられる熱伝導シミュレーション用
マイクロプログラム、7は冷却ライン制御用計算機1の
制御用アプリケーションプログラム2から特殊演算用計
算機4の熱伝導シミュレーアヨン処理プログラム5に対
して発せられる演算要求信号及び演算データ、8は上記
熱伝導シミュレーション処理プログラム5から制御用ア
プリケーションプログラム2に対して返送される演算結
果データ、9は上記冷却ライン制御用計算機1と同様な
構成の加熱炉制御用計算機、10は上記7.8等の信号
を伝送するシリアル伝送路、11、’12.13は各計
算機1.4.9を伝送路10に接続するステーションで
ある。
A conventional system of this type is shown in FIG. In the figure, l is a cooling line control computer, 2 is a control application program executed on this computer 1, 3 is a simulation request subroutine that requests a heat conduction simulation, and 4 is a special calculation for executing a heat conduction simulation. A computer, 5 is a heat conduction simulation processing program executed on this special calculation computer 4, 6 is a heat conduction simulation microprogram used for simulation calculation called by this program 5, 7 is a cooling line control computer 1; A calculation request signal and calculation data issued from the control application program 2 to the heat conduction simulation processing program 5 of the special calculation computer 4, and 8 are returned from the heat conduction simulation processing program 5 to the control application program 2. 9 is a heating furnace control computer having the same configuration as the cooling line control computer 1, 10 is a serial transmission line for transmitting signals such as 7.8, and 11, '12.13 are each This is a station that connects the computer 1.4.9 to the transmission line 10.

次に動作について説明する。Next, the operation will be explained.

冷却ライン制御用計算機1上において制御用アプリケー
ションプログラム2は、シミュレーション計算を行う必
要が発生すると、シミュレーション要求サブルーチン3
を呼び出す。サブルーチン3は、シリアル伝送路10を
通して特殊演算用計算機4内の熱伝導シミュレーション
処理プログラム5を起動すると同時に演算に必要なデー
タ7を渡す。熱伝導シミュレーション処理プログラム5
は、データを受は取ると熱伝導シミュレーション用マイ
クロプログラム6を使いながら、すべての処理をCPU
A上で実行し、その結果8をシミュレーション要求サブ
ルーチン3に返送する。これと同様の動作が加熱ランイ
制御用計算機9からも可能である。ここで熱伝導シミュ
レーション用マイクロプログラム6は、熱伝導計算が微
小時間についての積分計算であるため膨大なループ処理
となることから、そ゛の中で頻ばんに使われる演算パタ
ーンをファムウェア化したものであり、これによって実
行時間を抑えている。
When it becomes necessary to perform simulation calculations, the control application program 2 on the cooling line control computer 1 executes a simulation request subroutine 3.
call. The subroutine 3 starts the heat conduction simulation processing program 5 in the special calculation computer 4 through the serial transmission line 10 and at the same time passes data 7 necessary for the calculation. Heat conduction simulation processing program 5
The CPU performs all processing while receiving and receiving data and using microprogram 6 for heat conduction simulation.
A and returns the result 8 to the simulation request subroutine 3. An operation similar to this is also possible from the heating run control computer 9. Here, the heat conduction simulation microprogram 6 is a firmware version of the calculation patterns that are frequently used because the heat conduction calculation is an integral calculation over a minute time and requires a huge amount of loop processing. This reduces execution time.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、従来のシステムにおいては、特殊演算用
計算機4のために、シミュレーションの処理内容に応じ
てその処理内容毎にマイクロプログラムを開発すること
が必要で、また、そのマイクロプログラムのレパートリ
の制限によって高速実行可能な処理にも制限があった。
However, in the conventional system, it is necessary to develop a microprogram for each processing content for the special calculation computer 4 according to the processing content of the simulation. There were also restrictions on the processes that could be executed.

また、制御用計算機(1又は9)自身にベクトルプロセ
ッサ等の専用プロセッサを搭載する方式もあるが、この
場合制御用計算機それぞれに専用プロセッサを付加する
必要があり、コストが高くなるなどの問題点があった。
There is also a method in which the control computer (1 or 9) itself is equipped with a dedicated processor such as a vector processor, but in this case, it is necessary to add a dedicated processor to each control computer, which causes problems such as increased cost. was there.

この発明は、上記のような問題点を解消するためになさ
れたもので、各シミュレーション用のマイクロプログラ
ムをいちいち開発しなくとも汎用性のあるベクトル演算
命令を用いて熱伝導シミュレーショなどのリアルタイム
シミュレーシジンを従来よりも高速に実行でき、かつ、
複数の制御用計算機からの処理要求に応じることのでき
るシステムを提供することを目的とする。
This invention was made to solve the above-mentioned problems, and allows real-time simulations such as heat conduction simulations using versatile vector operation instructions without having to develop microprograms for each simulation. The system can be executed faster than before, and
The purpose is to provide a system that can respond to processing requests from multiple control computers.

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係るプロセス制御用計算機システムは、演算
用計算機に、本来のCPUに加えて内蔵形のベクトルプ
ロセッサを付加して、シミュレーション計算をベクトル
プロセッサで処理するソフトウェアを搭載し、伝送路で
複数の制御用計算機と接続したものである。
The process control computer system according to the present invention includes a built-in vector processor added to the arithmetic computer in addition to the original CPU, and is equipped with software for processing simulation calculations with the vector processor, and multiple It is connected to a control computer.

〔作用〕[Effect]

この発明におけるシミュレーションの処理は、ベクトル
演算を高速に実行するベクトルプロセッサのベクトル基
本命令の組合せによって記述され、CPUとベクトルプ
ロセッサによって高速に実行される。
The simulation process in this invention is described by a combination of vector basic instructions of a vector processor that executes vector operations at high speed, and is executed at high speed by a CPU and a vector processor.

また、本システムは、伝送路によって連結された複数台
の制御用計算機からの複数のシミュレーション要求を同
時に受は付け、平行処理する。
Additionally, this system simultaneously accepts multiple simulation requests from multiple control computers connected via transmission lines and processes them in parallel.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。第1
図において、第4図と同一符号は同−又は相当部分を示
す。図中、4が演算用計算機として本願により改良され
たリアルタイムシミュレーションプロセッサであり、1
4はリアルタイムシミュレーションプロセッサ4の熱伝
導シミュレーション処理プログラム15を実行するCP
tJ。
An embodiment of the present invention will be described below with reference to the drawings. 1st
In the figure, the same reference numerals as in FIG. 4 indicate the same or corresponding parts. In the figure, numeral 4 is a real-time simulation processor improved according to the present application as an arithmetic computer, and 1
4 is a CP that executes the heat conduction simulation processing program 15 of the real-time simulation processor 4;
tJ.

16は各種ベクトル演算命令を実行するベクトルプロセ
ッサ、17はベクトル展開された熱伝導シミュレーショ
ン処理プログラム15から呼び出されるベクトルプロセ
ッサ呼び出しサブルーチンである。
16 is a vector processor that executes various vector calculation instructions; 17 is a vector processor calling subroutine that is called from the vector-expanded heat conduction simulation processing program 15;

第2図は、熱伝導シミュレーション処理プログラム15
が計算対象とする厚板の格子点を表しており、Y−Z平
面における熱伝導計算ロジクはXの値にかかわらず一定
であることから、x−y−Z座標全格子点を一括してベ
クトルとして計算する。
Figure 2 shows the heat conduction simulation processing program 15.
represents the grid point of the thick plate to be calculated, and since the heat conduction calculation logic on the Y-Z plane is constant regardless of the value of X, Calculate as a vector.

第3図は、熱伝導シミュレーション処理プログラム15
の概略フローチャートである。
Figure 3 shows the heat conduction simulation processing program 15.
1 is a schematic flowchart.

次に動作について説明する。Next, the operation will be explained.

冷却ライン制御用計算機1上において制御用アプリケー
ションプログラム2は、シミュレーションを行う必要が
発生すると、シミュレーション要求サブルーチン3を呼
び出す。サブルーチン3は−シリアル伝送路10を通し
てリアルタイムシミュレーションプロセッサ4内の熱伝
導シミュレーション処理プログラム15を起動すると同
時に演算に必要なデータ7を渡す。熱伝導シミュレーシ
ョン処理プログラム15はデータ7を受は取ると、各種
のベクトルプロセッサ呼び出しサブルーチン17を用い
てベクトルプロセッサ16を起動し、ベクトル演算を実
行し、得られたシミュレーション結果8をシミュレーシ
ョン要求サブルーチン3に返送する。シミュレーション
要求サブルーチン3は処理終了を制御用アプリケーショ
ンプログラム2に通知するとともに結果8を渡す。
The control application program 2 on the cooling line control computer 1 calls a simulation request subroutine 3 when it becomes necessary to perform a simulation. The subroutine 3 starts the heat conduction simulation processing program 15 in the real-time simulation processor 4 through the serial transmission line 10 and at the same time passes data 7 necessary for calculation. When the heat conduction simulation processing program 15 receives the data 7, it starts the vector processor 16 using various vector processor calling subroutines 17, executes vector operations, and sends the obtained simulation result 8 to the simulation request subroutine 3. Send it back. The simulation request subroutine 3 notifies the control application program 2 of the completion of processing and also passes the result 8.

ここで、熱伝導シミュレーション処理プログラム15の
計算アルゴリズムは、第3図のステップ22〜ステツプ
27で示すように、通常の二次元熱温方程式解法アルゴ
リズムであるが、これを第21!lに示したように三次
元座標全格子点をベクトルとして一括して計算する。
Here, the calculation algorithm of the heat conduction simulation processing program 15 is a normal two-dimensional heat temperature equation solving algorithm, as shown in steps 22 to 27 in FIG. As shown in 1, all three-dimensional coordinates of the grid points are calculated at once as a vector.

なお、上記実施例では、熱伝導シミュレーションについ
て示したが、画像処理などリアルタイムで大容量計算を
行いたい場合、ベクトル展開することによって実施例と
同様の効果を奏する。
In the above embodiment, a heat conduction simulation was shown, but when it is desired to perform large-capacity calculations in real time such as image processing, the same effects as in the embodiment can be achieved by vector expansion.

また、上記実施例では、リアルタイムシミュレーション
プロセッサ4と制御用径計算機1.9とをシリアル伝送
路10で接続したが、パラレル伝送路であってもよく、
上記実施例と同様の効果を奏する。
Further, in the above embodiment, the real-time simulation processor 4 and the control diameter calculator 1.9 are connected by the serial transmission line 10, but a parallel transmission line may also be used.
The same effects as in the above embodiment are achieved.

(発明の効果〕 以上のように、この発明によれば、リアルタイムシミュ
レーションを専門に実行する計算機をCPUとベクトル
プロ営ツサの組合せによって実現し、伝送路により複数
の制御用計算機から利用できるように構成したので、シ
ステムが安価に。
(Effects of the Invention) As described above, according to the present invention, a computer that specializes in real-time simulation is realized by a combination of a CPU and a vector processor, and can be used by multiple control computers via a transmission path. The system is inexpensive because of the configuration.

かつ性能の高いものが得られる効果がある。Moreover, there is an effect that a product with high performance can be obtained.

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

第1図はこの発明の一実施例を示すシステム構成図、第
2図は、この発明の一実施例における処理対象の概念図
、第3図は、この発明の要部を成すソフトウェアの概略
フローチャート例、第4図は従来例を示すシステム構成
図である。 1・・・制御用計算機、2・・・制御用アプリケーショ
ンプログラム、3・・・シミュレーション要求サブルー
チン、4・・・リアルタイムシミュレーションプロセッ
サ(演算用計算機)7・・・熱伝導シミュレーション処
理プログラム起動信号及び演算データ、8・・・結果デ
ータ、9・・・制御用計算機、10・・・シリアル伝送
路、11.12.13・・・伝送ステーション、14・
・・CPU、15・・・熱伝導シミュレーション処理プ
ログラム、16・・・ベクトルプロセッサ、17・・・
ベクトルプロセッサ呼び出しサブルーチン。 なお、図中、同一符号は同−又は相当部分を示す。 代理人  大  岩  増  雄(ほか2名)手続補正
書(自発 1.事件の表示   特願昭61−102354号2、
発明の名称 プロセス制御用計算機システム 3、補正をする者 代表者志岐守哉 5、補正の対象 特許請求の範囲、発明の詳細な説明の欄。 6、補正の内容 (1)特許請求の範囲を別紙の通り補正する。 (2)明細書第2頁第3行目「シュミレーション」とあ
るのを「シミュレーション」と補正する。 (4)同書第4頁第2行目「加熱ランイ」とあるのを「
加熱ライン」と補正する。 (5)同書第4頁第7行目「ファムウェア」とあるのを
「ファームウェア」と補正する。 (6)同書第6頁第20行目「熱伝導計算ロジク」とあ
るのを[vJ!伝導計算ロジック」と補正する。 以上 2、特許請求の範囲 プロセス制御を実行する制御用計算機と、この制御用計
算機に伝送路を介して接続された演算用計算機とを備え
、制御用計算機においてシミュレーションの必要が生じ
ると、当該制御用計算機は演算用計算機に対してシミュ
レーション要求を発し、これを受けた演算用計算機は制
御用計算機から送られてくる演算データに基づきユヱ互
久(Aヱシミュレーション計算を実行し、その結果を制
御用計算機に通知するようにしたプロセス制御用計算機
システムにおいて、上記演算用計算機に、ベクトル演算
命令を実行するベクトルプロセッサと、制御用計算機か
ら要求されたシミュレーション計算を上記ベクトルプロ
セッサで処理するソフトウェアとを備えたことを特徴と
するプロセス制御用計算機システム。
Fig. 1 is a system configuration diagram showing an embodiment of this invention, Fig. 2 is a conceptual diagram of a processing target in an embodiment of this invention, and Fig. 3 is a schematic flowchart of software forming the main part of this invention. For example, FIG. 4 is a system configuration diagram showing a conventional example. 1... Control computer, 2... Control application program, 3... Simulation request subroutine, 4... Real-time simulation processor (calculation computer) 7... Heat conduction simulation processing program start signal and calculation Data, 8... Result data, 9... Control computer, 10... Serial transmission path, 11.12.13... Transmission station, 14.
...CPU, 15...Heat conduction simulation processing program, 16...Vector processor, 17...
Vector processor calling subroutine. In addition, in the figures, the same reference numerals indicate the same or corresponding parts. Agent Masuo Oiwa (and 2 others) Procedural Amendment (Volunteer 1. Indication of the case Patent Application No. 102354/1988 2)
Name of the invention: Computer system for process control 3, Representative of the person making the amendment: Moriya Shiki 5, Claims to be amended, Detailed description of the invention. 6. Contents of amendment (1) The scope of claims will be amended as shown in the attached sheet. (2) "Simulation" in the third line of page 2 of the specification is corrected to "simulation". (4) In the second line of page 4 of the same book, the phrase ``heated run'' was replaced with ``
Correct as "heating line". (5) In the 7th line of page 4 of the same book, "firmware" is corrected to "firmware." (6) On page 6, line 20 of the same book, the text “heat conduction calculation logic” is [vJ! Conduction calculation logic” and correct it. Above 2, the claims include a control computer that executes process control and an arithmetic computer connected to this control computer via a transmission path, and when the need for simulation arises in the control computer, the control The operating computer issues a simulation request to the operating computer, and upon receiving this request, the operating computer executes the simulation calculation based on the operation data sent from the control computer and sends the result. In a process control computer system configured to notify a control computer, the arithmetic computer includes a vector processor that executes vector arithmetic instructions, and software that causes the vector processor to process simulation calculations requested by the control computer. A process control computer system characterized by comprising:

Claims (1)

【特許請求の範囲】[Claims] プロセス制御を実行する制御用計算機と、この制御用計
算機に伝送路を介して接続された演算用計算機とを備え
、制御用計算機においてシミュレーションの必要が生じ
ると、当該制御用計算機は演算用計算機に対してシミュ
レーション要求を発し、これを受けた演算用計算機は制
御用計算機から送られてくる演算データに基づきシミュ
レーション計算を実行し、その結果を制御用計算機に通
知するようにしたプロセス制御用計算機システムにおい
て、上記演算用計算機に、ベクトル演算命令を実行する
ベクトルプロセッサと、制御用計算機から要求されたシ
ミュレーション計算を上記ベクトルプロセッサで処理す
るソフトウェアとを備えたことを特徴とするプロセス制
御用計算機システム。
Equipped with a control computer that executes process control and an arithmetic computer connected to this control computer via a transmission path, when a simulation is required in the control computer, the control computer becomes the arithmetic computer. A process control computer system in which a simulation request is issued to a computer, and the calculation computer that receives the request executes simulation calculations based on the calculation data sent from the control computer, and notifies the control computer of the results. A process control computer system, wherein the arithmetic computer includes a vector processor that executes vector arithmetic instructions, and software that causes the vector processor to process simulation calculations requested by the control computer.
JP10235486A 1986-05-02 1986-05-02 Computer system for process control Pending JPS62259102A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10235486A JPS62259102A (en) 1986-05-02 1986-05-02 Computer system for process control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10235486A JPS62259102A (en) 1986-05-02 1986-05-02 Computer system for process control

Publications (1)

Publication Number Publication Date
JPS62259102A true JPS62259102A (en) 1987-11-11

Family

ID=14325137

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10235486A Pending JPS62259102A (en) 1986-05-02 1986-05-02 Computer system for process control

Country Status (1)

Country Link
JP (1) JPS62259102A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5884305A (en) * 1981-11-12 1983-05-20 Mitsubishi Electric Corp Simulation device
JPS6043710A (en) * 1983-08-18 1985-03-08 Meidensha Electric Mfg Co Ltd Simulation system for process control system
JPS60108902A (en) * 1983-11-18 1985-06-14 Oki Electric Ind Co Ltd Process input/output method
JPS60215279A (en) * 1984-04-10 1985-10-28 Fujitsu Ltd Molecule movement simulator
JPS6143347A (en) * 1984-08-06 1986-03-01 Fujitsu Ltd Simulation method of vector instruction
JPS6180452A (en) * 1984-09-28 1986-04-24 Hitachi Ltd Vector processor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5884305A (en) * 1981-11-12 1983-05-20 Mitsubishi Electric Corp Simulation device
JPS6043710A (en) * 1983-08-18 1985-03-08 Meidensha Electric Mfg Co Ltd Simulation system for process control system
JPS60108902A (en) * 1983-11-18 1985-06-14 Oki Electric Ind Co Ltd Process input/output method
JPS60215279A (en) * 1984-04-10 1985-10-28 Fujitsu Ltd Molecule movement simulator
JPS6143347A (en) * 1984-08-06 1986-03-01 Fujitsu Ltd Simulation method of vector instruction
JPS6180452A (en) * 1984-09-28 1986-04-24 Hitachi Ltd Vector processor

Similar Documents

Publication Publication Date Title
US5857091A (en) Machine and method for simulating a processor-based digital system
US5659760A (en) Microprocessor having interrupt vector generation unit and vector fetching command unit to initiate interrupt processing prior to returning interrupt acknowledge information
JPS62259102A (en) Computer system for process control
JPS59220866A (en) Distributed processing system
JPH11238042A (en) Decentralized simulation control unit
JPH04107741A (en) Draw-out system for service procedure in rpc
JPS63201854A (en) Address converting buffer invalidating system
JPH0656611B2 (en) Vector processor
JP2508049B2 (en) I / O address conversion method
JPS62168257A (en) Multiprocessor system sharing memory
KR900015007A (en) Transmission Control Method in Microprocessor System and Microprocessor System
JP2912738B2 (en) Serialization control method
JPS5750046A (en) Data transmission system
JPS58103039A (en) Data base system
JPH0367357A (en) Multi-cpu system
JPS6373335A (en) Information processor
JPH0370810B2 (en)
JPS6373419A (en) Output system for virtual picture
JPS60176155A (en) Access control system
JPS61187044A (en) Information processor
JPH02257339A (en) Logical verification system
JPS6368924A (en) System for controlling data processing of microprocessor
JPH027099B2 (en)
JPS63158673A (en) Picture processor
JPH03211649A (en) Information processor having input/output device simulation function