WO2023245666A1 - Management method and apparatus for energy system - Google Patents

Management method and apparatus for energy system Download PDF

Info

Publication number
WO2023245666A1
WO2023245666A1 PCT/CN2022/101289 CN2022101289W WO2023245666A1 WO 2023245666 A1 WO2023245666 A1 WO 2023245666A1 CN 2022101289 W CN2022101289 W CN 2022101289W WO 2023245666 A1 WO2023245666 A1 WO 2023245666A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
format
real
energy
data format
Prior art date
Application number
PCT/CN2022/101289
Other languages
French (fr)
Chinese (zh)
Inventor
张拓
王刚
王德慧
江宁
Original Assignee
西门子股份公司
西门子(中国)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 西门子股份公司, 西门子(中国)有限公司 filed Critical 西门子股份公司
Priority to PCT/CN2022/101289 priority Critical patent/WO2023245666A1/en
Publication of WO2023245666A1 publication Critical patent/WO2023245666A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Definitions

  • the present invention mainly relates to the field of energy, and in particular, to an energy system management method and device.
  • SCADA Supervisory Control and Data Acquisition
  • SCADA Supervisory Control and Data Acquisition
  • SCADA systems are widely used in the energy field to maintain the efficiency of energy systems, process data, intelligent decision-making, and predictive maintenance.
  • the control algorithm in the SCADA system can no longer adapt to this trend well, resulting in the inefficiency of the energy system. .
  • the present invention provides an energy system management method and device to improve the use efficiency of the energy system.
  • the present invention proposes a management method of an energy system.
  • the management method includes: obtaining real-time data in the first data format of each numerically controlled energy equipment in the energy system in a data collection and monitoring control system;
  • the real-time data in the first data format is converted into a second data format identifiable by the energy management platform, and the real-time data in the second data format is sent to the energy management platform; in the energy management platform according to
  • the real-time data in the second data format generates a control strategy, and sends the control strategy to the data collection and monitoring control system.
  • the data collection and monitoring control system performs control on the energy system according to the control strategy.
  • Each CNC energy equipment is controlled.
  • the real-time data exported by the data acquisition and monitoring control system is in the first data format
  • the real-time data in the first data format is converted into a second data format identifiable by the energy management platform
  • the real-time data in the second data format is sent
  • the real-time data of the energy system is processed and analyzed through the energy management platform, and a control strategy is generated based on the processing and analysis results.
  • a more intelligent and optimized control strategy can be generated to improve energy use efficiency and reduce energy use costs. .
  • the first data format is XML format
  • the second data format is JSON format
  • converting the real-time data in the first data format into a second data format identifiable by the energy management platform includes: Match the attributes of the real-time data in the XML format to the attributes in the JSON format, and map the real-time data in the XML format to the JSON format according to the matching result.
  • real-time data in XML format can be converted into JSON format that can be recognized by the energy management platform, thereby realizing data identification of the energy management platform.
  • the method further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy device in the energy system, performing data screening on the real-time data in the first data format. .
  • the amount of data can be reduced, the data analysis efficiency of the energy management platform can be improved, and the management efficiency of the energy system can be improved.
  • the method further includes: obtaining historical data in a first data format in the data collection and monitoring control system, and converting the historical data in the first data format into a third data identifiable by the energy management platform.
  • Second data format the energy management platform generates a control strategy based on the real-time data and historical data in the second data format. For this reason, the historical data of the energy system 21 is sent to the energy management platform. Taking into account the historical status of the energy system, the processing and analysis of the energy management platform can be optimized, thereby improving the management efficiency of the energy system.
  • the method further includes: using an advanced message queue protocol to send the real-time data in the second data format to the energy management platform, and sending the control strategy to the data acquisition and monitoring control system.
  • the Advanced Message Queuing Protocol is a standard message intermediate protocol widely used in the entire industry, which can improve the applicable scope and application scenarios of energy management.
  • the present invention also proposes a management device for an energy system.
  • the management device includes: an acquisition module, which acquires real-time data in the first data format of each numerically controlled energy equipment in the energy system in the data acquisition and monitoring control system; and a conversion module. , convert the real-time data in the first data format into a second data format identifiable by the energy management platform, and send the real-time data in the second data format to the energy management platform; the control module, The energy management platform generates a control strategy based on the real-time data in the second data format, and sends the control strategy to the data collection and monitoring control system.
  • the data collection and monitoring control system controls the data according to the control strategy.
  • Each numerically controlled energy equipment in the energy system is controlled.
  • the first data format is XML format
  • the second data format is JSON format
  • the conversion module converts the real-time data in the first data format into a second data format identifiable by the energy management platform.
  • the data format includes: matching attributes of the real-time data in the XML format to attributes in the JSON format, and mapping the real-time data in the XML format to the JSON format according to the matching result.
  • the device further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy equipment in the energy system, performing data screening on the real-time data in the first data format. .
  • the device further includes: acquiring historical data in a first data format in the data collection and monitoring control system, and converting the historical data in the first data format into a third data identifiable by the energy management platform.
  • Second data format the energy management platform generates a control strategy based on the real-time data and historical data in the second data format.
  • the device further includes: sending the real-time data in the second data format to the energy management platform using an advanced message queue protocol, and sending the control strategy to the data acquisition and monitoring control system.
  • the present invention also proposes an electronic device, including a processor, a memory and instructions stored in the memory, wherein when the instructions are executed by the processor, the above method is implemented.
  • the present invention also proposes a computer-readable storage medium on which computer instructions are stored, which execute the method as described above when executed.
  • Figure 1 is a flow chart of an energy system management method according to an embodiment of the present invention.
  • Figure 2 is a schematic diagram of the implementation environment of an energy system management method according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of an energy system management device according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of an electronic device according to an embodiment of the present invention.
  • FIG. 1 is a flow chart of an energy system management method 100 according to an embodiment of the present invention. As shown in Figure 1, the management method 100 includes:
  • Step 110 The data collection and monitoring control system obtains real-time data in the first data format of each numerically controlled energy equipment in the energy system.
  • the energy system can include CNC energy equipment and loads.
  • CNC energy equipment is CNC equipment, that is, it can send real-time data to the data acquisition and monitoring control system and receive control instructions from the data acquisition and monitoring control system.
  • the load can consume CNC energy equipment. energy.
  • numerically controlled energy equipment may be energy generation equipment (power generation), such as power generation equipment (photovoltaics, fans, etc.), heating equipment (heat pumps, boilers, etc.), refrigeration equipment (refrigerators), It can also be an energy storage device (energy storage battery, etc.).
  • power generation power generation equipment
  • heating equipment heat pumps, boilers, etc.
  • refrigeration equipment refrigerators
  • It can also be an energy storage device (energy storage battery, etc.).
  • real-time data will be generated, such as the real-time power of the energy storage battery.
  • the data acquisition and monitoring control system uses the first format Export this real-time data.
  • the first format may be XML format, that is, the data acquisition and monitoring control system may export data in XML format.
  • Figure 2 is a schematic diagram of the implementation environment of an energy system management method according to an embodiment of the present invention.
  • the implementation environment includes an energy system 21 and a data acquisition and monitoring control system 22.
  • the energy system 21 includes numerically controlled energy equipment 21a, 21b, 21c and 21d, etc., the numerically controlled energy equipment 21a, 21b, 21c and 21d send real-time data to the data acquisition and monitoring control system 22, and the data acquisition and monitoring control system 22 sends control instructions to the numerically controlled energy equipment 21a, 21b, 21c and 21d. middle.
  • Step 120 Convert the real-time data in the first data format into a second data format that can be recognized by the energy management platform, and send the real-time data in the second data format to the energy management platform.
  • the real-time data exported by the data acquisition and monitoring control system is in the first data format, the real-time data in the first data format is converted into a second data format identifiable by the energy management platform, and the real-time data in the second data format is sent to the energy management
  • the platform converts the real-time data of CNC energy equipment into a second data format that can be recognized by the energy management platform, so that the energy management platform can read these data and then process and analyze these data.
  • the implementation environment also includes a data adapter 23 and an energy management platform 24.
  • the data adapter 23 converts real-time data in the first data format into a second data format that can be recognized by the energy management platform, and converts the real-time data in the second data format into a second data format that can be recognized by the energy management platform. Real-time data is sent to the energy management platform 24.
  • the first data format is XML format
  • the second data format is JSON format.
  • Converting real-time data in the first data format into a second data format identifiable by the energy management platform includes: matching real-time data in XML format. attributes to attributes in JSON format, and map real-time data in XML format to JSON format based on the matching results.
  • the real-time data exported by the data collection unit 221 of the data collection and monitoring control system 22 is in XML format and is sent to the first data adapter 231 of the data adapter 23.
  • the first data adapter 231 matches the XML format.
  • the XML can be The real-time data in the format is converted into a JSON format that can be recognized by the energy management platform, thus realizing the data identification of the energy management platform.
  • the method further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy device in the energy system, performing data screening on the real-time data in the first data format.
  • the real-time data in the first data format can be filtered using predefined conditions or manually by the user. For example, the real-time data in the first data format can be filtered out. Read-only data, for this reason, by filtering the real-time data in the first data format, the amount of data can be reduced, the data analysis efficiency of the energy management platform can be improved, and the management efficiency of the energy system can be improved.
  • the method further includes: obtaining historical data in a first data format in the data acquisition and monitoring control system, converting the historical data in the first data format into a second data format identifiable by the energy management platform, and The management platform generates a control strategy based on the real-time data and historical data in the second data format.
  • the data collection and monitoring control system 22 also includes a historical database 222.
  • the historical data of the energy system 21 is stored in the historical database 222.
  • the historical data can have the same data format as the real-time data, which is also the first data format
  • the historical data in the historical database 222 is sent to the second data adapter 232
  • the second data adapter 232 converts the historical data from the first format to the second format, and sends it to the transceiver 241 of the energy management platform 24, For this reason, the historical data of the energy system 21 is sent to the energy management platform.
  • the processing and analysis of the energy management platform can be optimized, thereby improving the management efficiency of the energy system.
  • Step 130 Generate a control strategy on the energy management platform based on the real-time data in the second data format, and send the control strategy to the data acquisition and monitoring control system.
  • the data acquisition and monitoring control system controls each numerically controlled energy equipment in the energy system according to the control strategy. Take control.
  • the energy management platform uses artificial intelligence and digital technology and integrates many intelligent algorithms, digital applications and ecosystems. It is more intelligent than data collection and monitoring control systems and can help improve energy use efficiency and reduce energy use costs. To this end, Through the energy management platform, real-time data of the energy system is processed and analyzed, and a control strategy is generated based on the processing and analysis results. A more intelligent and optimized control strategy can be generated to improve energy use efficiency and reduce energy use costs.
  • the energy management platform 24 includes a transceiver 241 , a user interface 242 , a server 243 , a computing unit 244 and a database 245 .
  • the transceiver 241 sends the received real-time data and historical data in the second data format to the server 243 , the data processing module 243a, data distribution module 243b, and data scheduling module 243c in the server 243 call the database 245 to process the data, send the processing results to the user interface 242 for display, and at the same time send them to the computing unit 244 for analysis and decision-making, and calculate
  • the training module 244a, prediction module 244b, optimization module 244c, analysis module 244d and reporting module 244e of the unit 244 analyze the processed data and generate a control strategy, and send the control strategy to the transceiver 241, and the transceiver 243 controls the
  • the strategy is sent to the third data adapter 233.
  • the third data adapter 233 converts the control strategy into the first format and sends it to the data acquisition and monitoring control system 22.
  • the data acquisition and monitoring control system 22 generates control instructions according to the control strategy to control the energy. CNC energy equipment in system 21 is controlled.
  • the method further includes: using an advanced message queue protocol to send the real-time data in the second data format to the energy management platform, and sending the control strategy to the data acquisition and monitoring control system.
  • the Advanced Message Queuing Protocol may be the RabbitMQ protocol.
  • the first data adapter 231 and the second data adapter 232 use the RabbitMQ protocol to send data in the second data format to the transceiver 241 of the energy management platform 24.
  • the transceiver 241 uses the RabbitMQ protocol to send the control policy to the third data adapter 233.
  • the advanced message queue protocol is used for data communication.
  • the advanced message queue protocol is a standard message intermediate protocol widely used in the entire industry, which can improve energy The applicable scope and application scenarios of management.
  • Embodiments of the present invention provide a management method for an energy system.
  • the real-time data exported by the data collection and monitoring control system is in a first data format, and the real-time data in the first data format is converted into second data identifiable by the energy management platform. format, and sends the real-time data in the second data format to the energy management platform.
  • the real-time data of the energy system is processed and analyzed through the energy management platform, and a control strategy is generated based on the processing and analysis results, which can generate more intelligent and optimized Control strategies to improve energy efficiency and reduce energy usage costs.
  • FIG. 3 is a schematic diagram of an energy system management device 300 according to an embodiment of the present invention. As shown in Figure 3, the management device 300 includes:
  • the acquisition module 310 acquires real-time data in the first data format of each numerically controlled energy equipment in the energy system from the data acquisition and monitoring control system.
  • the conversion module 320 converts the real-time data in the first data format into a second data format that can be recognized by the energy management platform, and sends the real-time data in the second data format to the energy management platform.
  • the control module 330 generates a control strategy on the energy management platform based on the real-time data in the second data format, and sends the control strategy to the data acquisition and monitoring control system.
  • the data acquisition and monitoring control system controls each numerically controlled energy source in the energy system according to the control strategy. device to control.
  • the first data format is XML format
  • the second data format is JSON format.
  • the conversion module 320 converts the real-time data in the first data format into a second data format identifiable by the energy management platform including: matching the XML format. attributes of real-time data to attributes in JSON format, and map real-time data in XML format to JSON format according to the matching results.
  • the device 300 further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy device in the energy system, performing data screening on the real-time data in the first data format.
  • the device 300 further includes: acquiring historical data in a first data format in the data collection and monitoring control system, converting the historical data in the first data format into a second data format identifiable by the energy management platform, and The energy management platform generates a control strategy based on real-time data and historical data in the second data format.
  • the device 300 further includes: using an advanced message queue protocol to send real-time data in the second data format to the energy management platform, and sending the control strategy to the data acquisition and monitoring control system.
  • FIG. 4 is a schematic diagram of an electronic device 400 according to an embodiment of the present invention.
  • the electronic device 400 includes a processor 410 and a memory 420 .
  • the memory 420 stores instructions, and when the instructions are executed by the processor 410 , the method 100 as described above is implemented.
  • the present invention also proposes a computer-readable storage medium on which computer instructions are stored, and when executed, the computer instructions execute the method 100 as described above.
  • Some aspects of the method and device of the present invention may be executed entirely by hardware, may be entirely executed by software (including firmware, resident software, microcode, etc.), or may be executed by a combination of hardware and software.
  • the above hardware or software may be referred to as “data block”, “module”, “engine”, “unit”, “component” or “system”.
  • the processor may be one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DAPDs), programmable logic devices (PLCs), field programmable gate arrays (FPGAs), processors , controller, microcontroller, microprocessor or combination thereof.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DAPDs digital signal processing devices
  • PLCs programmable logic devices
  • FPGAs field programmable gate arrays
  • processors controller, microcontroller, microprocessor or combination thereof.
  • aspects of the invention may be embodied as a computer product embodied in one or more computer-readable media, the product including computer-readable program code.
  • computer-readable media may include, but are not limited to, magnetic storage devices (e.g., hard disks, floppy disks, tapes, etc.), optical disks (e.g., compact disks (CD), digital versatile disks (DVD), ...), smart cards and flash memory devices (e.g. cards, sticks, key drives).
  • a flowchart is used here to illustrate operations performed by methods according to embodiments of the present application. It should be understood that the preceding operations are not necessarily performed in exact order. Instead, the various steps can be processed in reverse order or simultaneously. At the same time, other operations may be added to these processes, or a step or steps may be removed from these processes.

Abstract

Provided in the present invention is a management method for an energy system. The management method comprises: a supervisory control and data acquisition system acquiring real-time data in a first data format of each numerical-control energy device in an energy system; converting the real-time data in the first data format into real-time data in a second data format, which can be identified by an energy management platform, and sending the real-time data which is in the second data format to the energy management platform; and the energy management platform generating a control policy according to the real-time data which is in the second data format, and sending the control policy to the supervisory control and data acquisition system, and the supervisory control and data acquisition system controlling each numerical-control energy device in the energy system according to the control policy.

Description

能源系统的管理方法及装置Energy system management methods and devices 技术领域Technical field
本发明主要涉及能源领域,尤其涉及一种能源系统的管理方法及装置。The present invention mainly relates to the field of energy, and in particular, to an energy system management method and device.
背景技术Background technique
SCADA(Supervisory Control and Data Acquisition)系统,即数据采集与监视控制系统,可以对现场的运行数控能源设备进行监视和控制,以实现数据采集、设备控制、测量、参数调节以及各类信号报警等各项功能。SCADA系统广泛应用于能源领域,用于维护能源系统的效率、处理数据、智能决策,以及预测性维护等。然而,随着能源类型的多样化,新能源的比重不断增加,伴随着能源系统结构的复杂化,SCADA系统中的控制算法已经无法很好地适应这一趋势,导致能源系统的使用效率不高。SCADA (Supervisory Control and Data Acquisition) system, that is, data acquisition and monitoring control system, can monitor and control the running CNC energy equipment on site to achieve data acquisition, equipment control, measurement, parameter adjustment, and various signal alarms, etc. item function. SCADA systems are widely used in the energy field to maintain the efficiency of energy systems, process data, intelligent decision-making, and predictive maintenance. However, with the diversification of energy types, the proportion of new energy continues to increase, and with the complexity of the energy system structure, the control algorithm in the SCADA system can no longer adapt to this trend well, resulting in the inefficiency of the energy system. .
发明内容Contents of the invention
为了解决上述技术问题,本发明提供一种能源系统的管理方法及装置,以提高能源系统的使用效率。In order to solve the above technical problems, the present invention provides an energy system management method and device to improve the use efficiency of the energy system.
为实现上述目的,本发明提出了一种能源系统的管理方法,所述管理方法包括:在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据;将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式,并将所述第二数据格式的实时数据发送至所述能源管理平台;在所述能源管理平台根据所述第二数据格式的实时数据生成一控制策略,并将所述控制策略发送至所述数据采集与监视控制系统,所述数据采集与监视控制系统根据所述控制策略对所述能源系统中各数控能源设备进行控制。为此,数据采集与监视控制系统导出的实时数据为第一数据格式,将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式,并将第二数据格式的实时数据发送至能源管理平台,通过能源管理平台对能源系统的实时数据进行处理和分析,并根据处理和分析结果生成一控制策略,可以生成更加智能和优化的控制策略,提升能源使用效率和降低能源使用成本。In order to achieve the above purpose, the present invention proposes a management method of an energy system. The management method includes: obtaining real-time data in the first data format of each numerically controlled energy equipment in the energy system in a data collection and monitoring control system; The real-time data in the first data format is converted into a second data format identifiable by the energy management platform, and the real-time data in the second data format is sent to the energy management platform; in the energy management platform according to The real-time data in the second data format generates a control strategy, and sends the control strategy to the data collection and monitoring control system. The data collection and monitoring control system performs control on the energy system according to the control strategy. Each CNC energy equipment is controlled. To this end, the real-time data exported by the data acquisition and monitoring control system is in the first data format, the real-time data in the first data format is converted into a second data format identifiable by the energy management platform, and the real-time data in the second data format is sent To the energy management platform, the real-time data of the energy system is processed and analyzed through the energy management platform, and a control strategy is generated based on the processing and analysis results. A more intelligent and optimized control strategy can be generated to improve energy use efficiency and reduce energy use costs. .
可选地,所述第一数据格式为XML格式,所述第二数据格式为JSON格式,将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式包括:匹配所述XML格式的实时数据的属性至所述JSON格式的属性,根据匹配的结果将所述XML格式的实时数据映射成所述JSON格式。为此,可以将XML格式的实时数据转换为能源管理 平台能够识别的JSON格式,实现了能源管理平台的数据识别。Optionally, the first data format is XML format, the second data format is JSON format, and converting the real-time data in the first data format into a second data format identifiable by the energy management platform includes: Match the attributes of the real-time data in the XML format to the attributes in the JSON format, and map the real-time data in the XML format to the JSON format according to the matching result. To this end, real-time data in XML format can be converted into JSON format that can be recognized by the energy management platform, thereby realizing data identification of the energy management platform.
可选地,所述方法还包括:在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据之后,对所述第一数据格式的实时数据进行数据筛选。为此,通过对第一数据格式的实时数据进行数据筛选,可以降低数据量,提高能源管理平台的数据分析效率,进而提高能源系统的管理效率。Optionally, the method further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy device in the energy system, performing data screening on the real-time data in the first data format. . To this end, by filtering real-time data in the first data format, the amount of data can be reduced, the data analysis efficiency of the energy management platform can be improved, and the management efficiency of the energy system can be improved.
可选地,所述方法还包括:获取所述数据采集与监视控制系统中的第一数据格式的历史数据,将所述第一数据格式的所述历史数据转换为能源管理平台可识别的第二数据格式,在所述能源管理平台根据所述第二数据格式的实时数据和历史数据生成控制策略。为此,将能源系统21的历史数据发送至能源管理平台,考虑到了能源系统的历史状况,可以优化能源管理平台的处理分析,进而提高能源系统的管理效率。Optionally, the method further includes: obtaining historical data in a first data format in the data collection and monitoring control system, and converting the historical data in the first data format into a third data identifiable by the energy management platform. Second data format, the energy management platform generates a control strategy based on the real-time data and historical data in the second data format. For this reason, the historical data of the energy system 21 is sent to the energy management platform. Taking into account the historical status of the energy system, the processing and analysis of the energy management platform can be optimized, thereby improving the management efficiency of the energy system.
可选地,所述方法还包括:采用高级消息队列协议将所述第二数据格式的实时数据发送至所述能源管理平台,以及将所述控制策略发送至所述数据采集与监视控制系统。至此,通过采用高级消息队列协议来进行数据通信,高级消息队列协议是一种在全行业广泛应用的标准消息中间协议,可以提高能源管理的适用范围和应用场景。Optionally, the method further includes: using an advanced message queue protocol to send the real-time data in the second data format to the energy management platform, and sending the control strategy to the data acquisition and monitoring control system. At this point, by using the Advanced Message Queuing Protocol for data communication, the Advanced Message Queuing Protocol is a standard message intermediate protocol widely used in the entire industry, which can improve the applicable scope and application scenarios of energy management.
本发明还提出了一种能源系统的管理装置,所述管理装置包括:获取模块,在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据;转换模块,将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式,并将所述第二数据格式的实时数据发送至所述能源管理平台;控制模块,在所述能源管理平台根据所述第二数据格式的实时数据生成一控制策略,并将所述控制策略发送至所述数据采集与监视控制系统,所述数据采集与监视控制系统根据所述控制策略对所述能源系统中各数控能源设备进行控制。The present invention also proposes a management device for an energy system. The management device includes: an acquisition module, which acquires real-time data in the first data format of each numerically controlled energy equipment in the energy system in the data acquisition and monitoring control system; and a conversion module. , convert the real-time data in the first data format into a second data format identifiable by the energy management platform, and send the real-time data in the second data format to the energy management platform; the control module, The energy management platform generates a control strategy based on the real-time data in the second data format, and sends the control strategy to the data collection and monitoring control system. The data collection and monitoring control system controls the data according to the control strategy. Each numerically controlled energy equipment in the energy system is controlled.
可选地,所述第一数据格式为XML格式,所述第二数据格式为JSON格式,所述转换模块将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式包括:匹配所述XML格式的实时数据的属性至所述JSON格式的属性,根据匹配的结果将所述XML格式的实时数据映射成所述JSON格式。Optionally, the first data format is XML format, the second data format is JSON format, and the conversion module converts the real-time data in the first data format into a second data format identifiable by the energy management platform. The data format includes: matching attributes of the real-time data in the XML format to attributes in the JSON format, and mapping the real-time data in the XML format to the JSON format according to the matching result.
可选地,所述装置还包括:在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据之后,对所述第一数据格式的实时数据进行数据筛选。Optionally, the device further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy equipment in the energy system, performing data screening on the real-time data in the first data format. .
可选地,所述装置还包括:获取所述数据采集与监视控制系统中的第一数据格式的历史数据,将所述第一数据格式的所述历史数据转换为能源管理平台可识别的第二数据格式,在所述能源管理平台根据所述第二数据格式的实时数据和历史数据生成控制策略。Optionally, the device further includes: acquiring historical data in a first data format in the data collection and monitoring control system, and converting the historical data in the first data format into a third data identifiable by the energy management platform. Second data format, the energy management platform generates a control strategy based on the real-time data and historical data in the second data format.
可选地,所述装置还包括:采用高级消息队列协议将所述第二数据格式的实时数据发 送至所述能源管理平台,以及将所述控制策略发送至所述数据采集与监视控制系统。Optionally, the device further includes: sending the real-time data in the second data format to the energy management platform using an advanced message queue protocol, and sending the control strategy to the data acquisition and monitoring control system.
本发明还提出了一种电子设备,包括处理器、存储器和存储在所述存储器中的指令,其中所述指令被所述处理器执行时实现如上所述的方法。The present invention also proposes an electronic device, including a processor, a memory and instructions stored in the memory, wherein when the instructions are executed by the processor, the above method is implemented.
本发明还提出了一种计算机可读存储介质,其上存储有计算机指令,所述计算机指令在被运行时执行如上所述的方法。The present invention also proposes a computer-readable storage medium on which computer instructions are stored, which execute the method as described above when executed.
附图说明Description of the drawings
以下附图仅旨在于对本发明做示意性说明和解释,并不限定本发明的范围。其中,The following drawings are only intended to schematically illustrate and explain the present invention and do not limit the scope of the present invention. in,
图1是根据本发明的一实施例的一种能源系统的管理方法的流程图;Figure 1 is a flow chart of an energy system management method according to an embodiment of the present invention;
图2是根据本发明的一实施例的一种能源系统的管理方法的实施环境的示意图;Figure 2 is a schematic diagram of the implementation environment of an energy system management method according to an embodiment of the present invention;
图3是根据本发明的一实施例的一种能源系统的管理装置的示意图;Figure 3 is a schematic diagram of an energy system management device according to an embodiment of the present invention;
图4是根据本发明的一实施例的一种电子装置的示意图。FIG. 4 is a schematic diagram of an electronic device according to an embodiment of the present invention.
附图标记说明Explanation of reference signs
100能源系统的管理方法100 Energy system management methods
110-130步骤Steps 110-130
21能源系统21Energy Systems
21a,21b,21c,21d数控能源设备21a, 21b, 21c, 21d CNC energy equipment
22数据采集与监视控制系统22Data acquisition and monitoring control system
221数据采集单元221 data acquisition unit
222历史数据库222 historical database
223控制单元223 control unit
23数据适配器23 data adapter
231第一数据适配器231 First Data Adapter
232第二数据适配器232 Second Data Adapter
233第三数据适配器233Third Data Adapter
24能源管理平台24 Energy Management Platform
241收发器241 transceiver
242用户界面242 User Interface
243服务器243 server
243a数据处理模块243a data processing module
243b数据分发模块243b data distribution module
243c数据调度模块243c data scheduling module
244计算单元244 computing units
244a训练模块244a training module
244b预测模块244b prediction module
244c优化模块244c optimization module
244d分析模块244d analysis module
244e报告模块244e reporting module
245数据库245 database
300能源系统的管理装置300 Energy System Management Device
310获取模块310 acquisition module
320转换模块320 conversion module
330控制模块330 control module
400电子设备400 Electronic Equipment
410处理器410 processor
420存储器420 memory
具体实施方式Detailed ways
为了对本发明的技术特征、目的和效果有更加清楚的理解,现对照附图说明本发明的具体实施方式。In order to have a clearer understanding of the technical features, purposes and effects of the present invention, the specific embodiments of the present invention will now be described with reference to the accompanying drawings.
在下面的描述中阐述了很多具体细节以便于充分理解本发明,但是本发明还可以采用其它不同于在此描述的其它方式来实施,因此本发明不受下面公开的具体实施例的限制。Many specific details are set forth in the following description to fully understand the present invention, but the present invention can also be implemented in other ways different from those described here, so the present invention is not limited to the specific embodiments disclosed below.
如本申请和权利要求书中所示,除非上下文明确提示例外情形,“一”、“一个”、“一种”和/或“该”等词并非特指单数,也可包括复数。一般说来,术语“包括”与“包含”仅提示包括已明确标识的步骤和元素,而这些步骤和元素不构成一个排它性的罗列,方法或者设备也可能包含其他的步骤或元素。As shown in this application and claims, words such as "a", "an", "an" and/or "the" do not specifically refer to the singular and may include the plural unless the context clearly indicates an exception. Generally speaking, the terms "comprising" and "comprising" only imply the inclusion of clearly identified steps and elements, and these steps and elements do not constitute an exclusive list. The method or apparatus may also include other steps or elements.
本发明提出了一种能源系统的管理方法,图1是根据本发明的一实施例的一种能源系统的管理方法100的流程图,如图1所示,管理方法100包括:The present invention proposes an energy system management method. Figure 1 is a flow chart of an energy system management method 100 according to an embodiment of the present invention. As shown in Figure 1, the management method 100 includes:
步骤110,在数据采集与监视控制系统获取能源系统中各数控能源设备的第一数据格式的实时数据。Step 110: The data collection and monitoring control system obtains real-time data in the first data format of each numerically controlled energy equipment in the energy system.
能源系统可以包括数控能源设备和负载,数控能源设备是数控设备,即可以将实时数 据发送至数据采集与监视控制系统,并从数据采集与监视控制系统接收控制指令,负载可以消耗数控能源设备的能源。在本发明的实施例中,数控能源设备可以是能源产生设备(power generation),例如发电设备(光伏、风机等),制热的设备(热泵、锅炉等),制冷的设备(制冷机),也可以是储能设备(储能电池等)。数控能源设备在运行过程中,会产生实时数据,例如储能电池的实时电量等,数控能源设备的这些实时数据被发送至数据采集与监视控制系统中,数据采集与监视控制系统以第一格式将这些实时数据导出。示例性地,第一格式可以是XML格式,即数据采集与监视控制系统可以导出XML格式的数据。图2是根据本发明的一实施例的一种能源系统的管理方法的实施环境的示意图,实施环境包括能源系统21和数据采集与监视控制系统22,能源系统21包括数控能源设备21a、21b、21c和21d等,数控能源设备21a、21b、21c和21d将实时数据发送至数据采集与监视控制系统22,数据采集与监视控制系统22将控制指令发送至数控能源设备21a、21b、21c和21d中。The energy system can include CNC energy equipment and loads. CNC energy equipment is CNC equipment, that is, it can send real-time data to the data acquisition and monitoring control system and receive control instructions from the data acquisition and monitoring control system. The load can consume CNC energy equipment. energy. In embodiments of the present invention, numerically controlled energy equipment may be energy generation equipment (power generation), such as power generation equipment (photovoltaics, fans, etc.), heating equipment (heat pumps, boilers, etc.), refrigeration equipment (refrigerators), It can also be an energy storage device (energy storage battery, etc.). During the operation of CNC energy equipment, real-time data will be generated, such as the real-time power of the energy storage battery. These real-time data of CNC energy equipment are sent to the data acquisition and monitoring control system. The data acquisition and monitoring control system uses the first format Export this real-time data. For example, the first format may be XML format, that is, the data acquisition and monitoring control system may export data in XML format. Figure 2 is a schematic diagram of the implementation environment of an energy system management method according to an embodiment of the present invention. The implementation environment includes an energy system 21 and a data acquisition and monitoring control system 22. The energy system 21 includes numerically controlled energy equipment 21a, 21b, 21c and 21d, etc., the numerically controlled energy equipment 21a, 21b, 21c and 21d send real-time data to the data acquisition and monitoring control system 22, and the data acquisition and monitoring control system 22 sends control instructions to the numerically controlled energy equipment 21a, 21b, 21c and 21d. middle.
步骤120,将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式,并将第二数据格式的实时数据发送至能源管理平台。Step 120: Convert the real-time data in the first data format into a second data format that can be recognized by the energy management platform, and send the real-time data in the second data format to the energy management platform.
数据采集与监视控制系统导出的实时数据为第一数据格式,将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式,并将第二数据格式的实时数据发送至能源管理平台,通过将数控能源设备的实时数据转换为能源管理平台可识别的第二数据格式,使得能源管理平台能够读取这些数据,进而对这些数据进行处理和分析。如图2所示,实施环境还包括数据适配器23和能源管理平台24,数据适配器23将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式,并将第二数据格式的实时数据发送至能源管理平台24。The real-time data exported by the data acquisition and monitoring control system is in the first data format, the real-time data in the first data format is converted into a second data format identifiable by the energy management platform, and the real-time data in the second data format is sent to the energy management The platform converts the real-time data of CNC energy equipment into a second data format that can be recognized by the energy management platform, so that the energy management platform can read these data and then process and analyze these data. As shown in Figure 2, the implementation environment also includes a data adapter 23 and an energy management platform 24. The data adapter 23 converts real-time data in the first data format into a second data format that can be recognized by the energy management platform, and converts the real-time data in the second data format into a second data format that can be recognized by the energy management platform. Real-time data is sent to the energy management platform 24.
在一些实施例中,第一数据格式为XML格式,第二数据格式为JSON格式,将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式包括:匹配XML格式的实时数据的属性至JSON格式的属性,根据匹配的结果将XML格式的实时数据映射成JSON格式。具体地,如图2所示,数据采集与监视控制系统22的数据采集单元221导出的实时数据为XML格式,被发送至数据适配器23的第一数据适配器231,第一数据适配器231匹配XML格式的实时数据的属性至JSON格式的属性,根据匹配的结果将XML格式的实时数据映射成JSON格式,并将JSON格式的实时数据发送至能源管理平台24的收发器241中,至此,可以将XML格式的实时数据转换为能源管理平台能够识别的JSON格式,实现了能源管理平台的数据识别。In some embodiments, the first data format is XML format, and the second data format is JSON format. Converting real-time data in the first data format into a second data format identifiable by the energy management platform includes: matching real-time data in XML format. attributes to attributes in JSON format, and map real-time data in XML format to JSON format based on the matching results. Specifically, as shown in Figure 2, the real-time data exported by the data collection unit 221 of the data collection and monitoring control system 22 is in XML format and is sent to the first data adapter 231 of the data adapter 23. The first data adapter 231 matches the XML format. attributes of the real-time data to attributes in the JSON format, map the real-time data in the XML format to the JSON format according to the matching result, and send the real-time data in the JSON format to the transceiver 241 of the energy management platform 24. At this point, the XML can be The real-time data in the format is converted into a JSON format that can be recognized by the energy management platform, thus realizing the data identification of the energy management platform.
在一些实施例中,方法还包括:在数据采集与监视控制系统获取能源系统中各数控能 源设备的第一数据格式的实时数据之后,对第一数据格式的实时数据进行数据筛选。具体地,数据采集与监视控制系统22的数据采集单元221导出第一数据格式的实时数据之后,可以采用预定义的条件或用户手动对第一数据格式的实时数据进行数据筛选,例如可以筛选掉只读的数据,为此,通过对第一数据格式的实时数据进行数据筛选,可以降低数据量,提高能源管理平台的数据分析效率,进而提高能源系统的管理效率。In some embodiments, the method further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy device in the energy system, performing data screening on the real-time data in the first data format. Specifically, after the data acquisition unit 221 of the data acquisition and monitoring control system 22 exports the real-time data in the first data format, the real-time data in the first data format can be filtered using predefined conditions or manually by the user. For example, the real-time data in the first data format can be filtered out. Read-only data, for this reason, by filtering the real-time data in the first data format, the amount of data can be reduced, the data analysis efficiency of the energy management platform can be improved, and the management efficiency of the energy system can be improved.
在一些实施例中,方法还包括:获取数据采集与监视控制系统中的第一数据格式的历史数据,将第一数据格式的历史数据转换为能源管理平台可识别的第二数据格式,在能源管理平台根据第二数据格式的实时数据和历史数据生成控制策略。具体地,如图2所示,数据采集与监视控制系统22还包括历史数据库222,历史数据库222中存储有能源系统21的历史数据,历史数据可以跟实时数据具有相同的数据格式,也是第一数据格式,历史数据库222中的历史数据被发送至第二数据适配器232,第二数据适配器232将历史数据由第一格式转换为第二格式,并发送至能源管理平台24的收发器241中,为此,将能源系统21的历史数据发送至能源管理平台,考虑到了能源系统的历史状况,可以优化能源管理平台的处理分析,进而提高能源系统的管理效率。In some embodiments, the method further includes: obtaining historical data in a first data format in the data acquisition and monitoring control system, converting the historical data in the first data format into a second data format identifiable by the energy management platform, and The management platform generates a control strategy based on the real-time data and historical data in the second data format. Specifically, as shown in Figure 2, the data collection and monitoring control system 22 also includes a historical database 222. The historical data of the energy system 21 is stored in the historical database 222. The historical data can have the same data format as the real-time data, which is also the first data format, the historical data in the historical database 222 is sent to the second data adapter 232, the second data adapter 232 converts the historical data from the first format to the second format, and sends it to the transceiver 241 of the energy management platform 24, For this reason, the historical data of the energy system 21 is sent to the energy management platform. Taking into account the historical status of the energy system, the processing and analysis of the energy management platform can be optimized, thereby improving the management efficiency of the energy system.
步骤130,在能源管理平台根据第二数据格式的实时数据生成一控制策略,并将控制策略发送至数据采集与监视控制系统,数据采集与监视控制系统根据控制策略对能源系统中各数控能源设备进行控制。Step 130: Generate a control strategy on the energy management platform based on the real-time data in the second data format, and send the control strategy to the data acquisition and monitoring control system. The data acquisition and monitoring control system controls each numerically controlled energy equipment in the energy system according to the control strategy. Take control.
能源管理平台采用了人工智能和数字化技术,集成了诸多智能算法、数字化应用和生态系统,相比于数据采集与监视控制系统更加智能,可以帮助提升能源使用效率和降低能源使用成本,为此,通过能源管理平台对能源系统的实时数据进行处理和分析,并根据处理和分析结果生成一控制策略,可以生成更加智能和优化的控制策略,提升能源使用效率和降低能源使用成本。如图2所示,能源管理平台24包括收发器241、用户界面242、服务器243、计算单元244和数据库245,收发器241将接收到的第二数据格式的实时数据和历史数据发送至服务器243,服务器243中的数据处理模块243a、数据分发模块243b、数据调度模块243c调用数据库245对数据进行处理,将处理结果发送至用户界面242进行显示,同时发送至计算单元244进行分析和决策,计算单元244的训练模块244a、预测模块244b、优化模块244c、分析模块244d和报告模块244e对处理之后的数据进行分析以及生成一控制策略,并将控制策略发送至收发器241,收发器243将控制策略发送至第三数据适配器233,第三数据适配器233将控制策略转换为第一格式后发送至数据采集与监视控制系统22,数据采集与监视控制系统22根据控制策略产生控制指令,以对能源系统21中的数控能源设备进行控制。The energy management platform uses artificial intelligence and digital technology and integrates many intelligent algorithms, digital applications and ecosystems. It is more intelligent than data collection and monitoring control systems and can help improve energy use efficiency and reduce energy use costs. To this end, Through the energy management platform, real-time data of the energy system is processed and analyzed, and a control strategy is generated based on the processing and analysis results. A more intelligent and optimized control strategy can be generated to improve energy use efficiency and reduce energy use costs. As shown in FIG. 2 , the energy management platform 24 includes a transceiver 241 , a user interface 242 , a server 243 , a computing unit 244 and a database 245 . The transceiver 241 sends the received real-time data and historical data in the second data format to the server 243 , the data processing module 243a, data distribution module 243b, and data scheduling module 243c in the server 243 call the database 245 to process the data, send the processing results to the user interface 242 for display, and at the same time send them to the computing unit 244 for analysis and decision-making, and calculate The training module 244a, prediction module 244b, optimization module 244c, analysis module 244d and reporting module 244e of the unit 244 analyze the processed data and generate a control strategy, and send the control strategy to the transceiver 241, and the transceiver 243 controls the The strategy is sent to the third data adapter 233. The third data adapter 233 converts the control strategy into the first format and sends it to the data acquisition and monitoring control system 22. The data acquisition and monitoring control system 22 generates control instructions according to the control strategy to control the energy. CNC energy equipment in system 21 is controlled.
在一些实施例中,方法还包括:采用高级消息队列协议将第二数据格式的实时数据发送至能源管理平台,以及将控制策略发送至数据采集与监视控制系统。具体地,高级消息队列协议(AMQP)可以是RabbitMQ协议,第一数据适配器231和第二数据适配器232采用RabbitMQ协议将第二数据格式的数据发送至能源管理平台24的收发器241中,收发器241采用RabbitMQ协议将控制策略发送至第三数据适配器233中,至此,通过采用高级消息队列协议来进行数据通信,高级消息队列协议是一种在全行业广泛应用的标准消息中间协议,可以提高能源管理的适用范围和应用场景。In some embodiments, the method further includes: using an advanced message queue protocol to send the real-time data in the second data format to the energy management platform, and sending the control strategy to the data acquisition and monitoring control system. Specifically, the Advanced Message Queuing Protocol (AMQP) may be the RabbitMQ protocol. The first data adapter 231 and the second data adapter 232 use the RabbitMQ protocol to send data in the second data format to the transceiver 241 of the energy management platform 24. The transceiver 241 uses the RabbitMQ protocol to send the control policy to the third data adapter 233. At this point, the advanced message queue protocol is used for data communication. The advanced message queue protocol is a standard message intermediate protocol widely used in the entire industry, which can improve energy The applicable scope and application scenarios of management.
本发明的实施例提供了一种能源系统的管理方法,数据采集与监视控制系统导出的实时数据为第一数据格式,将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式,并将第二数据格式的实时数据发送至能源管理平台,通过能源管理平台对能源系统的实时数据进行处理和分析,并根据处理和分析结果生成一控制策略,可以生成更加智能和优化的控制策略,提升能源使用效率和降低能源使用成本。Embodiments of the present invention provide a management method for an energy system. The real-time data exported by the data collection and monitoring control system is in a first data format, and the real-time data in the first data format is converted into second data identifiable by the energy management platform. format, and sends the real-time data in the second data format to the energy management platform. The real-time data of the energy system is processed and analyzed through the energy management platform, and a control strategy is generated based on the processing and analysis results, which can generate more intelligent and optimized Control strategies to improve energy efficiency and reduce energy usage costs.
本发明还提出了一种能源系统的管理装置,图3是根据本发明的一实施例的一种能源系统的管理装置300的示意图,如图3所示,管理装置300包括:The present invention also proposes an energy system management device. Figure 3 is a schematic diagram of an energy system management device 300 according to an embodiment of the present invention. As shown in Figure 3, the management device 300 includes:
获取模块310,在数据采集与监视控制系统获取能源系统中各数控能源设备的第一数据格式的实时数据。The acquisition module 310 acquires real-time data in the first data format of each numerically controlled energy equipment in the energy system from the data acquisition and monitoring control system.
转换模块320,将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式,并将第二数据格式的实时数据发送至能源管理平台。The conversion module 320 converts the real-time data in the first data format into a second data format that can be recognized by the energy management platform, and sends the real-time data in the second data format to the energy management platform.
控制模块330,在能源管理平台根据第二数据格式的实时数据生成一控制策略,并将控制策略发送至数据采集与监视控制系统,数据采集与监视控制系统根据控制策略对能源系统中各数控能源设备进行控制。The control module 330 generates a control strategy on the energy management platform based on the real-time data in the second data format, and sends the control strategy to the data acquisition and monitoring control system. The data acquisition and monitoring control system controls each numerically controlled energy source in the energy system according to the control strategy. device to control.
在一些实施例中,第一数据格式为XML格式,第二数据格式为JSON格式,转换模块320将第一数据格式的实时数据转换为能源管理平台可识别的第二数据格式包括:匹配XML格式的实时数据的属性至JSON格式的属性,根据匹配的结果将XML格式的实时数据映射成JSON格式。In some embodiments, the first data format is XML format, and the second data format is JSON format. The conversion module 320 converts the real-time data in the first data format into a second data format identifiable by the energy management platform including: matching the XML format. attributes of real-time data to attributes in JSON format, and map real-time data in XML format to JSON format according to the matching results.
在一些实施例中,装置300还包括:在数据采集与监视控制系统获取能源系统中各数控能源设备的第一数据格式的实时数据之后,对第一数据格式的实时数据进行数据筛选。In some embodiments, the device 300 further includes: after the data acquisition and monitoring control system obtains the real-time data in the first data format of each numerically controlled energy device in the energy system, performing data screening on the real-time data in the first data format.
在一些实施例中,装置300还包括:获取数据采集与监视控制系统中的第一数据格式的历史数据,将第一数据格式的历史数据转换为能源管理平台可识别的第二数据格式,在能源管理平台根据第二数据格式的实时数据和历史数据生成控制策略。In some embodiments, the device 300 further includes: acquiring historical data in a first data format in the data collection and monitoring control system, converting the historical data in the first data format into a second data format identifiable by the energy management platform, and The energy management platform generates a control strategy based on real-time data and historical data in the second data format.
在一些实施例中,装置300还包括:采用高级消息队列协议将第二数据格式的实时数 据发送至能源管理平台,以及将控制策略发送至数据采集与监视控制系统。In some embodiments, the device 300 further includes: using an advanced message queue protocol to send real-time data in the second data format to the energy management platform, and sending the control strategy to the data acquisition and monitoring control system.
本发明还提出一种电子设备400。图4是根据本发明的一实施例的一种电子设备400的示意图。如图4所示,电子设备400包括处理器410和存储器420,存储器420存储中存储有指令,其中指令被处理器410执行时实现如上文所述的方法100。The present invention also provides an electronic device 400. FIG. 4 is a schematic diagram of an electronic device 400 according to an embodiment of the present invention. As shown in FIG. 4 , the electronic device 400 includes a processor 410 and a memory 420 . The memory 420 stores instructions, and when the instructions are executed by the processor 410 , the method 100 as described above is implemented.
本发明还提出一种计算机可读存储介质,其上存储有计算机指令,计算机指令在被运行时执行如上文所述的方法100。The present invention also proposes a computer-readable storage medium on which computer instructions are stored, and when executed, the computer instructions execute the method 100 as described above.
本发明的方法和装置的一些方面可以完全由硬件执行、可以完全由软件(包括固件、常驻软件、微码等)执行、也可以由硬件和软件组合执行。以上硬件或软件均可被称为“数据块”、“模块”、“引擎”、“单元”、“组件”或“系统”。处理器可以是一个或多个专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理器件(DAPD)、可编程逻辑器件(PLC)、现场可编程门阵列(FPGA)、处理器、控制器、微控制器、微处理器或者其组合。此外,本发明的各方面可能表现为位于一个或多个计算机可读介质中的计算机产品,该产品包括计算机可读程序编码。例如,计算机可读介质可包括,但不限于,磁性存储设备(例如,硬盘、软盘、磁带……)、光盘(例如,压缩盘(CD)、数字多功能盘(DVD)……)、智能卡以及闪存设备(例如,卡、棒、键驱动器……)。Some aspects of the method and device of the present invention may be executed entirely by hardware, may be entirely executed by software (including firmware, resident software, microcode, etc.), or may be executed by a combination of hardware and software. The above hardware or software may be referred to as "data block", "module", "engine", "unit", "component" or "system". The processor may be one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DAPDs), programmable logic devices (PLCs), field programmable gate arrays (FPGAs), processors , controller, microcontroller, microprocessor or combination thereof. Additionally, aspects of the invention may be embodied as a computer product embodied in one or more computer-readable media, the product including computer-readable program code. For example, computer-readable media may include, but are not limited to, magnetic storage devices (e.g., hard disks, floppy disks, tapes, etc.), optical disks (e.g., compact disks (CD), digital versatile disks (DVD), ...), smart cards and flash memory devices (e.g. cards, sticks, key drives...).
在此使用了流程图用来说明根据本申请的实施例的方法所执行的操作。应当理解的是,前面的操作不一定按照顺序来精确地执行。相反,可以按照倒序或同时处理各种步骤。同时,或将其他操作添加到这些过程中,或从这些过程移除某一步或数步操作。A flowchart is used here to illustrate operations performed by methods according to embodiments of the present application. It should be understood that the preceding operations are not necessarily performed in exact order. Instead, the various steps can be processed in reverse order or simultaneously. At the same time, other operations may be added to these processes, or a step or steps may be removed from these processes.
应当理解,虽然本说明书是按照各个实施例描述的,但并非每个实施例仅包含一个独立的技术方案,说明书的这种叙述方式仅仅是为清楚起见,本领域技术人员应当将说明书作为一个整体,各实施例中的技术方案也可以经适当组合,形成本领域技术人员可以理解的其他实施方式。It should be understood that although this specification is described in terms of various embodiments, not each embodiment only contains an independent technical solution. This description of the specification is only for the sake of clarity, and those skilled in the art should take the specification as a whole. , the technical solutions in each embodiment can also be appropriately combined to form other implementations that can be understood by those skilled in the art.
以上所述仅为本发明示意性的具体实施方式,并非用以限定本发明的范围。任何本领域的技术人员,在不脱离本发明的构思和原则的前提下所作的等同变化、修改与结合,均应属于本发明保护的范围。The above descriptions are only illustrative embodiments of the present invention and are not intended to limit the scope of the present invention. Any equivalent changes, modifications and combinations made by those skilled in the art without departing from the concept and principles of the present invention shall fall within the scope of protection of the present invention.

Claims (12)

  1. 一种能源系统的管理方法(100),其特征在于,所述管理方法(100)包括:A management method (100) for an energy system, characterized in that the management method (100) includes:
    在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据(110);Obtain real-time data in the first data format of each numerically controlled energy equipment in the energy system in the data acquisition and monitoring control system (110);
    将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式,并将所述第二数据格式的实时数据发送至所述能源管理平台(120);Convert the real-time data in the first data format into a second data format identifiable by the energy management platform, and send the real-time data in the second data format to the energy management platform (120);
    在所述能源管理平台根据所述第二数据格式的实时数据生成一控制策略,并将所述控制策略发送至所述数据采集与监视控制系统,所述数据采集与监视控制系统根据所述控制策略对所述能源系统中各数控能源设备进行控制(130)。The energy management platform generates a control strategy based on the real-time data in the second data format, and sends the control strategy to the data collection and monitoring control system. The data collection and monitoring control system generates a control strategy based on the control strategy. The strategy controls each digitally controlled energy device in the energy system (130).
  2. 根据权利要求1所述的管理方法(100),其特征在于,所述第一数据格式为XML格式,所述第二数据格式为JSON格式,将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式包括:匹配所述XML格式的实时数据的属性至所述JSON格式的属性,根据匹配的结果将所述XML格式的实时数据映射成所述JSON格式。The management method (100) according to claim 1, characterized in that the first data format is XML format, the second data format is JSON format, and the real-time data in the first data format is converted The second data format identifiable by the energy management platform includes: matching attributes of the real-time data in the XML format to attributes in the JSON format, and mapping the real-time data in the XML format to the JSON format according to the matching result.
  3. 根据权利要求2所述的管理方法(100),其特征在于,所述方法(100)还包括:在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据之后,对所述第一数据格式的实时数据进行数据筛选。The management method (100) according to claim 2, characterized in that the method (100) further includes: obtaining real-time data in the first data format of each numerically controlled energy equipment in the energy system in the data acquisition and monitoring control system. After the data is collected, perform data screening on the real-time data in the first data format.
  4. 根据权利要求1所述的管理方法(100),其特征在于,所述方法(100)还包括:获取所述数据采集与监视控制系统中的第一数据格式的历史数据,将所述第一数据格式的所述历史数据转换为能源管理平台可识别的第二数据格式,在所述能源管理平台根据所述第二数据格式的实时数据和历史数据生成控制策略。The management method (100) according to claim 1, characterized in that the method (100) further includes: obtaining historical data in the first data format in the data collection and monitoring control system, and converting the first The historical data in the data format is converted into a second data format identifiable by the energy management platform, and the energy management platform generates a control strategy based on the real-time data and historical data in the second data format.
  5. 根据权利要求1所述的管理方法(100),其特征在于,所述方法(100)还包括:采用高级消息队列协议将所述第二数据格式的实时数据发送至所述能源管理平台,以及将所述控制策略发送至所述数据采集与监视控制系统。The management method (100) according to claim 1, characterized in that the method (100) further includes: using an advanced message queue protocol to send the real-time data in the second data format to the energy management platform, and Send the control strategy to the data acquisition and monitoring control system.
  6. 一种能源系统的管理装置(300),其特征在于,所述管理装置(300)包括:A management device (300) for an energy system, characterized in that the management device (300) includes:
    获取模块(310),在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据;The acquisition module (310) acquires real-time data in the first data format of each numerically controlled energy equipment in the energy system in the data acquisition and monitoring control system;
    转换模块(320),将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式,并将所述第二数据格式的实时数据发送至所述能源管理平台;The conversion module (320) converts the real-time data in the first data format into a second data format identifiable by the energy management platform, and sends the real-time data in the second data format to the energy management platform;
    控制模块(330),在所述能源管理平台根据所述第二数据格式的实时数据生成一控制策略,并将所述控制策略发送至所述数据采集与监视控制系统,所述数据采集与监视控制 系统根据所述控制策略对所述能源系统中各数控能源设备进行控制。The control module (330) generates a control strategy based on the real-time data in the second data format on the energy management platform, and sends the control strategy to the data collection and monitoring control system. The data collection and monitoring system The control system controls each numerically controlled energy equipment in the energy system according to the control strategy.
  7. 根据权利要求6所述的管理装置(300),其特征在于,所述第一数据格式为XML格式,所述第二数据格式为JSON格式,所述转换模块将所述第一数据格式的所述实时数据转换为能源管理平台可识别的第二数据格式包括:匹配所述XML格式的实时数据的属性至所述JSON格式的属性,根据匹配的结果将所述XML格式的实时数据映射成所述JSON格式。The management device (300) according to claim 6, characterized in that the first data format is XML format, the second data format is JSON format, and the conversion module converts all elements of the first data format into Converting the real-time data into a second data format identifiable by the energy management platform includes: matching attributes of the real-time data in the XML format to attributes in the JSON format, and mapping the real-time data in the XML format into the Described JSON format.
  8. 根据权利要求7所述的管理装置(300),其特征在于,所述装置(300)还包括:在数据采集与监视控制系统获取所述能源系统中各数控能源设备的第一数据格式的实时数据之后,对所述第一数据格式的实时数据进行数据筛选。The management device (300) according to claim 7, characterized in that the device (300) further includes: obtaining real-time data in the first data format of each numerically controlled energy equipment in the energy system in the data acquisition and monitoring control system. After the data is collected, perform data screening on the real-time data in the first data format.
  9. 根据权利要求6所述的管理装置(300),其特征在于,所述装置(300)还包括:获取所述数据采集与监视控制系统中的第一数据格式的历史数据,将所述第一数据格式的所述历史数据转换为能源管理平台可识别的第二数据格式,在所述能源管理平台根据所述第二数据格式的实时数据和历史数据生成控制策略。The management device (300) according to claim 6, characterized in that the device (300) further includes: acquiring historical data in the first data format in the data collection and monitoring control system, converting the first The historical data in the data format is converted into a second data format identifiable by the energy management platform, and the energy management platform generates a control strategy based on the real-time data and historical data in the second data format.
  10. 根据权利要求6所述的管理装置(300),其特征在于,所述装置(300)还包括:采用高级消息队列协议将所述第二数据格式的实时数据发送至所述能源管理平台,以及将所述控制策略发送至所述数据采集与监视控制系统。The management device (300) according to claim 6, characterized in that the device (300) further includes: using an advanced message queue protocol to send the real-time data in the second data format to the energy management platform, and Send the control strategy to the data acquisition and monitoring control system.
  11. 一种电子设备(400),包括处理器(410)、存储器(420)和存储在所述存储器(420)中的指令,其中所述指令被所述处理器(410)执行时实现如权利要求1-5任一项所述的方法。An electronic device (400) including a processor (410), a memory (420) and instructions stored in the memory (420), wherein the instructions when executed by the processor (410) implement as claimed The method described in any one of 1-5.
  12. 一种计算机可读存储介质,其上存储有计算机指令,所述计算机指令在被运行时执行根据权利要求1-5中任一项所述的方法。A computer-readable storage medium having computer instructions stored thereon which, when executed, perform the method according to any one of claims 1-5.
PCT/CN2022/101289 2022-06-24 2022-06-24 Management method and apparatus for energy system WO2023245666A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/101289 WO2023245666A1 (en) 2022-06-24 2022-06-24 Management method and apparatus for energy system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/101289 WO2023245666A1 (en) 2022-06-24 2022-06-24 Management method and apparatus for energy system

Publications (1)

Publication Number Publication Date
WO2023245666A1 true WO2023245666A1 (en) 2023-12-28

Family

ID=89379043

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/101289 WO2023245666A1 (en) 2022-06-24 2022-06-24 Management method and apparatus for energy system

Country Status (1)

Country Link
WO (1) WO2023245666A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6516326B1 (en) * 2000-10-30 2003-02-04 Stone And Webster Consultants, Inc. System and method for integrating electrical power grid and related data from various proprietary raw data formats into a single maintainable electrically connected database
CN101515161A (en) * 2008-02-18 2009-08-26 国际商业机器公司 Centralized energy management method and system
CN102789219A (en) * 2012-07-27 2012-11-21 中国海洋大学 Energy management system
CN107424079A (en) * 2017-06-29 2017-12-01 广州智慧城市发展研究院 A kind of heavy construction energy consumption management system and method based on big data platform
CN113157773A (en) * 2021-04-29 2021-07-23 国网江苏省电力有限公司苏州供电分公司 Energy management platform of comprehensive energy system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6516326B1 (en) * 2000-10-30 2003-02-04 Stone And Webster Consultants, Inc. System and method for integrating electrical power grid and related data from various proprietary raw data formats into a single maintainable electrically connected database
CN101515161A (en) * 2008-02-18 2009-08-26 国际商业机器公司 Centralized energy management method and system
CN102789219A (en) * 2012-07-27 2012-11-21 中国海洋大学 Energy management system
CN107424079A (en) * 2017-06-29 2017-12-01 广州智慧城市发展研究院 A kind of heavy construction energy consumption management system and method based on big data platform
CN113157773A (en) * 2021-04-29 2021-07-23 国网江苏省电力有限公司苏州供电分公司 Energy management platform of comprehensive energy system

Similar Documents

Publication Publication Date Title
US8099197B2 (en) Method and system for distributed energy generator message aggregation
CN108921355B (en) Alarm threshold setting method and device based on time series prediction model
US20120166115A1 (en) Platform, system and method for energy profiling
WO2013040853A1 (en) Cloud computing-based system and method for management and control of water pump
WO2021042339A1 (en) Heat dissipation control and model training method, device and system, and storage medium
WO2019080807A1 (en) Method and system for managing energy supply device, and terminal device
CN112412763A (en) Cloud-controlled air compressor cooperative operation method and related equipment thereof
CN114781184A (en) Digital energy consumption online safety monitoring management method and system
WO2023245666A1 (en) Management method and apparatus for energy system
CN117193240A (en) Electric control cabinet fault early warning system for electrochemical aluminum production
CN115271318A (en) Energy recovery scheduling method and device
CN115099778A (en) Management and control method, system, equipment and medium for industrial manufacturing equipment
CN115392640A (en) Maintenance-oriented motor generator full life cycle cost efficiency evaluation system
TW201638862A (en) Customer energy control method based on an automatic demand response protocol
CN115965236B (en) Intelligent optimization method based on electricity consumption portrait
CN117353349B (en) Power supply state control method of energy storage system, storage medium and electronic equipment
CN116560838B (en) Edge computing terminal equipment, comprehensive energy station, management platform and control method thereof
CN108663935B (en) Control system and design method for gradient model architecture of single-chip dual-core DSP frequency converter
CN116702934A (en) Operation management method and system for campus intelligent life platform
CN116033717A (en) Transformer-based data center energy-saving control method
CN116863931A (en) Equipment semantic control method, device, equipment and storage medium
CN117391337A (en) Energy management device and energy management method
CN112698619A (en) Equipment running state judgment method
CN117609950A (en) Data prediction method, device, equipment and storage medium
CN109189145A (en) A kind of thermal hardware energy-saving control method

Legal Events

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

Ref document number: 22947432

Country of ref document: EP

Kind code of ref document: A1