JPH10247107A - Shortening method for sequence processing time - Google Patents

Shortening method for sequence processing time

Info

Publication number
JPH10247107A
JPH10247107A JP5126097A JP5126097A JPH10247107A JP H10247107 A JPH10247107 A JP H10247107A JP 5126097 A JP5126097 A JP 5126097A JP 5126097 A JP5126097 A JP 5126097A JP H10247107 A JPH10247107 A JP H10247107A
Authority
JP
Japan
Prior art keywords
contacts
circuit
program
contact
stored
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
JP5126097A
Other languages
Japanese (ja)
Inventor
Masamitsu Nishiyama
政充 西山
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co 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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP5126097A priority Critical patent/JPH10247107A/en
Publication of JPH10247107A publication Critical patent/JPH10247107A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the sequence processing time via the switching of program steps, the omission of unnecessary operations, etc., by switching the operating sequence of contacts to operate earlier a contact whose on/off operations are indispensable than others or operating only the contact to change a program. SOLUTION: A program is preparatorily executed and the information on a circuit and the contacts are stored in a contact forming sequence storage area 2d of a memory 2. At the same time, the addresses which store the circuit elements in the area 2d are stored in a circuit head address storage area 2c. Then a contact whose on/off operations are indispensable to operate the coil included in every circuit element is selected out of those contacts stored in the area 2d. In order to operate the selected contact with preference, the program is rewritten and stored in a sequence changed program area 2b. Finally, the program stored in the area 2b is executed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プログラマブルコ
ントローラなどによるシーケンス制御における処理方法
に関するものである。
The present invention relates to a processing method in sequence control by a programmable controller or the like.

【0002】[0002]

【従来の技術】機械工業、化学プラント、家電製品等種
々の分野で、予め決められた手順に従って制御を行うシ
ーケンス制御による処理が行われている。
2. Description of the Related Art In various fields such as a machine industry, a chemical plant, and a household electric appliance, processing by sequence control for performing control according to a predetermined procedure is performed.

【0003】従来のシーケンス処理においては、ラダー
図によって記述した回路に基づいて、作業者がコントロ
ーラの中央処理装置で実行するためのプログラムを作成
し、プログラムの実行に際しては、前記回路に含まれる
接点、コイルなどの動作に対応する全ての命令を、動作
順序に従って実行していた。
In the conventional sequence processing, an operator creates a program to be executed by a central processing unit of a controller based on a circuit described by a ladder diagram, and when executing the program, a contact included in the circuit is created. , All the instructions corresponding to the operation of the coil and the like are executed in the operation order.

【0004】しかし、制御対象となるシステムの高度
化、複雑化等に伴い、シーケンス制御による処理の高速
化、すなわち処理時間の短縮化が求められている。
[0004] However, with the sophistication and complexity of systems to be controlled, there is a demand for faster processing by sequence control, that is, shorter processing time.

【0005】かかるシーケンス制御の処理時間を短縮す
る方法として、例えば特開昭62-111303 号公報および特
開平4-218806号公報に記載のものがある。
As a method of shortening the processing time of the sequence control, for example, there are methods described in JP-A-62-111303 and JP-A-4-218806.

【0006】特開昭62-111303 号公報記載の発明は、シ
ーケンス処理のプログラムの実行順序を入力起動条件、
中間起動条件、出力定義などに区分し、該プログラムの
実行を出力側から行い、条件判別を行って該条件が成立
していなければ次の出力命令を実行することにより、不
要なプログラムの実行を避けるものであり、一方特開平
4-218806号公報記載の発明は、プログラム中の一つの命
令について、その直前のステップまでの演算結果に従っ
て当該命令を実行するか、或いは実行しないかを判別す
る手段を設け、不要な演算を省略することにより、処理
時間の短縮を図っている。
[0006] The invention described in Japanese Patent Application Laid-Open No. 62-111303 discloses an input start condition,
The program is divided into intermediate start conditions, output definitions, and the like, and the execution of the program is performed from the output side. If the condition is determined and the condition is not satisfied, the next output instruction is executed to execute unnecessary programs. To avoid, while
The invention described in Japanese Patent Application Laid-Open No. 4-218806 provides a means for determining whether to execute or not execute one instruction in a program according to the operation result up to the immediately preceding step, and omit unnecessary operations. By doing so, the processing time is reduced.

【0007】しかし、上記の発明で開示されている処理
方法を用いて制御プログラムを実行する場合でも、実行
時には、回路に含まれる接点、コイル等の動作順序に従
って1ステップ毎に命令を実行し、また実行時の各ステ
ップ毎に条件判別を行うため、1回路当たりの演算時間
が長くなる問題がある。
However, even when the control program is executed by using the processing method disclosed in the above invention, at the time of execution, the instruction is executed for each step in accordance with the operation order of the contacts, coils and the like included in the circuit. In addition, since the condition is determined for each step at the time of execution, there is a problem that the calculation time per circuit becomes long.

【0008】[0008]

【発明が解決しようとする課題】本発明は、少なくとも
一つ以上の接点と、一つの出力コイルとを含む回路要素
を少なくとも一つ以上具える回路を、所定のプログラム
により逐次制御を行うシーケンス処理において、上記の
ような問題点を解決したシーケンス処理時間の短縮方法
に関するものである。
SUMMARY OF THE INVENTION The present invention provides a sequence processing for sequentially controlling a circuit having at least one circuit element including at least one contact point and one output coil by a predetermined program. The present invention relates to a method for reducing the sequence processing time which has solved the above-mentioned problems.

【0009】請求項1および2記載の発明は、回路に含
まれる接点、コイル等の動作順序に従ってプログラムを
1ステップ毎に実行する、また各ステップ毎に条件判別
を行うといった時間を要する処理を行うことなく、プロ
グラムステップの入れ換えを行う、あるいはプログラム
中の不要な演算を省略して、シーケンス処理時間の短縮
化を図るものである。
According to the first and second aspects of the present invention, a time-consuming process such as executing a program one step at a time in accordance with the operation sequence of contacts, coils and the like included in a circuit, and performing condition determination at each step is performed. Without changing the program steps, or by omitting unnecessary operations in the program, the sequence processing time can be shortened.

【0010】[0010]

【課題を解決するための手段】本発明によるシーケンス
処理時間の短縮方法は、プログラムを予備実行し、制御
対象となる該回路に含まれる接点を、前記回路での動作
順に中央処理装置のメモリに記憶し、前記メモリに記憶
した接点の内、前記回路に含まれる出力コイルの動作の
ためにオン/オフ動作が不可欠な接点を前記メモリから
読み出し、該接点を先に動作させるように前記接点の動
作順序を入れ替える、または該接点のみを動作させるこ
とにより、前記プログラムの変更を行うことを特徴とす
る。これによって、出力コイルの動作のためにオンまた
はオフしなければならない接点を優先して、あるいは当
該接点のみを動作させれば良く、不必要な処理を行わな
くても済むので、一つの回路における出力までの処理時
間が短くなる。したがって、シーケンス処理の時間を短
縮することが可能となる。
According to the method of shortening the sequence processing time according to the present invention, a program is pre-executed and contacts included in the circuit to be controlled are stored in a memory of a central processing unit in the order of operation in the circuit. Of the contacts stored and stored in the memory, the contacts for which ON / OFF operation is indispensable for the operation of the output coil included in the circuit are read out from the memory, and the contacts are operated such that the contacts are operated first. The program is changed by changing the operation order or operating only the contact. As a result, it is only necessary to prioritize the contacts that must be turned on or off for the operation of the output coil, or to operate only those contacts, and unnecessary processing is not performed. Processing time until output is reduced. Therefore, it is possible to shorten the time of the sequence processing.

【0011】また、本発明によるシーケンス処理時間の
短縮方法は、前記回路要素に含まれる全ての接点につい
て、該接点をオフすることにより前記回路要素に含まれ
る前記出力コイルがオフになる確率(以下「影響度」と
いう)を求め、この影響度の値が大きい接点を先に動作
させるように、前記回路要素に含まれる全ての接点の動
作順序を入れ替えることにより、前記プログラムの変更
を行うことを特徴とする。これによって、前記回路要素
に含まれる接点の、該回路要素に含まれる出力コイルの
動作に対する必要性を具体的な数値で評価することがで
き、そのためプログラムの変更がより効果的に行える。
その結果シーケンス処理の時間を短縮し、効率の高い処
理を行うことが可能となる。
Further, in the method for reducing the sequence processing time according to the present invention, the probability that the output coil included in the circuit element is turned off by turning off the contacts for all the contacts included in the circuit element (hereinafter referred to as “probability”) "Impact degree"), and changing the program by exchanging the operation order of all the contacts included in the circuit element so that the contact having the greater impact value operates first. Features. Thereby, the necessity of the contact included in the circuit element for the operation of the output coil included in the circuit element can be evaluated by a specific numerical value, and therefore, the program can be changed more effectively.
As a result, the time of the sequence processing can be reduced, and highly efficient processing can be performed.

【0012】[0012]

【発明の実施の形態】以下、図面を参照して本発明の好
適な実施の形態について説明する。
Preferred embodiments of the present invention will be described below with reference to the accompanying drawings.

【0013】図1は、本発明に係るシーケンス処理を行
うための制御装置のブロック図を示す。本装置は、CP
U(中央処理装置)1、メモリ2、スタック3、比較演
算部4、入力部5および出力部6を具え、プログラムは
メモリ2に格納される。またメモリ2には、後述するよ
うに、プログラムエリア2a、順序変更済みプログラムエ
リア2b、回路先頭アドレス格納エリア2cおよび接点成立
順序格納エリア2dの各領域が設定される。
FIG. 1 is a block diagram of a control device for performing a sequence process according to the present invention. This device is a CP
A program includes a U (central processing unit) 1, a memory 2, a stack 3, a comparison operation unit 4, an input unit 5, and an output unit 6, and a program is stored in the memory 2. In the memory 2, as will be described later, a program area 2a, a sequence-changed program area 2b, a circuit head address storage area 2c, and a contact establishment order storage area 2d are set.

【0014】図2は、本発明に係る方法を用いたシーケ
ンス処理の手順を示すフローチャートである。以下、本
図を参照して処理手順を説明する。まず、ステップ11
で、シーケンス処理のプログラムをメモリ2中のプログ
ラムエリア2a(図1参照)にロードする。次にステップ
12で、処理対象となる回路と、この回路に含まれる接点
に関する情報、すなわち当該回路とこれを構成する回路
要素の構造(AND 回路やOR回路の数など)と各接点の状
態などを得る。次いでステップ13でプログラムの予備実
行を行い、ステップ14で、回路および接点に関する情報
をメモリ2中の接点成立順序格納エリア2dに記憶すると
共に、前記接点成立順序格納エリア2d中で各回路要素が
記憶されているアドレスを、回路先頭アドレス格納エリ
ア2cに記憶する。さらにステップ15で、前記接点成立順
序格納エリア2dに記憶した接点の内、各回路要素中のコ
イルを動作させるためにONまたはOFF 動作が不可欠な接
点を選択し、この接点を優先して動作させるようにプロ
グラムを書き換え(接点順序を入れ換え)、書き換えた
プログラムを順序変更済みプログラムエリア2bに格納す
る。最後にステップ16で、前記順序変更済みプログラム
エリア2bに格納したプログラムを実行する。
FIG. 2 is a flowchart showing the sequence of the sequence processing using the method according to the present invention. Hereinafter, the processing procedure will be described with reference to FIG. First, step 11
Then, the sequence processing program is loaded into the program area 2a (see FIG. 1) in the memory 2. Next step
In step 12, information on the circuit to be processed and the contacts included in the circuit, that is, the structure of the circuit and the circuit elements constituting the circuit (the number of AND circuits and OR circuits, etc.) and the state of each contact are obtained. Next, in step 13, the program is preliminarily executed. In step 14, information on the circuit and the contacts is stored in the contact formation order storage area 2d in the memory 2, and each circuit element is stored in the contact formation order storage area 2d. The stored address is stored in the circuit head address storage area 2c. Further, in step 15, from among the contacts stored in the contact formation order storage area 2d, a contact whose ON or OFF operation is indispensable for operating a coil in each circuit element is selected, and this contact is operated with priority. Program is rewritten (contact order is changed), and the rewritten program is stored in the reordered program area 2b. Finally, in step 16, the program stored in the reordered program area 2b is executed.

【0015】図3は、本発明に係る方法を用いて接点順
序を入れ換えた回路の処理手順を示すフローチャートで
あり、ここで処理対象となる回路は、一回路に含まれる
接点および複数の接点を含む分岐、ならびに出力コイル
が直列、すなわちAND 回路をなすものである。まずステ
ップ21で回路プログラムをメモリの順序変更済プログラ
ムエリア2b(図1参照)より読み出し、ステップ22で先
頭の接点を評価、すなわちON/OFF 状態を調べる。次い
でステップ23でこの接点が成立、すなわちONになってい
れば、続くステップ24で次の接点を評価する。さらにス
テップ25でこの接点が回路での最後の接点であるか否か
を判断し、最後の接点であれば続くステップ26で成立し
ているか否かを調べ、成立していればステップ27で出力
コイルをONにし、成立していなければステップ28で出力
コイルをOFF にする。また、最後の接点でない場合は、
再度ステップ23へ戻り、ステップ23〜25を最後の接点に
達するまで繰り返す。なお、最初の接点が成立していな
い場合は、直ちにステップ28で出力コイルをOFF にす
る。最後に、出力コイルをONまたはOFF した後、ステッ
プ29でCPU1のレジスタおよびスタック3(図1参
照)をクリアし、ステップ30で次の回路へジャンプす
る。
FIG. 3 is a flowchart showing a processing procedure of a circuit in which the order of contacts is changed by using the method according to the present invention. Here, a circuit to be processed includes a contact included in one circuit and a plurality of contacts. The branch including the output coil and the output coil form a series, that is, an AND circuit. First, in step 21, the circuit program is read from the reordered program area 2b (see FIG. 1) of the memory, and in step 22, the top contact is evaluated, that is, the ON / OFF state is checked. Next, if this contact is established in step 23, that is, if it is turned on, the next contact is evaluated in the following step 24. Further, in step 25, it is determined whether or not this contact is the last contact in the circuit, and if it is the last contact, it is checked in step 26 whether or not the contact is established. The coil is turned on, and if not, the output coil is turned off in step 28. If not the last touch point,
Returning to step 23, steps 23 to 25 are repeated until the last contact point is reached. If the first contact is not established, the output coil is immediately turned off in step 28. Finally, after the output coil is turned on or off, the register of the CPU 1 and the stack 3 (see FIG. 1) are cleared in step 29, and the process jumps to the next circuit in step 30.

【0016】図4も、本発明に係る方法を用いて接点順
序を入れ換えた回路の処理手順を示すフローチャートで
あり、ここで処理対象となる回路は、一回路に含まれる
接点および複数の接点を含む分岐が並列、すなわちOR回
路をなすものである。まずステップ31で回路プログラム
をメモリの順序変更済プログラムエリア2b(図1参照)
より読み出し、ステップ32で先頭の接点を評価、すなわ
ちON/OFF 状態を調べる。次いでステップ33でこの接点
が成立、すなわちONになっていれば、続くステップ34で
回路の出力コイルをONにする。ここで、接点が不成立、
すなわちOFF であれば、ステップ35で次の接点を評価す
る。さらにステップ36でこの接点が回路での最後の接点
であるか否かを判断し、最後の接点であれば続くステッ
プ37で成立しているか否かを調べ、成立していなければ
ステップ38で出力コイルをOFF にし、成立していればス
テップ34で出力コイルをONにする。また、最後の接点で
ない場合は、再度ステップ33へ戻り、ステップ35〜36を
最後の接点に達するまで繰り返す。最後に、出力コイル
をONまたはOFF した後、ステップ39でCPU1のレジス
タおよびスタック3(図1参照)をクリアし、ステップ
40で次の回路へジャンプする。
FIG. 4 is also a flowchart showing a processing procedure of a circuit whose contact order has been changed by using the method according to the present invention. Here, a circuit to be processed includes a contact included in one circuit and a plurality of contacts. The included branches are parallel, that is, form an OR circuit. First, in step 31, the circuit program is stored in the program area 2b of the memory whose order has been changed (see FIG. 1).
In step 32, the first contact is evaluated, that is, the ON / OFF state is checked. Next, if this contact is established in step 33, that is, if the contact is turned on, the output coil of the circuit is turned on in the subsequent step 34. Here, the contact is not established,
That is, if it is OFF, the next contact is evaluated in step 35. Further, in step 36, it is determined whether or not this contact is the last contact in the circuit, and if it is the last contact, it is checked whether or not it is established in the following step 37, and if not, the output is made in step 38. The coil is turned off, and if it is established, the output coil is turned on in step. If it is not the last contact, the process returns to step 33 again, and steps 35 to 36 are repeated until the last contact is reached. Finally, after the output coil is turned ON or OFF, the register of the CPU 1 and the stack 3 (see FIG. 1) are cleared in a step 39.
Jump to the next circuit with 40.

【0017】図5は、本発明に係る方法を用いた、プロ
グラム変更手順の一例を示すものである。図の(a) の左
にラダー図で示す、接点X1〜X4およびコイルY1からなる
回路において、コイルY1をONにする場合を考える。この
とき、処理のフローチャートは図の右に示すようなもの
となる。ここで、接点X1〜X3は常時OFF であり、接点X4
は常時ONである。従って、コイルY1をONにするために
は、接点X1〜X3をONにすることが不可欠である。ここ
で、(a) に示すように、接点X1〜X3は、X1およびX2が直
列、すなわちAND 回路を形成し、これと接点X3とがOR回
路を形成している。それゆえコイルY1をONにするために
は、接点X1とX2を共にONにする、または接点X3をON
にする、のいずれかを選択すれば良いこととなる。この
場合、前述の、すなわち接点X3をONにすることとすれ
ば、命令が一つで済む。そこで、最初の回路を図の(b)
に示すような形式に置き換え、これに伴い初期のプログ
ラムを書き換えれば良いこととなる。したがって、プロ
グラムの手順は図の(b) の右側のフローチャートに示す
ものとなる。
FIG. 5 shows an example of a program change procedure using the method according to the present invention. In the circuit shown in the ladder diagram on the left side of (a) of the figure and consisting of the contacts X1 to X4 and the coil Y1, consider the case where the coil Y1 is turned on. At this time, the processing flowchart is as shown on the right side of the figure. Here, the contacts X1 to X3 are always OFF and the contact X4
Is always ON. Therefore, in order to turn on the coil Y1, it is essential to turn on the contacts X1 to X3. Here, as shown in (a), in the contacts X1 to X3, X1 and X2 form a series, that is, an AND circuit, and the contacts X3 form an OR circuit. Therefore, to turn on coil Y1, turn on contacts X1 and X2 together or turn on contact X3.
Or any one of the following. In this case, if the above-mentioned, that is, the contact X3 is turned on, only one command is required. Therefore, the first circuit is shown in Fig.
Then, the initial program can be rewritten in accordance with the format shown in FIG. Therefore, the procedure of the program is as shown in the flowchart on the right side of FIG.

【0018】図6は、本発明に係る方法、特に接点の影
響度を求め、この影響度の値を基にした接点の入れ換え
を用いたシーケンス処理の手順を示すフローチャートで
ある。以下、本図を参照して処理手順を説明する。ま
ず、ステップ41で、シーケンス処理のプログラムをメモ
リ2中のプログラムエリア2a(図1参照)にロードす
る。次にステップ42で、処理対象となる回路と、この回
路に含まれる接点に関する情報、すなわち当該回路とこ
れを構成する回路要素の構造(AND 回路やOR回路の数な
ど)と各接点の状態などを得る。その後ステップ43で回
路に含まれる全ての接点の影響度を計算する。次いでス
テップ44でプログラムの予備実行を行い、ステップ45
で、回路および接点に関する情報をメモリ2中の接点成
立順序格納エリア2dに記憶すると共に、前記接点成立順
序格納エリア2d中で各回路要素が記憶されているアドレ
スを、回路先頭アドレス格納エリア2cに記憶する。さら
にステップ46で、前記接点成立順序格納エリア2dに記憶
した接点の内、前記ステップ43で求めた影響度が、他の
接点と比較して大きな接点を選択し、この接点を優先し
て動作させるようにプログラムを書き換え(接点順序を
入れ換え)、書き換えたプログラムを順序変更済みプロ
グラムエリア2bに格納する。最後にステップ47で、前記
順序変更済みプログラムエリア2bに格納したプログラム
を実行する。
FIG. 6 is a flow chart showing a method according to the present invention, in particular, a procedure of a sequence process using a contact exchange based on the value of the contact and the degree of influence of the contact. Hereinafter, the processing procedure will be described with reference to FIG. First, in step 41, a sequence processing program is loaded into the program area 2a (see FIG. 1) in the memory 2. Next, in step 42, information on the circuit to be processed and the contacts included in this circuit, that is, the structure of the circuit and the circuit elements constituting the circuit (the number of AND circuits and OR circuits, etc.) and the state of each contact, etc. Get. After that, in step 43, the degree of influence of all the contacts included in the circuit is calculated. Next, in step 44, the program is preliminarily executed, and in step 45
Then, the information on the circuit and the contacts is stored in the contact formation order storage area 2d in the memory 2, and the address where each circuit element is stored in the contact formation order storage area 2d is stored in the circuit head address storage area 2c. Remember. Further, in step 46, from among the contacts stored in the contact formation order storage area 2d, a contact whose influence degree obtained in step 43 is larger than other contacts is selected, and this contact is operated with priority. Program is rewritten (contact order is changed), and the rewritten program is stored in the reordered program area 2b. Finally, in step 47, the program stored in the reordered program area 2b is executed.

【0019】図7は、本発明における、接点のコイルに
対する影響度を求める手順を示すフローチャートであ
る。ここで、影響度とは、前述したようにコイルと一つ
以上の接点からなる回路において、全ての接点がONのと
きに任意の一つの接点をOFF にした際、コイルがOFF に
なる確率で表されるものである。影響度を求める手順は
次の通りである。まず、ステップ51で一つの回路に含ま
れる分岐(OR回路を形成する部分)の数を求め、次にス
テップ52で回路に含まれる全ての接点について影響度を
求める。その後ステップ53で任意の一つの分岐に二つ以
上の接点があるか否かを調べ、二つ以上の接点がある場
合には、ステップ54でその分岐に含まれる全ての接点の
影響度を等しい値とする。さらにステップ55で回路に含
まれる全ての接点について影響度の計算を行ったか否か
を判断し、全ての接点について計算を行うまで上記の処
理を繰り返す。
FIG. 7 is a flowchart showing a procedure for obtaining the degree of influence of the contact point on the coil in the present invention. Here, the degree of influence is the probability that in a circuit consisting of a coil and one or more contacts as described above, when any one contact is turned off when all contacts are on, the coil will be turned off. It is represented. The procedure for determining the degree of influence is as follows. First, in step 51, the number of branches (portions forming an OR circuit) included in one circuit is obtained, and then in step 52, the degree of influence is obtained for all the contacts included in the circuit. Then, in step 53, it is checked whether or not any one branch has two or more contacts. If there are two or more contacts, in step 54, the influences of all the contacts included in the branch are equal. Value. Further, in step 55, it is determined whether or not the calculation of the degree of influence has been performed for all the contacts included in the circuit, and the above processing is repeated until the calculation is performed for all the contacts.

【0020】図8は、上述した影響度を用いた、プログ
ラム変更手順の一例を示すものである。図の(a) の左に
ラダー図で示す、接点X1〜X4およびコイルY1からなる回
路において、コイルY1をONにする場合を考える。このと
き、処理のフローチャートは図の右に示すようなものと
なる。ここで、接点X1〜X4は常時OFF である。従って、
コイルY1をONにするためには、接点X1〜X4をONにするこ
とが不可欠である。まず、接点X1〜X4について影響度を
求める。なお、ここでは影響度を 100倍した値で示して
いる。求めた結果、各接点の影響度は図の(b) に示す値
となる。従って、接点X1〜X4の内、最も影響度の高い接
点はX4となるので、図の(c) に示すように接点X4を先に
ONにするようにプログラムを書き換える。その結果、最
初の回路は図の(c) に示すような回路と等価となる。さ
らに、(c) に示すように、接点X1〜X3は、X1およびX2が
直列、すなわちAND 回路を形成し、これと接点X3とがOR
回路を形成している。それゆえコイルY1をONにするため
には、接点X1とX2を共にONにする、または接点X3を
ONにする、のいずれかを選択すれば良いこととなる。こ
の場合、前述の、すなわち接点X3をONにすることとす
れば、命令が一つで済む。そこで、最初の回路を図の
(d) に示すような回路と等価になるように置き換え、こ
れに伴い初期のプログラムを書き換えれば良いこととな
る。したがって、処理手順は図の(d) の右側のフローチ
ャートに示すものとなる。
FIG. 8 shows an example of a program change procedure using the above-mentioned degree of influence. In the circuit shown in the ladder diagram on the left side of (a) of the figure and consisting of the contacts X1 to X4 and the coil Y1, consider the case where the coil Y1 is turned on. At this time, the processing flowchart is as shown on the right side of the figure. Here, the contacts X1 to X4 are always OFF. Therefore,
In order to turn on the coil Y1, it is essential to turn on the contacts X1 to X4. First, the degree of influence is determined for the contacts X1 to X4. Here, the value is shown by multiplying the degree of influence by 100. As a result, the degree of influence of each contact becomes the value shown in (b) of the figure. Therefore, among the contacts X1 to X4, the contact having the highest influence is X4, and therefore, as shown in FIG.
Rewrite the program to turn it on. As a result, the first circuit is equivalent to the circuit as shown in FIG. Further, as shown in (c), the contacts X1 to X3 are formed by connecting X1 and X2 in series, that is, forming an AND circuit, and this and the contact X3 are ORed.
Forming a circuit. Therefore, to turn on coil Y1, turn on both contacts X1 and X2 or turn on contact X3.
It is only necessary to select either ON or ON. In this case, if the above-mentioned, that is, the contact X3 is turned on, only one command is required. Therefore, the first circuit
It is sufficient to replace the circuit as shown in (d) so as to be equivalent, and to rewrite the initial program accordingly. Accordingly, the processing procedure is as shown in the flowchart on the right side of FIG.

【0021】[0021]

【発明の効果】以上説明したように、本発明に係る方法
によれば、一つの回路に含まれる接点の内、出力コイル
の動作に必ずしも必要としない接点を排除して処理を行
うこととなるため、一つの回路における出力までの処理
時間が短くなる。したがって、シーケンス処理の時間を
短縮し、効率の高い処理を行うことが可能となる。
As described above, according to the method of the present invention, the processing is performed by excluding, from the contacts included in one circuit, the contacts not necessarily required for the operation of the output coil. Therefore, the processing time until output in one circuit is shortened. Therefore, it is possible to reduce the time for the sequence processing and perform highly efficient processing.

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

【図1】本発明に係るシーケンス処理を行うための制御
装置のブロック図である。
FIG. 1 is a block diagram of a control device for performing a sequence process according to the present invention.

【図2】本発明に係る方法を用いたシーケンス処理の手
順を示すフローチャートである。
FIG. 2 is a flowchart showing the sequence of a sequence process using the method according to the present invention.

【図3】本発明に係る方法を用いて接点順序を入れ換え
た、AND回路の処理手順を示すフローチャートであ
る。
FIG. 3 is a flowchart showing a processing procedure of an AND circuit in which the order of contacts is changed using the method according to the present invention.

【図4】本発明に係る方法を用いて接点順序を入れ換え
た、OR回路の処理手順を示すフローチャートである。
FIG. 4 is a flowchart illustrating a processing procedure of an OR circuit in which the order of contacts is changed using the method according to the present invention.

【図5】本発明に係る方法を用いた、回路プログラム変
更手順の一例を示すものである。
FIG. 5 shows an example of a circuit program changing procedure using the method according to the present invention.

【図6】本発明に係る方法を用いた、接点の影響度の計
算を含むシーケンス処理の手順を示すフローチャートで
ある。
FIG. 6 is a flowchart illustrating a sequence of a sequence process including calculation of the degree of influence of a contact point using the method according to the present invention.

【図7】接点の影響度の計算手順を示すフローチャート
である。
FIG. 7 is a flowchart illustrating a procedure for calculating the degree of influence of a contact point.

【図8】本発明に係る方法による、接点の影響度を用い
た、回路プログラム変更手順の一例を示すものである。
FIG. 8 shows an example of a circuit program change procedure using the influence of a contact point according to the method according to the present invention.

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

1 CPU 2 メモリ 3 スタックエリア 4 比較演算部 5 入力部 6 出力部 DESCRIPTION OF SYMBOLS 1 CPU 2 Memory 3 Stack area 4 Comparison operation part 5 Input part 6 Output part

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも一つ以上の接点と、一つの出
力コイルとを含む回路要素を少なくとも一つ以上具える
回路を、所定のプログラムにより逐次制御を行うシーケ
ンス処理において、 前記プログラムを予備実行し、制御対象となる該回路要
素に含まれる接点を、前記回路要素での動作順に中央処
理装置のメモリに記憶し、 前記メモリに記憶した接点の内、前記回路要素に含まれ
る出力コイルの動作のためにオン/オフ動作が不可欠な
接点を前記メモリから読み出し、該接点を先に動作させ
るように前記回路要素に含まれる全ての接点の動作順序
を入れ替える、または該接点のみを動作させることによ
り、前記プログラムの変更を行うことを特徴とする、シ
ーケンス処理時間の短縮方法。
In a sequence processing for sequentially controlling a circuit including at least one circuit element including at least one contact point and one output coil by a predetermined program, the program is pre-executed. The contacts included in the circuit element to be controlled are stored in the memory of the central processing unit in the order of operation in the circuit element, and among the contacts stored in the memory, the operation of the output coil included in the circuit element is determined. For this reason, the on / off operation is indispensable to read the contacts from the memory, and to change the operation order of all the contacts included in the circuit element so as to operate the contacts first, or to operate only the contacts, A method for shortening a sequence processing time, characterized in that the program is changed.
【請求項2】 請求項1記載の方法において、 前記回路要素に含まれる全ての接点について、該接点を
オフすることにより前記回路要素に含まれる前記出力コ
イルがオフになる確率を求め、この確率の値が大きい接
点を先に動作させるように前記回路要素に含まれる全て
の接点の動作順序を入れ替えることにより、前記プログ
ラムの変更を行うことを特徴とする、シーケンス処理時
間の短縮方法。
2. The method according to claim 1, wherein, for all the contacts included in the circuit element, a probability that the output coil included in the circuit element is turned off by turning off the contact is determined. A method for shortening the sequence processing time, characterized in that the program is changed by changing the operation order of all the contacts included in the circuit element so that the contact having the larger value is operated first.
JP5126097A 1997-03-06 1997-03-06 Shortening method for sequence processing time Pending JPH10247107A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5126097A JPH10247107A (en) 1997-03-06 1997-03-06 Shortening method for sequence processing time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5126097A JPH10247107A (en) 1997-03-06 1997-03-06 Shortening method for sequence processing time

Publications (1)

Publication Number Publication Date
JPH10247107A true JPH10247107A (en) 1998-09-14

Family

ID=12881988

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5126097A Pending JPH10247107A (en) 1997-03-06 1997-03-06 Shortening method for sequence processing time

Country Status (1)

Country Link
JP (1) JPH10247107A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7565654B2 (en) * 2006-01-10 2009-07-21 National Instruments Corporation Programmatic control of tasks in a programmable logic controller
US7568198B2 (en) * 2006-01-10 2009-07-28 National Instruments Corporation Control of tasks in a programmable logic controller
JP2021149610A (en) * 2020-03-19 2021-09-27 キヤノン株式会社 Information processing device, information processing method, and article manufacturing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7565654B2 (en) * 2006-01-10 2009-07-21 National Instruments Corporation Programmatic control of tasks in a programmable logic controller
US7568198B2 (en) * 2006-01-10 2009-07-28 National Instruments Corporation Control of tasks in a programmable logic controller
JP2021149610A (en) * 2020-03-19 2021-09-27 キヤノン株式会社 Information processing device, information processing method, and article manufacturing method

Similar Documents

Publication Publication Date Title
JPH06309177A (en) Microcomputer
US5600807A (en) Programmable controller capable of updating a user program during operation by switching between user program memories
JPH10247107A (en) Shortening method for sequence processing time
JP2921259B2 (en) Processing method of multi-branch instruction
JP4037941B2 (en) Control device
WO2005064481A1 (en) A overlaping command committing method of dynamic cycle pipeline
JPH11242509A (en) Programmable logic controller
JP2736060B2 (en) Automatic sequence controller
JP3013619B2 (en) Programmable controller
KR960001977B1 (en) Control method in programmable controller
JPH11143510A (en) Execution method and device for sequence program
JPH08297583A (en) Processor and method for interruption processing
JPH04367029A (en) Programming device for programmable controller
JPH0221003B2 (en)
KR950007937B1 (en) The inside resister circuit of plc gate array
JPH0456321B2 (en)
JPH02181831A (en) Program control method
JP2973578B2 (en) Bit arithmetic processing unit
JP2563557Y2 (en) Bit arithmetic processing unit
JPH10171509A (en) Process controller
JPH0512107A (en) Program execution system
KR19990001600A (en) How to implement software compatibility of the exchange
JPH05241853A (en) Programmable controller
JPH0883188A (en) Multitask processing computer
JPH0969046A (en) Controller for loop