JP2019020822A - Programmable controller - Google Patents

Programmable controller Download PDF

Info

Publication number
JP2019020822A
JP2019020822A JP2017136248A JP2017136248A JP2019020822A JP 2019020822 A JP2019020822 A JP 2019020822A JP 2017136248 A JP2017136248 A JP 2017136248A JP 2017136248 A JP2017136248 A JP 2017136248A JP 2019020822 A JP2019020822 A JP 2019020822A
Authority
JP
Japan
Prior art keywords
module
bus
slot
data
input
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.)
Granted
Application number
JP2017136248A
Other languages
Japanese (ja)
Other versions
JP6971668B2 (en
Inventor
満 曽我
Mitsuru Soga
満 曽我
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 Industrial Equipment Systems Co Ltd
Original Assignee
Hitachi Industrial Equipment Systems 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 Hitachi Industrial Equipment Systems Co Ltd filed Critical Hitachi Industrial Equipment Systems Co Ltd
Priority to JP2017136248A priority Critical patent/JP6971668B2/en
Publication of JP2019020822A publication Critical patent/JP2019020822A/en
Application granted granted Critical
Publication of JP6971668B2 publication Critical patent/JP6971668B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

To enable fast response to external inputs by exchanging data at high speed between a CPU module and an IO module.SOLUTION: A programmable controller includes a CPU module 1, one or more IO modules 2, and an IO bus 3 connecting the CPU module 1 and the IO modules 2. A first IO module of the IO module 2 has a bus capture unit for capturing data of the IO module 2 flowing through the IO bus. Based on the signal related to the read access from the CPU module 1, the bus capture unit fetches the data of second IO modules 202, 203.SELECTED DRAWING: Figure 1

Description

本発明は、設備や機械システムの動作をシーケンスプログラムによって制御するプログラマブルコントローラのCPUモジュールと入出力(IO)モジュールとのIOアクセス方式に関するものである。   The present invention relates to an IO access method between a CPU module and an input / output (IO) module of a programmable controller that controls operations of equipment and a mechanical system by a sequence program.

プログラマブルコントローラ(以下、「PLC」という)は、ユーザが作成するラダープログラムをサイクリックに実行する制御機器であって、工場などに設置されている多様な機械設備やプラント設備などを制御するための汎用制御装置として広く普及している。   A programmable controller (hereinafter referred to as “PLC”) is a control device that cyclically executes a ladder program created by a user, and is used to control various machine facilities and plant facilities installed in factories and the like. Widely used as a general-purpose control device.

PLCは、機械設備の稼働状態をセンサやスイッチなどの機器からデジタル信号として入力モジュールを介して、外部入力としてのON/OFF情報として取り込むか、あるいは、プラント設備の圧力情報や温度情報などをアナログ信号として取り込み、ユーザが作成したシーケンスプログラムにて演算を行う。   The PLC captures the operating status of the mechanical equipment as ON / OFF information as an external input from a device such as a sensor or switch as a digital signal via an input module, or analogizes plant equipment pressure information or temperature information. It takes in as a signal and performs calculations using a sequence program created by the user.

そして、その演算結果は、デジタル信号やアナログ信号として出力モジュールを介して機械設備の動力源やプラント設備のバルブなどに伝達され、設備全体の高度な制御が実現される。この入力モジュールから入力データを取り込み、出力モジュールへ演算結果を出力することを「IOリフレッシュ」と呼ぶ。PLCによる制御を高速に行うための手段の一つとして、このIOリフレッシュを高速に行うことが挙げられる。   Then, the calculation result is transmitted as a digital signal or an analog signal to the power source of the machine facility, the valve of the plant facility, or the like via the output module, thereby realizing advanced control of the entire facility. Taking input data from the input module and outputting the operation result to the output module is called “IO refresh”. One means for performing control by PLC at high speed is to perform this IO refresh at high speed.

このPLCによる制御を高速化するための技術として、例えば、特許文献1には、「入出力モジュール割付情報に各モジュールの更新周期を設定可能とし、毎スキャンのリフレッシュ処理実行時に、更新周期が設定された更新周期と等しいか、あるいは、それよりも過ぎているモジュールのみリフレッシュを実行することで、CPUモジュールとIOモジュールとのバスアクセス回数を低減し、スキャン時間の高速化を図る」技術が示されている。   As a technique for speeding up the control by the PLC, for example, in Patent Document 1, “the update cycle of each module can be set in the input / output module allocation information, and the update cycle is set when the refresh process is executed for each scan”. Technology that reduces the number of bus accesses between the CPU module and the IO module and speeds up the scan time by refreshing only the modules that are equal to or longer than the updated update cycle. " Has been.

特開2015−60377号公報Japanese Patent Laying-Open No. 2015-60377

上記の特許文献1では、バスアクセス回数を低減しているが、外部入力のON/OFF情報をトリガにモジュール内部の動作を制御していることは開示されていない。また、IOモジュールとCPUモジュールとの間でのデータの受渡しを高速に行う手法についても考慮されていない。   In Patent Document 1 described above, the number of bus accesses is reduced, but it is not disclosed that the internal operation of the module is controlled using external input ON / OFF information as a trigger. In addition, no consideration is given to a method for transferring data between the IO module and the CPU module at high speed.

そこで、本発明では、CPUモジュールとIOモジュールとの間で高速にデータを受渡しすることで、外部入力からの高速な応答を可能にすることを目的とする。   Therefore, an object of the present invention is to enable a high-speed response from an external input by transferring data at high speed between a CPU module and an IO module.

本発明の好ましい一例としては、CPUモジュールと、1以上のIOモジュールと、CPUモジュールとIOモジュールを接続するIOバスとを備え、IOモジュールのうち第1のIOモジュールには、IOバスに流れるIOモジュールのデータをキャプチャするバスキャプチャ部を有し、CPUモジュールからのリードアクセスに関する信号に基づいて、バスキャプチャ部が、第2のIOモジュールのデータを取り込むプログラマブルコントローラである。   As a preferred example of the present invention, a CPU module, one or more IO modules, and an IO bus connecting the CPU module and the IO module are provided, and the first IO module of the IO modules has an IO flowing through the IO bus. The bus capture unit is a programmable controller that has a bus capture unit that captures module data, and that captures data of the second IO module based on a signal related to read access from the CPU module.

本発明によれば、外部入力からの高速な応答が可能となる。   According to the present invention, a high-speed response from an external input is possible.

実施例に係るプログラマブルコントローラの構成図である。It is a block diagram of the programmable controller which concerns on an Example. IOバスのリード/ライトアクセスのタイムチャートである。It is a time chart of read / write access of IO bus. IOバス上でのIOリフレッシュの演算の関係を示すタイムチャートである。It is a time chart which shows the relationship of the calculation of IO refresh on IO bus. バスキャプチャ機能付きモジュールのBUSコントローラの機能を説明する図である。It is a figure explaining the function of the BUS controller of a module with a bus capture function. 外部入力の取込みタイミングとリフレッシュの関係図である。FIG. 5 is a relationship diagram of external input capture timing and refresh. 第2の実施例に係るプログラマブルコントローラの構成図である。It is a block diagram of the programmable controller which concerns on a 2nd Example. 第2の実施例における同期化のイメージ図である。It is an image figure of the synchronization in a 2nd Example. 第2の実施例におけるCPUモジュール側のライトアクセスのタイムチャートである。It is a time chart of the write access on the CPU module side in the second embodiment.

以下、本発明によるバスキャプチャ機能付きPLCの実施例について図面を参照しながら説明する。   Hereinafter, embodiments of a PLC with a bus capture function according to the present invention will be described with reference to the drawings.

図1は、本発明の実施例に係るPLCの構成図である。   FIG. 1 is a configuration diagram of a PLC according to an embodiment of the present invention.

このPLCのCPUモジュール1は、シーケンスプログラムの演算を行うMPU11a、パソコン等の周辺機器と通信するための通信ポート12、シーケンスプログラムやシステムプログラムを格納するためのROM13a、シーケンスプログラムの演算に使用するデータを格納するRAM14a、RAM14aとIOバス3に接続されるIOモジュールとのデータ転送を行うDMAC15a、IOバス3とのインタフェースであるアドレス出力部およびデータ入出力部を持つBUSコントローラM16(Mは「マスタ」を表す)、から構成される。   The CPU module 1 of the PLC includes an MPU 11a for calculating sequence programs, a communication port 12 for communicating with peripheral devices such as personal computers, a ROM 13a for storing sequence programs and system programs, and data used for calculating sequence programs. BUS controller M16 (M is a “master”) having a RAM 14a for storing data, a DMAC 15a for transferring data between the RAM 14a and an IO module connected to the IO bus 3, an address output unit serving as an interface with the IO bus 3, and a data input / output unit. ”).

CPUモジュール1は、IOスロット0、IOスロット1、・・・IOスロットnに、どのようなIOモジュールが実装されているのか、あらかじめ把握する必要がある。通常はIOモジュール側において、ステータス情報として入出力タイプやデータサイズといった情報をCPUモジュール1から認識できるようにする。   The CPU module 1 needs to know in advance which IO module is mounted in the IO slot 0, IO slot 1,... IO slot n. Normally, information such as an input / output type and data size can be recognized from the CPU module 1 as status information on the IO module side.

IOモジュール2には、デジタル信号やアナログ信号用のIOモジュール(入力モジュール202や出力モジュール203)の他に、バスキャプチャ機能付きモジュール201がある。
3は、IOバスを示し、アドレス/データ信号21が流れる。22は、スロット0から任意のnを選択するスロットn選択信号を示し、スロットn選択信号は、IOスロットnに実装したIOモジュールのみに信号を送る構成である。23は、リードストローブ信号を示す。24は、ライトストローブ信号を示す。
The IO module 2 includes a module 201 with a bus capture function in addition to the IO modules (input module 202 and output module 203) for digital signals and analog signals.
Reference numeral 3 denotes an IO bus through which an address / data signal 21 flows. Reference numeral 22 denotes a slot n selection signal for selecting an arbitrary n from the slot 0, and the slot n selection signal is configured to send a signal only to the IO module mounted in the IO slot n. Reference numeral 23 denotes a read strobe signal. Reference numeral 24 denotes a write strobe signal.

CPUモジュール1は、IOバス3を介して各IOスロットにアクセスする。該IOバス3のアドレス、データの他に、スロットを選択するためのスロット選択信号22やリードストローブ信号23、ライトストローブ信号24が必要である。スロット選択信号22は個々のスロット毎にCPUモジュール1から出力されるものであるが、アドレスをデコードしてCPUモジュール1がスロット選択信号22を出力する。   The CPU module 1 accesses each IO slot via the IO bus 3. In addition to the address and data of the IO bus 3, a slot selection signal 22, a read strobe signal 23, and a write strobe signal 24 for selecting a slot are required. The slot selection signal 22 is output from the CPU module 1 for each individual slot, but the CPU module 1 outputs the slot selection signal 22 by decoding the address.

バスキャプチャ機能付きモジュール201は、シーケンスプログラムの演算を行うMPU11b、シーケンスプログラムやシステムプログラムを格納するためのROM13b、シーケンスプログラムの演算に使用するデータを格納するRAM14b、IOバス3とのインタフェースであるアドレス出力部およびデータ入出力部を持つBUSコントローラS17(Sは「スレーブ」を表す)、から構成される。   The module 201 with bus capture function is an MPU 11b that performs sequence program operations, a ROM 13b that stores sequence programs and system programs, a RAM 14b that stores data used for sequence program operations, and an address that is an interface with the IO bus 3. BUS controller S17 (S represents “slave”) having an output unit and a data input / output unit.

図2は、このIOバス3上でのCPUモジュール1のリードアクセスとライトアクセスを示すタイムチャートである。リードアクセスの際には、IOスロットnの入力モジュールを選択するスロットn選択信号22がhighレベルからlowレベルに変化するタイミングで、アドレス/データ信号21にはアドレスがIOバス3に流れる。リードストローブ信号23がhighレベルからlowレベルに変化するタイミングで、IOスロットnの入力モジュールからリードデータが、IOバス3に流れる。   FIG. 2 is a time chart showing read access and write access of the CPU module 1 on the IO bus 3. At the time of read access, the address / data signal 21 flows to the IO bus 3 at the timing when the slot n selection signal 22 for selecting the input module of the IO slot n changes from the high level to the low level. At the timing when the read strobe signal 23 changes from the high level to the low level, read data flows from the input module of the IO slot n to the IO bus 3.

ライトアクセスの際には、IOスロットnの出力モジュールを選択するスロットn選択信号22が、highレベルからlowレベルに変化するタイミングで、アドレス/データ信号21にはアドレスがIOバス3に流れる。ライトストローブ信号24が、highレベルからlowレベルに変化するタイミングで、IOスロットnの出力モジュールからのライトデータが、IOバス3に流れる。   During write access, the address / data signal 21 flows to the IO bus 3 at the timing when the slot n selection signal 22 for selecting the output module of the IO slot n changes from the high level to the low level. Write data from the output module of the IO slot n flows to the IO bus 3 at the timing when the write strobe signal 24 changes from the high level to the low level.

CPUモジュール1は、このリード/ライトアクセスをIOスロットに実装されているIOモジュールに対して行う。図3に示すように、まずは入力モジュールからデータを取り込む入力リフレッシュを行い、そのデータにてユーザプログラムの実行を行った後、出力モジュールに対する出力リフレッシュを行う。これをスキャンと称し、サイクリックに行いPLCとしての制御を行う。   The CPU module 1 performs this read / write access to the IO module mounted in the IO slot. As shown in FIG. 3, first, input refresh for fetching data from the input module is performed, and after executing the user program with the data, output refresh for the output module is performed. This is called scanning, and is performed cyclically to control the PLC.

ここで、図1に示す構成で、IOリフレッシュを行う際に、IOスロット0にバスキャプチャ機能付きモジュール201が実装されている場合の動作について説明する。CPUモジュール1がIOスロット1の入力モジュールに対する入力リフレッシュを行う際には、スロット選択信号はスロット1用の信号のみアサートされ、他のスロットに対するスロット選択信号はアサートされない。   Here, an operation when the module 201 with a bus capture function is mounted in the IO slot 0 when performing the IO refresh with the configuration shown in FIG. 1 will be described. When the CPU module 1 performs the input refresh for the input module of the IO slot 1, the slot selection signal is asserted only for the slot 1 and the slot selection signals for the other slots are not asserted.

これはCPUモジュール1がアドレスに含まれるスロットアドレスをデコードすることによって、複数のスロット選択信号か一意に決まるスロット選択信号のみをアサートすることができるものである。よって他のスロットの入力モジュールがデータを出力することはない。   This is because the CPU module 1 can assert only a plurality of slot selection signals or uniquely determined slot selection signals by decoding the slot address included in the address. Therefore, input modules in other slots do not output data.

図4は、バスキャプチャ機能付きモジュール201のBUSコントローラS17の機能を説明する図である。バスキャプチャ部42は、常に、IOバス3を流れるアドレス/データ信号21を見ており、IOスロット1のアドレスに対するCPUモジュール1のアクセスを認識した際に、データ授受対象スロットテーブル41のSlot1が”要”となっていることを認識可能であり、そのリードアクセス時のデータを取得することが可能となる。   FIG. 4 is a diagram illustrating the function of the BUS controller S17 of the module 201 with a bus capture function. The bus capture unit 42 always looks at the address / data signal 21 flowing through the IO bus 3, and when the CPU module 1 access to the address of the IO slot 1 is recognized, the slot 1 of the data transfer target slot table 41 is “ It is possible to recognize that it is “necessary” and to acquire data at the time of the read access.

データ授受対象スロットテーブル41は、BUSコントローラS17のメモリなどに格納する。   The data transfer target slot table 41 is stored in the memory of the BUS controller S17.

IOスロット1に対するリードアクセス実行時に、バスキャプチャ部42にて、IOバス3上のアドレス/データ信号21のアドレスに含まれるスロットアドレスをデコードし、他のスロットに対するアクセスであることを認識可能である。たとえば、通常のIOモジュールがSlot0に実装されている場合は、IOモジュール2は、Slot1のスロット選択信号は見ることはできない。一方、バスキャプチャ機能付きモジュール201では、アドレス信号に含まれるスロットアドレスをデコードし、Slot1へのアクセスであると判定する。   When the read access to the IO slot 1 is executed, the bus capture unit 42 can decode the slot address included in the address / data signal 21 on the IO bus 3 and recognize that the access is to another slot. . For example, when a normal IO module is mounted in Slot0, the IO module 2 cannot see the slot selection signal of Slot1. On the other hand, the module 201 with a bus capture function decodes the slot address included in the address signal and determines that the access is to Slot1.

よって、予め設定されたデータ授受対象スロットテーブル41に対するアクセスがあった場合にはそのリードデータを直接取り込むことが出来る。   Therefore, when there is an access to a preset data transfer target slot table 41, the read data can be directly fetched.

このデータ授受対象スロットテーブルの情報は、PC上のプログラミングツールからIOモジュールの割付を行う際に、バスキャプチャ機能付きモジュール201が使用する入力モジュールの有無、スロット位置を指定し、プログラムを、CPUモジュール1へ転送後、CPUモジュール1から該バスキャプチャ機能付きモジュール201に必要な情報を転送することで入手することが出来る。   The information in the data transfer target slot table specifies the presence / absence of input modules and slot positions used by the module 201 with bus capture function when assigning IO modules from a programming tool on a PC, After transferring to 1, the CPU module 1 can obtain the necessary information by transferring to the module 201 with bus capture function.

実施例1では、バスキャプチャ機能付きモジュール201がリードもしくはライトできるスロットを示すデータ授受対象スロットテーブル41の設定に基づいて、IOバス3からリードアクセス時のデータを取得することが可能となる。   In the first embodiment, it is possible to acquire data at the time of read access from the IO bus 3 based on the setting of the data transfer target slot table 41 indicating slots that can be read or written by the module 201 with a bus capture function.

従って、スロット1の入力データをCPUモジュール1が取込み、その後スロット0のバスキャプチャ機能付きモジュール201に、該入力データを渡す必要がなくなり、より高速に入力データを取り込むことが可能である。   Therefore, it is not necessary for the CPU module 1 to take in the input data in the slot 1 and then transfer the input data to the module 201 with the bus capture function in the slot 0, and the input data can be taken in at a higher speed.

図4に示す双方向バッファ43は、バスキャプチャ部42もしくは通常アクセスバス制御部44からのイネーブル信号に基づいて、BUSコントローラS17の内部バス45からIOバス3にデータを出力する。また、双方向バッファ43は、バスキャプチャ部42もしくは、通常アクセスバス制御部44からのイネーブル信号に基づいて、IOバス3からデータをBUSコントローラS17に入力することができる。   The bidirectional buffer 43 shown in FIG. 4 outputs data from the internal bus 45 of the BUS controller S17 to the IO bus 3 based on the enable signal from the bus capture unit 42 or the normal access bus control unit 44. Further, the bidirectional buffer 43 can input data from the IO bus 3 to the BUS controller S17 based on an enable signal from the bus capture unit 42 or the normal access bus control unit 44.

通常アクセスバス制御部44は、自らの選択信号であるスロット0の選択信号については、データを取り込むとともに、出力するためのイネーブルの信号を、双方向バッファ43に出力する。たとえば、バスキャプチャ機能付きモジュール201が、スロット0に実装されている場合は、バスキャプチャ部42は、スロット1のスロット選択信号は見ることができないが、アドレス信号に含まれるスロットアドレスをデコードし、スロット1へのアクセスであることが判り、スロット1のデータを授受できるように双方向バッファ43にイネーブル信号を出力する。   The normal access bus control unit 44 captures data and outputs an enable signal for output to the bidirectional buffer 43 for the selection signal of slot 0 which is its own selection signal. For example, when the module 201 with a bus capture function is mounted in the slot 0, the bus capture unit 42 cannot see the slot selection signal of the slot 1, but decodes the slot address included in the address signal, It turns out that the access is to slot 1, and an enable signal is output to bidirectional buffer 43 so that data in slot 1 can be exchanged.

一般に、IOモジュールである高機能モジュールにおいては、外部入力信号のON/OFF情報をトリガにモジュール内部の動作を制御する。そこで、入力信号からの応答を高速化するため、そのモジュール自体で入力信号を取り込む機能も持たせることができる。   In general, in a high-function module that is an IO module, the internal operation of the module is controlled using ON / OFF information of an external input signal as a trigger. Therefore, in order to speed up the response from the input signal, the module itself can also have a function of capturing the input signal.

その場合は、物理的に入力可能な点数には制約が出てきてしまう。そのため外部入力信号を取り込み、その入力を元に制御を行う高機能モジュールは、CPUモジュールから該入力データを渡してもらう必要があった。   In that case, there are restrictions on the number of points that can be physically input. Therefore, a high function module that takes in an external input signal and performs control based on the input needs to receive the input data from the CPU module.

図5は、CPUモジュールから高機能モジュールが該入力データを渡してもらう場合の外部入力の取込みタイミングとリフレッシュの関係を示すタイムチャートである。実際の入力信号の変化がA点であったとすると、その後のCPUモジュールの入力リフレッシュがB点で行われ、そのデータが高機能モジュールに渡るのはCPUモジュールが出力リフレッシュを行ったC点ということになる。   FIG. 5 is a time chart showing the relationship between external input capture timing and refresh when the high function module receives the input data from the CPU module. Assuming that the actual change in the input signal is point A, the subsequent input refresh of the CPU module is performed at point B, and that data is passed to the high-function module at point C where the CPU module has performed output refresh. become.

図5の中で外部入力信号のON/OFF(A点)は、CPUモジュールが入力リフレッシュ(B点)を実行した時点で、CPUモジュールで認識できる。この入力リフレッシュは、図3に示すように、サイクリックに行われる。   In FIG. 5, ON / OFF (point A) of the external input signal can be recognized by the CPU module when the CPU module executes input refresh (point B). This input refresh is performed cyclically as shown in FIG.

実施例1によれば、バスキャプチャ機能付きモジュール201へのデータの取り込みは、B点で行われるため、外部入力からの高速な応答をすることができる。   According to the first embodiment, since data is taken into the module 201 with a bus capture function at point B, a high-speed response from an external input can be made.

実施例1では、入力モジュールからバスキャプチャ機能付きモジュール201へデータを取り込む場合の実施例を説明した。実施例2では、バスキャプチャ機能付きモジュール201で、演算負荷を分散させる場合を、図6を用いて説明する。   In the first embodiment, the embodiment in which data is captured from the input module to the module 201 with the bus capture function has been described. In the second embodiment, the case where the computation load is distributed in the module 201 with a bus capture function will be described with reference to FIG.

ここで、CPUモジュール1では、スロット1の入力モジュール202、スロット2の出力モジュール203を対象とした演算を行い、スロット0のバスキャプチャ機能付きモジュール201では、スロット3の入力モジュール204、スロット4の出力モジュール205を対象として演算を行うものとする。   Here, the CPU module 1 performs an operation on the input module 202 in the slot 1 and the output module 203 in the slot 2, and the module 201 with a bus capture function in the slot 0 has the input module 204 in the slot 3 and the slot 4 in the module 4. Assume that the calculation is performed on the output module 205.

これらは予めユーザがスロット0のバスキャプチャ機能付きモジュール201に対してデータ授受対象スロットテーブル41の情報を設定することで、バスキャプチャ機能付きモジュール201が、Slot”要”に対応する入出力モジュールでの入力リフレッシュや出力リフレッシュのタイミングを、認識可能となる。   The user sets the information in the data transfer target slot table 41 in advance for the module 201 with a bus capture function in slot 0, so that the module 201 with a bus capture function is an input / output module corresponding to the slot “necessary”. It is possible to recognize the timing of input refresh and output refresh.

図7に示すように、スロット1の入力モジュール202と、スロット2の出力モジュール203に対するIOリフレッシュはCPUモジュール1が行う。一方、バスキャプチャ機能付きモジュール(高機能モジュール)201は、バスキャプチャ部42によりスロット3からのリードアクセス、スロット4へのライトアクセスを認識可能であり、スロット3からのリードデータを取込み、ユーザユーザプログラムを実行し、スロット4へ演算結果を出力することが可能である。   As shown in FIG. 7, the CPU module 1 performs IO refresh for the input module 202 in the slot 1 and the output module 203 in the slot 2. On the other hand, the bus capture function module (high function module) 201 can recognize the read access from the slot 3 and the write access to the slot 4 by the bus capture unit 42, capture the read data from the slot 3, and the user user. It is possible to execute a program and output a calculation result to slot 4.

図8に、スロット4に対するCPUモジュール1側のライトアクセス時のタイムチャートを示す。   FIG. 8 shows a time chart at the time of write access to the slot 4 on the CPU module 1 side.

ライトアクセスの際には、IOスロットnを選択するスロットn選択信号22が、highレベルからlowレベルに変化するタイミングで、アドレス/データ信号21にはアドレスがIOバス3に流れる。ライトストローブ信号24が、highレベルからlowレベルに変化するタイミングで、バスキャプチャ機能付きモジュール201が演算した結果のデータが、IOバス3を経由してIOスロットnの出力モジュールに、ライトデータとして流れる。   At the time of write access, the address / data signal 21 flows to the IO bus 3 at the timing when the slot n selection signal 22 for selecting the IO slot n changes from the high level to the low level. At the timing when the write strobe signal 24 changes from the high level to the low level, the data obtained as a result of the calculation by the module 201 with the bus capture function flows as write data to the output module of the IO slot n via the IO bus 3. .

スロット4は、CPUモジュール1側のユーザプログラムによる演算対象としないため、アドレスのみを出力し、データは、ハイインピーダンス(Hi−Z)状態とする。これで、このタイミング時にバスキャプチャ機能付きモジュール201が、演算結果をスロット4に出力することが出来る。   Since the slot 4 is not subject to calculation by the user program on the CPU module 1, only the address is output and the data is in a high impedance (Hi-Z) state. Thus, the module 201 with a bus capture function can output the calculation result to the slot 4 at this timing.

IOリフレッシュのタイミングは、バスマスタであるCPUモジュール1が、トリガとなり、バススレーブであるバスキャプチャ機能付きモジュール201は、そのタイミングに従うこととなる。   The timing of the IO refresh is triggered by the CPU module 1 that is a bus master, and the module 201 with a bus capture function that is a bus slave follows the timing.

実施例2によれば、CPUモジュール1のIOリフレッシュに同期して、一部のIOモジュール2の入出力データを使用した制御を、バスキャプチャ機能付きモジュール201が、CPUモジュール1と分担して演算負荷を分散させることも可能となる。
よって、容易に、CPUモジュールと同期を行いつつ負荷分散を行うことが可能である。
According to the second embodiment, in synchronization with the IO refresh of the CPU module 1, the module 201 with a bus capture function shares the control using the input / output data of a part of the IO modules 2 with the CPU module 1. It is also possible to distribute the load.
Therefore, it is possible to easily distribute the load while synchronizing with the CPU module.

1…CPUモジュール、2…IOモジュール、3…IOバス、16…BUSコントローラM、17…BUSコントローラS、41…データ授受対象スロットテーブル、42…バスキャプチャ部、201…バスキャプチャ機能付きモジュール DESCRIPTION OF SYMBOLS 1 ... CPU module, 2 ... IO module, 3 ... IO bus, 16 ... BUS controller M, 17 ... BUS controller S, 41 ... Data transfer object slot table, 42 ... Bus capture part, 201 ... Module with bus capture function

Claims (5)

CPUモジュールと、1以上のIOモジュールと、前記CPUモジュールと前記IOモジュールを接続するIOバスとを備え、
前記IOモジュールのうち第1のIOモジュールには、前記IOバスに流れるIOモジュールのデータをキャプチャするバスキャプチャ部を有し、
前記CPUモジュールからのリードアクセスに関する信号に基づいて、前記バスキャプチャ部が、第2のIOモジュールのデータを取り込むことを特徴とするプログラマブルコントローラ。
A CPU module, one or more IO modules, and an IO bus connecting the CPU modules and the IO modules;
The first IO module among the IO modules has a bus capture unit that captures data of the IO module flowing in the IO bus,
The programmable controller, wherein the bus capture unit captures data of the second IO module based on a signal related to read access from the CPU module.
請求項1記載のプログラマブルコントローラにおいて、前記第1のIOモジュールには、データ授受対象スロット情報が設定されており、前記データ授受対象スロット情報に設定されたスロットに対して、前記第1のIOモジュールが演算処理をすることを特徴とするプログラマブルコントローラ。 2. The programmable controller according to claim 1, wherein data exchange target slot information is set in the first IO module, and the first IO module is set for the slot set in the data transfer target slot information. A programmable controller characterized by performing arithmetic processing. 請求項2記載のプログラマブルコントローラにおいて、前記バスキャプチャ部は、前記IOバスに流れるアドレス信号に含まれるスロットアドレスをデコードしてアクセスするスロットを判定することを特徴とするプログラマブルコントローラ。 3. The programmable controller according to claim 2, wherein the bus capture unit determines a slot to be accessed by decoding a slot address included in an address signal flowing through the IO bus. 請求項3記載のプログラマブルコントローラにおいて、前記判定したスロットに実装した第3のIOモジュールに、前記第1のIOモジュールが、演算したデータをライトアクセスすることを特徴とするプログラマブルコントローラ。 4. The programmable controller according to claim 3, wherein the first IO module performs write access to the calculated data to the third IO module mounted in the determined slot. 請求項4記載のプログラマブルコントローラにおいて、前記第3のIOモジュールへのライトアクセスのデータ信号は、ハイインピーダンス状態とすることを特徴とするプログラマブルコントローラ。 5. The programmable controller according to claim 4, wherein a data signal for write access to the third IO module is in a high impedance state.
JP2017136248A 2017-07-12 2017-07-12 Programmable controller Active JP6971668B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017136248A JP6971668B2 (en) 2017-07-12 2017-07-12 Programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017136248A JP6971668B2 (en) 2017-07-12 2017-07-12 Programmable controller

Publications (2)

Publication Number Publication Date
JP2019020822A true JP2019020822A (en) 2019-02-07
JP6971668B2 JP6971668B2 (en) 2021-11-24

Family

ID=65354123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017136248A Active JP6971668B2 (en) 2017-07-12 2017-07-12 Programmable controller

Country Status (1)

Country Link
JP (1) JP6971668B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114047731A (en) * 2021-11-08 2022-02-15 西安热工研究院有限公司 Distributed control system IO module hardware address self-adaptive identification method and system
US11300951B2 (en) 2019-07-29 2022-04-12 Denso Wave Incorporated Input module of industrial control apparatus
US11336281B2 (en) 2020-05-18 2022-05-17 Denso Wave Incorporated Output module for industrial control system
US11519973B2 (en) 2019-09-20 2022-12-06 Denso Wave Incorporated Output module of industrial control apparatus
US11528030B2 (en) 2019-09-18 2022-12-13 Denso Wave Incorporated Analog input device
US11789423B2 (en) 2021-03-24 2023-10-17 Denso Wave Incorporated Programmable logic controller
US11802912B2 (en) 2021-08-30 2023-10-31 Denso Wave Incorporated Output module for industrial control device, and industrial control device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63268004A (en) * 1987-04-24 1988-11-04 Koyo Denshi Kogyo Kk Programmable controller
JPH02299004A (en) * 1989-05-12 1990-12-11 Yaskawa Electric Mfg Co Ltd Monitor system for programmable controller
JP2011216085A (en) * 2010-03-15 2011-10-27 Omron Corp Programmable controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63268004A (en) * 1987-04-24 1988-11-04 Koyo Denshi Kogyo Kk Programmable controller
JPH02299004A (en) * 1989-05-12 1990-12-11 Yaskawa Electric Mfg Co Ltd Monitor system for programmable controller
JP2011216085A (en) * 2010-03-15 2011-10-27 Omron Corp Programmable controller

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11300951B2 (en) 2019-07-29 2022-04-12 Denso Wave Incorporated Input module of industrial control apparatus
US11528030B2 (en) 2019-09-18 2022-12-13 Denso Wave Incorporated Analog input device
US11519973B2 (en) 2019-09-20 2022-12-06 Denso Wave Incorporated Output module of industrial control apparatus
US11336281B2 (en) 2020-05-18 2022-05-17 Denso Wave Incorporated Output module for industrial control system
US11789423B2 (en) 2021-03-24 2023-10-17 Denso Wave Incorporated Programmable logic controller
US11802912B2 (en) 2021-08-30 2023-10-31 Denso Wave Incorporated Output module for industrial control device, and industrial control device
CN114047731A (en) * 2021-11-08 2022-02-15 西安热工研究院有限公司 Distributed control system IO module hardware address self-adaptive identification method and system

Also Published As

Publication number Publication date
JP6971668B2 (en) 2021-11-24

Similar Documents

Publication Publication Date Title
JP2019020822A (en) Programmable controller
CN106020009B (en) Control device
CN106020008B (en) Control device
US20140304436A1 (en) Sensor polling unit for microprocessor integration
US11215957B2 (en) Functional unit and control apparatus wherein a functional unit synchronized with another functional unit on basis of an outside trigger signal having a synchronized period
JP2017079009A (en) Monitor device of programmable logic controller
JP2009271724A (en) Hardware engine controller
EP3376316A1 (en) Slave device, control method of slave device, information processing program and computer readable recording medium
US20160308688A1 (en) Communication Module for a Field Bus Device
JP2021534506A (en) Modular Acceleration Module for Artificial Intelligence Based on Programmable Logic Controller
US12124398B2 (en) Input/output unit for data acquisition with a field-bus system
JP6498557B2 (en) Programmable controller
CN107315565B (en) Device and method for generating random vectors obeying certain distribution
JP2016091559A (en) Plc system and operating method thereof
CN109032029B (en) External communication method, system and device for industrial server and industrial server
JP2016040647A (en) Analog/digital conversion circuit
CN101661447B (en) Transmission device and transmission method for direct memory access
JP6419400B1 (en) PLC, network unit, CPU unit, and data transfer method
CN102393672A (en) Programmable logic controller and expansion module thereof
JP2008181182A (en) Synchronous serial bus system and method for controlling secondary station thereof
EP3657277A1 (en) Extension device for an automation device
JP6626314B2 (en) Programmable logic controller
JP2011081695A (en) Control circuit of data operation unit and data operation unit
CN108196504A (en) The control system and method for industrial robot
CN104698960A (en) Data exchange technology for automatic control system of hydraulic press

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190926

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200728

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200722

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200928

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210422

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20211005

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211102

R150 Certificate of patent or registration of utility model

Ref document number: 6971668

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150