[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] power problem of the "Variable Speed Pump"
dear Mike:
some expressions about of the object "Variable Speed Pump" in
engineeringReference.pdf:
VolFlowRate = PumpMassFlowRate / LoopDensity
PartLoadRatio = VolFlowRate / PumpEquip(PumpNum)%NomVolFlowRate
FracFullLoadPower = PumpEquip(PumpNum)%PartLoadCoef(1)
+ PumpEquip(PumpNum)%PartLoadCoef(2) * PartLoadRatio
+ PumpEquip(PumpNum)%PartLoadCoef(3) * PartLoadRatio**2
+ PumpEquip(PumpNum)%PartLoadCoef(4) * PartLoadRatio**3
Power = FracFullLoadPower * PumpEquip(PumpNum)%NomPowerUse
ShaftPower = Power * PumpEquip(PumpNum)%MotorEffic
! This adds the pump heat based on User input for the pump
! We assume that all of the heat ends up in the fluid eventually
since this is a closed loop
! PumpHeattoFluid = ShaftPower*(1-PumpEquip(PumpNum)%PumpEffic)
PumpHeattoFluid = ShaftPower + (Power - ShaftPower)*PumpEquip
(PumpNum)%FracMotorLossToFluid
Node(OutletNode)%Temp = Node(InletNode)%Temp+PumpHeattoFluid/
(PumpMassFlowRate * LoopCp)
PumpEquip(PumpNum)%Power = Power
what meaning of the variable: "PumpEquip(PumpNum)", "NomVolFlowRate"
and "NomPowerUse"?
how to calculate the coefficient of cubic equation?
universality only the PartLoadCoef(2) equal to 1 and other equal to
0, imply the cubic equation is not usefulness.
thanks.
gun
The primary EnergyPlus web site is found at:
http://www.energyplus.gov
The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/
Attachments are not allowed -- please post any files to the appropriate folder in the Files area of the Support Web Site.
EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/EnergyPlus_Support/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/EnergyPlus_Support/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:EnergyPlus_Support-digest@xxxxxxxxxxxxxxx
mailto:EnergyPlus_Support-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/