WO2010027355A1 - Systems and methods of controlling a fan in an electronic system - Google Patents
Systems and methods of controlling a fan in an electronic system Download PDFInfo
- Publication number
- WO2010027355A1 WO2010027355A1 PCT/US2008/075104 US2008075104W WO2010027355A1 WO 2010027355 A1 WO2010027355 A1 WO 2010027355A1 US 2008075104 W US2008075104 W US 2008075104W WO 2010027355 A1 WO2010027355 A1 WO 2010027355A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- fan
- fan speed
- control setting
- determining
- thresholds
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/16—Constructional details or arrangements
- G06F1/20—Cooling means
- G06F1/206—Cooling means comprising thermal management
Definitions
- FIG 1 is a perspective pictorial diagram of an electronic system in accordance with one embodiment of systems and methods of controlling a fan as disclosed herein
- FIG 2 is a graph describing airflow characteristics of the electronic system from FIG 1
- FIG. 3 is a block diagram which includes the fan and the fan monitor logic from FIG 1
- FIG 4 is a flowchart illustrating operation of one embodiment of the fan monitor logic from FIG 1
- FIG 5 is a hardware block diagram of the electronic system from FIG 1
- FIG. 1 is a perspective pictorial diagram of an electronic system Electronic system
- Fan 120 is contained within chassis 110 and disposed to generate airflow along path 140, so that air flows through fan 120, over the components 130, and out one or more slots 150 or apertures 160 Thus, heat accumulated in components 130 is dissipated [010]
- the design of a particular electronic system 100 produces a certain amount of resistance to airflow (called backpressure or impedance), as a result of the placement of components 130, slots 150 and apertures 160 within chassis 110. Fan 120 must overcome this backpressure in order to move air through electronic system 100.
- the backpressure increases when dust and dirt collect within electronic system 100, or when electronic system 100 is placed in a location that blocks air from entering or exiting slots 150 and apertures 160 (e.g., placed close to a wall).
- An increase in backpressure means fan 120 moves less air at the same speed, or (stated another way) must spin faster to move the same amount of air.
- Electronic system 100 also includes fan monitor logic 170, which monitors for an increase in backpressure and generates an alert if the backpressure reaches a threshold.
- Fan monitor logic 170 does not measure backpressure directly, but indirectly determines backpressure using the current state of fan 120 in combination with a priori knowledge about the characteristics of electronic system 100, and particular about the expected airflow through electronic system 100.
- FIG. 2 is a graph describing airflow characteristics of electronic system 100.
- the horizontal axis represents airflow rate (cubic feet per minute), while the vertical axis represents backpressure within electronic system 100.
- a fan curve 210 for a particular input voltage plots the airflow produced by the fan at different backpressures. The maximum airflow is produced when backpressure is zero (right side of the curve), and airflow is reduced as backpressure increases, with airflow of zero at some amount of backpressure (left side of curve).
- Fan curve 21 OA describes the behavior of a particular fan at 4.2 Volts and fan curve 210B describes the behavior of the same fan at 4.8 Volts.
- Target airflow region 220 indicates the range of airflow through electronic system 100 that is appropriate for the cooling needs of electronic system 100. Typically, system designers calculate the appropriate range of airflow based on the heat produced by electronic system 100. Furthermore, because fan airflow can be calculated from fan speed, target airflow region 220 can also be defined in terms of fan speed, T min to T max , rather than in terms of airflow. In the example shown in FIG. 2, target airflow region 220A is between 3700 and 4300 (for a 4.2V input to the fan).
- fan monitor logic 170 detects when fan speed is below T miri and generates an alert.
- fan monitor logic 170 store fan speed thresholds T min and/orT max in a table or other data structure.
- each fan speed threshold is associated with a fan control input value (e.g., voltage).
- multiple tables are used, one for each fan control input value (e.g., a 3.5V table, a 4.0V table, a 4.2V table, a 5.0V table, etc.).
- fan speed threshold values for multiple fan control input values are all stored in the same table, with specific portions of the table being associated with each fan control input value (e.g., first entry indicates threshold for 3.5V, second entry indicates threshold for 4.0V, etc.).
- fan speed thresholds can be stored in any form of non-volatile storage, including secondary storage mechanisms such as hard disk, etc.
- the fan speed threshold table can be populated in various ways.
- a specific make/model of an electronic system 100 is tested (e.g., after manufacturing) to determine appropriate fan speed thresholds for the cooling needs of electronic system 100, then each instance of that make/model is populated with these threshold values. That is, the thresholds are specific to a product, but not to an individual system.
- the fan speed threshold table is populated with values that are customized for a particular instance of a system.
- these customized values are learned by monitoring the system's behavior to produce a history. For example, a system's cooling can be presumed to be at peak efficiency upon shipment from the factory, so fan monitor logic 170 might record fan speed at various voltages during the first N boot cycles, or for the first M hours of operation. The threshold could be determined as the average of the recorded fan speeds, and the table populated with the calculated thresholds.
- Some existing electronic systems use a different kind of fan speed table, one which relates temperature trigger points to fan speed: if temperature reaches a specified threshold, the fan speed is increased to the value specified in the table.
- the fan speed thresholds T min and/orT max used by fan monitor logic 170 are also stored in the fan speed-temperature table.
- FIG. 3 is a block diagram which includes fan 120 and fan monitor logic 170 from FIG. 1.
- Fan controller 310 controls the speed of fan 120 through a drive signal 320 output provided to fan 120.
- drive signal 320 is a variable DC voltage.
- DC voltage is supplied separately to fan 120, and the DC voltage is modulated by a pulse width modulated drive signal 320.
- Fan controller 310 utilizes a feedback loop in which a fan speed signal 330 is used to adjust drive signal 320.
- Fan 120 thus has a configurable fan control setting 340 which controls the fan speed 350.
- Fan monitor logic 170 obtains the current fan control setting 340 and the current fan speed 350 from fan controller 310.
- fan control setting 340 and/or fan speed 350 are digital values provided through registers within fan controller 310.
- fan monitor logic 170 performs a translation on the digital values of fan control setting 340 and/or fan speed 350.
- some fan controllers use an 8-bit register for controlling fan speed, with a zero value signifying OV (fan off) and a value of OxFF signifying a maximum voltage such as 5.0V. In such cases, fan monitor logic 170 may translate from OxFF to 5.
- fan monitor logic 170 may calculate the speed (e.g., revolutions per minute) by multiplying the reported number of clock cycles by 60 x clock frequency.
- Fan monitor logic 170 compares the current fan speed 350 to an expected range that is associated with the current fan control setting 340. If the fan speed goes out of range, fan monitor logic 170 generates alert 360. In some embodiments, alert 360 takes the form of an interrupt to the host processor residing in electronic system 100.
- FIG. 4 is a flowchart illustrating operation of one embodiment of fan monitor logic 170.
- Process 400 begins at block 410, where fan monitor logic 170 obtains the current value of fan speed 350.
- fan monitor logic 170 obtains the current value of fan control setting 340.
- fan monitor logic 170 sets the fan control to a maximum value (e.g., maximum voltage, minimum pulse width, etc.) at block 420 instead of obtaining the current fan control value.
- a maximum value e.g., maximum voltage, minimum pulse width, etc.
- fan monitor logic 170 determines the fan speed threshold associated with the current fan control setting 340 (e.g., by looking up the threshold in a table associated with the fan control setting 340 or with a translated fan control setting 340).
- fan monitor logic 170 compares fan speed 350 (obtained at block 410) to the threshold (obtained at block 430). Fan monitor logic 170 then generates an alert based on the comparison: if fan speed 350 meets or exceeds the threshold, process 400 is complete; if fan speed 350 is under the threshold, an alert is generated at block 450, and process 400 is complete.
- Process 400 may be implemented in a standalone program (e.g., a diagnostic utility) or as part of the basic input/output system (BIOS) of electronic system 100. Process 400 may be executed periodically (e.g., from a timer tick, at a scheduled time, etc.), at power-up, or at reset.
- FIG. 5 is a hardware block diagram of an electronic system 100.
- Electronic system 100 includes a processor 510, memory 520, fan monitor logic 170 and non-volatile storage 530. These components are coupled via bus 540.
- a fan speed threshold table 550 (described earlier in connection with FIGs. 3 and 4) is stored in storage 530.
- non-volatile storage examples include, for example, a hard disk, flash RAM, flash ROM, EEPROM, etc. Omitted from FIG. 5 are a number of conventional components, known to those skilled in the art, which are not necessary to explain the operation of electronic system 100.
- Fan monitor logic 170 can be implemented in software, hardware, or a combination thereof. In some embodiments, logic 170 is implemented in software that is stored in memory 520 and that is executed by processor 510. In other embodiments, logic 170 is implemented in hardware, including, but not limited to, a programmable logic device (PLD), programmable gate array (PGA), field programmable gate array (FPGA), an application- specific integrated circuit (ASIC), a system on chip (SoC), and a system in package (SiP).
- PLD programmable logic device
- PGA programmable gate array
- FPGA field programmable gate array
- ASIC application- specific integrated circuit
- SoC system on chip
- SiP system in package
- Logic 170 can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device.
- a "computer-readable medium” can be any means that can store the program for use by, or in connection with, the instruction execution system.
- the computer readable medium can be, for example but not limited to, based on electronic, magnetic, optical, electromagnetic, or semiconductor technology.
- Specific examples of a computer-readable medium using electronic technology would include (but are not limited to) the following: random access memory (RAM); a read-only memory (ROM); an erasable programmable read-only memory (EPROM or Flash memory).
- RAM random access memory
- ROM read-only memory
- EPROM or Flash memory erasable programmable read-only memory
- a specific example using magnetic technology includes (but is not limited to) a portable computer diskette.
- FIG. 1 The flow charts herein provide examples of the operation of fan monitor logic 170 according to an embodiment of the present disclosure. Alternatively, these diagrams may be viewed as depicting actions of an example of a method implemented in fan monitor logic 170. Blocks in these diagrams represent procedures, functions, modules, or portions of code which include one or more executable instructions for implementing logical functions or steps in the process. Alternate implementations are also included within the scope of the disclosure. In these alternate implementations, functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Cooling Or The Like Of Electrical Apparatus (AREA)
- Control Of Positive-Displacement Air Blowers (AREA)
- Control Of Electric Motors In General (AREA)
Abstract
Description
Claims
Priority Applications (6)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/US2008/075104 WO2010027355A1 (en) | 2008-09-03 | 2008-09-03 | Systems and methods of controlling a fan in an electronic system |
| CN2008801309566A CN102144198A (en) | 2008-09-03 | 2008-09-03 | System and method of controlling a fan in an electronic system |
| US13/058,377 US8519857B2 (en) | 2008-09-03 | 2008-09-03 | Systems and methods of controlling a fan in an electronic system |
| GB1103595.3A GB2474808B (en) | 2008-09-03 | 2008-09-03 | Systems and methods of controlling a fan in an electronic system |
| DE112008004004T DE112008004004T5 (en) | 2008-09-03 | 2008-09-03 | Systems and methods for controlling a fan in an electronic system |
| TW098127252A TW201014152A (en) | 2008-09-03 | 2009-08-13 | Systems and methods of controlling a fan in an electronic system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/US2008/075104 WO2010027355A1 (en) | 2008-09-03 | 2008-09-03 | Systems and methods of controlling a fan in an electronic system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2010027355A1 true WO2010027355A1 (en) | 2010-03-11 |
Family
ID=41797349
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2008/075104 Ceased WO2010027355A1 (en) | 2008-09-03 | 2008-09-03 | Systems and methods of controlling a fan in an electronic system |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US8519857B2 (en) |
| CN (1) | CN102144198A (en) |
| DE (1) | DE112008004004T5 (en) |
| GB (1) | GB2474808B (en) |
| TW (1) | TW201014152A (en) |
| WO (1) | WO2010027355A1 (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102749974A (en) * | 2011-04-22 | 2012-10-24 | 鸿富锦精密工业(深圳)有限公司 | Fan failure alarm circuit |
| US9207727B2 (en) | 2014-02-24 | 2015-12-08 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Determining air filter replacement conditions using air flow and energy consumption values |
| WO2016069419A1 (en) * | 2014-10-27 | 2016-05-06 | Microsoft Technology Licensing, Llc | Data center pressure anomaly detection and remediation |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9110642B2 (en) * | 2011-10-17 | 2015-08-18 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Optimization of system acoustic signature and cooling capacity with intelligent user controls |
| US10428824B2 (en) * | 2012-06-25 | 2019-10-01 | Dell Products L.P. | Systems and methods for speed control of an air mover |
| US9250649B2 (en) * | 2013-09-30 | 2016-02-02 | Dell Products L.P. | Displaying recommended placement of information handling systems based on impedance ranking |
| CN108613473B (en) * | 2018-04-02 | 2019-08-23 | 合肥美的电冰箱有限公司 | Air-cooled refrigerator and its defrosting control method, control system, and controller |
| US11614782B2 (en) * | 2021-02-25 | 2023-03-28 | Dell Products L.P. | Fan blockage detection for an information handling system |
| US12207439B2 (en) * | 2021-08-23 | 2025-01-21 | Microsoft Technology Licensing, Llc | Computer cooling device activity indication |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6448896B1 (en) * | 2001-08-24 | 2002-09-10 | Carrier Corporation | Air filter monitor for HVAC units |
| US6528987B1 (en) * | 2000-06-19 | 2003-03-04 | Analog Devices, Inc. | Method and apparatus for determining fan speed |
| US20030091441A1 (en) * | 2001-11-14 | 2003-05-15 | Wen-Shi Huang | Fan control system using a microcontroller |
| US20040009074A1 (en) * | 2002-07-15 | 2004-01-15 | Adc Dsl Systems, Inc. | Fan control system |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7032119B2 (en) | 2000-09-27 | 2006-04-18 | Amphus, Inc. | Dynamic power and workload management for multi-server system |
| US20030033463A1 (en) | 2001-08-10 | 2003-02-13 | Garnett Paul J. | Computer system storage |
| US20030209945A1 (en) * | 2002-05-07 | 2003-11-13 | Hanson George E. | Cross ventilation technique for cooling redundant power supplies |
| US7012390B1 (en) * | 2004-10-06 | 2006-03-14 | Lexmark International, Inc. | Method and apparatus for controlling a variable speed fan in an image forming device |
| US20060047466A1 (en) | 2004-08-27 | 2006-03-02 | White Gene H | System and method for monitoring rack equipment |
| US20060074585A1 (en) | 2004-10-05 | 2006-04-06 | Reinberg Kevin M | Verifying heat dissipation apparatus in a data processing system |
| US7184268B2 (en) | 2005-01-10 | 2007-02-27 | Hewlett-Packard Development Company, L.P. | Dynamically adaptable electronics cooling fan |
| US7726144B2 (en) | 2005-10-25 | 2010-06-01 | Hewlett-Packard Development Company, L.P. | Thermal management using stored field replaceable unit thermal information |
| US20070211430A1 (en) | 2006-01-13 | 2007-09-13 | Sun Microsystems, Inc. | Compact rackmount server |
| CN100513799C (en) | 2006-01-17 | 2009-07-15 | 台达电子工业股份有限公司 | Fan system and low-speed detection device thereof |
| JP2007249756A (en) | 2006-03-17 | 2007-09-27 | Fujitsu Ltd | Electronic equipment and programs |
| CN101074966A (en) | 2007-06-15 | 2007-11-21 | 华为技术有限公司 | Method and apparatus for warning fan life |
-
2008
- 2008-09-03 CN CN2008801309566A patent/CN102144198A/en active Pending
- 2008-09-03 US US13/058,377 patent/US8519857B2/en not_active Expired - Fee Related
- 2008-09-03 DE DE112008004004T patent/DE112008004004T5/en not_active Ceased
- 2008-09-03 GB GB1103595.3A patent/GB2474808B/en not_active Expired - Fee Related
- 2008-09-03 WO PCT/US2008/075104 patent/WO2010027355A1/en not_active Ceased
-
2009
- 2009-08-13 TW TW098127252A patent/TW201014152A/en unknown
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6528987B1 (en) * | 2000-06-19 | 2003-03-04 | Analog Devices, Inc. | Method and apparatus for determining fan speed |
| US6448896B1 (en) * | 2001-08-24 | 2002-09-10 | Carrier Corporation | Air filter monitor for HVAC units |
| US20030091441A1 (en) * | 2001-11-14 | 2003-05-15 | Wen-Shi Huang | Fan control system using a microcontroller |
| US20040009074A1 (en) * | 2002-07-15 | 2004-01-15 | Adc Dsl Systems, Inc. | Fan control system |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102749974A (en) * | 2011-04-22 | 2012-10-24 | 鸿富锦精密工业(深圳)有限公司 | Fan failure alarm circuit |
| US9207727B2 (en) | 2014-02-24 | 2015-12-08 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Determining air filter replacement conditions using air flow and energy consumption values |
| WO2016069419A1 (en) * | 2014-10-27 | 2016-05-06 | Microsoft Technology Licensing, Llc | Data center pressure anomaly detection and remediation |
| US10342162B2 (en) | 2014-10-27 | 2019-07-02 | Microsoft Technology Licensing, Llc | Data center pressure anomaly detection and remediation |
Also Published As
| Publication number | Publication date |
|---|---|
| GB2474808B (en) | 2013-04-17 |
| GB201103595D0 (en) | 2011-04-13 |
| GB2474808A (en) | 2011-04-27 |
| US8519857B2 (en) | 2013-08-27 |
| TW201014152A (en) | 2010-04-01 |
| CN102144198A (en) | 2011-08-03 |
| US20110133944A1 (en) | 2011-06-09 |
| DE112008004004T5 (en) | 2011-06-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8519857B2 (en) | Systems and methods of controlling a fan in an electronic system | |
| CN110799757B (en) | Fan control method, fan control device, and electronic equipment | |
| US20130147411A1 (en) | System and method for controlling fans | |
| CN101443718B (en) | Microcontroller methods of improving reliability in DC brushless motors and cooling fans | |
| US6390379B1 (en) | Method and device for controlling revolving speed of heat-dissipating fan | |
| CN113503269B (en) | Fan speed regulating method, device, computer equipment and computer readable storage medium | |
| US20090327656A1 (en) | Efficiency-based determination of operational characteristics | |
| US9918410B2 (en) | Fan control system and method | |
| KR101718116B1 (en) | Managing multiple operating points for stable virtual frequencies | |
| US20050216221A1 (en) | Systems and methods for cooling storage devices | |
| EP3504606A1 (en) | Predictive thermal control management using temperature and power sensors | |
| WO2004097657A2 (en) | Method and apparatus to establish, report and adjust system memory usage | |
| CN105723299A (en) | Method and device for executing system power budget in electronic device | |
| CN101349926A (en) | Method and device for adjusting fan speed | |
| US10274977B2 (en) | Active proportional-integral-derivative (PID) gain tuning for controlling a cooling system for an information handling system | |
| CN100385369C (en) | Multi-speed intelligent fan speed control device and method | |
| US10856437B2 (en) | System for automatically classifying electrical devices for fan control application | |
| US6919703B2 (en) | Programmable PWM stretching for tachometer measurement | |
| US8928393B1 (en) | Temperature switch circuit having dynamic temperature thresholds | |
| CN110870661B (en) | Fan operation control method and device, fan, cooking appliance and storage medium | |
| JP5674844B2 (en) | Duty ratio detection circuit and method for PWM signal | |
| CN116163976A (en) | Fan speed regulation method, device, equipment and machine-readable storage medium | |
| CN119731935A (en) | Anti-jamming device and associated method | |
| JP5786596B2 (en) | Electronic device, power supply unit, fan control method, and information processing program | |
| CN121299155A (en) | Methods, devices and electronic equipment for fan speed detection |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 200880130956.6 Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08821152 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 13058377 Country of ref document: US |
|
| ENP | Entry into the national phase |
Ref document number: 1103595 Country of ref document: GB Kind code of ref document: A Free format text: PCT FILING DATE = 20080903 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1103595.3 Country of ref document: GB |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 08821152 Country of ref document: EP Kind code of ref document: A1 |