Learn PLCs free

Industrial UPS for PLC Systems

An Industrial UPS (Uninterruptible Power Supply) keeps a PLC system running through power dips, brownouts, and short outages — preventing data loss, controlled shutdowns where required, and ride-through during utility transients. Industrial UPSes differ from IT UPSes in environmental rating (-40 to +70°C), DIN rail mounting, longer-life batteries (10+ years vs IT's 3-5), and integration with PLC monitoring.

Three UPS topologies comparedStandby online and line-interactive UPS architectures. Online double-converts AC to DC to AC continuously. Line-interactive bypasses utility with voltage regulation. Standby switches to battery only on failure.Three UPS topologiesOnline (double-conversion)AC inRect→DCInv→ACLoadBatteryAlways on inverterZero transfer timeHighest costLine-interactiveAC inLoadBatteryBypass utility OKVoltage regulation~5 ms transferStandby (offline)AC inLoadBatteryDirect utility~10-20 ms transferCheapestFor most PLC applications: line-interactive. For sensitive equipment or zero-transfer requirements: online.

Three UPS topologies

  • Online (double-conversion). Input AC → rectifier → DC → inverter → output AC, always. The load runs from the inverter at all times. Zero transfer time. Cleanest output. Most expensive. Use for critical PLCs, servers, anything sensitive to even microsecond glitches.
  • Line-interactive. Bypasses utility power directly to the load when input is normal. On power-failure, switches to inverter (~4-10 ms transfer time). Includes voltage regulation (boost/buck) for sags and surges without going to battery. Mid-priced. Use for most PLC applications — handles 95% of utility issues.
  • Standby (offline). Load runs from utility directly. On failure, switches to battery (~10-20 ms transfer time). Cheapest. Use for non-critical applications and small panels.

Industrial UPS vs IT UPS

AspectIndustrial UPSIT UPS
Operating temperature−25 to +70°C0 to 40°C
MountingDIN rail or panelRack or floor
DC outputOften 24 VDC for direct PLC supply120/240 VAC only
Battery typeVRLA gel or LiFePO4 (10-20 year)VRLA AGM (3-5 year)
CommunicationsModbus RTU/TCP, EtherNet/IP, PROFINETUSB, SNMP, network card
Vibration / shockIndustrial-ratedOffice-rated
Conformal coatingAvailable for harsh environmentsNo
Cost$300-$3,000 (DIN rail)$200-$5,000+ (rack)

Sizing a UPS for a PLC panel

  1. List loads. PLC + I/O modules + HMI + Ethernet switch + safety relays + critical relays. Sum continuous current draw.
  2. Add 30% safety margin. Inrush at start-up + future expansion + battery aging.
  3. Choose runtime. Common targets: 10-15 minutes for orderly shutdown, 1-4 hours for "ride through grid issues," 8+ hours for remote sites without grid.
  4. Calculate battery capacity. Required Ah = (Load watts × runtime hours × 1.25 inefficiency) / battery voltage. Round up to a standard size.
  5. Verify thermal. UPS efficiency is typically 90-95%; the heat goes somewhere. Account for it in cabinet thermal design.

Example: 24V PLC system drawing 5 A continuously, 15-minute runtime target. Energy = 24 × 5 × 0.25 = 30 Wh. With efficiency × safety = 30 / 0.92 × 1.25 = 41 Wh. At 24V battery: 41 / 24 = 1.7 Ah. Round to nearest standard size: 7 Ah VRLA battery (provides ~1 hour, with margin for aging).

Major industrial UPS vendors

  • Phoenix Contact QUINT — DIN rail UPS with diagnostics over Modbus/PROFINET/EtherNet/IP. Industry standard for small panels.
  • Siemens SITOP — DIN rail UPS, native TIA Portal integration.
  • Schneider Modicon UPS — series for control panels; Phoenix Contact-rebadged in some regions.
  • Allen-Bradley 1606 — DIN rail UPS within Bulletin 1606 power supply family.
  • SOLA / SolaHD — well-priced industrial UPS; common in North American panels.
  • APC Smart-UPS Industrial — IT-derived but rated for industrial environments.
  • Eaton 9SX / 9PX Industrial — larger online UPS for control rooms.

Frequently asked questions

What is an industrial UPS?
An Industrial UPS (Uninterruptible Power Supply) keeps a PLC, HMI, or control system running through power outages, dips and brownouts. It includes a rectifier, battery, inverter, and bypass switch. Industrial UPSes differ from IT UPSes in temperature range (−25 to +70°C), DIN rail mounting, longer-life batteries (10-20 years), and direct 24 VDC output for PLC systems.
What is the difference between online and line-interactive UPS?
An online UPS continuously double-converts power: AC → DC → AC, with the load always running from the inverter. Zero transfer time. A line-interactive UPS bypasses utility power directly to the load when normal, with voltage regulation, and switches to inverter on power failure (~4-10 ms transfer). Line-interactive is the right choice for most PLC applications; online is for the most sensitive equipment.
How do I size a UPS for a PLC panel?
Sum the continuous load (PLC + I/O + HMI + switch + relays), add 30% margin for inrush and future expansion. Choose runtime based on application: 10-15 min for orderly shutdown, 1-4 hours for grid ride-through, 8+ hours for remote sites. Calculate required battery Ah = (load watts × runtime hours × 1.25) / battery voltage, then round up to a standard size.
What battery type does industrial UPS use?
Most use VRLA (Valve-Regulated Lead-Acid) gel batteries with 10-20 year design life. Increasingly, LiFePO4 lithium batteries are replacing VRLA — longer cycle life (3,000-5,000 cycles vs 200-500 for VRLA), wider temperature tolerance, lighter weight, but 2-3× higher initial cost. For long-life remote-site applications, LiFePO4 pays back.
Do I need an industrial UPS or will an IT UPS work?
For panel-mounted applications with industrial environment exposure (heat, vibration, dust), use an industrial UPS — DIN rail mount, wide temperature range, conformal coating, integrated PLC communications. For control-room equipment in climate-controlled environments, an IT-grade UPS with proper enclosure can work but lacks the integration and longevity. Industrial UPS pricing has come down significantly; the premium over IT is now small.

Related guides

Free PLC simulator

Stop reading, start doing

Write ladder logic in your browser, hit Run, and watch machine scenarios react. A 12-lesson curriculum across 8 PLC dialects — free account, no credit card.

Practice PLCs free →