ASW
RMS MOD
 

The RMS RPI MOD

The RMS RPI MOD is a Raspberry Pi © current measurement add on. Using a split-core transformer it converts RMS to DC then to digital .

In order to measure AC current one must at least convert the input to digital. Then take enough samples to get an accurate reading, the more the better. Then detect the zero crossing and run the RMS (Root Mean Square) math on the data. This is very CPU intensive and when measuring multiple circuits it maybe impossible to complete in a reasonable amount of time.

With the RMS RPI MOD and a YHDC split-core transformer RMS output conversion is handled by a Linear Technology LTC1966 RMS to DC converter. The DC output of the LTC1966 is then fed to the input of a Microchip MPC3221 12-Bit A/D Converter with I2C Interface. Now simply wait for the conversion to complete and read a single sample.

Download LTC1966 Data Sheet

Download MCP3221 Data Sheet