Control method for air conditioner, and device for air conditioner and storage medium

US11965666B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11965666-B2
Application numberUS-201917600506-A
CountryUS
Kind codeB2
Filing dateDec 16, 2019
Priority dateApr 1, 2019
Publication dateApr 23, 2024
Grant dateApr 23, 2024

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

The disclosure provides a control method and a device for an air conditioner. The method includes: a first reward matrix is constructed according to multiple sets of target operating parameters of an air conditioner, a maximum expected benefit of performing a current action in a current state is calculated based on the first reward matrix and a Q-learning algorithm, wherein the current state is represented by a current indoor environment temperature and a current outdoor environment temperature; target action parameters under the maximum expected benefit are acquired, and operation of the air conditioner is controlled based on second target action parameters, wherein the second target action parameters at least include a second target operating frequency of the compressor, a second target opening degree of the electronic expansion valve and a second target rotating speed of the external fan.

First claim

Opening claim text (preview).

What is claimed is: 1. A control method for an air conditioner, comprising: constructing a first reward matrix according to multiple sets of target operating parameters of an air conditioner, wherein each of the multiple sets of the target operating parameters of the air conditioner at least comprises a target indoor environment temperature, a target outdoor environment temperature, a target setting temperature, a target intermediate temperature of an indoor evaporator, a target intermediate temperature of an outdoor condenser, a first target operating frequency of a compressor, a first target opening degree of an electronic expansion valve and a first target rotating speed of an external fan; calculating a maximum expected benefit of performing a current action in a current state based on the first reward matrix and a Q-learning algorithm, wherein the current state is represented by a current indoor environment temperature and a current outdoor environment temperature, and the current action is represented by a current operating frequency of the compressor, a current opening degree of the electronic expansion valve and a current rotating speed of the external fan; and acquiring target action parameters under the maximum expected benefit, and controlling operation of the air conditioner based on second target action parameters, wherein the second target action parameters at least comprise a second target operating frequency of the compressor, a second target opening degree of the electronic expansion valve and a second target rotating speed of the external fan. 2. The control method for the air conditioner according to claim 1 , before constructing the first reward matrix according to the multiple sets of the target operating parameters of the air conditioner, further comprising: collecting air conditioner operating parameters at multiple moments in an actual working condition, wherein the air conditioner operating parameters collected under each of the multiple moments comprise at least one of an indoor environment temperature, an outdoor environment temperature, a setting temperature, an intermediate temperature of the indoor evaporator, an intermediate temperature of the outdoor condenser, an operating frequency of the compressor, an opening degree of the electronic expansion valve and a rotating speed of the external fan; and performing default parameter filling on the air conditioner operating parameters collected under each of the multiple moments based on a constraint network model, so as to obtain the multiple sets of the target operating parameters of the air conditioner, wherein input of the constraint network model at least comprises the indoor environment temperature, the outdoor environment temperature, the setting temperature, the intermediate temperature of the indoor evaporator and the intermediate temperature of the outdoor condenser, and output of the constraint network model comprises at least the operating frequency of the compressor, the opening degree of the electronic expansion valve and the rotating speed of the external fan. 3. The control method for the air conditioner according to claim 2 , before performing the default parameter filling on the air conditioner operating parameters collected under each of the multiple moments based on the constraint network model, so as to obtain the multiple sets of operating parameters of the target air conditioner, further comprising: constructing a second reward matrix based on multiple sets of standard operating parameters of the air conditioner, wherein the multiple sets of standard operating parameters of the air conditioner are air conditioner operating parameters satisfying a preset condition; acquiring training set data and validation set data from the second reward matrix; training a radial basis function neural network model based on the training set data, wherein the radial basis function neural network model comprises an input layer, a hidden layer and an output layer, and the number of neuron in the hidden layer of the radial basis function neural network model is regulated by an objective loss function; verifying an accuracy rate of the radial basis function neural network model based on the validation set data; and using the radial basis function neural network model as the constraint network model in a case that the accuracy rate of the radial basis function neural network model is greater than a preset value. 4. The control method for the air conditioner according to claim 3 , before constructing the second reward matrix based on the multiple sets of the standard operating parameters of the air conditioner, further comprising: collecting multiple sets of experimental operating parameters of the air conditioner, wherein each of the multiple sets of the experimental operating parameters of the air conditioner at least comprises an experimental indoor environment temperature, an experimental outdoor environment temperature, an experimental setting temperature, an experimental intermediate temperature of the indoor evaporator, an experimental intermediate temperature of the outdoor condenser, an experimental operating frequency of the compressor, an experimental opening degree of the electronic expansion valve and an experimental rotating speed of the external fan; calculating a reward value of each of the multiple sets of the experimental operating parameters of the air conditioner according to the following formula: Reward=f(ΔT indoor , ΔT out door ), wherein Reward represents the reward value, f ( represents a reward function, ΔT indoor represents a difference value between the experimental indoor temperature and the experimental setting temperature, ΔT out door represents the difference value between the experimental outdoor temperature and the outdoor temperature under a target working condition; and taking the set of experimental operating parameters of the air conditioner whose reward value is in a preset scope of the reward value as one set of standard operating parameters of the air conditioner. 5. The control method for the air conditioner according to claim 2 , after controlling the operation of the air conditioner based on the target action parameters, further comprising: modifying parameters of the first reward matrix based on feedback data, wherein the feedback data is configured to feed back the operation of the air conditioner; and updating the constraint network model based on the modified first reward matrix whose parameters are modified. 6. The control method for the air conditioner according to claim 1 , wherein calculating the maximum expected benefit of performing the current action in the current state based on the first reward matrix and the Q-learning algorithm comprises: calculating the maximum expected benefit according to the following formula: Q ( s,a )= R ( s,a )+Θ*max{ Q ( s next ,a next )} wherein s represents the current state, a represents the current action, s next represents a next state, a next represents a next action, R(s, a) represents the first reward matrix, Q(s next , a next ) represents a maximum expected benefit obtained through performing the action a next under the state s next , Q(s, a) represents the maximum expected benefit obtained through performing the action a under the state s, and Θ represents a greedy factor. 7. The control method for the air conditioner according to claim 6 , wherein obtaining the target action parameter under the maximum expected benefit comprises: calculating the target action parameter according to the following formula: Q ( s,a )=max{ Q ( s,a next )} wherein s represents the current state, a next represents the next action, Q(S, a next ) represents the maximum expected benefit obtained

Assignees

Inventors

Classifications

  • F24F11/63Primary

    Electronic processing · CPC title

  • G05B13/027Primary

    using neural networks only · CPC title

  • using digital processors (G05B19/05 takes precedence) · CPC title

  • HVAC, heating, ventillation, climate control · CPC title

  • using pre-stored data · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11965666B2 cover?
The disclosure provides a control method and a device for an air conditioner. The method includes: a first reward matrix is constructed according to multiple sets of target operating parameters of an air conditioner, a maximum expected benefit of performing a current action in a current state is calculated based on the first reward matrix and a Q-learning algorithm, wherein the current state is…
Who is the assignee on this patent?
Gree Electric Appliances Inc Zhuhai
What technology area does this patent fall under?
Primary CPC classification F24F11/63. Mapped technology areas include Mechanical Engineering.
When was this patent published?
Publication date Tue Apr 23 2024 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).