CN111651938A - Variable coal quality unit output prediction method based on thermodynamic calculation and big data - Google Patents

Variable coal quality unit output prediction method based on thermodynamic calculation and big data Download PDF

Info

Publication number
CN111651938A
CN111651938A CN202010500307.3A CN202010500307A CN111651938A CN 111651938 A CN111651938 A CN 111651938A CN 202010500307 A CN202010500307 A CN 202010500307A CN 111651938 A CN111651938 A CN 111651938A
Authority
CN
China
Prior art keywords
data
output
model
unit
coal
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
CN202010500307.3A
Other languages
Chinese (zh)
Other versions
CN111651938B (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.)
Inner Mongolia Electric Power Research Institute of Inner Mongolia Power Group Co Ltd
Original Assignee
Inner Mongolia Electric Power Research Institute of Inner Mongolia Power Group 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 Inner Mongolia Electric Power Research Institute of Inner Mongolia Power Group Co Ltd filed Critical Inner Mongolia Electric Power Research Institute of Inner Mongolia Power Group Co Ltd
Priority to CN202010500307.3A priority Critical patent/CN111651938B/en
Publication of CN111651938A publication Critical patent/CN111651938A/en
Application granted granted Critical
Publication of CN111651938B publication Critical patent/CN111651938B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • 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
    • G06N3/086Learning methods using evolutionary algorithms, e.g. genetic algorithms or genetic programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/08Thermal analysis or thermal optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/14Force analysis or force optimisation, e.g. static or dynamic forces

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Physiology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Computer Hardware Design (AREA)
  • Geometry (AREA)
  • Control Of Steam Boilers And Waste-Gas Boilers (AREA)

Abstract

The invention discloses a coal-fired boiler unit output research technical field, in particular to a coal-quality unit output prediction method based on thermodynamic calculation and big data, which comprises the following steps: s1: preprocessing the historical operating data, removing abnormal data, and S2: and analyzing the data by using an average influence value method, and acquiring main factors influencing the output of the unit, namely the main steam flow and related secondary factors. The output prediction method of the coal quality varying unit based on the thermal computation and the big data has the advantages of being more accurate, more intelligent and more reliable by taking historical operating data as reference, and by utilizing a sliding window method, when new data samples enter a model, the oldest samples are directly removed, model parameters are updated, so that the accuracy of the model can be guaranteed, and compared with model reconstruction, the computation amount and the time for model updating are greatly reduced.

Description

Variable coal quality unit output prediction method based on thermodynamic calculation and big data
Technical Field
The invention relates to the field of output research of coal-fired boiler units, in particular to a coal-quality-variable unit output prediction method based on thermodynamic calculation and big data.
Background
Under the background of the current big data era, big data analysis technology is widely applied to various social fields. The information and digitalization levels of coal-fired power stations in China are greatly improved, and Distributed Control Systems (DCS), plant information monitoring systems (SIS), Management Information Systems (MIS) and the like are generally applied to coal-fired power stations. A large amount of actual operation data of power plants generated by the systems are mostly idle, and the data lack deep utilization, so that resource waste is caused. Therefore, the invention provides a variable coal quality unit output prediction method based on thermal calculation and big data, and the method can fully utilize massive actual operation data of a power plant and establish a relevant model to predict the unit output. By using a sliding window method, when a new data sample enters a model, the oldest sample is directly removed, and model parameters are updated. Therefore, the accuracy of the model can be guaranteed, compared with model reconstruction, the calculated amount and the time for updating the model are greatly reduced, convenience is provided for power plant output prediction, and guidance is provided for power grid dispatching.
Disclosure of Invention
The method fully utilizes massive actual operation data in a power plant Distributed Control System (DCS), a plant-level information monitoring system (SIS) and a Management Information System (MIS), and firstly preprocesses the data and eliminates abnormal data; analyzing the data by using an average influence value method, and acquiring main factors influencing the output of the unit, namely main steam flow and related secondary factors; then, according to coal quality analysis, performing overall thermodynamic calculation based on a checking method on the existing boiler, and predicting main steam flow of different coal types for combustion of the existing boiler; and finally, establishing a theoretical output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the output of the unit as input variables of the model, and taking the output of the unit as output variables of the model. And selecting the optimal number of hidden layer neurons through a contrast test, determining a network structure, and optimizing a weight threshold of the network by using a genetic algorithm. And predicting the output of the unit by using the optimized model. By using a sliding window method, when a new data sample enters a model, the oldest sample is directly removed, and model parameters are updated. Therefore, the accuracy of the model can be guaranteed, compared with model reconstruction, the calculated amount and the time for updating the model are greatly reduced, convenience is provided for power plant output prediction, and guidance is provided for power grid dispatching. Compared with the traditional method, the method provided by the invention has the advantages of more accuracy, more intelligence and more reliability by taking historical operating data as a reference.
To solve the above technical problem, according to an aspect of the present invention, the present invention provides the following technical solutions:
the invention provides a coal quality changing unit output prediction method based on thermodynamic calculation and big data, which comprises the following steps:
s1: preprocessing the historical operating data and eliminating abnormal data;
s2: analyzing data by using an average influence value method, and acquiring main factors influencing the output of the unit, namely main steam flow and related secondary factors;
s3: according to coal quality analysis, performing overall thermodynamic calculation based on a checking method on the existing boiler, and predicting main steam flow of different coal types for combustion of the existing boiler;
s4: establishing a theoretical output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the output of a unit as an input variable of the model, and taking the output of the unit as an output variable of the model;
s5: selecting the optimal number of hidden layer neurons through a contrast test, determining a network structure, and optimizing a weight threshold of the network by using a genetic algorithm;
s6: performing performance evaluation on the actual optimization model by adopting a test set;
s7: and inputting data obtained by thermal calculation into a calculation model to obtain the unit output under the condition of coal quality change.
Preferably, the sources of the historical operation data in step S1 include a power plant distributed control system, a plant-level information monitoring system, a management information system, and a monitoring information system.
Preferably, the preprocessing of the historical operating data in step S1 is to perform abnormal data elimination on the historical operating data according to a rale criterion, and perform normalization processing.
Preferably, in the step S2, the data is analyzed and processed by using an average influence value method, and the obtained main steam flow is a decisive factor affecting the unit output and other related factors affecting the unit output less.
Preferably, in the step S4, a genetic algorithm is used to optimize a weight threshold of the network, so as to improve accuracy of the prediction model.
Preferably, the output prediction method includes the following steps:
a module for preprocessing the historical operating data, eliminating abnormal data and carrying out normalization processing;
the module is used for analyzing and processing the data and acquiring specific relevant factors influencing the output of the unit;
module for performing overall thermodynamic calculation based on checking method on existing boiler according to coal quality analysis and predicting main steam flow of different coal types for combustion of existing boiler
A module for establishing a theoretical unit output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the unit output as input variables of the model, and taking the unit output as output variables of the model;
selecting the optimal number of hidden layer neurons through a contrast test, and determining a module of a network structure;
a module for optimizing the weight threshold of the network by using a genetic algorithm;
the module is used for evaluating the performance of the actual optimization model by adopting the test set;
and the prediction module is used for calculating the unit output under the condition of coal quality change.
Compared with the prior art: (1) based on big data analysis, a large amount of idle historical operation data values of the power plant are fully mined, resources are effectively utilized, and resource waste is reduced.
(2) By utilizing the overall thermodynamic calculation of the boiler, the parameter values under the condition of changing the coal quality are calculated, and the problem of lack of unknown coal data quantity is avoided.
(3) The method comprises the steps of establishing a unit output prediction system model by adopting a big data modeling theory, directly removing the oldest sample and updating model parameters when new data samples enter the model by utilizing a sliding window method. Therefore, the accuracy of the model can be ensured, and compared with model reconstruction, the calculation amount and the time for updating the model are greatly reduced.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the present invention will be described in detail below with reference to the accompanying drawings and detailed embodiments, wherein:
FIG. 1 is a flow chart of a big data based crew contribution prediction method of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, but the present invention may be practiced in other ways than those specifically described herein, and it will be apparent to those of ordinary skill in the art that the present invention may be practiced without departing from the spirit and scope of the present invention, and therefore the present invention is not limited to the specific embodiments disclosed below.
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
With reference to fig. 1, the present invention provides a coal quality unit output prediction method based on thermodynamic calculation and big data, wherein the method includes:
s1: and preprocessing the historical operating data and eliminating abnormal data.
The historical operating data extracted from various sources are not uniform in format, and the data content is complicated and disordered, so that the data cannot be directly applied, and the data needs to be preprocessed. The step of preprocessing the historical operating data refers to the step of performing data cleaning, data integration, data transformation and data specification on the historical operating data.
S2: and analyzing the data by using an average influence value method, and acquiring main factors influencing the output of the unit, namely the main steam flow and related secondary factors.
According to the content, the preprocessed data volume is still large, particularly the coal-fired power plant equipment is numerous, even if only parameter data under a stable working condition are selected, the calculation speed is higher and better when the subsequent optimization model needs to respond to actual requirements in the running process, and correspondingly, the calculation quantity is smaller and better, so that the data are analyzed and calculated by utilizing an average influence value method capable of directly reflecting the influence degree of each variable on the dependent variable. After data provided by a power station system are processed and analyzed, the obtained main steam flow is a decisive factor influencing the output of a unit.
S3: according to the coal quality analysis, the overall thermodynamic calculation based on the checking method is carried out on the existing boiler, and the main steam flow of different coal types for burning of the existing boiler is predicted.
The Matlab language is used for programming, and the whole calculation process is divided into eight modules in total, namely a structure calculation module, a fuel calculation module, a combustion-generated flue gas characteristic module, a flue gas enthalpy thermometer module, a water vapor enthalpy value temperature calculation module, a boiler heat balance module, a heating surface heat exchange calculation module and an alarm program module added in consideration of restriction factors. According to the flow of the smoke and the steam water of the boiler, program calculation is carried out, related modules are called, finally, the smoke exhaust temperature is solved, the thermal efficiency of the boiler is obtained, and the main steam flow of the boiler is predicted.
S4: establishing a theoretical output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the output of a unit as an input variable of the model, and taking the output of the unit as an output variable of the model;
the modeling data after the dimension reduction of the average influence value is utilized, a feedforward type training algorithm is adopted to establish an initial optimization model, and the initial optimization model established by the method can fully utilize historical operating data.
S5: selecting the optimal number of hidden layer neurons through a contrast test, determining a network structure, and optimizing a weight threshold of the network by using a genetic algorithm;
and analyzing the relative error and the root mean square error of the output value and the expected value under different hidden layer neuron numbers through experimental comparison, and finally selecting an optimal hidden layer neuron number optimization model. And after the weight and the threshold of the network are optimized by using a genetic algorithm, the accuracy of model prediction is improved.
S6: and (4) evaluating the performance of the actual optimization model by adopting a test set.
And if the evaluation score obtained by evaluating the performance of the actual optimization model by adopting the test set is lower than the set performance evaluation score threshold value, judging that the actual optimization model is not audited, returning to the step S5 to search the global optimal solution of the parameters in the initial optimization model again, otherwise, judging that the actual optimization model is audited to be passed, and putting the actual optimization model into actual operation.
S7: and inputting data obtained by thermal calculation into a calculation model to obtain the unit output under the condition of coal quality change.
The main steam flow and other related parameter values under the condition of coal quality change are obtained by thermal calculation and input into a prediction model to obtain the unit output under the condition of coal quality change.
Based on the method, the invention also provides a coal quality unit output prediction method based on thermodynamic calculation and big data, and the prediction method comprises the following modules:
1) a module for preprocessing the historical operating data, eliminating abnormal data and carrying out normalization processing;
2) the module is used for analyzing and processing the data and acquiring relevant factors influencing the specific output of the unit;
3) a module for performing overall thermodynamic calculation based on a checking method on the existing boiler according to coal quality analysis and predicting main steam flow of different coal types for combustion of the existing boiler;
4) a module for establishing a theoretical unit output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the unit output as input variables of the model, and taking the unit output as output variables of the model;
5) selecting the optimal number of hidden layer neurons through a contrast test, and determining a module of a network structure;
6) a module for optimizing the weight threshold of the network by using a genetic algorithm;
7) the module is used for evaluating the performance of the actual optimization model by adopting the test set;
8) and the prediction module is used for calculating the unit output under the condition of coal quality change.
The implementation case carries out model establishment on the Jingtai power plant unit, and the method for establishing the unit output prediction model of the implementation case comprises the following specific steps:
1) establishing a theoretical model according to theoretical analysis and actual operation conditions, and selecting actual operation data from DCS, MIS and SIS systems of the coal-fired power plant unit;
2) preprocessing the historical operating data and eliminating abnormal data;
3) analyzing data by using an average influence value method, and acquiring main factors influencing the output of the unit, namely main steam flow and related secondary factors;
4) according to coal quality analysis, performing overall thermodynamic calculation based on a checking method on the existing boiler, and predicting main steam flow of different coal types for combustion of the existing boiler;
5) establishing a theoretical output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the output of a unit as an input variable of the model, and taking the output of the unit as an output variable of the model;
6) selecting the optimal number of hidden layer neurons through a contrast test, determining a network structure, and optimizing a weight threshold of the network by using a genetic algorithm;
7) performing performance evaluation on the actual optimization model by adopting a test set;
8) and inputting data obtained by thermal calculation into a calculation model to obtain the unit output under the condition of coal quality change.
While the invention has been described above with reference to an embodiment, various modifications may be made and equivalents may be substituted for elements thereof without departing from the scope of the invention. In particular, the various features of the disclosed embodiments of the invention may be used in any combination, provided that no structural conflict exists, and the combinations are not exhaustively described in this specification merely for the sake of brevity and resource conservation. Therefore, it is intended that the invention not be limited to the particular embodiments disclosed, but that the invention will include all embodiments falling within the scope of the appended claims.

Claims (6)

1. The coal quality unit output prediction method based on thermal calculation and big data is characterized by comprising the following steps:
s1: preprocessing the historical operating data and eliminating abnormal data;
s2: analyzing data by using an average influence value method, and acquiring main factors influencing the output of the unit, namely main steam flow and related secondary factors;
s3: according to coal quality analysis, performing overall thermodynamic calculation based on a checking method on the existing boiler, and predicting main steam flow of different coal types for combustion of the existing boiler;
s4: establishing a theoretical output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the output of a unit as an input variable of the model, and taking the output of the unit as an output variable of the model;
s5: selecting the optimal number of hidden layer neurons through a contrast test, determining a network structure, and optimizing a weight threshold of the network by using a genetic algorithm;
s6: performing performance evaluation on the actual optimization model by adopting a test set;
s7: and inputting data obtained by thermal calculation into a calculation model to obtain the unit output under the condition of coal quality change.
2. The method of claim 1, wherein the sources of the historical operating data in the step S1 include a power plant distributed control system, a plant-level information monitoring system, a management information system, and a monitoring information system.
3. The method for predicting the output of the coal-varying unit based on the thermal computation and the big data as claimed in claim 1, wherein the step S1 of preprocessing the historical operation data is to perform abnormal data elimination and normalization processing on the historical operation data according to the rales criterion.
4. The method as claimed in claim 1, wherein the step S2 is performed by analyzing and processing the data by using an average influence value method, and the obtained main steam flow is a determining factor affecting the output of the coal-to-liquids unit and other related factors having smaller influence.
5. The variable coal quality unit output prediction method based on thermal computation and big data as claimed in claim 1, wherein in step S4, a weight threshold of a network is optimized by using a genetic algorithm, so as to improve the accuracy of the prediction model.
6. The variable coal quality unit output prediction method based on thermal computation and big data as claimed in claim 1, wherein the output prediction method comprises the following parts:
a module for preprocessing the historical operating data, eliminating abnormal data and carrying out normalization processing;
the module is used for analyzing and processing the data and acquiring specific relevant factors influencing the output of the unit;
module for performing overall thermodynamic calculation based on checking method on existing boiler according to coal quality analysis and predicting main steam flow of different coal types for combustion of existing boiler
A module for establishing a theoretical unit output prediction model based on a feedforward type training algorithm, taking historical operation data of relevant factors influencing the unit output as input variables of the model, and taking the unit output as output variables of the model;
selecting the optimal number of hidden layer neurons through a contrast test, and determining a module of a network structure;
a module for optimizing the weight threshold of the network by using a genetic algorithm;
the module is used for evaluating the performance of the actual optimization model by adopting the test set;
and the prediction module is used for calculating the unit output under the condition of coal quality change.
CN202010500307.3A 2020-06-04 2020-06-04 Variable coal quality unit output prediction method based on thermodynamic calculation and big data Active CN111651938B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010500307.3A CN111651938B (en) 2020-06-04 2020-06-04 Variable coal quality unit output prediction method based on thermodynamic calculation and big data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010500307.3A CN111651938B (en) 2020-06-04 2020-06-04 Variable coal quality unit output prediction method based on thermodynamic calculation and big data

Publications (2)

Publication Number Publication Date
CN111651938A true CN111651938A (en) 2020-09-11
CN111651938B CN111651938B (en) 2022-11-08

Family

ID=72350429

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010500307.3A Active CN111651938B (en) 2020-06-04 2020-06-04 Variable coal quality unit output prediction method based on thermodynamic calculation and big data

Country Status (1)

Country Link
CN (1) CN111651938B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050274113A1 (en) * 2004-06-11 2005-12-15 Takaaki Sekiai Steam temperature control system, method of controlling steam temperature and power plant using the same
JP2013178045A (en) * 2012-02-29 2013-09-09 Hitachi Ltd Coal-fired plant control device, and the coal-fired plant
CN107844675A (en) * 2017-12-18 2018-03-27 国家电网公司 System based on gas-steam combined cycle and rapid modeling method thereof
CN109583585A (en) * 2018-11-22 2019-04-05 西安热工研究院有限公司 A kind of station boiler wall temperature prediction neural network model
CN109992921A (en) * 2019-04-12 2019-07-09 河北工业大学 A kind of online soft sensor method and system of the coal-fired plant boiler thermal efficiency

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050274113A1 (en) * 2004-06-11 2005-12-15 Takaaki Sekiai Steam temperature control system, method of controlling steam temperature and power plant using the same
JP2013178045A (en) * 2012-02-29 2013-09-09 Hitachi Ltd Coal-fired plant control device, and the coal-fired plant
CN107844675A (en) * 2017-12-18 2018-03-27 国家电网公司 System based on gas-steam combined cycle and rapid modeling method thereof
CN109583585A (en) * 2018-11-22 2019-04-05 西安热工研究院有限公司 A kind of station boiler wall temperature prediction neural network model
CN109992921A (en) * 2019-04-12 2019-07-09 河北工业大学 A kind of online soft sensor method and system of the coal-fired plant boiler thermal efficiency

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
LUNBO DUAN等: "Fundamental study on fuel-staged oxy-fuel fluidized bed combustion", 《PRESSURIZED OXY-FUEL COMBUSTION》 *
XIA HENGYAN等: "The Study of Optimizing Circulating Fluidized Bed Boiler Operational Parameters Based on Neural Network and Genetic Algorithm", 《FOURTH INTERNATIONAL CONFERENCE ON INTELLIGENT COMPUTATION TECHNOLOGY AND AUTOMATION》 *
张奇月等: "超超临界350 MW富氧燃烧循环流化床设计", 《超超临界350 MW富氧燃烧循环流化床设计 *
熊显巍: "煤粉锅炉改烧炼厂干气的热力性能分析及改造", 《冶金动力》 *
齐敏芳: "大数据技术及其在电站机组分析中的应用", 《中国博士学位论文全文数据库 工程科技Ⅱ辑》 *

Also Published As

Publication number Publication date
CN111651938B (en) 2022-11-08

Similar Documents

Publication Publication Date Title
CN111804146B (en) Intelligent ammonia injection control method and intelligent ammonia injection control device
CN110716512A (en) Environmental protection equipment performance prediction method based on coal-fired power plant operation data
CN110263395A (en) The power plant's denitration running optimizatin method and system analyzed based on numerical simulation and data
CN112181706B (en) Power dispatching data anomaly detection method based on logarithmic interval isolation
CN110094251B (en) SCR catalyst performance degradation analysis method based on time-interval multi-model modeling
CN112613237B (en) CFB unit NOx emission concentration prediction method based on LSTM
CN112465239B (en) Desulfurization system operation optimization method based on improved PSO-FCM algorithm
CN113469449B (en) Optimization control method and system for desulfurization system
CN113094988A (en) Data-driven slurry circulating pump operation optimization method and system
CN112801388B (en) Power load prediction method and system based on nonlinear time series algorithm
CN111695666A (en) Wind power ultra-short term conditional probability prediction method based on deep learning
CN112365065A (en) WFGD self-adaptive online optimization scheduling method
CN111651938B (en) Variable coal quality unit output prediction method based on thermodynamic calculation and big data
CN116720983A (en) Power supply equipment abnormality detection method and system based on big data analysis
CN115201408A (en) Method for predicting concentration of sulfur dioxide at desulfurization outlet under all working conditions
CN114139785A (en) Boiler combustion thermal efficiency prediction method and device
Li et al. Analysis of energy consumption of tobacco drying process based on industrial big data
CN113007691A (en) Waste heat boiler control method and system
Zhou et al. Prediction model of coal consumption based on random forest variable selection and random-grid hyperparametric optimization algorithm
CN117991639B (en) Multi-target combustion optimization control method and device for coal-fired power plant based on machine learning
CN117968431B (en) Method and device for controlling flue gas waste heat recovery of coal-fired power plant
Shi et al. Clustering LS-SVM models for the prediction of unburned carbon content in fly ash
Dong et al. Research on the Prediction of Cement Clinker Formation Heat Based on GA-SVM
CN118280472A (en) Thermal power unit SCR reactor nitrogen oxide concentration prediction method based on snow melt optimizer
Zhou et al. Prediction of NOx emissions based on CSO-RBF Neural Network for Municipal Solid Waste Incineration

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