WO2013183151A1 - バス接続プログラム及び装置 - Google Patents

バス接続プログラム及び装置 Download PDF

Info

Publication number
WO2013183151A1
WO2013183151A1 PCT/JP2012/064716 JP2012064716W WO2013183151A1 WO 2013183151 A1 WO2013183151 A1 WO 2013183151A1 JP 2012064716 W JP2012064716 W JP 2012064716W WO 2013183151 A1 WO2013183151 A1 WO 2013183151A1
Authority
WO
WIPO (PCT)
Prior art keywords
name
program
message
bus connection
application unit
Prior art date
Application number
PCT/JP2012/064716
Other languages
English (en)
French (fr)
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 PCT/JP2012/064716 priority Critical patent/WO2013183151A1/ja
Priority to EP12878372.7A priority patent/EP2860636A4/en
Priority to JP2012542250A priority patent/JP5537668B2/ja
Publication of WO2013183151A1 publication Critical patent/WO2013183151A1/ja
Priority to US14/527,982 priority patent/US20150058974A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/362Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
    • G06F13/364Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control using independent requests or grants, e.g. using separated request and grant lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4247Bus transfer protocol, e.g. handshake; Synchronisation on a daisy chain bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Definitions

  • Embodiments of the present invention relate to a bus connection program and apparatus.
  • FIG. 1 is a schematic diagram showing a monitoring device and its peripheral configuration in a conventional power system.
  • a plurality of devices # 1 to #n transmit data to the monitoring device 10, and the monitoring device 10a stores the data in the power system DB 12 via the dedicated bus 11.
  • a processor (not shown) in the monitoring apparatus 10a functions as a plurality of internal application units 13A to 13C by executing a plurality of internal application programs A to C (hereinafter referred to as internal applications A to C) in a memory (not shown).
  • the plurality of internal application units 13A to 13C appropriately read data from the power system DB 12, and transmit / receive messages including the data to / from each other.
  • the internal application units 13A to 13C are directly linked to each other, so that the messages are transmitted and received by a unique method for each of the internal application units 13A to 13C.
  • a mutual connection method is called a mutual connection method.
  • Each of the bus connection adapters 15A to 15C includes a messaging layer L1, a connecting layer L2, and an adapter layer L3.
  • the messaging layer L1 has a message transmission / reception function.
  • the connecting layer L2 has a function of connecting to the common bus 14.
  • the adapter layer L3 has a message processing function and a linkage function with an existing system.
  • the security function is a function for implementing security measures such as encryption and user authentication.
  • the standardization function is a function corresponding to an industry standard (CIM (Common Information Model): IEC (International Electrotechnical Commission)) related to data transmission and reception. IEC 61968 is related (hereinafter referred to as IEC when any one of these standards is shown).
  • Individual request handling function performs special message processing, such as compression, decompression, serialization, mapping, filtering, protocol conversion, and other information addition that acquires device information from an external storage device and adds information to the message. It is a function to do. The content of each function differs for each country, region, and project, or for each usage pattern.
  • the bus connection adapters 15A to 15C have security functions (encryption A to C, authentication A) specific to each country, region, and project, standardization functions (standard correspondence), and individual request correspondence functions. (Compression A, B) is incorporated in the adapter layer.
  • bus connection adapter increases or diversifies the bus connection adapter program, making management difficult.
  • contents of each function may be changed at a later date, it is difficult to create a general-purpose bus connection adapter program.
  • it is necessary to create a unique bus connection adapter program for each function change it is impossible to respond to an immediate request for system construction or function change.
  • the problem to be solved by the present invention is to provide a bus connection program and apparatus that can be easily managed, is versatile, and does not need to be created for every function change.
  • the bus connection program of the embodiment is used in a monitoring device including a data storage unit, an internal application unit, and a common bus.
  • the data storage unit stores data received from a plurality of devices.
  • the internal application unit can send and receive messages including data in the data storage unit.
  • the common bus can transmit the message between the internal application unit and the external application unit.
  • the monitoring device further includes file storage means and element storage means.
  • the file storage means stores a file in which a service name for identifying the internal application unit and an element name for identifying an element program for executing each process are associated with the message.
  • the element storage means stores a plurality of element programs that are individually called and executed by designating the element name.
  • the plurality of element programs are a plurality of programs for processing messages transmitted / received via the common bus.
  • the plurality of element programs include a standardized function element program, an individual request corresponding function element program, and a security function corresponding element program.
  • the standardized function element program is a program for processing the message based on individual requests.
  • the individual request corresponding functional element program is a program for processing the message based on the individual request.
  • the security function compatible element program is a program for processing the message based on security compliance.
  • the bus connection program is a program for causing the monitoring device to further function as a bus connection means for connecting the internal application unit and the common bus.
  • the bus connection means includes a first receiving means, a first specifying means, a first processing means, a sending means, a second receiving means, a second specifying means, a second processing means, and a sending means.
  • the first receiving means receives the request message designating the service name and destination from the external application unit via the common bus.
  • the first specifying unit specifies an element name from the file based on a service name in the received request message.
  • the first processing means processes the request message by calling and executing each element program based on the identified element name.
  • the sending means extracts data from the request message processed by the first processing means, and sends the data to the internal application unit corresponding to the service name or destination specified by the request message.
  • the second receiving means receives the transmission message designating the service name and destination from the internal application unit.
  • the second specifying unit specifies an element name from the file based on a service name in the received transmission message.
  • the second processing means processes the transmission message by calling and executing each element program based on the element name specified by the second specifying means.
  • the transmission unit transmits the transmission message processed by the second processing unit to the external application unit corresponding to the service name or destination specified by the transmission message.
  • FIG. 1 is a schematic diagram showing a monitoring device and its peripheral configuration in a conventional power system.
  • FIG. 2 is a schematic diagram for explaining a conventional common bus system.
  • FIG. 3 is a schematic diagram for explaining a conventional common bus system.
  • FIG. 4 is a schematic diagram for explaining a conventional bus connection adapter.
  • FIG. 5 is a schematic diagram for explaining a bus connection cartridge adapter common to the embodiments.
  • FIG. 6 is a schematic diagram for explaining a bus connection cartridge adapter common to the embodiments.
  • FIG. 7 is a schematic diagram for explaining a bus connection cartridge adapter common to the embodiments.
  • FIG. 8 is a schematic diagram for explaining an application of each general pattern.
  • FIG. 9 is a schematic diagram for explaining an outline of a bus connection cartridge adapter and a file according to one embodiment.
  • FIG. 10 is a schematic diagram illustrating a monitoring device to which the bus connection program according to the first embodiment is applied and its peripheral configuration.
  • FIG. 11 is a schematic diagram for explaining an element program in the embodiment.
  • FIG. 12 is a schematic diagram for explaining an element program in the embodiment.
  • FIG. 13 is a schematic diagram showing a message transmission / reception pattern according to the embodiment.
  • FIG. 14 is a flowchart for explaining the operation in the embodiment.
  • FIG. 15 is a schematic diagram illustrating an example of data in the embodiment.
  • FIG. 16 is a schematic diagram showing an example of data in the embodiment.
  • FIG. 17 is a schematic diagram illustrating an example of data in the embodiment.
  • FIG. 18 is a schematic diagram illustrating an example of data in the embodiment.
  • FIG. 15 is a schematic diagram illustrating an example of data in the embodiment.
  • FIG. 16 is a schematic diagram showing an example of data in the embodiment.
  • FIG. 17 is a schematic diagram illustrating an example of data in the embodiment.
  • FIG. 19 is a flowchart for explaining the operation in the embodiment.
  • FIG. 20 is a schematic diagram illustrating an example of data in the embodiment.
  • FIG. 21 is a schematic diagram for explaining a bus connection cartridge adapter according to the second embodiment.
  • FIG. 22 is a schematic diagram for explaining a bus connection cartridge adapter according to the third embodiment.
  • FIG. 23 is a schematic diagram showing a configuration of a file storage unit in the same embodiment.
  • FIG. 24 is a schematic diagram for explaining a bus connection cartridge adapter according to the fourth embodiment.
  • FIG. 25 is a schematic diagram showing an outline of a message in the embodiment.
  • FIG. 26 is a schematic diagram showing a monitoring device to which the bus connection program in the embodiment is applied and its peripheral configuration.
  • FIG. 27 is a schematic diagram for explaining a modification of the embodiment.
  • FIG. 28 is a schematic diagram for explaining a bus connection cartridge adapter according to the fifth embodiment.
  • FIG. 29 is a schematic diagram showing a monitoring device to which the bus connection program
  • FIGS. 5 to 7 are schematic diagrams for explaining a bus connection cartridge adapter common to the embodiments.
  • a method for calling an element from an adapter is called a cartridge method.
  • An adapter using the cartridge system is called a bus connection cartridge adapter.
  • the terms “cartridge system” and “bus connection cartridge adapter” may be appropriately changed to other terms.
  • the term “bus connection cartridge adapter” may be changed to any term such as a bus connection adapter, a power system cartridge adapter, or a power system adapter.
  • the bus connection cartridge adapter 18 allows a plurality of functions to be used when the adapter layer L3 calls various elements (components) from the element storage unit 17. Therefore, it is not necessary to previously create a bus connection program used for the bus connection cartridge adapter 18 for each application.
  • the element storage unit 17 is a memory that can be read from the bus connection cartridge adapter 18 and stores each element file prepared in advance.
  • each element file prepared in advance may be called a pre-element library.
  • the conventional power system system performs message linkage between applications using the common bus 12, as shown on the left side of FIG.
  • the application of the first pattern is a traditional application and is used for managing know-how data.
  • Application of the second pattern is an application developed in an open environment and has an external interface.
  • the application of the third pattern is an application to be developed in the future and is a next generation application with added value.
  • the bus connection cartridge adapter 18 delivers messages at the following three levels (Level 1) to (Level 3) according to the applications (App-01) to (App-03) of each pattern.
  • Level 2 Message passing by calling an external application.
  • the bus connection cartridge adapter 17 needs to execute a security function, a standardization function, and an individual request response function according to the message.
  • the bus connection cartridge adapter 18 is configured to call each function element (part program) as shown on the right side of FIG. In this way, the bus connection cartridge adapter 18 can execute each function in response to the message, so that system construction, function change, etc. can be made quickly. In addition, by preparing an element for each function, the element can be selected according to the case. Each element is used as a DLL (Dynamic Link Library), for example, and is mounted as a library that can be called by the bus connection cartridge adapter 18.
  • DLL Dynamic Link Library
  • a common bus connection cartridge adapter 18 can be used for each message. When the function is added or changed, it is not necessary to change the main body of the bus connection cartridge adapter 18. In addition, when various requirements such as security requirements are changed, it can be dealt with only by correcting the elements.
  • the cartridge unit cart in the bus connection cartridge adapter 18 calls an element with reference to an XML (Extensible Markup Language) format file F1 read from the file storage unit 16. It is good also as a structure. It is assumed that the element name and the element calling order necessary for each application are described in the file F1.
  • the file F1 is not limited to the XML format.
  • FIG. 10 is a schematic diagram showing a monitoring device to which the bus connection program according to the first embodiment is applied and its peripheral configuration.
  • FIG. 10 three internal application units 13A to 13C are illustrated. However, in each embodiment, transmission / reception between the internal application units 13A to 13C is not taken as an example, and one internal application unit 13B and an external A description will be given of transmission / reception with the application unit 20 as an example. Further, the same part as the configuration illustrated in FIG.
  • the monitoring apparatus 10 includes a power system DB (data storage unit) 12, an internal application unit 13B, and a common bus 14.
  • the power system DB 12 stores data received from the plurality of devices # 1 to #n.
  • the internal application unit 13B transmits and receives messages including data in the power system DB 12.
  • the common bus 14 is a bus capable of transmitting messages between the internal application unit 13 ⁇ / b> B and the common bus 14.
  • the first embodiment further includes a file storage unit 16, an element storage unit 17, and a bus connection cartridge adapter 18 instead of the bus connection adapters 15A to 15C as compared with the configuration shown in FIG.
  • the file storage unit 16 stores a file F1 in which a service name and an element name are described in association with each other.
  • the service name is information for identifying the internal application units 13A to 13C.
  • the element name is information for identifying an element program for executing each process on the message.
  • the file F1 may be described in association with the service name, the element name for identifying the element program, and the calling order of the element program. Further, the file F1 may be described in the XML format as shown in FIG.
  • the element storage unit 17 stores a plurality of element programs that are individually called and executed by designating element names.
  • the plurality of element programs are a plurality of programs for processing messages to be transmitted / received via the common bus 14, and include, for example, a standardized function element program, an individual request corresponding function element program, and a security function corresponding element program.
  • the standardized function element program is a program for executing processing of messages based on the standard.
  • the individual request corresponding function element program is a program for processing a message based on the individual request.
  • the security function corresponding element program is a program for executing processing on a message based on security correspondence.
  • the standardized function element program, the individual requirement corresponding function element program, and the security function corresponding element program may be referred to as a standardized function element program group, an individual requirement corresponding function element program group, and a security function corresponding element program group, respectively.
  • Each element program includes, for example, first to sixth element programs.
  • the first element program is a program for executing processing for decompressing the request message received from the external application unit 20 via the common bus 14.
  • the second element program is a program for executing a process for decrypting the decompressed request message.
  • the third element program is a program for executing a process of decoding a request message on which a decoding process or a decompressing process has been executed based on the IEC standard.
  • the fourth element program is a program for executing processing for standardizing the transmission message received from the internal application units 13A to 13C based on the IEC standard (see, for example, FIG. 11).
  • the fifth element program is a program for executing processing for encrypting the transmission message received from the internal application units 13A to 13C or the standardized transmission message (see, for example, FIG. 12).
  • the sixth element program is a program for executing processing for compressing the encrypted transmission message (see, for example, FIG. 12).
  • the first element program (decompression process) and the sixth element program (compression process) correspond to the individual request handling function described above.
  • the second element program (decryption process) and the fifth element program (encryption process) correspond to the security function described above.
  • the third element program (decoding process based on IEC) and the fourth element program (standardization process based on IEC) correspond to the standardization function described above.
  • the element program corresponding to the individual request handling function is not limited to decompression processing and compression processing, for example, serialization processing, mapping processing, filtering processing, protocol conversion processing, and other messages obtained by acquiring device information from an external storage device It is possible to perform an information addition process for adding information to the information.
  • the bus connection cartridge adapter (bus connection means) 18 is a functional unit realized by a processor (not shown) in the monitoring apparatus 10 executing a bus connection program in a memory (not shown).
  • the bus connection cartridge adapter 18 can be implemented by a combination configuration of hardware resources and software.
  • this software as shown in FIG. 10, FIG. 26 and FIG. 29, it is installed in the computer of the monitoring device 10 from a network or a non-transitory computer-readable storage medium M in advance. Then, a bus connection program for causing the computer to realize the function of the bus connection cartridge adapter 18 is used.
  • the bus connection cartridge adapter 18 is not limited to a combination configuration of hardware resources and software, but can be implemented as a bus connection device having a hardware configuration.
  • bus connection cartridge adapter 18 has the following functions (f18-1) to (f18-8), for example.
  • (F18-1) A first reception function for receiving a request message specifying a service name and a destination from the external application unit 20 via the common bus 14.
  • (F18-2) A first identification function that identifies the element name from the file F1 based on the service name in the received request message.
  • (F18-5) A second reception function for receiving a transmission message designating a service name and a destination from the internal application unit 13B.
  • the first specific function (f18-2) and the second specific function (f18-6) may specify the element name and the calling order from the file F1 based on the service name.
  • the first processing function (f18-3) and the second processing function (f18-7) process the request message by calling and executing each element program continuously based on the specified element name and calling order. May be.
  • Such a bus connection cartridge adapter 18 may include a messaging layer L1, a connecting layer L2, and an adapter layer L3, for example, as described above.
  • the messaging layer L1 has message transmission / reception functions (f18-1), (f18-4), (f18-5), and (f18-8).
  • the connecting layer L2 has a function of connecting to the common bus 14.
  • the adapter layer L3 has a message processing function and a linkage function with an existing system.
  • the adapter layer L3 is an element for realizing the functions (f18-2), (f18-3), (f18-6), (f18-7) among the message processing and linkage functions with the existing system.
  • a cartridge unit cart that calls and executes a program is provided.
  • bus connection cartridge adapter 18 may further include the following functions (f18-9) to (f18-12) so as to modify the element program or the file F1 in accordance with, for example, the operation of the administrator.
  • the operation of the monitoring device including the bus connection cartridge adapter 18 configured as described above will be described with reference to FIGS.
  • the case where the internal application unit 13B cooperates with the external application unit 20 will be described as an example.
  • the present invention is not limited thereto, and the internal application unit 13B cooperates with the other internal application units 13A and 13C. Also good.
  • the monitoring device 10 starts the bus connection cartridge adapter 18 when a processor (not shown) starts executing the bus connection program (ST1).
  • the bus connection cartridge adapter 18 reads, for example, an XML file F1 as an initialization process (ST2).
  • the bus connection cartridge adapter 18 performs a connection process to the common bus 14 and the internal application unit 13B as an initialization process (ST3).
  • Example 1 When a message is periodically received from the external application unit 20 and stored in the internal application unit 13B.
  • Example 2 A message including data such as energy usage and energy generation amount is acquired from monitored devices # 1 and # 2 at a certain period, and the data extracted from the message is stored in an internal database (eg, power system DB 12). When saving. In this case, since the data is confidential information, security measures are required.
  • an internal database eg, power system DB 12
  • the bus connection cartridge adapter 18 receives a message from the external application unit 20 via the common bus 14 (ST4). Assume that the received message is a request message in which the service name and the destination are specified in the properties in the header part.
  • the bus connection cartridge adapter 18 determines the type of the received message (ST5). Specifically, the bus connection cartridge adapter 18 specifies the element name and the calling order from the file F1 based on the service name (or destination) in the received request message.
  • the cartridge unit calls and executes each element program based on the identified element name and calling order, thereby processing the request message (ST6).
  • step ST6 for example, when the standardization process, the encryption process, and the compression process are performed on the request message, the cartridge unit cart stores each element program of the decompression process A, the decryption process (decryption process) A, and the standardized decryption process A. Are executed in order.
  • the cartridge unit cart calls and executes the element programs of the decompression process B and the standardized decryption process A in order.
  • the bus connection cartridge adapter 18 extracts data from the request message processed in step ST6, and sends the data to the internal application unit 13B corresponding to the service name or destination designated by the request message (ST7). ).
  • the internal application unit 13B writes the transmitted data.
  • this data is data of each device at a specific date and time (eg, device ID, active power, power generation output, voltage, and frequency values).
  • Example 3 When sending messages and commands to the external application unit 20.
  • Example 4 When detecting an error in monitored devices # 1 to #n and sending an error message indicating the error and a countermeasure command.
  • confidentiality measures are required.
  • step ST3 it is assumed that the bus connection cartridge adapter 18 receives from the internal application unit 13B a transmission message in which the service name and destination are specified as properties in the header (ST8).
  • This message is assumed to be a transmission message to the external application unit 20.
  • this message includes data having a device ID indicating a device in which an abnormality has been detected, an error code corresponding to an error message, and an instruction code corresponding to a coping instruction.
  • the bus connection cartridge adapter 18 decodes the received transmission message and determines the transmission destination (ST9). In addition, the bus connection cartridge adapter 18 specifies the element name and the calling order from the file F1 based on the service name (or destination) in the received transmission message.
  • the cartridge unit cart processes the transmission message by calling and executing each element program based on the identified element name and calling order (ST10).
  • step ST10 for example, when standardization processing, encryption processing, and compression processing are performed on a transmission message, the cartridge unit cart calls and executes each element program of standardization processing A, encryption processing A, and compression processing A in order. Further, for example, when the encryption process is performed on the transmission message, the cartridge unit cart calls and executes the element program of the encryption process A.
  • the public key of the destination external application unit 20 or another internal application unit is used.
  • the case where the standardization process is not performed on the message is usually a case where the message is linked with the internal application unit.
  • step ST10 the bus connection cartridge adapter 18 transmits the transmission message processed in step ST10 to the external application unit 20 corresponding to the service name or destination designated by the transmission message (ST11).
  • Example 5 When necessary data is returned in response to a request from the external application unit 20.
  • Example 6 When data such as a power supply / demand plan is requested from the external application unit 20, and the result data is returned to the request source. At the time of reply, standardization processing and encryption processing of the transmission message are executed for cooperation with the external application unit 20.
  • step ST3 it is assumed that the bus connection cartridge adapter 18 receives a message from the external application unit 20 via the common bus 14 (ST12).
  • the bus connection cartridge adapter 18 determines the type of the received message (ST13). Specifically, the bus connection cartridge adapter 18 specifies the element name and the calling order from the file F1 based on the service name (or destination) in the received request message.
  • the cartridge unit calls and executes each element program based on the identified element name and calling order, thereby processing the request message (ST14).
  • step ST14 the cartridge unit cart calls and executes each element program in the same manner as in step ST6.
  • the bus connection cartridge adapter 18 extracts data from the request message processed in step ST14, and sends the data to the internal application unit 13B corresponding to the service name or destination designated by the request message (ST15). ). As shown in FIG. 17, for example, this data includes a device ID for specifying the requested data, a start date and time, and an end date and time.
  • the bus connection cartridge adapter 18 receives the processing result data from the internal application unit 13B and creates a reply message including this data (ST16).
  • this data is hourly data (eg, device ID, date / time, supply power prediction, maximum power prediction value) between the designated device ID, start date / time, and end date / time. is there.
  • the supply capacity means the ability to generate electricity.
  • the maximum power means the maximum value of power used by the device.
  • the bus connection cartridge adapter 18 designates the service name and the destination as properties in the header part of the reply message.
  • the bus connection cartridge adapter 18 transmits a reply message to the external application unit 20 in the same manner as in steps ST9 to ST11.
  • Example 7 When making a request to the external application unit 20 and acquiring necessary data.
  • Example 8 When acquiring information (active power, power generation output, voltage, current, frequency, etc.) for a certain period of time from the external application unit 20. In order to acquire data from the external application unit 20, standardization processing is required.
  • the bus connection cartridge adapter 18 receives a transmission message in which the service name and the destination are specified in the properties in the header part from the internal application part 13B (ST20).
  • this message includes data having a device ID indicating a device from which data is to be acquired, a start date / time indicating a certain period, and an end date / time.
  • the bus connection cartridge adapter 18 decodes the received message and determines the transmission destination (ST21). In addition, the bus connection cartridge adapter 18 specifies the element name and the calling order from the file F1 based on the service name (or destination) in the received transmission message.
  • the cartridge unit cart calls and executes each element program based on the identified element name and calling order, thereby processing the transmission message (ST22).
  • the cartridge unit cart calls and executes each element program in the same manner as in step ST10.
  • the bus connection cartridge adapter 18 transmits the transmission message processed in step ST22 to the external application unit 20 corresponding to the service name or destination designated by the transmission message (ST23).
  • this request message includes a device ID indicating a data acquisition target device, hourly data between a start date and time and an end date and time (eg, device ID, date and time, supply power prediction, maximum power prediction). Value).
  • bus connection cartridge adapter 18 executes Steps ST25 to ST27 in the same manner as Steps ST5 to ST7 described above.
  • the bus connection cartridge adapter 18 receives this input.
  • the bus connection cartridge adapter 18 modifies the element program identified by the designated element name based on the modification command and data that have been accepted.
  • a file name for identifying the file F1 a correction command designating an element name, and a correction element name are input by an operation of an input unit (not shown) by an administrator, this input is used as a bus connection cartridge adapter. 18 accepts.
  • the bus connection cartridge adapter 18 corrects the element name in the file F1 specified by the file name and the correction command to the correction element name based on the file name, the correction command, and the correction element name that have received the input. Note that the calling order of elements can be corrected along with the correction of the element name.
  • the bus connection cartridge adapter 18 specifies the element name from the file F1 based on the service name in the received request message or transmission message, and based on the specified element name,
  • a configuration for calling and executing an element program makes it possible to provide a bus connection program that can be easily managed, is versatile, and does not need to be created every time a function is changed.
  • a common bus connection cartridge adapter 18 can be used for each message.
  • the bus connection program that causes the monitoring apparatus 10 to function as the bus connection cartridge adapter 18 can be easily managed, has versatility, and does not need to be created every time the function is changed.
  • bus connection cartridge adapter 18 since each element and the bus connection cartridge adapter 18 are separated, the bus connection cartridge adapter 18 and each element can be managed separately, so that application management becomes easy.
  • each function is made into an element and can be called from the inside.
  • the element names and the calling order of elements required for each application are stored in a DB (database).
  • the second embodiment is a modification of the first embodiment, in which the file F1 is described in a table format, and the file storage unit 16 is a database that can search for element names using service names as keys. .
  • the file storage unit 16 may be a database in which element names and calling orders can be searched using a service name as a key.
  • element names and element calling orders necessary for each application are stored in the DB, and information necessary for authentication processing is also stored in the DB. Also, depending on the result of the user authentication, authority such as read (read) authority, write (write) authority, etc., and necessary elements are acquired. For example, in the case of the user U1, after executing the read authority grant A element, the encryption A element is executed.
  • the third embodiment is a modification of the first embodiment.
  • the file storage unit 16 stores an authentication table T1 and a file F1.
  • the authentication table T1 is information in which a user ID for identifying a user who operates the external application unit 20 is associated with a password for authenticating the user.
  • the file F1 describes a user ID, a service name, an element name, and authority information indicating the authority of the user in association with each other.
  • the file storage unit 16 Since the file storage unit 16 stores the authentication table T1 for authentication and authority information, it may be called an authentication DB.
  • Each element program in the element storage unit 17 searches the file F1 based on the service name in the request message that has been successfully authenticated using the password, and includes the request information so as to include the authority information obtained by the search.
  • a seventh element program for executing processing for processing the message is further included.
  • the bus connection cartridge adapter 18 further includes the following functions (f18-13) to (f18-15) related to authentication.
  • step ST4 After receiving a message from the external application unit 20 in steps ST4, ST12, and ST24 described above, user authentication is executed, and when the authentication is successful, the process proceeds to steps ST5, ST13, and ST25. Since steps ST4, ST12, and ST24 are similar to each other, step ST4 will be described as a representative example here.
  • the bus connection cartridge adapter 18 receives a message from the external application unit 20 via the common bus 14 in step ST4 described above. Assume that the received message is a request message in which the user ID, password, and service name are specified in the properties in the header section.
  • the bus connection cartridge adapter 18 authenticates the validity of the request message by checking the user ID and password in the received request message against the user ID and password in the authentication table T1.
  • the bus connection cartridge adapter 18 terminates the process to prevent the execution of the first specific function, the first processing function, and the sending function.
  • the bus connection cartridge adapter 18 permits the execution of the first specific function, the first processing function, and the sending function, and executes the processes after step ST5 described above.
  • user authentication and authorization can be executed.
  • the power system requires security processing such as access rights for each user.
  • security processing such as access rights for each user.
  • the element name and the element call order required for each application are stored in the header part (message property) of the message m.
  • the message property includes a service name, an element name, and a call order.
  • the bus connection cartridge adapter 18 calls and executes each element based on the element name for returning the message to the original state and the calling order based on the element name in the message property. For example, when the element names in the message property are “standardized IEC”, “encrypted B”, and “compressed B”, the bus connection cartridge adapter 18 has “decompressed B”, “decrypted B”, and “standardized 61970 compatible”. Call and execute the element.
  • the element name and calling order are stored in the message properties, and even if the element information is not previously stored, the necessary elements can be determined dynamically based on the message contents.
  • FIG. 26 is a schematic diagram showing a monitoring device to which the bus connection program in the fourth embodiment is applied and its peripheral configuration.
  • the fourth embodiment is a modification of the first or second embodiment, and the file storage unit 16 storing the file F1 indicating the element name and the calling order is omitted as compared with the configuration shown in FIG. ing.
  • bus connection cartridge adapter 18 operates to call and execute each element without searching the file F1.
  • the bus connection cartridge adapter 18 includes the following functions (f18-1) ′ to (f18-8) ′ instead of the functions (f18-1) to (f18-8) described above. ing.
  • (F18-2) 'A first specifying function that extracts the element name and the calling order from the received request message and specifies the element name and the calling order that are opposite to the extracted element name and the calling order.
  • This extraction can be performed based on the format of the request message, for example.
  • This specification can be performed by defining the reverse relationship in the bus connection program, for example.
  • the reverse relationship means a relationship for restoring a message to its original state.
  • the element names “standardized element”, “encrypted element”, and “compressed element” and the element names “standardized decryption element”, “decryption element”, and “decompression element” are in an inverse relationship to each other.
  • the first calling order and the last calling order are in an inverse relationship to each other.
  • the second calling order from the beginning and the second calling order from the last are in an inverse relationship to each other.
  • the internal application unit sends a message specifying the service name identifying the internal application unit 13B and the destination identifying the external application unit 20, the element name identifying the element program, and the calling order of the element program.
  • (F18-8) ′ A transmission function for transmitting the transmission message processed by the second processing function (f18-7) ′ to the external application unit 20 corresponding to the service name or destination specified by the transmission message.
  • the bus connection cartridge adapter 18 omits the functions (f18-11) and (f18-12) for file correction described above.
  • each element program in the element storage unit 17 is the same as that in the first embodiment.
  • the bus connection cartridge adapter 18 receives the message including the element name and the calling order.
  • steps ST5, ST9, ST13, ST21, and ST25 described above the message is used without using the file F1. Therefore, in addition to the effects of the first or second embodiment, each element program can be called and executed without providing the file F1.
  • the bus connection cartridge adapter 18 may perform the user authentication and the authorization.
  • the file F1 in the third embodiment is read as the authority table T2.
  • the authority table T2 has a configuration in which the element name and the calling order are omitted from the file F1 of the third embodiment, and the user ID, service name, and authority information are described in association with each other.
  • the bus connection cartridge adapter 18 writes the result in the cloud DB 21 after each element is executed. For example, after executing the encryption A element and the compression element A, the bus connection cartridge adapter 18 writes a message including the execution result to the cloud DB. This allows the following:
  • the result can be confirmed from a plurality of external application units 20,.
  • Security can be enhanced by writing to the cloud DB.
  • FIG. 29 is a schematic diagram showing a monitoring device to which the bus connection program in the fifth embodiment is applied and its peripheral configuration.
  • This embodiment is a modification of the fourth embodiment, and is configured such that the bus connection cartridge adapter 18 can transmit a transmission message to the external cloud DB 21.
  • the transmission function (f18-8) 'of the bus connection cartridge adapter 18 has the following functions (f18-8-1) to (f18-8-3).
  • this first transmission function can also transmit a transmission result notification representing, for example, “Success” or “error” to the external application unit 20 after transmission to the cloud DB 21.
  • step ST11 will be described as a representative example here.
  • step ST11 the bus connection cartridge adapter 18 determines whether or not the transmission message processed in step ST10 includes the result requested by the request message.
  • the bus connection cartridge adapter 18 transmits the transmission message to a predetermined cloud DB (external cloud storage means) 21 when the result of determination includes the requested result.
  • step ST11 is complete
  • the bus connection cartridge adapter 18 transmits the result to the cloud DB 21 without returning the requested result to the external application unit 20, and thus the operation of the fourth embodiment.
  • the external application unit 20 can access the authentication system of the cloud DB 21 and check the result.
  • the data of the cloud DB 21 is updated based on the result after the execution of a plurality of elements, with the configuration in which the cloud DB 21 to which the processing result is written is set in the bus connection cartridge adapter 18 in advance.
  • This enables access from various external application units 20,... And reduces the load of message processing (encryption or the like) when returning data.
  • the external application unit 20,... Can confirm the result written in the cloud DB 21 by receiving authentication by a predetermined cloud DB 21 authentication system.
  • present embodiment is not limited to the fourth embodiment, and may be applied to the first to third embodiments.
  • the bus connection cartridge adapter 18 specifies an element name from the file F1 based on the service name in the received request message or transmission message, and based on the specified element name, With the configuration in which each element program is called and executed, it is possible to provide a bus connection program that can be easily managed, is versatile, and does not need to be created for every function change.
  • the storage medium can store a program and can be read by a computer
  • the storage format may be any form.
  • an OS operating system
  • MW middleware
  • database management software network software
  • the storage medium in each embodiment is not limited to a medium independent of a computer, but also includes a storage medium in which a program transmitted via a LAN, the Internet, or the like is downloaded and stored or temporarily stored.
  • the number of storage media is not limited to one, and the case where the processing in each of the above embodiments is executed from a plurality of media is also included in the storage media in the present invention, and the media configuration may be any configuration.
  • the computer in each embodiment executes each process in each of the above embodiments based on a program stored in a storage medium, and a single device such as a personal computer or a plurality of devices are connected to a network. Any configuration of the system or the like may be used.
  • the computer in each embodiment is not limited to a personal computer, and includes an arithmetic processing device, a microcomputer, and the like included in an information processing device, and is a generic term for devices and devices that can realize the functions of the present invention by a program. Yes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)

Abstract

 実施形態のバス接続プログラムは、監視装置を、内部アプリケーション部と共通バスとを接続するバス接続手段、として更に機能させる。前記バス接続手段は、前記サービス名及び宛先を指定した前記要求メッセージを前記外部アプリケーション部から前記共通バスを介して受信する。前記バス接続手段は、前記受信した要求メッセージ内のサービス名に基づいて前記ファイルからエレメント名を特定する。前記バス接続手段は、前記特定したエレメント名に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記要求メッセージを処理する。前記バス接続手段は、前記第1処理手段により処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部に送出する。

Description

バス接続プログラム及び装置
 本発明の実施形態は、バス接続プログラム及び装置に関する。
 図1は従来の電力系統システムにおける監視装置及びその周辺構成を示す模式図である。従来の電力系統システムでは、複数の機器#1~#nがデータを監視装置10に送信し、監視装置10aが、当該データを専用バス11を介して電力系統DB12に保存する。監視装置10a内の図示しないプロセッサは、図示しないメモリ内の複数の内部アプリケーションプログラムA~C(以下、内部アプリケーションA~Cという)を実行することにより、複数の内部アプリケーション部13A~13Cとして機能する。複数の内部アプリケーション部13A~13Cは、適宜、電力系統DB12からデータを読み出し、当該データを含むメッセージを互いに送受信する。
 このように、従来の電力系統システムでは、主に内部アプリケーション部13A~13C同士が直接連携するため、内部アプリケーション部13A~13C毎に固有の方式によってメッセージが送受信される。このような方式は、相互間接続方式と呼ばれる。
 近年、スマートコミュニティの発展により、内部アプリケーションでも複数のアプリケーションへの連携や、外部アプリケーションへの連携が必須となってきた。
 そこで、アプリケーション間のメッセージ連携では、図2に示す如き、監視装置10b内の共通バス14を介してメッセージが送受信されるようになる。その後、共通バス14を利用した連携では、図3に示すように、監視装置10c内の複数のバス接続アダプタ15A~15Cを介してメッセージが送受信されるようになる。このような方式は、共通バス方式と呼ばれる。
 各バス接続アダプタ15A~15Cは、メッセージング層L1、コネクティング層L2及びアダプタ層L3を備えている。メッセージング層L1は、メッセージの送受信機能をもっている。コネクティング層L2は、共通バス14への接続機能をもっている。アダプタ層L3は、メッセージの加工及び既存システムとの連携機能をもっている。
 このようなバス接続アダプタ15A~15Cは、外部アプリケーションに連携させる場合、セキュリティ機能、標準化機能及び個別要求対応機能がアダプタ層L3に必要となる。セキュリティ機能は、暗号化及びユーザ認証等のセキュリティ対策を実施する機能である。標準化機能は、データの送受信に関する業界標準(CIM(Common Information Model):IEC(International Electrotechnical Commission))に対応する機能であり、電力系統システムにおいては、変電所自動化システム IEC61850、系統配電制御システム IEC61970/IEC61968などが関係する(以下、これらのいずれかの規格を示す場合にIECという)。個別要求対応機能は、圧縮、解凍、シリアライズ、マッピング、フィルタリング、プロトコル変換、その他、外部記憶装置から機器情報を取得してメッセージに情報を付加する情報付加等のように、特殊なメッセージ加工を実施する機能である。各機能の内容は、国、地域及び案件毎に、又は利用形態毎に異なる。
 よって、バス接続アダプタ15A~15Cは、図4に示すように、国、地域、案件毎に固有のセキュリティ機能(暗号化A~C、認証A)、標準化機能(標準対応)及び個別要求対応機能(圧縮A,B)をアダプタ層に組み込んでいる。
特開2009-213238号公報
 しかしながら、国、地域、案件毎に固有の機能をバス接続アダプタに組み込むことは、バス接続アダプタのプログラムを増大又は多様化させ、管理を困難とする。また、各機能の内容が後日、変更される場合もあるため、汎用的なバス接続アダプタのプログラムを作成することは困難である。さらに、各機能の変更毎に、固有のバス接続アダプタのプログラムを作成する必要があるため、早急なシステム構築や機能変更等の要請に対応することができない。
 本発明が解決しようとする課題は、容易に管理でき、汎用性があり、機能の変更毎に作成する必要が無いバス接続プログラム及び装置を提供することである。
 実施形態のバス接続プログラムは、データ記憶部と、内部アプリケーション部と、共通バスとを備えた監視装置に用いられる。
 前記データ記憶部は、複数の機器から受信したデータを記憶する。
 前記内部アプリケーション部は、前記データ記憶部内のデータを含むメッセージを送受信可能である。
 前記共通バスは、前記内部アプリケーション部と外部アプリケーション部との間で前記メッセージを伝送可能である。
 前記監視装置は、ファイル記憶手段と、エレメント記憶手段とを更に備えている。
 前記ファイル記憶手段は、前記内部アプリケーション部を識別するサービス名と、前記メッセージに各処理を実行するためのエレメントプログラムを識別するエレメント名とを関連付けて記述したファイルを記憶している。
 前記エレメント記憶手段は、前記エレメント名の指定によって個別に呼び出し実行される複数のエレメントプログラムを記憶している。
 前記複数のエレメントプログラムは、前記共通バスを介して送受信するメッセージを加工処理する複数のプログラムである。前記複数のエレメントプログラムは、標準化機能エレメントプログラム、個別要求対応機能エレメントプログラム及びセキュリティ機能対応エレメントプログラムを含んでいる。
 前記標準化機能エレメントプログラムは、前記メッセージを個別要求に基づいて処理するためのプログラムである。
 前記個別要求対応機能エレメントプログラムは、前記メッセージを個別要求に基づいて処理するプログラムである。
 前記セキュリティ機能対応エレメントプログラムは、前記メッセージをセキュリティ対応に基づいて処理するプログラムである。
 前記バス接続プログラムは、前記監視装置を、前記内部アプリケーション部と前記共通バスとを接続するバス接続手段、として更に機能させるためのプログラムである。
 前記バス接続手段は、第1受信手段と、第1特定手段と、第1処理手段と、送出手段と、第2受信手段と、第2特定手段と、第2処理手段と、送信手段とを含んでいる。
 前記第1受信手段は、前記サービス名及び宛先を指定した前記要求メッセージを前記外部アプリケーション部から前記共通バスを介して受信する。
 前記第1特定手段は、前記受信した要求メッセージ内のサービス名に基づいて前記ファイルからエレメント名を特定する。
 前記第1処理手段は、前記特定したエレメント名に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記要求メッセージを処理する。
 前記送出手段は、前記第1処理手段により処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部に送出する。
 前記第2受信手段は、前記サービス名及び宛先を指定した前記送信メッセージを前記内部アプリケーション部から受信する。
 前記第2特定手段は、前記受信した送信メッセージ内のサービス名に基づいて前記ファイルからエレメント名を特定する。
 前記第2処理手段は、前記第2特定手段により特定したエレメント名に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記送信メッセージを処理する。
 前記送信手段は、前記送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部に、前記第2処理手段により処理された送信メッセージを送信する。
図1は、従来の電力系統システムにおける監視装置及びその周辺構成を示す模式図である。 図2は、従来の共通バス方式を説明するための模式図である。 図3は、従来の共通バス方式を説明するための模式図である。 図4は、従来のバス接続アダプタを説明するための模式図である。 図5は、各実施形態に共通するバス接続カートリッジアダプタを説明するための模式図である。 図6は、各実施形態に共通するバス接続カートリッジアダプタを説明するための模式図である。 図7は、各実施形態に共通するバス接続カートリッジアダプタを説明するための模式図である。 図8は、一般的な各パターンのアプリケーションを説明するための模式図である。 図9は、一つの実施形態に係るバス接続カードリッジアダプタ及びファイルの概要を説明するための模式図である。 図10は、第1の実施形態に係るバス接続プログラムを適用した監視装置及びその周辺構成を示す模式図である。 図11は、同実施形態におけるエレメントプログラムを説明するための模式図である。 図12は、同実施形態におけるエレメントプログラムを説明するための模式図である。 図13は、同実施形態におけるメッセージの送受信パターンを示す模式図である。 図14は、同実施形態における動作を説明するためのフローチャートである。 図15は、同実施形態におけるデータの一例を示す模式図である。 図16は、同実施形態におけるデータの一例を示す模式図である。 図17は、同実施形態におけるデータの一例を示す模式図である。 図18は、同実施形態におけるデータの一例を示す模式図である。 図19は、同実施形態における動作を説明するためのフローチャートである。 図20は、同実施形態におけるデータの一例を示す模式図である。 図21は、第2の実施形態に係るバス接続カートリッジアダプタを説明するための模式図である。 図22は、第3の実施形態に係るバス接続カートリッジアダプタを説明するための模式図である。 図23は、同実施形態におけるファイル記憶部の構成を示す模式図である。 図24は、第4の実施形態に係るバス接続カートリッジアダプタを説明するための模式図である。 図25は、同実施形態におけるメッセージの概要を示す模式図である。 図26は、同実施形態におけるバス接続プログラムを適用した監視装置及びその周辺構成を示す模式図である。 図27は、同実施形態における変形例を説明するための模式図である。 図28は、第5の実施形態に係るバス接続カートリッジアダプタを説明するための模式図である。 図29は、同実施形態におけるバス接続プログラムを適用した監視装置及びその周辺構成を示す模式図である。
 以下、各実施形態について図面を用いて説明するが、その前に各実施形態に共通する概要について図5乃至図8を用いて述べる。
 図5乃至図7は、各実施形態に共通するバス接続カートリッジアダプタを説明するための模式図である。なお、本明細書中、アダプタからエレメントを呼び出す方式をカートリッジ方式と呼ぶ。また、カートリッジ方式を利用したアダプタをバス接続カートリッジアダプタと呼ぶ。但し、「カートリッジ方式」及び「バス接続カートリッジアダプタ」の用語は、適宜、他の用語に変更してもよい。例えば、「バス接続カートリッジアダプタ」の用語は、バス接続アダプタ、電力系統システムカートリッジアダプタ又は電力系統システムアダプタといった任意の用語に変更してもよい。
 バス接続カートリッジアダプタ18は、アダプタ層L3が、エレメント記憶部17から各種エレメント(部品)を呼び出すことにより、複数の機能を使用可能とする。したがって、各アプリケーション毎に、バス接続カートリッジアダプタ18に用いるバス接続プログラムを予め作成する必要はない。なお、エレメント記憶部17は、バス接続カートリッジアダプタ18から読出可能なメモリであり、予め準備した各エレメントファイルを記憶している。ここで、予め準備した各エレメントファイルは、プリエレメントライブラリと呼んでもよい。
 一方、従来の電力系統システムは、前述した通り、図8の左側に示すように、共通バス12を利用してアプリケーション間のメッセージ連携を行う。
 アプリケーションは、3パターン(App-01)~(App-03)に大きく分類される。
 (App-01) 第1パターンのアプリケーションは、伝統的なアプリケーションであり、ノウハウあるデータの管理に用いられる。
 (App-02) 第2パターンのアプリケーションは、オープン環境で開発されたアプリケーションであり、外部インタフェースが整備されている。
 (App-03) 第3パターンのアプリケーションは、今後開発されるアプリケーションであり、付加価値をもつ次世代アプリケーションである。
 バス接続カートリッジアダプタ18は、各パターンのアプリケーション(App-01)~(App-03)に応じて、以下の3つのレベル(Level 1)~(Level 3)でメッセージの受け渡しを行う。
 (Level 1) ファイルによる受け渡し。
 (Level 2) 外部アプリケーション呼び出しによるメッセージの受け渡し。
 (Level 3) API(Application Program Interface)呼び出しによるメッセージの受け渡し。
 バス接続カートリッジアダプタ17は、メッセージに応じて、セキュリティ機能、標準化機能、個別要求対応機能を実行する必要がある。
 このため、バス接続カートリッジアダプタ18は、図8の右側に示すように、各機能のエレメント(部品プログラム)を呼出すように構成されている。このように、バス接続カートリッジアダプタ18は、メッセージに対応して、各機能を実行できるため、早急なシステム構築、機能変更等が可能となる。また、各機能のエレメントを準備しておくことにより、案件に応じてエレメントを選択可能としている。また、各エレメントは、例えばDLL(Dynamic Link Library)のように用いられ、バス接続カートリッジアダプタ18が呼出し可能なライブラリとして実装されている。
 これにより、以下のような効果(i)~(iv)を得ることができる。
 (i)各メッセージに対して共通のバス接続カートリッジアダプタ18を利用できる。機能の追加又は変更がある場合に、バス接続カートリッジアダプタ18本体を変更せずに済む。また、セキュリティ要件等、各種要件が変更となった場合は、エレメントの修正のみで対応できる。
 (ii)各機能のエレメントを単発的又は連続的に呼出すことができる。また、各機能のエレメントを順番に呼出すことが可能である。
 (iii)エレメント記憶部17内の各エレメントと、バス接続カートリッジアダプタ18とを分離できるため、管理が容易となる。
 これらの効果に加え、図9に示すように、バス接続カートリッジアダプタ18内のカートリッジ部cartが、ファイル記憶部16から読み出したXML(Extensible Markup Language)形式のファイルF1を参照して、エレメントを呼び出す構成としてもよい。ファイルF1には、各アプリケーション毎に必要なエレメント名、エレメント呼出し順が記述されているものとする。なお、ファイルF1は、XML形式に限定されない。
 図9に示した構成の場合、次の効果(iv)を更に得ることができる。
 (iv)アプリケーション毎に、メッセージフォーマット加工、管理が容易となる。外部から要求メッセージを受けた場合は、要求メッセージの内容によって、呼び出すエレメント、呼出順を変更することができる。
 以上が各実施形態に共通する概要の説明である。続いて、第1の実施形態から順次、具体的に説明する。
 <第1の実施形態>
 図10は第1の実施形態に係るバス接続プログラムを適用した監視装置及びその周辺構成を示す模式図であり、図3に示した構成と同一部分には同一符号を付してその詳しい説明を省略し、ここでは異なる部分について主に述べる。なお、以下の各実施形態も同様にして重複した説明を省略する。なお、図10中、3つの内部アプリケーション部13A~13Cを図示しているが、各実施形態は、各内部アプリケーション部13A~13C間の送受信を例に挙げず、1つの内部アプリケーション部13Bと外部アプリケーション部20との間の送受信を例に挙げて説明する。また、図3に示した構成と同一部分とは、監視装置10において、電力系統DB(データ記憶部)12、内部アプリケーション部13B及び共通バス14を備えた構成である。また、電力系統DB12は、複数の機器#1~#nから受信したデータを記憶する。内部アプリケーション部13Bは、電力系統DB12内のデータを含むメッセージを送受信する。共通バス14は、内部アプリケーション部13Bと共通バス14との間でメッセージを伝送可能なバスである。
 すなわち、第1の実施形態は、図3に示した構成に比べ、バス接続アダプタ15A~15Cに代えて、ファイル記憶部16、エレメント記憶部17及びバス接続カートリッジアダプタ18を更に備えている。
 ファイル記憶部16は、サービス名と、エレメント名とを関連付けて記述したファイルF1を記憶している。サービス名は、内部アプリケーション部13A~13Cを識別する情報である。エレメント名は、メッセージに各処理を実行するためのエレメントプログラムを識別する情報である。ここで、ファイルF1は、サービス名と、エレメントプログラムを識別するエレメント名及び当該エレメントプログラムの呼出し順とを関連付けて記述してもよい。また、ファイルF1は、図9に示したように、XML形式で記述されていてもよい。
 エレメント記憶部17は、エレメント名の指定によって個別に呼び出し実行される複数のエレメントプログラムを記憶している。複数のエレメントプログラムは、共通バス14を介して送受信するメッセージを加工処理する複数のプログラムであって、例えば、標準化機能エレメントプログラム、個別要求対応機能エレメントプログラム及びセキュリティ機能対応エレメントプログラムを含んでいる。標準化機能エレメントプログラムは、メッセージを規格に基づいて処理を実行するためのプログラムである。個別要求対応機能エレメントプログラムは、メッセージを個別要求に基づいて処理を実行するプログラムである。セキュリティ機能対応エレメントプログラムは、メッセージをセキュリティ対応に基づいて処理を実行するプログラムである。標準化機能エレメントプログラム、個別要求対応機能エレメントプログラム及びセキュリティ機能対応エレメントプログラムは、それぞれ標準化機能エレメントプログラム群、個別要求対応機能エレメントプログラム群及びセキュリティ機能対応エレメントプログラム群と呼んでもよい。
 このような各エレメントプログラムは、たとえば第1~第6のエレメントプログラムを含んでいる。
 第1のエレメントプログラムは、共通バス14を介して外部アプリケーション部20から受信した要求メッセージを解凍する処理を実行するためのプログラムである。
 第2のエレメントプログラムは、解凍された要求メッセージを復号する処理を実行するためのプログラムである。
 第3のエレメントプログラムは、復号する処理又は解凍する処理が実行された要求メッセージをIECの規格に基づいて解読する処理を実行するためのプログラムである。
 第4のエレメントプログラムは、内部アプリケーション部13A~13Cから受信した送信メッセージをIECの規格に基づいて標準化する処理を実行するためのプログラムである(例えば、図11を参照)。
 第5のエレメントプログラムは、内部アプリケーション部13A~13Cから受信した送信メッセージ又は標準化された送信メッセージを暗号化する処理を実行するためのプログラムである(例えば、図12を参照)。
 第6のエレメントプログラムは、暗号化された送信メッセージを圧縮する処理を実行するためのプログラムである(例えば、図12を参照)。
 ここで、第1のエレメントプログラム(解凍処理)及び第6のエレメントプログラム(圧縮処理)は、前述した個別要求対応機能に対応する。第2のエレメントプログラム(復号処理)及び第5のエレメントプログラム(暗号化処理)は、前述したセキュリティ機能に対応する。第3のエレメントプログラム(IECに基づく解読処理)及び第4のエレメントプログラム(IECに基づく標準化処理)は、前述した標準化機能に対応する。なお、個別要求対応機能に対応するエレメントプログラムは、解凍処理、圧縮処理に限らず、たとえば、シリアライズ処理、マッピング処理、フィルタリング処理、プロトコル変換処理、その他、外部記憶装置から機器情報を取得してメッセージに情報を付加する情報付加処理等を行うものが考えられる。
 一方、バス接続カートリッジアダプタ(バス接続手段)18は、監視装置10内の図示しないプロセッサが、図示しないメモリ内のバス接続プログラムを実行することにより実現される機能部である。言い換えると、バス接続カートリッジアダプタ18は、ハードウェア資源とソフトウェアとの組合せ構成で実施可能となっている。このソフトウェアとしては、図10、図26及び図29に示すように、予めネットワーク又は非一時的なコンピュータ読取可能な記憶媒体(non-transitory computer-readable storage medium)Mから監視装置10のコンピュータにインストールされ、バス接続カートリッジアダプタ18の機能を当該コンピュータに実現させるためのバス接続プログラムが用いられる。但し、バス接続カートリッジアダプタ18は、ハードウェア資源とソフトウェアとの組合せ構成に限らず、ハードウェア構成のバス接続装置としても実施可能である。
 ここで、バス接続カートリッジアダプタ18は、例えば以下の各機能(f18-1)~(f18-8)をもっている。
 (f18-1) サービス名及び宛先を指定した要求メッセージを外部アプリケーション部20から共通バス14を介して受信する第1受信機能。
 (f18-2) 受信した要求メッセージ内のサービス名に基づいてファイルF1からエレメント名を特定する第1特定機能。
 (f18-3) 特定したエレメント名に基づいて、各エレメントプログラムを呼出し実行することにより、要求メッセージを処理する第1処理機能。
 (f18-4) 第1処理機能(f18-3)により処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部13Bに送出する送出機能。
 (f18-5) サービス名及び宛先を指定した送信メッセージを内部アプリケーション部13Bから受信する第2受信機能。
 (f18-6) 受信した送信メッセージ内のサービス名に基づいてファイルF1からエレメント名を特定する第2特定機能。
 (f18-7) 第2特定機能(f18-6)により特定したエレメント名に基づいて、各エレメントプログラムを呼出し実行することにより、送信メッセージを処理する第2処理機能。
 (f18-8) 送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部20に、第2処理機能(f18-7)により処理された送信メッセージを送信する送信機能。
 なお、第1特定機能(f18-2)及び第2特定機能(f18-6)は、サービス名に基づいてファイルF1からエレメント名及び呼出し順を特定してもよい。
 また、第1処理機能(f18-3)及び第2処理機能(f18-7)は、特定したエレメント名及び呼出し順に基づいて、各エレメントプログラムを連続して呼出し実行することにより、要求メッセージを処理してもよい。
 このようなバス接続カートリッジアダプタ18は、例えば前述同様に、メッセージング層L1、コネクティング層L2及びアダプタ層L3を備えて構成してもよい。メッセージング層L1は、メッセージの送受信機能(f18-1), (f18-4), (f18-5), (f18-8)をもっている。コネクティング層L2は、共通バス14への接続機能をもっている。アダプタ層L3は、メッセージの加工及び既存システムとの連携機能をもっている。また、アダプタ層L3は、メッセージの加工及び既存システムとの連携機能のうち、機能(f18-2), (f18-3), (f18-6), (f18-7)を実現するためのエレメントプログラムを呼出し実行するカートリッジ部cartを備えている。
 また、バス接続カートリッジアダプタ18は、例えば管理者の操作に応じてエレメントプログラム又はファイルF1を修正するように、以下の各機能(f18-9)~(f18-12)を更に備えてもよい。
 (f18-9) エレメント名を指定した修正命令及びデータの入力を受け付ける第1受付機能。
 (f18-10) 第1受付機能(f18-9)により入力を受け付けた修正命令及びデータに基づいて、当該指定されたエレメント名により識別されたエレメントプログラムを修正する第1修正機能。
 (f18-11) ファイルを識別するファイル名、エレメント名を指定した修正命令及び修正エレメント名の入力を受け付ける第2受付機能。
 (f18-12) 第2受付機能(f18-11)により入力を受け付けたファイル名、修正命令及び修正エレメント名に基づいて、当該ファイル名及び修正命令により指定されたファイルF1内のエレメント名を修正エレメント名に修正する第2修正機能。
 次に、以上のように構成されたバス接続カートリッジアダプタ18を備えた監視装置の動作について図13乃至図19を用いて説明する。なお、以下の説明は、内部アプリケーション部13Bが外部アプリケーション部20と連携する場合を例に挙げて述べるが、これに限らず、内部アプリケーション部13Bが他の内部アプリケーション部13A,13Cと連携してもよい。
 外部アプリケーション部20との連携(メッセージの送受信)のパターンとして、図13及び次に示すように4通りの動作[a]~[d]がある。
 [a] 外部アプリケーション部20からのメッセージの受信。
 [b] 外部アプリケーション部20へのメッセージの送信。
 [c] 外部アプリケーション部20からのメッセージの受信・返信(リクエスト・リプライ型)。
 [d] 外部アプリケーション部20への送信・受信(リクエスト・リプライ型)。
 以下、順次、説明する。
 始めに、図14を用いて、4通りの動作[a]~[d]に共通したステップST1~ST3を述べる。
 監視装置10は、図示しないプロセッサがバス接続プログラムの実行を開始することにより、バス接続カートリッジアダプタ18を起動する(ST1)。
 バス接続カートリッジアダプタ18は、初期化処理として、例えばXML形式のファイルF1を読み込む(ST2)。
 また、バス接続カートリッジアダプタ18は、初期化処理として、共通バス14及び内部アプリケーション部13Bへの接続処理を行う(ST3)。
 続いて、メッセージの受信処理の動作[a]に関するステップST4~ST7を述べる。この動作[a]においては、次の例1又は例2の場合を想定している。
 例1:外部アプリケーション部20からメッセージを定期的に受け取って内部アプリケーション部13Bに保存する場合。
 例2:一定周期で、監視対象の機器#1~#2からエネルギー使用量及びエネルギー発電量等のデータを含むメッセージを取得し、メッセージから抽出したデータを内部データベース(例、電力系統DB12)に保存する場合。この場合、データが機密情報であるため、セキュリティ対策が必要となる。
 さてステップST3の後、バス接続カートリッジアダプタ18は、外部アプリケーション部20から共通バス14を介してメッセージを受信したとする(ST4)。受信したメッセージは、ヘッダ部内のプロパティにサービス名及び宛先を指定した要求メッセージであるとする。
 バス接続カートリッジアダプタ18は、受信したメッセージの種類を判断する(ST5)。具体的にはバス接続カートリッジアダプタ18は、受信した要求メッセージ内のサービス名(又は宛先)に基づいてファイルF1からエレメント名及び呼出し順を特定する。
 バス接続カートリッジアダプタ18においては、カートリッジ部cartが、特定したエレメント名及び呼出し順に基づいて、各エレメントプログラムを呼出し実行することにより、要求メッセージを処理する(ST6)。
 ステップST6では、例えば要求メッセージに標準化処理、暗号化処理及び圧縮処理が施されている場合、カートリッジ部cartは、解凍処理A、復号処理(暗号解読処理)A及び標準化解読処理Aの各エレメントプログラムを順番に呼出し実行する。また、例えば要求メッセージに標準化処理及び圧縮処理が施されている場合、カートリッジ部cartは、解凍処理B及び標準化解読処理Aの各エレメントプログラムを順番に呼出し実行する。
 ステップST6の後、バス接続カートリッジアダプタ18は、ステップST6で処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部13Bに送出する(ST7)。
 内部アプリケーション部13Bは、送出されたデータを書き込む。このデータは、例えば図15に示すように、特定の日時における各機器のデータ(例、機器ID、有効電力、発電出力、電圧及び周波数の値)である。
 次に、メッセージの送信処理の動作[b]に関するステップST8~ST11を述べる。この動作[b]においては、次の例3又は例4の場合を想定している。
 例3:外部アプリケーション部20へメッセージ及び命令を送信する場合。
 例4:監視対象の機器#1~#nの異常を検出し、異常を示すエラーメッセージ及び対処命令を送信する場合。ここで、エラー内容に機密情報が含まれる場合には、セキュリティ対策が必要となる。
 さてステップST3の後、バス接続カートリッジアダプタ18は、サービス名及び宛先をヘッダ部内のプロパティに指定した送信メッセージを内部アプリケーション部13Bから受信したとする(ST8)。このメッセージは、外部アプリケーション部20への送信メッセージであるとする。このメッセージは、例えば図16に示すように、異常が検出された機器を示す機器ID、エラーメッセージに相当するエラーコード、対処命令に相当する命令コードを有するデータを含んでいる。
 バス接続カートリッジアダプタ18は、受信した送信メッセージを解読して、送信先を判断する(ST9)。また、バス接続カートリッジアダプタ18は、受信した送信メッセージ内のサービス名(又は宛先)に基づいてファイルF1からエレメント名及び呼出し順を特定する。
 バス接続カートリッジアダプタ18においては、カートリッジ部cartが、特定したエレメント名及び呼出し順に基づいて、各エレメントプログラムを呼出し実行することにより、送信メッセージを処理する(ST10)。
 ステップST10では、例えば送信メッセージに標準化処理、暗号化処理及び圧縮処理を施す場合、カートリッジ部cartは、標準化処理A、暗号化処理A及び圧縮処理Aの各エレメントプログラムを順番に呼出し実行する。また、例えば送信メッセージに暗号化処理を施す場合、カートリッジ部cartは、暗号化処理Aのエレメントプログラムを呼出し実行する。この暗号化処理には、例えば、送信先の外部アプリケーション部20又は他の内部アプリケーション部の公開鍵を用いる。なお、メッセージに標準化処理を施さない場合は、通常、内部アプリケーション部と連携する場合である。
 ステップST10の後、バス接続カートリッジアダプタ18は、送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部20に、ステップST10で処理された送信メッセージを送信する(ST11)。
 次に、メッセージの受信・送信処理の動作[c]に関するステップST12~ST16を述べる。この動作[c]においては、次の例5又は例6の場合を想定している。
 例5:外部アプリケーション部20からの要求で必要なデータを返信する場合。
 例6:外部アプリケーション部20から電力需給計画等のデータを要求され、結果のデータを要求元に返信する場合。返信の際に、外部アプリケーション部20との連携のため、送信メッセージの標準化処理及び暗号化処理等を実行する。
 さてステップST3の後、バス接続カートリッジアダプタ18は、外部アプリケーション部20から共通バス14を介してメッセージを受信したとする(ST12)。
 バス接続カートリッジアダプタ18は、受信したメッセージの種類を判断する(ST13)。具体的には、バス接続カートリッジアダプタ18は、受信した要求メッセージ内のサービス名(又は宛先)に基づいてファイルF1からエレメント名及び呼出し順を特定する。
 バス接続カートリッジアダプタ18においては、カートリッジ部cartが、特定したエレメント名及び呼出し順に基づいて、各エレメントプログラムを呼出し実行することにより、要求メッセージを処理する(ST14)。
 ステップST14では、カートリッジ部cartは、ステップST6と同様に、各エレメントプログラムを順番に呼出し実行する。
 ステップST14の後、バス接続カートリッジアダプタ18は、ステップST14で処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部13Bに送出する(ST15)。このデータは、例えば図17に示すように、要求するデータを指定するための機器ID、開始日時及び終了日時を含んでいる。
 続いて、バス接続カートリッジアダプタ18は、内部アプリケーション部13Bから処理結果のデータを受信し、このデータを含む返信メッセージを作成する(ST16)。このデータは、例えば、図18に示すように、指定された機器ID、開始日時及び終了日時の間の1時間毎のデータ(例、機器ID、日時、供給力予測、最大電力予測の値)である。ここで、供給力は、発電できる能力を意味する。最大電力は、機器が利用する電力の最大値を意味する。また、バス接続カートリッジアダプタ18は、サービス名及び宛先を返信メッセージのヘッダ部内のプロパティに指定する。
 以下、バス接続カートリッジアダプタ18は、ステップST9~ST11と同様にして、返信メッセージを外部アプリケーション部20に送信する。
 次に、メッセージの送信・受信処理の動作[d]に関するステップST20~ST27を述べる。この動作[d]においては、次の例7又は例8の場合を想定している。
 例7:外部のアプリケーション部20へ要求を出し、必要なデータを取得する場合。
 例8:外部アプリケーション部20から、機器の一定期間の情報(有効電力、発電出力、電圧、電流、周波数等)を取得する場合。外部アプリケーション部20からデータを取得するため、標準化処理が必要となる。
 さてステップST3の後、バス接続カートリッジアダプタ18は、図19に示すように、サービス名及び宛先をヘッダ部内のプロパティに指定した送信メッセージを内部アプリケーション部13Bから受信したとする(ST20)。このメッセージは、例えば図17に示したように、データ取得対象の機器を示す機器ID、一定期間を示す開始日時及び終了日時を有するデータを含んでいる。
 バス接続カートリッジアダプタ18は、受信したメッセージを解読して、送信先を判断する(ST21)。また、バス接続カートリッジアダプタ18は、受信した送信メッセージ内のサービス名(又は宛先)に基づいてファイルF1からエレメント名及び呼出し順を特定する。
 バス接続カートリッジアダプタ18においては、カートリッジ部cartが、特定したエレメント名及び呼出し順に基づいて、各エレメントプログラムを呼出し実行することにより、送信メッセージを処理する(ST22)。ステップST22では、カートリッジ部cartは、ステップST10と同様に、各エレメントプログラムを順番に呼出し実行する。
 ステップST22の後、バス接続カートリッジアダプタ18は、送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部20に、ステップST22で処理された送信メッセージを送信する(ST23)。
 バス接続カートリッジアダプタ18は、外部アプリケーション部20から共通バス14を介してメッセージを受信したとする(ST24)。受信したメッセージは、ヘッダ部内のプロパティにサービス名及び宛先を指定した要求メッセージであるとする。この要求メッセージは、例えば図20に示すように、データ取得対象の機器を示す機器ID、開始日時及び終了日時の間の1時間毎のデータ(例、機器ID、日時、供給力予測、最大電力予測の値)を含んでいる。
 以下、バス接続カートリッジアダプタ18は、前述したステップST5~ST7と同様に、ステップST25~ST27を実行する。
 次に、以上のようなバス接続カートリッジアダプタ18に用いられるエレメントプログラム又はファイルF1を修正する動作を述べる。
 監視装置においては、管理者による図示しない入力部の操作により、エレメント名を指定した修正命令及びデータが入力されると、この入力をバス接続カートリッジアダプタ18が受け付ける。
 バス接続カートリッジアダプタ18は、入力を受け付けた修正命令及びデータに基づいて、当該指定されたエレメント名により識別されたエレメントプログラムを修正する。
 また、監視装置においては、管理者による図示しない入力部の操作により、ファイルF1を識別するファイル名、エレメント名を指定した修正命令及び修正エレメント名が入力されると、この入力をバス接続カートリッジアダプタ18が受け付ける。
 バス接続カートリッジアダプタ18は、入力を受け付けたファイル名、修正命令及び修正エレメント名に基づいて、当該ファイル名及び修正命令により指定されたファイルF1内のエレメント名を修正エレメント名に修正する。なお、エレメント名の修正に伴い、エレメントの呼出し順を修正することも可能である。
 上述したように本実施形態によれば、バス接続カートリッジアダプタ18が、受信した要求メッセージ又は送信メッセージ内のサービス名に基づいてファイルF1からエレメント名を特定し、特定したエレメント名に基づいて、各エレメントプログラムを呼出し実行する構成により、容易に管理でき、汎用性があり、機能の変更毎に作成する必要が無いバス接続プログラムを提供することができる。
 例えば、各メッセージに対して共通のバス接続カートリッジアダプタ18を利用できる。また、機能の追加又は変更がある場合に、バス接続カートリッジアダプタ18本体を変更せずに済む。セキュリティ要件等、各種要件が変更となった場合は、エレメントの修正のみで対応できる。このため、監視装置10をバス接続カートリッジアダプタ18として機能させるバス接続プログラムは、容易に管理でき、汎用性があり、機能の変更毎に作成する必要が無い。
 補足すると、電力系統システムでは、セキュリティ、標準化対応、個別要求対応等の機能は、各項目毎の要件が国、案件、地域毎に異なる。これに対し、各機能のプログラムをエレメント化し、エレメントプログラムを内部から呼出し可能とした構成により、複数の機能の組合せに容易に対応可能となり、早急なシステム構築、機能変更等が可能となる。
 また、電力系統システムでは、セキュリティ、標準化対応、個別要求対応等の複数の機能を同時に実装する必要がある。これに対し、エレメントの呼出し順に基づいて、各エレメントを連続して呼出し可能とした構成により、同時に複数の機能の実装が可能となる。
 さらに、エレメント名及び呼出し順をXML形式のファイルF1に指定した場合、エレメント名及び呼出し順の変更に容易に対応することができる。
 また、電力系統システムでは、各種要件が変更となることが多い。よって、内部から各種エレメントを呼出す構成により、バス接続カートリッジアダプタ18を変更せずに、エレメントだけの修正で対応できるため、早急な対応が可能となる。
 また、エレメント名及び呼出し順が変更となった場合は、外部のファイルF1の修正によって容易に対応することができる。
 また、各エレメントと、バス接続カートリッジアダプタ18とを分離した構成により、バス接続カートリッジアダプタ18と、各エレメントとを別々に管理できるので、アプリケーション管理が容易となる。
 <第2の実施形態>
 次に、第2の実施形態について概要を説明する。
 電力系統システムでは、セキュリティ、標準化対応、個別要求対応等の機能がアプリケーション毎に異なる。これに対し、第1の実施形態では、各機能をエレメント化して、内部から呼び出しを可能とした。
 一方、第2の実施形態では、図21に示すように、各アプリケーション毎に必要なエレメント名及びエレメントの呼出し順をDB(database)に保存する。
 これにより、以下のことが可能となる。
 エレメント名及び呼出し順をDBに保持する構成により、様々なアプリケーションからのアクセスを可能にする。また、エレメント名又は呼出し順の変更も一箇所のDBの修正ですむため、容易となる。
 以上が第2の実施形態の概要である。続いて、第2の実施形態を具体的に説明する。
 第2の実施形態は、第1の実施形態の変形例であり、ファイルF1が、表形式で記述されており、ファイル記憶部16が、サービス名をキーとしてエレメント名を検索可能なデータベースである。なお、ファイル記憶部16は、サービス名をキーとしてエレメント名及び呼出し順を検索可能なデータベースとしてもよい。
 以上のような構成によれば、第1の実施形態の効果に加え、データベースを利用して、必要なエレメント名を検索し、エレメント呼出し順を指定することができる。
 補足すると、電力系統システムでは、標準化要件等、常に新しい機能を組み込む事が必要となる。また、各機能の組み合わせも要件が変更となることがある。よって、各エレメントのエレメント名及び呼出し順をDBに保存しておく構成により、複数のアプリケーションからのアクセスを可能とし、エレメント名の変更や呼び出し順の変更を一箇所のみで対応できるようにしている。
 <第3の実施形態>
 次に、第3の実施形態について概要を説明する。
 第3の実施形態は、図22に示すように、各アプリケーション毎に必要なエレメント名、エレメント呼出し順をDBに保存し、かつ認証処理に必要な情報もDBに保存する。また、ユーザ認証の結果により、読出(リード)権限、書込(ライト)権限等の権限付与および、必要なエレメントを取得する。例えば、ユーザU1の場合、読出権限付与Aエレメントを実行した後、暗号化Aエレメントを実行する。
 これにより、以下のことが可能となる。
 認証に必要な情報をDBに保存する構成により、ユーザ毎に読出(リード)権限等の権限の付与および、権限毎に必要なエレメントを定義することができる。また、第2の実施形態と同様に、各種の情報をDBに保持する構成により、様々なアプリケーションからのアクセスを可能にする。また、認証に必要な情報、エレメント名又は呼出し順の変更も一箇所のDBの修正ですむため、容易となる。
 以上が第3の実施形態の概要である。続いて、第3の実施形態を具体的に説明する。
 第3の実施形態は、第1の実施形態の変形例であり、図22及び図23に示すように、ファイル記憶部16が、認証テーブルT1及びファイルF1を記憶している。
 認証テーブルT1は、外部アプリケーション部20を操作するユーザを識別するユーザIDと、当該ユーザを認証するパスワードとを関連付けて記述した情報である。
 ファイルF1は、ユーザIDと、サービス名と、エレメント名と、ユーザの権限を示す権限情報とが関連付けて記述されている。
 ファイル記憶部16は、認証のための認証テーブルT1や権限情報を記憶することから、認証DBと呼んでもよい。
 また、エレメント記憶部17内の各エレメントプログラムは、パスワードを用いた認証に成功した要求メッセージ内のサービス名に基づいてファイルF1を検索し、当該検索により得られた権限情報を含むように当該要求メッセージを加工する処理を実行するための第7のエレメントプログラムを更に含んでいる。
 バス接続カートリッジアダプタ18は、認証に関連して、以下の機能(f18-13)~(f18-15)を更に備えている。
 (f18-13) ユーザID、パスワード及びサービス名を含む要求メッセージを第1受信機能(f18-1)が受信した場合に、当該受信した要求メッセージ内のユーザID及びパスワードを認証テーブルT1内のユーザID及びパスワードに照合することにより、当該要求メッセージの正当性を認証する認証機能。
 (f18-14) 認証に成功した場合に、、前記第1特定手段、前記第1処理手段及び前記送出手段の実行を許可する許可機能。
 (f18-15) 認証に失敗した場合に、第1特定機能(f18-2)、第1処理機能(f18-3)及び送出機能(f18-4)の実行を阻止する阻止機能。
 次に、以上のように構成されたバス接続カートリッジアダプタ18を備えた監視装置の動作について説明する。この動作は、前述したステップST4,ST12,ST24において、外部アプリケーション部20からメッセージを受信した後に、ユーザ認証を実行し、認証が成功したときにステップST5,ST13,ST25に移行するものである。ステップST4,ST12,ST24は互いに同様の処理なので、ここではステップST4を代表例に挙げて述べる。
 すなわち、前述したステップST4において、バス接続カートリッジアダプタ18は、外部アプリケーション部20から共通バス14を介してメッセージを受信したとする。受信したメッセージは、ヘッダ部内のプロパティにユーザID、パスワード及びサービス名を指定した要求メッセージであるとする。
 バス接続カートリッジアダプタ18は、当該受信した要求メッセージ内のユーザID及びパスワードを認証テーブルT1内のユーザID及びパスワードに照合することにより、当該要求メッセージの正当性を認証する。
 認証に失敗した場合に、バス接続カートリッジアダプタ18は、第1特定機能、第1処理機能及び送出機能の実行を阻止するため、処理を終了する。
 一方、認証に成功した場合に、バス接続カートリッジアダプタ18は、第1特定機能、第1処理機能及び送出機能の実行を許可し、前述したステップST5以降の処理を実行する。
 上述したように本実施形態によれば、第1の実施形態の効果に加え、ユーザ認証及び権限付与を実行することができる。
 補足すると、電力系統システムでは、ユーザ毎にアクセス権等のセキュリティ処理が必要となる。認証DBを利用して、ユーザ認証することで、ユーザ毎に権限付与を含めた必要なエレメント、エレメント呼出順を取得することができる。
 <第4の実施形態>
 次に、第4の実施形態について概要を説明する。
 第4の実施形態は、図24及び図25に示すように、各アプリケーション毎に必要なエレメント名、エレメント呼出順をメッセージmのヘッダ部(メッセージプロパティ)に保存しておく。ここでは、メッセージプロパティは、サービス名、エレメント名及び呼出し順を含んでいるとする。このメッセージを受信した場合、バス接続カートリッジアダプタ18は、メッセージプロパティ内のエレメント名に基づき、メッセージを元の状態に戻すエレメント名と呼出し順に基づいて各エレメントを呼出し実行する。例えば、メッセージプロパティ内のエレメント名が、「標準化IEC」、「暗号化B」及び「圧縮B」の場合、バス接続カートリッジアダプタ18は、「解凍B」、「復号B」及び「標準化61970対応」のエレメントを呼出し実行する。
 これにより、以下のことが可能となる。
 エレメント名及び呼出し順序をメッセージプロパティに保持する構成で、あらかじめエレメントの情報を持っていない場合でも、動的にメッセージの内容によって必要なエレメントを判断することができる。
 以上が第4の実施形態の概要である。続いて、第4の実施形態を具体的に説明する。
 図26は第4の実施形態におけるバス接続プログラムが適用された監視装置及びその周辺構成を示す模式図である。
 第4の実施形態は、第1又は第2の実施形態の変形例であり、図10に示した構成に比べ、エレメント名及び呼出し順序等を示すファイルF1を記憶したファイル記憶部16が省略されている。
 これに伴い、バス接続カートリッジアダプタ18は、ファイルF1を検索せずに、各エレメントを呼出し実行するように動作する。
 具体的には、バス接続カートリッジアダプタ18は、前述した各機能(f18-1)~(f18-8)に代えて、以下の各機能(f18-1)’~(f18-8)’を備えている。
 (f18-1)’ 内部アプリケーション部13Bを識別するサービス名及び宛先と、エレメントプログラムを識別するエレメント名及び当該エレメントプログラムの呼出し順とを指定した要求メッセージを外部アプリケーション部20から共通バス14を介して受信する第1受信機能。
 (f18-2)’ 受信した要求メッセージからエレメント名及び呼出し順を抽出し、当該抽出したエレメント名及び呼出し順とは逆の関係にあるエレメント名及び呼出し順を特定する第1特定機能。この抽出は、例えば要求メッセージのフォーマットに基づいて実行可能である。この特定は、例えば逆の関係をバス接続プログラム内で定義することにより実行可能である。逆の関係とは、メッセージを元の状態に復元する関係を意味している。例えば、各エレメント名“標準化エレメント”、“暗号化エレメント”及び“圧縮エレメント”と、各エレメント名“標準化解読エレメント”、“復号エレメント”及び“解凍エレメント”とは、互いに逆の関係にある。また例えば、最初の呼出し順と、最後の呼出し順とは、互いに逆の関係にある。同様に、最初から2番目の呼出し順と、最後から2番目の呼出し順とは、互いに逆の関係にある。これらは、第2特定機能(f18-6)’でも同様である。
 (f18-3)’ 特定したエレメント名及び呼出し順に基づいて、各エレメントプログラムを呼出し実行することにより、要求メッセージを処理する第1処理機能。
 (f18-4)’ 第1処理機能(f18-3)’により処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部20に送出する送出機能。
 (f18-5)’ 内部アプリケーション部13Bを識別するサービス名及び外部アプリケーション部20を識別する宛先と、エレメントプログラムを識別するエレメント名及び当該エレメントプログラムの呼出し順とを指定した送信メッセージを内部アプリケーション部13Bから受信する第2受信機能。
 (f18-6)’ 受信した送信メッセージ内のエレメント名及び呼出し順を抽出し、当該抽出したエレメント名及び呼出し順とは逆の関係にあるエレメント名及び呼出し順を特定する第2特定機能。
 (f18-7)’ 特定したエレメント名及び呼出し順に基づいて、各エレメントプログラムを呼出し実行することにより、送信メッセージを処理する第2処理機能。
 (f18-8)’ 送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部20に、第2処理機能(f18-7)’により処理された送信メッセージを送信する送信機能。
 また、バス接続カートリッジアダプタ18は、前述したファイル修正のための各機能(f18-11)及び(f18-12)が省略されている。
 なお、監視装置10内の他の構成は、第1の実施形態と同様である。例えば、エレメント記憶部17内の各エレメントプログラムは、第1の実施形態と同様である。
 以上のような構成によれば、バス接続カートリッジアダプタ18が、エレメント名及び呼出し順を含むメッセージを受信し、前述したステップST5,ST9,ST13,ST21及びST25において、ファイルF1を用いずに、メッセージからエレメント名及び呼出し順を特定するので、第1又は第2の実施形態の効果に加え、ファイルF1を備えずに、各エレメントプログラムを呼出し実行することができる。
 補足すると、本実施形態では、メッセージプロパティの内容に応じて、必要なエレメントを選択、エレメント呼出順を選択できる。すなわち、どのエレメントを使って加工されたかを、メッセージプロパティに保存しておくことにより、加工されたメッセージを受け取った側が、プロパティを参考にして元の状態に戻すことを可能とする。
 なお、本実施形態は、サービス名、宛先、エレメント名及び呼出し順に加え、ユーザID及びパスワードを更に含むメッセージと、図27に示すように、認証テーブルT1及び権限テーブルT2を記憶した記憶部19を用い、第3の実施形態と同様に、ユーザ認証及び権限付与をバス接続カートリッジアダプタ18が実行する構成に変形してもよい。この場合、第3の実施形態におけるファイルF1は、権限テーブルT2と読み替える。権限テーブルT2は、第3の実施形態のファイルF1からエレメント名及び呼出し順序が省略された構成であり、ユーザID、サービス名及び権限情報が関連付けて記述されている。
 <第5の実施形態>
 次に、第5の実施形態について概要を説明する。
 第5の実施形態は、図28に示すように、バス接続カートリッジアダプタ18が、各エレメント実行後、結果をクラウドDB21に書き込む。例えば、バス接続カートリッジアダプタ18は、暗号化Aエレメント、圧縮エレメントAを実行した後、実行結果を含むメッセージをクラウドDBへ書き込む、
 このことにより、以下が可能となる。
 複数の外部アプリケーション部20,…から結果を確認することができる。
 クラウドDBの認証システムによるデータへのアクセス制御を実現できる。
 クラウドDBへの書込処理により、セキュリティを強化できる。
 以上が第5の実施形態の概要である。続いて、第5の実施形態を具体的に説明する。
 図29は第5の実施形態におけるバス接続プログラムが適用された監視装置及びその周辺構成を示す模式図である。
 本実施形態は、第4の実施形態の変形例であり、バス接続カートリッジアダプタ18が、送信メッセージを外部のクラウドDB21に送信可能な構成となっている。
 具体的には、バス接続カートリッジアダプタ18の送信機能(f18-8)’は、以下の機能(f18-8-1)~(f18-8-3)を備えている。
 (f18-8-1) 第2処理機能(f18-7)により処理された送信メッセージが要求メッセージにより要求された結果を含むか否かを判定する判定機能。
 (f18-8-2) 判定の結果、要求された結果を含む場合には当該送信メッセージを所定のクラウドDB(外部クラウド記憶手段)21に送信する第1送信機能。なお、この第1送信機能は、クラウドDB21に送信後、たとえば「Success」または「error」などを表す送信結果通知を外部アプリケーション部20に送信することも可能である。
 (f18-8-3) 判定の結果、否の場合には当該送信メッセージを外部アプリケーション部20に送信する第2送信機能。
 次に、以上のように構成されたバス接続カートリッジアダプタ18の処理の動作について説明する。この動作は、前述したステップST11,ST23の変形例である。ステップST11,ST23は互いに同様の処理なので、ここではステップST11を代表例に挙げて述べる。
 すなわち、前述したステップST11において、バス接続カートリッジアダプタ18は、ステップST10により処理された送信メッセージが要求メッセージにより要求された結果を含むか否かを判定する。
 バス接続カートリッジアダプタ18は、判定の結果、要求された結果を含む場合には当該送信メッセージを所定のクラウドDB(外部クラウド記憶手段)21に送信する。
 バス接続カートリッジアダプタ18は、判定の結果、否の場合には当該送信メッセージを外部アプリケーション部20に送信する。これにより、ステップST11が終了する。
 上述したように本実施形態によれば、バス接続カートリッジアダプタ18において、要求された結果を外部アプリケーション部20に返信せずに、結果をクラウドDB21に送信する構成により、第4の実施形態の作用効果に加え、外部アプリケーション部20がクラウドDB21の認証システムにアクセスして結果を確認することができる。
 補足すると、処理結果の書込先のクラウドDB21を予めバス接続カートリッジアダプタ18に設定しておく構成により、複数のエレメント実行後の結果に基づき、クラウドDB21のデータを更新する。これにより、様々な外部アプリケーション部20,…からのアクセスを可能とするとともに、データを返信する際のメッセージの加工処理(暗号化など)の負荷を軽減することができる。外部アプリケーション部20,…は、所定のクラウドDB21の認証システムに認証を受けることにより、クラウドDB21に書込まれた結果を確認することができる。
 また、本実施形態によれば、クラウドDB21の認証システムによるデータへのアクセス制御を実現することができる。さらに、クラウドDB21への書き込みによるセキュリティの強化を実現することができる。
 また、本実施形態は、第4の実施形態に限らず、第1乃至第3の各実施形態に適用してもよい。
 以上説明した少なくとも一つの実施形態によれば、バス接続カートリッジアダプタ18が、受信した要求メッセージ又は送信メッセージ内のサービス名に基づいてファイルF1からエレメント名を特定し、特定したエレメント名に基づいて、各エレメントプログラムを呼出し実行する構成により、容易に管理でき、汎用性があり、機能の変更毎に作成する必要が無いバス接続プログラムを提供することができる。
 なお、上記の各実施形態に記載した手法は、コンピュータに実行させることのできるプログラムとして、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスクなど)、光ディスク(CD-ROM、DVDなど)、光磁気ディスク(MO)、半導体メモリなどの記憶媒体に格納して頒布することもできる。
 また、この記憶媒体としては、プログラムを記憶でき、かつコンピュータが読み取り可能な記憶媒体であれば、その記憶形式は何れの形態であっても良い。
 また、記憶媒体からコンピュータにインストールされたプログラムの指示に基づきコンピュータ上で稼働しているOS(オペレーティングシステム)や、データベース管理ソフト、ネットワークソフト等のMW(ミドルウェア)等が上記実施形態を実現するための各処理の一部を実行しても良い。
 さらに、各実施形態における記憶媒体は、コンピュータと独立した媒体に限らず、LANやインターネット等により伝送されたプログラムをダウンロードして記憶または一時記憶した記憶媒体も含まれる。
 また、記憶媒体は1つに限らず、複数の媒体から上記の各実施形態における処理が実行される場合も本発明における記憶媒体に含まれ、媒体構成は何れの構成であっても良い。
 なお、各実施形態におけるコンピュータは、記憶媒体に記憶されたプログラムに基づき、上記の各実施形態における各処理を実行するものであって、パソコン等の1つからなる装置、複数の装置がネットワーク接続されたシステム等の何れの構成であっても良い。
 また、各実施形態におけるコンピュータとは、パソコンに限らず、情報処理機器に含まれる演算処理装置、マイコン等も含み、プログラムによって本発明の機能を実現することが可能な機器、装置を総称している。
 なお、本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。

Claims (10)

  1.  複数の機器から受信したデータを記憶するデータ記憶部と、前記データ記憶部内のデータを含むメッセージを送受信可能な内部アプリケーション部と、前記内部アプリケーション部と外部アプリケーション部との間で前記メッセージを伝送可能な共通バスとを備えた監視装置に用いられるバス接続プログラムであって、
     前記監視装置は、
     前記内部アプリケーション部を識別するサービス名と、前記メッセージに各処理を実行するためのエレメントプログラムを識別するエレメント名とを関連付けて記述したファイルを記憶したファイル記憶手段と、
     前記エレメント名の指定によって個別に呼び出し実行される複数のエレメントプログラムを記憶したエレメント記憶手段と
     を更に備えており、
     前記複数のエレメントプログラムは、前記共通バスを介して送受信するメッセージを加工処理する複数のプログラムであって、
     前記メッセージを規格に基づいて処理するための標準化機能エレメントプログラムと、
     前記メッセージを個別要求に基づいて処理する個別要求対応機能エレメントプログラムと、
     前記メッセージをセキュリティ対応に基づいて処理するセキュリティ機能対応エレメントプログラムと
     を含んでおり、
     前記監視装置を、
     前記内部アプリケーション部と前記共通バスとを接続するバス接続手段、
     として更に機能させ、
     前記バス接続手段は、
     前記サービス名及び宛先を指定した前記要求メッセージを前記外部アプリケーション部から前記共通バスを介して受信する第1受信手段と、
     前記受信した要求メッセージ内のサービス名に基づいて前記ファイルからエレメント名を特定する第1特定手段と、
     前記特定したエレメント名に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記要求メッセージを処理する第1処理手段と、
     前記第1処理手段により処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部に送出する送出手段と、
     前記サービス名及び宛先を指定した前記送信メッセージを前記内部アプリケーション部から受信する第2受信手段と、
     前記受信した送信メッセージ内のサービス名に基づいて前記ファイルからエレメント名を特定する第2特定手段と、
     前記第2特定手段により特定したエレメント名に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記送信メッセージを処理する第2処理手段と、
     前記送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部に、前記第2処理手段により処理された送信メッセージを送信する送信手段と
     を含んでいることを特徴とするバス接続プログラム。
  2.  請求項1に記載のバス接続プログラムにおいて、
     前記ファイルは、前記サービス名と、前記エレメントプログラムを識別するエレメント名及び当該エレメントプログラムの呼出し順とを関連付けて記述しており、
     前記第1特定手段及び前記第2特定手段は、前記サービス名に基づいて前記ファイルからエレメント名及び呼出し順を特定し、
     前記第1処理手段及び前記第2処理手段は、前記特定したエレメント名及び呼出し順に基づいて、前記各エレメントプログラムを連続して呼出し実行することにより、前記要求メッセージを処理することを特徴とするバス接続プログラム。
  3.  請求項1又は請求項2に記載のバス接続プログラムにおいて、
     前記ファイルは、XML形式で記述されていることを特徴とするバス接続プログラム。
  4.  請求項1又は請求項2に記載のバス接続プログラムにおいて、
     前記ファイルは、表形式で記述されており、
     前記ファイル記憶手段は、前記サービス名をキーとして前記エレメント名を検索可能なデータベースであることを特徴とするバス接続プログラム。
  5.  請求項1又は請求項2に記載のバス接続プログラムにおいて、
     前記監視装置は、
     前記外部アプリケーション部を操作するユーザを識別するユーザIDと、前記ユーザを認証するパスワードとを関連付けて記憶したパスワード記憶手段、
     を更に備えており、
     前記ファイルは、前記ユーザIDと、前記サービス名と、前記エレメント名と、前記ユーザの権限を示す権限情報とを関連付けて記述しており、
     前記各エレメントプログラムは、
     前記パスワードを用いた認証に成功した要求メッセージ内のサービス名に基づいて前記ファイルを検索し、当該検索により得られた権限情報を含むように当該要求メッセージを加工する処理を実行するための第7のエレメントプログラムを更に含んでおり、
     前記バス接続手段は、
     前記ユーザID、前記パスワード及び前記サービス名を含む要求メッセージを前記第1受信手段が受信した場合に、前記受信した要求メッセージ内の前記ユーザID及び前記パスワードを前記パスワード記憶手段内のユーザID及びパスワードに照合することにより、当該要求メッセージの正当性を認証する認証手段と、
     前記認証に成功した場合に、前記第1特定手段、前記第1処理手段及び前記送出手段の実行を許可する許可手段と、
     前記認証に失敗した場合に、前記第1特定手段、前記第1処理手段及び前記送出手段の実行を阻止する阻止手段と
     を更に含んでいることを特徴とするバス接続プログラム。
  6.  請求項1乃至請求項5のいずれか1項に記載のバス接続プログラムにおいて、
     前記バス接続手段は、
     前記ファイルを識別するファイル名、前記エレメント名を指定した修正命令及び修正エレメント名の入力を受け付ける第2受付手段と、
     前記第2受付手段により入力を受け付けたファイル名、修正命令及び修正エレメント名に基づいて、当該ファイル名及び修正命令により指定された前記ファイル内のエレメント名を前記修正エレメント名に修正する第2修正手段と
     を更に含んでいることを特徴とするバス接続プログラム。
  7.  複数の機器から受信したデータを記憶するデータ記憶部と、前記データ記憶部内のデータを含むメッセージを送受信可能な内部アプリケーション部と、前記内部アプリケーション部と外部アプリケーション部との間で前記メッセージを伝送可能な共通バスとを備えた監視装置に用いられるバス接続プログラムであって、
     前記監視装置は、
     前記メッセージに各処理を実行するためのエレメントプログラムを識別するエレメント名の指定によって個別に呼び出し実行される複数のエレメントプログラムを記憶したエレメント記憶手段を更に備えており、
     前記複数のエレメントプログラムは、前記共通バスを介して送受信するメッセージを加工処理する複数のプログラムであって、
     前記メッセージを規格に基づいて処理するための標準化機能エレメントプログラムと、
     前記メッセージを個別要求に基づいて処理する個別要求対応機能エレメントプログラムと、
     前記メッセージをセキュリティ対応に基づいて処理するセキュリティ機能対応エレメントプログラムと
     を含んでおり、
     前記監視装置を、
     前記内部アプリケーション部と前記共通バスとを接続するバス接続手段、
     として更に機能させ、
     前記バス接続手段は、
     前記内部アプリケーション部を識別するサービス名及び宛先と、前記エレメントプログラムを識別するエレメント名及び当該エレメントプログラムの呼出し順とを指定した要求メッセージを外部アプリケーション部から前記共通バスを介して受信する第1受信手段と、
     前記受信した要求メッセージ内のエレメント名及び呼出し順を抽出し、当該抽出したエレメント名及び呼出し順とは逆の関係にあるエレメント名及び呼出し順を特定する第1特定手段と、
     前記特定したエレメント名及び呼出し順に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記要求メッセージを処理する第1処理手段と、
     前記第1処理手段により処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部に送出する送出手段と、
     前記内部アプリケーション部を識別するサービス名及び前記外部アプリケーション部を識別する宛先と、前記エレメントプログラムを識別するエレメント名及び当該エレメントプログラムの呼出し順とを指定した前記送信メッセージを前記内部アプリケーション部から受信する第2受信手段と、
     前記受信した送信メッセージ内のエレメント名及び呼出し順を抽出し、当該抽出したエレメント名及び呼出し順とは逆の関係にあるエレメント名及び呼出し順を特定する第2特定手段と、
     前記特定したエレメント名及び呼出し順に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記送信メッセージを処理する第2処理手段と、
     前記送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部に、前記第2処理手段により処理された送信メッセージを送信する送信手段と
     を含んでいることを特徴とするバス接続プログラム。
  8.  請求項1乃至請求項7のいずれか1項に記載のバス接続プログラムにおいて、
     前記バス接続手段は、
     前記エレメント名を指定した修正命令及びデータの入力を受け付ける第1受付手段と、
     前記第1受付手段により入力を受け付けた修正命令及びデータに基づいて、当該指定されたエレメント名により識別されたエレメントプログラムを修正する第1修正手段と
     を更に含んでいることを特徴とするバス接続プログラム。
  9.  請求項1乃至請求項8のいずれか1項に記載のバス接続プログラムにおいて、
     前記送信手段は、
     前記第2処理手段により処理された送信メッセージが前記要求メッセージにより要求された結果を含むか否かを判定する判定手段と、
     前記判定の結果、前記要求された結果を含む場合には当該送信メッセージを所定の外部クラウド記憶手段に送信する第1送信手段と、
     前記判定の結果、前記否の場合には当該送信メッセージを前記外部アプリケーション部に送信する第2送信手段と
     を含んでいることを特徴とするバス接続プログラム。
  10.  複数の機器から受信したデータを記憶するデータ記憶部と、前記データ記憶部内のデータを含むメッセージを送受信可能な内部アプリケーション部と、前記内部アプリケーション部と外部アプリケーション部との間で前記メッセージを伝送可能な共通バスとを備えた監視装置に用いられ、前記内部アプリケーション部と前記共通バスとを接続するバス接続手段を備えたバス接続装置であって、
     前記監視装置は、
     前記内部アプリケーション部を識別するサービス名と、前記メッセージに各処理を実行するためのエレメントプログラムを識別するエレメント名とを関連付けて記述したファイルを記憶したファイル記憶手段と、
     前記エレメント名の指定によって個別に呼び出し実行される複数のエレメントプログラムを記憶したエレメント記憶手段と
     を更に備えており、
     前記複数のエレメントプログラムは、前記共通バスを介して送受信するメッセージを加工処理する複数のプログラムであって、
     前記メッセージを規格に基づいて処理するための標準化機能エレメントプログラムと、
     前記メッセージを個別要求に基づいて処理する個別要求対応機能エレメントプログラムと、
     前記メッセージをセキュリティ対応に基づいて処理するセキュリティ機能対応エレメントプログラムと
     を含んでおり、
     前記バス接続手段は、
     前記サービス名及び宛先を指定した前記要求メッセージを前記外部アプリケーション部から前記共通バスを介して受信する第1受信手段と、
     前記受信した要求メッセージ内のサービス名に基づいて前記ファイルからエレメント名を特定する第1特定手段と、
     前記特定したエレメント名に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記要求メッセージを処理する第1処理手段と、
     前記第1処理手段により処理された要求メッセージからデータを抽出し、当該データを要求メッセージが指定したサービス名又は宛先に対応する内部アプリケーション部に送出する送出手段と、
     前記サービス名及び宛先を指定した前記送信メッセージを前記内部アプリケーション部から受信する第2受信手段と、
     前記受信した送信メッセージ内のサービス名に基づいて前記ファイルからエレメント名を特定する第2特定手段と、
     前記第2特定手段により特定したエレメント名に基づいて、前記各エレメントプログラムを呼出し実行することにより、前記送信メッセージを処理する第2処理手段と、
     前記送信メッセージが指定したサービス名又は宛先に対応する外部アプリケーション部に、前記第2処理手段により処理された送信メッセージを送信する送信手段と
     を備えたことを特徴とするバス接続装置。
PCT/JP2012/064716 2012-06-07 2012-06-07 バス接続プログラム及び装置 WO2013183151A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/JP2012/064716 WO2013183151A1 (ja) 2012-06-07 2012-06-07 バス接続プログラム及び装置
EP12878372.7A EP2860636A4 (en) 2012-06-07 2012-06-07 PROGRAM AND DEVICE FOR CONNECTING BUS
JP2012542250A JP5537668B2 (ja) 2012-06-07 2012-06-07 バス接続プログラム及び装置
US14/527,982 US20150058974A1 (en) 2012-06-07 2014-10-30 Bus connection program and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/064716 WO2013183151A1 (ja) 2012-06-07 2012-06-07 バス接続プログラム及び装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/527,982 Continuation US20150058974A1 (en) 2012-06-07 2014-10-30 Bus connection program and apparatus

Publications (1)

Publication Number Publication Date
WO2013183151A1 true WO2013183151A1 (ja) 2013-12-12

Family

ID=49711568

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/064716 WO2013183151A1 (ja) 2012-06-07 2012-06-07 バス接続プログラム及び装置

Country Status (4)

Country Link
US (1) US20150058974A1 (ja)
EP (1) EP2860636A4 (ja)
JP (1) JP5537668B2 (ja)
WO (1) WO2013183151A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10739843B2 (en) * 2018-02-21 2020-08-11 Dell Products L.P. System and method of monitoring device states
US11204936B2 (en) * 2019-02-11 2021-12-21 Landis+Gyr Innovations, Inc. Utility meter reading type code conversion

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000004225A (ja) * 1998-06-17 2000-01-07 Fujitsu Ltd ネットワークシステム、送受信方法、送信装置、受信装置、および、記録媒体
JP2006039607A (ja) * 2004-07-22 2006-02-09 Yaskawa Electric Corp クライアント/サーバシステムおよびその電文送受信方法
JP2006072548A (ja) * 2004-08-31 2006-03-16 Canon Inc 情報処理装置、情報処理方法及びそのプログラム
JP2009213238A (ja) 2008-03-04 2009-09-17 Tokyo Electric Power Co Inc:The 電力情報統合管理システム
JP2011034392A (ja) * 2009-08-03 2011-02-17 Mitsubishi Electric Corp サービス連携装置、サービス連携方法及びサービス連携プログラム

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7920583B2 (en) * 2005-10-28 2011-04-05 Accenture Global Services Limited Message sequencing and data translation architecture for telecommunication services
CN100558038C (zh) * 2006-03-31 2009-11-04 国际商业机器公司 服务注册器以及相关系统和方法
US9098562B2 (en) * 2009-03-30 2015-08-04 The Boeing Company Computer architectures using shared storage
WO2012042509A1 (en) * 2010-10-01 2012-04-05 Peter Chacko A distributed virtual storage cloud architecture and a method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000004225A (ja) * 1998-06-17 2000-01-07 Fujitsu Ltd ネットワークシステム、送受信方法、送信装置、受信装置、および、記録媒体
JP2006039607A (ja) * 2004-07-22 2006-02-09 Yaskawa Electric Corp クライアント/サーバシステムおよびその電文送受信方法
JP2006072548A (ja) * 2004-08-31 2006-03-16 Canon Inc 情報処理装置、情報処理方法及びそのプログラム
JP2009213238A (ja) 2008-03-04 2009-09-17 Tokyo Electric Power Co Inc:The 電力情報統合管理システム
JP2011034392A (ja) * 2009-08-03 2011-02-17 Mitsubishi Electric Corp サービス連携装置、サービス連携方法及びサービス連携プログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2860636A4

Also Published As

Publication number Publication date
JPWO2013183151A1 (ja) 2016-01-21
JP5537668B2 (ja) 2014-07-02
US20150058974A1 (en) 2015-02-26
EP2860636A1 (en) 2015-04-15
EP2860636A4 (en) 2016-04-06

Similar Documents

Publication Publication Date Title
US8370643B2 (en) Cryptographic module selecting device and program
US8504837B2 (en) Security model for industrial devices
US9438629B2 (en) Sensitive information leakage prevention system, sensitive information leakage prevention method, and computer-readable recording medium
US11074353B2 (en) Blockchain universal RFID translator
WO2018017609A1 (en) Secure asynchronous communications
CN111740826B (zh) 基于加密代理网关的加密方法、解密方法、装置及设备
US20010039545A1 (en) Method of managing an electronic file and a computer program product
US10333939B2 (en) System and method for authentication
JP5537668B2 (ja) バス接続プログラム及び装置
JP2007114855A (ja) 情報処理装置、情報処理装置の制御方法、及びプログラム
US11017029B2 (en) Data transfer system, data transfer apparatus, data transfer method, and computer-readable recording medium
KR20200026366A (ko) 가상기계를 이용한 스마트 컨트랙트 시스템 및 그 처리 방법
CN111243715A (zh) 一种业务系统统一到集成平台的登录方法
KR20200123487A (ko) 저장 디바이스의 인증 변경
CN113784354B (zh) 基于网关的请求转换方法和装置
US11496304B2 (en) Information processing device, information processing method, and storage medium
AU2018336213B2 (en) Information processing apparatus, protection processing apparatus and use terminal
JP5398919B1 (ja) セキュリティアダプタプログラム及び装置
CN112068779A (zh) 一种数据存储系统
KR101137069B1 (ko) 비즈니스 인텔리전스 서비스 시스템 및 방법 그리고 이에 사용되는 서버
US8301800B1 (en) Message processing for distributed computing environments
CN117034370B (zh) 基于区块链网络的数据处理方法及相关设备
KR102181608B1 (ko) 연합 인증 장치 및 그것의 연합 인증 방법
KR101669855B1 (ko) 분산 네트워크 프로토콜 기반의 원격 단말 유닛 장치 및 그 동작 방법
TW201732583A (zh) 執行請求指令的方法及相關的伺服器

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2012542250

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 12878372

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2012878372

Country of ref document: EP