Show
Ignore:
Timestamp:
05/15/04 18:59:08 (5 years ago)
Author:
mds
Message:

add more info on accuracy

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/fan-divisors

    r1256 r2535  
    7777The actual formula is RPM = (60 * 22500) / (count * divisor) 
    7878 
     79The readings are most accurate when the fan speed is low 
     80(i.e., close to the minimum possible RPM reading). 
     81As fan speed gets closer to the maximum possible RPM reading, 
     82the reading becomes quite inaccurate. Fortunately, most computer 
     83fans do not approach 1,000,000 RPM ! 
     84 
    7985 
    8086Fan readings 2X too high 
     
    97103 
    98104------------------ 
    99 Copyright (c) 2000,2001 Mark D. Studebaker <mdsxyz123@yahoo.com> 
     105Copyright (c) 2000-2004 Mark D. Studebaker