Setting Up a VFD for the First Time: The Parameters That Matter, In Order

Start at the nameplate, every time
A variable frequency drive has hundreds of parameters. You need about eight to make a motor turn correctly, and every one of the first five is printed on the motor's nameplate.
Enter these first:
| Parameter | Where it comes from | Why it matters |
|---|---|---|
| Motor rated voltage | Nameplate | Sets the V/f curve. Wrong value, wrong flux, motor runs hot |
| Motor rated current | Nameplate | The drive's overload protection is derived from this |
| Motor rated frequency | Nameplate, 50 Hz in India | Base frequency for the V/f relationship |
| Motor rated speed | Nameplate RPM | Lets the drive calculate slip |
| Motor rated power | Nameplate kW | Sanity check against the drive rating |
Skipping the nameplate and running on factory defaults is the mark of somebody who has only used a drive in a classroom. Interviewers ask this question specifically because the answer separates the two.
Check the motor is connected star or delta to match the voltage you entered. A 400 V delta motor wired in star will run weak and never make torque, and nothing in the drive will tell you.
Then the control decisions
Control source (where the start command comes from). Terminal, keypad, or fieldbus. During commissioning you usually start on the keypad so you are not chasing wiring faults and parameter faults at the same time, then switch to terminals or network once the motor behaves.
Speed reference source. Analog input, keypad potentiometer, preset speeds, or fieldbus. Same logic: prove the motor first, then hand control over.
Ramp up and ramp down time. How long to go from zero to base frequency and back. Too short and the drive trips on overcurrent accelerating or overvoltage decelerating. Too long and the machine is sluggish. Start generous, tighten later.
Stop mode. Ramp to stop, or coast to stop. On a loaded conveyor a coast stop can be dangerous, on a high-inertia fan a ramp stop can trip the drive on regenerated voltage. This is a process decision, not a default.
Current limit. The drive will hold current at this value rather than trip. Set it in relation to the motor's rated current, not the drive's.
Minimum and maximum frequency. A standard induction motor running slowly has reduced self-cooling. Running a fan-cooled motor at 10 Hz continuously will cook it. If the process needs sustained low speed, you need forced ventilation or an inverter-duty motor.
Why you bump the motor uncoupled
Before the motor is connected to the load, run it briefly and check:
- Direction. Wrong direction on a coupled pump or conveyor can do damage in seconds. Swapping any two output phases reverses it, but on a drive it is usually easier to change a parameter.
- Noise and vibration. A rough-sounding motor at this stage is a mechanical problem you want to find now.
- Current at no load. Roughly a third of rated is normal for a standard induction motor. Much higher suggests a wiring or parameter problem.
Then couple the load and repeat at low speed before running up.
Deceleration and braking
When a drive slows a spinning load, the motor becomes a generator and pushes energy back into the DC bus. If it cannot dissipate that energy, the bus voltage rises and the drive trips on overvoltage.
Three fixes, in order of cost:
- Lengthen the deceleration ramp. Free, works for most cases.
- Add a braking resistor to burn the energy as heat.
- Use a regenerative drive to put it back on the supply. Expensive, and only justified on large or frequently braking loads.
An overvoltage trip during deceleration is one of the most common VFD faults and one of the easiest to diagnose once you know it is a physics problem rather than a fault.
The faults you will meet, and what they mean
| Fault | Usual cause |
|---|---|
| Overcurrent on acceleration | Ramp too short, load jammed, or motor parameters wrong |
| Overvoltage on deceleration | Ramp too short for the inertia; needs a longer ramp or a brake resistor |
| Overload / thermal | Motor genuinely overloaded, or rated current entered wrongly |
| Earth fault | Damaged motor cable or motor winding, often at a gland |
| Undervoltage | Supply problem, or a contactor upstream dropping out |
| Overtemperature (drive) | Blocked filters, failed fan, panel too hot |
Note how many of those are wiring, mechanical or environmental rather than electronic. Drives are usually reporting a real condition accurately.
Cabling matters more than people expect
VFD output cable is a noise source. Use screened cable, earth the screen properly at both ends for VFD output specifically (this is the exception to the single-end rule that applies to signal cable), keep it away from analog signal cable, and respect the drive manual's maximum cable length. Long unscreened motor cable is a reliable way to create nuisance trips and to interfere with every 4 to 20 mA loop in the same tray.
Practise on real drives
Parameter lists look simple written down. Setting one up in front of a motor that will not turn, with a plant manager waiting, is where the learning actually happens. On the Automation Engineer Program you parameterise real drives from real nameplates across multiple brands, which is what the phrase "hands-on" is supposed to mean.
Related: 4 to 20 mA loop troubleshooting, Servo and motion control basics, Control panel wiring standards.
