home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / misc / 3741 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  2.6 KB

  1. Xref: sparky comp.sys.sun.misc:3741 comp.misc:3261
  2. Newsgroups: comp.sys.sun.misc,comp.misc
  3. Path: sparky!uunet!cs.utexas.edu!chinacat!chip
  4. From: chip@chinacat.unicom.com (Chip Rosenthal)
  5. Subject: Re: Power Specification
  6. Organization: Unicom Systems Development, Austin, TX
  7. Distribution: usa
  8. Date: Tue, 18 Aug 1992 00:06:01 GMT
  9. Message-ID: <1992Aug18.000601.1451@chinacat.unicom.com>
  10. References: <1992Aug17.174931.15657@welchgate.welch.jhu.edu>
  11. Lines: 50
  12.  
  13. In article <1992Aug17.174931.15657@welchgate.welch.jhu.edu>
  14.     johnj@welchgate.welch.jhu.edu (John A. Johnston) writes:
  15. >Anyone know how to calculate this?  From a basic PC we read X watts and
  16. >Y amps max draw, and for our Sun server I have only 1,174 watts maximum
  17. >draw - but no KVA!  Any clues on calculating the KVA would be appreciated.
  18.  
  19. The conversion is:
  20.  
  21.     active power (in W) = complex power (in VA) * power_factor
  22.  
  23. If you remember your vector math, complex quantities can be expressed
  24. in one of two ways:  either as a magnitude and an angle, or as a real
  25. and imaginary component.  Complex power is a vector quantity, or, as
  26. we EE folks say, a phasor quantity.  The magnitude of the complex
  27. power phasor is measured in VA.  The real component is called active
  28. power, and is measured in watts.
  29.  
  30.  
  31.              /|
  32.     complex       /  |
  33.     power     /    |
  34.     (in VA)/      |
  35.          /        | reactive power
  36.        /          |
  37.      / >theta     |        power factor = cos(theta)
  38.     ---------------
  39.      active power (in W)
  40.  
  41. A power factor of 0.8 is the typical rule of thumb.  So, the UPS
  42. required to support a 1.2KW load would be about 1.2KW/0.8 or 1.5KVA.
  43.  
  44. If you were to look at the voltage and current signals on an oscilloscope,
  45. you would see that the voltage sine wave is a little ahead of the
  46. current sine wave.  This is always the case when driving an inductive
  47. load, i.e. a transformer.  The power factor indicates the separation
  48. between the voltage and current.  If the time of that delta is called
  49. `d', then the power factor would be cos(2*pi*(d/16.7msec)) where
  50. 16.7msec is the period of a 60Hz signal, or pf = cos(377*d).
  51.  
  52. The faceplate power readings tend to be conservative.  If you want to
  53. measure the actual power loading you need a clamp-on current probe
  54. and a `true RMS' reading multimeter.  Multiply the measured current
  55. by the measured voltage to get the active power in watts.  You need
  56. to throw in a fudge factor to account for both future growth and
  57. startup surge, and then divide by the power factor to size up the
  58. needed UPS.
  59. -- 
  60. Chip Rosenthal  512-482-8260 | Let the wayward children play.  Let the wicked
  61. Unicom Systems Development   | have their day.  Let the chips fall where they
  62. <chip@chinacat.Unicom.COM>   | may.  I'm going to Disneyland.  -Timbuk 3
  63.