The present invention relates to a control system including a plurality of control devices capable of communicating with each other, a control device included in the control system, and a management method performed by the control system.
In various manufacturing sites, control devices such as programmable logic controllers (PLC) have been introduced. Such a control device is a kind of computer and executes a control program designed for manufacturing devices, manufacturing equipment, and the like.
Recently, there have been cases where a control program is extracted from a control device that has been in operation at a manufacturing site, a new control device is created at another manufacturing site, and the control program thus extracted is used.
Japanese Patent Laying-Open No. 2008-065678 (PTL 1) discloses a method for addressing such a problem. Specifically, PTL 1 discloses a method by which a PLC determines whether a program obtained as a result of encrypting a control program is unique to facility equipment, deciphers, when the program is unique to the facility equipment, the program back to the control program, and executes the control program to control the facility equipment.
PTL 1: Japanese Patent Laying-Open No. 2008-065678
Under the method disclosed in PTL 1, however, the use of the control program is permitted when information on the facility equipment is tampered with as if serving as unique facility equipment for executing the control program. That is, the tampering with the information on the facility equipment to which the control program is applied makes the control program usable, so that the control program is made adaptable relatively easily. That is, the method disclosed in PTL 1 has room for improvement in protecting the control program, which is an intellectual property.
It is therefore an object of the present invention is to protect a control program, which is an intellectual property.
According to an example of the present disclosure, there is provided a control system including a plurality of control devices capable of communicating with each other. Each of the control devices includes a control engine that executes a control program for controlling a control target and a security engine that manages whether the execution of the control program by the control engine is permitted. Each of the security engines includes a creation module configured to create unique information indicating a configuration of one or a plurality of devices making up an own control device, a storage module configured to store shared information containing at least first unique information created in advance for each of the control devices in the form of a distributed ledger so as to share the shared information with the other control devices, a comparison module configured to compare second unique information created by the own control device in response to a comparison request with the first unique information on the own control device contained in at least one piece of the shared information stored in each of the security engines, and a permission module configured to issue, in response to a request for starting the execution of the control program, the comparison request to each of at least two comparison module and determine whether the execution of the control program is permitted based on a comparison result obtained from each of the at least two comparison module.
According to this configuration, each security engine manages the first unique information created in advance with the first unique information contained in the shared information that is stored in the form of a distributed ledger and is thus tamper-resistant. Each security engine compares, with the first unique information thus managed, the second unique information created in response to the request for starting the execution of the control program and determines whether the execution of the control program is permitted based on the comparison result. This makes it possible to prevent the start of the control program in an environment different from the environment where the shared information is stored and managed by the security engine. Further, since the security engine determines whether the execution of the control program is permitted based on the comparison result from each of the at least two comparison module, the execution of the control program is not permitted unless not only the runtime environment of the control program but also the configuration of the adjacent control device is imitated. As a result, it is possible to protect the control program, which is an intellectual property.
In the above-described disclosure, the storage module may handle, as one transaction, information containing the first unique information and an identifier that can identify a security engine that has created the first unique information with the first unique information and the identifier associated with each other.
According to this disclosure, since the information containing the first unique information is handled as one transaction, the first unique information can be easily referred to when the comparison module makes a comparison.
In the above-described disclosure, the comparison module may compare the second unique information created by the own control device with the shared information stored in the security engine of the own control device.
When the second unique information is exchanged between the comparison module, there is a possibility that the second unique information is tampered with and the execution of the control program is permitted, but, according to the disclosure, the comparison module need not transmit the second unique information to the comparison module of another control device, so that the security of the unique information can be made higher.
In the above-described disclosure, the comparison module may compare the second unique information created by the own control device with each piece of the shared information stored in each of at least two security engines and obtain a comparison result based on a result of the comparison with each piece of the shared information.
According to this disclosure, since the plurality of pieces of shared information are used for comparison, a comparison result with high reliability can be obtained.
In the above-described disclosure, the control device may include a plurality of devices. Each of the plurality of devices may include a control device having the control engine and a security device having the security engine.
According to this disclosure, a control engine that needs to allow the control program to be modified freely, and a security engine that is undesirable to be modified freely are each implemented by a different device, thereby enabling device design based on characteristics of each engine.
In the above-described disclosure, the security device includes a system program configured to implement a basic function of the security device. The security engine may be a function implemented via the execution of the system program.
According to this disclosure, when the function of the security device is copied, the function of the security program is copied accordingly. As a result, the shared information thus stored is also copied, and the control program can be prevented from being executed in an environment other than the environment where the security program has been executed.
In the above-described disclosure, when the comparison result obtained as a result of the comparison request issued to the comparison module of the own control device in response to the request for starting the execution of the control program satisfies a prescribed condition, the permission module may issue the comparison request to the comparison module of another one of the security engines.
According to this disclosure, it is not necessary to issue the comparison request to other control devices more than necessary and thus makes the processing of the control system simple as a whole.
According to another example of the present disclosure, there is provided a control device making up a control system together with other control devices. The control device includes a control engine that executes a control program for controlling a control target and a security engine that manages whether the execution of the control program by the control engine is permitted. The security engine includes a creation module configured to create unique information indicating a configuration of one or a plurality of devices making up an own control device, a storage module configured to store shared information containing at least first unique information created in advance for each of the control devices in the form of a distributed ledger so as to share the shared information with the other control devices, a comparison module configured to compare second unique information created by the own control device in response to a comparison request with the first unique information on the own control device contained in at least one piece of the shared information stored in each of the security engines, and a permission module configured to issue, in response to a request for starting the execution of the control program, the comparison request to each of at least two comparison module and determine whether the execution of the control program is permitted based on a comparison result obtained from each of the at least two comparison module.
According to this configuration, the security engine manages the first unique information created in advance with the first unique information contained in the shared information that is stored in the form of a distributed ledger and is thus tamper-resistant. The security engine compares, with the first unique information thus managed, the second unique information created in response to the request for starting the execution of the control program and determines whether the execution of the control program is permitted based on the comparison result. This makes it possible to prevent the start of the control program in an environment different from the environment where the shared information is stored and managed by the security engine. Further, since the security engine determines whether the execution of the control program is permitted based on the comparison result from each of the at least two comparison module, the execution of the control program is not permitted unless not only the runtime environment of the control program but also the configuration of the adjacent control device is imitated. As a result, it is possible to protect the control program, which is an intellectual property.
According to still another example of the present disclosure, there is provided a management method performed by a control system including a plurality of control devices capable of communicating with each other. This management method includes creating, by each of the plurality of control devices, first unique information indicating a configuration of one or a plurality of devices making up an own control device, storing shared information containing at least the first unique information created by each of the control devices in a form of a distributed ledger so as to share the shared information among the plurality of control devices, issuing, by a control device that has received a request for starting execution of a control program for controlling a control target, a comparison request to at least two control devices storing the shared information, creating, by each of the control devices that has received the comparison request, second unique information indicating the configuration of one or a plurality of devices making up the own control device, comparing, by each of the control devices that has received the comparison request, the second unique information created by the own control device with the first unique information on the own control device contained in at least one piece of the shared information stored in each of the control devices, and permitting, when a comparison result obtained from each of the control devices that has received the comparison request satisfies a prescribed condition, the execution of the control program.
According to this configuration, the first unique information created in advance is managed with the first unique information contained in the shared information that is stored in the form of a distributed ledger and is thus tamper-resistant. The second unique information created in response to the request for starting the execution of the control program is compared with the first unique information thus managed. Whether the execution of the control program is permitted is determined based on the comparison result. This makes it possible to prevent the start of the control program in an environment different from the environment where the shared information is stored and managed. Further, since whether the execution of the control program is permitted is determined based on the comparison result from each of at least two comparison module, the execution of the control program is not permitted unless not only the runtime environment of the control program but also the configuration of the adjacent control device is imitated. As a result, it is possible to protect the control program, which is an intellectual property.
According to the present invention, it is possible to protect a control program, which is an intellectual property.
Hereinafter, embodiments according to the present invention will be described with reference to the drawings. In the following description, the same parts and components are denoted by the same reference numerals. Their names and functions are also the same. Therefore, details of such parts and components will not be repeatedly described. Note that the embodiments and modifications described below may be selectively combined as needed.
An outline of a control system according to the present embodiment will be described.
Control device 10X includes a control engine 142X that executes a control program 140X for controlling a control target and a security engine 230X that manages whether the execution of control program 140X by control engine 142X is permitted.
Control device 10X includes a plurality of devices, and control program 140X is executed to control each of the devices, thereby controlling the control target such as manufacturing equipment.
Security engine 230X includes a permission part 232X, a creation part 234X, a storage part 236X, and a comparison part 238X.
Upon receipt of a request for starting the execution of control program 140X from control engine 142X, permission part 232X determines whether the execution of control program 140X is permitted.
Creation part 234X creates unique information indicating the configuration of one or a plurality of devices making up control device 10X. The unique information is information defined based on the devices making up control device 10X and changes in a manner that depends on a change to the configuration of control device 10X. The configuration is defined by at least either a device type or a device connection topology. The classification of the device types may include classification by device function, classification by model type, and classification by serial number.
Storage part 236X stores shared information 30X containing at least the unique information created in advance for each control device 10X in the form of a distributed ledger so as to share shared information 30X with other control devices 10X. For example, focusing on storage part 236X(A), storage part 236X(A) stores shared information 30X containing unique information (A) and unique information (B) created in advance for control devices 10X(A), 10X(B) in the form of a distributed ledger so as to share shared information 30X with control device 10X(B).
That is, control device 10X(A) and control device 10X(B) each store common shared information 30X. Shared information 30X is stored in the form of a distributed ledger and is thus tamper-resistant.
Comparison part 238X compares the unique information on one control device 10X created in response to a comparison request with corresponding unique information on control device 10X contained in shared information 30X. For example, focusing on control device 10X(A), comparison part 238X(A) compares the unique information (A) created upon receipt of the comparison request with the unique information (A) contained in shared information 30X. The comparison means a determination of coincidence or non-coincidence.
Next, in order from (1) illustrated in
(1) Creation part 234X(A) creates unique information (A) on its own control device 10X(A) in advance. Storage part 236X(A) stores shared information 30X containing unique information (A) created in advance so as to share shared information 30X with storage part 236X(B).
Likewise, creation part 234X(B) creates unique information (B) on its own control device 10X(B) in advance. Storage part 236X(B) stores shared information 30X containing unique information (B) created in advance so as to share shared information 30X with storage part 236X(A).
(2) Permission part 232X (A) receives a request for starting the execution of control program 140X(A). Note that, in the example illustrated in
(3) Permission part 232X(A) issue a comparison request to both comparison part 238X(A) and comparison part 238X(B). Note that, in a configuration where the control system includes at least three control devices, the permission part need not issue the comparison request to all the control devices, and needs to issue the comparison request to only at least two control devices storing shared information. Further, the at least two control devices need not necessarily include the own control device.
(4) Upon receipt of the comparison request, comparison part 238X(A) issues a request for creating unique information (A) to creation part 234X(A). Likewise, upon receipt of the comparison request, comparison part 238X(B) issues a request for creating unique information (B) to creation part 234X(B).
(5) Upon receipt of the creation request, creation part 234X(A) creates unique information (A) on control device 10X(A) and provides unique information (A) to comparison part 238X(A). Likewise, upon receipt of the creation request, creation part 234X(B) creates unique information (B) on control device 10X(B) and provides unique information (B) to comparison part 238X(B). That is, creation part 234X further creates unique information upon receipt of the comparison request.
(6) Comparison part 238X(A) compares unique information (A) created in advance and contained in shared information 30X with unique information (A) created upon receipt of the comparison request by creation part 234X(A) in (5) to obtain a comparison result. Likewise, comparison part 238X(B) compares unique information (B) created in advance and contained in shared information 30X with unique information (B) created upon receipt of the comparison request by creation part 234X(B) in (5) to obtain a comparison result.
(7) Comparison part 238X(A) and comparison part 238X(B) each provide the comparison result thus obtained to permission part 232X(A). Permission part 232X(A) permits, based on the comparison results provided by comparison parts 238X(A), 238X(B), the execution of control program 140X(A) when the comparison results satisfy a prescribed condition. Note that the prescribed condition may be freely designed, and examples of the prescribed condition include a condition of all the comparison results coinciding with each other, a condition of a predetermined number of comparison results out of the comparison results coinciding with each other, a condition of comparison results obtained from specific control devices coinciding with each other, and the like.
(8) Permission part 232X(A) provides, to control engine 142X(A), a determination result (permission or prohibition) based on the comparison result. Control engine 142X(A) controls control program 140X(A) in accordance with the determination result provided by permission part 232X(A).
As described above, according to the present embodiment, each security engine 230X manages unique information created in advance with the unique information contained in shared information 30X that is stored in the form of a distributed ledger and is thus tamper-resistant. Each security engine 230X compares, with the unique information thus managed, the unique information created when the control program is started, and determines whether the execution of the control program is permitted based on the comparison result. It is therefore possible to prevent the start of the control program in an environment different from an environment under the control of security engine 230X.
Further, according to the present embodiment, not only the configuration of the own control device but also the configuration of another control device communicatively connected to the own control device serve as comparison targets. Therefore, for example, when a malicious person attempts to imitate the runtime environment of the control program, it is necessary not only to copy both the hardware and software of the own control device but also to copy both the hardware and software of another control device communicatively connected to the own control device. This makes it possible to protect the control program, which is an intellectual property.
Note that control system 1 illustrated in
Each control device 10 controls a control target. The control target includes various industrial equipment for automating a production process, and includes a device that gives some physical action to a manufacturing device, a production line, or the like (hereinafter, collectively referred to as a “field”), and an input/output device that exchanges information with the field. Note that the entire production line may be set as a control target.
Control devices 10 are communicatively connected to each other over an information system network 2. Examples of information system network 2 include a network adhering to a communication standard such as EtherNET (registered trademark) or Object Linking and Embedding for Process Control Unified Architecture (OPC UA) that allows the exchange of data without depending on a vendor or a type of an operating system (OS).
Control device 10 includes a plurality of devices. In the example illustrated in
Control unit 100 is an example of a control device that is a part of control device 10 and executes the control program for controlling a control target to perform core processing of control device 10.
Security unit 200 is an example of a security device that is a part of control device 10 and manages whether the execution of the control program by control unit 100 is permitted. The management method for managing whether the execution of the control program is permitted will be described later.
Control unit 100 and security unit 200 are connected to each other over, for example, any given data transmission channel (for example, PCI Express, EtherNET (registered trademark), or the like).
I/O unit 300 is an example of a device that is a part of control device 10 and is a unit responsible for general input/output processing. I/O unit 300 collects detection values from IO devices including various sensors, various switches, an encoder, and the like.
Control unit 100 and I/O unit 300 are communicatively connected to each other over an internal bus. Control unit 100 performs, in accordance with the control program, a mathematical operation using the detection values collected by I/O unit 300 and outputs a value of the operation result to I/O unit 300.
Communication coupler 400 is communicatively connected to control unit 100 over a field network 4. Communication coupler 400 is responsible for data transmission over field network 4. Communication coupler 400 is communicatively connected to one or a plurality of I/O units 300 over the internal bus, for example. The detection value collected by each of one or a plurality of I/O units 300 connected to communication coupler 400 is output to control unit 100 over field network 4.
Typically, any industrial Ethernet (registered trademark) is applicable to field network 4. As industrial Ethernet (registered trademark), for example, EtherCAT (registered trademark), Profinet IRT, MECHATROLINK (registered trademark)-III, PowerLink, SERCOS (registered trademark)-III, CIP Motion, and the like are known, and any of them may be applied. Further, a field network other than Industrial Ethernet (registered trademark) may be applied. For example, when motion control is not required, DeviceNet, CompoNet/IP (registered trademark), or the like may be applied.
The devices making up control device 10 each have an identification data ID. Typically, identification data ID is a model, a serial number, or the like, and is information preset for each device.
Note that the devices making up control device 10 are not limited to the devices illustrated in
Examples of hardware configurations of main devices making up control device 10 according to the present embodiment will be described.
(b1. Control Unit)
Processor 102 reads various programs stored in secondary storage 108 or a memory card 115, loads the programs into primary storage 106, and executes the programs so as to perform the control operation for controlling a control target and processing in response to the request for starting the execution of control program 140 as will be described later.
Primary storage 106 includes a volatile storage device such as a dynamic random access memory (DRAM) or a static random access memory (SRAM). Secondary storage 108 includes, for example, a non-volatile storage device such as a hard disk drive (HDD) or a solid state drive (SSD).
Chipset 104 arbitrates the exchange of data between processor 102 and each component so as to allow the processing on entire control unit 100 to be performed.
Secondary storage 108 stores control program 140 created to adapt to a control target such as a facility or equipment, and identification data ID for identifying control unit 100, in addition to a system program 1082 for implementing a basic function of control unit 100.
System program 1082 includes an authentication program 130. Authentication program 130 is a program that is executed during the startup of control program 140 to issue, to security unit 200, a request for permission to execute control program 140 being started. Further, system program 1082 provides a function as a control engine that executes control program 140.
Control program 140 is, for example, an intellectual property having a basic algorithm developed by a program development company. For example, the user sets a parameter suitable for control device 10 to create an environment where control program 140 provided by the program development company can be executed.
Communication controller 110 is responsible for the exchange of data with security unit 200. As communication controller 110, a communication chip compliant with PCI Express, Ethernet (registered trademark), or the like can be used, for example.
USB controller 112 is responsible for the exchange of data with any information processor over a USB connection. Such an information processor includes, for example, a support device that provides the user with functions such as creation, editing, debugging of control program 140, and setting of various parameters.
Memory card interface 114 is configured to receive, in a detachable manner, memory card 115, which is an example of a storage medium. Memory card interface 114 allows data such as control program 140 or various settings to be written to memory card 115 or allows data such as control program 140 or various settings to be read from memory card 115.
Field network controller 116 controls the exchange of data with other devices over field network 4.
Internal bus controller 118 controls the exchange of data with other devices (such as I/O unit 300) over the internal bus. To the internal bus, a communication protocol unique to a manufacturer may be applied, or a communication protocol that is the same as or compliant with any of the industrial network protocols may be applied.
Information system network controller 120 controls the exchange of data with other control devices 10 over information system network 2.
(b2. Security Unit)
Processor 202 reads various programs stored in secondary storage 208 or a memory card 215, loads the programs into primary storage 206, and executes the programs so as to implement a function of managing whether the execution of the control program by control unit 100 is permitted. Primary storage 206 includes a volatile storage device such as a DRAM or an SRAM. Secondary storage 208 includes, for example, a non-volatile storage device such as an HDD or an SSD.
Chipset 204 arbitrates the exchange of data between processor 202 and each component so as to allow the processing on entire security unit 200 to be performed.
Secondary storage 208 stores identification data ID and shared information 30 in addition to a system program 2082 for implementing a basic function of security unit 200.
System program 2084 includes a security program 230. Security program 230 is a program for managing whether the execution of control program 140 by control device 10 is permitted. That is, security program 230 provides a function as a security engine that manages whether the execution of control program 140 is permitted.
Shared information 30 is information used for managing unique information indicating the configuration of each of the plurality of devices making up each control device 10 included in control system 1. Shared information 30 is managed and shared among control devices 10 making up control system 1 based on a known distributed ledger technology. Shared information 30 is distributed ledger-based information and is thus tamper-resistant. Shared information 30 is used as a reference in determining whether to permit the execution of control program 140. Shared information 30 and the unique information indicating the configuration of each of the plurality of devices making up control device 10 will be described later.
Communication controller 210 is responsible for the exchange of data with control unit 100. As communication controller 210, as with communication controller 110 of control unit 100, a communication chip compliant with PCI Express, Ethernet (registered trademark), or the like can be used, for example.
USB controller 212 is responsible for the exchange of data with any information processor over a USB connection. Such an information processor includes, for example, a support device that provides the user with a function such as setting of security program 230.
Memory card interface 214 is configured to receive, in a detachable manner, memory card 215, which is an example of a storage medium. Memory card interface 214 allows data such as programs or various settings to be written to memory card 215 or allows data such as programs or various settings to be read from memory card 215.
Information system network controller 220 controls the exchange of data with other control devices 10 over information system network 2. Information system network controller 220 may employ a general-purpose network protocol such as Ethernet (registered trademark).
Referring to
An outline of a method for determining whether the execution of control program 140 is permitted will be described with reference to
The example illustrated in
In response to the determination request from control unit 100A, whether the unique information on each control device 10 in control system 1 managed by shared information 30 coincides with the unique information created based on current control device 10 is determined.
Specifically, security unit 200A collects identification data ID ((2) in the drawing), and creates a system hash value as unique information based on identification data ID thus collected ((3) in the drawing). The system hash value is obtained from a known hash function called with, as an argument, identification data ID of the devices other than security unit 200 making up control device 10.
The unique information is information defined based on the devices making up control device 10 and may be any information as long as a change to the configuration of control device 10 can be identified based on the unique information, so that the unique information is not limited to such a system hash value obtained based on identification data ID. For example, the unique information may be information indicating a network topology defining a connection relationship of the devices in control device 10.
Security unit 200A compares the unique information (system hash value) obtained based on identification data ID with shared information 30 ((4) in the drawing). Specifically, security unit 200A compares the unique information on control device 10A created based on identification data ID collected in (2) with the unique information on control device 10A managed by shared information 30 to determine whether the pieces of unique information coincide with each other.
In (4) in the drawing, the newly created unique information is compared with the unique information managed by shared information 30, and when the newly created unique information and the unique information coincide with each other, control device 10A is guaranteed to be control device 10 that is normally managed. On the other hand, when the newly created unique information and the unique information do not coincide with each other, there is a possibility that control device 10A is a control device that is not under management based on shared information 30.
Subsequently, security unit 200A issues a comparison request to each of control devices 10B, 10C included in control system 1 ((5) in the drawing). Specifically, security unit 200A creates unique information (system hash value) based on current control device 10 and issues a request for comparing the unique information (system hash value) thus created with the unique information managed by shared information 30 to determine whether the created unique information and the unique information coincide with each other.
In response to the comparison request, security unit 200B of control device 10B collects identification data ID ((1B) in the drawing) and creates the system hash value based on identification data ID thus collected ((2B) in the drawing). Subsequently, security unit 200B of control device 10B compares the system hash value of control device 10B thus created with shared information 30 ((3B) in the drawing). Likewise, security unit 200C of control device 10 performs the processes (1C) to (3C) in the drawing.
Security unit 200A receives a comparison result from each of control devices 10B, 10C ((6) in the drawing).
Security unit 200A determines whether the execution of the control program requested in (1) is permitted based on the comparison result from control device 10A obtained in the process (4) and the comparison results from control devices 10B, 10C obtained in the processes (5), (6) ((7) in the drawing). Security unit 200A permits the execution of the control program when the comparison results satisfy a prescribed condition. The prescribed condition may be freely designed, and examples of the prescribed condition include a condition of the comparison results obtained from control devices 10A to 10C coinciding with each other, a condition of a predetermined number of the comparison results coinciding with each other, and the like.
Security unit 200A notifies control unit 100A of a determination result indicating whether the execution of the control program is permitted ((8) in the drawing).
Referring to
Control program execution part 142 is responsible for executing control program 140. Upon receipt of the request for starting the execution of control program 140, control program execution part 142 requests authentication part 132 to authenticate control program 140. The “authenticate” is to authenticate whether the runtime environment of control program 140 is an environment managed by shared information 30 stored in each control device 10 of control system 1, that is, to authenticate whether the runtime environment is an environment where the execution of control program 140 is permitted.
Authentication part 132 includes a determination request part 134, an identification data transmission part 136, and an identification data collection part 138. Upon receipt of the authentication request from control program execution part 142, determination request part 134 requests a permission part 232 of security unit 200 to determine whether the execution of control program 140 is permitted.
Identification data transmission part 136 transmits, to security unit 200, identification data ID of each device making up control device 10 collected by identification data collection part 138.
Identification data collection part 138 collects, upon receipt of a request from a creation part 234 of security unit 200, identification data ID of each device making up control device 10. Identification data collection part 138 is requested to collect identification data ID from security unit 200 not only when the determination is made as to whether the execution of control program 140 is permitted but also when new unique information (system hash value) is recorded in shared information 30. Note that, according to the present embodiment, identification data collection part 138 collects identification data ID from each of the devices other than security unit 200 making up control device 10. Note that identification data ID of security unit 200 may be included in identification data ID for use in the creation of the system hash value that is the unique information.
Authentication part 132 receives, after being requested, by control program execution part 142, to authenticate control program 140, the determination result indicating whether the execution of control program 140 is permitted from permission part 232 of security unit 200. Authentication part 132 performs processing in accordance with the determination result received from security unit 200. Upon receipt of a determination result indicating that the execution is permitted, authentication part 132 makes a notification to control program execution part 142 to cause control program execution part 142 to start the execution of control program 140. On the other hand, upon receipt of a determination result indicating that the execution is not permitted, authentication part 132 prohibits control program execution part 142 from executing control program 140.
Security unit 200 includes permission part 232, creation part 234, a storage part 236, and a comparison part 238. Such functions are implemented by security program 230 executed by processor 202 of security unit 200.
Permission part 232 includes a determination part 2322 and a comparison request part 2324. Determination part 2322 determines whether the execution of control program 140 is permitted based on comparison results obtained from comparison part 238 of security unit 200 including determination part 2322 and from comparison part 238 of another security unit 200 and notifies authentication part 132 of control unit 100 of the determination result.
Comparison request part 2324 requests comparison part 238 to compare the unique information. Comparison request part 2324 requests not only comparison part 238 of security unit 200 including comparison request part 2324 but also comparison part 238 of another control device 10 to compare the unique information. Note that comparison request part 2324 only needs to request at least two comparison parts 238 to compare the unique information and need not request comparison parts 238 of all control devices 10 included in control system 1. Further, at least two comparison parts 238 requested to compare the unique information need not necessarily include comparison part 238 including comparison request part 2324.
Creation part 234 creates a system hash value that is unique information. Creation part 234 includes a collection request part 2342 and a system hash value calculation part 2344.
Collection request part 2342 is activated in response to a request for creating the system hash value issued by comparison part 238 or storage part 236. Upon the start of the comparison, comparison part 238 issues the request for create the system hash value. Storage part 236 issues the request for creating the system hash value when a change is made to the devices making up control device 10, for example, when a regular change is made to control device 10, and unique information on control device 10 after the change is newly recorded in shared information 30. Collection request part 2342 requests identification data collection part 138 of control unit 100 to collect identification data ID.
System hash value calculation part 2344 creates the system hash value based on identification data ID of each device transmitted from identification data transmission part 136. System hash value calculation part 2344 typically creates the system hash value in accordance with an algorithm applied to a known hash function. When being requested to create the system hash value by comparison part 238, system hash value calculation part 2344 transmits the system hash value thus created to comparison part 238. Further, when being requested to create the system hash value by storage part 236, system hash value calculation part 2344 transmits the created system hash value to storage part 236.
Storage part 236 stores, in the form of a distributed ledger, shared information 30 containing at least the unique information (system hash value) created by creation part 234 of each control device 10 included in control system 1 so as to share shared information 30 with other control devices 10. Storage part 236 includes a recording part 2362 and a retrieval part 2364.
Recording part 2362 is activated when a change is made to the devices making up any control device 10 among the plurality of control devices 10 included in control system 1, unique information on control device 10 after the change is newly recorded in shared information 30, and the management of the unique information is started. Recording part 2362 starts to manage the new unique information in accordance with a known distributed ledger technology.
Further, when a change is made to the devices making up control device 10 including security unit 200 including recording part 2362, and the management of the unique information on control device 10 after the change is started, recording part 2362 requests creation part 234 to create the unique information. The unique information created by creation part 234 in response to the request from recording part 2362 is managed as shared information 30 using the distributed ledger technology so as to share shared information 30 with storage part 236 of each control device 10.
Retrieval part 2364 retrieves, based on the request from comparison part 238, the unique information on control device 10 to be compared from shared information 30, and transmits the unique information contained in shared information 30 to comparison part 238.
Upon receipt of the request from comparison request part 2324, comparison part 238 requests creation part 234 to create the unique information. Further, upon receipt of the request from comparison request part 2324, comparison part 238 requests retrieval part 2364 to transmit the unique information contained in shared information 30. Comparison part 238 compares the unique information transmitted from system hash value calculation part 2344 with the unique information contained in shared information 30 and transmitted from retrieval part 2364, and transmits the comparison result to determination part 2322.
Specifically, comparison part 238 compares the unique information created in advance and recorded in shared information 30 with the unique information created in response to the comparison request. Note that, according to the present embodiment, the unique information created in response to the comparison request is compared with shared information 30 stored in storage part 236 of own control device 10, but the unique information may be compared with shared information 30 stored in another control device 10. Further, comparison part 238 may use at least two pieces of shared information 30 to compare the unique information created in response to the comparison request with each piece of shared information 30.
Shared information 30 will be described with reference to
Referring to
Specifically, each block 40 contains a block hash value 42, system configuration information 44, and a nonce 46. System configuration information 44 contains identification data ID of security unit 200 and system hash value 48 of control device 10 including security unit 200.
Block hash value 42 is unique information indicating information on the previous block. Block hash value 42 is, for example, a return value of a known hash function called with the information on the previous block as an argument.
In the example illustrated in
Nonce 46 is a number that is created when block 40 is newly created and is created each time block 40 is created. Nonce 46 is a number unique to each block 40.
Referring to
As described above, upon receipt of the request for creating system hash value 48 from storage part 236, collection request part 2342 of creation part 234 requests control unit 100A to collect identification data ID. System hash value calculation part 2344 creates system hash value 48 based on identification data ID of each device making up control device 10A transmitted from control unit 100A.
Recording part 2362 of storage part 236 includes a distribution part 236A, a mining part 236B, and a block hash value calculation part 236C. System hash value calculation part 2344 transmits system hash value 48 thus created to distribution part 236A.
Distribution part 236A creates system configuration information 44 based on system hash value 48 and identification data ID of security unit 200A and distributes system configuration information 44 to mining part 236B of each of security units 200A, 200B, 200C.
Mining part 236B creates block 40-n+1 in cooperation with mining parts 236B of other security units 200B, 200C.
Block hash value calculation part 236C creates block hash value 42 based on block 40 last recorded in shared information 30. In the example illustrated in
Mining part 236B sets nonce 46 based on system configuration information 44 and block hash value 42-n and creates block 40 so that information obtained based on block 40 satisfies a prescribed condition. Note that the process of setting nonce 46 and creating block 40 satisfying the prescribed condition as described above is referred to as mining. Mining part 236B of each security unit 200 performs mining, and block 40 created by mining part 236B that is the first mining part to find nonce 46 that satisfies the prescribed condition is stored in shared information 30.
That is, the entity that has created system configuration information 44 and the entity that has created block 40 may be different from each other.
Block 40 is stored in shared information 30 of each security unit 200. That is, shared information 30 of each security unit 200 remains uniform unless shared information 30 is tampered with.
Each block 40 contained in shared information 30 contains block hash value 42 obtained based on previous block 40, as described with reference to
According to the present embodiment, system hash value 48 contained in shared information 30 that is tamper-resistant as described above is set as a comparison target.
Note that it is only required that shared information 30 be stored in the form of a distributed ledger so as to be shared among the plurality of control devices 10, so that the method for creating one block 40 is not limited to the method described with reference to
For example, the method for creating block 40 may be selected according to a security level applied when new control device 10 is added to control system 1. For example, when the security level applied when new control device 10 is added to control system 1 is high, a security level (transparency and stringency) applied to the process of creating block 40 can be lowered. On the other hand, in order to make the degree of freedom to add new control device 10 to control system 1 higher, it is necessary to raise the security level (transparency and stringency) applied to the process of creating block 40.
Specifically, when shared information 30 is stored in the form of a distributed ledger using a private or consortium-type blockchain technology, it is possible to lower the degree of difficulty of consensus building and shorten the time required for consensus building, that is, the time required to create one block 40 and store one block 40 in shared information 30. On the other hand, when shared information 30 is stored in the form of a distributed ledger using a public blockchain technology, the degree of freedom to add new control device 10 to control system 1 is high, so that it is necessary to raise the degree of difficulty of consensus building.
In SQ102, control unit 100A issues, to security unit 200A, the request for starting the control program.
In SQ104, security unit 200A issues a comparison request to control device 10B. Comparison means a comparison between system hash value 48 created based on the configuration of current control device 10 and system hash value 48 prestored in shared information 30 and is also referred to as “comparison of system hash values”.
In SQ106, security unit 200A issues the comparison request to control device 10C.
Control devices 10A, 10B, 10C making up control system 1 each compare the system hash values (SQ108). Specifically, in SQ108A, control device 10A compares the system hash values. In SQ108B, control device 10B compares the system hash values. In SQ108C, control device 10C compares the system hash values.
How to compare the system hash values will be described with reference to control device 10A as an example. In SQ108A-1, security unit 200A requests control unit 100A to collect identification data ID.
In SQ108A-2, control unit 100A transmits identification data ID of each device making up control device 10A to security unit 200A.
In SQ108A-3, security unit 200A creates system hash value 48 based on identification data ID of each device making up control device 10A.
In SQ108A-4, security unit 200A makes a comparison with system hash value 48 in shared information 30. Specifically, security unit 200A searches for block 40 containing identification data ID of security unit 200A in order from the latest block in shared information 30 and retrieves system hash value 48 from block 40 containing identification data ID of security unit 200A. Security unit 200A obtains a comparison result by comparing system hash value 48 created in SQ108A-3 with system hash value 48 retrieved from shared information 30.
Note that, in
Specifically, security unit 200B of control device 10B requests control unit 100B to collect identification data ID. Control unit 100B transmits identification data ID of each device making up control device 10B to security unit 200B. Security unit 200B creates system hash value 48 based on identification data ID of each device making up control device 10B. Specifically, security unit 200B searches for block 40 containing identification data ID of security unit 200B in order from the latest block in shared information 30 and retrieves system hash value 48 from block 40 containing identification data ID of security unit 200B. Security unit 200B obtains a comparison result by comparing system hash value 48 created in response to the comparison request triggered by the request for starting the control program with system hash value 48 retrieved from shared information 30.
Likewise, control device 10C collects identification data ID of each device making up control device 10C in response to the comparison request triggered by the request for starting the control program and creates system hash value 48 based on identification data ID thus collected. Security unit 200C of control device 10C retrieves, from shared information 30, system hash value 48 in block 40 containing identification data ID of security unit 200C. Security unit 200C obtains a comparison result by comparing system hash value 48 created in response to the comparison request triggered by the request for starting the control program with system hash value 48 retrieved from shared information 30.
In SQ110, control device 10B transmits the comparison result to security unit 200A.
In SQ112, control device 10C transmits the comparison result to security unit 200A.
In SQ114, security unit 200A determines whether the execution of the control program is permitted. Specifically, security unit 200A permits, based on the comparison result obtained by SQ108A, the comparison result obtained by SQ110, and the comparison result obtained by SQ112, the execution of the control program when the comparison results satisfy a prescribed condition. On the other hand, security unit 200A does not permit the execution of the control program when the comparison results do not satisfy the prescribed condition.
The prescribed condition is not limited to a condition of all the comparison results coinciding with each other, and may include a condition of at least some of the comparison results coinciding with each other.
In SQ116, security unit 200A notifies control unit 100A of the determination result.
A case where the execution of the control program is permitted will be described with reference to
In
System hash value 48 (Hash (S)) obtained based on the identification data (Serial No.) of each device (control unit 100A, I/O unit 300A, . . . ) other than security unit 200A making up control device 10A is “Abcde”. System hash value 48 “Abcde” and identification data ID “2a2” of security unit 200A are recorded in a block 40-A.
Likewise, for control device 10B, system hash value 48 “aBcde” and identification data ID “2b2” of security unit 200B are recorded in a block 40-B. For control device 10C, system hash value 48 “abCde” and identification data ID “2c2” of security unit 200C are recorded in a block 40-C.
In this case, when I/O unit 300A of control device 10A is replaced with I/O unit 300a, and shared information 30 is normally updated, a block 40-D is newly recorded in shared information 30.
Specifically, the identification data of I/O unit 300A is “3a3”, whereas the identification data of I/O unit 300a is “3A3”. Therefore, system hash value 48 calculated based on the identification data of control device 10A becomes “1bcde” different from “Abcde”. Creation parts 234 of security units 200A to 200C create, in cooperation with each other, block 40-D containing system hash value 48 “1bcde” and identification data ID “2a2” of security unit 200A and record block 40-D in shared information 30. At this time, instead of rewriting the information of block 40-A, block 40-D is newly added to shared information 30.
As illustrated in
A case where the execution of the control program is not permitted will be described with reference to
In
In order to imitate control device 10A, both hardware and software of control device 10A are copied for the execution of the control program. Likewise, in order to imitate control device 10B, both hardware and software of control device 10B are copied for the execution of the control program.
When the software is copied, both authentication program 130 and security program 230 are also copied. Copying the software further causes stored shared information 30 to be copied in response to the execution of security program 230.
This causes both control device 10A′ and control device 10B′ to store shared information 30. As described above, shared information 30 is tamper-resistant. Therefore, in shared information 30, blocks 40-A, 40-B, 40-C are stored as the latest unique information on control devices 10A, 10B, 10C.
It is assumed that control device 10A′ is made up of devices common to control device 10A. Likewise, it is assumed that control device 10B′ is made up of devices common to control device 10B.
Identification data ID of a security unit 200A′ of control device 10A′ is tampered with to be the same as identification data ID of security unit 200A. Further, identification data ID of a security unit 200B′ of control device 10B′ is tampered with to be the same as identification data ID of security unit 200B.
It is assumed that identification data ID of devices (control units 100A′, 100B′, I/O units 300A′, 300B′, and the like) other than security unit 200 is not tampered with.
In this case, when control unit 100A′ issues the request for starting the execution of the control program, security unit 200A′ performs the comparation processing on system hash values 48 illustrated in
In the example illustrated in
Further, security unit 200A′ requests security unit 200B′ to compare the system hash values. Security unit 200B′ creates system hash value 48 of control device 10B′, and compares system hash value 48 thus created with system hash value 48 created based on the identification data “2b2” of security unit 200 and stored in shared information 30.
In the example illustrated in
Security unit 200A′ prohibits the execution of the control program for both control device 10A′ and control device 10B′ due to the result that there is no coincidence.
Further, security unit 200A′ may regard, as the result that there is no coincidence, no reception of the result of the comparison request to control device 10C in shared information 30.
The control program for implementing the environment managed by control device 10A may be developed by a company different from a company using control device 10A. In such a case, when the control program and the environment where the control program can be used are easily imitated, the intellectual property belonging to the company that develops the control program cannot be fully protected.
According to the present embodiment, it is necessary not only to copy the identification data of each device making up control device 10A but also to imitate entire control system 1 including control device 10A. Further, in order to imitate entire control system 1, it is necessary to tamper with the identification data of the devices making up each control device 10.
Control device 10 may be made up of several tens of devices, and in such a case, it is necessary to tamper with the identification data of the several tens of devices. It is further necessary to perform this work on each control device included in the control system. This requires much effort to imitate one control device managed by the control program.
That is, control system 1 according to the present embodiment can prevent the environment where the control program can be used from being easily imitated, so that the intellectual property, which is the control program, can be protected.
According to the above-described embodiment, in response to the request for starting the control program, the comparison request is issued to each control device 10. Note that a configuration may be employed where a comparison is made for the own control device first, and then the comparison request is issued to other control devices 10 on condition that the comparison results in coincidence.
Specifically, upon receipt of the request for starting the control program (SQ102), security unit 200A compares the system hash values of control device 10A (SQ104a), and when system hash values 48 coincide with each other (YES in SQ106a), security unit 200A issues the comparison request to each of control devices 10B, 10C. Note that the details of SQ104a are the same as of SQ108A (SQ108-1 to SQ108A-4) illustrated in
In SQ106a, when system hash values 48 do not coincide with each other (NO in SQ106a), security unit 200A determines whether the execution of the control program is permitted without issuing the comparison request to each of control devices 10B, 10C (SQ114). In this case, since system hash values 48 do not coincide with each other, it is determined not to permit the execution of the control program.
As described above, the comparison for own control device 10 is made first, and then the comparison request is issued to other control devices 10 on condition that the comparison results in coincidence, which eliminates the need for issuing the comparison request to other control devices 10 more than necessary and thus makes the processing of control system 1 simple as a whole.
Note that a configuration may be employed where some control devices 10 in control system 1 are designated as administrators, and a determination is made as to whether the execution of the control program is permitted based on comparison results from the administrators. When the number of control devices 10 making up control system 1 increases, the comparison may become a time-consuming work, so that the determination as to whether the execution of the control program is permitted based on the comparison results from some administrators allows a reduction in time required for the comparison. Note that control device 10 that executes the control program on which the determination as to whether execution is permitted is made need not necessarily be designated as an administrator. Further, only at least two control devices need to be designated as administrators.
In
Specifically, in SQ108A-5, security unit 200A transmits system hash value 48 created in SQ108A-3 to control device 10B.
In SQ108A-6, control device 10B makes a comparison with the system hash value in shared information 30. Specifically, security unit 200B of control device 10B searches for block 40 containing identification data ID of security unit 200A in order from the latest block in shared information 30 and retrieves system hash value 48 from block 40 containing identification data ID of security unit 200A. Security unit 200B obtains a comparison result by comparing system hash value 48 created by security unit 200A in SQ108A-3 and transmitted in SQ108A-5 with system hash value 48 retrieved from shared information 30 stored in control device 10B.
In SQ108A-7, control device 10B transmits the comparison result obtained in SQ108A-6 to security unit 200A.
In SQ108A-8, security unit 200A transmits system hash value 48 created in SQ108A-3 to control device 10C.
In SQ108A-9, control device 10C makes a comparison with the system hash value in shared information 30. Specifically, security unit 200C of control device 10C obtains a comparison result by comparing system hash value 48 created by security unit 200A in SQ108A-3 and transmitted in SQ108A-8 with system hash value 48 of control device 10A in shared information 30 stored in control device 10C.
In SQ108A-10, control device 10C transmits the comparison result obtained in SQ108A-9 to security unit 200A.
That is, in order to compare system hash values 48 of own control device 10, not only a comparison with system hash value 48 in shared information 30 stored in own control device 10 but also a comparison with system hash value 48 in shared information 30 stored in other control devices 10 may be made.
For example, it is assumed that control device 10A is illegally imitated, and control device 10A′ is created accordingly, shared information 30 stored in control device 10A′ is tampered with, and system hash value 48 of control device 10A′ is recorded in shared information 30. In this case, when the security program of control device 10A′ is compared not only with shared information 30 of own control device 10A′ but also with shared information 30 of other control devices 10, it is required that, in order to permit the execution of the control program, shared information 30 of other control devices 10 be tampered with, thereby making the security level higher.
Specifically, in SQ108A-4′, security unit 200A transmits system hash value 48 created in SQ108A-3 to control device 10B.
In SQ108A-5′, control device 10B makes a comparison with the system hash value in shared information 30. Specifically, security unit 200B of control device 10B searches for block 40 containing identification data ID of security unit 200A in order from the latest block in shared information 30 and retrieves system hash value 48 from block 40 containing identification data ID of security unit 200A. Security unit 200B obtains a comparison result by comparing system hash value 48 created by security unit 200A in SQ108A-3 and transmitted in SQ108A-4′ with system hash value 48 retrieved from shared information 30 stored in control device 10B.
In SQ108A-6′, control device 10B transmits the comparison result obtained in SQ108A-5′ to security unit 200A.
In SQ108A-7′, security unit 200A transmits system hash value 48 created in SQ108A-3 to control device 10C.
In SQ108A-8′, control device 10C makes a comparison with the system hash value in shared information 30. Specifically, security unit 200C of control device 10C obtains a comparison result by comparing system hash value 48 created by security unit 200A in SQ108A-3 and transmitted in SQ108A-7′ with system hash value 48 of control device 10A in shared information 30 stored in control device 10C.
In SQ108A-9′, control device 10C transmits the comparison result obtained in SQ108A-8′ to security unit 200A.
That is, the comparison result is not limited to a comparison result obtained by making a comparison with system hash value 48 in shared information 30 stored in own control device 10, and may be a comparison result obtained by making a comparison with system hash value 48 in shared information 30 stored in at least one of security units 200 in control system 1.
According to the above-described embodiment, processor 102 responsible for executing the control program and processor 202 responsible for executing the security program are separately provided in different devices. Note that a single device may include processor 202 responsible for executing the security program and processor 102 responsible for executing the control program.
An example according to the above-described embodiment where control system 1 is made up of only the plurality of control devices 10 has been described. Note that control system 1 may include not only the plurality of control devices 10 but also a central control device such as a database system, a manufacturing execution system (MES), or an analysis system that obtains information from each control device 10 and performs macroscopic or microscopic analysis. Further, an HMI may be connected to information system network 2.
As described above, the disclosure according to the above-described embodiment and modifications includes the following disclosure.
A control system (1X, 1) includes a plurality of control devices (10X, 10) capable of communicating with each other, each of the control devices including a control engine (142X, 1082) configured to execute a control program for controlling a control target, and a security engine (230X, 230) configured to manage whether the execution of the control program by the control engine is permitted, and each of the security engines including a creation means (234X, 234) configured to create unique information indicating a configuration of one or a plurality of devices making up an own control device, a storage means (236X, 236) configured to store shared information (30X, 30) containing at least first unique information (48) created in advance for each of the control devices in a form of a distributed ledger so as to share the shared information with the other control devices, a comparison means (238X, 238) configured to compare second unique information (48) created by the own control device in response to a comparison request with the first unique information on the own control device contained in at least one piece of the shared information stored in each of the security engines, and a permission means (232X, 232) configured to issue, in response to a request for starting the execution of the control program, the comparison request to each of at least two comparison means and determine whether the execution of the control program is permitted based on a comparison result obtained from each of the at least two comparison means.
In the control system according to configuration 1, the storage means handles, as one transaction, information (44) containing the first unique information and an identifier (ID) that can identify a security engine that has created the first unique information with the first unique information and the identifier associated with each other.
In the control system according to configuration 1 or 2, the comparison means compares the second unique information created by the own control device with the shared information stored in the security engine of the own control device (SQ108A, SQ104a).
In the control system according to configuration 1 or 2, the comparison means compares the second unique information created by the own control device with each piece of the shared information stored in each of at least two security engines and obtains a comparison result based on a result of the comparison with each piece of the shared information (SQ108A-4 to SQ108-10, SQ108A-4′ to SQ108A-9′).
In the control system according to any one of configurations 1 to 4, each of the control devices includes a plurality of devices (100, 200, 300, 400), and the plurality of devices include a control device (100) having the control engine and a security device (200) having the security engine.
In the control system according to configuration 5, the security device includes a system program (2082) configured to implement a basic function of the security device, and the security engine is a function implemented via execution of the system program.
In the control system according to any one of configurations 1 to 6, when the comparison result obtained as a result of the comparison request issued to the comparison means of the own control device in response to the request for starting the execution of the control program satisfies a prescribed condition, the permission means issues the comparison request to the comparison means of another one of the security engines (SQ104a, SQ106a).
A control device (10X, 10) making up a control system together with other control devices, each control device including a control engine (142X, 1082) configured to execute a control program for controlling a control target, and a security engine (230X, 230) configured to manage whether the execution of the control program by the control engine is permitted, and the security engine including a creation means (234X, 234) configured to create unique information indicating a configuration of one or a plurality of devices making up an own control device, a storage means (236X, 236) configured to store shared information (30X, 30) containing at least first unique information (48) created in advance for each of the control devices in a form of a distributed ledger so as to share the shared information with the other control devices, a comparison means (238X, 238) configured to compare second unique information (48) created by the own control device in response to a comparison request with the first unique information on the own control device contained in at least one piece of the shared information stored in each of the security engines, and a permission means (232X, 232) configured to issue, in response to a request for starting the execution of the control program, the comparison request to each of at least two comparison means and determine whether the execution of the control program is permitted based on a comparison result obtained from each of the at least two comparison means.
A management method performed by a control system (1X, 1) including a plurality of control devices capable of communicating with each other, the management method including creating, by each of the plurality of control devices, first unique information indicating a configuration of one or a plurality of devices making up an own control device ((1)), storing shared information containing at least the first unique information created by each of the control devices in a form of a distributed ledger so as to share the shared information among the plurality of control devices ((1)), issuing, by a control device that has received a request for starting execution of a control program for controlling a control target, a comparison request to at least two control devices storing the shared information ((2), (3)), creating, by each of the control devices that has received the comparison request, second unique information indicating the configuration of one or a plurality of devices making up the own control device ((4), (5)), comparing, by each of the control devices that has received the comparison request, the second unique information created by the own control device with the first unique information on the own control device contained in at least one piece of the shared information stored in each of the control devices ((6)), and permitting, when a comparison result obtained from each of the control devices that has received the comparison request satisfies a prescribed condition, the execution of the control program ((7), (8)).
It should be understood that the embodiments disclosed herein are illustrative in all respects and not restrictive. The scope of the present invention is defined by the claims rather than the above description and is intended to include the claims, equivalents of the claims, and all modifications within the scope. Further the invention described in the embodiments and modifications is intended to be practiced alone or in combination as far as circumstances permit.
1, 1X, 1a: control system, 2: information system network, 4: field network, 10, 10X: control device, 30, 30X: shared information, 40: block, 42: block hash value, 44: system configuration information, 46: nonce, 48: system hash value, 100: control unit, 102, 202: processor, 104, 204: chipset, 106, 206: primary storage, 108, 208: secondary storage, 110, 210: communication controller, 112, 212: USB controller, 114, 214: memory card interface, 115, 215: memory card, 116: field network controller, 118: internal bus controller, 120, 220: information system network controller, 130: authentication program, 132: authentication part, 134: determination request part, 136: identification data transmission part, 138: identification data collection part, 140, 140X: control program, 142: control program execution part, 142X: control engine, 200: security unit, 230: security program, 230X: security Engine, 232, 232X: permission part, 234, 234X: creation part, 236, 236X: storage part, 236A: distribution part, 236B: mining part, 236C: block hash value calculation part, 238, 238X: comparison part, 300: I/O unit, 400: communication coupler, 1082, 2082: system program, 2322: determination part, 2324: comparison request part, 2342: collection request part, 2344: system hash value calculation part, 2362: recording part, 2364: retrieval part, ID: identification data
Number | Date | Country | Kind |
---|---|---|---|
2019-118838 | Jun 2019 | JP | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP2020/009298 | 3/5/2020 | WO |