WO2024075556A1 - Processor and control system comprising same - Google Patents

Processor and control system comprising same Download PDF

Info

Publication number
WO2024075556A1
WO2024075556A1 PCT/JP2023/034620 JP2023034620W WO2024075556A1 WO 2024075556 A1 WO2024075556 A1 WO 2024075556A1 JP 2023034620 W JP2023034620 W JP 2023034620W WO 2024075556 A1 WO2024075556 A1 WO 2024075556A1
Authority
WO
WIPO (PCT)
Prior art keywords
memory
cpu
communication
information
core
Prior art date
Application number
PCT/JP2023/034620
Other languages
French (fr)
Japanese (ja)
Inventor
靖啓 衣笠
圭 相見
Original Assignee
パナソニックIpマネジメント株式会社
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 パナソニックIpマネジメント株式会社 filed Critical パナソニックIpマネジメント株式会社
Publication of WO2024075556A1 publication Critical patent/WO2024075556A1/en

Links

Images

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • This disclosure relates to a processor that performs computational processing and external communication processing, and a control system equipped with the processor.
  • Patent document 1 discloses a microcontroller that uses motor rotation information to perform calculations to detect abnormalities in the motor rotation control.
  • This disclosure has been made in light of these points, and its purpose is to reduce software development costs when the communication standard between the processor and the outside world changes, and to increase the freedom to set the communication cycle between the processor and the outside world.
  • the present disclosure is characterized in that the processor includes a first memory that stores input information, output information, and setting parameters, a first core that executes a predetermined calculation process, a parameter write process that reads setting parameters corresponding to a predetermined communication standard from a second memory that stores the setting parameters and writes the setting parameters to the first memory, an input information read process that reads the input information from the memory, and an output information write process that writes information obtained by the calculation process to the first memory as the output information, and a second core that executes a parameter read process that reads the setting parameters from the first memory, a communication process with the outside using the setting parameters read in the parameter read process, an input information write process that writes information received in the communication process to the first memory as the input information, and an output information read process that reads the output information from the first memory to transmit in the communication process.
  • the configuration parameters corresponding to the changed communication standard are stored in the second memory, there is no need to change the software executed by the first core when the communication standard between the processor and the outside is changed. Therefore, the processing of the first core is not affected when the communication standard between the processor and the outside is changed, and development costs can be reduced.
  • communication processing by the second core can be performed in parallel with calculation processing by the first core, which increases the flexibility in setting the communication cycle between the processor and the outside world.
  • This disclosure makes it possible to reduce software development costs when changing communication standards between the processor and the outside world, and to increase the freedom to set the communication cycle between the processor and the outside world.
  • FIG. 1 is a block diagram showing a configuration of a robot system including a notification CPU according to an embodiment of the present disclosure.
  • FIG. 1 is a block diagram showing a configuration of a robot control system including a notification CPU according to an embodiment of the present disclosure.
  • 2 is a block diagram showing the configuration of two notification CPUs according to an embodiment of the present disclosure.
  • FIG. FIG. 2 is an explanatory diagram of a storage area provided in a first memory.
  • 11 is a communication sequence diagram showing the operation of a robot control system including a notification CPU according to an embodiment of the present disclosure.
  • FIG. 11 is a communication sequence diagram showing a detailed operation of a notification CPU related to communication with a safety PLC.
  • FIG. 1 shows the configuration of a robot system 1.
  • This robot system 1 includes multiple robots 11, multiple area sensors 12, multiple lamps 16, multiple input devices 13, multiple robot control systems 14, and a safety PLC (programmable logic controller) 15.
  • PLC programmable logic controller
  • Each robot 11 has nine motors 111 and nine encoders 112 that detect and output the position of the rotation axis of the corresponding motor 111.
  • Each robot 11 is a six-axis robot with six rotary joints, and six of the nine motors 111 are motors that rotate the rotary joints, and three motors 111 are motors for external axes (not shown).
  • the output of the encoders 112 is input to a monitoring CPU 143 (described later) and a motor control board (not shown).
  • Each area sensor 12 is provided for each robot 11.
  • the area sensor 12 outputs a detection result indicating whether or not a person is within the working range of the robot 11.
  • Each input device 13 is provided for each robot 11.
  • the input device 13 is composed of a control panel, and accepts an input operation by a user to stop the robot 11, and outputs an operation status indicating whether or not the input operation has been accepted.
  • each robot control system 14 is provided for each robot 11. As shown in FIG. 2, each robot control system 14 includes an input/output CPU (Central Processing Unit) 141 as two input processors, an operation input CPU 142 as two input processors, a monitoring CPU 143 as two monitoring processors, a notification CPU 144 as two notification processors, nine amplifiers 145, first and second communication boards 146 and 147, and a second memory 148.
  • the amplifier 145 is provided for each motor 111.
  • the two input/output CPUs 141 are disposed on a common first board 14a.
  • the two operation input CPUs 142 are disposed on a common second board 14b.
  • the two monitoring CPUs 143 are disposed on a common third board 14c.
  • the two notification CPUs 144 are disposed on a common fourth board 14d.
  • the input/output CPU 141, the operation input CPU 142, the monitoring CPU 143, and the notification CPU 144 are arranged on separate boards 14a to 14d.
  • Signals (information) are sent and received between the operation input CPU 142 and the notification CPU 144 using a communication method specified in IEC 61784-3 (black channel communication protocol).
  • the first and second communication boards 146, 147 and the communication medium M form a so-called black channel.
  • Signals (information) are also sent and received between the monitoring CPU 143 and the notification CPU 144, and between the input/output CPU 141 and the notification CPU 144 using a communication method specified in IEC 61784-3.
  • Each I/O CPU 141 generates first external input information indicating the detection result based on the detection result output by the external area sensor 12.
  • the I/O CPU 141 also receives an on/off signal from the notification CPU 144 indicating whether or not to turn the lamp 16 on and off, outputs the detection result to the lamp 16, and blinks the lamp 16 based on the on/off signal.
  • Each I/O CPU 141 outputs a first calculated value obtained in the generation process of the first external input information, and determines whether or not the first calculated value matches the first calculated value output by the other I/O CPU 141.
  • the first calculated value may be, for example, the first external input information, or a calculated value obtained in the calculation process leading up to the generation of the first external input information. If the first calculated value obtained by the I/O CPU 141 matches the first calculated value obtained by the other I/O CPU 141, each I/O CPU 141 continues processing, but if they do not match a predetermined number of times, it stops the robot 11.
  • Each operation input CPU 142 generates second external input information indicating the operation state based on the operation state output by the external input device 13.
  • Each operation input CPU 142 outputs a second calculated value obtained in the generation process of the second external input information, and determines whether or not the second calculated value matches the second calculated value output by the other operation input CPU 142.
  • the second calculated value may be, for example, the second external input information, or a calculated value obtained in the calculation process leading up to the generation of the second external input information.
  • Each operation input CPU 142 continues processing if the second calculated value obtained by the operation input CPU 142 matches the second calculated value obtained by the other operation input CPU 142, but stops the robot 11 if they do not match a predetermined number of times.
  • the first communication board 146 receives the second external input information sent by both operation input CPUs 142 and transmits it to the second communication board 147 via the communication medium M.
  • the second communication board 147 transmits the second external input information sent from the first communication board 146 to both notification CPUs 144.
  • Each monitoring CPU 143 generates and outputs monitoring information based on the output of the corresponding nine encoders 112, indicating whether or not the safety conditions are met, that is, the positions (angles) of the rotation shafts of the nine motors 111 are within the safety area and the speeds of the rotation shafts of the nine motors 111 are less than the speed limit.
  • each monitoring CPU 143 refers to a notification signal (described later) output by the notification CPU 144, and outputs a stop signal to the amplifier 145 if the notification signal is at a low level.
  • Each monitoring CPU 143 outputs the third calculated value obtained in the monitoring information generation process and determines whether or not the third calculated value matches the third calculated value output by the other monitoring CPU 143.
  • the third calculated value may be, for example, monitoring information, or a calculated value obtained in the calculation process leading up to generating the monitoring information. If the third calculated value obtained by the monitoring CPU 143 matches the third calculated value obtained by the other monitoring CPU 143, each monitoring CPU 143 continues processing as is, but if they do not match a predetermined number of times, it stops the robot 11.
  • the amplifier 145 stops the motor 111 when a stop signal is output by both monitoring CPUs 143. When a stop signal is not output by both monitoring CPUs 143, the amplifier 145 can rotate the motor 111 under the control of a motor control board (not shown).
  • the second memory 148 stores setting parameters corresponding to a specific communication standard selected by the user and the number of points (number of bits) of input and output data.
  • the second memory 148 initially stores temporary values.
  • the setting parameters of the selected communication standard and the number of points of input and output data are set in the second memory 148 by the user's specific input operation.
  • each notification CPU 144 includes a first memory 210, a first core 220, and a second core 230.
  • the first memory 210 is a volatile memory capable of storing setting parameters, the number of data points to be input and output, output information, input information, and a standard setting value that is set in advance by the user and specifies the communication standard to be used. As shown in FIG. 4, the first memory 210 has a parameter area for storing setting parameters corresponding to a plurality of types of communication standards, a periodic communication area for storing the number of data points (number of bits) to be input and output, and an input/output information area for storing input information and output information.
  • the parameter areas include an area for storing setting parameters for CIPsafety, an area for storing setting parameters for PROFISafe, and an area for storing setting parameters for FSoE, which are assigned in advance by the first core 220 and the second core 230 of the notification CPU 144, which will be described later.
  • the setting parameters for CIPsafety are an IP address, a subnet mask, a gateway, an SNN (Safety Network Number), and an SCID.
  • the configuration parameters for PROFISafe are IP address, subnet mask, gateway, and F-Source address. IP address, subnet mask, and gateway are common configuration parameters used by both CIPsafety and PROFISafe.
  • the configuration parameter for FSoE is FSoE address.
  • the first core 220 performs the functions of a notification signal generation processing unit 221, a parameter writing unit 222, an input information reading processing unit 223, and an output information writing processing unit 224 by executing a program.
  • the notification signal generation processing unit 221 receives the first external input information generated by the input/output CPU 141, the second external input information generated by the operation input CPU 142, and the monitoring information output by the monitoring CPU 143. The notification signal generation processing unit 221 then executes a notification signal generation process as a calculation process for generating a notification signal based on the monitoring information, the first external input information, and the second external input information. Specifically, for example, the notification signal generation processing unit 221 sets the notification signal to a low level when the safety conditions are not met, when a person is within the working range of the robot 11, when an input operation to stop the robot 11 is performed, and when a request to stop the robot 11 is received from the safety PLC 15.
  • the notification signal generation processing unit 221 sets the notification signal to a high level when the safety conditions are met, when a person is not within the working range of the robot 11, when an input operation to stop the robot 11 is not performed, and when a request to stop the robot 11 is not received from the safety PLC 15.
  • the notification signal is information indicating whether the following conditions are met: the safety conditions are met, a person is not within the working range of the robot 11, no input operation has been performed to stop the robot 11, and no request to stop the robot 11 has been received from the safety PLC 15.
  • the parameter writing unit 222 executes a parameter writing process that reads from the second memory 148 the setting parameters corresponding to one of the communication standards specified by the standard setting value and the number of data points to be input and output, and writes them to the first memory 210.
  • the input information reading processing unit 223 executes an input information reading process to read the input information from the first memory 210.
  • the output information writing processing unit 224 executes an output information writing process that writes the notification signal obtained by the notification signal generation processing unit 221's notification signal generation processing into the first memory 210 as output information.
  • Each first core 220 outputs the fourth calculated value obtained in the notification signal generation process, and determines whether or not the calculated value matches the fourth calculated value output by the other first core 220.
  • the fourth calculated value may be the value of the notification signal obtained by the notification signal generation process, or may be a calculated value obtained during the calculation process up to generating the notification signal. If the fourth calculated value obtained by the first core 220 matches the fourth calculated value obtained by the other first core 220, each first core 220 continues processing as is, but if they do not match a predetermined number of times, it executes a predetermined abnormality process.
  • the second core 230 performs the functions of a parameter reading processing unit 231, a communication processing unit 232, an input information writing processing unit 233, and an output information reading processing unit 234 by executing a program.
  • the parameter reading processing unit 231 executes a parameter reading process to read from the first memory 210 the setting parameters stored in the first memory 210 and the number of data points to be input and output.
  • the communication processing unit 232 performs communication processing with the external safety PLC 15 using the setting parameters read by the parameter read processing of the parameter read processing unit 231.
  • the number of data points input from the safety PLC 15 to the communication processing unit 232 and the number of data points output by the communication processing unit 232 to the safety PLC 15 are the number of data points read by the parameter read processing of the parameter read processing unit 231.
  • the communication processing unit 232 uses the setting parameters to constantly and repeatedly perform communication monitoring with the safety PLC 15 at predetermined timings.
  • the communication monitoring is, for example, processing to confirm that data can be received within a predetermined time, to confirm whether communication can be performed normally by sending predetermined data with error detection data added thereto, and to confirm whether data is consistent between the second cores 230.
  • the communication processing unit 232 repeats receiving PLC input information and sending notification signals with the safety PLC 15 at regular intervals using the setting parameters read by the parameter read processing unit 231.
  • the PLC input information indicates whether or not to request the robot 11 to stop.
  • the input information writing processing unit 233 executes an input information writing process in which the PLC input information received by the communication processing unit 232 during communication processing is written as input information into the first memory 210.
  • the output information reading processing unit 234 executes an output information reading process that reads the output information (notification signal) from the first memory 210 so that the communication processing unit 232 can transmit it in the communication process.
  • the first core 220 of each notification CPU 144 receives the second external input information generated by the operation input CPU 142 using a communication method specified in IEC 61784-3.
  • Each second core 230 outputs the fifth calculated value obtained in the communication process and determines whether or not the calculated value matches the fifth calculated value output by the other second core 230.
  • the fifth calculated value is, for example, input/output information. If the fifth calculated value obtained by the second core 230 matches the fifth calculated value obtained by the other second core 230, each second core 230 continues processing as is, but if they do not match a predetermined number of times, it abnormally stops.
  • the safety PLC 15 When a low-level notification signal is output by the notification CPU 144, the safety PLC 15, for example, requests the robot control systems 14 corresponding to all of the robots 11 to stop the robots 11. Note that this stop request may be sent only to the robot control systems 14 corresponding to some of the robots 11, if necessary. Note that a device other than the safety PLC 15 may be provided with the function of requesting the robots 11 to stop based on the notification signal.
  • the operation of the robot control system 14 configured as described above will be described below with reference to FIG. 5.
  • the notification CPU 144 plays the role of the master machine, while the monitoring CPU 143, the input/output CPU 141, and the operation input CPU 142 each play the role of a slave machine that operates according to instructions from the master machine.
  • the notification CPU 144 sends an output request to the monitoring CPU 143, the input/output CPU 141, and the operation input CPU 142 (S11).
  • the monitoring CPU 143 when the monitoring CPU 143 receives an output request from the notification CPU 144, it starts processing and receives the previously generated notification signal from the notification CPU 144 (S21). After that, the monitoring CPU 143 transmits the previously acquired monitoring information to the notification CPU 144 (S22).
  • the I/O CPU 141 when the I/O CPU 141 receives an output request from the notification CPU 144, it starts processing and receives an on/off signal from the notification CPU 144 as to whether or not to turn the lamp 16 on or off (S31). After that, the I/O CPU 141 transmits the detection result previously output by the area sensor 12 to the notification CPU 144 as the first external input information, and also transmits the previous output result of the lamp 16 to the notification CPU 144 (S32).
  • the operation input CPU 142 when the operation input CPU 142 receives an output request from the notification CPU 144, it starts processing (S41) and transmits the second external input information previously acquired to the notification CPU 144 (S42).
  • the notification CPU 144 receives monitoring information from the monitoring CPU 143, receives the first external input information and the output result of the lamp 16 from the input/output CPU 141, and receives the second external input information from the operation input CPU 142 (S12).
  • the notification CPU 144 receives information input from outside the robot control system 14, for example PLC input information from the safety PLC 15 (S13), and outputs (transmits) the information received in (S12) and the notification signal generated in the previous notification signal generation process to the safety PLC 15 (S14).
  • the safety PLC 15 receives a low-level notification signal, it requests the robot control systems 14 corresponding to all robots 11 to stop the robots 11.
  • the notification CPU 144 executes a notification signal generation process (S15) to generate a notification signal based on the monitoring information, the first external input information, and the second external input information acquired in (S12) and the PLC input information from the safety PLC 15 received in (S13). Specifically, for example, the notification CPU 144 sets the notification signal to a low level when the safety conditions are not met, when a person is within the working range of the robot 11, when an input operation to stop the robot 11 is performed, and when a request to stop the robot 11 is received from the safety PLC 15.
  • S15 a notification signal generation process
  • the notification CPU 144 sets the notification signal to a high level when the safety conditions are met, when a person is not within the working range of the robot 11, when an input operation to stop the robot 11 is not performed, and when a request to stop the robot 11 is not received from the safety PLC 15.
  • the monitoring CPU 143 outputs a stop signal in response to the notification signal (S23). Specifically, if the notification signal is at a low level, the monitoring CPU 143 outputs a stop signal to the amplifier 145. On the other hand, if the notification signal is at a high level, the monitoring CPU 143 does not output a stop signal to the amplifier 145.
  • the monitoring CPU 143 acquires the outputs of the nine encoders 112 (S24), calculates the position and speed of the rotating shaft of each motor 111 based on the output of each encoder 112 (S25), and generates monitoring information indicating whether the safety conditions are met (S26).
  • the input/output CPU 141 also outputs an on/off signal to the lamp 16 to determine whether or not to turn the lamp 16 on or off (S33), and acquires the detection result output by the area sensor 12 as the first external input information (S34).
  • the operation input CPU 142 acquires the operation state output by the input device 13 as second external input information (S43).
  • the robot control system 14 periodically repeats the above-described operations shown in FIG. 5.
  • the parameter writing unit 222 of the first core 220 of the notification CPU 144 executes a parameter writing process in which the setting parameters corresponding to any of the communication standards specified by the standard setting value and the number of data points to be input and output are read from the second memory 148 and written to the first memory 210 (S111).
  • the parameter reading processing unit 231 of the second core 230 executes a parameter reading process in which the setting parameters stored in the first memory 210 and the number of data points to be input and output are read from the first memory 210 (S121).
  • the communication processing unit 232 of the second core 230 performs an initialization process for communication with the safety PLC 15 using the setting parameters read in (S121) (S122).
  • the operations of (S111), (S121), and (S122) constitute an initial setting operation (SIN) that is performed only at startup.
  • a predetermined input signal is transmitted from the external device to the safety PLC 15 (S61), and the safety PLC 15 transmits PLC input information to the second core 230 (S51).
  • the communication processing unit 232 of the second core 230 receives PLC input information from the safety PLC 15 using the setting parameters read in (S121) (S123).
  • the input information writing processing unit 233 of the second core 230 executes an input information writing process in which the communication processing unit 232 writes the PLC input information received in (S123) as input information into the first memory 210 (S124).
  • the input information reading processing unit 223 of the first core 220 executes an input information reading process in which the PLC input information is read from the first memory 210 (S112).
  • the output information write processing unit 224 of the first core 220 executes an output information write process in which the notification signal obtained by the notification signal generation processing of the notification signal generation processing unit 221 is written as output information to the first memory 210 (S113).
  • the output information read processing unit 234 of the second core 230 executes an output information read process in which the output information is read from the first memory 210 in order to have the communication processing unit 232 transmit the output information by communication processing (S125).
  • the communication processing unit 232 of the second core 230 transmits the output information read in (S125) to the safety PLC 15 using the setting parameters read in (S121) (S126).
  • the safety PLC 15 receives the output information from the second core 230 and transmits it to an external device as an output signal (S52).
  • the processes (S122), (S123), and (S126) executed by the communication processing unit 232 correspond to the communication process.
  • the operations (S112), (S113), (S123), (S124), (S125), (S126), (S51), (S52), and (S61) constitute a data transfer operation (SRP) that is repeatedly executed after the initial setting operation (SIN).
  • the first core 220 of the notification CPU 144 reads the setting parameters from the second memory 148 and writes them to the first memory 210, and the second core 230 communicates with the external safety PLC 15 using the setting parameters written to the first memory 210. Therefore, if the setting parameters for the changed communication standard are stored in the second memory 148, it is not necessary to change the software executed by the first core 220 when the communication standard between the notification CPU 144 and the safety PLC 15 is changed. Therefore, development costs can be reduced when the communication standard between the notification CPU 144 and the safety PLC 15 is changed.
  • the communication processing by the second core 230 can be performed in parallel with the calculation processing by the first core 220, which increases the flexibility in setting the communication cycle between the notification CPU 144 and the safety PLC 15.
  • the notification CPU 144 since the monitoring CPU 143 generates the monitoring information, the input/output CPU 141 generates the first external input information, and the operation input CPU 142 generates the second external input information, the notification CPU 144 does not need to perform the generation process of the monitoring information, the first external input information, and the second external input information. Therefore, the load on the notification CPU 144 can be reduced compared to the case where the notification CPU 144 is made to execute the generation process of the monitoring information, the first external input information, and the second external input information in addition to the notification signal generation process.
  • the present disclosure is applied to the notification CPU 144, but the present disclosure can also be applied to other processors that perform predetermined calculation processing and communication processing with the outside using setting parameters.
  • the present disclosure is applied to a case where the first core 220 of the notification CPU 144 is not caused to perform the generation process of the monitoring information, the first external input information, and the second external input information, but the present disclosure can also be applied to a case where the first core 220 of the notification CPU 144 is caused to perform the generation process of the monitoring information, the first external input information, and the second external input information in addition to the notification signal generation process.
  • the processor and control system equipped with the processor disclosed herein can reduce software development costs when the communication standard between the processor and the outside is changed, and can increase the degree of freedom in setting the communication cycle between the processor and the outside, making it useful as a processor that performs calculation processing and communication processing with the outside and a control system equipped with the processor.
  • Robot control system 144 Notification CPU (processor) 148 Second memory 210 First memory 220 First core 230 Second core

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Abstract

A notification CPU (144) is provided with a first memory (210), a first core (220), and a second core (230). The first core (220) executes: a process of reading setting parameters corresponding to a prescribed communication standard from a second memory (148) that stores prescribed calculation processing and setting parameters corresponding to prescribed communication standards, and storing the same in the first memory (210); a process of reading input information from the first memory (210); and a process of writing information obtained by the calculation processing to the first memory (210) as output information. The second core (230) executes a reading process of reading the setting parameters from the first memory (210), a process of carrying out external communication in which the setting parameters read in the reading process are used, a process of writing information received in the communication process to the first memory (210) as input information, and a process of reading output information from the first memory (210) for transmission in the communication process.

Description

プロセッサ及びそれを備えた制御システムProcessor and control system including same
 本開示は、演算処理及び外部との通信処理を実行するプロセッサ及びそれを備えた制御システムに関する。 This disclosure relates to a processor that performs computational processing and external communication processing, and a control system equipped with the processor.
 特許文献1には、モータの回転情報を用いてモータの回転制御の異常を検出するための演算処理を行うマイクロコントローラが開示されている。 Patent document 1 discloses a microcontroller that uses motor rotation information to perform calculations to detect abnormalities in the motor rotation control.
特開2019-159992号公報JP 2019-159992 A
 ところで、所定の演算処理と、所定の通信規格を用いた外部との通信処理とを、プロセッサの1つのコアに行わせるようにした場合、前記通信処理に用いる通信規格の変更時に、通信処理に関わるソフトウェアだけでなく、演算処理に関わるソフトウェアも変更する必要が生じ、開発コストが嵩んでしまう。また、通信処理を実行できるタイミングが、演算処理に依存するので、プロセッサと外部との通信周期を自由に設定できない。 However, if a single core of a processor is made to perform a specified calculation process and a communication process with the outside world using a specified communication standard, when the communication standard used for the communication process is changed, it becomes necessary to change not only the software related to the communication process but also the software related to the calculation process, which increases development costs. In addition, since the timing at which the communication process can be executed depends on the calculation process, the communication cycle between the processor and the outside world cannot be freely set.
 本開示は、かかる点に鑑みてなされたものであり、その目的とするところは、プロセッサと外部との通信規格の変更時におけるソフトウェアの開発コストを削減するとともに、プロセッサと外部との通信周期の設定自由度を高めることにある。 This disclosure has been made in light of these points, and its purpose is to reduce software development costs when the communication standard between the processor and the outside world changes, and to increase the freedom to set the communication cycle between the processor and the outside world.
 上記の目的を達成するため、本開示は、プロセッサが、入力情報、出力情報、及び設定パラメータを記憶する第1のメモリと、所定の演算処理、所定の通信規格に対応する設定パラメータを記憶する第2のメモリから前記所定の通信規格に対応する設定パラメータを読み出して前記第1のメモリに書き込むパラメータ書込処理、前記入力情報を前記メモリから読み出す入力情報読出処理、及び前記演算処理によって得た情報を前記出力情報として前記第1のメモリに書き込む出力情報書込処理を実行する第1コアと、前記設定パラメータを前記第1のメモリから読み出すパラメータ読出処理、前記パラメータ読出処理で読み出した設定パラメータを用いた外部との通信処理、前記通信処理で受信した情報を前記入力情報として前記第1のメモリに書き込む入力情報書込処理、及び前記通信処理で送信するために前記出力情報を前記第1のメモリから読み出す出力情報読出処理を実行する第2コアとを備えたことを特徴とする。 In order to achieve the above object, the present disclosure is characterized in that the processor includes a first memory that stores input information, output information, and setting parameters, a first core that executes a predetermined calculation process, a parameter write process that reads setting parameters corresponding to a predetermined communication standard from a second memory that stores the setting parameters and writes the setting parameters to the first memory, an input information read process that reads the input information from the memory, and an output information write process that writes information obtained by the calculation process to the first memory as the output information, and a second core that executes a parameter read process that reads the setting parameters from the first memory, a communication process with the outside using the setting parameters read in the parameter read process, an input information write process that writes information received in the communication process to the first memory as the input information, and an output information read process that reads the output information from the first memory to transmit in the communication process.
 これにより、変更後の通信規格に対応する設定パラメータを第2のメモリに記憶させておけば、プロセッサと外部との通信規格の変更時に、第1コアに実行させるソフトウェアを変更しなくてもよい。したがって、プロセッサと外部との通信規格の変更時に第1コアの処理に影響を与えることがなく、開発コストを削減できる。 As a result, if the configuration parameters corresponding to the changed communication standard are stored in the second memory, there is no need to change the software executed by the first core when the communication standard between the processor and the outside is changed. Therefore, the processing of the first core is not affected when the communication standard between the processor and the outside is changed, and development costs can be reduced.
 また、第2コアによる通信処理を、第1コアによる演算処理と並行して行えるので、プロセッサと外部との通信周期の設定自由度を高められる。 In addition, communication processing by the second core can be performed in parallel with calculation processing by the first core, which increases the flexibility in setting the communication cycle between the processor and the outside world.
 本開示によると、プロセッサと外部との通信規格の変更時におけるソフトウェアの開発コストを削減でき、プロセッサと外部との通信周期の設定自由度を高められる。 This disclosure makes it possible to reduce software development costs when changing communication standards between the processor and the outside world, and to increase the freedom to set the communication cycle between the processor and the outside world.
本開示の実施形態に係る通知用CPUを備えたロボットシステムの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a robot system including a notification CPU according to an embodiment of the present disclosure. 本開示の実施形態に係る通知用CPUを備えたロボット制御システムの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a robot control system including a notification CPU according to an embodiment of the present disclosure. 本開示の実施形態に係る2つの通知用CPUの構成を示すブロック図である。2 is a block diagram showing the configuration of two notification CPUs according to an embodiment of the present disclosure. FIG. 第1のメモリに設けられる記憶領域の説明図である。FIG. 2 is an explanatory diagram of a storage area provided in a first memory. 本開示の実施形態に係る通知用CPUを備えたロボット制御システムの動作を示す通信シーケンス図である。11 is a communication sequence diagram showing the operation of a robot control system including a notification CPU according to an embodiment of the present disclosure. FIG. 安全PLCとの通信に係る通知用CPUの詳細な動作を示す通信シーケンス図である。11 is a communication sequence diagram showing a detailed operation of a notification CPU related to communication with a safety PLC. FIG.
 以下、本開示の実施形態を図面に基づいて詳細に説明する。以下の好ましい実施形態の説明は、本質的に例示に過ぎず、本開示、その適用物或いはその用途を制限することを意図するものでは全くない。 Below, embodiments of the present disclosure are described in detail with reference to the drawings. The following description of the preferred embodiment is merely exemplary in nature and is in no way intended to limit the present disclosure, its applications, or its uses.
 図1は、ロボットシステム1の構成を示す。このロボットシステム1は、複数のロボット11と、複数のエリアセンサ12と、複数のランプ16と、複数の入力装置13と、複数のロボット制御システム14と、安全PLC(programmable logic controller)15とを備えている。 FIG. 1 shows the configuration of a robot system 1. This robot system 1 includes multiple robots 11, multiple area sensors 12, multiple lamps 16, multiple input devices 13, multiple robot control systems 14, and a safety PLC (programmable logic controller) 15.
 各ロボット11は、9つのモータ111と、対応するモータ111の回転軸の位置をそれぞれ検出して出力する9つのエンコーダ112とを有している。各ロボット11は、6つの回転関節を有する6軸ロボットであり、9つのモータ111のうちの6つのモータ111は、回転関節を回転させるモータであり、3つのモータ11は外部軸(図示せず)のモータである。エンコーダ112の出力は、後述する監視用CPU143と、図示しないモータ制御用基板とに入力される。 Each robot 11 has nine motors 111 and nine encoders 112 that detect and output the position of the rotation axis of the corresponding motor 111. Each robot 11 is a six-axis robot with six rotary joints, and six of the nine motors 111 are motors that rotate the rotary joints, and three motors 111 are motors for external axes (not shown). The output of the encoders 112 is input to a monitoring CPU 143 (described later) and a motor control board (not shown).
 各エリアセンサ12は、ロボット11毎に設けられている。エリアセンサ12は、人がロボット11の作業範囲内に入っているか否かを示す検知結果を出力する。 Each area sensor 12 is provided for each robot 11. The area sensor 12 outputs a detection result indicating whether or not a person is within the working range of the robot 11.
 各入力装置13は、ロボット11毎に設けられている。入力装置13は、制御盤で構成され、ロボット11を停止させるためのユーザによる入力操作を受け付け、当該入力操作を受け付けたか否かを示す操作状態を出力する。 Each input device 13 is provided for each robot 11. The input device 13 is composed of a control panel, and accepts an input operation by a user to stop the robot 11, and outputs an operation status indicating whether or not the input operation has been accepted.
 各ロボット制御システム14は、ロボット11毎に設けられている。図2に示すように、各ロボット制御システム14は、2つの入力用プロセッサとしての入出力用CPU(Central Processing Unit)141と、2つの入力用プロセッサとしての操作入力用CPU142と、2つの監視用プロセッサとしての監視用CPU143と、2つの通知用プロセッサとしての通知用CPU144と、9つのアンプ145と、第1及び第2の通信用基板146,147と、第2のメモリ148とを備えている。アンプ145は、モータ111毎に設けられている。2つの入出力用CPU141は、共通の第1の基板14aに配置されている。2つの操作入力用CPU142は、共通の第2の基板14bに配置されている。2つの監視用CPU143は、共通の第3の基板14cに配置されている。2つの通知用CPU144は、共通の第4の基板14dに配置されている。つまり、入出力用CPU141と、操作入力用CPU142と、監視用CPU143と、通知用CPU144とは、互いに別の基板14a~14dに配置されている。 Each robot control system 14 is provided for each robot 11. As shown in FIG. 2, each robot control system 14 includes an input/output CPU (Central Processing Unit) 141 as two input processors, an operation input CPU 142 as two input processors, a monitoring CPU 143 as two monitoring processors, a notification CPU 144 as two notification processors, nine amplifiers 145, first and second communication boards 146 and 147, and a second memory 148. The amplifier 145 is provided for each motor 111. The two input/output CPUs 141 are disposed on a common first board 14a. The two operation input CPUs 142 are disposed on a common second board 14b. The two monitoring CPUs 143 are disposed on a common third board 14c. The two notification CPUs 144 are disposed on a common fourth board 14d. In other words, the input/output CPU 141, the operation input CPU 142, the monitoring CPU 143, and the notification CPU 144 are arranged on separate boards 14a to 14d.
 操作入力用CPU142と通知用CPU144との間での信号(情報)の送受信は、IEC61784-3(ブラックチャネル通信プロトコル)に規定された通信方式で行われる。第1及び第2の通信用基板146,147と通信媒体Mとは、いわゆるブラックチャネル(Black Channel)を構成する。監視用CPU143と通知用CPU144との間、及び入出力用CPU141と通知用CPU144との間での信号(情報)の送受信も、IEC61784-3に規定された通信方式で行われる。 Signals (information) are sent and received between the operation input CPU 142 and the notification CPU 144 using a communication method specified in IEC 61784-3 (black channel communication protocol). The first and second communication boards 146, 147 and the communication medium M form a so-called black channel. Signals (information) are also sent and received between the monitoring CPU 143 and the notification CPU 144, and between the input/output CPU 141 and the notification CPU 144 using a communication method specified in IEC 61784-3.
 各入出力用CPU141は、外部のエリアセンサ12により出力された検知結果に基づいて、当該検知結果を示す第1外部入力情報を生成する。また、入出力用CPU141は、ランプ16をオンオフさせるか否かのオンオフ信号を通知用CPU144から受信し、当該検知結果をランプ16に出力し、当該オンオフ信号に基づいてランプ16を点滅させる。 Each I/O CPU 141 generates first external input information indicating the detection result based on the detection result output by the external area sensor 12. The I/O CPU 141 also receives an on/off signal from the notification CPU 144 indicating whether or not to turn the lamp 16 on and off, outputs the detection result to the lamp 16, and blinks the lamp 16 based on the on/off signal.
 各入出力用CPU141はそれぞれ、前記第1外部入力情報の生成処理において得られた第1算出値を出力するとともに、当該第1算出値と他方の入出力用CPU141により出力された第1算出値とが一致するか否かを判定する。第1算出値は、例えば、第1外部入力情報であってもよいし、第1外部入力情報を生成するまでの演算過程で得られる算出値であってもよい。各入出力用CPU141は、当該入出力用CPU141により得た第1算出値と、他方の入出力用CPU141により得た第1算出値とが一致する場合には、そのまま処理を続ける一方、所定の回数一致しない場合には、ロボット11を停止させる。 Each I/O CPU 141 outputs a first calculated value obtained in the generation process of the first external input information, and determines whether or not the first calculated value matches the first calculated value output by the other I/O CPU 141. The first calculated value may be, for example, the first external input information, or a calculated value obtained in the calculation process leading up to the generation of the first external input information. If the first calculated value obtained by the I/O CPU 141 matches the first calculated value obtained by the other I/O CPU 141, each I/O CPU 141 continues processing, but if they do not match a predetermined number of times, it stops the robot 11.
 各操作入力用CPU142は、外部の入力装置13により出力された操作状態に基づいて、当該操作状態を示す第2外部入力情報を生成する。 Each operation input CPU 142 generates second external input information indicating the operation state based on the operation state output by the external input device 13.
 各操作入力用CPU142はそれぞれ、前記第2外部入力情報の生成処理において得られた第2算出値を出力するとともに、当該第2算出値と他方の操作入力用CPU142により出力された第2算出値とが一致するか否かを判定する。第2算出値は、例えば、第2外部入力情報であってもよいし、第2外部入力情報を生成するまでの演算過程で得られる算出値であってもよい。各操作入力用CPU142は、当該操作入力用CPU142により得た第2算出値と、他方の操作入力用CPU142により得た第2算出値とが一致する場合には、そのまま処理を続ける一方、所定の回数一致しない場合には、ロボット11を停止させる。 Each operation input CPU 142 outputs a second calculated value obtained in the generation process of the second external input information, and determines whether or not the second calculated value matches the second calculated value output by the other operation input CPU 142. The second calculated value may be, for example, the second external input information, or a calculated value obtained in the calculation process leading up to the generation of the second external input information. Each operation input CPU 142 continues processing if the second calculated value obtained by the operation input CPU 142 matches the second calculated value obtained by the other operation input CPU 142, but stops the robot 11 if they do not match a predetermined number of times.
 第1の通信用基板146は、両操作入力用CPU142により送信された第2外部入力情報を受け取り、通信媒体Mを介して第2の通信用基板147に送信する。 The first communication board 146 receives the second external input information sent by both operation input CPUs 142 and transmits it to the second communication board 147 via the communication medium M.
 第2の通信用基板147は、第1の通信用基板146から送信された第2外部入力情報を両通知用CPU144に送信する。 The second communication board 147 transmits the second external input information sent from the first communication board 146 to both notification CPUs 144.
 各監視用CPU143は、9つのモータ111の回転軸の位置(角度)が安全領域内であり、かつ当該9つのモータ111の回転軸の速度が制限速度未満であるという安全条件が満たされているか否かを示す監視情報を、対応する9つのエンコーダ112の出力に基づいて生成して出力する。 Each monitoring CPU 143 generates and outputs monitoring information based on the output of the corresponding nine encoders 112, indicating whether or not the safety conditions are met, that is, the positions (angles) of the rotation shafts of the nine motors 111 are within the safety area and the speeds of the rotation shafts of the nine motors 111 are less than the speed limit.
 また、各監視用CPU143は、通知用CPU144により出力される通知信号(後述)を参照し、通知信号がローレベルである場合には、アンプ145に停止信号を出力する。 In addition, each monitoring CPU 143 refers to a notification signal (described later) output by the notification CPU 144, and outputs a stop signal to the amplifier 145 if the notification signal is at a low level.
 各監視用CPU143はそれぞれ、前記監視情報の生成処理において得られた第3算出値を出力するとともに、当該第3算出値と他方の監視用CPU143により出力された第3算出値とが一致するか否かを判定する。第3算出値は、例えば、監視情報であってもよいし、監視情報を生成するまでの演算過程で得られる算出値であってもよい。各監視用CPU143は、当該監視用CPU143により得た第3算出値と、他方の監視用CPU143により得た第3算出値とが一致する場合には、そのまま処理を続ける一方、所定の回数一致しない場合には、ロボット11を停止させる。 Each monitoring CPU 143 outputs the third calculated value obtained in the monitoring information generation process and determines whether or not the third calculated value matches the third calculated value output by the other monitoring CPU 143. The third calculated value may be, for example, monitoring information, or a calculated value obtained in the calculation process leading up to generating the monitoring information. If the third calculated value obtained by the monitoring CPU 143 matches the third calculated value obtained by the other monitoring CPU 143, each monitoring CPU 143 continues processing as is, but if they do not match a predetermined number of times, it stops the robot 11.
 アンプ145は、両監視用CPU143により停止信号が出力されているとき、モータ111を停止させる。アンプ145は、両監視用CPU143により停止信号が出力されていないときには、図示しないモータ制御用基板の制御によってモータ111を回転させることができる。 The amplifier 145 stops the motor 111 when a stop signal is output by both monitoring CPUs 143. When a stop signal is not output by both monitoring CPUs 143, the amplifier 145 can rotate the motor 111 under the control of a motor control board (not shown).
 第2のメモリ148は、ユーザによって選択された所定の通信規格に対応する設定パラメータと、入出力するデータの点数(ビット数)とを記憶する。詳しくは、第2のメモリ148は、当初、仮値を記憶している。ユーザの所定の入力作業によって、選択された通信規格の設定パラメータと、入出力するデータの点数とが、第2のメモリ148に設定される。 The second memory 148 stores setting parameters corresponding to a specific communication standard selected by the user and the number of points (number of bits) of input and output data. In detail, the second memory 148 initially stores temporary values. The setting parameters of the selected communication standard and the number of points of input and output data are set in the second memory 148 by the user's specific input operation.
 各通知用CPU144は、図3に示すように、第1のメモリ210と、第1コア220と、第2コア230とを備えている。 As shown in FIG. 3, each notification CPU 144 includes a first memory 210, a first core 220, and a second core 230.
 第1のメモリ210は、設定パラメータと、入出力するデータの点数と、出力情報と、入力情報と、予めユーザにより設定され、使用する通信規格を特定する規格設定値とを記憶可能な揮発性メモリである。第1のメモリ210は、図4に示すように、複数種類の通信規格に対応する設定パラメータを記憶するパラメータ領域と、入出力するデータの点数(ビット数)を記憶する定期通信領域と、入力情報及び出力情報を記憶する入出力情報領域とを有している。具体的には、パラメータ領域としては、CIPsafety用の設定パラメータを記憶する領域と、PROFISafe用の設定パラメータを記憶する領域と、FSoE用の設定パラメータを記憶する領域とが、通知用CPU144の後述する第1コア220及び第2コア230によって前もって割り当てられている。CIPsafety用の設定パラメータは、IPアドレス、サブネットマスク、ゲートウェイ、SNN(Safety Network Number)、及びSCIDである。一方、PROFISafe用の設定パラメータは、IPアドレス、サブネットマスク、ゲートウェイ、及びエフソース(F-Source)アドレスである。IPアドレス、サブネットマスク、及びゲートウェイは、CIPsafety及びPROFISafeの両方に用いられる共通の設定パラメータである。FSoE用の設定パラメータは、FSoEアドレスである。 The first memory 210 is a volatile memory capable of storing setting parameters, the number of data points to be input and output, output information, input information, and a standard setting value that is set in advance by the user and specifies the communication standard to be used. As shown in FIG. 4, the first memory 210 has a parameter area for storing setting parameters corresponding to a plurality of types of communication standards, a periodic communication area for storing the number of data points (number of bits) to be input and output, and an input/output information area for storing input information and output information. Specifically, the parameter areas include an area for storing setting parameters for CIPsafety, an area for storing setting parameters for PROFISafe, and an area for storing setting parameters for FSoE, which are assigned in advance by the first core 220 and the second core 230 of the notification CPU 144, which will be described later. The setting parameters for CIPsafety are an IP address, a subnet mask, a gateway, an SNN (Safety Network Number), and an SCID. On the other hand, the configuration parameters for PROFISafe are IP address, subnet mask, gateway, and F-Source address. IP address, subnet mask, and gateway are common configuration parameters used by both CIPsafety and PROFISafe. The configuration parameter for FSoE is FSoE address.
 第1コア220は、通知信号生成処理部221と、パラメータ書込部222と、入力情報読出処理部223と、出力情報書込処理部224としての機能をプログラムの実行により果たす。 The first core 220 performs the functions of a notification signal generation processing unit 221, a parameter writing unit 222, an input information reading processing unit 223, and an output information writing processing unit 224 by executing a program.
 通知信号生成処理部221は、入出力用CPU141により生成された第1外部入力情報と、操作入力用CPU142により生成された第2外部入力情報と監視用CPU143により出力された監視情報とを受信する。そして、通知信号生成処理部221は、監視情報、第1外部入力情報、及び第2外部入力情報に基づいて、通知信号を生成する演算処理としての通知信号生成処理を実行する。具体的には、例えば、通知信号生成処理部221は、前記安全条件が満たされていない場合、人がロボット11の作業範囲内に入っている場合、ロボット11を停止させるための入力操作が行われた場合、及びロボット11の停止要求を安全PLC15から受信した場合に通知信号をローレベルとする。一方、通知信号生成処理部221は、前記安全条件が満たされ、人がロボット11の作業範囲内に入っておらず、ロボット11を停止させるための入力操作が行われておらず、かつロボット11の停止要求を安全PLC15から受信していない場合には、ハイレベルとする。つまり、通知信号は、前記安全条件が満たされ、人がロボット11の作業範囲内に入っておらず、ロボット11を停止させるための入力操作が行われておらず、かつロボット11の停止要求を安全PLC15から受信していないという条件が満たされているか否かを示す情報である。 The notification signal generation processing unit 221 receives the first external input information generated by the input/output CPU 141, the second external input information generated by the operation input CPU 142, and the monitoring information output by the monitoring CPU 143. The notification signal generation processing unit 221 then executes a notification signal generation process as a calculation process for generating a notification signal based on the monitoring information, the first external input information, and the second external input information. Specifically, for example, the notification signal generation processing unit 221 sets the notification signal to a low level when the safety conditions are not met, when a person is within the working range of the robot 11, when an input operation to stop the robot 11 is performed, and when a request to stop the robot 11 is received from the safety PLC 15. On the other hand, the notification signal generation processing unit 221 sets the notification signal to a high level when the safety conditions are met, when a person is not within the working range of the robot 11, when an input operation to stop the robot 11 is not performed, and when a request to stop the robot 11 is not received from the safety PLC 15. In other words, the notification signal is information indicating whether the following conditions are met: the safety conditions are met, a person is not within the working range of the robot 11, no input operation has been performed to stop the robot 11, and no request to stop the robot 11 has been received from the safety PLC 15.
 パラメータ書込部222は、第2のメモリ148から、規格設定値によって特定されるいずれかの通信規格に対応する設定パラメータと、入出力するデータの点数とを読み出して第1のメモリ210に書き込むパラメータ書込処理を実行する。 The parameter writing unit 222 executes a parameter writing process that reads from the second memory 148 the setting parameters corresponding to one of the communication standards specified by the standard setting value and the number of data points to be input and output, and writes them to the first memory 210.
 入力情報読出処理部223は、入力情報を第1のメモリ210から読み出す入力情報読出処理を実行する。 The input information reading processing unit 223 executes an input information reading process to read the input information from the first memory 210.
 出力情報書込処理部224は、通知信号生成処理部221の通知信号生成処理によって得られた通知信号を出力情報として第1のメモリ210に書き込む出力情報書込処理を実行する。 The output information writing processing unit 224 executes an output information writing process that writes the notification signal obtained by the notification signal generation processing unit 221's notification signal generation processing into the first memory 210 as output information.
 各第1コア220はそれぞれ、前記通知信号生成処理において得られた第4算出値を出力するとともに、当該算出値と他方の第1コア220により出力された第4算出値とが一致するか否かを判定する。第4算出値は、通知信号生成処理により得られた通知信号の値であってもよいし、通知信号を生成するまでの演算過程で得られる算出値であってもよい。各第1コア220は、当該第1コア220により得た第4算出値と、他方の第1コア220により得た第4算出値とが一致する場合には、そのまま処理を続ける一方、所定の回数一致しない場合には、所定の異常処理を実行する。 Each first core 220 outputs the fourth calculated value obtained in the notification signal generation process, and determines whether or not the calculated value matches the fourth calculated value output by the other first core 220. The fourth calculated value may be the value of the notification signal obtained by the notification signal generation process, or may be a calculated value obtained during the calculation process up to generating the notification signal. If the fourth calculated value obtained by the first core 220 matches the fourth calculated value obtained by the other first core 220, each first core 220 continues processing as is, but if they do not match a predetermined number of times, it executes a predetermined abnormality process.
 第2コア230は、パラメータ読出処理部231と、通信処理部232と、入力情報書込処理部233と、出力情報読出処理部234としての機能をプログラムの実行により果たす。 The second core 230 performs the functions of a parameter reading processing unit 231, a communication processing unit 232, an input information writing processing unit 233, and an output information reading processing unit 234 by executing a program.
 パラメータ読出処理部231は、第1のメモリ210に記憶された設定パラメータと入出力するデータの点数とを第1のメモリ210から読み出すパラメータ読出処理を実行する。 The parameter reading processing unit 231 executes a parameter reading process to read from the first memory 210 the setting parameters stored in the first memory 210 and the number of data points to be input and output.
 通信処理部232は、パラメータ読出処理部231のパラメータ読出処理により読み出された設定パラメータを用いた外部の安全PLC15との通信処理を行う。通信処理において通信処理部232に安全PLC15から入力されるデータの点数、及び通信処理部232が安全PLC15に出力するデータの点数は、パラメータ読出処理部231のパラメータ読出処理により読み出された点数となる。詳しくは、通信処理部232は、パラメータ読出処理部231により読み出された設定パラメータを読み出すと、当該設定パラメータを用いて安全PLC15との間で通信監視を、常時、所定タイミング毎に繰り返し行う。通信監視は、例えば、所定の時間内にデータを受信できることの確認、所定のデータに誤り検出データを付与して送り合うことによる通信が正常に行えるかどうかの確認、第2コア230間でデータを比較して一致しているか否かの確認等の処理である。通信処理部232は、パラメータ読出処理部231により読み出された設定パラメータを用いて、安全PLC15との間で、PLC入力情報の受信及び通知信号の送信を一定周期で繰り返す。PLC入力情報は、ロボット11の停止要求を行うか否かを示す情報である。 The communication processing unit 232 performs communication processing with the external safety PLC 15 using the setting parameters read by the parameter read processing of the parameter read processing unit 231. In the communication processing, the number of data points input from the safety PLC 15 to the communication processing unit 232 and the number of data points output by the communication processing unit 232 to the safety PLC 15 are the number of data points read by the parameter read processing of the parameter read processing unit 231. In detail, when the communication processing unit 232 reads the setting parameters read by the parameter read processing unit 231, the communication processing unit 232 uses the setting parameters to constantly and repeatedly perform communication monitoring with the safety PLC 15 at predetermined timings. The communication monitoring is, for example, processing to confirm that data can be received within a predetermined time, to confirm whether communication can be performed normally by sending predetermined data with error detection data added thereto, and to confirm whether data is consistent between the second cores 230. The communication processing unit 232 repeats receiving PLC input information and sending notification signals with the safety PLC 15 at regular intervals using the setting parameters read by the parameter read processing unit 231. The PLC input information indicates whether or not to request the robot 11 to stop.
 入力情報書込処理部233は、通信処理部232が通信処理で受信した前記PLC入力情報を入力情報として第1のメモリ210に書き込む入力情報書込処理を実行する。 The input information writing processing unit 233 executes an input information writing process in which the PLC input information received by the communication processing unit 232 during communication processing is written as input information into the first memory 210.
 出力情報読出処理部234は、通信処理部232に通信処理で送信させるために前記出力情報(通知信号)を第1のメモリ210から読み出す出力情報読出処理を実行する。 The output information reading processing unit 234 executes an output information reading process that reads the output information (notification signal) from the first memory 210 so that the communication processing unit 232 can transmit it in the communication process.
 なお、各通知用CPU144の第1コア220は、操作入力用CPU142により生成された第2外部入力情報を、IEC61784-3に規定された通信方式を用いて受信する。 The first core 220 of each notification CPU 144 receives the second external input information generated by the operation input CPU 142 using a communication method specified in IEC 61784-3.
 各第2コア230はそれぞれ、前記通信処理において得られた第5算出値を出力するとともに、当該算出値と他方の第2コア230により出力された第5算出値とが一致するか否かを判定する。第5算出値は、例えば、入出力情報である。各第2コア230は、当該第2コア230により得た第5算出値と、他方の第2コア230により得た第5算出値とが一致する場合には、そのまま処理を続ける一方、所定の回数一致しない場合には、異常停止する。 Each second core 230 outputs the fifth calculated value obtained in the communication process and determines whether or not the calculated value matches the fifth calculated value output by the other second core 230. The fifth calculated value is, for example, input/output information. If the fifth calculated value obtained by the second core 230 matches the fifth calculated value obtained by the other second core 230, each second core 230 continues processing as is, but if they do not match a predetermined number of times, it abnormally stops.
 安全PLC15は、通知用CPU144によりローレベルの通知信号が出力された場合には、例えば、すべてのロボット11に対応するロボット制御システム14に対し、ロボット11の停止要求を行う。なお、この停止要求は、必要に応じて、一部のロボット11に対応するロボット制御システム14だけに行われるようにしてもよい。なお、通知信号に基づいてロボット11の停止要求を行う機能を、安全PLC15以外の装置に持たせてもよい。 When a low-level notification signal is output by the notification CPU 144, the safety PLC 15, for example, requests the robot control systems 14 corresponding to all of the robots 11 to stop the robots 11. Note that this stop request may be sent only to the robot control systems 14 corresponding to some of the robots 11, if necessary. Note that a device other than the safety PLC 15 may be provided with the function of requesting the robots 11 to stop based on the notification signal.
 以下、図5を参照して、上述のように構成されたロボット制御システム14の動作について説明する。通知用CPU144が、マスタ機、監視用CPU143、入出力用CPU141、及び操作入力用CPU142が、それぞれ、マスタ機の指示に応じて動作するスレーブ機の役割を果たす。 The operation of the robot control system 14 configured as described above will be described below with reference to FIG. 5. The notification CPU 144 plays the role of the master machine, while the monitoring CPU 143, the input/output CPU 141, and the operation input CPU 142 each play the role of a slave machine that operates according to instructions from the master machine.
 まず、通知用CPU144が、出力要求を監視用CPU143、入出力用CPU141、及び操作入力用CPU142に送信する(S11)。 First, the notification CPU 144 sends an output request to the monitoring CPU 143, the input/output CPU 141, and the operation input CPU 142 (S11).
 そして、監視用CPU143は、出力要求を通知用CPU144から受信すると、処理を開始し、通知用CPU144から前回生成された通知信号を受信する(S21)。その後、監視用CPU143は、前回取得した監視情報を通知用CPU144に送信する(S22)。 Then, when the monitoring CPU 143 receives an output request from the notification CPU 144, it starts processing and receives the previously generated notification signal from the notification CPU 144 (S21). After that, the monitoring CPU 143 transmits the previously acquired monitoring information to the notification CPU 144 (S22).
 また、入出力用CPU141は、出力要求を通知用CPU144から受信すると、処理を開始し、ランプ16をオンオフさせるか否かのオンオフ信号を通知用CPU144から受信する(S31)。その後、入出力用CPU141は、前回エリアセンサ12により出力された検知結果を、第1外部入力情報として通知用CPU144に送信するとともに、前回のランプ16の出力結果を通知用CPU144に送信する(S32)。 Furthermore, when the I/O CPU 141 receives an output request from the notification CPU 144, it starts processing and receives an on/off signal from the notification CPU 144 as to whether or not to turn the lamp 16 on or off (S31). After that, the I/O CPU 141 transmits the detection result previously output by the area sensor 12 to the notification CPU 144 as the first external input information, and also transmits the previous output result of the lamp 16 to the notification CPU 144 (S32).
 また、操作入力用CPU142は、出力要求を通知用CPU144から受信すると、処理を開始し(S41)、前回取得した第2外部入力情報を通知用CPU144に送信する(S42)。 In addition, when the operation input CPU 142 receives an output request from the notification CPU 144, it starts processing (S41) and transmits the second external input information previously acquired to the notification CPU 144 (S42).
 これに応じて、通知用CPU144は、監視情報を監視用CPU143から受信し、第1外部入力情報及びランプ16の出力結果を入出力用CPU141から受信し、第2外部入力情報を操作入力用CPU142から受信する(S12)。 In response to this, the notification CPU 144 receives monitoring information from the monitoring CPU 143, receives the first external input information and the output result of the lamp 16 from the input/output CPU 141, and receives the second external input information from the operation input CPU 142 (S12).
 その後、通知用CPU144は、ロボット制御システム14の外部からの情報入力、例えば安全PLC15からのPLC入力情報を受け付け(S13)、(S12)で受け付けた情報、及び前回の通知信号生成処理で生成した通知信号を安全PLC15に出力(送信)する(S14)。安全PLC15は、ローレベルの通知信号を受信すると、すべてのロボット11に対応するロボット制御システム14に対し、ロボット11の停止要求を行う。 Then, the notification CPU 144 receives information input from outside the robot control system 14, for example PLC input information from the safety PLC 15 (S13), and outputs (transmits) the information received in (S12) and the notification signal generated in the previous notification signal generation process to the safety PLC 15 (S14). When the safety PLC 15 receives a low-level notification signal, it requests the robot control systems 14 corresponding to all robots 11 to stop the robots 11.
 その後、通知用CPU144は、(S12)で取得した監視情報、第1外部入力情報、及び第2外部入力情報と、(S13)で受け付けた安全PLC15からのPLC入力情報とに基づいて、通知信号を生成する通知信号生成処理を実行する(S15)。具体的には、例えば、通知用CPU144は、前記安全条件が満たされていない場合、人がロボット11の作業範囲内に入っている場合、ロボット11を停止させるための入力操作が行われた場合、及びロボット11の停止要求を安全PLC15から受信した場合に通知信号をローレベルとする。一方、通知用CPU144は、前記安全条件が満たされ、人がロボット11の作業範囲内に入っておらず、ロボット11を停止させるための入力操作が行われておらず、かつロボット11の停止要求を安全PLC15から受信していない場合には、通知信号をハイレベルとする。 Then, the notification CPU 144 executes a notification signal generation process (S15) to generate a notification signal based on the monitoring information, the first external input information, and the second external input information acquired in (S12) and the PLC input information from the safety PLC 15 received in (S13). Specifically, for example, the notification CPU 144 sets the notification signal to a low level when the safety conditions are not met, when a person is within the working range of the robot 11, when an input operation to stop the robot 11 is performed, and when a request to stop the robot 11 is received from the safety PLC 15. On the other hand, the notification CPU 144 sets the notification signal to a high level when the safety conditions are met, when a person is not within the working range of the robot 11, when an input operation to stop the robot 11 is not performed, and when a request to stop the robot 11 is not received from the safety PLC 15.
 一方で、監視用CPU143は、通知信号に応じて停止信号を出力する(S23)。具体的には、通知信号がローレベルである場合には、監視用CPU143は、アンプ145に停止信号を出力する。一方、通知信号が、ハイレベルである場合には、監視用CPU143は、アンプ145に停止信号を出力しない。次いで、監視用CPU143は、9つのエンコーダ112の出力を取得し(S24)、各エンコーダ112の出力に基づいて、各モータ111の回転軸の位置及び速度等を計算し(S25)、前記安全条件が満たされているか否かを示す監視情報を生成する(S26)。 Meanwhile, the monitoring CPU 143 outputs a stop signal in response to the notification signal (S23). Specifically, if the notification signal is at a low level, the monitoring CPU 143 outputs a stop signal to the amplifier 145. On the other hand, if the notification signal is at a high level, the monitoring CPU 143 does not output a stop signal to the amplifier 145. Next, the monitoring CPU 143 acquires the outputs of the nine encoders 112 (S24), calculates the position and speed of the rotating shaft of each motor 111 based on the output of each encoder 112 (S25), and generates monitoring information indicating whether the safety conditions are met (S26).
 また、入出力用CPU141は、ランプ16をオンオフさせるか否かのオンオフ信号をランプ16に出力するとともに(S33)、エリアセンサ12により出力された検知結果を、第1外部入力情報として取得する(S34)。 The input/output CPU 141 also outputs an on/off signal to the lamp 16 to determine whether or not to turn the lamp 16 on or off (S33), and acquires the detection result output by the area sensor 12 as the first external input information (S34).
 操作入力用CPU142は、入力装置13により出力された操作状態を第2外部入力情報として取得する(S43)。 The operation input CPU 142 acquires the operation state output by the input device 13 as second external input information (S43).
 ロボット制御システム14は、図5に示す上述の動作を周期的に繰り返す。 The robot control system 14 periodically repeats the above-described operations shown in FIG. 5.
 次いで、安全PLC15との通信に係る通知用CPU144の詳細な動作について図6を参照して説明する。 Next, the detailed operation of the notification CPU 144 related to communication with the safety PLC 15 will be described with reference to FIG. 6.
 通知用CPU144及び安全PLC15を起動させると、通知用CPU144の第1コア220のパラメータ書込部222が、第2のメモリ148から、規格設定値によって特定されるいずれかの通信規格に対応する設定パラメータと入出力するデータの点数とを読み出して第1のメモリ210に書き込むパラメータ書込処理を実行する(S111)。これに応じて、第2コア230のパラメータ読出処理部231が、第1のメモリ210に記憶された設定パラメータと入出力するデータの点数とを第1のメモリ210から読み出すパラメータ読出処理を実行する(S121)。次いで、第2コア230の通信処理部232が、(S121)で読み出された設定パラメータを用いて安全PLC15との間の通信に関する初期化処理を行う(S122)。(S111)、(S121)、及び(S122)の動作は、起動時にだけ行われる初期設定動作(SIN)を構成する。 When the notification CPU 144 and the safety PLC 15 are started, the parameter writing unit 222 of the first core 220 of the notification CPU 144 executes a parameter writing process in which the setting parameters corresponding to any of the communication standards specified by the standard setting value and the number of data points to be input and output are read from the second memory 148 and written to the first memory 210 (S111). In response to this, the parameter reading processing unit 231 of the second core 230 executes a parameter reading process in which the setting parameters stored in the first memory 210 and the number of data points to be input and output are read from the first memory 210 (S121). Next, the communication processing unit 232 of the second core 230 performs an initialization process for communication with the safety PLC 15 using the setting parameters read in (S121) (S122). The operations of (S111), (S121), and (S122) constitute an initial setting operation (SIN) that is performed only at startup.
 その後、上述した図5の(S13)における動作が実行される。具体的には、外部機器から安全PLC15に対して所定の入力信号が送信され(S61)、安全PLC15は、PLC入力情報を第2コア230に送信する(S51)。これに応じて、第2コア230の通信処理部232が、(S121)で読み出された設定パラメータを用いて、安全PLC15からPLC入力情報を受信する(S123)。そして、第2コア230の入力情報書込処理部233が、通信処理部232が(S123)で受信したPLC入力情報を入力情報として第1のメモリ210に書き込む入力情報書込処理を実行する(S124)。その後、第1コア220の入力情報読出処理部223が、PLC入力情報を第1のメモリ210から読み出す入力情報読出処理を実行する(S112)。 Then, the operation in (S13) of FIG. 5 described above is executed. Specifically, a predetermined input signal is transmitted from the external device to the safety PLC 15 (S61), and the safety PLC 15 transmits PLC input information to the second core 230 (S51). In response to this, the communication processing unit 232 of the second core 230 receives PLC input information from the safety PLC 15 using the setting parameters read in (S121) (S123). Then, the input information writing processing unit 233 of the second core 230 executes an input information writing process in which the communication processing unit 232 writes the PLC input information received in (S123) as input information into the first memory 210 (S124). Then, the input information reading processing unit 223 of the first core 220 executes an input information reading process in which the PLC input information is read from the first memory 210 (S112).
 その後、上述した図5の(S14)における動作が実行される。具体的には、第1コア220の出力情報書込処理部224が、通知信号生成処理部221の通知信号生成処理により得られた通知信号を出力情報として第1のメモリ210に書き込む出力情報書込処理を実行する(S113)。次いで、第2コア230の出力情報読出処理部234が、通信処理部232に通信処理で送信させるために、前記出力情報を第1のメモリ210から読み出す出力情報読出処理を実行する(S125)。そして、第2コア230の通信処理部232は、(S121)で読み出された設定パラメータを用いて、(S125)で読み出した出力情報を安全PLC15に送信する(S126)。安全PLC15は、出力情報を第2コア230から受信して出力信号として外部機器に送信する(S52)。 Then, the operation in (S14) of FIG. 5 described above is executed. Specifically, the output information write processing unit 224 of the first core 220 executes an output information write process in which the notification signal obtained by the notification signal generation processing of the notification signal generation processing unit 221 is written as output information to the first memory 210 (S113). Next, the output information read processing unit 234 of the second core 230 executes an output information read process in which the output information is read from the first memory 210 in order to have the communication processing unit 232 transmit the output information by communication processing (S125). Then, the communication processing unit 232 of the second core 230 transmits the output information read in (S125) to the safety PLC 15 using the setting parameters read in (S121) (S126). The safety PLC 15 receives the output information from the second core 230 and transmits it to an external device as an output signal (S52).
 なお、上述した動作において、通信処理部232により実行される(S122)、(S123)及び(S126)の処理が通信処理に相当する。 In the above-mentioned operation, the processes (S122), (S123), and (S126) executed by the communication processing unit 232 correspond to the communication process.
 また、(S112)、(S113)、(S123)、(S124)、(S125)、(S126)、(S51)、(S52)、及び(S61)の動作は、初期設定動作(SIN)の後に、繰り返し実行されるデータ転送動作(SRP)を構成する。 Furthermore, the operations (S112), (S113), (S123), (S124), (S125), (S126), (S51), (S52), and (S61) constitute a data transfer operation (SRP) that is repeatedly executed after the initial setting operation (SIN).
 このように、本実施形態では、通知用CPU144の第1コア220が、第2のメモリ148から設定パラメータを読み出して第1のメモリ210に書き込み、第2コア230が、第1のメモリ210に書き込まれた設定パラメータを用いて外部の安全PLC15との通信を行う。そのため、変更後の通信規格用の設定パラメータを第2のメモリ148に記憶させておけば、通知用CPU144と安全PLC15との通信規格の変更時に、第1コア220に実行させるソフトウェアを変更しなくてもよい。したがって、通知用CPU144と安全PLC15との通信規格の変更時における開発コストを削減できる。 In this manner, in this embodiment, the first core 220 of the notification CPU 144 reads the setting parameters from the second memory 148 and writes them to the first memory 210, and the second core 230 communicates with the external safety PLC 15 using the setting parameters written to the first memory 210. Therefore, if the setting parameters for the changed communication standard are stored in the second memory 148, it is not necessary to change the software executed by the first core 220 when the communication standard between the notification CPU 144 and the safety PLC 15 is changed. Therefore, development costs can be reduced when the communication standard between the notification CPU 144 and the safety PLC 15 is changed.
 また、第2コア230による通信処理を、第1コア220による演算処理と並行して行えるので、通知用CPU144と安全PLC15との通信周期の設定自由度を高められる。 In addition, the communication processing by the second core 230 can be performed in parallel with the calculation processing by the first core 220, which increases the flexibility in setting the communication cycle between the notification CPU 144 and the safety PLC 15.
 また、監視用CPU143が監視情報を生成し、入出力用CPU141が第1外部入力情報を生成し、操作入力用CPU142が第2外部入力情報を生成するので、通知用CPU144は、監視情報、第1外部入力情報、及び第2外部入力情報の生成処理を行わなくてよい。したがって、通知用CPU144に、通知信号生成処理に加え、監視情報、第1外部入力情報、及び第2外部入力情報の生成処理を実行させる場合に比べて、通知用CPU144の負荷を低減できる。 In addition, since the monitoring CPU 143 generates the monitoring information, the input/output CPU 141 generates the first external input information, and the operation input CPU 142 generates the second external input information, the notification CPU 144 does not need to perform the generation process of the monitoring information, the first external input information, and the second external input information. Therefore, the load on the notification CPU 144 can be reduced compared to the case where the notification CPU 144 is made to execute the generation process of the monitoring information, the first external input information, and the second external input information in addition to the notification signal generation process.
 なお、上記実施形態では、通知用CPU144に本開示を適用したが、本開示は、所定の演算処理と、設定パラメータを用いた外部との通信処理とを実行するプロセッサであれば、他のプロセッサにも適用できる。 In the above embodiment, the present disclosure is applied to the notification CPU 144, but the present disclosure can also be applied to other processors that perform predetermined calculation processing and communication processing with the outside using setting parameters.
 また、上記実施形態では、通知用CPU144の第1コア220に、監視情報、第1外部入力情報、及び第2外部入力情報の生成処理を行わせない場合に本開示を適用したが、本開示は、通知用CPU144の第1コア220に、通知信号生成処理に加え、監視情報、第1外部入力情報、及び第2外部入力情報の生成処理を行わせる場合にも適用できる。 In addition, in the above embodiment, the present disclosure is applied to a case where the first core 220 of the notification CPU 144 is not caused to perform the generation process of the monitoring information, the first external input information, and the second external input information, but the present disclosure can also be applied to a case where the first core 220 of the notification CPU 144 is caused to perform the generation process of the monitoring information, the first external input information, and the second external input information in addition to the notification signal generation process.
 本開示のプロセッサ及びそれを備えた制御システムは、プロセッサと外部との通信規格の変更時におけるソフトウェアの開発コストを削減でき、プロセッサと外部との通信周期の設定自由度を高められ、演算処理及び外部との通信処理を実行するプロセッサ及びそれを備えた制御システムとして有用である。 The processor and control system equipped with the processor disclosed herein can reduce software development costs when the communication standard between the processor and the outside is changed, and can increase the degree of freedom in setting the communication cycle between the processor and the outside, making it useful as a processor that performs calculation processing and communication processing with the outside and a control system equipped with the processor.
14   ロボット制御システム
144   通知用CPU(プロセッサ)
148   第2のメモリ
210   第1のメモリ
220   第1コア
230   第2コア
14 Robot control system 144 Notification CPU (processor)
148 Second memory 210 First memory 220 First core 230 Second core

Claims (2)

  1.  入力情報、出力情報、及び設定パラメータを記憶する第1のメモリと、
     所定の演算処理、所定の通信規格に対応する設定パラメータを記憶する第2のメモリから前記所定の通信規格に対応する設定パラメータを読み出して前記第1のメモリに書き込むパラメータ書込処理、前記入力情報を前記第1のメモリから読み出す入力情報読出処理、及び前記演算処理によって得た情報を前記出力情報として前記第1のメモリに書き込む出力情報書込処理を実行する第1コアと、
     前記設定パラメータを前記第1のメモリから読み出すパラメータ読出処理、前記パラメータ読出処理で読み出した設定パラメータを用いた外部との通信処理、前記通信処理で受信した情報を前記入力情報として前記第1のメモリに書き込む入力情報書込処理、及び前記通信処理で送信するために前記出力情報を前記第1のメモリから読み出す出力情報読出処理を実行する第2コアとを備えたプロセッサ。
    a first memory for storing input information, output information, and setting parameters;
    a first core that executes a predetermined arithmetic process, a parameter write process that reads setting parameters corresponding to a predetermined communication standard from a second memory that stores setting parameters corresponding to the predetermined communication standard and writes the setting parameters to the first memory, an input information read process that reads the input information from the first memory, and an output information write process that writes information obtained by the arithmetic process to the first memory as the output information;
    A processor comprising a second core that executes a parameter reading process that reads the setting parameters from the first memory, a communication process with the outside using the setting parameters read in the parameter reading process, an input information writing process that writes information received in the communication process to the first memory as the input information, and an output information reading process that reads the output information from the first memory to transmit in the communication process.
  2.  請求項1に記載のプロセッサを2つ備え、
     各前記プロセッサの第1コアはそれぞれ、前記演算処理において得られた第1算出値を出力するとともに、当該第1算出値と他方のプロセッサの第1コアにより出力された第1算出値とが一致するか否かを判定し、
     各前記プロセッサの第2コアはそれぞれ、前記通信処理において得られた第2算出値を出力するとともに、当該第2算出値と他方のプロセッサの第2コアにより出力された第2算出値とが一致するか否かを判定することを特徴とする制御システム。
    A method for controlling a computer system comprising:
    each of the first cores of the processors outputs a first calculated value obtained in the arithmetic processing, and determines whether or not the first calculated value coincides with a first calculated value output by a first core of the other processor;
    A control system characterized in that the second core of each of the processors outputs a second calculated value obtained in the communication processing and determines whether the second calculated value matches a second calculated value output by the second core of the other processor.
PCT/JP2023/034620 2022-10-03 2023-09-25 Processor and control system comprising same WO2024075556A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022159612 2022-10-03
JP2022-159612 2022-10-03

Publications (1)

Publication Number Publication Date
WO2024075556A1 true WO2024075556A1 (en) 2024-04-11

Family

ID=90608114

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/034620 WO2024075556A1 (en) 2022-10-03 2023-09-25 Processor and control system comprising same

Country Status (1)

Country Link
WO (1) WO2024075556A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018132829A (en) * 2017-02-13 2018-08-23 オムロン株式会社 Control device
JP2022522152A (en) * 2019-02-27 2022-04-14 ヴェオ ロボティクス, インコーポレイテッド System architecture for safety applications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018132829A (en) * 2017-02-13 2018-08-23 オムロン株式会社 Control device
JP2022522152A (en) * 2019-02-27 2022-04-14 ヴェオ ロボティクス, インコーポレイテッド System architecture for safety applications

Similar Documents

Publication Publication Date Title
JP5916716B2 (en) Method for controlling an automated work cell
WO2023140299A1 (en) Verification system, and verification method
JP6870568B2 (en) Communication system, control device, setting device, setting method and program
JP6488830B2 (en) Control device
US20160291581A1 (en) Control apparatus
WO2012124141A1 (en) Plc cpu unit, system program for plc, and storage medium having system program for plc stored therein
JP5149258B2 (en) Robot component management device
JP2007041735A (en) Robot control system
JP6729746B2 (en) Control device
JP2014146070A (en) Control device, control method, and program
WO2024075556A1 (en) Processor and control system comprising same
KR100846177B1 (en) Network structure based actuator module
JP2019179361A (en) Safety control system and safety control unit
JP4993208B2 (en) Industrial controller equipment
WO2012124137A1 (en) Cpu of plc, system program for plc, and recording medium storing system program for plc
CN118140183A (en) Processor and control system provided with same
JP2011234171A (en) Modbus control system
WO2012124145A1 (en) Computation unit, assistance unit, assistance program, recording medium storing assistance program, and operation method in assistance device
WO2020184062A1 (en) Control system and control device
JP6694327B2 (en) Equipment control system
WO2024038747A1 (en) Processing device
JP2024016475A (en) Processor for notification, and control system provided with the same
JP2017062758A (en) Control system and control method
WO2023171574A1 (en) Control system, computation module, robot controller, and control method
JP4479131B2 (en) Control device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23874684

Country of ref document: EP

Kind code of ref document: A1