CN113002264A - Air conditioner temperature self-adaptive setting method and device - Google Patents

Air conditioner temperature self-adaptive setting method and device Download PDF

Info

Publication number
CN113002264A
CN113002264A CN202110198628.7A CN202110198628A CN113002264A CN 113002264 A CN113002264 A CN 113002264A CN 202110198628 A CN202110198628 A CN 202110198628A CN 113002264 A CN113002264 A CN 113002264A
Authority
CN
China
Prior art keywords
temperature
air conditioner
lookup table
user
adaptive
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
CN202110198628.7A
Other languages
Chinese (zh)
Other versions
CN113002264B (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.)
Dongfeng Motor Corp
Original Assignee
Dongfeng Motor Corp
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 Dongfeng Motor Corp filed Critical Dongfeng Motor Corp
Priority to CN202110198628.7A priority Critical patent/CN113002264B/en
Publication of CN113002264A publication Critical patent/CN113002264A/en
Application granted granted Critical
Publication of CN113002264B publication Critical patent/CN113002264B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60HARRANGEMENTS OF HEATING, COOLING, VENTILATING OR OTHER AIR-TREATING DEVICES SPECIALLY ADAPTED FOR PASSENGER OR GOODS SPACES OF VEHICLES
    • B60H1/00Heating, cooling or ventilating [HVAC] devices
    • B60H1/00642Control systems or circuits; Control members or indication devices for heating, cooling or ventilating devices
    • B60H1/00971Control systems or circuits characterised by including features for locking or memorising of control modes
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60HARRANGEMENTS OF HEATING, COOLING, VENTILATING OR OTHER AIR-TREATING DEVICES SPECIALLY ADAPTED FOR PASSENGER OR GOODS SPACES OF VEHICLES
    • B60H1/00Heating, cooling or ventilating [HVAC] devices
    • B60H1/00642Control systems or circuits; Control members or indication devices for heating, cooling or ventilating devices
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60HARRANGEMENTS OF HEATING, COOLING, VENTILATING OR OTHER AIR-TREATING DEVICES SPECIALLY ADAPTED FOR PASSENGER OR GOODS SPACES OF VEHICLES
    • B60H1/00Heating, cooling or ventilating [HVAC] devices
    • B60H1/00642Control systems or circuits; Control members or indication devices for heating, cooling or ventilating devices
    • B60H1/0073Control systems or circuits characterised by particular algorithms or computational models, e.g. fuzzy logic or dynamic models
    • B60H2001/00733Computational models modifying user-set values

Abstract

The application discloses an air conditioner temperature self-adaptive setting method and device, and relates to the technical field of automobile air conditioner temperature control, wherein the air conditioner temperature self-adaptive setting method comprises the following steps: presetting a lookup table, wherein the lookup table comprises environmental data and corresponding control temperatures, and endowing each control temperature with the same initial value; when a temperature setting instruction triggered by a user is received, acquiring environmental data at a first moment, and if the set temperature of the temperature setting instruction is judged to be effective, updating a lookup table according to the set temperature; when a self-adaptive setting instruction triggered by a user is received, acquiring a control temperature corresponding to the environmental data at the second moment according to the updated lookup table; the air conditioner controller controls the air conditioner according to the control temperature. This application can realize automatic setting to the control temperature value, still needs the user to go the problem of manual setting temperature under the automatic mode of air conditioner to solve, makes the air conditioner temperature self-adaptation set up can maximum use habit that accords with the user.

Description

Air conditioner temperature self-adaptive setting method and device
Technical Field
The application relates to the technical field of temperature control of automobile air conditioners, in particular to an air conditioner temperature self-adaptive setting method and device.
Background
Currently, the temperature of the vehicle air conditioner can be adjusted according to the set temperature, so that the set temperature of the vehicle air conditioner is directly related to the effect of the air conditioner.
In the related art, the temperature of the air outlet of the automobile air conditioner can be adjusted according to a set temperature value. The manual mode and the automatic mode both use a set temperature value as a target temperature to be reached by the air conditioner, and finally the temperature in the vehicle is stabilized near the set temperature through automatic adjustment of a series of algorithms.
However, in both the manual mode and the automatic mode, the user is required to manually set the set temperature of the vehicle air conditioner, so that the temperature control of the vehicle air conditioner cannot be truly automated. In addition, under some working conditions, multiple manual interventions of the user are required, which results in complicated operation of the user.
Disclosure of Invention
Aiming at one of the defects in the prior art, the application aims to provide an air conditioner temperature self-adaptive setting method and device to solve the problem that the temperature control of an air conditioner cannot be truly automated due to the fact that the temperature needs to be preset by a user in the automobile air conditioning process in the related technology.
The first aspect of the present application provides an adaptive setting method for air conditioner temperature, which includes the steps of:
presetting a lookup table, wherein the lookup table comprises environmental data and corresponding control temperatures, and endowing the same initial value to each control temperature;
when a temperature setting instruction triggered by a user is received, acquiring environmental data at a first moment, and if the set temperature of the temperature setting instruction is judged to be effective, updating the lookup table according to the set temperature;
when a self-adaptive setting instruction triggered by a user is received, acquiring a control temperature corresponding to the environmental data at the second moment according to the updated lookup table;
the air conditioner controller controls the air conditioner according to the control temperature.
In some embodiments, after the presetting of the lookup table, the method further includes:
and respectively establishing an array for each control temperature in the lookup table, wherein all values are the initial values when each array is initialized.
In some embodiments, updating the lookup table according to the set temperature specifically includes:
acquiring an array corresponding to the environment data at the first moment in the lookup table;
sequentially moving all values in the array backwards, and deleting the moved values;
inserting the set temperature into the array as a first value to generate a new array;
and obtaining the updated control temperature according to the new array, and generating an updated lookup table.
In some embodiments, the obtaining the updated control temperature according to the new array specifically includes:
when the initial value which is not replaced exists in the new array, the newly inserted set temperature is used as the control temperature;
when all initial values in the array are replaced, if the value with the largest occurrence frequency in the array is one, the value is used as the control temperature; and if the value with the largest occurrence frequency in the new array is multiple, taking the average value of the multiple values and rounding up to be used as the control temperature.
In some embodiments, each initial value is provided with a flag, which is cleared when the initial value is replaced.
In some embodiments, when a user-triggered temperature setting instruction is received, timing is started;
and if the timing time reaches the first time threshold value, the user does not trigger the temperature setting instruction again, and the set temperature of the temperature setting instruction is judged to be effective.
In some embodiments, when the air conditioner controller controls the air conditioner to reach the second time threshold according to the control temperature, the environment data is acquired again, and the corresponding control temperature is acquired again according to the updated lookup table.
The second aspect of the present application provides an air conditioner temperature adaptive setting device, which includes:
the lookup table is used for storing the environmental data and the corresponding control temperature, and each control temperature is endowed with the same initial value;
the air conditioner controller is used for acquiring environmental data at a first moment when a temperature setting instruction triggered by a user is received, and updating the lookup table according to the set temperature if the set temperature of the temperature setting instruction is judged to be effective;
the air conditioner controller is further used for acquiring a control temperature corresponding to the environmental data at the second moment according to the updated lookup table when receiving a self-adaptive setting instruction triggered by a user; and controlling the air conditioner according to the control temperature.
In some embodiments, the apparatus further comprises:
the temperature setting key is used for receiving the set temperature input by a user and converting the set temperature into a triggered temperature setting instruction to be transmitted to the air conditioner controller;
the automatic gear setting key is used for triggering an adaptive setting instruction when detecting double-click operation of a user; and when the click operation of the user is detected, the self-adaptive setting is exited.
In some embodiments, the air conditioner controller is further configured to start timing when receiving a temperature setting instruction triggered by a user; and if the timing time reaches the first time threshold value, the user does not trigger the temperature setting instruction again, and the set temperature of the temperature setting instruction is judged to be effective.
The beneficial effect that technical scheme that this application provided brought includes:
the self-adaptive setting method and the device for the air conditioner temperature have the advantages that as the lookup table is preset, when a temperature setting instruction triggered by a user is received, environment data at a first moment is acquired, if the set temperature of the temperature setting instruction is judged to be effective, updating the lookup table according to the set temperature so as to acquire the environmental data at the second moment when receiving the self-adaptive setting instruction triggered by the user, and finds the corresponding control temperature of the air conditioner according to the updated lookup table, and then controls the air conditioner according to the control temperature, therefore, continuously learning the preference habit of the user to the set temperature of the air conditioner according to the operation feedback of the user in the process of using the automobile air conditioner, the control temperature value is automatically set, the problem that a user still needs to manually set the set temperature in the automatic mode of the air conditioner is solved, and the adaptive setting of the air conditioner temperature can meet the use habit of the user to the greatest extent.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flow chart of an adaptive setting method for air conditioner temperature according to an embodiment of the present disclosure;
FIG. 2 is a flowchart of step S20 in FIG. 1;
FIG. 3 is a schematic diagram illustrating a relationship between the control temperature in the lookup table and the corresponding array when the outside temperature is 38 ℃ and the inside temperature is 30 ℃ in the embodiment of the present application;
FIG. 4 is a schematic diagram illustrating a relationship between the control temperature in the lookup table and the corresponding array when the outside temperature is 39 ℃ and the inside temperature is 30 ℃ in the embodiment of the present application;
fig. 5 is a schematic diagram of an adaptive air conditioner temperature setting device in an embodiment of the present application.
Reference numerals:
1. an air conditioner controller; 2. a temperature setting button; 3. an automatic gear setting key; 4. an air volume setting button; 5. an air outlet mode setting button; 6. the keys are arranged inside and outside in a circulating way.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
The embodiment of the application provides an air conditioner temperature self-adaptive setting method and device, which can solve the problem that the temperature control of an air conditioner cannot be truly automated due to the fact that the temperature needs to be preset by a user in the automobile air conditioning process in the related technology.
As shown in fig. 1, the adaptive setting method for the air conditioner temperature according to the embodiment of the present application includes the following steps:
s10, a lookup table is preset, the lookup table comprises environment data and corresponding control temperatures, and the same initial value is given to each control temperature.
And S20, when a temperature setting instruction triggered by a user is received, acquiring environmental data at a first moment by taking the triggering moment as the first moment, and if the set temperature of the temperature setting instruction is judged to be effective, updating the lookup table according to the set temperature.
And S30, when a self-adaptive setting instruction triggered by a user is received, taking the triggering moment as a second moment, acquiring the environmental data of the second moment, and then acquiring the control temperature corresponding to the environmental data of the second moment according to the updated lookup table. And searching a table according to the environmental parameters at the second moment to find the corresponding control temperature of the air conditioner.
And S40, controlling the air conditioner by the air conditioner controller according to the control temperature.
The adaptive setting method for the air conditioner temperature of the embodiment is characterized in that a lookup table is preset, when a temperature setting instruction triggered by a user is received, environment data at a first moment are obtained, if the set temperature of the temperature setting instruction is judged to be effective, the lookup table is updated according to the set temperature, so that when the adaptive setting instruction triggered by the user is received, the environment data at a second moment are obtained, the corresponding control temperature of the air conditioner is found according to the updated lookup table, and the air conditioner is controlled according to the control temperature, therefore, the preference habit of the user to the set temperature of the air conditioner is continuously learned according to the operation feedback of the user in the process of using the automobile air conditioner, the automatic setting of the control temperature value is realized, the problem that the user still needs to manually set the temperature in the automatic mode of the air conditioner is solved, and the adaptive setting of the air conditioner temperature can be in accordance with the use habit of the user to the greatest, so as to realize a real full-automatic air conditioning mode for automatically setting the temperature.
In this embodiment, the control temperature of the air conditioner changes mainly in accordance with two values, that is, the outside temperature and the inside temperature, and therefore the environmental data includes the outside temperature and the inside temperature.
And searching a table according to the outside temperature and the inside temperature to obtain the corresponding control temperature so as to realize automatic temperature setting. Alternatively, the initial value is 24 ℃.
Preferably, each initial value is provided with a flag which is cleared when the initial value is replaced.
Therefore, the table lookup values of the preset lookup table are initial values with the identifiers, in this embodiment, the value is represented by a, and the value without the identifier is the learned value. In this embodiment, the preset lookup table is shown in table 1 below.
TABLE 1
Figure BDA0002947170810000061
In this embodiment, after the step S10 is performed by presetting a lookup table, the method further includes the following steps:
and respectively establishing an array for each control temperature in the lookup table, wherein the array is used for storing the set temperature, and when each array is initialized, all values are the initial values. Optionally, the length of the array is N, and N is greater than or equal to 8.
In this example, the length of the array is 10 and each value is initialized to 24 ℃. Thus, the 10 values in the initial array are all identified 24 ℃.
Further, in the step S20, updating the lookup table according to the set temperature specifically includes the steps of:
first, an array corresponding to the environment data at the first time in the lookup table is obtained.
And secondly, sequentially moving all values in the array backwards, and deleting the moved values.
Then, the set temperature is inserted into the array as a first value to generate a new array.
And finally, obtaining the updated control temperature according to the new array, and generating an updated lookup table.
As shown in fig. 2, in this embodiment, the step S20 specifically includes the following steps:
and S21, when a temperature setting instruction triggered by a user is received, acquiring current environment data.
S22, judging whether the set temperature of the temperature setting instruction is effective or not, if so, turning to S23; otherwise, the set temperature is ignored.
And S23, acquiring an array corresponding to the environment data at the first moment in the lookup table.
And S24, sequentially moving all values in the array backwards, and deleting the moved values.
And S25, inserting the set temperature into the array to serve as a first value, and generating a new array.
And S26, obtaining the updated control temperature according to the new array, and generating an updated lookup table.
Preferably, in the step S26, obtaining the updated control temperature according to the new array specifically includes the following steps:
when there is an initial value in the new array that has not been replaced, the value in the lookup table is replaced with the newly inserted set temperature as the control temperature.
When all initial values in the new temperature array are replaced, if the value with the largest occurrence frequency in the new array is one, the value is used as the control temperature; and if the value with the largest occurrence frequency in the new array is multiple, taking the average value of the multiple values and rounding up to be used as the control temperature to replace the value in the lookup table.
In this embodiment, whether the values in the lookup table and the array are initial values can be quickly distinguished according to the identifier. When the updated control temperature is obtained according to the new array, if the value in the array has the identifier, the initial value which is not replaced exists, and the set temperature after the latest replacement is used as the control temperature; if no identifier exists in the values in the array, the initial value does not exist, and at the moment, if the value with the largest occurrence frequency in the array is one, the value is used as the control temperature; and if the value with the largest occurrence frequency in the array is multiple, taking the average value of the multiple values and rounding up to be used as the control temperature.
As shown in fig. 3, taking the outside temperature of 38 ℃ and the inside temperature of 30 ℃ as an example, when the set temperature at this time is determined to be 19 ℃ as an effective value, the rightmost value is deleted, the other values are sequentially shifted to the right, and 19 ℃ is inserted into the leftmost position, so that an updated array is obtained. Since there are initial values in the array that are not replaced, the newly inserted 19 ℃ is updated directly into the lookup table as the control temperature.
As shown in fig. 4, taking the outside temperature of 39 ℃ and the inside temperature of 30 ℃ as an example, when the set temperature at this time is determined to be 19 ℃ as an effective value, the rightmost value is deleted, the other values are shifted rightward in sequence, and 19 ℃ is inserted leftmost to obtain an updated array. Since the initial value with the identifier does not exist in the array and the value with the largest occurrence number in the array is 18 ℃, 18 ℃ is used as the control temperature and is updated into the lookup table.
Further, when a user-triggered temperature setting instruction is received, timing is started.
And if the timing time reaches the first time threshold value, the user does not trigger the temperature setting instruction again, and the set temperature of the temperature setting instruction is judged to be effective.
Optionally, the first time threshold may be set according to user requirements. In this embodiment, the first time threshold is 5min, that is, after the user sets a temperature value in the normal automatic mode, the temperature setting instruction is triggered, and if the user does not trigger the temperature setting instruction again within 5min, the setting is considered to be valid, that is, the setting value can be filled into the corresponding position according to the outside temperature and the inside temperature value at the time of triggering the setting, so as to implement the process of continuously performing adaptive learning and updating along with the use of the user.
Optionally, when the air conditioner controller controls the air conditioner to reach the second time threshold according to the control temperature, the environment data is acquired again, and the corresponding control temperature is acquired again according to the updated lookup table. Optionally, the second time threshold may be set according to user requirements. In this embodiment, the second time threshold is 3 min.
In this embodiment, the lookup table is a two-dimensional lookup table, and in the full-automatic air conditioning mode, the control temperature values under various working conditions can be obtained by querying the updated lookup table without manual setting by a user.
As shown in fig. 5, the air conditioner temperature adaptive setting device of the present embodiment includes a lookup table and an air conditioner controller 1.
The lookup table is used for storing environmental data and corresponding control temperatures, and each control temperature is given the same initial value.
The air conditioner controller 1 is configured to, when receiving a temperature setting instruction triggered by a user, acquire environmental data at a first time, and update the lookup table according to a set temperature if it is determined that the set temperature of the temperature setting instruction is valid.
The air conditioner controller 1 is further configured to, when receiving a self-adaptive setting instruction triggered by a user, obtain a control temperature corresponding to the environmental data at the second time according to the updated lookup table; and controlling the air conditioner according to the control temperature.
In this embodiment, the adaptive air conditioner temperature setting device further includes a temperature setting button 2 and an automatic gear setting button 3.
The temperature setting button 2 is used for receiving a set temperature input by a user, converting the set temperature into a triggered temperature setting instruction and transmitting the triggered temperature setting instruction to the air conditioner controller.
The automatic range setting key 3 is used to detect a single-click operation or a double-click operation by the user.
When the automatic gear setting key 3 detects double-click operation of a user, triggering an adaptive setting instruction, namely detecting that the automatic gear setting keys are effective for two times within 1s so as to be different from a common automatic mode; when the automatic gear setting button 3 detects the click operation of the user, the self-adaptive setting is exited and the ordinary automatic air-conditioning mode is entered.
Optionally, the temperature setting button 2 is further configured to exit the temperature adaptive setting mode and enter the normal automatic air conditioning mode when detecting that the user clicks the operation.
Therefore, during the normal automatic air-conditioning mode operation, the temperature setting mode is the learning mode, i.e., the look-up table is adaptively updated according to the method described above.
When a user double clicks an automatic gear setting button to enter a temperature automatic setting mode, namely a temperature self-adaptive setting mode, the current temperature inside the vehicle and the temperature outside the vehicle are detected, and a two-dimensional table is inquired according to the two values to obtain a control temperature value. After the operation is carried out for 3min, the temperature inside the automobile and the temperature outside the automobile are detected again, the table is looked up, and the control temperature is reset, so that the self-adaptive setting of the control temperature is realized.
In other embodiments, the air conditioner temperature adaptive setting device further includes an air volume setting button 4, an air outlet mode setting button 5, and an internal and external circulation setting button 6. The air quantity setting button 4 and the air outlet mode setting button 5 can be used for setting the air quantity and the air outlet mode respectively, and the internal circulation or the external circulation can be selected through the internal and external circulation setting button 6.
Further, the air conditioner temperature self-adaptive setting device further comprises an air outlet temperature control actuator, an air blower air volume control actuator, an air outlet mode control actuator and a circulation mode control actuator, and different commands can be respectively executed through the air outlet temperature control actuator, the air blower air volume control actuator, the air outlet mode control actuator and the circulation mode control actuator.
In this embodiment, when the mobile terminal is in the temperature adaptive setting mode, except for exiting the adaptive setting mode, the response mode of the detected other keys and signals is consistent with the response mode in the ordinary automatic air-conditioning mode.
Preferably, the air conditioner controller is further configured to start timing when receiving a temperature setting instruction triggered by a user; and if the timing time reaches the first time threshold value, the user does not trigger the temperature setting instruction again, and the air conditioner controller is also used for judging that the set temperature of the temperature setting instruction is effective.
In this embodiment, the air conditioner controller is further configured to reacquire the environmental data when the response control reaches the second time threshold, and reacquire the corresponding control temperature according to the lookup table, so as to avoid control temperature being inappropriate due to a large environmental change.
The air conditioner temperature self-adaptive setting device of the embodiment is suitable for the air conditioner temperature self-adaptive setting methods, can continuously learn the favorite habit of a user to the set temperature of the air conditioner according to the operation feedback of the user in the process of using the automobile air conditioner, and can enable the air conditioner temperature self-adaptive setting to be in line with the use habit of the user to the maximum extent after multiple times of self-adaptive calibration so as to realize a real temperature self-adaptive setting mode.
The present invention is not limited to the above-described embodiments, and it will be apparent to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and such modifications and improvements are also considered to be within the scope of the present invention.

Claims (10)

1. An air conditioner temperature self-adaptive setting method is characterized by comprising the following steps:
presetting a lookup table, wherein the lookup table comprises environmental data and corresponding control temperatures, and endowing each control temperature with the same initial value;
when a temperature setting instruction triggered by a user is received, acquiring environmental data at a first moment, and if the set temperature of the temperature setting instruction is judged to be effective, updating the lookup table according to the set temperature;
when a self-adaptive setting instruction triggered by a user is received, acquiring a control temperature corresponding to the environmental data at the second moment according to the updated lookup table;
and the air conditioner controller controls the air conditioner according to the control temperature.
2. The adaptive setting method of air conditioner temperature according to claim 1, wherein after presetting a look-up table, further comprising:
and respectively establishing an array for each control temperature in the lookup table, wherein all values are the initial values when each array is initialized.
3. The adaptive setting method for the air conditioner temperature according to claim 2, wherein updating the lookup table according to the set temperature specifically comprises:
acquiring an array corresponding to the environmental data at the first moment in the lookup table;
sequentially moving all values in the array backwards, and deleting the moved values;
inserting the set temperature into the array as a first value to generate a new array;
and obtaining the updated control temperature according to the new array, and generating an updated lookup table.
4. The adaptive setting method for the air conditioner temperature according to claim 3, wherein the obtaining the updated control temperature according to the new array specifically comprises:
when the initial value which is not replaced exists in the new array, the newly inserted set temperature is used as the control temperature;
when all initial values in the array are replaced, if the value with the largest occurrence frequency in the array is one, the value is used as the control temperature; and if the value with the largest occurrence frequency in the new array is multiple, taking the average value of the multiple values and rounding up to be used as the control temperature.
5. The adaptive setting method of air conditioner temperature according to claim 2, characterized in that:
each initial value is provided with a flag which is cleared when the initial value is replaced.
6. The adaptive setting method of air conditioner temperature according to claim 1, characterized in that:
when a temperature setting instruction triggered by a user is received, timing is started;
and if the timing time reaches the first time threshold value, the user does not trigger the temperature setting instruction again, and the set temperature of the temperature setting instruction is judged to be effective.
7. The adaptive setting method of air conditioner temperature according to claim 1, characterized in that:
and when the air conditioner controller controls the air conditioner to reach a second time threshold value according to the control temperature, acquiring the environmental data again, and acquiring the corresponding control temperature again according to the updated lookup table.
8. The utility model provides an air conditioner temperature self-adaptation setting device which characterized in that, it includes:
the lookup table is used for storing the environmental data and the corresponding control temperature, and each control temperature is endowed with the same initial value;
the air conditioner controller is used for acquiring environmental data at a first moment when a temperature setting instruction triggered by a user is received, and updating the lookup table according to the set temperature if the set temperature of the temperature setting instruction is judged to be effective;
the air conditioner controller is further used for acquiring a control temperature corresponding to the environmental data at the second moment according to the updated lookup table when receiving a self-adaptive setting instruction triggered by a user; and controlling the air conditioner according to the control temperature.
9. The adaptive air conditioner temperature setting apparatus as claimed in claim 8, wherein the apparatus further comprises:
the temperature setting key is used for receiving the set temperature input by a user and converting the set temperature into a triggered temperature setting instruction to be transmitted to the air conditioner controller;
the automatic gear setting key is used for triggering an adaptive setting instruction when detecting double-click operation of a user; and when the click operation of the user is detected, the self-adaptive setting is exited.
10. The adaptive air conditioner temperature setting apparatus according to claim 8, wherein:
the air conditioner controller is also used for starting timing when receiving a temperature setting instruction triggered by a user; and if the timing time reaches the first time threshold value, the user does not trigger the temperature setting instruction again, and the set temperature of the temperature setting instruction is judged to be effective.
CN202110198628.7A 2021-02-22 2021-02-22 Air conditioner temperature self-adaptive setting method and device Active CN113002264B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110198628.7A CN113002264B (en) 2021-02-22 2021-02-22 Air conditioner temperature self-adaptive setting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110198628.7A CN113002264B (en) 2021-02-22 2021-02-22 Air conditioner temperature self-adaptive setting method and device

Publications (2)

Publication Number Publication Date
CN113002264A true CN113002264A (en) 2021-06-22
CN113002264B CN113002264B (en) 2022-07-01

Family

ID=76406478

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110198628.7A Active CN113002264B (en) 2021-02-22 2021-02-22 Air conditioner temperature self-adaptive setting method and device

Country Status (1)

Country Link
CN (1) CN113002264B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117148900A (en) * 2023-10-27 2023-12-01 济南泰格电子技术有限公司 Environment safety management method and device for archive

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06307697A (en) * 1993-04-21 1994-11-01 Fujitsu General Ltd Method of controlling air conditioner
JP2010149534A (en) * 2008-12-23 2010-07-08 Nissan Motor Co Ltd Vehicular air-conditioner
CN103994551A (en) * 2014-05-28 2014-08-20 施晓亚 Energy management method and system
CN104697114A (en) * 2015-03-06 2015-06-10 广东美的制冷设备有限公司 Air conditioner control method and device
CN105135633A (en) * 2014-05-27 2015-12-09 广东美的暖通设备有限公司 Variable refrigerant flow air conditioning system and control method thereof
CN105371428A (en) * 2015-11-13 2016-03-02 珠海格力电器股份有限公司 Processing method and device for air conditioner working parameters
CN110186161A (en) * 2019-06-03 2019-08-30 宁波奥克斯电气股份有限公司 Default parameters update method, air-conditioning Learning Control Method and air conditioner
CN111059716A (en) * 2019-12-30 2020-04-24 珠海格力电器股份有限公司 Method and device for adjusting air conditioner parameters and storage medium
CN112308209A (en) * 2020-10-10 2021-02-02 上海晶友环境管理有限公司 Personalized air conditioner intelligent learning method based on deep learning

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06307697A (en) * 1993-04-21 1994-11-01 Fujitsu General Ltd Method of controlling air conditioner
JP2010149534A (en) * 2008-12-23 2010-07-08 Nissan Motor Co Ltd Vehicular air-conditioner
CN105135633A (en) * 2014-05-27 2015-12-09 广东美的暖通设备有限公司 Variable refrigerant flow air conditioning system and control method thereof
CN103994551A (en) * 2014-05-28 2014-08-20 施晓亚 Energy management method and system
CN104697114A (en) * 2015-03-06 2015-06-10 广东美的制冷设备有限公司 Air conditioner control method and device
CN105371428A (en) * 2015-11-13 2016-03-02 珠海格力电器股份有限公司 Processing method and device for air conditioner working parameters
CN110186161A (en) * 2019-06-03 2019-08-30 宁波奥克斯电气股份有限公司 Default parameters update method, air-conditioning Learning Control Method and air conditioner
CN111059716A (en) * 2019-12-30 2020-04-24 珠海格力电器股份有限公司 Method and device for adjusting air conditioner parameters and storage medium
CN112308209A (en) * 2020-10-10 2021-02-02 上海晶友环境管理有限公司 Personalized air conditioner intelligent learning method based on deep learning

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117148900A (en) * 2023-10-27 2023-12-01 济南泰格电子技术有限公司 Environment safety management method and device for archive
CN117148900B (en) * 2023-10-27 2024-02-02 济南泰格电子技术有限公司 Environment safety management method and device for archive

Also Published As

Publication number Publication date
CN113002264B (en) 2022-07-01

Similar Documents

Publication Publication Date Title
CN108302713B (en) Air conditioner setting quick adjustment method, air conditioner and readable storage medium
CN107560071B (en) Control method of remote controller, remote controller and storage medium
CN113002264B (en) Air conditioner temperature self-adaptive setting method and device
CN105444336B (en) The control method and air conditioner of air conditioner
CN110895011B (en) Air conditioner control method and device, storage medium and air conditioner
CN112432344B (en) Air conditioner, control method thereof and computer storage medium
CN112432345A (en) Air conditioner, control method of starting mode of air conditioner and storage medium
CN104916108B (en) Method for remotely controlling, remote control unit and remote controler
CN108278737B (en) Control method and device of air conditioner, storage medium, air conditioner and remote controller
KR102125799B1 (en) IoT terminal remote controller based IoT control system and control method
CN105137774A (en) Intelligent household appliance control method, device and mobile terminal
CN106828012B (en) A kind of on-board air conditioner circulation pattern control method
CN110243049B (en) Air conditioner heating control method and device and air conditioner
JP7221330B2 (en) CONTROL METHOD OF AIR CONDITIONER AND ITS START-UP MODE, STORAGE MEDIUM
CN111256307A (en) Temperature control method, air conditioning apparatus, control apparatus, and storage medium
CN113903946A (en) Heat dissipation control method and device for vehicle-mounted fuel cell
CN107726539A (en) Terminal operating parameter regulation means, device and computer-readable recording medium
KR20070082933A (en) The learning type controller for air conditioner of vehicle and the same method
CN106765937A (en) Air-conditioner and its sleep control method
CN111716991B (en) Air conditioner parameter self-adaptive calibration method and system
KR101646124B1 (en) Method and device for controlling air conditioning of vehicle
CN109282452B (en) Air conditioner control method and system, main control equipment and controlled air conditioner
CN107588496B (en) Fresh air fan, control method of air supply temperature of fresh air fan and computer readable storage medium
CN106846768A (en) The portable control device of household electrical appliance and the control system of household electrical appliance
US20150323235A1 (en) Method and apparatus for adjusting operating frequency of inverter compressor

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