CN221827286U - Server based on electric data regulation and control heat dissipation - Google Patents
Server based on electric data regulation and control heat dissipation Download PDFInfo
- Publication number
- CN221827286U CN221827286U CN202420350059.2U CN202420350059U CN221827286U CN 221827286 U CN221827286 U CN 221827286U CN 202420350059 U CN202420350059 U CN 202420350059U CN 221827286 U CN221827286 U CN 221827286U
- Authority
- CN
- China
- Prior art keywords
- fan
- voltage
- server
- heat dissipation
- management controller
- 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.)
- Active
Links
- 230000017525 heat dissipation Effects 0.000 title claims abstract description 31
- 230000033228 biological regulation Effects 0.000 title description 2
- 230000001105 regulatory effect Effects 0.000 claims abstract description 8
- 230000001276 controlling effect Effects 0.000 claims abstract 2
- RYGMFSIKBFXOCR-UHFFFAOYSA-N Copper Chemical compound [Cu] RYGMFSIKBFXOCR-UHFFFAOYSA-N 0.000 claims description 3
- 229910052802 copper Inorganic materials 0.000 claims description 3
- 239000010949 copper Substances 0.000 claims description 3
- 230000000694 effects Effects 0.000 abstract description 2
- 230000004044 response Effects 0.000 abstract description 2
- 239000000758 substrate Substances 0.000 abstract 1
- 238000007726 management method Methods 0.000 description 8
- 230000006870 function Effects 0.000 description 6
- 238000000034 method Methods 0.000 description 5
- 238000011217 control strategy Methods 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000006467 substitution reaction Methods 0.000 description 3
- 108010028984 3-isopropylmalate dehydratase Proteins 0.000 description 2
- 101001121408 Homo sapiens L-amino-acid oxidase Proteins 0.000 description 2
- 102100026388 L-amino-acid oxidase Human genes 0.000 description 2
- 238000013500 data storage Methods 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000015654 memory Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 241000700605 Viruses Species 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000002457 bidirectional effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 230000036541 health Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Landscapes
- Control Of Temperature (AREA)
Abstract
Description
技术领域Technical Field
本实用新型属于服务器技术领域,具体涉及一种基于电数据调控散热的服务器。The utility model belongs to the technical field of servers, and in particular relates to a server that regulates heat dissipation based on electrical data.
背景技术Background Art
现今服务器主流设计,是通过BMC读取当前机箱内各项设备的温度决定风扇转速。缺点在于,设备温度是由内而外传播,当系统计算负载短时间拉高,由于要先通过BMC读取设备温度再进行调控,风扇转速无法随负载增加立即提升。The mainstream design of today's servers is to determine the fan speed by reading the temperature of each device in the current chassis through the BMC. The disadvantage is that the device temperature is transmitted from the inside to the outside. When the system computing load is increased for a short time, the fan speed cannot be increased immediately as the load increases because the device temperature must be read through the BMC before it can be adjusted.
相关技术为了提升温度调控的及时性,采用模型预测的方式进行散热控制。例如,数据采集,收集BMC系统中多个时间步的温度数据,建立温度的数据集以及风扇转速的数据集;温度数据预处理,对收集到的温度数据进行预处理;构建LSTM-FNN网络模型,基于LSTM网络以及FNN网络构建LSTM-FNN模型;对LSTM-FNN网络模型进行训练使用训练后的LSTM-FNN网络模型预测BMC系统中的风扇转速。Related technologies In order to improve the timeliness of temperature control, model prediction is used for heat dissipation control. For example, data acquisition, collecting temperature data of multiple time steps in the BMC system, establishing temperature data sets and fan speed data sets; temperature data preprocessing, preprocessing the collected temperature data; building an LSTM-FNN network model, building an LSTM-FNN model based on the LSTM network and the FNN network; training the LSTM-FNN network model and using the trained LSTM-FNN network model to predict the fan speed in the BMC system.
这种基于预测模型的散热调控方式虽然能够使服务器提前调控风扇转速以应对高散热需求,但预测模型需要的计算能力较高,占用了BMC的大量计算资源。Although this heat dissipation control method based on the prediction model can enable the server to adjust the fan speed in advance to cope with high heat dissipation requirements, the prediction model requires high computing power and occupies a large amount of BMC computing resources.
实用新型内容Utility Model Content
针对现有技术的上述不足,本实用新型提供一种散热控制装置,以解决上述技术问题。In view of the above-mentioned deficiencies in the prior art, the utility model provides a heat dissipation control device to solve the above-mentioned technical problems.
本实用新型提供一种基于电数据调控散热的服务器,包括:The utility model provides a server for regulating heat dissipation based on electrical data, comprising:
多个电压电流传感器,多个所述电压电流传感器通过I2C链路连接基板管理控制器;多个所述电压电流传感器采集多个服务器部件的供电电路的电压电流数据;A plurality of voltage and current sensors, wherein the plurality of voltage and current sensors are connected to a baseboard management controller via an I2C link; the plurality of voltage and current sensors collect voltage and current data of power supply circuits of a plurality of server components;
多个温度传感器,多个所述温度传感器通过I2C链路连接基板管理控制器,多个所述温度传感器采集多个服务器部件的温度数据;A plurality of temperature sensors, wherein the plurality of temperature sensors are connected to a baseboard management controller via an I2C link, and the plurality of temperature sensors collect temperature data of a plurality of server components;
基板管理控制器根据电压电流数据和温度数据分别生成相应的风扇转速,并将较大的风扇转速作为相应服务器部件的目标转速下发至相应的风扇控制部件。The baseboard management controller generates corresponding fan speeds according to the voltage and current data and the temperature data, and sends the larger fan speed as the target speed of the corresponding server component to the corresponding fan control component.
在一个可选的实施方式中,所述服务器部件包括CPU、电源电路、PCIe卡、网卡、功能芯片。In an optional implementation, the server components include a CPU, a power supply circuit, a PCIe card, a network card, and a functional chip.
在一个可选的实施方式中,所述CPU对应第一风扇,电源电路对应第二风扇,PCIe卡对应第三风扇,网卡对应第四风扇,功能芯片对应第五风扇。In an optional implementation, the CPU corresponds to the first fan, the power supply circuit corresponds to the second fan, the PCIe card corresponds to the third fan, the network card corresponds to the fourth fan, and the function chip corresponds to the fifth fan.
在一个可选的实施方式中,所述BMC连接第一风扇的第一风扇控制部件,BMC连接第二风扇的第二风扇控制部件,BMC连接第三风扇的第三风扇控制部件,BMC连接第四风扇的第四风扇控制部件,BMC连接第五风扇的第五风扇控制部件。In an optional embodiment, the BMC is connected to a first fan control component of a first fan, the BMC is connected to a second fan control component of a second fan, the BMC is connected to a third fan control component of a third fan, the BMC is connected to a fourth fan control component of a fourth fan, and the BMC is connected to a fifth fan control component of a fifth fan.
在一个可选的实施方式中,所述风扇控制部件包括:In an optional embodiment, the fan control component includes:
占空比控制器、线性稳压器电路,所述占空比控制器根据目标转速向线性稳压器电路输出相应的占空比,所述线性稳压器电路根据所述占空比向风扇输出相应的电压值,风扇的转速与电压值成正比。A duty cycle controller and a linear regulator circuit, wherein the duty cycle controller outputs a corresponding duty cycle to the linear regulator circuit according to a target rotational speed, and the linear regulator circuit outputs a corresponding voltage value to the fan according to the duty cycle, and the rotational speed of the fan is proportional to the voltage value.
本实用新型还提供一种基于电数据调控散热的服务器,包括:The utility model also provides a server for regulating heat dissipation based on electrical data, comprising:
多个电压电流传感器,多个所述电压电流传感器采集多个服务器部件的供电电路的电压电流数据;多个所述电压电流传感器电连接CPLD,所述CPLD通过I2C协议连接BMC;所述CPLD的输出引脚电连接风扇控制部件;A plurality of voltage and current sensors, wherein the plurality of voltage and current sensors collect voltage and current data of power supply circuits of a plurality of server components; the plurality of voltage and current sensors are electrically connected to a CPLD, and the CPLD is connected to a BMC via an I2C protocol; an output pin of the CPLD is electrically connected to a fan control component;
CPLD基于电压电流数据和温度向风扇控制部件发送风扇转速调节信号。The CPLD sends a fan speed adjustment signal to the fan control component based on the voltage and current data and temperature.
在一个可选的实施方式中,所述电压电流传感器连接放大电路,所述放大电路连接比较器,所述比较器连接所述CPLD。In an optional implementation, the voltage and current sensor is connected to an amplifier circuit, the amplifier circuit is connected to a comparator, and the comparator is connected to the CPLD.
在一个可选的实施方式中,包括多个电压传感器,多个电压传感器检测多条供电线路的电压;多条供电线路分别为多个服务器部件供电。In an optional implementation, multiple voltage sensors are included, and the multiple voltage sensors detect voltages of multiple power supply lines; the multiple power supply lines respectively supply power to multiple server components.
在一个可选的实施方式中,所述BMC通过I2C协议连接温度传感器,所述温度传感器贴在服务器部件的铜制散热片表面。In an optional implementation, the BMC is connected to a temperature sensor via an I2C protocol, and the temperature sensor is attached to a surface of a copper heat sink of a server component.
在一个可选的实施方式中,所述风扇控制部件包括:In an optional embodiment, the fan control component includes:
占空比控制器、线性稳压器电路,所述占空比控制器根据目标转速向线性稳压器电路输出相应的占空比,所述线性稳压器电路根据所述占空比向风扇输出相应的电压值,风扇的转速与电压值成正比。A duty cycle controller and a linear regulator circuit, wherein the duty cycle controller outputs a corresponding duty cycle to the linear regulator circuit according to a target rotational speed, and the linear regulator circuit outputs a corresponding voltage value to the fan according to the duty cycle, and the rotational speed of the fan is proportional to the voltage value.
本实用新型的有益效果在于,本实用新型提供的散热控制装置,将负载电压作为风扇转速调节依据,进而提升风扇调节对负载需求的响应速度,提升了散热效果。The beneficial effect of the present invention is that the heat dissipation control device provided by the present invention uses the load voltage as the basis for adjusting the fan speed, thereby improving the response speed of the fan adjustment to the load demand and improving the heat dissipation effect.
此外,本实用新型设计原理可靠,结构简单,具有非常广泛的应用前景。In addition, the utility model has a reliable design principle, a simple structure and a very broad application prospect.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本实用新型实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,对于本领域普通技术人员而言,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the utility model or the prior art, the drawings required for use in the embodiments or the description of the prior art will be briefly introduced below. Obviously, for ordinary technicians in this field, other drawings can be obtained based on these drawings without paying any creative work.
图1是本实用新型一个实施例的散热控制装置的示意性架构图。FIG1 is a schematic structural diagram of a heat dissipation control device according to an embodiment of the present invention.
图2是本实用新型一个实施例的散热控制装置的工作流程图。FIG. 2 is a flowchart of a heat dissipation control device according to an embodiment of the present invention.
图3是本实用新型一个实施例的散热控制装置的另一示意性架构图。FIG. 3 is another schematic structural diagram of a heat dissipation control device according to an embodiment of the present invention.
具体实施方式DETAILED DESCRIPTION
为了使本技术领域的人员更好地理解本实用新型中的技术方案,下面将结合本实用新型实施例中的附图,对本实用新型实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本实用新型一部分实施例,而不是全部的实施例。基于本实用新型中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本实用新型保护的范围。In order to enable those skilled in the art to better understand the technical solutions in the present invention, the following will be combined with the drawings in the embodiments of the present invention to clearly and completely describe the technical solutions in the embodiments of the present invention. Obviously, the described embodiments are only part of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without creative work should fall within the scope of protection of the present invention.
除非另有定义,本文所使用的所有的技术和科学术语与属于本实用新型的技术领域的技术人员通常理解的含义相同。本文中在本实用新型的说明书中所使用的术语只是为了描述具体的实施例的目的,不是旨在于限制本实用新型。Unless otherwise defined, all technical and scientific terms used herein have the same meaning as those commonly understood by those skilled in the art of the present invention. The terms used herein in the specification of the present invention are only for the purpose of describing specific embodiments and are not intended to limit the present invention.
下面对本实用新型中出现的关键术语进行解释。The key terms appearing in the present invention are explained below.
BMC,执行伺服器远端管理控制器,英文全称为Baseboard ManagementController. 为基板管理控制器。它可以在机器未开机的状态下,对机器进行固件升级、查看机器设备、等一些操作。在BMC中完全实现IPMI功能需要一个功能强大的16位元或32位元微控制器以及用于数据储存的RAM、用于非挥发性数据储存的快闪记忆体和韧体,在安全远程重启、安全重新上电、LAN警告和系统健康监视方面能提供基本的远程可管理性。除了基本的IPMI功能和系统工作监视功能外,通过利用2个快闪记忆体之一储存以前的BIOS,mBMC还能实现BIOS快速元件的选择和保护。例如,在远程BIOS升级后系统不能启动时,远程管理人员可以切换回以前工作的BIOS映像来启动系统。一旦BIOS升级后,BIOS映像还能被锁住,可有效防止病毒对它的侵害。BMC, the server remote management controller, is called Baseboard Management Controller in English. It can perform firmware upgrades, check machine equipment, and other operations on the machine when the machine is not turned on. Fully implementing IPMI functions in BMC requires a powerful 16-bit or 32-bit microcontroller, RAM for data storage, flash memory for non-volatile data storage, and firmware, which can provide basic remote manageability in terms of safe remote restart, safe power-on, LAN warning, and system health monitoring. In addition to basic IPMI functions and system operation monitoring functions, mBMC can also realize the selection and protection of BIOS fast components by using one of the two flash memories to store the previous BIOS. For example, when the system cannot be started after a remote BIOS upgrade, the remote administrator can switch back to the previously working BIOS image to start the system. Once the BIOS is upgraded, the BIOS image can also be locked to effectively prevent viruses from invading it.
I2C总线是由Philips公司开发的一种简单、双向二线制同步串行总线。它只需要两根线即可在连接于总线上的器件之间传送信息。主器件用于启动总线传送数据,并产生时钟以开放传送的器件,此时任何被寻址的器件均被认为是从器件.在总线上主和从、发和收的关系不是恒定的,而取决于此时数据传送方向。如果主机要发送数据给从器件,则主机首先寻址从器件,然后主动发送数据至从器件,最后由主机终止数据传送;如果主机要接收从器件的数据,首先由主器件寻址从器件.然后主机接收从器件发送的数据,最后由主机终止接收过程。在这种情况下.主机负责产生定时时钟和终止数据传送。The I2C bus is a simple, bidirectional, two-wire synchronous serial bus developed by Philips. It only needs two wires to transmit information between devices connected to the bus. The master device is used to start the bus to transmit data and generate a clock to open the transmitting device. At this time, any addressed device is considered a slave device. The relationship between the master and the slave, the send and receive on the bus is not constant, but depends on the data transmission direction at this time. If the host wants to send data to the slave device, the host first addresses the slave device, then actively sends data to the slave device, and finally the host terminates the data transmission; if the host wants to receive data from the slave device, the master device first addresses the slave device. Then the host receives the data sent by the slave device, and finally the host terminates the receiving process. In this case, the host is responsible for generating the timing clock and terminating the data transmission.
CPU中央处理器(central processing unit,简称CPU)作为计算机系统的运算和控制核心,是信息处理、程序运行的最终执行模块。The central processing unit (CPU) is the computing and control core of the computer system and is the final execution module for information processing and program running.
为了便于对本实用新型的理解,下面以本实用新型散热控制装置的原理,结合实施例对本实用新型提供的散热控制装置做进一步的描述。In order to facilitate the understanding of the present invention, the heat dissipation control device provided by the present invention is further described below based on the principle of the heat dissipation control device of the present invention in combination with embodiments.
如图1所示,提供一种基于电数据调控散热的服务器,包括以下结构:As shown in FIG1 , a server for regulating heat dissipation based on electrical data is provided, including the following structure:
多个电压电流传感器,多个电压电流传感器通过I2C链路连接基板管理控制器;多个电压电流传感器采集多个服务器部件的供电电路的电压电流数据;多个温度传感器,多个温度传感器通过I2C链路连接基板管理控制器,多个温度传感器采集多个服务器部件的温度数据;基板管理控制器根据电压电流数据和温度数据分别生成相应的风扇转速,并将较大的风扇转速作为相应服务器部件的目标转速下发至相应的风扇控制部件。Multiple voltage and current sensors, multiple voltage and current sensors are connected to the baseboard management controller through an I2C link; multiple voltage and current sensors collect voltage and current data of power supply circuits of multiple server components; multiple temperature sensors, multiple temperature sensors are connected to the baseboard management controller through an I2C link, and multiple temperature sensors collect temperature data of multiple server components; the baseboard management controller generates corresponding fan speeds according to the voltage and current data and the temperature data, and sends the larger fan speed as the target speed of the corresponding server component to the corresponding fan control component.
其中,服务器部件包括CPU、电源电路、PCIe卡、网卡、功能芯片。CPU对应第一风扇,电源电路对应第二风扇,PCIe卡对应第三风扇,网卡对应第四风扇,功能芯片对应第五风扇。BMC连接第一风扇的第一风扇控制部件,BMC连接第二风扇的第二风扇控制部件,BMC连接第三风扇的第三风扇控制部件,BMC连接第四风扇的第四风扇控制部件,BMC连接第五风扇的第五风扇控制部件。The server components include a CPU, a power circuit, a PCIe card, a network card, and a function chip. The CPU corresponds to the first fan, the power circuit corresponds to the second fan, the PCIe card corresponds to the third fan, the network card corresponds to the fourth fan, and the function chip corresponds to the fifth fan. The BMC is connected to the first fan control component of the first fan, the BMC is connected to the second fan control component of the second fan, the BMC is connected to the third fan control component of the third fan, the BMC is connected to the fourth fan control component of the fourth fan, and the BMC is connected to the fifth fan control component of the fifth fan.
风扇控制部件包括:占空比控制器、线性稳压器电路,所述占空比控制器根据目标转速向线性稳压器电路输出相应的占空比,所述线性稳压器电路根据所述占空比向风扇输出相应的电压值,风扇的转速与电压值成正比。The fan control component includes: a duty cycle controller and a linear regulator circuit. The duty cycle controller outputs a corresponding duty cycle to the linear regulator circuit according to a target speed. The linear regulator circuit outputs a corresponding voltage value to the fan according to the duty cycle. The speed of the fan is proportional to the voltage value.
BMC将电压电流数据增加为风扇调控策略的输入参数,即风扇调控策略的输入参数变更为电压电流数据和温度数据。风扇调控策略为BMC的固有策略,其基本控制逻辑不变,增加输入参数后的风扇调控策略的控制流程如图2所示,包括:BMC获取服务器部件的电压电流数据和温度数据,BMC中存储有电压电流-风扇转速表和温度-风扇转速表,根据获取的电压电流数据从电压电流-风扇转速表查询匹配的风扇转速1,根据获取的温度数据从温度-风扇转速表查询匹配的风扇转速2,从风扇转速1和风扇转速2中选取较大者作为相应服务器部件的目标转速,将该目标转速发送至相应服务器部件对应的风扇控制部件。风扇控制部件的占空比控制器根据目标转速向线性稳压器电路输出相应的占空比,线性稳压器电路根据占空比向风扇输出相应的电压值,由于风扇的转速与电压值成正比,因此实现对风扇转速的调控。其中占空比控制器采用rs485转pwm控制器,线性稳压器电路采用LDO线性稳压器电路图。BMC adds voltage and current data as input parameters of the fan control strategy, that is, the input parameters of the fan control strategy are changed to voltage and current data and temperature data. The fan control strategy is an inherent strategy of BMC, and its basic control logic remains unchanged. The control flow of the fan control strategy after adding input parameters is shown in Figure 2, including: BMC obtains voltage and current data and temperature data of the server component, and the BMC stores a voltage and current-fan speed table and a temperature-fan speed table. According to the obtained voltage and current data, the matching fan speed 1 is queried from the voltage and current-fan speed table, and according to the obtained temperature data, the matching fan speed 2 is queried from the temperature-fan speed table. The larger one is selected from the fan speed 1 and the fan speed 2 as the target speed of the corresponding server component, and the target speed is sent to the fan control component corresponding to the corresponding server component. The duty cycle controller of the fan control component outputs the corresponding duty cycle to the linear regulator circuit according to the target speed, and the linear regulator circuit outputs the corresponding voltage value to the fan according to the duty cycle. Since the speed of the fan is proportional to the voltage value, the fan speed is controlled. The duty cycle controller adopts rs485 to pwm controller, and the linear regulator circuit adopts LDO linear regulator circuit diagram.
通过读取实时输入电压电流数据,即可判断当前系统的负载情况。当负载较低时,风扇转速会降低,从而减少噪音和节省能源。而当负载较高时,风扇转速会相应提高,以增强散热能力,确保系统在合适的温度范围内稳定运行。相比于传统基于设备温度的控制方法,基于输入电压电流的方法能更快速地响应负载变化,有效地提高了系统的稳定性和散热效率。By reading the real-time input voltage and current data, the current system load can be determined. When the load is low, the fan speed will be reduced to reduce noise and save energy. When the load is high, the fan speed will be increased accordingly to enhance the heat dissipation capacity and ensure that the system runs stably within the appropriate temperature range. Compared with the traditional control method based on device temperature, the method based on input voltage and current can respond to load changes more quickly, effectively improving the stability and heat dissipation efficiency of the system.
具体的,请参考图3,所述基于电数据调控散热的服务器包括:Specifically, please refer to FIG. 3 , the server for regulating heat dissipation based on electrical data includes:
电压传感器,所述检测负载的电压;所述电压传感器电连接CPLD,所述CPLD通过I2C协议连接BMC;所述CPLD的输出引脚电连接风扇驱动芯片;所述BMC通过I2C协议连接温度传感器,所述温度传感器贴在负载的铜制散热片表面;CPLD基于负载电压和温度向风扇驱动芯片发送风扇转速调节信号。A voltage sensor is used to detect the voltage of a load; the voltage sensor is electrically connected to a CPLD, and the CPLD is connected to a BMC via an I2C protocol; an output pin of the CPLD is electrically connected to a fan driver chip; the BMC is connected to a temperature sensor via an I2C protocol, and the temperature sensor is attached to a surface of a copper heat sink of the load; the CPLD sends a fan speed adjustment signal to the fan driver chip based on the load voltage and temperature.
CPLD接收电压传感器采集的负载电压,并从BMC获取负载的温度。将负载电压和负载温度作为两个变量,利用寄存器内存储的模糊控制程序生成目标风扇转速,将风扇转速下发至风扇驱动芯片,风扇驱动芯片将风扇转速调至目标风扇转速。其中模糊控制程序为现有技术,如中南工业大学学报就公开了《多变量模糊控制器及其应用》,记录了如何编译模糊控制程序。The CPLD receives the load voltage collected by the voltage sensor and obtains the load temperature from the BMC. The load voltage and load temperature are used as two variables, and the fuzzy control program stored in the register is used to generate the target fan speed. The fan speed is sent to the fan driver chip, and the fan driver chip adjusts the fan speed to the target fan speed. The fuzzy control program is a prior art. For example, the Journal of Central South University of Technology has published "Multivariable Fuzzy Controller and Its Application", which records how to compile the fuzzy control program.
在一种优选的实施方式中,电压传感器连接放大电路,放大电量连接比较器,比较器连接所述CPLD。通过对电压传感器采集的电信号进行放大,并将放大的电信号与比较器的标准电信号进行比对,将比对结果输入CPLD,即可令CPLD及时发现负载处于高压高负荷状态,进而及时进行风扇调控,如此可降低CPLD的计算量,在负载处于低负荷状态时,CPLD无需持续处理电压信号。In a preferred embodiment, the voltage sensor is connected to the amplifier circuit, the amplified electric quantity is connected to the comparator, and the comparator is connected to the CPLD. By amplifying the electric signal collected by the voltage sensor, and comparing the amplified electric signal with the standard electric signal of the comparator, and inputting the comparison result into the CPLD, the CPLD can detect in time that the load is in a high-voltage and high-load state, and then perform fan regulation in time, so as to reduce the calculation amount of the CPLD. When the load is in a low-load state, the CPLD does not need to continuously process the voltage signal.
此外,对于服务器需要多负载散热时,如CPU、硬盘背板等多种芯片,可设置多个电压传感器,多个电压传感器检测多条供电线路的电压;多条供电线路分别为多个负载供电。In addition, when the server needs to dissipate heat for multiple loads, such as multiple chips such as CPU and hard disk backplane, multiple voltage sensors can be set to detect the voltages of multiple power supply lines; multiple power supply lines supply power to multiple loads respectively.
尽管通过参考附图并结合优选实施例的方式对本实用新型进行了详细描述,但本实用新型并不限于此。在不脱离本实用新型的精神和实质的前提下,本领域普通技术人员可以对本实用新型的实施例进行各种等效的修改或替换,而这些修改或替换都应在本实用新型的涵盖范围内/任何熟悉本技术领域的技术人员在本实用新型揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本实用新型的保护范围之内。因此,本实用新型的保护范围应所述以权利要求的保护范围为准。Although the utility model is described in detail by referring to the accompanying drawings and in combination with the preferred embodiments, the utility model is not limited thereto. Without departing from the spirit and essence of the utility model, a person of ordinary skill in the art may make various equivalent modifications or substitutions to the embodiments of the utility model, and these modifications or substitutions shall be within the scope of the utility model. Any person of ordinary skill in the art who is familiar with the technical field can easily think of changes or substitutions within the technical scope disclosed in the utility model, and they shall be within the scope of protection of the utility model. Therefore, the scope of protection of the utility model shall be subject to the scope of protection of the claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202420350059.2U CN221827286U (en) | 2024-02-26 | 2024-02-26 | Server based on electric data regulation and control heat dissipation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202420350059.2U CN221827286U (en) | 2024-02-26 | 2024-02-26 | Server based on electric data regulation and control heat dissipation |
Publications (1)
Publication Number | Publication Date |
---|---|
CN221827286U true CN221827286U (en) | 2024-10-11 |
Family
ID=92953486
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202420350059.2U Active CN221827286U (en) | 2024-02-26 | 2024-02-26 | Server based on electric data regulation and control heat dissipation |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN221827286U (en) |
-
2024
- 2024-02-26 CN CN202420350059.2U patent/CN221827286U/en active Active
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8607080B2 (en) | Optimizing voltage on a power plane using a host control unit to control a networked voltage regulation module array | |
CN101477403A (en) | Automatic control method for system power consumption | |
CN105868077A (en) | Method for acquiring monitoring information of server nodes of whole cabinet | |
CN111722686B (en) | Cross-node in-band heat dissipation control method and device | |
CN106292963A (en) | Fan regulation and control method based on CPU power consumption | |
JP2021163480A (en) | Power management system and power management method | |
CN113075982A (en) | Server intelligent network card heat dissipation method, device, system and medium | |
TWI243983B (en) | System and method of power management | |
CN115469728A (en) | A server cooling system and its method, electronic equipment and storage medium | |
CN109185208B (en) | A kind of fan speed regulation method and related device | |
CN111427744A (en) | A method, device and medium for power consumption management of a server | |
CN118860090A (en) | Method and device for determining heat dissipation mode, storage medium and electronic device | |
CN119271023B (en) | Server heat dissipation system, method and baseboard management controller | |
CN102566726A (en) | Automatic power consumption control network equipment and power consumption control method thereof | |
CN113966153B (en) | Switch heat dissipation control system and control method | |
CN221827286U (en) | Server based on electric data regulation and control heat dissipation | |
CN104597983A (en) | Regulation method of revolving speed of computer and mainboard system | |
CN109538517A (en) | A kind of fan of the dual control storage equipment during power down of shutting down surely controls method and device | |
CN111523656B (en) | Processing devices and methods | |
CN114564093B (en) | Equipment heat dissipation method and device, electronic equipment and storage medium | |
CN1280688C (en) | Power management system for computer systems | |
CN108281983A (en) | Photovoltaic DC-to-AC converter monitoring control system and method based on power management bus | |
CN100437509C (en) | Operation monitoring device for hardware element | |
CN100451979C (en) | Method for reducing starting-up instantaneous current | |
CN101470514A (en) | Mainboard power supply management method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
GR01 | Patent grant | ||
GR01 | Patent grant |