WO2016147349A1 - Energy management system and method for executing business application - Google Patents

Energy management system and method for executing business application Download PDF

Info

Publication number
WO2016147349A1
WO2016147349A1 PCT/JP2015/058096 JP2015058096W WO2016147349A1 WO 2016147349 A1 WO2016147349 A1 WO 2016147349A1 JP 2015058096 W JP2015058096 W JP 2015058096W WO 2016147349 A1 WO2016147349 A1 WO 2016147349A1
Authority
WO
WIPO (PCT)
Prior art keywords
processing
state
business
execution
energy
Prior art date
Application number
PCT/JP2015/058096
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 JP2017505950A priority Critical patent/JP6322332B2/en
Priority to PCT/JP2015/058096 priority patent/WO2016147349A1/en
Publication of WO2016147349A1 publication Critical patent/WO2016147349A1/en

Links

Images

Classifications

    • 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/48Program initiating; Program switching, e.g. by interrupt

Definitions

  • the present invention relates to a technology for executing a business application.
  • Energy management systems that manage power in areas, buildings, and homes are known. Large-scale energy management systems execute multiple business applications.
  • Japanese Patent Laid-Open No. 2004-26883 allows transmission and reception to be linked without using large-scale linkage software or complicated linkage procedures even when the format of information data, information processing logic, and policy to be handled are different for each transmission-side device. Information linkage system is described.
  • Patent Document 2 discloses a resource management system that seeks resources that do not affect even when another information processing system is already in operation, and provides means for continuously executing business services and effectively using shared resources. Are listed.
  • the load on the data provider may increase due to an increase in data requests.
  • the state of the system executing the business application is normal, when the state of the business target is abnormal, it is difficult to allocate system resources optimally.
  • the allocation is performed by monitoring only the resource state as in the resource management in the cloud, it is not possible to guarantee the normal execution of one or more business applications that are correlated in the execution order, the execution start condition, or the like.
  • an energy management system is connected to a storage device and a computer that executes at least one business application for managing the energy, connected to a node using energy.
  • a processing device connected to the storage device and the communication device.
  • the storage device stores processing logic indicating a specific process used by a business application and interface logic indicating an interface for calling the specific process.
  • the processing device receives a call of the specific process by the business application according to the interface logic, monitors a system state that is a state of the energy management system, monitors an energy state that is the state of the energy, and the system state
  • the execution period of the specific process is determined based on the correlation between the energy state and the specific process, and the specific process is executed according to the processing logic in the execution period.
  • Processing can be easily added and business application reliability can be maintained.
  • FIG. 1 shows a software configuration of an energy management system according to a first embodiment.
  • the hardware configuration of the energy management system is shown. It is a sequence diagram which shows operation
  • the functional configuration of the business application execution management server 0201 is shown.
  • An execution management table 0441 is shown. Policy 0442 is shown. It is a flowchart which shows an execution order determination process. It is a flowchart which shows an execution control process. It is a flowchart which shows an operation
  • the energy management system of Example 2 is shown.
  • FIG. 1 shows the software configuration of the energy management system of the first embodiment.
  • the energy management system includes a business application execution management server 0201, a data storage server 0202, an application server 0203, and a business server 0204.
  • the business application execution management server 0201 is connected to the data storage server 0202, the application server 0203, the business server 0204, and the business server 0205.
  • the business application execution management server 0201 provides the business application 0107 in the application server 0203 with a function for linking the data stored in the data storage server 0202 and the data provided from the business servers 0204 and 0205.
  • the data storage server 0202 acquires communication messages from one or more nodes that use power, and stores and manages data included in the communication messages in a database.
  • the data storage server 0202 collects data of configuration / plan / result information exchanged between field devices and business applications and stores it in a database.
  • the application server 0203 executes the business application 0107.
  • the business application 0107 includes a demand response business for maintaining the supply and demand balance of the power system, and a business of other energy management systems.
  • the business server 0204 executes middleware or an application related to another business of the business application 0107.
  • the business server 0204 is an existing server having information other than energy management, such as GIS (Geographic Information System).
  • GIS Geographic Information System
  • the business server 0205 executes an application in the external system.
  • the external system is, for example, a system of another power company.
  • the business application execution management server 0201 includes an interface providing unit 0101, a processing logic built-in management unit 0102, and a data access unit 0103 in order to accept and respond to requests from the business application 0107 in the application server 0203.
  • the interface providing unit 0101 provides the business application 0107 with an application-oriented processing interface (hereinafter referred to as a processing interface) for invoking processing.
  • the processing logic incorporation management unit 0102 incorporates processing logic indicating processing necessary for business.
  • the processing logic executes processing called by the business application 0107 using the processing interface.
  • the data access unit 0103 provides the processing logic with an adapter for data access processing required for processing of the processing logic to the database, the business server 0204 of another business system, or the business server 0205 of the external system.
  • the interface providing unit 0101 incorporates an interface logic that is a logic of the processing interface.
  • the data access unit 0103 incorporates access logic that is logic of the adapter.
  • the framework configuration of the interface providing unit 0101, the processing logic incorporation management unit 0102, and the data access unit 0103 is the same as the processing interface provided to the business application 0107 by the interface providing unit 0101, and the processing logic incorporation management unit 0102. It is possible to add processing logic managed and executed by the system even after the system operation is started.
  • the data access unit 0103 provides a common interface and processing for data access to the processing logic.
  • the business application execution management server 0201 can perform data access regardless of the type of the business application 0107.
  • the business application execution management server 0201 further includes a processing logic execution control unit 0105, a power supply / demand state / system state monitoring unit 0104, a performance information collection unit 0106, and a policy 0151.
  • the power supply / demand status / system status monitoring unit 0104 monitors the power supply / demand status of the power system including the nodes and the system status of the energy management system.
  • the record information collection unit 0106 collects record information of execution of the processing logic.
  • the policy 0151 indicates the correlation between the power supply / demand state, the system state, and the business. For example, the policy 0151 stores the priority defined for the business type of the processing logic, the power supply / demand state, and the system state.
  • the business type is a type of processing logic.
  • the processing logic execution control unit 0105 obtains the power supply / demand state and system state obtained from the power supply / demand state / system state monitoring unit 0104 and the result information collection unit 0106 in executing the process called from the business application 0107. With reference to the record information, based on the policy 0151, whether or not to execute the processing logic is determined, and the execution order and execution timing are adjusted.
  • the business types include, for example, demand response control business, demand response non-control business, customer facility related business, non-control business, and system operation business. Details of these business types will be described later.
  • the processing logic execution control unit 0105 gives priority to the periodic execution of the demand response control work based on the policy 0151, and performs the processing of the customer facility related work next to the demand response control work. Let it run before the cycle begins. Further, the processing logic execution control unit 0105 causes the non-control work to be executed in the idle time of the processing.
  • the energy management system may manage energy other than electric power.
  • the power supply / demand state may be an energy state of other energy.
  • the business application execution management server 0201 or the energy management system can be called a computer system.
  • FIG. 2 shows the hardware configuration of the energy management system 0200.
  • the energy management system 0200 includes a business application execution management server 0201, which includes a data storage server 0202, an application server 0203, a business server 0204, a gateway 0207, and a gateway 0208.
  • the business application execution management server 0201, the data storage server 0202, the application server 0203, the business server 0204, the gateway 0207, and the gateway 0208 are connected to each other via a network 0213.
  • the gateway 0207 is further connected to one or more nodes 0206 via the control system dedicated network 0211.
  • the node 0206 includes a facility device or a device that executes a control system application.
  • the gateway 0208 is further connected to the external system 0210 via the wide area network 0212.
  • the external system 0210 includes a business server 0205.
  • the business server 0205 is connected to the wide area network 0212 via the network 0214.
  • Connections by the networks 0211, 0212, 0213, and 0214 may take different configurations based on security requirements and network performance requirements.
  • the main hardware configuration of the business application execution management server 0201 includes a processing device (eg, CPU: Central Processing Unit) 0221, a storage device (eg, memory, hard disk) 0222, and a communication device (eg, NIC: Network Interface Card) 0223.
  • the business application execution management server 0201 may include an input device that receives input of information from the user (administrator) of the energy management system 0200 and a display device that displays information to the user. May be connected to the business application execution management server 0201.
  • the processing device 0221 may be referred to as a processing device
  • the storage device 0222 may be referred to as a storage device
  • the communication device 0223 may be referred to as a communication device.
  • the main hardware configuration of the data storage server 0202 includes a processing device (CPU) 0231, a storage device (memory, hard disk) 0232, and a communication device 0223.
  • the main hardware configuration of the application server 0203 includes a processing device (CPU) 0241, a storage device (memory, hard disk) 0242, and a communication device 0243.
  • the main hardware configuration of the business server 0204 includes a processing device (CPU) 0251, a storage device (memory, hard disk) 0252, and a communication device 0253.
  • the main hardware configuration of the business server 0205 in the external system 0210 includes a processing device (CPU) 0261, a storage device (memory, hard disk) 0262, and a communication device 0263.
  • the main hardware configuration of the node 0206 includes a processing device (CPU) 0271, a storage device (memory, hard disk) 0272, and a communication device 0273.
  • the communication device 0273 is connected to the network 0211 and connected to the equipment.
  • the equipment is connected to the power distribution network.
  • the energy management system manages the power of the power system including the node 0206.
  • the node 0206 is a control target in the demand response.
  • the main hardware configuration of the gateways 0207 and 0208 includes a processing device (CPU) 0281, a storage device (memory, hard disk) 0282, and a communication device 0283.
  • FIG. 3 is a sequence diagram showing the operations of the energy management system 0200 and the external system.
  • the subject of this operation is the application server 0203, the business application execution management server 0201, the data storage server 0202, the business server 0204, and the business server 0205 in the external system 0210 in the energy management system 0200.
  • the application server 0203 calls processing at 0331 using the processing interface provided by the business application execution management server 0201.
  • the business application execution management server 0201 determines the power supply / demand state and the system state.
  • the power supply / demand state indicates the state of power supply / demand at the node 0206.
  • the system state indicates a state such as a load of the energy management system 0200.
  • the business application execution management server 0201 determines the policy 0151 set in advance in 0312 and adjusts the order of the called processes together with the result of the state determination in 0311.
  • the business application execution management server 0201 performs allocation of the access destination of the processing, execution control, and the like based on the result of 0312.
  • the business application execution management server 0201 transmits a data request for data necessary for the processing to the data storage server 0202 based on the result of 0313.
  • the data storage server 0202 extracts the corresponding data from the database managed by the server based on the request content of 0314.
  • the data storage server 0202 transmits the extracted data of 0321 to the business application execution management server 0201.
  • the business application execution management server 0201 obtains performance information of processing execution by 0313 and 0314.
  • the business application execution management server 0201 acquires 0322 data in 0316.
  • the business application execution management server 0201 transmits a data or process execution request to the business server 0204 based on the result of 0313.
  • the business server 0204 executes the corresponding processing based on the request content of 0317.
  • the business server 0204 transmits the processing result or data of 0341 to the business application execution management server 0201.
  • the business application execution management server 0201 acquires performance information on the processing execution by 0313 and 0317.
  • the business application execution management server 0201 acquires the processing result or data of 0342.
  • the business application execution management server 0201 transmits a data or processing execution request to the business server 0205 in the external system based on the result of 0313 in 0310.
  • the business server 0205 in the external system executes a corresponding process based on the request content of 0310.
  • the business server 0205 transmits the processing result or data of 0351 to the business application execution management server 0201.
  • the business application execution management server 0201 obtains performance information of processing executions by 0313 and 0310.
  • the business application execution management server 0201 acquires the processing result or data of 0352 at 0362.
  • the business application execution management server 0201 creates response data for the application server 0203, processes it, and determines whether or not it can respond, based on the data or processing results acquired in 0316, 0319, and 0362.
  • the business application execution management server 0201 transmits 0363 response data to the application server 0203 at 0364.
  • the application server 0203 obtains the response data of 0364 at 0332 and ends this sequence.
  • the business application 0107 in the application server 0203 can execute the business using the processing logic of the business application execution management server 0201. Thereby, in the development of the business application 0107, the development man-hours and the development period can be reduced. In addition, after starting the operation of the energy management system, it becomes easy to add a new business application 0107 to expand the business of the energy management system.
  • FIG. 4 shows the functional configuration of the business application execution management server 0201.
  • the business application execution management server 0201 includes middleware 0401.
  • the middleware 0401 links the data stored in the data storage server 0202 and the data provided by the business server 0204 of another business system or the business server 0205 of the external system 0210 to provide to the business application 0107.
  • the middleware 0401 includes an interface providing unit 0411, a processing logic incorporation management unit 0412, a data access unit 0413, an execution management table 0441, a policy 0442, a processing logic execution control unit 0414, a performance information collection unit 0415, and a system.
  • a state monitoring unit 0416, a power supply / demand state monitoring unit 0417, and a data communication unit 0418 are included.
  • the interface providing unit 0411 corresponds to the interface providing unit 0101 described above.
  • the processing logic incorporation management unit 0412 corresponds to the processing logic incorporation management unit 0102 described above.
  • the data access unit 0413 corresponds to the data access unit 0103 described above.
  • Each of the database access unit 0431 and the other system access unit 0432 corresponds to the adapter described above.
  • the processing logic execution control unit 0414 corresponds to the processing logic execution control unit 0105 described above.
  • the record information collection unit 0415 corresponds to the record information collection unit 0106 described above.
  • the system state monitoring unit 0416 and the power supply / demand state monitoring unit 0417 correspond to the power supply / demand state / system state monitoring unit 0104 described above.
  • the policy 0442 corresponds to the above-described policy 0151.
  • the interface providing unit 0411 receives a process call from the business application 0107 running on the application server 0203 via the data communication unit 0418 and returns a response to the application server 0203.
  • the processing logic incorporation management unit 0412 incorporates and manages processing logic for performing business-oriented processing, and executes processing using the processing logic when the processing interface is called.
  • the data access unit 0413 performs a data access process to a database, another business system, or an external system in response to a request from the processing logic managed and executed by the processing logic incorporation management unit 0412.
  • the processing logic execution control unit 0414 refers to the execution management table 0441 and the policy 0442, and performs execution control such as execution order adjustment, execution feasibility determination, priority determination, and the like on the processing logic.
  • the record information collection unit 0415 collects record information that is generated when the processing logic calls the data access unit 0413.
  • the system state monitoring unit 0416 monitors the system state that is the state of the energy management system 0200 via the data communication unit 0418 and writes the system state information in the execution management table 0441.
  • the power supply / demand status monitoring unit 0417 monitors the power supply / demand status as the power supply / demand status of the node 0206 via the data communication unit 0418, and writes the power supply / demand status information in the execution management table 0441.
  • the data communication unit 0418 performs communication processing with other servers via the communication medium of the network 0213.
  • Processing interfaces provided for various business applications can be incorporated in the interface providing unit 0411 as a library 0421.
  • Processing logic that provides processing for various business applications in the processing logic incorporation management unit 0412 can be incorporated as a library 0422.
  • the processing interface provided by the interface providing unit 0411 and the processing logic provided by the processing logic incorporation management unit 0412 can be shared by at least a plurality of applications in the same business field.
  • the data access unit 0413 calls the database access unit 0431 when the request from the processing logic of the processing logic incorporation management unit 0412 is access to data managed by the data storage server 0202.
  • the database access unit 0431 accesses the database managed by the data storage server 0202 via the data communication unit 0418, and acquires the corresponding data.
  • the data access unit 0413 accesses the other system when the request from the processing logic of the processing logic incorporation management unit 0412 is access to data managed by the business server 0204 of the other business system or the business server 0205 of the external system 0210. Call part 0432.
  • the other system access unit 0432 accesses the business server 0204 or the business server 0205 via the data communication unit 0418, and acquires the corresponding data.
  • the processing logic can access different access destinations such as the database such as the data storage server 0202, the business server 0204, and the business server 0205. Can do.
  • FIG. 5 shows the execution management table 0441.
  • the execution management table 0441 is referred to by the processing logic execution control unit 0414 when performing execution order adjustment, execution control, and the like to guarantee performance and reliability of demand response control work and the like.
  • the execution management table 0441 includes a processing logic management table 0501, a normal execution queue 0502 (second queue), and a priority execution queue 0503 (first queue).
  • the processing logic management table 0501 has a record for each instance of processing by the processing logic.
  • One record includes process identification information 0511, business type 0512, priority 0513, execution availability 5514, response time 0515, call cycle 0516, reference data result 0517, related equipment result 0518, connection destination result 0519, and latest update time 0510. Including.
  • the process identification information 0511 stores information for identifying a process.
  • the business type 0512 stores the business type of the processing logic corresponding to the record.
  • the priority 0513 stores the current priority assigned to the processing logic corresponding to the record.
  • the execution propriety 0514 the current execution propriety of the processing logic corresponding to the record is stored.
  • the response time 0515 stores the response time when the processing logic corresponding to the record is called and executed.
  • the call cycle 0516 stores a cycle when the processing logic corresponding to the record is called from the business application 0107.
  • the reference data record 0517 stores the record of data referenced by executing the processing logic corresponding to the record.
  • the related equipment record 0518 stores the related equipment record associated with the execution of the processing logic corresponding to the record.
  • the connection destination record 0519 stores the connection destination record associated with the execution of the processing logic corresponding to the record.
  • the connection destination is, for example, an access destination by the data access unit 0413.
  • the latest update time 0510 stores the time when the data of 0511 to 0519 was last updated. Values in the items 0515 to 0519 are calculated from the performance information collected along with the execution of the processing logic corresponding to the record and stored.
  • the normal execution queue 0502 has a record for each process requested to the processing logic.
  • One record includes a serial number 0521, registration time 0522, process identification information 0523, business type 0524, application identification information 0525, access destination 0526, execution order 0527, execution availability 0528, and latest update time 0529.
  • the serial number 0521 stores a serial number for uniquely identifying a record stored in the normal execution queue 0502.
  • the registration time 0522 stores the registration time of the record corresponding to the serial number 0521.
  • the process identification information 0523 stores information for identifying a process corresponding to the record.
  • the business type 0524 stores the business type of the processing logic corresponding to the record.
  • the application identification information 0525 stores information for identifying the business application that has called the process corresponding to the record.
  • the access destination 0526 stores an access destination allocated at the current time of the process corresponding to the record.
  • the execution order 0527 stores the execution order assigned at the current time of the process corresponding to the record.
  • Execution propriety 0528 stores the execution feasibility at the present time of the processing corresponding to the record.
  • the latest update time 0529 stores the time when the data 0521 to 0528 was last updated.
  • the priority execution queue 0503 has a record for each process requested to the processing logic.
  • One record has a serial number 0531, registration time 0532, process identification information 0533, business type 0534, application identification information 0535, access destination 0536, execution order 0537, next start time 0538, related process serial number 0539, execution availability 0530, latest update Time 0542 is included.
  • the serial number 0531 stores a serial number for uniquely identifying a record stored in the priority execution queue 0503.
  • the registration time 0532 stores the registration time of the record corresponding to the serial number 0531.
  • the process identification information 0533 stores information for identifying a process corresponding to the record.
  • the business type 0534 stores the business type of the processing logic corresponding to the record.
  • the application identification information 0535 stores information for identifying the business application that has called the process corresponding to the record.
  • the access destination 0536 stores the access destination allocated at the current time of the process corresponding to the record.
  • the execution order 0537 stores the execution order assigned at the current time of the process corresponding to the record.
  • the next start time 0538 stores the next process start time when the job type of the processing logic corresponding to the record is a demand response control job.
  • the related process serial number 0539 stores a serial number 0531 of the demand response process to be executed next when the business type of the processing logic corresponding to the record is a customer facility related business.
  • Execution propriety 0530 stores the execution propriety at the present time of the processing corresponding to the record.
  • the latest update time 0542 stores the time when the data of 0531 to 0530 was last updated.
  • the execution management table 0441 further includes a wait queue that stores a process to be waited.
  • the queue has a record for each process requested to the processing logic.
  • One record may include a serial number, registration time, processing identification information, business type, application identification information, and the like, as in the normal execution queue 0502 and the priority execution queue 0503.
  • the business application execution management server 0201 uses the normal execution queue 0502 and the priority execution queue 0503 to distribute the processing according to the system state, the power supply / demand state, and the business type, and enters the priority execution queue 0503. Can be executed reliably.
  • FIG. 6 shows the policy 0442.
  • Policy 0442 defines the operation of processing logic.
  • the policy 0442 has a record indicating priority allocation to the state for each business type.
  • the state includes a power supply / demand state and a system state.
  • One record includes a business type 0611, a power supply / demand state 0612, a system state 0613, and a continuation impossible time 0614.
  • the business type 0611 indicates any of demand response control business, demand response non-control business, customer facility related business, non-control business, and system operation business.
  • the demand response control business includes processing related to demand response control, such as demand prediction in demand response, planning, demand response instruction, facility control, and measurement.
  • the demand response non-control business includes processing that is not demand response control, such as market cooperation and evaluation / settlement in demand response.
  • the customer facility related business includes processing for the customer facility to be controlled by the demand response.
  • the non-control job is a process not related to the demand response among the jobs of the energy management system 0200.
  • the system operation business is processing related to the operation of the energy management system 0200.
  • the power supply / demand state 0612 defines a policy for assigning priority to the business type 0611 of the record for each of the steady state (0621) and the tight state (0622).
  • the tightness is, for example, a case where the ratio of demand to power supply exceeds a predetermined ratio threshold.
  • the system status 0613 is normal (0631), minor abnormality (first abnormality) (0632), and serious abnormality (second abnormality) (0633).
  • the policy for allocating priority to the job type 0611 of the record is defined.
  • the minor abnormality is, for example, the number of failed servers among the plurality of servers is a predetermined first server number. This is the case where the number is less than the predetermined second server number (greater than the first server number).
  • a serious abnormality is, for example, a case where the number of failed servers among a plurality of servers is greater than or equal to a predetermined number of second servers.
  • the first server number may be 1 and the second server number may be N.
  • 0614 defines a priority allocation policy for the business type of the business type 0611 of the record when the business cannot be continued.
  • the business application 0107 or the energy management system 0200 including control of demand response cannot be continued due to an increase in the load of the energy management system 0200 accompanying the increase of the business applications 0107. State.
  • the demand response control processing is stored in the priority execution queue 0503 to maintain periodic execution, and the highest priority is given.
  • the processing of the demand response non-control business is stored in the normal execution queue 0502, and is executed in the idle time of the processing of the demand response control business and the customer facility related business.
  • the processing of the customer facility-related business includes the processing of collecting information on the customer facility that is the target of the demand response control business, and needs to be completed before the start of the demand response control business processing in each cycle. And stored in the priority execution queue 0503.
  • the process of the non-control task is stored in the normal execution queue 0502 and is executed during the idle time of the process of the demand response control task and the customer facility related task, and given the priority specified by the user.
  • the system operation work process is stored in the normal execution queue 0502 and executed during the idle time of the demand response control work and the customer facility related work process.
  • the business application execution management server 0201 can reliably execute the processing of the periodic customer facility related business and the demand response control business.
  • the processing of the demand response control work is stored in the priority execution queue 0503 in order to maintain periodic execution.
  • the operation planning and facility control processes are given higher priority than other processes.
  • the processing of the demand response non-control business, the customer facility related business, the non-control business, and the system operation business is stored in the standby queue to be interrupted.
  • the business application execution management server 0201 can reliably execute the operation planning and facility control processes in the periodic demand response control business. Therefore, the energy management system 0200 can cope with the tightness of the power supply and demand state by processing the demand response control business.
  • the demand response control processing is stored in the priority execution queue 0503 to maintain the periodic execution, and the highest priority is given.
  • the process of the demand response non-control job is stored in the normal execution queue 0502 and is executed in the idle time of the process of the demand response control job, the customer facility related job, and the system operation job.
  • the customer facility related business process is stored in the priority execution queue 0503 in order to be completed by the start of the demand response control business process.
  • the process of the non-control task is stored in the normal execution queue 0502 and executed during the idle time of the demand response control task, the customer facility related task, and the system operation task, and the priority specified by the user Is given.
  • the processing of the system operation work is stored in the normal execution queue 0502 and given higher priority than the priority of the demand response non-control work and the non-control work. It is executed during processing idle time.
  • the business application execution management server 0201 can reliably execute periodic demand response control business and customer facility related business processing, and can preferentially execute system operation business processing. Therefore, the energy management system 0200 can cope with minor abnormalities in the system state by processing the system operation work.
  • processing of demand response control business, demand response non-control business, customer facility related business, and non-control business is discarded.
  • processing of the system operation work is stored in the priority execution queue 0503 and given the highest priority.
  • the business application execution management server 0201 can preferentially execute system operation business processing. Therefore, the energy management system 0200 can cope with a serious abnormality in the system state by processing the system operation work.
  • the demand response control job process is stored in the priority execution queue 0503, and the process for the preset important equipment in the demand response control job is , Given higher priority than processing for facilities other than critical facilities.
  • the processes of the demand response non-control business, the customer facility related business, and the non-control business are stored in the normal execution queue 0502, but are stopped.
  • the processing of the system operation work is stored in the priority execution queue 0503 and given higher priority than the processing for facilities other than the important facilities.
  • the business application execution management server 0201 can preferentially execute processing for important facilities and processing for system operation business in the demand response control business. Therefore, the energy management system 0200 can perform a minimum process.
  • the processing logic execution control unit 0414 executes an execution order determination process for determining the execution order of processes according to the policy 0442.
  • FIG. 7 is a flowchart showing execution order determination processing.
  • the processing logic execution control unit 0414 receives a processing request from the business application 0107 using the processing interface.
  • the processing requested here is called request processing.
  • the processing logic execution control unit 0414 acquires the system state, determines the system state, and shifts the flow to 0703 when the system state is normal. If the system state is lightly abnormal in 0702, the processing logic execution control unit 0414 increases the priority of processing in the system operation work in 0704.
  • the processing logic execution control unit 0414 determines the business type of the request processing in 0705 if the system state is seriously abnormal, and in 0706 if the business type of the request processing is other than the system operation business. The request is discarded, an error is returned to the business application 0107, and the flow is terminated (A). If the request processing is a system operation job in 0705, the processing logic execution control unit 0414 stores the request processing in the priority execution queue 0503 in 0707, and ends the flow (A).
  • the processing logic execution control unit 0414 obtains the power supply / demand status, determines the power supply / demand status, and if the power supply / demand status is tight, determines the business type of the request processing in 0708, and If the job type is a demand response control job, the request process is stored in the priority execution queue 0503 in 0709, and the execution order is switched in the priority execution queue 0503 in accordance with the priority of the request process in 0711. This flow is finished (A). If the business type of the request processing is other than the demand response control business in 0708, the processing logic execution control unit 0414 stores the request processing in the waiting queue in 0710, and ends the flow (A). As a result, the processing logic execution control unit 0414 keeps the request processing in a waiting state until the power supply and demand state becomes steady.
  • the processing logic execution control unit 0414 determines the business type of the request processing in 0712, and if the business type of the request processing is a demand response control business, In 0713, the request processing is stored in the priority execution queue 0503. In 0714, the execution order is changed according to the priority of the request processing in the priority execution queue 0503, and the flow is ended.
  • the processing logic execution control unit 0414 stores the request processing in the normal execution queue 0502 in 0716 when the type of the request processing is not a demand response control job or a customer facility related job. Thereafter, the processing logic execution control unit 0414 refers to the policy specified by the user or the energy management system 0200 in 0717, and in 0718, the priority of the request processing obtained as a result of 0717 in the normal execution queue 0502 The execution order is changed according to the degree, and in 0719, the data access destination of the request process is allocated with reference to the result and result information of 0717, and the flow is ended (A).
  • the processing logic execution control unit 0414 extracts information related to the facility that is the target of the request processing in 0715 when the business type of the request processing is the customer facility related business. After that, in 0720, the processing logic execution control unit 0414 reads 0721 when the equipment targeted for the request processing extracted by 0715 is the target of the demand response control work stored in the priority execution queue 0503. In the priority execution queue 0503, the request processing of the customer facility related business is assigned before the processing of the demand response control business.
  • the processing logic execution control unit 0414 refers to the policy 0442 designated by the user or the energy management system 0200 in 0723, and in 0724, the priority of the request processing obtained as a result of 0717 in the normal execution queue 0502
  • the execution order is changed according to the degree, and in 0725, the access destination of the request processing is allocated with reference to the result and result information of 0723, and the flow is ended.
  • the business application execution management server 0201 and the data storage server 0202 may prepare in advance replica data of the master data of the data required for the processing. For example, in 0725, when the processing logic execution control unit 0414 determines that the data reference frequency is higher than a preset reference frequency threshold based on the record information, the processing logic execution control unit 0414 allocates the access destination of the request processing to the duplicate data. . This avoids load generation due to concentration of access to the master data. For example, in 0719, the processing logic execution control unit 0414 may select replicated data as the access destination. Further, the policy 0442 may indicate whether or not access to the replicated data is possible.
  • the business application execution management server 0201 determines the system status before determining the power supply / demand status, and when the system status is abnormal, the system application business processing is executed with priority.
  • the reliability of the energy management system 0200 can be improved.
  • the load of master data can be distributed by determining the replicated data as the access destination.
  • the access destination is either master data or replicated data depending on the reference frequency By allocating to, the load can be distributed.
  • the processing logic execution control unit 0414 executes processing by processing logic and executes execution control processing for acquiring performance information of the processing.
  • FIG. 8 is a flowchart showing the execution control process.
  • the execution control process includes a priority execution control process 0801 that controls the execution of processes stored in the priority execution queue 0503, and a normal execution control process 0802 that controls the execution of processes stored in the normal execution queue 0502. .
  • the processing logic execution control unit 0414 determines the periodic execution timing in 0811. As a result, when the next period of control starts, the processing logic execution control unit 0414 reads the demand from the priority execution queue 0503 in 0812. Read response control processing. Thereafter, the record information collection unit 0415 records the start time of the process in 0813. Thereafter, the processing logic execution control unit 0414 executes the processing of the demand response control job read from the priority execution queue 0503 at 0812 at 0814. Thereafter, the record information collection unit 0415 acquires record information associated with the execution of the process of 0814 in 0815. Thereafter, in 0816, the record information collection unit 0415 records the end time of the process. Thereafter, the processing logic execution control unit 0414 returns the flow to 0811.
  • the processing logic execution control unit 0414 reads the processing of the customer facility related business from the priority execution queue 0503 in 0817 when the execution timing is determined in 0811 and, as a result, it is before the start of the next cycle of control, in 0817. Thereafter, the record information collection unit 0415 records the start time of the process in 0818. Thereafter, at 0819, the processing logic execution control unit 0414 executes the processing related to the customer facility-related work read from the priority execution queue 0503 at 0817. Thereafter, the record information collection unit 0415 acquires record information associated with the execution of the process of 0819 in 0810. Thereafter, the record information collection unit 0415 records the end time of the process in 0831. Thereafter, the processing logic execution control unit 0414 returns the flow to 0811.
  • the record information collection unit 0415 can calculate the response time of the process from the start time and end time of the process recorded in 0813, 0816, 0818, and 0831.
  • the process logic execution control unit 0414 returns to the process of 0821 when it is not the free time of the control by the process of the demand response control job in 0821.
  • the processing logic execution control unit 0414 reads the process from the normal execution queue 0502 in 0822 if the control free time is 0821 and the time is a control free time. Thereafter, the processing logic execution control unit 0414 records the start time of the processing in 0823. Thereafter, the processing logic execution control unit 0414 executes the processing at 0824 as a result of reading the normal execution queue at 0822. Thereafter, the record information collection unit 0415 acquires record information associated with the execution of the process of 0824 in 0825. Thereafter, the record information collection unit 0415 records the end time of the process in 0826. Thereafter, the processing logic execution control unit 0414 returns the flow to 0821.
  • performance information collection unit 0415 can calculate the response time of the process from the start time and end time recorded at 0823 and 0826.
  • the business application execution management server 0201 can prioritize the periodic execution of the demand response control business process and the execution of the customer facility related business process before the demand response control business process. . As a result, even if the business application 0107 is added, periodic processing can be executed.
  • the processing logic execution control unit 0414 performs the operation continuation handling process to cope with the case where it is difficult to continue the operation of the energy management system 0200 due to resource depletion due to an increase in processing required from the business application 0107 Execute.
  • FIG. 9 is a flowchart showing the operation continuation handling process.
  • the processing logic execution control unit 0414 calculates the execution state of the business application 0107 from the record information acquired by the execution control process. Thereafter, in 0902, the processing logic execution control unit 0414 can determine the business application execution status calculated in 0901 and continue the operations including the demand response control business and the operation of the energy management system 0200. If yes, repeat 0901. When the processing logic execution control unit 0414 cannot continue the operation including the demand response control operation and the operation of the energy management system 0200 in 0902, the processing logic execution control unit 0414 gives the system resource (calculation) to the user of the energy management system 0200 in 0903. Alarm notification indicating resource shortage.
  • the alarm notification causes the display device to display that it is necessary to add system resources such as the processing device 0221, the storage device 0222, and the communication device 0223 in the business application execution management server 0201.
  • the processing logic execution control unit 0414 stops all processing stored in the normal execution queue 0502 at 0904.
  • the processing logic execution control unit 0414 refers to the power supply / demand state in 0905.
  • the processing logic execution control unit 0414 stops the low priority processing among the processing stored in the priority execution queue 0503 based on the reference result of 0905, and ends the flow.
  • the energy management system 0200 performs a degenerate operation for executing a minimum necessary process.
  • the energy management system 0200 performs the degenerate operation until measures such as system resource enhancement by the user are implemented.
  • the energy management system 0200 can continue the minimum necessary processing as the energy management system 0200 when system resources are insufficient. In particular, priority is given to demand response control work. Further, the energy management system 0200 displays an alarm notification indicating a shortage of system resources on the display device, whereby the user can take measures such as adding system resources.
  • FIG. 10 shows an energy management system according to the second embodiment.
  • the energy management system of the present embodiment has a cloud environment 1001 instead of the business application execution management server 0201, the data storage server 0202, the business server 0204, and the business server 0205.
  • the cloud environment 1001 may be a plurality of servers or a single server.
  • the cloud environment 1001 is connected to the application server 0203.
  • the cloud environment 1001 executes service software 1011, service software 1012, and service software 1013.
  • the service software 1011 corresponds to the business application execution management server 0201 according to the first embodiment, and includes an interface providing unit 0101, a processing logic incorporation management unit 0102, a data access unit 0103, a processing logic execution control unit 0105, and a power supply / demand state. / System state monitoring unit 0104, performance information collection unit 0106, and policy 0442 are included.
  • the service software 1012 corresponds to the data storage server 0202 of the first embodiment, and sends communication messages from one or more nodes 0206 including one or more equipment and devices that execute control system applications to the control system dedicated network. The data included in the message is stored and managed in a database.
  • the service software 1013 corresponds to the business server 0204 and the business server 0205, and executes middleware or applications related to other business.
  • the node 0206 is connected to the cloud environment 1001 via the network 0211.
  • the business application 0107 uses the processing interface provided by the interface providing unit 0101 to call the processing logic in the processing logic built-in management unit 0102 and cause the processing logic to be executed.
  • the processing flow and system operation in the cloud environment 1001 are the same as in the first embodiment.
  • a plurality of application servers 0203 and remote application servers 0203 can use the processing logic of the cloud environment 1001. Thereby, the cost of the cloud environment 1001 can be reduced.
  • the business application 0107 and the application server 0203 can be added, and the reliability of the cloud environment 1001 can be maintained even if there is an addition.
  • the energy management system includes a part that provides a processing interface for a business application, a part in which processing logic is incorporated, and a part that accesses data to a database or other business system from the business application. It has a separate framework configuration.
  • the energy management system performs necessary processing while maintaining consistency with the actual operation contents, restrictions, and the like of the energy management system using middleware. As a result, it is possible to eliminate the creation of the business application to cope with the non-functional requirements. Also, business applications or processing logic can be added sequentially as needed for each business even after the start of operation of the energy management system.
  • the energy management system prioritizes preset processing by adjusting the execution order of processing based on the policy specified for the state of the power system and energy management system and the type of processing logic. And can be executed.
  • the reliability of the energy management system is maintained by performing alarm notification and degeneration according to the power supply and demand status be able to.
  • applications are added sequentially, and even if pressure on system resources and load increase occur, control applications such as demand response It is possible to ensure stable operation and guarantee the consistency and stability of the entire energy management system.
  • 0101 Interface providing unit, 0102 ... Processing logic incorporation management unit, 0103 ... Data access unit, 0104 ... System state monitoring unit, 0105 ... Processing logic execution control unit, 0106 ... Performance information collection unit, 0107 ... Business application, 0151 ... Policy , 0200 ... energy management system, 0201 ... business application execution management server, 0202 ... data storage server, 0203 ... application server, 0204 ... business server, 0206 ... node, 0210 ... external system, 0221 ... processing device, 0222 ... storage device, 0223 ... Communication device

Abstract

The present invention facilitates the addition of a process and maintains the reliability of a business application. A storage device stores processing logic indicating a specific process used by the business application and interface logic indicating an interface that calls the specific process. A processing device accepts a call of the specific process by the business application in accordance with the interface logic, monitors a system status that is the status of an energy management system, monitors an energy status that is the status of energy, determines the execution period of the specific process on the basis of correlation among the system status, the energy status, and the specific process, and executes the specific process in the execution period in accordance with the processing logic.

Description

エネルギー管理システムおよび業務アプリケーションの実行方法Energy management system and business application execution method
 本発明は、業務アプリケーションを実行する技術に関する。 The present invention relates to a technology for executing a business application.
 地域やビルや家庭等の電力を管理するエネルギー管理システムが知られている。大規模なエネルギー管理システムは、複数の業務アプリケーションを実行する。 Energy management systems that manage power in areas, buildings, and homes are known. Large-scale energy management systems execute multiple business applications.
 特許文献1には、送信側装置ごとに、取り扱う情報データの形式、情報処理ロジック及びポリシーが異なる場合でも、大掛かりな連携ソフトウエアや複雑な連携手順を用いることなく送受間の連携を可能にする情報連携システムが記載されている。 Japanese Patent Laid-Open No. 2004-26883 allows transmission and reception to be linked without using large-scale linkage software or complicated linkage procedures even when the format of information data, information processing logic, and policy to be handled are different for each transmission-side device. Information linkage system is described.
 特許文献2には、既に他の情報処理システムが稼動中である場合にも影響を与えないリソースを求め、業務サービスの継続的な実行と共有リソースを有効活用できる手段を提供するリソース管理システムが記載されている。 Patent Document 2 discloses a resource management system that seeks resources that do not affect even when another information processing system is already in operation, and provides means for continuously executing business services and effectively using shared resources. Are listed.
特開2011-090514号公報JP 2011-090514 A 特開2008-033852号公報JP 2008-033852 A
 しかしながら、データを利用する業務アプリケーションが多種多様である場合、データ提供元がデータ利用側に個別に対応することは困難である。このため、業務アプリケーションが必要なデータを得るためには業務アプリケーションにて個別に処理ロジックの作り込みや改修を行う必要があり、開発コストが高くなる。 However, when there are a wide variety of business applications that use data, it is difficult for the data provider to individually deal with the data use side. For this reason, in order to obtain data necessary for the business application, it is necessary to individually create or modify the processing logic in the business application, which increases the development cost.
 また、データを利用する業務アプリケーションの数が増加していくと、データ要求の増加によりデータ提供元の負荷が増大し得る。また、業務アプリケーションを実行するシステムの状態が正常でも、業務の対象の状態が異常である場合、システムリソースを最適に割振ることは困難である。また周期維持が要求される制御アプリケーションを実行する場合、新規アプリケーションの追加による負荷の増加により、制御アプリケーションの各周期開始時点で必要なデータへの更新が完了しているか分からない等により、データの整合性が保証できない。また、クラウドにおけるリソース管理のように、リソース状態のみを監視して割振りが行われると、実行順序や実行開始条件等で相関関係にある1つ以上の業務アプリケーションの正常な実行を保証できない。 Also, as the number of business applications that use data increases, the load on the data provider may increase due to an increase in data requests. Further, even when the state of the system executing the business application is normal, when the state of the business target is abnormal, it is difficult to allocate system resources optimally. In addition, when executing a control application that requires periodic maintenance, it is not possible to know whether the update to necessary data has been completed at the start of each period of the control application due to an increase in load due to the addition of a new application. Consistency cannot be guaranteed. Further, if the allocation is performed by monitoring only the resource state as in the resource management in the cloud, it is not possible to guarantee the normal execution of one or more business applications that are correlated in the execution order, the execution start condition, or the like.
 上記課題を解決するために、本発明の一態様であるエネルギー管理システムは、記憶デバイスと、エネルギーを用いるノードに接続され、前記エネルギーの管理のための少なくとも一つの業務アプリケーションを実行する計算機に接続される通信デバイスと、前記記憶デバイス及び前記通信デバイスに接続される処理デバイスと、を備える。前記記憶デバイスは、業務アプリケーションにより用いられる特定処理を示す処理ロジックと、前記特定処理を呼び出すインタフェースを示すインタフェースロジックとを記憶する。前記処理デバイスは、前記インタフェースロジックに従って前記業務アプリケーションによる前記特定処理の呼び出しを受け付け、前記エネルギー管理システムの状態であるシステム状態を監視し、前記エネルギーの状態であるエネルギー状態を監視し、前記システム状態と前記エネルギー状態と前記特定処理との間の相関関係に基づいて、前記特定処理の実行期間を決定し、前記実行期間において、前記処理ロジックに従って前記特定処理を実行する。 In order to solve the above-described problem, an energy management system according to one aspect of the present invention is connected to a storage device and a computer that executes at least one business application for managing the energy, connected to a node using energy. And a processing device connected to the storage device and the communication device. The storage device stores processing logic indicating a specific process used by a business application and interface logic indicating an interface for calling the specific process. The processing device receives a call of the specific process by the business application according to the interface logic, monitors a system state that is a state of the energy management system, monitors an energy state that is the state of the energy, and the system state The execution period of the specific process is determined based on the correlation between the energy state and the specific process, and the specific process is executed according to the processing logic in the execution period.
 処理の追加を容易にすると共に、業務アプリケーションの信頼性を保つことができる。 Processing can be easily added and business application reliability can be maintained.
実施例1のエネルギー管理システムのソフトウエア構成を示す。1 shows a software configuration of an energy management system according to a first embodiment. エネルギー管理システムのハードウエア構成を示す。The hardware configuration of the energy management system is shown. エネルギー管理システム0200と外部システムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the energy management system 0200 and an external system. 業務アプリケーション実行管理サーバ0201の機能の構成を示す。The functional configuration of the business application execution management server 0201 is shown. 実行管理テーブル0441を示す。An execution management table 0441 is shown. ポリシー0442を示す。 Policy 0442 is shown. 実行順番決定処理を示すフローチャートである。It is a flowchart which shows an execution order determination process. 実行制御処理を示すフローチャートである。It is a flowchart which shows an execution control process. 動作継続対応処理を示すフローチャートである。It is a flowchart which shows an operation | movement continuation response process. 実施例2のエネルギー管理システムを示す。The energy management system of Example 2 is shown.
 以下、本発明の実施例について、図面を参照しつつ説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
 図1は、実施例1のエネルギー管理システムのソフトウエア構成を示す。 FIG. 1 shows the software configuration of the energy management system of the first embodiment.
 本実施例では、電力を管理するための業務アプリケーションを実行するエネルギー管理システムについて説明する。エネルギー管理システムは、業務アプリケーション実行管理サーバ0201と、データ蓄積サーバ0202と、アプリケーションサーバ0203と、業務サーバ0204とを含む。 In this embodiment, an energy management system that executes a business application for managing power will be described. The energy management system includes a business application execution management server 0201, a data storage server 0202, an application server 0203, and a business server 0204.
 業務アプリケーション実行管理サーバ0201は、データ蓄積サーバ0202と、アプリケーションサーバ0203と、業務サーバ0204と、業務サーバ0205とに接続されている。 The business application execution management server 0201 is connected to the data storage server 0202, the application server 0203, the business server 0204, and the business server 0205.
 業務アプリケーション実行管理サーバ0201は、データ蓄積サーバ0202に蓄積されたデータと、業務サーバ0204、0205から提供されるデータとに連携する機能を、アプリケーションサーバ0203における業務アプリケーション0107へ提供する。データ蓄積サーバ0202は、電力を用いる1つ以上のノードから通信メッセージを取得し、通信メッセージに含まれるデータをデータベースに蓄積、管理する。また、データ蓄積サーバ0202は、フィールド機器や業務アプリケーションの間でやり取りされる構成・計画・実績情報のデータを収集、データベースに蓄積する。アプリケーションサーバ0203は、業務アプリケーション0107を実行する。業務アプリケーション0107は、電力系統の需給バランスを保つためのデマンドレスポンスの業務と、それ以外のエネルギー管理システムの業務とを含む。業務サーバ0204は、業務アプリケーション0107の他の業務に関するミドルウェアまたはアプリケーションを実行する。例えば、業務サーバ0204は、GIS(Geographic Information System)等、エネルギー管理以外の情報を有する既存のサーバである。業務サーバ0205は、外部システムにおけるアプリケーションを実行する。例えば、エネルギー管理システムが電力会社により用いられる場合、外部システムは例えば、他の電力会社のシステムである。 The business application execution management server 0201 provides the business application 0107 in the application server 0203 with a function for linking the data stored in the data storage server 0202 and the data provided from the business servers 0204 and 0205. The data storage server 0202 acquires communication messages from one or more nodes that use power, and stores and manages data included in the communication messages in a database. The data storage server 0202 collects data of configuration / plan / result information exchanged between field devices and business applications and stores it in a database. The application server 0203 executes the business application 0107. The business application 0107 includes a demand response business for maintaining the supply and demand balance of the power system, and a business of other energy management systems. The business server 0204 executes middleware or an application related to another business of the business application 0107. For example, the business server 0204 is an existing server having information other than energy management, such as GIS (Geographic Information System). The business server 0205 executes an application in the external system. For example, when the energy management system is used by a power company, the external system is, for example, a system of another power company.
 業務アプリケーション実行管理サーバ0201は、アプリケーションサーバ0203における業務アプリケーション0107からの要求を受け付けて応答するために、インタフェース提供部0101と、処理ロジック組込み管理部0102と、データアクセス部0103とを含む。 The business application execution management server 0201 includes an interface providing unit 0101, a processing logic built-in management unit 0102, and a data access unit 0103 in order to accept and respond to requests from the business application 0107 in the application server 0203.
 インタフェース提供部0101は、処理を呼び出すためのアプリケーション向け処理インタフェース(以後、処理インタフェースと呼ぶ)を業務アプリケーション0107へ提供する。処理ロジック組込み管理部0102には、業務に必要な処理を示す処理ロジックが組込まれる。処理ロジックは、業務アプリケーション0107により処理インタフェースを用いて呼び出された処理を実行する。データアクセス部0103は、処理ロジックの処理に必要な、データベース、他業務システムの業務サーバ0204もしくは外部システムの業務サーバ0205へのデータアクセス処理のためのアダプタを、処理ロジックへ提供する。インタフェース提供部0101には、処理インタフェースのロジックであるインタフェースロジックが組み込まれる。データアクセス部0103には、アダプタのロジックであるアクセスロジックが組み込まれる。 The interface providing unit 0101 provides the business application 0107 with an application-oriented processing interface (hereinafter referred to as a processing interface) for invoking processing. The processing logic incorporation management unit 0102 incorporates processing logic indicating processing necessary for business. The processing logic executes processing called by the business application 0107 using the processing interface. The data access unit 0103 provides the processing logic with an adapter for data access processing required for processing of the processing logic to the database, the business server 0204 of another business system, or the business server 0205 of the external system. The interface providing unit 0101 incorporates an interface logic that is a logic of the processing interface. The data access unit 0103 incorporates access logic that is logic of the adapter.
 ここでインタフェース提供部0101と、処理ロジック組込み管理部0102と、データアクセス部0103とによるフレームワーク構成は、インタフェース提供部0101により業務アプリケーション0107向けに提供される処理インタフェースと、処理ロジック組込み管理部0102により管理及び実行される処理ロジックとを、システム運用開始後も追加していくことを可能とする。データアクセス部0103は、処理ロジックに対して、データアクセスのための共通的なインタフェース及び処理を提供する。データアクセス部0103が、標準的なインタフェースやプロトコルを用いることにより、業務アプリケーション実行管理サーバ0201は、業務アプリケーション0107の種類によらずデータアクセスを行うことができる。 Here, the framework configuration of the interface providing unit 0101, the processing logic incorporation management unit 0102, and the data access unit 0103 is the same as the processing interface provided to the business application 0107 by the interface providing unit 0101, and the processing logic incorporation management unit 0102. It is possible to add processing logic managed and executed by the system even after the system operation is started. The data access unit 0103 provides a common interface and processing for data access to the processing logic. When the data access unit 0103 uses a standard interface or protocol, the business application execution management server 0201 can perform data access regardless of the type of the business application 0107.
 業務アプリケーション実行管理サーバ0201は更に、処理ロジック実行制御部0105と、電力需給状態/システム状態監視部0104と、実績情報収集部0106と、ポリシー0151とを含む。電力需給状態/システム状態監視部0104は、ノードを含む電力系統の電力需給状態と、エネルギー管理システムのシステム状態とを監視する。実績情報収集部0106は、処理ロジックの実行の実績情報を収集する。ポリシー0151は、電力需給状態とシステム状態と業務との相関関係を示す。例えば、ポリシー0151は、処理ロジックの業務種別と、電力需給状態及びシステム状態とに対して規定された優先度を格納する。業務種別は、処理ロジックの種別である。処理ロジック実行制御部0105は、業務アプリケーション0107から呼び出された処理を実行する上で、電力需給状態/システム状態監視部0104から得た電力需給状態及びシステム状態と、実績情報収集部0106から得た実績情報とを参照し、ポリシー0151に基づき、処理ロジックの実行可否判断、実行順番、実行タイミングの調整を行う。 The business application execution management server 0201 further includes a processing logic execution control unit 0105, a power supply / demand state / system state monitoring unit 0104, a performance information collection unit 0106, and a policy 0151. The power supply / demand status / system status monitoring unit 0104 monitors the power supply / demand status of the power system including the nodes and the system status of the energy management system. The record information collection unit 0106 collects record information of execution of the processing logic. The policy 0151 indicates the correlation between the power supply / demand state, the system state, and the business. For example, the policy 0151 stores the priority defined for the business type of the processing logic, the power supply / demand state, and the system state. The business type is a type of processing logic. The processing logic execution control unit 0105 obtains the power supply / demand state and system state obtained from the power supply / demand state / system state monitoring unit 0104 and the result information collection unit 0106 in executing the process called from the business application 0107. With reference to the record information, based on the policy 0151, whether or not to execute the processing logic is determined, and the execution order and execution timing are adjusted.
 業務種別として、例えば、デマンドレスポンス制御業務と、デマンドレスポンス非制御業務と、需要家設備関連業務と、非制御業務と、システム運用業務とがある。これらの業務種別の詳細については後述する。動作0111に例示するように、処理ロジック実行制御部0105は、ポリシー0151に基づき、デマンドレスポンス制御業務の処理の周期的実行を優先し、需要家設備関連業務の処理を、デマンドレスポンス制御業務の次周期が始まる前までに実施させておく。また処理ロジック実行制御部0105は、非制御業務の処理を、処理の空き時間にて実行させる。これにより、業務アプリケーション0107と、インタフェース提供部0101における処理インタフェースと、処理ロジック組込み管理部0102における処理ロジックとを、追加しても、デマンドレスポンス制御業務等、性能や信頼性が要求される処理の安定実行を保つ。 The business types include, for example, demand response control business, demand response non-control business, customer facility related business, non-control business, and system operation business. Details of these business types will be described later. As exemplified in the operation 0111, the processing logic execution control unit 0105 gives priority to the periodic execution of the demand response control work based on the policy 0151, and performs the processing of the customer facility related work next to the demand response control work. Let it run before the cycle begins. Further, the processing logic execution control unit 0105 causes the non-control work to be executed in the idle time of the processing. As a result, even if a business application 0107, a processing interface in the interface providing unit 0101, and a processing logic in the processing logic incorporation management unit 0102 are added, processing such as demand response control business that requires performance and reliability is performed. Keep stable execution.
 エネルギー管理システムは、電力以外のエネルギーを管理してもよい。この場合、電力需給状態は、他のエネルギーのエネルギー状態であってもよい。 The energy management system may manage energy other than electric power. In this case, the power supply / demand state may be an energy state of other energy.
 業務アプリケーション実行管理サーバ0201又はエネルギー管理システムを、計算機システムと呼ぶことができる。 The business application execution management server 0201 or the energy management system can be called a computer system.
 上記の各処理の詳細は以降の図にて述べる。 The details of each process above will be described in the following figures.
 図2は、エネルギー管理システム0200のハードウエア構成を示す。 FIG. 2 shows the hardware configuration of the energy management system 0200.
 エネルギー管理システム0200は、業務アプリケーション実行管理サーバ0201は、データ蓄積サーバ0202と、アプリケーションサーバ0203と、業務サーバ0204と、ゲートウェイ0207と、ゲートウェイ0208とを含む。 The energy management system 0200 includes a business application execution management server 0201, which includes a data storage server 0202, an application server 0203, a business server 0204, a gateway 0207, and a gateway 0208.
 業務アプリケーション実行管理サーバ0201と、データ蓄積サーバ0202と、アプリケーションサーバ0203と、業務サーバ0204と、ゲートウェイ0207と、ゲートウェイ0208とは、ネットワーク0213を介して互いに接続されている。ゲートウェイ0207は更に、制御系専用ネットワーク0211を介して1つ以上のノード0206に接続されている。ノード0206は、設備機器、又は制御系アプリケーションを実行する機器を含む。ゲートウェイ0208は更に、広域系ネットワーク0212を介して外部システム0210に接続されている。外部システム0210は、業務サーバ0205を含む。業務サーバ0205は、ネットワーク0214を介して広域系ネットワーク0212に接続されている。 The business application execution management server 0201, the data storage server 0202, the application server 0203, the business server 0204, the gateway 0207, and the gateway 0208 are connected to each other via a network 0213. The gateway 0207 is further connected to one or more nodes 0206 via the control system dedicated network 0211. The node 0206 includes a facility device or a device that executes a control system application. The gateway 0208 is further connected to the external system 0210 via the wide area network 0212. The external system 0210 includes a business server 0205. The business server 0205 is connected to the wide area network 0212 via the network 0214.
 ネットワーク0211、0212、0213、0214による接続は、セキュリティ要件やネットワーク性能要件に基づいて異なる構成をとってもよい。 Connections by the networks 0211, 0212, 0213, and 0214 may take different configurations based on security requirements and network performance requirements.
 業務アプリケーション実行管理サーバ0201の主なハードウエア構成は、処理装置(例えば、CPU:Central Processing Unit)0221、記憶装置(例えば、メモリ、ハードディスク)0222、通信装置(例えばNIC:Network Interface Card)0223を含む。エネルギー管理システム0200のユーザ(管理者)からの情報の入力を受け付ける入力装置と、ユーザに対して情報を表示する表示装置とが、業務アプリケーション実行管理サーバ0201に含まれてもよいし、ネットワーク0213を介して業務アプリケーション実行管理サーバ0201に接続されてもよい。なお、処理装置0221を処理デバイスと呼び、記憶装置0222を記憶デバイスと呼び、通信装置0223を通信デバイスと呼ぶことがある。 The main hardware configuration of the business application execution management server 0201 includes a processing device (eg, CPU: Central Processing Unit) 0221, a storage device (eg, memory, hard disk) 0222, and a communication device (eg, NIC: Network Interface Card) 0223. Including. The business application execution management server 0201 may include an input device that receives input of information from the user (administrator) of the energy management system 0200 and a display device that displays information to the user. May be connected to the business application execution management server 0201. Note that the processing device 0221 may be referred to as a processing device, the storage device 0222 may be referred to as a storage device, and the communication device 0223 may be referred to as a communication device.
 データ蓄積サーバ0202の主なハードウエア構成は、処理装置(CPU)0231、記憶装置(メモリ、ハードディスク)0232、通信装置0223を含む。 The main hardware configuration of the data storage server 0202 includes a processing device (CPU) 0231, a storage device (memory, hard disk) 0232, and a communication device 0223.
 アプリケーションサーバ0203の主なハードウエア構成は、処理装置(CPU)0241、記憶装置(メモリ、ハードディスク)0242、通信装置0243を含む。 The main hardware configuration of the application server 0203 includes a processing device (CPU) 0241, a storage device (memory, hard disk) 0242, and a communication device 0243.
 業務サーバ0204の主なハードウエア構成は、処理装置(CPU)0251、記憶装置(メモリ、ハードディスク)0252、通信装置0253を含む。 The main hardware configuration of the business server 0204 includes a processing device (CPU) 0251, a storage device (memory, hard disk) 0252, and a communication device 0253.
 外部システム0210における業務サーバ0205の主なハードウエア構成は、処理装置(CPU)0261、記憶装置(メモリ、ハードディスク)0262、通信装置0263を含む。 The main hardware configuration of the business server 0205 in the external system 0210 includes a processing device (CPU) 0261, a storage device (memory, hard disk) 0262, and a communication device 0263.
 ノード0206の主なハードウエア構成は、処理装置(CPU)0271、記憶装置(メモリ、ハードディスク)0272、通信装置0273を含む。通信装置0273は、ネットワーク0211に接続されると共に、設備機器に接続される。設備機器は、配電網に接続される。エネルギー管理システムは、ノード0206を含む電力系統の電力を管理する。ノード0206は、デマンドレスポンスにおける制御の対象となる。 The main hardware configuration of the node 0206 includes a processing device (CPU) 0271, a storage device (memory, hard disk) 0272, and a communication device 0273. The communication device 0273 is connected to the network 0211 and connected to the equipment. The equipment is connected to the power distribution network. The energy management system manages the power of the power system including the node 0206. The node 0206 is a control target in the demand response.
 ゲートウェイ0207、0208の主なハードウエア構成は、処理装置(CPU)0281、記憶装置(メモリ、ハードディスク)0282、通信装置0283を含む。 The main hardware configuration of the gateways 0207 and 0208 includes a processing device (CPU) 0281, a storage device (memory, hard disk) 0282, and a communication device 0283.
 図3は、エネルギー管理システム0200と外部システムの動作を示すシーケンス図である。 FIG. 3 is a sequence diagram showing the operations of the energy management system 0200 and the external system.
 この動作の主体は、エネルギー管理システム0200におけるアプリケーションサーバ0203と、業務アプリケーション実行管理サーバ0201と、データ蓄積サーバ0202と、業務サーバ0204と、外部システム0210における業務サーバ0205とである。 The subject of this operation is the application server 0203, the business application execution management server 0201, the data storage server 0202, the business server 0204, and the business server 0205 in the external system 0210 in the energy management system 0200.
 アプリケーションサーバ0203は、0331において、業務アプリケーション実行管理サーバ0201により提供される処理インタフェースを用いて処理の呼出しを行う。 The application server 0203 calls processing at 0331 using the processing interface provided by the business application execution management server 0201.
 業務アプリケーション実行管理サーバ0201は、0311において、電力需給状態及びシステム状態の判定を行う。電力需給状態は、ノード0206における電力需給の状態を示す。システム状態は、エネルギー管理システム0200の負荷等の状態を示す。業務アプリケーション実行管理サーバ0201は、0312において、事前に設定されたポリシー0151の判定を行い、0311の状態判定の結果と合わせて、呼び出された処理の順番調整を行う。業務アプリケーション実行管理サーバ0201は、0313において、0312の結果に基づき、当該処理のアクセス先の割振り、実行制御、等を行う。 In 0311, the business application execution management server 0201 determines the power supply / demand state and the system state. The power supply / demand state indicates the state of power supply / demand at the node 0206. The system state indicates a state such as a load of the energy management system 0200. The business application execution management server 0201 determines the policy 0151 set in advance in 0312 and adjusts the order of the called processes together with the result of the state determination in 0311. In 0313, the business application execution management server 0201 performs allocation of the access destination of the processing, execution control, and the like based on the result of 0312.
 業務アプリケーション実行管理サーバ0201は、0314において、0313の結果に基づき、データ蓄積サーバ0202に対して、当該処理に必要なデータのデータ要求を送信する。データ蓄積サーバ0202は、0321において、0314の要求内容に基づき、該サーバにて管理するデータベースから、該当するデータを抽出する。データ蓄積サーバ0202は、0322において、0321の抽出データを業務アプリケーション実行管理サーバ0201に対して送信する。業務アプリケーション実行管理サーバ0201は、0315において、0313及び0314による処理実行の実績情報の取得を行う。業務アプリケーション実行管理サーバ0201は、0316において、0322のデータを取得する。 In 0314, the business application execution management server 0201 transmits a data request for data necessary for the processing to the data storage server 0202 based on the result of 0313. In 0321, the data storage server 0202 extracts the corresponding data from the database managed by the server based on the request content of 0314. In 0322, the data storage server 0202 transmits the extracted data of 0321 to the business application execution management server 0201. In 0315, the business application execution management server 0201 obtains performance information of processing execution by 0313 and 0314. The business application execution management server 0201 acquires 0322 data in 0316.
 業務アプリケーション実行管理サーバ0201は、0317において、0313の結果に基づき、業務サーバ0204に対して、データまたは処理実行の要求を送信する。業務サーバ0204は、0341において、0317の要求内容に基づき、該当する処理の実行を行う。業務サーバ0204は、0342において、0341の処理結果またはデータを業務アプリケーション実行管理サーバ0201に対して送信する。業務アプリケーション実行管理サーバ0201は、0318において、0313及び0317による処理実行の実績情報の取得を行う。業務アプリケーション実行管理サーバ0201は、0319において、0342の処理結果またはデータを取得する。 In 0317, the business application execution management server 0201 transmits a data or process execution request to the business server 0204 based on the result of 0313. In 0341, the business server 0204 executes the corresponding processing based on the request content of 0317. In 0342, the business server 0204 transmits the processing result or data of 0341 to the business application execution management server 0201. In 0318, the business application execution management server 0201 acquires performance information on the processing execution by 0313 and 0317. In 0319, the business application execution management server 0201 acquires the processing result or data of 0342.
 業務アプリケーション実行管理サーバ0201は、0310において、0313の結果に基づき、外部システムにおける業務サーバ0205に対して、データまたは処理実行の要求を送信する。外部システムにおける業務サーバ0205は、0351において、0310の要求内容に基づき、該当する処理の実行を行う。業務サーバ0205は、0352において、0351の処理結果またはデータを業務アプリケーション実行管理サーバ0201に対して送信する。業務アプリケーション実行管理サーバ0201は、0361において、0313及び0310による処理実行の実績情報の取得を行う。業務アプリケーション実行管理サーバ0201は、0362において、0352の処理結果またはデータを取得する。 The business application execution management server 0201 transmits a data or processing execution request to the business server 0205 in the external system based on the result of 0313 in 0310. In 0351, the business server 0205 in the external system executes a corresponding process based on the request content of 0310. In 0352, the business server 0205 transmits the processing result or data of 0351 to the business application execution management server 0201. In 0361, the business application execution management server 0201 obtains performance information of processing executions by 0313 and 0310. The business application execution management server 0201 acquires the processing result or data of 0352 at 0362.
 業務アプリケーション実行管理サーバ0201は、0363において、上記の0316、0319、0362にて取得したデータまたは処理結果に基づいて、アプリケーションサーバ0203に対する応答データの作成、加工と応答可否の判定とを行う。業務アプリケーション実行管理サーバ0201は、0364において、0363の応答データをアプリケーションサーバ0203に送信する。アプリケーションサーバ0203は、0332において、0364の応答データを取得し、このシーケンスを終了する。 In 0363, the business application execution management server 0201 creates response data for the application server 0203, processes it, and determines whether or not it can respond, based on the data or processing results acquired in 0316, 0319, and 0362. The business application execution management server 0201 transmits 0363 response data to the application server 0203 at 0364. The application server 0203 obtains the response data of 0364 at 0332 and ends this sequence.
 以上のシーケンスによれば、アプリケーションサーバ0203における業務アプリケーション0107が、業務アプリケーション実行管理サーバ0201の処理ロジックを用いて業務を実行することができる。これにより、業務アプリケーション0107の開発において、開発工数及び開発期間を削減することができる。また、エネルギー管理システムの運用開始後に、新たな業務アプリケーション0107を追加し、エネルギー管理システムの業務を拡張することが容易になる。 According to the above sequence, the business application 0107 in the application server 0203 can execute the business using the processing logic of the business application execution management server 0201. Thereby, in the development of the business application 0107, the development man-hours and the development period can be reduced. In addition, after starting the operation of the energy management system, it becomes easy to add a new business application 0107 to expand the business of the energy management system.
 図4は、業務アプリケーション実行管理サーバ0201の機能の構成を示す。 FIG. 4 shows the functional configuration of the business application execution management server 0201.
 業務アプリケーション実行管理サーバ0201は、ミドルウェア0401を含む。ミドルウェア0401は、データ蓄積サーバ0202に蓄積するデータ及び、他業務システムの業務サーバ0204または外部システム0210の業務サーバ0205により提供されるデータを連携させて、業務アプリケーション0107へ提供する。 The business application execution management server 0201 includes middleware 0401. The middleware 0401 links the data stored in the data storage server 0202 and the data provided by the business server 0204 of another business system or the business server 0205 of the external system 0210 to provide to the business application 0107.
 ミドルウェア0401は、インタフェース提供部0411と、処理ロジック組込み管理部0412と、データアクセス部0413と、実行管理テーブル0441と、ポリシー0442と、処理ロジック実行制御部0414と、実績情報収集部0415と、システム状態監視部0416と、電力需給状態監視部0417と、データ通信部0418とを含む。 The middleware 0401 includes an interface providing unit 0411, a processing logic incorporation management unit 0412, a data access unit 0413, an execution management table 0441, a policy 0442, a processing logic execution control unit 0414, a performance information collection unit 0415, and a system. A state monitoring unit 0416, a power supply / demand state monitoring unit 0417, and a data communication unit 0418 are included.
 インタフェース提供部0411は、前述のインタフェース提供部0101に相当する。処理ロジック組込み管理部0412は、前述の処理ロジック組込み管理部0102に相当する。データアクセス部0413は、前述のデータアクセス部0103に相当する。データベースアクセス部0431及び他システムアクセス部0432の夫々は、前述のアダプタに相当する。処理ロジック実行制御部0414は、前述の処理ロジック実行制御部0105に相当する。実績情報収集部0415は、前述の実績情報収集部0106に相当する。システム状態監視部0416及び電力需給状態監視部0417は、前述の電力需給状態/システム状態監視部0104に相当する。ポリシー0442は、前述のポリシー0151に相当する。 The interface providing unit 0411 corresponds to the interface providing unit 0101 described above. The processing logic incorporation management unit 0412 corresponds to the processing logic incorporation management unit 0102 described above. The data access unit 0413 corresponds to the data access unit 0103 described above. Each of the database access unit 0431 and the other system access unit 0432 corresponds to the adapter described above. The processing logic execution control unit 0414 corresponds to the processing logic execution control unit 0105 described above. The record information collection unit 0415 corresponds to the record information collection unit 0106 described above. The system state monitoring unit 0416 and the power supply / demand state monitoring unit 0417 correspond to the power supply / demand state / system state monitoring unit 0104 described above. The policy 0442 corresponds to the above-described policy 0151.
 インタフェース提供部0411は、アプリケーションサーバ0203にて稼動する業務アプリケーション0107から、データ通信部0418を介して処理の呼出しを受付け、応答をアプリケーションサーバ0203へ返す。処理ロジック組込み管理部0412は、業務向けの処理を行う処理ロジックを組込み、管理し、処理インタフェースによる処理の呼出し時に処理ロジックを用いて処理を実行する。データアクセス部0413は、処理ロジック組込み管理部0412にて管理、実行される処理ロジックからの要求を受けて、データベース、他業務システムもしくは外部システムへのデータアクセス処理を行う。処理ロジック実行制御部0414は、実行管理テーブル0441及びポリシー0442を参照して、処理ロジックに対して、実行順序調整、実行可否の判定や優先度決定、等の実行制御を行う。実績情報収集部0415は、処理ロジックがデータアクセス部0413を呼び出す場合に生じる実績情報を収集する。システム状態監視部0416は、データ通信部0418を介してエネルギー管理システム0200の状態であるシステム状態を監視し、実行管理テーブル0441へシステム状態情報を書き込む。電力需給状態監視部0417は、データ通信部0418を介して、ノード0206の電力需給の状態である電力需給状態を監視し、実行管理テーブル0441へ電力需給状態情報を書き込む。データ通信部0418は、ネットワーク0213の通信媒体を介して他サーバとの間で通信処理を行う。 The interface providing unit 0411 receives a process call from the business application 0107 running on the application server 0203 via the data communication unit 0418 and returns a response to the application server 0203. The processing logic incorporation management unit 0412 incorporates and manages processing logic for performing business-oriented processing, and executes processing using the processing logic when the processing interface is called. The data access unit 0413 performs a data access process to a database, another business system, or an external system in response to a request from the processing logic managed and executed by the processing logic incorporation management unit 0412. The processing logic execution control unit 0414 refers to the execution management table 0441 and the policy 0442, and performs execution control such as execution order adjustment, execution feasibility determination, priority determination, and the like on the processing logic. The record information collection unit 0415 collects record information that is generated when the processing logic calls the data access unit 0413. The system state monitoring unit 0416 monitors the system state that is the state of the energy management system 0200 via the data communication unit 0418 and writes the system state information in the execution management table 0441. The power supply / demand status monitoring unit 0417 monitors the power supply / demand status as the power supply / demand status of the node 0206 via the data communication unit 0418, and writes the power supply / demand status information in the execution management table 0441. The data communication unit 0418 performs communication processing with other servers via the communication medium of the network 0213.
 各種の業務アプリケーション向けに提供する処理インタフェースは、ライブラリ0421としてインタフェース提供部0411に組込まれることが可能とする。処理ロジック組込み管理部0412にて、各種の業務アプリケーション向けの処理を提供する処理ロジックは、ライブラリ0422として組込まれることが可能とする。なおインタフェース提供部0411にて提供する処理インタフェースと、処理ロジック組込み管理部0412にて提供する処理ロジックとは、少なくとも同一の業務分野の複数のアプリケーションにより共用されることができる。 Processing interfaces provided for various business applications can be incorporated in the interface providing unit 0411 as a library 0421. Processing logic that provides processing for various business applications in the processing logic incorporation management unit 0412 can be incorporated as a library 0422. The processing interface provided by the interface providing unit 0411 and the processing logic provided by the processing logic incorporation management unit 0412 can be shared by at least a plurality of applications in the same business field.
 データアクセス部0413は、処理ロジック組込み管理部0412の処理ロジックからの要求が、データ蓄積サーバ0202に管理されるデータへのアクセスである場合、データベースアクセス部0431を呼び出す。データベースアクセス部0431は、データ通信部0418を介して、データ蓄積サーバ0202にて管理されるデータベースにアクセスし、該当するデータを取得する。またデータアクセス部0413は、処理ロジック組込み管理部0412の処理ロジックからの要求が、他業務システムの業務サーバ0204または外部システム0210の業務サーバ0205が管理するデータへのアクセスである場合、他システムアクセス部0432を呼び出す。他システムアクセス部0432はデータ通信部0418を介して、業務サーバ0204もしくは業務サーバ0205にアクセスし、該当するデータを取得する。データアクセス部0413がデータベースアクセス部0431及び他システムアクセス部0432を用いることにより、処理ロジックは、データ蓄積サーバ0202等のデータベースや、業務サーバ0204や、業務サーバ0205等、異なるアクセス先へアクセスすることができる。 The data access unit 0413 calls the database access unit 0431 when the request from the processing logic of the processing logic incorporation management unit 0412 is access to data managed by the data storage server 0202. The database access unit 0431 accesses the database managed by the data storage server 0202 via the data communication unit 0418, and acquires the corresponding data. Also, the data access unit 0413 accesses the other system when the request from the processing logic of the processing logic incorporation management unit 0412 is access to data managed by the business server 0204 of the other business system or the business server 0205 of the external system 0210. Call part 0432. The other system access unit 0432 accesses the business server 0204 or the business server 0205 via the data communication unit 0418, and acquires the corresponding data. By using the database access unit 0431 and the other system access unit 0432 by the data access unit 0413, the processing logic can access different access destinations such as the database such as the data storage server 0202, the business server 0204, and the business server 0205. Can do.
 図5は、実行管理テーブル0441を示す。 FIG. 5 shows the execution management table 0441.
 実行管理テーブル0441は、デマンドレスポンス制御業務等の性能、信頼性を保証するための、実行順番調整、実行制御等を行う際に、処理ロジック実行制御部0414により参照される。実行管理テーブル0441は、処理ロジック管理テーブル0501、通常実行待ち行列0502(第二待ち行列)、優先実行待ち行列0503(第一待ち行列)を含む。 The execution management table 0441 is referred to by the processing logic execution control unit 0414 when performing execution order adjustment, execution control, and the like to guarantee performance and reliability of demand response control work and the like. The execution management table 0441 includes a processing logic management table 0501, a normal execution queue 0502 (second queue), and a priority execution queue 0503 (first queue).
 処理ロジック管理テーブル0501は、処理ロジックによる処理のインスタンス毎のレコードを有する。一つのレコードは、処理識別情報0511、業務種別0512、優先度0513、実行可否0514、応答時間0515、呼出周期0516、参照データ実績0517、関連設備実績0518、接続先実績0519、最新更新時刻0510を含む。 The processing logic management table 0501 has a record for each instance of processing by the processing logic. One record includes process identification information 0511, business type 0512, priority 0513, execution availability 5514, response time 0515, call cycle 0516, reference data result 0517, related equipment result 0518, connection destination result 0519, and latest update time 0510. Including.
 処理識別情報0511には、処理を識別するための情報が格納される。業務種別0512には、当該レコードに該当する処理ロジックの業務種別が格納される。優先度0513には、当該レコードに該当する処理ロジックに割振られている現在の優先度が格納される。実行可否0514には、当該レコードに該当する処理ロジックの現在の実行可否が格納される。応答時間0515には、当該レコードに該当する処理ロジックが呼び出され実行された時の応答時間が格納される。呼出周期0516には、当該レコードに該当する処理ロジックが業務アプリケーション0107から呼び出される際の周期が格納される。参照データ実績0517には、当該レコードに該当する処理ロジックの実行により参照されたデータの実績が格納される。関連設備実績0518には、当該レコードに該当する処理ロジックの実行に伴う関連設備の実績が格納される。接続先実績0519には、当該レコードに該当する処理ロジックの実行に伴う接続先の実績が格納される。接続先は例えば、データアクセス部0413によるアクセス先である。最新更新時刻0510には、0511~0519のデータが最後に更新された時刻が格納される。0515~0519の各項目における値は、当該レコードに該当する処理ロジックの実行に伴い収集される実績情報から算出され、格納される。 The process identification information 0511 stores information for identifying a process. The business type 0512 stores the business type of the processing logic corresponding to the record. The priority 0513 stores the current priority assigned to the processing logic corresponding to the record. In the execution propriety 0514, the current execution propriety of the processing logic corresponding to the record is stored. The response time 0515 stores the response time when the processing logic corresponding to the record is called and executed. The call cycle 0516 stores a cycle when the processing logic corresponding to the record is called from the business application 0107. The reference data record 0517 stores the record of data referenced by executing the processing logic corresponding to the record. The related equipment record 0518 stores the related equipment record associated with the execution of the processing logic corresponding to the record. The connection destination record 0519 stores the connection destination record associated with the execution of the processing logic corresponding to the record. The connection destination is, for example, an access destination by the data access unit 0413. The latest update time 0510 stores the time when the data of 0511 to 0519 was last updated. Values in the items 0515 to 0519 are calculated from the performance information collected along with the execution of the processing logic corresponding to the record and stored.
 通常実行待ち行列0502は、処理ロジックに対して要求された処理毎のレコードを有する。一つのレコードは、通番0521、登録時刻0522、処理識別情報0523、業務種別0524、アプリケーション識別情報0525、アクセス先0526、実行順番0527、実行可否0528、最新更新時刻0529を含む。 The normal execution queue 0502 has a record for each process requested to the processing logic. One record includes a serial number 0521, registration time 0522, process identification information 0523, business type 0524, application identification information 0525, access destination 0526, execution order 0527, execution availability 0528, and latest update time 0529.
 通番0521には、通常実行待ち行列0502に格納されるレコードを一意に識別するための通し番号が格納される。登録時刻0522には、通番0521に該当するレコードの登録時刻が格納される。処理識別情報0523には、当該レコードに対応する処理を識別するための情報が格納される。業務種別0524には、当該レコードに対応する処理ロジックの業務種別が格納される。アプリケーション識別情報0525には、当該レコードに対応する処理の呼出し元の業務アプリケーションを識別するための情報が格納される。アクセス先0526には、当該レコードに対応する処理の現時点で割振られているアクセス先が格納される。実行順番0527には、当該レコードに対応する処理の現時点で割振られている実行順番が格納される。実行可否0528には、当該レコードに対応する処理の現時点での実行可否が格納される。最新更新時刻0529には、0521~0528のデータが最後に更新された時刻が格納される。 The serial number 0521 stores a serial number for uniquely identifying a record stored in the normal execution queue 0502. The registration time 0522 stores the registration time of the record corresponding to the serial number 0521. The process identification information 0523 stores information for identifying a process corresponding to the record. The business type 0524 stores the business type of the processing logic corresponding to the record. The application identification information 0525 stores information for identifying the business application that has called the process corresponding to the record. The access destination 0526 stores an access destination allocated at the current time of the process corresponding to the record. The execution order 0527 stores the execution order assigned at the current time of the process corresponding to the record. Execution propriety 0528 stores the execution feasibility at the present time of the processing corresponding to the record. The latest update time 0529 stores the time when the data 0521 to 0528 was last updated.
 優先実行待ち行列0503は、処理ロジックに対して要求された処理毎のレコードを有する。一つのレコードは、通番0531、登録時刻0532、処理識別情報0533、業務種別0534、アプリケーション識別情報0535、アクセス先0536、実行順番0537、次開始時刻0538、関係処理通番0539、実行可否0530、最新更新時刻0542を含む。 The priority execution queue 0503 has a record for each process requested to the processing logic. One record has a serial number 0531, registration time 0532, process identification information 0533, business type 0534, application identification information 0535, access destination 0536, execution order 0537, next start time 0538, related process serial number 0539, execution availability 0530, latest update Time 0542 is included.
 通番0531には、優先実行待ち行列0503に格納されるレコードを一意に識別するための通し番号が格納される。登録時刻0532には、通番0531に該当するレコードの登録時刻が格納される。処理識別情報0533には、当該レコードに対応する処理を識別するための情報が格納される。業務種別0534には、当該レコードに対応する処理ロジックの業務種別が格納される。アプリケーション識別情報0535には、当該レコードに対応する処理の呼出し元の業務アプリケーションを識別するための情報が格納される。アクセス先0536には、当該レコードに対応する処理の現時点で割振られているアクセス先が格納される。実行順番0537には、当該レコードに対応する処理の現時点で割振られている実行順番が格納される。次開始時刻0538には、当該レコードに対応する処理ロジックの業務種別がデマンドレスポンス制御業務である場合の次の処理開始時刻が格納される。関係処理通番0539には、当該レコードに対応する処理ロジックの業務種別が需要家設備関連業務である場合の次に実行されるべきデマンドレスポンス処理の通番0531が格納される。実行可否0530には、当該レコードに対応する処理の現時点での実行可否が格納される。最新更新時刻0542には、0531~0530のデータが最後に更新された時刻が格納される。 The serial number 0531 stores a serial number for uniquely identifying a record stored in the priority execution queue 0503. The registration time 0532 stores the registration time of the record corresponding to the serial number 0531. The process identification information 0533 stores information for identifying a process corresponding to the record. The business type 0534 stores the business type of the processing logic corresponding to the record. The application identification information 0535 stores information for identifying the business application that has called the process corresponding to the record. The access destination 0536 stores the access destination allocated at the current time of the process corresponding to the record. The execution order 0537 stores the execution order assigned at the current time of the process corresponding to the record. The next start time 0538 stores the next process start time when the job type of the processing logic corresponding to the record is a demand response control job. The related process serial number 0539 stores a serial number 0531 of the demand response process to be executed next when the business type of the processing logic corresponding to the record is a customer facility related business. Execution propriety 0530 stores the execution propriety at the present time of the processing corresponding to the record. The latest update time 0542 stores the time when the data of 0531 to 0530 was last updated.
 実行管理テーブル0441は更に、待機させる処理を格納する待機行列を含む。待機行列は、処理ロジックに対して要求された処理毎のレコードを有する。一つのレコードは、通常実行待ち行列0502及び優先実行待ち行列0503と同様、通番、登録時刻、処理識別情報、業務種別、アプリケーション識別情報等を含んでもよい。 The execution management table 0441 further includes a wait queue that stores a process to be waited. The queue has a record for each process requested to the processing logic. One record may include a serial number, registration time, processing identification information, business type, application identification information, and the like, as in the normal execution queue 0502 and the priority execution queue 0503.
 業務アプリケーション実行管理サーバ0201は、通常実行待ち行列0502及び優先実行待ち行列0503を用いることにより、システム状態、電力需給状態、及び業務種別に応じて、処理を振り分け、優先実行待ち行列0503に入れられた処理を確実に実行することができる。 The business application execution management server 0201 uses the normal execution queue 0502 and the priority execution queue 0503 to distribute the processing according to the system state, the power supply / demand state, and the business type, and enters the priority execution queue 0503. Can be executed reliably.
 図6は、ポリシー0442を示す。 FIG. 6 shows the policy 0442.
 ポリシー0442は、処理ロジックの動作を規定する。ポリシー0442は、業務種別毎に、状態に対する優先度割振りを示すレコードを有する。状態は、電力需給状態とシステム状態を含む。一つのレコードは、業務種別0611、電力需給状態0612、システム状態0613、継続不可時0614を含む。 Policy 0442 defines the operation of processing logic. The policy 0442 has a record indicating priority allocation to the state for each business type. The state includes a power supply / demand state and a system state. One record includes a business type 0611, a power supply / demand state 0612, a system state 0613, and a continuation impossible time 0614.
 ここでの業務種別0611は、デマンドレスポンス制御業務、デマンドレスポンス非制御業務、需要家設備関連業務、非制御業務、システム運用業務の何れかを示す。デマンドレスポンス制御業務は、デマンドレスポンスにおける需要予測、計画立案、デマンドレスポンス指示、設備制御、計測等、デマンドレスポンスの制御に関連する処理を含む。デマンドレスポンス非制御業務は、デマンドレスポンスにおける市場連携、評価・決済等、デマンドレスポンスの制御ではない処理を含む。需要家設備関連業務は、デマンドレスポンスの制御対象となる需要家設備に対する処理を含む。非制御業務は、エネルギー管理システム0200の業務のうち、デマンドレスポンスとは関係ない処理である。システム運用業務は、エネルギー管理システム0200の運用に関する処理である。 Here, the business type 0611 indicates any of demand response control business, demand response non-control business, customer facility related business, non-control business, and system operation business. The demand response control business includes processing related to demand response control, such as demand prediction in demand response, planning, demand response instruction, facility control, and measurement. The demand response non-control business includes processing that is not demand response control, such as market cooperation and evaluation / settlement in demand response. The customer facility related business includes processing for the customer facility to be controlled by the demand response. The non-control job is a process not related to the demand response among the jobs of the energy management system 0200. The system operation business is processing related to the operation of the energy management system 0200.
 電力需給状態0612は、定常である場合(0621)と、逼迫である場合(0622)の夫々に対して、当該レコードの業務種別0611に対する優先度の割振りのポリシーを規定している。逼迫は例えば、電力の供給に対する需要の割合が、所定の割合閾値を超える場合である。 The power supply / demand state 0612 defines a policy for assigning priority to the business type 0611 of the record for each of the steady state (0621) and the tight state (0622). The tightness is, for example, a case where the ratio of demand to power supply exceeds a predetermined ratio threshold.
 システム状態0613は、正常である場合(0631)と、軽異常(第一異常)である場合(0632)と、重異常(第二異常)である場合(0633)との夫々に対して、当該レコードの業務種別0611に対する優先度の割振りのポリシーを規定している。データ蓄積サーバ0202等が複数のサーバを含み、複数のサーバが負荷分散を行っている場合、軽異常は例えば、複数のサーバのうち、障害が発生したサーバの数が、所定の第一サーバ数以上且つ所定の第二サーバ数(第一サーバ数より大きい)未満となった場合である。重異常は例えば、複数のサーバのうち、障害が発生したサーバの数が、所定の第二サーバ数以上となった場合である。例えば、複数のサーバの数がNである場合、第一サーバ数が1で、第二サーバ数がNであってもよい。 The system status 0613 is normal (0631), minor abnormality (first abnormality) (0632), and serious abnormality (second abnormality) (0633). The policy for allocating priority to the job type 0611 of the record is defined. When the data storage server 0202 or the like includes a plurality of servers, and the plurality of servers perform load balancing, the minor abnormality is, for example, the number of failed servers among the plurality of servers is a predetermined first server number. This is the case where the number is less than the predetermined second server number (greater than the first server number). A serious abnormality is, for example, a case where the number of failed servers among a plurality of servers is greater than or equal to a predetermined number of second servers. For example, when the number of servers is N, the first server number may be 1 and the second server number may be N.
 また、継続不可時0614は、業務の継続が不可である場合における、当該レコードの業務種別0611の業務種別に対する優先度割振りのポリシーを規定している。継続不可時とは、業務アプリケーション0107の増加に伴うエネルギー管理システム0200の負荷の増大等に起因して、デマンドレスポンス等の制御をはじめとする業務アプリケーション0107又はエネルギー管理システム0200の継続が不能となる状態である。 Also, when the continuation is impossible, 0614 defines a priority allocation policy for the business type of the business type 0611 of the record when the business cannot be continued. When the business application cannot be continued, the business application 0107 or the energy management system 0200 including control of demand response cannot be continued due to an increase in the load of the energy management system 0200 accompanying the increase of the business applications 0107. State.
 例えば、システム状態が正常であり且つ電力需給状態が定常である場合、デマンドレスポンス制御業務の処理は、周期実行を維持するために優先実行待ち行列0503へ格納され、最高の優先度が与えられる。この場合、デマンドレスポンス非制御業務の処理は、通常実行待ち行列0502へ格納され、デマンドレスポンス制御業務及び需要家設備関連業務の処理の空き時間に実行される。この場合、需要家設備関連業務の処理は、デマンドレスポンス制御業務の対象となる需要家設備の情報を収集する処理を含み、各周期のデマンドレスポンス制御業務の処理開始までに完了する必要があるため、優先実行待ち行列0503へ格納される。この場合、非制御業務の処理は、通常実行待ち行列0502へ格納され、デマンドレスポンス制御業務及び需要家設備関連業務の処理の空き時間に実行され、ユーザにより指定された優先度が与えられる。この場合、システム運用業務の処理は、通常実行待ち行列0502へ格納され、デマンドレスポンス制御業務及び需要家設備関連業務の処理の空き時間に実行される。これにより、業務アプリケーション実行管理サーバ0201は、周期的な需要家設備関連業務及びデマンドレスポンス制御業務の処理を確実に実行することができる。 For example, when the system state is normal and the power supply and demand state is steady, the demand response control processing is stored in the priority execution queue 0503 to maintain periodic execution, and the highest priority is given. In this case, the processing of the demand response non-control business is stored in the normal execution queue 0502, and is executed in the idle time of the processing of the demand response control business and the customer facility related business. In this case, the processing of the customer facility-related business includes the processing of collecting information on the customer facility that is the target of the demand response control business, and needs to be completed before the start of the demand response control business processing in each cycle. And stored in the priority execution queue 0503. In this case, the process of the non-control task is stored in the normal execution queue 0502 and is executed during the idle time of the process of the demand response control task and the customer facility related task, and given the priority specified by the user. In this case, the system operation work process is stored in the normal execution queue 0502 and executed during the idle time of the demand response control work and the customer facility related work process. As a result, the business application execution management server 0201 can reliably execute the processing of the periodic customer facility related business and the demand response control business.
 例えば、システム状態が正常であり且つ電力需給状態が逼迫である場合、デマンドレスポンス制御業務の処理は、周期実行を維持するために優先実行待ち行列0503に格納される。ここで、デマンドレスポンス制御業務のうち運転計画立案及び設備制御の処理は、他の処理より高い優先度を与えられる。この場合、デマンドレスポンス非制御業務、需要家設備関連業務、非制御業務、システム運用業務の処理は、中断するために待機行列へ格納される。これにより、業務アプリケーション実行管理サーバ0201は、周期的なデマンドレスポンス制御業務のうち運転計画立案及び設備制御の処理を確実に実行することができる。したがって、エネルギー管理システム0200は、デマンドレスポンス制御業務の処理により電力需給状態の逼迫に対処することができる。 For example, when the system state is normal and the power supply and demand state is tight, the processing of the demand response control work is stored in the priority execution queue 0503 in order to maintain periodic execution. Here, in the demand response control work, the operation planning and facility control processes are given higher priority than other processes. In this case, the processing of the demand response non-control business, the customer facility related business, the non-control business, and the system operation business is stored in the standby queue to be interrupted. As a result, the business application execution management server 0201 can reliably execute the operation planning and facility control processes in the periodic demand response control business. Therefore, the energy management system 0200 can cope with the tightness of the power supply and demand state by processing the demand response control business.
 例えば、システム状態が軽異常である場合、デマンドレスポンス制御業務の処理は、周期実行を維持するために優先実行待ち行列0503へ格納され、最高の優先度が与えられる。この場合、デマンドレスポンス非制御業務の処理は、通常実行待ち行列0502へ格納され、デマンドレスポンス制御業務、需要家設備関連業務、及びシステム運用業務の処理の空き時間に実行される。この場合、需要家設備関連業務の処理は、デマンドレスポンス制御業務の処理開始までに完了するために、優先実行待ち行列0503へ格納される。この場合、非制御業務の処理は、通常実行待ち行列0502へ格納され、デマンドレスポンス制御業務、需要家設備関連業務、及びシステム運用業務の処理の空き時間に実行され、ユーザにより指定された優先度が与えられる。この場合、システム運用業務の処理は、通常実行待ち行列0502へ格納され、デマンドレスポンス非制御業務及び非制御業務の優先度より高い優先度を与えられ、デマンドレスポンス制御業務及び需要家設備関連業務の処理の空き時間に実行される。これにより、業務アプリケーション実行管理サーバ0201は、周期的なデマンドレスポンス制御業務及び需要家設備関連業務の処理を確実に実行することができ、システム運用業務の処理を優先して実行することができる。したがって、エネルギー管理システム0200は、システム運用業務の処理によりシステム状態の軽異常に対処することができる。 For example, when the system state is lightly abnormal, the demand response control processing is stored in the priority execution queue 0503 to maintain the periodic execution, and the highest priority is given. In this case, the process of the demand response non-control job is stored in the normal execution queue 0502 and is executed in the idle time of the process of the demand response control job, the customer facility related job, and the system operation job. In this case, the customer facility related business process is stored in the priority execution queue 0503 in order to be completed by the start of the demand response control business process. In this case, the process of the non-control task is stored in the normal execution queue 0502 and executed during the idle time of the demand response control task, the customer facility related task, and the system operation task, and the priority specified by the user Is given. In this case, the processing of the system operation work is stored in the normal execution queue 0502 and given higher priority than the priority of the demand response non-control work and the non-control work. It is executed during processing idle time. As a result, the business application execution management server 0201 can reliably execute periodic demand response control business and customer facility related business processing, and can preferentially execute system operation business processing. Therefore, the energy management system 0200 can cope with minor abnormalities in the system state by processing the system operation work.
 例えば、システム状態が重異常である場合、デマンドレスポンス制御業務、デマンドレスポンス非制御業務、需要家設備関連業務、及び非制御業務の処理は、廃棄される。この場合、システム運用業務の処理は、優先実行待ち行列0503へ格納され、最高の優先度が与えられる。これにより、業務アプリケーション実行管理サーバ0201は、システム運用業務の処理を優先して実行することができる。したがって、エネルギー管理システム0200は、システム運用業務の処理によりシステム状態の重異常に対処することができる。 For example, when the system state is seriously abnormal, processing of demand response control business, demand response non-control business, customer facility related business, and non-control business is discarded. In this case, processing of the system operation work is stored in the priority execution queue 0503 and given the highest priority. As a result, the business application execution management server 0201 can preferentially execute system operation business processing. Therefore, the energy management system 0200 can cope with a serious abnormality in the system state by processing the system operation work.
 例えば、エネルギー管理システム0200の動作の継続が不可能である場合、デマンドレスポンス制御業務の処理は、優先実行待ち行列0503へ格納され、デマンドレスポンス制御業務のうち、予め設定された重要設備に対する処理は、重要設備以外の設備に対する処理より高い優先度を与えられる。この場合、デマンドレスポンス非制御業務、需要家設備関連業務、及び非制御業務の処理は、通常実行待ち行列0502へ格納されるが、停止される。この場合、システム運用業務の処理は、優先実行待ち行列0503へ格納され、重要設備以外の設備に対する処理より高い優先度を与えられる。これにより、業務アプリケーション実行管理サーバ0201は、デマンドレスポンス制御業務のうち重要設備に対する処理と、システム運用業務の処理とを優先して実行することができる。したがって、エネルギー管理システム0200は、最小限の処理を実行することができる。 For example, when the operation of the energy management system 0200 cannot be continued, the demand response control job process is stored in the priority execution queue 0503, and the process for the preset important equipment in the demand response control job is , Given higher priority than processing for facilities other than critical facilities. In this case, the processes of the demand response non-control business, the customer facility related business, and the non-control business are stored in the normal execution queue 0502, but are stopped. In this case, the processing of the system operation work is stored in the priority execution queue 0503 and given higher priority than the processing for facilities other than the important facilities. As a result, the business application execution management server 0201 can preferentially execute processing for important facilities and processing for system operation business in the demand response control business. Therefore, the energy management system 0200 can perform a minimum process.
 以下、業務アプリケーション実行管理サーバ0201の動作について説明する。 Hereinafter, the operation of the business application execution management server 0201 will be described.
 処理ロジック実行制御部0414は、ポリシー0442に従って、処理の実行順番を決定する実行順番決定処理を実行する。 The processing logic execution control unit 0414 executes an execution order determination process for determining the execution order of processes according to the policy 0442.
 図7は、実行順番決定処理を示すフローチャートである。 FIG. 7 is a flowchart showing execution order determination processing.
 処理ロジック実行制御部0414は、0701において、処理インタフェースを用いた業務アプリケーション0107からの処理の要求を受け付ける。ここで要求された処理を要求処理と呼ぶ。処理ロジック実行制御部0414は、0702において、システム状態を取得し、システム状態を判定し、システム状態が正常である場合、フローを0703へ移行させる。処理ロジック実行制御部0414は、0702において、システム状態が軽異常である場合、0704において、システム運用業務の処理の優先度を上げる。処理ロジック実行制御部0414は、0702において、システム状態が重異常である場合、0705において、要求処理の業務種別を判定し、要求処理の業務種別がシステム運用業務以外である場合、0706において、当該要求を廃棄し、業務アプリケーション0107にエラーを返し、フローを終了する(A)。処理ロジック実行制御部0414は、0705において、要求処理がシステム運用業務である場合、0707において、要求処理を優先実行待ち行列0503に格納し、フローを終了する(A)。 In 0701, the processing logic execution control unit 0414 receives a processing request from the business application 0107 using the processing interface. The processing requested here is called request processing. In 0702, the processing logic execution control unit 0414 acquires the system state, determines the system state, and shifts the flow to 0703 when the system state is normal. If the system state is lightly abnormal in 0702, the processing logic execution control unit 0414 increases the priority of processing in the system operation work in 0704. In 0702, the processing logic execution control unit 0414 determines the business type of the request processing in 0705 if the system state is seriously abnormal, and in 0706 if the business type of the request processing is other than the system operation business. The request is discarded, an error is returned to the business application 0107, and the flow is terminated (A). If the request processing is a system operation job in 0705, the processing logic execution control unit 0414 stores the request processing in the priority execution queue 0503 in 0707, and ends the flow (A).
 処理ロジック実行制御部0414は、0703において、電力需給状態を取得し、電力意需給状態を判定し、電力需給状態が逼迫である場合、0708において、要求処理の業務種別を判定し、要求処理の業務種別がデマンドレスポンス制御業務である場合、0709において、要求処理を優先実行待ち行列0503に格納し、0711において、優先実行待ち行列0503において、要求処理の優先度に応じた実行順番の入替を行い、このフローを終了する(A)。処理ロジック実行制御部0414は、0708において、要求処理の業務種別がデマンドレスポンス制御業務以外である場合、0710において、要求処理を待機行列に格納し、フローを終了する(A)。これにより、処理ロジック実行制御部0414は、電力需給状態が定常になるまで、要求処理を実行待ち状態のままとする。 In 0703, the processing logic execution control unit 0414 obtains the power supply / demand status, determines the power supply / demand status, and if the power supply / demand status is tight, determines the business type of the request processing in 0708, and If the job type is a demand response control job, the request process is stored in the priority execution queue 0503 in 0709, and the execution order is switched in the priority execution queue 0503 in accordance with the priority of the request process in 0711. This flow is finished (A). If the business type of the request processing is other than the demand response control business in 0708, the processing logic execution control unit 0414 stores the request processing in the waiting queue in 0710, and ends the flow (A). As a result, the processing logic execution control unit 0414 keeps the request processing in a waiting state until the power supply and demand state becomes steady.
 処理ロジック実行制御部0414は、0703において、電力需給状態を取得した結果、定常である場合、0712において、要求処理の業務種別を判定し、要求処理の業務種別がデマンドレスポンス制御業務である場合、0713において、要求処理を優先実行待ち行列0503に格納し、0714において、優先実行待ち行列0503において、要求処理の優先度に応じた実行順番の入替を行い、フローを終了する。 If the processing logic execution control unit 0414 obtains the power supply / demand status in 0703 and is in a steady state, the processing logic execution control unit 0414 determines the business type of the request processing in 0712, and if the business type of the request processing is a demand response control business, In 0713, the request processing is stored in the priority execution queue 0503. In 0714, the execution order is changed according to the priority of the request processing in the priority execution queue 0503, and the flow is ended.
 処理ロジック実行制御部0414は、0712において、要求処理の業務種別がデマンドレスポンス制御業務又は需要家設備関連業務でない場合、0716において、要求処理を通常実行待ち行列0502に格納する。その後、処理ロジック実行制御部0414は、0717において、ユーザまたはエネルギー管理システム0200にて指定されるポリシーを参照し、0718において、通常実行待ち行列0502において、0717の結果として得られた要求処理の優先度に応じた実行順番の入替を行い、0719において、0717の結果及び実績情報を参照して要求処理のデータアクセス先の割振りを行い、フローを終了する(A)。 In 0712, the processing logic execution control unit 0414 stores the request processing in the normal execution queue 0502 in 0716 when the type of the request processing is not a demand response control job or a customer facility related job. Thereafter, the processing logic execution control unit 0414 refers to the policy specified by the user or the energy management system 0200 in 0717, and in 0718, the priority of the request processing obtained as a result of 0717 in the normal execution queue 0502 The execution order is changed according to the degree, and in 0719, the data access destination of the request process is allocated with reference to the result and result information of 0717, and the flow is ended (A).
 処理ロジック実行制御部0414は、0712において、要求処理の業務種別が需要家設備関連業務である場合、0715において、要求処理の対象とする設備に関する情報を抽出する。その後、処理ロジック実行制御部0414は、0720において、0715により抽出された、要求処理の対象とする設備が、優先実行待ち行列0503に格納済みのデマンドレスポンス制御業務の処理の対象である場合、0721において、優先実行待ち行列0503において、デマンドレスポンス制御業務の処理よりも前に需要家設備関連業務の要求処理を割り当てる。処理ロジック実行制御部0414は、0720において、0715により抽出された、要求処理の対象とする設備が、優先実行待ち行列0503に格納済みのデマンドレスポンス制御業務の処理の対象ではない場合、0722において、要求処理を通常実行待ち行列0502に格納する。その後、処理ロジック実行制御部0414は、0723において、ユーザまたはエネルギー管理システム0200により指定されたポリシー0442を参照し、0724において、通常実行待ち行列0502において、0717の結果として得られた要求処理の優先度に応じた実行順番の入替を行い、0725において、0723の結果及び実績情報を参照して要求処理のアクセス先の割振りを行い、フローを終了する。 In 0712, the processing logic execution control unit 0414 extracts information related to the facility that is the target of the request processing in 0715 when the business type of the request processing is the customer facility related business. After that, in 0720, the processing logic execution control unit 0414 reads 0721 when the equipment targeted for the request processing extracted by 0715 is the target of the demand response control work stored in the priority execution queue 0503. In the priority execution queue 0503, the request processing of the customer facility related business is assigned before the processing of the demand response control business. The processing logic execution control unit 0414, in 0720, in the case where the equipment that is the target of the request processing extracted in 0715 is not the target of the demand response control work stored in the priority execution queue 0503, in 0722, The request process is stored in the normal execution queue 0502. Thereafter, the processing logic execution control unit 0414 refers to the policy 0442 designated by the user or the energy management system 0200 in 0723, and in 0724, the priority of the request processing obtained as a result of 0717 in the normal execution queue 0502 The execution order is changed according to the degree, and in 0725, the access destination of the request processing is allocated with reference to the result and result information of 0723, and the flow is ended.
 ここで0719及び0725のために、業務アプリケーション実行管理サーバ0201やデータ蓄積サーバ0202は、当該処理が必要とするデータのマスタデータの複製データを事前に用意してもよい。例えば、0725において処理ロジック実行制御部0414は、実績情報に基づいて、データの参照頻度が、予め設定された参照頻度閾値より高いと判定された場合、要求処理のアクセス先を複製データに割振る。これによりマスタデータへのアクセス集中による負荷発生を回避する。例えば、0719において処理ロジック実行制御部0414は、アクセス先として複製データを選択してもよい。また、ポリシー0442が複製データへのアクセスが可能であるか否かを示していてもよい。 Here, for 0719 and 0725, the business application execution management server 0201 and the data storage server 0202 may prepare in advance replica data of the master data of the data required for the processing. For example, in 0725, when the processing logic execution control unit 0414 determines that the data reference frequency is higher than a preset reference frequency threshold based on the record information, the processing logic execution control unit 0414 allocates the access destination of the request processing to the duplicate data. . This avoids load generation due to concentration of access to the master data. For example, in 0719, the processing logic execution control unit 0414 may select replicated data as the access destination. Further, the policy 0442 may indicate whether or not access to the replicated data is possible.
 以上のフローによれば、業務アプリケーション実行管理サーバ0201が、電力需給状態を判定する前にシステム状態を判定し、システム状態が異常である場合にシステム運用業務の処理を優先して実行することにより、エネルギー管理システム0200の信頼性を高めることができる。また、通常時の要求処理がデマンドレスポンス制御及び需要家設備関連業務のいずれでもない場合、複製データをアクセス先として決定することにより、マスタデータの負荷を分散させることができる。また、通常時の要求処理が需要家設備関連業務であり、且つ対象とする設備がデマンドレスポンス制御業務の処理の対象でない場合、参照頻度に応じて、アクセス先をマスタデータと複製データの何れかに割振ることにより、負荷を分散させることができる。 According to the above flow, the business application execution management server 0201 determines the system status before determining the power supply / demand status, and when the system status is abnormal, the system application business processing is executed with priority. The reliability of the energy management system 0200 can be improved. Further, when the normal request processing is neither demand response control nor customer facility related business, the load of master data can be distributed by determining the replicated data as the access destination. Also, if the normal request processing is a customer facility related business and the target equipment is not the target of the demand response control business, the access destination is either master data or replicated data depending on the reference frequency By allocating to, the load can be distributed.
 処理ロジック実行制御部0414は、処理ロジックによる処理を実行し、その処理の実績情報を取得する実行制御処理を実行する。 The processing logic execution control unit 0414 executes processing by processing logic and executes execution control processing for acquiring performance information of the processing.
 図8は、実行制御処理を示すフローチャートである。 FIG. 8 is a flowchart showing the execution control process.
 実行制御処理は、優先実行待ち行列0503に格納される処理の実行制御を行う優先実行制御処理0801と、通常実行待ち行列0502に格納される処理の実行制御を行う通常実行制御処理0802とを含む。 The execution control process includes a priority execution control process 0801 that controls the execution of processes stored in the priority execution queue 0503, and a normal execution control process 0802 that controls the execution of processes stored in the normal execution queue 0502. .
 優先実行制御処理0801で、処理ロジック実行制御部0414は、0811において、周期的な実行タイミングの判定を行った結果、制御の次周期開始時である場合、0812において、優先実行待ち行列0503からデマンドレスポンス制御業務の処理を読み込む。その後、実績情報収集部0415は、0813において、当該処理の開始時刻を記録する。その後、処理ロジック実行制御部0414は、0814において、0812にて優先実行待ち行列0503から読み込まれたデマンドレスポンス制御業務の当該処理を実行する。その後、実績情報収集部0415は、0815において、0814の当該処理の実行に伴う実績情報を取得する。その後、実績情報収集部0415は、0816において、当該処理の終了時刻を記録する。その後、処理ロジック実行制御部0414は、フローを0811へ戻す。 In the priority execution control process 0801, the processing logic execution control unit 0414 determines the periodic execution timing in 0811. As a result, when the next period of control starts, the processing logic execution control unit 0414 reads the demand from the priority execution queue 0503 in 0812. Read response control processing. Thereafter, the record information collection unit 0415 records the start time of the process in 0813. Thereafter, the processing logic execution control unit 0414 executes the processing of the demand response control job read from the priority execution queue 0503 at 0812 at 0814. Thereafter, the record information collection unit 0415 acquires record information associated with the execution of the process of 0814 in 0815. Thereafter, in 0816, the record information collection unit 0415 records the end time of the process. Thereafter, the processing logic execution control unit 0414 returns the flow to 0811.
 処理ロジック実行制御部0414は、0811において、実行タイミングの判定を行った結果、制御の次周期開始前である場合、0817において、優先実行待ち行列0503から需要家設備関連業務の処理を読み込む。その後、実績情報収集部0415は、0818において、当該処理の開始時刻を記録する。その後、処理ロジック実行制御部0414は、0819において、0817にて優先実行待ち行列0503から読み込まれた需要家設備関連業務の当該処理を実行する。その後、実績情報収集部0415は、0810において、0819の当該処理の実行に伴う実績情報を取得する。その後、実績情報収集部0415は、0831において、当該処理の終了時刻を記録する。その後、処理ロジック実行制御部0414は、フローを0811へ戻す。 The processing logic execution control unit 0414 reads the processing of the customer facility related business from the priority execution queue 0503 in 0817 when the execution timing is determined in 0811 and, as a result, it is before the start of the next cycle of control, in 0817. Thereafter, the record information collection unit 0415 records the start time of the process in 0818. Thereafter, at 0819, the processing logic execution control unit 0414 executes the processing related to the customer facility-related work read from the priority execution queue 0503 at 0817. Thereafter, the record information collection unit 0415 acquires record information associated with the execution of the process of 0819 in 0810. Thereafter, the record information collection unit 0415 records the end time of the process in 0831. Thereafter, the processing logic execution control unit 0414 returns the flow to 0811.
 なお、実績情報収集部0415は、0813及び0816、0818及び0831にて記録される処理の開始時刻及び終了時刻から、当該処理の応答時間を算出できる。 Note that the record information collection unit 0415 can calculate the response time of the process from the start time and end time of the process recorded in 0813, 0816, 0818, and 0831.
 通常実行制御処理0802で、処理ロジック実行制御部0414は、0821において、デマンドレスポンス制御業務の処理による制御の空き時間ではない場合、0821の処理に戻る。処理ロジック実行制御部0414は、0821において、制御の空き時間である場合、0822において、通常実行待ち行列0502から処理を読み込む。その後、処理ロジック実行制御部0414は、0823において、当該処理の開始時刻を記録する。その後、処理ロジック実行制御部0414は、0824において、0822にて通常実行待ち行列を読み込んだ結果として、当該処理を実行する。その後、実績情報収集部0415は、0825において、0824の当該処理の実行に伴う実績情報を取得する。その後、実績情報収集部0415は、0826において、当該処理の終了時刻を記録する。その後、処理ロジック実行制御部0414は、フローを0821へ戻す。 In the normal execution control process 0802, the process logic execution control unit 0414 returns to the process of 0821 when it is not the free time of the control by the process of the demand response control job in 0821. The processing logic execution control unit 0414 reads the process from the normal execution queue 0502 in 0822 if the control free time is 0821 and the time is a control free time. Thereafter, the processing logic execution control unit 0414 records the start time of the processing in 0823. Thereafter, the processing logic execution control unit 0414 executes the processing at 0824 as a result of reading the normal execution queue at 0822. Thereafter, the record information collection unit 0415 acquires record information associated with the execution of the process of 0824 in 0825. Thereafter, the record information collection unit 0415 records the end time of the process in 0826. Thereafter, the processing logic execution control unit 0414 returns the flow to 0821.
 なお、実績情報収集部0415は、0823及び0826にて記録する開始時刻及び終了時刻から、当該処理の応答時間を算出できる。 Note that the performance information collection unit 0415 can calculate the response time of the process from the start time and end time recorded at 0823 and 0826.
 以上のフローによれば、業務アプリケーション実行管理サーバ0201は、デマンドレスポンス制御業務の処理の周期実行と、デマンドレスポンス制御業務の処理前の需要家設備関連業務の処理の実行とを優先することができる。これにより、業務アプリケーション0107が追加されても、周期的な処理を実行することができる。 According to the above flow, the business application execution management server 0201 can prioritize the periodic execution of the demand response control business process and the execution of the customer facility related business process before the demand response control business process. . As a result, even if the business application 0107 is added, periodic processing can be executed.
 処理ロジック実行制御部0414は、業務アプリケーション0107からの要求される処理の増大によるリソース枯渇等に起因して、エネルギー管理システム0200の動作継続が困難となる場合に対応するために動作継続対応処理を実行する。 The processing logic execution control unit 0414 performs the operation continuation handling process to cope with the case where it is difficult to continue the operation of the energy management system 0200 due to resource depletion due to an increase in processing required from the business application 0107 Execute.
 図9は、動作継続対応処理を示すフローチャートである。 FIG. 9 is a flowchart showing the operation continuation handling process.
 処理ロジック実行制御部0414は、0901において、実行制御処理により取得された実績情報から、業務アプリケーション0107の実行状態を算出する。その後、処理ロジック実行制御部0414は、0902において、0901にて算出した業務アプリケーションの実行状態から判定することにより、デマンドレスポンス制御業務をはじめとする業務及びエネルギー管理システム0200の動作が継続可能である場合、0901を繰返す。処理ロジック実行制御部0414は、0902において、デマンドレスポンス制御業務をはじめとする業務及びエネルギー管理システム0200の動作が継続可能ではない場合、0903において、エネルギー管理システム0200のユーザに対し、システムリソース(計算資源)の不足を示すアラーム通知を行う。アラーム通知は、例えば、業務アプリケーション実行管理サーバ0201における、処理装置0221、記憶装置0222、通信装置0223等のシステムリソースを追加する必要があることを表示装置に表示させる。その後、処理ロジック実行制御部0414は、0904において、通常実行待ち行列0502に格納される処理を全て停止する。その後、処理ロジック実行制御部0414は、0905において、電力需給状態を参照する。その後、処理ロジック実行制御部0414は、0906において、0905の参照結果に基づいて、優先実行待ち行列0503に格納される処理のうち、優先度の低い処理を停止し、フローを終了する。これにより、エネルギー管理システム0200は、最低限必要な処理を実行する縮退運転を行う。その後、エネルギー管理システム0200は、ユーザによるシステムリソースの増強等の対策が実施されるまで縮退運転を行う。 In 0901, the processing logic execution control unit 0414 calculates the execution state of the business application 0107 from the record information acquired by the execution control process. Thereafter, in 0902, the processing logic execution control unit 0414 can determine the business application execution status calculated in 0901 and continue the operations including the demand response control business and the operation of the energy management system 0200. If yes, repeat 0901. When the processing logic execution control unit 0414 cannot continue the operation including the demand response control operation and the operation of the energy management system 0200 in 0902, the processing logic execution control unit 0414 gives the system resource (calculation) to the user of the energy management system 0200 in 0903. Alarm notification indicating resource shortage. The alarm notification causes the display device to display that it is necessary to add system resources such as the processing device 0221, the storage device 0222, and the communication device 0223 in the business application execution management server 0201. Thereafter, the processing logic execution control unit 0414 stops all processing stored in the normal execution queue 0502 at 0904. Thereafter, the processing logic execution control unit 0414 refers to the power supply / demand state in 0905. Thereafter, in 0906, the processing logic execution control unit 0414 stops the low priority processing among the processing stored in the priority execution queue 0503 based on the reference result of 0905, and ends the flow. As a result, the energy management system 0200 performs a degenerate operation for executing a minimum necessary process. Thereafter, the energy management system 0200 performs the degenerate operation until measures such as system resource enhancement by the user are implemented.
 以上の動作継続対応処理によれば、エネルギー管理システム0200は、システムリソースが不足する場合に、エネルギー管理システム0200として最低限必要な処理を継続させることができる。特に、デマンドレスポンス制御業務が優先される。また、エネルギー管理システム0200が、システムリソースの不足を示すアラーム通知を表示装置に表示させることにより、ユーザは、システムリソースを追加するなどの対処を行うことができる。 According to the above operation continuation handling processing, the energy management system 0200 can continue the minimum necessary processing as the energy management system 0200 when system resources are insufficient. In particular, priority is given to demand response control work. Further, the energy management system 0200 displays an alarm notification indicating a shortage of system resources on the display device, whereby the user can take measures such as adding system resources.
 本実施例では、エネルギー管理システムがクラウド環境である場合について説明する。 In this embodiment, a case where the energy management system is a cloud environment will be described.
 図10は、実施例2のエネルギー管理システムを示す。 FIG. 10 shows an energy management system according to the second embodiment.
 実施例1と比較すると、本実施例のエネルギー管理システムは、業務アプリケーション実行管理サーバ0201と、データ蓄積サーバ0202と、業務サーバ0204と、業務サーバ0205の代わりに、クラウド環境1001を有する。クラウド環境1001は、複数のサーバであってもよいし、一つのサーバであってもよい。 Compared with the first embodiment, the energy management system of the present embodiment has a cloud environment 1001 instead of the business application execution management server 0201, the data storage server 0202, the business server 0204, and the business server 0205. The cloud environment 1001 may be a plurality of servers or a single server.
 クラウド環境1001は、アプリケーションサーバ0203に接続されている。 The cloud environment 1001 is connected to the application server 0203.
 クラウド環境1001は、サービスソフトウェア1011と、サービスソフトウェア1012と、サービスソフトウェア1013とを実行する。サービスソフトウェア1011は、実施例1の業務アプリケーション実行管理サーバ0201に相当し、インタフェース提供部0101と、処理ロジック組込み管理部0102と、データアクセス部0103と、処理ロジック実行制御部0105と、電力需給状態/システム状態監視部0104と、実績情報収集部0106と、ポリシー0442とを含む。サービスソフトウェア1012は、実施例1のデータ蓄積サーバ0202に相当し、1つ以上の設備機器及び制御系アプリケーションを実行する機器を含む1つ以上のノード0206からの通信メッセージを、制御系専用ネットワークを介して取得し、該メッセージに含まれるデータをデータベースに蓄積、管理する。サービスソフトウェア1013は、業務サーバ0204及び業務サーバ0205に相当し、その他の業務に関するミドルウェアまたはアプリケーションを実行する。 The cloud environment 1001 executes service software 1011, service software 1012, and service software 1013. The service software 1011 corresponds to the business application execution management server 0201 according to the first embodiment, and includes an interface providing unit 0101, a processing logic incorporation management unit 0102, a data access unit 0103, a processing logic execution control unit 0105, and a power supply / demand state. / System state monitoring unit 0104, performance information collection unit 0106, and policy 0442 are included. The service software 1012 corresponds to the data storage server 0202 of the first embodiment, and sends communication messages from one or more nodes 0206 including one or more equipment and devices that execute control system applications to the control system dedicated network. The data included in the message is stored and managed in a database. The service software 1013 corresponds to the business server 0204 and the business server 0205, and executes middleware or applications related to other business.
 ノード0206は、ネットワーク0211を介してクラウド環境1001に接続される。 The node 0206 is connected to the cloud environment 1001 via the network 0211.
 業務アプリケーション0107は、インタフェース提供部0101により提供される処理インタフェースを用いて、処理ロジック組込み管理部0102における処理ロジックを呼び出し、処理ロジックの処理を実行させる。クラウド環境1001による処理の流れ及びシステムの動作は、実施例1と同様である。 The business application 0107 uses the processing interface provided by the interface providing unit 0101 to call the processing logic in the processing logic built-in management unit 0102 and cause the processing logic to be executed. The processing flow and system operation in the cloud environment 1001 are the same as in the first embodiment.
 本実施例によれば、複数のアプリケーションサーバ0203や、遠隔地のアプリケーションサーバ0203が、クラウド環境1001の処理ロジックを利用することができる。これにより、クラウド環境1001のコストを低減することができる。
また、業務アプリケーション0107やアプリケーションサーバ0203を追加することができ、追加があった場合でも、クラウド環境1001の信頼性を保つことができる。
According to the present embodiment, a plurality of application servers 0203 and remote application servers 0203 can use the processing logic of the cloud environment 1001. Thereby, the cost of the cloud environment 1001 can be reduced.
In addition, the business application 0107 and the application server 0203 can be added, and the reliability of the cloud environment 1001 can be maintained even if there is an addition.
 以上の各実施例において、エネルギー管理システムは、業務アプリケーション向けの処理インタフェースを提供する部分と、処理ロジックが組み込まれる部分と、データベースもしくは他業務システムへのデータアクセスする部分と、を、業務アプリケーションから分けたフレームワーク構成を有する。また、エネルギー管理システムは、ミドルウェアにて、実際のエネルギー管理システムの動作内容、制約等との整合性を維持して必要な処理を実施する。これにより、業務アプリケーションから、非機能要件に対応するための作り込みを排除することができる。また、業務アプリケーション又は処理ロジックを、エネルギー管理システムの運用開始後も、個々の業務の必要に応じて逐次追加することができる。 In each of the above embodiments, the energy management system includes a part that provides a processing interface for a business application, a part in which processing logic is incorporated, and a part that accesses data to a database or other business system from the business application. It has a separate framework configuration. In addition, the energy management system performs necessary processing while maintaining consistency with the actual operation contents, restrictions, and the like of the energy management system using middleware. As a result, it is possible to eliminate the creation of the business application to cope with the non-functional requirements. Also, business applications or processing logic can be added sequentially as needed for each business even after the start of operation of the energy management system.
 また、エネルギー管理システムは、電力系統及びエネルギー管理システムの状態と、処理ロジックの種別とに対して指定されたポリシーに基づき、処理の実行順番の調整を行うことにより、予め設定された処理を優先して実行することができる。また、処理ロジック又は業務アプリケーションの増加により、エネルギー管理システムの動作継続が不可能となった場合に、アラーム通知と、電力需給状態に応じた縮退を行うことにより、エネルギー管理システムの信頼性を保つことができる。これにより、電力、スマートグリッド等の社会インフラとしての信頼性、安定性を保つために、アプリケーションが逐次追加され、システムリソースへの圧迫、負荷増大が発生しても、デマンドレスポンス等の制御アプリケーションを安定稼動させ、エネルギー管理システム全体の整合性及び安定性を保証することができる。 In addition, the energy management system prioritizes preset processing by adjusting the execution order of processing based on the policy specified for the state of the power system and energy management system and the type of processing logic. And can be executed. In addition, when the operation of the energy management system becomes impossible due to an increase in processing logic or business applications, the reliability of the energy management system is maintained by performing alarm notification and degeneration according to the power supply and demand status be able to. As a result, in order to maintain reliability and stability as social infrastructure such as electric power and smart grid, applications are added sequentially, and even if pressure on system resources and load increase occur, control applications such as demand response It is possible to ensure stable operation and guarantee the consistency and stability of the entire energy management system.
 また、エネルギー管理システムの拡張に伴い、エネルギー管理システムにて管理するデータに対するアクセス処理を、エネルギー管理システムの稼動後に追加していく場合でも、制御をはじめとする既存の処理の動作が保証され、エネルギー管理システム全体の整合性及び安定性も保証される。特に性能及び信頼性が要求されるデマンドレスポンス制御業務の処理が安定して実行される。システム運用開始後の業務アプリケーションの規模やデータの規模をシステム構築時点では見積もることが困難であるため、運用により変動し得るエネルギー管理システムにおいて、各実施例の構成は有用である。 In addition, along with the expansion of the energy management system, even if access processing for data managed by the energy management system is added after the operation of the energy management system, the operation of existing processing such as control is guaranteed, The integrity and stability of the entire energy management system is also guaranteed. In particular, processing of demand response control work requiring performance and reliability is stably executed. Since it is difficult to estimate the scale of business applications and the scale of data after the start of system operation at the time of system construction, the configuration of each embodiment is useful in an energy management system that can vary depending on the operation.
 本発明は、以上の実施例に限定されるものでなく、その趣旨から逸脱しない範囲で、他の様々な形に変更することができる。 The present invention is not limited to the above embodiments, and can be modified in various other forms without departing from the spirit of the present invention.
 0101…インタフェース提供部、 0102…処理ロジック組込み管理部、 0103…データアクセス部、 0104…システム状態監視部、 0105…処理ロジック実行制御部、 0106…実績情報収集部、 0107…業務アプリケーション、 0151…ポリシー、 0200…エネルギー管理システム、 0201…業務アプリケーション実行管理サーバ、 0202…データ蓄積サーバ、 0203…アプリケーションサーバ、 0204…業務サーバ、 0206…ノード、 0210…外部システム、 0221…処理装置、 0222…記憶装置、 0223…通信装置
 
0101: Interface providing unit, 0102 ... Processing logic incorporation management unit, 0103 ... Data access unit, 0104 ... System state monitoring unit, 0105 ... Processing logic execution control unit, 0106 ... Performance information collection unit, 0107 ... Business application, 0151 ... Policy , 0200 ... energy management system, 0201 ... business application execution management server, 0202 ... data storage server, 0203 ... application server, 0204 ... business server, 0206 ... node, 0210 ... external system, 0221 ... processing device, 0222 ... storage device, 0223 ... Communication device

Claims (14)

  1.  エネルギー管理システムであって、
     記憶デバイスと、
     エネルギーを用いるノードに接続され、前記エネルギーの管理のための少なくとも一つの業務アプリケーションを実行する計算機に接続される通信デバイスと、
     前記記憶デバイス及び前記通信デバイスに接続される処理デバイスと、
    を備え、
     前記記憶デバイスは、前記業務アプリケーションにより用いられる特定処理を示す処理ロジックと、前記特定処理を呼び出すインタフェースを示すインタフェースロジックとを記憶し、
     前記処理デバイスは、
      前記業務アプリケーションから前記特定処理の呼び出しを前記インタフェースロジックに従って受け付け、
      前記エネルギー管理システムの状態であるシステム状態を監視し、
      前記エネルギーの状態であるエネルギー状態を監視し、
      前記システム状態と前記エネルギー状態と前記特定処理との間の相関関係に基づいて、前記特定処理の実行期間を決定し、
      前記実行期間において、前記処理ロジックに従って前記特定処理を実行する、
    エネルギー管理システム。
    An energy management system,
    A storage device;
    A communication device connected to a node using energy and connected to a computer executing at least one business application for managing the energy;
    A processing device connected to the storage device and the communication device;
    With
    The storage device stores processing logic indicating specific processing used by the business application, and interface logic indicating an interface for calling the specific processing,
    The processing device is
    Accept the call of the specific process from the business application according to the interface logic,
    Monitoring the state of the energy management system,
    Monitoring the energy state which is the state of the energy;
    Based on the correlation between the system state, the energy state, and the specific process, determine an execution period of the specific process,
    Executing the specific process according to the processing logic in the execution period;
    Energy management system.
  2.  前記処理デバイスは、追加処理ロジックと、前記追加処理ロジックの処理を呼び出すインタフェースを示すインタフェースロジックとを、前記記憶デバイスへ保存する、
    請求項1に記載のエネルギー管理システム。
    The processing device stores additional processing logic and interface logic indicating an interface for invoking processing of the additional processing logic in the storage device.
    The energy management system according to claim 1.
  3.  前記記憶デバイスは、複数の処理ロジックと、前記複数の処理ロジックの種別に対する優先度を示すポリシーを記憶し、
     前記複数の処理ロジックは、周期的な前記ノードの制御業務の処理ロジックと、他業務の処理ロジックとを含み、
     前記処理デバイスは、前記ポリシーに基づき、前記制御業務の処理の実行期間を避けて、前記他業務の処理の実行期間を設定する、
    請求項2に記載のエネルギー管理システム。
    The storage device stores a plurality of processing logics and a policy indicating a priority with respect to the plurality of processing logic types,
    The plurality of processing logics include processing logic for periodic control work of the node and processing logic for other work,
    The processing device avoids the execution period of the control work process based on the policy and sets the execution period of the other work process.
    The energy management system according to claim 2.
  4.  前記エネルギーは、前記ノードを含む電力系統の電力であり、
     前記ノードは、需要家設備を含み、
     前記エネルギー状態は、前記電力の需給の状態を示し、
     前記制御業務は、デマンドレスポンスにおいて前記ノードを制御する、
    請求項3に記載のエネルギー管理システム。
    The energy is power of a power system including the node,
    The node includes customer equipment,
    The energy state indicates a state of supply and demand of the power,
    The control task controls the node in demand response.
    The energy management system according to claim 3.
  5.  前記複数の処理ロジックは、前記需要家設備の状態を取得する需要家設備関連業務の処理ロジックを更に含み、
     前記処理デバイスは、前記ポリシーに基づき、前記制御業務の処理の実行期間の前に前記需要家設備関連業務の処理の実行期間を設定する、
    請求項4に記載のエネルギー管理システム。
    The plurality of processing logics further include processing logic for customer facility related work for acquiring the state of the customer facility,
    The processing device, based on the policy, sets the execution period of the processing of the customer equipment related work before the execution period of the processing of the control work,
    The energy management system according to claim 4.
  6.  前記エネルギー状態は、前記電力の需給が逼迫するか否かを示し、
     前記ポリシーは、前記エネルギー状態及び前記種別に対する優先度を示し、
     前記エネルギー状態が前記逼迫である場合の前記需要家設備関連業務の優先度は、前記エネルギー状態が前記逼迫でない場合の前記需要家設備関連業務の優先度より高い、
    請求項5に記載のエネルギー管理システム。
    The energy status indicates whether the supply and demand of the power is tight,
    The policy indicates a priority for the energy state and the type;
    The priority of the customer facility-related business when the energy state is the tightness is higher than the priority of the customer facility-related business when the energy state is not the tightness,
    The energy management system according to claim 5.
  7.  前記複数の処理ロジックは、前記エネルギー管理システムの運用業務の処理ロジックを更に含み、
     前記システム状態は、前記エネルギー管理システムの正常状態と、第一異常状態と、前記第一異常状態より重大な第二異常状態との何れかを示し、
     前記ポリシーは、前記エネルギー状態と前記システム状態と前記種別とに対する優先度を示し、
     前記システム状態が前記第一異常状態である場合の前記運用業務の優先度は、前記システム状態が前記正常状態である場合の前記運用業務の優先度より高く、
     前記システム状態が前記第二異常状態である場合の前記運用業務の優先度は、前記システム状態が前記第一異常状態である場合の前記運用業務の優先度より高く、
     前記システム状態が前記第二異常状態である場合の前記運用業務以外の処理の優先度は、前記運用業務以外の処理の中断を示す、
    請求項4に記載のエネルギー管理システム。
    The plurality of processing logics further include processing logic for operation work of the energy management system,
    The system state indicates one of a normal state of the energy management system, a first abnormal state, and a second abnormal state that is more serious than the first abnormal state,
    The policy indicates a priority for the energy state, the system state, and the type;
    The priority of the operation task when the system state is the first abnormal state is higher than the priority of the operation task when the system state is the normal state,
    The priority of the operation task when the system state is the second abnormal state is higher than the priority of the operation task when the system state is the first abnormal state,
    The priority of processing other than the operation business when the system state is the second abnormal state indicates interruption of processing other than the operation business.
    The energy management system according to claim 4.
  8.  前記ポリシーは、前記エネルギー状態と前記システム状態と前記種別とに対し、第一待ち行列と第二待ち行列を含む複数の待ち行列の何れかを示し、
     前記処理デバイスは、前記特定処理の呼び出しに応じて、前記ポリシーに基づいて前記複数の待ち行列を選択し、前記特定処理を前記選択された待ち行列へ格納し、
     前記処理デバイスは、前記第一待ち行列に格納された処理を、前記第二待ち行列に格納された処理より優先して実行する、
    請求項5に記載のエネルギー管理システム。
    The policy indicates any of a plurality of queues including a first queue and a second queue for the energy state, the system state, and the type;
    The processing device selects the plurality of queues based on the policy in response to a call to the specific process, stores the specific process in the selected queue,
    The processing device executes the process stored in the first queue in preference to the process stored in the second queue;
    The energy management system according to claim 5.
  9.  前記記憶デバイスは、データベースに格納されるマスタデータの複製データを格納し、
     前記処理デバイスは、前記特定処理の種別に基づき、前記特定処理のアクセス先として前記複製データを選択する、
    請求項1に記載のエネルギー管理システム。
    The storage device stores replica data of master data stored in a database;
    The processing device selects the replicated data as an access destination of the specific process based on the type of the specific process.
    The energy management system according to claim 1.
  10.  前記処理デバイスは、処理の実行の実績を、前記記憶デバイスへ保存し、
     前記処理デバイスは、前記特定処理の種別と前記実績情報とに基づき、前記マスタデータ及び前記複製データの何れかを前記アクセス先として選択する、
    請求項9に記載のエネルギー管理システム。
    The processing device stores the performance of processing execution in the storage device,
    The processing device selects either the master data or the replicated data as the access destination based on the type of the specific process and the performance information.
    The energy management system according to claim 9.
  11.  前記処理デバイスは、前記エネルギー管理システムの計算資源が不足していると判定した場合、前記不足を示す情報を表示装置に表示させ、前記ポリシーに基づいて処理を選択し、前記選択された処理以外の処理を停止する、
    請求項3に記載のエネルギー管理システム。
    When it is determined that the computing resource of the energy management system is insufficient, the processing device displays information indicating the shortage on a display device, selects a process based on the policy, and other than the selected process Stop processing,
    The energy management system according to claim 3.
  12.  前記記憶デバイスは、前記特定処理によるアクセスを示すアクセスロジックを格納し、
     前記処理デバイスは、前記システム状態及び前記エネルギー状態に基づいて、前記特定処理の実行期間と前記特定処理のアクセス先を決定し、前記特定処理の実行に応じ、前記アクセスロジックに従って前記アクセス先へアクセスする、
    請求項1に記載のエネルギー管理システム。
    The storage device stores access logic indicating access by the specific process,
    The processing device determines an execution period of the specific process and an access destination of the specific process based on the system state and the energy state, and accesses the access destination according to the access logic according to the execution of the specific process. To
    The energy management system according to claim 1.
  13.  前記処理デバイスは、前記ノードから繰り返し送信されるデータを受信し、前記データをデータベースへ保存し、
     前記処理デバイスは、前記特定処理が前記保存されたデータを要求する場合、前記アクセスロジックに従って、前記保存されたデータを前記データベースから読み出し、前記読み出されたデータを前記業務アプリケーションへ提供する、
    請求項12に記載のエネルギー管理システム。
    The processing device receives data repeatedly transmitted from the node, stores the data in a database,
    When the specific process requests the stored data, the processing device reads the stored data from the database according to the access logic and provides the read data to the business application.
    The energy management system according to claim 12.
  14.  エネルギーを用いるノードの制御を含む少なくとも一つの業務アプリケーションの実行方法であって、
     前記業務アプリケーションにより用いられる特定処理を示す処理ロジックと、前記特定処理を呼び出すインタフェースを示すインタフェースロジックとを記憶する計算機システムを用いて、前記業務アプリケーションによる前記特定処理の呼び出しを前記インタフェースロジックに従って受け付け、
     前記計算機システムを用いて、前記エネルギー管理システムの状態であるシステム状態を監視し、
     前記計算機システムを用いて、前記エネルギーの状態であるエネルギー状態を監視し、
     前記計算機システムを用いて、前記システム状態と前記エネルギー状態と前記特定処理との間の相関関係に基づいて、前記特定処理の実行期間を決定し、
     前記計算機システムを用いて、前記実行期間において、前記処理ロジックに従って前記特定処理を実行する、
    ことを実行する方法。
     
    An execution method of at least one business application including control of a node using energy,
    Using a computer system that stores a processing logic indicating a specific process used by the business application and an interface logic indicating an interface that calls the specific process, the call of the specific process by the business application is received according to the interface logic,
    Using the computer system, monitor the system state that is the state of the energy management system,
    Using the computer system, monitor the energy state that is the state of the energy,
    Using the computer system, based on the correlation between the system state, the energy state and the specific process, determine the execution period of the specific process,
    Using the computer system, executing the specific process according to the processing logic in the execution period,
    How to do that.
PCT/JP2015/058096 2015-03-18 2015-03-18 Energy management system and method for executing business application WO2016147349A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2017505950A JP6322332B2 (en) 2015-03-18 2015-03-18 Energy management system and business application execution method
PCT/JP2015/058096 WO2016147349A1 (en) 2015-03-18 2015-03-18 Energy management system and method for executing business application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/058096 WO2016147349A1 (en) 2015-03-18 2015-03-18 Energy management system and method for executing business application

Publications (1)

Publication Number Publication Date
WO2016147349A1 true WO2016147349A1 (en) 2016-09-22

Family

ID=56919800

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/058096 WO2016147349A1 (en) 2015-03-18 2015-03-18 Energy management system and method for executing business application

Country Status (2)

Country Link
JP (1) JP6322332B2 (en)
WO (1) WO2016147349A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004118334A (en) * 2002-09-24 2004-04-15 Hitachi Kokusai Electric Inc Failure restoring method
JP2009520302A (en) * 2005-12-22 2009-05-21 インテル コーポレイション Method and apparatus for detecting processor state transitions
US20090307696A1 (en) * 2008-06-09 2009-12-10 Microsoft Corporation Thread management based on device power state
JP2012218467A (en) * 2011-04-04 2012-11-12 Denso Corp Electronic control device
JP2014029662A (en) * 2012-06-28 2014-02-13 Ntt Docomo Inc Task control device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004118334A (en) * 2002-09-24 2004-04-15 Hitachi Kokusai Electric Inc Failure restoring method
JP2009520302A (en) * 2005-12-22 2009-05-21 インテル コーポレイション Method and apparatus for detecting processor state transitions
US20090307696A1 (en) * 2008-06-09 2009-12-10 Microsoft Corporation Thread management based on device power state
JP2012218467A (en) * 2011-04-04 2012-11-12 Denso Corp Electronic control device
JP2014029662A (en) * 2012-06-28 2014-02-13 Ntt Docomo Inc Task control device

Also Published As

Publication number Publication date
JP6322332B2 (en) 2018-05-09
JPWO2016147349A1 (en) 2017-07-20

Similar Documents

Publication Publication Date Title
CN106489251B (en) The methods, devices and systems of applied topology relationship discovery
CN107534570B (en) Computer system, method and medium for virtualized network function monitoring
RU2604519C2 (en) Cross-cloud management and troubleshooting
Chaczko et al. Availability and load balancing in cloud computing
EP2796996B1 (en) Cloud infrastructure based management system and method for performing maintenance and deployment for application system
JP6490913B2 (en) Task execution by idle resources of grid computing system
US7287179B2 (en) Autonomic failover of grid-based services
US8095935B2 (en) Adapting message delivery assignments with hashing and mapping techniques
US9535749B2 (en) Methods for managing work load bursts and devices thereof
US20050132379A1 (en) Method, system and software for allocating information handling system resources in response to high availability cluster fail-over events
CN110661647A (en) Life cycle management method and device
KR20160087706A (en) Apparatus and method for resource allocation of a distributed data processing system considering virtualization platform
CN103986748A (en) Method and device for achieving servitization
US8543680B2 (en) Migrating device management between object managers
CN113382077B (en) Micro-service scheduling method, micro-service scheduling device, computer equipment and storage medium
JP4834622B2 (en) Business process operation management system, method, process operation management apparatus and program thereof
KR101256918B1 (en) Method for enhancing scalability and availability of cloud services and the system thereby
JPWO2012077390A1 (en) Network system and service quality control method thereof
JP6525761B2 (en) Web server, management system, and control method thereof
CN108737144B (en) Method and device for resource management
JP6322332B2 (en) Energy management system and business application execution method
CN114090201A (en) Resource scheduling method, device, equipment and storage medium
CN111708605B (en) Intelligent operation and maintenance supporting method and system
CN114338670A (en) Edge cloud platform and three-level cloud control platform for internet traffic with same
CN115686813A (en) Resource scheduling method and device, electronic equipment and storage medium

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017505950

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

Country of ref document: EP

Kind code of ref document: A1