|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Parts Where to get, and how to make the best bits. PCB's, caps, transformers, etc. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: May 2005
Location: Guangzhou,China
|
I use PWM to control fan speed.
The fan will return a tacho to represent the factual speed(RPM). The lookup table will contain the to be used PWM settings for the requested speed. The speed needs to be converted as the PWM output is not linear with the voltage of the connected fan. Depending on the load of the fan the to be used PWM characteristics will differ. But I don't know how to write a lookup table. Do I must to try every PWM to corresponding RPM? So, I want to know the fan how to give the factual RPM. Thanks advanced. |
|
|
|
#2 |
|
diyAudio Member
Join Date: Oct 2003
Location: Ottawa, Canada
|
Why don't you forget about table lookups and write a control loop? You know the speed you want, and you know the speed that the fan is going. All that you need to do is adjust the PWM output if the fan is not going the right speed.
|
|
|
|
#3 |
|
diyAudio Member
Join Date: May 2005
Location: Guangzhou,China
|
Thanks for your reply.
I use PID algorithm to control fan speed. So first I must write a PWM lookup table and a tacho lookup table. My question is how to write these tables. |
|
|
|
#4 |
|
diyAudio Member
Join Date: Oct 2004
|
No, you do not need a lookup table. Your PID algorithm takes your desired speed (set speed) and the speed from the tacho, and continuously adjusts PWM until the two speeds match.
|
|
|
|
#5 |
|
diyAudio Member
Join Date: May 2005
Location: Guangzhou,China
|
I chage the fan speed according to the temperature.
The lookup table will contain the to be used PWM settings for the requested speed. The speed needs to be converted as the PWM output is not linear with the voltage of the connected fan. Depending on the load of the fan the to be used PWM characteristics will differ. The lookup table can be used to make the conversion between the received tacho pulses and the corresponding fan speed. Note that this is the conversion table for 500ms tacho pulse measurement. |
|
|
|
#6 | |
|
diyAudio Member
Join Date: Oct 2003
Location: Ottawa, Canada
|
Quote:
|
|
|
|
|
#7 |
|
diyAudio Member
Join Date: May 2005
Location: Guangzhou,China
|
This program is written by others.
I want to know what means. Maybe we want to know the corresponding RPM with the PWM. To decide the tacho is right or wrong. Thanks macboy. Because my English is not good, so I can't represent my idea. |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DC motor speed control | winggo | Analogue Source | 13 | 25th August 2008 01:48 AM |
| Speed control JVC QL A2 | GrooveCat | Analogue Source | 2 | 11th January 2008 02:37 PM |
| speed control | IZHAKKATZ | Analogue Source | 6 | 26th January 2007 03:28 PM |
| Fan speed control | jwb | Parts | 4 | 25th May 2004 05:33 PM |
| DIY electronic speed control? | Optical | Everything Else | 1 | 14th January 2004 08:56 AM |
| New To Site? | Need Help? |