JPH05257523A - Method and device for logic verification - Google Patents

Method and device for logic verification

Info

Publication number
JPH05257523A
JPH05257523A JP4053271A JP5327192A JPH05257523A JP H05257523 A JPH05257523 A JP H05257523A JP 4053271 A JP4053271 A JP 4053271A JP 5327192 A JP5327192 A JP 5327192A JP H05257523 A JPH05257523 A JP H05257523A
Authority
JP
Japan
Prior art keywords
computer
control panel
plant simulator
logic
connection
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
JP4053271A
Other languages
Japanese (ja)
Inventor
Nobuyuki Isogai
暢之 磯貝
Sakae Kawanobe
栄 川野辺
Tajiro Takahara
太二郎 高原
Tatsuya Watabe
辰也 渡部
Osamu Matsui
修 松井
Toshiro Motosawa
壽郎 本澤
Shin Nakamura
中村  慎
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
Hitachi Industry and Control Solutions Co Ltd
Original Assignee
Hitachi Engineering Co Ltd Ibaraki
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 Engineering Co Ltd Ibaraki, Hitachi Ltd filed Critical Hitachi Engineering Co Ltd Ibaraki
Priority to JP4053271A priority Critical patent/JPH05257523A/en
Publication of JPH05257523A publication Critical patent/JPH05257523A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

(57)【要約】 【目的】制御盤に組み込まれるコンピュータのソフトウ
ェア論理を効率良く、誤りなく検証することができ、制
御対象にかかわらず汎用性の高い論理検証装置を提供す
る。 【構成】1は模擬制御盤、2はプラントシミュレータ、
3は両者の間の接続を切替えるための接続装置である。
模擬制御盤1に組み込まれるコンピュータ11のソフト
ウェア(4のFDでロードされる)の論理の正しさを模
擬制御盤1とプラントシミュレータ2を組み合わせて、
一連の動作を行なわせて確認し得る構成としている。ま
た、制御対象にかかわらず汎用性を確保するために、制
御対象模擬部21にコンピュータを適用したり、操作,
表示部を具備する構成としている。
(57) [Abstract] [Purpose] To provide a highly versatile logic verification device capable of verifying software logic of a computer incorporated in a control panel efficiently and without error. [Structure] 1 is a simulated control panel, 2 is a plant simulator,
Reference numeral 3 is a connection device for switching the connection between the two.
By combining the simulation control panel 1 and the plant simulator 2 with the correctness of the logic of the software of the computer 11 (loaded by the FD of 4) incorporated in the simulation control panel 1,
The configuration is such that a series of operations can be performed for confirmation. Further, in order to ensure versatility regardless of the control target, a computer is applied to the control target simulating unit 21, an operation,
It is configured to include a display unit.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、制御盤に組み込まれる
コンピュータのソフトウェアの論理を検証するために制
御対象であるプラントのシミュレーションを行ないコン
ピュータソフトと組み合わせて動作させる設計支援装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a design support apparatus for simulating a plant to be controlled in order to verify the logic of software of a computer incorporated in a control panel and operating it in combination with computer software.

【0002】[0002]

【従来の技術】従来のリレーロジック中心の制御盤の設
計結果の検査は、設計図であるドキュメント上のチェッ
クが主体であったが、最近コンピュータが制御盤に広く
用いられるようになって来たため、ドキュメント上の検
証では不十分になって来た。これは、ドキュメント上だ
けでコンピュータソフトウェアの動作を確認することが
困難なためである。
2. Description of the Related Art Conventionally, the inspection of design results of a control panel centering on relay logic has mainly been performed on a document which is a design drawing, but recently, computers have come to be widely used for control panels. , The verification on the document has become insufficient. This is because it is difficult to confirm the operation of the computer software only on the document.

【0003】このため、コンピュータ用ソフトウェアの
設計結果を可視的に検証する技術が工夫されている。
Therefore, a technique for visually verifying the design result of computer software has been devised.

【0004】例えば、特開昭60−204010号では、検証対
象のコンピュータソフトを大型コンピュータを用いて、
CAD(Computer Aided Design)システムから、ハード
ロジック,ソフトロジックの両方を検証できる形態にコ
ンパイルして、実際に用いられるコンピュータとは別の
コンピュータ内でソフトウェアの論理を動作させ、その
正しさを検証する方法が提供されている。
[0004] For example, in Japanese Patent Laid-Open No. 60-204010, the computer software to be verified uses a large computer,
Compile from a CAD (Computer Aided Design) system into a form in which both hard logic and soft logic can be verified, and the logic of software is run in a computer different from the computer actually used and its correctness is verified. A method is provided.

【0005】しかし、これには実際に使用するコンピュ
ータではない別の大型コンピュータを使用するために、
コンピュータの演算周期も実機コンピュータとは異な
り、また入出力装置の特性も異なるなど、シーケンスロ
ジック上重要な動作タイミングの確認や信頼性向上のた
めに採用される多重化システムの1系列の異常模擬につ
いての考慮がなされておらず、さらにコンピュータソフ
トを別の大型コンピュータ上で動作されるためのコンパ
イルの際の新たな不具合の作り込み防止についての考慮
も十分ではなかった。
However, in order to use another large computer, which is not the computer actually used,
Computer operation cycle is different from the actual computer, and the characteristics of input / output devices are also different, etc. About one sequence abnormality simulation of the multiplexing system adopted for confirmation of important operation timing in sequence logic and reliability improvement Was not taken into consideration, and the consideration was not sufficient to prevent the creation of a new defect when compiling computer software to be run on another large computer.

【0006】また、特開昭61−156183号に示す模擬制御
装置のように、実際の制御盤と実機の動特性およびロジ
ックシーケンスを模擬する演算部とを組み合わせる方式
も提供されているが、これらは運転訓練を目的としたも
のであり、この方法のリレーシーケンス部をコンピュー
タに置き換えたとしても単一の制御対象にのみ適用され
るだけで、汎用性を有するコンピュータソフトの論理検
証を行なうための考慮はなされていなかった。
Further, there is also provided a system in which an actual control panel and an arithmetic unit simulating the dynamic characteristics and logic sequence of the actual machine are combined, as in the simulated controller disclosed in Japanese Patent Laid-Open No. 61-156183. Is for the purpose of driving training, and even if the relay sequence part of this method is replaced with a computer, it is only applied to a single controlled object. No consideration was given.

【0007】大型の監視制御システムでは、監視や操作
を行なう監視操作盤と制御のための論理演算を行なう制
御盤が分離されている。すなわちコンピュータは制御盤
に組み込まれており、制御盤は制御対象によらず同一の
構成となっているが、監視操作盤のハード構成は制御対
象によって異ならざるを得ず、特開昭61−156183号のよ
うに模擬制御盤に操作部と表示部を具備させると制御対
象に応じて操作部と表示部のハードウェア変更が必要と
なり、汎用性確保の点での考慮が十分ではなかった。
In a large-scale monitor and control system, a monitor operation panel for monitoring and operating and a control panel for performing logical operation for control are separated. That is, the computer is built in the control panel, and the control panel has the same configuration regardless of the control target, but the hardware configuration of the monitoring operation panel must be different depending on the control target. If the simulated control panel is equipped with an operation unit and a display unit as in No. 6, it is necessary to change the hardware of the operation unit and the display unit according to the control target, and the consideration in terms of ensuring versatility was not sufficient.

【0008】[0008]

【発明が解決しようとする課題】上記のような従来技術
では、コンピュータのソフト論理を実用に供されるコン
ピュータ以外の例えば大型コンピュータで検証するため
に、実際の運用に則した論理検証を行なう上での難点が
あったり、様々な制御対象に対する制御論理(コンピュ
ータソフト論理)の検証を行なう上での汎用性を持たせ
ることが困難であった。
In the prior art as described above, in order to verify the soft logic of the computer by a large computer other than the practically used computer, for example, logic verification in accordance with actual operation is performed. However, it was difficult to provide versatility in verifying control logic (computer software logic) for various controlled objects.

【0009】本発明の目的は、実際の運用に則した論理
検証を行なうことができる汎用性のある論理検証装置を
提供することにある。
It is an object of the present invention to provide a versatile logic verification device capable of performing logic verification according to actual operation.

【0010】[0010]

【課題を解決するための手段】本発明の論理検証装置で
は、コンピュータを組み込んだ模擬制御盤に、アナログ
およびデジタル信号を入出力する該コンピュータの入出
力部を介してプラントの特性を模擬可能な制御対象模擬
部であるプラントシミュレータを接続し、コンピュータ
のソフトウェア論理を検証する論理検証装置において、
模擬制御盤に実機の制御盤に組み込むものと同機種・同
形式あるいは実機相当のコンピュータを組み込むととも
に、模擬制御盤とプラントシミュレータ間に接続変更可
能な接続装置を設置したものである。
In the logic verification apparatus of the present invention, the characteristics of the plant can be simulated on the simulated control panel incorporating the computer through the input / output section of the computer for inputting / outputting analog and digital signals. In the logic verification device that connects the plant simulator that is the controlled object simulation unit and verifies the software logic of the computer,
The simulated control panel is equipped with a computer of the same model and type as the one installed in the control panel of the actual machine, or a computer equivalent to the actual machine, and a connection device that can change the connection between the simulated control panel and the plant simulator is installed.

【0011】また本発明では、プラントシミュレータに
コンピュータを用い模擬制御盤の入力部とプラントシミ
ュレータの出力装置間に接続変更可能な接続装置を設置
するとともに、模擬制御盤の出力部とプラントシミュレ
ータの入力装置間にも接続変更可能な接続装置を設置し
たものである。
According to the present invention, a computer is used for the plant simulator, a connection changeable device is installed between the input section of the simulated control panel and the output apparatus of the plant simulator, and the output section of the simulated control panel and the input of the plant simulator are installed. A connection device that can change the connection between devices is installed.

【0012】さらに本発明では、プラントシミュレータ
に操作部と表示部を設け制御盤の入出力部と操作部,表
示部との間に接続変更可能な接続装置を設置したもので
ある。
Furthermore, in the present invention, the plant simulator is provided with an operation unit and a display unit, and a connection device capable of changing connection is installed between the input / output unit of the control panel and the operation unit and the display unit.

【0013】[0013]

【作用】模擬制御盤に組み込むコンピュータは、実際に
組み込まれるものと同機種,同形式とすることにより、
設計したコンピュータソフトを別の形にコンパイルする
ことなくそのままの形で検証に供し得る。その他の模擬
制御盤のハードウェア構成のうちコンピュータ,電源,
伝送ネットワーク等全てを多重化構成も含んだ形で実機
に則した構成としておくことによって、ハードウェアの
異常時の模擬も実運用に則して実施でき、異常発生時の
論理も検証し得る。
[Operation] The computer incorporated in the simulated control panel is of the same model and format as the one actually incorporated,
The designed computer software can be used as it is for verification without being compiled into another form. Computer, power supply, and other hardware configurations of simulated control boards
By configuring all of the transmission network and the like in accordance with the actual machine in a form including the multiplex structure, the simulation at the time of hardware abnormality can be performed according to the actual operation, and the logic at the time of abnormality occurrence can be verified.

【0014】模擬制御盤とプラントシミュレータ間の切
替装置は、制御対象によりコンピュータへの入出力点数
や接続が変わっても、容易に切替えて実運用状態を模擬
し得るため、汎用性を確保することができる。
The switching device between the simulated control panel and the plant simulator should ensure versatility because it can be easily switched to simulate the actual operating state even if the number of input / output points or connection to the computer changes depending on the controlled object. You can

【0015】また、プラントシミュレータにコンピュー
タを使用することにより、制御対象が変わっても、それ
に応じたシミュレーションモデル変更をソフトウェア
(プログラム)の変更を行なうのみで対応できるので、
高い汎用性を確保することができる。さらにプラントシ
ミュレータに組み込んだ表示部と操作部は、上記切替装
置により、制御対象に応じて模擬制御盤との入出力接続
を変えることができるため、汎用性確保を達成し得る。
Further, by using a computer for the plant simulator, even if the controlled object changes, the corresponding simulation model can be changed only by changing the software (program).
High versatility can be secured. Further, since the display unit and the operation unit incorporated in the plant simulator can change the input / output connection with the simulated control panel according to the control target by the switching device, versatility can be ensured.

【0016】[0016]

【実施例】以下本発明の実施例を図を用いて説明する。
図1は、本論理検証装置の構成図である。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram of the present logic verification device.

【0017】1は模擬制御盤、2はプラントシミュレー
タ、3は接続変更可能な接続装置である。模擬制御盤1
は、実際に組み込まれるものと同機種,同形式のコンピ
ュータ(シーケンスコントローラ)11とその入力部1
2および出力部13で構成される。プラントシミュレー
タ2には、制御対象である電動機,ポンプ,弁,ヒータ
などを模擬する制御対象模擬部21を備える。
Reference numeral 1 is a simulated control panel, 2 is a plant simulator, and 3 is a connection device whose connection can be changed. Simulated control panel 1
Is a computer (sequence controller) 11 of the same model and format as that actually incorporated and its input section 1
2 and the output unit 13. The plant simulator 2 includes a control target simulation unit 21 that simulates an electric motor, a pump, a valve, a heater, etc. that are control targets.

【0018】論理検証の対象は、模擬制御盤1に組み込
まれるコンピュータ11のソフトウェアであり、例えば
フロッピーディスク(FD)4により与えられる。この
ソフトウェアの論理により、コンピュータ11が演算を
行ない、その結果を出力部13を介して、制御対象模擬
部21に駆動指令を与える。制御装置模擬部21は、こ
の駆動指令に応じた動作を模擬する。その動作結果の信
号は入力部12を通しマイコン11に取り込まれ、次の
演算に使用される。
The target of the logic verification is software of the computer 11 incorporated in the simulated control panel 1, and is given by, for example, a floppy disk (FD) 4. Based on the logic of this software, the computer 11 performs an operation, and the result is given to the controlled object simulation unit 21 via the output unit 13 as a drive command. The control device simulation unit 21 simulates the operation according to the drive command. The signal of the operation result is taken into the microcomputer 11 through the input unit 12 and used for the next calculation.

【0019】この時々の制御対象模擬部21やコンピュ
ータ11に接続したモニタ装置5で、制御対象の動作と
ソフトウェア論理の動作を確認することによって、ソフ
トウェア論理を検証する。
The software logic is verified by confirming the operation of the controlled object and the operation of the software logic by the monitor device 5 connected to the controlled object simulation unit 21 or the computer 11 at this time.

【0020】ここで、コンピュータ11は、上記に説明
した如く実際の制御盤に組み込まれるものと同機種,同
形式であるため、設計(プログラミング)したソフトウ
ェア(すなわちFD4)をそのままの形態で模擬制御装
置1のコンピュータ11に直接ローディングすることが
できるので、コンパイラを準備する必要もなく、コンパ
イルによる新たな不具合の作り込みの心配もない。
Here, since the computer 11 has the same model and the same format as the one incorporated in the actual control panel as described above, the designed (programmed) software (that is, the FD 4) is simulated and controlled as it is. Since it can be directly loaded into the computer 11 of the apparatus 1, there is no need to prepare a compiler, and there is no fear of creating a new defect due to compilation.

【0021】模擬制御盤1の論理演算部はコンピュータ
11によるため、ハードウェア構成は同一であっても様
々な制御対象に対するソフトウェアの検証に適用でき
る。この場合、入力部12と出力部13の入出力点数の
増減と接続変更が必要となるが、接続装置3によって入
出力点の増減,接続変更を行なうことによって容易に汎
用性の確保をはかることができる。
Since the logical operation unit of the simulated control panel 1 is the computer 11, it can be applied to the verification of software for various control targets even if the hardware configuration is the same. In this case, it is necessary to increase / decrease the number of input / output points of the input unit 12 and the output unit 13 and change the connection. You can

【0022】図2は、図1の制御対象模擬部21にコン
ピュータ20を使用した例である。この場合の模擬制御
盤1との入出力信号の取り合いは、コンピュータ側の入
力装置22と出力装置23を介して行なわれる。制御対
象の変更による入出力点数や接続の変更への対応は、図
1と同様に接続装置3によって実現できる。制御対象が
変わったことによるシミュレータの変更は、コンピュー
タ20のソフトウェアを例えばフロッピーディスク(F
D)51で差し換えることによって対応できる。
FIG. 2 shows an example in which the computer 20 is used as the controlled object simulation unit 21 of FIG. In this case, the input / output signals are exchanged with the simulated control panel 1 via the input device 22 and the output device 23 on the computer side. The change in the number of input / output points and the change in the connection due to the change in the controlled object can be realized by the connection device 3 as in FIG. When the simulator is changed due to the change of the controlled object, the software of the computer 20 is changed to, for example, a floppy disk (F
D) It can be dealt with by replacing with 51.

【0023】図3は、プラントシミュレータに操作部2
4と表示部25を具備した例である。操作部24は、制
御対象に起動,停止などの操作指令を与えるスイッチ機
能を持つ装置の模擬部であり、表示部25は、操作指令
を与えられた結果として制御対象の状態を表示する装置
や警報表示装置を模擬する部分である。これらは制御対
象によって員数,接続が変更になるものであり、これを
プラントシミュレータ2の一部として具備し接続装置3
と組み合わせることによって、制御対象のいかんにかか
わらず検証に供し得る。
FIG. 3 shows the operation part 2 of the plant simulator.
4 and a display unit 25. The operation unit 24 is a simulation unit of a device having a switch function that gives an operation command such as start and stop to the control target, and the display unit 25 is a device that displays the state of the control target as a result of being given the operation command. This is a part simulating an alarm display device. The number and connection of these are changed depending on the control target, and these are provided as a part of the plant simulator 2 and the connection device 3
By combining with, it can be used for verification regardless of the controlled object.

【0024】図4は、接続装置3の1例である。端子台
またはコネクタ31からジャック32を接続しておき、
ジャック間をプラグ34を具備したジャンパー線33で
接続することによって接続変更を容易にしたものであ
る。これを実現する方法として、ジャック32とプラグ
34の代りにロータリースイッチを使用することもでき
る。
FIG. 4 shows an example of the connection device 3. Connect the jack 32 from the terminal block or connector 31,
The connection is easily changed by connecting the jacks with a jumper wire 33 having a plug 34. As a method of realizing this, a rotary switch can be used instead of the jack 32 and the plug 34.

【0025】図5は、プラントシミュレータ2の一部と
して具備する操作部24の実施例である。スイッチ24
1を複数個実装し、このスイッチ241上または近傍に
付け替え可能な銘板242を取り付けることによって、
制御対象の変更に対応したフレキシビリティをもたせた
ものである。
FIG. 5 shows an embodiment of the operation unit 24 provided as a part of the plant simulator 2. Switch 24
By mounting a plurality of 1's and attaching a replaceable nameplate 242 on or near this switch 241,
It has flexibility to respond to changes in the controlled object.

【0026】図6は、表示部25の実施例である。表示
灯251を複数個実装し、表示灯251上または近傍に
付け替え可能な銘板252を取り付けることにより、操
作部24と同様のフレキシビリティをもたせたものであ
る。
FIG. 6 shows an embodiment of the display unit 25. By mounting a plurality of indicator lights 251 and attaching a replaceable nameplate 252 on or in the vicinity of the indicator lights 251, the same flexibility as the operation unit 24 is provided.

【0027】図5,図6の操作部24および表示部25
は、アナログ量に対しては電圧発生器,電流発生器また
は可変抵抗器などを具備し、操作指令を与え指示計,記
録計などに表示させることができる。この場合も、接続
切替は接続装置3によって行ない銘板の付け替えによっ
て対応できる。
The operation unit 24 and the display unit 25 shown in FIGS.
Is equipped with a voltage generator, a current generator or a variable resistor for an analog quantity, and can give an operation command to be displayed on an indicator, a recorder or the like. Also in this case, the connection can be switched by the connecting device 3 and the nameplate can be replaced.

【0028】図7は、操作部24と表示部25を一括し
て、CRT(陰極線管),LCD(液晶表示器),EL
D(電界発生表示器)またはプラズマディスプレイなど
のディスプレイ装置を用いて構成した実施例である。操
作表示論理演算を行なうコンピュータ201に入出力処
理と表示処理を行なうプログラムをフロッピーディスク
(FD)202で入れる。これによって制御対象に応じ
た操作指令を入力装置253より与えると、コンピュー
タ201は操作指令を入出力装置223および接続装置
3を介して模擬制御盤1に与える。模擬制御装置1内の
コンピュータの演算結果は、逆のルートでコンピュータ
201に入力されコンピュータ201内で表示プログラ
ムに則した演算が行なわれ、ディスプレイ243に表示
される。この構成を適用すると、コンピュータ201へ
ローディングするプログラムデータを変えることによっ
ていかなる制御対象にも対応できる。図7において、入
力装置253はディスプレイ243にタッチオペレーシ
ョン機能を持たせることによってより取扱い易くするこ
ともできる。
In FIG. 7, the operation unit 24 and the display unit 25 are integrated into a CRT (cathode ray tube), LCD (liquid crystal display), and EL.
It is an embodiment configured by using a display device such as a D (electric field generation display) or a plasma display. A program for performing input / output processing and display processing is put into a computer 201 which performs an operation display logical operation by a floppy disk (FD) 202. As a result, when an operation command corresponding to the controlled object is given from the input device 253, the computer 201 gives an operation command to the simulated control panel 1 via the input / output device 223 and the connection device 3. The calculation result of the computer in the simulation controller 1 is input to the computer 201 by the reverse route, the calculation according to the display program is performed in the computer 201, and the result is displayed on the display 243. When this configuration is applied, any control target can be dealt with by changing the program data loaded into the computer 201. In FIG. 7, the input device 253 can be made easier to handle by providing the display 243 with a touch operation function.

【0029】[0029]

【発明の効果】本発明によれば、模擬制御盤に実機制御
盤と同機種,同形式のコンピュータを組み込むので、設
計したコンピュータ用ソフトウェアをそのままの形態で
検証できコンパイル等の余分な作業を行なわなくて済む
ため、効率向上とコンパイルにおける不具合の作り込み
を防止することができる。また、模擬制御盤とプラント
シミュレータ間の接続装置やプラントシミュレータにコ
ンピュータ,操作部,表示部を具備することによって、
制御対象によらず汎用性の高い論理検証装置とすること
ができ、経済的な論理検証を可能とし得る。
According to the present invention, since the computer of the same model and the same format as the real machine control panel is incorporated in the simulated control panel, the designed computer software can be verified as it is, and extra work such as compilation is performed. Since it is not necessary, it is possible to improve efficiency and prevent the compilation of defects. Further, by providing a computer, an operation unit, and a display unit in the connection device between the simulated control panel and the plant simulator and the plant simulator,
The logic verification device can be highly versatile regardless of the controlled object, and economical logic verification can be enabled.

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

【図1】本発明の構成図である。FIG. 1 is a configuration diagram of the present invention.

【図2】プラントシミュレータにコンピュータを適用し
た実施例を示す図である。
FIG. 2 is a diagram showing an embodiment in which a computer is applied to a plant simulator.

【図3】操作・表示部を具備した実施例を示す図であ
る。
FIG. 3 is a diagram showing an embodiment including an operation / display unit.

【図4】接続装置の実施例を示す図である。FIG. 4 is a diagram showing an example of a connection device.

【図5】操作部の実施例を示す図である。FIG. 5 is a diagram illustrating an example of an operation unit.

【図6】表示部の実施例を示す図である。FIG. 6 is a diagram showing an example of a display unit.

【図7】操作部と表示部の組合わせ実施例を示す図であ
る。
FIG. 7 is a diagram showing an example of a combination of an operation unit and a display unit.

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

1…模擬制御盤、2…プラントシミュレータ、3…接続
装置、4…フロッピーディスク(検証対象プログラ
ム)、24…操作部、25…表示部。
DESCRIPTION OF SYMBOLS 1 ... Simulated control panel, 2 ... Plant simulator, 3 ... Connection device, 4 ... Floppy disk (verification target program), 24 ... Operation part, 25 ... Display part.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高原 太二郎 茨城県日立市幸町三丁目2番1号 日立エ ンジニアリング株式会社内 (72)発明者 渡部 辰也 茨城県日立市幸町三丁目2番1号 日立エ ンジニアリング株式会社内 (72)発明者 松井 修 茨城県日立市幸町三丁目2番1号 日立エ ンジニアリング株式会社内 (72)発明者 本澤 壽郎 茨城県日立市幸町三丁目2番1号 日立エ ンジニアリング株式会社内 (72)発明者 中村 慎 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Taijiro Takahara 3-2-1, Saiwaicho, Hitachi-shi, Ibaraki Hitachi Engineering Co., Ltd. (72) Inventor Tatsuya Watanabe 3-chome, Saiwaicho, Hitachi, Ibaraki No. 1 in Hitachi Engineering Co., Ltd. (72) Inventor Osamu Matsui 3-2-1, Sachimachi, Hitachi City, Ibaraki Prefecture In Hitachi Engineering Co., Ltd. (72) Inventor Toshiro Honzawa Sankocho, Hitachi City, Ibaraki Prefecture 2-2-1 Hitachi Engineering Co., Ltd. (72) Inventor Shin Nakamura 5-2-1 Omika-cho, Hitachi-shi, Ibaraki Hitachi Omika Plant, Ltd.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】コンピュータを組み込んだ模擬制御盤に、
アナログ信号およびデジタル信号を入出力する該コンピ
ュータの入出力部を介してプラントの特性を模擬可能な
制御対象模擬部であるプラントシミュレータを接続し、
コンピュータのソフトウェア論理を検証する論理検証装
置において、模擬制御盤に実機の制御盤に組み込むもの
と同機種・同形式あるいは実機相当のコンピュータを組
み込むとともに、模擬制御盤とプラントシミュレータ間
に接続変更可能な接続装置を設置したことを特徴とする
論理検証装置。
1. A simulated control panel incorporating a computer,
A plant simulator, which is a controlled object simulation unit capable of simulating plant characteristics, is connected through an input / output unit of the computer that inputs and outputs analog signals and digital signals,
In a logic verification device that verifies the software logic of a computer, a computer of the same model / same type as that installed in the control panel of the actual machine or a machine equivalent to the actual machine is installed in the simulated control board, and the connection between the simulated control board and the plant simulator can be changed. A logic verification device characterized by having a connection device installed.
【請求項2】コンピュータを組み込んだ模擬制御盤に、
アナログ信号およびデジタル信号を入出力する該コンピ
ュータの入出力部を介してプラントの特性を模擬可能な
制御対象模擬部であるプラントシミュレータを接続し、
コンピュータのソフトウェア論理を検証する論理検証装
置において、模擬制御盤に実機の制御盤に組み込むもの
と同機種・同形式あるいは実機相当のコンピュータを組
み込み、またプラントシミュレータにコンピュータを用
い模擬制御盤の入力部とプラントシミュレータの出力装
置間に接続変更可能な接続装置を設置するとともに、模
擬制御盤の出力部とプラントシミュレータの入力装置間
にも接続変更可能な接続装置を設置したことを特徴とす
る論理検証装置。
2. A simulated control panel incorporating a computer,
A plant simulator, which is a controlled object simulation unit capable of simulating plant characteristics, is connected through an input / output unit of the computer that inputs and outputs analog signals and digital signals,
In a logic verification device that verifies the software logic of a computer, the simulation control panel incorporates a computer of the same model and type as the one incorporated in the control panel of the actual machine, or a computer equivalent to the actual machine. A logic verification characterized by installing a connection device that can change connection between the output device of the plant simulator and the output device of the plant simulator, and a connection device that can change connection between the output unit of the simulated control panel and the input device of the plant simulator. apparatus.
【請求項3】コンピュータを組み込んだ模擬制御盤に、
アナログ信号およびデジタル信号を入出力する該コンピ
ュータの入出力部を介してプラントの特性を模擬可能な
制御対象模擬部であるプラントシミュレータを接続し、
コンピュータのソフトウェア論理を検証する論理検証装
置において、模擬制御盤に実機の制御盤に組み込むもの
と同機種・同形式あるいは実機相当のコンピュータを組
み込み、またプラントシミュレータにコンピュータを用
い模擬制御盤の入力部とプラントシミュレータの出力装
置間に接続変更可能な接続装置を設置するとともに、模
擬制御盤の出力部とプラントシミュレータの入力装置間
に接続変更可能な接続装置を設置し、さらに操作部と表
示部を具備してコンピュータのソフトウェア論理の動作
検証を可能としたことを特徴とする論理検証装置。
3. A simulated control panel incorporating a computer,
A plant simulator, which is a controlled object simulation unit capable of simulating plant characteristics, is connected through an input / output unit of the computer that inputs and outputs analog signals and digital signals,
In a logic verification device that verifies the software logic of a computer, the simulation control panel incorporates a computer of the same model and type as the one incorporated in the control panel of the actual machine, or a computer equivalent to the actual machine. Install a connection device that can be connected between the output device of the plant simulator and the output device of the plant simulator, and install a connection device that can be connected between the output device of the simulated control panel and the input device of the plant simulator, and further install the operation unit and the display unit. A logic verification device, which is provided with the capability of verifying the operation of software logic of a computer.
【請求項4】請求項2又は3においてフロッピーディス
クを用いて多用途のプログラムをプラントシミュレータ
のコンピュータに入力可能とし、シミュレーション範囲
に汎用性を持たせたことを特徴とする論理検証装置。
4. A logic verification device according to claim 2 or 3, wherein a versatile program can be input to a computer of a plant simulator by using a floppy disk to give versatility to a simulation range.
【請求項5】請求項3において操作部と表示部をプラン
トシミュレータに設け模擬制御盤の入出力部との間に接
続変更可能な接続装置を設置したことを特徴とする論理
検証装置。
5. A logic verification apparatus according to claim 3, wherein the operation section and the display section are provided in the plant simulator, and a connection device capable of changing connection is installed between the input / output section of the simulated control panel.
【請求項6】請求項1〜3のいずれか1項において実機
相当のコンピュータを使用して設計したプログラムをそ
のままの形でローディングしてソフトウェア論理を検証
することを特徴とする論理検証方法。
6. A logic verification method characterized by loading a program designed by using a computer equivalent to an actual machine as it is in any form to verify software logic according to any one of claims 1 to 3.
JP4053271A 1992-03-12 1992-03-12 Method and device for logic verification Pending JPH05257523A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4053271A JPH05257523A (en) 1992-03-12 1992-03-12 Method and device for logic verification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4053271A JPH05257523A (en) 1992-03-12 1992-03-12 Method and device for logic verification

Publications (1)

Publication Number Publication Date
JPH05257523A true JPH05257523A (en) 1993-10-08

Family

ID=12938084

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4053271A Pending JPH05257523A (en) 1992-03-12 1992-03-12 Method and device for logic verification

Country Status (1)

Country Link
JP (1) JPH05257523A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007086870A (en) * 2005-09-20 2007-04-05 Design Office See:Kk interface
JP2013522802A (en) * 2010-03-22 2013-06-13 ジオ・インコーポレイテッド Improved control system simulator and simplified interconnect control system
JP2014026627A (en) * 2012-07-27 2014-02-06 Kenichiro Oshikawa Program verification device for input-output device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007086870A (en) * 2005-09-20 2007-04-05 Design Office See:Kk interface
JP2013522802A (en) * 2010-03-22 2013-06-13 ジオ・インコーポレイテッド Improved control system simulator and simplified interconnect control system
JP2014026627A (en) * 2012-07-27 2014-02-06 Kenichiro Oshikawa Program verification device for input-output device

Similar Documents

Publication Publication Date Title
CN106292336B (en) The fault simulation system and method for Satellite attitude and orbit control system based on embedded VxWorks
CN111007840A (en) Whole vehicle controller hardware-in-loop test platform and method
JPS63236103A (en) Plant control system
JPH05257523A (en) Method and device for logic verification
CN111308910A (en) Simulation teaching platform for electric power system
CN119132136A (en) Equipment maintenance training interactive method and system
CN104616557B (en) Generating method and system and control method and system for railway vehicle artificial circuit
JPH05316652A (en) Power system training simulator
JP2940586B2 (en) Simulation test method for plant control device and simulator for plant control device
CN114662303A (en) Virtual circuit laboratory and manufacturing method and using method thereof
JPH1090332A (en) Function-testing apparatus utilizing control database
CN105866663A (en) Test tool and test system
TWI901269B (en) Electromechanical integrated simulation system based on digital reality
JPH0816092A (en) Training simulator device
JP7360348B2 (en) Supervisory control systems and input/output devices
CN114154442B (en) A vehicle control logic simulation method, system, device and storage medium
JPH10171638A (en) Method and apparatus for verifying control software
CN121305950A (en) A training simulator for a ship's permanent magnet electric propulsion system
KR20090106048A (en) PLC program verification system using 3D virtual facilities
JPH07271287A (en) Plant simulator and method for setting initial state thereof
JPS5946676A (en) Plant simulator
JPH07106029B2 (en) Simulator device for automatic voltage regulator
JPH0434603A (en) Digital control device
JPS63157072A (en) Logic circuit simulation device
JP2004046421A (en) Sequence simulator