JP2922963B2 - Sequence controller - Google Patents

Sequence controller

Info

Publication number
JP2922963B2
JP2922963B2 JP2055135A JP5513590A JP2922963B2 JP 2922963 B2 JP2922963 B2 JP 2922963B2 JP 2055135 A JP2055135 A JP 2055135A JP 5513590 A JP5513590 A JP 5513590A JP 2922963 B2 JP2922963 B2 JP 2922963B2
Authority
JP
Japan
Prior art keywords
input
circuit
output
logical
function
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 - Lifetime
Application number
JP2055135A
Other languages
Japanese (ja)
Other versions
JPH03257504A (en
Inventor
良一 内山
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2055135A priority Critical patent/JP2922963B2/en
Publication of JPH03257504A publication Critical patent/JPH03257504A/en
Application granted granted Critical
Publication of JP2922963B2 publication Critical patent/JP2922963B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)
  • Logic Circuits (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はシーケンスコントローラに係り、特に、論理
演算時間の遅延を小さくするに好適なシーケンスコント
ローラに関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequence controller, and more particularly, to a sequence controller suitable for reducing a delay of a logical operation time.

[従来の技術] シーケンスコントローラは、多数の入力信号のオンオ
フ状態に基づいて予め設定された論理演算を実行し、論
理演算結果を制御信号として制御対象に出力する。従来
のシーケンスコントローラは、論理演算をCPUがソフト
ウェアで処理する構成であったため、演算時間がかかる
という問題があった。そこで、特開昭62−5407号公報や
特開昭60−46125号公報記載の様に、論理機能の一部を
論理アレイ(PLA)で組むことで、処理の高速化を図っ
ている。しかし、この論理アレイを用いるシーケンスコ
ントローラは、処理の基本がソフトウェア処理であり、
その処理の一部をハードで代行する構成のため、やはり
処理時間があるていど係り、高速のシーケンス制御には
不向きである。
[Related Art] A sequence controller executes a preset logical operation based on the ON / OFF states of a large number of input signals, and outputs a result of the logical operation to a control target as a control signal. The conventional sequence controller has a problem that it takes a long calculation time because the CPU performs a logical operation by software. Therefore, as described in Japanese Patent Application Laid-Open Nos. 62-5407 and 60-46125, a part of the logic function is assembled in a logic array (PLA) to speed up the processing. However, the sequence controller using this logical array is based on software processing,
Since the configuration is such that a part of the processing is performed by hardware, there is still a processing time, which is not suitable for high-speed sequence control.

上述とは別の従来技術として、論理演算結果を予めメ
モリICに書き込んでおき、入力信号をアドレス信号とし
てこのメモリICから制御信号を読み出すことで、論理演
算による時間遅れを短縮したシーケンスコントローラも
ある。これを第10図にて説明する。
As another prior art, there is a sequence controller in which a logical operation result is written in a memory IC in advance, and a control signal is read from the memory IC using an input signal as an address signal to reduce a time delay due to the logical operation. . This will be described with reference to FIG.

第10図に示すシーケンスコントローラは、16個の信号
A0〜A15をアドレス信号として入力し、これをデコーダ
4でデコードした65536通りの信号でメモリIC13をアク
セスし、読み出した8ビットの信号を出力信号としてい
る。メモリIC13には、入力する16ビットの信号の全ての
種類について出力状態が予め格納されており、入力信号
に応じた信号が読み出され出力される。例えば、入力0
番だけ“1"で、1番〜15番までが“0"であるとすると、
メモリIC13を構成する一番上のレジスタが選択され、該
レジスタの8ビットの内容(出力0番=1、出力1番=
0、出力2番=1、…出力7番=1)が出力される。
The sequence controller shown in FIG.
A0 to A15 are input as address signals, and the memory IC 13 is accessed with 65536 kinds of signals decoded by the decoder 4, and the read 8-bit signal is used as an output signal. Output states of all types of the input 16-bit signal are stored in the memory IC 13 in advance, and a signal corresponding to the input signal is read and output. For example, input 0
Assuming that only the number is “1” and the numbers 1 to 15 are “0”,
The uppermost register constituting the memory IC 13 is selected, and the contents of the 8 bits of the register (output 0 = 1, output 1 =
0, output 2 = 1,... Output 7 = 1).

[発明が解決しようとする課題] 上述した論理アレイを用いる従来技術は、論理演算の
基本処理がソフトウェアのため、処理時間がかかるとい
う問題がある。また、メモリICを用いる従来技術は、入
力線同士を並列に接続することで出力線の数を二倍にす
ることができるが、入力線を1本増やすためにメモリを
2倍にする必要がある。第9図は、アドレス入力線が16
本,出力8ビットのタイプでメモリ容量512Kビット(現
行のメモリICとしてこの規模のものが最大)のメモリIC
を用いたシーケンスコントローラの構成図である。この
構成で、入力線を1本追加する度に今までのメモリ容量
を2倍にしなければならないため、入力線数を20本にす
る場合、32個のメモリICを用いる必要が生じる。これで
は、価格的にもスペース的にも更には配線の複雑さも加
わり、不利な点が多くなる。
[Problem to be Solved by the Invention] The prior art using the above-described logic array has a problem that it takes a long processing time because the basic processing of the logical operation is software. In the conventional technology using a memory IC, the number of output lines can be doubled by connecting input lines in parallel, but it is necessary to double the memory to increase the number of input lines by one. is there. FIG. 9 shows that the address input line has 16
This is a memory IC with an 8-bit output type and a memory capacity of 512K bits (the current memory IC is the largest of this size)
FIG. 3 is a configuration diagram of a sequence controller using a. With this configuration, each time one input line is added, the memory capacity up to now must be doubled. Therefore, when the number of input lines is set to 20, it is necessary to use 32 memory ICs. In this case, the cost and space are increased, and the complexity of the wiring is added.

本発明の目的は、論理演算時間が短くしかも入力信号
数が増える場合にも容易に対処可能なシーケンスコント
ローラを提供することにある。
An object of the present invention is to provide a sequence controller which can easily cope with a short logical operation time and an increase in the number of input signals.

[課題を解決するための手段] 上記目的は、外部からの多数の被演算入力信号に対し
て論理演算を実行し論理演算結果を制御信号として出力
するシーケンスコントローラであって、 a)外部からの2つの被演算入力それぞれを1入力と
し、他1入力は外部から共通に指定される第1の論理機
能指定ビットとされた2つのイクスクルーシブオアゲー
トと、該イクスクルーシブオアゲート各々からの出力を
論理積するアンドゲートと、該アンドゲートからの出力
と外部から指定される第2の論理機能指定ビットとを入
力するイクスクルーシブオアゲートとから構成された
上、全体としての論理機能がアンド機能、ナンド機能、
オア機能、ノア機能の何れかに任意に設定可とされた2
入力演算回路を基本演算回路として、前段2入力演算回
路の出力を1入力としつつ、複数直列接続された上、最
終段2入力演算回路から制御信号が出力される2入力演
算回路群。
[Means for Solving the Problems] The above object is to provide a sequence controller which executes a logical operation on a large number of input signals to be operated from the outside and outputs a result of the logical operation as a control signal, and Each of the two operand inputs is one input, and the other one input is a pair of exclusive OR gates, each of which is a first logical function designating bit commonly designated from the outside, and a signal from each of the exclusive OR gates. An AND gate for ANDing the outputs; and an exclusive OR gate for inputting the output from the AND gate and a second logical function designation bit specified from the outside. AND function, NAND function,
2 that can be set arbitrarily to either the OR function or the NOR function
A two-input operation circuit group in which a plurality of input operation circuits are connected in series and a control signal is output from the last-stage two-input operation circuit while using the output of the preceding two-input operation circuit as one input while using the input operation circuit as a basic operation circuit.

b)2入力演算回路群を構成している2入力演算回路そ
れぞれに対し、第1,第2の論理機能指定ビットを更新可
として指定する第1のレジスタ群。
b) A first group of registers for designating the first and second logical function designation bits as updatable for each of the two-input operation circuits constituting the two-input operation circuit group.

c)2入力演算回路群を構成している複数の2入力演算
回路のうち、最前段2入力演算回路には2つの被演算入
力信号を、該最前段2入力演算回路以外の2入力演算回
路各々には他1入力として、何れか1つの被演算信号、
または前段2入力演算回路の出力をそれぞれ選択出力す
る入力信号選択スイッチ群。
c) Of the plurality of two-input arithmetic circuits constituting the two-input arithmetic circuit group, two foremost input signals are supplied to the foremost two-input arithmetic circuit, and two-input arithmetic circuits other than the foremost two-input arithmetic circuit are provided. Each has one other input signal as another input,
Or an input signal selection switch group for selectively outputting the output of the preceding two-input arithmetic circuit.

d)入力信号選択スイッチ群を構成している入力信号選
択スイッチそれぞれに対し、選択出力制御信号を更新可
として指定する第2のレジスタ群。
d) A second register group for designating the selected output control signal as updatable for each of the input signal selection switches constituting the input signal selection switch group.

の構成要素がゲートアレイ内にシーケンス回路の一回路
単位毎に作成されてなる論理演算部を備えることで達成
される。
Is achieved by providing a logic operation unit formed in the gate array for each circuit unit of the sequence circuit.

[作用] 論理演算を実行する機能は全てハード構成の論理回路
として、ソフトウェアによる論理演算は全く行わないの
で、高速処理が可能となる。また、端子数が多いゲート
アレイに上記の構成a〜dの回路群を設定してあるの
で、演算しなければならない入力信号数が増加しても容
易に入力線数を増加させることができる。
[Operation] Since all functions for executing logical operations are logical circuits having a hardware configuration and no logical operations are performed by software, high-speed processing can be performed. Further, since the circuit groups having the above-described configurations a to d are set in the gate array having a large number of terminals, the number of input lines can be easily increased even if the number of input signals to be operated increases.

[実施例] 以下、本発明の一実施例を図面を参照して説明する。Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

第3図は、ゲートアレイ内に設定する論理機能変更可
能な論理演算回路の一例を示す図である。この論理演算
回路は、2ビットのレジスタ1と、アンドゲート2と、
3つのイクスクリーシブオアゲート3,4,5で構成され
る。この論理演算回路は、レジスタ1に格納するデータ
により、第4図(a),(b),(c),(d)に示す
4つの論理回路となる。つまり、レジスタ1に“00"を
書き込むとアンド回路の機能を持つことになり、“01"
を書き込むとアンド・ノント(ナンド)回路の機能を持
ち、“11"を書き込むとオア回路の機能を持ち、“10"を
書き込むとオア・ノット(ノア)回路の機能を持つ。
FIG. 3 is a diagram showing an example of a logical operation circuit capable of changing a logical function set in a gate array. This logical operation circuit includes a 2-bit register 1, an AND gate 2,
It consists of three exclusive OR gates 3, 4, and 5. This logical operation circuit becomes four logical circuits shown in FIGS. 4 (a), (b), (c) and (d) according to the data stored in the register 1. That is, when "00" is written to the register 1, it has an AND circuit function and "01"
When "1" is written, it has the function of an AND / NOT (NAND) circuit. When "11" is written, it has the function of an OR circuit.

第5図(a)は、シーケンス制御を行う場合の一回路
分のラダー図であり、同図(b)はそれに対応する論理
回路図である。メーク接点の並列接続がオア回路10
に対応し、その出力とブレーク接点の直接接続がナン
ド回路11に対応し、その出力とメーク接点との並列接
続がオア回路12に対応し、その出力とメーク接点との
並列接続がオア回路13に対応し、その出力とブレイク接
点との並列接続がノア回路14に対応し、その出力とメ
ーク接点との直列接続がアンド回路15に対応し、その
出力とブレイク接点との直列接続がナンド回路16に対
応する。従って、上記の論理回路10〜16は、第3図に示
す論理演算回路のレジスタを第4図の様にユーザが書き
込むことで、第5図(b)に示す直列接続した論理回路
群を構成することができる。そして、接点信号〜の
うちの1つを選択して論理回路の入力とすることで、第
5図(a)のラダー図に示されるシーケンス制御を行う
制御信号を得ることが可能となる。
FIG. 5A is a ladder diagram of one circuit when performing sequence control, and FIG. 5B is a corresponding logic circuit diagram. OR connection of make contacts in parallel 10
The direct connection of the output and the break contact corresponds to the NAND circuit 11, the parallel connection of the output and the make contact corresponds to the OR circuit 12, and the parallel connection of the output and the make contact corresponds to the OR circuit 13. , The parallel connection of the output and the break contact corresponds to the NOR circuit 14, the series connection of the output and the make contact corresponds to the AND circuit 15, and the series connection of the output and the break contact corresponds to the NAND circuit. Corresponds to 16. Therefore, the above-mentioned logic circuits 10 to 16 form a series-connected logic circuit group shown in FIG. 5B by writing the register of the logic operation circuit shown in FIG. 3 by the user as shown in FIG. can do. Then, by selecting one of the contact signals to and inputting it to the logic circuit, a control signal for performing the sequence control shown in the ladder diagram of FIG. 5A can be obtained.

第6図は、論理機能選択可能な論理演算回路と、各論
理演算回路に入力させる信号選択スイッチと、各信号選
択スイッチに選択信号を指定する手段とを模式的に示し
た図面である。7つの論理演算回路の夫々の2ビットレ
ジスタに図示の様なデータを書き込むことで、第5図
(b)に示す論理回路10〜16を組み上げ、各論回路へ入
力する信号を選択するスイッチ17を設け、各スイッチ17
の選択する信号を指定する手段例えばレジスタ18を設け
ることで、構成する。これらの論理演算回路と信号選択
スイッチと選択信号指定手段をゲートアレイ内に作成す
る。
FIG. 6 is a diagram schematically showing a logical operation circuit capable of selecting a logical function, a signal selection switch to be input to each logical operation circuit, and a unit for designating a selection signal to each signal selection switch. By writing data as shown in each of the two-bit registers of the seven logical operation circuits, the logical circuits 10 to 16 shown in FIG. 5B are assembled, and the switch 17 for selecting a signal to be input to each logical circuit is set. Provided and each switch 17
This is configured by providing a means for designating a signal to be selected, for example, a register 18. These logical operation circuits, signal selection switches, and selection signal designating means are created in the gate array.

以上の説明では、必要数の論理回路のみで構成してい
るが、実際には、所定数の論理演算回路を作成し、その
うち必要な数の論理演算回路のみを使用することにな
る。しかし、その場合には、不要な論理回路はこれを物
理的に取り外すことはできないので、その論理回路はデ
ータスルー状態にして入力信号がそのまま出力される構
成にする必要がある。そこで、本実施例では、第7図に
示す様に、スイッチ17の0番目入力として次段の論理回
路(アンド回路にする。)に対応するスイッチ17に入力
し、選択手段18にて0番目を選択したときその0番目の
入力が前記アンド回路に入力するようにする。これによ
り、このアンド回路の2入力ともに前段の出力信号とな
り、この信号がそのままアンド回路の出力信号となる。
In the above description, only the required number of logic circuits are configured. However, in practice, a predetermined number of logic operation circuits are created, and only the required number of logic operation circuits are used. However, in such a case, since the unnecessary logic circuit cannot be physically removed, the logic circuit needs to be in a data-through state so that the input signal is output as it is. Therefore, in this embodiment, as shown in FIG. 7, the 0th input of the switch 17 is input to the switch 17 corresponding to the next-stage logic circuit (which is an AND circuit), and the 0th input is Is selected, the 0th input is input to the AND circuit. As a result, both inputs of the AND circuit are output signals of the previous stage, and this signal is directly used as an output signal of the AND circuit.

次に、上述した原理により作成したゲートアレイを用
いて構成したシーケンスコントローラについて説明す
る。
Next, a sequence controller configured using the gate array created according to the above-described principle will be described.

第2図は、シーケンスコントローラの全体構成図であ
る。シーケンスコントローラ19は、ゲートアレイで構成
した論理演算部20と、該論理演算部20の前記レジスタ書
き込み制御を入力装置24からのユーザ指定に従って行う
制御回路21と、入力信号を取り込んでレベル変換すると
共に制御入力信号を光信号に変換した後に再び電気信号
に変換することで絶縁を図り前記論理演算部20に出力す
る入力回路22と、論理演算部20の出力信号を光信号に変
換した後に電気信号に変換すると共にレベル変換して制
御対象に制御信号として出力する出力回路23とで構成さ
れる。このシーケンスコントローラ19では、マイクロコ
ンピュータ等で構成される制御回路21は、論理回路をユ
ーザが指定した後は、論理演算自体には関与せず、論理
演算は全てハード構成の論理回路にて行うようになって
いる。
FIG. 2 is an overall configuration diagram of the sequence controller. The sequence controller 19 includes a logical operation unit 20 configured by a gate array, a control circuit 21 that performs the register write control of the logical operation unit 20 according to a user designation from an input device 24, and takes in an input signal and performs level conversion. An input circuit 22 for converting the control input signal into an optical signal and then converting it into an electric signal again to insulate and output the signal to the logical operation unit 20; And an output circuit 23 that performs level conversion and outputs a control signal to a control target. In the sequence controller 19, after the user specifies the logic circuit, the control circuit 21 constituted by a microcomputer or the like does not participate in the logic operation itself, and performs all the logic operations in the hardware logic circuit. It has become.

第1図は、第2図に示す論理演算部20のうちのラダー
図一回路分の詳細構成を示す図である。
FIG. 1 is a diagram showing a detailed configuration of one circuit of a ladder diagram of the logical operation unit 20 shown in FIG.

本実施例における論理演算部20には、ラダー図一回路
分として8段の論理機能変更可能な論理演算回路を縦続
接続してある。8段にしたのは、多くのシーケンス制御
において、一回路分が8段以下となるためである。も
し、9段以上必要な場合には、この8段目の出力信号を
別の一回路分の8段構成の論理演算回路群の初段入力信
号とすれば、連続した論理演算が可能となる。
The logical operation unit 20 in this embodiment is cascaded with eight stages of logical operation circuits capable of changing the logical function as one circuit of a ladder diagram. The reason why the number of stages is eight is that one circuit has eight stages or less in many sequence controls. If nine or more stages are required, continuous logic operations can be performed by using the output signal of the eighth stage as the first-stage input signal of a group of eight-stage logic operation circuits for another circuit.

この8段構成の論理演算回路31の夫々の2ビットレジ
スタ32はアドレス付けされており、ユーザ入力に従って
制御回路が該当するレジスタ31にデータを書き込んで、
各論理機能を設定する。また、各スイッチ33の各入力端
子には1番〜n番までの入力信号線が接続されている。
この各スイッチ33夫々に設けられている信号選択レジス
タ34もアドレス付けされており、ユーザ入力に従って制
御回路が該当するレジスタ34にデータを書き込んで、各
論理演算回路31への入力信号を指定する。
Each 2-bit register 32 of the eight-stage logic operation circuit 31 is addressed, and the control circuit writes data to the corresponding register 31 according to a user input.
Set each logical function. The input terminals of the switches 33 are connected to the first to nth input signal lines.
A signal selection register 34 provided in each of the switches 33 is also addressed, and the control circuit writes data to the corresponding register 34 in accordance with a user input, and specifies an input signal to each logical operation circuit 31.

8段構成の各論理演算回路31群の夫々の最終段の論理
演算回路の出力a1〜amは夫々出力選択スイッチ35に入力
され、この出力選択スイッチ35に設けられた出力選択レ
ジスタ36指定の出力が論理演算部20の出力信号となる。
各レジスタ36はアドレス付けされており、ユーザ入力に
従って制御回路が該当するレジスタ36にデータを書き込
む。
Outputs a 1 to am of the final stage logic operation circuits of each of the eight stages of logic operation circuits 31 are input to output selection switches 35, respectively. The output is the output signal of the logical operation unit 20.
Each register 36 is addressed, and the control circuit writes data to the corresponding register 36 according to a user input.

ゲートアレイは、通常、ピン数が64ピン程度のものが
標準とされており、ゲート数は10000ゲートを超える。
従って、このゲートアレイを用いて第1図の論理回路を
構成すべく配線した場合、作成できる論理回路数は実用
上の制限は受けない。例えば、第8図に示す様に、入力
信号線数20本、出力信号線数16本のゲートアレイをシー
ケンスコントローラに用いた場合と、第9図に示すよう
に、メモリICを用いた場合と、第9図に示すように、メ
モリICを用いて同一信号線数とした場合では、スペース
的にはゲートアレイの方が1/16で済み、価格的にも1/10
で済むことになる。更に、上述した実施例のよれば、各
レジスタの内容を書き替えることで、所望の論理機能を
設定できるので、運転中であっても回路変更が可能とな
る。
Normally, the gate array has a standard number of pins of about 64 pins, and the number of gates exceeds 10,000 gates.
Therefore, when wiring is performed to form the logic circuit of FIG. 1 using this gate array, the number of logic circuits that can be created is not practically limited. For example, a case where a gate array having 20 input signal lines and 16 output signal lines is used for a sequence controller as shown in FIG. 8 and a case where a memory IC is used as shown in FIG. As shown in FIG. 9, when the same number of signal lines is used using a memory IC, the gate array requires only 1/16 of the space and 1/10 of the price.
Will be done. Further, according to the above-described embodiment, a desired logic function can be set by rewriting the contents of each register, so that the circuit can be changed even during operation.

[発明の効果] 本発明によれば、ゲートアレイを用い、更に、論理回
路機能をユーザ指定で書替え可能としたので、演算処理
時間が高速で、しかも、多数の入,出力線数を扱えるこ
とのできる低価格の小型シーケンスコントローラを得る
ことが可能となる。
[Effects of the Invention] According to the present invention, a gate array is used, and a logic circuit function can be rewritten by a user, so that the arithmetic processing time is high and a large number of input / output lines can be handled. It is possible to obtain a low-priced small-sized sequence controller capable of performing the following.

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

第1図は本発明の一実施例に係るゲートアレイの要部構
成図、第2図はシーケンスコントローラの構成図、第3
図は論理機能変更可能な論理演算回路の一例の構成図、
第4図(a),(b),(c),(d)は第3図に示す
論理演算回路で論理機能を指定した場合の説明図、第5
図(a),(b)はラダー回路一回路分の構成図とそれ
に対応する論理回路図、第6図はゲートアレイにシーケ
ンス回路を組み込んだときの説明図、第7図は論理回路
の出力信号をデータスルー状態にする場合の構成図、第
8図,第9図はゲートアレイを用いた場合とメモリICを
用いた従来例との比較説明図、第10図はメモリICの説明
図である。 1,32…2ビットレジスタ、2…アンドゲート、3,4,5…
イクスクルーシブオアゲート、19…シーケンスコントロ
ーラ、20…論理演算部、33…入力信号選択スイッチ、34
…信号選択レジスタ。
FIG. 1 is a configuration diagram of a main part of a gate array according to an embodiment of the present invention, FIG. 2 is a configuration diagram of a sequence controller, FIG.
The figure is a configuration diagram of an example of a logic operation circuit capable of changing the logic function,
FIGS. 4 (a), (b), (c) and (d) are explanatory diagrams when a logical function is designated by the logical operation circuit shown in FIG. 3, and FIG.
6A and 6B are diagrams showing a configuration of one ladder circuit and a corresponding logic circuit diagram, FIG. 6 is an explanatory diagram when a sequence circuit is incorporated in a gate array, and FIG. 7 is an output of the logic circuit. FIG. 8 and FIG. 9 are explanatory diagrams showing a comparison between a case using a gate array and a conventional example using a memory IC, and FIG. 10 is an explanatory diagram of a memory IC. is there. 1,32 ... 2-bit register, 2 ... AND gate, 3,4,5 ...
Exclusive OR gate, 19: sequence controller, 20: logical operation unit, 33: input signal selection switch, 34
... Signal selection register.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】外部からの多数の被演算入力信号に対して
論理演算を実行し論理演算結果を制御信号として出力す
るシーケンスコントローラであって、 a)外部からの2つの被演算入力それぞれを1入力と
し、他1入力は外部から共通に指定される第1の論理機
能指定ビットとされた2つのイクスクルーシブオアゲー
トと、該イクスクルーシブオアゲート各々からの出力を
論理積するアンドゲートと、該アンドゲートからの出力
と外部から指定される第2の論理機能指定ビットとを入
力するイクスクルーシブオアゲートとから構成された
上、全体としての論理機能がアンド機能、ナンド機能、
オア機能、ノア機能の何れかに任意に設定可とされた2
入力演算回路を基本演算回路として、前段2入力演算回
路の出力を1入力としつつ、複数直列接続された上、最
終段2入力演算回路から制御信号が出力される2入力演
算回路群。 b)2入力演算回路群を構成している2入力演算回路そ
れぞれに対し、第1,第2の論理機能指定ビットを更新可
として指定する第1のレジスタ群。 c)2入力演算回路群を構成している複数の2入力演算
回路のうち、最前段2入力演算回路には2つの被演算入
力信号を、該最前段2入力演算回路以外の2入力演算回
路各々には他1入力として、何れか1つの被演算信号、
または前段2入力演算回路の出力をそれぞれ選択出力す
る入力信号選択スイッチ群。 d)入力信号選択スイッチ群を構成している入力信号選
択スイッチそれぞれに対し、選択出力制御信号を更新可
として指定する第2のレジスタ群。 の構成要素がゲートアレイ内にシーケンス回路の一回路
単位毎に作成されてなる論理演算部を備えることを特徴
とするシーケンスコントローラ。
1. A sequence controller for executing a logical operation on a large number of externally operated input signals and outputting a result of the logical operation as a control signal. Two exclusive OR gates, each of which has a first logical function designation bit commonly designated from the outside as an input, and an AND gate for ANDing outputs from the exclusive OR gates , An exclusive OR gate for inputting an output from the AND gate and a second logical function designation bit specified from the outside, and the overall logical function is an AND function, a NAND function,
2 that can be set arbitrarily to either the OR function or the NOR function
A two-input operation circuit group in which a plurality of input operation circuits are connected in series and a control signal is output from the last-stage two-input operation circuit while using the output of the preceding two-input operation circuit as one input while using the input operation circuit as a basic operation circuit. b) A first group of registers for designating the first and second logical function designation bits as updatable for each of the two-input operation circuits constituting the two-input operation circuit group. c) Of the plurality of two-input arithmetic circuits constituting the two-input arithmetic circuit group, two foremost input signals are supplied to the foremost two-input arithmetic circuit, and two-input arithmetic circuits other than the foremost two-input arithmetic circuit are provided. Each has one other input signal as another input,
Or an input signal selection switch group for selectively outputting the output of the preceding two-input arithmetic circuit. d) A second register group for designating the selected output control signal as updatable for each of the input signal selection switches constituting the input signal selection switch group. A sequence controller comprising: a logic operation unit in which the constituent elements are created in the gate array for each circuit unit of the sequence circuit.
JP2055135A 1990-03-08 1990-03-08 Sequence controller Expired - Lifetime JP2922963B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2055135A JP2922963B2 (en) 1990-03-08 1990-03-08 Sequence controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2055135A JP2922963B2 (en) 1990-03-08 1990-03-08 Sequence controller

Publications (2)

Publication Number Publication Date
JPH03257504A JPH03257504A (en) 1991-11-18
JP2922963B2 true JP2922963B2 (en) 1999-07-26

Family

ID=12990340

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2055135A Expired - Lifetime JP2922963B2 (en) 1990-03-08 1990-03-08 Sequence controller

Country Status (1)

Country Link
JP (1) JP2922963B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3477406A4 (en) * 2016-06-24 2019-07-31 Mitsubishi Electric Corporation Autonomous control system for plant monitoring

Also Published As

Publication number Publication date
JPH03257504A (en) 1991-11-18

Similar Documents

Publication Publication Date Title
US5652904A (en) Non-reconfigurable microprocessor-emulated FPGA
JPS6254359A (en) Computer apparatus
US4503511A (en) Computing system with multifunctional arithmetic logic unit in single integrated circuit
JP2650124B2 (en) Semiconductor integrated circuit
US4575796A (en) Information processing unit
JP2549601B2 (en) Register control circuit
JP2922963B2 (en) Sequence controller
US5471155A (en) User programmable product term width expander
JPS595937B2 (en) electronic computing device
JP3451640B2 (en) SIMD computer
JPH10116226A (en) Address array device of semiconductor storage device
JP2616714B2 (en) Semiconductor storage device
JPH0944412A (en) Memory testing circuit
JP3057749B2 (en) I / O port
JP2613963B2 (en) Data input / output device
JP3039043B2 (en) Parallel processor
JPH06103024A (en) Controller for bit operation in cpu
JPH0233796A (en) Data processor
JPH0594549A (en) Input/output circuit
JPH01171191A (en) Storage element with arithmetic function
JPS6175444A (en) Register file integrated circuit
JPH0922394A (en) Controller
JPH04168544A (en) Semiconductor memory
JPH0564361B2 (en)
JPS6329295B2 (en)

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090430

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090430

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100430

Year of fee payment: 11

EXPY Cancellation because of completion of term