JPS6275806A - Sequence controller - Google Patents

Sequence controller

Info

Publication number
JPS6275806A
JPS6275806A JP21711385A JP21711385A JPS6275806A JP S6275806 A JPS6275806 A JP S6275806A JP 21711385 A JP21711385 A JP 21711385A JP 21711385 A JP21711385 A JP 21711385A JP S6275806 A JPS6275806 A JP S6275806A
Authority
JP
Japan
Prior art keywords
condition
signal
column
input
sequence
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
JP21711385A
Other languages
Japanese (ja)
Inventor
Fumio Kojima
文夫 小島
Masayuki Kikuchi
正行 菊池
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 JP21711385A priority Critical patent/JPS6275806A/en
Publication of JPS6275806A publication Critical patent/JPS6275806A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To reduce the labor for production of a decision table for each type of products and also to reduce the memory capacity, by using a table for designation of type-based conditions and actions and rewriting the columns for condition signals, etc. of the decision table in accordance with the operating conditions. CONSTITUTION:A table 15b for designation of type-based conditions and actions is provided to a storage 15. The name of the table 15b is supplied by the key input of an operator and in response to the type and the production line of a controlled system 20. Then a decision processing part 13 exchanges the condition signal column with the action signal column of a decision table 15a by the selected table 15b in the storage 15. The sequence control of the controlled system 20 is carried out by the table 15a. In other words, the part 13 performs the collation between the input signal given from the controlled system 20 and the corresponding sequence transition conditions. Thus the time to actuate the table 15a for each operating conditions can be omitted. This can reduce the labor for design and test of the table 15a and also reduce the memory capacity despite many types of products.

Description

【発明の詳細な説明】 [発明の技術分野] 本発明は、シーケンス制御装置に係わり、特にシーケン
ス制御に関する各種情報をデシジョンテーブルに書込み
、計算機がこのテーブルの情報を利用してシーケンス制
御を行う装置に、関するものである。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention relates to a sequence control device, and in particular to a device in which various information related to sequence control is written in a decision table, and a computer performs sequence control using the information in this table. It is related to.

[発明の技術的背景とその問題点] 従来の一般的なデシジョンテーブルは、計算機の記憶装
置に設けられ、上下左右に4分割されたものである。左
上部は条件信号欄であり、シーケンスの遷移条件となる
制御対象からの入力信号が指定される。左下部は動作信
号欄であり、制御対象に与える出力信号が指定される。
[Technical Background of the Invention and Problems Therewith] A conventional general decision table is provided in a storage device of a computer, and is divided into four parts (top, bottom, left and right). The upper left part is a condition signal column, in which an input signal from the controlled object that becomes a sequence transition condition is specified. The lower left section is an operation signal column in which the output signal to be given to the controlled object is specified.

右上部は入力条件指定欄であり、前記条件信号欄の入力
信号に対応するシーケンス遷移条件となる情報が予め書
き込まれている。右下部は動作出力指定欄であり、制御
対象に対する操作条件が予め書き込まれている。入力条
件指定欄と動作出力指定欄の縦列は、各々対応している
The upper right corner is an input condition specification column, in which information serving as a sequence transition condition corresponding to the input signal in the condition signal column is written in advance. The lower right corner is an operation output designation column, in which operating conditions for the controlled object are written in advance. The columns of the input condition specification field and the operation output specification field correspond to each other.

そして、制御対象の操作状態は、“4111.“′0゛
′゛空白″の3状君のいずれかの入力信号として前記条
件信号欄に指定され、指定された各入力信号は、前記入
力条件指定欄の対応するシーケンス遷移条1’F (”
01 ” 、  ”00″′、“′空白″の2bitの
信号)と比較判断される。比較判断の結果、両者が全て
一致していると゛″条件成立°゛として、入力条件指定
欄のシーケンス遷移条件に対応する縦列の前記動作出力
指定欄の動作信号が動作信号欄に与えられる。この動作
信号欄からの出力信号が制御対象に出力され、次のシー
ケンス制御が行われる。
The operation state of the controlled object is specified in the condition signal column as one of the three input signals of "4111."'0゛'゛blank'', and each specified input signal is Corresponding sequence transition article 1'F ("
01'', ``00'', and ``Blank'' (2-bit signals). If the comparison results in that they all match, it is assumed that the ``condition is met'' and the sequence transition in the input condition specification field is performed. The operation signal in the operation output designation column in the column corresponding to the condition is applied to the operation signal column. The output signal from this operation signal field is output to the controlled object, and the next sequence control is performed.

ところで、化学プラント等における実際のシーケンスは
固定的なものではなく、生成品の種類(以下、品種とい
う)や生産ラインを代えて同一のシーケンスを動作させ
る場合には、前記条件信号欄と動作信号欄を品種や生産
ライン毎に代えなければならない。
By the way, the actual sequence in a chemical plant, etc. is not fixed, and when operating the same sequence by changing the type of product (hereinafter referred to as product type) or production line, the above condition signal column and operation signal Columns must be changed for each product type and production line.

しかしながら、従来のシーケンス制御装置にあっては、
品種や生産ラインに応じてデシジョンテーブルが設けら
れ、品種や生産ラインの切り替えのたびにデシジョンテ
ーブルも切り替えていた。
However, in conventional sequence control devices,
Decision tables were set up according to the product type and production line, and the decision table was changed every time the product type or production line changed.

このため、デシジョンテーブルは多数作成する必要があ
りシーケンス制御装置の記憶装置にt31.ブる容量が
増大し、またデシジョンテーブルの設計。
Therefore, it is necessary to create a large number of decision tables and store them in the storage device of the sequence control device at t31. The design of the decision table increases.

試験等に時間と労力がかかるという問題点があった。There was a problem in that tests, etc. required time and effort.

また、品種毎にデシジョンテーブルをディスクメモリに
格納しておき、操業開始時点または途中で所望の品種の
デシジョンテーブルをRAMメモリに転送する方法も考
えられるが、この方法も、デシジョンテーブルの設計、
試験の工程に多大の労力を要する。
Another possible method is to store a decision table for each product type in disk memory and then transfer the decision table for the desired product type to RAM memory at the start of operation or during the process.
The testing process requires a lot of effort.

[発明の目的] 本発明は上記事情に基づいてされたものであり、その目
的は、品種別にデシジョンテーブルを作成する労力を軽
減し、多品種でも記憶装置の記憶容量を小さくすること
ができるシーケンス制御装置を提供することにある。
[Object of the Invention] The present invention has been made based on the above circumstances, and its purpose is to provide a sequence that reduces the effort required to create decision tables for each product type and reduces the storage capacity of a storage device even with a wide variety of products. The purpose is to provide a control device.

[発明の概要] 上記目的を達するために本発明は、デシジョンテーブル
を備えたシーケンス制御装置において、オペレータのキ
ー人力などによって上記デシジョンテーブルの条件信号
欄および動作信号欄を上記操業条件に応じた品種別条件
/動作指定テーブルで書き換えることを特徴とする。
[Summary of the Invention] In order to achieve the above object, the present invention provides a sequence control device equipped with a decision table, in which the condition signal field and the operation signal field of the decision table are changed into products corresponding to the above operating conditions by an operator's key manual power or the like. The feature is that it can be rewritten using a type condition/operation specification table.

[発明の実施例] 以下、本発明の一実施例を図面を参照して説明する。[Embodiments of the invention] Hereinafter, one embodiment of the present invention will be described with reference to the drawings.

第1図は本発明に係るシーケンス装置の一実施例の構成
を示している。
FIG. 1 shows the configuration of an embodiment of a sequence device according to the present invention.

シーケンス制御装置10は、制御対象20の各操作端と
接続された入力回路部11と、CPUを中心に構成され
た判断処理部13と、記憶装置15とを備え、判断処理
部13には、オーベレータ等によってシーケンス条件を
入力する条件入力装置30が接続されている。
The sequence control device 10 includes an input circuit section 11 connected to each operating end of the controlled object 20, a judgment processing section 13 mainly composed of a CPU, and a storage device 15, and the judgment processing section 13 includes: A condition input device 30 for inputting sequence conditions using an overerator or the like is connected.

上記記憶装置15はデシジョンテーブル15aと品種別
条件/動作指定テーブル15bと、人出カバッファ領域
15cとを備え、この記憶装置15内の信号伝送は判断
処理部13の命令により行われる。
The storage device 15 includes a decision table 15a, a product type condition/operation designation table 15b, and a crowd buffer area 15c, and signal transmission within the storage device 15 is performed according to instructions from the judgment processing section 13.

本実施例において、前記デシジョンテーブル15aは第
2図に示すように構成されている。すなわち、前述した
ように、デシジョンテーブル15aは上下左右に4分割
され、左上部は条件信号欄41、左下部は動作信号欄4
3.右上部は入力条件指定欄45.右下部は動作出力指
定欄47である。入力指定g45の上部にはステップ番
号欄51が配置され、さらにこのステップ番号1[1i
151の上部には小工程番号欄53が配置されている。
In this embodiment, the decision table 15a is configured as shown in FIG. That is, as described above, the decision table 15a is divided into four parts, vertically, horizontally, and horizontally, with the upper left section containing the condition signal column 41, and the lower left section containing the operation signal column 4.
3. The upper right corner is the input condition specification field 45. The lower right corner is an operation output designation column 47. A step number field 51 is arranged above the input designation g45, and this step number 1[1i
At the top of 151, a small process number column 53 is arranged.

また、動作出力指定欄47の下部には次ステツプ指定1
1XI55が配置されている。次ステツプ指定欄55は
上下に分割され、上部は条件−数次ステップ指定欄(以
下、T HE N欄という)55a、下部は条件不一致
次ステツプ指定欄(以下、ELSE欄という)55bで
ある。
Also, at the bottom of the operation output specification column 47, there is a next step specification 1.
1XI55 is placed. The next step designation field 55 is divided into upper and lower sections, with the upper part being a condition-sequential step designation field (hereinafter referred to as THEN field) 55a, and the lower part being a condition-unmatched next step designation field (hereinafter referred to as ELSE field) 55b.

ステップ番号欄51のステップ番号1,2.・・・の各
縦列は、入力指定欄45.動作出力指定欄47、THE
N欄55a、およびELSE欄55bにおいて各々対応
し同一ステップとなる。また、条件信号欄41と入力条
件指定欄45の横列が、動作信号用43と動作出力指定
欄47の横列がそれぞれ対応している。
Step numbers 1, 2 in the step number column 51. Each column of... is an input specification field 45. Operation output specification field 47, THE
The N column 55a and the ELSE column 55b correspond to each other and are the same step. Further, the rows of the condition signal field 41 and the input condition designation field 45 correspond to the rows of the operation signal field 43 and the operation output designation field 47, respectively.

条件信号欄41には、現ステップにおける制御対象20
の各操作端の状態を示す入力信号が格納される。この入
力信号は次ステツプにおけるシーケンスの遷移条件とな
り、14 Q I+ 、  111″、゛空白″の3状
態いずれかの信号の組み合わせとなる。
The condition signal column 41 contains the control target 20 at the current step.
An input signal indicating the state of each operating end of is stored. This input signal becomes a transition condition for the sequence in the next step, and is a combination of signals in one of three states: 14 Q I+, 111'', and ``blank''.

この入力信号は、制御対象20から入出力回路部11に
入力され、判断処理部13を通じて記憶装置15の人出
力バッファ領域15Cから条件信号欄41に格納される
This input signal is input from the controlled object 20 to the input/output circuit section 11, and is stored in the condition signal column 41 from the human output buffer area 15C of the storage device 15 through the judgment processing section 13.

入力条件指定1IW45には、各ステップにおける制御
対象20の各操作端の正常又は所望の状態の情報が、条
件入力波M30から予め格納されている。この格納情報
は入力信号と照合されるシーケンス遷移条件であり、縦
1列で入力信号と対応する条件の組み合わせで構成され
る。
The input condition designation 1IW45 stores in advance information about the normal or desired state of each operating end of the controlled object 20 at each step from the condition input wave M30. This stored information is a sequence transition condition to be compared with an input signal, and is composed of a combination of input signals and corresponding conditions in one vertical column.

動作出力指定欄47には、入力条件指定!1145の各
シーケンス遷移条件の縦1列と対になる縦1列の組み合
わせに、制御対象20の各操作端が動作すべき操作条件
が条件入力装置30から予め格納されている。操作条件
は“”oooo”、”o。
In the operation output specification column 47, specify input conditions! Operation conditions under which each operation terminal of the controlled object 20 should operate are stored in advance from the condition input device 30 in a combination of one vertical column and one vertical column of each sequence transition condition 1145. The operating conditions are ""oooo","o.

o i ” 、  “空白パの4 bitの信号である
oi'', ``This is a 4-bit signal with a blank pad.

動作信号用43には、動作出力指定欄47に格納されて
いる操作条件のうち、次ステツプにおいて操作端を動作
させる操作条件が格納される。この格納された内容は“
QIZI“IIZII空白パのいずれかの出力信号で、
入出力バッフ?領域15Cに格納される。
In the operation signal field 43, among the operation conditions stored in the operation output designation column 47, the operation conditions for operating the operating end in the next step are stored. This stored content is “
With any output signal of QIZI"IIZII blank pad,
I/O buffer? It is stored in area 15C.

T I−I E N lll55 aには、条件信号[
41の入力信号とこの入力信号に対応するステップ番号
のシーケンス遷移条件とがすべて一致した場合の遷移先
のステップ番号が指定されている。
The condition signal [
The step number of the transition destination when all of the input signals of 41 and the sequence transition conditions of the step numbers corresponding to this input signal match is specified.

ELSEW55bには、THENJ)1!55aと同様
に入力信号とシーケンス遷移条件とが不一致の場合の遷
移先のステップ番号が指定されている。
ELSEW55b, like THENJ)1!55a, specifies the step number of the transition destination when the input signal and the sequence transition condition do not match.

本実施例のメモリ15には、第3図に示すように9品種
別条件/動作指定テーブル15bが設けられている。こ
の品種別条件/動作指定テーブル15bは、例えば、化
学品製造プロセスにおける生成品や生産ライン(グレー
ドという)別にそれぞれ条件信号1111141と動作
信号用43を設定したものである。このテーブル15b
の選択は、オペレータによって条件入力装置30のキー
人力操作により判断処理部13を介して行われ、これで
デシジョンテーブル15aの条件信@II!41と動作
信号11143が入れ換わる。
The memory 15 of this embodiment is provided with nine product type condition/operation designation tables 15b, as shown in FIG. This product type condition/operation designation table 15b sets condition signals 1111141 and operation signals 43 for each product and production line (referred to as grade) in the chemical manufacturing process, for example. This table 15b
is selected by the operator through the judgment processing section 13 by manual key operation of the condition input device 30, and the condition input @II! of the decision table 15a is now selected. 41 and the operation signal 11143 are exchanged.

次に本実施例の作用を第4図のフローチャートを用いて
説明する。
Next, the operation of this embodiment will be explained using the flowchart of FIG.

まず、オペレータのキー人力により、制御対象20の品
種、生産ラインに応じた品種別条件/動作指定テーブル
名が入力される(ステップ401)それにより判断処理
部13は、記憶装置15内の選択された品種別条件/動
作指定テーブル15bによりデシジョンテーブル15a
の条件信号11141、動作信@欄43を入れ換える(
ステップ403)。
First, a type condition/operation specification table name corresponding to the type and production line of the controlled object 20 is inputted by the operator's key power (step 401). The decision table 15a is based on the product type condition/operation specification table 15b.
Replace the condition signal 11141 and operation signal @ field 43 (
Step 403).

次いで、デシジョンテーブル151)により1rIIJ
I11対象20のシーケンス制御が以下のようにして実
行される(ステップ405)。すなわち、まずステップ
1における制御対象20の各操作端からの入力信号が条
件信号1lI41に格納され、対応するシーケンス遷移
条件との照合が各々判断処理部13にて実行される。照
合結果が全て一致した場合には、同一ステップの動作出
力11147の操作条件が動作信号用43に格納される
。この動作信号は入出力回路部11を介して制御対象2
0へ出力され、制御対象20は次のシーケンス制御状態
になる。そして同一ステップ番号のT I−I E N
欄55aで指定されるステップへ進む。
Then, according to the decision table 151), 1rIIJ
Sequence control of the I11 target 20 is executed as follows (step 405). That is, first, the input signals from each operation end of the controlled object 20 in step 1 are stored in the condition signal 1lI41, and the judgment processing unit 13 executes a comparison with the corresponding sequence transition condition. If all the comparison results match, the operation conditions of the operation output 11147 of the same step are stored in the operation signal 43. This operation signal is transmitted to the controlled object 2 via the input/output circuit section 11.
0, and the controlled object 20 enters the next sequence control state. And T I-I E N with the same step number
Proceed to the step specified in column 55a.

一方、前記照合結果に一つでも不一致なか所があると、
同一ステップ番号のELSE欄55bで指定されるステ
ップへ進む。
On the other hand, if there is even one discrepancy in the verification results,
The process advances to the step specified in the ELSE column 55b with the same step number.

このようにして順次、デシジョンテーブル15aに従っ
て制御対象20の制御が行われる。
In this way, the controlled object 20 is sequentially controlled according to the decision table 15a.

以上説明したように本実施例によれば、品種別条件/動
作指定テーブル15bを設け、品種や生産ラインなどの
操業条件別にデシジョンテーブル15aの条件信号a1
41と動作信号11143の書き換えができるので、操
業条件別にデシジョンテーブル15aを作成する手間が
省略でき、デシジョンテーブル15aの設計、試験の労
力が軽減する。
As explained above, according to this embodiment, the product type condition/operation designation table 15b is provided, and the condition signal a1 of the decision table 15a is
41 and the operation signal 11143 can be rewritten, the effort of creating a decision table 15a for each operating condition can be omitted, and the effort of designing and testing the decision table 15a can be reduced.

次に、デシジョンテーブル15aを用いたシーケンス制
御装置の他の例を示す。
Next, another example of a sequence control device using the decision table 15a will be shown.

シーケンスの工程管理オペレーションでは、シーケンス
ステップをいくつかの小工程に分けて管理し、あるシー
ケンスステップで異常が発生したとき、それまでのシー
ケンスステップから次の小工程へ移行または逆戻りする
必要が生じる。例えば、小工程1スタート→ステツプ1
[バルブV開〕→ステップ2[ポンプP駆動]→・・・
ステップn[バルブV間]→小工程2スタート、という
シーケンス制御において、ステップ2で異常が発生し、
小工程2へ移行してシーケンスを続行したとすると、小
工程2の先頭では本来間じてなければならないバルブV
が開いたままであるという状態が生じてしまう。
In sequence process management operations, sequence steps are managed by dividing them into several small processes, and when an abnormality occurs in a certain sequence step, it is necessary to move from the previous sequence step to the next small process or go back. For example, start small process 1 → step 1
[Valve V open] → Step 2 [Pump P drive] →...
In the sequence control of step n [between valves V] → start of small process 2, an abnormality occurs in step 2,
If we move to small process 2 and continue the sequence, the valve V that should originally be closed at the beginning of small process 2
A situation arises in which the opening remains open.

上述のような事態を回避するためには各小工程の先頭ス
テータスを正しいものにする必要があり、このため従来
は、各小工程単位(オペレーションステップ)で個別に
オペレータの手動操作により、先頭ステータスの変更を
行っていた。これは非常に繁雑な作業である。
In order to avoid the above-mentioned situation, it is necessary to set the start status of each small process to the correct one.For this reason, conventionally, the start status of each small process (operation step) must be set manually by the operator individually. changes were made. This is a very complicated task.

また、制御対象の特定の操作端に手動介入して別のステ
ータスに変更しても、自動で進む場合には、次小工程の
先頭で再びステータスが変わってしまう。
Furthermore, even if a specific operating end to be controlled is manually intervened to change the status to another, if the process proceeds automatically, the status will change again at the beginning of the next small process.

従って、本実施例のシーケンス制御装置10の記憶装置
15には、第5図、第6図に示したようにデシジョンテ
ーブル15aに加えて先頭ステータス指定テーブル15
dが設けられている。この先頭ステータス指定テーブル
15dは各小工程の先頭ステータスを正しいステータス
にするためのものであり、デシジョンテーブル15aに
従って自動モードでシーケンスを順次進めて行く際に、
手動モードで工程変更を行うとき順次処理シーケンスに
オーバレイする形で動作する。
Therefore, in addition to the decision table 15a, the storage device 15 of the sequence control device 10 of this embodiment includes a leading status designation table 15 as shown in FIGS.
d is provided. This head status specification table 15d is used to set the head status of each small process to the correct status, and when proceeding through the sequence in automatic mode according to the decision table 15a,
When making process changes in manual mode, it operates as an overlay on the sequential processing sequence.

また、デシジョンテーブル15aには、第2図に示すよ
うにステップ番号[151に示す各ステップを小工程単
位に分けた小工程番号欄53が設けられている。
Further, as shown in FIG. 2, the decision table 15a is provided with a small process number column 53 in which each step indicated by step number [151 is divided into small process units.

本実施例は次のようなシーケンス制御に適用できる。第
7図に示すような反応塔くまたは吸着塔)Δ、B、Cに
おいて、例えば2塔を反応に、1塔を触媒再生に使用し
、この組み合わせを順次切換えて制御するには各電磁弁
1A〜1F、2A〜2F、および3A〜3Eを順次切換
えて流体の流れるライン形成が行われる。この場合のシ
ーケンス工稈は、 [停止1−→[△−Bライン形成(弁10.18間]→
[人出口弁間]→[反応実行]→[入出口弁閉]  )
[[3−Cライン形成(弁2D、3[3開)]→[入出
口弁開コ→[反応実行]→[入出ロ弁IJI]−子[C
−Aライン形成(弁3D、IB開]→[入出口弁開1→
[反応実行]という工程が実行される。この処理工程の
実行中に工程を移行させる場合等に本実施例の先頭ステ
ータス指定テーブル15dを用いることが有効となる。
This embodiment can be applied to the following sequence control. In the reaction towers (reaction towers or adsorption towers) Δ, B, and C shown in Figure 7, for example, if two towers are used for reaction and one tower is used for catalyst regeneration, and this combination is sequentially switched and controlled, each electromagnetic valve is used. 1A to 1F, 2A to 2F, and 3A to 3E are sequentially switched to form a line through which fluid flows. In this case, the sequence culm is [Stop 1-→[△-B line formation (between valves 10 and 18])→
[Between the person and outlet valves] → [Reaction execution] → [Inlet and outlet valves closed])
[[3-C line formation (valve 2D, 3 [3 open)] → [Inlet/outlet valve open → [Reaction execution] → [Input/output valve IJI] - child [C
-A line formation (valve 3D, IB open) → [inlet/outlet valve open 1 →
A process called [reaction execution] is executed. It is effective to use the head status designation table 15d of this embodiment when, for example, a process is to be transferred during execution of this processing process.

次にその動作を第8図のフローチャー1・に従って説明
する。デシジョンテーブル15aに従って自動モードで
シーケンスを順次進めて行き、その途中で何らかの異常
が発生すると、現在のステップを飛ばして次の小工程へ
移行するためにオーペレータが前記条件入力装置20の
キー操作をする(ステップ801肖定)。
Next, the operation will be explained according to flowchart 1 in FIG. The sequence is sequentially advanced in automatic mode according to the decision table 15a, and if some abnormality occurs during the process, the operator operates the keys on the condition input device 20 in order to skip the current step and move on to the next small process. (Step 801 portrait).

すると、前記判断処理部13は先頭ステータス指定テー
ブル15(lの対応する小工程の先頭ステ、−タスを呼
び出し、小工程の先頭ステータスを正しいステータスに
してから小工程の各ステップの処理が自動モードで実行
されるのである(ステップ803)。
Then, the judgment processing unit 13 calls the start status specification table 15 (the start status of the corresponding sub-process of l, -tas), sets the start status of the sub-process to the correct status, and then sets the processing of each step of the sub-process to the automatic mode. This is executed in step 803.

以上説明したように本実施例では、あるシーケンスステ
ップで異常が発生し、次の小工程ヘシーケンスを移行し
た場合、先頭ステータス指定テーブル15dにより移行
先手工程の先頭ステータスを正しいステータスにするこ
とができるので、先頭ステータスを合わせる処理が簡素
化される。その結果、小工程の移行処理が容易に行え、
異常発生時におけるオペレータ介入処理の自由度が増す
As explained above, in this embodiment, when an abnormality occurs in a certain sequence step and the sequence is moved to the next small process, the start status of the previous process can be set to the correct status using the start status specification table 15d. Therefore, the process of matching the leading status is simplified. As a result, the transition process for small processes can be easily performed.
The degree of freedom in operator intervention processing when an abnormality occurs increases.

[発明の効果コ 以上、詳細に説明したように本発明によれば、デシジョ
ンテーブルを備えたシーケンス制御装置において品種別
条件/動作指定テーブルを設け、操業条件に応じてデシ
ジョンテーブルの条件信号図と動作信号欄を書き替える
ようにしたので、品種別にデシジョンテーブルを作成す
る労力が軽減でき、また、記憶装置の記憶言回を小さく
することが可能となる。
[Effects of the Invention] As described above in detail, according to the present invention, a type condition/operation specification table is provided in a sequence control device equipped with a decision table, and the condition signal diagram of the decision table and the condition signal diagram of the decision table are set according to the operating conditions. Since the operation signal column is rewritten, the effort required to create decision tables for each product type can be reduced, and the memory size of the storage device can be reduced.

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

第1図は本発明の一実施例の構成を示すブロック図、第
2図はデシジョンテーブルの構成図、第3図は品種別条
件/動作指定テーブルの構成図、第4図は本実施例の動
作説明用のフローチャート、第5図はシーケンス制御装
置の他の例における記憶装置を示すブロック図、第6図
は先頭ステータス指定テーブルの構成図、第7図はシー
ケンス処理工程の一例を示す図、第8図はシーケンス制
御装置の他の例における処理手順を示すフローチャート
である。 10・・・シーケンス制御装置 13・・・判断処理部 15・・・記憶装置 15a・・・デシジョンテーブル 15b・・・品種別条件/動作指定テーブル15g 第2図 5b 第   3   図 第   4   図 5d 第   6   図 被反応物 反応生成物
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, FIG. 2 is a configuration diagram of a decision table, FIG. 3 is a configuration diagram of a product type condition/operation specification table, and FIG. Flowchart for explaining operation, FIG. 5 is a block diagram showing a storage device in another example of the sequence control device, FIG. 6 is a configuration diagram of a head status designation table, FIG. 7 is a diagram showing an example of a sequence processing step, FIG. 8 is a flowchart showing the processing procedure in another example of the sequence control device. 10... Sequence control device 13... Judgment processing section 15... Storage device 15a... Decision table 15b... Product type condition/operation specification table 15g Fig. 2 5b Fig. 3 Fig. 4 Fig. 5d 6 Figure reactant reaction product

Claims (1)

【特許請求の範囲】[Claims] 制御対象からの入力信号が指定される条件信号欄、制御
対象に与える出力信号が指定される動作信号欄、条件信
号欄の入力信号に対応するシーケンス遷移条件が各ステ
ップ毎に予め書き込まれた入力条件指定欄、および制御
対象に対する操作条件が各ステップ毎に予め書き込まれ
た動作出力指定欄を備えたデシジョンテーブルと、制御
対象の品種や生産ラインなどの操業条件別に設定された
条件信号欄および動作信号欄から成る品種別条件/動作
指定テーブルとを有する記憶装置を備え、オペレータの
キー入力などによつて上記デシジョンテーブルの条件信
号欄および動作信号欄を上記操業条件に応じた品種別条
件/動作指定テーブルで書き換えることを特徴とするシ
ーケンス制御装置。
A condition signal field where the input signal from the controlled object is specified, an operation signal field where the output signal to be given to the controlled object is specified, and an input where the sequence transition conditions corresponding to the input signals in the condition signal field are written in advance for each step. A decision table with a condition specification column and an operation output specification column in which the operating conditions for the controlled object are written in advance for each step, and a condition signal column and operation set for each operating condition such as the type of control object or production line. A storage device having a product type condition/operation designation table consisting of signal columns is provided, and the condition signal column and operation signal column of the decision table can be set to the product type condition/operation according to the operating conditions by an operator's key input or the like. A sequence control device characterized by rewriting using a designated table.
JP21711385A 1985-09-30 1985-09-30 Sequence controller Pending JPS6275806A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21711385A JPS6275806A (en) 1985-09-30 1985-09-30 Sequence controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21711385A JPS6275806A (en) 1985-09-30 1985-09-30 Sequence controller

Publications (1)

Publication Number Publication Date
JPS6275806A true JPS6275806A (en) 1987-04-07

Family

ID=16699053

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21711385A Pending JPS6275806A (en) 1985-09-30 1985-09-30 Sequence controller

Country Status (1)

Country Link
JP (1) JPS6275806A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0276002A (en) * 1988-09-13 1990-03-15 Yokogawa Electric Corp Sequence control device
JPH02267603A (en) * 1989-04-07 1990-11-01 Mitsubishi Electric Corp Sequence controller
JP2009266079A (en) * 2008-04-28 2009-11-12 Toshiba Mitsubishi-Electric Industrial System Corp Sequence control device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0276002A (en) * 1988-09-13 1990-03-15 Yokogawa Electric Corp Sequence control device
JPH02267603A (en) * 1989-04-07 1990-11-01 Mitsubishi Electric Corp Sequence controller
JP2009266079A (en) * 2008-04-28 2009-11-12 Toshiba Mitsubishi-Electric Industrial System Corp Sequence control device

Similar Documents

Publication Publication Date Title
US5960441A (en) Systems and methods for providing dynamic data referencing in a generic data exchange environment
US5247693A (en) Computer language structure for process control applications and method of translating same into program code to operate the computer
EP0184422B1 (en) Universal process control device and method
US4736320A (en) Computer language structure for process control applications, and translator therefor
JPH10308335A (en) Control device
EP0184423B1 (en) Universal process control device and method
JPS6275806A (en) Sequence controller
JPS5942884B2 (en) Sequence control program debugging device
JPH01108602A (en) Sequence controller
JPS58158704A (en) Plc of time chart input system
JPS58182709A (en) Robot control method with program editing and transfer function
JP2766284B2 (en) Layout support device for semiconductor integrated circuit
CN107894742B (en) Secure P L C implementation method for rapidly configuring hardware resources
JPS6336522B2 (en)
SU368602A1 (en) VSESONESNAN
Bloch et al. Modelization of hybrid systems by combination of Petri nets representation an a bond-graph with variable causality
Smith Perceptual organisation and the design of the man-computer interface in process control
JPH04233006A (en) Programmable controller
JPS61220043A (en) Microprocessor control system
JPS61109105A (en) Sequence controller
JPH10207506A (en) Virtual plant system and manufacturing management system
JPH047705A (en) Engineering method
JPH02184902A (en) Controller with simulation function
Merten Loop-Based Strategic Decision Support Systems—Theory and Application—
JPH0414109A (en) Brand control sequence controller