CN117631725A - Temperature control method, device, equipment and readable storage medium - Google Patents

Temperature control method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN117631725A
CN117631725A CN202311863371.8A CN202311863371A CN117631725A CN 117631725 A CN117631725 A CN 117631725A CN 202311863371 A CN202311863371 A CN 202311863371A CN 117631725 A CN117631725 A CN 117631725A
Authority
CN
China
Prior art keywords
temperature
equipment
target temperature
target
pid parameters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311863371.8A
Other languages
Chinese (zh)
Inventor
孙敏杰
余栋栋
苏开祥
麦献豪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Keyao Intelligent Technology Co ltd
Original Assignee
Guangdong Keyao Intelligent Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Keyao Intelligent Technology Co ltd filed Critical Guangdong Keyao Intelligent Technology Co ltd
Priority to CN202311863371.8A priority Critical patent/CN117631725A/en
Publication of CN117631725A publication Critical patent/CN117631725A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Feedback Control In General (AREA)
  • Control Of Temperature (AREA)

Abstract

The application discloses a temperature control method, a device, equipment and a readable storage medium, wherein the method comprises the following steps: determining a target temperature reached by equipment required by a user and a required target temperature change slope; obtaining a standard PID parameter, wherein the standard PID parameter is a PID parameter which is obtained by self-setting and determining the temperature and is operated at a target temperature by control equipment; determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature, the target temperature change slope and the standard PID parameter; and (5) performing temperature adjustment through temperature control PID parameter control equipment until reaching the target temperature. According to the temperature control method and the temperature control device, the temperature self-setting is adopted to obtain the standard PID parameters, the temperature control PID parameters are determined by combining the target temperature and the target temperature change slope, the temperature control is carried out through the temperature control PID parameter control equipment, an engineer is not required to carry out programming debugging on a temperature control project, and the stability, convenience and universality of temperature control are improved.

Description

Temperature control method, device, equipment and readable storage medium
Technical Field
The present application relates to the field of device control, and more particularly, to a temperature control method, apparatus, device, and readable storage medium.
Background
With the acceleration progress of social science and technology, the application of an automatic temperature control system in various fields is more and more widespread, and automation and intellectualization of the automatic temperature control system have become the main development direction of modern temperature control devices. The automatic temperature control system is widely applied to daily industrial equipment, production and life, and most industrial environments need a logic controller for direct application, and the use of the automatic temperature control system also tends to develop in the aspects of stable and rapid adjustment. Such as injection molding machines, die casting machines, dryers, mold warmers, oil presses, oil pumps, heat treatment furnaces, incubators, fermentation cylinders, etc.
Taking an injection molding machine as an example, the current industrial environment is generally controlled by using a temperature control instrument, the price of the temperature control instrument is relatively expensive, the adjustment and the application of parameters are not convenient, and some temperature control instruments also need engineers to adjust PID parameters and take a lot of time. In addition, because the control mode is not in a PLC or an industrial controller, indirect control is needed, the operation of engineers in control logic programming is not facilitated, and the complexity is increased for the development of the equipment in the aspect. If the control is directly performed through a PLC and an industrial controller, the logic controllers on the market are not many, an engineer is required to adjust parameters one by one according to own field experience, a great amount of time is spent for completing parameter adjustment, the workload is increased, and meanwhile, the experience requirements of the engineer on temperature control are higher.
In view of the above, the present application proposes a temperature control scheme that avoids the above drawbacks while achieving temperature control.
Disclosure of Invention
In view of this, the present application provides a temperature control method, apparatus, device and readable storage medium, which uses standard PID parameters obtained by temperature self-tuning, and determines temperature control PID parameters in combination with target temperature and target temperature change slope, and performs temperature adjustment by using the temperature control PID parameter control device, where engineers do not need to program and debug temperature control items, reducing workload of engineers, and increasing stability, convenience and versatility of temperature control.
A temperature control method, comprising:
determining a target temperature reached by equipment required by a user and a required target temperature change slope;
obtaining standard PID parameters, wherein the standard PID parameters are PID parameters which are obtained through temperature self-setting determination and control the equipment to operate at the target temperature;
determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature, the target temperature change slope and the standard PID parameter;
and controlling the equipment to carry out temperature adjustment through the temperature control PID parameters until the target temperature is reached.
Optionally, the determining process of the standard PID parameter includes:
obtaining basic PID parameters conforming to the current application environment;
the self-tuning temperature adjustment is carried out on the equipment based on the basic PID parameters, the temperature change rate of the equipment and the real-time temperature of the current application environment in the whole self-tuning temperature adjustment process are collected, and the self-tuning temperature adjustment is carried out by controlling the equipment to carry out temperature adjustment through the basic PID parameters until the target temperature is reached;
and determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the temperature change rate, the real-time temperature and the basic PID parameters.
Optionally, determining the standard PID parameter for controlling the device to operate at the target temperature according to the temperature change rate, the real-time temperature and the base PID parameter includes:
generating a self-tuning temperature adjustment profile based on the temperature change rate and the real-time temperature;
identifying the tangent point temperature, the tangent point time and the change rate of the tangent point temperature corresponding to the tangent point in the self-tuning temperature adjustment curve map, and calculating by combining the target temperature to obtain a self-tuning proportion parameter;
and determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the basic PID parameters and the self-tuning proportional parameters.
Optionally, determining, according to the target temperature, the target temperature change slope, and the standard PID parameter, a temperature control PID parameter for controlling the device to perform temperature change with the target temperature change slope, including:
acquiring a temperature control strategy corresponding to the equipment;
reading the current temperature of the equipment in real time, and determining a temperature difference value by combining the target temperature;
and substituting the temperature difference value, the target temperature change slope and the standard PID parameter into the temperature control strategy, and calculating to obtain a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature change slope.
Optionally, after controlling the device to adjust the temperature by the temperature control PID parameter until reaching the target temperature, the method further includes:
and switching to the standard PID parameters, and controlling the equipment to keep the target temperature to operate by using the standard PID parameters.
Optionally, the method further comprises:
when a soft start command signal is received, the device is controlled to carry out temperature adjustment with a soft start temperature change slope through a preset soft start PID parameter until reaching a soft start holding temperature for a preset time.
Optionally, before obtaining the standard PID parameters, the method further includes:
a rejection disturbance signal is input to prevent non-commanded data skew.
A temperature control device, comprising:
the target determining module is used for determining the target temperature reached by the equipment required by the user and the required target temperature change slope;
the standard parameter module is used for acquiring standard PID parameters, wherein the standard PID parameters are PID parameters which are obtained through temperature self-setting determination and control the equipment to operate at the target temperature;
the temperature control parameter module is used for determining a temperature control PID parameter for controlling the equipment to change temperature according to the target temperature, the target temperature change slope and the standard PID parameter;
and the temperature adjustment module is used for controlling the equipment to adjust the temperature through the temperature control PID parameters until the target temperature is reached.
A temperature control device comprising a memory and a processor;
the memory is used for storing programs;
the processor is configured to execute the program to implement the steps of the temperature control method described above.
A readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the temperature control method as described above.
As can be seen from the above technical solutions, the temperature control method, apparatus, device and readable storage medium provided in the embodiments of the present application first determine a target temperature that a user needs to reach by the device, and a required target temperature change slope. And acquiring standard PID parameters through a temperature self-tuning process, wherein the standard PID parameters are PID parameters which are obtained through temperature self-tuning determination and control the equipment to operate at the target temperature. And then, according to the target temperature, the target temperature change slope and the standard PID parameter, determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature change slope. And finally, controlling the equipment to carry out temperature adjustment through the temperature control PID parameters until the target temperature is reached.
According to the method, the device is subjected to primary temperature self-tuning, and standard PID parameters capable of controlling the device to operate at the target temperature are obtained in the temperature self-tuning process. And then when the equipment is started each time and temperature adjustment is carried out, the temperature control PID parameters for controlling the equipment to carry out temperature change according to the target temperature, the target temperature change slope and the standard PID parameters can be determined only by acquiring the target temperature change slope of the target temperature which is required to be reached by the equipment by a user, and the temperature control PID parameters are used for controlling the equipment to carry out temperature adjustment according to the target temperature change slope. In the whole temperature adjustment process, engineers do not need to program and debug the temperature control project, so that the workload of the engineers is reduced, and meanwhile, the stability, convenience and universality of temperature control are improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings may be obtained according to the provided drawings without inventive effort to a person skilled in the art.
FIG. 1 is a flow chart of a temperature control method disclosed herein;
FIG. 2 is a block diagram of a temperature control device disclosed herein;
fig. 3 is a block diagram of a hardware structure of a temperature control device disclosed in the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
Next, the present application is presented with the following technical solutions, see in detail below.
Fig. 1 is a flowchart of a temperature control method disclosed in an embodiment of the present application, as shown in fig. 1, the method may include:
step S1, determining a target temperature reached by equipment required by a user and a target temperature change slope required by the user.
Specifically, the method is improved through a standard PID algorithm, a self-tuning algorithm is added, an engineer can program and debug temperature control projects quickly, stability and programming universality are improved, a large number of input and output interfaces and parameter interfaces which are convenient for the engineer to program are provided, and the method can be directly applied, such as soft start, heat preservation, temperature control slope adjustment, input and output filter adjustment, various types of control output interfaces, feedforward functions and the like.
In implementing the present application, it is first necessary to determine a target temperature that the user needs the device to reach, that is, a temperature at which the user wants the device to operate, and a target temperature change slope at which the user needs the device to change from a current starting temperature to the target temperature.
And S2, obtaining standard PID parameters.
Specifically, the standard PID parameter is a PID parameter which is obtained through temperature self-setting determination and controls the equipment to operate at the target temperature. The temperature self-tuning can increase the stability, convenience and universality of temperature control. Through the self-tuning function, PID parameters can be acquired for the working environment, the slope of the temperature control can be configured, and the speed of the temperature control can be increased or reduced. The device has various parameter functions including soft start, heat preservation, input and output filtering adjustment and feedforward functions. The control output interface with various types comprises analog output, pulse width modulation output (PWM) and common switching value output.
The determining process of the standard PID parameters specifically comprises the following three steps:
the first step, obtaining basic PID parameters which accord with the current application environment.
And secondly, carrying out self-tuning temperature adjustment on the equipment based on the basic PID parameters, and collecting the temperature change rate of the equipment and the real-time temperature of the current application environment in the whole self-tuning temperature adjustment process, wherein the self-tuning temperature adjustment is carried out by controlling the equipment to carry out temperature adjustment through the basic PID parameters until the target temperature is reached.
And thirdly, determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the temperature change rate, the real-time temperature and the basic PID parameters.
Based on the above, the process of determining the standard PID parameters is as follows:
(1) generating a self-tuning temperature adjustment profile based on the temperature change rate and the real-time temperature;
(2) identifying the tangent point temperature, the tangent point time and the change rate of the tangent point temperature corresponding to the tangent point in the self-tuning temperature adjustment curve map, and calculating by combining the target temperature to obtain a self-tuning proportion parameter;
(3) and determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the basic PID parameters and the self-tuning proportional parameters.
11. In addition, optionally, to prevent the control system from generating non-instructive error deviation due to external factors such as interference, a signal resisting interference error may be inserted in advance so as to prevent the signal from being affected by the outside, that is, before the standard PID parameters are obtained, the method further includes:
a rejection disturbance signal is input to prevent non-commanded data skew.
And S3, determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature, the target temperature change slope and the standard PID parameter.
Specifically, the process of determining the temperature control PID parameter for controlling the device to perform temperature change according to the target temperature change slope may specifically include:
(1) acquiring a temperature control strategy corresponding to the equipment;
(2) reading the current temperature of the equipment in real time, and determining a temperature difference value by combining the target temperature;
(3) and substituting the temperature difference value, the target temperature change slope and the standard PID parameter into the temperature control strategy, and calculating to obtain a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature change slope.
And S4, controlling the equipment to adjust the temperature through the temperature control PID parameters until the target temperature is reached.
Specifically, after the temperature control PID parameter is determined, the device may be controlled to perform temperature adjustment based on the temperature control PID parameter until the temperature of the device reaches the target temperature, where the device performs temperature change with the target temperature change slope during the temperature adjustment.
Optionally, after controlling the device to adjust the temperature by the temperature control PID parameter until reaching the target temperature, the method further includes:
and switching to the standard PID parameters, and controlling the equipment to keep the target temperature to operate by using the standard PID parameters.
Specifically, to there being the demand that needs to reach the target temperature in the practical application and shut down after, keep warm afterwards to loss, the inefficacy demand that material such as prevent to cool down and lead to, namely two-stage temperature control, this application can add the heat preservation function, can carry out heat retaining control to the heat preservation processing after shutting down based on the PID parameter of finishing of setting. The specific mode is that after the temperature control PID parameter controls the equipment to adjust the temperature until reaching the target temperature, the equipment is switched to the standard PID parameter, and the standard PID parameter controls the equipment to keep the target temperature to operate.
Optionally, the application may further have a soft start function, specifically:
on the basis, the method further comprises the following steps:
when a soft start command signal is received, the device is controlled to carry out temperature adjustment with a soft start temperature change slope through a preset soft start PID parameter until reaching a soft start holding temperature for a preset time.
Specifically, the soft start function is mainly realized by coping with the starting overshoot occasion, detecting whether the temperature in the starting process is normal or not, planning the temperature, the rising slope and the holding time of the soft start, and controlling and outputting through PID parameters. The soft start temperature is reached first to keep for a period of time in the starting process, so that no impact and smoothness in the starting process are realized, and the method is suitable for occasions with quicker temperature transformation or for detecting whether the temperature in the starting process is normal. When the device receives a soft start instruction signal, the device is controlled to perform temperature adjustment with a soft start temperature change slope through a preset soft start PID parameter until reaching a soft start holding temperature, and the device can last for a preset time after the soft start holding temperature.
As can be seen from the above technical solutions, the temperature control method, apparatus, device and readable storage medium provided in the embodiments of the present application first determine a target temperature that a user needs to reach by the device, and a required target temperature change slope. And acquiring standard PID parameters through a temperature self-tuning process, wherein the standard PID parameters are PID parameters which are obtained through temperature self-tuning determination and control the equipment to operate at the target temperature. And then, according to the target temperature, the target temperature change slope and the standard PID parameter, determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature change slope. And finally, controlling the equipment to carry out temperature adjustment through the temperature control PID parameters until the target temperature is reached.
According to the method, the device is subjected to primary temperature self-tuning, and standard PID parameters capable of controlling the device to operate at the target temperature are obtained in the temperature self-tuning process. And then when the equipment is started each time and temperature adjustment is carried out, the temperature control PID parameters for controlling the equipment to carry out temperature change according to the target temperature, the target temperature change slope and the standard PID parameters can be determined only by acquiring the target temperature change slope of the target temperature which is required to be reached by the equipment by a user, and the temperature control PID parameters are used for controlling the equipment to carry out temperature adjustment according to the target temperature change slope. In the whole temperature adjustment process, engineers do not need to program and debug the temperature control project, so that the workload of the engineers is reduced, and meanwhile, the stability, convenience and universality of temperature control are improved.
The temperature control device provided in the embodiments of the present application will be described below, and the temperature control device described below and the temperature control method described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a schematic diagram of a temperature control device according to an embodiment of the present application.
As shown in fig. 2, the temperature control apparatus may include:
a target determining module 110, configured to determine a target temperature that the user needs the device to reach, and a target temperature change slope that is required;
the standard parameter module 120 is configured to obtain a standard PID parameter, where the standard PID parameter is a PID parameter obtained by determining through temperature self-tuning and controlling the device to operate at the target temperature;
a temperature control parameter module 130, configured to determine a temperature control PID parameter for controlling the device to perform a temperature change according to the target temperature, the target temperature change slope, and the standard PID parameter;
and the temperature adjustment module 140 is used for controlling the equipment to adjust the temperature through the temperature control PID parameters until the target temperature is reached.
As can be seen from the above technical solutions, the temperature control method, apparatus, device and readable storage medium provided in the embodiments of the present application first determine a target temperature that a user needs to reach by the device, and a required target temperature change slope. And acquiring standard PID parameters through a temperature self-tuning process, wherein the standard PID parameters are PID parameters which are obtained through temperature self-tuning determination and control the equipment to operate at the target temperature. And then, according to the target temperature, the target temperature change slope and the standard PID parameter, determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature change slope. And finally, controlling the equipment to carry out temperature adjustment through the temperature control PID parameters until the target temperature is reached.
According to the method, the device is subjected to primary temperature self-tuning, and standard PID parameters capable of controlling the device to operate at the target temperature are obtained in the temperature self-tuning process. And then when the equipment is started each time and temperature adjustment is carried out, the temperature control PID parameters for controlling the equipment to carry out temperature change according to the target temperature, the target temperature change slope and the standard PID parameters can be determined only by acquiring the target temperature change slope of the target temperature which is required to be reached by the equipment by a user, and the temperature control PID parameters are used for controlling the equipment to carry out temperature adjustment according to the target temperature change slope. In the whole temperature adjustment process, engineers do not need to program and debug the temperature control project, so that the workload of the engineers is reduced, and meanwhile, the stability, convenience and universality of temperature control are improved.
Optionally, the determining, by the standard parameter module, the standard PID parameter may include:
obtaining basic PID parameters conforming to the current application environment;
the self-tuning temperature adjustment is carried out on the equipment based on the basic PID parameters, the temperature change rate of the equipment and the real-time temperature of the current application environment in the whole self-tuning temperature adjustment process are collected, and the self-tuning temperature adjustment is carried out by controlling the equipment to carry out temperature adjustment through the basic PID parameters until the target temperature is reached;
and determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the temperature change rate, the real-time temperature and the basic PID parameters.
Optionally, the determining, by the standard parameter module, the standard PID parameter for controlling the device to operate at the target temperature according to the temperature change rate, the real-time temperature, and the base PID parameter may include:
generating a self-tuning temperature adjustment profile based on the temperature change rate and the real-time temperature;
identifying the tangent point temperature, the tangent point time and the change rate of the tangent point temperature corresponding to the tangent point in the self-tuning temperature adjustment curve map, and calculating by combining the target temperature to obtain a self-tuning proportion parameter;
and determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the basic PID parameters and the self-tuning proportional parameters.
Optionally, the temperature control parameter module performs a process of determining a temperature control PID parameter for controlling the device to perform a temperature change with the target temperature change slope according to the target temperature, the target temperature change slope, and the standard PID parameter, and may include:
acquiring a temperature control strategy corresponding to the equipment;
reading the current temperature of the equipment in real time, and determining a temperature difference value by combining the target temperature;
and substituting the temperature difference value, the target temperature change slope and the standard PID parameter into the temperature control strategy, and calculating to obtain a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature change slope.
Optionally, the temperature control device may further include a steady operation module, configured to switch to the standard PID parameter after the temperature adjustment is performed on the apparatus controlled by the temperature control PID parameter until the target temperature is reached, and control the apparatus to keep the target temperature to operate with the standard PID parameter.
Optionally, the temperature control device may further include a soft start module, configured to control, through a preset soft start PID parameter, the device to perform temperature adjustment with a soft start temperature change slope until reaching a soft start holding temperature for a predetermined time when receiving a soft start command signal.
Optionally, the standard parameter module may be further configured to input a rejection interference signal to prevent non-instructive data bias prior to acquiring the standard PID parameters.
The temperature control device provided by the embodiment of the application can be applied to temperature control equipment. Fig. 3 shows a block diagram of a hardware structure of the temperature control apparatus, and referring to fig. 3, the hardware structure of the temperature control apparatus may include: at least one processor 1, at least one communication interface 2, at least one memory 3 and at least one communication bus 4;
in the embodiment of the application, the number of the processor 1, the communication interface 2, the memory 3 and the communication bus 4 is at least one, and the processor 1, the communication interface 2 and the memory 3 complete communication with each other through the communication bus 4;
processor 1 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present invention, etc.;
the memory 3 may comprise a high-speed RAM memory, and may further comprise a non-volatile memory (non-volatile memory) or the like, such as at least one magnetic disk memory;
wherein the memory stores a program, the processor is operable to invoke the program stored in the memory, the program operable to:
determining a target temperature reached by equipment required by a user and a required target temperature change slope;
obtaining standard PID parameters, wherein the standard PID parameters are PID parameters which are obtained through temperature self-setting determination and control the equipment to operate at the target temperature;
determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature, the target temperature change slope and the standard PID parameter;
and controlling the equipment to carry out temperature adjustment through the temperature control PID parameters until the target temperature is reached.
Alternatively, the refinement function and the extension function of the program may be described with reference to the above.
The embodiment of the application also provides a readable storage medium, which can store a program suitable for being executed by a processor, the program being configured to:
determining a target temperature reached by equipment required by a user and a required target temperature change slope;
obtaining standard PID parameters, wherein the standard PID parameters are PID parameters which are obtained through temperature self-setting determination and control the equipment to operate at the target temperature;
determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature, the target temperature change slope and the standard PID parameter;
and controlling the equipment to carry out temperature adjustment through the temperature control PID parameters until the target temperature is reached.
Alternatively, the refinement function and the extension function of the program may be described with reference to the above.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the present specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method of controlling temperature, comprising:
determining a target temperature reached by equipment required by a user and a required target temperature change slope;
obtaining standard PID parameters, wherein the standard PID parameters are PID parameters which are obtained through temperature self-setting determination and control the equipment to operate at the target temperature;
determining a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature, the target temperature change slope and the standard PID parameter;
and controlling the equipment to carry out temperature adjustment through the temperature control PID parameters until the target temperature is reached.
2. The method according to claim 1, wherein the determining of the standard PID parameters comprises:
obtaining basic PID parameters conforming to the current application environment;
the self-tuning temperature adjustment is carried out on the equipment based on the basic PID parameters, the temperature change rate of the equipment and the real-time temperature of the current application environment in the whole self-tuning temperature adjustment process are collected, and the self-tuning temperature adjustment is carried out by controlling the equipment to carry out temperature adjustment through the basic PID parameters until the target temperature is reached;
and determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the temperature change rate, the real-time temperature and the basic PID parameters.
3. The method of claim 2, wherein determining the standard PID parameters that control the device to operate at the target temperature based on the rate of temperature change, the real-time temperature, and the base PID parameters comprises:
generating a self-tuning temperature adjustment profile based on the temperature change rate and the real-time temperature;
identifying the tangent point temperature, the tangent point time and the change rate of the tangent point temperature corresponding to the tangent point in the self-tuning temperature adjustment curve map, and calculating by combining the target temperature to obtain a self-tuning proportion parameter;
and determining the standard PID parameters for controlling the equipment to operate at the target temperature according to the basic PID parameters and the self-tuning proportional parameters.
4. The method of claim 1, wherein determining a temperature-controlled PID parameter that controls the device to vary in temperature at the target temperature change slope based on the target temperature, the target temperature change slope, and the standard PID parameter comprises:
acquiring a temperature control strategy corresponding to the equipment;
reading the current temperature of the equipment in real time, and determining a temperature difference value by combining the target temperature;
and substituting the temperature difference value, the target temperature change slope and the standard PID parameter into the temperature control strategy, and calculating to obtain a temperature control PID parameter for controlling the equipment to change the temperature according to the target temperature change slope.
5. The method of claim 1, further comprising, after controlling the device to make a temperature adjustment by the temperature-controlled PID parameter until the target temperature is reached:
and switching to the standard PID parameters, and controlling the equipment to keep the target temperature to operate by using the standard PID parameters.
6. The method as recited in claim 1, further comprising:
when a soft start command signal is received, the device is controlled to carry out temperature adjustment with a soft start temperature change slope through a preset soft start PID parameter until reaching a soft start holding temperature for a preset time.
7. The method of claim 1, further comprising, prior to obtaining the standard PID parameters:
a rejection disturbance signal is input to prevent non-commanded data skew.
8. A temperature control apparatus, comprising:
the target determining module is used for determining the target temperature reached by the equipment required by the user and the required target temperature change slope;
the standard parameter module is used for acquiring standard PID parameters, wherein the standard PID parameters are PID parameters which are obtained through temperature self-setting determination and control the equipment to operate at the target temperature;
the temperature control parameter module is used for determining a temperature control PID parameter for controlling the equipment to change temperature according to the target temperature, the target temperature change slope and the standard PID parameter;
and the temperature adjustment module is used for controlling the equipment to adjust the temperature through the temperature control PID parameters until the target temperature is reached.
9. A temperature control device comprising a memory and a processor;
the memory is used for storing programs;
the processor is configured to execute the program to implement the respective steps of the temperature control method according to any one of claims 1 to 7.
10. A readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the temperature control method according to any one of claims 1-7.
CN202311863371.8A 2023-12-29 2023-12-29 Temperature control method, device, equipment and readable storage medium Pending CN117631725A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311863371.8A CN117631725A (en) 2023-12-29 2023-12-29 Temperature control method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311863371.8A CN117631725A (en) 2023-12-29 2023-12-29 Temperature control method, device, equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN117631725A true CN117631725A (en) 2024-03-01

Family

ID=90018407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311863371.8A Pending CN117631725A (en) 2023-12-29 2023-12-29 Temperature control method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN117631725A (en)

Similar Documents

Publication Publication Date Title
US7206659B2 (en) Numerical controller
US20090143921A1 (en) Generalized Predictive Control (Gpc) Based Position Control Method for an Axle
CN106346304B (en) The thermal displacement correction device of lathe
JP2004227163A (en) Servo control device
CN101458509B (en) Numerical controller having control mode switching function
EP1918796A2 (en) Numerical controller with machining resume function
CN101271323A (en) Numerical controller capable of executing G-code commands in path table operation
US7574267B2 (en) Controller for a machine-tool or production machine
CN117631725A (en) Temperature control method, device, equipment and readable storage medium
JPH09128255A (en) Programable logic controller
JP3753631B2 (en) Molding machine
CN113917959B (en) Temperature control method and device based on control regulator and electronic equipment
US9696712B2 (en) Numerical control device having function of simultaneously executing plurality of commands using data in table format
JPH07104813A (en) Numerical controller
US20200174436A1 (en) Automatic optimization of the parameterization of a movement controller
JP7460357B2 (en) Control device and control system
CN114488774B (en) PID control parameter acquisition method, device, equipment and medium
KR100412740B1 (en) Open-type numerical control apparatus
CN117008654A (en) Temperature control method, control device and storage medium
JP7469063B2 (en) Learning device, control device, and learning method
JP6363448B2 (en) Numerical control device with high-speed auxiliary macro function by pre-analysis and task management
CN115113520A (en) Controller, control method, and computer-readable recording medium
CN106919202A (en) A kind of terminal and terminal heating means
JP2020077280A (en) State determination device and state determination method
JP2020077279A (en) State determination device and state determination method

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