PLC Simulator
Calibration and signal lab

Instrumentation Simulator: 4–20 mA Signal & Fault Lab

Scale a real 4–20 mA signal, diagnose a broken loop and build calibration evidence before working on live process instrumentation.

Run before signup Server-graded Save, share and fork
Open the workbench
industrial-lab / instrumentation
MODETRAINING
GRADERSERVER AUTHORITY
EVIDENCECHECKS + SCORE

First challenge

Scale a 4–20 mA transmitter

Convert a loop current into engineering units for a configurable transmitter range.

Reusable lab resources

Calibration record templateCSV

Recognise the complete signal path

From field transmitter to a trustworthy PLC value.

A current-loop calculation only becomes useful when you can connect it to the power supply, instrument, input channel, engineering range and process response. These six views follow that workflow from the bench to the plant.

Pressure transmitter connected to a 24 VDC 4–20 mA loop and calibrated loop meter
01Read the loop as a circuit: the transmitter regulates current, the 24 VDC supply provides loop power and the meter is placed in series for a current measurement.
Instrumentation technician calibrating transmitter zero and span with a hand pump and reference gauge
02Apply known reference points, compare as-found readings, adjust only when authorised and record the as-left result.
PLC analog input module wired for 4–20 mA with an engineering-unit scaling worksheet
03Match the channel mode and raw range to the module, then scale the signal into pressure, temperature, flow or level units.
Safe terminal-block multimeter test diagnosing an open 4–20 mA instrument loop
04A near-zero reading can indicate lost loop power or an open circuit. Prove supply, polarity, continuity and channel configuration before changing code.
RTD temperature sensor and head transmitter being checked with a process calibrator
05Separate the sensing element from the transmitter: an RTD changes resistance, while the transmitter converts that measurement into the loop signal.
Process skid with tank, control valve, pressure transmitter and live trend display
06Close the loop by checking whether the scaled PLC value agrees with the process, alarms and operator trend—not merely the current at one terminal.

Interactive calibration lab

Configure. Run. Read the evidence.

Foundation

Scale a 4–20 mA transmitter

Convert a loop current into engineering units for a configurable transmitter range.

Evidence appears here

The backend calculates the expected result and returns individual checks, a score and reproducible evidence. Client-supplied scores are ignored.

Your run is free. Keep the evidence when it matters.

Create an account only when you want saved attempts, projects, sharing and progress.

Save this result

Training outcomes

More than a calculator.

Each run teaches a transferable industrial workflow and produces evidence you can inspect, repeat and discuss.

01

Convert loop current into pressure, temperature, flow or level units.

02

Explain live zero and separate a true zero measurement from a broken loop.

03

Build a repeatable calibration record with objective grading.

04

Move directly into PLC analog-I/O and process-control scenarios.

Field method

How to reason through the lab

STEP 01

Prove the loop before scaling

Confirm supply, polarity, series connection and input-card mode. A perfect scaling equation cannot fix an open loop or a voltage input configured for current.

STEP 02

Calculate percent of span

For a standard loop, percent span is (mA − 4) ÷ 16. Multiply that fraction by the engineering span and add the engineering minimum.

STEP 03

Record as-found and as-left evidence

A defensible calibration records the test points, reference standard, tolerance, adjustment and final result—not just a pass tick.

Continue from a single exercise to a complete training record.

Guided scenarios, saved progress, fault diagnosis and instructor reporting are built into the main platform.

Compare training plans

Technical practice library

Load a real job, not an empty calculator.

Each reference explains a distinct industrial task and links back to an exact grader preset with server-owned acceptance evidence.

Browse all training exercises

Gauge pressure transmitter

Scale a 4–20 mA Pressure Transmitter: 0–10 bar

Calculate and grade a 0–10 bar pressure-transmitter signal at 12 mA, then record the calibration evidence and live-zero checks.

RTD temperature transmitter

Scale a 4–20 mA Temperature Transmitter: −50 to 150 °C

Work a bipolar temperature-transmitter scaling example at 8 mA and verify the result in a server-graded instrumentation lab.

Hydrostatic level transmitter

Scale a 4–20 mA Tank Level Transmitter: 0–5 m

Convert a 16 mA level signal into metres, verify 75% span and carry the evidence into the instrumentation simulator.

Magnetic flow transmitter

Scale a 4–20 mA Flow Transmitter: 0–200 m³/h

Calculate an 80 m³/h flow indication from 10.4 mA and validate the linear scaling in the browser lab.

Control-valve position transmitter

Scale a 4–20 mA Valve Position Feedback Signal

Translate 18.4 mA into 90% valve travel and separate feedback scaling from the output command.

Vacuum pressure transmitter

Scale a Vacuum Transmitter: −100 to 0 kPa

Solve a negative-range 4–20 mA vacuum-transmitter example at 6.4 mA and verify the −85 kPa result with graded evidence.

Low-range differential-pressure transmitter

Scale a Differential-Pressure Transmitter: 0–250 Pa

Calculate a 160 Pa filter differential from 14.24 mA and verify the air-handler alarm input scaling in the graded lab.

Conductivity transmitter

Scale a Conductivity Transmitter: 0–20 mS/cm

Convert 7.2 mA into 4 mS/cm and validate the analogue scaling used by a water-quality interlock.

Technical review

Primary references used for this lab

Reviewed 7 August 2026. The simulator teaches a repeatable training method; always use the exact module and instrument manuals for live commissioning work.

Instrumentation Simulator: 4–20 mA Signal & Fault Lab questions

What learners and instructors ask.

The 4 mA live zero allows the receiver to distinguish a valid zero measurement from a broken wire or lost transmitter power near 0 mA.

Instrumentation loop field guide

Instrumentation simulator: calibrate the loop, not just the display

Direct answer

Instrumentation simulation should connect the physical variable, sensor, transmitter range, loop signal, input channel, raw counts, engineering scaling, quality and control response. Calibration and troubleshooting need known inputs and evidence at each boundary.

This guide is written for instrumentation learners, maintenance technicians and PLC programmers working with pressure, temperature, level, flow and 4–20 mA signals. The intended result is specific: the learner can configure a measurement contract, perform zero/mid/span checks, diagnose open or mis-scaled loops and distinguish sensor, transmitter, wiring, input and software faults.

System map / 02

Six concepts that control the result

Treat these as connected checkpoints. Each checkpoint has an expected state, an observable state and a boundary to the next part of the system. That structure prevents a software indication from being mistaken for physical proof.

NODE 01observable

Measurement range

Lower and upper range values define the engineering quantity represented by the signal.

NODE 02observable

Loop signal

A 4–20 mA loop separates live zero from full scale and requires compatible supply, burden and input configuration.

NODE 03observable

Raw conversion

The module converts electrical signal into counts; software then maps counts into units with range and fault policy.

NODE 04observable

Accuracy chain

Sensor, transmitter, wiring, input and scaling each contribute uncertainty or error.

NODE 05observable

Quality

A numeric value needs validity, timestamp and fault state; a frozen plausible number can be dangerous.

NODE 06observable

Calibration evidence

Known inputs, as-found/as-left results and adjustment decisions make the outcome reproducible.

Procedure / 03

A six-step practice and commissioning workflow

Run the steps in order the first time. Later, the same structure becomes a diagnostic loop: define the expected condition, observe the boundary, interpret the difference and choose one proving action.

  1. 01

    Define the measurand

    State variable, units, range and required accuracy.

    Evidence: The loop has an engineering contract.

    Avoid: Starting from a PLC raw range.

  2. 02

    Review the loop

    Map sensor, transmitter, supply, terminals, input and scaling.

    Evidence: Every boundary is named.

    Avoid: Treating the transmitter and sensor as one mystery device.

  3. 03

    Apply known points

    Use safe low, midpoint and high references.

    Evidence: Input and display can be compared at each point.

    Avoid: Adjusting from one point.

  4. 04

    Record as-found

    Capture signal and engineering value before adjustment.

    Evidence: The original error is preserved.

    Avoid: Erasing evidence by zeroing immediately.

  5. 05

    Adjust deliberately

    Correct zero or span only according to the device method.

    Evidence: All points improve within the intended tolerance.

    Avoid: Using PLC scaling to hide transmitter error.

  6. 06

    Test faults

    Open, drive out of range or freeze the modeled signal.

    Evidence: Quality and control response are observable.

    Avoid: Testing only nominal calibration.

Diagnostic matrix / 04

Symptoms, proving points and next actions

The table is a reasoning aid, not a parts-replacement chart. Preserve the initial symptom, inspect the named boundary and use the interpretation to choose the next controlled test. Site safety procedures and equipment manuals remain authoritative.

Diagnostic symptoms, inspection points, interpretations and next actions for Instrumentation simulator: calibrate the loop, not just the display
Observed symptomInspectInterpretationNext proving action
Zero offsetApplied reference, transmitter zero, loop current and software lower rangeA constant error suggests an offset at one layer.Compare current and raw counts.
Span errorHigh reference, transmitter span, input range and scaling slopeError grows across range.Check at least three points.
Fixed low valueSupply, open loop, polarity, input mode and underrange handlingThe loop may be open or unpowered.Measure current safely.
Plausible wrong valueUnits, configured range and scaling endpointsThe electrical loop can be healthy with wrong engineering mapping.Verify the range contract.
Noisy trendProcess variation, grounding, shielding, filtering and samplingNoise source may be physical or acquisition related.Compare signal at successive boundaries.
Frozen valueTimestamp, quality, communication and update stateA valid-looking number may be stale.Require freshness detection.

Product evidence / 05

What the browser practice can actually demonstrate

The browser lab combines transmitters, loop values, PLC scaling, process trends and controlled faults with related analog scenarios.

Where simulation stops

The model does not replace a traceable calibrator, hazardous-area procedure, exact transmitter manual, process isolation or site calibration record.

Commissioning notebook / 06

Six cases that turn the concepts into evidence

Use these as written briefs rather than click-through instructions. For every case, state the expected condition before acting, retain the first useful observation and explain why the final result proves the requirement. A different program or component choice can still be correct when it produces the same bounded behavior and evidence.

Case 01

predict → observe → prove

Prove measurement range

Engineering context. Lower and upper range values define the engineering quantity represented by the signal. Begin with a written normal condition and identify which request, state, physical result or communication value will provide independent confirmation. Do not begin by changing the configuration; the initial state is part of the evidence and should remain reproducible.

Controlled setup. Use the “Define the measurand” stage of the workflow: state variable, units, range and required accuracy. The acceptance record should show this result: the loop has an engineering contract. Record initial conditions, the exact stimulus and the observation point so another learner can repeat the case without relying on your memory.

Fault challenge. Introduce or analyse “Zero offset” as one bounded deviation. Inspect applied reference, transmitter zero, loop current and software lower range The working interpretation is that a constant error suggests an offset at one layer. The next proving action is to compare current and raw counts. Change only one condition before observing the result, and preserve timestamps or measurements where timing matters.

Review and recovery. The most common trap here is starting from a PLC raw range. After restoring the cause, repeat the normal case and at least one stop, timeout, disconnect or restart boundary relevant to this topic. Remove temporary forces and bypasses, return the model to a known state and retain the evidence that both operation and recovery are deliberate.

Explain it aloud: What is an instrumentation simulator? A defensible short answer is: It models measurement devices, loop signals, scaling and process response so learners can calibrate and diagnose without a live plant.

Case 02

predict → observe → prove

Prove loop signal

Engineering context. A 4–20 mA loop separates live zero from full scale and requires compatible supply, burden and input configuration. Begin with a written normal condition and identify which request, state, physical result or communication value will provide independent confirmation. Do not begin by changing the configuration; the initial state is part of the evidence and should remain reproducible.

Controlled setup. Use the “Review the loop” stage of the workflow: map sensor, transmitter, supply, terminals, input and scaling. The acceptance record should show this result: every boundary is named. Record initial conditions, the exact stimulus and the observation point so another learner can repeat the case without relying on your memory.

Fault challenge. Introduce or analyse “Span error” as one bounded deviation. Inspect high reference, transmitter span, input range and scaling slope The working interpretation is that error grows across range. The next proving action is to check at least three points. Change only one condition before observing the result, and preserve timestamps or measurements where timing matters.

Review and recovery. The most common trap here is treating the transmitter and sensor as one mystery device. After restoring the cause, repeat the normal case and at least one stop, timeout, disconnect or restart boundary relevant to this topic. Remove temporary forces and bypasses, return the model to a known state and retain the evidence that both operation and recovery are deliberate.

Explain it aloud: Why does 4 mA represent zero? A defensible short answer is: It provides a live-zero signal that can be distinguished from some open-circuit conditions while reserving 20 mA for the upper range.

Case 03

predict → observe → prove

Prove raw conversion

Engineering context. The module converts electrical signal into counts; software then maps counts into units with range and fault policy. Begin with a written normal condition and identify which request, state, physical result or communication value will provide independent confirmation. Do not begin by changing the configuration; the initial state is part of the evidence and should remain reproducible.

Controlled setup. Use the “Apply known points” stage of the workflow: use safe low, midpoint and high references. The acceptance record should show this result: input and display can be compared at each point. Record initial conditions, the exact stimulus and the observation point so another learner can repeat the case without relying on your memory.

Fault challenge. Introduce or analyse “Fixed low value” as one bounded deviation. Inspect supply, open loop, polarity, input mode and underrange handling The working interpretation is that the loop may be open or unpowered. The next proving action is to measure current safely. Change only one condition before observing the result, and preserve timestamps or measurements where timing matters.

Review and recovery. The most common trap here is adjusting from one point. After restoring the cause, repeat the normal case and at least one stop, timeout, disconnect or restart boundary relevant to this topic. Remove temporary forces and bypasses, return the model to a known state and retain the evidence that both operation and recovery are deliberate.

Explain it aloud: How do you scale 4–20 mA in a PLC? A defensible short answer is: Map the configured raw low/high counts to engineering low/high values, then test endpoints, midpoint and fault ranges.

Case 04

predict → observe → prove

Prove accuracy chain

Engineering context. Sensor, transmitter, wiring, input and scaling each contribute uncertainty or error. Begin with a written normal condition and identify which request, state, physical result or communication value will provide independent confirmation. Do not begin by changing the configuration; the initial state is part of the evidence and should remain reproducible.

Controlled setup. Use the “Record as-found” stage of the workflow: capture signal and engineering value before adjustment. The acceptance record should show this result: the original error is preserved. Record initial conditions, the exact stimulus and the observation point so another learner can repeat the case without relying on your memory.

Fault challenge. Introduce or analyse “Plausible wrong value” as one bounded deviation. Inspect units, configured range and scaling endpoints The working interpretation is that the electrical loop can be healthy with wrong engineering mapping. The next proving action is to verify the range contract. Change only one condition before observing the result, and preserve timestamps or measurements where timing matters.

Review and recovery. The most common trap here is erasing evidence by zeroing immediately. After restoring the cause, repeat the normal case and at least one stop, timeout, disconnect or restart boundary relevant to this topic. Remove temporary forces and bypasses, return the model to a known state and retain the evidence that both operation and recovery are deliberate.

Explain it aloud: What is zero and span calibration? A defensible short answer is: Zero adjusts the lower response while span adjusts the slope or upper response; exact procedures depend on the instrument.

Case 05

predict → observe → prove

Prove quality

Engineering context. A numeric value needs validity, timestamp and fault state; a frozen plausible number can be dangerous. Begin with a written normal condition and identify which request, state, physical result or communication value will provide independent confirmation. Do not begin by changing the configuration; the initial state is part of the evidence and should remain reproducible.

Controlled setup. Use the “Adjust deliberately” stage of the workflow: correct zero or span only according to the device method. The acceptance record should show this result: all points improve within the intended tolerance. Record initial conditions, the exact stimulus and the observation point so another learner can repeat the case without relying on your memory.

Fault challenge. Introduce or analyse “Noisy trend” as one bounded deviation. Inspect process variation, grounding, shielding, filtering and sampling The working interpretation is that noise source may be physical or acquisition related. The next proving action is to compare signal at successive boundaries. Change only one condition before observing the result, and preserve timestamps or measurements where timing matters.

Review and recovery. The most common trap here is using PLC scaling to hide transmitter error. After restoring the cause, repeat the normal case and at least one stop, timeout, disconnect or restart boundary relevant to this topic. Remove temporary forces and bypasses, return the model to a known state and retain the evidence that both operation and recovery are deliberate.

Explain it aloud: Should scaling correct a bad transmitter? A defensible short answer is: No. Establish whether error belongs to the instrument, loop/input or software contract before changing scaling.

Case 06

predict → observe → prove

Prove calibration evidence

Engineering context. Known inputs, as-found/as-left results and adjustment decisions make the outcome reproducible. Begin with a written normal condition and identify which request, state, physical result or communication value will provide independent confirmation. Do not begin by changing the configuration; the initial state is part of the evidence and should remain reproducible.

Controlled setup. Use the “Test faults” stage of the workflow: open, drive out of range or freeze the modeled signal. The acceptance record should show this result: quality and control response are observable. Record initial conditions, the exact stimulus and the observation point so another learner can repeat the case without relying on your memory.

Fault challenge. Introduce or analyse “Frozen value” as one bounded deviation. Inspect timestamp, quality, communication and update state The working interpretation is that a valid-looking number may be stale. The next proving action is to require freshness detection. Change only one condition before observing the result, and preserve timestamps or measurements where timing matters.

Review and recovery. The most common trap here is testing only nominal calibration. After restoring the cause, repeat the normal case and at least one stop, timeout, disconnect or restart boundary relevant to this topic. Remove temporary forces and bypasses, return the model to a known state and retain the evidence that both operation and recovery are deliberate.

Explain it aloud: What is an as-found reading? A defensible short answer is: It is the measured condition before adjustment, retained to show drift and support maintenance decisions.

Answer surface / 07

Questions people ask about Instrumentation simulator

These concise answers define the operating, training and product boundaries most often missed in broad summaries. The full workflow and diagnostic table above provide the evidence behind them.

What is an instrumentation simulator?

It models measurement devices, loop signals, scaling and process response so learners can calibrate and diagnose without a live plant.

Why does 4 mA represent zero?

It provides a live-zero signal that can be distinguished from some open-circuit conditions while reserving 20 mA for the upper range.

How do you scale 4–20 mA in a PLC?

Map the configured raw low/high counts to engineering low/high values, then test endpoints, midpoint and fault ranges.

What is zero and span calibration?

Zero adjusts the lower response while span adjusts the slope or upper response; exact procedures depend on the instrument.

Should scaling correct a bad transmitter?

No. Establish whether error belongs to the instrument, loop/input or software contract before changing scaling.

What is an as-found reading?

It is the measured condition before adjustment, retained to show drift and support maintenance decisions.

How do you detect an open loop?

Use input diagnostics and measured current under an approved procedure; define how underrange and bad quality propagate.

Can a simulator certify calibration?

No. Formal calibration needs traceable equipment, procedures and records tied to the actual instrument.