Span Calculator
is an interactive tool for calculating and visually representing the linear relationship between an input and output signal. The graph and table are updated accordingly when adjustments are made to the input or output upper or lower range values. The application also allows for calculating a specific value's proportional response, by inputting the desired value into either the input or output boxes.
This section covers 2 example problems.
- A 4-20mA pressure sensor is returning 8.5mA. If the pressure sensor's range is 0-50psi, what pressure is it reading?
- Start by clicking the signal type drop-down to select the desired signal type.
- Next, set up the input and output parameters by adjusting the range sliders or input boxes accordingly.
- Finally, select the radio static button for the milliamp signal and input the given value (8.5ma). After you add the value to the input box a new point is created on the graph. The answer is the y coordinate: 14.06psi.
Note
In this example I have the input representing the range and feedback from the sensing device, and the output representing the range and measurement of the sensing device. Flipping these will cause no problems though.
Note
If the Signal Type
drop-down doesn't include the desired signal, you can select Custom
which will give you a range from [-100, 100]
Starting with the Input equation:
Now that we have the per-unit percentage of the milliamp signal we can now calculate the pressure.
- The sensor is now reading 32psi. What should the milliamp reading be?
- Sticking with the same parameters from the previous example, just select the output radio-static button and enter 32psi in the numeric input box. The final answer should be 14.24mA
Starting with the Output equation:
Now calculate the current:
You can download the latest version of Span Calculator for Windows.
Uses the slope intercept formula:
Solving for
-
$URV_{in}$ - The output range high feedback/response of the sensing device
-
$LRV_{in}$ - The output range low feedback/response of the sensing device
-
$URV_{out}$ - The unit output range high of the sensing device
-
$LRV_{out}$ - The unit output range low of the sensing device
This software uses the following open-source packages: