Hi,
I want to build a Energy Meter(KWH Meter) for 220V ouput. Please help
me in getting started.
Read-Only
Author H Mackie
Posted 18-Apr-2012 12:19 GMT
Toolset ARM
Let's get this party started
H Mackie
int CalculateKiloWattHours( int V, int A, int H )
{
return ( (V * A ) / 1000 ) * H;
}
Read-Only
Author Andrew Neil
Posted 18-Apr-2012 19:50 GMT
Toolset None
RE: Let's get this party started
Andrew Neil
Note that VA and W are not necessarily the
same thing for AC...
Read-Only
Author H Mackie
Posted 18-Apr-2012 21:03 GMT
Toolset None
1973 was a good year for music :)
H Mackie
Note that VA and W are not necessarily the same thing for
AC...
The question asked by the OP suggests a very low understanding of
the topic. He probably thinks AC is just one half of that famous
Australian rock band.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.