In short
Is your PowerFlex 525 showing Fault F033? Learn how to identify the hidden root fault, adjust auto restart parameters, and get your industrial drive running again safely.
Overview
The Allen-Bradley PowerFlex 525 variable frequency drive (VFD) displays the F033 fault code to indicate that its Auto Restart Tries Exhausted safety threshold has been breached. This fault occurs when the drive attempts to clear an active fault and restart the motor a configured number of times, but the underlying fault continues to trigger on every attempt. F033 acts as a circuit-protection mechanism to prevent the drive, motor, and mechanical system from sustaining permanent damage through repeated, rapid power cycles containing unresolved faults.
Symptoms
When a PowerFlex 525 encounters an F033 fault, maintenance teams will typically observe the following system behaviors:
- Red Fault LED Status Indicator: The drive's faceplate display flashes "F033" continuously, and the integrated fault light turns red.
- Motor Halts: The motor will pull zero current, decelerates to a stop (or coasts depending on configuration), and refuses to restart automatically or via digital control signals.
- PLC Integration Warning: If connected via EtherNet/IP, the active fault register notifies the automation controller (e.g., ControlLogix or CompactLogix) of a faulted unit, prompting a system trip or safety shutdown.
- Sequential Stuttering: Prior to the F033 trip, the drive may have been observed starting and stopping in rapid succession as it cycled through its configured auto-restart budget.
Possible Causes
Because F033 is a secondary protective fault, it is always triggered by a primary system failure that occurs repeatedly. Common root causes include:
- Persistent Primary Faults: Recurring active hardware faults, most commonly F007 (Overcurrent), F005 (OverVoltage), or F004 (UnderVoltage), that occur during every restart attempt.
- Misconfigured Restart Parameters: The retry limit parameter (A541 [Auto Rstrt Tries]) is set too low for processes experiencing predictable transient anomalies, or the restart delay parameter (A542 [Auto Rstrt Delay]) is set too short, causing the VFD to restart before the condition has cleared.
- Mechanical Resistance or Jams: Excessive load or physical mechanical binding on the motor shaft that triggers instantaneous overcurrent protection upon start-ups.
- Transient Incoming Power Fluctuations: Fluctuating main utility lines or local brownouts that cause raw DC bus variations, resulting in multiple sequential power-bus faults.
- Damaged Output Motor Windings: Intermittent phase-to-phase or phase-to-ground insulation breakdown that only exposes itself under terminal load during high starting torque.
- Incorrect Spin-Start Configuration: If a drive tries to restart a motor that is still spinning in reverse or forward due to a load draft (e.g., a fan), it can experience overcurrent spikes on startup unless Spin-Start is configured.
Step-by-Step Troubleshooting
Step 1: Query the Fault Buffer
Before resetting the system, you must determine what primary fault exhausted your auto-restart budget:
- On the PowerFlex 525 Keypad, navigate to the Diagnostics (d) parameter group.
- Access parameter d307 [Fault 1 Code] to see the active fault that initiated the cycle.
- Check parameters d308 [Fault 2 Code] through d310 [Fault 4 Code] to trace the sequence.
- Take note of the fault code displayed (e.g., F007, F004, F005) as this is your true target for troubleshooting.
Step 2: Temporarily Disable Auto-Restart logic
To isolate the root issue and prevent continuous, unproductive power cycling:
- Navigate to parameter A541 [Auto Rstrt Tries].
- Record the original value, then temporarily change this parameter to 0.
- Clearing the tries variable will force the VFD to trip immediately on the underlying fault when a system problem occurs, allowing real-time terminal analysis.
Step 3: Inspect the Motor and Output Cable Run
If the underlying fault is an overcurrent (F007) or ground fault (F013):
- De-energize the drive and perform proper Lock-Out/Tag-Out (LOTO) procedures.
- Important: Disconnect the motor leads from the VFD output terminals
U/T1,V/T2, andW/T3. Never perform a megger test while connected to the VFD, or you will destroy the output transistors (IGBTs). - Use an insulation resistance tester (Megohmmeter) to test phase-to-phase and phase-to-ground values on the output cabling and motor stator windings.
- Read phase-to-phase resistance with a digital multimeter to ensure balance across all three windings (variation should be under 3-5%).
Step 4: Verify Input and DC Bus Stability
If the underlying fault is related to voltage issues (F004 or F005):
- Use a digital multimeter to measure incoming line voltage on terminals
L1,L2, andL3. Check for phase-to-phase balance. - Monitor parameter d005 [DC Bus Voltage] while the drive attempts to start up.
- Look for voltage drops during acceleration (causes F004) or voltage spikes during deceleration (causes F005).
Step 5: Check Mechanical Path and Spin-Start
If the motor starts momentarily then stalls out:
- Manually turn the motor shaft or load (if safe to do so) to verify there are no mechanical blockages or bad bearings.
- If the load is a fan or high-inertia pump that may spin freely because of system draft, check parameter A437 [Spin Start]. Enable this configuration to allow the drive to catch a spinning motor before applying baseline frequency excitation.
Recommended Actions
- Set Realistic Auto-Restart Limits: Refrain from setting A541 to values higher than 3 to 5. If a process cannot recover in 5 tries, a manual technician assessment is required.
- Extend the Delay Parameter: Increase parameter A542 [Auto Rstrt Delay] to a higher value (e.g., from default 1.0s to 5.0 or 10.0s). This gives transient line sags, overvoltage conditions from dynamic braking, or mechanical back-spin time to dissipate before the VFD attempts power re-entry.
- Fix Thermal or Voltage Imbalances: Install an external dynamic braking resistor if deceleration spikes are causing repeated F005 faults. For poor incoming power quality, install an input line reactor to smooth out voltage peaks.
Recommended Replacement Parts
If diagnostics confirm hardware degradation on your PowerFlex 525, consider the following replacement components:
- PowerFlex 525 Control Module (SKU: 25B-CTM1): If the internal parameter logic becomes corrupted or the keypad control board stops retaining auto-restart settings.
- PowerFlex 525 Main Power Board / Entire Drive Unit: If the internal current-sensing CTs or output IGBTs are damaged, leading to false, repeating F007 overcurrent faults.
- Allen-Bradley 1321 Series Line/Load Reactor: Placed on the line side to protect against repeatable F004/F005 main power transients, or on the load side for motor lead runs exceeding 30 feet.
- External Dynamic Braking Resistor: Crucial if overvoltage events (F005) constantly exhaust VFD start limits during cycle stops.
Related Articles
- Troubleshooting Allen-Bradley PowerFlex 525 F007 Overcurrent Faults
- How to Replace a PowerFlex 525 Control Module Safely
- Managing DC Bus Voltage and Choosing Line Reactors for PowerFlex VFDs
FAQ
Q: Can I permanently run with F033 disabled?
No. You cannot directly disable F033 itself because it is an status result. However, you can stop the behavior by setting parameter A541 [Auto Rstrt Tries] to 0. This disables all automatic restart attempts entirely. If any system fault occurs, the drive will fault immediately and stay stopped until a manual reset is applied.
Q: Why does the drive hit F033 even if the motor runs fine on manual starts?
This happens because manual testing is often conducted with a cleared output area or under different mechanical timing. Under automated sequencing, the drive may try to restart immediately while raw power lines are still sagging or while the motor is spinning in reverse due to pipe backflow, triggering a fault that auto-restart cannot clear within its short delay window.
Q: Does a major power cycle count toward the Auto Restart Tries limit?
No. The auto-restart tries counter only runs when control power to the internal main processor is uninterrupted. Cycling input main line power (L1, L2, L3) resets the VFD's internal counter back to zero.
Q: What is the maximum value I can set for parameter A541 [Auto Rstrt Tries]?
The maximum value for A541 on most PowerFlex 525 firmware revisions is 9. Setting this to 9 allows nine start attempts before throwing F033. However, setting this to maximum on high-torque, short-circuit, or heavy mechanical overload faults is highly discouraged, as it can overheat the output motor windings and drive power electronics.
Shop the parts in this guide
Browse in-stock inventory for the products covered by this article.
