alinoltean
Computer
- Feb 1, 2011
- 2
thread238-151922
Hi Guys, I'm a programmer and got an Electrical question.
I have a Frequency Inverter (3 phase 380 V)from which I can read instant values of U and A going to a motor (cos Phi = 0.75). I need to implement a kWh counter so my customer can see how much he is consuming over a period of time.
My PLC reading the data out of the Frequency Inverter can get the data at 1 second intervals. The values read vary, because the motor is accelerating and decelerating all the time.
I'm thinking something like: get some instant consumption each second which I can add up all the time, to display a counter. Can you suggest a formula for this ?
Hi Guys, I'm a programmer and got an Electrical question.
I have a Frequency Inverter (3 phase 380 V)from which I can read instant values of U and A going to a motor (cos Phi = 0.75). I need to implement a kWh counter so my customer can see how much he is consuming over a period of time.
My PLC reading the data out of the Frequency Inverter can get the data at 1 second intervals. The values read vary, because the motor is accelerating and decelerating all the time.
I'm thinking something like: get some instant consumption each second which I can add up all the time, to display a counter. Can you suggest a formula for this ?