The TI design for a single phase watt-hour meter possesses a mechanism for acquiring line voltages through the MSP430 ADC. It also possesses 2 current transformer inputs also via ADC. Why do we need 2 current inputs ? surely one input is enough either for calculating single phase power through phasors {VI cos (phi)} or instantaneous power v(t) *i(t) which appears to be the method used in the TI code.
So my question is why do you need 2 current measurements ?