JPS5922145A - Interruption control system - Google Patents
Interruption control systemInfo
- Publication number
- JPS5922145A JPS5922145A JP13038882A JP13038882A JPS5922145A JP S5922145 A JPS5922145 A JP S5922145A JP 13038882 A JP13038882 A JP 13038882A JP 13038882 A JP13038882 A JP 13038882A JP S5922145 A JPS5922145 A JP S5922145A
- Authority
- JP
- Japan
- Prior art keywords
- interrupt
- execution
- program
- interruption
- block
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Control By Computers (AREA)
- Programmable Controllers (AREA)
Abstract
Description
【発明の詳細な説明】
本発明は、設備制御などに用いられるプログラマブルコ
ントローラにおいて、割込信号に対する高速応答全可能
とするだめの割込制御方式に関するものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an interrupt control method that enables high-speed response to interrupt signals in a programmable controller used for equipment control.
プログラマブルコントローラは、一般に、そのプログラ
ム全体を周期的に繰り返して実行することによって入出
力ボートの制御を行っている。A programmable controller generally controls input/output ports by periodically repeating and executing its entire program.
したがって、入力ポートの状態が変化しても、その変化
を検知しうるのは、その入力ポートの状態を参照するプ
ログラムを実行する時だけである。Therefore, even if the state of an input port changes, the change can only be detected when a program that refers to the state of the input port is executed.
すなわち、そのプログラムの実行の直後に、その入力ポ
ートの状態が変化した場合に、それを検知しうるのは、
次の周期における当該プログラムの実行時であり、最大
で実行周期分(例えば、50 m s程度)の遅れ(応
答時間)を生ずることになる。In other words, if the state of the input port changes immediately after the program is executed, this can be detected by:
This is when the program is executed in the next cycle, and a delay (response time) of up to the execution cycle (for example, about 50 ms) will occur.
このような遅れを少なくする試みの一つとして第1図の
従来の割込制御方式の一例の実行サイクル図に示すよう
に、分割化長周期プログラム・短周期プログラド結合形
のものがある。One of the attempts to reduce such delays is a combination of divided long-period program and short-period program, as shown in the execution cycle diagram of an example of a conventional interrupt control system in FIG.
この従来方式は、第1図(a)に示すように、長周期プ
ログLを各ブロックLt 、 L2 、 La VC分
割し、第2図(b)に示すように、上記各ブロックL
1+、TJ 21 L 3の実行直後に短周期プログラ
ムSを繰り返して複数回、実行をするようにしたもので
ある。In this conventional method, as shown in FIG. 1(a), the long-period program L is divided into blocks Lt, L2, La VC, and as shown in FIG.
1+, TJ 21 L 3, the short cycle program S is repeated a plurality of times immediately after execution of TJ 21 L 3.
この従来方式によれば、短周期プログラムSに対する最
大応答時間は、(TL+Ts)から(TL1+TS )
、 (TL2+T8 ) 、 (TL3+T!り
のいずれか最大のものまで約1/3に減少するが、短周
期プログラムSに割り当てられる時間が増加するので、
長期プログラムLに対する最大応答時間は、(TL+T
S)から(TL +3 ・Ts ) iで増加すること
になる。According to this conventional method, the maximum response time for the short-cycle program S is from (TL+Ts) to (TL1+TS).
, (TL2+T8), (TL3+T!), whichever is the maximum, will be reduced by about 1/3, but the time allocated to the short-cycle program S will increase, so
The maximum response time for long-term program L is (TL+T
S) to (TL +3 ・Ts) i.
また、他の試みとして、一般の計算機における割込制御
方式と同様なものにより、割込発生時には高速応答が必
要である旨の割込信号を中央処理装置に伝え、その割込
処理を行うという従来方式この従来方式は、割込信号の
発生タイミングをプログラム作成者によって管理(限定
)しえないので、プログラム作成の際、いかなるタイミ
ングの割込信号による処理中断に対しても異常事態が起
こらないように充分な注意が必要・不可欠である。Another attempt is to use an interrupt control method similar to that used in general computers to transmit an interrupt signal indicating that a high-speed response is required when an interrupt occurs to the central processing unit, and then process the interrupt. Conventional method In this conventional method, the generation timing of interrupt signals cannot be controlled (limited) by the program creator, so when creating a program, an abnormal situation will not occur even if processing is interrupted by an interrupt signal at any timing. Therefore, sufficient caution is necessary and essential.
これは、プログラム作成者にとって大きな負担であり、
例えば、設備■■り併用のプログラマブルコントローラ
については、一般に、その関係技術者が当該プログラム
の作成者であるが、上記のような注意を払ってのプログ
ラム作成の任には到底耐えられず、結局、尋問のプログ
ラマを必要とし、煩雑で不経済なものとなる。This is a big burden for program creators,
For example, for programmable controllers that are used in conjunction with equipment, the engineers involved are generally the creators of the programs, but they were unable to bear the responsibility of creating programs with the above-mentioned precautions, and in the end, , which requires a programmer for interrogation, making it complicated and uneconomical.
本発明の目的は、上記した従来技術の欠点をなくシ、設
備制御などに用い1られるプログラマブルコントローラ
において、割込信号に対しては高速応答が可能で、その
プログラム作成が容易な割込制御方式を提供することに
ある。An object of the present invention is to eliminate the above-mentioned drawbacks of the prior art, and provide an interrupt control method that is capable of high-speed response to interrupt signals and that is easy to create programs in a programmable controller used for equipment control. Our goal is to provide the following.
本発明に係る割込制御方式の構成は、設備制御用等の入
出力ホートラ有し、格納されている当該制御プログラム
に従い、その先頭から順次に周期的な実行・処理を行う
機能を有するプログラマブルコントローラにおいて、入
力ポートからの割込信号を保持しうるようにしておくと
ともに、制御プログラムを所定数のブロックに分割して
おき、その各ブロックの実行終了時に上記割込信号の保
持の有無を調べ、その保持がされているときに、直ちに
当該割込信号に対応する割込処理のブロックへプログラ
ム実行・処理の移行をせしめるように制御するものであ
る。The configuration of the interrupt control method according to the present invention is a programmable controller that has an input/output controller for equipment control, etc., and has a function of sequentially and periodically executing and processing the stored control program from the beginning. In this step, the interrupt signal from the input port can be held, the control program is divided into a predetermined number of blocks, and at the end of execution of each block, it is checked whether or not the interrupt signal is held. When the interrupt signal is held, the control is performed so that the program execution/processing is immediately transferred to the interrupt processing block corresponding to the interrupt signal.
これを要するに、制御プログラムメモリすることにより
、割込発生時に実行のブロック間移行をせしめて高速応
答を可能とするとともに、割込による制御の移行をブロ
ック間に限定することにより、プログラム作成の容易化
を可能とするものである。In short, by using a control program memory, execution can be transferred between blocks when an interrupt occurs to enable a high-speed response, and by limiting control transfer due to interrupts between blocks, it is easier to create programs. This makes it possible to
以下、本発明の実施例を図に基づいて説明する。Hereinafter, embodiments of the present invention will be described based on the drawings.
第2図は、本発明に係る割込制御方式の一実施例の方式
構成図、第3図は、そのタイムチャート、第4図は、同
制御プログラム例の構成図である。FIG. 2 is a system block diagram of one embodiment of the interrupt control method according to the present invention, FIG. 3 is a time chart thereof, and FIG. 4 is a block diagram of an example of the same control program.
ここで、■は、中央処理装置(以下、CPUという。)
、2は、入力ポート3A、3B、3Cからの割込信号の
有無を対応ビットに保持(セット)しておく割込レジス
タ、4は、例えば周期実行ブロック5CAN−A、Bお
よび割込実行ブロックINTRPT−A、B、C等の各
ブロックからなる制御プログラムをブロック別に区切っ
て格納するプログラムメモリ、5ば、上記各ブロックの
先頭アドレスを示すブロックアドレステーブルでアル。Here, ■ is the central processing unit (hereinafter referred to as CPU).
, 2 are interrupt registers that hold (set) the presence or absence of interrupt signals from input ports 3A, 3B, and 3C in corresponding bits; 4 is, for example, a periodic execution block 5CAN-A, B and an interrupt execution block; A program memory stores a control program consisting of blocks such as INTRPT-A, B, and C, divided into blocks; 5, a block address table indicating the start address of each block;
なお、第4図は、制御プログラムの一例を示すものであ
って、その(a) 、 (b)は上記周期実行ブロック
5CAN−A、Bに対するもの、その(C)は上記割込
実行ブロックINTRPT −Aに対するものを代表し
て示したものである。これらは、いずれも通常のリレー
回路記号によったもので、X−、Y−は各入カポート、
出力ボートに示す。Note that FIG. 4 shows an example of a control program, in which (a) and (b) are for the above-mentioned periodic execution blocks 5CAN-A and B, and (C) is for the above-mentioned interrupt execution block INTRPT. -A is shown as a representative example. These are all using normal relay circuit symbols, and X-, Y- are each input port,
Shown on the output boat.
まず、第3図に示すように、例えば、CPUIが通常の
制御プログラムの周期実行ブロック5CAN−A’、実
行しているときに、入力ポート3Bから割込信号が発生
すると、直ちに、割込レジスタ2の対応ビットBがセッ
トされる。First, as shown in FIG. 3, for example, when an interrupt signal is generated from the input port 3B while the CPU is executing the periodic execution block 5CAN-A' of the normal control program, the interrupt register The corresponding bit B of 2 is set.
CPUIは、この割込に対しては直ちに応答せず、その
実行中の周期実行ブロック5CAN−Aの完了後、直ち
に割込レジスタ2の各ビットA、B。The CPU does not immediately respond to this interrupt, but immediately interrupts each bit A, B of the interrupt register 2 after the completion of the currently executing cyclic execution block 5CAN-A.
Cの状態を調べ、割込が発生しているか否かの割込チェ
ックINTKを行う。Check the state of C and perform an interrupt check INTK to see if an interrupt has occurred.
これにより、CPU1ば、割込L/レジスタのビットB
がセットされており、入カポ−)3Bから割込が発生し
ていることを知った後、まず上記側込レジスタのピット
B’tリセットし、次にブロツハ
クアドレステーブル5の割込ブロック対応の第2行目(
IV)に示されている先頭アドレスに従い、プログラム
メモリ4から当該割込実行ブロックINTRPT−B’
e取り出し、その実行・処理をする。This causes CPU1 to interrupt bit B of the interrupt L/register.
is set and that an interrupt is generated from input capo 3B, first reset the pit B't of the side register, and then reset the interrupt block of block address table 5. The second line of the correspondence (
According to the start address shown in IV), the corresponding interrupt execution block INTRPT-B' is transferred from the program memory 4.
e, and execute/process it.
このブロックの実行完了後、再び割込レジスタ2の各ビ
ットA、B、Cの状態k mAIべろが、セットされて
いるものがないので、周期実行ブロック5CAN−Bの
実行を開始し、当該通常の制御プログラム全体の実行完
成を行うようにする。After the execution of this block is completed, the state of each bit A, B, and C of interrupt register 2 is not set. to complete the execution of the entire control program.
このように、入力ポート3A〜3Cいずれかからの割込
に対して、実行中の通常の制御プログラム全体の実行完
了を待たず、当該ブロックの終了時点で直ちに割込に対
する応答・実行(処理)をすることができる。In this way, in response to an interrupt from any of the input ports 3A to 3C, the response and execution (processing) to the interrupt can be performed immediately at the end of the corresponding block without waiting for the execution of the entire normal control program being executed to complete. can do.
最後に、従来方式と本実施例との具体的数置による比較
を以下に示す。Finally, a comparison using specific numerical values between the conventional method and this embodiment will be shown below.
まず、いずれの方式についても、C1)Uの実行速度を
4μS/命令、通常応答(周期実行)のプログラムが1
0000ステツプ、高速応答が必要な(割込実行の)プ
ログラムが500ステツプ、その応答時間の要求値を最
大4msとする。First, for both methods, the execution speed of C1) U is 4 μS/instruction, and the normal response (periodic execution) program is 1
0000 steps, a program requiring high-speed response (for interrupt execution) has 500 steps, and the required response time is 4 ms at the maximum.
第1図で説明した従来方式では、上記条件を満足するに
は、500ステツプの高速応答プログラムば4ms周期
で実行されなければならないが、その実行時間は2m5
(4μ5X500)であるので、長周期プログラムLは
4ms中の2 In S Lか実行することができず、
全プログラムの実行には80m5 (4,/Z 5X1
00OOX4111S/217TS)を要する。すなわ
ち、一部の信号に対して4 m Sの高速応答を実行し
ようとすると、他の信号の実行時間(全期間)は実時間
の2倍となってしまう。In the conventional method explained in Fig. 1, in order to satisfy the above conditions, a 500-step high-speed response program must be executed at a cycle of 4ms, but the execution time is 2m5.
(4 μ5 × 500), so the long period program L cannot be executed in 2 In S L in 4 ms,
80m5 (4, /Z 5X1
00OOX4111S/217TS). That is, when attempting to perform a high-speed response of 4 mS for some signals, the execution time (total period) for other signals ends up being twice the real time.
一方、本実施例の方式では、例えば10000ステツプ
のプログラムを10ブロツクに分割すれば、各ブロック
の実行時間は4 ;n sとなるので、割込に対する最
大応答時間4ms’(z満足することができる。なお、
割込発生は通常において頻発するものではないので、通
常応答(周期実行)の全プログラムは大体40 m s
で1口実行されるものとみなしても実用上の問題はない
。On the other hand, in the method of this embodiment, if a program of 10,000 steps is divided into 10 blocks, the execution time of each block is 4;ns, so the maximum response time to an interrupt is 4ms' (if z is satisfied) Yes, you can.
Since interrupts do not occur often, the entire program with normal response (periodic execution) takes approximately 40 ms.
There is no practical problem even if it is assumed that one mouth is executed.
更に、従来からの一般的な割込制御方式と比較すると、
それは割込発生時点でCPUが直ちに応答を開始するの
で応答時間は短かく、通常、1ms程度である。Furthermore, compared to conventional general interrupt control methods,
Since the CPU immediately starts responding when an interrupt occurs, the response time is short, usually about 1 ms.
これに対して、本実施例の方式では〜その応答時間が4
rn sで上記のものよりも遅いが、通常、プログラ
マブルコントローラの入出力ポートには数msの遅れが
あるフィルタが用いられているので、CPUの処理時間
の2〜3msの相違は大した問題とはならない。もし、
問題となるならばブロック数を更に増し、20程度にす
ればよい。On the other hand, in the method of this embodiment, the response time is 4
rns is slower than the one above, but the input/output ports of programmable controllers usually use filters with a delay of several milliseconds, so the difference in CPU processing time of 2 to 3 milliseconds is not a big problem. Must not be. if,
If this becomes a problem, the number of blocks can be further increased to about 20.
このように、本実施例の方式では、応答速度を同iK度
にすることができるばかりでなく、従来の一般的な割込
制御方式では上記10000ステツプいずれの箇所にも
割込が入る可能性があり、そのプログラム作成者は多大
の注意を払わなければならないのに対して、ブロックの
切れ目である10〜20箇所についてのみ注意を払えば
よく、プログラム作成が非常に容易となる。In this way, the method of this embodiment not only makes it possible to keep the response speed to the same degree as iK, but also reduces the possibility of an interrupt occurring at any of the above 10,000 steps in the conventional general interrupt control method. In contrast to this, the program creator has to pay a lot of attention, whereas he only has to pay attention to 10 to 20 places, which are the breaks between blocks, making the program creation much easier.
以上、詳細に説明したように、本発明によれば、高速応
答が必要な割込信号等に対しては通常の計算機と同程度
の短時間で応答することができるとともに、プログラム
作成は、通常のプロゲラ、プルコントローラと同様に極
めて容易に行うことができ、尋問のプログラマを不要と
した簡易・経済的なものであるので、プログラマブルコ
ントローラの性能向」−1効率向上、経済的運用に顕著
な効果が得られる。As described in detail above, according to the present invention, it is possible to respond to interrupt signals that require a high-speed response in a time comparable to that of a normal computer, and programming can be done easily. Like the Progera and Pull Controller, it is extremely easy to perform, and is simple and economical without the need for a programmer for interrogation. Effects can be obtained.
第1図は、従来の割込制御方式の一例の実行ザイクル図
、第2図は、本発明に係る割込制御方式の一実施例の方
式構成図、第3図は、そのタイムチャート、第4図は、
同制御プログラム例の構成図である。
1・・・CPU、2・・・割込レジスタ、3A、3B。
3C・・・入力ボート、4・・・プログラムメモリ、5
・・・ブロックアドレステーブル。
代理人 弁理士 福田幸作
(ほか1名)
茅1目
(a−2
(b〕
第2 目
$3 凶
第4 目
(υ)
(C)FIG. 1 is an execution cycle diagram of an example of a conventional interrupt control method, FIG. 2 is a system configuration diagram of an embodiment of an interrupt control method according to the present invention, and FIG. 3 is a time chart thereof. Figure 4 is
It is a block diagram of the example of the same control program. 1...CPU, 2...Interrupt register, 3A, 3B. 3C...Input board, 4...Program memory, 5
...Block address table. Agent Patent attorney Kosaku Fukuda (and 1 other person) Kaya 1st (a-2 (b)) 2nd $3 Kyo 4th (υ) (C)
Claims (1)
る制御プログラムに従い、その先頭から順次に周期的な
実行・処理を行う機能を有するプログラマブルコントロ
ーラにおいて、入力ポートからの割込信号を保持しうる
ようにしておくとともに、制御プログラムを所定数のブ
ロックに分割しておき、その各ブロックの実行終了時に
−1−、記割込信号の保持の有無を調べ、その保持がさ
れているときは、直ちに当該割込信号に対応する割込処
理のブロックへプログラム実行・処理の移行をせしめる
ように制御することを特徴とする割込制御方式。1. In a programmable controller that has an input/output controller for equipment control, etc., and has the function of sequentially executing and processing periodically from the beginning according to a stored control program, it holds interrupt signals from input ports. In addition, the control program is divided into a predetermined number of blocks, and at the end of execution of each block, it is checked whether or not the interrupt signal is held, and if it is held. An interrupt control method is characterized in that control is performed so that program execution and processing are immediately transferred to an interrupt processing block corresponding to the interrupt signal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13038882A JPS5922145A (en) | 1982-07-28 | 1982-07-28 | Interruption control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13038882A JPS5922145A (en) | 1982-07-28 | 1982-07-28 | Interruption control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS5922145A true JPS5922145A (en) | 1984-02-04 |
Family
ID=15033124
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP13038882A Pending JPS5922145A (en) | 1982-07-28 | 1982-07-28 | Interruption control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS5922145A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60258649A (en) * | 1984-06-04 | 1985-12-20 | Mitsubishi Electric Corp | Programmable controller |
JP2009011239A (en) * | 2007-07-05 | 2009-01-22 | Fumakilla Ltd | Wearing type chemical-diffusing device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5378138A (en) * | 1976-12-22 | 1978-07-11 | Fujitsu Ltd | Processing system for multiplex interruption |
-
1982
- 1982-07-28 JP JP13038882A patent/JPS5922145A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5378138A (en) * | 1976-12-22 | 1978-07-11 | Fujitsu Ltd | Processing system for multiplex interruption |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS60258649A (en) * | 1984-06-04 | 1985-12-20 | Mitsubishi Electric Corp | Programmable controller |
JP2009011239A (en) * | 2007-07-05 | 2009-01-22 | Fumakilla Ltd | Wearing type chemical-diffusing device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4504906A (en) | Multiprocessor system | |
US4275440A (en) | I/O Interrupt sequencing for real time and burst mode devices | |
JPS62162146A (en) | Testing system for multiprocessor system | |
JPS6134182B2 (en) | ||
US5247640A (en) | Dual access control system including plural magnetic disk control units and contention control circuitry | |
JPS5922145A (en) | Interruption control system | |
US4566062A (en) | Timing control system in data processor | |
KR940000980A (en) | High Speed Ladder Instruction Processing Device for Programmable Logic Controller | |
US20030225812A1 (en) | Controller for machine | |
SU1116432A1 (en) | Firmware processor with fast interruption tools | |
JPH064301A (en) | Time division interruption control system | |
JP2679440B2 (en) | Information processing device | |
JPS6315628B2 (en) | ||
US3905021A (en) | Circuit arrangement for interpreting the content of a register as an instruction | |
JPS6342547A (en) | Line control unit | |
JPS60198939A (en) | Transfer system of split data | |
JP2544015B2 (en) | Micro program processor | |
JPS62130427A (en) | Memory read/write system | |
JP2982811B2 (en) | Access control device | |
JP3754765B2 (en) | Data processing device | |
JPS6350903B2 (en) | ||
JPS6210757A (en) | Processor control system | |
JPS62162107A (en) | Program changing method for programmable controller | |
JPS61226839A (en) | Event processing system | |
JPH11282787A (en) | Input/output control device |