In this post I have explained an effective PWM motor soft start circuit which can be used for enabling heavy motors with a soft start and thus prevent the equipment from drawing dangerous high currents.
Why a Soft Start
High wattage motors such pump motors or other forms of heavy industrial motors tend to draw huge current during their initial power switch ON, which in turn impacts the associated fuses and switches adversely causing these to either blow of or degrade overtime. In order to remedy the situation a soft start circuit becomes highly imperative.
In a few of my previous articles I have explained regarding a related topic, which you may learn comprehensively through the following posts:
Soft start circuit for pump motors
Soft start circuit for refrigerators
Although the above designs are quite useful, these may be considered slightly low tech with their approach.
In this article we'll see how the process may be implemented using a much sophisticated PWM based motor soft start controller circuit.
Using PWM Concept
The idea here is to apply a gradually incrementing PWM to a motor each time it's switched ON, this action allows the motor to attain a linearly increasing speed from zero to maximum within a stipulated period of time, which may be adjustable.


Note: Please use a Darlington BC547 configuration at pin#5 of IC2 instead of a single BC547. This will produce a more effective response compared to a single BC547
Example circuit for a variable 48V motor controller with soft start

How it Works
Referring to the figure above, the production of the linearly incrementing PWM is achieved with the help of two 555 IC, configured in their standard PWM mode.
I have already discussed the concept elaborately in one of my earlier articles explaining how to use IC 555 for generating PWM.
As may be witnessed in the diagram, the configuration employs two 555 ICs, IC1 being wired like as astable, while IC2 as a comparator.
IC1 generates the required clock signals at a given frequency (determined by the values of R1 and C2) which is applied to pin#2 of the IC2.
IC2 utilizes the clock signal to generate triangle waves across its pin#7, so that these may be compared with the potential available at its control voltage pin#5.
Pin#5 acquires the required control voltage via an NPN emitter follower stage made with the help of T2 and the associated components.
When power is switched ON, T2 is fed with a ramping or a gradually increasing voltage at its base via R9, and due to the proportionate charging of C5.
This ramping potential is appropriately duplicated across the emitter of T2 with respect to the supply voltage at its collector, meaning the base data is converted into a gradually increasing potential ranging from zero to almost the supply voltage level.
This ramping voltage at pin#5 of IC 2 is instantly compared with available triangle wave across pin#7 of IC2, which is translated into a linearly incrementing PWM at pin#3 of IC2.
The linearly incrementing process of the PWMs goes on until C5 is fully charged and the base of T2 attains a stable voltage level.
The above design takes care of the PWM generation each time power is switched ON.
Video Clip:
The following video shows a practical test result of the above PWM circuit implemented on a 24V DC motor. The video shows the PWM pot adjustment response of the circuit on the motor, and also an additional battery indicator LED response while the motor is switched ON and OFF.
Integrating a zero Crossing Triac Controller
In order to implement the PWM motor soft start circuit effect, the output from pin#3 of IC2 is required to be applied to a triac power driver circuit, as shown below:

The above image shows how the switch ON soft start PWM control may be implemented on heavy motors for the intended purpose.
In the image above we see how triac driver isolators with zero crossing detector can be employed for driving the motors with the linearly incrementing PWMs for executing a soft start effect.
The above concept effectively takes care of the start ON overcurrent situating on single phase motors.
However in case a 3 phase motor is used, the following idea can be used for implementing the proposed 3 phase soft start on motors.

Hello Swagatam. Great article and thanks for your insights!.
I need your help with a soft starter diagram for a 8.4V DC motor. According to the above configuration, I do not have a 2.7v zenner diode. I only have 5.1v and 12v types. Regarding transistor BC557, BC547, I have C1815, A1015, how should I fix it? Is it possible that the 2s 18650 8.4V battery is enough to fully power the motor when reaching max speed?.Thank sir.
Thank you LongE,
Instead of the above concepts, I would recommend you to first try the following simple design:
https://www.homemade-circuits.com/wp-content/uploads/2022/05/DC-pwm-motor-control.jpg
In this design just replace the C2 capacitor with a 100uF or a 220uF for generating the soft start.
Furthermore, you can replace the MOSFET with a BJT if required, depending on the current rating of your motor.
2s 18650 8.4V battery should be enough for generating max speed on your motor, assuming the motor current rating is within the battery’s max current delivering capacity….
Thank you sir, So I will change C2 to 220uF and remove D1 Z9,1v ; R3 330 ohms. The no-load starting current of this RS540 motor is 10 Amp and reaches stability at 6 Amp. In my opinion, BJT cannot be used. I’ll try assembling the circuit over the weekend.
No problem LongE, please go ahead, and let me know how it goes…
great article, very useful, simple and easily explained for less experienced people, I am a passionate electronics beginner and I would like to build a mechanism for roller blinds using a triac, but the motor must be able to rotate in both CW/CCW directions. Using your first one, it turns in one direction, and connect the second triac to control the second one.
Thanks for liking the concept, is your motor an AC motor or DC motor?
If it is a DC motor then transistors can be used for flipping the polarity.
Hello
How nice that you replied so quickly 🙂 great 🙂 it’s an AC TYJ50-8A7 CW/CCW motor and I want to use it to roll up and unwind the blinds
Thanks kris, Ok got it, however PWM cannot be effectively used for AC motors with triacs, so that’s the problem…
I am using a12 v dc 1800 watt Nipon Denso geared car starter motor to pre spin 24 foot rotor blades on my gyrocopter are there any off the shelf 12v soft start controllers that are capable of doing this or will i need to get one specially designed ?
I think you will have to get it specially designed. Or you can build and customize the following concept for your application, it should be able to provide you with the intended results:
https://www.homemade-circuits.com/wp-content/uploads/2019/04/variable-soft-start.jpg
I should have mentioned I do not need speed control just soft start as the starter motor does not have sufficent power to get the rotors up to full speed { the starter motor runs out of puff at around 120 rotor RPM} after which the pre spin is turned off then the forward air speed through the rotors will bring them up to flying speed. Is there a circuit that will just give a gradual increase in motor speed without having to turn a potentiometer { speed control not needed }
OK, in that case you can try the following simplified design:
https://www.homemade-circuits.com/wp-content/uploads/2023/10/555-soft-start-circuit.jpg
The 470uF capacitor determines the slow start length.
Sir, this circuit is not effective. It reduces all parameters such as rotation speed, starting current, and current consumption. total reduction. Just like reducing the power supply voltage to the motor. Maybe I should try a 2 ic 555 circuit?
LongE, How did you test the circuit?
First you should test without adding the capacitor between pin#5 and ground, just by using the pot.
If still it doesn’t work then your IC or your circuit might have some problems, because adding a pot with pin#5 of the IC should certainly allow the output PWMs to vary accordingly.
Would any of these circuits work for a 2HP 220VAC pump motor?
The above circuits are for DC motors. For AC motors the following concept might work:
https://www.homemade-circuits.com/adding-soft-start-to-water-pump-motors/
I’m new to using MOSFET and your article is very helpful.
I am looking at powering a treadmill Brushed 4 HP 90 VDC 12 AMP @ 5200 RPM motor from a 80 V, 6 Ah lithium battery with a IRF3710PbF MOSFET. But I’m worried about the inrush power when the controller signal is 100% at start.
Therefore it seems your double 555 design would solve the issue to ramp up (limit) the power to the motor.
Do you see any issue using your laid out circuit for my application?
Thanking you in advance for your help and guidance.
I see no issues with the above soft start pwm concepts and it can be perfectly used for your application
Awesome! Thank you for your quick feedback.
Will return with the result once put together.
No problem, all the best to you.
Hi
I have a PWM modulated clutch in my car. It is electro magnetic in operation and is a sealed unit and there is zero documentation.
I suspect the clutch engages to 100% in an instant rather than smoothly ramping up. I wish to build a circuit as a diagnosis tool to prove or disprove my theory.
So, its a 12V power supply and the supply to the clutch is PWM, presumably by the controller PCB. I have no details about the frequency or any other data about the power supply. My suspicions are that this controller is at fault in the modulation phase.
So, I need to instal a simple, and temporary circuit just before the clutch to slowly ramp up the current say over a one or two second period.
I guess my problem is that I need to soft start and already PWM’c current supply. Grateful for any ideas.
Hi, you can probably try the following circuit for implementing the intended soft start on your clutch device. Please test the circuit with a DC lamp first to verify its working.
Woo Hoo!…..
Many thanks..
I’ll give it a try in the next few weeks.
I am glad to help. Let me know if you have any problems.
Hello Swagatam. Great article and thank you for your insights! I would like to make or buy a soft-starting device for our Leeson 24V, 3/4 HP, 29A 1800 RPM motor. This motor drives hold plate fridge compressor on a boat. I would like this PWM soft starting device to activate and come up to full motor speed at 5 to 10 seconds. I have some EE beginners skils and can build a circuit but I would also consider a well built reliable device I could buy. What would be your suggestion? Thank you! Serge
Thank you Serge, glad you liked it! Making a practical prototype can be difficult for me due to lack of time, I am sorry about it. Nevertheless the circuit has been tested by me, so you can feel free to build it yourself and check how it responds. If you need any further assistance let me know through comments I’ll try to solve them as soon as possible.
Hi Swatam, I am building a cnc milling machine and I have a 400W 48V spindle and a 500W / 48V power supply. I understand that the second scheme with a large heat sink on the transistor is enough to regulate the speed?
Hi Jacek, that’s right, the second idea can be implemented for your application and used for controlling its speed.
Hi Swagatam,
On Integrating a zero Crossing Triac Controller diagram above, the triac FKPF12N60, there are no clue regarding terminal in (T1 / A1) & terminal out (T2 / A2. My view on the diagram, T1 / A1 goes to load / motor – based on standard triac datasheet. On some articles, termial goes to load / motor should be T2 / A2. Or my view is wrong, please advise.
Thanks.
Hi Awak, in the above MOC opto-coupler circuit, the triac A1 should be towards the motor, and A2 should be towards the phase inputs, according to me.
Thank for advice. I’m not an Electronic Engineer, but I deeply interest in electronic since I was a teenage. So please educate about this. Yes, as read in the articles normally triac current run from A1 to A2 terminal control by triac gate. As your answer above, it runs reversely for opto-coupler, please tutor me regarding this.
Thanks.
You are welcome Avak,
There’s no polarity for a triac conduction. The conduction depends on the AC polarity, which may be from A1 to A2 or A2 to A1, so the triac can conduct both ways.
You can learn more on this from the following article:
https://www.homemade-circuits.com/triac-circuits-working-and-application/
Hi
I’m interested in building this circuit to soft start a 120volt rv ac unit (13,500 btu). Will this work for that application?
Thx
Bruce P
Hi, it will work, but since your motor is an AC motor and will require an AC supply, you may have to modify the mosfet section in the following manner:
is the pcb for the said circuit( pwm soft start) avaliable with you.
if yes kindly get me the price.
I am Sorry, PCB is not available with me for this project.
Dear Mr Swag ,
I have been following your suggestions regarding soft start for single phase motors . I’m a retired Mechanical engineer , so am a little out of my depth as far as electronics is concerned , tho am ok with mains electricity !
Before I spend any money I want to make sure I have all the information clearly in mind , I hope you will understand .
My situation is I have some angle grinders that jump out of my hands when I switch on ! ! Very dangerous ! ! The switch to turn on is built into the handle of the machine , I can’t see any space to build soft start into the handle ! My Question Is . . . Is it possible to build a unit to plug into the wall outlet that can turn on when I switch on the grinder at the handle ? ? Sorry if this is a silly question , but I would like to know if it is possible before I get into a muddle ! I’ve just thought . . . Do I have to fit a different cable to the grinder ( 5 core ?) So the switch on the grinder will activate the soft start unit ? , I hope this doesn’t make problems . Jim Simpson
Dear Jim, I think the second circuit from the following article will suit your application well, but you must test it with the `100 watt bulb first to confirm the working of the circuit. L1, C1 can be avoided as they are not necessary, 150k can be tried for the resistor R2, although other values can be also tried for optimizing the initial slow start speed:
https://www.homemade-circuits.com/adding-soft-start-to-water-pump-motors/
However this circuit is just a two-step soft start design, which can still produce some jerk to your hand.
This circuit can be built into a box that will fit into the wall socket.
You will not need a 5 core cable for the above design.
The capacitor in series with the 4k7 resistor decides the initial full speed delay. I have selected 100uF for this capacitor which I think is quite less, you can try using a 470uF capacitor instead of the 100uF to get adequate initial delay for the full speed relay activation
I have a question that refers to old Lionel train motors.
When running a train into a block signal area the power is cut at normal running voltage of around 12 to 16v.
upon restart the voltage comes back on at 12 to 16v sudden and the trains lurch forward.
I would like to know if any of the above circuits can be used to make the train start at a slow pace and creep up on speed for a more realistic look without having to regulate the speed by turning down the transformer?
I am trying to do this inexpensively as there are quite a few areas that will have blocked areas requiring multiple boards made.
Thanks for any help
Paul
Yes definitely the problem can be solved quite cheaply, but before that I must know how the motors in the train are driven? Is it through a MOSFET, a BJT or through a relay??
The power to the track is cut through a relay until the track ahead is clear then the relay switches power back on.
The transformer puts out AC
You can try the following configuration:
I put this circuit together and it works to bring the voltage down in DC.
The power coming from the relay is AC voltage so this circuit did not work for that.
I still am looking to slowly increase the voltage not just lower it
No, the suggested circuit is specifically for creating a slow start to a DC load, it may lower the voltage but only by 1V max, but the effect will slow a start from 0V to maximum.
The delay effect is determined by the value of the capacitor, higher value will give higher delay and vice versa.
With regards to soft start of mitre saw This will only work with input being switched
Do you have a circuit for soft start that will work when output is switched IOW when the circuit sees current drain It will kick in the “delay” or soft start circuit ?
It is possible to modify the above shown design for the purpose, provided the load is also DC load and has a common ground with the PWM circuit.
As mentioned its a mitre saw so its AC not DC
Hi Swagatam
Thanks for your design, I have 1500W sliding mitre saw ( Metabo kgs254m) , I looking for circuit to make soft start can I used this circuit?
Thanks
Hi Nima, if the saw is DC, then definitely you can use the concepts explained in the above article.
Thanks for your reply, unfortunately my saw motor is AC, can you design circuit to can used for AC motors please?
I find circuit design in web in link below, biggest problem with this design some components very difficult to find and expensive In United kingdom ,I find review of this design some people said same.
I really appreciate if you can design soft start circuit to work with must power tools and much easier and cheaper please.
Thank you
No problem, you can modify the second circuit from the above article by adding a bridge rectifier with the load (motor) as shown in the following diagram
Thanks, this is fantastic, I have to choose first design or second 48v ?
My I ask you do i need to supply 12v dc to circuit?
Also what resistor capacity (W) I have to use it and what voltage for c1 c2 c3 c4 c5 please .
Thank you
I think the circuit needs a small correction, the motor should be in series with one of the AC lines. Meaning, the indicated motor position must be shorted with wire link, and motor should be positioned in series with one of the lines which is going to the mains inputs.
Yes the circuit will require a separate 12 v DC for operation. All the resistors are 1/4 watt 5%, you can apply the mosfet configuration with the first design also. Capacitors C4, C5 are electrolytic, remaining can be ceramic disc.
Hello Swagatam,
To minimize space is it possible to replace the PWM generator as 1st circuit in this post with a TL494, if possible could you design the circuit for us please. thanks.
Hi Syarif, you can refer to the last circuit from the following article:
https://www.homemade-circuits.com/tl494-datasheet-pinout-application-circuits/
you can see pin1 which decides the output PWM…if you replace the 100nF capacitor with a 100uF, that may enable to get a slowly rising PWM across the output pins.
Hi Swagatam,
Thank you for your prompt reply, I will try it, thanks again.
Hi WordPress,
I am very happy to be interested in you, I am a person who does not have a lot of electronics expertise, I can draw the circuit for you, you can help me see that circuit when it is actually usable. My desired purpose is to soften the engine and adjust the speed when running after every Dc power on / off. and I want you to show me how to turn on / off so it doesn’t affect the board.
Look forward to your help.
Looking forward to your early reply.
Attachments I have sent via the address WordPress
Thank you Phuong, Appreciate your interest in electronics.
You can try the second concept explained in the above article. It will work as per your specifications.