A circuit which enables a user to linearly control the speed of a connected motor by rotating an attached potentiometer is called a motor speed controller circuit.
5 easy to build speed controller circuits for DC motors are presented here, first one using MOSFET IRF540, second one using IC 555, the third concept with IC 4093, fourth design involves the IC 741, while the fifth design utilizes IC 556, featuring torque processing
Design#1: Mosfet based DC Motor Speed Controller
A very cool and easy DC motor speed controller circuit could be build using a just a single mosfet, a resistor, and a pot, as shown below:
Using a BJT Emitter Follower
As can be seen the mosfet is rigged as a source follower or a common drain mode, to learn more about this configuration you may refer to this post, which discusses a BJT version, nevertheless the working principle remains the same.
In the above DC motor controller design, the pot adjustment creates a varying potential difference across the gate of the mosfet, and the source pin of the mosfet simply follows the value of this potential difference and adjusts the voltage across the motor accordingly.
It implies that the source will be always 4 or 5V lagging behind the gate voltage and vary up/down with this difference, presenting a varying voltage between 2V and 7V across the motor.
When the gate voltage is around 7V, the source pin will supply the minimum 2V to the motor causing a very slow spin on the motor, and 7V will be available across the source pin when the pot adjustment generates the full 12V across the gate of the mosfet.
Here we can clearly see that the mosfet source pin seems to be "following" the gate and hence the name source follower.
This happens because the difference between the gate and the source pin of the mosfet must be always around 5V, in order to enable the mosfet to conduct optimally.
Anyway, the above configuration helps to enforce a smooth speed control on the motor, and the design could be built quite cheaply.
A BJT could be also used in place of the mosfet, and in fact a BJT would produce a higher control range of about 1V to 12V across the motor.
Video Demo
When it comes to controlling motor speed uniformly and efficiently, a PWM based controller becomes the ideal option, here I have explained more, regarding a simple circuit to implement this operation.
Also Read: High Voltage DC Motor Controller Circuit
Using MOSFET as a High Power Potentiometer
The next figure below shows a very simple DC motor speed controller circuit that employs a MOSFET as a high-power potentiometer (rheostat). The circuit is designed to work with 12 volt DC motors having a peak current usage of below 5 amp.
The mains AC supply is provided through the on/off switch S1 to the primary winding of the isolation and step-down transformer T1.
The push-pull rectifier circuit of D1 and D2 full-wave rectifies T1's output, and the resulting unfiltered DC output is smoothed to a certain extent by C1 to produce a relatively constant DC potential.
There can be a significant level of ripple on this DC output, however it is unimportant in this application. Tr1 provides power to the load and is biased through a resistive divider circuit consisting of R1, VR1, and R2.
The gate bias voltage provided to Tr1 might not be adequate to allow the MOSFET to conduct meaningfully with the wiper of VR1 at the R2 end of its rotation, and the motor will not operate.
Advancing the wiper of VR1 towards the opposite end of its rotation allows a constantly increasing bias to be supplied to Tr1, resulting in a steadily decreasing drain to source resistance.
Because of this, the power delivered to the motor rises in tandem with the motor's speed, until Tr1 reaches saturation (where the motor runs at its full speed).
VR1 may therefore be used to change the motor's speed from minimum to maximum speed.
C2 filters away any amount of mains hum or other electrical noise that could otherwise be picked up by Tr1's high impedance gate circuit, preventing the motor speed from being reduced to zero.
D3 is a safety diode that inhibits any excessive reverse voltage spikes that may occur as a result of the motor's excessively inductive load.
Design#2: PWM DC Motor Control with IC 555
The design of a simple motor speed controller using PWM may be understood as follows:
Initially when the circuit is powered, the trigger pin is in a logic low position since the capacitor C1 is not charged.
The above conditions initiates the oscillation cycle, making the output change to a logic high.
A high output now forces the capacitor to charge via D2.
On reaching a voltage level that's 2/3 of the supply, pin #6 which is the threshold of the IC triggers.
The moment pin #6 triggers, pin #3 and pin #7 reverts to logic low.
With pin #3 at low, C1 yet again begins discharging via D1, and when the voltage across C1 falls below the level that's 1/3 of the supply voltage, pin #3 and pin #7 again become high, causing the cycle to follow and go on repeating.
It is interesting to note that, C1 has two discretely set paths for the process of charging and discharging via the diodes D1, D2 and through the resistance arms set by the pot respectively.
It means the sum of the resistances encountered by C1 while charging and discharging remains the same no matter how the pot is set, therefore the wavelength of the out put pulse always remains the same.
However, since the charging or the discharging time periods depends upon the resistance value encountered in their paths, the pot discretely sets the these time periods as per the its adjustments.
Since the charge and discharge time periods is directly connected with the output duty cycle, it varies according to the adjustment of the pot, giving form to the intended varying PWM pulses at the output.
The average result of the mark/space ratio gives rise to the PWM output which in turn controls the DC speed of the motor.
The PWM pulses are fed to the gate of a mosfet which reacts and controls the connected motor current in response to the setting of the pot.
The current level through the motor decides it speed and thus implements the controlling effect via the pot.
The frequency of the output from the IC may be calculated with the formula:
F = 1.44(VR1*C1)
The mosfet can be selected as per the requirement or the load current.
The circuit diagram of the proposed DC motor speed controller can be seen below:
Prototype Image:
Video Testing Proof:
In the above video clip we can see how the IC 555 based design is used for controlling speed of a DC motor. As you may witness, although the bulb works perfectly in response to the PWMs and varies its intensity from minimum glow to maximum low, the motor does not.
The motor initially does not respond to the narrow PWMs, rather starts with a jerk after the PWMs are adjusted to significantly higher pulse widths.
This does not mean the circuit has problems, it is because the DC motor armature is held between a pair of magnets tightly.
To initiate a start the armature has to jump its rotation across the two poles of the magnet which cannot happen with a slow and gentle movement. It has to initiate with a thrust.
That's exactly why the motor initially requires a higher adjustments for the PWM and once the rotation is initiated the armature gains some kinetic energy and now achieving slower speed becomes feasible through narrower PWMs.
However still, getting the rotation to a barely moving slow status can be impossible because of the same reason as explained above.
I tried my best to improve the response and achieve a slowest possible PWM control by making a few modifications in the first diagram as shown below:
Having said this, the motor could show a better control at the slower levels if the motor is attached or strapped with a load through gears or pulley system.
This may happen because the load will act as a damper and help to provide a controlled movement during the slower speed adjustments.
Another Simple PWM DC Motor Controller Circuit
Design#3: DC Motor Controller with Multiple Features
The following DC motor controller circuit provides multiple control features such as:
- PWM Speed Control.
- Direct Speed Without PWM Speed Control (with slow Initialization).
- Forward/Reverse.
- Sudden Brake.
When Switch A is pressed, the PWM function kicks in and the motor speed can be regulated by moving the potentiometer P1.
Pressing Switch B ON or OFF causes the motor to change direction between anticlockwise and clockwise motions. Meaning this switch B can be used to enable reverse/forward motion on the motor.
Regardless of the Switch A position, if Switch C is pressed, causes the motor to attain a direct full speed. In this position the PWM function does not work.
If Switch A and Switch C are both open, then the motor will remain switched OFF.
Design#4: Using a Single Op amp
The op amp circuit described below can be used for regulating the speed and direction of a motor. It functions as a voltage follower, with its positive input (pin #3) linked to potentiometer R3, which functions as a dual-purpose controller for motor speed and direction.
At the mid-point of the potentiometer's range, the op amp output is close to zero, causing neither Q1 nor Q2 to conduct current.
Moving the potentiometer wiper towards the positive side will make the op amp output become positive, allowing Q1 to conduct current to the motor and increase its speed.
Adjusting the potentiometer towards the negative supply will cause the op amp output to swing to a negative voltage, resulting in Q2 turning on while Q1 is turned off. This action reverses the motor's rotation direction.
Depending on the rotation direction, the motor's speed increases as the potentiometer wiper is pulled towards either end of its range.
To determine the maximum acceptable DC voltage range for the selected motor, it may be necessary to monitor the voltage variation on the emitters of Q1 and Q2.
Design#5: Using IC 556 for Enhanced Speed Control
Varying a DC motor velocity may appear to be not so difficult and you may find plenty of circuits for it.
However these circuits do not guarantee consistent torque levels at lower motor speeds, making the functioning quite inefficient.
Moreover at very low speeds due to insufficient torque, the motor tends to stall.
Another serious drawback is that, there’s no motor reversal feature included with these circuits.
The proposed circuit is completely free from the above shortcomings and is able to generate and sustain high torque levels even at lowest possible speeds.
Circuit Operation
Before I have explained the proposed PWM motor controller circuit, we would also want to learn the simpler alternative which is not so efficient.
Nonetheless, it may be considered reasonably good as long as the load over the motor is not high, and as long as the speed is not reduced to minimum levels.
The figure shows how a single 556 IC can be employed for controlling speed of a connected motor, we won’t go into the details, the only notable drawback of this configuration is that the torque is directly proportional to the speed of the motor.
Coming back to the proposed high torque speed controller circuit design, here we have used two 555 ICs instead of one or rather a single IC 556 that contains two 555 ICs in one package.
Circuit Diagram
Main Features
Briefly the proposed DC motor controller includes the following interesting features:
Speed can be varied continuously right from zero to maximum, without stalling.
The torque is never affected by the speed levels and remains constant even at minimum speed levels.
The motor rotation can be flipped or reversed within a fraction of second.
The speed is variable in both the directions of the motor rotation.
The two 555 ICs are assigned with two separate functions. One sections is configures as an astable multivibrator generating 100 Hz square wave clocks which is fed to the preceding 555 section inside the package.
The above frequency is responsible for determining the frequency of the PWM.
The transistor BC 557 is used as a constant current source which keeps the adjoining capacitor at its collector arm charged.
This develops a saw-tooth voltage across the above capacitor, which is compared inside the 556 IC with the sample voltage applied externally over over the shown pin-out.
The sample voltage applies externally can be derived from a simple 0-12V variable voltage power supply circuit.
This varying voltage applied to the 556 IC is used to vary the PWM of the pulses at the output and which eventually is used for the speed regulation of the connected motor.
The switch S1 is used to instantly reverse the motor direction whenever required.
Parts List
- R1, R2, R6 = 1K,
- R3 = 150K,
- R4, R5 = 150 Ohms,
- R7, R8, R9, R10 = 470 Ohms,
- C1 = 0.1uF,
- C2, C3 = 0.01uF,
- C4 = 1uF/25VT1,
- T2 = TIP122,
- T3, T4 = TIP127
- T5 = BC557,
- T6, T7 = BC547,
- D1---D4 = 1N5408,
- Z1 = 4V7 400mW
- IC1 = 556,
- S1 = SPDT toggle switch
The above circuit was inspired from the following motor driver circuit which was published long back in elecktor electronic India magazine.
Controlling Motor Torque using IC 555
The first motor control diagram can be much simplified by using a DPDT switch for the motor reversal operation, and by using an emitter follower transistor for the speed control implementation, as shown below:
Improved Torque at Low Speed using CMOS PWM Control
Although the single MOSFET linear motor speed controller layouts explained at the beginning of the article includes the benefit of simplicity, but these may have a handful of down sides.
One of them is that there exists a significant level of dissipation in the MOSFET, specifically when the motor is tweaked for approximately 50 percent of the optimum speed.
This may be certainly not a serious issue however, and just requires the installing of a moderately large heatsink on the MOSFET.
A much more critical concern is that the motor is likely to stall as soon as this kind of linear controller is adjusted for any lower speeds.
This is because the MOSFET in this situation has a relatively high resistance, which offers the supply input with a significantly high output impedance.
When the load on the motor is increased, it attempts to draw excessive amounts of supply current, but this leads to a larger voltage drop across the transistor and a lower supply voltage across the motor.
As a result, the power delivered to the motor does not vary significantly, rather it decreases. Due to this, the motor has a propensity to stall.
Also, there is an opposite reaction in which lowering the load on the motor cuts its current drain, resulting in a greater supply voltage and a significant rise in motor speed.
Using a controller that provides a pulsed PWM signal to the motor, you may achieve much better motor speed management.
Improved Torque using CMOS PWM Speed Control
One method of implementing this, and the one employed here, is to have a circuit that provides a fixed output pulse duration while altering the frequency of the pulses to modify the motor speed. A low frequency produces long gaps between pulses and feeds a relatively low power to the motor.
When the frequency is increased, there are no noticeable gaps between the pulses, and the motor receives a nearly constant signal.
This results in a high average power in the motor, which runs at full speed.
The benefit of this system is that when the motor is being pulsed, it is essentially getting the full power during the ON periods of the pulses, and is free to consume a large supply current if the load on the motor actually demands it.
As a result, the motor is powered by a sequence of strong pulses that defy stalling and provide improved torque even at reduced speeds.
The following figure depicts the circuit diagram of a pulsed DC motor speed control. Here, T1, D1, D2, and C1 derive a sufficient DC supply from the mains AC supply.
Tr1 is hooked up in series with the motor, but its gate terminal receives the output signal from an astable multivibrator circuit.
This pwm circuit is built using two of the four gates of a CMOS 4001 device, which are utilized in a CMOS astable setup that is quite a conventional design.
A couple of timing resistors can be seen connected between the output of gate 1 and the junction of R1 and C2, which differs from the conventional PWM design.
VR1 and R2 are the two resistors, along with guiding diodes D3 and D4 connected in series with the output of NAND gate 1.
The two diodes ensure that R2 works like the timing resistance whenever the astable's output is high, and VR1 functions as the timing resistance whenever the output is low.
The period of the output pulses is constant since R2 has a predetermined value. The interval between them could be changed by varying VR1.
This will be nearly zero when it is adjusted for lowest resistance. The output mark space ratio is greater than ten to one at maximum resistance.
VR1, therefore, could be adjusted to generate the desired motor speed with effective torque, with the lowest speed happening at full resistance and the highest speed occurring at zero resistance.
Precision Motor Control using a Single Op Amp
An extremely refined or intricate control of a d.c. motor could be achieved making use of an op-amp and a tacho-generator.
The op-amp is rigged as a voltage sensitive switch. In the circuit demonstrated below, as soon as the output of the tacho-generator is lower than the preset reference voltage the switching transistor be turned ON and 100 % power will be provided to the motor.
Switching action of the op amp would happen in just a couple of millivolts around the reference voltage. You will need a dual power supply, which may be just zener stabilized.
This motor controller enables infinitely adjustable range without involving any form of mechanical hassles.
The op amp output is only +/- 10% of the supply rails level, thus employing a double emitter follower huge motor speeds could be controlled.
The reference voltage could be fixed through thermistors, or an LDR etc.
The experimental set up indicated in the circuit diagram made use of an RCA 3047A op amp, and a 0.25W 6V motor as tacho-generator which generated around 4V at 13000 r.p.m for the intended feedback.
Additional DC Motor Controller Designs:
PWM Motor Control using Only BJTs
The following circuit also uses PWM principle for the desired motor speed control, however, it does not depend on any integrated circuits or ICs, rather uses only ordinary BJTs for the implementation. I got this from an old magazine page.
Motor Control Circuits using LM3524
The IC LM3524 is a specialized PWM controller circuit which allows us to configure very useful and precision motor speed control circuits as I have explained below:
The above diagram shows a basic PWM motor control circuit using the IC LM3524. The design additionally incorporates a sensor based feedback control through the IC LM2907.
A small magnet is attached with the motor shaft, such that during the rotations, the magnet goes past closely to an iron core pickup coil transformer.
The mechanism, causes the rotating magnet to induce a sharp electrical pulse in the pickup coil, which is used by the LM2907 as a trigger input and appropriately processed as the feedback control pulse to the LM3524 IC.
The feedback system ensures that the speed of the once set can never deviate from the set point, providing a precise control of the speed. The pot at pin#2 of the LM3524 is used for controlling the speed of the motor.
Sensorless Control, Without Motor Back EMF
The next LM3525 PWM speed control design allows the feedback control without incorporating a complex tachometer mechanism, or cumbersome sensor arrangements as implemented in the previous design.
Here, the back EMF from the motor is utilized as the feedback signal and applied to the input of the IC LF198.
In case the speed tends to rise beyond the set level, the LF198 compares the rising EMF signal with the sample reference signal from the LM393 output.
The resulting output is sent to the error amplifier of the IC LM3524 for the necessary processing of the output PWM to the driver transistors.
The controlled PWM due to this sensor-less feedback through the back EMF ultimately enables the motor to remain precisely fixed at a correct speed, as adjusted by the pin#2 potentiometer.
Suat Kaleli says
Hi Swagatam;
Referring the first mosfet based diagram;
1- I tested the circuit that only has the parts of IRFZ44N and 22 or 10 K Pot too. I am not sure but as if it was less heating on the mosfet on this circuit than above circuit was (P.S. I also used irfz44 instead of 540 for the above circuit). I will use 12 V and 0.32 A Fan please share your opinion about the matter.
2- Also please advise if it is better for the performance of the fan to use capacitor between the legs of the fan and if so then what should be the value of the capacitor to be used.
Best Regards.
Swagatam says
Hi Suat,
For the first mosfet circuit, the mosfet will slightly heat up as the speed is reduced. It will work for both mosfets for IRFZ44N and also for IRF540. If you are finding less heating on IRFZ44N then it is great you can use that mosfet.
Yes adding a capacitor across the motor terminals is good for the motor as reduces spikes and noise. You can typically use any capacitor between 100uF and 470uF, higher the better.
George Willison says
Hello:
I need to control the speed of a 24 volt dc brush motor, only 100 watts, manually but precisely. The input voltage is 24 volt dc through a rectifier, and is not totally smooth. Problem is I know nothing about this stuff.
Do you know anyone who would advise on a project basis, paid of course?
Thank You,
Swagatam says
Hi, you can try the following circuit:
https://www.homemade-circuits.com/wp-content/uploads/2022/05/DC-pwm-motor-control.jpg
You will have to replace the R3 with a 1K resistor for 24V supply.
Although I can provide you the basic instructions, If you are a completely newbie in the field it can be difficult for you to complete the project successfully..
Moni says
Thank you!!
Moni says
HI, I need to control the speed of 20 small dc 12v motors together, I mean the ideal is that only one potentiometer control the 20. They only should change speed, Which circuit would be the best for this situation?
Thank you very much for your post!
Swagatam says
Hi, you can use the 555 PWM circuit, and connect all the 20 motors in parallel with the MOSFET
Davindranath Ramnarine says
Blessings i recently got a 240 outrotor dc motor want to use it on a project, I’m no tech guy so could you simplify your answer (in layman’s terms please)
Thanking you in advance
Swagatam says
Hi, sorry I have not yet studied how an outer rotor DC motor works, so won’t be able to provide any helpful suggestions.
Jordan says
Hi,
I am trying to design a motor controller for a brushless dc motor. This will be for an e-bike. I have not decided on a motor yet, but the specs will be something near the following:
Max Power: 3500Watts
Max Current: 85 Amps
Max Volts: 45-50 V
I am planning on using a battery source with about 44 V, and run about 50-60 amps of current.
Which circuit would you recommend, and how would I determine appropriate values for the components? I am a mechanical engineer with limited background in electronics/circuits. I am trying to keep it simple but also learn by experience. I have no experience with PCB design, and am thinking of using a solderable breadboard, do you think this would be sufficient?
Thanks
Swagatam says
Hi, the above circuits are intended for permanent magnet Dc motors, not for BLDC motor, so none of these can be used for your application. You will need a specialized BLDC driver circuit such as the following one:
https://www.homemade-circuits.com/50v-3-phase-bldc-motor-driver-circuit/
In case you decide to use a permanent magnet DC motor instead of a BLDC then you can perhaps implement the following concept:
Simple E-Bike Circuit [Electric Bike]
David says
Hello Swagatam,
I am trying to run a 12 V dc 8 amp motor and vary its speed but retain full torque ( no reversing ).
The simplicity of the 555 is attractive but these circuits all need a manual input through the pot and
I want to use a sensor with a zero to 5 V output to vary the speed. All the 555 based PWM ‘s seem to use
both sides of the pot in conjunction with the capacitor to do the timing.
Your schematic using the 556 may do the job as it seems to separate the PMW function ( the
R/Cap relationship) from the method of control (the pot). Is this true? Can this circuit be modified to eliminate the reversing portion? There is a zero to 10 V input shown. Is there a simple way to up my
sensor voltage to peak at 10 rather than 5 ? Can the 5 V be applied to the IC pin and be compensated elsewhere? I know I need a mosfet on the output…any recommendations?
This is asking a lot but the 556 is as close as I’ve come to working unless you have another suggestion
perhaps a different IC entirely.
Any input will be greatly appreciated. Thank you. David
Swagatam says
Hi David, you can try the concept shown in the following image. To regulate the PWM using a 0- 5V signal you may have to also change the supply to 5V for the 555 circuits. The R/C network here determines the frequency of the PWM, while the 0 to 5V input determines the PWM output from IC2 at its pin#3
David says
Thank you for your reply. I will need to order some parts
and try to build this circuit.
Swagatam says
Sure, no problem!
Chris says
Swagatam,
How accurate can using the back emf in a closed loop with a pic chip for the PWM and the analogue input for feedback be ?
what sort of percentage deviation from the programmed speed would you expect ?
I presume you take the anolgue input when the output is at the open circuit part of the PWM cycle ?
Swagatam says
Hello Chris, Your question is interesting, however My microcontroller knowledge is not good, so it will be difficult for me answer your question.
Chris says
A bit of research seems to suggest reading the back emf with the analog to digital convertor in between pulses and averaging over a few does the job. Microchip Application Note 893 http://ww1.microchip.com/downloads/en/Appnotes/00000893B.pdf
Joe says
Hello sir,Regarding the dual 555 / 556 circuit. Is there a way to replace the speed control pot and direction toggle switch with a single device? I am thinking a center detent hall effect thumbwheel. The one problem I see is the output of the HA device is 0 to +5V / 0 to -5V. Could amplify the 5v to 12v required, but how to accomplish the direction change? What if the motor was a small 1.5-6v rated dc motor. Might that be more straightforward in this circuit example.
Swagatam says
Hello Joe, I don’t think the circuit can be modified through an analogue circuit. The S1 position cannot be replaced with a circuit, only an SPDT switch or a relay would work in that position.
T Brock says
Hello,
I have a surplus DC treadmill motor that I’d like to build a high speed 4″x48″ belt grinder with. I cannot find any commercially available DC motor speed controllers that can output 240V DC. Will this circuit work for the motor I have? Specs below:
Motor:
Chi Hua Fitness Co MBO-302442BA Out-Rotor DC Motor
240V DC
12 A
3.0 HP
4200 RPM
I have both 120V AC and 240V AC input power available.
Thank you!
Swagatam says
It may be possible to control your 240V DC 12 amp treadmill motor using the third concept from the following link, Make sure the mosfet is replaced suitably with a high power power mosfet such as FDA24N40F, and the 555 circuit is powered through a regulated 12V DC.
Treadmill Motor Speed Controller Circuit
T Brock says
Thank you!
Christopher Gallagher says
Hello,
Looking for advice on the best controller for a battery electric vehicle. Will be using a 1000 watt bldc motor.
Need to design a controller for the motor. This is for a competition and the rules state:
48 Volts nominal or 60 Volts max.
d) If Lithium-based batteries are used, i. Battery Management Systems (BMS) must be tailored to the lithium chemistry to control and protect the battery against risk of fire. 1. The BMS must provide cell balancing and overvoltage protection during off-track charging. 2. For battery electric vehicles, the additional requirement of cell level over-discharge, cell level overcurrent and battery over-temperature must be provided as part of the on-vehicle system. The BMS must AUTOMATICALLY isolate the battery, without operator intervention, if a limit or out of range condition is reached on any of the above parameters. 3. For battery electric vehicles, the on-vehicle BMS must be located in the physical battery package (See Article 57:b)ii above.) ii. For all self-built batteries, the following applies (note: a battery with a separately purchased BMS is also considered a self-built battery). 1. If there are one or more cells or modules, the overcurrent protection value for cells in parallel must be selected such that under normal operating or expected failure conditions, no single cell will be exposed to current beyond its rating. 2. All cells or modules must be identical in configuration. (i.e. a battery constructed from cells of different capacities is not allowed). If the BMS is purchased separate from the battery, ensure it is compatible with battery chemistry. Example: Li-Polymer (LiPo) batteries require a BMS designed for LiPo batteries. iii. Charging of batteries must be done with the battery charger purchased together with the battery or a purpose-built charger specifically suited to the given battery chemistry. For self-built batteries, Teams must demonstrate that the charger is suitable and is integrated with the BMS system. iv. The maximum capacity of any Lithium-based battery used is 1,000 Wh. For batteries not rated in Wh, the Wh rating is calculated by multiplying the amp-hour rating of the battery by its nominal voltage.
e) All batteries and Supercapacitors must be short circuit protected. Protection may be in the form of a fuse, fusible link, or a current interrupting device (circuit breaker). Automatic reclosing current interrupting devices are not allowed. Short circuit protection devices must be located on the positive conductor and as close as possible, or a maximum 300 mm from the positive terminal of the battery or Supercapacitor. The rating of the short circuit protection device must enable the battery or Supercapacitor to always supply enough short circuit current to open the device. For vehicles with a starter motor, the starter motor cable is NOT required to be protected. f) For safety reasons, both the positive and negative circuits of the propulsion battery (for Battery Electric vehicles) and Supercapacitors must be electrically isolated from the vehicle body, frame, and metal components. g) All vehicle electrical circuits must be protected against electrical overload.
The drive train in the Battery Electric category is restricted to a maximum of one electric storage device, and up to two electric motors, with associated control units. The electric motors may be purchased, purchased-and-modified, or purpose-built. Modifications to purchased motor controllers or the use of purchased motor controller evaluation kits are not acceptable. Motor controllers built from sub-components such as single-board computers, power stages, etc. are encouraged.
Swagatam says
There are many high quality BLDC diver circuits that you can online…and I would recommend using only those circuits, which are specifically designed for controlling automotive BLDC motors. A few examples can be studied here:
https://www.homemade-circuits.com/?s=BLDC
EcH says
Thanks for info.
So, which method will all me to use less power on the low setting?
I am looking to run a fan off a battery and run it at a low speed to save battery. The fan I have seems to use a heating element to waste off power to reduce the fan speed, which I assume uses the same power as if on full fan speed.
Swagatam says
The PWM circuit in green color is the one that I would recommend for your application.
Pieter Blignaut says
Hi,
I built this circuit using IC556 and the DPDT switch. It works with a small motor but with the wiper motor, the supply voltage from a car battery drops from 12V to 9V across the motor, drawing 1.5 A and subsequently it barely moves, under no load except for it’s gearbox. This motor draws a no load current of 1.5A if I run it directly from the battery at full voltage. The small motor speeds up and down and changes direction but doesn’t appear to have much torque at low speed. It also needs a bit of ‘winding up’ to start up due to magnetic pull and it appears to already reach full speed halfway through the of travel of the potentiometer.
Please help.
Swagatam says
Hi, glad you could build the circuit successfully.
Which transistors did you use for your application?
You can try upgrading the transistors with the following ones, or any other similar equivalent, and see if that helps to increase the output power:
https://www.homemade-circuits.com/50-amp-transistor-mj11032-mj11033-datasheet-pinout/
Pieter Blignaut says
I used TIP122/127 transistors and beefed up the veroboard tracks expected to carry high current but it turned out as described. I will investigate the availability of the substitutes you suggested. Where I come from everything is not so readily available and the minimum delivery cost makes small packages not viable.
Thanks for your prompt response.
Swagatam says
TIP122/127 can get too hot even at 2 amp current making it inefficient for high current application. If you don’t get specialized high current Darlington transistors, you can configure them using pairs of TIP35/2N2222 for NPN, and TIP36/2N2907 for the PNP
Swagatam says
Hi Norman, yes PWM circuit will keep things under control and as desired. Please post this question under the following article, I will try to suggest a simple circuit for it:
How to Make a 25 Amp, 1500 watts Heater Controller Circuit
Basem Samarah says
Hi
Thank you for this article. It did help me quite a bit to better understand motor controllers. I am in need of some help reviewing a design of a controller I built for series wound dc motors. I have the schematic and fab files that a friend assisted me with. However my friend abandoned the project and been struggling to find help (since I am visually disabled). I just need a person to help me review the current design and point out errors or suggest improvements. i am in a country with limited PCB and soldering capablity. So have to work with what Iis available.
Thank you in advance for your help, hope this is not off topic.
Swagatam says
Hi, I can understand your problem…I really wish I could solve your problem, however it can be difficult for me to troubleshoot a circuit designed by another person, I am sorry about it!
Sarjan says
Hi Swagatam.
Thank you for the diagrams, it’s very helpfull.
I have a 12V 2200 watt DC motor that need a controller for 6-14V, can I use one of these controllers? Or should I make some modifications?
Thank you.
Swagatam says
Hi Sarjan, definitely you can use the PWM 555 version of the PWM control circuit for your motor, just make sure the MOSFET is correctly rated to handle your motor load.
You can use the 4rth PWM circuit from top, no need of any modifications except the MOSFET, and the motor diode which must be rated higher as per your motor specs.
Rob says
Hi Swagatam ,
Thank you for your page and work you do!
I implemented design #1 on car blower motor with car battery. It works but mosfet gets very hot very quickly even with radiator.
Why is it heating up so badly?
Swagatam says
Thank you Rob, yes the MOSFET will get hot since it is configured as a liner regulator. Putting a large heatsink on the MOSFET is the only remedy to this issue. If you want the transistor to be cooler then you may have to go with the 2nd PWM version of the motor control circuit.
Avisek Chakraborty says
Dear Sir,
Please suggest driving 775 motor for diy electric bycycle. From throttle.
Throttle voltage is 0-5 volt only and supply variable output. Can we feed the output of the throttle by bc 547/8 and then feed to mosfet. Please guide. Email avisekchak@gmail.com
Swagatam says
Hello Avisek, you can try the following concept:
https://www.homemade-circuits.com/solar-e-rickshaw-circuit/
The TIP142 can be replaced with an IRf540 MOSFET for increased power handling
garry g. luis says
SIR
can you provide me a circuit with explanation about motor controls used in industry. my subject is industrial electronics.
thanks
garry luis
Swagatam says
Hello Gary, you can refer to the following articles, it may help you to get the required info you are looking for:
https://www.homemade-circuits.com/understanding-scalar-v-f-control-algorithm-for-induction-motor-control/
https://www.homemade-circuits.com/3-phase-induction-motor-speed/
Kathaleen says
It’s actually a great and helpful piece of info. I am glad that you
shared this helpful information with us. Please keep us
up to date like this. Thank you for sharing.
Swagatam says
Glad you liked the post! Thanks for stopping by!
Shawn ward says
Great, thank you
Shawn Ward says
Hello,
I have a question about design 3.
On Z1 is this a zener diode 4v7 400mW?
Swagatam says
It is 2.7V or 3V zener
Rahul Das says
Hi Swagatam,
Previously l built your Arduino inverter and it works like a charm. I build this Speed controller, it works for small motors like 775, but when l connect to a car radiator fan motor, it blows off probably the if(worked for a few seconds before blowing), any suggestion will be appreciated.
Swagatam says
Thanks Rahul, You should first find out the wattage of the motor and then upgrade the MOSFET accordingly. By the way which circuit are you referring to from the above article??
Evans says
Sir,I want to control an ac motor, any changes to this
https://www.homemade-circuits.com/wp-content/uploads/2012/05/PWMmotorcontrolcircuit.png
Max says
Hello. Thank you for sharing your knowledge.
I made the #2 circuit to drive a 12v 775 DC motor.
The driver works but with two problems:
1. I’m not getting the full speed of the motor. When I connect the motor directly to 12v battery it’s slightly faster.
2. There is a noise in the motor, a loud noise. It’s like Whistling.
Swagatam says
Hi,
1. 100% speed cannot be obtained because the max PWM will be always lower than 100%
2. You can try adding a 100uF capacitor right across the motor terminals and check if that reduces the noise.
Richard Yeung says
hello Swagatam, I found your site today, very interesting. May I ask you a small question on the motor control cct using the 555 timer. I wish to control my lawn mower with a slower start up current, because my new LiFeSo4 battery will “trip” with its internal BMS. My mower is a B&D 12v M3300 model. Can you help? Thanks!
Swagatam says
Thank you Richard, you can try increasing the C2 value from the shown 0.01uF to 100uF/25V. This should enable the circuit to produce a required slow start or a slow PWM start for your 12V motor.
Richard Yeung says
thanks, you are a great help!
Swagatam says
No problem!!
john dawson says
Swagatam, can you help with my problem, i have a treadmill that keeps stop starting – have put it down to the controller board – so i bought myself a 220v to dc speed controller, the machine now works, but the motor sounds very “rumbly” now, quite loud – any ideas, dont realy want to run it as i feel i may do damage – maybe i need to smooth something out – did read that a transformer based controller was needed – but the original circuit doesn’t have this
Swagatam says
Hi John, if your motor is also rated at 220V DC then there’s nothing to worry about. To reduce the noise you can try adding a 10uF/400V capacitor right across the motor wires and check the difference.
The capacitor must be a non-polar type or made using 10 nos of 1uF/400V in parallel.
Ganesh says
HI Swagatam, Can you help us developing BLDC motor controller for 350/500 W motors rated for 36V
Swagatam says
Hi Ganesh, there are plenty of BLDC driver circuits that you can find online or from this site. You can easily follow the steps and build one as per your specifications.
Randy Le-Bherz says
Hi again, Just wondering if you can advise what the components in the bottom circuit are?
1. The blue M sitting inside the diodes
2. Part identified as 220E to the right of the blue M
Thanks
Swagatam says
Hi, the blue M in the bottom circuit signifies the MOTOR which is to be controlled. 220E stands for 220 Ohms. All resistors are 1/4 watt 5%
Jonathan Ansell says
Hi, Design #1 is not a good configuration for the pot.
when the the pot is at or near minimum resistance, the design places the 470Ω across the 12V supply, drawing a current of ~ 25mA for no reason – not great for battery powered projects.
Surely it would be better to use the pot as a potentiometer ?
This could be achieved by removing the connection between -ve and the wiper.
the FET gate would then be connected to the wiper.
Swagatam says
Hi, Thanks, that sounds logical, I’ll change the diagram soon.
Swagatam says
I assessed your idea but it seems to be one and the same, or may be I didn’t understand your suggestion correctly?
Disconnecting the wiper from the ground and connecting it to the FET gate would also result in wasting 25 mA when the wiper is drawn towards the ground?
Mah says
Hello Swagatam,
Hope you are well. I made the controller and ran my 220Vdc motor with it successfully. I want to use an IGBT like FGH40N60 insread of MOSFET in my circuit. Can you please guide me how to use it? It will be good if show it in a circuit.
Thanks,
Mah
Swagatam says
Hi Mah,
You can do it in this way.
Take BC547 and BC557 transistors.
Connect their emitters together.
Connect collector of BC547 to the positive line, connect the collector of BC557 to negative line.
Join the bases of both the transistor together, and join it with the pin7 of iC 555 and 10k junction.
Now connect the IGBT gate to the emitter junction of the above transistor through a 3.3 or 4.7 ohm resistor.
Connect the IGBT emitter to ground or the negative line, and connect the drain with the motor and supply as done for the MOSFET drain.
Hope this helps.
Mah says
Hello Swag,
Finally i made the pwm circuit for motor control. I found the IC damaged. I want to know what are differences between pwm circuit with one 555 ic and two 555 ic? Which one is more suitable for a 220vdc 2.2A motor?
I have more questions which i prefer to writethem in thier related topics.
Thanks for all.
Swagatam says
Hello Mah,
Actually there’s no difference as far speed control is concerned. But the two 555 design allows you to control the motor through an external voltage source.
Mah says
Hello Swag,
I used the design#2 to test what i am working on (treadmill motor run using pwm) and find that the voltage of pin 7 is vary between 7.4 ~9 while the pin 3 voltage was from 0.8 to 7.6 by turning pot.
I find mostly in your design that you use pin#3 as pwm output but here in design #2 pin#7 has chosen as pwm output.
Could you clarify me.
Thanks
Mah
Swagatam says
Hello Mah, the above design is also another way of implementing an IC 555 astable circuit. The only difference being that the above circuit require a pull up resistor 10K from pin#7, whereas in the other regular design pin#3 doesn’t require any pull up resistor
Shah says
I want to design a Speed Controller for 1.5HP Permanant Magnet DC Motor…Did you have such Circuit
Swagatam says
You can use the above shown designs, just change the MOSfET to match your motor specs.
John Krysinski says
I am tying to make a 180 volt DC motor Speed Controller by using a SCR Model ACMC 60-1 ACMC100-1 Voltage 220v 600W – 10000W. My input is 120 volts AC. I would like to know how to calculate the size of a Potentiometer to work well.
My other choice is to buy a AC 220 v Motor Speed Controller for DC 0-180 v.
Pease help me out.
Swagatam says
Sorry I do not have an SCR circuit, I only have a MOSFET based design. Buying a readymade unit can be a lot easier than making one.
John Krysinski says
How can I build a DC Motor Controller to operate a 180v dc motor with a 120v ac main input supply?
How can I calculate the size of the potentiometer and SCR?
Swagatam says
you can do it by implementing the following concepts:
https://www.homemade-circuits.com/treadmill-motor-speed-controller-circuit/
George says
Hello Swagatam. Thank you for the circuit. I am trying to build this. I got a question about transistors T6 and T7 (BC547). Both the emitters are connected but not driving anything further down. Please explain.
Swagatam says
Hi George, yes the the emitters are mistakenly not connected to the ground line. However, I would recommend the last design using DPDT switch, which looks more convincing.
George says
Thank you sir! Appreciate you taking so much effort to answer every question. Such a blessing for learners like me.
I want to connect a 24v /60w motor. So I understand the lower left of the circuit to supply the 24v with common ground. But the bottom right side has a BC547 with 24v into the collector. Question is how to connect the emitter 24v as it cannot be sent back to the 556 IC. Thanks
Swagatam says
Hi George, the negative of 24V for the motor and the negative of the 12V for the circuit must be connected in common otherwise the circuit will not work. The BC547 collector can remain connected to the 12V source, only the positive of the transistor bridge network needs to be associated the +24V supply line
Paul says
Ap kase ho Swagatam Ji,
Thank you so much for your help to us all.
I had built the last two circuits with IC 556, first time it worked but I didn’t noticed much in speed variation. But my major problem now is that it will not even run at all.
The voltage at the 48vdc motor connection reads in millivolts. I don’t know why. The 556 circuit is powered by 12volts dc
I have changed the 1k variable resistor to 10k, 50k, I have also cross checked the circuit many times but still can’t find out why the power reaching th motor is in milli volts.
Bhai ji, if you have a PCB design for it, I will be most grateful to have it.
Sukriya,
Paul
Swagatam says
Hi Paul,
Troubleshooting the 556 circuit can be difficult for me, because I am not well versed with the pinouts of 556.
Can you build the circuit again carefully using 2nos IC 555? The IC 555 is easier to understand and can be rectified easily in case of a fault.
And for the present circuit are you using the bridge transistor network or only a single transistor for the motor?
Let me know, so that I can help!
Paul says
Am using the bridge transistor network. Thanks
Swagatam says
Please check whether you are getting the required PWMs at the bases of the transistors, by varying the pot. You can an oscilloscope for this. Or you can a multimeter an check whether the DC level is changing or nt in response to the pot variations.
Sunil says
Hello Swagatam,
I am trying to control a 12V high torque geared dc motor. It spins a disc with couple of kilogram load and required to run at constant torque in 10%-100% duty cycle. I would be using a mobile app to set the motor speed which would be translated by an Arduino into a PWM value to the controller. Therefore your design #3 looks very interesting from constant torque perspective, however since we need to be able to set the speed remotely, is it possible in anyway to replace the mechanical POT with something digital (digital pot?).
I have used commercially available controller with pot and it has worked perfectly with my requirement while the ones that were interfaced digitally with the arduino through PWM would loose troque at lower PWM duty cycle.
Swagatam says
Hello Sunil,
Glad you found it useful! You can probability try the circuit presented in the following article, which has a couple of digital pot ideas:
https://www.homemade-circuits.com/digital-potentiometer-circuit-using-ic-2/
Sunil says
Thanks for your very swift reply Swagatam. Could you please let me know if the POT in design#3 can be simply replaced with a digital pot? Are there any voltage/current issues that we need to be aware off? Would there be any impact on the torque behavior? I have already ordered for X9C104 digipots (to experiment replacing the analogue pot in the commercial controller). Could I use it to replace the pot in your circuit?
PS: I am not much of a hardware guy. 🙁
Regards
Sunil
Swagatam says
yes you can directly replace the Vh, Vl for the pot end terminals, and Vw for pot wiper, without any issues.
Sunil says
Thanks a lot Swagatam. I will give it a shot and update.
Appreciate your initiative and knowledge sharing! May your tribe increase! 🙂
Regards
Sunil
Swagatam says
It’s my pleasure Sunil!
sakthivel says
Thank u so much swagatham ji for your immediate reply, I’ll conform and reply u…….
sakthivel
Swagatam says
You are welcome!
Sunil says
Just a another follow up question. Is it possible to redesign that circuit in such a way that we can do away with the pot?
Thanks
Sunil
Swagatam says
Without pot you can’t adjust the speed, sorry can you please elaborate?
Sunil says
There are dc motor drivers that do not seem to have pots, which makes it simple to use with an arduino. Here is an example that i have used https://robokits.co.in/motor-drives-drivers/dual-dc-motor-driver-20a. However this one looses torque at low speeds.
Thanks
Sunil
Swagatam says
If the Arduino allows PWM adjustment through a push button, then the output can be directly integrated with a MOSFET for the required motor control. Do you have this kind of programming for the Arduino?
Sunil says
Good Morning Swagatam,
I am not using push buttons. Currently i am getting the motor speed setting from the mobile app and mapping that to an appropriate pwm value (which ranges from 0-255) and writing it to the pwm pin on the arduino. This pin in turn is connected to the pwm pin off the dc driver from robokits that i mentioned in my earlier post. The only issue i have with that dc driver is that it looses torque at low speeds otherwise it’s all good for my requirements.
Swagatam says
Good Morning Sunil,
I meant to say if you are able to control the Arduino by some external means, push button was just an example. So in that case no need of any driver, the varying PWMs can be directly integrated with any MOSFET for getting the required motor control. As far as torque is concerned it will go down proportionately as the PWM become narrower, due to the reduction in the average current.
Sunil says
Hi Swagatam,
Got your point on the push button! Regarding loss of torque at low speeds, isn’t your design #3 meant to overcome this exact issue…i.e lose of torque?
On another note I have used the controller in the below given link and there isn’t any perceptible loss of torque even when the motor is run very slow for eg, 12V 10 rpm motor run at 2rpm still has very good torque. Any idea how is this achieved?
https://www.amazon.in/Phenovo-Controller-6V-90V-Variable-Switch/dp/B07KWPKNGP/ref=sr_1_6?keywords=15A+dc+motor+controller&qid=1561529178&s=gateway&sr=8-6
In summary my requirement is for a controller that retains torque at low speeds, but does not use a pot and can be interfaced and controlled with arduino.
PS: The portal isn’t giving an option to reply to your last message (may be it has reached its maximum nesting?). So sorry the messages may look out of sequence in the conversation thread.
Swagatam says
Hi Sunil,
I have practically tried the single IC 555 version and the two IC 555 version, and I found the latter having substantially more torque than the single IC version. It was a long time ago and I did not check the waveform then, so can’t explain the exact reason. However technically it is clear that the output power to the motor will be directly proportional to the fed PWM level. Unless there’s some kind of automatic compensation involved the torque cannot increase.
Yes the comments have a limitation on the maximum number of threads, it’s fine to open a new thread in that case.
Swagatam says
Thank you Sunil, I have replied to your email.
sakthivel says
Good morning Swagatam Ji.
I am Sakthivel from tuticorin. I want help some handy happed friends to run their try cycles using 500watts universal motor with 24 volt 12Ah battery, for which I need dc motor speed controller circuit ( with IC 555 as a Pulse Width Modulator with reference to your _https://www.brighthubengineering.com/diy-electronics-devices/123681-how-to-make-a-dc-motor-speed-controller-circuit-using-two-555-ics/ )
The above said motor may take normal load current about 21amps and at beak may be 44amps for 10 seconds.
Can you please put a suitable circuit diagram with Parts List and with its values? Post in your http://www.homemade-circuits.com. Also please mention where I have to use Pot meter in the circuit, either in R2 or R4 or somewhere else, because I am diploma mechanical engineer hence I not well versed in electrical and electronic circuit.
My whatsapp no: +91 9092733451
I hope you may post it.
Thank you very much.
Sakthivel.
Swagatam says
Good Morning Sakthivel, I think I already have a similar design posted in this website. You can refer to this post:
https://www.homemade-circuits.com/solar-e-rickshaw-circuit/
Please replace the TIP142 transistor with a IRF540 MOSFET for better response
Devendra says
Swagatam Ji,
I am really very much thankful to you for your technical support in building circuits .
Yesterday , I tried with another motor . When I rotated pot from 0 to full , it was amazing experience! I was so happy and thankful to you for your contribution.
Motor was running smoothly , and responding very well to pot rotation.
Earlier when I was doing experiment with smaller motor , it was taking 0.70 amp , when I stopped motor shaft by hand multimeter was showing 0.03 amp . As soon as I release the motor shaft amp reading was 0.70 amp. I was surprised. I thought there must be a inbuilt sensing mechanism in MOSFET . So I asked to you.
Actually multimeter connection was loose and all that happened.
Once again when I conducted same experiment I found it was taking 1.5 amp when stopped and 0.70 when running.
Now, I am running a 650 watt universal motor at 220 volt ac , using a full bridge rectifiers.
At motor terminals volt is 100 volt dc and current value is 1.00 amp when motor is in running condition. When not running volt is 330 and zero amps.
In this condition is it true that motor is using only 100×1.0 = 100 watts only!
Thanks you Swagatam Ji
Swagatam says
You are welcome Devendra ji, I am glad you could understand and solve the issue successfully.
yes, if the voltage is 100V across the load, and current is 1 amp, then the effective consumption will be approximately 100 watts.
m abubakar says
bro i need a circuit of h bridge that can handle 24v and upto 20amp current . that can control the direction as well as pwm by pins. i realy needs. i have made a circuit but its goes off when about 10amp current flows. 🙁
Swagatam says
Abubakar, you can try increasing the transistor rating and check the response. You can try the concept explained in the above article and replace the BJTs with appropriately rated mosfets to handle 20 amp
m abubakar says
ACTUALY i am serching a circuit about microcontroler type driver which can be driven by microcontroller . in above we have to control speed by variable pot but i need microcotroler pwm pin to control and very the speed .and i have 24v wheel chair dc moter ..
Swagatam says
You can try the following design, however it will require a pot for the controlling
https://www.homemade-circuits.com/high-current-motor-control-using-arduino/
muhammad abubakar says
thanks .its recoving my needs so far
Devendra says
Hi Swagatam Ji,
I have to run a 650 watt universal motor, at lower speed .
I am using MOSFET FQPF 4N60 , 555 IC as driver , at 12 v Dc.
10 watt LED is showing very good dimming effect at output.
When I connected 12 volt wiper motor (50 rpm)at output , MOSFET become too much hot within 15 sec time , and motor was running at 4rpm. Pot was at 80% setting.
Mosfet was running very well in 12 v 2amp SMPS power supply.
Motor is running very well at 12 volt and taking only 1 amp.
Would you suggest me how to solve problem-
1.Mosfet heating
2.To get full rpm of motor.
Why not getting trouble in bulb but in motor.
Thanks
Devendar Jakhar
Swagatam says
Hello Devendar ji,
did you make the circuit exactly as per the 3rd design in the above article? And did you connect the diode and the capacitor across the motor as suggested in the design? By the way your mosfet rating is not appropriate for the application, because it is rated at 600V, 2.5 amps, please try IRF540 instead and see the response!
For getting full RPM you may have to try the last diagram, using two IC 555, or you can simply try the first design also….
Devendra says
Thanks for reply.
Actually I have to run a universal motor from mains 220 volt. I can’t use traic based controller because of insufficient torque at lower rpm. I think PWM based controller can provide sufficient torque at lower rpm.
Would you please help to modify ready made controller as shown in ‘Prototype’ just above video.
Motor watt 650, 220 volt , Rpm 12000 (1400 at output shaft after gearbox)
Can I use in 4007 for ac to dc conversion, for MOSFET and capacitor based power supply to operate circuit .
Full load current may be up to 5 amp.
Thanks
Swagatam says
If it is a DC motor then your existing circuit is correct, but the mosfet is still not correct, because 2.5 amp is not sufficient for your motor, so make sure to use a mosfet which is rated at minimum 10 amps, which should hopefully solve your problem. You can try IRF840 for the mosfet.
for making the bridge you must use a 6A4 diodes, 1N4007 will quickly burn.
Devendra says
Ok.
I will try with IRF 840 .
Thank you Swagatam Ji.
Swagatam says
you are welcome!
Devendra says
Good morning Swagatam Ji.
I used K1794 MOSFET for small motor.
Working well .
Motor is 12 volt 1 amp.
At 65 volt dc input motor rpm is 0 to 60.
While at 12 volt dc rpm is only 0 to 5.
How to get full rpm (60) at 12 volt.
When we rotate potentiometer –
What we change frequency or width of pulse of Gate
Volt or amperes at Drain -Source .
When motor is running at full (60) rpm
pot is at 100% , if I stop motor shaft by hand ,
Drain -Source amps will increase or decrease or will be constant ?
Thanks a lot !
Swagatam says
Good morning Devendra ji, If you are using the last circuit, then the motor should operate from 0 to full range without issues. Here, we only change the PWM, which decides the ON time and OFF time of the motor very rapidly. If the ON time is high motor rotates fast, and vice versa. At full supply voltage at pin#5 of IC2 the PWMs are maximum wide which allows the motor ON time to be almost permanent, as the voltage at pin#5 is lowered the ON time decreases and OFF time increases and motor average speed also proportionately decreases.
If you try to stop the motor by hand, the drain current will increase and may damage the mosfet, unless the input current is lower than the mosfet current specification.
Devendra says
*motor has low torque and a lever is connected with shaft ,and can be stalled easily by hand at full (60) rpm*
Just add this…
Ralph says
Will there b any problem to my motor if the voltage is 180vdc and i rotate the pot to max 220v. I want to know ur opinion about the 3 circuit u have including the above and the 1 with 2 ic and the 1 wid a 200 turn coil. Which 1 of those will suit my need to control my motor if i use them for a lathe machine. 2motor 1.5hp and 1 thats 2hp. All of them 180vdc. Which circuit will suit if reduce to low speed and the torque will not b sacrifice
Swagatam says
You can restrict the pot highest position to 180V. You can do this adding a fixed resistor in series with either D1, or D2 with some trial and error and determine a value which precisely gives 180 V at the output. The output could be checked by connecting a 40 watt bulb instead of the motor.
To set the resistor with one of the diodes the pot should be first moved to one of its extreme ends which produces the max voltage across the bulb, after this the fixed resistor could be added as mentioned above, until the max output is dropped to 180V
Ralph says
Regarding the circuit above can i use a 110v lamp dimmer to replace vr1. Also the other circuit that uses a coil l1 200 turn of 0.6 magnet wire what is the diameter of the iron core to b used. Or can i replace it also with the lamp dimmer and omit the 220k pot
Swagatam says
In the above design VR1 is a potentiometer and is a part of the IC 555 circuit, it has no relation to a 110V mains supply, only the motor can be associated with a specified DC high voltage.
I guess you may be referring to some other post.
Prithwiraj Bose says
I’ve made this circuit successfully and it controls the speed of motors and brightness of LEDs.
But I am disappointed with its performance. The difference between the highest and lowest speed limited by this controller is very less. It’s very hard to notice the difference of speed when the POT is lowest and highest. I only noticed difference when plugged a high power 12V LED.
How can I increase the motor speed range with this circuit. I believe one or two components can be altered to increase the difference between highest and lowest speed. I am guessing either C1 or VR1 should be of a different value to do this. Could you please advise? I believe, I am looking for a change in the circuit which will increase the difference between duty cycles of the astable multivibrator output.
Swagatam says
If an LED is working with the circuit, that means the circuit is generating the PWMs correctly. The motor could be having troubles due to low current from the source or due to high frequency.
If the problem is due to higher frequency, you can try changing the value of C1 to 1uF and see whether that helps or not.
VR1 is for altering the PWMs and is correctly configured, so it need not be changed
Jose Gomez says
hey guys i am trying to put together something a little different i need to control 12v dc but i need to have and adjustable soft start(start at 30% or 50% ect.) possibly adjustable freq and adjustable max speed with amp draw of about 20 amps is this something feasible
Swagatam says
Hi Jose, you can try the concept presented in the first diagram of this article
https://www.homemade-circuits.com/pwm-motor-soft-start-circuit/
use a 1k pot for R9 to get an adjustable soft start facility, and make sure to use a Darlington transistor for T2 for an effective soft start control.
R1 can be used for frequency control
Jose says
What would adjust the time it takes from start to max duty cycle
Swagatam says
it can be adjusted by replacing the base resistor of BC547 with a variable 10k pot, in the linked circuit
Jose says
I will let u know how it goes
Swagatam says
ok!
Aabhishek Sharma says
Hi sir, I have tried make a transistor pwm controlled speed controller own my own, so please check the link and tell me whether the circuit will work or not. (Already done ic version and it was working good) Please suggest corrections or suggestions. https://plus.google.com/+AbhishekSharmatechperson/posts/UNawNfrQpW4
Swagatam says
yes it will work…no need to use R5, for better results connect the mosfet gate directly with astable input
Joel Alarcón says
Hi, it Works with a motor 24 V 3 A??
Swagatam says
Hi, it can be used for 24V 3 amp or any other power rating, since the motor supply is isolated from the circuit supply.
Johan says
Where do I connect the negative supply from the motor? The motor is 48Volt dc. I assume I connect it to the negative rial off the circuit.
Swagatam says
connect all the negatives in common.
Johan says
Thank you. You dont perhaps have a circuit for a 4 wire 48v dc fan, or can i just connect pin 7 directly to the yellow PWM controle wire?
Swagatam says
sorry this circuit will work only with two wire motors, for a BLDC motor you may have to use a BLDC driver circuit, I have many such circuits in this website…
Johan says
Thank You..
gysie says
Hey People. I want to use the circuit to dim 6x100w 36v dc LED chips. what mosfet must i use and what diode do i need. the power supply 12v dc to dc 36v convertor
Swagatam says
you can use IRF540 on a large heatsink, diode won’t be required since LED is not an inductive load.
feed the 12V to the IC circuit and 36V to the LED. The motor should be replaced with the LeDs….
Gysie says
Hey swag
Can I drive 4 IRF540 mosfet on pin 7 of the 555 pwm. I have 4 side on the LED bar that I want to dim
the Front will have 6 x 100w LEDs
Back, left and right will only have 3 x 300w LEDs
Swagatam says
hey Gysie, that means the total wattage of the LED is 1500watts, can you specify the voltage rating of the respective LeDs, this will allow us to calculate whether IRF540 could be suitable or not….
Gysie says
hey swag.
one led is 100w at 32-36 volt I will be running a max of 9 Led on one dimmer. And a max of 6 on the other dimmer. what about connecting the leds in series?
Kind Regards
Swagatam says
Hi Gysie, yes you can connect them in series and limit the current requirement to 3 amps, however from where do you intend to get the voltage source for driving these LEDs, is it from mains 220V directly? and how do you plan to control current for these LEDs? please specify these parameters, it will help me to suggest the most appropriate configuration.
Gysie says
[20:57, 9/9/2017] +27 63 773 1688: Hi Swag,
These led are going to be use on a harvester operating at 12vdc.
I am planning to use the dc-to-dc with the following spec
Input voltage:12V-60V
Input Current:Maximum input current of 15A
Output voltage:12V -80V continuously adjustable
Output current:maximum output current of 10A ( adjustable )
Output power:the effective power P = input voltage V * 10A
Conversion efficiency:up to 95% ( input voltage, current; output voltage and current impact of conversion efficiency )
Short circuit protection:Fuse
Size:85*60mm
Quantity:1pc
The harvester needs 6 LED in front I was thinking of connecting them in parallel.
then 3 LEDS on the left side, 3 on the right side and 3 on the back.
I have no problem building multiple dimmer, if you can only help me out with the right amount of led bulbs per mosfet and what mosfet. I can really afford burning out bulbs, it takes about 3 months to get them where…
Specification(20W/30W/50W/100W)
Model Type: High Power Integrated Chip lamp Beads
Chip size: 24MIL*44MIL
Forward Voltage: 30-36V
Forward current: 100w(3000mA)
Luminous Flux: 90-120LM/W
Color-rendering index: 60-85
Beam Angle: 120 degrees
Working Temperature: -20 centigrade to 60 centigrade
Color Temperature: Warm White: 3000-3200K
White: 6000-6500K
Lamp Body Material : Pure Copper Bracket
Life Span: 100,000 Hours
[20:57, 9/9/2017] +27 63 773 1688: dan brand hulle
[21:14, 9/9/2017] +27 63 773 1688: Hi Swag,
What mosfet do I need to be able to dim 3 of these LeDs connected in parallel at 36vdc?
These led are going to be use on a harvester operating at 12vdc.
I am planning on using dc-to-dc converters with the following specs:
Input voltage:12V-60V
Input Current:Maximum input current of 15A
Output voltage:12V -80V continuously adjustable
Output current:maximum output current of 10A ( adjustable )
Output power:the effective power P = input voltage V * 10A
Conversion efficiency:up to 95% ( input voltage, current; output voltage and current impact of conversion efficiency )
Short circuit protection:Fuse
Size:85*60mm
Quantity:1pc
The harvester needs 6 LED in front I was thinking of connecting them in parallel.
then 3 LEDS on the left side, 3 on the right side and 3 on the back.
Specification(20W/30W/50W/100W)
Model Type: High Power Integrated Chip lamp Beads
Chip size: 24MIL*44MIL
Forward Voltage: 30-36V
Forward current: 100w(3000mA)
Luminous Flux: 90-120LM/W
Color-rendering index: 60-85
Beam Angle: 120 degrees
Working Temperature: -20 centigrade to 60 centigrade
Color Temperature: Warm White: 3000-3200K
White: 6000-6500K
Lamp Body Material : Pure Copper Bracket
Life Span: 100,000 Hours
Kind Regards
Gysie
And thanks a lot for all you help.
Swagatam says
Hi Gysie, I’ll explain briefly how to quickly calculate the mosfet ratings for your specific LEDs. If we take the example of IRF540, its max current handling capacity (with optimal heatsinking) is around 25 amps, and voltage is 100V.
The voltage looks definitely well above the specifications of your LeDs and the input supply level, so we can ignore this parameter. and concentrate on the current specs. You just have yo ensure that if the LeDs are connected in parallel with this mosfet the total current (sum) of the LEDs must not exceed the 25 amp limit. If it does then you can simply add another IRF540 in parallel with the existing one, which will instantly raise the capacity of the system to 50 amps, and so on.
In this way you can yourself adjust and optimize the mosfets with the LeDs in order get the prefect match across the selected dimmers.
I hope this will help you to understand and optimize your design
Gysie says
Hi Swag.
I only have this last question. Connecting IRF540 in parallel like?
drain-to-drain
Gate-to-gate to pin7(DIS) on the 555 pwm ciruit
source-to-source
Kind Regards
Gysie.
thanks for your time in helping me
Swagatam says
Thanks Gysie, yes you can connect drain with drain, source with source and for the gates connect their resistor ends in parallel.
Gysie says
Hey Swag,
Can what resistor do I need? and will it go from
pin 7 – gate1
pin 7 – gate 2
and so on
Kind Regards
Gysie
Swagatam says
Hi Gysie, yes that’s right, join the ends of all the gate resistors together, and join this common point with pin#7
Aabhishek Sharma says
Hi sir, is putting a freewheel diode across mosfet necessary as flyback from motor can damage mosfet, and what can I do if I don't have a freewheel diode, can I use make freewheel using 1N4007 and 1n4148 in combination if yes then how?
Swagatam says
Hi Abhishek, the value of the diode will depend on the motor current, if it is a low current type motor not above 3 amps, then a 1N4007 can be used…..combination of parallel diodes may not work correctly.
however today all mosfets have built in freewheeling diodes.
Aabhishek Sharma says
Hi sir,
https://plus.google.com/+AbhishekSharmatechperson/posts/a4fZ5tRkS7Y I have made circuit in link it's working good but speed is not controllable I have tried to adjust the 100k preset many times. Speed is always constant. This is circuit in link https://plus.google.com/+AbhishekSharmatechperson/posts/a4fZ5tRkS7Y I have use tip 122.
Swagatam says
Hi Abhishek, it will be difficult for me to troubleshoot a fault in your circuit without practically checking it…the above design is a fully tested and confirmed design, and it is a standard PWM circuit so it cannot be wrong.
you can do one thing, connect an LED across pin#7 and ground, and check its brightness in response to the pot adjustment, if it varies then your IC 555 section is good
Aabhishek Sharma says
Hi sir, I have not used above circuit I used circuit in link I'm giving under and one more thing in my diagram I have wrongly positioned diode 1N4007 but in reality it's correct. Please refer to link https://plus.google.com/+AbhishekSharmatechperson/posts/a4fZ5tRkS7Y I have use tip 122.
Aabhishek Sharma says
I'm taking output from pin 3
Swagatam says
OK, then connect an LED from pin#3 to ground with a 1K resistor in series…and check the illumination by adjusting the pot….
Aabhishek Sharma says
Hi sir swagatam, bravo, I modified circuit as same shown above and it's perfectly working, now speed is also controllable, thanks for your guidance. New question, I had not added 1N4007 to irf540, so now should I add it and it's not operating 12vdc 775 motor general purpose pcb drill motor, it's 15w. I'm using two 9v battery.
Swagatam says
That's great Aabhishek, however your previous circuit is also correct and should have worked…investigate why it did not work.
it is better to add the 1N4007 diode for ensuring 100% safety to the mosfet.
9V PP3 can be used only for very low current applications, motors will never work with these batts, you should use a bigger battery or many AAA 1.5V cells together
Aabhishek Sharma says
Hi sir, through 9v small motors are perfectly working but the 12v 775 motor (15w)not even move. All other motors are perfectly working. Should I use 12v 7.6ah lead acid battery, are you sure 7.6ah lead acid battery will not burn the circuit or ic
Swagatam says
Hi Abhishek, even a small motor will quickly drain your 9V battery, so it is not recommended for motors.
you can use 7.5AH batt, it will not harm the motor as long the voltage is correctly matched.
KAKOOZA JOSEPH says
Well done sir, but how can I use MOSFETs IRFP064 to drive a 100V, 10A DC motor on the above circuit, thanks
Swagatam says
Thanks kakooza, you can use it in the same way as shown in the diagram.
Arpan Sinha says
Hey swagatam , can I use this circuit to power a 3V or 6V DC motor that I will use to drive a small remote controlled(wired) toy?
Swagatam says
Hey Arpan, yes definitely you can do it without any issues…