Author Topic: Weird resonance DC Fan PWM  (Read 3312 times)

0 Members and 1 Guest are viewing this topic.

Offline made2hackTopic starter

  • Frequent Contributor
  • **
  • Posts: 424
  • Country: 00
    • Made2Hack
Weird resonance DC Fan PWM
« on: May 21, 2016, 04:56:10 pm »
Hi all,

Below is my test setup, I want to control the fan speed using 555 pwm.



A few issues I'm encountering.

I am limited to a 5K pot and, using a 470Ohm resistor for R6, I can get duty cycle as low as 9-10% and max of 99% which is perfectly acceptable. C3 is 10nF.

Now, when C4 is also 10nF, all works well, such that there is no resonance / buzzing sound coming from the DC Fan. When I change C4 to 0.1uF (100nF), there is a rather annoying high pitch ringing coming from the fan and it persists until around 92% duty cycle. When I change C4 to 1uF, there is a lower frequency buzzing (like a whine) as opposed to a ringing and it too persists until around 92% duty cycle.

With C4 = 10nF, at 10% duty, the fan draws 60mA @ 4.5V (around 270mW)
With C4 = 100nF, at 10% duty, the fan draws 36mA @ 5.7V (around 205mW)
With C4 = 1uF, at 10% duty, the fan draws 18mA @ 2.7V (around 50mW)
At 99% duty cycle, it draws 150mA @ 12V (or close to 1.9W) with All of the capacitors

First off, I use a Fluke 21 (original) that is not True RMS so I'm not sure whether I am getting accurate readings of amps. Does having True RMS matter for reading DC Amps?

So, the 2 Big questions are:
1 - Am I getting accurate amp readings with my meter? Should 10% duty cycle translate to 10% power consumption? IE with amperage and voltage taken into consideration? For C4 = 10nF and C4 = 100nF, it seems to be the case where a 10% duty cycle is close to 10% Power usage. But not for C4 = 1uF.

2 - Why the ringing / buzzing / resonance when the caps are 100nF and 1uF respectively?

Thanks,


Offline Gyro

  • Super Contributor
  • ***
  • Posts: 9504
  • Country: gb
Re: Weird resonance DC Fan PWM
« Reply #1 on: May 21, 2016, 05:22:17 pm »
Best Regards, Chris
 

Offline Neilm

  • Super Contributor
  • ***
  • Posts: 1546
  • Country: gb
Re: Weird resonance DC Fan PWM
« Reply #2 on: May 21, 2016, 05:39:43 pm »
Are you sure the fan does not have any electronics in it? I recently went to use a fan in a similar manner and had several problems. Checked the datasheet for the fan and found that it had some anti-stall electronics in it - there was a small note down the bottom not to try to drive it by putting a PWM signal on the supply.
Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe. - Albert Einstein
Tesla referral code https://ts.la/neil53539
 
The following users thanked this post: AKM

Offline made2hackTopic starter

  • Frequent Contributor
  • **
  • Posts: 424
  • Country: 00
    • Made2Hack
Re: Weird resonance DC Fan PWM
« Reply #3 on: May 22, 2016, 08:07:58 am »
I'm pretty sure it does have some electronics in it, granted maybe not anti-stall, however the datasheet does specify operating 4.5V - 13.8V? Maybe this is the reason?

It is the Sunon HAC0251S4-000U-999. 2 phase 4 pole brushless dc motor.


Offline bktemp

  • Super Contributor
  • ***
  • Posts: 1616
  • Country: de
Re: Weird resonance DC Fan PWM
« Reply #4 on: May 22, 2016, 08:51:45 am »
It is the Sunon HAC0251S4-000U-999. 2 phase 4 pole brushless dc motor.
Did you read page 11? It clearly says do not use PWM for speed control.
 

Offline Gyro

  • Super Contributor
  • ***
  • Posts: 9504
  • Country: gb
Re: Weird resonance DC Fan PWM
« Reply #5 on: May 22, 2016, 09:15:56 am »
Any brushless motor is going to have electronics in it by default. The problem in my case (the GW Instek PSU) was that the PWM was beating with the motor's electronic commutation at some speeds. The PWM edges were far too sharp. Maybe time for a PWM controlled (4 wire) PC fan, you could probably simplify your drive circuit then too (logic input).
Best Regards, Chris
 

Offline made2hackTopic starter

  • Frequent Contributor
  • **
  • Posts: 424
  • Country: 00
    • Made2Hack
Re: Weird resonance DC Fan PWM
« Reply #6 on: May 23, 2016, 06:55:43 pm »
 :palm: Glossed over all of those warnings.

What are the potential problems of using PWM (other than the annoying noise) ?

Offline bktemp

  • Super Contributor
  • ***
  • Posts: 1616
  • Country: de
Re: Weird resonance DC Fan PWM
« Reply #7 on: May 23, 2016, 08:55:48 pm »
Some fans contain a capacitor at the dc input to smooth the commutation ripple generated by the fan. If you apply a PWM, the capacitor gets charged and discharged in every cycle. This generates a high inrush current in every PWM cycle.
 

Offline Neilm

  • Super Contributor
  • ***
  • Posts: 1546
  • Country: gb
Re: Weird resonance DC Fan PWM
« Reply #8 on: May 24, 2016, 07:18:37 pm »
Some fans contain a capacitor at the dc input to smooth the commutation ripple generated by the fan. If you apply a PWM, the capacitor gets charged and discharged in every cycle. This generates a high inrush current in every PWM cycle.
Depending on the capacitor, it might start getting hot leading to premature failure
Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe. - Albert Einstein
Tesla referral code https://ts.la/neil53539
 

Offline Zero999

  • Super Contributor
  • ***
  • Posts: 19520
  • Country: gb
  • 0999
Re: Weird resonance DC Fan PWM
« Reply #9 on: May 24, 2016, 07:43:43 pm »
:palm: Glossed over all of those warnings.

What are the potential problems of using PWM (other than the annoying noise) ?
What about adding an inductor and increasing the frequency, forming a simple, unregulated, open loop, buck switching power supply?
 

Offline bktemp

  • Super Contributor
  • ***
  • Posts: 1616
  • Country: de
Re: Weird resonance DC Fan PWM
« Reply #10 on: May 24, 2016, 08:20:39 pm »
:palm: Glossed over all of those warnings.

What are the potential problems of using PWM (other than the annoying noise) ?
What about adding an inductor and increasing the frequency, forming a simple, unregulated, open loop, buck switching power supply?
It works fine (if the generated voltage is high enough for the control ic to operate correctly).
If you want to use the the fan speed sensor you need a highside switch, inductor, diode, capacitor. This increases the BOM considerably.
The best solution is a 4 wire fan, because it uses the motor coils for smoothing the PWM signal, similiar to applying PWM to a brushed motor. Because the control ic always gets the full supply voltage, the speed control range is better.
 

Offline matkar

  • Regular Contributor
  • *
  • Posts: 153
  • Country: si
  • Sixty percent of the time it works EVERY time.
Re: Weird resonance DC Fan PWM
« Reply #11 on: May 26, 2016, 07:44:49 pm »
In your case I also suggest using a 4 wire fan. The recommended PWM frequency is 25kHz. I have used 62,5kHz with several brands of 4 wire fans and pumps and had no problems. I don't know what are the consequences of using lower frequency than 25kHz.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf