WO2024079892A1 - Data collecting apparatus, data collecting system, database creating method and program - Google Patents

Data collecting apparatus, data collecting system, database creating method and program Download PDF

Info

Publication number
WO2024079892A1
WO2024079892A1 PCT/JP2022/038397 JP2022038397W WO2024079892A1 WO 2024079892 A1 WO2024079892 A1 WO 2024079892A1 JP 2022038397 W JP2022038397 W JP 2022038397W WO 2024079892 A1 WO2024079892 A1 WO 2024079892A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
unit
controlled devices
data
operation data
Prior art date
Application number
PCT/JP2022/038397
Other languages
French (fr)
Japanese (ja)
Inventor
英松 林
鎮男 粂川
光輝 富士原
佳祐 角田
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2023513436A priority Critical patent/JP7374379B1/en
Priority to PCT/JP2022/038397 priority patent/WO2024079892A1/en
Publication of WO2024079892A1 publication Critical patent/WO2024079892A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/085Retrieval of network configuration; Tracking network configuration history
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/02Capturing of monitoring data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom

Definitions

  • This disclosure relates to a data collection device, a data collection system, a database creation method, and a program.
  • FA Vectory Automation
  • Patent Document 1 describes a technology in which communication devices execute cyclic communication with each other at regular intervals, and a data collection management device manages the communication data transmitted in the cyclic communication.
  • the communication data includes a station number indicating the communication device that sent it, and a cycle number that specifies the communication cycle.
  • the data collection management device manages the collected communication data by arranging row data that includes the station number, cycle number, and actual data of the communication data.
  • Patent Document 1 manages, when an error occurs in communication data, the timing at which the error occurred in the communication data sent and from which communication device. Therefore, even if row data indicating communication data is managed by lining up in one direction, the occurrence of an error can be managed as long as this row data includes a cycle number and a station number.
  • This disclosure was made in light of the above-mentioned circumstances, and aims to make it easier to use the history of periodic communications at FA sites.
  • the data collection device disclosed herein is a data collection device connected via a network to a plurality of controlled devices that operate according to control commands, and includes a communication means for receiving operation data indicating the operation status of each of the controlled devices for each communication cycle defined by a shared time shared with the plurality of controlled devices, a creation means for creating a multidimensional database having a first axis corresponding to a list of labels attached to each of the controlled devices to manage the plurality of controlled devices, and a second axis corresponding to the list of communication cycles, and an addition means for adding the operation data received by the communication means to the multidimensional database along the second axis for each communication cycle, corresponding to the label of the controlled device whose operation status is indicated by the operation data.
  • the adding means adds the operation data to the multidimensional database along the second axis for each communication cycle, corresponding to the label of the controlled device. This allows a highly viewable multidimensional database to be generated as a reception history of the operation data. This makes it easy to use the history of periodic communications at the FA site.
  • FIG. 1 is a diagram showing a configuration of a data collection system according to a first embodiment
  • FIG. 1 is a diagram showing an example of wafer processing in a manufacturing device in a semiconductor manufacturing process according to the first embodiment
  • FIG. 1 is a diagram showing an example of input to a user interface according to the first embodiment
  • FIG. 1 is a diagram showing a hardware configuration of an FA device according to a first embodiment
  • FIG. 1 is a diagram showing a functional configuration of a data collection device according to a first embodiment
  • FIG. 1 shows a database at a stage created by a creation unit according to the first embodiment.
  • FIG. 1 is a first diagram for explaining periodic communication according to a first embodiment
  • FIG. 2 is a second diagram for explaining periodic communication according to the first embodiment
  • FIG. 13 is a diagram showing a database to which operational data has been added by an adding unit according to the first embodiment; Flowchart showing database table creation processing according to the first embodiment
  • FIG. 1 is a diagram showing an overview of system configuration information according to the first embodiment
  • FIG. 13 is a diagram showing a functional configuration of a data collection device according to a second embodiment.
  • FIG. 13 is a diagram showing an example of a database according to the second embodiment;
  • FIG. 13 is a diagram showing an example of a database according to the third embodiment;
  • the data collection system 100 is constructed as a part of a control system that controls equipment in a factory via a network.
  • This control system is, for example, a manufacturing line, a processing line, an inspection line, or an FA system for carrying out other processing steps.
  • the data collection system 100 also collects information indicating the operating state of the equipment to be controlled from the equipment, and the collected information is subjected to analysis.
  • This analysis may be, for example, real-time detection of anomalies or signs of anomalies, analysis by a user for quality control, or analysis for automatically or manually improving parameters for controlling the equipment.
  • the data collection system 100 includes a data collection device 10 that controls controlled devices 31, 32, and 33 and collects data, a terminal 20 that functions as a user interface for making various settings on the data collection device 10, and controlled devices 31 to 33 that are controlled by the data collection device 10 via an industrial network 300.
  • the data collection device 10 is a control device such as a PLC (Programmable Logic Controller), and controls the controlled devices 31-33 connected via the industrial network 300 by executing a control program provided by the terminal 20.
  • the control program may be a program written in ladder programming language, or may be a program written in another language.
  • the data collection device 10 has a CPU (Central Processing Unit) unit 11 that executes a control program to control the components of the data collection device, an analysis unit 12 that analyzes operation data indicating the operating status of the controlled devices 31 to 33, a main communication unit 13 for communicating via an industrial network 300, and a DB (Database) unit 14 that accumulates the operation data.
  • the CPU unit 11, analysis unit 12, main communication unit 13, and DB unit 14 are connected via a PLC bus 19 and communicate with each other.
  • the data collection device 10, which is a PLC is a function block type control device that is configured by mounting the CPU unit 11, analysis unit 12, main communication unit 13, and DB unit 14 on a base unit having a PLC bus 19.
  • the DB unit 14 has a database 40 in which data collected from the controlled devices 31 to 33 is accumulated.
  • the database 40 will be referred to as DB40.
  • Each of the controlled devices 31 to 33 corresponds to a device for carrying out a processing step in a factory.
  • the controlled device 31 has a slave communication unit 311 for communicating with the master communication unit 13 of the data collection device 10, and a servo device 312 including a servo amplifier and a servo motor.
  • the controlled device 32 has a slave communication unit 321 for communicating with the master communication unit 13, and a servo device 322.
  • the controlled device 33 has a slave communication unit 331 for communicating with the master communication unit 13, and a sensor 332.
  • the controlled devices 31 to 33 may be referred to as controlled device 30 without distinction.
  • Each of the controlled devices 30 operates according to a control command given from the outside.
  • controlled devices 31 to 33 carry out a cleaning process in a semiconductor manufacturing device as shown in FIG. 2.
  • the material is transported by driving a ball screw 35 using a servo motor.
  • controlled device 31 has a single-axis servo motor, as indicated by one ball screw 35 which belongs to processing tank 1 together with controlled device 31
  • controlled device 32 has a two-axis servo motor, as indicated by two ball screws 35 which belong to processing tank 2 together with controlled device 32.
  • These servo motors operate according to control commands from data collection device 10, which is the control device.
  • the controlled device 33 shown in FIG. 2 has a two-axis servo motor that belongs to the processing tank 3 together with the controlled device 33, in addition to the sensor 332 shown in FIG. 1.
  • Each controlled device 30 only needs to have an operating unit that operates with respect to the processing process or operates according to the processing process in accordance with the control command from the data collection device 10, and this operating unit may be a servo device or a sensor, or may be a part that operates differently from the servo device and the sensor.
  • the operation by the operating unit may or may not involve the movement of an object.
  • a sensor as an operating unit may perform an operation of outputting a signal indicating the sensing result of the sensing target, such as the temperature, pressure, and flow rate in the processing process.
  • the semiconductor manufacturing process shown in FIG. 2 is realized by the operation of a large number of controlled devices, including devices different from the controlled devices 31 to 33.
  • the number of controlled devices 30 may be more than three, and may be changed arbitrarily according to the system configuration at the site.
  • a number of devices including controlled devices 31-33 transmit operation data indicating the operation status of the devices to the data collection device 10.
  • the operation data received by the data collection device 10 is stored in the DB 40 and, as necessary, is displayed to the user by the terminal 20 for analysis by the user.
  • the operation data transmitted from the controlled devices 31, 32 having servo devices 312, 322 is, for example, data indicating the latest values of the motor speed, torque, or bus voltage of the servo devices 312, 322, and the operation data transmitted from the controlled device 33 having a sensor 332 is data indicating the latest sensing result by the sensor 332.
  • the operation data is transmitted periodically as described below.
  • the terminal 20 may be an industrial PC (Personal Computer), a tablet terminal, or a general PC, or it may be any other information processing device that functions as a user interface.
  • the terminal 20 is connected to the data collection device 10 via a communication line such as a USB (Universal Serial Bus) cable or a LAN (Local Area Network) cable.
  • the terminal 20 executes a software application called an engineering tool, thereby providing a function that enables the user to create and edit a control program to be executed by the data collection device 10 as a control device, and writes the completed control program to the data collection device 10.
  • the terminal 20 is used to set parameters for the data collection device 10 to communicate via the industrial network 300, and to set parameters for executing the control program.
  • These settings include settings related to the configuration of the network system 101 including the data collection device 10 as a control device and the controlled devices 31 to 33.
  • the user sets the configuration of the network system 101 using an engineering tool, and gives names to the components of the network system 101 that are easy for the user to understand or manage. The names given in this way are used as management items, i.e., labels, of the DB 40 described below.
  • system configuration information 21 indicating the configuration of the network system 101 is provided or created by the user on the terminal 20.
  • This system configuration information 21 includes label information 22, which indicates the labels given to the controlled devices 31 to 33 as names for the user to manage the controlled devices 31 to 33.
  • FIG. 3 shows an example of a user interface 201 of the terminal 20.
  • a window 202 for managing devices connected to the industrial network 300 is displayed, and in the window 202, the user inputs labels to be attached to each of the controlled devices 31 to 33.
  • a label name "treatment tank 1” which is a name that is easy for the user to understand, is input in the input field 511 of the icon 51 corresponding to the controlled device 31
  • a label name "treatment tank 2" is input in the input field 512 of the icon 52 corresponding to the controlled device 32
  • a label name "treatment tank 3" is input in the input field 513 of the icon 53 corresponding to the controlled device 33.
  • the label names are not limited to the example in FIG. 3, and may be any name input.
  • Label information 22 indicating these label names is provided from the terminal 20 to the data collection device 10 and is used when creating the DB 40 described below.
  • the CPU unit 11, analysis unit 12, main communication unit 13, and terminal 20 of the data collection device 10 are each composed of hardware elements for functioning as a computer.
  • the FA device 60 corresponding to each of the CPU unit 11, analysis unit 12, main communication unit 13, and terminal 20 has a processor 61, a main memory unit 62, an auxiliary memory unit 63, an input unit 64, an output unit 65, and a communication unit 66.
  • the main memory unit 62, the auxiliary memory unit 63, the input unit 64, the output unit 65, and the communication unit 66 are all connected to the processor 61 via an internal bus 67.
  • the processor 61 includes a CPU (Central Processing Unit) or MPU (Micro Processing Unit) as a processing circuit.
  • the processor 61 executes a program P1 stored in the auxiliary storage unit 63 to realize various functions and execute the processes described below.
  • the program P1 of the terminal 20 corresponds to the above-mentioned engineering tool.
  • the processor 61 of the CPU unit 11 executes a control program in addition to the program P1.
  • the main memory unit 62 includes a RAM.
  • the program P1 is loaded into the main memory unit 62 from the auxiliary memory unit 63.
  • the main memory unit 62 is used as a working area for the processor 61.
  • the auxiliary memory unit 63 includes non-volatile memory such as an EEPROM and a HDD (Hard Disk Drive). In addition to the program P1, the auxiliary memory unit 63 stores various data used in the processing of the processor 61. The auxiliary memory unit 63 supplies the data used by the processor 61 to the processor 61 according to instructions from the processor 61. The auxiliary memory unit 63 also stores data supplied from the processor 61.
  • the input unit 64 includes input devices such as hardware switches, input keys, a keyboard, and a pointing device.
  • the input unit 64 acquires information input by a user of the FA device 60 and notifies the processor 61 of the acquired information.
  • the output unit 65 includes output devices such as an LED (Light Emitting Diode), an LCD (Liquid Crystal Display), and a speaker.
  • the output unit 65 presents various information to the user according to instructions from the processor 61.
  • the communication unit 66 includes a communication interface circuit for communicating with an external device.
  • the communication unit 66 receives a signal from the outside and outputs data indicated by this signal to the processor 61.
  • the communication unit 66 also transmits a signal indicating the data output from the processor 61 to the external device.
  • the FA device 60 may have multiple communication units 66.
  • the FA device 60 which is the main communication unit 13, may have a communication unit 66 for communicating via the PLC bus 19 and a communication unit 66 for communicating via the industrial network 300 separately.
  • the data collection device 10 has, as its functions, a reception unit 110 that receives system configuration information 21 provided from the terminal 20, a creation unit 120 that creates and initializes a DB 40 having axes corresponding to the list of labels of the controlled devices 30 indicated by the system configuration information 21, an addition unit 130 that adds operation data received by the main communication unit 13 to the DB 40, and a control unit 140 that transmits control commands to the controlled devices 30 via the main communication unit 13.
  • the reception unit 110 is realized mainly by the cooperation of the processor 61 and the communication unit 66 of the CPU unit 11.
  • the reception unit 110 acquires the system configuration information 21 from the terminal 20 and recognizes the configuration of the network system 101 based on the acquired system configuration information 21.
  • the reception unit 110 recognizes what equipment is connected to the industrial network 300.
  • FIG. 1 one industrial network 300 is shown, but when the network system 101 is configured by multiple industrial networks 300 via relay devices such as hubs and gateways, the reception unit 110 recognizes which equipment is connected to which industrial network based on the system configuration information 21.
  • the recognition of equipment by the reception unit 110 is recognition of information necessary for communicating with the equipment, and this information includes, for example, a protocol with which the equipment can communicate, a protocol to communicate with the equipment, and an area code or network address of the equipment. Furthermore, the reception unit 110 may recognize the model or model number of the equipment, or information regarding other equipment.
  • the creation unit 120 is mainly realized by the processor 61 of the CPU unit 11.
  • the creation unit 120 acquires from the reception unit 110 the labels attached to each of the controlled devices 30 recognized by the reception unit 110 as components of the network system 101, and creates a DB 40 having an axis corresponding to the list of labels of the controlled devices 30.
  • the creation unit 120 creates a two-dimensional database defined by a first axis defined in the label list 410 and a second axis different from the first axis, as shown in FIG. 6.
  • the database 40 at the stage created by the creation unit 120 does not include actual data in the second axis direction.
  • the label of each controlled device 30 is associated with a device ID for identifying each controlled device 30 in the network system 101.
  • the device ID is an ID for the data collection device 10 and the controlled device 30 to identify the device, and may be an area code or network address, or may be another identifier.
  • the list of labels is primarily referenced when DB40 is used by a user, and the list of device IDs is primarily referenced when DB40 is used by the data collection device 10.
  • the creation unit 120 also notifies the adding unit 130 of the list of device IDs of DB40 that it has created.
  • the creation unit 120 corresponds to an example of a creation means for creating a multidimensional database.
  • Labels are different from device IDs. Specifically, labels are arbitrarily determined by the user to manage multiple controlled devices 30, whereas device IDs are usually determined by a data collection device, which is a PLC, or other device. Furthermore, the rules for determining labels are different from the rules for determining device IDs. For example, the rules for determining labels allow a relatively long number of characters so that any name can be used by the user, whereas device IDs are preferably unified to a relatively short length as long as they identify the controlled devices 30. In other words, the number of characters for a label is arbitrary, whereas the length of a device ID is common to all controlled devices 30 and is shorter than the maximum number of characters for a label. Furthermore, the same name can be attached as a label to different controlled devices 30 as long as it is determined and input by the user, whereas duplicate device IDs are not permitted.
  • the master communication unit 13 communicates with the slave communication units 311, 321, and 331 of the controlled device 30 in accordance with the IEEE 802.1 TSN (Time Sensitive Networking) standard.
  • IEEE 802.1 TSN Time Sensitive Networking
  • the IEEE 802.1 TSN standard will be referred to as the TSN standard.
  • the slave communication units 311, 321, and 331 of the controlled device 30 may be referred to as communication units without distinction.
  • the time synchronization protocol is a protocol for synchronizing the time of devices on a network with high precision.
  • IEEE802.1AS is applied as the time synchronization protocol
  • a grand master corresponding to one node on the network periodically distributes a high-precision reference clock via the network.
  • transmission delays are measured by sending data back and forth between the grand master and other nodes, and the other nodes obtain a reference clock with this transmission delay corrected. This allows the time with the transmission delay corrected to be shared.
  • time sharing and time synchronization among multiple devices means synchronizing the clocks that each of the multiple devices has. If the clocks on multiple devices each keep the same time, and this time is shared among the multiple devices, then the multiple devices will have their time synchronized. In what follows, the time shared among devices will be referred to as the shared time.
  • the multiple communication units transmit and receive data based on a schedule that is determined in advance according to the shared time.
  • the communication units communicate by time division multiplexing in communication periods 41 and 42, each of which has a length that is determined in advance according to the shared time.
  • Communication cycles 41 and 42 are adjacent to each other. That is, communication cycle 42 is provided immediately after communication cycle 41, and the end time of communication cycle 41 is equal to the start time of communication cycle 42. Although two communication cycles 41 and 42 are shown in FIG. 7, communication cycles equivalent to communication cycles 41 and 42 are provided periodically before communication cycle 41 and after communication cycle 42.
  • the length of communication cycles 41 and 42 is, for example, 1 microsecond or 1 millisecond.
  • Communication cycles 41, 42 each have time slots TS1, TS2 adjacent to each other.
  • time slots TS1, TS2 are arranged in this order in communication cycle 41 as shown in FIG. 7, the start time of time slot TS1 is equal to the start time of communication cycle 41, the end time of time slot TS1 is equal to the start time of time slot TS2, and the end time of time slot TS2 is equal to the end time of communication cycle 41.
  • Time slot TS1 of communication cycle 42 is arranged immediately after time slot TS2 of communication cycle 41.
  • Time slots TS1 and TS2 are time segments for transmitting different types of data that are predefined.
  • time slots TS1 and TS2 are provided for communication of a predefined format, channel, or protocol.
  • a control command for the controlled device 30 is transmitted from the main communication unit 13, which corresponds to the grand master, to the sub communication units 311, 321, and 331 according to a protocol for real-time communication, as shown by the dashed arrow in FIG. 7.
  • operation data from the controlled device 30 is transmitted from the sub communication units 311, 321, and 331 to the main communication unit 13 according to a non-real-time protocol such as IP communication, as shown by the thick arrow in FIG. 7.
  • Time slot TS1 corresponds to an example of a first time segment for transmitting a control command
  • time slot TS2 corresponds to an example of a second time segment for transmitting operation data.
  • the communication periods 41 and 42 are equal in length, communication in each time slot is performed periodically.
  • communication in time slot TS1 follows a protocol that guarantees real-time performance, a relatively small amount of data is transmitted in each communication period, as shown by band 401 in FIG. 8.
  • communication in time slot TS2 follows a protocol that does not necessarily guarantee real-time performance, as shown by band 402 in FIG. 8, the amount of data transmitted is not constant, and if the size of the data to be transmitted exceeds the transmission capacity, the data may be transmitted in the next or subsequent time slots TS2. Therefore, the operation data transmitted in time slot TS2 is given period information indicating the communication period in which the operation data is first transmitted by the secondary communication units 311, 321, and 331.
  • the data collection device 10 having the primary communication unit 13 identifies the communication period in which the operation data is expected to be received by referring to the period information given to the operation data.
  • the period information may be information that distinguishes a communication period from other communication periods by an integer that is incremented from the start of communication, information that indicates the date and time or system time that indicates the timing at which each communication period starts, or other information.
  • the master communication unit 13 outputs the operation data and period information received from the slave communication units 311, 321, and 331 of the controlled device 30 to the additional unit 130.
  • the master communication unit 13 corresponds to an example of a communication means that receives operation data indicating the operation status of each of the controlled devices for each communication period that is defined by a shared time shared with multiple controlled devices.
  • the adding unit 130 is mainly realized by the processor 61 of the CPU unit 11.
  • the adding unit 130 adds the operation data received by the main communication unit 13 along the second axis of the DB 40 in association with the device ID of the controlled device 30 that is the source of the operation data.
  • the operation data is assigned a source IP address included in the header of the packet containing the operation data or the packet that is the operation data as source information indicating the source.
  • the adding unit 130 identifies the device ID corresponding to this source IP address from the list of device IDs notified by the creation unit 120, and corresponds it to the identified device ID, and adds a value indicating the operation state of the controlled device 30 indicated by the operation data to the DB 40 in association with the communication period indicated by the period information assigned to the operation data on the second axis corresponding to the list of communication periods.
  • the adding unit 130 corresponds to an example of an adding means that adds the operation data received by the communication means to the multidimensional database along the second axis for each communication period in association with the label of the controlled device whose operation state is indicated by the operation data.
  • the adding unit 130 adds the operation data from the controlled device 31 to the row of communication cycle (n+2) following communication cycle (n) and communication cycle (n+1) in column 411 having the device ID corresponding to the controlled device 31. Similarly, the adding unit 130 adds operation data from the controlled device 32 to the row of communication cycle (n+2) in column 412 corresponding to the controlled device 32, and adds operation data from the controlled device 33 to the row of communication cycle (n+2) in column 413 corresponding to the controlled device 33.
  • the second axis of DB 40 corresponds to time and corresponds to the list of communication cycles.
  • DB40 has a first axis corresponding to the list of labels of controlled devices 30, and therefore DB40 is configured using the configuration of industrial network 300.
  • DB40 also manages operation data in a matrix along the first axis corresponding to the list of labels of controlled devices 30 and the second axis corresponding to the list of communication cycles. Since a large amount of operation data is managed in a matrix and the communication cycle is defined by an accurate shared time, by using DB40 it becomes possible to easily grasp the group of operation data generated in network system 101.
  • the analysis unit 12 analyzes the operation data by taking advantage of the ease of overview in the DB 40.
  • the analysis unit 12 identifies parameters to be set in the controlled device 30 in order to improve the performance of the controlled device 30, and notifies the control unit 140 of the identified parameters.
  • the analysis unit 12 identifies motor speeds and torques that cause the bus voltage to become unstable, and identifies parameters that substitute for such motor speeds and torques.
  • the analysis unit 12 may analyze the operation data for each column of the DB 40, or may analyze the operation data for each communication cycle. Furthermore, the analysis unit 12 may identify the cause of a malfunction by analyzing the operation data, or may offset the malfunction tendency to improve the malfunction.
  • the analysis unit 12 corresponds to an example of an analysis means that performs an analysis on the controlled device based on the operation data stored in the multidimensional database.
  • the control unit 140 is mainly realized by the processor 61 of the CPU unit 11.
  • the control unit 140 generates control commands for setting the parameters identified by the analysis unit 12 in the controlled device 30, and controls the controlled device 30 by transmitting the generated control commands to the controlled device 30 via the main communication unit 13.
  • the control unit 140 corresponds to an example of a control means that controls the controlled device by transmitting control commands generated based on the results of the analysis by the analysis means.
  • the reception unit 110 receives the system configuration information 21 from the terminal 20 (step S1), and the creation unit 120 extracts the label information 22 from the system configuration information 21 (step S2), and creates a list of labels by arranging the labels indicated by the label information according to predetermined rules (step S3).
  • the system configuration information 21 includes information about the network configuration and the devices connected to each network.
  • the system configuration information 21 includes, as information about each device, a label assigned by a user, a device ID used by a device in the network system 101 to identify the device, and a dynamically set network address.
  • the device ID and the network address may be the same information.
  • the rule for creating the list of labels is, as shown by the arrow and the numbers surrounded by dashed circles in FIG. 11, a rule for identifying devices in order of proximity to the data collection device 10, with the data collection device 10 as the base. According to this rule, a list of labels assigned to devices is created in the order in which it is assumed that operational data will be received earliest.
  • the creation unit 120 associates the device ID of each controlled device 30 with a label as shown in FIG. 6 (step S4), and creates a DB 40 having a first axis corresponding to the list of labels in the DB unit 14 (step S5).
  • the creation unit 120 then notifies the adding unit 130 of the information of the created DB 40 (step S6).
  • step S7 determines whether or not operation data from the controlled device 30 has been received by the main communication unit 13 in the new communication cycle. If it is determined that operation data has not been received (step S7; No), the adding unit 130 repeats the determination of step S7 and waits until operation data is received. On the other hand, if it is determined that operation data has been received (step S7; Yes), the adding unit 130 adds the operation data to the DB 40 along the second axis (step S8). Thereafter, the processing by the data collection device 10 returns to step S7.
  • the reception unit 110 receives the label input to the user interface 201 for managing the controlled devices connected to the industrial network 300, and the addition unit 130 adds the operation data to the DB 40 along the second axis for each communication period, corresponding to the label of the controlled device 30.
  • the label input to the user interface 201 is used as the label of the controlled device 30 whose operation state is indicated by the operation data, so that the user who uses the DB 40 does not need to perform a post-facto confirmation operation.
  • a DB 40 with high visibility is generated without performing preparatory work for configuring a database separately from this construction. Therefore, it is possible to easily use the history of periodic communication at the FA site.
  • control commands are transmitted in time slot TS1 for real-time communication
  • operational data is transmitted in time slot TS2 for non-real-time communication. This makes it possible to execute communication that combines real-time and non-real-time communication without compromising the real-time nature of the control commands.
  • the analysis unit 12 can efficiently analyze the operation data. Furthermore, since the control command generated based on the analysis by the analysis unit 12 is transmitted to the controlled device 30, it is expected that the operation of the controlled device 30 can be efficiently improved.
  • a database may be created using identification information of the controlled device 30, such as a device ID.
  • identification information is usually not easily understood by the user as information indicating the components of the system, and when referencing the database, the user must check to which device the station number is assigned.
  • the label of the controlled device whose operating status is indicated by the operation data, is input to a user interface for managing the controlled device 30 and accepted by the acceptance unit 110, and used in the DB 40. This eliminates the need for subsequent confirmation by the user of the DB 40.
  • the second embodiment will be described, focusing on the differences from the first embodiment. Note that the same or equivalent configurations as those in the first embodiment will be denoted by the same reference numerals.
  • the DB 40 includes operational data, but if the DB 40 further includes control data, the data can be used for post-mortem analysis. Below, an example will be described in which the DB 40 accumulates the history of control data and operational data.
  • the data collection device 10 has an acquisition unit 150 that acquires control commands output from the control unit 140.
  • the acquisition unit 150 is mainly realized by the processor 61 of the CPU unit 11.
  • the acquisition unit 150 outputs the acquired control commands to the addition unit 130.
  • the acquisition unit 150 corresponds to an example of an acquisition means that acquires control commands for each controlled device for each communication cycle.
  • the control unit 140 outputs a control command to be sent to the controlled device 30 regardless of the analysis performed by the analysis unit 12.
  • the adding unit 130 adds to the DB 40 the control command provided by the acquiring unit 150 in addition to the operation data acquired by the main communication unit 13.
  • the adding unit 130 has a first axis corresponding to a list 420 of labels including a first list of labels as the transmission source of the operation data and a second list of labels as the destination of the control command.
  • the adding unit 130 adds the operation data along the second axis in the same manner as in the first embodiment.
  • the adding unit 130 adds the control command provided by the acquiring unit 150 along the second axis.
  • the adding unit 130 adds the control command acquired by the acquiring unit 150 to the DB 40 along the second axis for each communication cycle, corresponding to the label in the second list of the controlled device 30 controlled by the control command.
  • the control command for each of the controlled devices 31 to 33 is added to columns 414, 415, and 416 for each communication cycle.
  • the analysis unit 12 analyzes the operation data and control commands contained in the DB 40, and the control unit 140 outputs control commands based on this analysis.
  • the information stored in the DB 40 may be subject to analysis by a user via the terminal 20.
  • the third embodiment will be described with a focus on differences from the first embodiment.
  • the same or equivalent components as those in the first embodiment will be denoted by the same reference numerals.
  • the DB 40 is generated as a three-dimensional database having a third axis corresponding to a list of the first and second operation data transmitted from each of the controlled devices 31 to 33 in addition to the first and second axes.
  • the first and second operation data are a plurality of types of operation data that can be transmitted from a single controlled device 30 in a specific cycle.
  • the first operation data having a value of "75” and the second operation data having a value of "60” are transmitted from the controlled device 31 labeled "treatment tank 1" in cycle (n) and stored along the third axis of the DB 40.
  • Such a DB 40 makes it easy to search and operate the information contained in the DB 40.
  • DB40 is a two-dimensional database or a three-dimensional database
  • further axes may be added to generate a four- or more-dimensional DB40.
  • the data collection device 10 is a control device such as a PLC
  • the data collection device 10 may be connected to the industrial network 300 as a device separate from the PLC. If the data collection device 10 is different from a control device, the acquisition unit 150 may acquire control commands from an external control device via the communication unit of the data collection device 10.
  • the data collection device 10 stores DB40 in internal memory, this is not limited thereto, and the data collection device 10 may write DB40 to external memory.
  • the data collection device 10 specifies the row and column of the DB 40 in which the operation data should be stored by referring to the source information indicating the source of the packet as operation data and the period information assigned to the operation data, but this is not limited to this.
  • the data collection device 10 can determine the column in which the operation data should be stored by determining the order in which the operation data was received within the communication period.
  • the data collection device 10 may determine the row in which the operation data should be stored according to the communication period managed by the data collection device 10 side without period information being assigned to the operation data.
  • the operation data may be transmitted according to a real-time protocol.
  • the functions of the data collection device 10 according to the above-described embodiment can be realized by dedicated hardware or by a normal computer system.
  • program P1 can be stored and distributed on a computer-readable recording medium such as a flexible disk, a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), or an MO (Magneto-Optical disk), and by installing program P1 on a computer, a device that executes the above-mentioned processing can be configured.
  • a computer-readable recording medium such as a flexible disk, a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), or an MO (Magneto-Optical disk).
  • program P1 may be stored in a disk device of a server device on a communication network such as the Internet, and may be downloaded to a computer, for example, by superimposing it on a carrier wave.
  • the above process can also be achieved by launching and executing program P1 while transferring it via a network such as the Internet.
  • processing can also be achieved by executing all or part of program P1 on a server device, and executing program P1 while a computer transmits and receives information related to the processing via a communications network.
  • the OS Operating System
  • the OS working together with an application only the parts other than the OS may be stored on a medium and distributed, or may be downloaded to a computer.
  • the manner in which the terminal 20 uses the engineering tool is not limited to the above-described embodiment.
  • the terminal 20 may create the above-described system configuration information 21 by using an engineering tool stored in a cloud server.
  • the means for realizing the functions of the data collection device 10 are not limited to software, and some or all of the functions may be realized by dedicated hardware or circuits.
  • This disclosure is suitable for managing data at FA sites.
  • 10 Data collection device 11 CPU unit, 12 Analysis unit, 13 Main communication unit, 14 DB unit, 19 PLC bus, 20 Terminal, 21 System configuration information, 22 Label information, 30-33 Controlled device, 35 Ball screw, 40 DB, 41, 42 Communication cycle, 51-53 Icon, 60 FA device, 61 Processor, 62 Main memory unit, 63 Auxiliary memory unit, 64 Input unit, 65 Output unit, 66 Communication unit, 67 Internal bus, 100 Data collection System, 101 Network system, 110 Reception section, 120 Creation section, 130 Addition section, 140 Control section, 150 Acquisition section, 201 User interface, 202 Window, 300 Industrial network, 311, 321, 331 Slave communication unit, 312, 322 Servo equipment, 332 Sensor, 401, 402 Bandwidth, 411-416 Columns, 410, 420 List, 511-513 Input field, P1 Program, TS1, TS2 Time slot.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Factory Administration (AREA)

Abstract

This data collecting apparatus (10) in a semiconductor manufacturing system is connected to multiple controlled devices, which operate in accordance with control commands, via an industrial network (for example, CC-Link IE TSN (a trademark of Mitsubishi Denki), TSN network). The data collecting apparatus (10) comprises: a main communication unit (13) that receives, at communication periods, operation data each indicating the operation state of the respective controlled device; a creation unit (120) that creates a multi-dimension database having a first axis, which corresponds to a list of labels assigned to the respective ones of the multiple controlled devices so as to manage the controlled devices, and a second axis corresponding to a list of communication periods; and an addition unit (130) that adds, at the communication periods, the operation data received by the main communication unit (13) to a database (40) along the second axis in such a manner that causes the operation data to correspond to the labels of the controlled devices the operation states of which are indicated by the operation data.

Description

データ収集装置、データ収集システム、データベース作成方法及びプログラムData collection device, data collection system, database creation method and program
 本開示は、データ収集装置、データ収集システム、データベース作成方法及びプログラムに関する。 This disclosure relates to a data collection device, a data collection system, a database creation method, and a program.
 種々の機器を制御するFA(Factory Automation)システムが運用される現場では、品質管理のためにデータを利用することの重要性が増している。例えば、半導体製造工場では、産業用ネットワークを介してサーボモータに代表される設備機器を制御して半導体ウェハが搬送される。このような設備機器からデータを収集して解析することで、設備機器の異常、及び、半導体ウェハの異常が検出される。 In workplaces where FA (Factory Automation) systems that control various equipment are in operation, the use of data for quality control is becoming increasingly important. For example, in semiconductor manufacturing factories, semiconductor wafers are transported by controlling equipment such as servo motors via industrial networks. By collecting and analyzing data from such equipment, abnormalities in the equipment and in the semiconductor wafers can be detected.
 半導体製造工場のようなシステムの規模は大きく、収集されるデータも多くなるため、データはデータベースにおいて管理される。この種のデータベースを利用するためには、データの送信元又は管理担当のデータへの関連付けのような、データベースを構築するための作業が生じる。このような作業は、実際のシステムの構成を確認しながら実施する必要があるため、煩雑なものとなり、システム設計及び開発業務における負担が大きい。そこで、データベースをある程度自動的に構築する技術を利用することが考えられる(例えば、特許文献1を参照)。 The scale of systems such as semiconductor manufacturing plants is large, and the amount of data collected is large, so the data is managed in a database. In order to use this type of database, work is required to build the database, such as linking the data to the data sender or manager. This work is complicated because it must be carried out while checking the actual system configuration, and it places a large burden on system design and development work. Therefore, it is possible to consider using technology that can build databases to a certain extent automatically (for example, see Patent Document 1).
 特許文献1には、一定周期毎に通信装置同士がサイクリック通信を実行し、データ収集管理装置が、サイクリック通信において送信された通信データを管理する技術について記載されている。通信データは、送信元の通信装置を示す局番号と、通信周期を特定する周期番号と、を含む。データ収集管理装置は、局番号と、周期番号と、通信データの実データと、を含む行データを並べることで、収集した通信データを管理する。 Patent Document 1 describes a technology in which communication devices execute cyclic communication with each other at regular intervals, and a data collection management device manages the communication data transmitted in the cyclic communication. The communication data includes a station number indicating the communication device that sent it, and a cycle number that specifies the communication cycle. The data collection management device manages the collected communication data by arranging row data that includes the station number, cycle number, and actual data of the communication data.
国際公開第2021/130912号International Publication No. 2021/130912
 特許文献1の技術は、通信データにエラーが発生した場合に、どのようなタイミングで送信された、どの通信装置からの通信データにエラーが発生しているかを管理するものである。このため、通信データを示す行データを一方向に並べて管理する場合であっても、この行データが周期番号と局番号を含んでいればエラーの発生を管理することができる。 The technology in Patent Document 1 manages, when an error occurs in communication data, the timing at which the error occurred in the communication data sent and from which communication device. Therefore, even if row data indicating communication data is managed by lining up in one direction, the occurrence of an error can be managed as long as this row data includes a cycle number and a station number.
 しかしながら、周期的な通信の履歴をユーザが事後的に利用する際には、上述のように行データが単純に並べられた情報は、一覧性が乏しいため利用しやすいものとはいえない。したがって、FAの現場における周期的な通信の履歴の利用を容易なものとする余地がある。 However, when a user later uses the history of periodic communications, the information, in which row data is simply arranged as described above, is not easy to use because it lacks visibility at a glance. Therefore, there is room for making it easier to use the history of periodic communications at FA sites.
 本開示は、上述の事情の下になされたもので、FAの現場における周期的な通信の履歴の利用を容易なものとすることを目的とする。 This disclosure was made in light of the above-mentioned circumstances, and aims to make it easier to use the history of periodic communications at FA sites.
 上記目的を達成するため、本開示のデータ収集装置は、制御指令に従って動作する複数の被制御機器にネットワークを介して接続されるデータ収集装置であって、複数の被制御機器と共有される共有時刻により規定される通信周期毎に、被制御機器それぞれの稼働状態を示す稼働データを受信する通信手段と、複数の被制御機器を管理するために被制御機器それぞれに付されるラベルのリストに対応する第1軸と、通信周期のリストに対応する第2軸と、を有する多次元データベースを作成する作成手段と、通信手段によって受信された稼働データを、該稼働データによって稼働状態が示される被制御機器のラベルに対応させて、通信周期毎に第2軸に沿って多次元データベースに追加する追加手段と、を備える。 In order to achieve the above object, the data collection device disclosed herein is a data collection device connected via a network to a plurality of controlled devices that operate according to control commands, and includes a communication means for receiving operation data indicating the operation status of each of the controlled devices for each communication cycle defined by a shared time shared with the plurality of controlled devices, a creation means for creating a multidimensional database having a first axis corresponding to a list of labels attached to each of the controlled devices to manage the plurality of controlled devices, and a second axis corresponding to the list of communication cycles, and an addition means for adding the operation data received by the communication means to the multidimensional database along the second axis for each communication cycle, corresponding to the label of the controlled device whose operation status is indicated by the operation data.
 本開示によれば、追加手段が、稼働データを、被制御機器のラベルに対応させて、通信周期毎に第2軸に沿って多次元データベースに追加する。これにより、一覧性の高い多次元データベースが稼働データの受信履歴として生成されることとなる。したがって、FAの現場における周期的な通信の履歴の利用を容易なものとすることができる。 According to the present disclosure, the adding means adds the operation data to the multidimensional database along the second axis for each communication cycle, corresponding to the label of the controlled device. This allows a highly viewable multidimensional database to be generated as a reception history of the operation data. This makes it easy to use the history of periodic communications at the FA site.
実施の形態1に係るデータ収集システムの構成を示す図FIG. 1 is a diagram showing a configuration of a data collection system according to a first embodiment; 実施の形態1に係る半導体製造工程における製造装置内でのウェハ処理の一例を示す図FIG. 1 is a diagram showing an example of wafer processing in a manufacturing device in a semiconductor manufacturing process according to the first embodiment; 実施の形態1に係るユーザインタフェースに対する入力例を示す図FIG. 1 is a diagram showing an example of input to a user interface according to the first embodiment; 実施の形態1に係るFA装置のハードウェア構成を示す図FIG. 1 is a diagram showing a hardware configuration of an FA device according to a first embodiment; 実施の形態1に係るデータ収集装置の機能的な構成を示す図FIG. 1 is a diagram showing a functional configuration of a data collection device according to a first embodiment; 実施の形態1に係る作成部によって作成された段階のデータベースを示す図FIG. 1 shows a database at a stage created by a creation unit according to the first embodiment. 実施の形態1に係る周期的な通信について説明するための第1の図FIG. 1 is a first diagram for explaining periodic communication according to a first embodiment; 実施の形態1に係る周期的な通信について説明するための第2の図FIG. 2 is a second diagram for explaining periodic communication according to the first embodiment; 実施の形態1に係る追加部によって稼働データが追加されたデータベースを示す図FIG. 13 is a diagram showing a database to which operational data has been added by an adding unit according to the first embodiment; 実施の形態1に係るデータベーステーブル作成処理を示すフローチャートFlowchart showing database table creation processing according to the first embodiment 実施の形態1に係るシステム構成情報の概要を示す図FIG. 1 is a diagram showing an overview of system configuration information according to the first embodiment; 実施の形態2に係るデータ収集装置の機能的な構成を示す図FIG. 13 is a diagram showing a functional configuration of a data collection device according to a second embodiment. 実施の形態2に係るデータベースの一例を示す図FIG. 13 is a diagram showing an example of a database according to the second embodiment; 実施の形態3に係るデータベースの一例を示す図FIG. 13 is a diagram showing an example of a database according to the third embodiment;
 以下、本開示の実施の形態に係るデータ収集システムについて、図面を参照しつつ詳細に説明する。 The data collection system according to the embodiment of the present disclosure will be described in detail below with reference to the drawings.
 実施の形態1.
 本実施の形態に係るデータ収集システム100は、工場においてネットワークを介して機器を制御する制御システムの一部として構築される。この制御システムは、例えば、製造ライン、加工ライン、検査ライン、その他の処理工程を実施するためのFAシステムである。また、データ収集システム100は、制御対象の機器の稼働状態を示す情報を機器から収集し、収集した情報は、分析の対象とされる。この分析は、例えば、異常又は異常予兆のリアルタイムな検出であってもよいし、品質管理のためのユーザによる分析であってもよいし、機器を制御するためのパラメータを自動的に又は手動で改善するための分析であってもよい。
Embodiment 1.
The data collection system 100 according to the present embodiment is constructed as a part of a control system that controls equipment in a factory via a network. This control system is, for example, a manufacturing line, a processing line, an inspection line, or an FA system for carrying out other processing steps. The data collection system 100 also collects information indicating the operating state of the equipment to be controlled from the equipment, and the collected information is subjected to analysis. This analysis may be, for example, real-time detection of anomalies or signs of anomalies, analysis by a user for quality control, or analysis for automatically or manually improving parameters for controlling the equipment.
 データ収集システム100は、図1に示されるように、被制御機器31,32,33を制御するとともにデータを収集するデータ収集装置10と、データ収集装置10に種々の設定をするためのユーザインタフェースとして機能する端末20と、産業用ネットワーク300を介してデータ収集装置10によって制御される被制御機器31~33と、を有する。 As shown in FIG. 1, the data collection system 100 includes a data collection device 10 that controls controlled devices 31, 32, and 33 and collects data, a terminal 20 that functions as a user interface for making various settings on the data collection device 10, and controlled devices 31 to 33 that are controlled by the data collection device 10 via an industrial network 300.
 データ収集装置10は、PLC(Programmable Logic Controller)に代表される制御装置であって、端末20から提供される制御プログラムを実行することにより、産業用ネットワーク300を介して接続される被制御機器31~33を制御する。制御プログラムは、ラダー言語で記述されたプログラムであってもよいし、他の言語で記述されたプログラムであってもよい。 The data collection device 10 is a control device such as a PLC (Programmable Logic Controller), and controls the controlled devices 31-33 connected via the industrial network 300 by executing a control program provided by the terminal 20. The control program may be a program written in ladder programming language, or may be a program written in another language.
 データ収集装置10は、制御プログラムを実行してデータ収集装置の構成要素を制御するCPU(Central Processing Unit)ユニット11と、被制御機器31~33の稼働状態を示す稼働データを分析する分析ユニット12と、産業用ネットワーク300を介して通信するための主通信ユニット13と、稼働データを蓄積するDB(Database)ユニット14と、を有する。CPUユニット11、分析ユニット12、主通信ユニット13及びDBユニット14は、PLCバス19を介して接続されて互いに通信する。PLCであるデータ収集装置10は、CPUユニット11、分析ユニット12、主通信ユニット13及びDBユニット14が、PLCバス19を有するベースユニットに装着されることで構成されるファンクションブロック形の制御装置である。DBユニット14は、被制御機器31~33から収集されたデータが蓄積されるデータベース40を有する。以下では、データベース40をDB40と表記する。 The data collection device 10 has a CPU (Central Processing Unit) unit 11 that executes a control program to control the components of the data collection device, an analysis unit 12 that analyzes operation data indicating the operating status of the controlled devices 31 to 33, a main communication unit 13 for communicating via an industrial network 300, and a DB (Database) unit 14 that accumulates the operation data. The CPU unit 11, analysis unit 12, main communication unit 13, and DB unit 14 are connected via a PLC bus 19 and communicate with each other. The data collection device 10, which is a PLC, is a function block type control device that is configured by mounting the CPU unit 11, analysis unit 12, main communication unit 13, and DB unit 14 on a base unit having a PLC bus 19. The DB unit 14 has a database 40 in which data collected from the controlled devices 31 to 33 is accumulated. Hereinafter, the database 40 will be referred to as DB40.
 被制御機器31~33はそれぞれ、工場における処理工程を実施するための機器に相当する。被制御機器31は、データ収集装置10の主通信ユニット13と通信するための従通信ユニット311と、サーボアンプ及びサーボモータを含むサーボ機器312と、を有る。被制御機器32は、主通信ユニット13と通信するための従通信ユニット321と、サーボ機器322と、を有する。被制御機器33は、主通信ユニット13と通信するための従通信ユニット331と、センサ332と、を有する。以下では、被制御機器31~33それぞれを区別することなく被制御機器30と表記することがある。被制御機器30はそれぞれ、外部から与えられる制御指令に従って動作する。 Each of the controlled devices 31 to 33 corresponds to a device for carrying out a processing step in a factory. The controlled device 31 has a slave communication unit 311 for communicating with the master communication unit 13 of the data collection device 10, and a servo device 312 including a servo amplifier and a servo motor. The controlled device 32 has a slave communication unit 321 for communicating with the master communication unit 13, and a servo device 322. The controlled device 33 has a slave communication unit 331 for communicating with the master communication unit 13, and a sensor 332. Below, the controlled devices 31 to 33 may be referred to as controlled device 30 without distinction. Each of the controlled devices 30 operates according to a control command given from the outside.
 例えば、被制御機器31~33は、図2に示されるような半導体製造装置の洗浄処理プロセスを実施する。処理用ウェハである材料を順に洗浄する複数の処理槽それぞれにおいて、サーボモータを用いてボールねじ35を駆動することで材料が搬送される。図2においては、被制御機器31が1軸のサーボモータを有することが被制御機器31とともに処理槽1に属する1つのボールねじ35によって示されており、被制御機器32が2軸のサーボモータを有することが、被制御機器32とともに処理槽2に属する2つのボールねじ35によって示されている。これらのサーボモータは、制御装置であるデータ収集装置10からの制御指令に従って動作する。 For example, controlled devices 31 to 33 carry out a cleaning process in a semiconductor manufacturing device as shown in FIG. 2. In each of a number of processing tanks which sequentially clean the material, which is a processing wafer, the material is transported by driving a ball screw 35 using a servo motor. In FIG. 2, controlled device 31 has a single-axis servo motor, as indicated by one ball screw 35 which belongs to processing tank 1 together with controlled device 31, and controlled device 32 has a two-axis servo motor, as indicated by two ball screws 35 which belong to processing tank 2 together with controlled device 32. These servo motors operate according to control commands from data collection device 10, which is the control device.
 また、図2に示される被制御機器33は、図1に示されるセンサ332の他に、被制御機器33とともに処理槽3に属する2軸のサーボモータを有している。被制御機器30それぞれは、データ収集装置10からの制御指令に従って処理工程に対して動作し、又は処理工程に応じて動作する動作部を有していればよく、この動作部は、サーボ機器又はセンサであってもよいし、サーボ機器及びセンサとは異なる動作をする部分であってもよい。なお、動作部による動作は、物体の移動を伴ってもよいし伴わなくともよい。例えば、動作部としてのセンサが、処理工程における温度、圧力、流速に代表されるセンシング対象のセンシング結果を示す信号を出力するという動作を実行してもよい。さらに、図2に示される半導体製造工程は、被制御機器31~33とは異なる機器を含む多数の被制御機器の動作によって実現される。図2に示されるように、被制御機器30の数は、3つより多くてもよいし、現場のシステム構成に応じて任意に変更されてもよい。 Furthermore, the controlled device 33 shown in FIG. 2 has a two-axis servo motor that belongs to the processing tank 3 together with the controlled device 33, in addition to the sensor 332 shown in FIG. 1. Each controlled device 30 only needs to have an operating unit that operates with respect to the processing process or operates according to the processing process in accordance with the control command from the data collection device 10, and this operating unit may be a servo device or a sensor, or may be a part that operates differently from the servo device and the sensor. Note that the operation by the operating unit may or may not involve the movement of an object. For example, a sensor as an operating unit may perform an operation of outputting a signal indicating the sensing result of the sensing target, such as the temperature, pressure, and flow rate in the processing process. Furthermore, the semiconductor manufacturing process shown in FIG. 2 is realized by the operation of a large number of controlled devices, including devices different from the controlled devices 31 to 33. As shown in FIG. 2, the number of controlled devices 30 may be more than three, and may be changed arbitrarily according to the system configuration at the site.
 図2に示されるように、被制御機器31~33を含む複数の機器は、当該機器の稼働状態を示す稼働データをデータ収集装置10に送信する。データ収集装置10によって受信された稼働データは、DB40に蓄積されて、必要に応じて端末20によってユーザに対して表示されて、ユーザによる分析に用いられる。サーボ機器312,322を有する被制御機器31,32から送信される稼働データは、例えば、当該サーボ機器312,322のモータ速度、トルク又は母線電圧の最新の値を示すデータであって、センサ332を有する被制御機器33から送信される稼働データは、当該センサ332による最新のセンシング結果を示すデータである。稼働データは、後述するように定期的に送信される。 As shown in FIG. 2, a number of devices including controlled devices 31-33 transmit operation data indicating the operation status of the devices to the data collection device 10. The operation data received by the data collection device 10 is stored in the DB 40 and, as necessary, is displayed to the user by the terminal 20 for analysis by the user. The operation data transmitted from the controlled devices 31, 32 having servo devices 312, 322 is, for example, data indicating the latest values of the motor speed, torque, or bus voltage of the servo devices 312, 322, and the operation data transmitted from the controlled device 33 having a sensor 332 is data indicating the latest sensing result by the sensor 332. The operation data is transmitted periodically as described below.
 図1に戻り、端末20は、産業用PC(Personal Computer)、タブレット端末又は一般的なPCであってもよいし、その他のユーザインタフェースとして機能する情報処理装置であってもよい。端末20は、USB(Universal Serial Bus)ケーブル又はLAN(Local Area Network)ケーブルのような通信線を介してデータ収集装置10に接続される。端末20は、エンジニアリングツールと呼ばれるソフトウェアアプリケーションを実行することにより、制御装置としてのデータ収集装置10に実行させる制御プログラムをユーザが作成及び編集するための機能を発揮し、完成した制御プログラムをデータ収集装置10に書き込む。 Returning to FIG. 1, the terminal 20 may be an industrial PC (Personal Computer), a tablet terminal, or a general PC, or it may be any other information processing device that functions as a user interface. The terminal 20 is connected to the data collection device 10 via a communication line such as a USB (Universal Serial Bus) cable or a LAN (Local Area Network) cable. The terminal 20 executes a software application called an engineering tool, thereby providing a function that enables the user to create and edit a control program to be executed by the data collection device 10 as a control device, and writes the completed control program to the data collection device 10.
 また、端末20を利用して、データ収集装置10が産業用ネットワーク300を介して通信するためのパラメータの設定、及び、制御プログラムを実行するためのパラメータの設定がなされる。これらの設定は、制御装置としてのデータ収集装置10及び被制御機器31~33を含むネットワークシステム101の構成に関する設定を含む。詳細には、ユーザは、エンジニアリングツールを利用してネットワークシステム101の構成を設定し、当該ネットワークシステム101の構成において、ユーザ自身が理解しやすい或いは管理しやすい名称をネットワークシステム101の構成要素に対して付ける。このようにして付けられた名称は、後述のDB40の管理項目、すなわちラベルとして利用される。換言すると、ネットワークシステム101の構成を示すシステム構成情報21が、端末20においてユーザによって提供又は作成される。このシステム構成情報21は、ラベル情報22を含み、ラベル情報22は、被制御機器31~33をユーザが管理するための名称として被制御機器31~33に付されるラベルを示す。 Furthermore, the terminal 20 is used to set parameters for the data collection device 10 to communicate via the industrial network 300, and to set parameters for executing the control program. These settings include settings related to the configuration of the network system 101 including the data collection device 10 as a control device and the controlled devices 31 to 33. In detail, the user sets the configuration of the network system 101 using an engineering tool, and gives names to the components of the network system 101 that are easy for the user to understand or manage. The names given in this way are used as management items, i.e., labels, of the DB 40 described below. In other words, system configuration information 21 indicating the configuration of the network system 101 is provided or created by the user on the terminal 20. This system configuration information 21 includes label information 22, which indicates the labels given to the controlled devices 31 to 33 as names for the user to manage the controlled devices 31 to 33.
 図3には、端末20のユーザインタフェース201が例示されている。このユーザインタフェース201において、産業用ネットワーク300に接続される機器を管理するためのウィンドウ202が表示され、当該ウィンドウ202において、被制御機器31~33それぞれに付されるラベルがユーザによって入力される。詳細には、被制御機器31に対応するアイコン51の入力欄511に、ユーザにとって分かりやすい名称である「処理槽1」というラベル名が入力され、被制御機器32に対応するアイコン52の入力欄512に「処理槽2」というラベル名が入力され、被制御機器33に対応するアイコン53の入力欄513に「処理槽3」というラベル名が入力される。ラベル名は、図3の例に限定されず、任意に入力された名称であってよい。これらのラベル名を示すラベル情報22は、端末20からデータ収集装置10に提供されて、後述のDB40を作成する際に用いられる。 3 shows an example of a user interface 201 of the terminal 20. In this user interface 201, a window 202 for managing devices connected to the industrial network 300 is displayed, and in the window 202, the user inputs labels to be attached to each of the controlled devices 31 to 33. In detail, a label name "treatment tank 1", which is a name that is easy for the user to understand, is input in the input field 511 of the icon 51 corresponding to the controlled device 31, a label name "treatment tank 2" is input in the input field 512 of the icon 52 corresponding to the controlled device 32, and a label name "treatment tank 3" is input in the input field 513 of the icon 53 corresponding to the controlled device 33. The label names are not limited to the example in FIG. 3, and may be any name input. Label information 22 indicating these label names is provided from the terminal 20 to the data collection device 10 and is used when creating the DB 40 described below.
 データ収集装置10のCPUユニット11、分析ユニット12及び主通信ユニット13並びに端末20はそれぞれ、コンピュータとして機能するためのハードウェア要素によって構成される。詳細には、図4に示されるように、CPUユニット11、分析ユニット12、主通信ユニット13及び端末20のそれぞれに相当するFA装置60は、プロセッサ61と、主記憶部62と、補助記憶部63と、入力部64と、出力部65と、通信部66と、を有する。主記憶部62、補助記憶部63、入力部64、出力部65及び通信部66はいずれも、内部バス67を介してプロセッサ61に接続される。 The CPU unit 11, analysis unit 12, main communication unit 13, and terminal 20 of the data collection device 10 are each composed of hardware elements for functioning as a computer. In detail, as shown in FIG. 4, the FA device 60 corresponding to each of the CPU unit 11, analysis unit 12, main communication unit 13, and terminal 20 has a processor 61, a main memory unit 62, an auxiliary memory unit 63, an input unit 64, an output unit 65, and a communication unit 66. The main memory unit 62, the auxiliary memory unit 63, the input unit 64, the output unit 65, and the communication unit 66 are all connected to the processor 61 via an internal bus 67.
 プロセッサ61は、処理回路としてのCPU(Central Processing Unit)又はMPU(Micro Processing Unit)を含む。プロセッサ61は、補助記憶部63に記憶されるプログラムP1を実行することにより、種々の機能を実現して、後述の処理を実行する。端末20のプログラムP1は、上述のエンジニアリングツールに相当する。なお、CPUユニット11のプロセッサ61は、プログラムP1に加えて、制御プログラムを実行する。 The processor 61 includes a CPU (Central Processing Unit) or MPU (Micro Processing Unit) as a processing circuit. The processor 61 executes a program P1 stored in the auxiliary storage unit 63 to realize various functions and execute the processes described below. The program P1 of the terminal 20 corresponds to the above-mentioned engineering tool. The processor 61 of the CPU unit 11 executes a control program in addition to the program P1.
 主記憶部62は、RAMを含む。主記憶部62には、補助記憶部63からプログラムP1がロードされる。そして、主記憶部62は、プロセッサ61の作業領域として用いられる。 The main memory unit 62 includes a RAM. The program P1 is loaded into the main memory unit 62 from the auxiliary memory unit 63. The main memory unit 62 is used as a working area for the processor 61.
 補助記憶部63は、EEPROM及びHDD(Hard Disk Drive)に代表される不揮発性メモリを含む。補助記憶部63は、プログラムP1の他に、プロセッサ61の処理に用いられる種々のデータを記憶する。補助記憶部63は、プロセッサ61の指示に従って、プロセッサ61によって利用されるデータをプロセッサ61に供給する。また、補助記憶部63は、プロセッサ61から供給されたデータを記憶する。 The auxiliary memory unit 63 includes non-volatile memory such as an EEPROM and a HDD (Hard Disk Drive). In addition to the program P1, the auxiliary memory unit 63 stores various data used in the processing of the processor 61. The auxiliary memory unit 63 supplies the data used by the processor 61 to the processor 61 according to instructions from the processor 61. The auxiliary memory unit 63 also stores data supplied from the processor 61.
 入力部64は、ハードウェアスイッチ、入力キー、キーボード及びポインティングデバイスに代表される入力デバイスを含む。入力部64は、FA装置60のユーザによって入力された情報を取得して、取得した情報をプロセッサ61に通知する。 The input unit 64 includes input devices such as hardware switches, input keys, a keyboard, and a pointing device. The input unit 64 acquires information input by a user of the FA device 60 and notifies the processor 61 of the acquired information.
 出力部65は、LED(Light Emitting Diode)、LCD(Liquid Crystal Display)及びスピーカに代表される出力デバイスを含む。出力部65は、プロセッサ61の指示に従って種々の情報をユーザに提示する。 The output unit 65 includes output devices such as an LED (Light Emitting Diode), an LCD (Liquid Crystal Display), and a speaker. The output unit 65 presents various information to the user according to instructions from the processor 61.
 通信部66は、外部の装置と通信するための通信インタフェース回路を含む。通信部66は、外部から信号を受信して、この信号により示されるデータをプロセッサ61へ出力する。また、通信部66は、プロセッサ61から出力されたデータを示す信号を外部の装置へ送信する。なお、図4では1つの通信部66が代表的に示されているが、FA装置60は、複数の通信部66を有してもよい。例えば、主通信ユニット13であるFA装置60は、PLCバス19を介して通信するための通信部66と、産業用ネットワーク300を介して通信するための通信部66と、を別個に有してもよい。 The communication unit 66 includes a communication interface circuit for communicating with an external device. The communication unit 66 receives a signal from the outside and outputs data indicated by this signal to the processor 61. The communication unit 66 also transmits a signal indicating the data output from the processor 61 to the external device. Note that while one communication unit 66 is representatively shown in FIG. 4, the FA device 60 may have multiple communication units 66. For example, the FA device 60, which is the main communication unit 13, may have a communication unit 66 for communicating via the PLC bus 19 and a communication unit 66 for communicating via the industrial network 300 separately.
 上述のハードウェア構成が協働することにより、データ収集装置10は、種々の機能を発揮する。詳細には、データ収集装置10は、図5に示されるように、その機能として、端末20から提供されるシステム構成情報21を受け付ける受付部110と、システム構成情報21により示される被制御機器30のラベルのリストに対応する軸を有するDB40を作成して初期化する作成部120と、主通信ユニット13によって受信された稼働データをDB40に追加する追加部130と、主通信ユニット13を介して被制御機器30に制御指令を送信する制御部140と、を有する。 The above-mentioned hardware configurations work together to allow the data collection device 10 to perform various functions. In detail, as shown in FIG. 5, the data collection device 10 has, as its functions, a reception unit 110 that receives system configuration information 21 provided from the terminal 20, a creation unit 120 that creates and initializes a DB 40 having axes corresponding to the list of labels of the controlled devices 30 indicated by the system configuration information 21, an addition unit 130 that adds operation data received by the main communication unit 13 to the DB 40, and a control unit 140 that transmits control commands to the controlled devices 30 via the main communication unit 13.
 受付部110は、主としてCPUユニット11のプロセッサ61及び通信部66の協働により実現される。受付部110は、端末20からシステム構成情報21を取得して、取得したシステム構成情報21に基づいてネットワークシステム101の構成を認識する。詳細には、受付部110は、産業用ネットワーク300にどのような機器が接続されているかを認識する。図1では、1つの産業用ネットワーク300が示されているが、ハブ及びゲートウェイのような中継装置を介して複数の産業用ネットワーク300によりネットワークシステム101が構成される場合には、受付部110は、システム構成情報21に基づいて、どの産業用ネットワークにどの機器が接続されているかを認識する。受付部110による機器の認識は、当該機器と通信するために必要な情報の認識であって、この情報は、例えば、当該機器が通信可能なプロトコル、当該機器と通信すべきプロトコル、及び、当該機器の局番又はネットワークアドレスを含む。さらに、受付部110は、当該機器の機種又は型番を認識してもよいし、その他の機器に関する情報を認識してもよい。 The reception unit 110 is realized mainly by the cooperation of the processor 61 and the communication unit 66 of the CPU unit 11. The reception unit 110 acquires the system configuration information 21 from the terminal 20 and recognizes the configuration of the network system 101 based on the acquired system configuration information 21. In detail, the reception unit 110 recognizes what equipment is connected to the industrial network 300. In FIG. 1, one industrial network 300 is shown, but when the network system 101 is configured by multiple industrial networks 300 via relay devices such as hubs and gateways, the reception unit 110 recognizes which equipment is connected to which industrial network based on the system configuration information 21. The recognition of equipment by the reception unit 110 is recognition of information necessary for communicating with the equipment, and this information includes, for example, a protocol with which the equipment can communicate, a protocol to communicate with the equipment, and an area code or network address of the equipment. Furthermore, the reception unit 110 may recognize the model or model number of the equipment, or information regarding other equipment.
 作成部120は、主としてCPUユニット11のプロセッサ61によって実現される。作成部120は、受付部110によってネットワークシステム101の構成要素として認識された被制御機器30それぞれに付されたラベルを受付部110から取得し、被制御機器30のラベルのリストに対応する軸を有するDB40を作成する。詳細には、作成部120は、図6に示されるように、ラベルのリスト410に規定される第1軸と、第1軸とは異なる第2軸と、で規定される2次元データベースを作成する。ただし、作成部120によって作成された段階におけるデータベース40は、第2軸方向の実データを含まない。なお、被制御機器30それぞれのラベルには、被制御機器30それぞれをネットワークシステム101において識別するための機器IDが対応づけられている。機器IDは、データ収集装置10及び被制御機器30が機器を識別するためのIDであって、局番又はネットワークアドレスであってもよいし、他の識別子であってもよい。ラベルのリストは、主としてDB40がユーザによって利用されるときに参照され、機器IDのリストは、主としてDB40がデータ収集装置10によって利用されるときに参照される。また、作成部120は、作成したDB40の機器IDのリストを追加部130に通知する。作成部120は、多次元データベースを作成する作成手段の一例に相当する。 The creation unit 120 is mainly realized by the processor 61 of the CPU unit 11. The creation unit 120 acquires from the reception unit 110 the labels attached to each of the controlled devices 30 recognized by the reception unit 110 as components of the network system 101, and creates a DB 40 having an axis corresponding to the list of labels of the controlled devices 30. In detail, the creation unit 120 creates a two-dimensional database defined by a first axis defined in the label list 410 and a second axis different from the first axis, as shown in FIG. 6. However, the database 40 at the stage created by the creation unit 120 does not include actual data in the second axis direction. Note that the label of each controlled device 30 is associated with a device ID for identifying each controlled device 30 in the network system 101. The device ID is an ID for the data collection device 10 and the controlled device 30 to identify the device, and may be an area code or network address, or may be another identifier. The list of labels is primarily referenced when DB40 is used by a user, and the list of device IDs is primarily referenced when DB40 is used by the data collection device 10. The creation unit 120 also notifies the adding unit 130 of the list of device IDs of DB40 that it has created. The creation unit 120 corresponds to an example of a creation means for creating a multidimensional database.
 ラベルは、機器IDとは異なる。具体的には、ラベルは、複数の被制御機器30を管理するためにユーザによって任意に決定されるのに対して、機器IDは通常、PLCであるデータ収集装置又は他の装置によって決定される。また、ラベルを決定するためのルールは、機器IDを決定するためのルールとは異なる。例えば、ラベルを決定するためのルールは、ユーザによる任意の名称が利用可能となるように、比較的長い文字数を許容するのに対して、機器IDは、被制御機器30を識別する限りである程度短い長さで統一されていることが好ましい。すなわち、ラベルについては文字数も任意であるのに対して、機器IDの長さはいずれの被制御機器30についても、ラベルの最大文字数よりも短い長さで共通している。また、ユーザが決定して入力するものであれば、同一の名称が異なる被制御機器30にラベルとして付されることが許容されるのに対して、機器IDでは重複が許容されない。 Labels are different from device IDs. Specifically, labels are arbitrarily determined by the user to manage multiple controlled devices 30, whereas device IDs are usually determined by a data collection device, which is a PLC, or other device. Furthermore, the rules for determining labels are different from the rules for determining device IDs. For example, the rules for determining labels allow a relatively long number of characters so that any name can be used by the user, whereas device IDs are preferably unified to a relatively short length as long as they identify the controlled devices 30. In other words, the number of characters for a label is arbitrary, whereas the length of a device ID is common to all controlled devices 30 and is shorter than the maximum number of characters for a label. Furthermore, the same name can be attached as a label to different controlled devices 30 as long as it is determined and input by the user, whereas duplicate device IDs are not permitted.
 図5に戻り、主通信ユニット13は、被制御機器30の従通信ユニット311,321,331との間で、IEEE 802.1 TSN(Time Sensitive Networking)規格に準拠して通信する。以下では、IEEE 802.1 TSN規格をTSN規格と表記する。また、以下では、被制御機器30の従通信ユニット311,321,331を区別することなく通信ユニットと表記することがある。 Returning to FIG. 5, the master communication unit 13 communicates with the slave communication units 311, 321, and 331 of the controlled device 30 in accordance with the IEEE 802.1 TSN (Time Sensitive Networking) standard. In the following, the IEEE 802.1 TSN standard will be referred to as the TSN standard. In the following, the slave communication units 311, 321, and 331 of the controlled device 30 may be referred to as communication units without distinction.
 ここで、主通信ユニット13及び従通信ユニット311,321,331によるTSN規格に従う通信の概要について説明する。これらの通信ユニットは、産業用ネットワーク300を介して時刻を同期する。詳細には、通信ユニットはそれぞれ、他の通信ユニットと時刻同期プロトコルにより時刻を共有する。時刻同期プロトコルは、ネットワーク上の機器の時刻を高精度に同期するためのプロトコルである。例えば、時刻同期プロトコルとしてIEEE802.1 ASが適用される場合には、ネットワーク上の一のノードに相当するグランドマスタがネットワーク経由で高精度な基準クロックを定期的に配信する。また、グランドマスタと他のノードとの間でデータを往復させることで伝送遅延が計測され、他のノードは、この伝送遅延を補正した基準クロックを得る。これにより、伝送遅延が補正された時刻が共有される。 Here, an overview of communication according to the TSN standard by the master communication unit 13 and the slave communication units 311, 321, 331 will be described. These communication units synchronize time via the industrial network 300. In detail, each communication unit shares time with the other communication units using a time synchronization protocol. The time synchronization protocol is a protocol for synchronizing the time of devices on a network with high precision. For example, when IEEE802.1AS is applied as the time synchronization protocol, a grand master corresponding to one node on the network periodically distributes a high-precision reference clock via the network. In addition, transmission delays are measured by sending data back and forth between the grand master and other nodes, and the other nodes obtain a reference clock with this transmission delay corrected. This allows the time with the transmission delay corrected to be shared.
 なお、複数の機器による時刻の共有及び時刻の同期は、複数の機器それぞれが有する時計を同期することを意味する。複数の機器それぞれが有する時計が同等の時刻を計時することで、この時刻が複数の機器において共有されれば、複数の機器が時刻を同期することとなる。以下では、機器間で共有される時刻を共有時刻と表記する。 Note that time sharing and time synchronization among multiple devices means synchronizing the clocks that each of the multiple devices has. If the clocks on multiple devices each keep the same time, and this time is shared among the multiple devices, then the multiple devices will have their time synchronized. In what follows, the time shared among devices will be referred to as the shared time.
 複数の通信ユニットは、共有時刻に従って予め定められたスケジュールに基づいてデータを送受する。詳細には、図7に示されるように、通信ユニットはそれぞれ、共有時刻に従って予め定められた長さの通信周期41,42それぞれにおいて時分割多重方式により通信する。 The multiple communication units transmit and receive data based on a schedule that is determined in advance according to the shared time. In detail, as shown in FIG. 7, the communication units communicate by time division multiplexing in communication periods 41 and 42, each of which has a length that is determined in advance according to the shared time.
 通信周期41,42は、互いに隣接する。すなわち、通信周期42は、通信周期41の直後に設けられ、通信周期41の終了時刻は通信周期42の開始時刻に等しい。図7では、2つの通信周期41,42が示されているが、通信周期41より前、及び通信周期42より後にも、通信周期41,42と同等の通信周期が周期的に設けられる。通信周期41,42の長さは、例えば、1マイクロ秒又は1ミリ秒である。 Communication cycles 41 and 42 are adjacent to each other. That is, communication cycle 42 is provided immediately after communication cycle 41, and the end time of communication cycle 41 is equal to the start time of communication cycle 42. Although two communication cycles 41 and 42 are shown in FIG. 7, communication cycles equivalent to communication cycles 41 and 42 are provided periodically before communication cycle 41 and after communication cycle 42. The length of communication cycles 41 and 42 is, for example, 1 microsecond or 1 millisecond.
 通信周期41,42はそれぞれ、互いに隣接するタイムスロットTS1,TS2を有する。図7に示されるように通信周期41においてタイムスロットTS1,TS2がこの順で配置される場合には、タイムスロットTS1の開始時刻は、通信周期41の開始時刻に等しく、タイムスロットTS1の終了時刻は、タイムスロットTS2の開始時刻に等しく、タイムスロットTS2の終了時刻は、通信周期41の終了時刻に等しい。通信周期41のタイムスロットTS2の直後には、通信周期42のタイムスロットTS1が配置されることとなる。 Communication cycles 41, 42 each have time slots TS1, TS2 adjacent to each other. When time slots TS1, TS2 are arranged in this order in communication cycle 41 as shown in FIG. 7, the start time of time slot TS1 is equal to the start time of communication cycle 41, the end time of time slot TS1 is equal to the start time of time slot TS2, and the end time of time slot TS2 is equal to the end time of communication cycle 41. Time slot TS1 of communication cycle 42 is arranged immediately after time slot TS2 of communication cycle 41.
 タイムスロットTS1,TS2は、予め定められた異なる種別のデータを伝送するための時間区分である。詳細には、タイムスロットTS1,TS2はそれぞれ、予め定められた形式、チャンネル又はプロトコルの通信をするために設けられる。詳細には、タイムスロットTS1では、リアルタイムに通信するためのプロトコルに従って、被制御機器30に対する制御指令が、図7において破線の矢印で示されるように、グランドマスタに相当する主通信ユニット13から従通信ユニット311,321,331に伝送される。タイムスロットTS2では、IP通信のような非リアルタイムのプロトコルに従って、被制御機器30からの稼働データが、図7において太線の矢印で示されるように、従通信ユニット311,321,331から主通信ユニット13に伝送される。タイムスロットTS1は、制御指令を伝送するための第1時間区分の一例に相当し、タイムスロットTS2は、稼働データを伝送するための第2時間区分の一例に相当する。 Time slots TS1 and TS2 are time segments for transmitting different types of data that are predefined. In particular, time slots TS1 and TS2 are provided for communication of a predefined format, channel, or protocol. In particular, in time slot TS1, a control command for the controlled device 30 is transmitted from the main communication unit 13, which corresponds to the grand master, to the sub communication units 311, 321, and 331 according to a protocol for real-time communication, as shown by the dashed arrow in FIG. 7. In time slot TS2, operation data from the controlled device 30 is transmitted from the sub communication units 311, 321, and 331 to the main communication unit 13 according to a non-real-time protocol such as IP communication, as shown by the thick arrow in FIG. 7. Time slot TS1 corresponds to an example of a first time segment for transmitting a control command, and time slot TS2 corresponds to an example of a second time segment for transmitting operation data.
 通信周期41,42の長さが等しいため、それぞれのタイムスロットにおける通信は、周期的に実行されることとなる。ただし、タイムスロットTS1における通信は、リアルタイム性が保証されるプロトコルに従うため、図8中の帯域401によって示されるように、比較的小さいサイズのデータを通信周期毎に伝送することとなる。一方、タイムスロットTS2における通信は、リアルタイム性が必ずしも保証されないプロトコルに従うため、図8中の帯域402によって示されるように、データの伝送量は一定にならず、伝送すべきデータのサイズが伝送容量を超える場合には、当該データが次回以降のタイムスロットTS2で伝送され得る。そこで、タイムスロットTS2において伝送される稼働データには、当該稼働データが最初に送信される通信周期を示す周期情報が従通信ユニット311,321,331によって付与される。主通信ユニット13を有するデータ収集装置10は、稼働データに付与された周期情報を参照することで、当該稼働データを受信することが想定される通信周期を特定する。周期情報は、通信の開始時からインクリメントされる整数によって通信周期を他の通信周期と区別する情報であってもよいし、各通信周期が開始するタイミングを示す日時又はシステム時刻を示す情報であってもよいし、他の情報であってもよい。 Since the communication periods 41 and 42 are equal in length, communication in each time slot is performed periodically. However, since communication in time slot TS1 follows a protocol that guarantees real-time performance, a relatively small amount of data is transmitted in each communication period, as shown by band 401 in FIG. 8. On the other hand, communication in time slot TS2 follows a protocol that does not necessarily guarantee real-time performance, as shown by band 402 in FIG. 8, the amount of data transmitted is not constant, and if the size of the data to be transmitted exceeds the transmission capacity, the data may be transmitted in the next or subsequent time slots TS2. Therefore, the operation data transmitted in time slot TS2 is given period information indicating the communication period in which the operation data is first transmitted by the secondary communication units 311, 321, and 331. The data collection device 10 having the primary communication unit 13 identifies the communication period in which the operation data is expected to be received by referring to the period information given to the operation data. The period information may be information that distinguishes a communication period from other communication periods by an integer that is incremented from the start of communication, information that indicates the date and time or system time that indicates the timing at which each communication period starts, or other information.
 図5に戻り、主通信ユニット13は、被制御機器30の従通信ユニット311,321,331から受信した稼働データ及び周期情報を追加部130に出力する。主通信ユニット13は、複数の被制御機器と共有される共有時刻により規定される通信周期毎に、被制御機器それぞれの稼働状態を示す稼働データを受信する通信手段の一例に相当する。 Returning to FIG. 5, the master communication unit 13 outputs the operation data and period information received from the slave communication units 311, 321, and 331 of the controlled device 30 to the additional unit 130. The master communication unit 13 corresponds to an example of a communication means that receives operation data indicating the operation status of each of the controlled devices for each communication period that is defined by a shared time shared with multiple controlled devices.
 追加部130は、主としてCPUユニット11のプロセッサ61によって実現される。追加部130は、主通信ユニット13によって受信された稼働データを、当該稼働データの送信元である被制御機器30の機器IDに対応づけて、DB40が有する第2軸に沿って追加する。詳細には、稼働データには、送信元を示す送信元情報として稼働データを含むパケット又は稼働データであるパケットのヘッダに含まれる送信元IPアドレスが付与されている。追加部130は、この送信元IPアドレスに対応する機器IDを、作成部120から通知された機器IDのリストから特定し、特定した機器IDに対応させるとともに、通信周期のリストに対応する第2軸において、当該稼働データに付与された周期情報により示される通信周期に対応させて、稼働データにより示される被制御機器30の稼働状態を示す値をDB40に追加する。追加部130は、通信手段によって受信された稼働データを、当該稼働データによって稼働状態が示される被制御機器のラベルに対応させて、通信周期毎に第2軸に沿って多次元データベースに追加する追加手段の一例に相当する。 The adding unit 130 is mainly realized by the processor 61 of the CPU unit 11. The adding unit 130 adds the operation data received by the main communication unit 13 along the second axis of the DB 40 in association with the device ID of the controlled device 30 that is the source of the operation data. In detail, the operation data is assigned a source IP address included in the header of the packet containing the operation data or the packet that is the operation data as source information indicating the source. The adding unit 130 identifies the device ID corresponding to this source IP address from the list of device IDs notified by the creation unit 120, and corresponds it to the identified device ID, and adds a value indicating the operation state of the controlled device 30 indicated by the operation data to the DB 40 in association with the communication period indicated by the period information assigned to the operation data on the second axis corresponding to the list of communication periods. The adding unit 130 corresponds to an example of an adding means that adds the operation data received by the communication means to the multidimensional database along the second axis for each communication period in association with the label of the controlled device whose operation state is indicated by the operation data.
 例えば、図9において、通信周期(n+2)に属する稼働データが被制御機器31~33から主通信ユニット13によって受信されると、追加部130は、被制御機器31に対応する機器IDを有する列411において、通信周期(n)及び通信周期(n+1)に続く通信周期(n+2)の行に、被制御機器31からの稼働データを追加する。同様に、追加部130は、被制御機器32に対応する列412において通信周期(n+2)の行に、被制御機器32からの稼働データを追加し、被制御機器33に対応する列413において通信周期(n+2)の行に、被制御機器33からの稼働データを追加する。DB40の第2軸は、時刻に対応しており、通信周期のリストに対応する。 9, when operation data belonging to communication cycle (n+2) is received by the main communication unit 13 from the controlled devices 31 to 33, the adding unit 130 adds the operation data from the controlled device 31 to the row of communication cycle (n+2) following communication cycle (n) and communication cycle (n+1) in column 411 having the device ID corresponding to the controlled device 31. Similarly, the adding unit 130 adds operation data from the controlled device 32 to the row of communication cycle (n+2) in column 412 corresponding to the controlled device 32, and adds operation data from the controlled device 33 to the row of communication cycle (n+2) in column 413 corresponding to the controlled device 33. The second axis of DB 40 corresponds to time and corresponds to the list of communication cycles.
 図9に示されるように、DB40は、被制御機器30のラベルのリストに対応する第1軸を有するため、産業用ネットワーク300の構成を利用してDB40が構成されることとなる。また、DB40は、被制御機器30のラベルのリストに対応する第1軸と、通信周期のリストに対応する第2軸と、に沿ってマトリクス状に稼働データを管理する。多数の稼働データがマトリクス状に管理され、通信周期が精確な共有時刻によって規定されるため、DB40を利用すれば、ネットワークシステム101において発生した稼働データ群を容易に把握することが可能になる。 9, DB40 has a first axis corresponding to the list of labels of controlled devices 30, and therefore DB40 is configured using the configuration of industrial network 300. DB40 also manages operation data in a matrix along the first axis corresponding to the list of labels of controlled devices 30 and the second axis corresponding to the list of communication cycles. Since a large amount of operation data is managed in a matrix and the communication cycle is defined by an accurate shared time, by using DB40 it becomes possible to easily grasp the group of operation data generated in network system 101.
 図5に戻り、分析ユニット12は、DB40における俯瞰の容易性を利用して稼働データを分析する。詳細には、分析ユニット12は、例えば、被制御機器30の性能を向上させるために被制御機器30に設定すべきパラメータを特定して、特定したパラメータを制御部140に通知する。例えば、分析ユニット12は、母線電圧が不安定になるようなモータ速度及びトルクを特定し、そのようなモータ速度及びトルクの代替となるパラメータを特定する。分析ユニット12は、DB40の列毎に稼働データを分析してもよいし、通信周期毎に稼働データを分析してもよい。また、分析ユニット12は、稼働データの分析により、不具合の原因を特定してもよいし、不具合傾向を相殺して不具合を改善してもよい。分析ユニット12は、多次元データベースに格納された稼働データに基づいて被制御機器に関する分析を行う分析手段の一例に相当する。 Returning to FIG. 5, the analysis unit 12 analyzes the operation data by taking advantage of the ease of overview in the DB 40. In detail, the analysis unit 12, for example, identifies parameters to be set in the controlled device 30 in order to improve the performance of the controlled device 30, and notifies the control unit 140 of the identified parameters. For example, the analysis unit 12 identifies motor speeds and torques that cause the bus voltage to become unstable, and identifies parameters that substitute for such motor speeds and torques. The analysis unit 12 may analyze the operation data for each column of the DB 40, or may analyze the operation data for each communication cycle. Furthermore, the analysis unit 12 may identify the cause of a malfunction by analyzing the operation data, or may offset the malfunction tendency to improve the malfunction. The analysis unit 12 corresponds to an example of an analysis means that performs an analysis on the controlled device based on the operation data stored in the multidimensional database.
 制御部140は、主としてCPUユニット11のプロセッサ61によって実現される。制御部140は、分析ユニット12によって特定されたパラメータを被制御機器30に設定するための制御指令を生成して、生成した制御指令を、主通信ユニット13を介して被制御機器30に送信することにより被制御機器30を制御する。制御部140は、分析手段による分析の結果に基づいて生成される制御指令を送信することにより被制御機器を制御する制御手段の一例に相当する。 The control unit 140 is mainly realized by the processor 61 of the CPU unit 11. The control unit 140 generates control commands for setting the parameters identified by the analysis unit 12 in the controlled device 30, and controls the controlled device 30 by transmitting the generated control commands to the controlled device 30 via the main communication unit 13. The control unit 140 corresponds to an example of a control means that controls the controlled device by transmitting control commands generated based on the results of the analysis by the analysis means.
 続いて、データ収集装置10によって実行されるデータベーステーブル作成処理について、図10,11を用いて説明する。 Next, the database table creation process executed by the data collection device 10 will be explained using Figures 10 and 11.
 図10に示されるように、データベーステーブル作成処理では、受付部110が、端末20からシステム構成情報21を受け付けて(ステップS1)、作成部120が、システム構成情報21からラベル情報22を抽出し(ステップS2)、ラベル情報により示されるラベルを予め定められた規則に従って配列することによりラベルのリストを作成する(ステップS3)。 As shown in FIG. 10, in the database table creation process, the reception unit 110 receives the system configuration information 21 from the terminal 20 (step S1), and the creation unit 120 extracts the label information 22 from the system configuration information 21 (step S2), and creates a list of labels by arranging the labels indicated by the label information according to predetermined rules (step S3).
 ここで、システム構成情報21は、ネットワークの構成、及び、各ネットワークに接続される機器に関する情報を含む。例えば、システム構成情報21は、図11に示されるように、各機器に関する情報として、ユーザによって付与されるラベルと、ネットワークシステム101内の装置によって機器を識別するために用いられる機器IDと、動的に設定されるネットワークアドレスと、を含む。なお、機器IDとネットワークアドレスは互いに等しい情報であってもよい。ラベルのリストを作成するための規則は、図11において矢印及び破線の丸印で囲まれた数字によって示されるように、データ収集装置10を基準として、データ収集装置10から近い順に機器を特定する規則である。この規則によって、稼働データの受信が早いと想定される順番で、機器に付与されたラベルのリストが作成される。 Here, the system configuration information 21 includes information about the network configuration and the devices connected to each network. For example, as shown in FIG. 11, the system configuration information 21 includes, as information about each device, a label assigned by a user, a device ID used by a device in the network system 101 to identify the device, and a dynamically set network address. Note that the device ID and the network address may be the same information. The rule for creating the list of labels is, as shown by the arrow and the numbers surrounded by dashed circles in FIG. 11, a rule for identifying devices in order of proximity to the data collection device 10, with the data collection device 10 as the base. According to this rule, a list of labels assigned to devices is created in the order in which it is assumed that operational data will be received earliest.
 次に、作成部120が、各被制御機器30の機器IDを、図6に示されるようにラベルに関連付けて(ステップS4)、ラベルのリストに対応する第1軸を有するDB40をDBユニット14において作成する(ステップS5)。そして、作成部120は、作成したDB40の情報を追加部130に通知する(ステップS6)。 Then, the creation unit 120 associates the device ID of each controlled device 30 with a label as shown in FIG. 6 (step S4), and creates a DB 40 having a first axis corresponding to the list of labels in the DB unit 14 (step S5). The creation unit 120 then notifies the adding unit 130 of the information of the created DB 40 (step S6).
 次に、追加部130は、新たな通信周期で被制御機器30からの稼働データが主通信ユニット13によって受信されたか否かを判定する(ステップS7)。稼働データが受信されていないと判定した場合(ステップS7;No)、追加部130は、ステップS7の判定を繰り返して稼働データの受信まで待機する。一方、稼働データが受信されたと判定した場合(ステップS7;Yes)、追加部130は、第2軸に沿ってDB40に稼働データを追加する(ステップS8)。その後、データ収集装置10による処理は、ステップS7に戻る。 Then, the adding unit 130 determines whether or not operation data from the controlled device 30 has been received by the main communication unit 13 in the new communication cycle (step S7). If it is determined that operation data has not been received (step S7; No), the adding unit 130 repeats the determination of step S7 and waits until operation data is received. On the other hand, if it is determined that operation data has been received (step S7; Yes), the adding unit 130 adds the operation data to the DB 40 along the second axis (step S8). Thereafter, the processing by the data collection device 10 returns to step S7.
 以上、説明したように、受付部110が、産業用ネットワーク300に接続される被制御機器を管理するためのユーザインタフェース201に入力されたラベルを受け付け、追加部130が、稼働データを、被制御機器30のラベルに対応させて、通信周期毎に第2軸に沿ってDB40に追加する。これにより、一覧性の高いDB40が稼働データの受信履歴として生成されることとなる。また、当該DB40において、稼働データにより稼働状態が示される被制御機器30のラベルとして、ユーザインタフェース201に入力されたラベルが用いられるため、DB40を利用するユーザの事後的な確認作業が不要となる。すなわち、ユーザが産業用ネットワーク300を利用するネットワークシステム101を構築すれば、この構築とは別にデータベースを構成するための準備作業を実行することなく、一覧性の高いDB40が生成される。したがって、FAの現場における周期的な通信の履歴の利用を容易なものとすることができる。 As described above, the reception unit 110 receives the label input to the user interface 201 for managing the controlled devices connected to the industrial network 300, and the addition unit 130 adds the operation data to the DB 40 along the second axis for each communication period, corresponding to the label of the controlled device 30. This results in a DB 40 with high visibility being generated as a reception history of operation data. In addition, in the DB 40, the label input to the user interface 201 is used as the label of the controlled device 30 whose operation state is indicated by the operation data, so that the user who uses the DB 40 does not need to perform a post-facto confirmation operation. In other words, if the user constructs the network system 101 that uses the industrial network 300, a DB 40 with high visibility is generated without performing preparatory work for configuring a database separately from this construction. Therefore, it is possible to easily use the history of periodic communication at the FA site.
 また、制御指令が、リアルタイムな通信をするためのタイムスロットTS1において伝送されるのに対して、稼働データが、非リアルタイムな通信をするためのタイムスロットTS2において伝送される。これにより、制御指令のリアルタイム性を損なうことなく、リアルタイム通信と非リアルタイム通信が混在する通信を実行することができる。 Furthermore, while control commands are transmitted in time slot TS1 for real-time communication, operational data is transmitted in time slot TS2 for non-real-time communication. This makes it possible to execute communication that combines real-time and non-real-time communication without compromising the real-time nature of the control commands.
 また、上述のようなDB40を利用することにより、分析ユニット12による稼働データの分析を効率的に実行することができる。さらに、分析ユニット12による分析に基づいて生成された制御指令が被制御機器30に送信されるため、被制御機器30の稼働を効率的に改善することが期待される。 Furthermore, by using the DB 40 as described above, the analysis unit 12 can efficiently analyze the operation data. Furthermore, since the control command generated based on the analysis by the analysis unit 12 is transmitted to the controlled device 30, it is expected that the operation of the controlled device 30 can be efficiently improved.
 また、従来は、機器IDのような被制御機器30の識別情報を用いてデータベースを作成することがある。しかしながら、そのような識別情報は通常、ユーザにとってシステムの構成要素を示す情報として分かりやすいものではなく、データベースを参照するときにユーザは、局番号がどの装置に割り振られているかを確認しなければならない。これに対して本実施の形態では、稼働データにより稼働状態が示される被制御機器のラベルとして、被制御機器30を管理するためのユーザインタフェースに入力されて受付部110によって受け付けられたラベルがDB40に用いられる。このため、DB40を利用するユーザの事後的な確認作業が不要となる。 Also, conventionally, a database may be created using identification information of the controlled device 30, such as a device ID. However, such identification information is usually not easily understood by the user as information indicating the components of the system, and when referencing the database, the user must check to which device the station number is assigned. In contrast, in this embodiment, the label of the controlled device, whose operating status is indicated by the operation data, is input to a user interface for managing the controlled device 30 and accepted by the acceptance unit 110, and used in the DB 40. This eliminates the need for subsequent confirmation by the user of the DB 40.
 実施の形態2.
 続いて、実施の形態2について、上述の実施の形態1との相違点を中心に説明する。なお、上記実施の形態1と同一又は同等の構成については、同等の符号を用いる。上記実施の形態1では、DB40が稼働データを含むが、DB40がさらに制御データを含んでいれば、事後の分析に利用することができる。以下では、DB40が制御データ及び稼働データの履歴を蓄積する例について説明する。
Embodiment 2.
Next, the second embodiment will be described, focusing on the differences from the first embodiment. Note that the same or equivalent configurations as those in the first embodiment will be denoted by the same reference numerals. In the first embodiment, the DB 40 includes operational data, but if the DB 40 further includes control data, the data can be used for post-mortem analysis. Below, an example will be described in which the DB 40 accumulates the history of control data and operational data.
 本実施の形態に係るデータ収集装置10は、図12に示されるように、制御部140から出力される制御指令を取得する取得部150を有する。取得部150は、主としてCPUユニット11のプロセッサ61によって実現される。取得部150は、取得した制御指令を追加部130に出力する。取得部150は、被制御機器それぞれに対する制御指令を通信周期毎に取得する取得手段の一例に相当する。 As shown in FIG. 12, the data collection device 10 according to this embodiment has an acquisition unit 150 that acquires control commands output from the control unit 140. The acquisition unit 150 is mainly realized by the processor 61 of the CPU unit 11. The acquisition unit 150 outputs the acquired control commands to the addition unit 130. The acquisition unit 150 corresponds to an example of an acquisition means that acquires control commands for each controlled device for each communication cycle.
 なお、制御部140は、分析ユニット12による分析に関わらず、被制御機器30に送信すべき制御指令を出力する。 The control unit 140 outputs a control command to be sent to the controlled device 30 regardless of the analysis performed by the analysis unit 12.
 追加部130は、主通信ユニット13によって取得された稼働データに加えて、取得部150から提供される制御指令を、DB40に追加する。ただし、追加部130は、図13に示されるように、稼働データの送信元としてのラベルの第1リストと、制御指令の宛先としてのラベルの第2リストと、を含むラベルのリスト420に対応する第1軸を有する。追加部130は、作成部120によって作成された第1リストについては、上記実施の形態1と同様に稼働データを第2軸に沿って追加する。そして、追加部130は、第2リストについては、取得部150から提供される制御指令を第2軸に沿って追加する。すなわち、追加部130は、取得部150によって取得された制御指令を、当該制御指令によって制御される被制御機器30の第2リストにおけるラベルに対応させて、通信周期毎に第2軸に沿ってDB40に追加する。これにより、通信周期毎に被制御機器31~33それぞれに対する制御指令が列414,415,416に追加される。 The adding unit 130 adds to the DB 40 the control command provided by the acquiring unit 150 in addition to the operation data acquired by the main communication unit 13. However, as shown in FIG. 13, the adding unit 130 has a first axis corresponding to a list 420 of labels including a first list of labels as the transmission source of the operation data and a second list of labels as the destination of the control command. For the first list created by the creating unit 120, the adding unit 130 adds the operation data along the second axis in the same manner as in the first embodiment. For the second list, the adding unit 130 adds the control command provided by the acquiring unit 150 along the second axis. That is, the adding unit 130 adds the control command acquired by the acquiring unit 150 to the DB 40 along the second axis for each communication cycle, corresponding to the label in the second list of the controlled device 30 controlled by the control command. As a result, the control command for each of the controlled devices 31 to 33 is added to columns 414, 415, and 416 for each communication cycle.
 分析ユニット12は、DB40に含まれる稼働データ及び制御指令を分析し、制御部140は、この分析に基づく制御指令を出力する。また、DB40に蓄積された情報が端末20を介してユーザによる分析の対象とされてもよい。 The analysis unit 12 analyzes the operation data and control commands contained in the DB 40, and the control unit 140 outputs control commands based on this analysis. In addition, the information stored in the DB 40 may be subject to analysis by a user via the terminal 20.
 以上、説明したように、DB40に制御指令を追加される形態においても、実施の形態1と同様の効果を奏する。また、DB40が稼働データに加えて制御指令を含むため、DB40を利用して、より高度な分析がなされることが期待される。 As explained above, even in the case where control commands are added to DB40, the same effects as in embodiment 1 are achieved. Furthermore, because DB40 contains control commands in addition to operational data, it is expected that more advanced analysis will be performed using DB40.
 実施の形態3.
 続いて、実施の形態3について、上述の実施の形態1との相違点を中心に説明する。なお、上記実施の形態1と同一又は同等の構成については、同等の符号を用いる。本実施の形態は、図14に示されるように、DB40が、第1軸及び第2軸に加えて、被制御機器31~33それぞれから送信される第1稼働データ及び第2稼働データのリストに対応する第3軸を有する3次元データベースとして生成される。ここで、第1稼働データ及び第2稼働データは、単一の被制御機器30から特定の周期において送信され得る複数の種類の稼働データである。図14の例では、「処理槽1」というラベルが付された被制御機器31から周期(n)において「75」という値を有する第1稼働データ及び「60」という値を有する第2稼働データが送信されてDB40の第3軸に沿って格納される。このようなDB40によれば、DB40に含まれる情報の検索及び操作が容易になる。
Embodiment 3.
Next, the third embodiment will be described with a focus on differences from the first embodiment. The same or equivalent components as those in the first embodiment will be denoted by the same reference numerals. In this embodiment, as shown in FIG. 14, the DB 40 is generated as a three-dimensional database having a third axis corresponding to a list of the first and second operation data transmitted from each of the controlled devices 31 to 33 in addition to the first and second axes. Here, the first and second operation data are a plurality of types of operation data that can be transmitted from a single controlled device 30 in a specific cycle. In the example of FIG. 14, the first operation data having a value of "75" and the second operation data having a value of "60" are transmitted from the controlled device 31 labeled "treatment tank 1" in cycle (n) and stored along the third axis of the DB 40. Such a DB 40 makes it easy to search and operate the information contained in the DB 40.
 以上、本開示の実施の形態について説明したが、本開示は上記実施の形態によって限定されるものではない。  Although the embodiments of the present disclosure have been described above, the present disclosure is not limited to the above embodiments.
 例えば、DB40が2次元データベース又は3次元データベースである例について説明したが、さらに軸を追加して4次元以上のDB40を生成してもよい。 For example, although examples have been described in which DB40 is a two-dimensional database or a three-dimensional database, further axes may be added to generate a four- or more-dimensional DB40.
 また、データ収集装置10がPLCのような制御装置である例について説明したが、これには限定されない。データ収集装置10は、PLCとは別個の装置として産業用ネットワーク300に接続されてもよい。データ収集装置10が制御装置とは異なる場合には、取得部150は、外部の制御装置からデータ収集装置10の通信ユニットを介して制御指令を取得すればよい。 Furthermore, although an example has been described in which the data collection device 10 is a control device such as a PLC, this is not limiting. The data collection device 10 may be connected to the industrial network 300 as a device separate from the PLC. If the data collection device 10 is different from a control device, the acquisition unit 150 may acquire control commands from an external control device via the communication unit of the data collection device 10.
 また、データ収集装置10が内部のメモリにDB40を格納する例について説明したが、これには限定されず、データ収集装置10は、外部のメモリにDB40を書き込んでもよい。 Furthermore, although an example has been described in which the data collection device 10 stores DB40 in internal memory, this is not limited thereto, and the data collection device 10 may write DB40 to external memory.
 また、データ収集装置10が、稼働データとしてのパケットの送信元を示す送信元情報、及び、稼働データに付与される周期情報を参照することにより、当該稼働データを格納すべきDB40の行及び列を特定する例について説明したが、これには限定されない。例えば、稼働データを送信する被制御機器30の順番が予め定められ、この順番に従う稼働データの送信が周期的に実行されるような場合には、データ収集装置10は、通信周期内で何番目に受信した稼働データであるかを判断することで、当該稼働データを格納すべき列を決定することができる。また、稼働データに周期情報が付与されることなく、データ収集装置10側で管理されている通信周期に従って、データ収集装置10が稼働データを格納すべき行を決定してもよい。稼働データが実際に受信された通信周期が、非リアルタイムなプロトコルに従って、当該稼働データ送信されるべき通信周期よりも後になった場合には、稼働データが格納されるDB40の行に誤差が生じるが、この誤差はある程度小さいと考えられる。また、稼働データがリアルタイムなプロトコルに従って伝送されてもよい。 Also, an example has been described in which the data collection device 10 specifies the row and column of the DB 40 in which the operation data should be stored by referring to the source information indicating the source of the packet as operation data and the period information assigned to the operation data, but this is not limited to this. For example, in a case where the order of the controlled devices 30 that transmit operation data is predetermined and the transmission of the operation data according to this order is executed periodically, the data collection device 10 can determine the column in which the operation data should be stored by determining the order in which the operation data was received within the communication period. Also, the data collection device 10 may determine the row in which the operation data should be stored according to the communication period managed by the data collection device 10 side without period information being assigned to the operation data. If the communication period in which the operation data is actually received is later than the communication period in which the operation data should be transmitted according to a non-real-time protocol, an error will occur in the row in the DB 40 in which the operation data is stored, but this error is considered to be small to a certain extent. Also, the operation data may be transmitted according to a real-time protocol.
 上述の実施の形態に係るデータ収集装置10の機能は、専用のハードウェアによっても、また、通常のコンピュータシステムによっても実現することができる。 The functions of the data collection device 10 according to the above-described embodiment can be realized by dedicated hardware or by a normal computer system.
 例えば、プログラムP1を、フレキシブルディスク、CD-ROM(Compact Disk Read-Only Memory)、DVD(Digital Versatile Disk)、MO(Magneto-Optical disk)に代表されるコンピュータ読み取り可能な記録媒体に格納して配布し、そのプログラムP1をコンピュータにインストールすることにより、上述の処理を実行する装置を構成することができる。 For example, program P1 can be stored and distributed on a computer-readable recording medium such as a flexible disk, a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), or an MO (Magneto-Optical disk), and by installing program P1 on a computer, a device that executes the above-mentioned processing can be configured.
 また、プログラムP1をインターネットに代表される通信ネットワーク上のサーバ装置が有するディスク装置に格納しておき、例えば、搬送波に重畳させて、コンピュータにダウンロードするようにしてもよい。 In addition, program P1 may be stored in a disk device of a server device on a communication network such as the Internet, and may be downloaded to a computer, for example, by superimposing it on a carrier wave.
 また、インターネットに代表されるネットワークを介してプログラムP1を転送しながら起動実行することによっても、上述の処理を達成することができる。 The above process can also be achieved by launching and executing program P1 while transferring it via a network such as the Internet.
 さらに、プログラムP1の全部又は一部をサーバ装置上で実行させ、その処理に関する情報をコンピュータが通信ネットワークを介して送受信しながらプログラムP1を実行することによっても、上述の処理を達成することができる。 Furthermore, the above-mentioned processing can also be achieved by executing all or part of program P1 on a server device, and executing program P1 while a computer transmits and receives information related to the processing via a communications network.
 なお、上述の機能を、OS(Operating System)が分担して実現する場合又はOSとアプリケーションとの協働により実現する場合には、OS以外の部分のみを媒体に格納して配布してもよく、また、コンピュータにダウンロードしてもよい。 In addition, if the above-mentioned functions are shared and realized by the OS (Operating System) or by the OS working together with an application, only the parts other than the OS may be stored on a medium and distributed, or may be downloaded to a computer.
 また、データ収集装置10によって利用されるプログラムP1と同様に、端末20がエンジニアリングツールを利用する形態は、上述の実施形態に限られない。例えば、端末20は、クラウドサーバに記憶されるエンジニアリングツールを利用して、上述のシステム構成情報21を作成してもよい。 Furthermore, as with the program P1 used by the data collection device 10, the manner in which the terminal 20 uses the engineering tool is not limited to the above-described embodiment. For example, the terminal 20 may create the above-described system configuration information 21 by using an engineering tool stored in a cloud server.
 また、データ収集装置10の機能を実現する手段は、ソフトウェアに限られず、その一部又は全部を専用のハードウェア又は回路によって実現してもよい。 In addition, the means for realizing the functions of the data collection device 10 are not limited to software, and some or all of the functions may be realized by dedicated hardware or circuits.
 本開示は、本開示の広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能とされるものである。また、上述した実施の形態は、本開示を説明するためのものであり、本開示の範囲を限定するものではない。つまり、本開示の範囲は、実施の形態ではなく、請求の範囲によって示される。そして、請求の範囲内及びそれと同等の開示の意義の範囲内で施される様々な変形が、本開示の範囲内とみなされる。 This disclosure allows for various embodiments and modifications without departing from the broad spirit and scope of the disclosure. Furthermore, the above-described embodiments are intended to explain the disclosure and do not limit the scope of the disclosure. In other words, the scope of the disclosure is indicated by the claims, not the embodiments. Furthermore, various modifications made within the scope of the claims and within the scope of the disclosure equivalent thereto are considered to be within the scope of the disclosure.
 本開示は、FAの現場におけるデータの管理に適している。 This disclosure is suitable for managing data at FA sites.
 10 データ収集装置、11 CPUユニット、12 分析ユニット、13 主通信ユニット、14 DBユニット、19 PLCバス、20 端末、21 システム構成情報、22 ラベル情報、30~33 被制御機器、35 ボールねじ、40 DB、41,42 通信周期、51~53 アイコン、60 FA装置、61 プロセッサ、62 主記憶部、63 補助記憶部、64 入力部、65 出力部、66 通信部、67 内部バス、100 データ収集システム、101 ネットワークシステム、110 受付部、120 作成部、130 追加部、140 制御部、150 取得部、201 ユーザインタフェース、202 ウィンドウ、300 産業用ネットワーク、311,321,331 従通信ユニット、312,322 サーボ機器、332 センサ、401,402 帯域、411~416 列、410,420 リスト、511~513 入力欄、P1 プログラム、TS1,TS2 タイムスロット。 10 Data collection device, 11 CPU unit, 12 Analysis unit, 13 Main communication unit, 14 DB unit, 19 PLC bus, 20 Terminal, 21 System configuration information, 22 Label information, 30-33 Controlled device, 35 Ball screw, 40 DB, 41, 42 Communication cycle, 51-53 Icon, 60 FA device, 61 Processor, 62 Main memory unit, 63 Auxiliary memory unit, 64 Input unit, 65 Output unit, 66 Communication unit, 67 Internal bus, 100 Data collection System, 101 Network system, 110 Reception section, 120 Creation section, 130 Addition section, 140 Control section, 150 Acquisition section, 201 User interface, 202 Window, 300 Industrial network, 311, 321, 331 Slave communication unit, 312, 322 Servo equipment, 332 Sensor, 401, 402 Bandwidth, 411-416 Columns, 410, 420 List, 511-513 Input field, P1 Program, TS1, TS2 Time slot.

Claims (9)

  1.  制御指令に従って動作する複数の被制御機器にネットワークを介して接続されるデータ収集装置であって、
     前記複数の被制御機器と共有される共有時刻により規定される通信周期毎に、前記被制御機器それぞれの稼働状態を示す稼働データを受信する通信手段と、
     前記複数の被制御機器を管理するために前記被制御機器それぞれに付されるラベルのリストに対応する第1軸と、前記通信周期のリストに対応する第2軸と、を有する多次元データベースを作成する作成手段と、
     前記通信手段によって受信された前記稼働データを、該稼働データによって稼働状態が示される前記被制御機器の前記ラベルに対応させて、前記通信周期毎に前記第2軸に沿って前記多次元データベースに追加する追加手段と、
     を備えるデータ収集装置。
    A data collection device connected via a network to a plurality of controlled devices that operate according to control commands,
    a communication means for receiving operation data indicating an operation state of each of the plurality of controlled devices at each communication period defined by a shared time shared with the plurality of controlled devices;
    a creating means for creating a multidimensional database having a first axis corresponding to a list of labels attached to each of the plurality of controlled devices in order to manage the plurality of controlled devices, and a second axis corresponding to a list of the communication cycles;
    an adding means for adding the operation data received by the communication means to the multidimensional database along the second axis for each communication cycle, in association with the label of the controlled device whose operation state is indicated by the operation data;
    A data collection device comprising:
  2.  前記通信周期は、前記制御指令を伝送するための第1時間区分と、前記稼働データを伝送するための第2時間区分と、を有する、
     請求項1に記載のデータ収集装置。
    The communication cycle includes a first time segment for transmitting the control command and a second time segment for transmitting the operation data.
    The data collection device of claim 1 .
  3.  前記多次元データベースに格納された前記稼働データに基づいて前記被制御機器に関する分析を行う分析手段、をさらに備える、
     請求項1又は2に記載のデータ収集装置。
    The apparatus further includes an analysis unit that performs an analysis on the controlled device based on the operation data stored in the multidimensional database.
    3. The data collection device according to claim 1 or 2.
  4.  前記分析手段による分析の結果に基づいて生成された前記制御指令を送信することにより前記被制御機器を制御する制御手段、をさらに備える、
     請求項3に記載のデータ収集装置。
    The control device further includes a control unit that controls the controlled device by transmitting the control command generated based on the result of the analysis by the analysis unit.
    The data collection device of claim 3.
  5.  前記被制御機器それぞれに対する前記制御指令を前記通信周期毎に取得する取得手段、をさらに備え、
     前記第1軸は、前記稼働データの送信元としての前記被制御機器の前記ラベルの第1リストと、前記制御指令の宛先としての前記被制御機器の前記ラベルの第2リストと、を含むリストに対応し、
     前記追加手段は、
     前記稼働データを、前記第1リストの前記ラベルに対応させて、前記通信周期毎に前記第2軸に沿って前記多次元データベースに追加し、
     前記取得手段によって取得された前記制御指令を、前記制御指令によって制御される前記被制御機器の前記第2リストの前記ラベルに対応させて、前記通信周期毎に前記第2軸に沿って前記多次元データベースに追加する、
     請求項1から4のいずれか一項に記載のデータ収集装置。
    The control device further includes an acquisition unit that acquires the control command for each of the controlled devices in each communication cycle,
    the first axis corresponds to a list including a first list of the labels of the controlled devices as transmission sources of the operational data and a second list of the labels of the controlled devices as destinations of the control command;
    The additional means is:
    adding the operational data to the multidimensional database along the second axis for each communication cycle in association with the label in the first list;
    the control command acquired by the acquisition means is added to the multidimensional database along the second axis for each communication period in such a manner that the control command corresponds to the label of the second list of the controlled device to be controlled by the control command.
    A data collection device according to any one of claims 1 to 4.
  6.  前記通信手段は、送信元を示す送信元情報及び前記通信周期を示す周期情報が付与された前記稼働データを受信し、
     前記送信元情報及び前記周期情報に基づいて前記稼働データを前記多次元データベースに追加する、
     請求項1から5のいずれか一項に記載のデータ収集装置。
    The communication unit receives the operation data to which transmission source information indicating a transmission source and period information indicating the communication period are added,
    adding the operation data to the multidimensional database based on the transmission source information and the periodicity information;
    A data collection device according to any one of claims 1 to 5.
  7.  請求項1から6のいずれか一項に記載のデータ収集装置と、
     複数の前記被制御機器と、
     を備えるデータ収集システム。
    A data collection device according to any one of claims 1 to 6;
    A plurality of the controlled devices;
    A data collection system comprising:
  8.  制御指令に従って動作する複数の被制御機器にネットワークを介して接続されるデータ収集装置によって実行されるデータベース作成方法であって、
     通信手段が、前記複数の被制御機器と共有される共有時刻により規定される通信周期毎に、前記被制御機器それぞれの稼働状態を示す稼働データを受信し、
     作成手段が、前記被制御機器それぞれに付されるラベルのリストに対応する第1軸と、前記通信周期のリストに対応する第2軸と、を有する多次元データベースを作成し、
     追加手段が、前記通信手段によって受信された前記稼働データを、該稼働データによって稼働状態が示される前記被制御機器の前記ラベルに対応させて、前記通信周期毎に前記第2軸に沿って前記多次元データベースに追加する、
     ことを含むデータベース作成方法。
    A database creation method executed by a data collection device connected via a network to a plurality of controlled devices that operate according to control commands, comprising:
    a communication means for receiving operation data indicating an operation state of each of the controlled devices at each communication period defined by a shared time shared with the plurality of controlled devices;
    a creation means for creating a multi-dimensional database having a first axis corresponding to a list of labels attached to each of the controlled devices and a second axis corresponding to a list of the communication cycles;
    an adding means adds the operation data received by the communication means to the multidimensional database along the second axis for each communication cycle, in association with the label of the controlled device whose operation state is indicated by the operation data;
    A method for creating a database, comprising:
  9.  制御指令に従って動作する複数の被制御機器にネットワークを介して接続されるデータ収集装置に、
     前記複数の被制御機器と共有される共有時刻により規定される通信周期毎に、前記被制御機器それぞれの稼働状態を示す稼働データを受信し、
     前記被制御機器それぞれに付されるラベルのリストに対応する第1軸と、前記通信周期のリストに対応する第2軸と、を有する多次元データベースを作成し、
     受信した前記稼働データを、該稼働データによって稼働状態が示される前記被制御機器の前記ラベルに対応させて、前記通信周期毎に前記第2軸に沿って前記多次元データベースに追加する、
     ことを実行させるためのプログラム。
    A data collection device connected via a network to a plurality of controlled devices that operate according to control commands,
    receiving operation data indicating an operation state of each of the controlled devices for each communication period defined by a shared time shared with the plurality of controlled devices;
    creating a multi-dimensional database having a first axis corresponding to a list of labels attached to each of the controlled devices and a second axis corresponding to a list of the communication cycles;
    the received operation data is added to the multidimensional database along the second axis for each communication period in association with the label of the controlled device whose operation state is indicated by the operation data;
    A program to make it happen.
PCT/JP2022/038397 2022-10-14 2022-10-14 Data collecting apparatus, data collecting system, database creating method and program WO2024079892A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023513436A JP7374379B1 (en) 2022-10-14 2022-10-14 Data collection device, data collection system, database creation method and program
PCT/JP2022/038397 WO2024079892A1 (en) 2022-10-14 2022-10-14 Data collecting apparatus, data collecting system, database creating method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/038397 WO2024079892A1 (en) 2022-10-14 2022-10-14 Data collecting apparatus, data collecting system, database creating method and program

Publications (1)

Publication Number Publication Date
WO2024079892A1 true WO2024079892A1 (en) 2024-04-18

Family

ID=88645826

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/038397 WO2024079892A1 (en) 2022-10-14 2022-10-14 Data collecting apparatus, data collecting system, database creating method and program

Country Status (2)

Country Link
JP (1) JP7374379B1 (en)
WO (1) WO2024079892A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007058559A (en) * 2005-08-24 2007-03-08 Yokogawa Electric Corp Plant monitoring system
WO2015133175A1 (en) * 2014-03-04 2015-09-11 オムロン株式会社 Control system, control device, and control method
JP2018151726A (en) * 2017-03-10 2018-09-27 オムロン株式会社 Control apparatus and program
JP2019159697A (en) * 2018-03-12 2019-09-19 オムロン株式会社 Control system and control method
JP2019176221A (en) * 2018-03-27 2019-10-10 アズビル株式会社 Data collection system
WO2021130912A1 (en) * 2019-12-25 2021-07-01 三菱電機株式会社 Data collection management device and data collection system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4849340B2 (en) * 2007-04-03 2012-01-11 オムロン株式会社 Programmable controller and unit
JP5374717B2 (en) * 2008-08-21 2013-12-25 独立行政法人情報通信研究機構 Sensor network system that realizes highly reliable control command transmission and reception and bandwidth efficiency
JP6299670B2 (en) * 2015-05-22 2018-03-28 株式会社安川電機 Sensor, controller, motor control system, robot system, and motor related information acquisition method
JP6388050B1 (en) * 2017-03-31 2018-09-12 オムロン株式会社 Control device
JP7155537B2 (en) * 2018-02-27 2022-10-19 セイコーエプソン株式会社 Terminal device, communication system, program and communication control method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007058559A (en) * 2005-08-24 2007-03-08 Yokogawa Electric Corp Plant monitoring system
WO2015133175A1 (en) * 2014-03-04 2015-09-11 オムロン株式会社 Control system, control device, and control method
JP2018151726A (en) * 2017-03-10 2018-09-27 オムロン株式会社 Control apparatus and program
JP2019159697A (en) * 2018-03-12 2019-09-19 オムロン株式会社 Control system and control method
JP2019176221A (en) * 2018-03-27 2019-10-10 アズビル株式会社 Data collection system
WO2021130912A1 (en) * 2019-12-25 2021-07-01 三菱電機株式会社 Data collection management device and data collection system

Also Published As

Publication number Publication date
JP7374379B1 (en) 2023-11-06

Similar Documents

Publication Publication Date Title
EP3462257A1 (en) Control system and control device
JP6962099B2 (en) Control system and control device
JP7484912B2 (en) Control System
JP2018151918A (en) Control device, data structure, and information processing method
US20220382235A1 (en) Control device and distributed control system
JP2008134999A (en) Industrial control system
CN106233666B (en) Method and device for diagnosing transmission faults in a network according to the OPC UA standard
JP6408277B2 (en) Data collection device and industrial network system
CN109716247B (en) Arithmetic device and control system
WO2024079892A1 (en) Data collecting apparatus, data collecting system, database creating method and program
JP6836692B1 (en) Data collection management device and data collection system
US20220286267A1 (en) Control system, information processing device, and non-transitory computer readable medium
Przybył Hard real-time communication solution for mechatronic systems
EP3764175B1 (en) Control device and control system
WO2022185589A1 (en) Information processing device, method, and program
WO2023026431A1 (en) Communication control device, communication control method and program
WO2021131724A1 (en) Communication device, communication system, communication control method and program
WO2022030402A1 (en) Control device and program
EP3767407B1 (en) Field bus system diagnosis using propagation delay measurements
JP7404789B2 (en) Control system, communication control method for control system, and control device
JPWO2021131724A5 (en)
Kalyvas An innovative industrial control system architecture for real‐time response, fault‐tolerant operation and seamless plant integration
WO2024089750A1 (en) Data management device, data management system, data management method, and program
Chowdhury Synchronization for Industrial Networks
JP7442751B1 (en) Control program, supervisory control system, gateway device and control method

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: 22962109

Country of ref document: EP

Kind code of ref document: A1