JPH10111704A - Programmable controller - Google Patents

Programmable controller

Info

Publication number
JPH10111704A
JPH10111704A JP26301696A JP26301696A JPH10111704A JP H10111704 A JPH10111704 A JP H10111704A JP 26301696 A JP26301696 A JP 26301696A JP 26301696 A JP26301696 A JP 26301696A JP H10111704 A JPH10111704 A JP H10111704A
Authority
JP
Japan
Prior art keywords
differential
instruction
flag
storage memory
address
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.)
Withdrawn
Application number
JP26301696A
Other languages
Japanese (ja)
Inventor
Yasuhiro Nishimura
康裕 西村
Shinji Nakagawa
伸二 中川
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.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
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 Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP26301696A priority Critical patent/JPH10111704A/en
Publication of JPH10111704A publication Critical patent/JPH10111704A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To change a program at high speed, to reduce a memory area used for a differential flag and to make hardware constitution for executing an instruction fetch processing at the time of executing differential instruction to be simple. SOLUTION: When the instruction stored in an address value is decoded from a program storage memory 12, an instruction decoder 112 outputs a differential number to a differential flag address generator 112 if the received instruction is the differential instruction. The differential number flag address generator 112 refers to the differential number and outputs the address value for reading the differential flag stored in a differential flag storage memory 13. An AND circuit 117 outputs '1' to an arithmetic part 114 when a power flow(PF) value is 'l' and the differential flag is '0', namely, in the case of a rise-type differential instruction and the arithmetic part 114 executes processing following a content which the instruction decoder 112 decodes.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ラダープログラム
等からなるシーケンスプログラムでセンサ等の外部機器
を制御するプログラマブルコントローラに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programmable controller for controlling an external device such as a sensor using a sequence program including a ladder program.

【0002】[0002]

【従来の技術】一般に、従来のプログラマブルコントロ
ーラは、図7に示すように、全体を管理するMPU50
と、MPU50のワークメモリ51と、MPU50用の
プログラムを格納するR0M52と、その他I/Oとの
インターフェース53と、シーケンス演算を実行するシ
ーケンスエンジン54と、後述する微分命令とそれ以外
の命令(以下、通常命令という)とからなるシーケンス
プログラムを格納するプログラム格納メモリ55と、デ
ータを格納するデータ格納メモリ56と、微分フラグを
格納する微分フラグ格納メモリ57とを備えている。
2. Description of the Related Art Generally, a conventional programmable controller has an MPU 50 for managing the whole as shown in FIG.
A work memory 51 of the MPU 50, an R0M 52 for storing a program for the MPU 50, an interface 53 for other I / O, a sequence engine 54 for executing a sequence operation, a differential instruction to be described later and other instructions , A normal instruction), a program storage memory 55 for storing a sequence program, a data storage memory 56 for storing data, and a differential flag storage memory 57 for storing a differential flag.

【0003】しかも、従来のプログラマブルコントロー
ラは、微分命令がプログラム格納メモリ55中のどこに
配置されているか予想がつかないため、シーケンスプロ
グラムを構成する各命令のアドレスに対し、1対1に対
応したアドレスを有する微分フラグを微分フラグ格納メ
モリ57に保持するように構成されている。
In addition, since the conventional programmable controller cannot predict where the differential instruction is located in the program storage memory 55, the address corresponding to each instruction constituting the sequence program has a one-to-one correspondence. Is stored in the differential flag storage memory 57.

【0004】従って、このような従来のプログラマブル
コントローラは、プログラム格納メモリ55のアドレス
空間と微分フラグ格納メモリ57のアドレス空間とは別
空間になっているが、シーケンスプログラムを構成する
各命令と微分フラグとを関連づけるため、命令をフェッ
チするに際し、アドレスの下位番地を共通させるか、ま
たは、全く同じアドレスを用い、データバス59の違い
のみで対応するように構成されている。
Accordingly, in such a conventional programmable controller, although the address space of the program storage memory 55 and the address space of the differential flag storage memory 57 are separate spaces, each instruction constituting the sequence program and the differential flag When fetching an instruction, the lower address of the address is made common, or the same address is used, and only the difference of the data bus 59 is used.

【0005】つまり、注目する微分命令の微分フラグは
プログラムカウンタによって対応づけられ、特定されて
いる。
That is, the differential flag of the differential instruction of interest is associated and specified by the program counter.

【0006】ここで、微分命令とは、微分フラグにより
実行される否かが判断される命令であり、この微分命令
には、出力型立上がり微分命令と出力型立下がり微分命
令とを有する。
Here, the differential instruction is an instruction for determining whether or not to be executed by a differential flag. The differential instruction includes an output type rising differential instruction and an output type falling differential instruction.

【0007】出力型立上がり微分命令とは、微分フラグ
が“0”で、PFの値が“1”のとき、PFが立上がっ
たと見なして実行され、その他の条件の場合には非実行
とされる命令であり、出力型立下がり微分命令とは、微
分フラグが“1”で、PFの値が“0”のとき、PFが
立下がったと見なして実行され、その他の条件の場合に
は非実行とされる命令である。
The output type rising differential instruction is executed when the differential flag is "0" and the value of the PF is "1", assuming that the PF has risen, and is not executed under other conditions. The output-type falling differential instruction is executed when the differential flag is “1” and the value of PF is “0”, assuming that PF has fallen. The instruction to be executed.

【0008】まお、微分フラグとは、前のサイクルにお
ける各命令が有したPF値である。つまり、今回、ある
命令がPF値として“1”を有すると、この命令を実行
した後には、この命令に対する微分フラグが“1”とな
る。
[0008] The differential flag is the PF value of each instruction in the previous cycle. That is, if a certain instruction has “1” as the PF value this time, after executing this instruction, the differential flag for this instruction becomes “1”.

【0009】ここで、このようなプログラマブルコント
ローラの微分命令を実行処理を、図8のフローチャート
を参照して説明する。
Here, the process of executing such a differential instruction of the programmable controller will be described with reference to the flowchart of FIG.

【0010】シーケンサエンジン54は、プログラム格
納メモリ55から微分命令を読み出すと、微分フラグ格
納メモリ57から、この読み出した微分命令のアドレス
値に対応した(を算出した)アドレス値に格納されてい
る微分フラグを読み出す(ステップ210)。
When the sequencer engine 54 reads the differential instruction from the program storage memory 55, the sequencer engine 54 reads the differential instruction stored in the differential flag storage memory 57 at the address value corresponding to (calculated) the address value of the read differential instruction. The flag is read (step 210).

【0011】次に、シーケンサエンジン54は、PF値
と読み出した微分フラグとから、この微分命令を実行す
るか否かを判断する(ステップ220)。
Next, the sequencer engine 54 determines whether or not to execute this differentiation command based on the PF value and the read differentiation flag (step 220).

【0012】すなわち、シーケンサエンジン54は、読
み出した微分フラグが0でパワーフロー(以下、PFと
いう)が1である場合には(ステップ220;Y)、こ
の読み出した微分命令を実行すべき命令と判断する一
方、それ以外の場合には(ステップ220;N)、読み
出した微分命令を実行すべきでない命令と判断する。
That is, when the read differentiation flag is 0 and the power flow (hereinafter, referred to as PF) is 1 (step 220; Y), the sequencer engine 54 determines the instruction to execute the read differentiation instruction. On the other hand, otherwise (step 220; N), it is determined that the read differential instruction should not be executed.

【0013】続いて、シーケンサエンジン54は、読み
出した微分命令が実行すべき命令であるか、または、実
行すべきでない命令であるかを問わず、その後、PFを
微分フラグとして更新するようになっている(ステップ
230,240)(以上が、上述した微分命令実行判断
処理Aである)。
Subsequently, the sequencer engine 54 updates the PF as a differential flag, regardless of whether the read differential instruction is an instruction to be executed or an instruction not to be executed. (Steps 230 and 240) (the above is the differential instruction execution determination processing A described above).

【0014】このような微分命令実行判断処理Aを終了
すると、シーケンサエンジン54は、この読み出した微
分命令が実行すべき命令である場合には、この命令を実
行し(ステップ250)、一方、実行すべき命令でない
場合には非実行とする処理(以上、通常処理Bという)
を行う。
When the differential instruction execution determination processing A is completed, the sequencer engine 54 executes the instruction if the read differential instruction is an instruction to be executed (step 250). Processing that is not executed when it is not an instruction to be executed (hereinafter referred to as normal processing B)
I do.

【0015】[0015]

【発明が解決しようとする課題】しかしながら、このよ
うな従来のプログラマブルコントローラでは、プログラ
ム格納メモリ55に格納されたシーケンスプログラムを
なす各命令に対し、1対1に対応した微分フラグを微分
フラグ格納メモリ57に保持するように構成されている
ため、プログラムの変更時には、プログラムの変更に伴
って微分フラグも変更する必要があり、プログラム変更
に無駄な時間が費やされるという問題点があった。
However, in such a conventional programmable controller, a differential flag corresponding to each instruction constituting a sequence program stored in the program storage memory 55 is stored on a one-to-one basis. 57, it is necessary to change the differentiation flag in accordance with the change of the program when the program is changed, and there is a problem that the program change is wasted time.

【0016】例えば、プログラムの変更として、図9
(a)に示した0x2014番地(“その他の命令1”
が格納されている)に新たに1命令が追加する場合にお
いは、図9(b)に示すように、新たな命令が追加され
る前の0x2015番地以降に格納されている命令は、
1番づつ後方にシフトされるが、それに伴って、微分フ
ラグも、それに対応する微分フラグも追加前に0x12
015番地から1番づつ後方にシフトさせなければなら
い(図9(c)参照)。
For example, as a program change, FIG.
Address 0x2014 shown in (a) ("Other instruction 1")
In the case where one new instruction is added to the instruction stored at the address 0x2015 before the new instruction is added, as shown in FIG.
In this case, the differential flag and the corresponding differential flag are shifted by 0x12 before being added.
It must be shifted backward by one from address 015 (see FIG. 9C).

【0017】また、処理する微分命令の全命令に対する
比率がかなり少ないにも関わらず、微分フラグ格納メモ
リ57が全命令に対応する微分フラグ領域を有する必要
があるため、メモリ領域をかなり冗長に持たなければな
らないという問題点があった。
Further, although the ratio of the differential instructions to be processed to all the instructions is considerably small, the differential flag storage memory 57 needs to have the differential flag areas corresponding to all the instructions, so that the memory area is considerably redundant. There was a problem that had to be.

【0018】さらに、微分フラグを更新する際には、命
令読込みを一時中断して微分フラグ用のアドレスをプロ
グラム格納メモリ55と微分フラグ格納メモリ57とに
共通とするアドレスバス58に発生させ、微分フラグ用
のデータバス60を介して微分フラグを微分フラグ格納
メモリ57に書き込むことが必要となるため、シーケン
スエンジン54が命令フェッチを行うためのハードウエ
ア構成を複雑するという問題点があった。
Further, when updating the differential flag, the instruction reading is temporarily suspended, and an address for the differential flag is generated on an address bus 58 which is common to the program storage memory 55 and the differential flag storage memory 57. Since it is necessary to write the differential flag into the differential flag storage memory 57 via the flag data bus 60, there is a problem that the hardware configuration for the sequence engine 54 to fetch an instruction is complicated.

【0019】そこで、本発明は上述の問題点に鑑み、プ
ログラム変更を高速に行うことができるとともに、微分
フラグに使用されるメモリ領域を削減させ、加えて、微
分命令を実行する際の命令フェッチ処理を行うためのハ
ードウエア構成を簡易なものにしたプログラマブルコン
トローラを提供することを目的とする。
Accordingly, the present invention has been made in view of the above-described problems, and enables a program to be changed at a high speed, a memory area used for a differential flag to be reduced, and an instruction fetch at the time of executing a differential instruction. It is an object of the present invention to provide a programmable controller having a simplified hardware configuration for performing processing.

【0020】[0020]

【課題を解決するための手段】上述の目的を達成するた
めに、請求項1記載の発明は、通常命令と微分命令とか
らなるプログラム命令を実行するプログラマブルコント
ローラにおいて、命令オペコードと、微分フラグの格納
位置を示す微分番号からなるオペランドとを有する微分
命令を実行する。
According to one aspect of the present invention, there is provided a programmable controller for executing a program instruction comprising a normal instruction and a differential instruction. A differential instruction having an operand having a differential number indicating a storage position is executed.

【0021】請求項2記載の発明は、通常命令と微分命
令とからなるプログラム命令を格納するプログラム格納
メモリと、微分フラグを格納する微分フラグ格納メモリ
とを備えるプログラマブルコントローラにおいて、上記
プログラム格納メモリから読み出された命令が微分命令
である場合には、この読み出された微分命令の微分番号
から、上記微分フラグ格納メモリに格納されているこの
微分命令に対する微分フラグのアドレスを出力する微分
フラグアドレス出力手段とを具備する。
According to a second aspect of the present invention, there is provided a programmable controller including a program storage memory for storing a program instruction composed of a normal instruction and a differential instruction, and a differential flag storage memory for storing a differential flag. If the read instruction is a differential instruction, a differential flag address for outputting the address of the differential flag for the differential instruction stored in the differential flag storage memory from the differential number of the read differential instruction Output means.

【0022】請求項3記載の発明は、請求項2記載の発
明において、上記微分フラグアドレス出力手段が、上記
微分フラグ格納メモリの先頭アドレスにオフセットアド
レスを加算し、さらに、微分番号を加算した値を、上記
微分命令に対する微分フラグのアドレスとする。
According to a third aspect of the present invention, in the second aspect of the present invention, the differential flag address output means adds an offset address to a head address of the differential flag storage memory, and further adds a differential number. Is the address of the differentiation flag for the above differentiation instruction.

【0023】請求項4記載の発明は、請求項2または3
記載の発明において、この微分フラグアドレス出力手段
から指示された上記微分命令に対する微分フラグ値と、
パワーフロー値とから、上記読み出された微分命令を実
行するか否かを判断する判断手段とを具備する。
The invention according to claim 4 is the invention according to claim 2 or 3.
In the described invention, a differential flag value for the differential instruction instructed from the differential flag address output means,
Determining means for determining whether or not to execute the read differential instruction from the power flow value.

【0024】請求項5記載の発明は、請求項4記載の発
明において、上記判断手段が、上記微分フラグアドレス
出力手段から指示された上記微分命令に対する微分フラ
グ値と、パワーフロー値とが異なる場合には、上記読み
出された微分命令を実行するものと判断する。
According to a fifth aspect of the present invention, in the fourth aspect of the present invention, when the determining means is different from a differential flag value for the differential instruction instructed by the differential flag address output means and a power flow value. Is determined to execute the read differential instruction.

【0025】請求項6記載の発明は、微分実行すること
を示すオペコードと、微分フラグの格納位置を示す微分
番号を示すオペランドとからなる微分実行判断命令を実
行した後、通常命令を実行する。
According to a sixth aspect of the present invention, a normal instruction is executed after executing a differential execution determination instruction including an operation code indicating that a differential execution is performed and an operand indicating a differential number indicating a storage position of a differential flag.

【0026】請求項7記載の発明は、微分実行すること
を示すオペコードおよび微分フラグ情報の格納位置を示
す微分番号を示すオペランドからなる微分実行判断命令
と、通常命令とを有するプログラム格納メモリと、微分
フラグを格納する微分フラグ格納メモリと、上記プログ
ラム格納メモリから読み出された命令が微分実行判断命
令である場合には、この読み出された微分実行判断命令
の微分番号から、上記微分フラグ格納メモリに格納され
ているこの微分命令に対する微分フラグのアドレスを出
力する微分フラグアドレス出力手段とを具備する。
According to a seventh aspect of the present invention, there is provided a program storage memory having a differential execution determination instruction including an operation code indicating execution of differentiation and an operand indicating a differentiation number indicating a storage position of differential flag information, and a normal instruction. If the instruction read from the program storage memory is a differential execution determination instruction, and if the instruction read from the program storage memory is a differential execution determination instruction, the differential flag storage A differential flag address output means for outputting an address of a differential flag for the differential instruction stored in the memory.

【0027】請求項8記載の発明は、請求項7記載の発
明において、上記微分フラグアドレス出力手段は、上記
微分フラグ格納メモリの先頭アドレスにオフセットアド
レスを加算し、さらに、微分番号を加算した値を、微分
実行判断命令に対する微分フラグのアドレスとする。
According to an eighth aspect of the present invention, in the seventh aspect of the present invention, the differential flag address output means adds an offset address to a head address of the differential flag storage memory, and further adds a differential number. Is the address of the differentiation flag for the differentiation execution determination instruction.

【0028】請求項9記載の発明は、請求項7または8
記載の発明において、この微分フラグアドレス出力手段
から指示された上記微分命令に対する微分フラグ値と、
パワーフロー値とから、上記微分フラグ格納メモリから
次に読み出される上記通常命令を実行するか否かを判断
する判断手段とを具備する。
The invention according to claim 9 is the invention according to claim 7 or 8.
In the described invention, a differential flag value for the differential instruction instructed from the differential flag address output means,
Determining means for determining whether to execute the normal instruction read next from the differential flag storage memory from the power flow value.

【0029】請求項10記載の発明は、請求項9記載の
発明において、上記判断手段が、上記微分フラグアドレ
ス出力手段から出力された上記微分実行判断命令に対す
る微分フラグ値と、パワーフロー値とが異なる場合に
は、上記微分フラグ格納メモリから次に読み出される上
記通常命令を実行するものと判断する。
According to a tenth aspect of the present invention, in the ninth aspect of the present invention, the determining means determines that a differential flag value and a power flow value for the differential execution determination command output from the differential flag address output means are different. If not, it is determined that the normal instruction read next from the differential flag storage memory is to be executed.

【0030】本発明によれば、命令オペコードと、微分
フラグ格納メモリに格納されている微分フラグの格納位
置を示す微分番号からなるオペランドとを有する微分命
令を実行するため、プログラムの変更時には、プログラ
ムに変更に伴って微分フラグを変更する必要がなく、微
分フラグ格納メモリが全命令に対応する微分フラグ領域
を必要としない。
According to the present invention, a differential instruction having an instruction opcode and an operand having a differential number indicating a storage position of a differential flag stored in a differential flag storage memory is executed. Therefore, it is not necessary to change the differential flag with the change, and the differential flag storage memory does not need the differential flag area corresponding to all instructions.

【0031】また、微分実行することを示すオペコード
と、微分フラグ情報の格納位置を示す微分番号を示すオ
ペランドとからなる微分実行判断命令を実行した後、通
常命令を実行するため、微分実行判断命令の直後のいか
なる通常命令でも微分実行が可能となる。
Further, after executing a differentiation execution determining instruction comprising an operation code indicating that differentiation is to be performed and an operand indicating a differentiation number indicating a storage position of the differentiation flag information, a normal execution instruction is executed. Differential execution is possible with any ordinary instruction immediately after.

【0032】[0032]

【発明の実施の形態】以下、本発明に係るプログラマブ
ルコントローラの実施形態を図面を参照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a programmable controller according to the present invention will be described below with reference to the drawings.

【0033】<第1実施形態>図1は本発明に係るプロ
グラマブルコントローラの第1実施形態の構成を示すブ
ロック図である。
<First Embodiment> FIG. 1 is a block diagram showing a configuration of a first embodiment of a programmable controller according to the present invention.

【0034】この実施形態のプログラマブルコントロー
ラは、後述するような構成でなる微分命令と、通常命令
を処理するものであって、シーケンス演算を実行するシ
ーケンスエンジン11と、通常命令および後述する微分
命令からなるプログラム命令を格納するプログラム格納
メモリ12と、各微分命令ごと対応した微分フラグを格
納する微分フラグ格納メモリ13とを備えて構成されて
いる。
The programmable controller of this embodiment is for processing a differential instruction having a configuration as described later and a normal instruction, and includes a sequence engine 11 for executing a sequence operation, and a sequence engine 11 for executing a normal instruction and a differential instruction to be described later. And a differential flag storage memory 13 for storing a differential flag corresponding to each differential instruction.

【0035】シーケンスエンジン11は、実行する命令
のアドレスを示すプログラムカウンタ111,読み出さ
れた命令を解読する命令デコーダ112,微分アドレス
発生器113,読み出さ解読されたれ命令を処理する演
算部114,バッファ115,PF値を格納する1ビッ
トレジスタ116と、AND回路117とを有してい
る。
The sequence engine 11 includes a program counter 111 for indicating the address of the instruction to be executed, an instruction decoder 112 for decoding the read instruction, a differential address generator 113, an operation unit 114 for processing the read and decoded instruction, and a buffer. 115, a 1-bit register 116 for storing a PF value, and an AND circuit 117.

【0036】微分アドレス発生器113は、微分フラグ
格納メモリ13から該当する微分フラグを読み出すアド
レス値を出力するように構成されている。
The differential address generator 113 is configured to output an address value for reading a corresponding differential flag from the differential flag storage memory 13.

【0037】バッファ115は、微分フラグ格納メモリ
13に微分フラグを更新する際に必要となるPF値を一
時格納するとともに、微分フラグ格納メモリ13から読
み出された微分フラグを一時格納するものである。
The buffer 115 temporarily stores the PF value necessary for updating the differential flag in the differential flag storage memory 13 and temporarily stores the differential flag read from the differential flag storage memory 13. .

【0038】ここで、この実施形態のプログラマブルコ
ントローラが実行する微分命令は、1ワードが16ビッ
トからなり、微分命令オペコード,微分番号を表すオペ
ランドおよびその他複数のオペランドで形成されてい
る。
Here, the differential instruction executed by the programmable controller of this embodiment is formed of a differential instruction opcode, an operand representing a differential number, and a plurality of other operands.

【0039】因みに、図2に示すプログラム命令は、微
分加算命令であり(図中のaを参照)、微分番号(図中
のbを参照)を参照して微分フラグ格納メモリ13から
読み出した微分フラグに基づき、もし、この微分命令を
実行する場合には、図中のcに示したオペランド(A)
に格納されているものAと、図中のdに示したオペラン
ド(B)に格納されているものBとを加算したA+B
を、図中のeに示したオペランド(C)に格納せよとい
う命令である。
Incidentally, the program instruction shown in FIG. 2 is a differential addition instruction (see a in the figure), and the differential instruction read out from the differential flag storage memory 13 with reference to the differential number (see b in the figure). If this differential instruction is to be executed based on the flag, the operand (A) shown in FIG.
A + B obtained by adding the data A stored in the operand (B) and the data B stored in the operand (B) shown in FIG.
Is stored in the operand (C) shown by e in the figure.

【0040】このような微分命令を実行するこの実施形
態のプログラマブルコントローラは、この命令を実行す
るに際し、微分フラグ格納メモリ13から該当する微分
フラグを読み出す場合には、微分番号を参照して読み出
すべきアドレスを算出するようになっている。
The programmable controller of this embodiment, which executes such a differentiation instruction, should read the corresponding differentiation flag from the differentiation flag storage memory 13 with reference to the differentiation number when executing this instruction. The address is calculated.

【0041】例えば、図3に示すように、プログラム格
納メモリ12の0x02012番地に命令mのオペコー
ドが、0x02013番地にこの命令mの微分番号とし
て“13”が格納されており、また、0x02016番
地に命令nのオペコードが、0x02017番地にこの
命令nの微分番号として“14”が格納されているもの
とする。
For example, as shown in FIG. 3, the operation code of the instruction m is stored at the address 0x02012 of the program storage memory 12, the differential number “13” of the instruction m is stored at the address 0x02013, and the address 0x02016 is stored at the address 0x02016. Assume that the operation code of the instruction n stores “14” as the differential number of the instruction n at address 0x02017.

【0042】すると、この実施形態のプログラマブルコ
ントローラは、プログラム格納メモリ12の0x020
12番地からに0x02014番地に格納されている命
令を実行するに際し、図4に示すように、微分フラグ格
納メモリ13から微分フラグを読み出すには、オフセッ
トするアドレスを0x10000とした場合には、この
微分フラグ格納メモリ13の先頭アドレス+オフセット
する0x10000+微分番号“13”とした0x12
013番地に格納されている微分フラグを読み出すよう
になっている。
Then, the programmable controller according to the present embodiment uses the program memory 0x020
When executing the instruction stored at the address 0x022014 from the address 12 as shown in FIG. 4, to read the differential flag from the differential flag storage memory 13, if the address to be offset is set to 0x10000, this differential Start address of flag storage memory 13 + 0x10000 for offset + 0x12 for differential number "13"
The differential flag stored at address 013 is read.

【0043】また、この実施形態のプログラマブルコン
トローラは、プログラム格納メモリ12の0x0201
6番地からに0x02018番地に格納されている命令
を実行するに際し、微分フラグ格納メモリ13から微分
フラグを読み出すには、同様ようにして0x12014
番地に格納されている微分フラグを読み出すようになっ
ている。
Further, the programmable controller of this embodiment is configured such that 0x0201 of the program storage memory 12
To read the differential flag from the differential flag storage memory 13 at the time of executing the instruction stored at the address 0x02018 from the address 6, 0x12014
The differential flag stored at the address is read.

【0044】次に、この実施形態のプログラマブルコン
トローラの動作を、図1を参照して説明する。
Next, the operation of the programmable controller of this embodiment will be described with reference to FIG.

【0045】シーケンスエンジン11中のプログラムカ
ウンタ111が読み出すべくアドレスを出力し、プログ
ラム格納メモリ12からそのアドレス値に格納されてい
る命令を受けると、命令デコーダ112は、この受けた
命令を解読する。
When the program counter 111 in the sequence engine 11 outputs an address to be read, and receives an instruction stored at the address value from the program storage memory 12, the instruction decoder 112 decodes the received instruction.

【0046】命令デコーダ112は、解読した結果、受
けた命令が通常命令である場合には、解読した内容を演
算部114に出力し、演算部114が命令に沿った処理
を行う。
If the received instruction is a normal instruction as a result of decoding, the instruction decoder 112 outputs the decoded contents to the arithmetic unit 114, and the arithmetic unit 114 performs processing according to the instruction.

【0047】一方、命令デコーダ112は、受けた命令
が微分命令である場合には、微分番号を微分フラグアド
レス発生器112に出力する。
On the other hand, if the received instruction is a differential instruction, the instruction decoder 112 outputs the differential number to the differential flag address generator 112.

【0048】すると、微分フラグアドレス発生器113
は、微分番号を参照して、上述したように、微分フラグ
格納メモリ13の先頭アドレス+オフセット数+微分番
号で算出される微分フラグ格納メモリ13に格納されて
いる微分フラグのアドレス値を、微分フラグ格納メモリ
13に出力する。
Then, the differential flag address generator 113
Refers to the differentiation number, and as described above, differentiates the address value of the differentiation flag stored in the differentiation flag storage memory 13 calculated by the start address of the differentiation flag storage memory 13 + the offset number + the differentiation number. Output to the flag storage memory 13.

【0049】その後、バッファ4は、微分フラグ格納メ
モリ13から読み出された上記アドレス値に格納されて
いる微分フラグを、一時格納した後、AND回路117
の反転端子に出力する。
After that, the buffer 4 temporarily stores the differential flag stored in the address value read from the differential flag storage memory 13 and then stores the AND flag in the AND circuit 117.
Output to the inverting terminal.

【0050】ところで、AND回路のもう一つの端子に
は、1ビットレジスタから現在のPF値が入力されてい
る。
The current PF value is input from the 1-bit register to another terminal of the AND circuit.

【0051】AND回路117は、PF値が“1”で、
かつ、微分フラグが“0”の場合、つまり、立上がり型
微分命令の場合には、“1”を演算部114に出力し、
命令デコーダ112が解読した内容に沿った処理を行
う。
The AND circuit 117 has a PF value of “1”,
When the differential flag is “0”, that is, in the case of a rising-type differential instruction, “1” is output to the arithmetic unit 114,
The processing according to the contents decoded by the instruction decoder 112 is performed.

【0052】一方、AND回路117は、PF値が
“1”で、かつ、微分フラグが“0”以外の場合、つま
り、立上がり型微分命令以外の場合には、“0”を演算
部114に出力し、命令デコーダ112からの命令内容
を実行せず、次の命令を出力させる指示をプログラムカ
ウンタに出力する。
On the other hand, if the PF value is “1” and the differential flag is other than “0”, that is, if the differential flag is not a rising differential instruction, the AND circuit 117 outputs “0” to the arithmetic unit 114. The instruction to output the next instruction without outputting the instruction content from the instruction decoder 112 is output to the program counter.

【0053】この実施形態のプログラマブルコントロー
ラでは、実行処理する微分命令中に、微分フラグ格納メ
モリ13から読み出す微分フラグのアドレスを算出する
ための参照番号が格納されているため、例えば、上述し
た図3に示した0x2015番地に新たに1命令が追加
されたとすると、図4に示すように、新たな命令が追加
される前の0x2015番地以降に格納されている命令
は、1番づつ後方にシフトされるが、例えば変更された
0x02017番地から0x02019番地における命
令nに対応する微分フラグのように、格納位置が変更す
る前のままである。
In the programmable controller of this embodiment, the reference number for calculating the address of the differential flag read from the differential flag storage memory 13 is stored in the differential instruction to be executed. Assuming that one new instruction is added to the address 0x2015 shown in FIG. 4, the instructions stored after the address 0x2015 before the new instruction is added are shifted backward by one, as shown in FIG. However, for example, the differential flag corresponding to the instruction n at the changed addresses 0x02017 to 0x02019 remains unchanged before the storage position is changed.

【0054】このことは、図5(a)に示すように、プ
ログラム格納メモリ12にプログラム(命令)を追加し
た場合には(プログラムの変更)、微分フラグ格納メモ
リに格納されている微分フラグもそれに応じて移動させ
るという従来のプログラマブルコントローラが行ってい
た処理(ステップX)が、この実施形態のプログラマブ
ルコントローラでは必要がないため、プログラム変更が
高速にできる。
This means that, as shown in FIG. 5A, when a program (instruction) is added to the program storage memory 12 (change of the program), the differentiation flag stored in the differentiation flag storage memory is also changed. The processing (step X) performed by the conventional programmable controller to move in accordance therewith is not necessary in the programmable controller of this embodiment, so that the program can be changed at high speed.

【0055】また、この実施形態のプログラマブルコン
トローラでは、微分フラグの管理を命令のオペランド中
に微分番号として設けため、微分フラグの格納場所の制
限がなくなり、メモリ割り当てが容易になるとともに、
微分フラグを単なるデータとして扱うことが可能とな
る。
Further, in the programmable controller of this embodiment, since the management of the differential flag is provided as the differential number in the operand of the instruction, the storage location of the differential flag is not restricted, and the memory allocation is facilitated.
The derivative flag can be handled as mere data.

【0056】因みに、ラダープログラムにおける微分命
令の出現頻度や、1命令の命令長を考えると、微分フラ
グ格納領域をプログラム格納領域の1/2程度にしても
特に問題がない。従来のプログラム領域と同じ領域の微
分フラグ格納メモリ領域を必要としたのに対し、微分フ
ラグ格納領域の節約になる。
By the way, considering the frequency of appearance of differential instructions in the ladder program and the instruction length of one instruction, there is no particular problem even if the differential flag storage area is about half of the program storage area. Although the differential flag storage memory area is the same as the conventional program area, the differential flag storage area can be saved.

【0057】従来では、システムとして微分フラグ格納
用に別のメモリチップを必要としたが、この実施形態の
プログラマブルコントローラでは、データメモリの中の
1領域を使用することにより、システム全体のコストを
低減することができる。
Conventionally, a separate memory chip was required for storing the differential flag as a system. However, in the programmable controller of this embodiment, the cost of the entire system can be reduced by using one area in the data memory. can do.

【0058】<第2実施形態>上述した実施形態のプロ
グラマブルコントローラは、微分命令として、微分命令
オペコード,微分番号を表すオペランドおよびその他複
数のオペランドで形成されているものを使用するもので
あるが、図6に示すように、微分命令を微分実行判断命
令のオペコードおよび微分番号のオペランドからなる微
分実行判断命令と、通常命令とに分割したものを実行す
るように構成してもよい。
<Second Embodiment> The programmable controller according to the above-described embodiment uses a differential instruction opcode, an operand representing a differential number, and other instructions formed of a plurality of operands. As shown in FIG. 6, the differential instruction may be divided into a differential execution determination instruction including an operation code of a differential execution determination instruction and an operand of a differential number, and a normal instruction.

【0059】なお、微分実行判断命令の直後の通常命令
は、微分実行判断命令の実行条件に従って、実行/非実
行を行うものである。
The normal instruction immediately after the differential execution determination instruction executes / non-executes according to the execution condition of the differential execution determination instruction.

【0060】上述したような微分実行判断命令および通
常命令を処理するプログラマブルコントローラは、その
構成が上述したプログラマブルコントローラの構成と本
質的に同一であるが、プログラム格納メモリには、微分
命令の替わりに微分実行することを示すオペコードおよ
び微分フラグの格納位置を示す微分番号を示すオペラン
ドからなる微分実行判断命令を有している。
The configuration of the programmable controller for processing the above-described differential execution determination instruction and the ordinary instruction is essentially the same as the configuration of the above-described programmable controller, but the program storage memory has the same configuration as the above-described programmable controller instead of the differential instruction. It has a differentiation execution determination command including an operation code indicating that differentiation is to be performed and an operand indicating a differentiation number indicating a storage position of a differentiation flag.

【0061】そして、この実施形態のプログラマブルコ
ントローラは、プログラム格納メモリから読み出された
命令が微分実行判断命令である場合には、微分フラグア
ドレス発生器が、この読み出された微分実行判断命令の
微分番号から、微分フラグ格納メモリに格納されている
微分命令に対する微分フラグのアドレスを出力するよう
に構成されている。
In the programmable controller of this embodiment, when the instruction read from the program storage memory is a differential execution determining instruction, the differential flag address generator generates the differential execution determining instruction. It is configured to output the address of the differentiation flag for the differentiation instruction stored in the differentiation flag storage memory from the differentiation number.

【0062】また、この実施形態のプログラマブルコン
トローラは、微分フラグアドレス発生器が微分フラグ格
納メモリの先頭アドレスにオフセットアドレスを加算
し、さらに、微分番号を加算した値を、微分実行判断命
令に対する微分フラグのアドレスとするように構成され
ている。
In the programmable controller according to this embodiment, the differential flag address generator adds the offset address to the head address of the differential flag storage memory, and furthermore, adds the value obtained by adding the differential number to the differential flag for the differential execution determination instruction. Address.

【0063】さらに、実施形態のプログラマブルコント
ローラは、微分フラグアドレス発生器から指示された上
記微分実行判断命令に対する微分フラグ値と、パワーフ
ロー値とから、微分フラグ格納メモリから次に読み出さ
れる通常命令を実行するか否かを判断するように構成さ
れている。
Further, the programmable controller according to the present embodiment, based on the differential flag value and the power flow value for the above-mentioned differential execution determination instruction instructed from the differential flag address generator, generates a normal instruction to be read next from the differential flag storage memory. It is configured to determine whether or not to execute.

【0064】さらにまた、実施形態のプログラマブルコ
ントローラは、微分フラグアドレス出力手段から指示さ
れた微分実行判断命令に対する微分フラグ値と、パワー
フロー値とが異なる場合には、微分フラグ格納メモリか
ら次に読み出される通常命令を実行するものと判断する
ように構成されている。
Further, the programmable controller of the embodiment, when the power flag value is different from the differential flag value corresponding to the differential execution determination command instructed from the differential flag address output means, reads the next value from the differential flag storage memory. It is configured to determine that a normal instruction to be executed is to be executed.

【0065】因みに、図6は、図2で示したC=A+B
を実行させる微分命令を、微分実行判断命令と、通常命
令とに分割したものである。
FIG. 6 shows C = A + B shown in FIG.
Is divided into a differential execution determination instruction and a normal instruction.

【0066】このように、微分実行判断命令を別命令と
することにより、微分実行判断命令の直後のいかなる通
常命令でも微分実行が可能となる。
As described above, by making the differential execution determination instruction a separate instruction, it becomes possible to perform differential execution with any normal instruction immediately after the differential execution determination instruction.

【0067】このため、従来、通常命令と微分命令とは
別命令として扱わなければならないため、実装上の制約
(命令パターンを表す領域の制限等)、通常命令として
は実装してあるが微分命令はサポートされていないとい
う制限を回避することができる。
For this reason, conventionally, the normal instruction and the differential instruction have to be treated as separate instructions, so that the restrictions on the implementation (restriction of the area representing the instruction pattern, etc.) and the normal instruction are implemented. Can bypass the limitation that it is not supported.

【0068】つまり、通常命令として実装してあれば、
その命令の前に微分実行判断命令を挿入することによ
り、微分命令として動作できる。
That is, if implemented as a normal instruction,
By inserting a differentiation execution determination command before the command, the device can operate as a differentiation command.

【0069】[0069]

【発明の効果】以上本発明によれば、実行される微分命
令が、命令オペコードと、微分フラグ格納メモリに格納
されている微分フラグの格納位置を示す微分番号からな
るオペランドとを有すため、プログラムの変更時には、
プログラムに変更に伴って微分フラグを変更する必要が
なくなる。
According to the present invention, the differential instruction to be executed has the instruction opcode and the operand consisting of the differential number indicating the storage position of the differential flag stored in the differential flag storage memory. When changing the program,
There is no need to change the derivative flag with the change in the program.

【0070】このため、プログラムに変更に伴って微分
フラグを変更する必要がなくなり、プログラム変更を高
速に行える。
Therefore, it is not necessary to change the differentiation flag in accordance with the change in the program, and the program can be changed at a high speed.

【0071】また、プログラム格納メモリに格納された
シーケンスプログラムをなす各命令に対し、1対1に対
応した微分フラグを微分フラグ格納メモリに保持する必
要がなくなり、メモリ領域を冗長に持つ必要がない。
Further, it is not necessary to hold a one-to-one corresponding differential flag in the differential flag storage memory for each instruction constituting the sequence program stored in the program storage memory, and it is not necessary to have a redundant memory area. .

【0072】さらに、シーケンスエンジンが命令フェッ
チを行うためのハードウエア構成を簡易にすることがで
きる。
Further, the hardware configuration for the sequence engine to perform the instruction fetch can be simplified.

【0073】特に、微分実行することを示すオペコード
と、微分フラグ情報の格納位置を示す微分番号を示すオ
ペランドとからなる微分実行判断命令を実行した後、通
常命令を実行するようにしたため、微分実行判断命令の
直後のいかなる通常命令でも微分実行が可能となる。
In particular, since a differential execution determination instruction including an operation code indicating that a differential execution is to be performed and an operand indicating a differential number indicating a storage position of differential flag information is executed, a normal instruction is executed. Any normal instruction immediately after the judgment instruction enables differential execution.

【0074】従って、通常命令として実装してあれば、
その命令の前に微分実行判断命令を挿入するれば、微分
命令として動作させることができる。
Therefore, if implemented as a normal instruction,
If a differentiation execution determination command is inserted before the command, the operation can be performed as a differentiation command.

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

【図1】本発明に係るプログラマブルコントローラの第
1実施形態の構成を示すブロック図。
FIG. 1 is a block diagram showing a configuration of a first embodiment of a programmable controller according to the present invention.

【図2】本実施形態のプログラムコントローラにおいて
使用される微分命令の構成を示すブロック図。
FIG. 2 is a block diagram showing a configuration of a differential instruction used in the program controller of the embodiment.

【図3】図1中のプログラム格納メモリと微分フラグ格
納メモリとの構成についての説明図。
FIG. 3 is an explanatory diagram of a configuration of a program storage memory and a differential flag storage memory in FIG. 1;

【図4】図1中のプログラム格納メモリと微分フラグ格
納メモリとの構成についての説明図。
FIG. 4 is an explanatory diagram of a configuration of a program storage memory and a differential flag storage memory in FIG. 1;

【図5】この実施形態のプログラマブルコントローラと
従来のプログラマブルコントローラとの処理の相違を示
すフローチャート。
FIG. 5 is a flowchart showing a difference in processing between the programmable controller of this embodiment and a conventional programmable controller.

【図6】本発明の第2実施形態のプログラマブルコント
ローラが実行する微分実行判断命令と、通常命令を示す
ブロック図。
FIG. 6 is a block diagram showing a differential execution determination instruction and a normal instruction executed by a programmable controller according to a second embodiment of the present invention.

【図7】従来のプログラマブルコントローラの概略構成
を示すブロック図。
FIG. 7 is a block diagram showing a schematic configuration of a conventional programmable controller.

【図8】従来のプログラマブルコントローラの動作を示
すフローチャート。
FIG. 8 is a flowchart showing the operation of a conventional programmable controller.

【図9】図8中のプログラム格納メモリに1命令を追加
した際の、アドレス変更についての説明図。
FIG. 9 is an explanatory diagram of an address change when one instruction is added to the program storage memory in FIG. 8;

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

11 シーケンスエンジン 12 プログラム格納メモリ 13 微分フラグ格納メモリ 111 プログラムカウンタ 112 命令デコーダ 113 微分フラグアドレス発生器 114 演算部 115 バッファ 116 1ビットレジスタ 117 AND回路 11 Sequence Engine 12 Program Storage Memory 13 Differential Flag Storage Memory 111 Program Counter 112 Instruction Decoder 113 Differential Flag Address Generator 114 Operation Unit 115 Buffer 116 1-bit Register 117 AND Circuit

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 通常命令と微分命令とからなるプログラ
ム命令を実行するプログラマブルコントローラにおい
て、 命令オペコードと、微分フラグの格納位置を示す微分番
号からなるオペランドとを有する微分命令を実行するこ
とを特徴とするプログラマブルコントローラ。
1. A programmable controller for executing a program instruction including a normal instruction and a differential instruction, wherein the programmable controller executes a differential instruction having an instruction opcode and an operand including a differential number indicating a storage position of a differential flag. Programmable controller.
【請求項2】 通常命令と微分命令とからなるプログラ
ム命令を格納するプログラム格納メモリと、微分フラグ
を格納する微分フラグ格納メモリとを備えるプログラマ
ブルコントローラにおいて、 上記プログラム格納メモリから読み出された命令が微分
命令である場合には、この読み出された微分命令の微分
番号から、上記微分フラグ格納メモリに格納されている
この微分命令に対する微分フラグのアドレスを出力する
微分フラグアドレス出力手段とを具備することを特徴と
するプログラマブルコントローラ。
2. A programmable controller comprising: a program storage memory for storing a program instruction including a normal instruction and a differential instruction; and a differential flag storage memory for storing a differential flag, wherein the instruction read from the program storage memory is A differential flag address output means for outputting, from a differential number of the read differential instruction, an address of a differential flag for the differential instruction stored in the differential flag storage memory, if the instruction is a differential instruction; A programmable controller, characterized in that:
【請求項3】 上記微分フラグアドレス出力手段が、上
記微分フラグ格納メモリの先頭アドレスにオフセットア
ドレスを加算し、さらに、微分番号を加算した値を、上
記微分命令に対する微分フラグのアドレスとすることを
特徴とする請求項2記載のプログラマブルコントロー
ラ。
3. The differential flag address output means adds an offset address to a head address of the differential flag storage memory, and sets a value obtained by adding the differential number as an address of a differential flag for the differential instruction. 3. The programmable controller according to claim 2, wherein:
【請求項4】 この微分フラグアドレス出力手段から指
示された上記微分命令に対する微分フラグ値と、パワー
フロー値とから、上記読み出された微分命令を実行する
か否かを判断する判断手段とを具備することを特徴とす
る請求項2または3記載のプログラマブルコントロー
ラ。
4. A determining means for determining whether or not to execute the read differential instruction from a differential flag value for the differential instruction specified by the differential flag address output means and a power flow value. The programmable controller according to claim 2 or 3, wherein the programmable controller is provided.
【請求項5】 上記判断手段が、上記微分フラグアドレ
ス出力手段から指示された上記微分命令に対する微分フ
ラグ値と、パワーフロー値とが異なる場合には、上記読
み出された微分命令を実行するものと判断することを特
徴とする請求項4記載のプログラマブルコントローラ。
5. The method according to claim 1, wherein the determining means executes the read differential instruction when the power flow value is different from the differential flag value for the differential instruction specified by the differential flag address output means. The programmable controller according to claim 4, wherein:
【請求項6】 微分実行することを示すオペコードと、
微分フラグの格納位置を示す微分番号を示すオペランド
とからなる微分実行判断命令を実行した後、通常命令を
実行することを特徴とするプログラマブルコントロー
ラ。
6. An operation code indicating execution of differentiation,
A programmable controller characterized by executing a normal instruction after executing a differential execution determination instruction including an operand indicating a differential number indicating a storage position of a differential flag.
【請求項7】 微分実行することを示すオペコードおよ
び微分フラグの格納位置を示す微分番号を示すオペラン
ドからなる微分実行判断命令と、通常命令とを有するプ
ログラム格納メモリと、 微分フラグを格納する微分フラグ格納メモリと、 上記プログラム格納メモリから読み出された命令が微分
実行判断命令である場合には、この読み出された微分実
行判断命令の微分番号から、上記微分フラグ格納メモリ
に格納されているこの微分命令に対する微分フラグのア
ドレスを出力する微分フラグアドレス出力手段とを具備
することを特徴とするプログラマブルコントローラ。
7. A program storage memory having a differential execution determination instruction including an operation code indicating execution of differentiation and an operand indicating a differentiation number indicating a storage position of a differentiation flag, a program storage memory having a normal instruction, and a differentiation flag storing a differentiation flag. If the instruction read from the storage memory and the program storage memory is a differential execution determination instruction, the differential number stored in the differential flag storage memory is obtained from the differential number of the read differential execution determination instruction. A differential flag address output means for outputting an address of a differential flag for the differential instruction.
【請求項8】 上記微分フラグアドレス出力手段は、上
記微分フラグ格納メモリの先頭アドレスにオフセットア
ドレスを加算し、さらに、微分番号を加算した値を、微
分実行判断命令に対する微分フラグのアドレスとするこ
とを特徴とする請求項7記載のプログラマブルコントロ
ーラ。
8. The differential flag address output means adds an offset address to a head address of the differential flag storage memory, and further sets a value obtained by adding the differential number as an address of the differential flag for the differential execution determination instruction. The programmable controller according to claim 7, wherein:
【請求項9】 この微分フラグアドレス出力手段から指
示された上記微分命令に対する微分フラグ値と、パワー
フロー値とから、上記微分フラグ格納メモリから次に読
み出される上記通常命令を実行するか否かを判断する判
断手段とを具備することを特徴とする請求項7または8
記載のプログラマブルコントローラ。
9. Based on a differential flag value and a power flow value for the differential instruction specified by the differential flag address output means, it is determined whether or not to execute the normal instruction read next from the differential flag storage memory. 9. A judgment means for judging, wherein:
The programmable controller as described.
【請求項10】 上記判断手段は、上記微分フラグアド
レス出力手段から出力された上記微分実行判断命令に対
する微分フラグ値と、パワーフロー値とが異なる場合に
は、上記微分フラグ格納メモリから次に読み出される上
記通常命令を実行するものと判断することを特徴とする
請求項9記載のプログラマブルコントローラ。
10. When the power flag value is different from the differential flag value for the differential execution determination command output from the differential flag address output means, the determination means reads the differential flag value from the differential flag storage memory next. 10. The programmable controller according to claim 9, wherein it is determined that the normal instruction is executed.
JP26301696A 1996-10-03 1996-10-03 Programmable controller Withdrawn JPH10111704A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26301696A JPH10111704A (en) 1996-10-03 1996-10-03 Programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26301696A JPH10111704A (en) 1996-10-03 1996-10-03 Programmable controller

Publications (1)

Publication Number Publication Date
JPH10111704A true JPH10111704A (en) 1998-04-28

Family

ID=17383720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26301696A Withdrawn JPH10111704A (en) 1996-10-03 1996-10-03 Programmable controller

Country Status (1)

Country Link
JP (1) JPH10111704A (en)

Similar Documents

Publication Publication Date Title
US4954943A (en) Data processing system
JP3578735B2 (en) Information processing apparatus and information processing method
JPH10111704A (en) Programmable controller
JPH10240522A (en) Arithmetic unit
US6425047B1 (en) Process containing address decoders suited to improvements in clock speed
EP2628073B1 (en) Conditional selection of data elements
JP2904172B2 (en) Logic circuit simulator
JP2000284962A (en) Microcomputer
JP3395727B2 (en) Arithmetic device and method
JP2525492B2 (en) Programmable controller
JP3441262B2 (en) Data processing device
JPH0876996A (en) Programmable controller
JP2721610B2 (en) Programmable controller
JPH06162067A (en) Device and method for controlling vector instruction
JP3651099B2 (en) Programmable controller
JPH11219294A (en) Method for controlling program and its device
JP2522564B2 (en) Programmable controller
JPH08272411A (en) Ladder instruction processor
JPH05250156A (en) Risc processor
JPH0535499A (en) Data processing device and method
JP2002297376A (en) Programmable controller
JP2004062427A (en) Microprocessor
JPS62295138A (en) Address forming system
JPH0454531A (en) Program reading circuit
JPS6255738A (en) Data processor having program counter tracing mechanism

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040106