JPS6217847Y2 - - Google Patents

Info

Publication number
JPS6217847Y2
JPS6217847Y2 JP1981105594U JP10559481U JPS6217847Y2 JP S6217847 Y2 JPS6217847 Y2 JP S6217847Y2 JP 1981105594 U JP1981105594 U JP 1981105594U JP 10559481 U JP10559481 U JP 10559481U JP S6217847 Y2 JPS6217847 Y2 JP S6217847Y2
Authority
JP
Japan
Prior art keywords
input
output
instruction
memory
user 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
Application number
JP1981105594U
Other languages
Japanese (ja)
Other versions
JPS5815203U (en
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 filed Critical
Priority to JP10559481U priority Critical patent/JPS5815203U/en
Publication of JPS5815203U publication Critical patent/JPS5815203U/en
Application granted granted Critical
Publication of JPS6217847Y2 publication Critical patent/JPS6217847Y2/ja
Granted legal-status Critical Current

Links

Description

【考案の詳細な説明】 この考案はプログラマブル・コントローラに関
し、特に、ユーザプログラムの実行処理速度を高
速化する技術に関する。
DETAILED DESCRIPTION OF THE INVENTION This invention relates to a programmable controller, and particularly to a technique for increasing the execution processing speed of a user program.

周知のように、ラダーダイヤグラム式やロジツ
クシンボル式等の一般のプログラマブル・コント
ローラは、基本的に、使用者側にて任意に作成さ
れたシーケンス制御プログラムを格納するユーザ
プログラムメモリと、外部入力信号が与えられる
入力回路と、外部出力信号を送出する出力回路
と、上記入力回路および出力回路に対応した入出
力データ等を一時記憶する入出力メモリと、上記
ユーザプログラムメモリの各命令を順次高速に繰
り返し読出して解読実行し、上記入出力メモリの
データに基づいて演算処理するとともに、その演
算処理結果で上記入出力メモリのデータを書換え
る命令実行手段と、上記入力回路の入力データを
上記入出力メモリの所定エリアに書込むととも
に、上記入出力メモリの所定エリアの出力データ
を上記出力回路にセツトする入出力更新手段とで
もつて構成されている。
As is well known, general programmable controllers such as ladder diagram type and logic symbol type basically have a user program memory that stores a sequence control program arbitrarily created by the user, and an external input signal. , an input circuit that sends an external output signal, an input/output memory that temporarily stores input/output data, etc. corresponding to the input circuit and output circuit, and the user program memory that sequentially executes each instruction at high speed. an instruction execution means for repeatedly reading and decoding the data, performing arithmetic processing based on the data in the input/output memory, and rewriting the data in the input/output memory with the results of the arithmetic processing; The input/output updating means writes data into a predetermined area of the memory and sets the output data of the predetermined area of the input/output memory to the output circuit.

この種のプログラマブル・コントローラの最も
重要視される性能として、処理速度の問題があ
る。
The most important performance of this type of programmable controller is processing speed.

通常のプログラマブル・コントローラでは、上
述したユーザプログラムに基づく入出力データの
ビツト演算および入出力更新動作の他、演算の途
中経過や入出力状態をモニタ表示する等のプログ
ラムコンソールに係わる処理が行われている。こ
れらの全ての処理動作を含むプログラマブル・コ
ントローラの処理周期をできるだけ短くする必要
がある。この処理周期が大きくなると、周知のよ
うに、外部入力信号が変化してからその変化に基
づく外部出力の変化が生じるまでの応答遅れが大
きくなるし、外部入力信号の幅の小さなパルス的
変化がコントローラに受付られなくなる等の種々
の問題を生ずる。
In a normal programmable controller, in addition to bit operations on input/output data and input/output update operations based on the user program described above, processing related to the program console, such as displaying the progress of operations and input/output status on a monitor, is performed. There is. It is necessary to make the processing cycle of the programmable controller, which includes all of these processing operations, as short as possible. As is well known, when this processing cycle becomes longer, the response delay between a change in the external input signal and the change in the external output based on that change increases, and small pulse-like changes in the external input signal occur. This causes various problems such as not being accepted by the controller.

従来のプログラマブル・コントローラにおける
上述した命令実行手段の1ユーザ命令の実行動作
は、プログラムカウンタを更新して、ユーザプロ
グラムメモリから実行すべき命令を読出す命令読
出段階と、その読出された命令を解読実行する命
令実行段階とに分かれており、これが時間的に直
列に行われるように構成されていた。ここで、上
記命令実行段階は、比較的簡単なビツト演算が主
であるので、その処理時間はそれ程大きくはな
い。これに対し上記命令読出段階は、ユーザプロ
グラムメモリとして使用するメモリ素子の特性に
左右される訳で、最近のICメモリではアクセス
タイムは相当短くなつてきてはいるが、未だ命令
実行段階の処理時間に近い程度の比較的大きな時
間を要しており、1命令の実行時間に占めるこの
命令読出段階の処理時間が比較的大きいものであ
つた。このことが、上述したようにプログラマブ
ル・コントローラの処理周期を短縮する上での大
きな制約としてクローズアツプされてきた。
The execution operation of one user instruction by the above-mentioned instruction execution means in a conventional programmable controller includes an instruction reading stage of updating the program counter and reading out the instruction to be executed from the user program memory, and decoding the read instruction. The system was divided into two stages: an instruction execution stage, and these stages were configured to be performed serially in time. Here, since the above-mentioned instruction execution stage mainly involves relatively simple bit operations, the processing time thereof is not so long. On the other hand, the above-mentioned instruction reading stage is influenced by the characteristics of the memory element used as the user program memory, and although access time has become considerably shorter in recent IC memories, the processing time of the instruction execution stage still remains. The processing time of this instruction reading stage is relatively large in the execution time of one instruction. As mentioned above, this has been highlighted as a major constraint in shortening the processing cycle of programmable controllers.

この考案は上述した従来の問題点に鑑みなされ
たものであり、その目的は、上記命令読出段階と
命令実行段階とが並例的に行われ、その結果ユー
ザプログラムの実行処理時間を大幅に短縮するこ
とができるようにしたプログラマブル・コントロ
ーラを提供することにある。
This idea was devised in view of the conventional problems mentioned above, and its purpose is to perform the instruction reading stage and the instruction execution stage in parallel, thereby significantly shortening the execution processing time of the user program. An object of the present invention is to provide a programmable controller that can perform the following functions.

上記の目的を達成するために、この考案のプロ
グラマブル・コントローラは、上記命令実行部と
して、上記ユーザプログラムメモリを順番にアド
レツシングするためプログラムカウンタと、上記
ユーザプログラムメモリから読出された命令を一
時記憶する命令レジスタとを有し、この命令レジ
スタに上記ユーザプログラムメモリから読出され
たアドレスNの命令をラツチすると同時あるいは
直後に上記プログラムカウンタをアドレスN+1
に歩進させ、上記ユーザプログラムメモリからア
ドレスN+1の命令を読出す動作が、上記命令レ
ジスタ中のアドレスNの命令の解読実行動作と並
列的に行なわれるように構成するとともに、上記
CPUとしてSTA信号を出して命令実行部を起動
させるとともに、命令実行部からのEND信号を
受けて命令実行部の動作を終了させ、同時に入出
力更新制御を実行開始するように構成したことを
特徴とする。
In order to achieve the above object, the programmable controller of the present invention includes, as the instruction execution unit, a program counter for sequentially addressing the user program memory, and temporarily stores instructions read from the user program memory. and an instruction register, and at the same time or immediately after latching the instruction at address N read from the user program memory in the instruction register, the program counter is set to address N+1.
The operation of reading out the instruction at address N+1 from the user program memory is performed in parallel with the operation of decoding and executing the instruction at address N in the instruction register, and
The feature is that the CPU issues an STA signal to start the instruction execution section, receives an END signal from the instruction execution section, ends the operation of the instruction execution section, and simultaneously starts executing input/output update control. shall be.

以下、この考案の実施例を図面に基づいて詳細
に説明する。
Hereinafter, embodiments of this invention will be described in detail based on the drawings.

第1図は本考案を適用したプログラマブル・コ
ントローラの全体の構成を示すブロツク図であ
る。このプログラマブル・コントローラにおい
て、CPU1は、ROM2に格納されたシステムプ
ログラムを実行し、RAM3をシステムワーキン
グメモリとして使い、プログラマブル・コントロ
ーラ全体をタミング制御と、前述した入出力更新
手段としての制御と、プログラムコンソール5に
係わる制御等を行い、前述した命令実行手段とし
ての動作はCPU1からの指令を受けて命令実行
部6によつて行われる。
FIG. 1 is a block diagram showing the overall configuration of a programmable controller to which the present invention is applied. In this programmable controller, the CPU 1 executes the system program stored in the ROM 2, uses the RAM 3 as the system working memory, controls the entire programmable controller by timing control, the control as the input/output update means mentioned above, and the program console. 5, and the operation as the instruction execution means described above is performed by the instruction execution unit 6 in response to instructions from the CPU 1.

CPU1は、命令実行サイクルになると、スタ
ート信号STAを“1”にすることによつて、命
令実行部6に動作指令を与える。信号STAが
“1”になると、命令実行部6がユーザプログラ
ムメモリ7に格納されたユーザプログラムの実行
を開始する。このとき同時に、信号STAが
“1”になつたことにより、マルチプレクサ11
はプログラムカウンタ9の出力をユーザプログラ
ムメモリ7のアドレスラインに接続し、またマル
チプレクサ12は命令レジスタ10の出力を入出
力メモリ8のアドルスラインに接続する。また信
号STA=“1”を受けて、ユーザプログラムメモ
リ7および入出力メモリ8の各データ入出力ライ
ンとCPU1側のデータバスDBとを結ぶゲート13
および14はオフとなる。すなわち信号STA=
“1”であるときは、ユーザプログラムメモリ
7、入出力メモリ8はCPU1側から切り放され、
命令実行部6側に接続される。
In the instruction execution cycle, the CPU 1 gives an operation command to the instruction execution section 6 by setting the start signal STA to "1". When the signal STA becomes "1", the instruction execution unit 6 starts executing the user program stored in the user program memory 7. At the same time, the signal STA becomes "1", so the multiplexer 11
connects the output of program counter 9 to the address line of user program memory 7, and multiplexer 12 connects the output of instruction register 10 to the address line of input/output memory 8. In addition, upon receiving the signal STA="1", the gate 13 connects each data input/output line of the user program memory 7 and the input/output memory 8 to the data bus DB on the CPU 1 side.
and 14 are turned off. That is, signal STA=
When it is "1", the user program memory 7 and input/output memory 8 are disconnected from the CPU 1 side,
It is connected to the instruction execution unit 6 side.

上記の状態(STA=“1”)において、命令実
行部6は、プログラムカウンタ9制御して、これ
の出力によりユーザプログラムメモリ7を先頭番
地から順次アドレツシングし、ユーザプログラム
メモリ7に格納されたユーザプログラムを1命令
づつ命令レジスタ10に読出す。
In the above state (STA="1"), the instruction execution unit 6 controls the program counter 9 and sequentially addresses the user program memory 7 from the first address based on the output of the program counter 9 to address the user program stored in the user program memory 7. The program is read into the instruction register 10 one instruction at a time.

第2図は命令実行部6のマシンサイクルとプロ
グラムカウンタ9、命令レジスタ10の制御の関
係を示すタイミングチヤートである。同図におい
て、φ1は命令実行部6の基本クロツクであり、
φ2はこれを1/2に分周したクロツクである。命
令実行部6はφ2の1周期を1マシンサイクルと
して制御動作を行う。また第1図に示すように、
命令実行部6から出力される信号CKが、プログ
ラムカウンタ9を歩進させる歩進信号として印加
されると同時に、命令レジスタ10にユーザプロ
グラムメモリ7から読出された命令をラツチさせ
るラツチ信号として印加されるようになつてい
る。この歩進/ラツチ信号CKは、第2図に示す
ように、各マシンサイクルの最後に出力される。
プログラムカウンタ9は、信号CKが立ち下がつ
たのを受けて歩進される。また命令レジスタ10
は、信号CKが立ち下がつたのを受けてラツチ動
作を行う。従つて第2図に示すように、マシンサ
イクル#1の最後にて信号CKが立ち下がると、
プログラムカウンタ9はこれを受けて歩進され、
その出力がN−1からNに変化する。なおこの変
化には、ある程度の時間遅れを伴うのは勿論であ
る。また、ユーザプログラムメモリ7は命令実行
サイクル中は読出しモードにされており、プログ
ラムカウンタ9の出力がN−1からNに変化する
のを受けて、ユーザプログラムメモリ7から出力
される命令もアドレスN−1の命令から次のアド
レスNの命令に変化することになる。しかし、マ
シンサイクル#1の最後で、信号CKが立ち下が
つてから、ユーザプログラムメモリ7のデータ入
出力端にアドレスNの命令が安定的に出力される
までの時間Td(アクセスタイム)は前述したよ
うにそれ程小さくなく、第2図のようにマシンサ
イクル中に占める割合が非常に大きい。一方、マ
シンサイクル#1の最後で信号CKが立ち下がつ
たのを受けて、命令レジスタ10がラツチ動作を
するが、その際命令レジ10にラツチされるの
は、アドレスNの命令ではなく、ユーザプログラ
ムメモリ7のデータ出力が変化する前のアドレス
N−1の命令である。この命令レジスタ10のラ
ツチ動作にも当然応答遅れはあるが、それは極め
て微小であり、第2図に示すように、マシンサイ
クル#1の最後で信号CKが立ち下がつてから命
令レジスタ10にアドレスN−1の命令がラツチ
されるまでの時間△Tは非常に小さい。すなわ
ち、マシンサイクルが#1から#2に替ると、極
く短時間で命令レジシタ10にアドレスN−1の
命令がラツチされ、この命令がマシンサイクル
#2にて解読実行されるのである。つまり、命令
レジスタ10にラツチされた命令の内、入出力ア
ドレスはマルチプレクサ12を介して入出力メモ
リ8をアドレツシングし、また命令コードは命令
実行部6に供給され、解読される。そして命令実
行部6は、その命令コードに従つて先の論理演算
結果と入出力メモリ8から読出される入出力デー
タとの論理演算を行つたり、更にその結果を入出
力メモリ8に書込む等の動作を行う訳である。こ
の動作がマシンサイル#2中で行われる訳であ
る。
FIG. 2 is a timing chart showing the relationship between the machine cycle of the instruction execution section 6 and the control of the program counter 9 and instruction register 10. In the figure, φ1 is the basic clock of the instruction execution unit 6,
φ2 is a clock whose frequency is divided by 1/2. The instruction execution unit 6 performs control operations with one cycle of φ2 as one machine cycle. Also, as shown in Figure 1,
The signal CK output from the instruction execution section 6 is applied as an increment signal to increment the program counter 9, and at the same time is applied as a latch signal to the instruction register 10 to latch the instruction read from the user program memory 7. It is becoming more and more common. This step/latch signal CK is output at the end of each machine cycle, as shown in FIG.
The program counter 9 is incremented in response to the fall of the signal CK. Also, the instruction register 10
performs a latch operation in response to the fall of the signal CK. Therefore, as shown in Figure 2, when the signal CK falls at the end of machine cycle #1,
In response to this, the program counter 9 is incremented,
Its output changes from N-1 to N. Of course, this change involves a certain amount of time delay. Further, the user program memory 7 is in the read mode during the instruction execution cycle, and as the output of the program counter 9 changes from N-1 to N, the instruction output from the user program memory 7 is also set to address N. -1 instruction changes to the next address N instruction. However, the time Td (access time) from when the signal CK falls at the end of machine cycle #1 until the command at address N is stably output to the data input/output terminal of the user program memory 7 is as described above. As shown in Fig. 2, it is not that small, but it occupies a very large proportion during the machine cycle, as shown in Fig. 2. On the other hand, in response to the fall of the signal CK at the end of machine cycle #1, the instruction register 10 performs a latching operation, but what is latched in the instruction register 10 at this time is not the instruction at address N, but the user's instruction. This is the command at address N-1 before the data output of the program memory 7 changes. Naturally, there is a response delay in the latch operation of the instruction register 10, but it is extremely small, and as shown in FIG. The time ΔT until N-1 instructions are latched is very small. That is, when the machine cycle changes from #1 to #2, the instruction at address N-1 is latched in the instruction register 10 in a very short time, and this instruction is decoded and executed in machine cycle #2. That is, the input/output address of the instruction latched in the instruction register 10 addresses the input/output memory 8 via the multiplexer 12, and the instruction code is supplied to the instruction execution unit 6 and decoded. Then, the instruction execution unit 6 performs a logical operation on the previous logical operation result and the input/output data read from the input/output memory 8 according to the instruction code, and further writes the result to the input/output memory 8. It performs the following operations. This operation is performed in machine sile #2.

そして、マシンサイクル#2の最後で信号CK
が立ち下がり、プログラムカウンタ9が歩進され
るとともに命令レジスタ10がラツチ動作をす
る。このとき命令レジスタ10にラツチされるの
は、アドレスNの命令であり、この命令が次のマ
シンサイクル#3中で解読実行される。また、プ
ログラムカウンタ9はN+1に歩進され、ユーザ
プログラムメモリ7をこれでもつてアドレツシン
グし、ユーザプログラムメモリ7からは時間Td
だけ遅れて、アドレスN+1の命令が読出され
る。すなわち、マシンサイクル#3において、ア
ドレスNの命令の解読実行と、アドレスN+1の
命令の読出段階とが並列的に行われるのである。
従つて、従来のように命令読出段階と命令実行段
階を時間的に直列的に行つていたのに比べると、
命令の実行処理時間は大幅に短縮されるのであ
る。
Then, at the end of machine cycle #2, the signal CK
falls, the program counter 9 is incremented, and the instruction register 10 performs a latch operation. At this time, the instruction at address N is latched in the instruction register 10, and this instruction is decoded and executed during the next machine cycle #3. Also, the program counter 9 is incremented to N+1, and the user program memory 7 is now addressed, and from the user program memory 7 the time Td is incremented.
The instruction at address N+1 is read out after a delay of . That is, in machine cycle #3, the decoding and execution of the instruction at address N and the reading stage of the instruction at address N+1 are performed in parallel.
Therefore, compared to the conventional method where the instruction reading stage and the instruction execution stage were performed serially in time,
The instruction execution processing time is significantly reduced.

なお、命令実行部6はユーザプログラムメモリ
7の最後の命令まで実行終了すると、終了信号
ENTを“1”にし、CPU1に対してユーザプロ
グラムの一巡実行の終了を通知する。これを受け
てCPU1は、スタート信号STAを“0”に戻
し、マルチプレクサ11および12を切替えると
ともに、ゲート13および14をオンにし、ユー
ザプログラムメモリ7および入出力メモリ8を
CPU1のアドレスバスABおよびデータバスDBに
接続する。そして、まず入出力メモリ8の出力デ
ータを入出力部4の出力回路に伝達するととも
に、入出力部4の入力回路の入力データを入出力
メモリ8の所定エリアに格納するという入出力更
新動作を実行する。またそれ以外に、プログラム
コンソールにコンソール後に係わるモニタ処理制
御等を行う。CPU1はそれら一連の制御を行つ
た後、再びスタート信号STAを“1”にする。
すると、命令実行部6によるユーザプログラムの
実行動作が前述のように開始される。
Note that when the instruction execution unit 6 finishes executing up to the last instruction in the user program memory 7, it issues an end signal.
Set ENT to "1" to notify CPU 1 of the end of one round of execution of the user program. In response to this, the CPU 1 returns the start signal STA to "0", switches the multiplexers 11 and 12, turns on the gates 13 and 14, and closes the user program memory 7 and input/output memory 8.
Connect to address bus AB and data bus DB of CPU1. First, an input/output update operation is performed in which the output data of the input/output memory 8 is transmitted to the output circuit of the input/output section 4, and the input data of the input circuit of the input/output section 4 is stored in a predetermined area of the input/output memory 8. Execute. In addition, it also controls monitor processing related to the program console after the console. After performing these series of controls, the CPU 1 sets the start signal STA to "1" again.
Then, the instruction execution unit 6 starts executing the user program as described above.

以上詳細に説明したように、この考案に係るプ
ログラマブル・コントローラでは、ユーザプログ
ラムの命令読出段階と命令実行段階とが並列的に
行われるので、ユーザプログラムメモリのアクセ
スタイムがユーザプログラムの処理速度に影響を
与えなくなり、全体として大幅に処理速度を向上
させることができる。
As explained in detail above, in the programmable controller according to this invention, the instruction reading stage and the instruction execution stage of the user program are performed in parallel, so the access time of the user program memory affects the processing speed of the user program. , and the overall processing speed can be significantly improved.

さらに、この考案によれば、処理速度の高速化
を達成しつつも、命令実行部それ自体は比較的簡
単なビツト演算回路で構成できるため、格別のコ
ストアツプをきたさない等の効果を有する。
Further, according to this invention, while achieving a high processing speed, the instruction execution section itself can be constructed from a relatively simple bit operation circuit, so that there is an advantage that no particular increase in cost occurs.

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

第1図は本考案を適用したプログラマブル・コ
ントローラの一実施例を示すブロツク図、第2図
は同上プログラマブル・コントローラの命令実行
動作を示すタイミングチヤートである。 6……命令実行部、7……ユーザプログラムメ
モリ、8……入出力メモリ、9……プログラムカ
ウンタ、10……命令レジスタ。
FIG. 1 is a block diagram showing an embodiment of a programmable controller to which the present invention is applied, and FIG. 2 is a timing chart showing an instruction execution operation of the programmable controller. 6... Instruction execution unit, 7... User program memory, 8... Input/output memory, 9... Program counter, 10... Instruction register.

Claims (1)

【実用新案登録請求の範囲】 使用者側にて任意に作成されたシーケンス制御
プログラムを格納するユーザプログラムメモリ
と、 外部入力信号が与えられる入力回路および外部
出力信号を送出する出力回路と、 上記入力回路および出力回路に対応した入出力
データ等を一時記憶する入出力メモリと、 上記ユーザプログラムメモリの各命令を順次高
速に繰り返し読出して解読実行し、上記入出力メ
モリのデータに基づいて演算処理するとともに、
その演算処理結果で上記入出力メモリのデータを
書換える命令実行部と、 上記入力回路の入力データを上記入出力メモリ
の所定エリアに書込むとともに、上記入出力メモ
リの所定エリアの出力データを上記出力回路にセ
ツトする入出力更新処理を実行するCPUと、 を有するプログラマブル・コントローラにおい
て、 上記命令実行部は、 上記ユーザプログラムメモリを順番にアドレツ
シングするためのプログラムカウンタと、 上記ユーザプログラムメモリから読出された命
令を一時記憶する命令レジスタとを有し、 この命令レジスタに上記ユーザプログラムメモ
リから読出されたアドレスNの命令をラツチする
と同時あるいは直後に上記プログラムカウンタを
アドレスN+1に歩進させ、上記ユーザプログラ
ムメモリからアドレスN+1の命令を読出す動作
が、上記命令レジスタ中のアドレスNの命令の解
読実行動作と並列的に行なわれるように構成さ
れ、 上記CPUは、 STA信号を出して命令実行部を起動させると
ともに、命令実行部からのEND命令を受けて命
令実行部の動作を終了させ、同時に入出力更新制
御を実行するように構成されている、 ことを特徴とするプログラマブル・コントロー
ラ。
[Claims for Utility Model Registration] A user program memory that stores a sequence control program arbitrarily created by the user, an input circuit to which an external input signal is given, an output circuit to send an external output signal, and the above input. An input/output memory that temporarily stores input/output data, etc. corresponding to the circuit and output circuit, and each instruction in the user program memory is sequentially and repeatedly read out at high speed, decoded and executed, and arithmetic processing is performed based on the data in the input/output memory. With,
an instruction execution unit that rewrites data in the input/output memory with the result of the arithmetic processing; and an instruction execution unit that writes the input data of the input circuit to a predetermined area of the input/output memory, and writes the output data of the predetermined area of the input/output memory to the A programmable controller having: a CPU that executes input/output update processing to be set in an output circuit; and a program counter for sequentially addressing the user program memory; and a program counter for sequentially addressing the user program memory; and an instruction register for temporarily storing instructions read from the user program memory, and at the same time or immediately after latching the instruction at address N read from the user program memory in the instruction register, the program counter is incremented to address N+1, The CPU is configured such that the operation of reading the instruction at address N+1 from the memory is performed in parallel with the operation of decoding and executing the instruction at address N in the instruction register, and the CPU issues an STA signal to start the instruction execution unit. A programmable controller characterized in that the programmable controller is configured to receive an END command from the instruction execution section, terminate the operation of the instruction execution section, and simultaneously execute input/output update control.
JP10559481U 1981-07-16 1981-07-16 programmable controller Granted JPS5815203U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10559481U JPS5815203U (en) 1981-07-16 1981-07-16 programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10559481U JPS5815203U (en) 1981-07-16 1981-07-16 programmable controller

Publications (2)

Publication Number Publication Date
JPS5815203U JPS5815203U (en) 1983-01-31
JPS6217847Y2 true JPS6217847Y2 (en) 1987-05-08

Family

ID=29900124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10559481U Granted JPS5815203U (en) 1981-07-16 1981-07-16 programmable controller

Country Status (1)

Country Link
JP (1) JPS5815203U (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61195458A (en) * 1985-02-25 1986-08-29 Fujitsu Ltd Telegram transmission and reception control method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5489173A (en) * 1977-12-26 1979-07-14 Toyoda Mach Works Ltd Sequence controller
JPS5611504A (en) * 1979-07-11 1981-02-04 Japan Atom Energy Res Inst Control timing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5489173A (en) * 1977-12-26 1979-07-14 Toyoda Mach Works Ltd Sequence controller
JPS5611504A (en) * 1979-07-11 1981-02-04 Japan Atom Energy Res Inst Control timing system

Also Published As

Publication number Publication date
JPS5815203U (en) 1983-01-31

Similar Documents

Publication Publication Date Title
US4870562A (en) Microcomputer capable of accessing internal memory at a desired variable access time
US4153941A (en) Timing circuit and method for controlling the operation of cyclical devices
US4126896A (en) Microprogrammed large-scale integration (LSI) microprocessor
JPS6217847Y2 (en)
JPH0887441A (en) Flash memory access system
JP2777133B2 (en) Central processing unit
JP2000029508A (en) Programmable controller
JPS623458B2 (en)
JP3091382B2 (en) Keyboard input reading method
SU1737440A1 (en) Device for software processing of digital data
RU2079876C1 (en) Microprogram control device
JPH0683986A (en) Single chip microcomputer
JPH0638209B2 (en) Programmable controller
JPS6230452B2 (en)
JPH0310123B2 (en)
JPH0128416B2 (en)
JPH06259264A (en) Clock control circuit
JPS59223804A (en) Programmable controller
JPH05143322A (en) Microcomputer
JPH0256605A (en) Sequence processing executing device
JPS6346858B2 (en)
JPH0412851B2 (en)
JPS63299458A (en) Memory access circuit
JPS6051735B2 (en) central processing unit
JPS62248043A (en) Memory switching circuit for fetching microcomputer instruction