JPS60237503A - High-speed processing system of sequence controller - Google Patents

High-speed processing system of sequence controller

Info

Publication number
JPS60237503A
JPS60237503A JP59093587A JP9358784A JPS60237503A JP S60237503 A JPS60237503 A JP S60237503A JP 59093587 A JP59093587 A JP 59093587A JP 9358784 A JP9358784 A JP 9358784A JP S60237503 A JPS60237503 A JP S60237503A
Authority
JP
Japan
Prior art keywords
bit
data
processing
memory
arithmetic
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
JP59093587A
Other languages
Japanese (ja)
Inventor
Mikio Inoue
井上 美紀夫
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP59093587A priority Critical patent/JPS60237503A/en
Publication of JPS60237503A publication Critical patent/JPS60237503A/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/052Linking several PLC's
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/15Plc structure of the system
    • G05B2219/15127Bit and word, byte oriented instructions, boolean and arithmetic operations

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 speed up arithmetic processing by performing the memory readout operation of an ALU and the processing of bit arithmetic logic simultaneously by the processing of the sequence controller. CONSTITUTION:The ALU1 reads and writes a user program and data out of and in a memory device 3 under the control of an ALU control part 2. Further, a bit arithmetic circuit 6 performs arithmetic as to specific bits from a bit selecting circuit 5 and bits held in a bit accumulator 7 and stores the result in the accumulator 7. Further, a logical circuit 8 for OUT instructions performs logical arithmetic between bits of data selected by the ALU1 and bit data in the bit accumulator 7 when the user program read out of the memory 3 is an OUT instruction. Thus, the readout of the data memory and small arithmetic are carried out in parallel and the number of processing steps is decreased.

Description

【発明の詳細な説明】 く技術分野〉 本発明はシーケンスコントローラの論理演算(ビット演
算)を高速処理できるように改良した制御構成に関する
ものである。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to a control configuration improved so that logical operations (bit operations) of a sequence controller can be processed at high speed.

〈従来技術〉 シーケンスコントローラは各種産業設備の自動化におい
て有効に利用されている。そして、最近では計算機技術
を応用し、プログラムによって従来のリレー回路の欠点
を除く、プログラマブルンーケンスコントローラ又はプ
ログラマブルロジックコントローラ等が提案され、実用
に供されているO このプログラマブルンーケンスコントローラでは一般に
、基本命令を次のように処理する。
<Prior Art> Sequence controllers are effectively used in the automation of various industrial equipment. Recently, computer technology has been applied to programmable sequence controllers or programmable logic controllers that eliminate the drawbacks of conventional relay circuits through programs, and have been proposed and put into practical use. Process the command as follows.

+11 メモリからユーザプログラムを読出す。+11 Read the user program from memory.

(2)読出したユーザプログラムで指定されるデータメ
モリを読出す。
(2) Read the data memory specified by the read user program.

(3)ユーザプログラムを解読し、指定のビット演算ヲ
行い、その結果をビットアキュムレータ(bit Ac
e)に格納する。
(3) Decipher the user program, perform the specified bit operation, and store the result in the bit accumulator (bit Ac
e).

所で、従来のこの種のコントローラでは上記したfl+
、 (21,+31のステップを順次処理しておシ、こ
れがため1つの基本命令の演算処理に必す+I)→(2
)→(3)のステップを要し、多数の基本命令を順次演
算する場合には演算の高速化という点で問題か生じてい
た。
By the way, in the conventional controller of this type, the fl+
, (21, +31 steps are processed sequentially, so +I required for arithmetic processing of one basic instruction) → (2
)→(3), and when a large number of basic instructions are sequentially computed, a problem arises in terms of speeding up the computation.

く目的〉 本発FIAはシーケンスコントローラの上記した演算処
理の高速化を図ることを目的としたものであり、特に上
記したfl)、 (21,T3)の処理ステ、プにおい
痩 て(2)と(3)の処理を並列に処理できるように工夫
して演算の高速化を図ったものである0 〈実施例〉 第1図は本発明処理方式を示すブロック図であり、第2
図(a)、(b)はそのタイムチャートを示すものであ
る。
The purpose of this FIA is to speed up the above-mentioned arithmetic processing of the sequence controller, and in particular, to speed up the processing steps of fl) and (21, T3) mentioned above. The processing of (3) and (3) can be processed in parallel to speed up the calculation.
Figures (a) and (b) show the time charts.

第1図において、1はA、BおよびYの3つの16ビツ
トポートl備えたALUであり、ALUコントロール部
2の制御によりユーザプログラムおよびデータの読出し
、書込みを行う。
In FIG. 1, reference numeral 1 denotes an ALU having three 16-bit ports 1, A, B, and Y, and reads and writes user programs and data under the control of an ALU control section 2.

3はメモリ装置であシ、該メモリにはユーザプログラム
を記憶する領域3Aとデータを記憶する領域3Bから構
成されている。
Reference numeral 3 denotes a memory device, which includes an area 3A for storing user programs and an area 3B for storing data.

4A、 4B、 4C,4Dは前記メモリ装置30入出
力制御ゲートであり、ゲー)4Aflメモリへのアドレ
スデータを制御し、ゲー)4BHメモリへの制御信号を
さらにゲート4(J−jメモリへ又はメモリからのデー
タを制御するものである。
4A, 4B, 4C, and 4D are input/output control gates for the memory device 30, which control address data to the gate 4Afl memory, and further transmit control signals to the gate 4 (gate 4) to the Jj memory or to the gate 4BH memory. It controls data from memory.

5はビット選択回路であり、メモリ装@3からYバスを
通してALUIへデータが取出されるときに、そのデー
タの特定ビットを選択するものである0 6は前記ビット選択回路5から送られた特定ビットとビ
ットアキュムレータ(bit Ace)7に保持されて
いるビットとの論理演算を実行するビット演算回路であ
り、この回路6での演算結果は前記bit Acc7に
ストアーされる08けOUT命令用ロジック回路であり
、メモリから読出されたユーザプログラムがOUT命令
(bit Acc7の内容をデータメモリの指定ビット
に書込む命令)時に、Yバスを通してALUIへ取出さ
れたデータの選択されたビットがビット選択回路5を介
して供給され、bit Acc7のビットデータとの論
理演算(EXOR)’に実行するものである。
5 is a bit selection circuit, which selects a specific bit of data when the data is taken out from the memory device @ 3 through the Y bus to ALUI. 0 6 is a bit selection circuit sent from the bit selection circuit 5. This is a bit arithmetic circuit that performs logical operations on bits and bits held in bit accumulator (bit Ace) 7, and the arithmetic results in this circuit 6 are stored in bit Acc7. When the user program read from the memory issues an OUT command (command to write the contents of bit Acc7 to the specified bit of the data memory), the selected bit of the data taken out to the ALUI through the Y bus is selected by the bit selection circuit 5. It is supplied through the bit Acc7 and executes a logical operation (EXOR)' with the bit data of bit Acc7.

9はクロックパルス発生器であり、ま7’vlOはスタ
ックメモリである。
9 is a clock pulse generator, and 7'vlO is a stack memory.

次に、上記第1図のブロック構成について第2図のタイ
ムチャートと共に説明する。
Next, the block configuration shown in FIG. 1 will be explained together with the time chart shown in FIG. 2.

先ず、基本命令の処理は、 (1) メモリからユーザプログラムを読出す0(2)
読出したユーザプログラムで指定されるデータメモリを
読出すと共に指定のビット演算を行い、その結果をbi
t Acc に格納する0というステップを実行するも
のである。
First, the processing of basic instructions is as follows: (1) Read the user program from memory0(2)
Reads the data memory specified by the read user program, performs the specified bit operation, and stores the result in bi
This step executes the step of storing 0 in t Acc .

即ち、第2図(a)のφはクロックパルス発生器9から
のクロック信号であって、ALUIとALUコントロー
ル部2へ供給されている。
That is, φ in FIG. 2(a) is a clock signal from the clock pulse generator 9, which is supplied to the ALUI and the ALU control unit 2.

これは、先ずT1のサイクルにおいて、ALU 1がメ
モリ装置3のユーザプログラムを読出すために、ALU
IのアドレスバスB’5介してメモリ装置3ヘアドレス
情報を供給し、ユーザプログラムの領域3Aをアクセス
する。
First, in cycle T1, ALU 1 reads the user program from memory device 3.
Address information is supplied to the memory device 3 via the address bus B'5 of I, and the user program area 3A is accessed.

このメモリ装置3からのユーザプログラムはYバスを介
してALUI内の内部レジスタ(p>に格納される。
The user program from this memory device 3 is stored in an internal register (p>) in the ALUI via the Y bus.

この格納されたユーザプログラムが基本命令であるとき
に、第3図に示すビット構成となっている。これはす。
When this stored user program is a basic instruction, it has a bit configuration as shown in FIG. This is it.

−b、がデータメモリのアドレスDMAとなっており、
b I(1” I□はデータに対するビット位置選択情
報BSとなっており、b、3〜b、5uビット演算選択
情報RASとなっている。
-b is the address DMA of the data memory,
b I(1'' I□ is bit position selection information BS for data, and b, 3 to b, 5u bit operation selection information RAS.

続いて、T2のサイクルタイムにおいて、前記ALUI
内の内部レジスタ(p)に格納された前記基本命令がア
ドレスバスBに出力され、この基本命令ob。−b9の
10ビツトでなるアドレス情報DMAはメモリ装置3の
データ領域3Bのアドレスとしてメモリ装置3へ供給さ
れ、またす、。〜b1□のビット選択情報BSはビット
選択回路5に、更にbI3〜b15のビット演算選択情
報BAljビット演算回路6に供給される。
Subsequently, at cycle time T2, the ALUI
The basic instruction stored in the internal register (p) in ob is output to address bus B, and this basic instruction ob. The 10-bit address information DMA of -b9 is supplied to the memory device 3 as an address of the data area 3B of the memory device 3. The bit selection information BS of ~b1□ is supplied to the bit selection circuit 5, and further the bit operation selection information BAlj of bI3 to b15 is supplied to the bit operation circuit 6.

そして、上記す。−b9のアドレス情報DMAで読出さ
れたメモリ装置3からのデータはYバスを介してALU
Iの内部レジスタの)に格納される。また、前記Yバス
に読出されたデータはその途中でビット選択回路5に保
持されたビット選択情報BSに基づいてデータの所定ビ
ットが取込まれ、次のビット演算回路6に供給される0 前記ビット演算回路6でハb!3〜b+5のビット演算
選択情報BASで指定された演算を、前記給送された指
定ビットとbit Acc7の保持するビットとの間で
実行し、この演算結果ebit Acc7に格納される
And the above. -b9 address information The data read from the memory device 3 by DMA is sent to the ALU via the Y bus.
) of I's internal registers. Also, during the data read to the Y bus, a predetermined bit of the data is taken in based on the bit selection information BS held in the bit selection circuit 5, and is supplied to the next bit operation circuit 6. Bit arithmetic circuit 6 hab! The operation specified by the bit operation selection information BAS of 3 to b+5 is executed between the supplied specified bit and the bit held by bit Acc7, and the operation result is stored in ebit Acc7.

以上のシーケンスにより基本命令の1つの演算が完了す
る。この場合、第2図(a)で明瞭なように、データメ
モリの読出しと小演算が並列に処理されることになり、
上記(1)と(2)のステップだけで処理できる。
The above sequence completes one operation of the basic instruction. In this case, as is clear in FIG. 2(a), data memory reading and small operations are processed in parallel.
It can be processed by just steps (1) and (2) above.

次に、第2図(b)r/′i上記基本命令の実行後、ユ
ーザプログラムがOUT命令(bit Acc7の内容
をデータメモリの指定ビットに書込む命令)であった場
合のタイムチャートである。
Next, FIG. 2(b) r/'i is a time chart when the user program is an OUT instruction (an instruction to write the contents of bit Acc7 to a designated bit of the data memory) after the execution of the above basic instruction. .

つまり、上記上回様にTIサイクルでメモリ装置3のユ
ーザプログラムがYパスを介してALUIの内部レジス
タφ)に格納される。
That is, in the TI cycle as described above, the user program in the memory device 3 is stored in the internal register φ) of the ALUI via the Y path.

これがOUT命令である場合にはT2のサイクルでバス
BKOUT命令が出力され、bo−b9のアドレスデー
タがメモリ装置3へ供給されまたblo”b12のビッ
ト選択情報がビット選択回路5へ供給され更にb13〜
b+6のビット演算選択情報がOUT命令用ロジック回
路8に供給される。そして、メモリ装置3よりYバスに
読出されたデータ1dALU+の内部レジスタ(ハ)に
格納される。
If this is an OUT command, a bus BKOUT command is output in the cycle T2, the address data of bo-b9 is supplied to the memory device 3, the bit selection information of blo"b12 is supplied to the bit selection circuit 5, and the bit selection information of blo"b12 is supplied to the bit selection circuit 5, and further ~
The b+6 bit operation selection information is supplied to the OUT instruction logic circuit 8. Then, the data 1dALU+ read out from the memory device 3 onto the Y bus is stored in the internal register (c).

また、前記Yバスに読出されたデータはその途中でビッ
ト選択回路5に保持されたビット選択情報に基づいて所
定ビットが取込まれ、次のOUT命令用ロジック回路8
に送られ、第4図に示すような演算が行われる。
In addition, the data read to the Y bus has a predetermined bit taken in based on the bit selection information held in the bit selection circuit 5, and the next OUT instruction logic circuit 8
and the calculations shown in FIG. 4 are performed.

この第4図ではデータとして8ビツト構成となっており
、ビット選択回路5がデータの第3ビツト目d’を指定
した場合にこの第3ビット目d3とビットAcc7に保
持されているビットBが等しい場合(d 3=B )に
は第4図(a)のようにパ0”となり、またd3\Bの
場合には第4図(b)のように“T′となる。
In FIG. 4, the data has an 8-bit configuration, and when the bit selection circuit 5 specifies the third bit d' of the data, the third bit d3 and the bit B held in the bit Acc7 are If they are equal (d 3 =B ), the result is PA0'' as shown in FIG. 4(a), and in the case of d3\B, the value is "T' as shown in FIG. 4(b).

そして、前記第3ビツト目d3を演算し、他ピッIfす
べて“0”とした8ビツト構成でOUT命令用ロジック
8内にラッチされる。
Then, the third bit d3 is calculated and latched into the OUT instruction logic 8 in an 8-bit configuration with all other bits If set to "0".

続いて、次のT3サイクルでflALU+は前記OUT
命令用ロジック8内にラッチされた演算結果と内部レジ
スタ(6)に保持されたデータ(8ビツト構成)との排
他的論理和(ExOR)k演算し、この結果を内部レジ
スタの)に格納される。
Subsequently, in the next T3 cycle, flALU+ is connected to the OUT
An exclusive OR (ExOR) operation is performed on the operation result latched in the instruction logic 8 and the data (8-bit configuration) held in the internal register (6), and this result is stored in the internal register (6). Ru.

この内部レジスタ(D)に格納された演算結果は上記T
2サイクルでデータメモリから読出されたデータについ
て、ユーザプログラムの”10”b+2で指定されたビ
ットをビットAcc7の内容に置き換えたデータとなっ
ている。
The operation result stored in this internal register (D) is the above T
Regarding the data read from the data memory in two cycles, the bit designated by "10"b+2 of the user program is replaced with the contents of bit Acc7.

そして、T4のサイクルでALUIが内部レジスタDの
内容をメモリ装置3のデータ領域3Bに書込む0 これによってOUT命令の実行が完了することになり、
この場合にも第2図缶)で明らかなようにメモリ装置3
からのデータメモリの読出しとOUT命令用ロジック8
での演算が並列に処理され、高速の処理ができることに
なる。
Then, in cycle T4, ALUI writes the contents of internal register D to data area 3B of memory device 3. This completes the execution of the OUT instruction.
In this case as well, as is clear from Figure 2), the memory device 3
Logic 8 for reading data memory from and OUT command
The calculations are processed in parallel, allowing for high-speed processing.

なお、第2図(a)、 (b)において、illはクロ
ックパルス発生器9の信号中、(2)はALUIのAバ
ス、(3)はBバス、(4)はYバス、(5)は動作状
態、(6)ビ゛ットAcc7の保持データを夫々示して
いる。
In FIGS. 2(a) and 2(b), ill is the signal of the clock pulse generator 9, (2) is the A bus of ALUI, (3) is the B bus, (4) is the Y bus, and (5) is the signal of the clock pulse generator 9. ) indicates the operating state, and (6) indicates the data held in bit Acc7, respectively.

〈効果〉 以上のように、本発明にあってはシーケンスコントロー
ラの処理においてALUのメモリ読出しとbit演算用
ロジックの処理を並列に行わせることによって、+11
メモリからユーザプログラムを読出すステップと、(2
)データメモリの読出しと指定のビット演算、の2ステ
ツプで処理でき、多数の命令を順次演算処理する場合に
処理ステップ数が減少シ、シーケンスコントローラの演
算時間を大幅にスピードアップでき高速処理が可能とな
るという特徴を有するものである。
<Effects> As described above, in the present invention, by performing ALU memory reading and bit operation logic processing in parallel in sequence controller processing, +11
(2) reading the user program from memory;
) Processing can be performed in two steps: reading data memory and performing specified bit operations, reducing the number of processing steps when processing a large number of instructions in sequence, greatly speeding up the sequence controller's calculation time and enabling high-speed processing. It has the following characteristics.

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

第1図は本発明の制御構it示すブロック図、第2図は
第1図の構成の動作を示すタイムチャート、第3図は基
本命令のビット構成を示す図、第4図はOUT命令用ロ
ジック回路の演算を示す図である。 1 :ALU、2 :ALUコントロール部、3:メモ
リ装置、5:ビット選択回路、6:ビツト演算ロジック
回路、7:ビットアキユムレータ、8: OUT命令用
ロジック回路。
Figure 1 is a block diagram showing the control structure of the present invention, Figure 2 is a time chart showing the operation of the configuration in Figure 1, Figure 3 is a diagram showing the bit configuration of basic instructions, and Figure 4 is for OUT instructions. FIG. 3 is a diagram showing calculations of a logic circuit. 1: ALU, 2: ALU control section, 3: Memory device, 5: Bit selection circuit, 6: Bit operation logic circuit, 7: Bit accumulator, 8: OUT instruction logic circuit.

Claims (1)

【特許請求の範囲】[Claims] 1、 プログラム及びデータを保持するメモリ装置と、
前記メモリ装置からプログラム命令を読出し、当該命令
に応じた演算指示及び読出したデータの演算等を実行す
るALUと、前記メモリ装置からALUヘロードされる
データに対しプログラム命令で指示された所定ビラトラ
選択するビット選択回路と、前記選択回路により選択さ
れた所定ビットが供給されて上記プログラム命令で指示
された論理演算を実行するビット演算回路とを備え、上
記メモリ装置からALtJへのデータ読出しと同時に上
記ビット選択回路及びビット演算回路で演算処理させ、
データの読出し処理とビット演算処理とを並列に行わせ
る1 ように成したことを特徴とするシーケンスコント
ローラの高速処理方式。
1. A memory device that holds programs and data;
An ALU that reads a program instruction from the memory device and executes an operation instruction according to the instruction, an operation on the read data, etc., and a predetermined driver designated by the program instruction for the data loaded from the memory device to the ALU. a bit selection circuit; and a bit operation circuit that is supplied with a predetermined bit selected by the selection circuit and executes a logical operation instructed by the program instruction, and simultaneously reads data from the memory device to the ALtJ. A selection circuit and a bit operation circuit perform calculation processing,
1. A high-speed processing method for a sequence controller, characterized in that data read processing and bit operation processing are performed in parallel.
JP59093587A 1984-05-09 1984-05-09 High-speed processing system of sequence controller Pending JPS60237503A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59093587A JPS60237503A (en) 1984-05-09 1984-05-09 High-speed processing system of sequence controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59093587A JPS60237503A (en) 1984-05-09 1984-05-09 High-speed processing system of sequence controller

Publications (1)

Publication Number Publication Date
JPS60237503A true JPS60237503A (en) 1985-11-26

Family

ID=14086416

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59093587A Pending JPS60237503A (en) 1984-05-09 1984-05-09 High-speed processing system of sequence controller

Country Status (1)

Country Link
JP (1) JPS60237503A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62145304A (en) * 1985-12-20 1987-06-29 Fuji Electric Co Ltd Program arithmetic unit
JPS63158608A (en) * 1986-12-23 1988-07-01 Matsushita Electric Works Ltd Quick arithmetic processing system for sequencer
JPS6455602A (en) * 1987-08-26 1989-03-02 Matsushita Electric Works Ltd Instruction processing circuit for programmable controller
WO1991015815A1 (en) * 1990-04-05 1991-10-17 Fanuc Ltd System for executing instruction of pc

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56105505A (en) * 1980-01-25 1981-08-22 Hitachi Ltd High-speed sequence control device with numerical operation function
JPS57136206A (en) * 1981-02-17 1982-08-23 Toshiba Corp Sequence controller
JPS5815203B2 (en) * 1978-07-14 1983-03-24 住友金属工業株式会社 Steel plate cooling method and device
JPS5916007A (en) * 1982-07-19 1984-01-27 Mitsubishi Electric Corp Sequence controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5815203B2 (en) * 1978-07-14 1983-03-24 住友金属工業株式会社 Steel plate cooling method and device
JPS56105505A (en) * 1980-01-25 1981-08-22 Hitachi Ltd High-speed sequence control device with numerical operation function
JPS57136206A (en) * 1981-02-17 1982-08-23 Toshiba Corp Sequence controller
JPS5916007A (en) * 1982-07-19 1984-01-27 Mitsubishi Electric Corp Sequence controller

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62145304A (en) * 1985-12-20 1987-06-29 Fuji Electric Co Ltd Program arithmetic unit
JPS63158608A (en) * 1986-12-23 1988-07-01 Matsushita Electric Works Ltd Quick arithmetic processing system for sequencer
JP2504974B2 (en) * 1986-12-23 1996-06-05 松下電工株式会社 Sequencer high-speed processing method
JPS6455602A (en) * 1987-08-26 1989-03-02 Matsushita Electric Works Ltd Instruction processing circuit for programmable controller
WO1991015815A1 (en) * 1990-04-05 1991-10-17 Fanuc Ltd System for executing instruction of pc

Similar Documents

Publication Publication Date Title
JPS5886648A (en) Tracing device
JPS60237503A (en) High-speed processing system of sequence controller
JPS6041769B2 (en) Addressing method
JP2918019B2 (en) Test circuit for single-chip microprocessor
JPS62119639A (en) Program transfer device
JPS5838437Y2 (en) Program computer display control device
JP2982129B2 (en) Micro program controller
JPH0113129B2 (en)
JP2961754B2 (en) Parallel processing unit of information processing device
JPS6015751A (en) Data collector
JP2692865B2 (en) Sequencer differential instruction processing method
JP3533078B2 (en) Sequence control method and control device
JPS62271003A (en) Programmable controller
JPH04365170A (en) Digital signal processing semiconductor integrated circuit
JPH0234058B2 (en)
JPH0319570B2 (en)
JPS6352237A (en) Arithmetic system
JPS6279505A (en) Sequence controller
JPH0291881A (en) Semiconductor storage device
JPS62103735A (en) Program transfer device
JPS5971510A (en) Sequence control circuit
JPH02116077A (en) Memory with logic synthesizing function
JPS5947328B2 (en) sequence controller
JPS6129956A (en) Memory control unit
JPH0545978B2 (en)