WO2013121572A1 - Method of providing different-type system data in distributed system - Google Patents

Method of providing different-type system data in distributed system Download PDF

Info

Publication number
WO2013121572A1
WO2013121572A1 PCT/JP2012/053742 JP2012053742W WO2013121572A1 WO 2013121572 A1 WO2013121572 A1 WO 2013121572A1 JP 2012053742 W JP2012053742 W JP 2012053742W WO 2013121572 A1 WO2013121572 A1 WO 2013121572A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
conversion
application
server
database
Prior art date
Application number
PCT/JP2012/053742
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 JP2014500012A priority Critical patent/JP5809743B2/en
Priority to PCT/JP2012/053742 priority patent/WO2013121572A1/en
Publication of WO2013121572A1 publication Critical patent/WO2013121572A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Definitions

  • the present invention obtains data distributed in one system and stores it in a database in a distributed system composed of a plurality of independent nodes interconnected via network work in the field of smart grid or electric power.
  • the present invention also relates to a method for providing / distributing data and coordinating between different systems, which is performed by permitting access to the database from an application in the own system or from another system.
  • a facility machine provided with a device for controlling the facility machine on the basis of an instruction from the management device, and a management device having a management application program for managing the facility device in a facility machine that performs predetermined processing. Connected to the output of the management application program is converted into a format that can be processed by the equipment device, and the equipment device executes a predetermined process,
  • a communication driver for converting data communicated between the management device and the equipment device, the device being provided for each type of the device provided in the manufacturing system, and for communicating with the device
  • a driver and an apparatus driver that is provided for each type of the equipment machine provided in the manufacturing system and accesses the target equipment machine using the device driver according to an instruction from the management application program;
  • Hierarchical communication drivers have been proposed. (See Patent Document 1)
  • the device driver and the device driver are created by function objects created so as to have predetermined parameters, attributes, and operations for each function of the device and the equipment machine corresponding to each driver. Is done.
  • the function content of the device driver or the device driver is class information described according to the model of the function object, and the setting value for each device driver or the device driver is set as the class driver.
  • the content of the function or the setting value is described in a markup language according to a data model in which the information classified and associated with the class information is instance information.
  • the communication interface of the functional object of the device driver or the device driver is described in an interface description language, and the device driver or the device driver includes the communication interface.
  • the class information obtained by classifying the description content of the data based on the description model of the interface description language and the class information of the data model are mapped, and the mapping result and a configuration including an instance corresponding to the functional object obtained from the data model
  • the communication data is processed with reference to the communication information.
  • the subject of the present invention is a distributed system in the field of smart grids, etc., which conforms to different standards and specifications, and an unspecified number of equipment is frequently attached to and detached from the system. It is necessary to flexibly link between systems in different ranges. Further, when data from these different equipment is provided to an application, it is necessary to convert the data structure / data model into a common structure and to achieve performance requirements such as the processing cycle of the application.
  • Patent Document 1 has the following problems.
  • the present invention aims to provide a data providing method for exchanging data between systems with different standards and specifications.
  • the present invention comprises the following arrangement. That is, the distributed system of the present invention is A plurality of independent equipment nodes and control system application nodes that are interconnected via a network, each running one or more equipment and control system applications in the control system; Control system application to exchange data with equipment) One or more data transfer servers for obtaining and transferring communication messages between one or more equipment nodes; One or more data conversion servers for receiving a message transferred from the data transfer server and performing processing such as analysis of data included in the message and conversion to a standard data format in the system; One or more database management servers for storing and managing data converted by the data conversion server in a database and providing data to be stored in the database for an application; One or more application nodes on which applications that access and use data stored in the database are run.
  • the data transfer server In the data providing method of the distributed system, obtaining a communication message between the equipment device node where the equipment in the control system operates and the control system application node, and transferring the message to the data conversion server;
  • the data conversion server receives a transfer message from the data transfer server, analyzes the data included in the message, determines the priority of the data based on the result of the data analysis, and the priority
  • the database management server receives the data transmitted from the data conversion server and stores the data in the database, and the data stored in the database is stored in one or more application nodes in the own system or in another system. Providing to the running application at one or more application nodes.
  • the present invention it is not necessary for an application developer to create a complicated process related to data access to satisfy data requirements or performance requirements for utilizing data collected from other systems, and to develop application logic. Contribute to reducing development man-hours and reducing errors.
  • the scope of the system and the type, number, amount and frequency of data sources in the system are not fixed, it is not necessary to calculate the queue capacity when constructing a system that can be changed during operation. This contributes to reducing the system construction load.
  • FIG. 1 is a diagram showing an outline of a method for providing heterogeneous system data in a distributed system according to the present invention.
  • the main components of the distributed system are between one or more facility equipment nodes 0205a and control system application node 0205b in which one or more equipment devices and control system applications in the control system operate.
  • a data transfer server 0203 for acquiring and transferring a communication message in the network, and data conversion for receiving the transferred message and performing processing such as analysis of data included in the message and conversion to a standard data format in the system
  • Running application node Is 204 Running application node Is 204.
  • the processing in the data conversion server 0201 is classified into four layers: reception 0111, analysis / distribution 0112, conversion 0113, and transmission 0114, and the data received and converted in each layer and the data source of the data are compliant.
  • Processes (programs) based on standards, etc. can be built in with plug-ins. Thereby, the system realized by the present invention can support a plurality of standards.
  • the priority of data is determined according to the processing timing of the application using the data, and the data is distributed to the conversion process based on the priority. For example, when processing is performed periodically, among the data (data indicated by solid line arrows in the explanatory diagram 0121) that occurs after processing in a certain cycle and is used in processing in the next cycle, Like the data that occurs immediately after processing in a certain cycle and the data that occurs immediately before processing in the next cycle, each priority is set according to the timing at which the data occurs, and the data according to the priority Storage destination (normal queue / priority queue) is determined.
  • Such application processing timing is stored in the application operation information 0445 and used by the application processing monitoring unit 0413 described later. Note that the distribution here is performed according to the priority, either to the priority queue, the normal queue, or the standby database. In the standby DB, for example, data used offline (data without urgency) such as history data is stored.
  • data that has been successfully converted is stored in the converted database 0131 or directly transmitted to the application node 0204, and data that cannot be converted due to a mismatch in the conversion definition or the like is distinguished from data that has been successfully converted and is not converted.
  • a list of unconverted data is presented to the user for the application.
  • the data conversion server 0201, database management server 0202, and data transfer server 0203 shown in FIG. 1 can also be realized by one processing device (server).
  • at least one application node 0204 and at least one node which is the equipment device node 0205a or the control system application node 0205b are connected to the processing apparatus via the network.
  • the data conversion server 0201 and the database management server 0202 can be realized by one processing device (server)
  • the data conversion server 0201 and the data transfer server 0203 can be realized by one processing device (server). it can.
  • FIG. 2 is a diagram showing an overview of a distributed system to which the present invention is applied.
  • the main component of the distributed system is to acquire a communication message between one or more equipment device nodes 0205a and control system application node 0205b in which one or more equipment devices and control system applications in the control system operate.
  • One or more data transfer servers 0203 to be transferred and a message transferred from the data transfer server 0203 based on the communication definition 0441 are received, and based on a distribution definition including a data analysis table 0418 and an analysis definition 0442 described later.
  • One or more data conversion servers 0201 that analyze data included in the message and perform processing such as conversion to a standard data format in the system based on the conversion definition 0444, and the data converted by the data conversion server 0201 Store and manage database applications
  • One more database management server 0202 provides data stored in the database for access to the data to be stored in the database, or an application to be used is one or more application nodes 0204 running.
  • One or more equipment device nodes 0205a, a control system application node 0205b, and a data transfer server 0203 in which equipment devices and control system applications operate are connected via a dedicated network 0206 for the control system.
  • the data transfer server 0203 and the data conversion server 0201 are connected via the network 0207
  • the data conversion server 0201, the database management server 0202, and the application node 0204 are connected via the network 0208. You may connect via the same network.
  • the main hardware configuration of the data conversion server 0201 includes a processing device (CPU) 0211, a storage device (memory, hard disk) 0212, and a communication device 0213.
  • the main hardware configuration of the database management server 0202 includes a processing device (CPU) 0221, a storage device (memory, hard disk) 0222, and a communication device 0223.
  • the main hardware configuration of the data transfer server 0203 includes a processing device (CPU) 0231, a storage device (memory, hard disk) 0232, and a communication device 0233.
  • the main hardware configuration of the application node 0204 includes a processing device (CPU) 0241, a storage device (memory, hard disk) 0242, and a communication device 0243.
  • the main hardware configurations of the equipment device node 0205a and the control system application node 0205b on which the equipment and control system applications operate include a processing device (CPU) 0251, a storage device (memory, hard disk) 0252, and a communication device 0253.
  • a processing device CPU
  • storage device memory, hard disk
  • communication device 0253 a communication device
  • FIG. 3 is a diagram showing an overall processing sequence between a plurality of nodes constituting a distributed system in carrying out the heterogeneous system data providing method according to the present invention.
  • the main components are the equipment device node 0205a or the control system application node 0205b in the control system that is the data source, the data transfer server 0203 that acquires and transfers the message from the control system, and the analysis and conversion of the data included in the message
  • a data conversion server 0201 that performs processing
  • a database management server 0202 that stores and manages data converted into a standard format in a database
  • an application node 0204 in which an application that uses the data stored in the database operates.
  • step 0301 the facility equipment node 0205a or the control system application node 0205b transmits a message to the control system destination.
  • step 0311 the data transfer server 0203 acquires the transmission message in step 0301 and transfers it to the data conversion server 0201.
  • step 0321 the data conversion server 0201 receives the transfer message from the data transfer server 0203 in step 0311.
  • step 0322 one or more data are extracted from the received message in step 0321, and data analysis and distribution to the data conversion process are performed. Details of the distribution process are shown in FIG.
  • step 0323 conversion processing is performed on the data in accordance with the distribution result in step 0322. The conversion process is either normal conversion or differential conversion, and details are shown in FIG.
  • step 0324 the data after the conversion in step 0323 is transmitted to the database management server 0202.
  • step 0331 the database management server 0202 receives the transmission data from the data conversion server 0201 in step 0324.
  • step 0332 the reception data of step 0331 is stored in the database.
  • the application node 0204 requests data from the database management server 0202 in step 0341.
  • step 0333 the database management server 0202 accepts the data request in step 0341 and extracts the corresponding data from the database.
  • step 0334 the data extracted in step 0333 is transmitted to the requesting application node 0204.
  • step 0342 the transmission data in step 0334 is acquired.
  • FIG. 4 is a diagram showing a module configuration of the data conversion server 0201 that constitutes the distributed system according to the present invention and performs analysis and conversion of data collected in the system.
  • middleware 0401 for receiving, analyzing / sorting, converting and transmitting data is introduced.
  • the main components of the middleware 0401 refer to the communication definition 0441, receive the transfer message from the data transfer server 0203 via the network 207 and the data communication unit 0417, and the message received from the data reception unit 0412
  • the data analysis / distribution unit 0412 performs data analysis and distribution to the conversion process with reference to the data analysis table 0418, the analysis definition 0442 that is information for decoding the communication message, Data that performs conversion processing with reference to the conversion definition (0443, 0444) for the data received through the priority queue (0421, 0423) or the normal queue (0422, 0424) according to the distribution result of the distribution unit 0412 Conversion (normal) part 0414 or data Data conversion unit 0415, data transmission unit 0416 that transmits the converted data to the database management server 0202 via the communication processing unit 0417 and the network 208, and application processing that uses data based on the application operation information 0445
  • An application process monitoring unit 0413 that monitors timing.
  • the plug-ins 0431 to 0434 are processing programs of the data receiving unit 0411, the data analysis / sorting unit 0412, the data conversion (normal) unit 0414, and the data conversion (difference) unit 0415, respectively.
  • a plurality of programs corresponding to data definition and conversion definition deviation with other systems at the connection destination, update of standard specifications, and the like are prepared.
  • FIG. 5 is a diagram showing a module configuration of the database management server 0202 that constitutes a distributed system according to the present invention, stores and manages data collected in the system, and provides data to applications.
  • the database management server 0202 includes a middleware 0501 that performs database access processing, provides an interface to the application, and the data conversion server 0201 as a database that collects, accumulates, and provides data to the application.
  • a converted database 0131 for storing data for which normal conversion processing has been completed and an unconverted database 0132 for storing data that could not be converted by the data conversion server 0201 are introduced.
  • the main components of the middleware 0501 are a converted DB data storage unit 0511 that receives converted data from the data conversion server 0201 via the network 0208 and the data communication unit 0518, and stores the converted data in the database 0502.
  • An application interface management unit 0515 that manages a view and an interface for providing data, an application data creation unit 0516 that creates data to be provided to an application, and A data model conversion unit 0517 for performing form data model conversion of data.
  • the converted DB data storage unit 0511 stores data in the converted database 0131 via the converted DB access unit 0512
  • the unconverted DB data storage unit 0513 stores the unconverted database 0132 via the unconverted DB access unit 0514.
  • the data model conversion unit 0517 performs processing or the like of data unique to the application as necessary.
  • FIG. 6 is a diagram showing the configuration of the data analysis table 0418 managed by the data conversion server 0201 according to the present invention.
  • the data analysis table 0418 is a table prepared in advance, and is referred to when performing analysis (0412) of analysis and conversion of data included in the message transferred from the data transfer server 0203.
  • the main components are data identification information 0611, compliant standard 0612, data type 0613, use side application information 0614, conversion distinction 0615, priority 0616, and latest update time 0617.
  • Data identification information 0611 stores information for identifying data used in the system.
  • the compliant standard 0612 stores data corresponding to the data identification information 0611 and information related to the standard compliant with the data source of the data.
  • the data type 0613 information indicating the type of data corresponding to the data identification information 0611 is stored.
  • the usage-side application information 0614 stores information related to an application that performs processing using data corresponding to the data identification information 0611.
  • “normal conversion” or “difference conversion” is stored as the distinction of the conversion process performed on the data corresponding to the data identification information 0611.
  • information indicating the priority of data corresponding to the data identification information 0611 is stored as “application priority”, “priority”, “normal”, or “low” in descending order of priority.
  • the This item is referenced in the distribution to the conversion process.
  • the latest update time 0617 stores the time when the data of items 0611 to 0616 was last updated. These pieces of information are added each time data and an application are registered in the system. In particular, the priority 0616 is updated in conjunction with the data flow during online operation.
  • FIG. 7 is a flowchart showing a flow of processing for analysis (0412) of received data analysis and conversion processing in the data conversion server 0201 according to the present invention.
  • step 0701 the message header of the received message from the data transfer server 0203 is analyzed. That is, referring to the analysis definition 0442, necessary information is extracted from the header portion of the received message according to the type of the received message.
  • step 0702 identification information regarding one or more data included in the message is extracted as a result of step 0701.
  • step 0703 the data identification information is compared with the data identification information 0611 of the data analysis table 0418, and the corresponding data location is referenced from the table.
  • step 0704 referring to the current state of the queue (0421 to 0424), if the queue is full, in step 0705, the data is stored in the standby database 0425, and the process is terminated.
  • step 0704 referring to the current state of the queue (0421 to 0424), if there is a free space, if the data conversion distinction 0615 is “normal conversion” in step 0706, the priority of the data is determined in step 0707.
  • the degree 0616 is “application priority” or “priority”, in step 0709, the data is stored in the priority queue 0421 for normal conversion.
  • the priority queue 0421 compares the priorities of the data already stored in the queue, performs rearrangement according to the priorities, and ends the process.
  • step 0707 If the priority 0616 of the data is “normal” in step 0707, the data is stored in the normal queue 0421 for normal conversion in step 0711, and the process is terminated.
  • step 0706 if the data conversion distinction 0615 is “difference conversion”, in step 0708, if the data priority 0616 is “application priority” or “priority”, in step 0712, the difference conversion is performed.
  • the priority queue 0423 stores the data.
  • step 0713 the priority queue 0423 compares the priorities of the data already stored in the queue, performs rearrangement according to the priorities, and ends the process. If the priority 0616 of the data is “normal” in step 708, the data is stored in the normal queue 0422 for normal conversion in step 0714, and the process ends.
  • FIG. 8 shows the flow of processing for determining the application processing timing executed by the application processing monitoring unit 0413 for determining the priority of conversion processing for received data in the data conversion server 0201 according to the present invention. It is a flowchart to show.
  • step 0801 registration of information (application data, processing cycle, processing start time, etc.) relating to the application using the data stored in the database (0502, 0503) in the database management server 0202 is accepted via the data conversion server 0201. Keep it.
  • step 0802 monitoring of the operating state of an application that uses data stored in the database is started.
  • step 0803 if the status of the application is finished or stopped, in step 0804, the priority of the use data of the application is set to “normal” and the data analysis table 0418 managed by the data conversion server 0201 is managed. Is updated (priority 0616), and the process returns to step 0803.
  • step 0803 if the state of the application is in operation, if the interval until the next cycle execution of the application is small in step 0805, in step 0806, the priority of the use data of the application is set to “application priority”.
  • step 0807 the corresponding part of the data analysis table 0418 managed by the data conversion server 0201 is updated, and the process returns to step 0803. If the interval until the next cycle execution of the application is large in step 0805, the priority of the use data of the application is set to “normal” in step 0808, and the data conversion server 0201 manages in step 0809. The corresponding part (priority 0616) in the data analysis table 0418 is updated, and the process returns to step 0803.
  • FIG. 9 is a diagram showing the structure of queues (0421 to 0424) used in the data conversion server 0201 according to the present invention.
  • a priority queue 0901 (0421, 0423)
  • a normal queue 0902 (0422, 0424)
  • the two types of queues are arranged independently.
  • the priority queue 0901 is a queue for storing high priority data, and conversion processing is preferentially started for the data stored in the queue. Further, the processing order is changed according to the priority of each data among several data stored in the queue.
  • the main components of the priority queue 0901 are an address 0911, a storage time 0912, a status 0913, data 0914, and a next address 0915.
  • the address 0911 stores the address of the data storage area in the queue.
  • the storage time 0912 stores the time when the data was last stored in the area indicated by the address 0911. In the state 0913, “free”, “waiting for processing”, or “processing in progress” is stored as the state of the area indicated by the address 0911.
  • Data 0914 stores data to be converted.
  • the next address 0915 stores the address of the area that is referred to next after the processing on the data stored in the area indicated by the address 0911 is completed.
  • the normal queue 0902 is a queue that stores normal data that is not high in priority, and conversion processing is started in the stored order.
  • the main components of the normal queue 0902 are an address 0921, a storage time 0922, a status 0923, and data 0924.
  • the address 0921 stores the address of the data storage area in the queue.
  • the storage time 0922 stores the time when the data was last stored in the area indicated by the address 0911. In the status 0923, “free”, “waiting for processing”, or “processing in progress” is stored as the status of the area indicated by the address 0911.
  • Data 0924 stores data to be converted.
  • FIG. 10 is a flowchart showing the flow of processing in conversion processing for creating data to be transmitted to the database management server 0202 in the data conversion server 0201 according to the present invention. That is, FIG. 10 shows processing performed by the data conversion (normal) unit 0414 and the data conversion (difference) unit 0415.
  • step 1001 the conversion definitions 0443 and 0444 are referred to.
  • the conversion definitions 0443 and 0444 define data mapping and data calculation between the received data and the application side.
  • the conversion definition 0444 includes a definition indicating what kind of information the difference is in addition to the conversion definition 0443. If there is a definition corresponding to the target data in the conversion definition of 1001 in step 1002, a conversion process is performed on the data in step 1003.
  • step 1004 the data after the conversion in step 1003 is transmitted to be stored in the converted database 0502 in the database management server 0202.
  • step 1002 if there is no definition corresponding to the target data in the conversion definition of step 1001, in step 1005, the data is transmitted for storage in the unconverted database 0503 in the database management server 0202 without conversion.
  • step 1006 information on unconverted data in step 1005 is added to the unconverted data list.
  • 0201 Data conversion server
  • 0202 DB management server
  • 0203 Data transfer server
  • 0204 Application node
  • 0205a Equipment device node
  • 0205b Control system application node
  • 0212, 0222, 0232, 0242, 0252 storage device
  • 0213, 0223, 0233, 0243, 0253 communication device
  • 0206, 0207, 0208 Network

Abstract

When data distributed within one system is acquired and stored in a database, and access to the database from an application in the local system or from another system is provided, generation of a large volume of data, a large load that is caused by a conversion process, or another cause can result in a data logjam and an inability to achieve a performance request from the application, data can be lost, or other problems can occur. In the present invention, (1) Separate 'receiving', 'analysis', 'conversion' and 'sending' levels are created, and a process module for each level is made plug-in capable. (2) On the basis of the type, importance level, frequency or other attributes of data, and on the basis of a process timing for an application that uses the data, a priority level is determined and the data is allocated. (3) Data that is unable to be converted due to a mismatch with a conversion definition is stored and managed separately. A list of the applicable data is presented to the application.

Description

分散システムにおける異種システムデータ提供方法Method for providing heterogeneous system data in a distributed system
 本発明は、スマートグリッドまたは電力等の分野において、ネットワークワークを介して相互接続した、複数の独立したノードにより構成される分散システムにおいて、1つのシステム内で流通するデータを取得しデータベースに蓄積し、該データベースに対する自システム内のアプリケーションまたは他システムからのアクセスを許可することで実施する、異種システム間でのデータ提供・流通及び連携の方法に関する。 The present invention obtains data distributed in one system and stores it in a database in a distributed system composed of a plurality of independent nodes interconnected via network work in the field of smart grid or electric power. The present invention also relates to a method for providing / distributing data and coordinating between different systems, which is performed by permitting access to the database from an application in the own system or from another system.
所定の処理を行う設備機械に、管理装置からの指示に基づいて前記設備機械を制御するデバイスが設けられた設備装置と、前記設備装置を管理する管理アプリケーションプログラムを有する管理装置と、がネットワークを介して接続され、前記管理アプリケーションプログラムからの出力を、前記設備装置で処理可能な形式に変換して所定の処理を前記設備装置に実行させる製造システムで、
前記管理装置と前記設備装置との間で通信されるデータの変換を行う通信ドライバであって、前記製造システムに設けられる前記デバイスの種類ごとに設けられ、前記デバイスとの間の通信を司るデバイスドライバと、前記製造システムに設けられる前記設備機械の種類ごとに設けられ、前記管理アプリケーションプログラムからの指示にしたがって、前記デバイスドライバを使用して対象となる前記設備機械にアクセスする装置ドライバと、が階層化されて構成された通信ドライバが提案されている。(特許文献1参照)
 上記の通信ドライバでは、前記デバイスドライバと前記装置ドライバは、それぞれのドライバに対応する前記デバイスと前記設備機械の有する機能ごとに、所定のパラメータと属性とオペレーションを有する様に作成した機能オブジェクトによって作成される。
A facility machine provided with a device for controlling the facility machine on the basis of an instruction from the management device, and a management device having a management application program for managing the facility device in a facility machine that performs predetermined processing. Connected to the output of the management application program is converted into a format that can be processed by the equipment device, and the equipment device executes a predetermined process,
A communication driver for converting data communicated between the management device and the equipment device, the device being provided for each type of the device provided in the manufacturing system, and for communicating with the device A driver and an apparatus driver that is provided for each type of the equipment machine provided in the manufacturing system and accesses the target equipment machine using the device driver according to an instruction from the management application program; Hierarchical communication drivers have been proposed. (See Patent Document 1)
In the communication driver, the device driver and the device driver are created by function objects created so as to have predetermined parameters, attributes, and operations for each function of the device and the equipment machine corresponding to each driver. Is done.
 また、上記の通信ドライバでは、前記デバイスドライバまたは前記装置ドライバの有する機能の内容を、前記機能オブジェクトのモデルにしたがって記述したクラス情報とし、個々の前記デバイスドライバまたは前記装置ドライバについての設定値を前記クラス情報に対応付けて分類したものをインスタンス情報とするデータモデルにしたがって、前記機能の内容または前記設定値がマークアップ言語で記述される。 In the communication driver, the function content of the device driver or the device driver is class information described according to the model of the function object, and the setting value for each device driver or the device driver is set as the class driver. The content of the function or the setting value is described in a markup language according to a data model in which the information classified and associated with the class information is instance information.
 さらに、上記の通信ドライバでは、前記デバイスドライバまたは前記装置ドライバの前記機能オブジェクトの通信インタフェースは、インタフェース記述言語で内容が記述されたものであって、前記デバイスドライバまたは前記装置ドライバは、前記通信インタフェースの前記記述内容をインタフェース記述言語の記述モデルに基づいて分類したクラス情報と前記データモデルのクラス情報とをマッピングし、このマッピング結果と前記データモデルから得られる前記機能オブジェクトに対応するインスタンスを含むコンフィグレーション情報を参照して、通信されるデータの処理を行う。 Further, in the communication driver, the communication interface of the functional object of the device driver or the device driver is described in an interface description language, and the device driver or the device driver includes the communication interface. The class information obtained by classifying the description content of the data based on the description model of the interface description language and the class information of the data model are mapped, and the mapping result and a configuration including an instance corresponding to the functional object obtained from the data model The communication data is processed with reference to the communication information.
国際公開WO2006/114810公報International Publication WO2006 / 114810
 本発明が対象とするのは、スマートグリッド等の分野における分散システムであり、準拠する標準規格・仕様の異なる、不特定多数の設備機器がシステムに頻繁に着脱し、また異なる業種、異なる主体、異なる範囲内のシステム間での連携も柔軟に行う必要がある。また、これらの異なる設備機器等からのデータをアプリケーションに提供する場合、データ構造・データモデルを共通の構造へと変換し、またアプリケーションの処理周期等の性能要求を達成する必要がある。 The subject of the present invention is a distributed system in the field of smart grids, etc., which conforms to different standards and specifications, and an unspecified number of equipment is frequently attached to and detached from the system. It is necessary to flexibly link between systems in different ranges. Further, when data from these different equipment is provided to an application, it is necessary to convert the data structure / data model into a common structure and to achieve performance requirements such as the processing cycle of the application.
 しかしながら、上記特許文献1に開示された技術では、以下のような課題がある。 However, the technique disclosed in Patent Document 1 has the following problems.
 一点目に、連携する各システムにて準拠する規格(データモデル、インタフェース等を規定)及び通信プロトコル(使用するネットワーク等に依存)は多種類であり、1システムあたり複数ある、また頻繁に更新される。これらに個別に追従してシステムの連携箇所の処理を作りこむことは負荷が高い。 First, there are many types of standards (data models, interfaces, etc.) and communication protocols (depending on the network to be used) that are compliant with each linked system. The It is a heavy load to follow these individually and create a process for the linked part of the system.
 二点目にデータの大量発生、変換処理の高負荷(時間がかかる)等のためにデータが滞留してアプリケーションからの性能要求を達成できない、キューあふれを起こして受信データが喪失する、等の不具合が生じ得る。なおデータソースが不特定多数・可変のため、事前にキューの最大サイズ見積りが困難である。 Secondly, due to the large amount of data generated, the high load of conversion processing (which takes time), etc., the data stays and the performance request from the application cannot be achieved, the queue overflows and the received data is lost, etc. Malfunctions can occur. Since the number of data sources is unspecified and variable, it is difficult to estimate the maximum queue size in advance.
 三点目に 接続先の他システムとのデータ定義や変換定義のずれ、規格仕様の更新、等の理由で、変換定義に該当するものが無い場合、変換が成立せずアプリケーションにデータ提供できない。そもそも異なるシステム間での定義の完全一致は困難である。 ③ If there is no data that meets the conversion definition due to data definition or conversion definition deviation from other connected systems, update of standard specifications, etc., the conversion cannot be established and data cannot be provided to the application. In the first place, it is difficult to completely match definitions between different systems.
 本発明は、標準規格や仕様の異なるシステム間でのデータ交換を行なうデータ提供方法を提供することを目的とする。 The present invention aims to provide a data providing method for exchanging data between systems with different standards and specifications.
 上記目的を達成するため、本発明は以下の構成を備える。即ち、本発明の分散システムは、
ネットワークを介して相互接続され、それぞれにおいて制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する、複数の独立した設備機器ノード及び制御系アプリケーションノードと、(制御系では、設備機器を利用する制御系アプリケーションが設備機器とデータの授受を行う)
1つ以上の設備機器ノードの間での通信メッセージを取得して転送する1つ以上のデータ転送サーバと、
前記データ転送サーバから転送されるメッセージを受信し、該メッセージに含まれるデータの解析、システム内の標準データ形式への変換等の処理を行う1つ以上のデータ変換サーバ、
前記データ変換サーバにて変換されたデータをデータベースに蓄積、及び管理し、アプリケーションに対して前記データベースに蓄積するデータを提供する1つ以上のデータベース管理サーバ、
前記データベースに蓄積するデータにアクセス、使用するアプリケーションが稼働する1つ以上のアプリケーションノードとを含む。
In order to achieve the above object, the present invention comprises the following arrangement. That is, the distributed system of the present invention is
A plurality of independent equipment nodes and control system application nodes that are interconnected via a network, each running one or more equipment and control system applications in the control system; Control system application to exchange data with equipment)
One or more data transfer servers for obtaining and transferring communication messages between one or more equipment nodes;
One or more data conversion servers for receiving a message transferred from the data transfer server and performing processing such as analysis of data included in the message and conversion to a standard data format in the system;
One or more database management servers for storing and managing data converted by the data conversion server in a database and providing data to be stored in the database for an application;
One or more application nodes on which applications that access and use data stored in the database are run.
 分散システムのデータ提供方法において、
データ転送サーバにて、制御系における設備機器が稼働する設備機器ノードと制御系アプリケーションノードとの間での通信メッセージを取得し、データ変換サーバに転送するステップと、
データ変換サーバにて、前記データ転送サーバからの転送メッセージを受信し、該メッセージに含まれるデータを解析するステップと、前記データ解析の結果に基づいて該データの優先度を決定し、該優先度に基づいて変換処理及び変換処理のためのキューへの振分けを行うステップと、前記キューからデータを取り出し変換処理を行うステップと、変換後のデータをデータベース管理サーバに送信するステップと、
データベース管理サーバにて、前記データ変換サーバから送信されたデータを受信してデータベースに格納するステップと、該データベースに格納されるデータを、自システム内の1つ以上のアプリケーションノードもしくは他システム内の1つ以上のアプリケーションノードにて稼働アプリケーションに提供するステップを含む。
In the data providing method of the distributed system,
In the data transfer server, obtaining a communication message between the equipment device node where the equipment in the control system operates and the control system application node, and transferring the message to the data conversion server;
The data conversion server receives a transfer message from the data transfer server, analyzes the data included in the message, determines the priority of the data based on the result of the data analysis, and the priority A step of performing a conversion process and a queue for the conversion process based on the steps, a step of taking out data from the queue and performing a conversion process, a step of transmitting the converted data to the database management server,
The database management server receives the data transmitted from the data conversion server and stores the data in the database, and the data stored in the database is stored in one or more application nodes in the own system or in another system. Providing to the running application at one or more application nodes.
 本発明によれば、アプリケーション開発者は他システムから収集したデータを活用するためのデータ抽出または性能要件等を満たしてのデータアクセスに関連する煩雑な処理を作り込む必要がなく、アプリケーションロジックの開発に専念でき、開発工数の削減、エラー低減に寄与する。またシステムの範囲やシステム内のデータソースの種別、数、データ量・頻度等が固定でなく、運用時に可変となり得るシステムを構築する際のキューの容量計算等を必要としないため、システム運用者によるシステム構築の負荷軽減に寄与する。 According to the present invention, it is not necessary for an application developer to create a complicated process related to data access to satisfy data requirements or performance requirements for utilizing data collected from other systems, and to develop application logic. Contribute to reducing development man-hours and reducing errors. In addition, since the scope of the system and the type, number, amount and frequency of data sources in the system are not fixed, it is not necessary to calculate the queue capacity when constructing a system that can be changed during operation. This contributes to reducing the system construction load.
本発明による分散システムにおける異種システムデータ提供方法の概要を示す図である。It is a figure which shows the outline | summary of the heterogeneous system data provision method in the distributed system by this invention. 本発明の適用先である分散システムの概要を示す図である。It is a figure which shows the outline | summary of the distributed system which is an application destination of this invention. 本発明による異種システムデータ提供方法を実施する上での、分散システムを構成する複数のノード間での全体処理シーケンスを示す図である。It is a figure which shows the whole process sequence between several nodes which comprise a distributed system in enforcing the heterogeneous system data provision method by this invention. 本発明における分散システムを構成し、システム内で収集するデータの解析、変換等を行う、データ変換サーバのモジュール構成を示す図である。It is a figure which shows the module structure of the data conversion server which comprises the distributed system in this invention, and performs analysis, conversion, etc. of the data collected in a system. 本発明における分散システムを構成し、システム内で収集するデータを蓄積、管理し、またアプリケーションに対してデータ提供を行う、データベース管理サーバのモジュール構成を示す図である。It is a figure which shows the module structure of the database management server which comprises the distributed system in this invention, accumulate | stores and manages the data collected in a system, and provides data with respect to an application. 本発明におけるデータ変換サーバにて管理されるデータ解析テーブルの構成を示す図である。It is a figure which shows the structure of the data analysis table managed by the data conversion server in this invention. 本発明におけるデータ変換サーバでの、受信データの解析及び変換処理への振分けのための処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process for the analysis in the data conversion server in this invention, and distribution to a conversion process. 本発明におけるデータ変換サーバでの、受信データに対する変換処理実施の優先度を決定するための、アプリケーション処理タイミング判定のための、処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process for application process timing determination for determining the priority of execution of the conversion process with respect to received data in the data conversion server in this invention. 本発明におけるデータ変換サーバにて使用するキューの構造を示す図である。It is a figure which shows the structure of the queue used in the data conversion server in this invention. 本発明におけるデータ変換サーバでの、データベース管理サーバに送信するデータを作成するための変換処理における処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process in the conversion process for producing the data transmitted to the database management server in the data conversion server in this invention.
 図1は、本発明による分散システムにおける異種システムデータ提供方法の概要を示す図である。 FIG. 1 is a diagram showing an outline of a method for providing heterogeneous system data in a distributed system according to the present invention.
 後述の図2に示すように、分散システムの主な構成要素は、制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する1つ以上の設備機器ノード0205aと制御系アプリケーションノード0205bの間での通信メッセージを取得して転送するデータ転送サーバ0203と、前記転送されるメッセージを受信し、該メッセージに含まれるデータの解析、システム内の標準データ形式への変換等の処理を行うデータ変換サーバ0201、前記変換されたデータをデータベースに蓄積、及び管理し、アプリケーションに対して前記データベースに蓄積するデータを提供するデータベース管理サーバ0202、前記データベースに蓄積するデータにアクセスして、使用するアプリケーションが稼働するアプリケーションノード0204である。 As shown in FIG. 2 described later, the main components of the distributed system are between one or more facility equipment nodes 0205a and control system application node 0205b in which one or more equipment devices and control system applications in the control system operate. A data transfer server 0203 for acquiring and transferring a communication message in the network, and data conversion for receiving the transferred message and performing processing such as analysis of data included in the message and conversion to a standard data format in the system A server 0201, a database management server 0202 for storing and managing the converted data in a database and providing data stored in the database to an application; an application for accessing and using the data stored in the database; Running application node Is 204.
 データ変換サーバ0201における処理は、受信0111、解析・振分け0112、変換0113、及び送信0114の4つの階層に分類されており、各階層にて受信及び変換するデータ及び該データのデータソースが準拠する標準規格等に基づいた処理(プログラム)をプラグインにて組込み可とする。これにより本発明により実現するシステムは複数の標準規格に対応できる。 The processing in the data conversion server 0201 is classified into four layers: reception 0111, analysis / distribution 0112, conversion 0113, and transmission 0114, and the data received and converted in each layer and the data source of the data are compliant. Processes (programs) based on standards, etc. can be built in with plug-ins. Thereby, the system realized by the present invention can support a plurality of standards.
 解析・振分け0112においては、説明図0121に示すようにデータを利用するアプリケーションの処理タイミングに応じてデータの優先度を決定し、前記優先度に基づいてデータの変換処理への振分けを実施する。例えば、周期的に処理が行われる場合、ある周期での処理の後に発生し、その次の周期での処理で使用するデータ(説明図0121の実線の矢印で示したデータ)のうち、先ほどのある周期での処理の直後に発生したデータと次の周期での処理の直前に発生したデータのように、データが発生するタイミングに応じてそれぞれの優先度を設定し、優先度に応じてデータの格納先(通常キュー/優先キュー)を決める。このようなアプリケーションの処理タイミングは、アプリケーション動作情報0445に格納され、後述するアプリケーション処理監視部0413が利用する。なお、ここでの振分けは優先度に応じて、優先キュー、通常キュー、または待機データベースのいずれかに振り分ける。待機DBには、例えば履歴データのようにオフラインで使うデータ(緊急性を有しないデータ)を格納する。 In the analysis / distribution 0112, as shown in the explanatory diagram 0121, the priority of data is determined according to the processing timing of the application using the data, and the data is distributed to the conversion process based on the priority. For example, when processing is performed periodically, among the data (data indicated by solid line arrows in the explanatory diagram 0121) that occurs after processing in a certain cycle and is used in processing in the next cycle, Like the data that occurs immediately after processing in a certain cycle and the data that occurs immediately before processing in the next cycle, each priority is set according to the timing at which the data occurs, and the data according to the priority Storage destination (normal queue / priority queue) is determined. Such application processing timing is stored in the application operation information 0445 and used by the application processing monitoring unit 0413 described later. Note that the distribution here is performed according to the priority, either to the priority queue, the normal queue, or the standby database. In the standby DB, for example, data used offline (data without urgency) such as history data is stored.
 変換0113において、変換成功したデータは変換済みデータベース0131に格納、又は直接アプリケーションノード0204に送信し、変換定義の不一致等により変換処理が実施できないデータは変換成功したデータとは区別して未変換データベース0132に格納する。アプリケーションに対しては前記未変換データの一覧をユーザに提示する。 In the conversion 0113, data that has been successfully converted is stored in the converted database 0131 or directly transmitted to the application node 0204, and data that cannot be converted due to a mismatch in the conversion definition or the like is distinguished from data that has been successfully converted and is not converted. To store. A list of unconverted data is presented to the user for the application.
 図1に示したデータ変換サーバ0201、データベース管理サーバ0202、及びデータ転送サーバ0203を1つの処理装置(サーバ)で実現することもできる。その場合、少なくとも1つのアプリケーションノード0204、及び設備機器ノード0205aあるいは制御系アプリケーションノード0205bである少なくとも1つのノードが、ネットワークを介して上記の処理装置に接続される。また、データ変換サーバ0201とデータベース管理サーバ0202とを1つの処理装置(サーバ)で実現することもでき、データ変換サーバ0201とデータ転送サーバ0203とを1つの処理装置(サーバ)で実現することもできる。 The data conversion server 0201, database management server 0202, and data transfer server 0203 shown in FIG. 1 can also be realized by one processing device (server). In that case, at least one application node 0204 and at least one node which is the equipment device node 0205a or the control system application node 0205b are connected to the processing apparatus via the network. In addition, the data conversion server 0201 and the database management server 0202 can be realized by one processing device (server), and the data conversion server 0201 and the data transfer server 0203 can be realized by one processing device (server). it can.
 上記の各処理の詳細は以降の図にて述べる。 The details of each process above will be described in the following figures.
 図2は、本発明の適用先である分散システムの概要を示す図である。 FIG. 2 is a diagram showing an overview of a distributed system to which the present invention is applied.
 分散システムの主な構成要素は、制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する1つ以上の設備機器ノード0205aと制御系アプリケーションノード0205bとの間での通信メッセージを取得して転送する1つ以上のデータ転送サーバ0203と、通信定義0441に基づいて前記データ転送サーバ0203から転送されるメッセージを受信し、後述するデータ解析テーブル0418と解析定義0442を含む振分け定義に基づいて該メッセージに含まれるデータの解析し、変換定義0444に基づいてシステム内の標準データ形式への変換等の処理を行う1つ以上のデータ変換サーバ0201、前記データ変換サーバ0201にて変換されたデータをデータベースに蓄積、及び管理し、アプリケーションに対して前記データベースに蓄積するデータを提供する1つ以上のデータベース管理サーバ0202、前記データベースに蓄積するデータにアクセス、又は使用するアプリケーションが稼働する1つ以上のアプリケーションノード0204である。 The main component of the distributed system is to acquire a communication message between one or more equipment device nodes 0205a and control system application node 0205b in which one or more equipment devices and control system applications in the control system operate. One or more data transfer servers 0203 to be transferred and a message transferred from the data transfer server 0203 based on the communication definition 0441 are received, and based on a distribution definition including a data analysis table 0418 and an analysis definition 0442 described later. One or more data conversion servers 0201 that analyze data included in the message and perform processing such as conversion to a standard data format in the system based on the conversion definition 0444, and the data converted by the data conversion server 0201 Store and manage database applications One more database management server 0202 provides data stored in the database for access to the data to be stored in the database, or an application to be used is one or more application nodes 0204 running.
 設備機器及び制御系アプリケーションが稼働する1つ以上の設備機器ノード0205aと制御系アプリケーションノード0205b、及びデータ転送サーバ0203は、制御系の専用ネットワーク0206を介して接続する。一方、データ転送サーバ0203及びデータ変換サーバ0201は、ネットワーク0207を介して接続し、データ変換サーバ0201、データベース管理サーバ0202、及びアプリケーションノード0204は、ネットワーク0208を介して接続しているが、これらは同一のネットワークを介して接続してもよい。 One or more equipment device nodes 0205a, a control system application node 0205b, and a data transfer server 0203 in which equipment devices and control system applications operate are connected via a dedicated network 0206 for the control system. On the other hand, the data transfer server 0203 and the data conversion server 0201 are connected via the network 0207, and the data conversion server 0201, the database management server 0202, and the application node 0204 are connected via the network 0208. You may connect via the same network.
 データ変換サーバ0201の主なハードウェア構成は、処理装置(CPU)0211、記憶装置(メモリ、ハードディスク)0212、及び通信装置0213からなる。 The main hardware configuration of the data conversion server 0201 includes a processing device (CPU) 0211, a storage device (memory, hard disk) 0212, and a communication device 0213.
 データベース管理サーバ0202の主なハードウェア構成は、処理装置(CPU)0221、記憶装置(メモリ、ハードディスク)0222、及び通信装置0223からなる。
データ転送サーバ0203の主なハードウェア構成は、処理装置(CPU)0231、記憶装置(メモリ、ハードディスク)0232、及び通信装置0233からなる。
アプリケーションノード0204の主なハードウェア構成は、処理装置(CPU)0241、記憶装置(メモリ、ハードディスク)0242、及び通信装置0243からなる。
設備機器及び制御系アプリケーションが稼働する設備機器ノード0205a及び制御系アプリケーションノード0205bの主なハードウェア構成は、処理装置(CPU)0251、記憶装置(メモリ、ハードディスク)0252、及び通信装置0253からなる。
The main hardware configuration of the database management server 0202 includes a processing device (CPU) 0221, a storage device (memory, hard disk) 0222, and a communication device 0223.
The main hardware configuration of the data transfer server 0203 includes a processing device (CPU) 0231, a storage device (memory, hard disk) 0232, and a communication device 0233.
The main hardware configuration of the application node 0204 includes a processing device (CPU) 0241, a storage device (memory, hard disk) 0242, and a communication device 0243.
The main hardware configurations of the equipment device node 0205a and the control system application node 0205b on which the equipment and control system applications operate include a processing device (CPU) 0251, a storage device (memory, hard disk) 0252, and a communication device 0253.
 図3は、本発明による異種システムデータ提供方法を実施する上での、分散システムを構成する複数のノード間での全体処理シーケンスを示す図である。 FIG. 3 is a diagram showing an overall processing sequence between a plurality of nodes constituting a distributed system in carrying out the heterogeneous system data providing method according to the present invention.
 主な構成要素は、データソースとなる制御系における設備機器ノード0205a又は制御系アプリケーションノード0205b、制御系からメッセージを取得、及び転送するデータ転送サーバ0203、該メッセージに含まれるデータの解析、及び変換処理等を行うデータ変換サーバ0201、標準形式に変換後のデータをデータベースに格納して管理するデータベース管理サーバ0202、前記データベースに格納されるデータを使用するアプリケーションが稼働するアプリケーションノード0204である。 The main components are the equipment device node 0205a or the control system application node 0205b in the control system that is the data source, the data transfer server 0203 that acquires and transfers the message from the control system, and the analysis and conversion of the data included in the message A data conversion server 0201 that performs processing, a database management server 0202 that stores and manages data converted into a standard format in a database, and an application node 0204 in which an application that uses the data stored in the database operates.
 設備機器ノード0205a又は制御系アプリケーションノード0205bにて、ステップ0301において、制御系宛先に対してメッセージを送信する。データ転送サーバ0203にて、ステップ0311において、ステップ0301の送信メッセージを取得し、データ変換サーバ0201に対して転送する。 In step 0301, the facility equipment node 0205a or the control system application node 0205b transmits a message to the control system destination. In step 0311, the data transfer server 0203 acquires the transmission message in step 0301 and transfers it to the data conversion server 0201.
 データ変換サーバ0201にて、ステップ0321において、ステップ0311のデータの転送サーバ0203からの転送メッセージを受信する。ステップ0322において、ステップ0321の受信メッセージから1つ以上のデータを抽出し、データ解析及び該データの変換処理への振分けを実施する。前記振分け処理の詳細は図7にて示す。ステップ0323において、ステップ0322の振分け結果に従って前記データに対する変換処理を実施する。変換処理は通常変換、差分変換のいずれかであり、詳細は図10にて示す。ステップ0324において、ステップ0323の変換後のデータをデータベース管理サーバ0202に対して送信する。 In step 0321, the data conversion server 0201 receives the transfer message from the data transfer server 0203 in step 0311. In step 0322, one or more data are extracted from the received message in step 0321, and data analysis and distribution to the data conversion process are performed. Details of the distribution process are shown in FIG. In step 0323, conversion processing is performed on the data in accordance with the distribution result in step 0322. The conversion process is either normal conversion or differential conversion, and details are shown in FIG. In step 0324, the data after the conversion in step 0323 is transmitted to the database management server 0202.
 データベース管理サーバ0202にて、ステップ0331において、ステップ0324のデータ変換サーバ0201からの送信データを受信する。ステップ0332において、ステップ0331の受信データをデータベースに格納する。アプリケーションノード0204にて、ステップ0341において、データベース管理サーバ0202に対してデータを要求する。データベース管理サーバ0202にて、ステップ0333において、ステップ0341のデータ要求を受け付けて、該当データをデータベースより抽出する。ステップ0334において、ステップ0333で抽出したデータを要求元のアプリケーションノード0204に送信する。アプリケーションノード0204にて、ステップ0342において、ステップ0334の送信データを取得する。 In step 0331, the database management server 0202 receives the transmission data from the data conversion server 0201 in step 0324. In step 0332, the reception data of step 0331 is stored in the database. The application node 0204 requests data from the database management server 0202 in step 0341. In step 0333, the database management server 0202 accepts the data request in step 0341 and extracts the corresponding data from the database. In step 0334, the data extracted in step 0333 is transmitted to the requesting application node 0204. In the application node 0204, in step 0342, the transmission data in step 0334 is acquired.
 図4は、本発明における分散システムを構成し、システム内で収集するデータの解析、及び変換等を行う、データ変換サーバ0201のモジュール構成を示す図である。 FIG. 4 is a diagram showing a module configuration of the data conversion server 0201 that constitutes the distributed system according to the present invention and performs analysis and conversion of data collected in the system.
 データ変換サーバ0201には、データの受信、解析・振分け、変換及び送信を行うミドルウェア0401が導入される。 In the data conversion server 0201, middleware 0401 for receiving, analyzing / sorting, converting and transmitting data is introduced.
 ミドルウェア0401の主な構成要素は、通信定義0441を参照し、ネットワーク207及びデータ通信部0417を介してデータ転送サーバ0203からの転送メッセージを受信するデータ受信部0412、データ受信部0412から受け取ったメッセージからデータを抽出し、データ解析テーブル0418、通信メッセージを解読するための情報である解析定義0442を参照して前記データの解析及び変換処理への振分けを行うデータ解析・振分け部0412、データ解析・振分け部0412の振分け結果に従って、優先キュー(0421、0423)、又は通常キュー(0422、0424)を介して受付けたデータに対して、変換定義(0443、0444)を参照して変換処理を行うデータ変換(通常)部0414またはデータ変換(差分)部0415、変換後のデータを通信処理部0417及びネットワーク208を介してデータベース管理サーバ0202へ送信するデータ送信部0416、アプリケーション動作情報0445に基づいて、データを使用するアプリケーションの処理タイミングを監視するアプリケーション処理監視部0413である。プラグイン0431~0434は、それぞれ、データ受信部0411、データ解析・振分け部0412、データ変換(通常)部0414、及びデータ変換(差分)部0415の処理プログラムであり、それぞれのプラグインには、接続先の他システムとのデータ定義や変換定義のずれ、規格仕様の更新、等に対応した複数のプログラムが用意されている。 The main components of the middleware 0401 refer to the communication definition 0441, receive the transfer message from the data transfer server 0203 via the network 207 and the data communication unit 0417, and the message received from the data reception unit 0412 The data analysis / distribution unit 0412 performs data analysis and distribution to the conversion process with reference to the data analysis table 0418, the analysis definition 0442 that is information for decoding the communication message, Data that performs conversion processing with reference to the conversion definition (0443, 0444) for the data received through the priority queue (0421, 0423) or the normal queue (0422, 0424) according to the distribution result of the distribution unit 0412 Conversion (normal) part 0414 or data Data conversion unit 0415, data transmission unit 0416 that transmits the converted data to the database management server 0202 via the communication processing unit 0417 and the network 208, and application processing that uses data based on the application operation information 0445 An application process monitoring unit 0413 that monitors timing. The plug-ins 0431 to 0434 are processing programs of the data receiving unit 0411, the data analysis / sorting unit 0412, the data conversion (normal) unit 0414, and the data conversion (difference) unit 0415, respectively. A plurality of programs corresponding to data definition and conversion definition deviation with other systems at the connection destination, update of standard specifications, and the like are prepared.
 図5は、本発明における分散システムを構成し、システム内で収集するデータを蓄積、管理し、またアプリケーションに対してデータ提供を行う、データベース管理サーバ0202のモジュール構成を示す図である。
データベース管理サーバ0202には、データベースへのアクセス処理、アプリケーションへのインタフェース提供等を行うミドルウェア0501、システム内のデータを収集、及び蓄積してアプリケーションに提供するためのデータベースとして、データ変換サーバ0201にて正規の変換処理が完了したデータを格納する変換済データベース0131、及びデータ変換サーバ0201にて変換処理ができなかったデータが格納される未変換データベース0132が導入される。
ミドルウェア0501の主な構成要素は、ネットワーク0208及びデータ通信部0518を介してデータ変換サーバ0201から変換済データを受け取りデータベース0502に格納する変換済DBデータ格納部0511、及び同様に、未変換データを受け取りデータベース0503に格納する未変換DBデータ格納部0513、変換済データベース0502へのアクセス処理を行う変換済DBアクセス部0512、未変換データベース0503へのアクセス処理を行う未変換DBアクセス部0514、アプリケーションにデータ提供する際のビュー、及びインタフェースを管理するアプリケーションインタフェース管理部0515、アプリケーションに提供するためのデータ作成を行なうアプリケーションデータ作成部0516、さらに作成したデータのデータモデル変換等を行うデータモデル変換部0517である。変換済DBデータ格納部0511は、変換済DBアクセス部0512を介して変換済データベース0131にデータを格納し、未変換DBデータ格納部0513は、未変換DBアクセス部0514を介して未変換データベース0132にデータを格納する。また、データモデル変換部0517は、必要に応じて、アプリケーションに固有なデータの加工等を行う。 
 図6は、本発明におけるデータ変換サーバ0201にて管理されるデータ解析テーブル0418の構成を示す図である。
FIG. 5 is a diagram showing a module configuration of the database management server 0202 that constitutes a distributed system according to the present invention, stores and manages data collected in the system, and provides data to applications.
The database management server 0202 includes a middleware 0501 that performs database access processing, provides an interface to the application, and the data conversion server 0201 as a database that collects, accumulates, and provides data to the application. A converted database 0131 for storing data for which normal conversion processing has been completed and an unconverted database 0132 for storing data that could not be converted by the data conversion server 0201 are introduced.
The main components of the middleware 0501 are a converted DB data storage unit 0511 that receives converted data from the data conversion server 0201 via the network 0208 and the data communication unit 0518, and stores the converted data in the database 0502. An unconverted DB data storage unit 0513 to be stored in the receiving database 0503, a converted DB access unit 0512 that performs access processing to the converted database 0502, an unconverted DB access unit 0514 that performs access processing to the unconverted database 0503, and the application An application interface management unit 0515 that manages a view and an interface for providing data, an application data creation unit 0516 that creates data to be provided to an application, and A data model conversion unit 0517 for performing form data model conversion of data. The converted DB data storage unit 0511 stores data in the converted database 0131 via the converted DB access unit 0512, and the unconverted DB data storage unit 0513 stores the unconverted database 0132 via the unconverted DB access unit 0514. Store data in. In addition, the data model conversion unit 0517 performs processing or the like of data unique to the application as necessary.
FIG. 6 is a diagram showing the configuration of the data analysis table 0418 managed by the data conversion server 0201 according to the present invention.
 データ解析テーブル0418は、予め用意されているテーブルであり、データ転送サーバ0203から転送されたメッセージに含まれるデータの解析及び変換処理への振分け(0412)を実施する際に参照される。主な構成要素は、データ識別情報0611、準拠規格0612、データ種別0613、使用側アプリケーション情報0614、変換区別0615、優先度0616、及び最新更新時刻0617である。 The data analysis table 0418 is a table prepared in advance, and is referred to when performing analysis (0412) of analysis and conversion of data included in the message transferred from the data transfer server 0203. The main components are data identification information 0611, compliant standard 0612, data type 0613, use side application information 0614, conversion distinction 0615, priority 0616, and latest update time 0617.
 データ識別情報0611には、システム内で使用されるデータを識別する情報が格納される。準拠規格0612には、データ識別情報0611に該当するデータ及び該データのデータソースが準拠する規格に関する情報が格納される。データ種別0613には、データ識別情報0611に該当するデータの種別を示す情報が格納される。使用側アプリケーション情報0614には、データ識別情報0611に該当するデータを使用して処理を行うアプリケーションに関する情報が格納される。変換区別0615には、データ識別情報0611に該当するデータに対して実施される変換処理の区別として、“通常変換”、又は“差分変換”のいずれかが格納される。優先度0616には、データ識別情報0611に該当するデータの優先度を示す情報として、優先度の高い順に“アプリケーション優先”、“優先”、“通常”、又は“低”のいずれかが格納される。本項目は変換処理への振分けにおいて参照される。最新更新時刻0617には、項目0611~0616のデータが最後に更新された時刻が格納される。これらの情報は、データ及びアプリケーションがシステム内に登録される度に追加され、特に、優先度0616はオンライン稼働中にデータの流れに連動して更新される。 Data identification information 0611 stores information for identifying data used in the system. The compliant standard 0612 stores data corresponding to the data identification information 0611 and information related to the standard compliant with the data source of the data. In the data type 0613, information indicating the type of data corresponding to the data identification information 0611 is stored. The usage-side application information 0614 stores information related to an application that performs processing using data corresponding to the data identification information 0611. In the conversion distinction 0615, “normal conversion” or “difference conversion” is stored as the distinction of the conversion process performed on the data corresponding to the data identification information 0611. In the priority 0616, information indicating the priority of data corresponding to the data identification information 0611 is stored as “application priority”, “priority”, “normal”, or “low” in descending order of priority. The This item is referenced in the distribution to the conversion process. The latest update time 0617 stores the time when the data of items 0611 to 0616 was last updated. These pieces of information are added each time data and an application are registered in the system. In particular, the priority 0616 is updated in conjunction with the data flow during online operation.
 図7は、本発明におけるデータ変換サーバ0201での、受信データの解析及び変換処理への振分け(0412)のための処理の流れを示すフローチャートである。 FIG. 7 is a flowchart showing a flow of processing for analysis (0412) of received data analysis and conversion processing in the data conversion server 0201 according to the present invention.
 ステップ0701において、データ転送サーバ0203からの受信メッセージのメッセージヘッダを解析する。即ち、解析定義0442を参照しながら、受信メッセージの種類に応じて、受信メッセージのヘッダ部分から必要な情報を抽出する。
ステップ0702において、ステップ0701の結果、前記メッセージに含まれる1つ以上のデータに関する識別情報を抽出する。ステップ0703において、前記データの識別情報とデータ解析テーブル0418のデータ識別情報0611とを突き合わせて、テーブルより該当データ箇所を参照する。
In step 0701, the message header of the received message from the data transfer server 0203 is analyzed. That is, referring to the analysis definition 0442, necessary information is extracted from the header portion of the received message according to the type of the received message.
In step 0702, identification information regarding one or more data included in the message is extracted as a result of step 0701. In step 0703, the data identification information is compared with the data identification information 0611 of the data analysis table 0418, and the corresponding data location is referenced from the table.
 ステップ0704において、キュー(0421~0424)の現在状態を参照して、キューが満杯である場合、ステップ0705において、待機データベース0425に該データを格納して処理を終了する。 In step 0704, referring to the current state of the queue (0421 to 0424), if the queue is full, in step 0705, the data is stored in the standby database 0425, and the process is terminated.
 ステップ0704において、キュー(0421~0424)の現在状態を参照して、空き有りである場合、ステップ0706において、該データの変換区別0615が“通常変換”である場合、ステップ0707において該データの優先度0616が“アプリケーション優先”または“優先”である場合、ステップ0709において、通常変換向けの優先キュー0421に該データの格納を行う。ステップ0710において、優先キュー0421においては、キュー内で格納済みの各データの優先度を比較して、優先度に応じた並び替えを実施し、処理を終了する。 In step 0704, referring to the current state of the queue (0421 to 0424), if there is a free space, if the data conversion distinction 0615 is “normal conversion” in step 0706, the priority of the data is determined in step 0707. When the degree 0616 is “application priority” or “priority”, in step 0709, the data is stored in the priority queue 0421 for normal conversion. In step 0710, the priority queue 0421 compares the priorities of the data already stored in the queue, performs rearrangement according to the priorities, and ends the process.
 ステップ0707において該データの優先度0616が“通常”である場合、ステップ0711において、通常変換向けの通常キュー0421に該データの格納を行い、処理を終了する。 If the priority 0616 of the data is “normal” in step 0707, the data is stored in the normal queue 0421 for normal conversion in step 0711, and the process is terminated.
 ステップ0706において、該データの変換区別0615が“差分変換”である場合、ステップ0708おいて、該データの優先度0616が“アプリケーション優先”または“優先”である場合、ステップ0712において、差分変換向けの優先キュー0423に該データの格納を行う。ステップ0713において、優先キュー0423においては、キュー内で格納済みの各データの優先度を比較して、優先度に応じた並び替えを実施し、処理を終了する。ステップ708おいて、該データの優先度0616が“通常”である場合、ステップ0714において、通常変換向けの通常キュー0422に該データの格納を行い、処理を終了する。 In step 0706, if the data conversion distinction 0615 is “difference conversion”, in step 0708, if the data priority 0616 is “application priority” or “priority”, in step 0712, the difference conversion is performed. The priority queue 0423 stores the data. In step 0713, the priority queue 0423 compares the priorities of the data already stored in the queue, performs rearrangement according to the priorities, and ends the process. If the priority 0616 of the data is “normal” in step 708, the data is stored in the normal queue 0422 for normal conversion in step 0714, and the process ends.
 図8は、本発明におけるデータ変換サーバ0201での、受信データに対する変換処理実施の優先度を決定するための、アプリケーション処理監視部0413で実行されるアプリケーション処理タイミング判定のための、処理の流れを示すフローチャートである。 FIG. 8 shows the flow of processing for determining the application processing timing executed by the application processing monitoring unit 0413 for determining the priority of conversion processing for received data in the data conversion server 0201 according to the present invention. It is a flowchart to show.
 ステップ0801において、データ変換サーバ0201を介してデータベース管理サーバ0202におけるデータベース(0502、0503)に格納されるデータを使用するアプリケーションに関する情報(使用データ、処理周期、処理開始時刻、等)の登録を受け付けておく。ステップ0802において、前記デーベースに格納されるデータを使用するアプリケーションの稼動状態の監視を開始する。 In step 0801, registration of information (application data, processing cycle, processing start time, etc.) relating to the application using the data stored in the database (0502, 0503) in the database management server 0202 is accepted via the data conversion server 0201. Keep it. In step 0802, monitoring of the operating state of an application that uses data stored in the database is started.
 ステップ0803おいて、前記アプリケーションの状態が終了または停止である場合、ステップ0804において、該アプリケーションの使用データの優先度を“通常”に設定して、データ変換サーバ0201にて管理するデータ解析テーブル0418の該当箇所(優先度0616)を更新し、ステップ0803の処理に戻る。 In step 0803, if the status of the application is finished or stopped, in step 0804, the priority of the use data of the application is set to “normal” and the data analysis table 0418 managed by the data conversion server 0201 is managed. Is updated (priority 0616), and the process returns to step 0803.
 ステップ0803おいて、前記アプリケーションの状態が稼働中である場合、ステップ0805において、前記アプリケーションの次回周期実行までの間隔が小さい場合、ステップ0806において、該アプリケーションの使用データの優先度を“アプリケーション優先”に設定して、ステップ0807において、データ変換サーバ0201にて管理するデータ解析テーブル0418の該当箇所を更新し、ステップ0803の処理に戻る。ステップ0805において、前記アプリケーションの次回周期実行までの間隔が大きい場合、ステップ0808において、該アプリケーションの使用データの優先度を“通常”に設定して、ステップ0809において、データ変換サーバ0201にて管理するデータ解析テーブル0418の該当箇所(優先度0616)を更新し、ステップ0803の処理に戻る。 In step 0803, if the state of the application is in operation, if the interval until the next cycle execution of the application is small in step 0805, in step 0806, the priority of the use data of the application is set to “application priority”. In step 0807, the corresponding part of the data analysis table 0418 managed by the data conversion server 0201 is updated, and the process returns to step 0803. If the interval until the next cycle execution of the application is large in step 0805, the priority of the use data of the application is set to “normal” in step 0808, and the data conversion server 0201 manages in step 0809. The corresponding part (priority 0616) in the data analysis table 0418 is updated, and the process returns to step 0803.
 図9は、本発明におけるデータ変換サーバ0201にて使用するキュー(0421~0424)の構造を示す図である。 FIG. 9 is a diagram showing the structure of queues (0421 to 0424) used in the data conversion server 0201 according to the present invention.
 データ変換サーバ0201にて使用するキューは優先キュー0901(0421、0423)と通常キュー0902(0422、0424)の2種類であり、変換処理の通常変換用(0421、0422)と差分変換用(0423、0424)にそれぞれ独立に前記2種類のキューを配置する。 There are two types of queues used in the data conversion server 0201: a priority queue 0901 (0421, 0423) and a normal queue 0902 (0422, 0424). For conversion processing, normal conversion (0421, 0422) and difference conversion (0423) , 0424), the two types of queues are arranged independently.
 優先キュー0901は、優先度の高いデータを格納するキューであり、前記キューに格納されるデータは優先的に変換処理が開始される。また、前記キューに格納されるいくつかのデータの間でも各々のデータの優先度に応じて処理順番の入替を実施する。
優先キュー0901の主な構成要素は、アドレス0911、格納時刻0912、状態0913、データ0914、及び次アドレス0915である。
The priority queue 0901 is a queue for storing high priority data, and conversion processing is preferentially started for the data stored in the queue. Further, the processing order is changed according to the priority of each data among several data stored in the queue.
The main components of the priority queue 0901 are an address 0911, a storage time 0912, a status 0913, data 0914, and a next address 0915.
 アドレス0911には、キュー内のデータ格納領域のアドレスが格納される。格納時刻0912には、アドレス0911が示す領域にデータが最後に格納された時刻が格納される。状態0913には、アドレス0911が示す領域の状態として、“空き”、“処理待ち”、又は“処理中”のいずれかが格納される。データ0914には、変換処理の対象となるデータが格納される。次アドレス0915には、アドレス0911が示す領域に格納されるデータへの処理が完了して次に参照される領域のアドレスが格納される。 The address 0911 stores the address of the data storage area in the queue. The storage time 0912 stores the time when the data was last stored in the area indicated by the address 0911. In the state 0913, “free”, “waiting for processing”, or “processing in progress” is stored as the state of the area indicated by the address 0911. Data 0914 stores data to be converted. The next address 0915 stores the address of the area that is referred to next after the processing on the data stored in the area indicated by the address 0911 is completed.
 通常キュー0902は、優先度の高くない通常のデータを格納するキューであり、格納された順番に変換処理が開始される。通常キュー0902の主な構成要素は、アドレス0921、格納時刻0922、状態0923、及びデータ0924である。 The normal queue 0902 is a queue that stores normal data that is not high in priority, and conversion processing is started in the stored order. The main components of the normal queue 0902 are an address 0921, a storage time 0922, a status 0923, and data 0924.
 アドレス0921には、キュー内のデータ格納領域のアドレスが格納される。格納時刻0922には、アドレス0911が示す領域にデータが最後に格納された時刻が格納される。状態0923には、アドレス0911が示す領域の状態として、“空き”、“処理待ち”、又は“処理中”のいずれかが格納される。データ0924には、変換処理の対象となるデータが格納される。 The address 0921 stores the address of the data storage area in the queue. The storage time 0922 stores the time when the data was last stored in the area indicated by the address 0911. In the status 0923, “free”, “waiting for processing”, or “processing in progress” is stored as the status of the area indicated by the address 0911. Data 0924 stores data to be converted.
 図10は、本発明におけるデータ変換サーバ0201での、データベース管理サーバ0202に送信するデータを作成するための変換処理における処理の流れを示すフローチャートである。即ち、図10は、データ変換(通常)部0414及びデータ変換(差分)部0415で行われる処理である。 FIG. 10 is a flowchart showing the flow of processing in conversion processing for creating data to be transmitted to the database management server 0202 in the data conversion server 0201 according to the present invention. That is, FIG. 10 shows processing performed by the data conversion (normal) unit 0414 and the data conversion (difference) unit 0415.
 ステップ1001において、変換定義0443、0444を参照する。変換定義0443、0444は、受信したデータとアプリケーション側との間のデータのマッピング及びデータ演算を定義したものである。特に、変換定義0444は、変換定義0443に加えて、差分がどのような情報であるかを示す定義も含む。
ステップ1002において、1001の変換定義の中に対象データに該当する定義がある場合、ステップ1003において、該データに対する変換処理を実施する。ステップ1004において、ステップ1003の変換後のデータをデータベース管理サーバ0202における変換済みデータベース0502に格納するために送信する。ステップ1002において、ステップ1001の変換定義の中に対象データに該当する定義が無い場合、ステップ1005において、データを未変換のまま、データベース管理サーバ0202における未変換データベース0503に格納するために送信する。ステップ1006において、ステップ1005の未変換データに関する情報を未変換データ一覧に追加する。
In step 1001, the conversion definitions 0443 and 0444 are referred to. The conversion definitions 0443 and 0444 define data mapping and data calculation between the received data and the application side. In particular, the conversion definition 0444 includes a definition indicating what kind of information the difference is in addition to the conversion definition 0443.
If there is a definition corresponding to the target data in the conversion definition of 1001 in step 1002, a conversion process is performed on the data in step 1003. In step 1004, the data after the conversion in step 1003 is transmitted to be stored in the converted database 0502 in the database management server 0202. In step 1002, if there is no definition corresponding to the target data in the conversion definition of step 1001, in step 1005, the data is transmitted for storage in the unconverted database 0503 in the database management server 0202 without conversion. In step 1006, information on unconverted data in step 1005 is added to the unconverted data list.
0201:データ変換サーバ、0202:DB管理サーバ、0203:データ転送サーバ、0204:アプリケーションノード、0205a:設備機器ノード、0205b:制御系アプリケーションノード、
0211、0221、0231、0241、0251:処理装置、
0212、0222、0232、0242、0252:記憶装置、
0213、0223、0233、0243、0253:通信装置、
0206、0207、0208:ネットワーク
0201: Data conversion server, 0202: DB management server, 0203: Data transfer server, 0204: Application node, 0205a: Equipment device node, 0205b: Control system application node,
0211, 0221, 0231, 0241, 0251: processing device,
0212, 0222, 0232, 0242, 0252: storage device,
0213, 0223, 0233, 0243, 0253: communication device,
0206, 0207, 0208: Network

Claims (14)

  1.  ネットワークを介して相互接続され、それぞれにおいて制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する、複数の独立した設備機器ノード及び制御系アプリケーションノード、
     制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する1つ以上の前記設備機器ノードと前記制御系アプリケーションノードの間での通信メッセージを取得して転送する1つ以上のデータ転送サーバ、
     前記データ転送サーバから転送されるメッセージを受信し、該メッセージに含まれるデータの解析、システム内の標準データ形式への変換を含む処理を行う1つ以上のデータ変換サーバ、
     前記データ変換サーバにて変換されたデータをデータベースに蓄積、管理し、アプリケーションに対して前記データベースに蓄積するデータを提供する1つ以上のデータベース管理サーバ、
     前記データベースに蓄積するデータにアクセスして、使用するアプリケーションが稼働する1つ以上のアプリケーションノードと含む分散システムにおいて、
     前記データ転送サーバにて、制御系における設備機器及び制御系アプリケーションが稼働する設備機器ノードと前記制御系アプリケーションノードとの間での通信メッセージを取得し、前記データ変換サーバに転送するステップと、
     前記データ変換サーバにて、前記データ転送サーバからの転送メッセージを受信し、該メッセージに含まれるデータを解析するステップと、前記データ解析の結果に基づいて該データの優先度を決定し、該優先度に基づいて変換処理及び変換処理のためのキューへの振分けを行うステップと、前記キューからデータを取り出し変換処理を行うステップと、変換後のデータを前記データベース管理サーバに送信するステップと、
     前記データベース管理サーバにて、前記データ変換サーバから送信されたデータを受信しデータベースへと格納するステップと、該データベースに格納されるデータを、自システム内の1つ以上のノードもしくは他システム内の1つ以上のノードにて稼働する前記アプリケーションノードに提供するステップを含むことを特徴とする、分散システムにおける異種システムデータ提供方法。
    A plurality of independent equipment device nodes and control system application nodes that are interconnected via a network, each of which operates one or more equipment and control system applications in the control system;
    One or more data transfer servers that acquire and transfer communication messages between the one or more facility equipment nodes in which a control system application operates and one or more facility equipment nodes in the control system and the control system application node;
    One or more data conversion servers for receiving a message transferred from the data transfer server and performing processing including analysis of data included in the message and conversion to a standard data format in the system;
    One or more database management servers that store and manage data converted by the data conversion server in a database and provide data to be stored in the database for an application;
    In a distributed system including one or more application nodes that access data stored in the database and run applications to be used,
    In the data transfer server, obtaining a communication message between the equipment node and the control system application node in which the equipment and control system application in the control system operate, and transferring to the data conversion server;
    The data conversion server receives the transfer message from the data transfer server, analyzes the data included in the message, determines the priority of the data based on the result of the data analysis, and the priority A step of performing conversion processing and distribution to a queue for conversion processing based on the degree, a step of taking out data from the queue and performing conversion processing, a step of transmitting the converted data to the database management server,
    The database management server receives the data transmitted from the data conversion server and stores it in the database, and the data stored in the database is stored in one or more nodes in the own system or in another system. A method for providing heterogeneous system data in a distributed system, comprising the step of providing to the application node running on one or more nodes.
  2.  請求項1において、前記データ変換サーバにて、処理を受信、解析、変換、及び送信の階層に分けて、各階層における処理モジュールは対応する標準規格等毎に作成し、プラグインにより組込むことを特徴とする、分散システムにおける異種システムデータ提供方法。 In claim 1, in the data conversion server, processing is divided into reception, analysis, conversion, and transmission layers, and processing modules in each layer are created for each corresponding standard, etc., and incorporated by plug-ins. A method for providing heterogeneous system data in a distributed system.
  3.  請求項1または請求項2において、前記データ変換サーバにて、前記データ転送サーバから受信したメッセージに含まれるデータの解析結果に基づく該データの優先度決定及び該優先度に基づき変換処理への振分けを実施することを特徴とする、分散システムにおける異種システムデータ提供方法。 3. The data conversion server according to claim 1, wherein the data conversion server determines the priority of the data based on the analysis result of the data included in the message received from the data transfer server and distributes the data to the conversion process based on the priority. A method for providing heterogeneous system data in a distributed system, characterized in that:
  4.  請求項3において、前記データ変換サーバにて、前記データ転送サーバから受信したメッセージに含まれるデータの解析結果に基づく該データの優先度決定を行う際に、該データを使用するアプリケーションの処理タイミングを参照し、該アプリケーションの次回実行までの間隔が短い場合は該データの優先度を高くすることを特徴とする、分散システムにおける異種システムデータ提供方法。 4. The processing timing of an application that uses the data when the data conversion server determines the priority of the data based on the analysis result of the data included in the message received from the data transfer server. A method for providing heterogeneous system data in a distributed system, wherein the priority of the data is increased when the interval until the next execution of the application is short.
  5.  請求項3において、前記データ変換サーバにて、前記データ転送サーバから受信したメッセージに含まれるデータの解析結果に基づく該データの優先度決定を行う際に、該データの種別、重要度、頻度等を参照し、前記項目に対する優先度の事前定義に従って優先度を決定することを特徴とする、分散システムにおける異種システムデータ提供方法。 4. The data type, importance, frequency, etc. according to claim 3, wherein the data conversion server determines the priority of the data based on the analysis result of the data included in the message received from the data transfer server. , And determining the priority according to the priority definition for the item in advance, the heterogeneous system data providing method in the distributed system.
  6.  請求項1または請求項3において、前記データ変換サーバにて、データに対して振分けられる変換処理は、データの種別、頻度に基づく定義により、変換定義に従い前記データ転送サーバからの受信データ全体に対して変換処理を実施する通常変換、もしくは前記データ転送サーバからの受信データの中で前回受信時から更新された部分のみを抽出し変換し、更新されていない部分は前回の変換済みデータを用い、これらを組み合わせることによる差分変換、となることを特徴とする、分散システムにおける異種システムデータ提供方法。 4. The data conversion server according to claim 1, wherein the data conversion server distributes the data to the received data from the data transfer server according to the conversion definition according to the definition based on the data type and frequency. Normal conversion to carry out the conversion process, or extract and convert only the part updated from the previous reception in the received data from the data transfer server, the part that has not been updated uses the previous converted data, A method for providing heterogeneous system data in a distributed system, characterized in that differential conversion is performed by combining these.
  7.  請求項3または請求項6において、前記データ変換サーバにて、通常変換、及び差分変換のそれぞれに対して優先キュー及び通常キューを配置し、データの解析結果に基づく優先度に従って前記優先キューまたは通常キューへの振分けが実施されること、また優先キュー内部ではさらに該データの優先度に基づいて処理順序の入替を実施することを特徴とする、分散システムにおける異種システムデータ提供方法。 7. The priority queue and the normal queue are arranged for the normal conversion and the difference conversion in the data conversion server according to claim 3, and the priority queue or the normal queue according to the priority based on the data analysis result. A method for providing heterogeneous system data in a distributed system, characterized in that distribution to a queue is performed, and that the processing order is further changed in the priority queue based on the priority of the data.
  8.  請求項3において、前記データ変換サーバにて、データの解析結果に基づく優先度が低い場合は、待機データベースに格納し、変換処理実行を保留することを特徴とする、分散システムにおける異種システムデータ提供方法。 4. The provision of heterogeneous system data in a distributed system according to claim 3, wherein if the priority based on the data analysis result is low, the data conversion server stores the data in a standby database and suspends execution of the conversion process. Method.
  9.  請求項1または請求項2において、前記データ変換サーバにて、データの変換処理を実施する際に、前記データ転送サーバからの受信データに対応する変換定義が存在しない場合、該データへの変換処理は実施せずに、前記データベース管理サーバに送信し、前記未変換データを未変換データベースに格納することを特徴とする、分散システムにおける異種システムデータ提供方法。 3. The data conversion process according to claim 1 or 2, wherein when the data conversion process is performed in the data conversion server and there is no conversion definition corresponding to the data received from the data transfer server, the data conversion process A method for providing heterogeneous system data in a distributed system, wherein the non-converted data is transmitted to the database management server and stored in the unconverted database.
  10.  請求項9において、前記データベース管理サーバにて、前記未変換データベースに格納される前記未変換データの一覧を作成しアプリケーションに提供することを特徴とする、分散システムにおける異種システムデータ提供方法。 10. The method for providing heterogeneous system data in a distributed system according to claim 9, wherein the database management server creates a list of the unconverted data stored in the unconverted database and provides it to an application.
  11.  ネットワークを介して相互接続され、それぞれにおいて制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する、複数の独立した設備機器ノード及び制御系アプリケーションノード、
     制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する1つ以上の前記設備機器ノードと前記制御系アプリケーションノードの間での通信メッセージを取得して転送するデータ転送手段と、前記データ転送手段から転送されるメッセージを受信し、該メッセージに含まれるデータの解析、システム内の標準データ形式への変換を含む処理を行うデータ変換手段と、前記データ変換手段にて変換されたデータをデータベースに蓄積、管理し、アプリケーションに対して前記データベースに蓄積するデータを提供するデータベース管理手段と、を有するサーバ、及び
     前記データベースに蓄積するデータにアクセスして、使用するアプリケーションが稼働する1つ以上のアプリケーションノードと含むことを特徴とする、分散システム。
    A plurality of independent equipment device nodes and control system application nodes that are interconnected via a network, each of which operates one or more equipment and control system applications in the control system;
    Data transfer means for acquiring and transferring a communication message between one or more facility equipment nodes in which a control system application and one or more equipment equipment nodes in which a control system application operates and the control system application node, and the data transfer Data conversion means for receiving a message transferred from the means and performing processing including analysis of data contained in the message and conversion to a standard data format in the system, and data converted by the data conversion means in a database A server having database management means for storing and managing and providing data stored in the database to the application, and one or more applications for accessing the data stored in the database and operating the application to be used Distributed system characterized by including application nodes Stem.
  12.  ネットワークを介して相互接続され、それぞれにおいて制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する、複数の独立した設備機器ノード及び制御系アプリケーションノード、
     制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する1つ以上の前記設備機器ノードと前記制御系アプリケーションノードの間での通信メッセージを取得して転送するデータ転送サーバ、
     前記データ転送サーバから転送されるメッセージを受信し、該メッセージに含まれるデータの解析、システム内の標準データ形式への変換を含む処理を行うデータ変換手段と、前記データ変換手段にて変換されたデータをデータベースに蓄積、管理し、アプリケーションに対して前記データベースに蓄積するデータを提供するデータベース管理手段と、を有するサーバ、及び
     前記データベースに蓄積するデータにアクセスして、使用するアプリケーションが稼働する1つ以上のアプリケーションノードと含むことを特徴とする、分散システム。
    A plurality of independent equipment device nodes and control system application nodes that are interconnected via a network, each of which operates one or more equipment and control system applications in the control system;
    A data transfer server that acquires and transfers a communication message between one or more facility equipment nodes in which a control system application and one or more equipment devices in which the control system application operates and the control system application node;
    Data conversion means for receiving a message transferred from the data transfer server, performing processing including analysis of data included in the message, conversion to a standard data format in the system, and converted by the data conversion means A server having database management means for storing and managing data in a database and providing data stored in the database to an application, and an application to be used by accessing the data stored in the database A distributed system comprising two or more application nodes.
  13.  ネットワークを介して相互接続され、それぞれにおいて制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する、複数の独立した設備機器ノード及び制御系アプリケーションノード、
     制御系における1つ以上の設備機器及び制御系アプリケーションが稼働する1つ以上の前記設備機器ノードと前記制御系アプリケーションノードの間での通信メッセージを取得して転送するデータ転送手段と、前記データ転送手段から転送されるメッセージを受信し、該メッセージに含まれるデータの解析、システム内の標準データ形式への変換を含む処理を行うデータ変換手段と、を有するサーバ、
     前記データ変換手段にて変換されたデータをデータベースに蓄積、管理し、アプリケーションに対して前記データベースに蓄積するデータを提供するデータベース管理サーバ、及び
     前記データベースに蓄積するデータにアクセスして、使用するアプリケーションが稼働する1つ以上のアプリケーションノードと含むことを特徴とする、分散システム。
    A plurality of independent equipment device nodes and control system application nodes that are interconnected via a network, each of which operates one or more equipment and control system applications in the control system;
    Data transfer means for acquiring and transferring a communication message between one or more facility equipment nodes in which a control system application and one or more equipment equipment nodes in which a control system application operates and the control system application node, and the data transfer A data conversion means for receiving a message transferred from the means and performing processing including analysis of data included in the message and conversion to a standard data format in the system,
    A database management server that stores and manages data converted by the data conversion means in a database, and provides data stored in the database to an application, and an application that accesses and uses data stored in the database A distributed system comprising: one or more application nodes running on the server.
  14.  前記データ転送手段、又は前記データ転送サーバは、制御系における設備機器及び制御系アプリケーションが稼働する設備機器ノードと前記制御系アプリケーションノードとの間での通信メッセージを取得し、前記データ変換手段に転送する手段を有し、
     前記データ変換手段は、前記データ転送手段からの転送メッセージを受信し、該メッセージに含まれるデータを解析し、前記データ解析の結果に基づいて該データの優先度を決定し、該優先度に基づいて変換処理及び変換処理のためのキューへの振分けを行い、前記キューからデータを取り出し変換処理を行い、変換後のデータを前記データベース管理サーバに送信する手段を有し、
     前記データベース管理サーバ、又は前記データベース管理手段は、前記データ変換手段から送信されたデータを受信しデータベースへと格納し、該データベースに格納されるデータを、自システム内の1つ以上のノードもしくは他システム内の1つ以上のノードにて稼働する前記アプリケーションノードに提供する手段を含むことを特徴とする、請求項11、12及び13のいずれかに記載の分散システム。
    The data transfer means or the data transfer server acquires a communication message between the equipment device node in which the equipment and control system application in the control system operate and the control system application node, and transfers the communication message to the data conversion means. Means to
    The data conversion means receives the transfer message from the data transfer means, analyzes the data included in the message, determines the priority of the data based on the result of the data analysis, and based on the priority A means for performing conversion processing and sorting to a queue for conversion processing, taking out data from the queue, performing conversion processing, and transmitting the converted data to the database management server,
    The database management server or the database management means receives data transmitted from the data conversion means, stores it in a database, and stores the data stored in the database as one or more nodes in the own system or other 14. A distributed system according to any of claims 11, 12 and 13, characterized in that it comprises means for providing to the application node running on one or more nodes in the system.
PCT/JP2012/053742 2012-02-17 2012-02-17 Method of providing different-type system data in distributed system WO2013121572A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2014500012A JP5809743B2 (en) 2012-02-17 2012-02-17 Method for providing heterogeneous system data in a distributed system
PCT/JP2012/053742 WO2013121572A1 (en) 2012-02-17 2012-02-17 Method of providing different-type system data in distributed system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/053742 WO2013121572A1 (en) 2012-02-17 2012-02-17 Method of providing different-type system data in distributed system

Publications (1)

Publication Number Publication Date
WO2013121572A1 true WO2013121572A1 (en) 2013-08-22

Family

ID=48983729

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/053742 WO2013121572A1 (en) 2012-02-17 2012-02-17 Method of providing different-type system data in distributed system

Country Status (2)

Country Link
JP (1) JP5809743B2 (en)
WO (1) WO2013121572A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015125483A1 (en) * 2014-02-20 2015-08-27 株式会社 東芝 Telegraphic message conversion system and telegraphic message conversion method for use in m2m
US10740214B2 (en) 2016-11-29 2020-08-11 Hitachi, Ltd. Management computer, data processing system, and data processing program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6370277B2 (en) * 2015-09-02 2018-08-08 三菱電機株式会社 Device control device and device management system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000216798A (en) * 1999-01-26 2000-08-04 Omron Corp Monitor logging device
JP2007249348A (en) * 2006-03-14 2007-09-27 Nec Corp Data collection device and method in application trace-back and its program
JP2009075689A (en) * 2007-09-19 2009-04-09 Nec Corp Data conversion system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006120130A (en) * 2004-09-21 2006-05-11 Software Partner:Kk System and method for managing access log

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000216798A (en) * 1999-01-26 2000-08-04 Omron Corp Monitor logging device
JP2007249348A (en) * 2006-03-14 2007-09-27 Nec Corp Data collection device and method in application trace-back and its program
JP2009075689A (en) * 2007-09-19 2009-04-09 Nec Corp Data conversion system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015125483A1 (en) * 2014-02-20 2015-08-27 株式会社 東芝 Telegraphic message conversion system and telegraphic message conversion method for use in m2m
US10740214B2 (en) 2016-11-29 2020-08-11 Hitachi, Ltd. Management computer, data processing system, and data processing program

Also Published As

Publication number Publication date
JP5809743B2 (en) 2015-11-11
JPWO2013121572A1 (en) 2015-05-11

Similar Documents

Publication Publication Date Title
EP3148226B1 (en) Iot gateway capable of handling heterogenous protocols
CN107172187B (en) A kind of SiteServer LBS and method
CN110658794B (en) Manufacturing execution system
US20190317847A1 (en) Rpc conversion processing system and rpc conversion method
CN102932431B (en) Message-routing-based state monitoring data interface configuration method
CN103414579A (en) Cross-platform monitoring system applicable to cloud computing and monitoring method thereof
EP2933726B1 (en) Apparatus, system and method for application log data processing
CN104468299A (en) Enterprise service bus system based on user rule
CN103516735A (en) Method and apparatus for upgrading network node
CN113703997A (en) Bidirectional asynchronous communication middleware system integrating multiple message agents and implementation method
JP5809743B2 (en) Method for providing heterogeneous system data in a distributed system
CN116346948A (en) Multi-protocol conversion method and system based on micro-service
CN105224594B (en) Service-oriented architecture data interconnection query system and query method
JP5479710B2 (en) Processor-server hybrid system and method for processing data
CN103186536A (en) Method and system for scheduling data shearing devices
CN116684418B (en) Calculation power arrangement scheduling method, calculation power network and device based on calculation power service gateway
Xiao et al. A hybrid task crash recovery solution for edge computing in IoT-based manufacturing
Koprov Streaming machine generated data via the MQTT sparkplug b protocol for smart factory operations
JP2009032253A (en) Middleware for use in client-server architecture
KR20140037605A (en) Method for active processing ami using cim schema and system topology information
CN103577424A (en) Distributed database view achieving method and system
CN114185695A (en) Loosely-coupled data processing method and system based on industrial APP micro-service
KR100358156B1 (en) Converting Method of Managing Operation from service management system to Switching Command in a Integrated Network
CN114385541A (en) Intelligent manufacturing-oriented OPC UA aggregation server and design method thereof
CN115037639B (en) Processing method, device, equipment and medium of edge data platform interface information

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014500012

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12868414

Country of ref document: EP

Kind code of ref document: A1