WO2022052547A1 - Method for predicting energy efficiency of air-conditioning system, and air-conditioning system - Google Patents

Method for predicting energy efficiency of air-conditioning system, and air-conditioning system Download PDF

Info

Publication number
WO2022052547A1
WO2022052547A1 PCT/CN2021/100427 CN2021100427W WO2022052547A1 WO 2022052547 A1 WO2022052547 A1 WO 2022052547A1 CN 2021100427 W CN2021100427 W CN 2021100427W WO 2022052547 A1 WO2022052547 A1 WO 2022052547A1
Authority
WO
WIPO (PCT)
Prior art keywords
air
energy efficiency
conditioning system
data
value
Prior art date
Application number
PCT/CN2021/100427
Other languages
French (fr)
Chinese (zh)
Inventor
盛凯
矫晓龙
任兆亭
Original Assignee
青岛海信日立空调系统有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 青岛海信日立空调系统有限公司 filed Critical 青岛海信日立空调系统有限公司
Publication of WO2022052547A1 publication Critical patent/WO2022052547A1/en

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
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F24HEATING; RANGES; VENTILATING
    • F24FAIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
    • F24F11/00Control or safety arrangements
    • F24F11/62Control or safety arrangements characterised by the type of control or by internal processing, e.g. using fuzzy logic, adaptive control or estimation of values
    • F24F11/63Electronic processing
    • F24F11/64Electronic processing using pre-stored data
    • 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
    • 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/04Architecture, e.g. interconnection topology
    • G06N3/049Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Definitions

  • the present application relates to the technical field of air conditioning, and in particular, to a method for predicting energy efficiency of an air conditioning system and an air conditioning system.
  • air conditioners With the improvement of people's living standards, air conditioners have increasingly become one of the indispensable electrical appliances in people's lives, and at the same time, there are higher requirements for the intelligent level of air conditioners.
  • the intelligent level of air-conditioning is not only reflected in the control, but also in the control of air-conditioning energy consumption.
  • Manufacturers are striving to improve the energy efficiency ratio of air conditioners, so that air conditioners can operate at higher energy efficiency and meet the requirements of energy saving.
  • a method for predicting energy efficiency of an air conditioning system including:
  • S1 Collect historical data of the air conditioning system to form a data set, and preprocess the data set;
  • S3 Collect real-time operating data of the air-conditioning system and preprocess the data, input the processed real-time data into the established air-conditioning energy efficiency prediction model, and obtain the air-conditioning energy efficiency prediction value at time t+1.
  • an air conditioning system including:
  • the controller controls the parameter sensor to measure the parameter value of the air-conditioning system, and can execute any one of the above-mentioned methods for predicting the energy efficiency of the air-conditioning system.
  • FIG. 1 is a flowchart of a method for predicting energy efficiency of an air conditioning system according to some embodiments of the present application
  • FIG. 2 is a partial flowchart of a method for predicting energy efficiency of an air conditioning system according to some embodiments of the present application
  • Fig. 3 is the loss function diagram of the CNN-LSTM model of some embodiments of the present application.
  • Fig. 4 is the loss function diagram of the LSTM model of some embodiments of the present application.
  • 5 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the CNN-LSTM model of some embodiments of the present application.
  • FIG. 6 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the LSTM model of some embodiments of the present application.
  • FIG. 7 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the CNN-LSTM model of some embodiments of the present application.
  • FIG. 8 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the LSTM model according to some embodiments of the present application.
  • the other aspect is to predict the energy efficiency ratio of the air conditioner.
  • Linear regression, Bayesian estimation algorithm, genetic algorithm, etc. can predict the energy efficiency of air conditioners, but the energy efficiency of air conditioners is affected by many factors and parameters, and it is a very complex nonlinear system. prediction effect.
  • the LSTM algorithm has achieved good engineering results, and its algorithm logic is very similar to the operating mechanism of the air conditioner, but it can only be predicted from the time series, ignoring some characteristics of the reference variable itself.
  • FIGS. 1 and 2 are flowcharts of methods for predicting the energy efficiency of an air conditioning system according to some embodiments of the present application.
  • a method for predicting energy efficiency of an air conditioning system including:
  • S1 Collect historical data of the air-conditioning system and form a data set, and preprocess the data set;
  • S3 Collect real-time data of the air-conditioning system and preprocess the data, input the processed real-time data into the established air-conditioning energy efficiency prediction model, and obtain the air-conditioning energy efficiency prediction value at time t+1.
  • a prediction model combining high-dimensional vector space and time series is established to more accurately predict the energy efficiency of the air conditioning system, and then take timely measures. Control, in order to meet the premise of comfort, save energy consumption.
  • step S1 when collecting the historical data of the air-conditioning system, it is necessary to determine the parameters that affect the energy efficiency ratio of the air-conditioning system.
  • the parameters that have a greater impact on the energy efficiency ratio are mainly selected, including evaporator outlet water temperature (TEI), evaporation Outlet temperature (TEO), condenser inlet temperature (TCI), condenser outlet temperature (TCO), heat exchanger inlet temperature (TSI), condenser loop temperature (TS0), heat exchanger outlet temperature (TBI) ), evaporator loop temperature (TBO), building inlet water temperature (Cond Tons), building outlet water temperature (Cooling Tons), steam heating capacity (kW), evaporator flow (TEA), condenser flow (TCA), condensation Temperature difference characterization value (TRE), refrigerant temperature (TRC), the above 15 parameter values can be obtained through sensors.
  • TEI evaporator outlet water temperature
  • TCO condenser inlet temperature
  • TCO condenser outlet temperature
  • TTI
  • the parameter values corresponding to the n parameters of the energy efficiency ratio of the air conditioner, n indicates that a total of n parameters are collected, and y is the energy efficiency ratio at this time point.
  • the air conditioner can be obtained by collecting the parameter values and energy efficiency ratios of the air conditioning system at different time points.
  • X i [TEI,TEO,TCI,TCO,TSI,TSO,TBI ,TBO,Cond Tons, Cooling Tons,Kw,TEA,TCA,TRE,TRC,COP]
  • the dimension of this vector is 16 dimensions.
  • step S1 preprocessing the data set includes:
  • x is the value before conversion
  • x max is the maximum value in each column of data
  • x min is the minimum value in each column of data
  • x* is the value after conversion.
  • each column of parameters in the data set is processed during normalization.
  • the normalized data set is divided into training set and test set, which can be split according to the ratio of A:B, and the split ratio can be 8:2. Specifically, if the collected data is 5000 vectors, then 4000 One is the training set and 1000 is the test set.
  • step S2 based on the processed data set, the specific steps for establishing an air conditioning energy efficiency prediction model based on a comprehensive CNN-LSTM are:
  • S22 Input the time series with high-dimensional feature information into the LSTM network for training to obtain a CNN-LSTM model.
  • step S21 the specific steps of obtaining a time series with high-dimensional feature information are:
  • the principle of data prediction and sample selection is to use the data of the first N rows to predict the last COP data of the N+1th row, and so on to slide according to the time window, the sliding step is 1, and the N rows are equivalent to the sliding window.
  • the width is N.
  • the LSTM network includes a memory unit, and the memory unit includes a forgetting gate, an input gate and an output gate, which can selectively memorize the correction parameters of the feedback loss function with the gradient descent.
  • the time series with high-dimensional feature information is input into the LSTM
  • the network is trained, and the input time series is calculated as follows in the LSTM network:
  • f t is the output value of the forget gate
  • W f is the weight of the forget gate neural network
  • h t-1 is the output of the node at time t-1
  • x t is the input of the node at time t
  • b f is the input of the forget gate neural network Bias.
  • i t is the output value of the input gate
  • Wi is the weight of the input gate neural network
  • h t-1 is the output of the node at time t-1
  • x t is the input of the node at time t
  • b i is the input gate neural network. Bias.
  • o t is the output value of the output gate
  • W o is the weight of the output gate neural network
  • h t-1 is the output of the node at time t-1
  • x t is the input of the node at time t
  • b o is the output gate neural network. Bias.
  • W c is the weight of the input of the unit
  • h t-1 is the output of the node at time t-1
  • x t is the input of the node at time t
  • b c is the bias of the input of the unit.
  • h t is the output of the node at time t, and represents the element-wise multiplication operation of the matrix.
  • the LSTM network is converted into the corresponding output value through the fully connected layer Dense, the loss function selects the mean square error loss function, and the optimizer selects the Adam optimizer.
  • the CNN-LSTM model After establishing the CNN-LSTM model, select samples in the test set to test the accuracy of the CNN-LSTM model, and calculate the error of the CNN-LSTM model. If the error is greater than the set value, increase the number of training times to obtain a new CNN-LSTM model. If it is less than or equal to the set value, the accuracy of the CNN-LSTM model is evaluated to meet the conditions. Specifically, the root mean square error RSME is used to evaluate the prediction accuracy of the model.
  • n is the total number of evaluation samples
  • y i obj is the actual value of the ith sample
  • y i model is the model predicted value of the ith sample
  • the RMSE model predicts the root mean square error between the data and the real data.
  • the principle of sample selection during data testing is to use the data of the first N rows to predict the last COP data of the N+1th row, and so on to slide according to the time window, the sliding step is 1, and the N rows are equivalent to the width of the sliding window N. .
  • the real-time data of the air-conditioning system is collected and the data is preprocessed, and the processed real-time data is input into the CNN-LSTM model, and the air-conditioning COP at time t+1 can be obtained. Processing is the same as for historical data.
  • the deep learning network based on CNN and LSTM consists of input layer, 1D-CNN layer, pooling layer, LSTM layer, fully connected layer and output layer.
  • the loss function selects the mean square error loss function
  • the optimizer selects the Adam optimizer.
  • Table 2 the deep learning network model based on 1D-CNN and LSTM is shown in Table 2.
  • layer name output tensor shape Number of parameters dense_1(Dense) (None,5,128) 2176 conv1d_1(Conv1D) (None,5,80) 10320 max_pooling1d_1 (None,2,80) 0 conv1d_2(Conv1D) (None,2,48) 3888 max_pooling1d_2 (None,2,48) 0 dropout_1 (Dropout) (None,2,48) 0 lstm_1 (LSTM) (None,2,32) 10368 lstm_2 (LSTM) (None,16) 3136 dense_2(Dense) (None,32) 544 dense_3(Dense) (None,1) 33
  • FIG. 3 is a loss function diagram of the CNN-LSTM model of some embodiments of the present application
  • FIG. 4 is a loss function diagram of the LSTM model of some embodiments of the present application. It can be seen that the CNN-LSTM model converges quickly and the loss value is small, indicating that the CNN - The LSTM model is more accurate in prediction than the LSTM model.
  • FIG. 5 is a comparison diagram of the predicted value and test value of the energy consumption ratio of the CNN-LSTM model according to some embodiments of the present application
  • FIG. 6 is a comparison diagram of the predicted value and test value of the energy consumption ratio of the LSTM model according to some embodiments of the present application.
  • the predicted value of the CNN-LSTM model is closer to the test value, indicating that the CNN-LSTM model is more accurate than the LSTM model.
  • FIG. 7 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the CNN-LSTM model of some embodiments of the present application
  • FIG. 7 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the CNN-LSTM model of some embodiments of the present application
  • FIG. 8 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the LSTM model of some embodiments of the present application, where is Compared with the 5000 time series of the total data set, it can be seen from Figure 7 and Figure 8 that the predicted value of the CNN-LSTM model is closer to the test value, indicating that the CNN-LSTM model is more accurate than the LSTM model.
  • the COP Value in Figure 5- Figure 8 is the normal COP value reduced by 100 times.
  • Some embodiments of the present application further provide an air conditioning system, including a parameter sensor and a controller, the controller controls the parameter sensor to measure the parameter value of the air conditioning system, and can execute the above-mentioned method for predicting the energy efficiency of the air conditioning system.
  • the energy-efficiency prediction method of the air-conditioning system can be run, so that the air-conditioning system can take precise control according to the prediction result, improve the user experience, and save energy consumption.
  • the air-conditioning system also includes structures such as a compressor, a condenser, an expansion valve, and an evaporator, which can perform the cooling and/or heating functions of the air-conditioning system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Business, Economics & Management (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Signal Processing (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Chemical & Material Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Hardware Design (AREA)
  • Geometry (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Development Economics (AREA)
  • Mechanical Engineering (AREA)
  • Game Theory and Decision Science (AREA)
  • Combustion & Propulsion (AREA)
  • Fuzzy Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Air Conditioning Control Device (AREA)

Abstract

The present application provides a method for predicting energy efficiency of an air-conditioning system, comprising: acquiring past data of an air conditioning system to form a data set, and preprocessing the data set; on the basis of the processed data set, establishing an air conditioning energy efficiency prediction model based on an integrated CNN-LSTM; and acquiring real-time operating data of the air-conditioning system and preprocessing the data, and inputting the processed real-time data into the established air-conditioning energy efficiency prediction model to obtain an air-conditioning energy efficiency prediction value at time t+1.

Description

空调系统能效预测方法及空调系统Air conditioning system energy efficiency prediction method and air conditioning system
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请要求在2020年09月14日提交中国专利局、申请号为202010959889.1、发明名称为“空调系统能效预测方法及空调系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on September 14, 2020 with the application number 202010959889.1 and the title of the invention is "air conditioning system energy efficiency prediction method and air conditioning system", the entire contents of which are incorporated into this application by reference middle.
技术领域technical field
本申请涉及空调技术领域,尤其涉及一种空调系统能效预测方法及空调系统。The present application relates to the technical field of air conditioning, and in particular, to a method for predicting energy efficiency of an air conditioning system and an air conditioning system.
背景技术Background technique
随着人们生活水平的提高,空调越来越成为人们生活中必不可少的电器之一,同时对空调的智能化水平也有了更高的要求。空调的智能化水平除了体现在控制方面,也体现在空调能耗的控制上。生产商都在努力提高空调的能效比,以使空调运行在较高能效下,达到节能的要求。With the improvement of people's living standards, air conditioners have increasingly become one of the indispensable electrical appliances in people's lives, and at the same time, there are higher requirements for the intelligent level of air conditioners. The intelligent level of air-conditioning is not only reflected in the control, but also in the control of air-conditioning energy consumption. Manufacturers are striving to improve the energy efficiency ratio of air conditioners, so that air conditioners can operate at higher energy efficiency and meet the requirements of energy saving.
发明内容SUMMARY OF THE INVENTION
本申请的一些实施例中,提出一种空调系统能效预测方法,包括:In some embodiments of the present application, a method for predicting energy efficiency of an air conditioning system is proposed, including:
S1:采集空调系统的历史数据形成数据集,并对数据集进行预处理;S1: Collect historical data of the air conditioning system to form a data set, and preprocess the data set;
S2:基于处理后的数据集,建立基于综合CNN-LSTM的空调能效预测模型;S2: Based on the processed data set, establish an air conditioning energy efficiency prediction model based on a comprehensive CNN-LSTM;
S3:采集空调系统的实时运行数据并将数据进行预处理,将处理后的实时数据输入建立的空调能效预测模型中,得到t+1时刻的空调能效预测值。S3: Collect real-time operating data of the air-conditioning system and preprocess the data, input the processed real-time data into the established air-conditioning energy efficiency prediction model, and obtain the air-conditioning energy efficiency prediction value at time t+1.
本申请一些实施例中,还提出一种空调系统,包括:In some embodiments of the present application, an air conditioning system is also proposed, including:
参数传感器;parameter sensor;
控制器,控制所述参数传感器测量空调系统参数值,且能够执行上述任一所述的空调系统能效预测方法。The controller controls the parameter sensor to measure the parameter value of the air-conditioning system, and can execute any one of the above-mentioned methods for predicting the energy efficiency of the air-conditioning system.
附图说明Description of drawings
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are only a part of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present application.
图1是本申请一些实施例的空调系统能效预测方法的流程图;FIG. 1 is a flowchart of a method for predicting energy efficiency of an air conditioning system according to some embodiments of the present application;
图2是本申请一些实施例的空调系统能效预测方法的局部流程图;FIG. 2 is a partial flowchart of a method for predicting energy efficiency of an air conditioning system according to some embodiments of the present application;
图3是本申请一些实施例的CNN-LSTM模型的损失函数图;Fig. 3 is the loss function diagram of the CNN-LSTM model of some embodiments of the present application;
图4是本申请一些实施例的LSTM模型的损失函数图;Fig. 4 is the loss function diagram of the LSTM model of some embodiments of the present application;
图5是本申请一些实施例的CNN-LSTM模型能耗比的预测值与测试值的对比图;5 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the CNN-LSTM model of some embodiments of the present application;
图6是本申请一些实施例的LSTM模型能耗比的预测值与测试值的对比图;6 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the LSTM model of some embodiments of the present application;
图7是本申请一些实施例的CNN-LSTM模型能耗比的预测值与测试值的对比图;7 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the CNN-LSTM model of some embodiments of the present application;
图8是本申请一些实施例的LSTM模型能耗比的预测值与测试值对比图。FIG. 8 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the LSTM model according to some embodiments of the present application.
具体实施方式detailed description
关于能效比的提高方式主要包括两种,一是从空调自身的正向控制着手,通过实验获得空调详细的运行参数,调整控制算法以达到节能控制,另外一个方面是预测空调能效比,作为空调控制系统的一个反馈输入来完成对空调进行更加精准的控制。线性回归,贝叶斯估计算法、遗传算法等可以对空调能效进行预测,但是空调能效受到多种因素、多个参数的影响,本身是个非常复杂的非线性系统,通过传统的方法很难获得精确的预测效果。对于循环神经网络及其变种长短期记忆网络LSTM,其中LSTM算法获得了较好的工程效果,其算法逻辑和空调的运行机制有很大的相似性,但只能从时间序列上进行预测,忽视了参考变量本身的一些特征。There are mainly two ways to improve the energy efficiency ratio. One is to start with the forward control of the air conditioner itself, obtain the detailed operating parameters of the air conditioner through experiments, and adjust the control algorithm to achieve energy-saving control. The other aspect is to predict the energy efficiency ratio of the air conditioner. A feedback input from the control system to complete more precise control of the air conditioner. Linear regression, Bayesian estimation algorithm, genetic algorithm, etc. can predict the energy efficiency of air conditioners, but the energy efficiency of air conditioners is affected by many factors and parameters, and it is a very complex nonlinear system. prediction effect. For the recurrent neural network and its variant long short-term memory network LSTM, the LSTM algorithm has achieved good engineering results, and its algorithm logic is very similar to the operating mechanism of the air conditioner, but it can only be predicted from the time series, ignoring some characteristics of the reference variable itself.
下面参考图1-8描述本申请的空调系统能效预测方法及空调系统,图1和图2是本申请一些实施例空调系统能效预测方法的流程图。The method for predicting the energy efficiency of an air conditioning system and the air conditioning system of the present application will be described below with reference to FIGS. 1-8 . FIGS. 1 and 2 are flowcharts of methods for predicting the energy efficiency of an air conditioning system according to some embodiments of the present application.
本申请一些实施例中,提出一种空调系统能效预测方法,包括:In some embodiments of the present application, a method for predicting energy efficiency of an air conditioning system is proposed, including:
S1:采集空调系统的历史数据并形成数据集,并对数据集进行预处理;S1: Collect historical data of the air-conditioning system and form a data set, and preprocess the data set;
S2:建立基于综合CNN-LSTM的空调能效预测模型;S2: Establish an air conditioning energy efficiency prediction model based on a comprehensive CNN-LSTM;
S3:采集空调系统的实时数据并将数据进行预处理,将处理后的实时数据输入建立的空调能效预测模型中,得到t+1时刻的空调能效预测值。S3: Collect real-time data of the air-conditioning system and preprocess the data, input the processed real-time data into the established air-conditioning energy efficiency prediction model, and obtain the air-conditioning energy efficiency prediction value at time t+1.
通过将深度学习中的卷积神经网络CNN和长短期记忆网络LSTM相结合,建立一种在高维度向量空间和时间序列相结合的预测模型,更精确的预测空调系统的能效,进而采取及时的控制,以达到满足舒服性的前提下,节约能源消耗。By combining the convolutional neural network CNN in deep learning and the long short-term memory network LSTM, a prediction model combining high-dimensional vector space and time series is established to more accurately predict the energy efficiency of the air conditioning system, and then take timely measures. Control, in order to meet the premise of comfort, save energy consumption.
在步骤S1中,在采集空调系统的历史数据时,需要确定影响空调系统能效比的参数,在选取参数时,主要选择对能效比影响较大的参数,包括蒸发器出水温度(TEI)、蒸发器出水温度(TEO)、冷凝器进水温度(TCI)、冷凝器出水温度(TCO)、换热器进水温度(TSI)、冷凝器环路温度(TS0)、换热器出水温度(TBI)、蒸发器环路温度(TBO)、建筑进水温度(Cond Tons)、建筑出水温度(Cooling Tons)、蒸汽加热量(kW)、蒸发器流量(TEA)、冷凝器流量(TCA)、冷凝器温差表征值(TRE)、制冷剂温度(TRC),上述15个参数值都可通过传感器获得。In step S1, when collecting the historical data of the air-conditioning system, it is necessary to determine the parameters that affect the energy efficiency ratio of the air-conditioning system. When selecting parameters, the parameters that have a greater impact on the energy efficiency ratio are mainly selected, including evaporator outlet water temperature (TEI), evaporation Outlet temperature (TEO), condenser inlet temperature (TCI), condenser outlet temperature (TCO), heat exchanger inlet temperature (TSI), condenser loop temperature (TS0), heat exchanger outlet temperature (TBI) ), evaporator loop temperature (TBO), building inlet water temperature (Cond Tons), building outlet water temperature (Cooling Tons), steam heating capacity (kW), evaporator flow (TEA), condenser flow (TCA), condensation Temperature difference characterization value (TRE), refrigerant temperature (TRC), the above 15 parameter values can be obtained through sensors.
采集空调系统一个时间点上的参数值和能效比形成参数向量X i=[x 1,x 2,……,x n,y],其中,x 1,x 2,……,x n为影响空调能效比的n个参数对应的参数值,n表示总共采集了n个参数,y为该时间点的能效比,通过采集空调系统在不同时间点上的的参数值和能效比可获得该空调系统的历史数据集X,X=[X 1,X 2,……,X t],其中,t表示数据采集的时间点,以一定的时间间隔进行数据采集,采集形成具有一定时间特征的数据集。具体的,可选择上述影响能效比的15个参数的参数值,能效比COP可通过计算获得,COP=制冷量/损耗功率,X i=[TEI,TEO,TCI,TCO,TSI,TSO,TBI,TBO,Cond Tons, Cooling Tons,Kw,TEA,TCA,TRE,TRC,COP],该向量维数为16维。 The parameter values and energy efficiency ratios of the air-conditioning system at a time point are collected to form a parameter vector Xi = [x 1 , x 2 ,..., x n , y], where x 1 , x 2 ,..., x n is the influence The parameter values corresponding to the n parameters of the energy efficiency ratio of the air conditioner, n indicates that a total of n parameters are collected, and y is the energy efficiency ratio at this time point. The air conditioner can be obtained by collecting the parameter values and energy efficiency ratios of the air conditioning system at different time points. The historical data set X of the system, X=[X 1 , X 2 ,..., X t ], where t represents the time point of data collection, data collection is carried out at certain time intervals, and the collection forms data with certain time characteristics set. Specifically, the parameter values of the above-mentioned 15 parameters that affect the energy efficiency ratio can be selected, and the energy efficiency ratio COP can be obtained by calculation, COP=cooling capacity/loss of power, X i =[TEI,TEO,TCI,TCO,TSI,TSO,TBI ,TBO,Cond Tons, Cooling Tons,Kw,TEA,TCA,TRE,TRC,COP], the dimension of this vector is 16 dimensions.
在步骤S1中,对数据集进行预处理包括:In step S1, preprocessing the data set includes:
对每个独立变量的数据进行one-hot编码;One-hot encoding the data of each independent variable;
然后对数据集进行归一化处理:将数据集中的每个数据归一化到[0,1]的范围区间,去除数据的单位限制,将其转化为无量纲的数值,转换函数为:Then normalize the data set: normalize each data in the data set to the range of [0,1], remove the unit limit of the data, and convert it into a dimensionless value. The conversion function is:
x*=(x-x min)/(x max-x min), x*=(xx min )/(x max -x min ),
其中,x是转换之前的值,x max是每一列数据中的最大值,x min是每一列数据中的最小值,x*是转换之后的值。 where x is the value before conversion, x max is the maximum value in each column of data, x min is the minimum value in each column of data, and x* is the value after conversion.
其中,归一化处理时对数据集中的每一列参数均进行处理。Among them, each column of parameters in the data set is processed during normalization.
将归一化处理后的数据集分为训练集和测试集,可按照A:B的比例进行拆分,拆分比例可为8:2,具体的,若采集数据为5000个向量,则4000个为训练集,1000个为测试集。The normalized data set is divided into training set and test set, which can be split according to the ratio of A:B, and the split ratio can be 8:2. Specifically, if the collected data is 5000 vectors, then 4000 One is the training set and 1000 is the test set.
在步骤S2中,基于处理后的数据集,建立基于综合CNN-LSTM的空调能效预测模型的具体步骤为:In step S2, based on the processed data set, the specific steps for establishing an air conditioning energy efficiency prediction model based on a comprehensive CNN-LSTM are:
S21:将预处理后的数据集输入到CNN网络中,得到具有高维特征信息的时间序列;S21: Input the preprocessed dataset into the CNN network to obtain a time series with high-dimensional feature information;
S22:将具有高维特征信息的时间序列输入LSTM网络中进行训练,获得CNN-LSTM模型。S22: Input the time series with high-dimensional feature information into the LSTM network for training to obtain a CNN-LSTM model.
在步骤S21中,得到具有高维特征信息的时间序列的具体步骤为:In step S21, the specific steps of obtaining a time series with high-dimensional feature information are:
在预处理后的训练集中选取样本,将样本输入卷积函数
Figure PCTCN2021100427-appb-000001
提取出高维特征信息;通过池化层提取重要特征,并通过Flatten层将输入压平为一维向量,得到具有高维特征信息的时间序列。
Select samples from the preprocessed training set and input the samples into the convolution function
Figure PCTCN2021100427-appb-000001
Extract high-dimensional feature information; extract important features through the pooling layer, and flatten the input into a one-dimensional vector through the Flatten layer to obtain a time series with high-dimensional feature information.
具体的,数据预测及样本选取的原理是利用前N行的数据预测第N+1行最后一个COP数据,以此类推按照时间窗进行滑动,滑动步长为1,N行相当于滑动窗口的宽度为N。Specifically, the principle of data prediction and sample selection is to use the data of the first N rows to predict the last COP data of the N+1th row, and so on to slide according to the time window, the sliding step is 1, and the N rows are equivalent to the sliding window. The width is N.
LSTM网络包括记忆单元,记忆单元内包括遗忘门、输入门和输出门, 能够选择性记忆反馈的损失函数随梯度下降的修正参数,在步骤S22中,将具有高维特征信息的时间序列输入LSTM网络中进行训练,输入的时间序列在LSTM网络中进行如下计算:The LSTM network includes a memory unit, and the memory unit includes a forgetting gate, an input gate and an output gate, which can selectively memorize the correction parameters of the feedback loss function with the gradient descent. In step S22, the time series with high-dimensional feature information is input into the LSTM The network is trained, and the input time series is calculated as follows in the LSTM network:
遗忘门:f t=σ(W f·[h t-1,x t]+b f); Forgetting gate: f t =σ(W f ·[h t-1 ,x t ]+b f );
f t为遗忘门的输出值,W f为遗忘门神经网络的权值,h t-1为t-1时刻节点的输出,x t为t时刻节点的输入,b f为遗忘门神经网络的偏置。 f t is the output value of the forget gate, W f is the weight of the forget gate neural network, h t-1 is the output of the node at time t-1, x t is the input of the node at time t, b f is the input of the forget gate neural network Bias.
输入门:i t=σ(W i·[h t-1,x t]+b i); Input gate: i t =σ(W i ·[h t-1 ,x t ]+ bi );
i t为输入门的输出值,W i为输入门神经网络的权值,h t-1为t-1时刻节点的输出,x t为t时刻节点的输入,b i为输入门神经网络的偏置。 i t is the output value of the input gate, Wi is the weight of the input gate neural network, h t-1 is the output of the node at time t-1, x t is the input of the node at time t, and b i is the input gate neural network. Bias.
输出门:o t=σ(W o·[h t-1,x t]+b o); Output gate: o t =σ(W o ·[h t-1 ,x t ]+b o );
o t为输出门的输出值,W o为输出门神经网络的权值,h t-1为t-1时刻节点的输出,x t为t时刻节点的输入,b o为输出门神经网络的偏置。 o t is the output value of the output gate, W o is the weight of the output gate neural network, h t-1 is the output of the node at time t-1, x t is the input of the node at time t, and b o is the output gate neural network. Bias.
单元输入:
Figure PCTCN2021100427-appb-000002
Unit input:
Figure PCTCN2021100427-appb-000002
W c为单元输入的权值,h t-1为t-1时刻节点的输出,x t为t时刻节点的输入,b c为单元输入的偏置。 W c is the weight of the input of the unit, h t-1 is the output of the node at time t-1, x t is the input of the node at time t, and b c is the bias of the input of the unit.
单元输出:
Figure PCTCN2021100427-appb-000003
Unit output:
Figure PCTCN2021100427-appb-000003
·表示矩阵的逐元素相乘运算。• Represents an element-wise multiplication operation of a matrix.
节点输出值:h t=o t·tanh(c t); Node output value: h t = o t ·tanh(c t );
h t为t时刻节点的输出,·表示矩阵的逐元素相乘运算。 h t is the output of the node at time t, and represents the element-wise multiplication operation of the matrix.
CNN-LSTM模型中的融合激活函数:Fusion activation function in CNN-LSTM model:
Figure PCTCN2021100427-appb-000004
Figure PCTCN2021100427-appb-000004
训练过程中,LSTM网络经过全连接层Dense转换为对应的输出值,损失函数选择均方误差损失函数,优化器选择Adam优化器。During the training process, the LSTM network is converted into the corresponding output value through the fully connected layer Dense, the loss function selects the mean square error loss function, and the optimizer selects the Adam optimizer.
建立CNN-LSTM模型后,在测试集中选取样本对CNN-LSTM模型精度进行测试,计算CNN-LSTM模型误差,若误差大于设定值,则增大训练次数得到新的CNN-LSTM模型,若误差小于等于设定值,则评价CNN-LSTM模 型精度满足条件,具体的,采用均方根误差RSME对模型预测精度进行评估,After establishing the CNN-LSTM model, select samples in the test set to test the accuracy of the CNN-LSTM model, and calculate the error of the CNN-LSTM model. If the error is greater than the set value, increase the number of training times to obtain a new CNN-LSTM model. If it is less than or equal to the set value, the accuracy of the CNN-LSTM model is evaluated to meet the conditions. Specifically, the root mean square error RSME is used to evaluate the prediction accuracy of the model.
Figure PCTCN2021100427-appb-000005
Figure PCTCN2021100427-appb-000005
其中,n为评测样本总数,y i obj为第i个样本的实际值,y i model为第i个样本的模型预测值,RMSE模型预测数据与真实数据的均方根误差。 Among them, n is the total number of evaluation samples, y i obj is the actual value of the ith sample, y i model is the model predicted value of the ith sample, and the RMSE model predicts the root mean square error between the data and the real data.
数据测试时样本选取的原理也是利用前N行的数据预测第N+1行最后一个COP数据,以此类推按照时间窗进行滑动,滑动步长为1,N行相当于滑动窗口的宽度为N。The principle of sample selection during data testing is to use the data of the first N rows to predict the last COP data of the N+1th row, and so on to slide according to the time window, the sliding step is 1, and the N rows are equivalent to the width of the sliding window N. .
CNN-LSTM模型确定之后,采集空调系统的实时数据并将数据进行预处理,将处理后的实时数据输入CNN-LSTM模型中,可得到t+1时刻的空调COP,其中,对于实时数据的预处理与对历史数据处理的方法相同。After the CNN-LSTM model is determined, the real-time data of the air-conditioning system is collected and the data is preprocessed, and the processed real-time data is input into the CNN-LSTM model, and the air-conditioning COP at time t+1 can be obtained. Processing is the same as for historical data.
具体的,针对空调系统采集5000多组数据,得到初始数据集,采集的数据集的部分样本如表1。Specifically, more than 5,000 sets of data are collected for the air-conditioning system to obtain an initial data set. Some samples of the collected data set are shown in Table 1.
表1Table 1
Figure PCTCN2021100427-appb-000006
Figure PCTCN2021100427-appb-000006
Figure PCTCN2021100427-appb-000007
Figure PCTCN2021100427-appb-000007
基于CNN与LSTM的深度学习网络由输入层、1D-CNN层、池化层、LSTM层、全连接层和输出层构成,损失函数选择均方误差损失函数,优化器选择Adam优化器。其中,基于1D-CNN与LSTM的深度学习网络模型表2所示。The deep learning network based on CNN and LSTM consists of input layer, 1D-CNN layer, pooling layer, LSTM layer, fully connected layer and output layer. The loss function selects the mean square error loss function, and the optimizer selects the Adam optimizer. Among them, the deep learning network model based on 1D-CNN and LSTM is shown in Table 2.
表2Table 2
层名称layer name 输出张量形状output tensor shape 参数个数Number of parameters
dense_1(Dense)dense_1(Dense) (None,5,128)(None,5,128) 21762176
conv1d_1(Conv1D)conv1d_1(Conv1D) (None,5,80)(None,5,80) 1032010320
max_pooling1d_1max_pooling1d_1 (None,2,80)(None,2,80) 00
conv1d_2(Conv1D)conv1d_2(Conv1D) (None,2,48)(None,2,48) 38883888
max_pooling1d_2max_pooling1d_2 (None,2,48)(None,2,48) 00
dropout_1(Dropout)dropout_1 (Dropout) (None,2,48)(None,2,48) 00
lstm_1(LSTM)lstm_1 (LSTM) (None,2,32)(None,2,32) 1036810368
lstm_2(LSTM)lstm_2 (LSTM) (None,16)(None,16) 31363136
dense_2(Dense)dense_2(Dense) (None,32)(None,32) 544544
dense_3(Dense)dense_3(Dense) (None,1)(None,1) 3333
图3是本申请一些实施例CNN-LSTM模型的损失函数图,图4是本申请一些实施例LSTM模型的损失函数图,可以看出CNN-LSTM模型收敛较快且损失值较小,说明CNN-LSTM模型相对LSTM模型预测更精确。FIG. 3 is a loss function diagram of the CNN-LSTM model of some embodiments of the present application, and FIG. 4 is a loss function diagram of the LSTM model of some embodiments of the present application. It can be seen that the CNN-LSTM model converges quickly and the loss value is small, indicating that the CNN - The LSTM model is more accurate in prediction than the LSTM model.
图5是根据本申请一些实施例CNN-LSTM模型能耗比的预测值与测试值得对比图,图6是本申请一些实施例LSTM模型能耗比的预测值与测试值得对比图,其中是针对测试集的1000时间序列进行对比的,从图5与图6中可 以看出,CNN-LSTM模型的预测值与测试值更接近,说明CNN-LSTM模型相对LSTM模型预测更精确。图7是本申请一些实施例CNN-LSTM模型能耗比的预测值与测试值的对比图,图8是本申请一些实施例LSTM模型能耗比的预测值与测试值的对比图,其中是针对总数据集的5000时间序列进行对比的,从图7与图8中可以看出,CNN-LSTM模型的预测值与测试值更接近,说明CNN-LSTM模型相对LSTM模型预测更精确。其中,图5-图8中的COP Value值为缩小100倍后的正常COP值。FIG. 5 is a comparison diagram of the predicted value and test value of the energy consumption ratio of the CNN-LSTM model according to some embodiments of the present application, and FIG. 6 is a comparison diagram of the predicted value and test value of the energy consumption ratio of the LSTM model according to some embodiments of the present application. Compared with the 1000 time series of the test set, it can be seen from Figure 5 and Figure 6 that the predicted value of the CNN-LSTM model is closer to the test value, indicating that the CNN-LSTM model is more accurate than the LSTM model. FIG. 7 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the CNN-LSTM model of some embodiments of the present application, and FIG. 8 is a comparison diagram of the predicted value and the test value of the energy consumption ratio of the LSTM model of some embodiments of the present application, where is Compared with the 5000 time series of the total data set, it can be seen from Figure 7 and Figure 8 that the predicted value of the CNN-LSTM model is closer to the test value, indicating that the CNN-LSTM model is more accurate than the LSTM model. Among them, the COP Value in Figure 5-Figure 8 is the normal COP value reduced by 100 times.
本申请一些实施例还提出一种空调系统,包括参数传感器和控制器,控制器控制参数传感器测量空调系统参数值,且能够执行上述空调系统能效预测方法。Some embodiments of the present application further provide an air conditioning system, including a parameter sensor and a controller, the controller controls the parameter sensor to measure the parameter value of the air conditioning system, and can execute the above-mentioned method for predicting the energy efficiency of the air conditioning system.
通过设置空调系统的控制器可运行空调系统能效预测方法,使得空调系统能够根据预测结果,采取精准的控制,提高用户体验,节约能源消耗。By setting the controller of the air-conditioning system, the energy-efficiency prediction method of the air-conditioning system can be run, so that the air-conditioning system can take precise control according to the prediction result, improve the user experience, and save energy consumption.
空调系统还包括压缩机、冷凝器、膨胀阀和蒸发器等结构,能够完成空调系统的制冷和/或制热功能。The air-conditioning system also includes structures such as a compressor, a condenser, an expansion valve, and an evaporator, which can perform the cooling and/or heating functions of the air-conditioning system.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The above are only specific embodiments of the present application, but the protection scope of the present application is not limited to this. should be covered within the scope of protection of this application. Therefore, the protection scope of the present application should be subject to the protection scope of the claims.

Claims (10)

  1. 一种空调系统能效预测方法,包括:A method for predicting energy efficiency of an air conditioning system, comprising:
    S1:采集空调系统的历史数据形成数据集,并对数据集进行预处理;S1: Collect historical data of the air conditioning system to form a data set, and preprocess the data set;
    S2:基于处理后的数据集,建立基于综合CNN-LSTM的空调能效预测模型;S2: Based on the processed data set, establish an air conditioning energy efficiency prediction model based on a comprehensive CNN-LSTM;
    S3:采集空调系统的实时运行数据并将数据进行预处理,将处理后的实时数据输入建立的空调能效预测模型中,得到t+1时刻的空调能效预测值。S3: Collect real-time operating data of the air-conditioning system and preprocess the data, input the processed real-time data into the established air-conditioning energy efficiency prediction model, and obtain the air-conditioning energy efficiency prediction value at time t+1.
  2. 根据权利要求1所述的空调系统能效预测方法,其特征在于,在步骤S2中,基于处理后的数据集,建立基于综合CNN-LSTM的空调能效预测模型的具体步骤为:The method for predicting energy efficiency of an air-conditioning system according to claim 1, wherein in step S2, based on the processed data set, the specific steps of establishing an air-conditioning energy efficiency prediction model based on a comprehensive CNN-LSTM are:
    S21:将预处理后的数据集输入到CNN网络中,得到具有高维特征信息的时间序列;S21: Input the preprocessed dataset into the CNN network to obtain a time series with high-dimensional feature information;
    S22:将具有高维特征信息的时间序列输入LSTM网络中进行训练,获得CNN-LSTM模型。S22: Input the time series with high-dimensional feature information into the LSTM network for training to obtain a CNN-LSTM model.
  3. 根据权利要求2所述的空调系统能效预测方法,其特征在于,步骤S21中,得到具有高维特征信息的时间序列的具体步骤为:The method for predicting energy efficiency of an air-conditioning system according to claim 2, wherein in step S21, the specific steps of obtaining a time series with high-dimensional feature information are:
    在预处理后的数据集中选取样本,将样本输入卷积函数
    Figure PCTCN2021100427-appb-100001
    提取出高维特征信息;通过池化层提取重要特征,并通过Flatten层将输入压平为一维向量,得到具有高维特征信息的时间序列。
    Select samples from the preprocessed dataset and input the samples into the convolution function
    Figure PCTCN2021100427-appb-100001
    Extract high-dimensional feature information; extract important features through the pooling layer, and flatten the input into a one-dimensional vector through the Flatten layer to obtain a time series with high-dimensional feature information.
  4. 根据权利要求2所述的空调系统能效预测方法,其特征在于,LSTM网络包括记忆单元,记忆单元内包括遗忘门、输入门和输出门,步骤S22中,输入的时间序列在LSTM网络中进行如下计算:The method for predicting energy efficiency of an air-conditioning system according to claim 2, wherein the LSTM network includes a memory unit, and the memory unit includes a forget gate, an input gate and an output gate, and in step S22, the input time series is performed in the LSTM network as follows calculate:
    遗忘门:f t=σ(W f·[h t-1,x t]+b f); Forgetting gate: f t =σ(W f ·[h t-1 ,x t ]+b f );
    输入门:i t=σ(W i·[h t-1,x t]+b i); Input gate: i t =σ(W i ·[h t-1 ,x t ]+ bi );
    输出门:o t=σ(W o·[h t-1,x t]+b o); Output gate: o t =σ(W o ·[h t-1 ,x t ]+b o );
    单元输入:
    Figure PCTCN2021100427-appb-100002
    Unit input:
    Figure PCTCN2021100427-appb-100002
    单元输出:
    Figure PCTCN2021100427-appb-100003
    Unit output:
    Figure PCTCN2021100427-appb-100003
    节点输出值:h t=o t·tanh(c t); Node output value: h t = o t ·tanh(c t );
    W f,W i,W o,W c为权值,b f,b i,b o,b c为偏置,h t-1为t-1时刻节点的输出值,x t为t时刻节点的输入值。 W f , Wi , W o , W c are weights, b f , b i , b o , b c are biases, h t-1 is the output value of the node at time t-1, and x t is the node at time t the input value.
  5. 根据权利要求2所述的空调系统能效预测方法,其特征在于,训练过程中损失函数选择均方误差损失函数,优化器选择Adam优化器。The method for predicting energy efficiency of an air-conditioning system according to claim 2, characterized in that, in the training process, the loss function selects the mean square error loss function, and the optimizer selects the Adam optimizer.
  6. 根据权利要求1所述的空调系统能效预测方法,其特征在于,在步骤S1中,采集空调系统的历史数据形成的数据集为X,The method for predicting energy efficiency of an air-conditioning system according to claim 1, wherein in step S1, the data set formed by collecting historical data of the air-conditioning system is X,
    X=[X 1,X 2,……,X t],其中,t表示数据采集的时间点; X=[X 1 , X 2 ,...,X t ], where t represents the time point of data collection;
    X t=[x 1,x 2,……,x n,y],其中,x 1,x 2,……,x n为影响空调能效比的n个参数对应的参数值,y为该时间点的能效比。 X t =[x 1 , x 2 ,..., x n , y], where x 1 , x 2 ,..., x n are the parameter values corresponding to the n parameters that affect the energy efficiency ratio of the air conditioner, and y is the time point energy efficiency ratio.
  7. 根据权利要求6所述的空调系统能效预测方法,其特征在于,在所述步骤S1中,对数据集进行预处理包括:The method for predicting energy efficiency of an air-conditioning system according to claim 6, wherein in the step S1, preprocessing the data set includes:
    对每个独立变量的数据进行one-hot编码;One-hot encoding the data of each independent variable;
    然后对数据集进行归一化处理:将数据集中的每个数据转换到[0,1]的范围区间,去除数据的单位限制,将其转化为无量纲的数值,转换函数为:Then normalize the data set: convert each data in the data set to the range of [0,1], remove the unit limit of the data, and convert it into a dimensionless value. The conversion function is:
    x*=(x-x min)/(x max-x min), x*=(xx min )/(x max -x min ),
    其中,x是转换之前的值,x max是每一列数据中的最大值,x min是每一列数据中的最小值,x*是转换之后的值。 where x is the value before conversion, x max is the maximum value in each column of data, x min is the minimum value in each column of data, and x* is the value after conversion.
  8. 根据权利要求7所述的空调系统能效预测方法,其特征在于,将归一化的数据集进行分类,按照A:B的比例分为训练集和测试集。The method for predicting energy efficiency of an air conditioning system according to claim 7, wherein the normalized data set is classified and divided into a training set and a test set according to the ratio of A:B.
  9. 根据权利要求8所述的空调系统能效预测方法,其特征在于,采用均方根误差RSME对模型预测精度进行评估,The method for predicting energy efficiency of an air-conditioning system according to claim 8, wherein the model prediction accuracy is evaluated by using the root mean square error (RSME),
    Figure PCTCN2021100427-appb-100004
    Figure PCTCN2021100427-appb-100004
    其中,n为评测样本总数,y i obj为第i个样本的实际值,y i model为第i个 样本的模型预测值。 Among them, n is the total number of evaluation samples, y i obj is the actual value of the ith sample, and y i model is the model predicted value of the ith sample.
  10. 一种空调系统,其特征在于,包括:An air conditioning system, comprising:
    参数传感器;parameter sensor;
    控制器,控制所述参数传感器测量空调系统参数值,且能够执行如权利要求1-9任一所述的空调系统能效预测方法。The controller controls the parameter sensor to measure the parameter value of the air conditioning system, and can execute the method for predicting the energy efficiency of the air conditioning system according to any one of claims 1-9.
PCT/CN2021/100427 2020-09-14 2021-06-16 Method for predicting energy efficiency of air-conditioning system, and air-conditioning system WO2022052547A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010959889.1A CN114186469A (en) 2020-09-14 2020-09-14 Air conditioning system energy efficiency prediction method and air conditioning system
CN202010959889.1 2020-09-14

Publications (1)

Publication Number Publication Date
WO2022052547A1 true WO2022052547A1 (en) 2022-03-17

Family

ID=80538959

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/100427 WO2022052547A1 (en) 2020-09-14 2021-06-16 Method for predicting energy efficiency of air-conditioning system, and air-conditioning system

Country Status (2)

Country Link
CN (1) CN114186469A (en)
WO (1) WO2022052547A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113780405A (en) * 2021-09-07 2021-12-10 科希曼电器有限公司 Air conditioner parameter regression optimization method based on deep neural network
CN114781744A (en) * 2022-05-07 2022-07-22 东南大学 Deep learning multi-step long radiance prediction method based on codec
CN115062847A (en) * 2022-06-16 2022-09-16 北京嘉洁能科技股份有限公司 Carbon fiber heating energy consumption prediction method and system based on logistic regression algorithm
CN115081342A (en) * 2022-07-26 2022-09-20 国网安徽省电力有限公司电力科学研究院 LSTNet-based 'carbon consumption-energy consumption-output' prediction method for key emission control enterprises

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117234080B (en) * 2023-09-21 2024-05-28 江苏亚奥科技股份有限公司 Room temperature intelligent regulation and control method for large-scale moving ring monitoring scene
CN118657175A (en) * 2024-08-19 2024-09-17 山东云海国创云计算装备产业创新中心有限公司 Model generation method, fault prediction device, equipment, medium and product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106765932A (en) * 2016-12-14 2017-05-31 深圳达实智能股份有限公司 The Energy Efficiency Ratio Forecasting Methodology and device of central air conditioner system refrigeration host computer
US20180285740A1 (en) * 2017-04-03 2018-10-04 Royal Bank Of Canada Systems and methods for malicious code detection
CN109961177A (en) * 2019-03-11 2019-07-02 浙江工业大学 A kind of general water cooled central air conditioner energy consumption prediction technique based on shot and long term memory Recognition with Recurrent Neural Network
CN110443725A (en) * 2019-08-14 2019-11-12 国网甘肃省电力公司信息通信公司 Wind power prediction model based on CNN+LSTM
CN110648014A (en) * 2019-08-28 2020-01-03 山东大学 Regional wind power prediction method and system based on space-time quantile regression

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106765932A (en) * 2016-12-14 2017-05-31 深圳达实智能股份有限公司 The Energy Efficiency Ratio Forecasting Methodology and device of central air conditioner system refrigeration host computer
US20180285740A1 (en) * 2017-04-03 2018-10-04 Royal Bank Of Canada Systems and methods for malicious code detection
CN109961177A (en) * 2019-03-11 2019-07-02 浙江工业大学 A kind of general water cooled central air conditioner energy consumption prediction technique based on shot and long term memory Recognition with Recurrent Neural Network
CN110443725A (en) * 2019-08-14 2019-11-12 国网甘肃省电力公司信息通信公司 Wind power prediction model based on CNN+LSTM
CN110648014A (en) * 2019-08-28 2020-01-03 山东大学 Regional wind power prediction method and system based on space-time quantile regression

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113780405A (en) * 2021-09-07 2021-12-10 科希曼电器有限公司 Air conditioner parameter regression optimization method based on deep neural network
CN114781744A (en) * 2022-05-07 2022-07-22 东南大学 Deep learning multi-step long radiance prediction method based on codec
CN115062847A (en) * 2022-06-16 2022-09-16 北京嘉洁能科技股份有限公司 Carbon fiber heating energy consumption prediction method and system based on logistic regression algorithm
CN115081342A (en) * 2022-07-26 2022-09-20 国网安徽省电力有限公司电力科学研究院 LSTNet-based 'carbon consumption-energy consumption-output' prediction method for key emission control enterprises

Also Published As

Publication number Publication date
CN114186469A (en) 2022-03-15

Similar Documents

Publication Publication Date Title
WO2022052547A1 (en) Method for predicting energy efficiency of air-conditioning system, and air-conditioning system
Eom et al. Refrigerant charge fault detection method of air source heat pump system using convolutional neural network for energy saving
CN113326651B (en) Refrigerating station load and energy efficiency ratio dynamic modeling method based on T-S fuzzy model
CN112084707B (en) Refrigerating machine room energy-saving optimization method and system based on chilled water and cooling water variable flow decoupling
CN113112077B (en) HVAC control system based on multi-step prediction deep reinforcement learning algorithm
CN113240184B (en) Building space unit cold load prediction method and system based on federal learning
CN103912966A (en) Optimal control method for ground source heat pump refrigerating system
CN109446028B (en) Method for monitoring state of refrigeration dehumidifier based on genetic fuzzy C-mean clustering
CN111461466B (en) Heating valve adjusting method, system and equipment based on LSTM time sequence
CN112884012A (en) Building energy consumption prediction method based on support vector machine principle
CN115230433B (en) Electric vehicle passenger cabin and power battery cooperative heating control method and device
CN111156657A (en) Air conditioner frosting state determining method and device
CN113375283B (en) Air conditioner control method and air conditioner
CN112268350B (en) Air conditioner side load prediction method based on system delay
CN116045461B (en) Energy-saving control method and device for air-cooled air conditioner based on water supply and return temperature adjustment
CN109344518A (en) A kind of method for diagnosing faults of base station heat management system
Deng et al. Optimal control of chilled water system with ensemble learning and cloud edge terminal implementation
CN117455725B (en) Building energy consumption management method and system based on BIM (building information modeling) building
CN112180733B (en) Fuzzy logic-based building energy consumption system prediction control parameter setting method
CN112747418A (en) Air conditioner and cloud server
CN117494546A (en) Data-driven air conditioner set temperature correlation simulation method, equipment and medium
CN116663744A (en) Energy consumption prediction method and system for near-zero energy consumption building
CN111189201A (en) Air conditioner prediction control method based on machine vision
CN112728737A (en) Air conditioner and cloud server
Xu et al. Prediction of PMV of body thermal comfort in office based on PSO-GRNN

Legal Events

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

Ref document number: 21865606

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21865606

Country of ref document: EP

Kind code of ref document: A1