SlideShare a Scribd company logo
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
Design an Automatic Temperature Control System
for Smart Electric Fan Using PIC
Zairi Ismael Rizman1
, Kim Ho Yeap2
, Nuraiza Ismail3
, Norizan Mohamad4
, Nur Hafizah Rabi’ah Husin5
1
Faculty of Electrical Engineering, Universiti Teknologi MARA (UiTM) Terengganu,
23000 Dungun, Terengganu, Malaysia
2
Faculty of Engineering and Green Technology, Tunku Abdul Rahman University,
Jln. Universiti, Bandar Barat, 31900 Kampar, Perak, Malaysia
3
Faculty of Electrical Engineering, Universiti Teknologi MARA (UiTM) Terengganu,
23000 Dungun, Terengganu, Malaysia
4
Faculty of Computer and Mathematical Sciences, Universiti Teknologi MARA (UiTM) Terengganu,
23000 Dungun, Terengganu, Malaysia
5
Academy of Language Studies, Universiti Teknologi MARA (UiTM) Terengganu,
23000 Dungun, Terengganu, Malaysia
Abstract: This paper presents an innovative prototype design of electric fan with smart characteristics. This electric fan uses a
microcontroller to produce an automation function. It also has a unique double feature designs, such as using 2 fans, 2 Light Emitting
Diodes (LED) and 2 sensors. This is to ensure the cooling process operates more efficiently and effectively, especially for a large space
application and in hot weather due to global warming. By applying the circuit, it offers a better life for human. It is really practical for
senior citizens to make their life simpler. The circuit is also suitable for disabled people who have difficulty to switch on the fan
manually. Lastly, the circuit can be manipulated by diversifying its function as a detector, where it can produce an alarm signal when
emergency case occurs such as the house or premise is on fire.
Keywords: Automatic, Temperature, Fan, PIC.
1. Introduction
Electric fan is one of the most popular electrical appliances
due to its cost effectiveness and low power consumption
advantages [1]. It is a common circuit and widely used in
many applications [2]. It is also one of the most sensible
solutions to offer a comfortable and energy efficient. In fact,
the fan has been long used and still available in the market.
Nowadays, the usage of fan is controlled manually by
pressing on the switch button. This non-innovative feature
makes it unable to turn on automatically according to
temperature changes. So, an automatic temperature control
system technology is applied for the switching purpose in
this circuit. Due to its advantages, many researches focusing
on automatic temperature control system application in
different fields will gain the benefits. For examples, an
automatic temperature controller for multielement array
hyperthermia systems [3], multi-loop automatic temperature
control system design for fluid dynamics [4], automatic
temperature control for transport airplanes [5], design of
automatic temperature control system on laser diode of
erbium-doped fiber source [6], design of automatic-
temperature-control circuit module in tunnel microwave
heating system [7], development of automatic temperature
control system in blast furnace [8], the automatic
temperature system with Fuzzy self-adaptive Proportional-
Integral-Derivative (PID) control in semiconductor laser [9],
the constant temperature automatic control system design of
3G base station without man' s guard [10], automatic body
temperature control system for small animal studies using
dual mode Proportional-Integral (PI) control [11], automatic
temperature and humidity control system using air-
conditioning in transformer substation [12] and so forth.
There is also a case study of automatic temperature control
system on diagnosable discrete event system design [13].
This paper proposes an invention of Smart Electric Fan for
various applications. It has an automation operation by using
a microcontroller. It uses a unique design such as 2 fans, 2
LEDs and 2 temperature sensors. This is to enhance its
functionality to become more efficient and effective for large
space and hot weather condition. The circuit provides a
comfort for human’s life, especially for senior citizens. It
really helps to solve the problem of handicapped person
when to switch on the fan. Finally, the circuit can also detect
when fire occurs by alarming the buzzer.
2. Methodology
The circuit presents the design, construction, development
and control of automatic switching electric fan. The idea is
based on the problem occurs in human’s life nowadays by
improving the existing technology. The Peripheral Interface
Controller (PIC) based automatic fan system is applied to
upgrade the functionality to embed automation feature. The
electric fan will automatically switch on according to the
environmental temperature changes. The circuit is using a
microcontroller to control the fan according to the
temperature variation. The system measures the temperature
from the Integrated Circuit (IC) LM35, where it will control
the fan according to the setting values in the programming.
Paper ID: 21081301 1
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
The system indicates the temperature from the PIC16F876A,
and it will display it on the Liquid Crystal Display (LCD).
The temperature then is compared with the setting value. If
the room temperature goes beyond the preset temperature,
then the fan will turn on. It also provides a security
characteristic, where it detects an extremely high
temperature, for example when the room is on fire, which the
buzzer will instantly produce an alarm sound to alert people
of the danger.
For the voltage regulator circuit as shown in Figure 1, the
voltage range of power supply is between 7V and 15V.
Higher input voltage will produce greater heat on LM7805
voltage regulator. So, normally the ideal voltage is 9V. The
LM7805 will regulate the given voltage to 5V for supplying
to the PIC16F876A and pull up the push button. The purpose
of using diode is for circuit protection, in case the polarity of
the power source connection is incorrect. Capacitor is used
to stabilize the voltage input and output of the LM7805. Red
LED acts as a power indicator.
Figure 1: The voltage regulator circuit
An input/output (I/O) pin is required for a push button,
which as an input for PIC microcontroller. The connection of
the push button to the I/O pin is illustrated in Figure 2. The
I/O pin should be pulled up to 5V using a resistor with a
value range of 1kΩ to 10kΩ. This configuration will result
an active-low input. When the button is pressed, the I/O pin
will result a logic 0 and vice versa.
Figure 2: The push button as an input for PIC
An I/O pin is applied for one LED, as an output for PIC
microcontroller. The connection of the LED to the I/O pin is
shown in Figure 3. The function of resistor is to protect the
LED from over current that will burn the LED. When the
output is in logic 1, the LED will ON, and vice versa.
Figure 3: The LED as an output for PIC circuit
3. Results and Discussion
The circuit starts to function when the 9V Direct Current
(DC) battery supply is turned on. It is connected to the IC
regulator circuit to produce 5V stable voltage. Then, the
LM35 sensor functions to measure the changes of
temperature surrounds the area. All the operations are
controlled by the PIC16F876A to produce the output. The
PIC is as a brain of the circuit. The LCD, fans and buzzer are
the output where they are set with the pseudocode of PIC.
The LCD is used to measure and show the changes of
temperature value. The fan starts to function when the switch
is turned on. The high value of temperature causes both fan
A and fan B to turn on automatically. Then, the buzzer will
only show the emergency feature if the temperature reaches
an unusual value. The complete design of Smart Electric Fan
circuit is shown in Figure 4.
Figure 4: The complete circuit design of Smart Electric Fan
Temperature sensors will detect the temperature from the
surrounding while PIC will measure the temperature. PIC is
Paper ID: 21081301 2
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
an interface with NPN power transistors whether to on or off
the fans. If the temperature sensor A detects the temperature
is higher than 40oC, and the temperature sensor B detects the
temperature lower than 35oC, LED A and fan A will be on
while LED B, fan B and buzzer are off. If the temperature
sensor A detects temperature lower than 40oC, and the
temperature sensor B detects the temperature higher than
35oC, LED B and fan B will be on while LED A, fan A and
buzzer are off. If the temperature sensor A detects the
temperature higher than 40oC, and the temperature sensor B
detects the temperature higher than 35oC, both LEDs and
fans will be on as well as the buzzer and vice versa. The
higher input voltage will produce excessive heat at LM7805
voltage regulator. Typically, the voltage used is 9V. The
LM7805 regulates the given voltage of 5V to supply for the
PIC16F876A and push button. The purpose of using diode
D1 is for the circuit protection when the polarity of the
power source is incorrect. Capacitor C1 and capacitor C2 are
used to stabilize the voltage input and output of the LM7805.
D2 is a green LED, which functions as a power indicator.
Referring to Table 1, the level 0 indicates that all fans and
LEDs A and B are off. It is because both sensors do not
detect the actual set of temperature for both fans and LEDs
to turn on. Both fans and LEDs will turn on when the actual
set of temperature in both sensors are detected. The setting
temperature for sensor A is above 40oC to turn the fan and
LED A on, while the temperature for sensor B is set to be
above of 35oC to turn on the fan and LED B. Level 1 is
when the fan and LED A are turned on, while level 2 is a
condition where the fan and LED B are turned on. If both
temperature sensors detect the temperature above 40oC and
35oC, both fans and LEDs will also turn on. This is known
as level 3, which indicate a fire case situation. The buzzer
will act as an alarm to alert people about the emergency
occur.
4. Conclusion
In conclusion, the process in developing this innovative
circuit is succesfully done. The hardware implementation
and its operation is functioning accordingly and smoothly
following the procedure. High priority has been given to
make the circuit simple but efficient with high reliability.
Some slight of modifications have been made from the
current and existing technology features to improve its
performance. The circuit has fulfilled the main objective,
which to control the speed of fan using the temperature
controller with PIC. It has a special safety feature by using a
buzzer to produce the alert signal if the temperature become
overheat. This circuit is really practical to be applied,
especially in today's hot condition.
In the future, there are several improvements can be made in
order to upgrade the features such as using a wireless
technology to interface sensor and microcontroller, monitor
and control the temperature via internet and using an USB to
link microcontroller and computer.
Table 1: The different level of condition in Smart Electric
Fan circuit
Operation
of fan
Operation of
LED
The actual temperature
of sensor (oC)
Level of
conditio
nFan A Fan B Led A Led B Sensor A Sensor B
Off Off Off Off < 40 < 35 Level 0
On Off On Off > 40 < 35 Level 1
Off On Off On < 40 > 35 Level 2
On On On On > 40 > 35 Level 3
5. Acknowledgment
The author would like to thanks to Universiti Teknologi
MARA (UiTM) Melaka Malaysia for organizing a Research,
Invention, Innovation & Design (RIID) 2012 exhibition and
competition, where this circuit has been awarded a silver
medal and certificate.
References
[1] A.N. Bahar, M.K. Baowaly, A. Chakraborty, “An
Intelligent Approach of Regulating Electric-Fan
Adapting to Temperature and Relative Humidity,”
International Journal Intelligent Systems and
Applications, 4 (7), pp. 61-69, 2012.
[2] H. Vijay, D.K. Chaturvedi, “Parameters Estimation of
an Electric Fan Using ANN,” Journal of Intelligent
Learning Systems and Applications, 2 (1), pp. 43-48,
2010.
[3] J.E. Johnson, P.F. Maccarini, D. Neuman, P.R.
Stauffer, “Automatic Temperature Controller for
Multielement Array Hyperthermia Systems,” IEEE
Transactions on Biomedical Engineering, 53 (6), pp.
1006-1015, 2006.
[4] G.J. Fiedler, J. Landy, “Multi-loop Automatic
Temperature Control System Design for Fluid
Dynamics Facility Having Several Long Transport
Delays,” IEEE IRE Transactions on Automatic Control,
4 (3), pp. 81-96, 1959.
[5] R.E. Hedges, “Automatic Temperature Control for
Transport Airplanes,” IEEE Transactions of the
American Institute of Electrical Engineers, 66 (1), pp.
1197-1202, 1947.
[6] L. Chengxiang, Y. Zhenhua, W. Xu, L. Feng, “Design
of Automatic Temperature Control System on Laser
Diode of Erbium-Doped Fiber Source,” In Proceedings
of the IEEE International Conference on Intelligent
Computation Technology and Automation, pp. 404-
407, 2011.
[7] T, Fu, X. Wang, G. Yang, “Design of Automatic-
Temperature-Control Circuit Module in Tunnel
Microwave Heating System,” In Proceedings of the
IEEE International Conference on Computational and
Information Sciences, pp. 1216-1219, 2010.
[8] W. Choi, W. Yoo, S. Won, “Development of Automatic
Temperature Control System in Blast Furnace,” In
Proceedings of the IEEE International Joint Conference
SICE-ICASE, pp. 899-903, 2006.
[9] Z.H.-Quan and L. Qian, “The Automatic Temperature
System With Fuzzy Self-Adaptive PID Control in
Semiconductor Laser,” In Proceedings of the IEEE
Paper ID: 21081301 3
International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064
Volume 2 Issue 9, September 2013
www.ijsr.net
International Conference on Automation and Logistics,
pp. 1691-1694, 2009.
[10] W. Yu, X. Qian, “The Constant Temperature Automatic
Control System Design of 3G Base Station Without
Man' S Guard,” In Proceedings of the International
Conference on Information Engineering and Computer
Science, pp. 1-3, 2009.
[11] H.I. Kim, H.C. Kim, B.W. Yoon, “Automatic Body
Temperature Control System for Small Animal Studies
Using Dual Mode PI Control,” In Proceedings of the
IEEE International Conference of the Engineering in
Medicine and Biology Society, pp. 1967-1969, 1998.
[12] L. Feng, Z. Hui, T. Yan, “Automatic Temperature and
Humidity Control System Using Air-Conditioning in
Transformer Substation,” In Proceedings of the IEEE
Asia-Pacific Power and Energy Engineering
Conference, pp. 1-4, 2012.
[13] Y.-L. Wen, M.-D. Jeng, “Diagnosable Discrete Event
System Design: A Case Study of Automatic
Temperature Control System,” In Proceedings of the
IEEE International Conference on Systems, Man and
Cybernetics, pp. 3691-3696, 2008.
Author Profile
Zairi Ismael Rizman received his BSc degree in
Electrical Engineering (Communication) from UiTM
Malaysia in 2002 and MSc in Microelectronics from
Universiti Kebangsaan Malaysia (UKM) in 2005. He is
now a senior lecturer at the Faculty of Electrical
Engineering UiTM (Terengganu).
Kim Ho Yeap received his Bachelor of Engineering
(Hons) Electrical and Electronic Engineering from
Petronas University of Technology (UTP) in 2004,
Master of Science in Microelectronics from National
University of Malaysia (UKM) in 2005, and PhD in
Engineering from Tunku Abdul Rahman University (UTAR) in
2011. He is currently an assistant professor in the Department of
Electronic Engineering (DEE) in the Faculty of Engineering and
Green Technology (FEGT).
Nuraiza Ismail received her BSc degree in Electrical
Engineering (Instrumentation) from UiTM Malaysia in
2009 and MSc in Telecommunication and Information
Engineering from UiTM Malaysia in 2012. She is now
a lecturer at the Faculty of Electrical Engineering
UiTM (Terengganu).
Norizan Mohamad received her bachelor degree in
Computer Information Sciences from Temple
University, Philadelphia in 1995 and master degree in
Information Technology from UiTM Malaysia in 2001.
She is now a senior lecturer at the Computer Science
Department UiTM (Terengganu).
Nur Hafizah Rabi'ah Husin received his B.Ed degree
in Teaching English as a Second Language (TESL)
from UiTM Malaysia and M.Ed in TESL from UKM
in 2007 and 2011 respectively. She is now a lecturer at
Academy of Language Studies Department, in UiTM
(Terengganu).
Paper ID: 21081301 4

More Related Content

What's hot

Temperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using ThermistorTemperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using Thermistor
Zaheer Basha
 
Temperature Based Fan Controller
Temperature Based Fan Controller Temperature Based Fan Controller
Temperature Based Fan Controller
richa1910n
 
Temperature Controller
Temperature ControllerTemperature Controller
Temperature Controller
Supriya Gorai
 
Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controller
Shahbaz Makandar A.
 
Temperature Controlled Fan Project
Temperature Controlled Fan ProjectTemperature Controlled Fan Project
Temperature Controlled Fan Project
Aditya Ratnaparkhi
 
Temperature Controlled Fan Report
Temperature Controlled Fan ReportTemperature Controlled Fan Report
Temperature Controlled Fan Report
Peeyush Pashine
 
Temperature based-fan-controller
Temperature based-fan-controllerTemperature based-fan-controller
Temperature based-fan-controller
Waqar Shehbaz
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessor
subhradeep mitra
 
8051 interfacing
8051 interfacing8051 interfacing
8051 interfacing
KanchanPatil34
 
Temperature monitoring and controling using arduino
Temperature monitoring and controling using arduinoTemperature monitoring and controling using arduino
Temperature monitoring and controling using arduino
Bablu Singh
 
Temperature based speed control of fan
Temperature based speed control of fanTemperature based speed control of fan
Temperature based speed control of fan
Çdh Suman
 
Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulator
Edgefxkits & Solutions
 
temperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontrollertemperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontroller
Deepak Yadav
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlle
Dharmaraj Morle
 
Automatic Temperature Controlled Switch
Automatic Temperature Controlled SwitchAutomatic Temperature Controlled Switch
Automatic Temperature Controlled Switch
COMSATS Abbottabad
 
AUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORAUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTOR
Pankaj Jagadale
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed control
Sai Malleswar
 
fan speed control by using temperature sensor
fan speed control by using temperature sensorfan speed control by using temperature sensor
fan speed control by using temperature sensor
Nandeesh Boya
 
Serial Communication in 8051
Serial Communication in 8051Serial Communication in 8051
Serial Communication in 8051
Sudhanshu Janwadkar
 
Automatic temperature control
Automatic temperature control Automatic temperature control
Automatic temperature control
RANJAN KUMAR
 

What's hot (20)

Temperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using ThermistorTemperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using Thermistor
 
Temperature Based Fan Controller
Temperature Based Fan Controller Temperature Based Fan Controller
Temperature Based Fan Controller
 
Temperature Controller
Temperature ControllerTemperature Controller
Temperature Controller
 
Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controller
 
Temperature Controlled Fan Project
Temperature Controlled Fan ProjectTemperature Controlled Fan Project
Temperature Controlled Fan Project
 
Temperature Controlled Fan Report
Temperature Controlled Fan ReportTemperature Controlled Fan Report
Temperature Controlled Fan Report
 
Temperature based-fan-controller
Temperature based-fan-controllerTemperature based-fan-controller
Temperature based-fan-controller
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessor
 
8051 interfacing
8051 interfacing8051 interfacing
8051 interfacing
 
Temperature monitoring and controling using arduino
Temperature monitoring and controling using arduinoTemperature monitoring and controling using arduino
Temperature monitoring and controling using arduino
 
Temperature based speed control of fan
Temperature based speed control of fanTemperature based speed control of fan
Temperature based speed control of fan
 
Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulator
 
temperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontrollertemperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontroller
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlle
 
Automatic Temperature Controlled Switch
Automatic Temperature Controlled SwitchAutomatic Temperature Controlled Switch
Automatic Temperature Controlled Switch
 
AUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORAUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTOR
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed control
 
fan speed control by using temperature sensor
fan speed control by using temperature sensorfan speed control by using temperature sensor
fan speed control by using temperature sensor
 
Serial Communication in 8051
Serial Communication in 8051Serial Communication in 8051
Serial Communication in 8051
 
Automatic temperature control
Automatic temperature control Automatic temperature control
Automatic temperature control
 

Similar to Design an Automatic Temperature Control System for Smart Electric Fan Using PIC

IRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM ControllerIRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM Controller
IRJET Journal
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
eSAT Journals
 
PID-based temperature control device for electric kettle
PID-based temperature control device for electric kettlePID-based temperature control device for electric kettle
PID-based temperature control device for electric kettle
IJECEIAES
 
Final Year Project Report on Dual Channel Home Appliance Control
Final Year Project Report on Dual Channel Home Appliance ControlFinal Year Project Report on Dual Channel Home Appliance Control
Final Year Project Report on Dual Channel Home Appliance Control
Ekram Bin Mamun
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
IJEEE
 
Ranisha FAN.pptx
Ranisha FAN.pptxRanisha FAN.pptx
Ranisha FAN.pptx
MadishettySrija
 
Wireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsWireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensors
Sudhanshu Tripathi
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cell
IJCSEA Journal
 
Batch 12(temperature based fan speed control &amp; monitor)
Batch  12(temperature based fan speed control &amp; monitor)Batch  12(temperature based fan speed control &amp; monitor)
Batch 12(temperature based fan speed control &amp; monitor)
gourishettyvivek
 
Design and Implementation of Automatic Fire Fighting for Building using Perip...
Design and Implementation of Automatic Fire Fighting for Building using Perip...Design and Implementation of Automatic Fire Fighting for Building using Perip...
Design and Implementation of Automatic Fire Fighting for Building using Perip...
ijtsrd
 
design and fabrication of automatic temperature controlled fan.pptx
design and fabrication of automatic temperature controlled fan.pptxdesign and fabrication of automatic temperature controlled fan.pptx
design and fabrication of automatic temperature controlled fan.pptx
rrabin2
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNO
IRJET Journal
 
DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...
DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...
DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...
yusman wesley
 
IRJET- DC IronBox
IRJET- DC IronBoxIRJET- DC IronBox
IRJET- DC IronBox
IRJET Journal
 
K010316571
K010316571K010316571
K010316571
IOSR Journals
 
NTPC Major Training Report
NTPC Major Training ReportNTPC Major Training Report
NTPC Major Training Report
Anand Dwivedi
 
MICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptxMICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptx
AnsaJaved5
 
Green Charge: Managing Renewable Energy using Piezo Sensors
Green Charge: Managing Renewable Energy using Piezo SensorsGreen Charge: Managing Renewable Energy using Piezo Sensors
Green Charge: Managing Renewable Energy using Piezo Sensors
IRJET Journal
 
An Automatic Temperature Monitoring and Control System for Electric Power Dis...
An Automatic Temperature Monitoring and Control System for Electric Power Dis...An Automatic Temperature Monitoring and Control System for Electric Power Dis...
An Automatic Temperature Monitoring and Control System for Electric Power Dis...
ijtsrd
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
IAESIJEECS
 

Similar to Design an Automatic Temperature Control System for Smart Electric Fan Using PIC (20)

IRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM ControllerIRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM Controller
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
 
PID-based temperature control device for electric kettle
PID-based temperature control device for electric kettlePID-based temperature control device for electric kettle
PID-based temperature control device for electric kettle
 
Final Year Project Report on Dual Channel Home Appliance Control
Final Year Project Report on Dual Channel Home Appliance ControlFinal Year Project Report on Dual Channel Home Appliance Control
Final Year Project Report on Dual Channel Home Appliance Control
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
 
Ranisha FAN.pptx
Ranisha FAN.pptxRanisha FAN.pptx
Ranisha FAN.pptx
 
Wireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsWireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensors
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cell
 
Batch 12(temperature based fan speed control &amp; monitor)
Batch  12(temperature based fan speed control &amp; monitor)Batch  12(temperature based fan speed control &amp; monitor)
Batch 12(temperature based fan speed control &amp; monitor)
 
Design and Implementation of Automatic Fire Fighting for Building using Perip...
Design and Implementation of Automatic Fire Fighting for Building using Perip...Design and Implementation of Automatic Fire Fighting for Building using Perip...
Design and Implementation of Automatic Fire Fighting for Building using Perip...
 
design and fabrication of automatic temperature controlled fan.pptx
design and fabrication of automatic temperature controlled fan.pptxdesign and fabrication of automatic temperature controlled fan.pptx
design and fabrication of automatic temperature controlled fan.pptx
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNO
 
DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...
DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...
DESIGN OF CONTROL TEMPERATURE MOTOR 1 PHASE WITH COMPATIBLE LOAD BASED PIC MI...
 
IRJET- DC IronBox
IRJET- DC IronBoxIRJET- DC IronBox
IRJET- DC IronBox
 
K010316571
K010316571K010316571
K010316571
 
NTPC Major Training Report
NTPC Major Training ReportNTPC Major Training Report
NTPC Major Training Report
 
MICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptxMICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptx
 
Green Charge: Managing Renewable Energy using Piezo Sensors
Green Charge: Managing Renewable Energy using Piezo SensorsGreen Charge: Managing Renewable Energy using Piezo Sensors
Green Charge: Managing Renewable Energy using Piezo Sensors
 
An Automatic Temperature Monitoring and Control System for Electric Power Dis...
An Automatic Temperature Monitoring and Control System for Electric Power Dis...An Automatic Temperature Monitoring and Control System for Electric Power Dis...
An Automatic Temperature Monitoring and Control System for Electric Power Dis...
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
 

More from International Journal of Science and Research (IJSR)

Innovations in the Diagnosis and Treatment of Chronic Heart Failure
Innovations in the Diagnosis and Treatment of Chronic Heart FailureInnovations in the Diagnosis and Treatment of Chronic Heart Failure
Innovations in the Diagnosis and Treatment of Chronic Heart Failure
International Journal of Science and Research (IJSR)
 
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverterDesign and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
International Journal of Science and Research (IJSR)
 
Polarization effect of antireflection coating for soi material system
Polarization effect of antireflection coating for soi material systemPolarization effect of antireflection coating for soi material system
Polarization effect of antireflection coating for soi material system
International Journal of Science and Research (IJSR)
 
Image resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fittingImage resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fitting
International Journal of Science and Research (IJSR)
 
Ad hoc networks technical issues on radio links security &amp; qo s
Ad hoc networks technical issues on radio links security &amp; qo sAd hoc networks technical issues on radio links security &amp; qo s
Ad hoc networks technical issues on radio links security &amp; qo s
International Journal of Science and Research (IJSR)
 
Microstructure analysis of the carbon nano tubes aluminum composite with diff...
Microstructure analysis of the carbon nano tubes aluminum composite with diff...Microstructure analysis of the carbon nano tubes aluminum composite with diff...
Microstructure analysis of the carbon nano tubes aluminum composite with diff...
International Journal of Science and Research (IJSR)
 
Improving the life of lm13 using stainless spray ii coating for engine applic...
Improving the life of lm13 using stainless spray ii coating for engine applic...Improving the life of lm13 using stainless spray ii coating for engine applic...
Improving the life of lm13 using stainless spray ii coating for engine applic...
International Journal of Science and Research (IJSR)
 
An overview on development of aluminium metal matrix composites with hybrid r...
An overview on development of aluminium metal matrix composites with hybrid r...An overview on development of aluminium metal matrix composites with hybrid r...
An overview on development of aluminium metal matrix composites with hybrid r...
International Journal of Science and Research (IJSR)
 
Pesticide mineralization in water using silver nanoparticles incorporated on ...
Pesticide mineralization in water using silver nanoparticles incorporated on ...Pesticide mineralization in water using silver nanoparticles incorporated on ...
Pesticide mineralization in water using silver nanoparticles incorporated on ...
International Journal of Science and Research (IJSR)
 
Comparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brainComparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brain
International Journal of Science and Research (IJSR)
 
T s eliot and the concept of literary tradition and the importance of allusions
T s eliot and the concept of literary tradition and the importance of allusionsT s eliot and the concept of literary tradition and the importance of allusions
T s eliot and the concept of literary tradition and the importance of allusions
International Journal of Science and Research (IJSR)
 
Effect of select yogasanas and pranayama practices on selected physiological ...
Effect of select yogasanas and pranayama practices on selected physiological ...Effect of select yogasanas and pranayama practices on selected physiological ...
Effect of select yogasanas and pranayama practices on selected physiological ...
International Journal of Science and Research (IJSR)
 
Grid computing for load balancing strategies
Grid computing for load balancing strategiesGrid computing for load balancing strategies
Grid computing for load balancing strategies
International Journal of Science and Research (IJSR)
 
A new algorithm to improve the sharing of bandwidth
A new algorithm to improve the sharing of bandwidthA new algorithm to improve the sharing of bandwidth
A new algorithm to improve the sharing of bandwidth
International Journal of Science and Research (IJSR)
 
Main physical causes of climate change and global warming a general overview
Main physical causes of climate change and global warming   a general overviewMain physical causes of climate change and global warming   a general overview
Main physical causes of climate change and global warming a general overview
International Journal of Science and Research (IJSR)
 
Performance assessment of control loops
Performance assessment of control loopsPerformance assessment of control loops
Performance assessment of control loops
International Journal of Science and Research (IJSR)
 
Capital market in bangladesh an overview
Capital market in bangladesh an overviewCapital market in bangladesh an overview
Capital market in bangladesh an overview
International Journal of Science and Research (IJSR)
 
Faster and resourceful multi core web crawling
Faster and resourceful multi core web crawlingFaster and resourceful multi core web crawling
Faster and resourceful multi core web crawling
International Journal of Science and Research (IJSR)
 
Extended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy imagesExtended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy images
International Journal of Science and Research (IJSR)
 
Parallel generators of pseudo random numbers with control of calculation errors
Parallel generators of pseudo random numbers with control of calculation errorsParallel generators of pseudo random numbers with control of calculation errors
Parallel generators of pseudo random numbers with control of calculation errors
International Journal of Science and Research (IJSR)
 

More from International Journal of Science and Research (IJSR) (20)

Innovations in the Diagnosis and Treatment of Chronic Heart Failure
Innovations in the Diagnosis and Treatment of Chronic Heart FailureInnovations in the Diagnosis and Treatment of Chronic Heart Failure
Innovations in the Diagnosis and Treatment of Chronic Heart Failure
 
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverterDesign and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
 
Polarization effect of antireflection coating for soi material system
Polarization effect of antireflection coating for soi material systemPolarization effect of antireflection coating for soi material system
Polarization effect of antireflection coating for soi material system
 
Image resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fittingImage resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fitting
 
Ad hoc networks technical issues on radio links security &amp; qo s
Ad hoc networks technical issues on radio links security &amp; qo sAd hoc networks technical issues on radio links security &amp; qo s
Ad hoc networks technical issues on radio links security &amp; qo s
 
Microstructure analysis of the carbon nano tubes aluminum composite with diff...
Microstructure analysis of the carbon nano tubes aluminum composite with diff...Microstructure analysis of the carbon nano tubes aluminum composite with diff...
Microstructure analysis of the carbon nano tubes aluminum composite with diff...
 
Improving the life of lm13 using stainless spray ii coating for engine applic...
Improving the life of lm13 using stainless spray ii coating for engine applic...Improving the life of lm13 using stainless spray ii coating for engine applic...
Improving the life of lm13 using stainless spray ii coating for engine applic...
 
An overview on development of aluminium metal matrix composites with hybrid r...
An overview on development of aluminium metal matrix composites with hybrid r...An overview on development of aluminium metal matrix composites with hybrid r...
An overview on development of aluminium metal matrix composites with hybrid r...
 
Pesticide mineralization in water using silver nanoparticles incorporated on ...
Pesticide mineralization in water using silver nanoparticles incorporated on ...Pesticide mineralization in water using silver nanoparticles incorporated on ...
Pesticide mineralization in water using silver nanoparticles incorporated on ...
 
Comparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brainComparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brain
 
T s eliot and the concept of literary tradition and the importance of allusions
T s eliot and the concept of literary tradition and the importance of allusionsT s eliot and the concept of literary tradition and the importance of allusions
T s eliot and the concept of literary tradition and the importance of allusions
 
Effect of select yogasanas and pranayama practices on selected physiological ...
Effect of select yogasanas and pranayama practices on selected physiological ...Effect of select yogasanas and pranayama practices on selected physiological ...
Effect of select yogasanas and pranayama practices on selected physiological ...
 
Grid computing for load balancing strategies
Grid computing for load balancing strategiesGrid computing for load balancing strategies
Grid computing for load balancing strategies
 
A new algorithm to improve the sharing of bandwidth
A new algorithm to improve the sharing of bandwidthA new algorithm to improve the sharing of bandwidth
A new algorithm to improve the sharing of bandwidth
 
Main physical causes of climate change and global warming a general overview
Main physical causes of climate change and global warming   a general overviewMain physical causes of climate change and global warming   a general overview
Main physical causes of climate change and global warming a general overview
 
Performance assessment of control loops
Performance assessment of control loopsPerformance assessment of control loops
Performance assessment of control loops
 
Capital market in bangladesh an overview
Capital market in bangladesh an overviewCapital market in bangladesh an overview
Capital market in bangladesh an overview
 
Faster and resourceful multi core web crawling
Faster and resourceful multi core web crawlingFaster and resourceful multi core web crawling
Faster and resourceful multi core web crawling
 
Extended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy imagesExtended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy images
 
Parallel generators of pseudo random numbers with control of calculation errors
Parallel generators of pseudo random numbers with control of calculation errorsParallel generators of pseudo random numbers with control of calculation errors
Parallel generators of pseudo random numbers with control of calculation errors
 

Recently uploaded

Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Mariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceXMariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceX
Mariano Tinti
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
Zilliz
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 

Recently uploaded (20)

Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Mariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceXMariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceX
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 

Design an Automatic Temperature Control System for Smart Electric Fan Using PIC

  • 1. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net Design an Automatic Temperature Control System for Smart Electric Fan Using PIC Zairi Ismael Rizman1 , Kim Ho Yeap2 , Nuraiza Ismail3 , Norizan Mohamad4 , Nur Hafizah Rabi’ah Husin5 1 Faculty of Electrical Engineering, Universiti Teknologi MARA (UiTM) Terengganu, 23000 Dungun, Terengganu, Malaysia 2 Faculty of Engineering and Green Technology, Tunku Abdul Rahman University, Jln. Universiti, Bandar Barat, 31900 Kampar, Perak, Malaysia 3 Faculty of Electrical Engineering, Universiti Teknologi MARA (UiTM) Terengganu, 23000 Dungun, Terengganu, Malaysia 4 Faculty of Computer and Mathematical Sciences, Universiti Teknologi MARA (UiTM) Terengganu, 23000 Dungun, Terengganu, Malaysia 5 Academy of Language Studies, Universiti Teknologi MARA (UiTM) Terengganu, 23000 Dungun, Terengganu, Malaysia Abstract: This paper presents an innovative prototype design of electric fan with smart characteristics. This electric fan uses a microcontroller to produce an automation function. It also has a unique double feature designs, such as using 2 fans, 2 Light Emitting Diodes (LED) and 2 sensors. This is to ensure the cooling process operates more efficiently and effectively, especially for a large space application and in hot weather due to global warming. By applying the circuit, it offers a better life for human. It is really practical for senior citizens to make their life simpler. The circuit is also suitable for disabled people who have difficulty to switch on the fan manually. Lastly, the circuit can be manipulated by diversifying its function as a detector, where it can produce an alarm signal when emergency case occurs such as the house or premise is on fire. Keywords: Automatic, Temperature, Fan, PIC. 1. Introduction Electric fan is one of the most popular electrical appliances due to its cost effectiveness and low power consumption advantages [1]. It is a common circuit and widely used in many applications [2]. It is also one of the most sensible solutions to offer a comfortable and energy efficient. In fact, the fan has been long used and still available in the market. Nowadays, the usage of fan is controlled manually by pressing on the switch button. This non-innovative feature makes it unable to turn on automatically according to temperature changes. So, an automatic temperature control system technology is applied for the switching purpose in this circuit. Due to its advantages, many researches focusing on automatic temperature control system application in different fields will gain the benefits. For examples, an automatic temperature controller for multielement array hyperthermia systems [3], multi-loop automatic temperature control system design for fluid dynamics [4], automatic temperature control for transport airplanes [5], design of automatic temperature control system on laser diode of erbium-doped fiber source [6], design of automatic- temperature-control circuit module in tunnel microwave heating system [7], development of automatic temperature control system in blast furnace [8], the automatic temperature system with Fuzzy self-adaptive Proportional- Integral-Derivative (PID) control in semiconductor laser [9], the constant temperature automatic control system design of 3G base station without man' s guard [10], automatic body temperature control system for small animal studies using dual mode Proportional-Integral (PI) control [11], automatic temperature and humidity control system using air- conditioning in transformer substation [12] and so forth. There is also a case study of automatic temperature control system on diagnosable discrete event system design [13]. This paper proposes an invention of Smart Electric Fan for various applications. It has an automation operation by using a microcontroller. It uses a unique design such as 2 fans, 2 LEDs and 2 temperature sensors. This is to enhance its functionality to become more efficient and effective for large space and hot weather condition. The circuit provides a comfort for human’s life, especially for senior citizens. It really helps to solve the problem of handicapped person when to switch on the fan. Finally, the circuit can also detect when fire occurs by alarming the buzzer. 2. Methodology The circuit presents the design, construction, development and control of automatic switching electric fan. The idea is based on the problem occurs in human’s life nowadays by improving the existing technology. The Peripheral Interface Controller (PIC) based automatic fan system is applied to upgrade the functionality to embed automation feature. The electric fan will automatically switch on according to the environmental temperature changes. The circuit is using a microcontroller to control the fan according to the temperature variation. The system measures the temperature from the Integrated Circuit (IC) LM35, where it will control the fan according to the setting values in the programming. Paper ID: 21081301 1
  • 2. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net The system indicates the temperature from the PIC16F876A, and it will display it on the Liquid Crystal Display (LCD). The temperature then is compared with the setting value. If the room temperature goes beyond the preset temperature, then the fan will turn on. It also provides a security characteristic, where it detects an extremely high temperature, for example when the room is on fire, which the buzzer will instantly produce an alarm sound to alert people of the danger. For the voltage regulator circuit as shown in Figure 1, the voltage range of power supply is between 7V and 15V. Higher input voltage will produce greater heat on LM7805 voltage regulator. So, normally the ideal voltage is 9V. The LM7805 will regulate the given voltage to 5V for supplying to the PIC16F876A and pull up the push button. The purpose of using diode is for circuit protection, in case the polarity of the power source connection is incorrect. Capacitor is used to stabilize the voltage input and output of the LM7805. Red LED acts as a power indicator. Figure 1: The voltage regulator circuit An input/output (I/O) pin is required for a push button, which as an input for PIC microcontroller. The connection of the push button to the I/O pin is illustrated in Figure 2. The I/O pin should be pulled up to 5V using a resistor with a value range of 1kΩ to 10kΩ. This configuration will result an active-low input. When the button is pressed, the I/O pin will result a logic 0 and vice versa. Figure 2: The push button as an input for PIC An I/O pin is applied for one LED, as an output for PIC microcontroller. The connection of the LED to the I/O pin is shown in Figure 3. The function of resistor is to protect the LED from over current that will burn the LED. When the output is in logic 1, the LED will ON, and vice versa. Figure 3: The LED as an output for PIC circuit 3. Results and Discussion The circuit starts to function when the 9V Direct Current (DC) battery supply is turned on. It is connected to the IC regulator circuit to produce 5V stable voltage. Then, the LM35 sensor functions to measure the changes of temperature surrounds the area. All the operations are controlled by the PIC16F876A to produce the output. The PIC is as a brain of the circuit. The LCD, fans and buzzer are the output where they are set with the pseudocode of PIC. The LCD is used to measure and show the changes of temperature value. The fan starts to function when the switch is turned on. The high value of temperature causes both fan A and fan B to turn on automatically. Then, the buzzer will only show the emergency feature if the temperature reaches an unusual value. The complete design of Smart Electric Fan circuit is shown in Figure 4. Figure 4: The complete circuit design of Smart Electric Fan Temperature sensors will detect the temperature from the surrounding while PIC will measure the temperature. PIC is Paper ID: 21081301 2
  • 3. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net an interface with NPN power transistors whether to on or off the fans. If the temperature sensor A detects the temperature is higher than 40oC, and the temperature sensor B detects the temperature lower than 35oC, LED A and fan A will be on while LED B, fan B and buzzer are off. If the temperature sensor A detects temperature lower than 40oC, and the temperature sensor B detects the temperature higher than 35oC, LED B and fan B will be on while LED A, fan A and buzzer are off. If the temperature sensor A detects the temperature higher than 40oC, and the temperature sensor B detects the temperature higher than 35oC, both LEDs and fans will be on as well as the buzzer and vice versa. The higher input voltage will produce excessive heat at LM7805 voltage regulator. Typically, the voltage used is 9V. The LM7805 regulates the given voltage of 5V to supply for the PIC16F876A and push button. The purpose of using diode D1 is for the circuit protection when the polarity of the power source is incorrect. Capacitor C1 and capacitor C2 are used to stabilize the voltage input and output of the LM7805. D2 is a green LED, which functions as a power indicator. Referring to Table 1, the level 0 indicates that all fans and LEDs A and B are off. It is because both sensors do not detect the actual set of temperature for both fans and LEDs to turn on. Both fans and LEDs will turn on when the actual set of temperature in both sensors are detected. The setting temperature for sensor A is above 40oC to turn the fan and LED A on, while the temperature for sensor B is set to be above of 35oC to turn on the fan and LED B. Level 1 is when the fan and LED A are turned on, while level 2 is a condition where the fan and LED B are turned on. If both temperature sensors detect the temperature above 40oC and 35oC, both fans and LEDs will also turn on. This is known as level 3, which indicate a fire case situation. The buzzer will act as an alarm to alert people about the emergency occur. 4. Conclusion In conclusion, the process in developing this innovative circuit is succesfully done. The hardware implementation and its operation is functioning accordingly and smoothly following the procedure. High priority has been given to make the circuit simple but efficient with high reliability. Some slight of modifications have been made from the current and existing technology features to improve its performance. The circuit has fulfilled the main objective, which to control the speed of fan using the temperature controller with PIC. It has a special safety feature by using a buzzer to produce the alert signal if the temperature become overheat. This circuit is really practical to be applied, especially in today's hot condition. In the future, there are several improvements can be made in order to upgrade the features such as using a wireless technology to interface sensor and microcontroller, monitor and control the temperature via internet and using an USB to link microcontroller and computer. Table 1: The different level of condition in Smart Electric Fan circuit Operation of fan Operation of LED The actual temperature of sensor (oC) Level of conditio nFan A Fan B Led A Led B Sensor A Sensor B Off Off Off Off < 40 < 35 Level 0 On Off On Off > 40 < 35 Level 1 Off On Off On < 40 > 35 Level 2 On On On On > 40 > 35 Level 3 5. Acknowledgment The author would like to thanks to Universiti Teknologi MARA (UiTM) Melaka Malaysia for organizing a Research, Invention, Innovation & Design (RIID) 2012 exhibition and competition, where this circuit has been awarded a silver medal and certificate. References [1] A.N. Bahar, M.K. Baowaly, A. Chakraborty, “An Intelligent Approach of Regulating Electric-Fan Adapting to Temperature and Relative Humidity,” International Journal Intelligent Systems and Applications, 4 (7), pp. 61-69, 2012. [2] H. Vijay, D.K. Chaturvedi, “Parameters Estimation of an Electric Fan Using ANN,” Journal of Intelligent Learning Systems and Applications, 2 (1), pp. 43-48, 2010. [3] J.E. Johnson, P.F. Maccarini, D. Neuman, P.R. Stauffer, “Automatic Temperature Controller for Multielement Array Hyperthermia Systems,” IEEE Transactions on Biomedical Engineering, 53 (6), pp. 1006-1015, 2006. [4] G.J. Fiedler, J. Landy, “Multi-loop Automatic Temperature Control System Design for Fluid Dynamics Facility Having Several Long Transport Delays,” IEEE IRE Transactions on Automatic Control, 4 (3), pp. 81-96, 1959. [5] R.E. Hedges, “Automatic Temperature Control for Transport Airplanes,” IEEE Transactions of the American Institute of Electrical Engineers, 66 (1), pp. 1197-1202, 1947. [6] L. Chengxiang, Y. Zhenhua, W. Xu, L. Feng, “Design of Automatic Temperature Control System on Laser Diode of Erbium-Doped Fiber Source,” In Proceedings of the IEEE International Conference on Intelligent Computation Technology and Automation, pp. 404- 407, 2011. [7] T, Fu, X. Wang, G. Yang, “Design of Automatic- Temperature-Control Circuit Module in Tunnel Microwave Heating System,” In Proceedings of the IEEE International Conference on Computational and Information Sciences, pp. 1216-1219, 2010. [8] W. Choi, W. Yoo, S. Won, “Development of Automatic Temperature Control System in Blast Furnace,” In Proceedings of the IEEE International Joint Conference SICE-ICASE, pp. 899-903, 2006. [9] Z.H.-Quan and L. Qian, “The Automatic Temperature System With Fuzzy Self-Adaptive PID Control in Semiconductor Laser,” In Proceedings of the IEEE Paper ID: 21081301 3
  • 4. International Journal of Science and Research (IJSR), India Online ISSN: 2319-7064 Volume 2 Issue 9, September 2013 www.ijsr.net International Conference on Automation and Logistics, pp. 1691-1694, 2009. [10] W. Yu, X. Qian, “The Constant Temperature Automatic Control System Design of 3G Base Station Without Man' S Guard,” In Proceedings of the International Conference on Information Engineering and Computer Science, pp. 1-3, 2009. [11] H.I. Kim, H.C. Kim, B.W. Yoon, “Automatic Body Temperature Control System for Small Animal Studies Using Dual Mode PI Control,” In Proceedings of the IEEE International Conference of the Engineering in Medicine and Biology Society, pp. 1967-1969, 1998. [12] L. Feng, Z. Hui, T. Yan, “Automatic Temperature and Humidity Control System Using Air-Conditioning in Transformer Substation,” In Proceedings of the IEEE Asia-Pacific Power and Energy Engineering Conference, pp. 1-4, 2012. [13] Y.-L. Wen, M.-D. Jeng, “Diagnosable Discrete Event System Design: A Case Study of Automatic Temperature Control System,” In Proceedings of the IEEE International Conference on Systems, Man and Cybernetics, pp. 3691-3696, 2008. Author Profile Zairi Ismael Rizman received his BSc degree in Electrical Engineering (Communication) from UiTM Malaysia in 2002 and MSc in Microelectronics from Universiti Kebangsaan Malaysia (UKM) in 2005. He is now a senior lecturer at the Faculty of Electrical Engineering UiTM (Terengganu). Kim Ho Yeap received his Bachelor of Engineering (Hons) Electrical and Electronic Engineering from Petronas University of Technology (UTP) in 2004, Master of Science in Microelectronics from National University of Malaysia (UKM) in 2005, and PhD in Engineering from Tunku Abdul Rahman University (UTAR) in 2011. He is currently an assistant professor in the Department of Electronic Engineering (DEE) in the Faculty of Engineering and Green Technology (FEGT). Nuraiza Ismail received her BSc degree in Electrical Engineering (Instrumentation) from UiTM Malaysia in 2009 and MSc in Telecommunication and Information Engineering from UiTM Malaysia in 2012. She is now a lecturer at the Faculty of Electrical Engineering UiTM (Terengganu). Norizan Mohamad received her bachelor degree in Computer Information Sciences from Temple University, Philadelphia in 1995 and master degree in Information Technology from UiTM Malaysia in 2001. She is now a senior lecturer at the Computer Science Department UiTM (Terengganu). Nur Hafizah Rabi'ah Husin received his B.Ed degree in Teaching English as a Second Language (TESL) from UiTM Malaysia and M.Ed in TESL from UKM in 2007 and 2011 respectively. She is now a lecturer at Academy of Language Studies Department, in UiTM (Terengganu). Paper ID: 21081301 4