JPS63249208A - Sequence controller - Google Patents

Sequence controller

Info

Publication number
JPS63249208A
JPS63249208A JP8323887A JP8323887A JPS63249208A JP S63249208 A JPS63249208 A JP S63249208A JP 8323887 A JP8323887 A JP 8323887A JP 8323887 A JP8323887 A JP 8323887A JP S63249208 A JPS63249208 A JP S63249208A
Authority
JP
Japan
Prior art keywords
processor
sequence
program
processors
execution
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
JP8323887A
Other languages
Japanese (ja)
Inventor
Shinya Kominami
小南 真也
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP8323887A priority Critical patent/JPS63249208A/en
Publication of JPS63249208A publication Critical patent/JPS63249208A/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

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Abstract

PURPOSE:To improve a processing speed by reading out a state of an internal register, and writing it in an internal register of the next processor, before the next processor operated by synchronizing with a clock generator processes a program. CONSTITUTION:Each processor 1, 3 synchronizes with a clock generator, and executes and processes successively an instruction supplied from execution program store memories 2, 4. In this case, prior to the execution, a state of an internal register of a pre-stage processor is always written, therefore, they are operated as one piece of processor virtually. Accordingly, it will suffice that a sequence program written for one piece of sequence processing processor is stored only successively in each execution program store memory 2, 4 in order of execution of the processor, and a program which has considered mutually operations of plural processors 1, 2 is not required. Also, each processor 1, 2 executes an access to each execution program store memory 2, 4, therefore, a memory of a high speed access time is not required. In such a way, the sequence processing speed can be improved.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は読み出し書き込み可能な内部レジタスを具備し
た複数のシーケンス処理プロセッサからなるシーケンス
・コントローラに関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a sequence controller consisting of a plurality of sequence processing processors with readable and writable internal registers.

従来の技術 シーケンス処理の高速化を行う方法としては、シーケン
ス処理プロセッサ自体の処理速度を上げる方法と、複数
のシーケンス処理プロセッサを用いて、処理の分割を行
い、全体の処理速度を上げる方法がある。
Conventional techniques There are two ways to speed up sequence processing: increasing the processing speed of the sequence processing processor itself, and dividing the processing using multiple sequence processing processors to increase the overall processing speed. .

第4図は、前者の場合の従来例のタイミング・チャート
を示す。プロセッサ自体の処理速度を上げると、1イン
ストラクシヨン・サイクルは速まる。しかし、プログラ
ムの格納されたメモリのアクセス・タイムは変わらない
ため、命令読込みりイミノジは、メモリのアドレスが決
定されてからデータが出力されるメモリ・アクセス・タ
イムより速くはできない。この方法では、プロセッサ自
体の高速化に伴い非常に高速なアクセス・タイムを持つ
メモリが必要となる。
FIG. 4 shows a timing chart of a conventional example in the former case. Increasing the processing speed of the processor itself speeds up one instruction cycle. However, since the access time of the memory in which the program is stored does not change, the instruction reading time cannot be faster than the memory access time in which data is output after the memory address is determined. This method requires a memory with very fast access time as the processor itself becomes faster.

第6図は、後者の場合の従来例のプログラムを示す。複
数のプロセッサで並列処理を行うにはプロセッサ間のデ
ータやり取りのための命令が必要になる。父、これらの
命令をプログラム中のどこに置くかにより、シーケンス
処理速度が大きく変わるため、充分な考慮が必要となる
FIG. 6 shows a conventional program in the latter case. To perform parallel processing on multiple processors, instructions are needed to exchange data between the processors. However, depending on where these instructions are placed in the program, the sequence processing speed will vary greatly, so careful consideration is required.

発明が解決しようとする問題点 以上のように従来のシーケンス・コントローラにおいて
は、プロセッサ自体の処理速度を上げる場合は、処理の
高速化にともなって、プログラムが格納されているメモ
リとプロセッサとのアクセス時間が短かくなり、非常に
高速なアクセス・タイムを持つメモリを使用しなければ
ならないと言う問題がある。又、処理の分割を行う場合
は、複数のプロセッサの動作を相互に考慮したプログラ
ムが複数必要となり、各プログラムも複雑になると言う
問題がある。
Problems to be Solved by the Invention As described above, in conventional sequence controllers, when increasing the processing speed of the processor itself, access between the memory where the program is stored and the processor is increased. The problem is that memory with very fast access times must be used. Furthermore, when processing is divided, a plurality of programs are required that mutually consider the operations of a plurality of processors, and each program becomes complicated.

問題点を解決するための手段 本発明は上記問題点を解決するため、外部からデータの
読み出し及び書き込み可能な内部レジスタを具備した複
数のシーケンス処理プロセッサと、これら複数のプロセ
ッサへ実行プログラムを供給する。プロセッサと同数の
実行プログラム格納用メモリと、これら複数のメモリヘ
シーケンス・プログラムを分割格納する手段と、前記複
数のプロセッサの処理サイクルを同期させるためのクロ
ック・ジェネレータと、外部I/Oからの信号を前記複
数のプロセッサへ与えるための入力回路と、外部I/O
へ前記複数のプロセッサからの信号を与えるための出力
回路から成シ、シーケンス・プログラムを複数の格納メ
モリへ1ワード毎に順次分割格納し、任意のプロセッサ
が格納メモリからのプロプラムを1ワード処理する毎に
、内部レジスタの状態を読み出し、クロック・ジェネレ
ータに同期して動作する次プロセッサがプログラムを処
理する前に、次プロセッサの内部レジスタへ書き込むよ
うに構成したことを特徴とする。
Means for Solving the Problems In order to solve the above problems, the present invention provides a plurality of sequence processing processors equipped with internal registers from which data can be read and written from the outside, and an execution program is supplied to these plurality of processors. . Memories for storing execution programs of the same number as processors, means for dividing and storing sequence programs in the plurality of memories, a clock generator for synchronizing processing cycles of the plurality of processors, and signals from external I/O. an input circuit for providing the information to the plurality of processors, and an external I/O
The sequence program is divided and stored word by word in a plurality of storage memories, and any processor processes one word of the program from the storage memory. The present invention is characterized in that the state of the internal register is read out each time, and written to the internal register of the next processor, which operates in synchronization with the clock generator, before the next processor processes the program.

作  用 上記構成によれば、各プロセッサはクロック・ジェネレ
ータに同期して、実行プログラム格納メモリから供給さ
れる命令を順次実行処理していくが、常に実行前には前
段プロセッサの内部レジスタの状態が書き込まれている
ので、見かけ上は1個のプロセッサとして動作するため
、1個のシーケンス処理プロセッサ用に書かれたシーケ
ンス・プログラムを各実行プログラム格納メモリへ、プ
ロセッサの実行順に順次格納していくだけで良くなり、
複数のプロセッサの動作を相互に考慮したプログラムを
必要としない。
Operation According to the above configuration, each processor sequentially executes instructions supplied from the execution program storage memory in synchronization with the clock generator, but the state of the internal register of the preceding processor is always checked before execution. Since the sequence program written for one sequence processing processor appears to operate as one processor, all that is required is to sequentially store the sequence program written for one sequence processing processor in each execution program storage memory in the order in which the processors are executed. get better,
There is no need for a program that mutually considers the operations of multiple processors.

又、各プロセッサは、各実行プログラム格納メモリにア
クセスするため、高速アクセスΦタイムのメモリを必要
としない。
Furthermore, since each processor accesses each execution program storage memory, a memory with high-speed access Φ time is not required.

実施例 第1図、第2図及び第3図に示す実施例は読み出し及び
書き込み可能な内部レジスタを具備した2個のシーケン
ス処理プロセッサ1,3と、2個の実行プログラム格納
メモリ2,4と、各プロセッサと周辺部を同期するクロ
ック・ジェネレータ5と、シーケンス・プログラム格納
メモリ6とシーケンス・プログラムを前記実行プログラ
ム格納メモリ2,4へ分割格納するためのCPUTと、
クロック・ジェネレータに同期して2個のプロセッサの
内部レジスタを相互に読み出し及び書き込みを行うレジ
スタ共有回路8と、各プロセッサとIloとのインター
フェースを行う入出力回路9でシーケンス・コントロー
ラを構成している。
Embodiment The embodiment shown in FIGS. 1, 2, and 3 includes two sequence processing processors 1 and 3 equipped with readable and writable internal registers, and two execution program storage memories 2 and 4. , a clock generator 5 for synchronizing each processor and a peripheral section, a sequence program storage memory 6, and a CPU for dividing and storing the sequence program in the execution program storage memories 2 and 4;
A sequence controller is composed of a register sharing circuit 8 that mutually reads and writes internal registers of two processors in synchronization with a clock generator, and an input/output circuit 9 that interfaces each processor with Ilo. .

CPU7は、シーケンス・プログラム格納メモリからプ
ログラムを読み出し、第2図に示すように、第1実行プ
ログラム格納メモリ2と第2実行プログラム格納メモリ
4へ1ワードずつ交互に格納していく。
The CPU 7 reads the program from the sequence program storage memory, and stores it alternately one word at a time into the first execution program storage memory 2 and the second execution program storage memory 4, as shown in FIG.

プログラムの格納終了後、CPU7により起動をかけら
れたクロック・ジェネレータは、第3図に示すように、
基準クロックを第1シーケンス処理プロセツサ1へ半周
期位相を遅らせたクロソクを第2シーケンス処理プロセ
ツサ3へ供給する。
After the program has been stored, the clock generator activated by the CPU 7 runs as shown in FIG.
A reference clock is supplied to the first sequence processing processor 1, and a cross clock whose phase is delayed by half a cycle is supplied to the second sequence processing processor 3.

第1シーケンス処理プロセツサ1は、第1実行プログラ
ム格納メモリ2から出力される命令を基準クロックの立
上りで解読し、同じくメモリ2から出力されるアドレス
によって指定されたI10データと内部レジスタとの間
の論理演算や、Iloへのデータ出力を入出力回路9を
介して基準クロックの立下りで行う。この基準クロック
の立下りに先立って、第2シーケンス処理プロセツサ3
の内部レジスタの状態が、レジスタ共有回路8を介して
第1シーケンス処理プロセツサ1へ書き込まれているた
め、結果的には第2実行プログラム格納メモリ4の1ス
テツプ前のプログラム実行処理後の内部レジスタと、現
在のアドレス指定されたI10データとの間で論理演算
を行ったことになる。
The first sequence processing processor 1 decodes the instruction outputted from the first execution program storage memory 2 at the rising edge of the reference clock, and reads the information between the I10 data specified by the address also outputted from the memory 2 and the internal register. Logical operations and data output to Ilo are performed via the input/output circuit 9 at the falling edge of the reference clock. Prior to the fall of this reference clock, the second sequence processing processor 3
Since the state of the internal register of is written to the first sequence processing processor 1 via the register sharing circuit 8, the state of the internal register of the second execution program storage memory 4 after the program execution process of one step before is written as a result. This means that a logical operation has been performed between the I10 data and the currently addressed I10 data.

次に、第2シーケンス処理プロセツサ3は、第2実行プ
ログラム格納メモリ4から出力される命令を基準クロッ
クから半周期位相の遅れたクロックの立上りで解読し、
同じくメモリ4から出力されるアドレスによって指定さ
れたI10データと内部レジスタとの間の論理演算や、
Iloへのデ°−タ出力を入出力回路9を介して基準ク
ロックから半周期位相の遅れたクロックの立下りで行う
Next, the second sequence processing processor 3 decodes the command output from the second execution program storage memory 4 at the rising edge of a clock that is delayed by a half cycle phase from the reference clock.
Similarly, logical operations between I10 data specified by the address output from memory 4 and internal registers,
Data is output to Ilo via the input/output circuit 9 at the falling edge of a clock delayed by a half cycle phase from the reference clock.

このクロックの立下シに先立って、第1シーケンス処理
プロセツサ1の内部レジスタの状態が、レジスタ共有回
路8を介して第2シーケンス処理プロセツサ3へ書き込
まれているため、結果的には第1実行プログラム格納メ
モリ2の前記ステップのプログラム実行処理後の内部レ
ジスタと、現在のアドレス指定されたI10データとの
間で論理演算を行ったことになる。以上の動作を交互に
繰り返しながら処理を行う。
Prior to the fall of this clock, the state of the internal register of the first sequence processing processor 1 has been written to the second sequence processing processor 3 via the register sharing circuit 8, so as a result, the state of the internal register of the first sequence processing processor 1 is This means that a logical operation has been performed between the internal register of the program storage memory 2 after the program execution processing in the step above and the I10 data designated by the current address. Processing is performed while repeating the above operations alternately.

このように本発明によれば、1個のシーケンス処理プロ
セッサ用プログラムを1ステツプごとに2個の実行プロ
グラム格納メモリへ分割格納し、2個のシーケンス処理
プロセッサを半周期位相をずらして、各格納メモリから
の命令によって実行させ、互いの内部レジスタの状態を
、各プロセッサが実行処理する前に書き込むことにより
、1個のシーケンス処理プロセッサに比べ、同じシーケ
ンス・プログラムを使用し、メモリ・アクセス・タイム
もそのままで、2倍に処理速度を向上させることができ
る。そして本発明は2個のシーケンス処理プロセッサと
2個の実行プログラム格納メモリで構成し、シーケンス
・コントローラの処理速度を2倍にするのみならず、シ
ーケンス・コントローラの処理速度を、シーケンス処理
プロセッサと実行プログラム格納メモリを増やした分だ
け向上させる。
As described above, according to the present invention, one sequence processing processor program is divided and stored in two execution program storage memories for each step, and the two sequence processing processors are shifted in phase by half a cycle, and each storage By executing instructions from memory and writing the state of each processor's internal registers before each processor executes the process, the same sequence program can be used and the memory access time can be reduced compared to a single sequence processing processor. The processing speed can be doubled without changing the settings. The present invention is configured with two sequence processing processors and two execution program storage memories, and not only doubles the processing speed of the sequence controller, but also doubles the processing speed of the sequence controller and the execution program storage memory. Improved by increasing program storage memory.

発明の効果 本発明のシーケンス拳コントローラによれば、以上のよ
うに1個のシーケンス処理プロセッサ用のプログラムを
使用し、且つプログラム格納メモリのアクセス・タイム
もそのままで、シーケンス処理速度を向上するシーケン
ス・コントローラを提供することができる。
Effects of the Invention According to the sequence controller of the present invention, as described above, a sequence controller that improves sequence processing speed uses a program for one sequence processing processor and maintains the access time of the program storage memory. A controller can be provided.

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

第1図は本発明の一実施例を示すブロック図、第2図は
そのプログラム格納方法の概略図、第3図はその動作の
タイミングチャート、第4図は第1の従来例のタイミン
グチャート、第5図は第2の従来例のプログラム例を示
す図である。 1・・・・・・第1シーケンス処理プロセツサ、2・・
・・・・第1実行プログラム格納メモリ、3・・・・・
・第2シーケンス処理プロセツサ、4・・・・・・第2
実行プログラム格納メモリ、6・・・・・・クロック・
ジェネレータ、6・・・・・シーケンスΦプログラム格
納メモリ、7・・・・・・CPU1B・・・・・・レジ
スタ共有回路、9・・・・・・入出力回路。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名j@
1図 丁10 第2図 第3図 第4図 第5図
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a schematic diagram of its program storage method, FIG. 3 is a timing chart of its operation, and FIG. 4 is a timing chart of the first conventional example. FIG. 5 is a diagram showing an example of a second conventional program. 1...First sequence processing processor, 2...
...First execution program storage memory, 3...
・Second sequence processing processor, 4...second
Execution program storage memory, 6... Clock.
Generator, 6... Sequence Φ program storage memory, 7... CPU1B... Register sharing circuit, 9... Input/output circuit. Name of agent: Patent attorney Toshio Nakao and one other person@
1 Figure 10 Figure 2 Figure 3 Figure 4 Figure 5

Claims (1)

【特許請求の範囲】[Claims] 外部からのデータの読み出し及び書き込み可能な内部レ
ジスタを具備した複数のシーケンス処理プロセッサと、
これら複数のプロセッサへ実行プログラムを供給する、
プロセッサと同数の実行プログラム格納用メモリと、こ
れら複数のメモリへシーケンス・プログラムを分割格納
する手段と、前記複数のプロセッサの処理サイクルを同
期させるためのクロック・ジェネレータと、外部I/O
からの信号を前記複数のプロセッサへ与えるための入力
回路と、外部I/Oへ前記複数のプロセッサからの信号
を与えるための出力回路から成り、シーケンス・プログ
ラムを複数の格納メモリへ1ワード毎に順次分割格納し
、任意のプロセッサが格納用メモリからのプログラムを
1ワード処理する毎に、内部レジスタの状態を読み出し
、クロック・ジェネレータに同期して動作する次プロセ
ッサがプログラムを処理する前に、次プロセッサの内部
レジスタへ書き込むように構成したことを特徴とするシ
ーケンス・コントローラ。
a plurality of sequence processing processors equipped with internal registers that can read and write data from the outside;
Supplying execution programs to these multiple processors,
Memories for storing the same number of execution programs as processors, means for dividing and storing sequence programs in the plurality of memories, a clock generator for synchronizing the processing cycles of the plurality of processors, and an external I/O
an input circuit for supplying signals from the processors to the plurality of processors, and an output circuit for supplying signals from the plurality of processors to external I/O, and transmits sequence programs to the plurality of storage memories word by word. The program is divided and stored sequentially, and each time a given processor processes one word of the program from the storage memory, the state of the internal register is read and the next processor, which operates in synchronization with the clock generator, processes the program. A sequence controller configured to write to an internal register of a processor.
JP8323887A 1987-04-03 1987-04-03 Sequence controller Pending JPS63249208A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8323887A JPS63249208A (en) 1987-04-03 1987-04-03 Sequence controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8323887A JPS63249208A (en) 1987-04-03 1987-04-03 Sequence controller

Publications (1)

Publication Number Publication Date
JPS63249208A true JPS63249208A (en) 1988-10-17

Family

ID=13796743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8323887A Pending JPS63249208A (en) 1987-04-03 1987-04-03 Sequence controller

Country Status (1)

Country Link
JP (1) JPS63249208A (en)

Similar Documents

Publication Publication Date Title
JPS6297036A (en) Calculator system
JPH0248931B2 (en)
JPS5911921B2 (en) numerical control device
JPS63249208A (en) Sequence controller
JPS60205760A (en) Memory controller
JPS60195661A (en) Data processing system
JPH0654505B2 (en) Parallel processor
JPH0626305B2 (en) Double memory configuration pulse programmer
JP2567111B2 (en) Micro program controller
JPH01286056A (en) Interleave memory access device
JP2910131B2 (en) Register file
JP2581144B2 (en) Bus control device
JPH027129A (en) Arithmetic processing unit
JPS62145444A (en) Image data recorder
JPH02287732A (en) Register address generating device
JPS6014335A (en) Information processor
JPS63103342A (en) Main memory controller
JPH02178745A (en) Single chip microcomputer
JPS61269288A (en) Storage element module
JPH0333952A (en) Image memory writer
JPH07117914B2 (en) Data processing device
JPS63214846A (en) Program tracing control system
JPH0348549B2 (en)
JPH04140838A (en) Information processor
JPH0391051A (en) Memory access system