I am trying to calculate the power consumption for a 3 phase motor. The load is varying so I am taking the current readings on each of the 3 phases every second. I know the voltage and power factor. I originally thought I would just calculate Pi=I*V*PF*3600 to get Wh for each phase and then just...