Hello all,
I realise there is a lot of information on metering, however, I have a specific requirement which I have not seen discussed.
I am designing a power sub metering/logging system that requires one or more (say up to 16, typically 6) mains AC circuits feeding various parts of a large complex. The critical criteria is cost - surprise!!!
In my current design I have taken a scalable modular approach with one or more dedicated metering units that are connected via a serial interface (I2C or SPI) to a common monitor/logger in a linear daisy-chain configuration. Each metering unit will be attached to its own Current Transformer as a separate module on it's own PCB. At a minimum the metering unit should measure the power consumed on the circuit it is attached to. The data from each unit will be pulled from the metering units in a round-robin scheme via the serial link at arbitrary intervals. Ideally the Current Transformer will house the chosen MSP430 and will exist as an autonomous unit that can be arbitrarily added to the serial bus of a monitoring/logging unit thus providing an additional monitoring channel.
I have had a look at the ADE78xx series devices (Analog Devices Polyphase Multifunction Energy Metering IC) which provide adequate functionality with an I2C/SPI interface but cost is an issue and precision and functionality are perhaps an overkill for what is required.
I have also looked at the MSP430FE42xx series and all of them have support for LCD which is not required and if I'm correct do not support I2C but do support SPI - again functionality and precision is perhaps an overkill.
My questions are:
1) Does this design sound practical and feasible?
2) Is there a more cost effective design to do this?
3) Which serial interface to use SPI/I2C - it will be a moderately noisy environment and metering units will be up to 3m max apart?
4) Could one of the G2xx Value Series be used to accomplish basic power metering functionality?
Any comments and suggestions would be much appreciated!
Clint