Why are capacitors able of suppressing electrical noise in DC motors

Thread Starter

Vincenzo1309

Joined Dec 28, 2008
57
Dear all,

I have been working on a robotic project, about a wheeled robot. I noticed that when I programmed my DC motor to rotate non stop, it would just rotate for few seconds and then stop abruptly. After some troubleshooting, I found out that the electrical noise from the motors had impaired the motor controller, after I soldered capacitors onto the motor terminals, the problem was solved.

The question is, why are the capacitors capable of suppressing the noise?
Is there such a thing called electrical noise?

Kindly advise

Rgds
 

SgtWookie

Joined Jul 17, 2007
22,230
Yes, DC motors (particularly brushed motors) generate a great deal of electrical "noise". They are basically large inductors that are getting switched on and off by the rotation of the commutator. The capacitors absorb the transient voltage spikes, smoothing things out.

For the most effective transient suppression, you should use a pair of capacitors; one around 0.1uF to absorb the high frequency transients, and a larger cap (say, 220uF) to absorb the low frequency transients.

When you're dealing with logic circuits, always use a 0.1uF capacitor across each IC's Vcc/GND or Vdd/Vss terminals.
 

mik3

Joined Feb 4, 2008
4,843
Electrical noise is not audible but it is unwanted signals superimposed on the desired signal.

It always exist in electric and electronic circuits and it is a major problem engineers have to deal with.

The voltage across a capacitor cannot change instantly because an infinite current would be required (impossible).

i=C*dv/dt

Due to this property a spike causes a large current to flow through the capacitor and thus its voltage drops in its try to charge the capacitor. Thus a high voltage fast spike appears as a slow varying voltage with less amplitude.
 

NM2008

Joined Feb 9, 2008
135
SgtWookie

With regard to your first response on this thread.
You stated,
For the most effective transient suppression, you should use a pair of capacitors; one around 0.1uF to absorb the high frequency transients, and a larger cap (say, 220uF) to absorb the low frequency transients.
My question is, should these capacitors be placed in series or in parrellel with each other when connecting across the motor?

Regards NM
 

Thread Starter

Vincenzo1309

Joined Dec 28, 2008
57
Dear all,

Thanks for your explanations.
Are there any website or online books that you can suggest so that I can read in depth for this problem?

Thanks and Regards,
 

rwngandhi

Joined Apr 17, 2011
1
Is there a specific type of capacitor that suppresses the noise more effectively? For example I am using film capacitors but could I instead use a ceramic capacitor?
 
Top