WO2016147349A1 - Système de gestion d'énergie et procédé d'exécution d'une application commerciale - Google Patents
Système de gestion d'énergie et procédé d'exécution d'une application commerciale Download PDFInfo
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/48—Program 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
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Power Sources (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
L'invention facilite l'ajout d'un processus et gère la fiabilité d'une application commerciale. Un dispositif de stockage enregistre une logique de traitement indiquant un processus spécifique utilisé par l'application commerciale et une logique d'interface indiquant une interface qui appelle le processus spécifique. Un dispositif de traitement accepte un appel du processus spécifique par l'application commerciale conformément à la logique d'interface, surveille un état de système qui est l'état d'un système de gestion d'énergie, surveille un état d'énergie qui est l'état d'énergie, détermine la période d'exécution du traitement spécifique d'après la corrélation entre l'état du système, l'état d'énergie et le processus spécifique, et exécute le processus spécifique durant la période d'exécution conformément à la logique de traitement.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2015/058096 WO2016147349A1 (fr) | 2015-03-18 | 2015-03-18 | Système de gestion d'énergie et procédé d'exécution d'une application commerciale |
JP2017505950A JP6322332B2 (ja) | 2015-03-18 | 2015-03-18 | エネルギー管理システムおよび業務アプリケーションの実行方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2015/058096 WO2016147349A1 (fr) | 2015-03-18 | 2015-03-18 | Système de gestion d'énergie et procédé d'exécution d'une application commerciale |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016147349A1 true WO2016147349A1 (fr) | 2016-09-22 |
Family
ID=56919800
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2015/058096 WO2016147349A1 (fr) | 2015-03-18 | 2015-03-18 | Système de gestion d'énergie et procédé d'exécution d'une application commerciale |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP6322332B2 (fr) |
WO (1) | WO2016147349A1 (fr) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004118334A (ja) * | 2002-09-24 | 2004-04-15 | Hitachi Kokusai Electric Inc | 障害復旧方法 |
JP2009520302A (ja) * | 2005-12-22 | 2009-05-21 | インテル コーポレイション | プロセッサ状態遷移を検出するための方法及び装置 |
US20090307696A1 (en) * | 2008-06-09 | 2009-12-10 | Microsoft Corporation | Thread management based on device power state |
JP2012218467A (ja) * | 2011-04-04 | 2012-11-12 | Denso Corp | 電子制御装置 |
JP2014029662A (ja) * | 2012-06-28 | 2014-02-13 | Ntt Docomo Inc | タスク制御装置 |
-
2015
- 2015-03-18 JP JP2017505950A patent/JP6322332B2/ja not_active Expired - Fee Related
- 2015-03-18 WO PCT/JP2015/058096 patent/WO2016147349A1/fr active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004118334A (ja) * | 2002-09-24 | 2004-04-15 | Hitachi Kokusai Electric Inc | 障害復旧方法 |
JP2009520302A (ja) * | 2005-12-22 | 2009-05-21 | インテル コーポレイション | プロセッサ状態遷移を検出するための方法及び装置 |
US20090307696A1 (en) * | 2008-06-09 | 2009-12-10 | Microsoft Corporation | Thread management based on device power state |
JP2012218467A (ja) * | 2011-04-04 | 2012-11-12 | Denso Corp | 電子制御装置 |
JP2014029662A (ja) * | 2012-06-28 | 2014-02-13 | Ntt Docomo Inc | タスク制御装置 |
Also Published As
Publication number | Publication date |
---|---|
JP6322332B2 (ja) | 2018-05-09 |
JPWO2016147349A1 (ja) | 2017-07-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107534570B (zh) | 用于虚拟化网络功能监控的计算机系统、方法和介质 | |
RU2604519C2 (ru) | Меж-облачное управление и устранение неполадок | |
Chaczko et al. | Availability and load balancing in cloud computing | |
EP2796996B1 (fr) | Système et procédé de gestion basés sur une infrastructure infonuagique destinés à la maintenance et au déploiement d'un système d'applications | |
US7287179B2 (en) | Autonomic failover of grid-based services | |
US8095935B2 (en) | Adapting message delivery assignments with hashing and mapping techniques | |
JP2015011716A (ja) | グリッドコンピューティングシステムの遊休リソースによるタスク実行 | |
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 | |
KR20160087706A (ko) | 가상화 플랫폼을 고려한 분산 데이터 처리 시스템의 자원 할당 장치 및 할당 방법 | |
CN113382077B (zh) | 微服务调度方法、装置、计算机设备和存储介质 | |
CN105556499A (zh) | 智能自动缩放 | |
CN103986748A (zh) | 实现服务化的方法和装置 | |
US8543680B2 (en) | Migrating device management between object managers | |
JP4834622B2 (ja) | ビジネスプロセス運用管理システム、方法、プロセス運用管理装置およびそのプログラム | |
KR101256918B1 (ko) | 클라우드 서비스의 확장성과 가용성을 향상시키는 방법 및 그 시스템 | |
JPWO2012077390A1 (ja) | ネットワークシステム、及びそのサービス品質制御方法 | |
CN114338670A (zh) | 一种边缘云平台和具有其的网联交通三级云控平台 | |
JP6525761B2 (ja) | ウェブサーバ、管理システム、およびその制御方法 | |
CN115686813A (zh) | 一种资源调度方法、装置、电子设备和存储介质 | |
CN108737144B (zh) | 资源管理的方法和设备 | |
JP6322332B2 (ja) | エネルギー管理システムおよび業務アプリケーションの実行方法 | |
CN114090201A (zh) | 资源调度方法、装置、设备及存储介质 | |
CN111708605B (zh) | 一种智能运维支撑方法和支撑系统 | |
JP6502783B2 (ja) | 一括管理システム、一括管理方法およびプログラム |
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 |