My problem is I want to calculate three phase power from time sampled data of current and voltages.
My questions:
How can I calculate the energy (unit kilowatt hour) from time sampled data? Are any equations available?
Is it needed to take the phase shift in account? (How can I calculate the phase shift? How do I link this to calculating the three phase power?)
Is some better platform is available for solving my question?
I get the instantaneous sample value (not continuous). (I have some sensors that gives the current and voltage - I convert this to digital for processing). Around 50 samples are got per second. (Is it to be zero when we some up all the power of three phase - due to phase shift of 120?) How can I calculate total three phase energy from these sampled values? I am processing my data in Arduino.
(I don't know this is the place to ask my question (if I can get a better help from some where else please suggest me).)