PLC Analog Input Scaling PLC Conversion PLC Scaling Formula
PLC Analog Input Scaling PLC Conversion PLC Scaling Formula
However, these raw numbers from the PLC’s analog card must be mathematically
scaled inside the PLC to represent real-world units of measurement, in this case 0 to
700 GPM of flow.
Formulate a scaling equation to program into the PLC so that 4 mA of current registers
as 0 GPM, and 20 mA of current registers as 700 GPM.
We are already given the raw number values from the analog card’s analog-to-digital
converter (ADC) circuit for 4 mA and 20 mA: 3277 and 16384, respectively.
Aside from these details, the concept is exactly the same. Expressing our slope of
700/13107 as a fraction with 10000 as the denominator is a simple matter of solving
for the numerator using cross-multiplication and division: