Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronic Content > Electronic Projects


Electronic Projects A collection of small electronic circuits and projects you can build.

Reply
 
Tools
Old 4th June 2007, 09:56 PM   #1
Default Cheap and cheerful DC motor soft start

I'm planning to make an electronic solder sucker from an old portable vacuum cleaner motor and a 5V switching power supply. Luckily I managed to tweak the supply up to 6V so the motor should in theory run at full speed. The problem was that the supply required a minimum load of 7W and would also current limit if the motor was connected directly to the output so the shaft would just vibrate.

The solution was a soft start, now I did consider a 555 timer or a comparator to monitor the voltage across a series resistor then short circuit it once it's dropped below a certain value but in the end I decided to go with the simple circuit attached because it did the job. I used a 100µF tantalum for the capacitor to minimise leakage but it probably isn't needed and two 1R resistors in parallel for the 0R5 resistor.

By the way the motor draws 6A and the supply powers it fine despite its maximum rating of 30W as it probably just limits the current to 6A and at 5V that's 30W.
Attached Thumbnails
Cheap and cheerful DC motor soft start-soft-start.gif  
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 5th June 2007, 01:15 AM   #2
Default

Possibly you could run the current through a FET and generate a ramp voltage to turn it on slowly.
j.p.bill is offline  
Old 10th June 2007, 08:01 PM   #3
Default

That's exactly what this circuit does.

I couldn't just omit the resistor and rely on the MOSFET to slowly ramp up the voltage because the power supply has a minimum load requirement of 7W
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 23rd April 2009, 07:23 PM   #4
Default

I've made a 24V (2 car batteries, peak amps=70A(starting), average amps = 28A-40A (Cruising speed)) electric car. I'm wanting to make soft start to stop the motor shocking the drive shaft. Is there any way this method could be scaled up or would there be any alternatives?

Would really appreciate the help.
Nibor93 is offline  
Old 1st May 2009, 09:17 PM   #5
Default Is there a parts list with values and wattages?

Is there a parts list with values and wattages?
scorp2k is offline  
Old 4th May 2009, 10:06 AM   #6
Default

Hero,

I want to build your circuit possibly using a HUF MOSFET from Maplin (14mOhm, 60Amp).

Could you add a bit more detail please, like where would you place the on/off switch and how does the circuit work - do you short circuit the capacitor with a resistor to switch the FET on over 1 or 2 seconds?

I would also like to have an option to fire a big relay to give more power.

I am using it to drive a 350W 24v motor in a child's go-kart. I had just been using a 40A relay, but the is a massive jolt when you start which puts a lot of strain on the drivetrain and it has also burnt out the relay contacts

Thanks
Ben
dieselhead is offline  
Old 4th May 2009, 11:12 AM   #7
Default

You can put the on/off switch in series with either the +V or 0V rail, like any other circuit.

The operation of this circuit should be pretty self explanatory. When first turned on the MOSFET's gate is at 0V, causing it to be off so all the motor current has to travel through the 0.5Ω resistor. When the capacitor charges to a high enough level for the MOSFET to turn fully on, the resistor is bypassed and the motor operates at full speed.

Connecting a diode (1N4001) will make the circuit reset more quickly and help to protect the MOSFET against any back EMF generated.

For 24V operation another resistor is required as the maximum gate voltage for most MOSFETs is <20V.

Note that this circuit is not suitable for PWM controllers or speed control.
Attached Thumbnails
Cheap and cheerful DC motor soft start-soft-start-24v.gif  
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 4th May 2009, 11:21 AM   #8
Default

Thanks Hero.

That clarifies it.
dieselhead is offline  
Old 4th May 2009, 05:09 PM   #9
Default

Bought a mosfet from maplin HUF75337P; wired it up on 12 volts and it worked great! Delay was a bit long but that is easily rectified.

Next I wired in the second 12v battery to give 24v. It worked ... but only once! Now it is always on.

I had a diode across the motor terminals 1N5406 but did not include the other diode you put in ur diagram ... maybe it was there for a good reason.

What do you think has happened?
dieselhead is offline  
Old 4th May 2009, 05:23 PM   #10
Default

Did you include both 47k resistors?

Turning permanently on is a common MOSFET failure mode.

The other diode won't be required, especially if you added a diode in parallel with the motor, but expect to have to wait a little before the circuit will reset.

It it's built as shown it shouldn't fail. The component values should also be fine up to 40V.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 4th May 2009, 05:33 PM   #11
Default

Yes i did include both 47k resistors as drawn
dieselhead is offline  
Old 4th May 2009, 05:57 PM   #12
Default

How about adding a zener diode between the gate and source; of value 12v?
dieselhead is offline  
Old 4th May 2009, 06:19 PM   #13
Default

I guess that's the problem with these devices; they are extremely delicate; one brief spike of a few nanoseconds and it's ruined.

A good ol' resistor/big relay combination is inherently rugged; the contacts may burn a bit but it'll still work
dieselhead is offline  
Old 4th May 2009, 08:34 PM   #14
Default

It's the gate that's the most sensitive part.

A zener would work but you won't need the lower resistor.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 5th May 2009, 07:31 PM   #15
Default

Bought another mosfet and wired it in with a 5.6v zener between the gate and the source. Changed the resistors to 4k7 to ensure at least 5mA would be flowing thru the zener. Kept the second resistor as wanted a rapid discharge.

Worked well for about a dozen tests then failed to permanently on.

Any ideas?
dieselhead is offline  
Reply

Tags
cheap, cheerful, motor, soft, start

Thread Tools
Display Modes




All times are GMT. The time now is 03:43 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker