JPS61161509A - System and device for operating high speed sequence - Google Patents

System and device for operating high speed sequence

Info

Publication number
JPS61161509A
JPS61161509A JP304885A JP304885A JPS61161509A JP S61161509 A JPS61161509 A JP S61161509A JP 304885 A JP304885 A JP 304885A JP 304885 A JP304885 A JP 304885A JP S61161509 A JPS61161509 A JP S61161509A
Authority
JP
Japan
Prior art keywords
input
output
instruction
sequence
code
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
JP304885A
Other languages
Japanese (ja)
Inventor
Yoshihiko Okayama
喜彦 岡山
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.)
Shibaura Machine Co Ltd
Original Assignee
Toshiba Machine 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 Toshiba Machine Co Ltd filed Critical Toshiba Machine Co Ltd
Priority to JP304885A priority Critical patent/JPS61161509A/en
Publication of JPS61161509A publication Critical patent/JPS61161509A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/056Programming the PLC

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Advance Control (AREA)
  • Executing Machine-Instructions (AREA)
  • Programmable Controllers (AREA)

Abstract

PURPOSE:To perform high-speed sequence operation by storing an operation OP code and an I/O address of an instruction word in a sequence memory while shifting them from each other and adding a simple converting circuit to a programmable controller. CONSTITUTION:A high speed programmable controller PC consists essentially of a CPU10, an OS-ROM11, a sequence memory 12, instruction fetch part 13, a sequence operating part 14, etc. The CPU10 executes not only the service to an input/output peripheral device 22 of an I/O module 21 through an I/O interface part 19 or the like but also function instructions of a timer, a counter, etc. which cannot be processed in the sequence operating part 14. With respect to the processing of an input instruction, bit operation of corresponding I/O information which is read out in advance and is latched is started when the OP code is fetched from the sequence memory 12. The operation is started similarly with respect to an output instruction, and the OP code following said OP code part is set to the non-operation state automatically.

Description

【発明の詳細な説明】 (発明の技術分野) この発明は、シーケンスを高速で演算する高速シーケン
ス演算方式及びその装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field of the Invention) The present invention relates to a high-speed sequence calculation method and apparatus for calculating a sequence at high speed.

(発明の技術的背景とその問題点) 第4@ (A)は従来のシーケンスプログラムの命令語
のメモリへの格納状態を示し、第4図(B)はこの命令
語をフェッチする状態を示す図である。従来のプログラ
マブルコントローラPCの演算方式は、オペレージ、ン
コード(以下、OPコードという)と入出力アドレス(
以下、i / oアドレスという)とから成るシーケン
スプログラムの命令語を、その命令を実行するために第
4図(B)に示すようにメモリから命令レジスタに逐次
フェッチし、i / oアドレスをバスに出力してオン
・オフ情報を入出力していた。この従来の方式では、1
つの命令語を処理するために最低でもOPコードを読出
す時間とi / oアドレスを読出す時間とが必要であ
り、メモリアクセス時間の2倍は必要である。
(Technical background of the invention and its problems) Figure 4 (A) shows a state in which the instruction word of a conventional sequence program is stored in memory, and Figure 4 (B) shows a state in which this instruction word is fetched. It is a diagram. The calculation method of conventional programmable controller PCs is the operation code (hereinafter referred to as OP code) and input/output address (
In order to execute the instruction words of a sequence program consisting of an I/O address (hereinafter referred to as an I/O address), as shown in FIG. The on/off information was input/output by outputting to the . In this conventional method, 1
In order to process one instruction word, at least the time to read the OP code and the time to read the I/O address are required, which is twice the memory access time.

しかし、プログラマブルコントローラの演算処理にあっ
たてはシーケンスメモリのフェッチが一番時間を必要と
するので、この従来のプログラマブルコントローラは高
速のシーケンス演算ができないという問題点があった。
However, in the arithmetic processing of a programmable controller, fetching from the sequence memory requires the most time, so this conventional programmable controller has the problem that high-speed sequence arithmetic cannot be performed.

(発明の目的) この発明は上述のような事情からなされたものであり、
プログラマブルコントローラの逐次演算処理特性を利用
して、OPコードとi / 。
(Object of the invention) This invention was made under the above circumstances,
Utilizing the sequential processing characteristics of the programmable controller, the OP code and i/.

アドレスとを一段ずらしてシーケンスメモリに格納する
ことにより、OPコードをフェッチする際に同時に1つ
先のi / oアドレスを先読みし、次のOPコードを
7エフチした時にこのi10アドレスもフェッチし、直
ちに演算処理してl命令語の処理を1回のメモリアクセ
スで済ませ、シーケンス演算を高速化したプログラマブ
ルコントローラの高速シーケンス演算方式及びその装置
を提供することを目的としている。
By shifting the address one step and storing it in the sequence memory, when fetching the OP code, the next I/O address is read ahead at the same time, and when the next OP code is 7 eft, this i10 address is also fetched. It is an object of the present invention to provide a high-speed sequence operation method for a programmable controller and its device, which can perform arithmetic processing immediately and process an instruction word in one memory access, thereby speeding up the sequence operation.

(発明の概要) この発明はプログラマブルコントローラの高速シーケン
ス演算方式及びその装置に関し、プログラマブルコント
ローラにおいてシーケンス演算がジャンプなしに逐次実
行される性質を利用して、OFコードとi / oアド
レスとから成る命令語シーケンスのi / oアドレス
部分をこれと対応するOPコードよりも一段先行させて
シーケンスメモリに格納させ、1つの命令語の演算を1
回のシーケンスメモリへのアクセスで済ませることがで
きるようにしたものである。
(Summary of the Invention) The present invention relates to a high-speed sequence operation method and device for a programmable controller, and utilizes the property that sequence operations are executed sequentially without jumps in a programmable controller to generate instructions consisting of an OF code and an I/O address. The I/O address part of the word sequence is stored in the sequence memory one step ahead of the corresponding OP code, and the operation of one instruction word is performed in one step.
This makes it possible to access the sequence memory only once.

つまり、この発明では、入力命令の処理に対してはシー
ケンスメモリからOPコードをフェッチした時点で、別
に設けたツリツブフロップ中の先行して読出されラッチ
されている対応i10情報とビット演算が直ちに開始さ
れ、一方、出力命令の処理に対してもOFコードをフェ
ッチした時点でi / oアドレスもフェッチされ直ち
にビット演算が開始されるが、その演算処理後i / 
oメモリ中に書込みを完了するまでのそのi / oア
ドレスを必要とするので1つ前のOPコードとその出力
命令との両方に同一・のi10アドレスを出力させ、更
にシーケンスメモリのOPコード部分の次のOFコード
が自動的に命令なしくNo?)状態にされる。
In other words, in this invention, when an OP code is fetched from the sequence memory for input instruction processing, bit operations are started immediately with the corresponding i10 information that has been previously read and latched in a separately provided tree flop. On the other hand, for output instruction processing, when the OF code is fetched, the I/O address is also fetched and the bit operation starts immediately, but after the operation processing, the I/O address is also fetched.
Since the I/O address is required until the write is completed in o memory, the same i10 address is output to both the previous OP code and its output command, and the OP code part of the sequence memory is The next OF code automatically returns No? without a command. ) to be put into a state.

(発明の実施例) この発明のプログラマブルコントローラの高速シーケン
ス演算方式にあっては、シーケンス中の命令語を次のよ
うに1語16ビットとする。
(Embodiments of the Invention) In the high-speed sequence operation method of the programmable controller of the present invention, each instruction word in the sequence is 16 bits as follows.

15   141312  111098713543
21Gここで、T/Eフラッグは特願昭55−5071
3号明細書に開示されているプログラマブルコントロー
ラにおける列サイクリック演算に対する入力命令の列の
トップ(TOP) 、又は出力命令のエンド(E nd
)を表すフラッグである。
15 141312 111098713543
21G Here, the T/E flag is the patent application No. 55-5071.
The top of the input instruction sequence (TOP) or the end of the output instruction (END) for the column cyclic operation in the programmable controller disclosed in Specification No. 3
).

OPコードは3ビットで表わされ、次の表1のように8
つOPコードがシーケンスプログラム中のシンボルに対
応して機能する。OFコード”000”、つまりシーケ
ンスプログラムのシンボルNOPはシーケンス演算部ム
のトップと出力命令の次のOPココ一部に必ず書かれる
ことが必要である。CPUI、CPU2の命令はCPU
で処理されるために、シーケンス演算部ではCPUにバ
スを明は渡す動作のみを実行する。尚、opコード11
0と111との詳細な区別はロケーション部で実行され
る。
The OP code is represented by 3 bits and is 8 bits as shown in Table 1 below.
Two OP codes function corresponding to symbols in the sequence program. The OF code "000", that is, the symbol NOP of the sequence program, must be written at the top of the sequence operation section and at a part of the OP next to the output instruction. CPUI, CPU2 instructions are CPU
In order to perform processing, the sequence calculation unit only performs the operation of passing the bus to the CPU. In addition, op code 11
The detailed distinction between 0 and 111 is performed in the location section.

入ユ ロケーション部は12ビットで構成され、従って409
6点までアドレス指定できる。前述した列サイクリック
演算では無条件オン、オフ及び疑似出力命令が必ず必要
であるが、この発明ではこれらの命令は次の表2に示す
ように特定のロケーション部を指定することによって実
行される。
The input location part consists of 12 bits, therefore 409 bits.
Up to 6 points can be addressed. The aforementioned column cyclic operations always require unconditional on, off, and pseudo output instructions, but in this invention these instructions are executed by specifying a specific location as shown in Table 2 below. .

友ヱ 第1図(Aはこの発明におけるシーケンスログラムの命
令語をシーケンスメモリへ格納している状態を示し、第
1図(B)はこれらの命令語の命令レジスタへのフェッ
チ状態を示す図である。第1図(A)に示すようにシー
ケンスプログラムのoPコードのトップは必ずNoP命
令であり、次の命令語中のOPコードに対応するi /
 o 7ドレスがメモリ中にセットされる1次のOPコ
ードが入力命令の場合には、先ずシーケンスプログラム
メモリの第1段にはこのN。
Figure 1 (A shows the state in which the instruction words of the sequence program in this invention are stored in the sequence memory, and FIG. 1 (B) shows the state in which these instruction words are fetched into the instruction register. As shown in Fig. 1 (A), the top of the OP code of a sequence program is always a NoP instruction, and the i /
If the primary OP code whose o7 address is set in memory is an input command, this N is first stored in the first stage of the sequence program memory.

Pと次の命令語のOPコードOPIに対応するi / 
oアドレスである1101とが格納され、以降入力命令
に対してメモリの格段には順次OPiと1102.0P
2とi / o 3、+1#参というように入力命令の
入力アドレス部をこれを対応するOFコードよりも一段
先行させてシーケンスメモリに格納させている。シーケ
ンスプログラムから命令語をフェッチする場合には。
i/ which corresponds to P and the OP code OPI of the next instruction word
O address 1101 is stored, and from then on, OPi and 1102.0P are stored in the memory in response to input commands.
The input address part of the input command is stored in the sequence memory one step ahead of the corresponding OF code, such as 2, i/o 3, +1#. When fetching instruction words from a sequence program.

OPIとi / o 2、OF2とi10/3・・とい
うようにOPコードに一段先行するi / o 7ドレ
スが同時にフェッチされる。一方、OPコードが出力命
令の場合には、出力アドレスは1つ前の命令語とその出
力命令とのロケーション部の両方に同じものが含まれ、
更にその出力命令の後のOPコードはNOP命令とされ
る。
I/O 7 addresses that precede the OP code by one step are fetched at the same time, such as OPI and I/O 2, OF2 and i10/3, and so on. On the other hand, if the OP code is an output instruction, the output address includes the same address in both the previous instruction word and the location part of that output instruction,
Further, the OP code after the output command is a NOP command.

第2図はこの発明における命令語のシーケンスメモリへ
の格納の詳細例を示す図である。前述したようにプルグ
ラムのトップには何の機能も実行したいNOP命令があ
り、次の入力命令のコードに対する入力アドレスがセッ
トされる0人力命令のOPコードに対する入力アドレス
は全て一段前の命令語のロケーション部に含まれ、出力
命令のOFコードに対する出力アドレスは一段前のロケ
ーシ、ン部とその出力命令のロケーション部との両方に
格納され、その出力命令の次の命令はNOP命令が記入
される。
FIG. 2 is a diagram showing a detailed example of storing instruction words in the sequence memory according to the present invention. As mentioned above, there is a NOP instruction at the top of the program that executes any function, and the input address for the code of the next input instruction is set.The input address for the OP code of the 0 manual instruction is all the same as that of the previous instruction word. The output address for the OF code of the output instruction contained in the location section is stored in both the previous location section and the location section of the output instruction, and a NOP instruction is written for the next instruction after the output instruction. .

CPUI命令のタイマ、カウンタの区別及びそのアドレ
スもそのCPUI命令の一段前の命令語のロケーション
部に含まれる。CPU2命令はパラメータを含み、1命
令語のロケーション部に含まれる。CPU2命令はパラ
メータを含み、1命令語のロケーション部に含まれる。
The distinction between the timer and counter of the CPUI instruction and their addresses are also included in the location part of the instruction word immediately before the CPUI instruction. The CPU2 instruction includes parameters, which are included in the location part of one instruction word. The CPU2 instruction includes parameters, which are included in the location part of one instruction word.

第3図はこの発明の高速シーケンス演算装置の実施例を
示す図である。この高速シーケンス演算装置、つまり高
速プログラマブルコントロー5PCは主としてcPUl
 0.05−ROM11、シーケンスメモリ部12.命
令語フェッ+ m 13 、 シー ケア X 演3E
 O614、i / Ofi %り部12.命令語フェ
ッチgIA13.シーケンス演算部14 、 i / 
oメモリ部15 、 i / oインタフェース19お
よび周辺装置インターフェース20から構成され、デー
タバス、アドレスバス及び制御ラインで接続されている
。CPUl0はO3(オペレーティングシステム)−R
OMll内に記憶されているOSプログラムに基づいて
動作し、プログラマブルコントローラ全体の動作を制御
する。このCPUl0はi / 。
FIG. 3 is a diagram showing an embodiment of the high-speed sequence calculation device of the present invention. This high-speed sequence arithmetic unit, that is, the high-speed programmable controller 5PC, is mainly a cPUl
0.05-ROM11, sequence memory section 12. Command word fe + m 13, sea care X performance 3E
O614, i/Ofi% recess 12. Instruction word fetch gIA13. Sequence calculation unit 14, i/
It consists of an o memory section 15, an I/O interface 19, and a peripheral device interface 20, which are connected by a data bus, an address bus, and a control line. CPU10 is O3 (Operating System)-R
It operates based on the OS program stored in the OMll and controls the operation of the entire programmable controller. This CPU10 is i/.

インタフェース19を介してのi / oモジュール2
1の入出力、周辺装置インタフェース20を介しての周
辺装2i22へのサービスに加えて、シーケンス演算部
14では処理できないタイマ、カウンタ、四則演算等の
ファンクション命令を実行する。シーケンスメモリ部1
2は第1図(A)及び第2図で説明したように命令語が
格納されており、CPUl0から起動がかかると命令語
を命令しレジスタである命令語フェッチ部13に出力す
る。シーケンス演算部14はCPUl0からのコントロ
ール信号によって起動がかかると命令語フェッチ部13
からOPコードをフェッチし、同時にシーケンスメモリ
部12あるいは後述するフリップフロップ18からi 
/ oアドレスをフェッチして、ビット単位の論理演算
をCPUl0を介在せずに直接に高速で実行する。この
シーケンス演算部14とCPUl0とはバス要求信号B
USRQ及びパスアクルッジ信号BUSAKによって接
続されており、バスがぶつからないように切換えられる
。シーケンス演算部14で処理している命令語のOPコ
ードの中にタイマ、カウンタ、ファンクション命令語が
あると、バスがcrtrt0に切換えられCPUl0で
そのOPコードについて処理が実行される。命令語フェ
ッチ部13に読出されたi / oアドレスは8ビット
メモリ部15にバイトアドレスとして一時記憶され、同
時にビットアドレスとして8tolデコーダ及び1ビッ
ト書込回路17に記憶される。i10メモリ部15はC
PUl0からはバイト単位でアクセスされ、一方シーケ
ンス演算部14からはビット単位でアクセスされるので
メモリ効率が良くなり、i / oモジュール21との
転送あるいはファンクション命令の実行等が早くできる
。第3図の入力状情報は8tolデコーダ16により入
力アドレスについて、i / oメモリ部15のバイト
データから必要な1ビットを取出し、OPフードフェッ
チ時に1ビットから成るフリップフロップ18にラッチ
させる。シーケンス演算部14からの出力情報は、OP
コードが出力命令である場合に同じi / oアドレス
が2度出力され、更に次の命令がNOP命令となるよう
に1つ前の命令語に含まれている出力アドレスのバイト
データをラッチし、その1ビット書込回路17によって
再びi / oメモリ部12に格納されているため、シ
ーケンス演算部14がOPコードをフェッチした時点で
第3図の人力情報もフリップフロップ18にラッチされ
ており、シーケンス演算部14は直ちにビット演算を行
なう、ビット演算は本出願人による特願昭55−507
13号明細書に示されている列サイクリツク演算方式に
より、入力情報と分岐情報とを入力シフトレジスタにセ
ットするだけのラダー演算専用の回路によって行なわれ
る。このため、T/E=0の入力命令はlクロック、T
/E=1の入力命令は2クロツクで実行でき、l命令実
行時間をメモリアクセス1回分の時間で終了させること
ができる。上述した回路構成によって、アクセスタイム
100nsのメモリを使用した場合、入力命令100n
s。
I/O module 2 via interface 19
In addition to the input/output of 1 and services to the peripheral device 2i22 via the peripheral device interface 20, it also executes function instructions such as timer, counter, and four arithmetic operations that cannot be processed by the sequence calculation section 14. Sequence memory section 1
As explained in FIG. 1(A) and FIG. 2, the instruction word 2 is stored, and when the CPU 10 starts up, the instruction word is issued and output to the instruction word fetch unit 13 which is a register. When the sequence calculation unit 14 is activated by a control signal from the CPU10, the instruction word fetch unit 13
At the same time, the OP code is fetched from the sequence memory section 12 or the flip-flop 18 to be described later.
/o Fetch the address and perform bitwise logical operations directly at high speed without involving CPU10. This sequence calculation unit 14 and CPU10 are connected to the bus request signal B.
They are connected by USRQ and a pass clearance signal BUSAK, and are switched to prevent buses from colliding. If there is a timer, counter, or function instruction word in the OP code of the instruction word being processed by the sequence calculation unit 14, the bus is switched to crtrt0 and the CPU 10 executes processing for the OP code. The I/O address read by the instruction word fetch unit 13 is temporarily stored in the 8-bit memory unit 15 as a byte address, and simultaneously stored in the 8 tol decoder and 1-bit write circuit 17 as a bit address. i10 memory section 15 is C
Access is made in byte units from PU10, while access is made in bit units from the sequence calculation unit 14, which improves memory efficiency and enables faster transfer with the I/O module 21 or execution of function instructions. For the input information shown in FIG. 3, the 8tol decoder 16 extracts one necessary bit from the byte data of the I/O memory section 15 for the input address, and latches it into the flip-flop 18 consisting of one bit at the time of OP food fetch. The output information from the sequence calculation unit 14 is OP
If the code is an output instruction, the same I/O address will be output twice, and the byte data of the output address included in the previous instruction word will be latched so that the next instruction will be a NOP instruction. Since it is stored in the I/O memory section 12 again by the 1-bit write circuit 17, the manual information in FIG. The sequence operation unit 14 immediately performs bit operations.
According to the column cyclic calculation method shown in the specification of No. 13, the ladder calculation is performed by a circuit dedicated to ladder calculation, which only sets input information and branch information in an input shift register. Therefore, an input instruction with T/E=0 requires l clocks, T
An input command with /E=1 can be executed in two clocks, and the execution time of the l instruction can be completed in the time equivalent to one memory access. With the circuit configuration described above, when using a memory with an access time of 100 ns, the input command is 100 ns.
s.

出力命令200nsの高速演算が実行できる。High-speed calculation with an output command of 200 ns can be executed.

(発明の効果) 以上説明したように、この発明によって命令語のOPコ
ードとi / oアドレスをずらしてシーケンスメモリ
に格納しかつプログラマブルコントローラに簡単な変換
回路を付加することにより、高速のシーケンス演算がで
きる。
(Effects of the Invention) As explained above, the present invention enables high-speed sequence operations by shifting the instruction word OP code and I/O address and storing them in the sequence memory, and adding a simple conversion circuit to the programmable controller. I can do it.

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

第1図(A)はこの発明における命令語のシーケンスメ
モリへの格納状態を示す図、第1図(B)は命令語のフ
ェッチ状態を示す図、第2図はこの発明における命令語
のシーケンスメモリへの格納の詳細例を示す図、第3図
はこの発明の高速シーケンス演算装置の実施例を示す図
、第4図(A)は従来のシーケンスプログラムの命令語
のメモリへの格納状態を示す図、第4図(B)はそのフ
ェッチ状態を示す図である。 lO・・・CPU、11・・・03−ROM、12・・
・シーケンスメモリ部、13・・・命令語フェッチ部、
14・・・シーケンス演算部、15・・・i / oメ
モリ部、1B・・・8tolデコーダ、17・・・1ビ
ット書込回路、18・・・フリップフロップ、13・・
・i10インタフェース、20・・・周辺インタフェー
ス。 出願人代理人  安 形 雄 三 蔓 l 図 (,11) CB>
FIG. 1(A) is a diagram showing the storage state of the instruction word in the sequence memory in this invention, FIG. 1(B) is a diagram showing the fetch state of the instruction word, and FIG. 2 is a diagram showing the instruction word sequence in this invention. FIG. 3 is a diagram showing a detailed example of storage in memory, FIG. 3 is a diagram showing an embodiment of the high-speed sequence arithmetic device of the present invention, and FIG. The figure shown in FIG. 4(B) is a diagram showing the fetch state. lO...CPU, 11...03-ROM, 12...
・Sequence memory unit, 13... instruction word fetch unit,
14... Sequence calculation unit, 15... I/O memory unit, 1B... 8tol decoder, 17... 1-bit write circuit, 18... Flip-flop, 13...
- i10 interface, 20...peripheral interface. Applicant's agent: Yu Yasugata, Mitsuru l Figure (,11) CB>

Claims (2)

【特許請求の範囲】[Claims] (1)オペレーションコードと入出力アドレスとから成
るシーケンスをシーケンスメモリに格納し逐次フェッチ
してビット演算するシーケンス演算方式において、スタ
ート時のオペレーションコードにオペレーションなしN
OP命令を格納させ、入出力命令に対して入出力アドレ
スを対応オペレーションコードよりも順次一段先行させ
て格納させ、出力命令に対しては1つ前のオペレーショ
ンコードとその出力命令との両方に同一の出力アドレス
を格納させ、出力命令の次のOPコードにはオペレーシ
ョンなしNOP命令を格納させると共に入出力アドレス
にはこのオペレーションなしNOP命令の次のOPコー
ドに対応する入出力アドレスを格納させ、オペレーショ
ンコードと共にフェッチされた先行の入出力アドレスを
フリップフロップにラッチさせ、オペレーションコード
をフェッチすると同時に対応入出力アドレスもフェッチ
し、直ちに演算できるようにしたことを特徴とする高速
シーケンス演算方式。
(1) In a sequence operation method in which a sequence consisting of an operation code and an input/output address is stored in a sequence memory, sequentially fetched, and bit-operated, there is no operation N in the operation code at the start.
The OP instruction is stored, and the input/output address for the input/output instruction is stored one step ahead of the corresponding operation code, and for the output instruction, the address is the same as both the previous operation code and its output instruction. The output address of the NOP instruction without operation is stored in the OP code next to the output instruction, and the input/output address corresponding to the OP code next to the NOP instruction without operation is stored in the input/output address. A high-speed sequence operation method characterized in that a preceding input/output address fetched together with a code is latched in a flip-flop, and a corresponding input/output address is also fetched at the same time as an operation code is fetched, so that operations can be performed immediately.
(2)装置全体の動作を制御するCPUと、オペレーシ
ョンコード及び入出力アドレスから成るシーケンスを格
納しているシーケンスメモリ部と、このシーケンスメモ
リ部からシーケンスをフェッチする命令レジスタである
命令語フェッチ部と、この命令語フェッチ部からの入出
力アドレスを一時的に格納する入出力メモリ部と、オペ
レーションコード及び入出力アドレスを用いてビット演
算を行なうシーケンス演算部とを具えるシーケンス演算
装置において、前記入出力メモリ部からのバイトデータ
の形式の入出力アドレスから必要な1ビットを取出し1
ビットの入力情報を出力する8tolデコーダと、オペ
レーションコードをフェッチする時に前記入力情報をラ
ッチするフリップフロップと、前記シーケンス演算部か
らの出力情報に応答して前記入出力メモリ部からのバイ
トデータ形式の出力アドレスの1ビットだけを書替えて
再び前記入出力メモリ部に入力する1ビット書込回路と
から成ることを特徴とする高速のシーケンス演算装置。
(2) A CPU that controls the operation of the entire device, a sequence memory section that stores sequences consisting of operation codes and input/output addresses, and an instruction word fetch section that is an instruction register that fetches sequences from this sequence memory section. , an input/output memory section that temporarily stores input/output addresses from the instruction word fetch section, and a sequence operation section that performs bit operations using operation codes and input/output addresses. Extract the necessary 1 bit from the input/output address in the form of byte data from the output memory section 1
an 8tol decoder that outputs bit input information; a flip-flop that latches the input information when fetching an operation code; A high-speed sequence arithmetic device comprising a 1-bit write circuit that rewrites only 1 bit of an output address and inputs it again to the input/output memory section.
JP304885A 1985-01-11 1985-01-11 System and device for operating high speed sequence Pending JPS61161509A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP304885A JPS61161509A (en) 1985-01-11 1985-01-11 System and device for operating high speed sequence

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP304885A JPS61161509A (en) 1985-01-11 1985-01-11 System and device for operating high speed sequence

Publications (1)

Publication Number Publication Date
JPS61161509A true JPS61161509A (en) 1986-07-22

Family

ID=11546426

Family Applications (1)

Application Number Title Priority Date Filing Date
JP304885A Pending JPS61161509A (en) 1985-01-11 1985-01-11 System and device for operating high speed sequence

Country Status (1)

Country Link
JP (1) JPS61161509A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6335104U (en) * 1986-08-26 1988-03-07
JP2008047052A (en) * 2006-08-21 2008-02-28 Toshiba Corp Control device having high-speed input/output function and its control method of control data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6335104U (en) * 1986-08-26 1988-03-07
JP2008047052A (en) * 2006-08-21 2008-02-28 Toshiba Corp Control device having high-speed input/output function and its control method of control data

Similar Documents

Publication Publication Date Title
JPS63301339A (en) Computer device
KR870010438A (en) Information processing equipment
JPS62197830A (en) Data processing system
JPH0248931B2 (en)
JPH0346850B2 (en)
JPH05342084A (en) Device and method for storing data
KR940015806A (en) Data Processing System Providing Extensible Registers and Method Thereof
JP2690406B2 (en) Processor and data processing system
JPS61161509A (en) System and device for operating high speed sequence
JPH03271829A (en) Information processor
JP2619425B2 (en) Sequence controller
JPH06124207A (en) Sub-routine branching instruction execution method
JPH10187790A (en) Logic circuit simulator
JP2738683B2 (en) Data processing device
JPH0524537B2 (en)
JPS63293638A (en) Data processing system
JPH11119995A (en) Device and method for processing data
JPH05250156A (en) Risc processor
JPS63228332A (en) Control system for executing instruction
JPS6218933B2 (en)
JPH0317135B2 (en)
JPH04329436A (en) Central processing unit
JPH03164945A (en) Data processor
JPS63148305A (en) Quick arithmetic processing system for programmable sequence controller
JPH0546389A (en) Parallel processor