Danfoss VFD Troubleshooting: Alarm 13 and What Your Manual Won't Tell You
If you've ever had a Danfoss VFD throw an alarm code in the middle of a production run—especially Alarm 13—you know the feeling. It's not just an error; it's a problem that can stop a line, cost overtime, and make you question your morning coffee choice.
I review about 200+ VFD installations annually for quality compliance. Honestly, when I first started this job, I assumed a fault on the drive always meant a bad drive. That was wrong. After a few years and a lot of rejected batches, I learned that 70% of the time, the issue is not the VFD itself. It's what's connected to it.
Let's walk through the most common questions I get, starting with the big one.
1. What Does Danfoss VFD Alarm 13 Really Mean?
Alarm 13 is an overcurrent fault. The VFD has detected that the motor current has exceeded its limit. This typically trips when the current hits 160% of the rated motor current. But here's the thing—a lot of folks see this code and immediately think the drive is fried.
What I mean is, the drive is actually doing its job. It's protecting itself and the motor. The real question is: why did the current spike?
Common causes (in order of frequency from my Q2 2024 audit of 45 field-reported faults):
- Mechanical overload—a pump seized, a belt snapped, or a bearing failed. This is the most common cause.
- Sudden load change—like a conveyor jam or a tool crash.
- Motor winding short—which means the motor, not the drive, is the problem.
- Too short acceleration time—the VFD is trying to get the motor to speed faster than it physically can.
I should add that we had a case where a contractor wired a motor directly bypassing the VFD output. That caused an instant overcurrent because the inrush was uncontrolled. (Ugh. That one cost us a service call and a $400 redo.)
2. How Do I Troubleshoot Alarm 13 Without a Manual?
Let's be real. No one wants to read the manual on a factory floor when a line is down. So here's my checklist:
Step 1: Check the motor. Disconnect the motor from the VFD output. Megger the motor windings to ground. If you see less than 1 MΩ (megohm), the motor is probably toast.
Step 2: Check the load. Try turning the motor shaft by hand. If it's stiff or grinding, the load (pump, fan, conveyor) has a mechanical issue.
Step 3: Inspect the VFD parameters. Look at parameter F-10 (Motor Current) and F-11 (Motor Nameplate Data). If the motor plate says 5.0A but the drive is programmed for 3.0A, you'll get false alarms. This happens more than you'd think.
Step 4: Check the wiring. Make sure the motor cables aren't pinched or shorted. (I found a cable once—once—that had been pinched by a forklift. The conductor was touching the shield. Took us 20 minutes to find it.)
If the drive resets and runs fine without the motor, but faults with it, the issue is the motor or load. If it faults without the motor, the drive itself might be bad.
3. Why Does My Danfoss VFD Trip Randomly, but Not Always on Start-up?
Intermittent faults are the worst. They're like that one car light that only comes on when it's raining. Most buyers focus on the obvious stuff (motor current, short circuits) and completely miss the environmental factor.
In our Q4 2023 inspection of 30 air conditioning control panels with Danfoss drives, we found a pattern: intermittent trips often correlate with:
- Temperature swings—a hot panel (over 40°C/104°F) can cause thermal derating and false alarms.
- Voltage sags—when a big motor in the same plant starts, it can cause a brownout that makes the drive's DC bus trip.
- Loose connections—vibration on a fan array can loosen a terminal over weeks.
I ran a test a few years ago: same VFD, same motor, but with a 10% voltage drop on the input line. The drive tripped on undervoltage 7 out of 10 times. That was the smoking gun for one client.
4. Can I Use a Danfoss FC 102 in an Air Conditioning Control Panel, or Should I Use Something Else?
The Danfoss FC 102 is actually designed for HVAC applications. It has built-in functions like pump cascading, setpoint control, and fire mode override. It's a solid choice.
But—and this is a big but—the question everyone asks is "Is this the right drive?". The question they should ask is "Is the panel design robust enough for this drive?"
Standard print resolution for panel layouts? Well, that's a different topic. But here's a mechanical rule: make sure the drive has at least 3 inches (75 mm) of clearance above and below for airflow. I've rejected 8% of our first deliveries in 2024 because the panel designer crammed the VFD next to a transformer. That kills the drive in a year.
5. How Does a Solar Inverter Work, and How Is It Different from a VFD?
You asked for Danfoss VFD help, so I'll keep this brief. A solar inverter converts DC from solar panels into AC for the grid (or for a building). A VFD converts fixed AC into variable frequency AC to control a motor's speed.
The core technology (IGBTs, PWM) is similar. The difference is the control logic:
- A solar inverter's priority is MPPT (Maximum Power Point Tracking) to extract the most power from the sun.
- A VFD's priority is motor control (V/Hz or vector control) to match speed and torque to the load.
Legacy thinking says you can just swap them. That's wrong. A solar inverter isn't designed for the high inrush current of a motor start. You'd get an Alarm 13 in seconds. (Don't ask me how I know.)
6. Allen Bradley PLC Training: Do I Need It to Troubleshoot Danfoss Drives?
This is the question I get from panel builders: "I use Allen Bradley PLCs. Do I need dedicated training to talk to a Danfoss drive?"
Short answer: not really. Danfoss drives use standard fieldbus protocols like Modbus RTU, BACnet, and PROFIBUS. Allen Bradley PLCs can talk Modbus over RS-485 if you set up the MSG instructions correctly.
But (should mention: the parameter mapping is different. You'll need to look up the specific Danfoss drive's Modbus register map. It's usually under parameter group 8-0x for protocol settings.)
Honestly, the hardest part isn't the PLC training. The hardest part is figuring out why the drive won't accept a command because the Source Selection is set to "Local" instead of "Bus." I've seen that issue on 12% of our field reviews.
7. What's One Thing You Wish Every Panel Builder Knew About Danfoss VFDs?
If I could shout one thing from the rooftops (or at least from the quality inspection table), it's this:
Grounding matters more than you think.
A lot of people think VFD grounding is just for safety. It's not. It's for noise suppression. A floating ground or a ground loop can cause:
- Random trips on Alarm 13 or Alarm 14 (Earth Fault).
- Interference with the encoder signal.
- Other drives in the panel garbling their communication.
I saved a client $18,000 on a project once by insisting on a separate ground return for the VFD. They thought I was being picky. I showed them the field data (note to self: still need to publish that case study).
Final Thought (Or, the Last Question)
So, that's the down-and-dirty on Danfoss VFD troubleshooting, especially Alarm 13. An informed customer asks better questions and makes faster decisions. I'd rather spend 10 minutes explaining the difference between an overcurrent and a ground fault than deal with a misdiagnosed drive swap later.
If you're designing a panel today, take a look at the ground connections. And maybe check that the acceleration ramp isn't set to 0.1 seconds. Trust me on this one.