Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
Thread Tools Display Modes
Old 15th November 2007, 09:30 AM   (permalink)
Default Heat controlled fan. (High temp = fast fan) vice versa

Hello there, im an AS Electronics student and ive been researching in index magazines for weeks now in lesson and havent found a single useful piece of information to help me with my project.

Im aiming to create a temperature controlled fan. The specification is that i want several 'motors' (we dont have fans at college) to be connected to a unit with some sort of temperature controller and other device. When the heat is over a certain amount, i want the motors to get a full voltage supply (cooling the system),when the heat is low, limit the voltage to them so they are quiet.

It suposd to be for a computer, to control fans.

I may have limited resources at college, can anyone suggest a simple way of doing this? I may also require an LCD display to show temperature.

Thanks a lot, this will really help me get going, weve got an inspection due in a few days and i have been struggling to get going for a while now, and ive deiced to ask for some professional help.


Thank you, thank you and thanks again.

Zac Robinson
zac-uk is offline   Reply With Quote
Old 15th November 2007, 10:22 AM   (permalink)
Default

I'll help you get started. You'll need to have something to measure temperature and provide a signal that can be compared to a reference or possibly a setpoint. The result of that comparison would be the error - and that error would then provide an indication of fan speed - if temp signal and reference are equal - no error - no voltage to fan - big error - higher voltage to fan.

I'd do it in blocks so you understand what you are doing - and you can explain it. Proportional control might be good to research.

You'll learn quickly that many of us will help you do your work but we won't do it for you.

Good luck.
__________________
stevez
stevez is offline   Reply With Quote
Old 15th November 2007, 11:35 AM   (permalink)
Default

To control the whole project: A Micro-controller (MCU). Select an MCU that has analogue to digital converter (ADC), Pulse witdth modulation (PWM), and at least another 6 digital I/O lines.

To read the temperature: A temperature sensor and then use the ADC(Inside the MCU) to read the temperature.

To control the fan: The PWM will control the fan speed for you, in up to 255 steps, from off to max. However, a DC-fan is probably required here.

To write to the LCD: You can use the MCU to do that.

All you need in addition, is a programmer to program the MCU. This depends on your choice of MCU...
johankj is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Speedometer Kiko Micro Controllers 131 29th November 2007 05:33 PM
Having problems with pic16f872 cjgalway1000 Micro Controllers 0 7th April 2004 02:39 PM



All times are GMT. The time now is 05:28 PM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.