Author Topic: PWM Filter for fan input  (Read 644 times)

0 Members and 1 Guest are viewing this topic.

Offline JakethepythonTopic starter

  • Newbie
  • Posts: 3
  • Country: us
PWM Filter for fan input
« on: September 20, 2020, 04:31:05 pm »
I have a small 12 VDC fan that i am running from a PWM out of PIC24 Micro. It is being switched through a MOSFET on the Low side. The problem is normally the system is running as 12VDC  Some applications will require a 24VDC input. I have a voltage sense that will put my PWM to 50% creating an average voltage of 12 VDC. The 24 volt spikes are killing the fan though. what is the best way to go about smoothing the voltage out of the PWM to be DC voltage.
 

Offline S. Petrukhin

  • Super Contributor
  • ***
  • Posts: 1140
  • Country: ru
Re: PWM Filter for fan input
« Reply #1 on: September 20, 2020, 11:51:25 pm »
I have a small 12 VDC fan that i am running from a PWM out of PIC24 Micro. It is being switched through a MOSFET on the Low side. The problem is normally the system is running as 12VDC  Some applications will require a 24VDC input. I have a voltage sense that will put my PWM to 50% creating an average voltage of 12 VDC. The 24 volt spikes are killing the fan though. what is the best way to go about smoothing the voltage out of the PWM to be DC voltage.

PWM always has the same amplitude, equal to VCC but different filling, i.e. the time during which this voltage is connected to the load. To reduce this amplitude, you can use the LC filter as an integrator or LL / CC divider, calculating the reactance.
And sorry for my English.
 

Offline JakethepythonTopic starter

  • Newbie
  • Posts: 3
  • Country: us
Re: PWM Filter for fan input
« Reply #2 on: September 21, 2020, 01:53:49 am »
You're English is fine. The only problem with an LC filter based on Frequency is that it will always chop the voltage so when i have a 12V amplitidue it will make it seem like a 6  volt. Unless I am doing something wrong.
Thanks in advance
Jake
 

Offline S. Petrukhin

  • Super Contributor
  • ***
  • Posts: 1140
  • Country: ru
Re: PWM Filter for fan input
« Reply #3 on: September 21, 2020, 02:07:32 am »
You're English is fine. The only problem with an LC filter based on Frequency is that it will always chop the voltage so when i have a 12V amplitidue it will make it seem like a 6  volt. Unless I am doing something wrong.
Thanks in advance
Jake

I made a little mistake-RC filter. Not every PWM can withstand the load on the LC. See how class D amplifiers generate output voltage. You can even use a TDA amplifier with a standard datasheet circuit to generate the desired DC voltage using PWM. And any step-down pulse converter.
And sorry for my English.
 
The following users thanked this post: Jakethepython

Offline David Hess

  • Super Contributor
  • ***
  • Posts: 16600
  • Country: us
  • DavidH
Re: PWM Filter for fan input
« Reply #4 on: September 21, 2020, 03:10:03 am »
An LC filter will do what you want.  Essentially PWM driving an LC filter is the output stage of a buck switching converter with an output voltage equal to the input voltage times the duty cycle.
 
The following users thanked this post: Jakethepython


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf