Simodrive 611U Power Trip: Resolving Alarms 831 599 811 879

David Krause13 min read
SiemensTroubleshootingVFD / Drives
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

System Overview: Simodrive 611U in Die Casting Auto-Spray

The configuration described in this case study is a Siemens SIMODRIVE 611 universal (611U) modular drive system driving a die-casting machine's automatic spray axis. The system consists of an active line infeed module, a 50 A power module, a universal HR-2 axis (high-resolution positioning) module, and the associated motor and encoder cables. Bill of materials:

Component Siemens MLFB / Part No. Function
Infeed module (I/R) 6SN1145-1AA01-0AA2 10/25 kW line supply, DC-bus generation
Power module 6SN1123-1AB00-0CA3 50 A inverter stage
Control module 6SN1118-0NH01-0AA1 (HR-2) Universal high-resolution axis controller
Motor power cable 6FX5002-5DA01-1BF0 Power connection, motor to drive
Encoder cable 6FX5002-2CA31-1CA0 Resolver / encoder feedback

Two axes are operated in parallel. The drive bus is wired in the standard star arrangement off the infeed module's DC-bus terminals, and the controller upstream is the machine PLC, which manages the spray timing and recipe. In a typical Indian/South-Asian plant environment, the mains supply is the state electricity board (EB) and a captive diesel generator (DG) that is brought online automatically when EB fails or voltage collapses. The transfer between DG and EB is a hard open-transition transfer that can be shorter than 1 second on a good ATS, or several seconds on a poor one. The drive must survive this without tripping into a fault state.

Problem Statement: Trip on DG ↔ EB Power Changeover

Every time the plant transitions between EB and DG (in either direction), one or more of the 611U axes enters a fault state and refuses to run until the fault is manually cleared. The CPU on the controller may ride through the brief disturbance, but the drive is less forgiving. The reported fault combination is:

  • Alarm 831
  • Alarm 599
  • Alarm 879
  • Alarm 811

These four alarms appear together, which is a strong indication that they are not four independent failures but a single underlying cause cascading through the drive's monitoring chain. The cluster points at the DC-bus undervoltage path: when the bus sags below the infeed's hold-up threshold, the inverter's output stage is desaturated, the position controller loses its feedback loop integrity, the speed monitor sees a runaway, and the encoder monitor loses incremental counts — all in a few milliseconds.

Field observation: When the trip occurs at the moment of changeover, the controller CPU typically restarts (if it is a non-rugged PLC), but the drive retains the fault in non-volatile memory and will not auto-rearm. Operators must open the cabinet, navigate to the operator panel, and clear the fault before the next cycle. On a die-casting cell this is a direct productivity loss measured in minutes per event, multiplied by the number of EB/DG cycles per shift.

Root Cause: DC Bus Collapse Below Undervoltage Threshold

Three mechanisms contribute to the trip on every transfer event:

  1. Magnetic contactor dropout. The line contactor (K1) feeding the infeed module drops out for 2–8 cycles during the transfer. The infeed's internal pre-charge is sized for inrush current, not for ride-through, so the DC-bus capacitors discharge through the connected drive modules into the motor back-EMF paths.
  2. No external hold-up capacitance. A bare 611U infeed module has the capacitor bank on the DC bus sized only for the energy needed to safely disable the gates. There is no buffering to span a 200 ms transfer window.
  3. Sequenced monitoring trips. As the bus voltage sags, the firmware threshold detectors fire in this order: encoder diagnostics (831) → speed monitor (879) → following-error window (811) → position controller limit (599). The operator sees them all stacked at the next power-up.

The drive firmware holds the trip latched until it sees a clean power-on reset (PON) with the bus above the undervoltage clear threshold for the configured debounce time. The bus never gets to that condition during a transfer — it just sags and recovers — so the latch is set and the only way out is an explicit reset.

Alarm Code Reference

For the 611U firmware in this hardware class, the four reported codes map to the following drive monitoring channels. The exact text strings vary by firmware version (6SN1118-x firmware family); cross-check against the active parameter set on the machine before quoting them in a service report.

Alarm Monitoring Channel Trigger Condition Linkage to Power Changeover
831 Encoder / resolver Incremental signal error or zero-crossing loss Bus sag corrupts encoder sample clock
599 Position controller Position controller output at limit / I-component saturated Position loop integrates error during sag
811 Following-error / contour Position lag exceeds window Mechanical inertia pulls axis beyond set lag
879 Speed monitor Speed actual value exceeds window or encoder glitch Open-loop speed estimate during encoder loss

The interpretation of these codes is derived from the 611U diagnostics manual family (PJLM / PJLU). Always confirm against the active firmware's alarm list on the unit. The 6SN1118 control module stores the alarm history in parameter range; use SimoCom U or the operator panel to read it back.

Hardware Solution: DC Bus Link and External Capacitor Buffering

The recommended fix is a two-part intervention: a capacitor module wired to the infeed's DC-bus terminals to hold the bus up through the transfer, and a fault-reset strategy that re-arms the drive after a clean recovery.

Part A — DC Bus Link Wiring (P500/M500 ↔ P600/M600)

On the 611U chassis the DC bus is routed through two physically distinct terminal pairs:

  • P600 / M600 on the infeed (I/R or U/E) module — the output side of the rectifier / pre-charge / regen stage.
  • P500 / M500 on the drive module (here, the 611U axis module) — the input side of the inverter.

The standard internal DC-bus bar normally links these directly. The clarification needed in this case is twofold: confirm the existing P600→P500 and M600→M500 links are present and correctly poled, and add an external capacitor bank at this node to extend hold-up time. The polarity is non-negotiable — reversed polarity destroys the capacitor bank and the infeed module the moment power returns.

Polarity warning (from field service): "P600 must go to P500, and M600 must go to M500. If it is reversally connected, module will get failed." Verify with a multimeter on the bus before energizing. The P-bus is positive (≈ +300 V DC regulated, 600/650 V DC unregulated depending on supply), the M-bus is the negative return. Never measure the bus while the drive is enabled — the bus is hazardous for several minutes after power-off due to the internal capacitance.

Part B — Capacitor Bank Sizing

The target is to hold the bus above the 611U's undervoltage clear threshold long enough to bridge the worst-case transfer. Rule of thumb: target a hold-up of 200 ms at 80% of nominal bus voltage under full motor load. Energy needed:

E = ½ × C × (Vnom² − Vmin²)

For Vnom = 600 V DC and Vmin = 480 V DC, and a target of 200 ms discharge under, say, 20 kW of load (≈ 33 A DC bus):

E_needed = P × t = 20,000 × 0.2 = 4,000 J

C_needed = 2 × E / (Vnom² − Vmin²) = 2 × 4,000 / (600² − 480²) ≈ 0.048 F = 48,000 µF

In practice, use a pre-engineered Siemens 611U capacitor module or a third-party DC-bus capacitor bank (e.g., the EPCOS / TDK B25645 series, or a Siemens 6SN1111-0AB00-0AA0 / equivalent buffering module). Wire it directly to the P500/M500 studs on the U/E module. The capacitor module's internal balancing resistors and discharge resistors are mandatory; do not roll your own capacitor stack without a discharge circuit.

Part C — Emergency Retraction Mode (Optional but Recommended for Spray/Die-Spray Axes)

For grinding machines, the additional requirement is to retract the grinding wheel to a safe position on a power loss. The source notes: "This type of applications can be seen in Grinding machine, when power fails grinding wheel has retract back for that voltage required (additional capacitor module and modification in the machine data will be required for Emergency Retraction)."

For a die-casting auto-spray, the same principle applies to the spray head: it must move to the home / safe position when mains fails, not simply stop where it is. The implementation on 611U uses:

  1. The capacitor bank from Part B as the energy reservoir.
  2. Machine data modifications to enable the emergency-retraction sequence: MD for the retraction trigger, MD for the retraction velocity, MD for the retraction profile.
  3. A monitored digital input that tells the axis "mains is failing, run retraction." This is usually fed from the UPS-backed contactor logic so the drive sees a clean signal, not a glitch.

Fault Reset Strategy: R+15 NO Pushbutton

The 611U infeed module exposes a terminal block for control signals. Terminal R+15 is the infeed ready / fault-reset input on the U/E module. The recommended wiring is a normally-open pushbutton between R and +15 that, when pressed, sends a reset pulse to the infeed's fault latch.

To make this work without an operator standing at the cabinet every transfer:

  1. Wire the NO PB between R and +15 on the infeed's terminal block.
  2. Parallel the PB with a relay contact driven by the PLC's "mains restored" logic, so the drive is automatically re-armed once the controller sees a healthy mains flag for a debounced period (typically 2–5 seconds).
  3. Implement a watchdog in the PLC: if three re-arms occur inside ten minutes, latch a maintenance alarm to prompt investigation of the supply quality.
Caution: Automatic re-arming is appropriate for an auto-spray axis because the worst case is a missed spray. It is not appropriate for axes where a surprise restart creates a mechanical hazard. The PLC must enforce the safety gate before allowing the re-arm to propagate to the drive enable line.

Wiring Procedure

  1. Lockout and verify zero energy. Open the line contactor. Wait for the bus discharge time stamped on the infeed module (typically 5–10 minutes). Measure P500 to chassis and M500 to chassis with a properly rated DMM to confirm both are below 5 V DC.
  2. Inspect the existing P600/M600 to P500/M500 link. With the cabinet dead, follow the bus bars or cables from the infeed's P600/M600 studs to the axis module's P500/M500 studs. Confirm continuity, confirm polarity with the multimeter on diode-test range if the cables have polarity indicators.
  3. Mount the capacitor bank. Place it within 1 m of the U/E module's P500/M500 terminals to keep the cable inductance low. Use the stud sizes the module calls for; do not drill out the studs.
  4. Wire the capacitor bank to P500 and M500. Use the gauge recommended by the capacitor module datasheet — typically 35 mm² to 70 mm² depending on the bank size. Torque the studs to the value listed on the infeed nameplate.
  5. Wire the R+15 reset pushbutton. Use twisted pair; route away from the motor cable. The control cable for the 611U terminal block is typically 0.75 mm² shielded.
  6. Wire the PLC-driven auto-rearm relay contact in parallel with the PB.
  7. Re-energize and verify the bus voltage at no-load. A healthy 611U bus reads 600–650 V DC unregulated, or 600 V DC regulated on the active line infeed (6SN1145 series). Lower than expected = problem in the pre-charge or capacitor wiring.

Commissioning and Verification

  1. With the drive enabled and a low-speed jog, measure the bus voltage at the multimeter test points. A regulated bus should hold within ±2% of setpoint under normal load steps.
  2. Force a simulated mains transfer by opening the line contactor with the drive running a low-speed program. The drive should ride through the contactor dropout for at least 200 ms without tripping.
  3. Capture the alarm buffer before and after the test. After a successful intervention, the buffer should show no new entries from alarms 831/599/811/879.
  4. Repeat the test under full motor load and at the machine's worst-case spray velocity. The capacitor bank's hold-up time scales with the DC-bus load current — a full-load test is mandatory before sign-off.
  5. Trigger the PLC-driven auto-rearm path and confirm the drive comes back ready within the debounce window without operator intervention.
  6. Log the event timestamp and bus behavior in the maintenance log so a future engineer has a baseline to compare against.

Preventive and Corrective Checklist

Item Action Frequency
Line supply quality Log voltage, frequency, and THD on the EB and DG feeds; investigate sags below 90% nominal Quarterly
DC bus health Measure bus voltage at no-load and full-load; compare against nameplate Semi-annually
Capacitor bank Check for swelling, leakage, and ESR drift; replace if capacitance drops below 80% of nominal Annually
Contactor / ATS Measure transfer time under simulated mains loss; confirm within 200 ms target Annually
Alarm buffer Read back the active alarm history on each axis; investigate any non-zero count of 831/599/811/879 Per event
Auto-rearm logic Test the PLC rearm path and the safety interlock gate end-to-end Semi-annually

Field-Engineering Notes

  • The 611U family is in mature service life; spares are still available but lead time is increasing. If the infeed module is also showing end-of-life symptoms (capacitor replacement alarms, fan noise), weigh the cost of a like-for-like replacement against migrating the cell to a SINAMICS S120 chassis with built-in line-side buffering. The S120 Active Line Module (ALM) class tolerates mains sags natively and obsoletes the need for a discrete capacitor bank.
  • If the trip appears even after the capacitor bank is installed, the issue may be the upstream source quality rather than the drive. Log the EB and DG voltage with a power-quality analyzer (e.g., Fluke 435, Dranetz HDPQ) over a 24-hour window. Sags below 80% nominal for more than two cycles are outside the 611U's tolerance regardless of bus capacitance.
  • Coordinate the capacitor bank's discharge time with the cabinet door interlock. A capacitor module that holds the bus for 5 seconds is a serious electric-shock hazard to a maintenance technician who expects a dead bus 5 minutes after opening the disconnect.
  • Where the cabinet uses a common DC bus across multiple 611U chassis, every chassis must be brought up together or the bus link must be opened during partial maintenance. Mismatched pre-charge states will back-feed current through the in-service unit.

FAQ

What do alarms 831, 599, 811, and 879 mean on a Simodrive 611U?

They are monitoring-channel alarms: 831 is the encoder / resolver diagnostic, 879 is the speed-actual-value monitor, 811 is the following-error / contour monitor, and 599 is the position-controller limit detector. When all four appear together during a power transfer, the root cause is almost always a DC-bus undervoltage event, not four independent failures.

How do I connect the capacitor bank to a 611U infeed module?

Connect the positive terminal of the capacitor bank to P500 on the U/E module, and the negative terminal to M500. Confirm polarity with a multimeter before energizing — P600 to P500 and M600 to M500 is the correct polarity; reversal will destroy the capacitor bank and the infeed module.

How much capacitance do I need to bridge a 200 ms DG/EB transfer?

For a 600 V DC bus dropping to 480 V DC under 20 kW of load, you need approximately 48,000 µF of additional bus capacitance. The energy stored is 4,000 J (E = P × t). Use a pre-engineered DC-bus capacitor module with internal balancing and discharge resistors.

Can I auto-reset the 611U infeed after a power transfer?

Yes — wire a normally-open pushbutton between terminals R and +15 on the infeed module to clear the fault latch. Parallel the PB with a relay contact driven by the PLC's "mains healthy" logic so the drive re-arms automatically once the transfer completes. Add a PLC-side counter to alarm if re-arms exceed three per ten minutes.

Does this fix apply to Sinamics S120 replacements of the 611U?

Partially. The S120 Active Line Module (ALM) handles mains sags within its firmware envelope without external capacitors, so the discrete capacitor bank is usually unnecessary. The reset and auto-rearm logic in the PLC remains the same. Migrate the cell if the 611U spares situation becomes unsustainable.

Back to blog