1.1.1 Current Transformer (CT)

Where:

Kcoil is the CT transformer ratio

GPGA is the ADC current channel gain

RLOAD is the total burden resistance

Example:

If Kcoil = 1000, GPGA = 1 and RLOAD = 3.24 Ohm, then this is possible:

Klx = 1000 / (1 * 3.24) = 308.642

The metrology firmware uses uQ22.10 to represent both integer and fractional numbers; therefore, it is recommended that this be set:

K_lx = ROUND(308.642 * 2^10) = 0x0004D291