Hi everyone, this is my first post here. I've been looking for a sensor (power meter) that can measure the RMS value of Voltage/Current as well as Active and Reactive power in order to relieve my Arduino from doing all the heavy calculation. Does anyone know of anything that can meet those requirements?
As long as you know you have a sine wave there is a known ratio between RMS and peak (and between the RMS and average of the absolute values) and that's a simple calculation.
Most multimeters simply assume you're measuring a sine wave but there are meters that measure "True RMS".
You will need to fined the phase difference between the voltage & current.
They are available but the good ones do not come inexpensive. Before I retired I used a good amount of sensors from CR Magnetics. There are dozens of manufacturers to choose from. I also used sensors from Ohio Semitronics and again not quite inexpensive stuff. Nice feature about the latest and greatest stuff is communications as many can be had with a data out bus.
Overall while nice stuff unless you are a company with deep pockets using a simple inexpensive Arduino or similar for hobby applications is the way to go.
Ron