Stoklink Technical Articles

How to Wire a Monitoring Relay: Outputs and Auxiliary Supply

How do you wire a monitoring relay? A monitoring relay has three separate wiring groups - the sensing input that measures the phase, voltage, current, level, or temperature; the auxiliary supply that powers the electronics on most single-function models; and the output contact (usually one or two SPDT change-overs) that drives a contactor coil, a PLC input, or an alarm circuit. Get the sensing input or the auxiliary supply wrong and the relay reads garbage or won't power up at all; get the output orientation wrong and a fault stops signalling instead of tripping. This article covers auxiliary supply wiring, self-powered three-phase monitors, output contact orientation and fail-safe logic, CT and electrode and PTC sensing wiring, reset wiring, and the mistakes that show up most often on a bench check.

What You're Wiring: Terminals on a Monitoring Relay

Every monitoring relay on a DIN rail groups its terminals into the same three functions, but the terminal numbers and layout are brand-specific - a Schneider Zelio Control RM17 does not share a numbering scheme with an ABB CM-MPS, even when both do phase-sequence monitoring. Read the label on the relay body before wiring; it prints the terminal function next to each screw, and that beats guessing from a datasheet drawing that may cover three variants at once.

The sensing input terminals connect to what the relay measures: three-phase lines for a phase monitor, a single-phase pair for a voltage relay, a CT secondary or shunt input for a current relay, electrodes for a level relay, or a dedicated low-voltage thermistor loop for a PTC relay. The auxiliary supply terminals, where present, are separate and typically accept 24 VAC/VDC, 110-240 VAC, or a multi-range input depending on the part ordered - check the ordering code, because a relay wired to the wrong auxiliary voltage class either doesn't start or fails on power-up. The output terminals present one or two change-over contacts, each with a common, normally-open, and normally-closed pole.

Key takeaway: Match the auxiliary supply terminal voltage to the part's ordering code before energizing it - a 24 VDC relay fed from a 230 VAC control transformer secondary will not survive the mistake.

Auxiliary Supply vs Self-Powered Three-Phase Monitors

Most single-function monitoring relays - a single-phase voltage relay, a current relay, a level relay - need a separate auxiliary supply to power their internal electronics, wired to two dedicated terminals independent of what they measure. Many three-phase supply and phase-sequence monitors are different: they draw their operating power directly from the three-phase lines they measure, so there is no separate auxiliary terminal pair to wire at all. ABB's CM-MPS is built this way; some Schneider RM17TE variants are too, though not every part in the range - the datasheet states it explicitly under "power supply," and it's worth checking before you plan a control-transformer feed you don't need.

Self-powered three-phase monitors simplify the panel - fewer wires, one less thing to fuse - but they also mean the relay only has power when all three phases are present in some minimum combination. If you need the relay to signal a total loss of supply (all three phases dead, not just one), confirm the part can still switch its output under that condition; some designs need at least a residual voltage to operate the output relay itself.

Self-powered monitoring relay is a three-phase monitor that derives its operating power from the measured supply lines rather than from a separate auxiliary input, reducing panel wiring but tying relay operation to the presence of the measured voltage.

Wiring the Output Contact: Fail-Safe Orientation

The output relay can be wired two ways: normally-energized (the internal coil is energized in the healthy state, so it de-energizes and the output changes state on a fault or on loss of auxiliary supply) or normally-de-energized (the coil energizes only when the fault condition is present). Normally-energized wiring is the fail-safe choice for anything safety- or process-critical - a broken wire to the relay, a blown internal fuse, or a lost auxiliary supply all produce the same result as a real fault, and the downstream contactor or PLC input sees it. Wire the contactor coil or PLC input through the contact that is closed in the healthy, energized state, so any of those failure modes opens it.

What we see in the field: panel builders sometimes wire the "easier" contact - whichever one lines up with fewer crossed wires on the terminal strip - without checking which pole is closed in the healthy state. On a phase-sequence relay guarding a motor start, that choice decides whether a lost auxiliary supply blocks the start (fail-safe) or silently allows it (not fail-safe). Confirm the pole with the relay powered and healthy, contact meter in hand, before it goes into service.

Formula: Reset Threshold from Hysteresis — Source: general monitoring-relay practice, per IEC 60947-5-1 control-circuit conventions

Vreset = Vtrip x (1 - h%)

Symbol Description Unit
Vtrip Set trip threshold V (or A, depending on function)
h% Hysteresis, set as a percentage of the threshold %
Vreset Voltage (or current) at which the output re-energizes after a trip V (or A)

That gap between trip and reset matters at the output terminals as much as at the sensing input: a narrow hysteresis on a noisy supply means the contact re-closes and re-opens repeatedly around the threshold, and whatever is wired to it - a contactor coil, an alarm horn - chatters with it. Widening the hysteresis, or adding trip delay, is a setting change, but the wiring consequence is real: a chattering output contact wears its own contacts faster than a clean single trip.

Wiring the Sensing Input: CT, Electrodes, and PTC Loops

Current monitoring relays read either a built-in shunt (wire the load current straight through the relay's own current terminals, rated for the application's full-load amps) or an external CT (wire the CT secondary to the relay's CT input terminals, matched to the CT's secondary rating - 1 A or 5 A are common). Get the CT polarity or ratio wrong and the relay reads a scaled or inverted value against its threshold, so undercurrent and overcurrent settings land on the wrong side of the actual fault condition.

Level relays use conductive sensing: two or more electrodes lowered into the vessel, wired to dedicated low-voltage terminals, with the relay itself supplying a small AC signal between electrodes to avoid electrolysis at the probe tips. Sensitivity (in kOhm) is set on the relay to match the liquid's conductivity - clean water needs a different setting than process water with dissolved solids - but the wiring itself is just electrode leads back to the terminal block, kept short and away from noisy motor cabling.

PTC thermistor relays connect through a dedicated two-wire loop to sensors embedded in the motor winding - not to a voltage source, and not shared with any other circuit. Multiple PTC sensors from different winding phases are normally wired in series into the same loop, since the relay is only looking for the resistance step at trip, not which phase overheated.

PTC thermistor loop is a two-wire, low-voltage sensing circuit that connects a relay's dedicated thermistor input directly to one or more PTC sensors in the motor winding, reading resistance rather than being powered as a switching circuit (per IEC 60947-8).

Reset Wiring: Automatic vs Remote Manual Reset

Automatic reset needs no extra wiring: once the measured quantity returns inside the hysteresis window, the output re-energizes on its own. Manual (latched) reset holds the fault state until it is cleared, and on most ranges that clearing can be local (a button on the relay face) or remote, wired to a separate reset terminal that a panel-mounted pushbutton or a PLC output pulls to reset.

Remote reset wiring matters for anything mounted where the relay itself is hard to reach - inside a sealed enclosure, up on a gantry, in an outdoor cabinet. Wire the remote reset input per the datasheet's pulse or hold requirement; some ranges need a momentary contact, others accept a maintained one, and treating a hold-type input as momentary leaves the relay latched even after the reset button is released.

Key takeaway: If the relay will be mounted somewhere the reset button is not reachable, order the version with a remote reset terminal and wire it out to an accessible pushbutton before the panel is closed up, not after.
Key takeaway: Latched (manual reset) relays are the right choice where a nuisance trip should not clear itself unattended - confirm someone actually checked the fault before the process restarts.

Common Wiring Mistakes and How They Show Up

Undersized or wrong-range auxiliary supply is the most common failure at commissioning: the relay simply doesn't power up, or powers up and resets erratically as the supply sags under load. Second most common: output contact wired to the wrong pole, so a test fault doesn't trip the downstream contactor even though the relay's own LED shows a trip - the contact logic, not the relay, is at fault. Third: CT secondary left open-circuit during wiring or commissioning, which on a live CT produces a dangerous open-circuit voltage spike, not a benign zero reading.

This depends on how noisy the supply is, but a fourth pattern worth checking on three-phase monitors: sharing a neutral or ground reference between the monitoring relay and other control-circuit devices on the same DIN rail can inject noise into the sensing input on installations with a poor ground plane, showing up as intermittent nuisance trips that no amount of hysteresis adjustment fully clears. Separating the sensing wiring run from motor power cabling, and keeping the auxiliary supply on its own fused feed, resolves most of it.

For the general architecture of thresholds, hysteresis, and trip delay that these wiring choices interact with, see the monitoring relay engineering guide and the dedicated page on hysteresis, trip delay, and latching. For selecting the right function and range before you get to the terminal strip, see how to select a phase and voltage monitoring relay and the introductory page on what a monitoring relay is and how it works.

Frequently Asked Questions

Does a three-phase monitoring relay need a separate auxiliary supply?

Some do and some don't. Self-powered ranges like ABB's CM-MPS draw operating power from the measured three-phase lines and have no separate auxiliary terminals; other three-phase monitors, including some Schneider Zelio Control variants, do need a dedicated auxiliary feed. Check the specific part's datasheet under "power supply" before wiring the panel.

What happens if I wire the output normally-de-energized instead of fail-safe?

A loss of auxiliary supply, a blown internal fuse, or a broken wire to the relay will not change the output state, so the downstream contactor or PLC input never sees those failures as a fault. For anything safety- or process-critical, wire through the pole that is closed when the relay is healthy and energized (fail-safe / normally-energized logic).

Can I share a CT between a monitoring relay and another metering device?

Only if both devices are designed for a shared CT secondary and the CT's burden rating covers the combined load; otherwise wire a dedicated CT per device. Never leave a live CT secondary open-circuit while rewiring - short it first, since an open CT secondary can produce a dangerous voltage spike.

Do PTC thermistor inputs need to be wired to a power supply?

No. The PTC input is a dedicated low-voltage sensing loop that reads resistance from sensors embedded in the motor winding; it is not powered as a switching circuit and should not be wired to line voltage or shared with any other circuit.

What's the difference between auto reset and remote reset wiring?

Automatic reset needs no extra wiring - the output re-energizes on its own once the measured value returns inside the hysteresis window. Remote (manual) reset needs a separate terminal wired out to a pushbutton or PLC output, and the relay stays latched in the fault state until that input is pulled.

Why does my relay chatter after wiring even though the supply looks stable?

Chattering after wiring usually points to a hysteresis or trip-delay setting that's too tight for the actual supply noise, or to a shared neutral/ground reference injecting noise into the sensing input. Widen the hysteresis, add trip delay, and separate the sensing wiring run from motor power cabling before assuming the relay itself is faulty.

Conclusion

Wiring a monitoring relay correctly comes down to three checks: confirm the auxiliary supply (or the lack of one, on self-powered three-phase monitors) matches the part's rating; confirm the output contact is wired through the pole that gives fail-safe behavior if that matters for the circuit; and wire the sensing input - CT, electrodes, or PTC loop - per its own dedicated terminals, never shared with the auxiliary supply or the output. Get those three right and the relay's threshold, hysteresis, and delay settings do the rest of the work. For monitoring relays, monitoring and control relays stocked from ABB and Schneider Electric ship with datasheets that spell out the terminal layout for each part; pair them with contactors or motor protection circuit breakers downstream, and check phase loss and single-phasing protection on MPCBs if the same fault is already covered upstream.

Comments (0)

    Leave a comment