+ All Categories
Home > Documents > Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Date post: 13-Jul-2016
Category:
Upload: sopnil
View: 220 times
Download: 1 times
Share this document with a friend
Description:
it tell us the system that we can controlled our fan temperature by using some technique.......
10
Temperature Controlled Fan Peeyush Pashine(2011H140033H) Sri Krishna Yadav(2011H140031H) Pravesh Tamrakar(2011H140036H) J. Ganesh(2011H140032H)
Transcript
Page 1: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Temperature Controlled Fan

Peeyush Pashine(2011H140033H)

Sri Krishna Yadav(2011H140031H)

Pravesh Tamrakar(2011H140036H)J. Ganesh(2011H140032H)

Page 2: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Code Enabling and disabling the entire

operation through INT1 external interrupt

Automatic and manual operationFor controlling the motor PWM

concept is used i.e. varying duty cycle generation according to temperature.

Page 3: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Simulationlets take the output of ADC as

02H=00000010BFrom ttable value of temperature is 26

degree centigrade, corresponding hex code for 7 segments are,6D,5F,respectively.Offdelay=16*5+6=86,ondelay=100-86=14.. Duty cycle= 14%

Now if temperature value is 48 centigrade, offdelay=10*5+2=52, on delay=100-52=48, duty cycle increased to 48%. Hence motor speed will increase.

Page 4: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Simulation contd…

Page 5: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Simulation (Multisim) contd…

Page 6: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Hardware Implementation

Page 7: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

ApplicationIn appliances power consumption

can be controlled. Eg. Air conditioners

In computers, it can be use to cool the processor

In institutes, Firms industries etc..

Page 8: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

ConclusionThe problem statement is implemented

Hardware part is halfway implemented.

Through simulations and after running the code in IDE abstract is verified.

Page 9: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Queries?

Page 10: Temperature controlled fan 13420355440196 Phpapp02 120711144141 Phpapp02

Thank you !!!


Recommended