Hey all,
I am trying to build a physical display for an audio spectrum analyzer.
Here's a youtube video of what I'm trying to achieve (or search "Physical Display Audio Spectrum Analyzer" and you should find a similar one):
I found out that I need to use PWM fans to have the varying speed of the fans working. I am using an optoisolator 4N26 (isolate the frequency from the audio signal/filters from interfering with the frequency of the fans) and a MOSFET 2N7000 to drive the fan.
Heads up, it is not a MOSFET symbol in the pictures, but my connections are as such : Collector = Drain ; Base = Gate ; Emitter = Source
This is what I have working:
I bought this PWM fan to try things out: FFC0912DE-TP04/Digikey part#: 603-1207-ND
Based on the datasheet, the yellow line is the PWM wire.
My problem is that either the fan stays at max. speed, no speed or it seems to run like how it should be, but it never reaches its max. speed nor its min. speed (this problem only occurs when I connect the PWM line to PIN6 of the optoisolator)(I know it doesn't reach the min/max as it is rated to be 1.5A, but it only reaches 0.5A).
Here are the various connections I've tried so far:
Actually, I would be lying if I said that I didn't connect the yellow line to pretty much every pin out of frustration.
If there is indeed a PWM signal coming out of the MOSFET (I have visualized the waveform on an oscilloscope, but I don't have pictures), why isn't the fan responding to the signal at all?
I'm assuming that I don't have the basic principle of how a PWM fan works. Any help would be great!
Thank you in advance!
I am trying to build a physical display for an audio spectrum analyzer.
Here's a youtube video of what I'm trying to achieve (or search "Physical Display Audio Spectrum Analyzer" and you should find a similar one):
I found out that I need to use PWM fans to have the varying speed of the fans working. I am using an optoisolator 4N26 (isolate the frequency from the audio signal/filters from interfering with the frequency of the fans) and a MOSFET 2N7000 to drive the fan.
Heads up, it is not a MOSFET symbol in the pictures, but my connections are as such : Collector = Drain ; Base = Gate ; Emitter = Source
This is what I have working:
- LED lighting up/dimming with this circuit (PIN1 of the optoisolator is the PWM output of the PIC)

I bought this PWM fan to try things out: FFC0912DE-TP04/Digikey part#: 603-1207-ND
Based on the datasheet, the yellow line is the PWM wire.
My problem is that either the fan stays at max. speed, no speed or it seems to run like how it should be, but it never reaches its max. speed nor its min. speed (this problem only occurs when I connect the PWM line to PIN6 of the optoisolator)(I know it doesn't reach the min/max as it is rated to be 1.5A, but it only reaches 0.5A).
Here are the various connections I've tried so far:



Actually, I would be lying if I said that I didn't connect the yellow line to pretty much every pin out of frustration.
If there is indeed a PWM signal coming out of the MOSFET (I have visualized the waveform on an oscilloscope, but I don't have pictures), why isn't the fan responding to the signal at all?
I'm assuming that I don't have the basic principle of how a PWM fan works. Any help would be great!
Thank you in advance!
Attachments
-
11.3 KB Views: 13