Temperature control method and device, computer equipment, readable storage medium and product
By acquiring temperature information from the equipment compartment in the electrified railway traction power supply system and using a temperature trend estimation model for intelligent temperature control, the problems of inaccurate temperature control and high energy consumption were solved, achieving stable operation of components and energy-saving effects.
Patent Information
- Application Number
- CN202511764462.5
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Filing Date
- 2025-11-27
- Publication Date
- 2026-02-06
AI Technical Summary
In the traction power supply system of electrified railways, the temperature control system suffers from poor accuracy and high energy consumption, which leads to unstable operation of components and affects the energy-saving effect of the system.
By acquiring temperature information of different equipment compartments in the flexible traction power supply device, a pre-trained temperature trend estimation model is used to determine temperature control strategies, and temperature control is performed on the equipment compartments based on these strategies, thereby achieving intelligent temperature control by compartment.
It improves the reliability of components under normal operating temperature, increases operating efficiency, and reduces energy consumption.
Smart Images

Figure CN121478027A_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of power systems, in particular to a temperature control method and device, computer equipment, readable storage medium and product. BACKGROUND
[0002] In the electrified railway traction power supply system, in response to the direction of green and low-carbon development and to achieve energy saving, a new system is constructed by using flexible traction power supply devices based on power electronic technology.
[0003] The above device is composed of a high-voltage switch, an isolation transformer, a converter, an energy storage device and a control protection unit, which is configured in a substation, an autotransformer substation (AT) and a partitioned substation. It can absorb regenerative braking energy and introduce photovoltaic, wind and other new energy.
[0004] However, its temperature control system has significant problems that need to be solved. SUMMARY
[0005] Therefore, it is necessary to provide a temperature control method and device, computer equipment, readable storage medium and product to solve the above technical problems, which can realize intelligent control of working temperature, so that working components can operate reliably at normal working temperature, thereby improving operation efficiency and saving energy.
[0006] In a first aspect, the present application provides a temperature control method, comprising:
[0007] Obtaining temperature information corresponding to different equipment compartments in the flexible traction power supply device;
[0008] According to the temperature information corresponding to each equipment compartment, determining the temperature control strategy corresponding to the corresponding equipment compartment;
[0009] For any equipment compartment, based on the temperature control strategy corresponding to the equipment compartment, the temperature of the equipment compartment is controlled.
[0010] In one embodiment, the equipment compartment includes a converter compartment, and / or a battery compartment, and a liquid cooling unit compartment; accordingly,
[0011] In one embodiment, according to the temperature information corresponding to each equipment compartment, determining the temperature control strategy corresponding to the corresponding equipment compartment, comprises:
[0012] The temperature information corresponding to the converter compartment and the temperature information corresponding to the liquid cooling unit compartment are input into a pre-trained temperature trend estimation model to obtain a first temperature trend, and the temperature control strategy corresponding to the converter compartment is determined according to the first temperature trend; and / or,
[0013] The temperature information corresponding to the battery compartment and the temperature information corresponding to the liquid cooling unit compartment are input into the pre-trained temperature trend estimation model to obtain the second temperature trend. Based on the second temperature trend, the temperature control strategy corresponding to the battery compartment is determined.
[0014] In one embodiment, a temperature control strategy corresponding to the converter compartment is determined based on a first temperature trend, including:
[0015] When the first temperature trend indicates a decrease in temperature, the corresponding temperature control strategy for the converter compartment is determined based on the ambient temperature of the converter compartment.
[0016] Given that the first temperature trend indicates an increase in temperature, the corresponding temperature control strategy for the converter compartment is determined based on the ambient temperature of the converter compartment and the inlet water temperature of the converter compartment.
[0017] In one embodiment, a temperature control strategy for the battery compartment is determined based on a second temperature trend, including:
[0018] When the second temperature trend indicates a decrease in temperature, the corresponding temperature control strategy for the battery compartment is determined based on the ambient temperature of the battery compartment.
[0019] When the second temperature trend indicates an increase in temperature, the corresponding temperature control strategy for the battery compartment is determined based on the ambient temperature of the battery compartment and the temperature of the water inlet pipe of the battery compartment.
[0020] In one embodiment, the equipment compartment includes a controller compartment; accordingly, based on the temperature information corresponding to each equipment compartment, a temperature control strategy for that equipment compartment is determined, including:
[0021] Based on the temperature and humidity information corresponding to the controller compartment, determine the temperature control strategy corresponding to the controller compartment.
[0022] In one embodiment, a temperature control strategy for each equipment compartment is determined based on the temperature information corresponding to each equipment compartment, including:
[0023] Based on the temperature information of each equipment compartment and the current operating mode of the flexible traction power supply device, the temperature control strategy for the corresponding equipment compartment is determined.
[0024] Secondly, this application also provides a temperature control device, comprising:
[0025] The information acquisition module is used to acquire temperature information corresponding to different equipment compartments in the flexible traction power supply device.
[0026] The strategy determination module is used to determine the temperature control strategy for each equipment compartment based on the temperature information of each equipment compartment.
[0027] a temperature control module configured to, for any device bin, perform temperature control on the device bin based on a temperature control strategy corresponding to the device bin.
[0028] In a third aspect, the present application provides a computer device, comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the following steps when executing the computer program:
[0029] obtaining temperature information corresponding to different device bins in the flexible traction power supply device;
[0030] determining a temperature control strategy corresponding to each device bin according to the temperature information corresponding to the device bin;
[0031] for any device bin, performing temperature control on the device bin based on the temperature control strategy corresponding to the device bin.
[0032] In a fourth aspect, the present application provides a computer readable storage medium, which stores a computer program, and the computer program implements the following steps when executed by a processor:
[0033] obtaining temperature information corresponding to different device bins in the flexible traction power supply device;
[0034] determining a temperature control strategy corresponding to each device bin according to the temperature information corresponding to the device bin;
[0035] for any device bin, performing temperature control on the device bin based on the temperature control strategy corresponding to the device bin.
[0036] In a fifth aspect, the present application provides a computer program product, comprising a computer program, and the computer program implements the following steps when executed by a processor:
[0037] obtaining temperature information corresponding to different device bins in the flexible traction power supply device;
[0038] determining a temperature control strategy corresponding to each device bin according to the temperature information corresponding to the device bin;
[0039] for any device bin, performing temperature control on the device bin based on the temperature control strategy corresponding to the device bin.
[0040] The temperature control method, device, computer device, readable storage medium and product obtain temperature information corresponding to different equipment bins in the flexible traction power supply device; determine a temperature control strategy corresponding to each equipment bin according to the temperature information corresponding to the equipment bin; and perform temperature control on the equipment bin based on the temperature control strategy corresponding to the equipment bin. The temperature is controlled in bins, the working temperature control is more intelligent, the working components can reliably operate at a normal working temperature, and the operation efficiency is improved and energy consumption is reduced. BRIEF DESCRIPTION OF DRAWINGS
[0041] In order to more clearly illustrate the technical solutions in the embodiments of the present application or the related art, the drawings needed to be used in the description of the embodiments of the present application or the related art will be briefly introduced. Obviously, the drawings in the following description are only some embodiments of the present application, and other related drawings can be obtained by those skilled in the art without creative labor.
[0042] Figure 1A A flowchart of a temperature control method in an embodiment;
[0043] Figure 1B A structure diagram of a temperature control system in an embodiment;
[0044] Figure 2 A flowchart of a temperature control strategy determination step in an embodiment;
[0045] Figure 3 A flowchart of a temperature control strategy determination step in an embodiment;
[0046] Figure 4 A flowchart of a temperature control strategy determination step in another embodiment;
[0047] Figure 5A An application environment diagram of a temperature control method in an embodiment;
[0048] Figure 5B A flowchart of a temperature control method in another embodiment;
[0049] Figure 6 A flowchart of an intelligent temperature control strategy in an embodiment;
[0050] Figure 7 A flowchart of an intelligent temperature control strategy in another embodiment;
[0051] Figure 8 A flowchart of an intelligent temperature control strategy in another embodiment;
[0052] Figure 9A structural block diagram of the temperature control device in one embodiment;
[0053] Figure 10 An internal structural diagram of the computer device in one embodiment. DETAILED DESCRIPTION
[0054] In order to make the purpose, technical scheme and advantages of the present application clearer, the present application will be further described in detail below in combination with the drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present application and not to limit the present application.
[0055] Before the embodiments of the present application are introduced, it should be noted that, in order to respond to the development direction of green and low carbon, realize energy saving and consumption reduction, the electrified railway traction power supply system adopts a flexible traction power supply device based on power electronic technology to form a new traction power supply system. The flexible traction power supply device is mainly composed of a high-voltage switch, an isolation transformer, a converter, an energy storage device and a control and protection unit. The flexible traction power supply device is configured in a substation, an AT station and a partition station. The regenerative braking capacity is utilized according to the traction load state, and the introduction of new energy such as photovoltaic and wind energy is realized in real time.
[0056] The specific form of the flexible traction power supply device is that the converter group is installed in the converter bin, the energy storage battery cluster is installed in the energy storage battery bin, and the controller is installed in the control room. Each component will generate heat when working, especially the converter and the battery. The battery cluster adopts a closed liquid cooling method for heat dissipation, the converter group adopts a liquid cooling and air conditioning refrigeration method for heat dissipation, and the controller adopts air conditioning for heat dissipation. In order to prevent the equipment from being damaged in extremely cold environments, the equipment needs to be insulated. The converter group and the battery cluster are insulated by liquid cooling circulation, and the control element is insulated by air conditioning heating. The temperature control of the entire flexible traction power supply device is a multi-objective and energy control system.
[0057] At present, the fan, the circulating pump and the water replenishment pump of the liquid cooling system operate in a fixed frequency mode. The circulating pump operates in a fixed frequency mode. The start and stop of the fan are grouped and turned on and off by detecting the pipeline temperature. The water replenishment pump is started and stopped according to the water pressure. In the actual operation process, no matter what working mode, the working mode of the liquid cooling system is the same, which causes inaccurate temperature control, unstable pipeline pressure, unstable liquid cooling circulation flow, slow real-time response, poor dynamic performance, high energy consumption, high energy consumption cost and great influence on the energy saving effect of the entire system. Based on the above background, the present application provides a humidity control method, in particular, an intelligent control method for the working temperature of a flexible traction power supply device.
[0058] In one exemplary embodiment, as shown in Figure 1A A temperature control method is provided. The method is applied to a central controller as an example, which includes the following steps:
[0059] S110, acquire temperature information corresponding to different equipment compartments in the flexible traction power supply device.
[0060] The flexible traction power supply device is a new power electronic device based on full-control bidirectional converter and intelligent collaborative control technology, and its core function is to realize flexible energy regulation and efficient management of the urban rail transit traction power supply system. The device connects the urban AC power distribution network and the urban rail DC traction network, converts the three-phase AC power of the external power grid into DC power suitable for electric locomotive operation, and has the functions of regenerative braking energy feedback, photovoltaic access and consumption, etc.
[0061] It can be understood that the flexible traction power supply device is divided into multiple equipment compartments according to different equipment types, for example, the equipment compartments can include at least one of a converter compartment, a battery compartment, a liquid cooling unit compartment, and a controller compartment, i.e., a control room, etc.
[0062] The temperature information can be understood as information related to temperature. It can be understood that the types of temperature information corresponding to different equipment compartments can be the same or different.
[0063] Optionally, in the present embodiment, the temperature information corresponding to the converter compartment can include at least one of ambient temperature, humidity, IGBT module temperature, inlet and outlet water pipe temperature, flow, inlet and outlet pipe pressure, air conditioning parameter, and main circulating pump frequency converter parameter; the temperature information corresponding to the battery compartment can include at least one of ambient temperature, humidity, battery module temperature, inlet and outlet water pipe temperature, flow, inlet and outlet pipe pressure, and main circulating pump frequency converter electrical parameter; the temperature information corresponding to the controller compartment can include at least one of ambient temperature, humidity, and air conditioning parameter; and the temperature information corresponding to the liquid cooling unit compartment can include at least one of inlet and outlet water pipe temperature, electrical conductivity, three-way valve opening degree, and fan frequency converter parameter.
[0064] Optionally, the temperature information corresponding to different equipment compartments can be detected based on sensors arranged in the corresponding equipment compartments. Referring to the structure diagram of the temperature control system shown in Figure 1B The temperature control system includes a control room temperature control unit 1, a battery compartment liquid cooling control unit 2, a converter control unit 3, a battery compartment liquid cooling control cabinet 4, a converter compartment liquid cooling control cabinet 5, a liquid cooling cooling unit 6, and a central controller 7.
[0065] Wherein, 1: control room temperature control unit; 11: switching device; 12: control unit; 13: industrial air conditioner; 14: temperature and humidity meter; 2: battery compartment temperature control unit; 21: battery cluster; 22: battery cluster water inlet pipe pressure sensor; 23: battery cluster water inlet pipe temperature sensor; 24: battery cluster water return pipe temperature sensor; 25: battery cluster water return pipe pressure sensor; 26: battery cluster water return flow meter; 27: battery cluster temperature sensor; 28: battery compartment temperature and humidity meter; 3: converter compartment temperature control unit; 31: converter group device; 32: industrial air conditioner; 33: converter group water inlet pipe pressure sensor; 34: converter group water inlet pipe temperature sensor; 35: converter group water return pipe temperature sensor; 36: converter group water return pipe pressure sensor; 37: converter group water return flow meter; 38: converter group temperature sensor; 39: converter compartment temperature and humidity meter; 4: battery compartment liquid cooling control cabinet; 41: variable frequency circulating pump; 42: distributed controller; 43: stop valve; 5: converter compartment liquid cooling control cabinet; 51: variable frequency circulating pump; 52: distributed controller; 53: stop valve; 6: liquid cooling unit; 61: cooling unit; 62: water replenishment variable frequency pump; 63: water replenishment tank; 64: deionization tank; 65: conductivity sensor; 66: outlet pipe temperature; 67: return pipe temperature; 68: three-way valve; 69: heater; 610: distributed controller; 7: central controller.
[0066] The control room temperature control unit 1 includes an industrial air conditioner 13 and a temperature and humidity meter 14, which controls the industrial air conditioner 13 to cool or heat according to the humidity and temperature detected by the temperature and humidity meter. Ensure the temperature in the control room to ensure the normal operation of the switching device 11 and the control unit 12.
[0067] The battery compartment temperature control unit 2 includes the battery cluster water inlet pipe pressure sensor 22, the battery cluster water inlet pipe temperature sensor 23, the battery cluster water return pipe temperature sensor 24, the battery cluster water return pipe pressure sensor 25, the battery cluster water return flow meter 26, the battery cluster temperature sensor 27, and the battery compartment temperature and humidity meter 28. The main temperature, pressure, and flow acquisition devices provide parameters for the temperature control system.
[0068] The converter compartment temperature control unit 3 includes an industrial air conditioner 32, a converter group water inlet pipe pressure sensor 33, a converter group water inlet pipe temperature sensor 34, a converter group water return pipe temperature sensor 35, a converter group water return pipe pressure sensor 36, a converter group water return flow meter 37, a converter group temperature sensor 38, and a converter compartment temperature and humidity meter 39. The main temperature, pressure, flow, and humidity acquisition devices provide parameters for the temperature control system.
[0069] The battery compartment liquid cooling control cabinet 4 includes a variable frequency circulating pump 41, a distributed controller 42, and a stop valve 43. The variable frequency circulating pump 41 includes two pumps and a variable frequency controller VFD1, which is used to give a frequency and power through the distributed controller, to control the operation of the circulating pump by variable frequency, to achieve the control of water flow and water pressure.
[0070] The converter compartment liquid cooling control cabinet 5 includes a variable frequency circulating pump 51, a distributed controller 52, and a stop valve 53. The variable frequency circulating pump 51 includes two pumps and a variable frequency controller VFD1, which is used to give a frequency and power through the distributed controller, to control the operation of the circulating pump by variable frequency, to achieve the control of water flow and water pressure.
[0071] In S120, a temperature control strategy corresponding to each device compartment is determined according to temperature information corresponding to each device compartment.
[0072] In an optional embodiment, the temperature information corresponding to each device compartment can be input into a pre-trained strategy determination model to obtain the temperature control strategy corresponding to the corresponding device compartment.
[0073] In another optional embodiment, the temperature control strategy corresponding to each device compartment can be determined according to the temperature information corresponding to each device compartment and the current working mode of the flexible traction power supply device.
[0074] For example, in the case where the current working mode is the working mode, the temperature control strategy corresponding to each device compartment is determined according to the temperature information corresponding to each device compartment, and the specific implementation is introduced in the following embodiments. In the case where the current working mode is the non-working mode, the preset temperature control strategy corresponding to each device compartment is used as the corresponding temperature control strategy.
[0075] In S130, for any device compartment, temperature control is performed on the device compartment based on the temperature control strategy corresponding to the device compartment.
[0076] In the above temperature control method, the temperature information corresponding to different device compartments in the flexible traction power supply device is obtained; the temperature control strategy corresponding to each device compartment is determined according to the temperature information corresponding to each device compartment; and for any device compartment, temperature control is performed on the device compartment based on the temperature control strategy corresponding to the device compartment. The temperature control method realizes temperature compartment control, makes the working temperature control more intelligent, and further enables the working components to reliably operate at a normal working temperature, thereby improving the operation efficiency and saving energy.
[0077] On the basis of the technical solutions of the above embodiments, the present application further provides an optional embodiment. In the optional embodiment, the device compartment includes a converter compartment, and the process of determining the temperature control strategy corresponding to each device compartment according to the temperature information corresponding to each device compartment is refined.
[0078] See Figure 2 The temperature control strategy determination steps shown include:
[0079] S210, input the temperature information corresponding to the converter compartment and the temperature information corresponding to the liquid chiller compartment into the pre-trained temperature trend estimation model to obtain the first temperature trend, and determine the temperature control strategy corresponding to the converter compartment based on the first temperature trend.
[0080] In one alternative implementation, temperature control strategies corresponding to different temperature trends can be predetermined, and the temperature control strategy corresponding to the first temperature trend can be used as the temperature control strategy corresponding to the converter compartment.
[0081] In another alternative implementation, if the first temperature trend indicates a decrease in temperature, a temperature control strategy corresponding to the converter compartment can be determined based on the ambient temperature of the converter compartment; if the first temperature trend indicates an increase in temperature, a temperature control strategy corresponding to the converter compartment can be determined based on the ambient temperature of the converter compartment and the inlet pipe temperature of the converter compartment.
[0082] For example, when the ambient temperature of the converter compartment is less than a first temperature threshold, a first strategy is determined as the temperature control strategy corresponding to the converter compartment; the first strategy is heating by air conditioning. When the ambient temperature of the converter compartment is not less than the first temperature threshold, a second strategy is determined as the temperature control strategy corresponding to the converter compartment; the second strategy is heating by pipe heaters.
[0083] For example, when the first temperature trend indicates an increase in temperature and the ambient temperature of the converter compartment is greater than the second temperature threshold, a third strategy is determined as the temperature control strategy corresponding to the converter compartment; the third strategy is to use air conditioning for cooling. When the first temperature trend indicates an increase in temperature and the ambient temperature of the converter compartment is not greater than the second temperature threshold, a fourth strategy is determined as the temperature control strategy corresponding to the converter compartment; the fourth strategy is to control the liquid cooling fan for cooling based on the temperature of the converter inlet pipe, or to control the frequency of the converter circulating pump for cooling based on the temperature of the converter inlet pipe.
[0084] In another alternative embodiment, the temperature control strategy corresponding to the converter compartment can be as follows: the subsequent converter compartment operating temperature control strategy S1.
[0085] In the above embodiments, a temperature control strategy corresponding to the converter compartment is determined based on the first temperature trend, so that the temperature control strategy can better match the temperature change represented by the first temperature trend, thereby making the temperature set based on the temperature control strategy more suitable for the working environment of the corresponding components.
[0086] On the basis of the technical solutions of the above embodiments, the application further provides an optional embodiment. In the optional embodiment, the device bin includes a battery bin, and correspondingly, the process of determining the temperature control strategy corresponding to the battery bin according to the temperature information of each device bin is refined.
[0087] Referring to Figure 3 The temperature control strategy determination step shown includes:
[0088] S310, input the temperature information corresponding to the battery bin and the temperature information corresponding to the liquid cooling unit bin into the pre-trained temperature trend estimation model to obtain a second temperature trend, and determine the temperature control strategy corresponding to the battery bin according to the second temperature trend.
[0089] In an optional implementation, the temperature control strategy corresponding to the second temperature trend can be determined in advance, and the temperature control strategy corresponding to the second temperature trend is taken as the temperature control strategy corresponding to the battery bin.
[0090] In an optional implementation, when the second temperature trend represents a temperature decrease, the temperature control strategy corresponding to the battery bin can be determined according to the ambient temperature of the battery bin; and when the second temperature trend represents a temperature increase, the temperature control strategy corresponding to the battery bin can be determined according to the ambient temperature of the battery bin and the water inlet pipe temperature of the battery bin.
[0091] For example, when the second temperature trend represents a temperature decrease and the water inlet pipe temperature of the battery bin is less than a third temperature threshold, a fifth strategy is determined as the temperature control strategy corresponding to the battery bin; the fifth strategy is heating through the pipe heater; when the second temperature trend represents a temperature decrease and the water inlet pipe temperature of the battery bin is not less than the third temperature threshold, a sixth strategy is determined as the temperature control strategy corresponding to the battery bin; the sixth strategy is heating through the liquid cooling unit.
[0092] For example, when the second temperature trend represents a temperature increase and the water inlet pipe temperature of the battery bin is greater than a fourth temperature threshold, a seventh strategy is determined as the temperature control strategy corresponding to the battery bin; the seventh strategy is cooling through the liquid cooling unit; when the second temperature trend represents a temperature increase and the water inlet pipe temperature of the battery bin is not greater than the fourth temperature threshold, an eighth strategy is determined as the temperature control strategy corresponding to the battery bin; the eighth strategy is cooling according to the battery temperature and the water outlet pipe temperature of the battery bin.
[0093] In still another optional implementation, the temperature control strategy corresponding to the battery bin can be the subsequent battery bin working temperature control strategy G1.
[0094] In the above embodiments, the temperature control strategy corresponding to the battery compartment is determined according to the second temperature trend, so that the temperature control strategy can be more matched with the temperature change represented by the second temperature trend, and thus the temperature set based on the temperature control strategy is more suitable for the working environment of the corresponding component.
[0095] Based on the technical solutions of the above embodiments, the present application further provides an optional embodiment. In the optional embodiment, the equipment compartment includes a controller compartment, and accordingly, the process of determining the temperature control strategy corresponding to the corresponding equipment compartment according to the temperature information corresponding to each equipment compartment is refined.
[0096] Referring to Figure 4 The temperature control strategy determination step includes:
[0097] S410, determining the temperature control strategy corresponding to the controller compartment according to the temperature information and humidity information corresponding to the controller compartment.
[0098] For example, in the case where the temperature corresponding to the controller compartment exceeds the preset high temperature threshold, the temperature control strategy corresponding to the controller compartment is determined to be air conditioning refrigeration; in the case where the temperature corresponding to the controller compartment is less than the preset low temperature threshold, the temperature control strategy corresponding to the controller compartment is determined to be air conditioning heating; and in the case where the humidity corresponding to the controller compartment exceeds the preset humidity threshold, the humidity control strategy corresponding to the controller compartment is determined to be air conditioning dehumidification.
[0099] In the above embodiments, the temperature control strategy corresponding to the controller compartment is determined according to the temperature information and humidity information corresponding to the controller compartment, so that the determination of the temperature control strategy of the controller compartment is more reasonable and efficient.
[0100] Based on the technical solutions of the above embodiments, the present application further provides an optional embodiment. In the optional embodiment, the equipment compartment includes a converter compartment, a battery compartment, and a controller compartment. In this case, the temperature control method is applied to the application environment as shown in Figure 5A The temperature control method provided by the present application is described in detail with reference to the application environment as shown in
[0101] As shown in Figure 5A The temperature control method provided by the present application is described in detail with reference to the application environment as shown in
[0102] Referring to Figure 5B The temperature control method provided by the present application is described in detail with reference to the application environment as shown in
[0103] S510, obtaining temperature information corresponding to different equipment compartments in the flexible traction power supply device;
[0104] The device bin includes a converter bin, a battery bin and a control room; the temperature information includes: converter bin: ambient temperature, humidity, IGBT module temperature, inlet and outlet water pipeline temperature, flow, inlet and outlet pipeline pressure, air conditioner parameters, main circulating pump frequency converter parameters; battery bin: ambient temperature, humidity, battery module temperature, inlet and outlet water pipeline temperature, flow, inlet and outlet pipeline pressure, main circulating pump frequency converter electrical parameters; control room: ambient temperature, humidity and air conditioner parameters;
[0105] S520, determine whether the flexible traction power supply device is in working mode; if yes, execute S530; if no, execute S580;
[0106] S530, input the converter bin ambient temperature, humidity, IGBT module temperature, inlet and outlet pipeline temperature, main circulating pump frequency converter parameters into the neural network model (i.e. the above-mentioned temperature trend estimation model) to obtain a first temperature trend;
[0107] It should be noted that the above-mentioned data can also be stored as historical data and used for learning and training of the neural network model;
[0108] S540, determine the converter bin working temperature control strategy S1 according to the first temperature trend;
[0109] S550, input the battery bin ambient temperature, humidity, battery module temperature, inlet and outlet pipeline temperature, main circulating pump frequency converter parameters into the neural network model to obtain a second temperature trend;
[0110] It should be noted that the above-mentioned data can also be stored as historical data and used for learning and training of the neural network model;
[0111] S560, determine the battery bin working temperature control strategy G1 according to the second temperature trend;
[0112] S570, determine the target working mode of the air conditioner according to the control room temperature and humidity;
[0113] S580, perform temperature control on the converter bin and the battery bin based on the preset temperature control strategy L1;
[0114] S590, control the liquid cooling unit to execute the temperature control strategy Y1;
[0115] It should be noted that the running data of the flexible traction power supply device can also be used to evaluate and optimize the use of the flexible traction power supply device, and the step of S510 is continued to be executed to realize intelligent temperature control.
[0116] It should be noted that although Figure 5BThere is a sequence of temperature control strategies, but in actual execution, S530-S540, S550-S560, S570-S580 can be executed in parallel.
[0117] Next, the temperature control strategy S1 is introduced, referring to the intelligent temperature control strategy shown in Figure 6 includes the following steps:
[0118] Start;
[0119] S601, judge whether the first temperature trend is increasing; if yes, execute S602; if no, execute S609;
[0120] S602, judge whether the ambient temperature of the converter cabinet exceeds the preset temperature threshold, for example, 20℃; if yes, execute S603; if no, execute S604;
[0121] S603, control air conditioning refrigeration, and continue to execute 604 after the ambient temperature does not exceed the preset temperature threshold;
[0122] S604, judge whether the water inlet pipe temperature of the converter cabinet exceeds the preset temperature threshold, for example, 20℃; if yes, execute S605; if no, execute S606;
[0123] S605, control the three-way valve to open and start the liquid cooling fan;
[0124] S606, according to the size relationship between the real-time temperature of IGBT and the corresponding preset temperature threshold, for example, 50℃; and / or, the size relationship between the pipe outlet temperature of the converter cabinet and the corresponding preset temperature threshold, for example, 30℃, control the frequency converter frequency of the converter main circulating pump;
[0125] S607, judge whether the converter liquid cooling pipe pressure is less than the preset pressure threshold, 0.7bar; if yes, execute S608; if no, end control;
[0126] S608, start the water replenishment pump to the pipe pressure to the preset pressure, for example, 1bar;
[0127] S609, judge whether the first temperature trend is decreasing; if yes, execute S610; if no, execute S615;
[0128] S610, judge whether the ambient temperature of the converter cabinet is less than the preset temperature threshold, for example, -5℃; if yes, execute S611; if no, execute S612;
[0129] S611, control air conditioning heating, and continue to execute S612 after the ambient temperature is not lower than the preset temperature threshold;
[0130] S612, determining whether the inlet pipe temperature of the converter is less than a preset temperature threshold, for example, 0°C; if yes, performing S613; if no, performing S614;
[0131] S613, starting the pipe heater to heat;
[0132] S614, controlling the three-way valve to close, and continuing to perform S615;
[0133] S615, controlling the main circulating pump of the converter to operate in the energy-saving mode, i.e., fixed-frequency operation.
[0134] Next, the temperature control strategy G1 is introduced, referring to the intelligent temperature control strategy shown in Figure 7 which includes the following steps:
[0135] Start;
[0136] S701, determining whether the second temperature trend is an increasing trend; if yes, performing S702; if no, performing S707;
[0137] S702, determining whether the inlet pipe temperature of the battery compartment exceeds a preset temperature threshold, for example, 20°C; if yes, performing S703; if no, performing S704;
[0138] S703, controlling the three-way valve to open and starting the liquid cooling fan;
[0139] S704, controlling the frequency of the battery main circulating pump frequency converter according to the size relationship between the real-time temperature of the battery and the corresponding preset temperature threshold, for example, 50°C; and / or the size relationship between the outlet temperature of the battery compartment pipe and the corresponding preset temperature threshold, for example, 30°C;
[0140] S705, determining whether the battery liquid cooling pipe pressure is less than a preset pressure threshold, 0.7 bar; if yes, performing S706; if no, ending the control;
[0141] S706, starting the water replenishment pump until the pipe pressure reaches a preset pressure, for example, 1 bar;
[0142] S707, determining whether the second temperature trend is a decreasing trend; if yes, performing S708; if no, performing S711;
[0143] S708, if yes, controlling the three-way valve to close, and continuing to perform S711;
[0144] S709, if no, determining whether the inlet pipe temperature of the battery compartment is less than a preset temperature threshold, for example, 0°C; if yes, performing S710; if no, performing S711;
[0145] S710, start the pipe heater to heat up;
[0146] S711, control the converter main circulating pump to run in the energy-saving mode, i.e., to run at a constant frequency.
[0147] Next, the temperature control strategy L1 is introduced, referring to the intelligent temperature control strategy shown in Figure 8 which includes the following steps:
[0148] Start;
[0149] S801, control the three-way valve to close and control the liquid cooling unit fan to stop working;
[0150] S802, determine whether the outlet temperature of the liquid cooling pipe is less than a preset temperature threshold, for example, -5°C; if yes, execute S803; if no, execute S804;
[0151] S803, control the pipe heater and control the converter main circulating pump to run in the energy-saving mode, i.e., to run at a constant frequency;
[0152] S804, determine whether the outlet temperature of the battery compartment exceeds a preset temperature threshold, for example, 20°C; if yes, execute S805; if no, execute S806;
[0153] S805, control the frequency of the battery main circulating pump frequency converter according to the size relationship between the outlet temperature of the battery compartment and the corresponding first preset temperature threshold, for example, 20°C;
[0154] S806, control the frequency of the battery main circulating pump frequency converter according to the size relationship between the outlet temperature of the battery compartment and the corresponding second preset temperature threshold, for example, 0°C;
[0155] and / or;
[0156] S807, determine whether the outlet temperature of the converter compartment exceeds a preset temperature threshold, for example, 20°C; if yes, execute S808; if no, execute S809;
[0157] S808, control the frequency of the converter main circulating pump frequency converter according to the size relationship between the outlet temperature of the converter compartment and the corresponding first preset temperature threshold, for example, 20°C;
[0158] S809, control the frequency of the converter main circulating pump frequency converter according to the size relationship between the outlet temperature of the converter compartment and the corresponding second preset temperature threshold, for example, 0°C.
[0159] The following describes the temperature control strategy Y1. After receiving a heater start command, the heater is started, and the heater start command is reset after heating is completed. The heater is controlled to heat the pipeline to a temperature and maintain the temperature. After receiving a three-way valve command, the three-way valve is opened, and the three-way valve command is reset after temperature control is completed, and the three-way valve is closed. After receiving a three-way valve open and fan start command, the three-way valve is opened and the fan is started. The three-way valve open and fan start command are reset after temperature control is completed, and the frequency of each fan pump frequency converter is intelligently controlled according to the size relationship between the liquid cooling fan pipeline outlet temperature and the preset temperature threshold.
[0160] It should be understood that, although each step in the flowchart involved in each embodiment as described above is displayed in sequence according to the direction of the arrow, these steps are not necessarily executed in the order indicated by the arrow. Unless otherwise specified herein, the execution of these steps is not strictly limited in sequence, and these steps can be executed in other orders. Moreover, at least part of the steps in the flowchart involved in each embodiment as described above can include multiple steps or stages, which are not necessarily executed at the same time, but can be executed at different times, and the execution order of these steps or stages is not necessarily sequential, but can be executed alternately or alternately with at least part of other steps or steps or stages in other steps. It can be understood that the steps in different embodiments can be freely combined as needed, and various non-contradictory schemes formed by the combination are within the scope of protection of the present application.
[0161] Based on the same inventive concept, the embodiments of the present application also provide a temperature control device for implementing the above-mentioned temperature control method. The implementation scheme for solving the problem provided by the device is similar to the implementation scheme described in the above method, so the specific limitations in one or more temperature control device embodiments provided below can refer to the limitations of the temperature control method described above, and will not be repeated here.
[0162] In one exemplary embodiment, as shown in Figure 9 a temperature control device is provided, comprising: an information acquisition module 910, a strategy determination module 920, and a temperature control module 930, wherein:
[0163] The information acquisition module 910 is configured to acquire temperature information corresponding to different device bays in the flexible traction power supply device.
[0164] The strategy determination module 920 is configured to determine a temperature control strategy corresponding to each device bay according to the temperature information corresponding to each device bay.
[0165] The temperature control module 930 is configured to perform temperature control on the device bin based on the temperature control strategy corresponding to the device bin.
[0166] In an embodiment, the device bin includes a converter bin, and / or a battery bin, and a liquid cooling unit bin; accordingly, the strategy determination module 920 includes a first determination unit configured to input the temperature information corresponding to the converter bin and the temperature information corresponding to the liquid cooling unit bin into the pre-trained temperature trend estimation model to obtain a first temperature trend, and determine the temperature control strategy corresponding to the converter bin according to the first temperature trend; and / or a second determination unit configured to input the temperature information corresponding to the battery bin and the temperature information corresponding to the liquid cooling unit bin into the pre-trained temperature trend estimation model to obtain a second temperature trend, and determine the temperature control strategy corresponding to the battery bin according to the second temperature trend.
[0167] In an embodiment, the first determination unit includes a first determination sub-unit configured to determine the temperature control strategy corresponding to the converter bin according to the ambient temperature of the converter bin in a case where the first temperature trend represents temperature reduction; and a second determination sub-unit configured to determine the temperature control strategy corresponding to the converter bin according to the ambient temperature of the converter bin and the water inlet pipe temperature of the converter bin in a case where the first temperature trend represents temperature increase.
[0168] In an embodiment, the second determination unit includes a third determination sub-unit configured to determine the temperature control strategy corresponding to the battery bin according to the ambient temperature of the battery bin in a case where the second temperature trend represents temperature reduction; and a fourth determination sub-unit configured to determine the temperature control strategy corresponding to the battery bin according to the ambient temperature of the battery bin and the water inlet pipe temperature of the battery bin in a case where the second temperature trend represents temperature increase.
[0169] In an embodiment, the device bin includes a controller bin; accordingly, the strategy determination module 920 is configured to determine the temperature control strategy corresponding to the controller bin according to the temperature information and the humidity information corresponding to the controller bin.
[0170] In an embodiment, the strategy determination module 920 is configured to determine the temperature control strategy corresponding to each device bin according to the temperature information corresponding to each device bin and the current working mode of the flexible traction power supply device.
[0171] The above-mentioned modules in the temperature control device can be implemented by software, hardware, or a combination thereof. The above-mentioned modules can be embedded in or independent of the processor in the computer device in hardware form, or stored in the memory in the computer device in software form, so as to be called and executed by the processor to perform the operations corresponding to the above-mentioned modules.
[0172] In one exemplary embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as follows: Figure 10 As shown, the computer device includes a processor, memory, input / output interfaces, a communication interface, a display unit, and an input device. The processor, memory, and input / output interfaces are connected via a system bus, and the communication interface, display unit, and input device are also connected to the system bus via the input / output interfaces. The processor provides computing and control capabilities. The memory includes non-volatile storage media and internal memory. The non-volatile storage media stores the operating system and computer programs. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input / output interfaces are used for exchanging information between the processor and external devices. The communication interface is used for wired or wireless communication with external terminals; wireless communication can be achieved through Wi-Fi, mobile cellular networks, Near Field Communication (NFC), or other technologies. When the computer program is executed by the processor, it implements a temperature control method. The display unit is used to form a visually visible image and can be a display screen, a projection device, or a virtual reality imaging device. The display screen can be an LCD screen or an e-ink screen. The input device of the computer device can be a touch layer covering the display screen, or buttons, trackballs, or touchpads set on the casing of the computer device, or external keyboards, touchpads, or mice, etc.
[0173] Those skilled in the art will understand that Figure 10 The structure shown is merely a block diagram of a portion of the structure related to the present application and does not constitute a limitation on the computer device to which the present application is applied. Specific computer devices may include more or fewer components than those shown in the figure, or combine certain components, or have different component arrangements.
[0174] In one exemplary embodiment, a computer device is provided, including a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to perform the following steps:
[0175] Obtain temperature information corresponding to different equipment compartments in the flexible traction power supply device;
[0176] Based on the temperature information of each equipment compartment, determine the corresponding temperature control strategy for that equipment compartment.
[0177] For any given equipment compartment, temperature control is implemented based on the corresponding temperature control strategy for that compartment.
[0178] In one embodiment, the processor, when executing the computer program, also implements the following steps:
[0179] The temperature information corresponding to the converter compartment and the temperature information corresponding to the liquid cooling unit compartment are input into the pre-trained temperature trend estimation model to obtain a first temperature trend, and a temperature control strategy corresponding to the converter compartment is determined according to the first temperature trend; and / or,
[0180] The temperature information corresponding to the battery compartment and the temperature information corresponding to the liquid cooling unit compartment are input into the pre-trained temperature trend estimation model to obtain a second temperature trend, and a temperature control strategy corresponding to the battery compartment is determined according to the second temperature trend.
[0181] In one embodiment, the processor, when executing the computer program, also implements the following steps:
[0182] In the case that the first temperature trend represents a temperature decrease, a temperature control strategy corresponding to the converter compartment is determined according to the ambient temperature of the converter compartment;
[0183] In the case that the first temperature trend represents a temperature increase, a temperature control strategy corresponding to the converter compartment is determined according to the ambient temperature of the converter compartment and the water inlet pipe temperature of the converter compartment.
[0184] In one embodiment, the processor, when executing the computer program, also implements the following steps:
[0185] In the case that the second temperature trend represents a temperature decrease, a temperature control strategy corresponding to the battery compartment is determined according to the ambient temperature of the battery compartment;
[0186] In the case that the second temperature trend represents a temperature increase, a temperature control strategy corresponding to the battery compartment is determined according to the ambient temperature of the battery compartment and the water inlet pipe temperature of the battery compartment.
[0187] In one embodiment, the processor, when executing the computer program, also implements the following steps:
[0188] A temperature control strategy corresponding to the controller compartment is determined according to the temperature information and the humidity information corresponding to the controller compartment.
[0189] In one embodiment, the processor, when executing the computer program, also implements the following steps:
[0190] A temperature control strategy corresponding to each device compartment is determined according to the temperature information corresponding to each device compartment and the current working mode of the flexible traction power supply device.
[0191] In one embodiment, a computer readable storage medium is provided, which stores a computer program, and the computer program, when executed by a processor, implements the following steps:
[0192] Obtaining temperature information corresponding to different equipment bins in the flexible traction power supply device;
[0193] According to the temperature information corresponding to each equipment bin, a temperature control strategy corresponding to the corresponding equipment bin is determined.
[0194] For any equipment bin, based on the temperature control strategy corresponding to the equipment bin, temperature control is performed on the equipment bin.
[0195] In one embodiment, the computer program is executed by the processor to further implement the following steps:
[0196] The temperature information corresponding to the converter bin and the temperature information corresponding to the liquid cooling unit bin are input into the pre-trained temperature trend estimation model to obtain a first temperature trend, and according to the first temperature trend, a temperature control strategy corresponding to the converter bin is determined; and / or,
[0197] The temperature information corresponding to the battery bin and the temperature information corresponding to the liquid cooling unit bin are input into the pre-trained temperature trend estimation model to obtain a second temperature trend, and according to the second temperature trend, a temperature control strategy corresponding to the battery bin is determined.
[0198] In one embodiment, the computer program is executed by the processor to further implement the following steps:
[0199] In the case where the first temperature trend represents a temperature decrease, a temperature control strategy corresponding to the converter bin is determined according to the ambient temperature of the converter bin;
[0200] In the case where the first temperature trend represents a temperature increase, a temperature control strategy corresponding to the converter bin is determined according to the ambient temperature of the converter bin and the water inlet pipe temperature of the converter bin.
[0201] In one embodiment, the computer program is executed by the processor to further implement the following steps:
[0202] In the case where the second temperature trend represents a temperature decrease, a temperature control strategy corresponding to the battery bin is determined according to the ambient temperature of the battery bin;
[0203] In the case where the second temperature trend represents a temperature increase, a temperature control strategy corresponding to the battery bin is determined according to the ambient temperature of the battery bin and the water inlet pipe temperature of the battery bin.
[0204] In one embodiment, the computer program is executed by the processor to further implement the following steps:
[0205] According to the temperature information and humidity information corresponding to the controller bin, a temperature control strategy corresponding to the controller bin is determined.
[0206] In one embodiment, the computer program, which is executed by a processor, further implements the following steps:
[0207] According to the temperature information corresponding to each device bin and the current working mode of the flexible traction power supply device, a temperature control strategy corresponding to the device bin is determined.
[0208] In one embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the following steps:
[0209] Obtain temperature information corresponding to different device bins in the flexible traction power supply device;
[0210] According to the temperature information corresponding to each device bin, a temperature control strategy corresponding to the device bin is determined.
[0211] For any device bin, temperature control is performed on the device bin based on the temperature control strategy corresponding to the device bin.
[0212] In one embodiment, the computer program, which is executed by a processor, further implements the following steps:
[0213] Input the temperature information corresponding to the converter bin and the temperature information corresponding to the liquid cooling unit bin into the pre-trained temperature trend estimation model to obtain a first temperature trend, and determine the temperature control strategy corresponding to the converter bin according to the first temperature trend; and / or,
[0214] Input the temperature information corresponding to the battery bin and the temperature information corresponding to the liquid cooling unit bin into the pre-trained temperature trend estimation model to obtain a second temperature trend, and determine the temperature control strategy corresponding to the battery bin according to the second temperature trend.
[0215] In one embodiment, the computer program, which is executed by a processor, further implements the following steps:
[0216] In the case where the first temperature trend indicates a temperature decrease, the temperature control strategy corresponding to the converter bin is determined according to the ambient temperature of the converter bin;
[0217] In the case where the first temperature trend indicates a temperature increase, the temperature control strategy corresponding to the converter bin is determined according to the ambient temperature of the converter bin and the water inlet pipe temperature of the converter bin.
[0218] In one embodiment, the computer program, which is executed by a processor, further implements the following steps:
[0219] In the case where the second temperature trend indicates a temperature decrease, the temperature control strategy corresponding to the battery bin is determined according to the ambient temperature of the battery bin;
[0220] In a case that the second temperature trend characterizes temperature increase, a temperature control strategy corresponding to the battery compartment is determined according to an ambient temperature of the battery compartment and a water inlet pipe temperature of the battery compartment.
[0221] In one embodiment, the computer program, when executed by the processor, further implements the following steps:
[0222] According to the temperature information and the humidity information corresponding to the controller compartment, a temperature control strategy corresponding to the controller compartment is determined.
[0223] In one embodiment, the computer program, when executed by the processor, further implements the following steps:
[0224] According to the temperature information corresponding to each device compartment, and a current working mode of the flexible traction power supply device, a temperature control strategy corresponding to the corresponding device compartment is determined.
[0225] It should be noted that the user information (including but not limited to user equipment information, user personal information, etc.) and data (including but not limited to data for analysis, stored data, displayed data, etc.) involved in the present application are all information and data authorized by the user or authorized by all parties, and the collection, use and processing of related data need to comply with relevant regulations.
[0226] Those skilled in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be completed by a computer program instructing relevant hardware. The computer program can be stored in a non-volatile computer readable storage medium. When the computer program is executed, the processes of the above-mentioned embodiment methods can be included. Any reference to memory, database or other medium used in the embodiments provided in the present application can include at least one of non-volatile memory and volatile memory. The non-volatile memory can include read-only memory (ROM), magnetic tape, floppy disk, flash memory, optical storage, high-density embedded non-volatile memory, resistive random access memory (ReRAM), magnetoresistive random access memory (MRAM), ferroelectric random access memory (FRAM), phase change memory (PCM), graphene memory, etc. The volatile memory can include random access memory (RAM) or external cache memory, etc. As an illustration but not limitation, the RAM can be in various forms, such as static random access memory (SRAM) or dynamic random access memory (DRAM), etc. The database involved in the embodiments provided in the present application can include at least one of a relational database and a non-relational database. The non-relational database can include a distributed database based on a block chain, etc., and is not limited thereto. The processor involved in the embodiments provided in the present application can be a general processor, a central processing unit, a graphics processing unit, a digital signal processor, a programmable logic device, a data processing logic device based on quantum computing, an artificial intelligence (AI) processor, etc., and is not limited thereto.
[0227] The technical features of the above embodiments can be combined arbitrarily. In order to make the description simple, all possible combinations of the technical features in the above embodiments are not described, however, as long as the combinations of the technical features do not exist contradictory, it should be considered as the scope of the present application.
[0228] The above embodiments only express several implementation ways of the present application, and the description is specific and detailed, but it should not be understood as a limitation to the patent scope of the present application. It should be pointed out that for ordinary skilled in the art, without departing from the concept of the present application, several modifications and improvements can be made, which all belong to the protection scope of the present application. Therefore, the protection scope of the present application should be subject to the appended claims.
Claims
1. A temperature control method, characterized in that, The method includes: Obtain temperature information corresponding to different equipment compartments in the flexible traction power supply device; Based on the temperature information of each equipment compartment, determine the corresponding temperature control strategy for that equipment compartment. For any equipment compartment, temperature control is performed on the equipment compartment based on the corresponding temperature control strategy.
2. The method according to claim 1, characterized in that, The equipment compartment includes a converter compartment, and / or a battery compartment, and a liquid chiller compartment; correspondingly, determining the temperature control strategy for each equipment compartment based on its temperature information includes: The temperature information corresponding to the converter compartment and the temperature information corresponding to the liquid chiller compartment are input into a pre-trained temperature trend estimation model to obtain a first temperature trend. Based on the first temperature trend, the temperature control strategy corresponding to the converter compartment is determined; and / or, The temperature information corresponding to the battery compartment and the temperature information corresponding to the liquid cooling unit compartment are input into a pre-trained temperature trend estimation model to obtain a second temperature trend. Based on the second temperature trend, the temperature control strategy corresponding to the battery compartment is determined.
3. The method according to claim 2, characterized in that, The step of determining the temperature control strategy corresponding to the converter compartment based on the first temperature trend includes: When the first temperature trend indicates a decrease in temperature, a temperature control strategy corresponding to the converter compartment is determined based on the ambient temperature of the converter compartment. When the first temperature trend indicates an increase in temperature, a temperature control strategy corresponding to the converter compartment is determined based on the ambient temperature of the converter compartment and the inlet water temperature of the converter compartment.
4. The method according to claim 2, characterized in that, The step of determining the temperature control strategy corresponding to the battery compartment based on the second temperature trend includes: When the second temperature trend indicates a decrease in temperature, a temperature control strategy corresponding to the battery compartment is determined based on the ambient temperature of the battery compartment. When the second temperature trend indicates an increase in temperature, a temperature control strategy corresponding to the battery compartment is determined based on the ambient temperature of the battery compartment and the temperature of the water inlet pipe of the battery compartment.
5. The method according to claim 1, characterized in that, The equipment compartment includes a controller compartment; correspondingly, determining the temperature control strategy for each equipment compartment based on its temperature information includes: Based on the temperature and humidity information corresponding to the controller compartment, the temperature control strategy corresponding to the controller compartment is determined.
6. The method according to any one of claims 1-5, characterized in that, The step of determining the temperature control strategy for each equipment compartment based on the temperature information of each equipment compartment includes: Based on the temperature information of each equipment compartment and the current operating mode of the flexible traction power supply device, the temperature control strategy corresponding to the corresponding equipment compartment is determined.
7. A temperature control device, characterized in that, The device includes: The information acquisition module is used to acquire temperature information corresponding to different equipment compartments in the flexible traction power supply device. The strategy determination module is used to determine the temperature control strategy for each equipment compartment based on the temperature information of each equipment compartment. The temperature control module is used to control the temperature of any equipment compartment based on the temperature control strategy corresponding to that equipment compartment.
8. A computer device comprising a memory and a processor, wherein the memory stores a computer program, characterized in that, When the processor executes the computer program, it implements the steps of the method according to any one of claims 1-6.
9. A computer-readable storage medium having a computer program stored thereon, characterized in that, When the computer program is executed by a processor, it implements the steps of the method according to any one of claims 1-6.
10. A computer program product, comprising a computer program, characterized in that, When the computer program is executed by a processor, it implements the steps of the method according to any one of claims 1-6.