[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN112990591A - Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model - Google Patents

Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model Download PDF

Info

Publication number
CN112990591A
CN112990591A CN202110325811.9A CN202110325811A CN112990591A CN 112990591 A CN112990591 A CN 112990591A CN 202110325811 A CN202110325811 A CN 202110325811A CN 112990591 A CN112990591 A CN 112990591A
Authority
CN
China
Prior art keywords
energy consumption
enterprise
neural network
convolutional neural
prediction model
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.)
Pending
Application number
CN202110325811.9A
Other languages
Chinese (zh)
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.)
Jiangxi Energy Big Data Co ltd
Original Assignee
Jiangxi Energy Big Data Co ltd
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 Jiangxi Energy Big Data Co ltd filed Critical Jiangxi Energy Big Data Co ltd
Priority to CN202110325811.9A priority Critical patent/CN112990591A/en
Publication of CN112990591A publication Critical patent/CN112990591A/en
Pending legal-status Critical Current

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
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Software Systems (AREA)
  • Tourism & Hospitality (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • General Business, Economics & Management (AREA)
  • Molecular Biology (AREA)
  • Artificial Intelligence (AREA)
  • Marketing (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Primary Health Care (AREA)
  • Water Supply & Treatment (AREA)
  • Public Health (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a multi-dimensional energy consumption data analysis method and an enterprise energy consumption prediction model based on a convolutional neural network, which belong to the technical field of network analysis prediction and comprise the following steps: constructing an enterprise energy consumption data set; constructing a convolutional neural network based on enterprise energy consumption data; constructing a multi-azimuth energy consumption influence factor data set of an enterprise; training the constructed convolutional neural network by utilizing the enterprise multi-azimuth energy consumption influence factor data set, and adjusting parameters to evaluate to obtain an optimal convolutional neural network model of enterprise energy consumption; establishing an energy consumption prediction model based on a convolutional neural network, researching the influence of parameters on an energy consumption prediction structure, comparing the convolutional neural network with an optimal convolutional neural network model, and researching multi-azimuth energy consumption influence factors of an enterprise; according to the energy consumption prediction method, the enterprise multi-azimuth multi-dimensional influence energy consumption factors are trained through the convolutional neural network, energy consumption prediction is performed through data input, and the energy consumption prediction efficiency is high and accurate.

Description

Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model
Technical Field
The invention belongs to the technical field of network analysis and prediction, and particularly relates to a multi-dimensional energy consumption data analysis method and an enterprise energy consumption prediction model based on a convolutional neural network.
Background
Convolutional Neural Networks (CNN) are a class of feed forward Neural Networks (fed forward Neural Networks) that contain convolution computations and have a deep structure, and are one of the representative algorithms for deep learning (deep learning). Convolutional Neural Networks have a feature learning (rendering) capability, and can perform Shift-Invariant classification (Shift-Invariant classification) on input information according to a hierarchical structure thereof, and are therefore also called "Shift-Invariant Artificial Neural Networks (SIANN)".
The study of convolutional neural networks began in the 80 to 90 s of the twentieth century, with time delay networks and LeNet-5 being the earliest convolutional neural networks that emerged; after the twenty-first century, with the introduction of deep learning theory and the improvement of numerical computing equipment, convolutional neural networks have been rapidly developed and applied to the fields of computer vision, natural language processing, and the like.
The convolutional neural network is constructed by imitating a visual perception (visual perception) mechanism of a living being, can perform supervised learning and unsupervised learning, and has the advantages that the convolutional neural network can learn grid-like topologic features such as pixels and audio with small calculation amount, has stable effect and has no additional feature engineering (feature engineering) requirement on data due to the fact that convolutional kernel parameter sharing in an implicit layer and sparsity of connection between layers.
In view of the defects of the traditional prediction method, a genetic algorithm is used for optimizing a wavelet neural network, and a wavelet neural network model based on the genetic algorithm is established for predicting the energy consumption of the Anshan iron and steel company.
Disclosure of Invention
The invention aims to provide a multi-dimensional energy consumption data analysis method and an enterprise energy consumption prediction model based on a convolutional neural network.
In order to achieve the purpose, the invention provides the following technical scheme: a multi-dimensional energy consumption data analysis method and an enterprise energy consumption prediction model based on a convolutional neural network comprise the following steps:
s1, constructing an enterprise energy consumption data set;
s2, constructing a convolutional neural network based on the enterprise energy consumption data;
s3, constructing an enterprise multi-azimuth energy consumption influence factor data set;
s4, training the constructed convolutional neural network by utilizing the enterprise multi-azimuth energy consumption influence factor data set, and adjusting parameters to evaluate to obtain an optimal convolutional neural network model of enterprise energy consumption;
s5, establishing an energy consumption prediction model based on the convolutional neural network, researching the influence of parameters on an energy consumption prediction structure, comparing the convolutional neural network with the optimal convolutional neural network model, and researching multi-azimuth energy consumption influence factors of enterprises.
Preferably, the enterprise energy consumption data in step S1 includes enterprise infrastructure energy consumption, enterprise production and processing energy consumption, and energy surplus generated and collected by enterprise energy recycling.
Preferably, in step S2, the convolutional neural network includes a neural network tree set inside the enterprise energy consumption data.
Preferably, the enterprise multi-azimuth energy consumption influencing factors in the step S3 include equipment service life, enterprise processing raw material quality, enterprise equipment maintenance aging information, and enterprise personnel and equipment operation methods.
Preferably, in the training in step S4, the energy consumption influencing factor is added to the neural network for training, and the variable factor in the energy consumption influencing factor is changed for gradual training.
Preferably, in the step S5, when energy consumption is predicted, different influencing factors may be input to perform energy consumption evaluation.
The invention has the beneficial effects that: according to the multi-dimensional energy consumption data analysis method based on the convolutional neural network and the enterprise energy consumption prediction model, the enterprise multi-azimuth multi-dimensional influence energy consumption factors are firstly trained through the convolutional neural network, energy consumption prediction is carried out through data input, and the energy consumption prediction efficiency is high and accurate.
Drawings
Fig. 1 is a schematic diagram of a multidimensional energy consumption data analysis method and an enterprise energy consumption prediction model based on a convolutional neural network provided by the invention.
Detailed Description
In order to further understand the contents, features and effects of the present invention, the following embodiments are illustrated and described in detail with reference to the accompanying drawings.
Referring to fig. 1, a detailed description will be given below of a convolutional neural network-based multidimensional energy consumption data analysis method and an enterprise energy consumption prediction model according to an embodiment of the present invention with reference to the drawings.
The multi-dimensional energy consumption data analysis method and the enterprise energy consumption prediction model based on the convolutional neural network comprise the following steps of:
s1, constructing an enterprise energy consumption data set;
s2, constructing a convolutional neural network based on the enterprise energy consumption data;
s3, constructing an enterprise multi-azimuth energy consumption influence factor data set;
s4, training the constructed convolutional neural network by utilizing the enterprise multi-azimuth energy consumption influence factor data set, and adjusting parameters to evaluate to obtain an optimal convolutional neural network model of enterprise energy consumption;
s5, establishing an energy consumption prediction model based on the convolutional neural network, researching the influence of parameters on an energy consumption prediction structure, comparing the convolutional neural network with the optimal convolutional neural network model, and researching multi-azimuth energy consumption influence factors of enterprises.
Specifically, the enterprise energy consumption data in step S1 includes enterprise infrastructure energy consumption, enterprise production and processing energy consumption, and energy surplus generated and collected by enterprise energy recycling.
Specifically, in step S2, the convolutional neural network sets a neural network tree in the enterprise energy consumption data.
Specifically, the enterprise multi-azimuth energy consumption influencing factors in the step S3 include equipment service life, enterprise processing raw material quality, enterprise equipment maintenance aging information, and enterprise personnel and equipment operation methods.
Specifically, in the training in step S4, the energy consumption influencing factors are added to the neural network for training, and meanwhile, the variable factors in the energy consumption influencing factors are changed for gradual training.
Specifically, in the step S5, when energy consumption is predicted, different influencing factors may be input to perform energy consumption evaluation.
In the invention, the forecasting model is trained by using the foreseeable influence factors, and when energy consumption is forecasted, various data of an enterprise are input through the convolutional neural network, so that enterprise energy consumption forecasting data can be provided.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (6)

1. A multi-dimensional energy consumption data analysis method and an enterprise energy consumption prediction model based on a convolutional neural network are characterized by comprising the following steps:
s1, constructing an enterprise energy consumption data set;
s2, constructing a convolutional neural network based on the enterprise energy consumption data;
s3, constructing an enterprise multi-azimuth energy consumption influence factor data set;
s4, training the constructed convolutional neural network by utilizing the enterprise multi-azimuth energy consumption influence factor data set, and adjusting parameters to evaluate to obtain an optimal convolutional neural network model of enterprise energy consumption;
s5, establishing an energy consumption prediction model based on the convolutional neural network, researching the influence of parameters on an energy consumption prediction structure, comparing the convolutional neural network with the optimal convolutional neural network model, and researching multi-azimuth energy consumption influence factors of enterprises.
2. The convolutional neural network-based multidimensional energy consumption data analysis method and the enterprise energy consumption prediction model as claimed in claim 1, wherein the enterprise energy consumption data in the step S1 includes enterprise infrastructure energy consumption, enterprise production and processing energy consumption, and energy consumption residue generated and collected by enterprise energy recycling.
3. The convolutional neural network based multidimensional energy consumption data analysis method and the enterprise energy consumption prediction model as claimed in claim 1, wherein the convolutional neural network in step S2 includes internal separately configured neural network trees in the enterprise energy consumption data.
4. The convolutional neural network-based multidimensional energy consumption data analysis method and the enterprise energy consumption prediction model as claimed in claim 1, wherein the enterprise multi-azimuth energy consumption influencing factors in the step S3 include equipment service life, quality of enterprise processing raw materials, enterprise equipment maintenance aging information, and enterprise personnel and equipment operation methods.
5. The convolutional neural network-based multidimensional energy consumption data analysis method and the enterprise energy consumption prediction model as claimed in claim 1, wherein in the training in step S4, the energy consumption influencing factors are added to the neural network for training, and meanwhile, variable factors in the energy consumption influencing factors are changed for gradual training.
6. The convolutional neural network-based multidimensional energy consumption data analysis method and the enterprise energy consumption prediction model as claimed in claim 1, wherein in the step S5, different influencing factors can be input for energy consumption assessment during energy consumption prediction.
CN202110325811.9A 2021-03-26 2021-03-26 Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model Pending CN112990591A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110325811.9A CN112990591A (en) 2021-03-26 2021-03-26 Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110325811.9A CN112990591A (en) 2021-03-26 2021-03-26 Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model

Publications (1)

Publication Number Publication Date
CN112990591A true CN112990591A (en) 2021-06-18

Family

ID=76333922

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110325811.9A Pending CN112990591A (en) 2021-03-26 2021-03-26 Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model

Country Status (1)

Country Link
CN (1) CN112990591A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113408802A (en) * 2021-06-22 2021-09-17 南方电网数字电网研究院有限公司 Energy consumption prediction network training method and device, energy consumption prediction method and device, and computer equipment
CN114154716A (en) * 2021-12-03 2022-03-08 北京航天创智科技有限公司 Enterprise energy consumption prediction method and device based on graph neural network

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105204333A (en) * 2015-08-26 2015-12-30 东北大学 Energy consumption prediction method for improving energy utilization rate of iron and steel enterprise
CN109034452A (en) * 2018-06-20 2018-12-18 上海安悦节能技术有限公司 Energy consumption prediction technique for auto-parts manufacturing enterprise
US20190251484A1 (en) * 2018-02-13 2019-08-15 The Trustees Of Indiana University Forecasting and managing daily electrical maximum demands
CN111199305A (en) * 2018-11-20 2020-05-26 上海烟草集团有限责任公司 Neural network-based production energy consumption prediction method and system, electronic terminal and storage medium
CN111680939A (en) * 2020-08-13 2020-09-18 国网浙江省电力有限公司 Artificial intelligence-based monitoring method for the degree of enterprise resumption of work and production

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105204333A (en) * 2015-08-26 2015-12-30 东北大学 Energy consumption prediction method for improving energy utilization rate of iron and steel enterprise
US20190251484A1 (en) * 2018-02-13 2019-08-15 The Trustees Of Indiana University Forecasting and managing daily electrical maximum demands
CN109034452A (en) * 2018-06-20 2018-12-18 上海安悦节能技术有限公司 Energy consumption prediction technique for auto-parts manufacturing enterprise
CN111199305A (en) * 2018-11-20 2020-05-26 上海烟草集团有限责任公司 Neural network-based production energy consumption prediction method and system, electronic terminal and storage medium
CN111680939A (en) * 2020-08-13 2020-09-18 国网浙江省电力有限公司 Artificial intelligence-based monitoring method for the degree of enterprise resumption of work and production

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
孙红霞;仪垂杰;郭健翔;周扬民;: "BP神经网络在石油生产能耗分析预测中的应用", 中国农业大学学报, no. 02 *
张加云;张德江;冷波;: "基于小波神经网络模型的冶金企业能耗预测", 铁合金, no. 03 *
张加云;张永娟;王宁;: "基于遗传算法的冶金企业能耗优化", 铁合金, no. 03 *
高盛祥;董人菘;邹俊杰;线岩团;余正涛;: "基于蚁群优化的小波神经网络钢铁生产能耗预测模型", 昆明理工大学学报(自然科学版), no. 02 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113408802A (en) * 2021-06-22 2021-09-17 南方电网数字电网研究院有限公司 Energy consumption prediction network training method and device, energy consumption prediction method and device, and computer equipment
CN113408802B (en) * 2021-06-22 2022-11-25 南方电网数字电网研究院有限公司 Energy consumption prediction network training method and device, energy consumption prediction method and device, and computer equipment
CN114154716A (en) * 2021-12-03 2022-03-08 北京航天创智科技有限公司 Enterprise energy consumption prediction method and device based on graph neural network

Similar Documents

Publication Publication Date Title
Lu et al. Short-term load forecasting of urban gas using a hybrid model based on improved fruit fly optimization algorithm and support vector machine
CN109919489B (en) Enterprise asset management system and GA-BP-based enterprise equipment life prediction method
CN110621026B (en) A multi-moment prediction method for base station traffic
CN107563645A (en) A kind of Financial Risk Analysis method based on big data
CN117852693A (en) Rotational molding machine remote optimization device and method integrating artificial intelligence algorithm
CN111008726B (en) A method for image-like conversion in power load forecasting
CN115660293B (en) Comprehensive life cycle evaluation method for complex electromechanical products based on digital twin
CN112990591A (en) Multi-dimensional energy consumption data analysis method based on convolutional neural network and enterprise energy consumption prediction model
CN102831489A (en) Prediction method and device for material requirements for construction of power distribution network
CN108898259A (en) Adaptive Evolutionary planning Methods of electric load forecasting and system based on multi-factor comprehensive
CN113344615A (en) Marketing activity prediction method based on GBDT and DL fusion model
CN117314266A (en) Novel intelligent scientific and technological talent evaluation method based on hypergraph attention mechanism
CN110231808B (en) A cross-scale intelligent collaborative control system and method for energy efficiency in production process
CN109344990A (en) A short-term load forecasting method and system based on DFS and SVM feature selection
Xu et al. Evaluation of island tourism sustainable development in the context of smart tourism
CN110991689B (en) Short-term prediction method of distributed photovoltaic power generation system based on LSTM-Morlet model
Caihong et al. A study on quality prediction for smart manufacturing based on the optimized BP-AdaBoost model
CN114970348A (en) Coal-fired power plant operation intelligent decision-making method and system based on virtual operation
CN117763687A (en) Building damage prediction system and method based on BIM model
CN117993282A (en) A domain-adaptive information bottleneck federated learning method for intelligent manufacturing fault diagnosis
CN118014652A (en) Advertisement creative design method and system based on artificial intelligence and big data analysis technology
CN117009752A (en) Power consumption demand prediction method based on POA-VMD-SSA-KELM model
CN114722240A (en) Video classification method and system for screen recording audit of bastion machine
CN114117894A (en) An Automatic Control System of Grain and Oil Production Line Based on Neural Network Algorithm
CN114298472A (en) Evaluation method and system for portraits of upstream and downstream enterprises in digital factories

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210618

WD01 Invention patent application deemed withdrawn after publication