CN113050486A - Electric power system edge calculation and data distribution device based on industrial personal computer - Google Patents

Electric power system edge calculation and data distribution device based on industrial personal computer Download PDF

Info

Publication number
CN113050486A
CN113050486A CN202110271215.7A CN202110271215A CN113050486A CN 113050486 A CN113050486 A CN 113050486A CN 202110271215 A CN202110271215 A CN 202110271215A CN 113050486 A CN113050486 A CN 113050486A
Authority
CN
China
Prior art keywords
data
module
unit
power load
industrial control
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN202110271215.7A
Other languages
Chinese (zh)
Other versions
CN113050486B (en
Inventor
杨会军
郭丽红
曾文浩
程啟华
何锡点
盛云龙
金晶
张仟凤
肖睿诗
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Institute of Technology
Original Assignee
Nanjing Institute of Technology
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 Nanjing Institute of Technology filed Critical Nanjing Institute of Technology
Priority to CN202110271215.7A priority Critical patent/CN113050486B/en
Publication of CN113050486A publication Critical patent/CN113050486A/en
Application granted granted Critical
Publication of CN113050486B publication Critical patent/CN113050486B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/24Pc safety
    • G05B2219/24215Scada supervisory control and data acquisition

Abstract

The invention discloses an edge calculation and data distribution device of a power system based on an industrial personal computer, which is characterized by comprising a core industrial control module, and an input/output module, a data acquisition module, a data processing module, a state monitoring module and a data distribution module which are respectively connected with the core industrial control module. The electric power system edge calculation and data distribution device based on the industrial personal computer acquires electric power load data by using the intelligent electric meter, acquires user electricity utilization information through edge calculation processing, and distributes the processed data to the electric power data cloud so as to realize construction of a large electric power load data set, provide reliable reference data for operation and maintenance of the electric power system, and have the advantages of high safety, low economic investment, strong practicability and the like.

Description

Electric power system edge calculation and data distribution device based on industrial personal computer
Technical Field
The invention belongs to the technical field of power system application terminals, and particularly relates to an edge calculation and data distribution device of a power system based on an industrial personal computer.
Background
The traditional power load monitoring adopts an intrusive method, namely, sensors are arranged on all electric equipment of users to record the use conditions of the electric equipment. The method has the advantages of accurate and reliable monitoring data and the disadvantages of poor operability, high implementation cost and low user acceptance degree. Therefore, a non-invasive load monitoring technology comes to mind, and briefly, the non-invasive load monitoring technology decomposes the total load information of a user into information of each electric device through each parameter detected by a user electric meter, and further obtains the energy consumption condition of the electric device, the electricity utilization rule of the user and other electricity utilization information.
Disclosure of Invention
The invention aims to develop a power system edge calculation and data distribution device which is strong in operability, easy to implement, accurate and reliable in detection data and capable of monitoring and feeding back the power utilization condition of a user in real time by using a non-invasive load monitoring technology on the basis of an industrial touch control integrated machine.
The technical scheme provided by the invention is as follows:
an edge calculation and data distribution device of a power system based on an industrial personal computer is characterized by comprising a core industrial control module, and an input/output module, a data acquisition module, a data processing module, a state monitoring module and a data distribution module which are respectively connected with the core industrial control module;
the input/output module is realized by adopting a touch screen and is used for receiving a user operation command, transmitting the user operation command to the core industrial control module and displaying related information according to an instruction sent by the core industrial control module;
the data acquisition module is used for carrying out information interaction with the intelligent electric meter through the interface circuit based on a control instruction of the core industrial control module, and acquiring and storing total power load data sent by the intelligent electric meter;
the core industrial control module comprises a CPU microprocessor and a memory, the CPU microprocessor is used for processing total power load data sent by the data acquisition module, respectively transmitting corresponding data in the total power load data to the state monitoring module and the data processing module, receiving and storing processing result data fed back by the two modules, and controlling the touch screen to display related information according to the processing results fed back by the two modules; the memory is used for storing the total power load data and processing result data fed back by the data processing module and the state monitoring module to construct a system database;
the data processing module is used for establishing normalized multidimensional load data for the received power load data, realizing the classification and identification of the household power load by adopting a genetic algorithm-based optimized BP neural network algorithm (GA-BP for short) based on the multidimensional load data, and feeding back an identification result to the core industrial control module;
the state monitoring module is used for comparing threshold values of the received power load data, feeding back a comparison result to the core industrial control module, and triggering an alarm signal if the related power load data exceeds the threshold value of a normal state;
the data distribution module is connected with the electric power data cloud end, and according to the setting of a user on the sending content, data are extracted from the system database and uploaded to the cloud end, and a large electric power load data set is established.
On the basis of the above scheme, a further improved or preferred scheme further comprises:
further, the data acquisition module includes a serial data sending unit, a serial data receiving unit, a data protocol analyzing unit and a data storage unit, wherein:
the serial port data sending unit sends a data packet to the intelligent electric meter according to a communication protocol between the serial port data sending unit and the intelligent electric meter, data items are represented by using a compressed BCD code, low bytes are in front, high bytes are in back, and 33H is added to each byte in each frame of data field for encryption;
receiving return data from the intelligent ammeter by a serial port data receiving unit;
the data protocol analysis unit analyzes the returned data according to a communication protocol, subtracts 33H from the data field data of the received electric meter returned frame for decryption, and extracts total power load data;
and the data storage unit stores the total power load data for the core industrial control module to fetch.
Further, the data processing module comprises a data normalization unit, a power load identification unit and an identification result display unit, wherein:
the data normalization unit is used for carrying out normalization processing on the received power load data to obtain a normalized power load data set;
identifying the normalized power load data set by a power load identification unit, optimizing weight and bias on the basis of a BP (back propagation) neural network by utilizing a genetic algorithm, constructing the BP neural network, and finally establishing a BP neural network model based on genetic algorithm optimization, namely a GA-BP network model, so as to realize classification identification of the power load and determine the type and name of the power load;
the identification result display unit is responsible for feeding back the identification result to the core industrial control module and triggering the core industrial control module to control the touch screen to display the identification result in real time.
Further, the state monitoring module comprises a state threshold setting unit, a state monitoring unit and an alarm indicating unit, wherein:
the state threshold value setting unit completes setting of the threshold value range of the load parameter in the normal state according to the instruction input by the user;
the state monitoring unit compares the received power load data with the load parameter threshold range, and sends a signal to the alarm indicating unit when the load parameter threshold range exceeds the normal state;
and the alarm indication unit feeds back a processing result to the core industrial control module, and controls the touch screen to carry out alarm indication on the load parameter exceeding the normal threshold range.
Furthermore, the core industrial control module comprises a CPU microprocessor, an RAM memory, a memory and a second bus, the second bus is used as a common channel for transmitting information inside the core industrial control module, and the RAM memory, the memory and the I/O interface are in communication connection with the CPU microprocessor through the second bus.
Preferably, a communication protocol between the serial port data sending unit and the intelligent electric meter is DL/T645-2007;
preferably, the input/output module adopts a 17-inch capacitance touch type LED liquid crystal screen SG 17A;
the type of the RAM memory is 2G/DDR 3;
the memory is a 32G solid state disk;
the CPU microprocessor is a J1800 dual-core processor.
Furthermore, the device is provided with a first bus used as a common channel for transmitting information in the device, and the data processing module, the state monitoring module and the data distribution module are in communication connection with the core industrial control module through the first bus.
Has the advantages that:
the electric power system edge calculation and data distribution device based on the industrial personal computer acquires electric power load data by using the intelligent electric meter, realizes the classification and identification of household electric power loads by adopting a BP neural network algorithm based on genetic algorithm optimization, has better global search capability, can obtain global optimal solution at a higher convergence speed, acquires user electricity utilization information by edge calculation processing, distributes the processed data to an electric power data cloud, can realize the construction of a large data set of the electric power loads, provides reliable reference data for the operation and maintenance of the electric power system, and has the advantages of high safety, low economic investment, strong practicability and the like.
Drawings
FIG. 1 is a system block diagram of the apparatus of the present invention;
FIG. 2 is a block diagram of the core industrial control module;
FIG. 3 is a flowchart of a BP neural network algorithm based on genetic algorithm optimization;
FIG. 4 is a graph of the relationship between algorithm identification accuracy and iteration number;
FIG. 5 is a device host interface in an embodiment;
FIG. 6 is a real-time serial data interface.
Detailed Description
In order to clarify the technical solution and the working principle of the present invention, the present invention is further described with reference to the accompanying drawings and specific embodiments.
As shown in fig. 1, the power system edge calculation and data distribution device based on the industrial personal computer includes an input/output module, a data acquisition module, a core industrial control module, a data processing module, a state monitoring module, a data distribution module, and a first bus.
The first bus is used as a common channel for transmitting information in the device, and the data processing module, the state monitoring module and the data distribution module are in communication connection with the core industrial control module through the first bus.
The field main body of the electric power system edge calculation and data distribution device is an industrial touch control integrated machine, so that the input/output module is realized by adopting a touch screen, in the embodiment, a 17-inch capacitive touch type LED liquid crystal screen SG17A is preferably selected, and an input unit of the device is connected with a core industrial control module through a man-machine interface, is used for receiving a user operation command and transmits the user operation command to the core industrial control module; and the output unit displays information such as data processing results/state alarm and the like in real time according to the instruction sent by the core industrial control module.
The data acquisition module establishes communication connection with the A, B terminal of the intelligent electric meter through the RS485 interface based on the control instruction of the core industrial control module so as to acquire total power load data sent by the intelligent electric meter. The data acquisition module is provided with a serial port data sending unit, a serial port data receiving unit, a data protocol analysis unit and a data storage unit, and the work flow is as follows:
the serial port data sending unit sends a data packet to the intelligent electric meter according to a communication protocol (DL/T645-2007) between the serial port data sending unit and the intelligent electric meter, data items are represented by using a compressed BCD code, low bytes are in front, high bytes are in back, 33H is added to each byte in each frame data field for encryption, and the format of the data packet is shown in Table 1;
receiving return data from the intelligent ammeter by a serial port data receiving unit;
the data protocol analysis unit analyzes the returned data according to a communication protocol, subtracts 33H from the data field data of the received electric meter returned frame for decryption, and extracts total power load data;
and the data storage unit stores the total power load data for the core industrial control module to fetch.
The core industrial control module comprises a CPU microprocessor, an RAM memory, a memory and a second bus. The second bus is used as a common channel for transmitting information inside the core industrial control module, and the RAM memory, the memory and the I/O interface establish communication connection with the CPU microprocessor through the second bus, in this embodiment:
the type of the RAM memory is 2G/DDR 3;
the memory is a 32G solid state disk and is used for storing total power load data output by the data acquisition module and processing results fed back by the data processing module and the state monitoring module and constructing a system access database;
the CPU microprocessor preferably selects a J1800 dual-core processor, is used for processing total power load data sent by the data acquisition module, respectively transmits corresponding data in the total power load data to the state monitoring module and the data processing module according to a preset program, completes the analysis of the next step, and controls the touch screen to display related information according to processing results fed back by the state monitoring module and the data processing module.
The data processing module comprises a data normalization unit, a power load identification unit and an identification result display unit, and the work flow of the data processing module is as follows:
1) normalizing total power load data (including current, voltage and power) which integrates electricity utilization information of a plurality of types of electric appliances, and setting the load voltage, the load current and the load power as uk、ikAnd pkThen, the normalized load data are respectively:
Figure BDA0002974455380000061
in the formula, a subscript k represents the data acquisition time, min represents the minimum value of the load quantity, max represents the maximum value of the load quantity, and N is the capacity of the data set;
2) based on the data obtained by continuous monitoring, a load data set data is established, wherein the data set comprises three dimensions of normalized voltage, current and power, namely data ═ u ' i ' p ']Wherein u ', i ', and p ' are the load data u ' at each time 'k、i′k、p′kA composed three-dimensional data set;
3) dividing the load data set into a training set train and a test set test, and establishing a BP neural network algorithm model based on genetic algorithm optimization by using the test set train, as shown in FIG. 3, the process is as follows: according to a coding rule of system design, multi-dimensional data of 3 parameters (voltage, current and power) are randomly generated and used for constructing an initialization population; calculating the fitness of the individual, and continuously generating new individuals by using methods such as selection, intersection, variation and the like, so that the individuals with higher fitness are inherited to the next generation until the algorithm meets the termination condition; after the genetic algorithm part is terminated, decoding the optimal individual into a group of BP neural network connection weight and biased distribution as initial parameters of the BP neural network according to the coding rule; the BP neural network starts from initial parameters, calculates network output errors by using a training data set, reversely transmits the errors and corrects weights and offsets if termination conditions are not met, terminates network learning until the errors meet the conditions, and obtains a final calculation model; FIG. 4 shows the recognition results of the model and the traditional BP neural network model, and it can be known from the figure that the BP neural network algorithm based on genetic algorithm optimization obtains the global optimal solution with a faster convergence rate;
4) adopting a BP neural network algorithm optimized based on a genetic algorithm to identify the power load and determining the type and name of the power load;
5) the identification result display unit is responsible for feeding back the identification result to the core industrial control module and triggering the core industrial control module to control the touch screen to display the identification result in real time.
The state monitoring module comprises a state threshold setting unit, a state monitoring unit and an alarm indicating unit, and the working process of the state monitoring module is as follows:
the state threshold value setting unit completes setting of the threshold value range of the load parameter in the normal state according to the instruction input by the user;
the state monitoring unit compares the received power load data with the load parameter threshold range, and sends a signal to the alarm indicating unit when the load parameter threshold range exceeds the normal state;
and the alarm indication unit feeds back a processing result to the core industrial control module, and controls the touch screen to carry out alarm indication on the load parameter exceeding the normal threshold range.
The data distribution module is used for being connected with the electric power data cloud end and comprises a data sending control unit, a GPRS unit and a remote data receiving unit, and the work flow of the data distribution module is as follows:
the data sending control unit is used for setting sent contents according to an instruction output by a user, extracting data from a system access database, sending the data to the electric power data cloud end through the GPRS unit according to a communication protocol, and can be used for establishing an electric power load big data set;
the remote data receiving unit receives the power load data through the GPRS unit and analyzes the received data according to a communication protocol.
Fig. 5 is a main control interface according to a specific embodiment of the present invention, and the operation method thereof is as follows:
and connecting the device with an RS485 interface of the intelligent electric meter, and electrifying and initializing the system. A user logs in a main control interface of the device, serial port communication setting, acquisition frequency setting, threshold parameter setting and data storage setting are completed in a system functional area of the main control interface, a starting button is clicked, communication between the device and the intelligent electric meter is established, a data acquisition module acquires power load data from the intelligent electric meter based on a communication protocol DL/T645-2007, as shown in fig. 6, the type of the load data depends on use requirements, and the type of total power load data comprises used power, current voltage, current, active power, reactive power and apparent power. The data processing module processes the power load data, and the data processing module comprises data normalization, power load identification and identification result display, wherein the identification result is displayed in an electric appliance monitoring area of the touch screen, the monitoring data can be subjected to statistical analysis, and the monitoring data can be started by clicking a real-time data display button and a load data analysis button in a main control interface system functional area. And the state monitoring module monitors the voltage and the current of the system, and when the voltage/current exceeds the threshold range set by the system, a state alarm button on the touch screen displays red. The user sets the content of the selectable setting transmission data through the data transmission control unit of the data distribution module.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to explain the principles of the invention, and that various changes and modifications may be made therein without departing from the spirit and scope of the invention. The scope of the invention is defined by the appended claims, the description and their equivalents.

Claims (8)

1. The utility model provides a power system edge calculates and data distribution device based on industrial computer which characterized in that: the system comprises a core industrial control module, and an input/output module, a data acquisition module, a data processing module, a state monitoring module and a data distribution module which are respectively connected with the core industrial control module;
the input/output module is realized by adopting a touch screen and is used for receiving a user operation command, transmitting the user operation command to the core industrial control module and displaying related information according to an instruction sent by the core industrial control module;
the data acquisition module is used for carrying out information interaction with the intelligent electric meter through the interface circuit based on a control instruction of the core industrial control module, and acquiring and storing total power load data sent by the intelligent electric meter;
the core industrial control module comprises a CPU microprocessor and a memory, the CPU microprocessor is used for processing total power load data sent by the data acquisition module, respectively transmitting corresponding data in the total power load data to the state monitoring module and the data processing module, receiving and storing processing result data fed back by the two modules, and controlling the touch screen to display related information according to the processing results fed back by the two modules; the memory is used for storing the total power load data and processing result data fed back by the data processing module and the state monitoring module to construct a system database;
the data processing module is used for establishing normalized multidimensional load data for the received power load data, realizing classification and identification of the household power load by adopting a BP neural network algorithm based on genetic algorithm optimization based on the multidimensional load data, and feeding back an identification result to the core industrial control module;
the state monitoring module is used for comparing threshold values of the received power load data, feeding back a comparison result to the core industrial control module, and triggering an alarm signal if the related power load data exceeds the threshold value of a normal state;
the data distribution module is connected with the electric power data cloud end, and according to the setting of a user on the sending content, data are extracted from the system database and uploaded to the cloud end, and a large electric power load data set is established.
2. The edge computing and data distributing device of the power system according to claim 1, wherein the data obtaining module includes a serial data sending unit, a serial data receiving unit, a data protocol analyzing unit and a data storing unit, wherein:
the serial port data sending unit sends a data packet to the intelligent electric meter according to a communication protocol between the serial port data sending unit and the intelligent electric meter, data items are represented by using a compressed BCD code, low bytes are in front, high bytes are in back, and 33H is added to each byte in each frame of data field for encryption;
receiving return data from the intelligent ammeter by a serial port data receiving unit;
the data protocol analysis unit analyzes the returned data according to a communication protocol, subtracts 33H from the data field data of the received electric meter returned frame for decryption, and extracts total power load data;
and the data storage unit stores the total power load data for the core industrial control module to fetch.
3. The apparatus according to claim 1, wherein the data processing module comprises a data normalization unit, a power load identification unit, and an identification result display unit, wherein:
the data normalization unit is used for carrying out normalization processing on the received power load data to obtain a normalized power load data set;
identifying the normalized power load data set by a power load identification unit, optimizing weight and bias on the basis of a BP (back propagation) neural network by utilizing a genetic algorithm, constructing the BP neural network, and finally establishing a BP neural network model based on genetic algorithm optimization, namely a GA-BP network model, so as to realize classification identification of the power load and determine the type and name of the power load;
the identification result display unit is responsible for feeding back the identification result to the core industrial control module and triggering the core industrial control module to control the touch screen to display the identification result in real time.
4. The edge computing and data distributing device of claim 1, wherein the state monitoring module comprises a state threshold setting unit, a state monitoring unit and an alarm indicating unit, wherein:
the state threshold value setting unit completes setting of the threshold value range of the load parameter in the normal state according to the instruction input by the user;
the state monitoring unit compares the received power load data with the load parameter threshold range, and sends a signal to the alarm indicating unit when the load parameter threshold range exceeds the normal state;
and the alarm indication unit feeds back a processing result to the core industrial control module, and controls the touch screen to carry out alarm indication on the load parameter exceeding the normal threshold range.
5. The electric power system edge computing and data distributing device of claim 1, wherein the core industrial control module comprises a CPU microprocessor, a RAM memory, a storage and a second bus, the second bus is used as a common channel for information transmission inside the core industrial control module, and the RAM memory, the storage and the I/O interface are in communication connection with the CPU microprocessor through the second bus.
6. The electric power system edge computing and data distributing device of claim 2, wherein: and the communication protocol between the serial port data sending unit and the intelligent electric meter is DL/T645-2007.
7. The electric power system edge computing and data distribution device of claim 5, wherein:
the input/output module adopts a 17-inch capacitance touch type LED liquid crystal screen SG 17A;
the type of the RAM memory is 2G/DDR 3;
the memory is a 32G solid state disk;
the CPU microprocessor is a J1800 dual-core processor.
8. The electric power system edge computing and data distributing device according to any one of claims 1 to 7, wherein a first bus is provided as a common channel for information transmission inside the device, and the data processing module, the state monitoring module and the data distributing module are in communication connection with the core industrial control module through the first bus.
CN202110271215.7A 2021-03-12 2021-03-12 Electric power system edge calculation and data distribution device based on industrial personal computer Active CN113050486B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110271215.7A CN113050486B (en) 2021-03-12 2021-03-12 Electric power system edge calculation and data distribution device based on industrial personal computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110271215.7A CN113050486B (en) 2021-03-12 2021-03-12 Electric power system edge calculation and data distribution device based on industrial personal computer

Publications (2)

Publication Number Publication Date
CN113050486A true CN113050486A (en) 2021-06-29
CN113050486B CN113050486B (en) 2022-06-17

Family

ID=76511946

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110271215.7A Active CN113050486B (en) 2021-03-12 2021-03-12 Electric power system edge calculation and data distribution device based on industrial personal computer

Country Status (1)

Country Link
CN (1) CN113050486B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023201820A1 (en) * 2022-04-18 2023-10-26 石家庄科林电气股份有限公司 Non-intrusive load identification method based on bp neural network model

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101872165A (en) * 2010-06-13 2010-10-27 西安交通大学 Method for fault diagnosis of wind turbines on basis of genetic neural network
CN103675378A (en) * 2013-09-23 2014-03-26 东北电力大学 A non-intruding-type household-used electric load decomposition method and an apparatus
CN105005205A (en) * 2015-08-28 2015-10-28 天津求实智源科技有限公司 Household security alarming system and method based on electric power load decomposition and monitoring
CN106154082A (en) * 2016-06-20 2016-11-23 北京智芯微电子科技有限公司 A kind of intelligent measure harvester of part throttle characteristics on-line analysis
US20170351288A1 (en) * 2016-06-07 2017-12-07 Shenzhen Zhidian Energy Technology LTD Non-invasive online real-time electric load identification method and identification system
CN108090658A (en) * 2017-12-06 2018-05-29 河北工业大学 Arc fault diagnostic method based on time domain charactreristic parameter fusion
CN108256075A (en) * 2018-01-17 2018-07-06 深圳市和拓创新科技有限公司 A kind of technology based on non-intrusion type intellectual monitoring analysis user power utilization data
CN108616120A (en) * 2018-04-28 2018-10-02 西安理工大学 A kind of non-intrusive electrical load decomposition method based on RBF neural
CN108964276A (en) * 2018-07-16 2018-12-07 河南理工大学 Support the electricity consumption control terminal and system and load discrimination method of automatic demand response
CN109145949A (en) * 2018-07-19 2019-01-04 山东师范大学 Non-intrusive electrical load monitoring and decomposition method and system based on integrated study
CN109239494A (en) * 2018-09-21 2019-01-18 无锡风繁伟业科技有限公司 A kind of non-intrusive electrical load alert detecting method and system
WO2019154050A1 (en) * 2018-02-09 2019-08-15 国网江苏省电力有限公司电力科学研究院 Non-intrusive load identification-based submetering smart electricity meter
CN110133393A (en) * 2018-09-13 2019-08-16 华南理工大学 A kind of electricity consumption monitoring system and method based on non-intruding monitor technology
CN209372959U (en) * 2018-10-18 2019-09-10 深圳供电局有限公司 A kind of intelligent electric meter for non-intrusive electrical load measurement
CN110222888A (en) * 2019-05-27 2019-09-10 深圳供电局有限公司 A kind of per day Methods of electric load forecasting based on BP neural network
CN110889545A (en) * 2019-11-20 2020-03-17 国网重庆市电力公司电力科学研究院 Power load prediction method and device and readable storage medium
CN111092434A (en) * 2019-12-25 2020-05-01 天津大学 Residential community power load control method and device based on non-invasive electricity consumption data
CN111415270A (en) * 2020-03-03 2020-07-14 浙江万胜智能科技股份有限公司 Power load intelligent identification method based on L STM learning

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101872165A (en) * 2010-06-13 2010-10-27 西安交通大学 Method for fault diagnosis of wind turbines on basis of genetic neural network
CN103675378A (en) * 2013-09-23 2014-03-26 东北电力大学 A non-intruding-type household-used electric load decomposition method and an apparatus
CN105005205A (en) * 2015-08-28 2015-10-28 天津求实智源科技有限公司 Household security alarming system and method based on electric power load decomposition and monitoring
US20170351288A1 (en) * 2016-06-07 2017-12-07 Shenzhen Zhidian Energy Technology LTD Non-invasive online real-time electric load identification method and identification system
CN106154082A (en) * 2016-06-20 2016-11-23 北京智芯微电子科技有限公司 A kind of intelligent measure harvester of part throttle characteristics on-line analysis
CN108090658A (en) * 2017-12-06 2018-05-29 河北工业大学 Arc fault diagnostic method based on time domain charactreristic parameter fusion
CN108256075A (en) * 2018-01-17 2018-07-06 深圳市和拓创新科技有限公司 A kind of technology based on non-intrusion type intellectual monitoring analysis user power utilization data
WO2019154050A1 (en) * 2018-02-09 2019-08-15 国网江苏省电力有限公司电力科学研究院 Non-intrusive load identification-based submetering smart electricity meter
CN108616120A (en) * 2018-04-28 2018-10-02 西安理工大学 A kind of non-intrusive electrical load decomposition method based on RBF neural
CN108964276A (en) * 2018-07-16 2018-12-07 河南理工大学 Support the electricity consumption control terminal and system and load discrimination method of automatic demand response
CN109145949A (en) * 2018-07-19 2019-01-04 山东师范大学 Non-intrusive electrical load monitoring and decomposition method and system based on integrated study
CN110133393A (en) * 2018-09-13 2019-08-16 华南理工大学 A kind of electricity consumption monitoring system and method based on non-intruding monitor technology
CN109239494A (en) * 2018-09-21 2019-01-18 无锡风繁伟业科技有限公司 A kind of non-intrusive electrical load alert detecting method and system
CN209372959U (en) * 2018-10-18 2019-09-10 深圳供电局有限公司 A kind of intelligent electric meter for non-intrusive electrical load measurement
CN110222888A (en) * 2019-05-27 2019-09-10 深圳供电局有限公司 A kind of per day Methods of electric load forecasting based on BP neural network
CN110889545A (en) * 2019-11-20 2020-03-17 国网重庆市电力公司电力科学研究院 Power load prediction method and device and readable storage medium
CN111092434A (en) * 2019-12-25 2020-05-01 天津大学 Residential community power load control method and device based on non-invasive electricity consumption data
CN111415270A (en) * 2020-03-03 2020-07-14 浙江万胜智能科技股份有限公司 Power load intelligent identification method based on L STM learning

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
刘思放等: "面向居民智能用电的边缘计算协同架构研究", 《电力建设》 *
吴万强等: "基于SOPC的实验室负荷智能监测装置", 《实验室研究与探索》 *
武昕等: "基于模板滤波的非侵入负荷辨识系统", 《计算机应用》 *
江帆等: "基于广义回归神经网络的非侵入式负荷识别方法", 《电测与仪表》 *
王慧娟,等: "遗传算法优化的BP神经网络在居民负荷分类中的应用", 《北华航天工业学院学报》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023201820A1 (en) * 2022-04-18 2023-10-26 石家庄科林电气股份有限公司 Non-intrusive load identification method based on bp neural network model

Also Published As

Publication number Publication date
CN113050486B (en) 2022-06-17

Similar Documents

Publication Publication Date Title
CN110569877A (en) Non-invasive load identification method and device and computing equipment
CN106936129A (en) Electric load discrimination method based on multi-feature fusion and system
CN111190067B (en) Catering disinfection equipment use monitoring method, server and system based on Internet of things
CN103269129B (en) Electric energy monitoring data optimizing device and optimizing method thereof
CN109345409A (en) A kind of resident's comprehensive energy efficiency management method based on bandwidth carrier
CN113050486B (en) Electric power system edge calculation and data distribution device based on industrial personal computer
CN111242276B (en) One-dimensional convolutional neural network construction method for load current signal identification
CN113036759A (en) Power consumer load fine-grained identification method and identification system
CN113408341A (en) Load identification method and device, computer equipment and storage medium
CN116861316B (en) Electrical appliance monitoring method and device
CN113762355B (en) User abnormal electricity behavior detection method based on non-invasive load decomposition
CN107802273A (en) A kind of depressive state monitoring device, system and Forecasting Methodology
CN110766297A (en) Comprehensive energy intelligent management platform system framework
CN115456034A (en) Automatic identification and monitoring method and system for electric bicycle charging
CN112731208B (en) Low-voltage line fault and abnormity on-line monitoring method, equipment and medium
CN109965847B (en) Server and signal analysis system
CN113671287A (en) Intelligent detection method and system for power grid automation terminal and readable storage medium
CN112765576A (en) Intelligent household child expansion learning terminal
CN205982554U (en) DSP chip is detection device in batches
CN111693765A (en) Non-invasive load monitoring method based on improved spectral clustering
CN219526057U (en) Bolt looseness detection device
CN213934573U (en) Embedded home control and health detection human-computer interaction display control device
CN112821556B (en) Power detection control system and method
CN109512433A (en) Using the device of the pre- preventing cervical spondylosis of intelligence sensor
CN219611948U (en) Multi-dimensional building energy consumption acquisition and diagnosis system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20210629

Assignee: Nanjing Institute of Engineering Technical Service Co.,Ltd.

Assignor: NANJING INSTITUTE OF TECHNOLOGY

Contract record no.: X2023980035197

Denomination of invention: Edge computing and Data Distribution Device of Power System Based on IPC

Granted publication date: 20220617

License type: Common License

Record date: 20230506

EC01 Cancellation of recordation of patent licensing contract
EC01 Cancellation of recordation of patent licensing contract

Assignee: Nanjing Institute of Engineering Technical Service Co.,Ltd.

Assignor: NANJING INSTITUTE OF TECHNOLOGY

Contract record no.: X2023980035197

Date of cancellation: 20240301