US20070241708A1 - Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure - Google Patents
Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure Download PDFInfo
- Publication number
- US20070241708A1 US20070241708A1 US11/808,470 US80847007A US2007241708A1 US 20070241708 A1 US20070241708 A1 US 20070241708A1 US 80847007 A US80847007 A US 80847007A US 2007241708 A1 US2007241708 A1 US 2007241708A1
- Authority
- US
- United States
- Prior art keywords
- fan
- drive
- cooling fan
- temperature
- voltage
- 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.)
- Abandoned
Links
- 238000001816 cooling Methods 0.000 title claims abstract description 58
- 230000007257 malfunction Effects 0.000 title description 7
- 238000000034 method Methods 0.000 claims description 12
- 230000002159 abnormal effect Effects 0.000 claims description 2
- 230000006870 function Effects 0.000 description 3
- 230000002093 peripheral effect Effects 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000009977 dual effect Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000009993 protective function Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H05—ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
- H05K—PRINTED CIRCUITS; CASINGS OR CONSTRUCTIONAL DETAILS OF ELECTRIC APPARATUS; MANUFACTURE OF ASSEMBLAGES OF ELECTRICAL COMPONENTS
- H05K7/00—Constructional details common to different types of electric apparatus
- H05K7/20—Modifications to facilitate cooling, ventilating, or heating
- H05K7/20009—Modifications to facilitate cooling, ventilating, or heating using a gaseous coolant in electronic enclosures
- H05K7/20209—Thermal management, e.g. fan control
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- the present invention relates to a technique that controls the driving of a cooling fan used in an electronic apparatus such as a personal computer.
- a cooling fan is installed in the neighborhood of a central processing unit (CPU) in order to discharge air, the temperature of which has been elevated due to heat generated by the CPU, to the outside of the casing. Control of the cooling fan is carried out on the basis of temperature data output from a temperature sensor (see, for example, U.S. Pat. No. 6,414,843).
- CPU central processing unit
- the controller receives commands associated with drive control of the cooling fan from software whenever necessary or drives the cooling fan as initialized by software.
- an electronic apparatus comprises a fan drive circuit which drive controls a cooling fan, first and second fan voltage control circuits each of which outputs a drive voltage required for the fan drive circuit to drive the cooling fan, a temperature sensor, a system controller which drive controls the first fan voltage control circuit on the basis of temperature data received from the temperature sensor, and a temperature comparator which acquires the temperature data transferred toward the system controller and, when the temperature is above a given value, drive controls the second fan voltage control circuit to output the drive voltage without intervention of the system controller.
- FIG. 1 is a block diagram of the portion associated with cooling fan control of an electronic apparatus according to an embodiment of the present invention
- FIG. 2 is a flowchart for drive control of the cooling fan by the system management utility in the electronic apparatus of FIG. 1 ;
- FIG. 3 is a flowchart for drive control of the cooling fan by the temperature comparator in the electronic apparatus of FIG. 1 .
- FIG. 1 shows, in block diagram form, the portion associated with cooling fan control of an electronic apparatus according to an embodiment of the present invention.
- This electronic apparatus which is, for example, a notebook-type personal computer, is subject to overall control by a CPU 11 .
- a system management (SM) bus 1 and a peripheral component interconnect (PCI) bus 2 for data transmission and reception are installed.
- a bridge controller 12 has a bridge function of connecting the SM bus 1 and the PCI bus 2 with the high-speed local bus of the CPU 11 .
- a system memory 13 and a BIOS-ROM 14 are connected to the bridge controller 12 , which also has the function of controlling access to these components.
- the system memory 13 which is a storage medium that serves as main storage of the electronic apparatus, temporarily stores various programs executed by the CPU 11 and various pieces of data employed by these programs.
- One of the programs stored in the system memory 13 is a system management utility 100 which will be described later.
- the BIOS-ROM 14 which is a storage medium that stores the basic input/output system (BIOS), comprises a program-rewritable flash memory.
- peripheral devices such as a hard disk drive (HDD), an optical disk drive (ODD), etc.
- HDD hard disk drive
- ODD optical disk drive
- the SM bus 1 is used to inquire of the peripheral devices connected to the PCI bus 2 as to whether they are functioning correctly by way of example.
- the temperature sensor 17 creates temperature data from status data output from the CPU 11 and then outputs it onto the SM bus 1 as being addressed to the bridge controller 12 .
- the temperature data output onto the SM bus is received by the bridge controller 12 and stored into its built-in register.
- the system management utility 100 stored in the system memory 13 reads the temperature data from the bridge controller 12 at regular intervals and instructs the bridge controller 12 to rotate a cooling fan 21 when the temperature rises above a given temperature. This instruction process is performed by writing control data into the built-in register.
- the threshold temperature at which the system management utility 100 causes the cooling fan 21 to commence rotating is set at 63° C.
- the bridge controller 12 Upon being instructed, the bridge controller 12 commands a fan voltage control circuit ( 1 ) 18 to output a drive voltage required for a fan drive circuit 20 to rotate the cooling fan 21 .
- This instruction process is performed by the bridge controller inverting the potential on the control signal line connected between the fan voltage control circuit ( 1 ) 18 and it from a low level to a high level or vice versa.
- the fan voltage control circuit ( 1 ) 18 Upon being instructed, the fan voltage control circuit ( 1 ) 18 commences to output a fan drive voltage.
- this voltage is supposed to be 8V.
- the 8V drive voltage output from the fan voltage control circuit ( 1 ) 18 is applied through an OR circuit 19 to the fan drive circuit 20 , so that the cooling fan 21 starts to rotate.
- the reason why the OR circuit 19 is interposed between the fan voltage control circuit ( 1 ) 18 and the fan drive circuit 20 will be described later.
- the system management utility 100 instructs the bridge controller 12 to stop the cooling fan 21 .
- the bridge controller 12 then instructs the fan voltage control circuit ( 1 ) 18 to stop outputting the drive voltage unlike when causing the cooling fan 21 to start to rotate. Thereby, the driving of the cooling fan 21 by the fan drive circuit 20 using the 8V drive voltage from the fan voltage control circuit ( 1 ) 18 is terminated.
- system management utility 100 which is software and the bridge controller 12 which is hardware cooperate with each other to implement the appropriate drive control of the cooling fan 21 based on the output of the temperature sensor 17 .
- the electronic apparatus is equipped with a temperature comparator 22 , a fan voltage control circuit ( 2 ) 23 , and a light emitting diode (LED) 24 in addition to the OR circuit 19 .
- a temperature comparator 22 a fan voltage control circuit ( 2 ) 23 , and a light emitting diode (LED) 24 in addition to the OR circuit 19 .
- LED light emitting diode
- the temperature comparator 22 reads in temperature data from the temperature sensor 17 and, when the read value is above the given value, instructs the fan voltage control circuit ( 2 ) 23 to output a voltage required for the fan drive circuit 20 to rotate the cooling fan 21 .
- this instruction process is performed by inverting the potential on the control signal line connected to the fan voltage control circuit ( 2 ) 23 from a low level to a high level or vice versa.
- control of the fan voltage control circuit ( 2 ) 23 is performed by the temperature sensor 22 as opposed to the bridge controller 12 , i.e., without intervention of the bridge controller.
- the threshold temperature at which the temperature comparator 22 instructs the fan voltage control circuit ( 2 ) 23 to output the voltage is set higher than the threshold value at which the system management utility 100 causes the cooling fan 21 to commence rotating. More specifically, the threshold temperature is set to a temperature which will not be usually reached when the system management utility 100 and the bridge controller 12 cooperate with each other to control the cooling fan 21 appropriately and at which the CPU protective function will not commence to work. This temperature is set here at 69° C. That is, when the system composed of the system management utility 100 , the bridge controller 12 and the fan voltage control circuit ( 1 ) 18 is functioning normally, the temperature detected by the temperature sensor 17 will not reach 69° C.
- the fan voltage control circuit ( 2 ) 23 outputs a voltage of, say, 12V, which is higher than the output voltage, 8V, of the fan voltage control circuit ( 1 ) 18 .
- the 12V output voltage of the fan voltage control circuit ( 2 ) 23 is applied through the OR circuit 19 to the fan drive circuit 20 , which in turn causes the cooling fan 21 to rotate.
- the temperature comparator 22 instructs the fan voltage control circuit ( 2 ) 23 to stop outputting the drive voltage. Thereby, the driving of the cooling fan 21 by the fan drive circuit 20 using the 12V drive voltage from the fan voltage control circuit ( 2 ) 23 is terminated.
- the electronic apparatus When the electronic apparatus is placed in a very special environment, it cannot exclude the possibility that, although the system composed of the system management utility 100 , the bridge controller 12 and the fan voltage control circuit ( 1 ) 18 is functioning normally, the temperature detected by the temperature sensor 17 reaches 69° C. and consequently the fan voltage control circuit ( 2 ) 23 also commences to output the drive voltage. In this electronic apparatus, therefore, the OR circuit 19 is interposed between the fan drive circuit 20 and each of the fan voltage control circuits 18 and 23 . When either the fan voltage control circuit ( 1 ) 18 or the fan voltage control circuit ( 2 ) 23 outputs a drive voltage, the OR circuit 19 applies it to the fan drive circuit 20 .
- the OR circuit 19 applies the 12V drive voltage from the fan voltage control circuit ( 2 ) 23 to the fan drive circuit 20 in view of the situation in which the temperature has reached 69° C.
- the fan voltage control circuit ( 2 ) 23 upon the commencement of outputting the drive voltage, causes the LED 24 to light in order to notify the user that a malfunction or lock-up may have occurred in the system management utility 100 or a failure may have occurred in the bridge controller 12 . Even after the fan voltage control circuit ( 2 ) 23 has ceased to output the drive voltage, it continues to light the LED 24 in order to notify the user the fact that an abnormal situation has occurred.
- this electronic apparatus allows the cooling fan 21 to be driven with certainty even in the case where a malfunction or lock-up has occurred in the system management utility 100 or a failure has occurred in the bridge controller 12 by simply adding the OR circuit 19 , the temperature comparator 22 , the fan voltage control circuit ( 2 ) 23 , and the LED 24 .
- the system management utility 100 is provided with a user interface to allow the user to set the threshold temperature and the temperature comparator 22 is provided with an interface to accept the setting over the SM bus 1 .
- the setting of the threshold value using the interface of the temperature comparator 22 is carried out by means of, for example, the BIOS stored in the BIOS-ROM 14 .
- FIG. 2 is a flowchart illustrating the flow of drive control of the cooling fan 21 by the system management utility 100 .
- the system management utility 100 reads temperature data detected by the temperature sensor 17 from the bridge controller 12 (step A 1 ) and then makes a decision of whether or not the temperature is above 63° C. (step A 2 ). If the temperature is above 63° C. (YES in step A 2 ), then the system management utility 100 instructs the bridge controller 12 to rotate the cooling fan 21 (step A 3 ).
- the system management utility 100 After instructing the bridge controller to rotate the cooling fan 21 , the system management utility 100 makes a decision of whether or not the temperature detected by the temperature sensor 17 and read from the bridge controller 12 has fallen below (63- ⁇ )° C. (step A 4 ). If the temperature has fallen below (63- ⁇ )° C. (YES in step A 4 ), then the system management utility 100 instructs the bridge controller 12 to stop the cooling fan 21 (step A 5 ).
- FIG. 3 is a flowchart illustrating the flow of drive control of the cooling fan 21 by the temperature comparator 22 .
- the temperature comparator 22 reads in temperature data from the temperature sensor 17 (step B 1 ) and then makes a decision of whether or not the temperature is above 69° C. (step B 2 ). If the temperature is above 69° C. (YES in step B 2 ), then the temperature comparator 22 instructs the fan voltage control circuit ( 2 ) 23 to output a drive voltage (step B 3 ) and turns the LED 24 on (step B 4 ).
- the temperature comparator 22 After instructing the fan voltage control circuit to output a drive voltage, the temperature comparator 22 makes a decision of whether or not the temperature detected by the temperature sensor 17 has fallen below (69- ⁇ )° C. (step B 5 ). If the temperature has fallen below (69- ⁇ )° C. (YES in step B 5 ), then the temperature comparator 22 instructs the fan voltage control circuit ( 2 ) 23 to stop outputting the drive voltage (step B 6 ).
- the inventive electronic apparatus allows the cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure.
- the embodiment has been described in terms of a specific example in which the system management utility 100 reads temperature data detected by the temperature sensor 17 from the bridge controller 12 at regular intervals and instructs the bridge controller 12 to rotate the cooling fan 21 if the read temperature has risen above 63° C.
- the system management utility 100 sets 63° C. as a threshold temperature in the bridge controller 12 in initial procedure and, after that, the bridge controller that receives temperature data from the temperature sensor 17 drive controls the cooling fan 21 at its own discretion. Even in such a case, the control of the cooling fan 21 by the temperature controller 22 is useful.
Landscapes
- Engineering & Computer Science (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Thermal Sciences (AREA)
- Human Computer Interaction (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Cooling Or The Like Of Electrical Apparatus (AREA)
Abstract
A voltage for driving a cooling fan is usually output from a fan voltage control circuit. Whether to cause the fan voltage control circuit to output the drive voltage or not is controlled by a system management utility (software) and a bridge controller (hardware) on the basis of temperature data from a temperature sensor. To provide for the occurrence of a failure in the system management utility or the bridge controller, a temperature comparator monitors the temperature data from the temperature sensor and instructs a fan voltage control circuit to output a drive voltage for the cooling fan in the case where the temperature rises above a given value.
Description
- This application is a continuation of co-pending U.S. application Ser. No. 10/944,901, filed Sep. 21, 2004, and for which priority is claimed under 35 U.S.C. §120. This application is based upon and claims the benefit of priority under 35 U.S.C. § 119 from the prior Japanese Patent Application No. 2003-334179, filed Sep. 25, 2003, the entire contents of both applications are incorporated herein by reference in their entireties.
- 1. Field of the Invention
- The present invention relates to a technique that controls the driving of a cooling fan used in an electronic apparatus such as a personal computer.
- 2. Description of the Related Art
- In recent years, various types of personal computers, such as notebook computers and desktop computers, have come into wide use in offices and homes. In general, with these types of personal computers, a cooling fan is installed in the neighborhood of a central processing unit (CPU) in order to discharge air, the temperature of which has been elevated due to heat generated by the CPU, to the outside of the casing. Control of the cooling fan is carried out on the basis of temperature data output from a temperature sensor (see, for example, U.S. Pat. No. 6,414,843).
- This allows appropriate cooling-fan control that allows for low-noise driving and low power consumption to be implemented (such as rotates the cooling fan only when necessary).
- Up to now, the driving of the cooling fan has been controlled by a single controller. The controller receives commands associated with drive control of the cooling fan from software whenever necessary or drives the cooling fan as initialized by software.
- With such a system, however, the occurrence of a malfunction or lock-up in the software or a failure in the controller will result in failure to perform the appropriate control of the cooling fan. In this case, as long as the cooling fan continues to rotate there is no problem, but if the cooling fan does not rotate at all, the function of protecting the CPU may not be performed.
- With a large business-oriented server computer, it is possible to provide a dual cooling fan system; however, since this system inevitably causes the cost and size to be increased, it is not practical to provide the dual cooling fan system in a personal computer.
- According to an embodiment of the present invention, an electronic apparatus comprises a fan drive circuit which drive controls a cooling fan, first and second fan voltage control circuits each of which outputs a drive voltage required for the fan drive circuit to drive the cooling fan, a temperature sensor, a system controller which drive controls the first fan voltage control circuit on the basis of temperature data received from the temperature sensor, and a temperature comparator which acquires the temperature data transferred toward the system controller and, when the temperature is above a given value, drive controls the second fan voltage control circuit to output the drive voltage without intervention of the system controller.
- The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate presently preferred embodiments of the invention, and together with the general description given above and the detailed description of the embodiments given below, serve to explain the principles of the invention.
-
FIG. 1 is a block diagram of the portion associated with cooling fan control of an electronic apparatus according to an embodiment of the present invention; -
FIG. 2 is a flowchart for drive control of the cooling fan by the system management utility in the electronic apparatus ofFIG. 1 ; and -
FIG. 3 is a flowchart for drive control of the cooling fan by the temperature comparator in the electronic apparatus ofFIG. 1 . - An embodiments of the present will be described hereinafter with reference to the accompanying drawings.
-
FIG. 1 shows, in block diagram form, the portion associated with cooling fan control of an electronic apparatus according to an embodiment of the present invention. - This electronic apparatus, which is, for example, a notebook-type personal computer, is subject to overall control by a
CPU 11. In the electronic apparatus, a system management (SM)bus 1 and a peripheral component interconnect (PCI)bus 2 for data transmission and reception are installed. Abridge controller 12 has a bridge function of connecting theSM bus 1 and thePCI bus 2 with the high-speed local bus of theCPU 11. - A
system memory 13 and a BIOS-ROM 14 are connected to thebridge controller 12, which also has the function of controlling access to these components. - The
system memory 13, which is a storage medium that serves as main storage of the electronic apparatus, temporarily stores various programs executed by theCPU 11 and various pieces of data employed by these programs. One of the programs stored in thesystem memory 13 is asystem management utility 100 which will be described later. The BIOS-ROM 14, which is a storage medium that stores the basic input/output system (BIOS), comprises a program-rewritable flash memory. - Various peripheral devices, such as a hard disk drive (HDD), an optical disk drive (ODD), etc., are connected to the
PCI bus 2 throughcontrollers SM bus 1 is used to inquire of the peripheral devices connected to thePCI bus 2 as to whether they are functioning correctly by way of example. - The
temperature sensor 17 creates temperature data from status data output from theCPU 11 and then outputs it onto theSM bus 1 as being addressed to thebridge controller 12. The temperature data output onto the SM bus is received by thebridge controller 12 and stored into its built-in register. Thesystem management utility 100 stored in thesystem memory 13 reads the temperature data from thebridge controller 12 at regular intervals and instructs thebridge controller 12 to rotate acooling fan 21 when the temperature rises above a given temperature. This instruction process is performed by writing control data into the built-in register. Suppose here that the threshold temperature at which thesystem management utility 100 causes thecooling fan 21 to commence rotating is set at 63° C. - Upon being instructed, the
bridge controller 12 commands a fan voltage control circuit (1) 18 to output a drive voltage required for afan drive circuit 20 to rotate thecooling fan 21. This instruction process is performed by the bridge controller inverting the potential on the control signal line connected between the fan voltage control circuit (1) 18 and it from a low level to a high level or vice versa. - Upon being instructed, the fan voltage control circuit (1) 18 commences to output a fan drive voltage. Here, this voltage is supposed to be 8V. The 8V drive voltage output from the fan voltage control circuit (1) 18 is applied through an
OR circuit 19 to thefan drive circuit 20, so that thecooling fan 21 starts to rotate. The reason why theOR circuit 19 is interposed between the fan voltage control circuit (1) 18 and thefan drive circuit 20 will be described later. - If, after the
cooling fan 21 has started to rotate, the temperature value read from thebridge controller 12 falls below the given value minus a margin of temperature, i.e., (63-α)° C., then thesystem management utility 100 instructs thebridge controller 12 to stop thecooling fan 21. Thebridge controller 12 then instructs the fan voltage control circuit (1) 18 to stop outputting the drive voltage unlike when causing thecooling fan 21 to start to rotate. Thereby, the driving of thecooling fan 21 by thefan drive circuit 20 using the 8V drive voltage from the fan voltage control circuit (1) 18 is terminated. - Thus, with this electronic apparatus, basically the
system management utility 100 which is software and thebridge controller 12 which is hardware cooperate with each other to implement the appropriate drive control of thecooling fan 21 based on the output of thetemperature sensor 17. - Suppose here that a malfunction or lock-up has occurred in the
system management utility 100 or a failure has occurred in thebridge controller 12, and as the result, a situation has been brought about in which no command is given to the fan voltage control circuit (1) to output a drive voltage of 8 volts although the temperature detected by thetemperature sensor 17 has risen above 63° C. - To allow for such a situation, the electronic apparatus is equipped with a
temperature comparator 22, a fan voltage control circuit (2) 23, and a light emitting diode (LED) 24 in addition to theOR circuit 19. The operating principles of these components will be described below in detail. - The
temperature comparator 22 reads in temperature data from thetemperature sensor 17 and, when the read value is above the given value, instructs the fan voltage control circuit (2) 23 to output a voltage required for thefan drive circuit 20 to rotate thecooling fan 21. As in the case where thebridge controller 12 instructs the fan voltage control circuit (1) 18 as described above, this instruction process is performed by inverting the potential on the control signal line connected to the fan voltage control circuit (2) 23 from a low level to a high level or vice versa. In this case, however, control of the fan voltage control circuit (2) 23 is performed by thetemperature sensor 22 as opposed to thebridge controller 12, i.e., without intervention of the bridge controller. - The threshold temperature at which the
temperature comparator 22 instructs the fan voltage control circuit (2) 23 to output the voltage is set higher than the threshold value at which thesystem management utility 100 causes thecooling fan 21 to commence rotating. More specifically, the threshold temperature is set to a temperature which will not be usually reached when thesystem management utility 100 and thebridge controller 12 cooperate with each other to control thecooling fan 21 appropriately and at which the CPU protective function will not commence to work. This temperature is set here at 69° C. That is, when the system composed of thesystem management utility 100, thebridge controller 12 and the fan voltage control circuit (1) 18 is functioning normally, the temperature detected by thetemperature sensor 17 will not reach 69° C. In other words, in the case where the temperature detected by thetemperature sensor 17 has reached 69° C., it is considered that a malfunction or lock-up has occurred in thesystem management utility 100 or a failure has occurred in thebridge controller 12. In this case, in order to increase the cooling effect of thecooling fan 21, the fan voltage control circuit (2) 23 outputs a voltage of, say, 12V, which is higher than the output voltage, 8V, of the fan voltage control circuit (1) 18. - The 12V output voltage of the fan voltage control circuit (2) 23 is applied through the
OR circuit 19 to thefan drive circuit 20, which in turn causes the coolingfan 21 to rotate. - If, after the cooling
fan 21 has started to rotate, the temperature value output from thetemperature sensor 17 falls below the given value minus a margin of temperature (69-β)° C., then thetemperature comparator 22 instructs the fan voltage control circuit (2) 23 to stop outputting the drive voltage. Thereby, the driving of the coolingfan 21 by thefan drive circuit 20 using the 12V drive voltage from the fan voltage control circuit (2) 23 is terminated. - When the electronic apparatus is placed in a very special environment, it cannot exclude the possibility that, although the system composed of the
system management utility 100, thebridge controller 12 and the fan voltage control circuit (1) 18 is functioning normally, the temperature detected by thetemperature sensor 17 reaches 69° C. and consequently the fan voltage control circuit (2) 23 also commences to output the drive voltage. In this electronic apparatus, therefore, theOR circuit 19 is interposed between thefan drive circuit 20 and each of the fanvoltage control circuits OR circuit 19 applies it to thefan drive circuit 20. On the other hand, when each of the fan voltage control circuit (1) 18 and the fan voltage control circuit (2) 23 outputs a drive voltage, theOR circuit 19 applies the 12V drive voltage from the fan voltage control circuit (2) 23 to thefan drive circuit 20 in view of the situation in which the temperature has reached 69° C. - The fan voltage control circuit (2) 23, upon the commencement of outputting the drive voltage, causes the
LED 24 to light in order to notify the user that a malfunction or lock-up may have occurred in thesystem management utility 100 or a failure may have occurred in thebridge controller 12. Even after the fan voltage control circuit (2) 23 has ceased to output the drive voltage, it continues to light theLED 24 in order to notify the user the fact that an abnormal situation has occurred. - Thus, this electronic apparatus allows the cooling
fan 21 to be driven with certainty even in the case where a malfunction or lock-up has occurred in thesystem management utility 100 or a failure has occurred in thebridge controller 12 by simply adding theOR circuit 19, thetemperature comparator 22, the fan voltage control circuit (2) 23, and theLED 24. - It is advisable to be able to arbitrarily set the threshold temperature (63° C.) held in the
system management utility 100 and the threshold temperature (69° C.) held in thetemperature comparator 22 according to installation environments. To this end, thesystem management utility 100 is provided with a user interface to allow the user to set the threshold temperature and thetemperature comparator 22 is provided with an interface to accept the setting over theSM bus 1. The setting of the threshold value using the interface of thetemperature comparator 22 is carried out by means of, for example, the BIOS stored in the BIOS-ROM 14. - Reference is now made to flowcharts of
FIGS. 2 and 3 to describe the flow of drive control of the coolingfan 21 in the electronic apparatus. -
FIG. 2 is a flowchart illustrating the flow of drive control of the coolingfan 21 by thesystem management utility 100. - The
system management utility 100 reads temperature data detected by thetemperature sensor 17 from the bridge controller 12 (step A1) and then makes a decision of whether or not the temperature is above 63° C. (step A2). If the temperature is above 63° C. (YES in step A2), then thesystem management utility 100 instructs thebridge controller 12 to rotate the cooling fan 21 (step A3). - After instructing the bridge controller to rotate the cooling
fan 21, thesystem management utility 100 makes a decision of whether or not the temperature detected by thetemperature sensor 17 and read from thebridge controller 12 has fallen below (63-α)° C. (step A4). If the temperature has fallen below (63-α)° C. (YES in step A4), then thesystem management utility 100 instructs thebridge controller 12 to stop the cooling fan 21 (step A5). -
FIG. 3 is a flowchart illustrating the flow of drive control of the coolingfan 21 by thetemperature comparator 22. - The
temperature comparator 22 reads in temperature data from the temperature sensor 17 (step B1) and then makes a decision of whether or not the temperature is above 69° C. (step B2). If the temperature is above 69° C. (YES in step B2), then thetemperature comparator 22 instructs the fan voltage control circuit (2) 23 to output a drive voltage (step B3) and turns theLED 24 on (step B4). - After instructing the fan voltage control circuit to output a drive voltage, the
temperature comparator 22 makes a decision of whether or not the temperature detected by thetemperature sensor 17 has fallen below (69-β)° C. (step B5). If the temperature has fallen below (69-β)° C. (YES in step B5), then thetemperature comparator 22 instructs the fan voltage control circuit (2) 23 to stop outputting the drive voltage (step B6). - As can be seen from the foregoing, the inventive electronic apparatus allows the cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure.
- The embodiment has been described in terms of a specific example in which the
system management utility 100 reads temperature data detected by thetemperature sensor 17 from thebridge controller 12 at regular intervals and instructs thebridge controller 12 to rotate the coolingfan 21 if the read temperature has risen above 63° C. However, this is not restrictive. The embodiment may be modified such that thesystem management utility 100 sets 63° C. as a threshold temperature in thebridge controller 12 in initial procedure and, after that, the bridge controller that receives temperature data from thetemperature sensor 17 drive controls the coolingfan 21 at its own discretion. Even in such a case, the control of the coolingfan 21 by thetemperature controller 22 is useful. - Additional advantages and modifications will readily occur to those skilled in the art. Therefore, the invention in its broader aspects is not limited to the specific details and representative embodiments shown and described herein. Accordingly, various modifications may be made without departing from the spirit or scope of the general inventive concept as defined by the appended claims and their equivalents.
Claims (6)
1. A cooling fan drive controlling method of an electronic apparatus including a cooling fan, a fan drive circuit which drive-controls the cooling fan and first and second fan voltage control circuits each of which outputs a drive voltage required for the fan drive circuit to drive the cooling fan, the method comprising:
sensing a temperature;
drive-controlling the first fan voltage control circuit to output the drive voltage when the sensed temperature exceeds a first value; and
drive-controlling the second voltage control circuit to output the drive voltage when the sensed temperature exceeds a second value which is higher than the first value.
2. The cooling fan drive controlling method according to claim 1 , further comprising indicating the occurrence of an abnormal condition when the second voltage control circuit outputs the drive voltage.
3. The cooling fan drive controlling method according to claim 1 , wherein the second voltage control circuit outputs the drive voltage which is higher than the drive voltage output from the first voltage control circuit.
4. The cooling fan drive controlling method according to claim 1 , further comprising setting the first value and the second value.
5. The cooling fan drive controlling method according to claim 1 , further comprising applying the drive voltage from the first or second fan voltage control circuit to the fan drive circuit, when the drive voltage is output from at least one of the first and second fan voltage control circuits.
6. The cooling fan drive controlling method according to claim 5 , wherein the applying the drive voltage includes applying the drive voltage from the second fan voltage control circuit to the fan drive circuit, when both of the first and second fan voltage control circuits output the drive voltage.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/808,470 US20070241708A1 (en) | 2003-09-25 | 2007-06-11 | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003-334179 | 2003-09-25 | ||
JP2003334179A JP4226983B2 (en) | 2003-09-25 | 2003-09-25 | Electronics |
US10/944,901 US7245099B2 (en) | 2003-09-25 | 2004-09-21 | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure |
US11/808,470 US20070241708A1 (en) | 2003-09-25 | 2007-06-11 | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/944,901 Continuation US7245099B2 (en) | 2003-09-25 | 2004-09-21 | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070241708A1 true US20070241708A1 (en) | 2007-10-18 |
Family
ID=34373150
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/944,901 Expired - Fee Related US7245099B2 (en) | 2003-09-25 | 2004-09-21 | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure |
US11/808,470 Abandoned US20070241708A1 (en) | 2003-09-25 | 2007-06-11 | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/944,901 Expired - Fee Related US7245099B2 (en) | 2003-09-25 | 2004-09-21 | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure |
Country Status (2)
Country | Link |
---|---|
US (2) | US7245099B2 (en) |
JP (1) | JP4226983B2 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102042248A (en) * | 2009-10-10 | 2011-05-04 | 建准电机工业股份有限公司 | Control system for fan |
US20110169344A1 (en) * | 2008-09-18 | 2011-07-14 | Kazuo Suekane | Utility interconnection and inverter device |
CN102312850A (en) * | 2010-06-29 | 2012-01-11 | 鸿富锦精密工业(深圳)有限公司 | Heat-radiation control system and method of fan |
US20120221166A1 (en) * | 2011-02-28 | 2012-08-30 | Yoshiki Fukuda | Information processing apparatus and fan control method |
CN102734613A (en) * | 2012-06-11 | 2012-10-17 | 苏州市职业大学 | Pressure-sensitive notebook elevator |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4692117B2 (en) * | 2005-07-15 | 2011-06-01 | 船井電機株式会社 | Information recording / reproducing device |
US7570009B2 (en) * | 2005-08-19 | 2009-08-04 | Delta Electronics, Inc. | Fan system and its control device and control method |
JP4860255B2 (en) * | 2005-12-19 | 2012-01-25 | エヌイーシーコンピュータテクノ株式会社 | Throttling control method and throttling control system |
US7491287B2 (en) * | 2006-06-09 | 2009-02-17 | 3M Innovative Properties Company | Bonding method with flowable adhesive composition |
US20070292257A1 (en) * | 2006-06-15 | 2007-12-20 | Ghee Beng Ooi | Apparatus and method to provide reduced fan noise at startup |
JP2008171160A (en) * | 2007-01-11 | 2008-07-24 | Hitachi Ltd | Part information management method |
JP2009134522A (en) * | 2007-11-30 | 2009-06-18 | Sanyo Electric Co Ltd | System for cooling electronic appliance |
US8280559B2 (en) * | 2008-06-11 | 2012-10-02 | Advanced Micro Devices, Inc. | Apparatus and method for providing cooling to multiple components |
US8108697B2 (en) * | 2008-07-28 | 2012-01-31 | Oracle America, Inc. | Controlling the power utilization of a computer system by adjusting a cooling fan speed |
CN101937888B (en) * | 2009-07-01 | 2013-01-23 | 辉达公司 | Circuit, system and method for controlling radiating of multiple units on circuit board |
TWI413358B (en) * | 2009-09-18 | 2013-10-21 | Sunonwealth Electr Mach Ind Co | Used for fan control systems |
JP5093378B2 (en) * | 2011-05-12 | 2012-12-12 | ダイキン工業株式会社 | Ventilation system |
JPWO2013114630A1 (en) * | 2012-02-03 | 2015-05-11 | 富士通株式会社 | Electronic device and control method |
WO2013114630A1 (en) * | 2012-02-03 | 2013-08-08 | 富士通株式会社 | Electronic device and control method |
CN103809708A (en) | 2012-11-07 | 2014-05-21 | 辉达公司 | Panel electronic device, auxiliary heat dissipating device of panel electronic device and assembly of panel electronic device and auxiliary heat dissipating device |
CN103902007A (en) * | 2012-12-29 | 2014-07-02 | 鸿富锦精密工业(深圳)有限公司 | Chip protection circuit |
CN103899563A (en) * | 2012-12-29 | 2014-07-02 | 鸿富锦精密工业(深圳)有限公司 | Draught fan control system and method |
JP6020390B2 (en) * | 2013-08-30 | 2016-11-02 | 日立金属株式会社 | Cooling fan system and communication equipment |
CN104750205A (en) * | 2013-12-30 | 2015-07-01 | 鸿富锦精密工业(武汉)有限公司 | Fan control circuit |
US9823636B2 (en) * | 2014-07-29 | 2017-11-21 | Dell Products L.P. | Systems and methods for parallel feedback temperature control |
US10101049B2 (en) | 2015-11-12 | 2018-10-16 | Oracle International Corporation | Determining parameters of air-cooling mechanisms |
US10698457B2 (en) * | 2016-12-09 | 2020-06-30 | Dell Products, L.P. | Information handling system component temperature regulation based on reliability and maximum temperature requirements |
US10495339B2 (en) * | 2016-12-19 | 2019-12-03 | Tuckernuck Technology, L.L.C. | Methods of providing ventilation to an enclosed space |
US10761548B2 (en) * | 2018-04-04 | 2020-09-01 | Dell Products L.P. | Systems and methods for providing sensor information from an intelligent device for closed-loop thermal control |
CN110440393B (en) * | 2019-08-12 | 2021-07-23 | 宁波奥克斯电气股份有限公司 | Air conditioner temperature sensor fault detection method and device and air conditioner |
CN111287914A (en) * | 2020-03-24 | 2020-06-16 | 大唐贵州发耳发电有限公司 | Fan monitoring device and method |
CN112963372B (en) * | 2021-03-11 | 2022-11-18 | 英业达科技有限公司 | Fan control system and method thereof |
Citations (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3736796A (en) * | 1972-03-27 | 1973-06-05 | Avco Corp | Fan engine thrust monitor |
US4408713A (en) * | 1980-11-04 | 1983-10-11 | Nissan Motor Co., Ltd. | Control for automobile air conditioning system |
US5307644A (en) * | 1992-03-26 | 1994-05-03 | Ford Motor Company | Method and electronic device for controlling engine fan |
US5718373A (en) * | 1995-08-11 | 1998-02-17 | Samsung Electronics Co., Ltd. | System for controlling automobile cooling fan |
US5726874A (en) * | 1996-11-13 | 1998-03-10 | Liang; Charles | Power supply having a dual air flow control for reducing heat buildup |
US5920264A (en) * | 1994-06-08 | 1999-07-06 | Samsung Electronics Co., Ltd. | Computer system protection device |
US6040668A (en) * | 1996-11-14 | 2000-03-21 | Telcom Semiconductor, Inc. | Monolithic fan controller |
US6188189B1 (en) * | 1999-12-23 | 2001-02-13 | Analog Devices, Inc. | Fan speed control system |
US6385395B1 (en) * | 2001-02-14 | 2002-05-07 | Sunonwealth Electric Machine Industry Co., Ltd. | Fan motor with its speed controlled by operating periods of a pulse wave |
US6414843B1 (en) * | 1999-08-18 | 2002-07-02 | Nec Corporation | Cooling system for a computer apparatus |
US20040027105A1 (en) * | 2002-08-08 | 2004-02-12 | Koji Nakamura | Drive apparatus for PWM control of two inductive loads with reduced generation of electrical noise |
US20040027763A1 (en) * | 2002-08-06 | 2004-02-12 | Dhuey Michael J. | Quiet fan speed control |
US20040025707A1 (en) * | 2002-08-06 | 2004-02-12 | Techfood S.N.C. Di Iori E Castagnetti | Automatic machine for cooking food in a liquid |
US20040178759A1 (en) * | 2003-03-10 | 2004-09-16 | Koji Nakamura | Motor driving device |
US20040239295A1 (en) * | 2003-05-29 | 2004-12-02 | Mitsubishi Denki Kabushiki Kaisha | Generator control apparatus |
US20050275365A1 (en) * | 2004-06-09 | 2005-12-15 | Thomas Currie | Acoustic noise reduction using fan speed control |
US20060181232A1 (en) * | 2005-02-16 | 2006-08-17 | Texas Instruments Incorporated | Advanced programmable closed loop fan control method |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI298221B (en) * | 2005-07-29 | 2008-06-21 | Delta Electronics Inc | Fan motor driving apparatus |
-
2003
- 2003-09-25 JP JP2003334179A patent/JP4226983B2/en not_active Expired - Fee Related
-
2004
- 2004-09-21 US US10/944,901 patent/US7245099B2/en not_active Expired - Fee Related
-
2007
- 2007-06-11 US US11/808,470 patent/US20070241708A1/en not_active Abandoned
Patent Citations (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3736796A (en) * | 1972-03-27 | 1973-06-05 | Avco Corp | Fan engine thrust monitor |
US4408713A (en) * | 1980-11-04 | 1983-10-11 | Nissan Motor Co., Ltd. | Control for automobile air conditioning system |
US5307644A (en) * | 1992-03-26 | 1994-05-03 | Ford Motor Company | Method and electronic device for controlling engine fan |
US5920264A (en) * | 1994-06-08 | 1999-07-06 | Samsung Electronics Co., Ltd. | Computer system protection device |
US5718373A (en) * | 1995-08-11 | 1998-02-17 | Samsung Electronics Co., Ltd. | System for controlling automobile cooling fan |
US5726874A (en) * | 1996-11-13 | 1998-03-10 | Liang; Charles | Power supply having a dual air flow control for reducing heat buildup |
US6040668A (en) * | 1996-11-14 | 2000-03-21 | Telcom Semiconductor, Inc. | Monolithic fan controller |
US6414843B1 (en) * | 1999-08-18 | 2002-07-02 | Nec Corporation | Cooling system for a computer apparatus |
US20030137267A1 (en) * | 1999-12-23 | 2003-07-24 | John Blake | Fan speed control system |
US6188189B1 (en) * | 1999-12-23 | 2001-02-13 | Analog Devices, Inc. | Fan speed control system |
US20030234630A1 (en) * | 1999-12-23 | 2003-12-25 | John Blake | Fan speed control system |
US6385395B1 (en) * | 2001-02-14 | 2002-05-07 | Sunonwealth Electric Machine Industry Co., Ltd. | Fan motor with its speed controlled by operating periods of a pulse wave |
US20040027763A1 (en) * | 2002-08-06 | 2004-02-12 | Dhuey Michael J. | Quiet fan speed control |
US20040025707A1 (en) * | 2002-08-06 | 2004-02-12 | Techfood S.N.C. Di Iori E Castagnetti | Automatic machine for cooking food in a liquid |
US20040027105A1 (en) * | 2002-08-08 | 2004-02-12 | Koji Nakamura | Drive apparatus for PWM control of two inductive loads with reduced generation of electrical noise |
US6891342B2 (en) * | 2002-08-08 | 2005-05-10 | Denso Corporation | Drive apparatus for PWM control of two inductive loads with reduced generation of electrical noise |
US20040178759A1 (en) * | 2003-03-10 | 2004-09-16 | Koji Nakamura | Motor driving device |
US20040239295A1 (en) * | 2003-05-29 | 2004-12-02 | Mitsubishi Denki Kabushiki Kaisha | Generator control apparatus |
US20050275365A1 (en) * | 2004-06-09 | 2005-12-15 | Thomas Currie | Acoustic noise reduction using fan speed control |
US20060181232A1 (en) * | 2005-02-16 | 2006-08-17 | Texas Instruments Incorporated | Advanced programmable closed loop fan control method |
US7098617B1 (en) * | 2005-02-16 | 2006-08-29 | Texas Instruments Incorporated | Advanced programmable closed loop fan control method |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110169344A1 (en) * | 2008-09-18 | 2011-07-14 | Kazuo Suekane | Utility interconnection and inverter device |
US8872381B2 (en) * | 2008-09-18 | 2014-10-28 | Sansha Electric Manufacturing Co., Ltd. | Utility interconnection and inverter device |
CN102042248A (en) * | 2009-10-10 | 2011-05-04 | 建准电机工业股份有限公司 | Control system for fan |
CN102312850A (en) * | 2010-06-29 | 2012-01-11 | 鸿富锦精密工业(深圳)有限公司 | Heat-radiation control system and method of fan |
US20120221166A1 (en) * | 2011-02-28 | 2012-08-30 | Yoshiki Fukuda | Information processing apparatus and fan control method |
CN102734613A (en) * | 2012-06-11 | 2012-10-17 | 苏州市职业大学 | Pressure-sensitive notebook elevator |
Also Published As
Publication number | Publication date |
---|---|
JP2005100172A (en) | 2005-04-14 |
US7245099B2 (en) | 2007-07-17 |
US20050066672A1 (en) | 2005-03-31 |
JP4226983B2 (en) | 2009-02-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070241708A1 (en) | Electronic apparatus that allows cooling fan to be driven with certainty even at the time of software malfunction/lock-up or at the time of controller failure | |
US7742353B2 (en) | Solid state semiconductor storage device with temperature control function, application system thereof and control element thereof | |
US5802069A (en) | Implementing mass storage device functions using host processor memory | |
US8417979B2 (en) | Method and system for progressive power reduction of inactive device while maintaining ready status with host | |
US20030015983A1 (en) | Fan reliability | |
KR100508352B1 (en) | Information processing unit and method for cooling same | |
US20100274933A1 (en) | Method and apparatus for reducing memory size and bandwidth | |
US7908468B2 (en) | Method and control circuit for reducing instantaneous startup current of a computer system | |
US8502491B2 (en) | Rotation direction control method for a cooling fan and rotation direction control circuit thereof | |
US20040098521A1 (en) | Peripheral management system | |
KR101350981B1 (en) | hybrid optical disk drive, operation method of the drive, and electronic system adopting the drive | |
US20090138740A1 (en) | Method and computer device capable of dealing with power fail | |
US12045460B2 (en) | Temperature control method and data storage system | |
US11385906B2 (en) | Computer program product and method and apparatus for controlling access to flash storage | |
US20070204143A1 (en) | Data transmission device and method thereof | |
US20070113107A1 (en) | Control device | |
US11132041B2 (en) | Power supply with management interface and method therefor | |
US7774650B2 (en) | Power failure warning in logically partitioned enclosures | |
US20130132648A1 (en) | Portable storage device and the method of dynamically adjusting the operating modes thereof | |
US6829128B2 (en) | Thermal trip power control circuit | |
US20070300010A1 (en) | Apparatus for fast accesses to flash memory | |
US20110181976A1 (en) | Power-saving method and operating system for the same | |
CN113535616A (en) | Computer readable storage medium, method and device for controlling access of flash memory device | |
JP3145866B2 (en) | Active terminator | |
US11732725B2 (en) | Protection method and system for use in fan malfunction |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: KABUSHIKI KAISHA TOSHIBA, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YAMAMOTO, TAKEHIKO;SUZUKI, AKIRA;REEL/FRAME:019460/0062;SIGNING DATES FROM 20040913 TO 20040914 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |