Calculate electrical energy consumption and demand using VFD speed and motor size (affinity law)

Objective/Method/Outcome

  • Objective: Calculate energy consumption and demand for a variable speed motor using their speed command/feedback and the motor size.
  • Method: This rule is using the pump/fan affinity law.
  • Outcome: Energy consumption and demand are calculated and output as CTLs

Logic

  • Motor size, efficiency, and VFD speed are all input
  • Motor size is converted from hp to kW
  • Efficiency is converted from a percentage to a decimal
  • VFD speed is factored by a Power Consumption Factor(VFD speed/100)^3
  • The demand is calculated by multiplying the above resultant value with the motor size, divided by the efficiency
  • Consumption is calculated by multiplying demand by 5/60 (5 minutes/60 minutes) to get kWh
  • Consumption is summed hourly
  • Hourly Electrical Energy Consumption, Demand (5-minute resolution), and a Virtual Meter CTL are output

Description / Method

Calculate energy consumption and demand for a variable speed motor using their speed command/feedback and the motor size. This rule is using the pump/fan affinity law.

N/A

Message

This Rule does not trigger an Insight.

Notes

FOR THIS RULE TO BE VALID YOU MUST EDIT THE INPUT BLOCK “MOTOR SIZE [hp]” TO MATCH ACTUAL PUMP/FAN SIZE.

This rule is using the pump/fan affinity law. P1 / P2 = (n1 / n2)^3

n1 is the speed command/feedback n2 is 100% speed P1 is the power consumption at speed n1 (CTL) P2 is the motor size (name-plate rating)

Default Constants:

  • Const. – Efficiency [%]: 95

CTL Generated:

  • Virtual Meter – Accumulating Energy [kWh]
  • Hourly Electrical Energy [kWh]
  • Electrical Demand [kW]

Rule Template Type

  • Insight Type: N/A – No Insight triggered
  • Trigger Type: Active High

Default Priority

N/A – no Insight triggered

Inputs

InputsUnitsDefault ValueTagsDescription
Motor Sizehp sensor, leaving, hot, water, tempMotor size in horse power
Efficiency%95sp, leaving, hot, water, tempMotor Efficiency
Speed (VFD)% cmd|feedback|status, speedVFD speed trend

Output Calculated Trend Logs

Output CTLUnitsDescription
Virtual Meter – Accumulating EnergykWhVirtual meter (Accumulating CTL) of motor energy consumption
Hourly Electrical EnergykWhNon-accumulating CTL of hour to hour electrical consumption
Electrical DemandkWElectrical demand CTL with 5-minute resolution