Offline
Newbie
Karma: 0
Posts: 38
|
 |
« on: December 28, 2012, 09:59:29 pm » |
Hi, I am using a sn754410 to control a motor of 1.5-3v(a standard dc motor). I managed to get it to work with a power supply of 3V, but once I put my 0.1 capacitor, the motor does not do anything. Any suggestions to get it working ?
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 50
Posts: 6546
Arduino rocks
|
 |
« Reply #1 on: December 28, 2012, 10:13:42 pm » |
It depends on why you added a capacitor and where you placed it.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 38
|
 |
« Reply #2 on: December 28, 2012, 10:33:08 pm » |
I added it to reduce noise and I attached it across the two terminals on the motor.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 50
Posts: 6546
Arduino rocks
|
 |
« Reply #3 on: December 28, 2012, 10:50:54 pm » |
I haven't come across an instance of capacitors actually fixing a motor issue during reading this forum. In your other thread you said "So I hear that I should attach a capacitor of 0.1u". As you have apparently learned, the capacitor has reduced the noise by apparently keeping your motor from running.
|
|
|
|
|
Logged
|
|
|
|
|
United Kingdom
Offline
Faraday Member
Karma: 131
Posts: 4674
|
 |
« Reply #4 on: December 29, 2012, 04:51:32 am » |
I'm always skeptical of advice to put a capacitor in parallel with a motor that is being controlled using PWM. The capacitor causes high peak currents to flow through the switching transistor, mosfet or h-bridge, which may damage it. It may reduce noise coming from the motor, but it will certainly increase switching noise. IMO a capacitor across the motor terminals should only be used in conjunction with an inductor between the motor and whatever is driving it.
|
|
|
|
|
Logged
|
Formal verification of safety-critical software, software development, and electronic design and prototyping. http://www.eschertech.com
|
|
|
|
0
Offline
Tesla Member
Karma: 50
Posts: 6546
Arduino rocks
|
 |
« Reply #5 on: December 29, 2012, 11:11:30 am » |
I hear that I should attach a capacitor of 0.1u That sounds like a typical electrolitic capacitor value, which if used across the motor leads, would probably short out when the motor direction is changed.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 38
|
 |
« Reply #6 on: December 29, 2012, 06:14:28 pm » |
So I should take out the capacitor because it will damage the H-bridge? Is that what is being said?
|
|
|
|
|
Logged
|
|
|
|
|
(USA)
Offline
Full Member
Karma: 0
Posts: 194
|
 |
« Reply #7 on: December 29, 2012, 06:30:42 pm » |
Yes
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 38
|
 |
« Reply #8 on: December 29, 2012, 06:37:31 pm » |
Thank you:)
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 71
Posts: 6624
Arduino rocks
|
 |
« Reply #9 on: December 31, 2012, 07:15:32 am » |
Well its a balance really - capacitance at the motor terminals really will reduce interference - so long as this isn't too large its not going to overload the driver circuit (but you have to do the maths and/or measurement to get the best value). Remember the leads to the motor have some intrinsic inductance and that a little capacitance in the right places can moderate the high speed transients.
Perhaps a simple rule of thumb is try capacitance at the motor terminals thats about the same as the drain capacitance of the driver MOSFETs - that way you are not loading them drastically but you are shorting out RFI at source and reducing the radiation from the motor leads.
Monitoring the amount of interference with an AM radio tuned between stations can be very educational, BTW.
|
|
|
|
|
Logged
|
|
|
|
|
Manchester (England England)
Offline
Brattain Member
Karma: 277
Posts: 25501
Solder is electric glue
|
 |
« Reply #10 on: December 31, 2012, 07:20:16 am » |
I hear that I should attach a capacitor of 0.1u That sounds like a typical electrolitic capacitor value, which if used across the motor leads, would probably short out when the motor direction is changed. Now to my mind 0.1uF does not sound like a typical electrolytic capacitor. It sounds like it is non polarised capacitor which should be fine and not stop anything from working. The fact that you report it does stop the motor from working tends to suggest you have got something else in the description of your system wrong.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 50
Posts: 6546
Arduino rocks
|
 |
« Reply #11 on: December 31, 2012, 11:27:53 am » |
Now to my mind 0.1uF does not sound like a typical electrolytic capacitor. It sounds like it is non polarised capacitor which should be fine and not stop anything from working. The main problem may be that there was no actual issue, but the op acted upon "So I hear that I should attach a capacitor of 0.1u", based on somewhat of an electronic "old wives tale".
|
|
|
|
|
Logged
|
|
|
|
|
|