temperature controlled fan speed with source code using 8051 microcontroller
#1

hi, this is sowmya .i would like to get details of temperature controlled fan speed with source code.
Reply
#2
Temperature Controlled Fan Using Micro controller 8051/8052 ( C Program)
I have recently made a temperature controlled DC fan whose speed increases with the rise in temperature and decrease as the temperature falls ! It has got a lot of practical usage as it does not require to manually operated and it turns off as the temperature falls below a certain threshold ! and the temperatures on which you want to change the speed or turn off the fan are completely user defined !!
The components required are:
1.AT89S51/AT89S52
2.ADC0804
3.LM35
4.L293D


LM 35:
Temperature sensor whose output voltage varies with the change in the temperature. The output voltage increases by 10mV for 1 degree rise in temperature.


ADC 0804:
It is an analogue to digital converter who converts the provided analogue signal into corresponding digital signal. It uses the provided reference voltage to provide digital output from analogue input.



AT89S52:
It is an ATMEL 8 bit microcontroller with 8kb of programmable flash memory. Its operating voltage range is from 4v to 5.5 v.it has 32 programmable I/O lines.

L293D:
It is a current driver used for the purpose of driving motors.it has four inputs and four outputs. If the voltage at input 1 and input 2 is same then the motor connected between output2 will not run. If input 1 is greater than input 2 then the motor will move in the direction opposite to the direction in the case when input 2 is greater than input 1.

WORKING:
The circuit works on the feedback principle. The speed of the fan varies with the variation in the temperature. The speed of the fan increases if the temperature is increased and the speed of the fan decreases with the decrease in the temperature.

LM35 produces its output voltage corresponding to the temperature. The temperature is given to ADC0804 who converts the analogue variation in the voltage into the digital form. When the Vref is properly selected (1V in this case) then the temperature value appears on the output pins of the ADC 0804 in the binary form. This output is given as input to the port 1 of the 8052 microcontroller. The input is compared in the microcontroller and the required output is produced.

SPEED CONTROLLER:
To control the speed of the fan a PWM (pulse width modulation) is used
.
PWM (PULSE WIDTH MODULATION):

In pulse width modulation the power delivered to the load is varied by changing the duty cycle of the output voltage.
1. To deliver high power duty cycle is kept high
2. To deliver less power duty cycle is kept low



reference;
http://electriclubs.blogspot2011/08/temp...micro.html
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: microcontroller based camera controlled high speed photograph, temperature controlled fan circuit diagram using pic16f73, temperature controlled dc fan using 8086, capacitor less ac fan using 8051, temperature controlled fan using microcontroller project reports, temperature based dc fan speed control using microcontroller, temperature based ceiling fan speed control system 230v ac motor using 8051,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Over Speed Alarm Indicators of Electrical Motor with Digital RPM Indicator 0 299 25-07-2023, 05:33 AM
Last Post:
  Lm35 Temperature Sensor using Microprocessor 8086 0 803 23-06-2021, 02:59 PM
Last Post:
  voice vased email system source code 0 3,143 20-04-2021, 07:59 AM
Last Post:
  ns2 source codes free download for hello flood attack 0 2,849 31-10-2018, 02:42 PM
Last Post: Guest
  voice based email for blinds source code 0 724 22-10-2018, 05:12 PM
Last Post: Guest
  source code for blood group detection in matlab 0 6,621 22-10-2018, 10:59 AM
Last Post: Guest
  voice based email for blinds source code 0 712 21-10-2018, 07:58 PM
Last Post: Guest
  voice based email for blinds source code 0 644 21-10-2018, 07:43 PM
Last Post: Guest
  effect of avenue trees on temperature under canopy and outside project 0 1,127 20-10-2018, 01:12 PM
Last Post: Guest
  download ajay deshmukh microcontroller 8051 pdf 0 721 13-10-2018, 02:02 AM
Last Post: Guest

Forum Jump: