How Do I Configure PR110 24 8 4 for Transfer Control?

Daniel Price6 min read
Other ManufacturerPLC HardwareTechnical Reference
Licensed PE Working through this on a live machine? A Maine-licensed engineer can take it from here — included with IMD hardware, by the hour for everything else. Book an engineer

The signal path begins at the two incomers, passes through source-health sensing, reaches the selection logic, and ends at the switching devices. In the described circuit, PR110 24 8 4 receives voltage-presence information through KV1 and KV2 and judges only phases A and B. Programming that arrangement before defining the operating sequence can produce unsafe or incorrect transfer behavior.

What system is actually being controlled?

First classify the required function. A two-incomer distribution assembly with a manual selector is not automatically an automatic transfer system. Automatic transfer requires defined source qualification, source priority, transfer permission, interlocking, and recovery behavior.

Function Decision maker Required source information Typical result
Manual incomer selection Operator Indication may be sufficient Operator selects incomer 1 or incomer 2
Relay-based automatic transfer Hardwired control circuit Qualified status from each incomer Transfers when the selected source becomes unacceptable
Programmable transfer PR110 24 8 4 Qualified source status plus switchgear feedback Executes a documented sequence with priority and delays

The supplied description contains no functional specification beyond a request for an automatic-transfer program. The circuit has also been identified as a two-input assembly with manual selection. Resolve that conflict before assigning inputs or writing logic.

Which control approach fits the requirement?

Approach Use when Advantages Key limitation
Manual selection An operator must choose the active incomer Simple control path; no transfer program No automatic response to source failure
One phase-monitor relay per incomer Transfer depends only on valid source status and fixed relay logic Source qualification occurs in dedicated devices; KV1, KV2, the programmable relay, and its power supply may be unnecessary The hardwired circuit must still provide transfer sequencing and interlocking
Programmable relay The specification requires selectable priority, configurable delays, alarms, test modes, or a more complex recovery sequence Flexible sequence and diagnostics Requires a complete I/O list, state sequence, and failure analysis

For a simple automatic selection function, use one phase-monitor relay on each incomer and hardwired interlocked switching logic. For a manual two-incomer assembly, retain manual selection and omit automatic logic. Keep the programmable relay only when the written specification requires behavior that fixed relay logic cannot provide cleanly.

Where does the present signal path fail?

Follow the signal from the conductors toward the switching devices. The current concept determines source availability from voltage on only phases A and B. If the incomers are three-phase, that path does not directly qualify the remaining phase or every relevant abnormal condition. Read the actual phase topology from the single-line diagram and equipment nameplates, then select monitoring that covers that topology.

Hop Present function Diagnostic question
Incomer Provides the candidate supply Which conductors and source conditions define a healthy incomer?
KV1/KV2 Pass voltage-presence information Does each contact mean qualified source health or merely detected voltage?
PR110 24 8 4 Selects incomer 1 or incomer 2 What priority, delay, test, and recovery rules must it execute?
Output circuit Commands switching devices Are open/closed feedback and hardwired mutual interlocks present?

A detected voltage is not automatically a usable supply. A source-health device must evaluate the electrical conditions required by the load and expose an unambiguous healthy/not-healthy contact. The selection circuit then acts on that qualified signal.

What must be checked before selecting hardware?

  1. Identify whether each incomer is single-phase or three-phase from the drawings and nameplates.
  2. Write the definition of a healthy source. Include every condition the source monitor must detect, but obtain thresholds and functions from the selected device documentation rather than inventing settings.
  3. State whether incomer 1 has priority, incomer 2 has priority, or the last operating source remains selected.
  4. Define whether transfer is automatic, manual, or selectable between those modes.
  5. Define the response when both sources are healthy, both are unhealthy, or the preferred source returns.
  6. Record required pickup, dropout, transfer, and return delays. No timing values are supplied, so select them from the load requirements and switchgear operating data.
  7. Map auxiliary feedback from each switching device. A command output alone cannot prove that the device opened or closed.
  8. Verify hardwired electrical and mechanical interlocking where the switching equipment supports it. Software interlocking must not be the only barrier against paralleling incomers.

If any item remains undefined, the missing information belongs in the functional specification rather than in guessed program behavior.

How should the recommended circuit be implemented?

  1. Isolate the control system and confirm absence of voltage using the approved site procedure.
  2. For automatic operation, install one suitable phase-monitor relay on each incomer. Match each device to the actual topology and required fault detection.
  3. Route each monitor's qualified-source contact into the selection circuit. Label the signals by meaning, such as source 1 healthy and source 2 healthy, rather than by conductor voltage alone.
  4. Wire the selection circuit for break-before-make operation. Opening the active incomer must precede closing the alternate incomer.
  5. Add hardwired mutual interlocking between the two switching commands and use mechanical interlocking when provided by the switchgear.
  6. Use device auxiliary contacts to confirm open and closed states. Block the opposite close command until feedback shows that the active device is open.
  7. If fixed relay logic provides every required state, remove KV1, KV2, the programmable relay, and its associated power supply from the design after revising the drawings.
  8. If programmable behavior remains necessary, build the program from an approved state table. Include stopped, source 1 supplied, source 2 supplied, transfer in progress, and faulted conditions without assigning unsupported model-specific addresses.

Never bypass the switching-device interlocks during commissioning. If both close commands can become active under any input combination, correct the control circuit before energizing the incomers.

How is the transfer function verified?

Test each layer separately before conducting a live transfer. Layer one first: verify wiring continuity, contact polarity, monitor supply, and switching-device feedback. Then test source qualification, selection logic, and outputs.

Test condition Required observation
Both sources healthy The specified priority or manual selection determines the connected incomer
Active source becomes unhealthy Its switching device opens before the alternate close command is released
Inactive source becomes unhealthy The active healthy incomer remains connected
Both sources unhealthy Neither incomer receives an unsupported close command
Preferred source returns The circuit follows the documented return policy and delay
Open or closed feedback disagrees with command Further transfer is blocked and the fault becomes visible

Record actual state changes and operating times during testing. Compare measured timing with the approved sequence and the switching-device data.

FAQ

How do I write an ATS program for PR110 24 8 4?

Start with a state table, source-priority rule, I/O list, delay requirements, and switchgear feedback. The model reference alone is insufficient to define safe transfer logic.

How do I decide whether the PR110 is needed?

Use it only when the sequence requires configurable priority, delays, alarms, test modes, or recovery behavior. A manual selector or simple relay-based transfer may not need a programmable relay.

How do I monitor both incomers correctly?

Use one source-health or phase-monitor relay per incomer, selected for the actual phase topology. Feed qualified healthy contacts into the selection circuit rather than relying only on voltage detection on phases A and B.

How do I prevent both incomers from closing together?

Use break-before-make sequencing, hardwired electrical interlocking, switching-device feedback, and mechanical interlocking when available. Block either close command until feedback confirms that the opposite device is open.

How do I verify the completed transfer circuit?

Test both-healthy, each-source-failed, both-failed, source-return, and feedback-disagreement conditions. Finish by measuring the final transfer sequence and confirming that the active device opens before the alternate device closes.

Back to blog