JP4032799B2 - Hot stove control software - Google Patents

Hot stove control software Download PDF

Info

Publication number
JP4032799B2
JP4032799B2 JP2002106442A JP2002106442A JP4032799B2 JP 4032799 B2 JP4032799 B2 JP 4032799B2 JP 2002106442 A JP2002106442 A JP 2002106442A JP 2002106442 A JP2002106442 A JP 2002106442A JP 4032799 B2 JP4032799 B2 JP 4032799B2
Authority
JP
Japan
Prior art keywords
signal
hierarchy
subset
state
program
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
JP2002106442A
Other languages
Japanese (ja)
Other versions
JP2003303004A (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.)
JFE Steel Corp
Original Assignee
JFE Steel 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 JFE Steel Corp filed Critical JFE Steel Corp
Priority to JP2002106442A priority Critical patent/JP4032799B2/en
Publication of JP2003303004A publication Critical patent/JP2003303004A/en
Application granted granted Critical
Publication of JP4032799B2 publication Critical patent/JP4032799B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Programmable Controllers (AREA)
  • Stored Programmes (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、熱風炉制御用ソフトウエアに係り、特に、製鉄所における熱風炉制御システムに用いるのに好適な、基幹部のソフトウエアを容易に構築し、管理することが可能な、熱風炉制御用ソフトウエアに関する。
【0002】
【従来の技術】
システムソフトウエアの開発においては、産業分野特有の機能設計がなされているが、ユーザ側のアクチュエータやセンサタイプ、運転方案要件に依存する形となり、機能は多岐にわたり、ソフトウエア作成は、機能仕様の決定後、行われることが多い。
【0003】
熱風炉のように繰り返し動作を行う設備においては、運転方案的には自由度が少なく、一方で、実際に現場で動作するアクチュエータやセンサの仕様にばらつきがあるという特徴を持つ。このような設備に対するプログラム作成において、通常は、フィールド信号の仕様に合わせて実際に、プログラム内部信号として割付後、コーディングを進めている。
【0004】
【発明が解決しようとする課題】
ソフトウエア作成後に信号仕様の変更が行われると、変更された信号を使用しているプログラムの検索や、変更による影響をプログラム全体を通して確認する必要が生じるが、従来は、一々手作業で確認する必要があり、大変な手間が掛かるだけでなく、洩れが発生する可能性もあった。
【0005】
本発明は、前記従来の問題点を解決するべくなされたもので、熱風炉制御用ソフトウエアの作成及び解析や改造を容易にすることを課題とする。
【0006】
【課題を解決するための手段】
本発明は、繰り返し動作を行う熱風炉を制御するための制御用ソフトウエアであって、
クチュエータ又はセンサへの指令が階層フローに従って、該アクチュエータ又はセンサまで伝達されるように制御対象である熱風炉の状態の切替タイミングを決定する切替モードに応じたタイマ値、熱風炉の熱状態、及び送風機又は高炉の状態について、セット指令番号である機動サブセット番号と、モード条件、時間条件、シーケンス条件とで定義されるセット階層と、セット指令番号毎に、ユニット起動可能条件と、サブセット指令番号である動作ユニット番号と定義されることで、熱風炉の定常状態への移行過程における動作を定義し管理すると共に、熱風炉状態切替に動作させるアクチュエータ又はセンサを管理するサブセット階層と、サブセット指令番号毎に、該サブセット階層の中で動作させるアクチュエータ又はセンサのパーツ番号とパーツ起動条件と定義されるユニット階層と、パーツ番号に対応したアクチュエータ又はセンサを動作させるパーツ階層と、から構成される制御システムを、前記セット指令番号、サブセット指令番号、パーツ番号と、から前記階層の動作部位トレースをするように機能させ、且つ、記階層において内部的に作り出されたセット状態信号サブセット状態信号ユニット状態信号と、ハードウェアにつながり、パーツとして定義したプログラムを介して入出力が行われるパーツ信号と、ヒューマンマシンインタフェイス(HMI)との間で入出力されるHMI信号と、を有する前記制御システムにおいて扱うシステム信号のうち、各信号を事前に組み合わせて作成された補助的な信号であるプログラム内部信号に、前記HMI信号を割り付けないように機能させることで、前記課題を解決したものである。
【0010】
制御システムのプログラムは、大きく、状態認識、動作指令、異常管理に大別されるが、本発明では、次の特徴を持ったプログラムスケルトンと開発環境を提案する。
【0011】
(1)制御システム全体の構成を階層に分離し、各機器の指令は、階層フローに従って機器まで伝達される。
【0012】
ここで、機器の状態情報及び各階層で定義されたプログラムの状態情報は、どの階層からでもアクセス可能とし、起動条件として取り込み可能とすることができる。
【0013】
特に、熱風炉の切替システムとしては、4階層に階層化し、セット階層、サブセット階層、ユニット階層、パーツ階層として定義する。
【0014】
(2)実際の制御システムと結合されたハードウエアに対する入出力情報及び画面から入力される情報、又、これらを組み合わせて作られる、機器の状態情報や定義されたプログラムの状態を示すシステム信号を、データベースとして管理し、各階層の定義体を生成する際に参照できる機能を持つ。
【0015】
(3)上位階層として定義可能な雛形をリスト形式で持ち、上位階層からの指令がどの信号にリンクするか、又は、システム信号を使っている上位階層はどれに該当するのかを、検索できる機能を持つ。
【0016】
(4)ヒューマンマシンインタフェイス(HMI)部分にシステム信号データベースを持ち、制御プログラムとして必要な信号をそのまま入出力するのか、もしくは、事前加工を必要とするのかという情報を与えることで、新たに加工する必要があるシステム内信号のリストを生成する機能を持つ。
【0017】
ここで、制御プログラムのシーケンスに関わる信号とHMIを独立した形とするのは、一般に制御システムのHMIの決定とタイミングがずれるため、整合性を取る必要があるからである。
【0018】
このようにして、本信号割付を事前に確認し、それを雛型化されたドキュメント上でチェック可能とすることで、プログラムの作成及び解析、改造が容易になる。
【0019】
即ち、プログラムを作成する際には、使用するアクチュエータタイプの仕様が未決定であっても、運転方案で動作させるアクチュエータの順番が決まっている場合には、設計をシステム信号レベルで行うことが可能となり、作成効率を向上できる。又、運転方案の変更により、一連の動作途中での割り込みを行う必要が発生した場合でも、対象となるユニットを分割することで、プログラムを容易に修正することができる。
【0020】
又、プログラムの解析作業を行う場合には、関連するプログラムの記述がどこになされているのかを検索する際にも、実動作イメージでプログラムを階層化しているので、使用している項目番号(信号番号)を容易に検索することができ、影響する範囲を雛形で管理することができる。
【0021】
以上のように、制御システムにおけるプログラムの作成を容易、且つ、一元管理することができるようになる。
【0022】
【発明の実施の形態】
以下図面を参照して、本発明の実施形態を詳細に説明する。
【0023】
本実施形態は、熱風炉切替制御に関し、図1に示すようなプログラムの階層化を行い、切替タイミングを判断する機能を有するセット階層10、「送風」、「燃焼」、「休止」といった炉の定常状態の移行過程における動作を定義し管理する機能及び切替状態時に動作させる機器を管理する機能を有するサブセット階層12、該サブセット階層12の中で管理させ動作させる機器(アクチュエータ)を定義する機能を有するユニット階層14、各機器を動作させる機能を有するパーツ階層16の4階層にプログラムを大別する。
【0024】
前記パーツ階層16は、各アクチュエータタイプ毎、例えば電磁弁であるか電動弁であるかといった機種と、状態入力情報が開のみか閉のみか両方あるか等の仕様に応じて分類され、機器を手動単独で動作させるために必要なプログラムが記述される階層とする。
【0025】
又、センサ情報の取り込み方式についても、センサのタイプ毎に、プログラムとして記述する必要があり、このプログラムもパーツ階層16に相当する。
【0026】
前記ユニット階層14では、各アクチュエータの一連の動作順序を、タイマ値又は各アクチュエータの状態信号を条件として記述する。アクチュエータのタイプによらず、プロセスの切替に必要な状態移行で使用する機器の動作は、一般的に一連の動作を伴うことが多く、その最小単位をユニットと称する。本ユニット階層14では、各アクチュエータの状態と、アクチュエータへ与える指令の状態、及び、タイマによって記述可能な一連の動作を記述するものとし、「圧力条件の成立」といった、プロセスに依存する条件が間に入る場合や、一連の動作の中で、一旦ある特定の状態維持を行う必要がある場合、もしくは、異常発生時の緊急的動作を記述する一連の動作部分は、ユニットを分けて定義する。
【0027】
前記サブセット階層12は、例えば「燃焼から休止」、「休止から送風」といった炉状態切替における各アクチュエータの一連の動作順序を、ユニットの集合体として記述する。本サブセット階層12内にユニットの起動条件及びインターロック条件等を記述する。
【0028】
前記セット階層10は、サブセットに相当する切替開始タイミングを決定するロジックを決定するプログラムを条件記述する。セットに関する条件の内部には、切替モードに応じたタイマ値、熱風炉の熱状態、及び、送風機又は高炉の状態から決定するロジックを内包する。
【0029】
以下、本発明によるプログラム開発支援環境について説明する。
【0030】
制御システムが扱う、プログラム内での信号は、図2のように、ハードウエアとソフトウエア信号を大きく分離して分類する。この考え方は、ソフトウエアとハードウエアのインターフェイスを明確にする上で、実際に制御システムを構築する際に便利な考え方である。
【0031】
ここでは、次のように用語を定義している。即ち、アクチュエータやセンサといったハードウエア的につながる信号は、パーツとして定義したプログラムを介して入出力が行われるため「パーツ(状態)信号」20と称する。
【0032】
又、HMIとの間で入出力される信号を「HMI信号」22と称する。
【0033】
又、プログラム設計上で複雑な条件文を構成する場合、事前に各信号を組み合わせて補助的な信号を作成する必要があり、これを「プログラム内部信号」30と称する。
【0034】
又、前記のプログラムを階層化することで、内部的に作り出した信号を「セット状態信号」32、「サブセット状態信号」34、「ユニット状態信号」36として区別する。
【0035】
ここで、HMI信号22をプログラム内部信号として割り付けないのは、HMIへの表示項目に関しては、機能設計段階で決定が遅れる傾向があるからである。このようなシステムで扱う信号を総称して「システム信号」と称する。
【0036】
図3に示す如く、条件と指令番号で記述されるセット、サブセットの雛形42、44、1つのパーツは、1つのユニットに内包されるように定義されたユニットの雛形46、アクチュエータリスト52とセンサリスト54を含む機器リスト50、プログラム作成時に処理を行う内部システム信号定義リスト60、HMI項目リスト62を外部入力環境として定義する。
【0037】
図3において、70はセット雛型42、サブセット雛型44及びユニット雛型46を含む内部信号データベース72と、パーツ信号データベース74を含むシステム信号データベース、76はアクチュエータプログラムライブラリ、78はセンサプログラムライブラリである。
【0038】
セット階層からサブセット階層へ指令を行う定義は、図4にセット階層の定義雛型の例を示す如く、サブセット起動命令として管理され、その指令番号定義は、ユニークな符号(番号)管理が行われる。本定義は、予め用意された雛形に入力することで、データベースとして管理され、自動的に発番される機能を有する。サブセット階層からユニット階層に対する指令に関しても、図5にサブセット階層の定義雛型の例を示す如く、同様である。図6に、一般的な機器の連動動作とユニットの分け方の例を示し、図7にユニット階層の定義の例を示す。
【0039】
パーツ階層に関しては、ユーザ側の要求後に雛形管理し、記述する方式ではなく、アクチュエータやセンサタイプ毎に記述されるプログラムは統一することが可能であるため、予めプログラムを作成し、パーツライブラリとして登録しておく。ユーザが使用する実際の機器を図8に示す如くリストに入力することで、ユニット階層とのインターフェイスは、タイプ毎に、プログラム記述上の項目名が、実際のアクチュエータの指令及び状態情報として、何を生成すべきか、本ライブラリを参照することで自動的に生成される。例えば、機器種類は、選択肢Aから選ぶことにより、各機器種類毎のリスト定義を可能とし、機器使用は、選択肢Bから選ぶことにより、リスト定義を行うことができる。
【0040】
選択肢Aでは、例として、遮断弁、コントロール弁・・・電動機などの機器種類情報を、選択肢Bでは、これら機器情報の仕様が定義された中での詳細選択ができ、例えばソレノイドタイプの電磁弁回路であれば、ソレノイドバルブの型式、電圧、電流等を定義している情報の中からパターンA、パターンB、パターンC等のパターン選択肢を選ぶことにより、各タイプ毎に定義がなされ、これら機器番号と項目番号を合わせることで、システム信号番号が決定される。
【0041】
このように、ユーザの使用する機器リストを入力することで、パーツを自動選択し、パーツ信号データベース74を生成させる。上位階層の雛形においては、本システム信号データベース70から生成されるリストを選択することで、判定条件項目を抽出することが可能となる。この過程の中で、判断条件として必要となるシステム信号がない場合には、内部システム信号として加工する必要があり、その信号の加工方法は、図9に示す如く、内部システム信号シート雛形に記述する方式をとる。即ち、必要なシステム信号は、ユーザ側から提供される機器仕様とプログラム作成時に必要な内部的信号、HMIの項目リストから生成されるデータベースで一元管理されるようにする。又、本システム信号データベース70に書き込まれる信号は、プログラム資源の発散を防ぐために、図2に示すように、HMI信号22及びプログラム内部信号30を、パーツ信号20と1対1に対応するか否かをチェックする参照機能を持つ。
【0042】
このような雛形及びデータベース管理を行うことで、例えばセット階層からの指令で、下位のサブセット階層、ユニット階層、パーツ階層のどの部位が動作するかを、順次ユニークに決められたセット指令番号、サブセット指令番号、パーツ番号でトレースできる機能が実現される。逆に、システム信号の番号を使用することで、そのシステム番号を指定しているユニット、サブセット、セットのトレースバックが可能となり、機器仕様変更が生じた場合でも、機能のどの部分に影響するのかを簡単に検索できる。
【0044】
【発明の効果】
本発明によれば、ソフトウエア作成に際しては、使用するアクチュエータタイプの仕様が未決定であっても、運転方案で動作させるアクチュエータの順番が決まっている場合には、ユニットの定義に仮のアクチュエータタイプを記述しておくことで、制御プログラムを作成することが可能である。
【0045】
又、運転方案の変更により、一連の動作途中での割り込みを行う設計の必要が発生した場合でも、対象となるユニットを分割することで、プログラムを容易に修正することができる。
【0046】
更に、プログラムの解析作業を行う場合にも、関連するプログラムの記述がどこになされているのかを検索する際に、実動作イメージでプログラムを階層化しているので、使用している項目番号(信号番号)を容易に検索することができ、影響する範囲を雛形上管理することができる。
【0047】
以上のように、制御システムにおけるプログラムの作成を容易且つ一元管理することができるようになる。
【図面の簡単な説明】
【図1】制御用ソフトウエアの階層化の概念を示す線図
【図2】本発明による制御システム内の信号分類を示す線図
【図3】本発明に係るプログラム作成装置の実施形態の構成を示すブロック図
【図4】前記実施形態におけるセット階層の定義雛形の例を示す線図
【図5】同じくサブセット階層の定義雛形の例を示す線図
【図6】同じく一般的な機器の連動動作とユニットの分け方の例を示す線図
【図7】同じくユニット階層の定義雛形の例を示す線図
【図8】同じく機器リストの入力のイメージを示す線図
【図9】同じくHMI項目リストの入力のイメージを示す線図
【図10】同じくプログラム信号内部リストの入力のイメージを示す線図
【符号の説明】
10…セット階層
12…サブセット階層
14…ユニット階層
16…パーツ階層
20…パーツ信号
22…HMI信号
30…プログラム内部信号
32…セット状態信号
34…サブセット状態信号
36…ユニット状態信号
42、44、46…雛形
50…機器リスト
52…アクチュエータリスト
54…センサリスト
60…内部システム信号定義リスト
62…HMI項目リスト
70…システム信号データベース
72…内部信号データベース
74…パーツ信号データベース
76…アクチュエータプログラムライブラリ
78…センサプログラムライブラリ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a hot-air furnace control Sofutoue A, in particular, suitable for use in a hot-air oven control system in ironworks, the software core unit constructed easily, that can be managed, a hot air oven about the control Sofutoue a.
[0002]
[Prior art]
In the development of system software, functional design peculiar to the industrial field has been made, but it depends on the actuator and sensor type on the user side and the operation plan requirements, and the functions are diverse. Often done after a decision.
[0003]
A facility that repeatedly operates like a hot stove has a feature that there are few degrees of freedom in terms of operation plan, but there are variations in specifications of actuators and sensors that actually operate in the field. In creating a program for such equipment, coding is usually carried out after actually allocating as a program internal signal in accordance with the specifications of the field signal.
[0004]
[Problems to be solved by the invention]
If the signal specifications are changed after creating the software, it will be necessary to search for the program that uses the changed signal and check the effect of the change throughout the program. In addition to the time and effort required, there was a possibility of leakage.
[0005]
The present invention has been made to solve the above-described conventional problems, and an object thereof is to facilitate the creation, analysis, and modification of hot stove control software.
[0006]
[Means for Solving the Problems]
The present invention is control software for controlling a hot stove that performs repetitive operations,
According to the hierarchical flow command to actuators or sensors, as communicated in the actuator or sensor Sama, timer value corresponding to the switching modes that determine the switching timing of the state of the hot-air furnace to be controlled, a hot air oven For the thermal state of the fan and the state of the blower or blast furnace, the set sub-level that is the set command number, the set hierarchy defined by the mode condition, time condition, and sequence condition, and the unit startable condition for each set command number by the operation unit number that is a subset command number is defined, managed together define the operation in the transition to a steady state hot air oven to manage, a luer actuator or sensor is operated in a hot air oven state switching and to Lusa subset hierarchy, each subset command number, a luer actuator or sensor is operated in the subset hierarchy A unit hierarchy part number and part starting conditions and is defined, and Rupa chromatography star hierarchy to operate the actuator or sensor corresponding to the part number, the control system constituted by said set command number, the subset command number and a part number, to function so as to trace the operation portion of the hierarchy from, and, and internally produced the set state signal and the subset state signal and the unit state signals before Kikai layer, hardware Among the system signals handled in the control system, including part signals that are input / output via a program defined as parts, and HMI signals that are input / output between the human machine interface (HMI) , the internal program signal is auxiliary signal produced by combining the signals in advance, Serial be to function so as not allocate HMI signal is obtained by solving the above problems.
[0010]
Control system programs are roughly divided into state recognition, operation commands, and abnormality management. In the present invention, a program skeleton and a development environment having the following features are proposed.
[0011]
(1) The configuration of the entire control system is divided into hierarchies, and the commands of each device are transmitted to the devices according to the hierarchical flow.
[0012]
Here, the status information of the device and the status information of the program defined in each hierarchy can be accessed from any hierarchy and can be taken in as a start condition.
[0013]
In particular, the hot stove switching system is divided into four hierarchies and defined as a set hierarchy, a subset hierarchy, a unit hierarchy, and a part hierarchy.
[0014]
(2) Input / output information for hardware combined with the actual control system, information input from the screen, and device status information and system signals indicating the status of defined programs created by combining these It has a function that can be managed as a database and can be referred to when creating a definition of each hierarchy.
[0015]
(3) A function that has a template that can be defined as an upper layer in a list format and can search to which signal a command from the upper layer is linked, or to which upper layer the system signal is used have.
[0016]
(4) Having a system signal database in the human machine interface (HMI) part and giving information on whether the signals necessary for the control program are input / output as they are or whether pre-processing is required. Has the ability to generate a list of signals in the system that need to be done.
[0017]
Here, the reason why the signal related to the sequence of the control program and the HMI are made independent is that the determination of the HMI of the control system is generally out of sync with the timing, and it is necessary to maintain consistency.
[0018]
In this way, by confirming this signal assignment in advance and making it possible to check it on a modeled document, it is easy to create, analyze, and modify a program.
[0019]
In other words, when creating a program, even if the specifications of the actuator type to be used have not been determined, the design can be performed at the system signal level if the order of actuators to be operated according to the operation plan is determined. Thus, creation efficiency can be improved. Further, even if it is necessary to interrupt during a series of operations due to a change in the operation plan, the program can be easily corrected by dividing the target unit.
[0020]
Also, when performing program analysis work, the program is hierarchized with the actual operation image when searching for the location of the description of the related program. Number) can be easily searched, and the affected range can be managed as a template.
[0021]
As described above, it is possible to easily and centrally manage the creation of programs in the control system.
[0022]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0023]
The present embodiment relates to hot stove switching control, hierarchizes a program as shown in FIG. 1, sets hierarchy 10 having a function of judging switching timing, furnaces such as “blow”, “burning”, and “pause” A function for defining and managing an operation in a transition process of a steady state and a function for defining a device (actuator) to be managed and operated in the subset layer 12 having a function of managing a device operated in a switching state The programs are broadly divided into four layers: a unit layer 14 having parts and a part layer 16 having a function of operating each device.
[0024]
The parts hierarchy 16 is classified according to each actuator type, for example, whether it is a solenoid valve or a motor-operated valve, and specifications such as whether the state input information is only open or only closed. A hierarchy in which programs necessary for manual operation alone are described.
[0025]
Also, the sensor information capturing method must be described as a program for each sensor type, and this program also corresponds to the part hierarchy 16.
[0026]
In the unit hierarchy 14, a series of operation order of each actuator is described with a timer value or a status signal of each actuator as a condition. Regardless of the type of actuator, the operation of equipment used for state transitions necessary for process switching generally involves a series of operations, and the minimum unit is called a unit. This unit hierarchy 14 describes the state of each actuator, the state of the command given to the actuator, and a series of operations that can be described by the timer. When entering, or when it is necessary to maintain a certain state once in a series of operations, or a series of operation parts describing an emergency operation when an abnormality occurs, the units are defined separately.
[0027]
The subset hierarchy 12 describes, for example, a series of operation orders of each actuator in the furnace state switching such as “combustion to pause” and “pause to blow” as a set of units. In this subset hierarchy 12, unit activation conditions and interlock conditions are described.
[0028]
The set hierarchy 10 describes a program for determining a logic for determining a switching start timing corresponding to a subset. The conditions relating to the set include logic determined from the timer value according to the switching mode, the thermal state of the hot stove, and the state of the blower or blast furnace.
[0029]
The program development support environment according to the present invention will be described below.
[0030]
Signals in the program handled by the control system are classified by largely separating hardware and software signals as shown in FIG. This idea is useful when actually constructing a control system in order to clarify the interface between software and hardware.
[0031]
Here, terms are defined as follows. That is, a hardware-connected signal such as an actuator or a sensor is referred to as a “part (state) signal” 20 because input / output is performed via a program defined as a part.
[0032]
A signal input / output to / from the HMI is referred to as “HMI signal” 22.
[0033]
Further, when composing a conditional statement in program design, it is necessary to create an auxiliary signal by combining each signal in advance, and this is referred to as “program internal signal” 30.
[0034]
Further, by hierarchically layering the program, internally generated signals are distinguished as “set state signal” 32, “subset state signal” 34, and “unit state signal” 36.
[0035]
Here, the reason why the HMI signal 22 is not assigned as a program internal signal is that the determination of items to be displayed on the HMI tends to be delayed in the function design stage. Signals handled by such a system are collectively referred to as “system signals”.
[0036]
As shown in FIG. 3, a set, subset templates 42 and 44 described by conditions and command numbers, one part is a unit template 46 defined to be included in one unit, an actuator list 52 and a sensor. A device list 50 including a list 54, an internal system signal definition list 60 to be processed when creating a program, and an HMI item list 62 are defined as external input environments.
[0037]
3, 70 is an internal signal database 72 including a set template 42, a subset template 44 and a unit template 46, a system signal database including a parts signal database 74, 76 is an actuator program library, and 78 is a sensor program library. is there.
[0038]
The definition for commanding from the set hierarchy to the subset hierarchy is managed as a subset activation command as shown in FIG. 4 as an example of the definition template for the set hierarchy, and the command number definition is managed by a unique code (number). . This definition is managed as a database by inputting it into a template prepared in advance, and has a function of automatically issuing a number. The same applies to the commands from the subset hierarchy to the unit hierarchy, as shown in FIG. FIG. 6 shows an example of a general device interlocking operation and unit division, and FIG. 7 shows an example of unit hierarchy definition.
[0039]
As for the part hierarchy, it is possible to unify the program described for each actuator and sensor type instead of the method of managing and describing the template after the user's request, so create a program in advance and register it as a part library Keep it. By entering the actual equipment used by the user into the list as shown in FIG. 8, the interface with the unit hierarchy is different from each type in the item name on the program description as the actual actuator command and status information. It should be generated automatically by referring to this library. For example, by selecting the device type from the choice A, it is possible to define a list for each device type, and for using the device, the list definition can be performed by selecting from the option B.
[0040]
In the option A, for example, device type information such as a shut-off valve, a control valve, and an electric motor can be selected. In the option B, detailed specifications can be selected while the specifications of the device information are defined. For example, a solenoid type solenoid valve In the case of a circuit, each type is defined by selecting pattern options such as pattern A, pattern B, and pattern C from information defining the solenoid valve model, voltage, current, etc. The system signal number is determined by combining the number and the item number.
[0041]
In this way, by inputting the device list used by the user, the parts are automatically selected and the part signal database 74 is generated. In the upper layer template, it is possible to extract the determination condition items by selecting a list generated from the system signal database 70. In this process, if there is no system signal required as a judgment condition, it is necessary to process it as an internal system signal. The processing method of the signal is described in the internal system signal sheet template as shown in FIG. Take a method. That is, the necessary system signals are managed in a unified manner by the database generated from the device specifications provided from the user side, the internal signals required when creating the program, and the HMI item list. Further, as shown in FIG. 2, the signal written in the system signal database 70 corresponds to the HMI signal 22 and the program internal signal 30 on a one-to-one basis with the part signal 20, as shown in FIG. Has a reference function to check.
[0042]
By performing such a template and database management, for example, a command from the set hierarchy is used to determine which part of the lower subset hierarchy, unit hierarchy, or part hierarchy is to be operated in order. The function to trace by command number and part number is realized. Conversely, by using the system signal number, it is possible to trace back the units, subsets, and sets that specify that system number, and what part of the function will be affected if the device specification changes. Can be easily searched.
[0044]
【The invention's effect】
According to the present invention, when creating the software, even if the specification of the actuator type to be used is not yet determined, if the order of the actuators to be operated in the operation plan is determined, the temporary actuator type is defined in the unit definition. It is possible to create a control program by describing.
[0045]
Further, even when a change in the operation plan necessitates a design to interrupt during a series of operations, the program can be easily corrected by dividing the target unit.
[0046]
Furthermore, even when performing program analysis work, the program is hierarchized with the actual operation image when searching where the description of the related program is made, so the item number used (signal number) ) Can be easily searched, and the affected range can be managed on a template.
[0047]
As described above, the creation of programs in the control system can be easily and centrally managed.
[Brief description of the drawings]
FIG. 1 is a diagram showing a concept of hierarchization of control software. FIG. 2 is a diagram showing signal classification in a control system according to the present invention. FIG. 3 is a configuration of an embodiment of a program creation device according to the present invention. FIG. 4 is a diagram showing an example of a set hierarchy definition template in the embodiment. FIG. 5 is a diagram showing an example of a subset hierarchy definition template. FIG. 6 is also a general device link. Diagram showing an example of operation and unit separation [Fig. 7] Diagram showing an example of a unit hierarchy definition template [Fig. 8] Diagram showing an image of device list input [Fig. 9] HMI item Diagram showing image of list input [Fig. 10] Diagram showing image of input of program signal internal list [Explanation of symbols]
10 ... set hierarchy 12 ... subset hierarchy 14 ... unit hierarchy 16 ... part hierarchy 20 ... part signal 22 ... HMI signal 30 ... program internal signal 32 ... set status signal 34 ... subset status signal 36 ... unit status signals 42, 44, 46 ... Template 50 ... Device list 52 ... Actuator list 54 ... Sensor list 60 ... Internal system signal definition list 62 ... HMI item list 70 ... System signal database 72 ... Internal signal database 74 ... Parts signal database 76 ... Actuator program library 78 ... Sensor program library

Claims (1)

繰り返し動作を行う熱風炉を制御するための制御用ソフトウエアであって、
クチュエータ又はセンサへの指令が階層フローに従って、該アクチュエータ又はセンサまで伝達されるように
制御対象である熱風炉の状態の切替タイミングを決定する切替モードに応じたタイマ値、熱風炉の熱状態、及び送風機又は高炉の状態について、セット指令番号である機動サブセット番号と、モード条件、時間条件、シーケンス条件とで定義されるセット階層と、
セット指令番号毎に、ユニット起動可能条件と、サブセット指令番号である動作ユニット番号と定義されることで、熱風炉の定常状態への移行過程における動作を定義し管理すると共に、熱風炉状態切替に動作させるアクチュエータ又はセンサを管理するサブセット階層と、
サブセット指令番号毎に、該サブセット階層の中で動作させるアクチュエータ又はセンサのパーツ番号とパーツ起動条件と定義されるユニット階層と、
パーツ番号に対応したアクチュエータ又はセンサを動作させるパーツ階層と、から構成される制御システムを、
前記セット指令番号、サブセット指令番号、パーツ番号と、から前記階層の動作部位トレースをするように機能させ、
且つ、記階層において内部的に作り出されたセット状態信号サブセット状態信号ユニット状態信号と、ハードウェアにつながり、パーツとして定義したプログラムを介して入出力が行われるパーツ信号と、ヒューマンマシンインタフェイス(HMI)との間で入出力されるHMI信号と、を有する前記制御システムにおいて扱うシステム信号のうち、
各信号を事前に組み合わせて作成された補助的な信号であるプログラム内部信号に、前記HMI信号を割り付けないように機能させるための制御用ソフトウエア。
Control software for controlling a hot stove that performs repetitive operations,
According to the hierarchical flow command to actuators or sensors, as communicated in the actuator or sensor Sama,
The motor subset number that is the set command number, mode condition, and time for the timer value according to the switching mode that determines the switching timing of the state of the hot stove that is the control target, the thermal state of the hot stove, and the state of the blower or blast furnace Set hierarchy defined by conditions, sequence conditions,
For each set command number, a unit startable condition and an operation unit number that is a subset command number are defined , so that the operation in the transition process to the steady state of the hot stove is defined and managed, and the hot stove state switching and Lusa subset hierarchy to manage luer actuator or sensor to operate in,
For each subset command number, a unit hierarchy and part number and part activation condition of operation is allowed luer actuator or sensor in the subset hierarchy is defined,
And Rupa over star hierarchy to operate the actuator or sensor corresponding to the part number, the control system composed of,
From the set command number , the subset command number, and the part number , function to trace the operation part of the hierarchy ,
And, before and internally produced the set state signal and the subset state signal and the unit status signal in Machinery layer, leading to hardware, and part signals input via the program defined as a part is made, Human Machine Among the system signals handled in the control system having an HMI signal input to and output from an interface (HMI) ,
Control software for causing a program internal signal , which is an auxiliary signal created by combining each signal in advance, to function so as not to allocate the HMI signal.
JP2002106442A 2002-04-09 2002-04-09 Hot stove control software Expired - Fee Related JP4032799B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002106442A JP4032799B2 (en) 2002-04-09 2002-04-09 Hot stove control software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002106442A JP4032799B2 (en) 2002-04-09 2002-04-09 Hot stove control software

Publications (2)

Publication Number Publication Date
JP2003303004A JP2003303004A (en) 2003-10-24
JP4032799B2 true JP4032799B2 (en) 2008-01-16

Family

ID=29390766

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002106442A Expired - Fee Related JP4032799B2 (en) 2002-04-09 2002-04-09 Hot stove control software

Country Status (1)

Country Link
JP (1) JP4032799B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5800888B2 (en) 2013-12-24 2015-10-28 ファナック株式会社 Numerical control device with smoothing function for operation by table format data
JP7466768B2 (en) 2021-05-10 2024-04-12 三菱電機株式会社 Manufacturing equipment design verification system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06131011A (en) * 1992-10-20 1994-05-13 Honda Motor Co Ltd Ladder program generation supporting device
JP2793117B2 (en) * 1993-12-28 1998-09-03 三菱電機株式会社 Operating device in plant operation system
JP3461400B2 (en) * 1995-02-17 2003-10-27 和泉電気株式会社 Sequence control program creation device
JPH08249026A (en) * 1995-03-10 1996-09-27 Fanuc Ltd Programming method for system including robot
JP3084012B2 (en) * 1998-05-27 2000-09-04 株式会社デンノー Control device and method of creating control program therefor
JPH11249711A (en) * 1998-03-03 1999-09-17 Yokogawa Electric Corp Controller

Also Published As

Publication number Publication date
JP2003303004A (en) 2003-10-24

Similar Documents

Publication Publication Date Title
JP5414948B1 (en) Numerical controller
WO2001016657A1 (en) Editor device and recorded medium on which editor program is recorded
JPH0696054A (en) Information processor
JP2012510099A5 (en)
JP6761158B1 (en) Program creation device, program creation method, and program
JP5026925B2 (en) Control program creation device and control program creation method
JP4032799B2 (en) Hot stove control software
JPH08272412A (en) Program generator
JP4102137B2 (en) Control program creation support system and support method thereof
JP2010198562A (en) Method and device of creating control program
JP2003044108A (en) Registering device for editor, registering program, and recording medium where the same is recorded
JPH07160191A (en) Control program design assisting device
JP2001255916A (en) Device and method for managing nc program of die-sinking discharge working device
JP2010255962A (en) Air conditioning control device and air conditioning control method
JPH03223901A (en) Semiconductor manufacturing equipment
JP6939662B2 (en) Programming support device, programming support method and program
US20220373988A1 (en) Method and Device for Generating a Building Automation Project
US8433429B2 (en) Method for controlling a device and machine module arrangement as well as an engineering system and runtime system for implementing the method
JP2006099639A (en) Program generating device, controller, and computer program
JPS63172303A (en) Programming display method for programmable controller
JP2000293208A (en) Sequence control system
JPH06318105A (en) Software generating device for sequencer
JP7488637B2 (en) ROBOT AND METHOD FOR CONTROLLING ROBOT
JP2540660B2 (en) Sequencer software creation device
JPH06318104A (en) Software generating device for sequencer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050223

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070605

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070806

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20071002

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071015

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101102

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees