Household energy management system and household energy management method

By designing a home energy management system and using the management module of the Linux system for unified management and scheduling, the problems of limited functionality and poor data security of existing devices are solved, and energy management with fast processing and security is achieved.

CN121840914APending Publication Date: 2026-04-10IGEN TECH CO LTD
View PDF 0 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Filing Date
2025-12-22
Publication Date
2026-04-10

AI Technical Summary

Technical Problem

Existing home energy management devices have limited functionality, cannot accurately acquire distributed energy data, cannot interconnect with other systems, have poor data security, insufficient processing capabilities, and poor real-time performance.

Method used

Design a home energy management system, including a power generation module, an energy storage module, a load module, an electricity meter module, and a management module. The management module uses a Linux system for unified management and scheduling, supports multiple communication methods, and uses dual storage paths to verify data validity.

Benefits of technology

It enables rapid processing and secure management of home energy data, improves data interaction efficiency, and enhances the real-time nature and security of home energy management.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN121840914A_ABST
    Figure CN121840914A_ABST
Patent Text Reader

Abstract

The invention relates to a household energy management system and a household energy management method. The system comprises a power generation module, an energy storage module, a load module, an electric meter module and a management module. The power generation module comprises a power controller and at least one power generation assembly, and the power controller is connected with the at least one power generation assembly to control the power of the power generation assembly; the energy storage module comprises an energy storage converter and at least one battery assembly, and the energy storage converter is connected with the at least one battery assembly to control charging and discharging of the battery assembly; the management module comprises a controller, a memory assembly and an energy control assembly, the energy control assembly is connected with the power controller and the energy storage converter, the memory assembly comprises two storage units, the storage units are used for storing configuration files, and the two storage units are backups for each other. The management module adopts a Linux system, so that the processing capability of household energy management is improved, rapid processing of data is realized, the data interaction efficiency can be improved, and the time delay can be reduced.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the technical field of Internet of Things, and in particular to a household energy management system and a household energy management method. BACKGROUND

[0002] At present, the existing household energy management device has single function and many defects: first, the energy data is single, for example, the energy data of the electric meter only has total power consumption data, and the dispersed energy data cannot be accurately obtained; second, each energy management is a separate system, and cannot be effectively interconnected to form a data chain, so it is difficult to manage and dispatch the energy; third, the network data security of household energy has certain vulnerability risk; fourth, the energy gateway is single, and the processing capacity and data throughput are insufficient, and the real-time performance of data processing is poor. SUMMARY

[0003] In order to solve at least one of the above technical problems, the present application provides a household energy management system and a household energy management method.

[0004] According to some embodiments of the present application, a household energy management system is provided, which comprises a power generation module, an energy storage module, a load module, an electric meter module and a management module, the power generation module, the energy storage module, the load module and the electric meter module are connected with a power grid bus; the power generation module comprises a power controller and at least one power generation component, the power controller is connected with the at least one power generation component to control the power of the at least one power generation component, and the power generation component is a photovoltaic component or a wind power generation component; the energy storage module comprises an energy storage converter and at least one battery component, the energy storage converter is connected with the at least one battery component to control the charging and discharging of the at least one battery component, and the energy storage converter is connected with the power controller; the management module comprises a controller, a memory component and an energy control component, the controller is realized based on a Linux system, the energy control component is connected with the power controller and the energy storage converter respectively, the memory component comprises two storage units, the storage units are used for storing configuration files of the power generation module, the energy storage module and the load module, and the two storage units are backup for each other.

[0005] In some possible implementation manners, the load module comprises controllable load units and uncontrollable load units, the electric meter module is connected with the controllable load units and the uncontrollable load units respectively, the controllable load units comprise controllable load switches, and the energy control component is further connected with the controllable load switches.

[0006] In some possible implementation manners, the management module further comprises a communication module, the communication module comprising at least two wireless communication units and at least two wired communication units, the wireless communication unit being one of a wifi module, a radio frequency module, a Bluetooth module and an Internet of Things module, and the wireless communication unit being configured to connect with a cloud server or a mobile control terminal.

[0007] In some possible implementation manners, the management module further comprises a watchdog component, a debugging interface component, an interactive interface component and a state feedback component; the watchdog component is connected with the controller to control the controller to reset and restart, the debugging interface component is connected with the controller and an external debugging device respectively, the debugging interface is configured to transmit data of the external debugging device to debug and upgrade the controller, the interactive interface component is connected with the controller and an external interactive device respectively, the interactive interface component is configured to transmit an instruction of the external interactive device to the controller, and the state feedback component is connected with the controller to send feedback information according to a state of the controller.

[0008] According to some embodiments of the present application, a home energy management method is also provided, which is applied to the management module of the home energy management system in any of the above embodiments, and the method comprises the following steps: obtaining energy system data, the energy system data indicating a topological structure and device parameters of a home energy system; updating a configuration file of the home energy management system based on the energy system data; obtaining energy state data, the energy state data indicating energy supply and energy consumption of the home energy system; determining an energy management strategy based on the energy state data; and adjusting and controlling power of a power generation module, an energy storage module and a load module in the home energy management system based on the energy management strategy in the case that the configuration file is verified successfully.

[0009] In some possible implementation manners, the memory component of the management module comprises a main storage unit and a backup storage unit, the main storage unit storing the configuration file, and the backup storage unit storing a backup file of the configuration file; before the configuration file is verified successfully, the method further comprises the following steps: determining that the configuration file is verified successfully in the case that both the configuration file and the backup file are verified to be legal; updating the backup file by using the configuration file in the case that only the configuration file is verified to be legal; updating the configuration file by using the backup file in the case that only the backup file is verified to be legal; and obtaining default configuration data to update the configuration file and the backup file in the case that both the configuration file and the backup file are verified to be illegal.

[0010] In some possible implementations, the method further includes: if the configuration file verification fails, obtaining a cloud configuration file and generating a cloud energy management strategy based on the cloud configuration file; if the cloud configuration file acquisition fails, obtaining a user-defined configuration file and generating a user-defined energy management strategy based on the user-defined configuration file.

[0011] In some possible implementations, the energy state data includes power generation, power consumption, and battery remaining capacity. Determining an energy management strategy based on the energy state data includes: when the power generation is greater than the power consumption and the battery remaining capacity is less than a first preset value, the energy management strategy is to charge the battery; when the power generation is greater than the power consumption and the battery remaining capacity is greater than or equal to the first preset value, the energy management strategy is to feed power to the grid; when the power generation is less than the power consumption and the battery remaining capacity is greater than a second preset value, the energy management strategy is to discharge the battery; when the power generation is less than the power consumption and the battery remaining capacity is less than the second preset value, the energy management strategy is to draw power from the grid; wherein the first preset value indicates a battery rechargeable threshold, and the second preset value indicates a battery dischargeable threshold.

[0012] According to some embodiments of the present invention, an electronic device is also provided, the electronic device including a processor and a memory, the memory storing at least one instruction or at least one program, the at least one instruction or at least one program being loaded and executed by the processor to implement the home energy management method as described above.

[0013] According to some embodiments of the present invention, a storage medium is also provided, wherein at least one instruction or at least one program is stored therein, the at least one instruction or at least one program being loaded and executed by a processor to implement the home energy management method as described above.

[0014] The present invention has the following beneficial effects: 1. The home energy management system of the present invention is equipped with a management module. The management module adopts the Linux system, which improves the processing capability of home energy management, realizes rapid data processing, and can improve data interaction efficiency and reduce latency.

[0015] 2. The home energy management system of the present invention supports multiple ways to connect to the Internet and multiple ways to connect to the local area network. It can effectively accommodate different energy device connections, realize data interaction, and achieve unified energy management and scheduling, making home energy management simpler.

[0016] 3. The home energy management method of the present invention enhances data security by verifying the legitimacy of dual storage path files, thereby enhancing the security of home energy use.

[0017] It should be understood that the above general description and the following detailed description are exemplary and explanatory only, and are not intended to limit the invention.

[0018] Other features and aspects of the invention will become clear from the following detailed description of exemplary embodiments with reference to the accompanying drawings. Attached Figure Description

[0019] To more clearly illustrate the technical solutions and advantages in the embodiments or prior art of this specification, the drawings used in the description of the embodiments or prior art will be briefly introduced below. Obviously, the drawings described below are only some embodiments of this specification. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort.

[0020] Figure 1 A structural diagram of a home energy management system according to an embodiment of the present invention is shown; Figure 2 A structural diagram of the management module according to an embodiment of the present invention is shown; Figure 3 A circuit structure diagram of a management module according to an embodiment of the present invention is shown; Figure 4 A structural diagram of a home energy system according to an embodiment of the present invention is shown; Figure 5 A flowchart illustrating a home energy management method according to an embodiment of the present invention is shown; Figure 6 A flowchart illustrating the determination of an energy management strategy according to an embodiment of the present invention is shown; Figure 7 A flowchart illustrating the verification process of a configuration file according to an embodiment of the present invention is shown; Figure 8 A flowchart illustrating the determination of various strategies according to embodiments of the present invention is shown. Detailed Implementation

[0021] The technical solutions in the embodiments of this specification will be clearly and completely described below with reference to the accompanying drawings. Obviously, the described embodiments are only some embodiments of this specification, and not all embodiments. Based on the embodiments in this specification, all other embodiments obtained by those skilled in the art without creative effort are within the scope of protection of this invention.

[0022] It should be noted that the terms "first," "second," etc., in the specification, claims, and accompanying drawings of this invention are used to distinguish similar objects and are not necessarily used to describe a specific order or sequence. It should be understood that such data can be interchanged where appropriate so that the embodiments of the invention described herein can be implemented in orders other than those illustrated or described herein. Furthermore, the terms "comprising" and "having," and any variations thereof, are intended to cover non-exclusive inclusion; for example, a process, method, system, product, or server that comprises a series of steps or units is not necessarily limited to those steps or units explicitly listed, but may include other steps or units not explicitly listed or inherent to such processes, methods, products, or devices.

[0023] Various exemplary embodiments, features, and aspects of the present invention will now be described in detail with reference to the accompanying drawings. The same reference numerals in the drawings denote elements that have the same or similar functions. Although various aspects of the embodiments are shown in the drawings, they are not necessarily drawn to scale unless specifically indicated otherwise.

[0024] The term “exemplary” as used herein means “serving as an example, embodiment, or illustration.” Any embodiment illustrated herein as “exemplary” is not necessarily to be construed as superior to or better than other embodiments.

[0025] In this document, the term "and / or" is merely a description of the relationship between related objects, indicating that three relationships can exist. For example, A and / or B can represent three cases: A alone, A and B simultaneously, and B alone. Furthermore, the term "at least one" in this document means any combination of at least two of any one or more elements. For example, including at least one of A, B, and C can mean including any one or more elements selected from the set consisting of A, B, and C.

[0026] Furthermore, to better illustrate the present invention, numerous specific details are set forth in the following detailed embodiments. Those skilled in the art will understand that the present invention can be practiced without certain specific details. In some instances, methods, means, elements, and circuits well known to those skilled in the art have not been described in detail in order to highlight the spirit of the invention.

[0027] Currently, existing home energy management devices have limited functionality and several shortcomings: First, energy data is limited; for example, electricity meters only provide total electricity consumption data and cannot accurately capture scattered energy data. Second, each energy management system is a separate entity and cannot be effectively interconnected to form a data chain, making it difficult to manage and schedule energy in a coordinated manner. Third, there are certain security vulnerabilities in home energy network data. Fourth, energy gateways are limited in functionality, processing capacity, and data throughput, resulting in poor real-time data processing.

[0028] To address the aforementioned technical problems, this invention provides a home energy management system. This system has an independent management module that can collect dispersed home energy data and perform unified management and scheduling of home energy based on the collected data. This improves the speed of home energy data processing and enhances the real-time performance and security of home energy management.

[0029] Please refer to Figure 1 The home energy management system includes a power generation module, an energy storage module, a load module, an electricity meter module, and a management module. The power generation module, energy storage module, load module, and electricity meter module are all connected to the power grid bus.

[0030] In this embodiment, the power generation module includes a power controller and at least one power generation component. The power controller is connected to the at least one power generation component to control the power of the at least one power generation component. The power generation component can be a photovoltaic module, a wind power generation component, or other types of power generation components. This embodiment does not limit the number and type of power generation components in the power generation module. The power generation module can contain multiple identical power generation components, or it can contain multiple different power generation components. In some specific embodiments, the power generation module includes at least one photovoltaic module and at least one wind power generation component.

[0031] In this embodiment, the energy storage module includes an energy storage converter and at least one battery module. The energy storage converter is connected to the at least one battery module to control the charging and discharging of the at least one battery module. The energy storage converter is also connected to a power controller. The energy storage converter, also called a PCS module, is a bidirectional power conversion device connecting the battery system and the power grid. The energy storage converter can control the charging or discharging of the battery module and can control the charging and discharging power. Based on the energy storage converter, the battery can discharge when the power generation module's power supply is insufficient and charge when the power generation module's power supply is surplus, thereby achieving self-generation and self-consumption of household energy and reducing the interaction between the household energy system and the power grid.

[0032] In this embodiment, please refer to Figure 2 The management module includes a controller, a memory component, and an energy control component. The controller is implemented based on a Linux system (e.g., a Linux system based on an ARM9 hardware platform). The energy control component is connected to the power controller and the energy storage converter, respectively. The memory component includes two storage units, which are used to store the configuration files of the power generation module, the energy storage module, and the load module, and the two storage units serve as backups for each other.

[0033] In a further embodiment, please refer to Figure 2The management module also includes a communication module, which includes at least two wireless communication units and at least two wired communication units. The wireless communication units are one of a Wi-Fi module, a radio frequency module, a Bluetooth module, and an IoT module. The wireless communication units are used to connect to a cloud server or a mobile control terminal.

[0034] In a further embodiment, please refer to Figure 2 The management module also includes a watchdog component, a debug interface component, an interaction interface component, and a status feedback component. The watchdog component is connected to the controller to control the controller to reset and restart. The debug interface component is connected to both the controller and an external debug device. The debug interface is used to transmit data from the external debug device for debugging and upgrading the controller. The interaction interface component is connected to both the controller and an external interaction device. The interaction interface is used to transmit instructions from the external interaction device to the controller. The status feedback component is connected to the controller to issue feedback information based on the controller's status.

[0035] In one specific embodiment, the circuit structure of the management module is as follows: Figure 3 As shown in the diagram, the Nuvoton NUC980 processor is the controller, the SPI FLASH is the storage unit, the RF / LoRa module, the 4G / NB-IoT module, the WIFI module, and the BT5.0 module are all wireless communication units, the RS485 / RS232 and UART-USB are wired communication units, the KEY is the interactive interface component, the JTAG is the debugging interface, and the LED is the status feedback component.

[0036] In this embodiment, the power generation module, energy storage module, load module, and meter module constitute a home energy system. Please refer to [reference needed]. Figure 4 The load module includes controllable load units and uncontrollable load units. Controllable load units include car charging stations and house temperature control devices, etc. The meter module is connected to both the controllable and uncontrollable load units. The controllable load unit includes a controllable load switch, and the energy control component is also connected to the controllable load switch.

[0037] This invention also provides a home energy management method, which can be applied to the management module of a home energy management system according to any of the above embodiments. Please refer to... Figure 5 The methods include: Step S101: Obtain energy system data, which indicates the topology and equipment parameters of the home energy system.

[0038] Step S102: Update the configuration file of the home energy management system based on the energy system data.

[0039] In some embodiments, when a new device (power generation device, battery device, or controllable load device) is added to the home energy system, the corresponding configuration file needs to be updated to ensure that the management module can control the corresponding device, thereby achieving interconnected control.

[0040] Step S103: Obtain energy status data, which indicates the energy supply and consumption of the home energy system.

[0041] In some possible implementations, energy status data includes power generation, power consumption, and battery capacity. Based on the difference between power generation and power consumption, it can be determined whether current power generation is excessive, and based on battery capacity, it can be determined the available power allocation range for the management module.

[0042] Step S104: Determine energy management strategies based on energy status data.

[0043] In some embodiments, the energy management strategy prioritizes self-consumption, that is, it tries to match the power generation capacity of the power generation module with the power consumption capacity. When the power generation capacity and the power consumption capacity are mismatched, the excess or insufficient power is adjusted by the battery first, so as to reduce the interaction between the home energy system and the grid while complying with various power limits.

[0044] For details, please refer to Figure 6 The energy management strategy determined based on energy status data includes: when power generation is greater than power consumption and battery capacity is less than a first preset value, the energy management strategy is to charge the battery; when power generation is greater than power consumption and battery capacity is greater than or equal to the first preset value, the energy management strategy is to feed power to the grid; when power generation is less than power consumption and battery capacity is greater than a second preset value, the energy management strategy is to discharge the battery; and when power generation is less than power consumption and battery capacity is less than the second preset value, the energy management strategy is to draw power from the grid. The first preset value indicates a battery charging threshold, and the second preset value indicates a battery discharging threshold.

[0045] Step S105: If the configuration file is successfully verified, adjust and control the power of the power generation module, energy storage module and load module in the home energy management system based on the energy management strategy.

[0046] In some embodiments, the memory component of the management module includes a main storage unit and a backup storage unit. The main storage unit stores the configuration file, and the backup storage unit stores a backup file of the configuration file. Before the configuration file is successfully verified, please refer to... Figure 7The method also includes: if both the configuration file and the backup file are verified as valid, the configuration file is confirmed as successfully verified; if only the configuration file is verified as valid, the backup file is updated using the configuration file; if only the backup file is verified as valid, the configuration file is updated using the backup file; if both the configuration file and the backup file are verified as invalid, the default configuration data is obtained and the configuration file and the backup file are updated.

[0047] In some embodiments, please refer to Figure 8 The method also includes: if the configuration file verification fails, obtaining the cloud configuration file and generating a cloud energy management policy based on the cloud configuration file; if obtaining the cloud configuration file fails, obtaining the user-defined configuration file and generating a user-defined energy management policy based on the user-defined configuration file.

[0048] The above embodiments have described in detail the home energy management system and home energy management method of the present invention, which have the following beneficial effects: 1. The home energy management system of the present invention is equipped with a management module. The management module adopts the Linux system, which improves the processing capability of home energy management, realizes fast data processing, and can improve data interaction efficiency and reduce latency; 2. The home energy management system of the present invention supports multiple ways to connect to the Internet and multiple ways to connect to the local area network. It can effectively accommodate different energy device connections, realize data interaction, and achieve unified energy management and scheduling, making home energy management simpler.

[0049] 3. The home energy management method of the present invention enhances data security by verifying the legitimacy of dual storage path files, thereby enhancing the security of home energy use.

[0050] This invention also provides an electronic device, which includes a processor and a memory. The memory stores at least one instruction or at least one program, which is loaded and executed by the processor to implement the home energy management method described above.

[0051] This invention also provides a storage medium storing at least one instruction or at least one program, which is loaded and executed by a processor to implement the home energy management method described above.

[0052] The various embodiments of the present invention have been described above. These descriptions are exemplary and not exhaustive, nor are they limited to the disclosed embodiments. Many modifications and variations will be apparent to those skilled in the art without departing from the scope and spirit of the described embodiments. The terminology used herein is chosen to best explain the principles, practical application, or technical improvements to the embodiments in the market, or to enable others skilled in the art to understand the embodiments disclosed herein.

Claims

1. A home energy management system, characterized in that, The system includes a power generation module, an energy storage module, a load module, an electricity meter module, and a management module. The power generation module, the energy storage module, the load module, and the electricity meter module are all connected to the power grid bus. The power generation module includes a power controller and at least one power generation component. The power controller is connected to the at least one power generation component to control the power of the at least one power generation component. The power generation component is a photovoltaic component or a wind power generation component. The energy storage module includes an energy storage converter and at least one battery module. The energy storage converter is connected to the at least one battery module to control the charging and discharging of the at least one battery module. The energy storage converter is also connected to the power controller. The management module includes a controller, a memory component, and an energy control component. The controller is implemented based on the Linux system. The energy control component is connected to the power controller and the energy storage converter. The memory component includes two storage units. The storage units are used to store the configuration files of the power generation module, the energy storage module, and the load module, and the two storage units are backups of each other.

2. A home energy management system according to claim 1, characterized in that, The load module includes a controllable load unit and an uncontrollable load unit. The meter module is connected to the controllable load unit and the uncontrollable load unit respectively. The controllable load unit includes a controllable load switch. The energy control component is also connected to the controllable load switch.

3. A home energy management system according to claim 2, characterized in that, The management module also includes a communication module, which includes at least two wireless communication units and at least two wired communication units. The wireless communication units are one of a Wi-Fi module, a radio frequency module, a Bluetooth module, and an Internet of Things module. The wireless communication units are used to connect to a cloud server or a mobile control terminal.

4. A home energy management system according to claim 3, characterized in that, The management module also includes a watchdog component, a debug interface component, an interaction interface component, and a status feedback component; The watchdog component is connected to the controller to control the controller to reset and restart. The debug interface component is connected to the controller and an external debug device respectively. The debug interface is used to transmit data from the external debug device to debug and upgrade the controller. The interaction interface component is connected to the controller and an external interaction device respectively. The interaction interface component is used to transmit instructions from the external interaction device to the controller. The status feedback component is connected to the controller to issue feedback information according to the status of the controller.

5. A method for managing household energy, characterized in that, The method, applied to a management module of a home energy management system according to any one of claims 1-4, comprises: Acquire energy system data, which indicates the topology and equipment parameters of a home energy system; The configuration file of the home energy management system is updated based on the energy system data; Acquire energy status data, which indicates the energy supply and energy consumption of the home energy system; Based on the energy status data, an energy management strategy is determined; If the configuration file is successfully verified, the power of the power generation module, energy storage module, and load module in the home energy management system is adjusted and controlled based on the energy management strategy.

6. The method according to claim 5, characterized in that, The memory component of the management module includes a main storage unit and a backup storage unit. The main storage unit stores the configuration file, and the backup storage unit stores a backup file of the configuration file. Before the configuration file verification is successful, the method further includes: If both the configuration file and the backup file are verified to be valid, the configuration file is determined to have been successfully verified. If only the configuration file is verified as valid, update the backup file using the configuration file. If only the backup file is verified as valid, update the configuration file using the backup file; If both the configuration file and the backup file fail verification, obtain the default configuration data and update the configuration file and the backup file.

7. The method according to claim 6, characterized in that, The method further includes: If the configuration file verification fails, obtain the cloud configuration file and generate a cloud energy management strategy based on the cloud configuration file; If the cloud configuration file fails to be retrieved, a user-defined configuration file is retrieved, and a user-defined energy management strategy is generated based on the user-defined configuration file.

8. The method according to claim 5, characterized in that, The energy status data includes power generation, power consumption, and battery remaining capacity. The step of determining an energy management strategy based on the energy status data includes: When the power generation is greater than the power consumption and the battery capacity is less than a first preset amount, the energy management strategy is determined to charge the battery. When the power generation is greater than the power consumption and the battery capacity is greater than or equal to a first preset amount, the energy management strategy is determined to feed power to the grid. When the power generation is less than the power consumption and the battery capacity is greater than the second preset amount, the energy management strategy is determined to be battery discharge; When the power generation is less than the power consumption and the battery capacity is less than the second preset amount, the energy management strategy is determined to draw power from the grid. Wherein, the first preset amount indicates the battery chargeable threshold, and the second preset amount indicates the battery dischargeable threshold.

9. An electronic device, characterized in that, The electronic device includes a processor and a memory, the memory storing at least one instruction or at least one program, the at least one instruction or at least one program being loaded and executed by the processor to implement the home energy management method as claimed in claims 5-8.

10. A storage medium, characterized in that, The storage medium stores at least one instruction or at least one program, which is loaded and executed by a processor to implement the home energy management method as claimed in claims 5-8.