SlideShare a Scribd company logo
1 of 11
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 9, No. 3, June 2019, pp. 1683∼1693
ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1683-1693 Ì 1683
PID-based temperature control device for electric kettle
Mohd Badril Nor Shah, Norfahaniza Zailan, Amar Faiz Zainal Abidin, Mohd Firdaus Halim, Khalil
Azha Annuar, Arman Hadi Azahar, Muhamad Haniff Harun, Muhammad Faizal Yaakub
Centre for Robotics & Industrial Automation, Fakulti Teknologi Kejuruteraan, Universiti Teknikal Malaysia Melaka,
Malaysia
Article Info
Article history:
Received Aug 13, 2018
Revised Nov 23, 2018
Accepted Dec 15, 2018
Keywords:
PID controller
Gain scheduling
On-off controller
Water temperature control
ABSTRACT
A normal electric kettle usually is intended to boil water until boiling point and cannot
be controlled. Most of the kettle does not provide the temperature display for user to
track the current temperature reading. Thus, this project is inspired from the short-
coming of most kettles that are sold at the market. By using Arduino microcontroller,
a device is developed to control water temperature inside electric kettle. To provide
automated temperature control, PID controller is chosen since it can provides precise
water temperature control with less fluctuation. The device is also equipped with the
display of the current water temperature and desired temperature. The device is tested
to an electric kettle and the performance of PID controller in controlling water temper-
ature is compared to on-off controller. An analysis is performed based on the amount
of fluctuation with respect to desired temperature to verify the efficacy of the designed
circuit and controller. It is found that the developed device and PID controller are ca-
pable to control the water temperature inside kettle based on the desired temperature
set by user with less amount of fluctuation.
Copyright c 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Mohd Badril Nor Shah,
Fakulti Teknologi Kejuruteraan,
Universiti Teknikal Malaysia Melaka (UTeM), Malaysia.
Phone: +606-234 6591
Email: badril@utem.edu.my
1. INTRODUCTION
A common electric kettle consists of two electrical parts, that are heat element and on-off switch as
depicted in Figure 1. When electric power supplied to the heat element, it will heats up the water inside kettle
at full power to bring the water at 100◦
C. The generated steam pressure subsequently will induce the on-off
switch to stop the heating process. Based on this simple process, an electric kettle is only serve one purpose:
to boil water.
Figure 1. Common parts of electric kettle
Journal homepage: http://iaescore.com/journals/index.php/IJECE
1684 Ì ISSN: 2088-8708
To enable the capability of electric kettle of controlling water temperature, it should be equipped with
a device that can measure water temperature inside the kettle, thus providing data for the controller of the
device to perform correct control action to the heat element. With a correct selection and proper design of the
controller, a precise temperature control can be achieved with minimal fluctuation. One of the most prominent
controller that can be used in this application is PID controller.
PID controller widely used in industry since it have simple structure and does not require mathematical
derivation. It contain three terms: proportional, derivative and integration of the error reading which those will
be summed together thus producing analog signal to the actuator to provide treatment for both transient and
steady state response. It has been proven to work in controlling linear and nonlinear, fast and slow response
systems. With proper tuning method to obtain the suitable PID gains, the precise and stable water temperature
at desired setpoint can be prepared.
There are many applications can be adopted if an electric kettle is able to produce warm water at
desired level temperature. For example, at 37◦
C water temperature, a guardian can prepare warm formula milk
for their babies or toddlers [1]. Powder milk is best prepared at 60◦
C to obtain perfect solubility [2]. A coffee
enthusiast always require heated water of 93◦
C for brewing a delicious coffee drink [3]. Tea is best to be
prepared at 82◦
C for maximum flavour extraction from tea leaves [3].
By having an external device that can control temperature of electric kettle, user does not have to
buy an expensive water warmer or similar device to obtain their preferred temperature of warm water. By
using a cheap electric kettle and the proposed device that is developed in this project, user is able to obtain
the warm water at the desired temperature. There are a few almost similar work has been done which can
be used as a reference for this work. In [4], the project of controlling air temperature inside closed case is
developed based on PIC16F877 microcotroller. LM35 temperature sensor is used for temperature measurement
and proportional controller is used as control algorithm to drive DC-powered lamp and DC-powered fan to
control air temperature inside the case. Temperature control inside drying chamner is done by [5]. Arduino
Mega 2560 microcontroller is used as a main part and MLX90614 infrared sensor is used for temperature
measurement. The microcontoller perform on-off algorithm to control magnetron to control air temperature
inside chamber. The magnetron is AC-powered equipment which is driven by TRIAC-based circuit which is
activated by PWM signal given by microcontroller. Temperature control of beer brewing process is done in [6]
by utilizing Arduino UNO microcontroller and DS180B20 temperature sensor. On-off, proportional and PID
controller are tested to compare the control performance in controlling beer temperature.
2. CIRCUIT DESIGN
The proposed device consists of six main parts: microcontroller, heater driver circuit, temperature
sensor, temperature display, reference temperature input and control algorithm. Microcontroller acts as main
brain for the device. It provides automated control of temperature reading, temperature display and heater
control. Arduino microcontroller is chosen this project since it provides large library and wide hardware support
[7].
To enable to capability of temperature control inside kettle, temperature sensor should be utilized.
DS180B20 temperature sensor is used since it is water-proof and compatible to be interfaced to any microcon-
troller using a single digital pin, and even possible to connect multiple same sensors to the same pin. The sensor
has a unique 64-bit ID burned-in at the factory to differentiate them which enable the multiple connection at
the same pin of microcontroller. Power supply for the sensor is 3.0-5V and capable to measure temperature
range from -55◦
C to 125◦
C.
For heater driver circuit, solid state relay SSR is used since it is easy to be interfaced between micro-
controller and AC power supply. It is constructed based on TRIAC-based circuit. It should be noted that to
drive SSR to control AC voltage, low frequency PWM (e.g: 0.1 times than the AC voltage frequency) should
be used to obtain uniform cycle of AC voltage as illustrated in Figure 2. High frequency PWM (e.g. PWM
frequency less frequency of AV voltage) of driving SSR will induce non-uniform phase angle of AC voltages
thus making linear relationship between heater power and PWM duty cycle is not possible. Figure 2 and Figure
3 show the effect of AC voltage output when it is driven by low and high PWM frequency that supplied to SSR.
In this work, low frequency PWM can be used for water temperature control since water temperature has slow
step response.
IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
IJECE ISSN: 2088-8708 Ì 1685
[] []
Figure 2. Low frequency PWM in driving an SSR will produce uniform cycle of AC voltage output. (a) 40%
duty cycle (b) 80% duty cycle
Figure 3. High freqency PWM to drive an SSR will cause nonuniform phase angle trigger of AC voltage
output
A variable resistor is used to allow user to set their desired water temperature, and seven segment
display is used to show the desired temperature and the current water temperature inside kettle. For control
algorithm, PID controller is used in providing automated temperature control, where the PID is coded inside
microcontroller. The details of the PID controller and its design is explained in the next section. Figure 4 shows
the field diagram reflecting a microcontroller connected with input and output components.
Figure 4. The circuit arrangement of this project
3. PID CONTROLLER
PID is a proportional-integral-derivative controller, which control loop feedback mechanism. It is
commonly used in industrial control system. The first PID controller was develop by Elmer Sperry in 1911
and it is used to automate a ship steering mechanism. On 1922, the first theoretical paper on PID control was
develop by Nicolas Minorsky, which then was applied to automatic steering of ships [8]. Figure 5 is the block
diagram of a system controlled by PID controller where y(t) is controlled output, r(t) is reference signal, e(t)
is error signal and u(t) is control signal.
PID-based temperature control device... (Mohd Badril Nor Shah)
1686 Ì ISSN: 2088-8708
Figure 5. PID controller block diagram
PID control signal is the sum of three terms which are based on the error measurement, that are
u(t) = Kp + Ki
∞
0
e(t)dt + Kd
d
dt
e(t) (1)
where e(t) = r(t)−y(t), Kp is proportional constant, Ki is integral constant and Kd is derivative constant. The
value of Kp, Ki and Kd are the key in providing stable and desired transient response which can be obtained
by using heuristic methods, analytical methods, frequency response method, optimization method and adoptive
turning methods [9].
Nowadays, PID control algorithm is always implemented in microcontroller to enable compact design
of a product. However, the integral and derivative operation in PID equation of (1) cannot be performed directly
by microcontroller. Hence, the integral and derivative term of (1) need to be converted to discrete form. Starting
with the derivative term, we can use the following difference equation as an approximation, such that;
d
dt
e(t) ≈
e(k) − e(k − 1)
Ts
(2)
where e(k) is error signal in discrete domain, e(k−1) is previous error signal and Ts is sampling time. Equation
(2) is the approximate slope of the tangent line at e(t). The approximation of integral term can be written such
that
∞
0
e(t)dt ≈ Ts
∞
0
e(k) (3)
With these approximations, we can rewrite PID control algorithm in discrete form
u(k) = Kpe(k) + Ki Ts
∞
0
e(k) + Kd
e(k) − e(k − 1)
Ts
(4)
The details derivation and more precise approximation of PID controller in discrete form can be found in
[9, 10].
The kernel code of implementing discrete PID of (4) in Arduino IDE environment software is shown
in Figure 6. Arduino IDE is a software designed for Arduino which allows user to write code in C language,
compile, send/receive to/from microcontroller. Kp, Ki and Kd of PID are the parameters that need to be
tuned. In this project, the heuristic approach is be used to determine the appropriate values of PID gains. The
procedure of determining the PID gains is explained as follows:
(a) Set all gains to zero.
(b) Increase the Kp gain until the response steadily oscillate.
(c) Increase the Kd gain until the oscillations significantly reduced.
(d) Repeat steps (ii) and (iii) until the response is stable with minimal oscillation.
(e) Increase the Ki gain to bring the response to the set point.
IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
IJECE ISSN: 2088-8708 Ì 1687
Note that the above procedure is valid for open loop stable plant [11]. For unstable system, advance tuning
method is required.
unsigned long Now;
unsigned long LastTime;
double SamplingTime=0;
double Error;
double SumError = 0;
double RateError;
double LastError = 0;
void PID(float setpoint, float output, float kp,
float ki, float kd)
{
Now = millis();
SamplingTime = (double)(Now - LastTime)*pow(10,-3);
Error = setpoint - output;
SumError = SumError + (Error*SamplingTime);
RateError = (Error - LastError)/SamplingTime;
LastError = Error;
LastTime = Now;
Output = kp*Error + ki*SumError + kd*RateError;
return Output;
}
Figure 6. Code of PID control algorithm
4. RESULTS AND DISCUSSION
The block diagram for overall system of this device that is connected to electric kettle is illustrated in
Figure 7, where T(t) is water temperature inside kettle and Td is desired temperature. e(t) is error signal, as in
.For real-time results, the hardware prototype of this project is connected to an 1500 Watt electric kettle and a
PC (for data logging purpose) to verify the performance of the project as shown in Figure 8. For performance
analysis of PID controller, the response of water temperature in the kettle is compared to on-off controller. The
results are presented in several cases as tabulated in Table 1. The interface of the developed device is depicted
in Figure 9 where the seven segment displays are to display current water temperature inside kettle, desired
temperature from user and PID controller gains. DS180B20 sensor probe is immersed inside the kettle and the
plugtop of electric kettle is connected to the device through switch socket outlet. The device also equipped
with a knob to enable user to set their desired temperature. The toggle switch is to select the controller (either
PID or on-off controller) for temperature control operation.
Figure 7. PID controller block diagram
PID-based temperature control device... (Mohd Badril Nor Shah)
1688 Ì ISSN: 2088-8708
Figure 8. Temperature control device connected to electric kettle and PC
Figure 9. The interface of temperature control device
Table 1. Experiment Cases
Experiment Case Desired Temperature Controller Type
CASE 1 45◦
C PID
CASE 2 65◦
C PID
CASE 3 80◦
C PID
CASE 4 45◦
C On-off
CASE 5 65◦
C On-off
CASE 6 80◦
C On-off
As explained in previous section, PID controller has gain that need to be tuned which are Kp, Ki and
Kd. By using heuristic approach, the gain of PID controller can be determined. Based on the tuning procedure
explained in Section III, after several tuning attempts for 45◦
C, 65◦
C and 80◦
C temperature set point, the
IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
IJECE ISSN: 2088-8708 Ì 1689
appropriate gains are successfully obtained and shown in Table 2. The PWM period of control signal u(t)
is set to 1 s. Note that the tuning is done when water volume at 500 ml and intial water temperature is 29◦
C.
The approach to assign different values of PID gain for different set point is known as ‘gain scheduling’ method.
It is also found the execution time for the microcontroller to implement the whole PID control algorithm is 1.13
s which including data logging to PC through USB communication. For performance analysis, the maximum
fluctuation of water temperature along the desired temperature is recorded as depicted in Figure 10.
Table 2. The PID Gains for Different Desired Temperature
Desired Temperature Kp Ki Kd
Below 55◦
C 8 5 16
55◦
C - 75◦
C 8 5 18
76◦
C - 95◦
C 8 5 25
Figure 10. The definition of maximum fluctuation in this project.
Figure 11(a) to Figure 11(c) show the response of water temperature inside kettle when the device is
using PID controller. For the CASE 1 experiment, the desired temperature is set at 45◦
C and it is found the
PID controller is able to generate appropriate PWM signal to the heater thus result in less amount fluctuation of
water temperature. The highest fluctuation recorded at this case is 1.5◦
C. Same performance of PID controller
can be seen when the desired temperature is set at 65◦
C and 80◦
C where the water temperature is almost same
with the desired temperature with a very small fluctuation. The maximum fluctuation recorded for CASE 2 and
CASE 3 are 1.3◦
C and 1.8◦
C. For comparison purpose, the device also performs on-off controller to control
the water temperature. The control signal u(t) for on-off controller is expressed by:
u(t) = sign[e(t)]
=



u(t) = 1 if e(t) > 0
u(t) = 0 if e(t) = 0
u(t) = −1 if e(t) < 0
(5)
However, for case u(t) = −1 if e(t) < 0 has no meaning in this project, thus the term is omitted from the
equation. Equation (5) reflect the on-off operation of heater: when T(t) < Td(t), the heater is activated, else
T(t) ≥ Td(t)), the heater is deactivated. The time taken for the controller to perform the whole instruction
including on-off control algorithm is 1.10 s. The results when the device perform the on-off controller are
shown in Figure 12(a) to Figure 12(c). From the figure, a large amount of overshoot can be seen at water
temperature response. On-off controller gives instant on and off signal to heater and this type of signal unable
to regulate the water temperature with less fluctuation within desired temperature. The amount of fluctuation
for CASE 7, CASE 8 and CASE 9 are 5.1◦
C, 6.6◦
C and 7.5◦
C. The maximum fluctuation magnitude of all
experiment cases is summarized in Table 3.
PID-based temperature control device... (Mohd Badril Nor Shah)
1690 Ì ISSN: 2088-8708
(a) (b)
(c)
Figure 11. The response of water temperature inside electric kettle when using PID controller at 45◦
C, 65◦
C
and 80◦
C (Legend - Blue: desired temperature, red: water temperature inside kettle, yellow: control signal)
(a) (b)
(c)
Figure 12. The response of water temperature inside electric kettle when using on-off controller at 45◦
C, 65◦
C
and 80◦
C (Legend – Blue: desired temperature, red: water temperature inside kettle, yellow: control signal)
Based on the results, it can be concluded that PID controller is able to provide less amount of water
temperature fluctuation as compare to on-off controller thus making it suitable for precise temperature control.
However, in this work, the experiments are done by using 500 ml of water. For more water volume, the PID
require different set of gains for precise temperature control at different desired temperature. Therefore, for
future improvement, different structure of PID or advance controller shall be used which can cover various
amount of water volume without performing tedious work to determine controller gain in various conditions.
IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
IJECE ISSN: 2088-8708 Ì 1691
Table 3. The Maximum Fluctuation of Water Temperature Inside Kettle for Each Experiment Case
Experiment Case Desired Temperature Maximum Fluctuation
CASE 1 45◦
C 1.5◦
C
CASE 2 65◦
C 1.3◦
C
CASE 3 80◦
C 1.8◦
C
CASE 4 45◦
C 5.1◦
C
CASE 5 65◦
C 6.6◦
C
CASE 6 80◦
C 7.5◦
C
ACKNOWLEDGEMENT
The authors would like to thank UTeM for sponsoring this work under short-term grant no. PJP/2017/FTK-
CERIA/S01556.
REFERENCES
[1] J. Marshall and S. Stuart, Child Development. Heinemann Educational, 2001.
[2] S. Anup, J. A. H., and C. R. Shrikant, “Functionality of Milk Powders and Milk-Based Powders for End
Use Applications - A Review,” Comprehensive Reviews in Food Science and Food Safety, vol. 11, no. 5,
pp. 518–528, 2012.
[3] K. Hansen and T. Arndorfer, The Complete Idiot’s Guide to Coffee and Tea. DK Publishing, 2006.
[4] Khairurrijal, A. Mikrajuddin, and B. Maman, “Home-made PIC 16F877 Microcontroller-Based Tempera-
ture Control Cystem for Learning Automatic Control,” Computer Applications in Engineering Education,
vol. 19, no. 1, pp. 10–17, 2011.
[5] S. K. Korkua, S. Chandhaket, K. Thinsurat, and K. Pornbandit, “Design of Automatic Phase-Controlled
Converter Based onTemperature for Microwave Drying System,” in 2016 2nd IEEE International Sympo-
sium on Robotics and Manufacturing Automation (ROMA), Sept 2016, pp. 1–6.
[6] M. Weeks, “Arduino Controlled Brewing,” in SoutheastCon 2015, April 2015, pp. 1–5.
[7] M. Banzi, Getting Started with Arduino. Maker Media Inc., 2015.
[8] S. Bennett, “Nicholas Minorsky and the Automatic Steering of Ships,” IEEE Control Systems Magazine,
vol. 4, no. 4, pp. 10–15, November 1984.
[9] K. ˚Astr¨om and T. H¨agglund, PID Controllers: Theory, Design and Tuning. Instrument Society of
America, 1995.
[10] J. Charais and R. Lourens, “Software PID Control of an Inverted Pendulum Using the PIC16F684,” Ap-
plication Note AN964, Microchip Technology Inc., 2004.
[11] K. H. Ang, G. Chong, and Y. Li, “PID Control System Analysis,Design and Technology,” IEEE Transac-
tions on Control Systems Technology, vol. 13, no. 4, pp. 559–576, July 2005.
BIOGRAPHIES OF AUTHORS
Mohd Badril Nor Shah received the M. Eng. degree in Mechatronic and Automatic Control,
and the Ph.D. degree in Electrical Engineering (Control) from Universiti Teknologi Malaysia,
Johor Bahru, Malaysia, in 2011 and 2015, respectively. He also has several years of experience
as an Engineer in building and facility maintenance engineering. His research interests include
networked control system, real-time control system, robust control, and controller area network
(CAN).
PID-based temperature control device... (Mohd Badril Nor Shah)
1692 Ì ISSN: 2088-8708
Nurfahaniza Zailan is a student of Bachelor of Electronic Engineering Technology (Industrial
Automation and Robotics) from Universiti Teknikal Malaysia Melaka.
Amar Faiz Zainal Abidin received his first degree M. Eng. (Hons) in Electrical and Elec-
tronics Engineering from The University of Nottingham, Malaysia and M.Eng. from Univer-
siti Teknologi Malaysia. He is currently attached as an academic staff with Universiti Teknikal
Malaysia Melaka. His research interests are including multi-objective optimization and nature-
inspired optimization algorithm.
Mohd Firdaus Abdul Halim received his first degree M. Eng. (Hons) in Electrical Power System
from Universiti Tenaga Nasional and M. Eng. from University of Applied Sciences, Rosenheim.
He is an academic staff with Universiti Teknikal Malaysia Melaka. Currently, his research is
focused in are of renewable energy, power system and power generation.
Khalil Azha Anuar received the B. Eng (Hons) in Electronic Engineering and M. Eng. in Mecha-
tronics and Automatic Control in 2006 and 2014 from Universiti Teknologi Malaysia. Currenly
he is a lecturer at the Universiti Teknikal Malaysia Melaka. His primary interests related to opti-
mization, control and automation system engineering.
Arman Hadi Azahar received the B. Eng (2010) and MSc (2013) in Mechatronic Engineering
from Universiti Teknikal Malaysia Melaka. Currenly he is a lecturer at the Universiti Teknikal
Malaysia Melaka. His primary interests related to control system and mechatronic engineering.
Mohd Haniff Harun received the B.Eng (2010) and MSc (2013) from Universiti Teknikal
Malaysia Melaka. Currenly he is a lecturer at the Universiti Teknikal Malaysia Melaka. His
primary interests related to vision system and mechatronic engineering.
IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
IJECE ISSN: 2088-8708 Ì 1693
Muhammad Faizal Yaakub received the B.Eng in Electronic Engineering from Universiti
Teknologi Malaysia in 2004 and M. Eng in Electrical Engineering from Universiti Tun Hus-
sein Onn in 2013. Currently he is a lecturer at the Universiti Teknikal Malaysia Melaka. His
main research interests are related to power electronics, automotive electronics, power quality
mitigation and renewable energy.
PID-based temperature control device... (Mohd Badril Nor Shah)

More Related Content

What's hot

PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatJitender Singh Shekhawat
 
cascade and ratio control word doc
cascade and ratio control word doccascade and ratio control word doc
cascade and ratio control word docUmer Farooq
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicRoni Roshni
 
Ratio control
Ratio controlRatio control
Ratio controlsaki909
 
In Apc Training Presentation
In  Apc Training PresentationIn  Apc Training Presentation
In Apc Training Presentationahmad bassiouny
 
Overheat and smoke detection with gsm
Overheat and smoke detection with gsmOverheat and smoke detection with gsm
Overheat and smoke detection with gsmVishal Kumar
 
Mfc based doubled fed induction generator in wind energy conversion system
Mfc based doubled fed induction generator in wind energy conversion systemMfc based doubled fed induction generator in wind energy conversion system
Mfc based doubled fed induction generator in wind energy conversion systemnagarajaan
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLERTarek Erin
 
A laboratory model of a dual active bridge dc-dc converter for a smart user n...
A laboratory model of a dual active bridge dc-dc converter for a smart user n...A laboratory model of a dual active bridge dc-dc converter for a smart user n...
A laboratory model of a dual active bridge dc-dc converter for a smart user n...Alessandro Burgio
 
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVELPLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVELIAEME Publication
 
Pid control
Pid controlPid control
Pid controlAB Rizvi
 
Temperature Controlled Fan Report
Temperature Controlled Fan ReportTemperature Controlled Fan Report
Temperature Controlled Fan ReportPeeyush Pashine
 

What's hot (20)

PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
 
On off controller
On off controllerOn off controller
On off controller
 
Class 14 summary – basics of process control
Class 14   summary – basics of process controlClass 14   summary – basics of process control
Class 14 summary – basics of process control
 
cascade and ratio control word doc
cascade and ratio control word doccascade and ratio control word doc
cascade and ratio control word doc
 
Pid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logicPid controller tuning using fuzzy logic
Pid controller tuning using fuzzy logic
 
Electro-Pneumatics
Electro-PneumaticsElectro-Pneumatics
Electro-Pneumatics
 
Ratio control
Ratio controlRatio control
Ratio control
 
Some advanced instructions of the 8085 microprocessors
Some advanced instructions of the 8085 microprocessorsSome advanced instructions of the 8085 microprocessors
Some advanced instructions of the 8085 microprocessors
 
In Apc Training Presentation
In  Apc Training PresentationIn  Apc Training Presentation
In Apc Training Presentation
 
Overheat and smoke detection with gsm
Overheat and smoke detection with gsmOverheat and smoke detection with gsm
Overheat and smoke detection with gsm
 
Mfc based doubled fed induction generator in wind energy conversion system
Mfc based doubled fed induction generator in wind energy conversion systemMfc based doubled fed induction generator in wind energy conversion system
Mfc based doubled fed induction generator in wind energy conversion system
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLER
 
A laboratory model of a dual active bridge dc-dc converter for a smart user n...
A laboratory model of a dual active bridge dc-dc converter for a smart user n...A laboratory model of a dual active bridge dc-dc converter for a smart user n...
A laboratory model of a dual active bridge dc-dc converter for a smart user n...
 
Sistemas hidraulicos
Sistemas hidraulicosSistemas hidraulicos
Sistemas hidraulicos
 
Castanal1
Castanal1Castanal1
Castanal1
 
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVELPLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
 
Class 33 advanced control strategies - cascade control
Class 33   advanced control strategies - cascade controlClass 33   advanced control strategies - cascade control
Class 33 advanced control strategies - cascade control
 
Pid control
Pid controlPid control
Pid control
 
Cascade control
Cascade controlCascade control
Cascade control
 
Temperature Controlled Fan Report
Temperature Controlled Fan ReportTemperature Controlled Fan Report
Temperature Controlled Fan Report
 

Similar to PID-based temperature control device for electric kettle

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 cellIJCSEA Journal
 
2 67-1379416025-9. automation nad virtual.full
2 67-1379416025-9. automation nad virtual.full2 67-1379416025-9. automation nad virtual.full
2 67-1379416025-9. automation nad virtual.fullKier Francisco
 
AC-AC Voltage Controller of Power Supply for Heater on Drying System
AC-AC Voltage Controller of Power Supply for Heater on Drying SystemAC-AC Voltage Controller of Power Supply for Heater on Drying System
AC-AC Voltage Controller of Power Supply for Heater on Drying SystemTELKOMNIKA JOURNAL
 
Automatic Temperature Controlled Air Cooler Design, Assembly and Testing
Automatic Temperature Controlled Air Cooler Design, Assembly and TestingAutomatic Temperature Controlled Air Cooler Design, Assembly and Testing
Automatic Temperature Controlled Air Cooler Design, Assembly and Testingijtsrd
 
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 controllereSAT Journals
 
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
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorsubhradeep mitra
 
IRJET - Overheat Protection of Induction Motor
IRJET - Overheat Protection of Induction MotorIRJET - Overheat Protection of Induction Motor
IRJET - Overheat Protection of Induction MotorIRJET Journal
 
Shah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleroperaShah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleroperaGodwinraj D
 
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
 
Long term temperature stability of thermal cycler developed using low profil...
Long term temperature stability of thermal cycler developed  using low profil...Long term temperature stability of thermal cycler developed  using low profil...
Long term temperature stability of thermal cycler developed using low profil...IJECEIAES
 
Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...IJECEIAES
 
Microcontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement SystemMicrocontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement Systemijtsrd
 

Similar to PID-based temperature control device for electric kettle (20)

Design an Automatic Temperature Control System for Smart Electric Fan Using PIC
Design an Automatic Temperature Control System for Smart Electric Fan Using PICDesign an Automatic Temperature Control System for Smart Electric Fan Using PIC
Design an Automatic Temperature Control System for Smart Electric Fan Using PIC
 
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
 
2 67-1379416025-9. automation nad virtual.full
2 67-1379416025-9. automation nad virtual.full2 67-1379416025-9. automation nad virtual.full
2 67-1379416025-9. automation nad virtual.full
 
AC-AC Voltage Controller of Power Supply for Heater on Drying System
AC-AC Voltage Controller of Power Supply for Heater on Drying SystemAC-AC Voltage Controller of Power Supply for Heater on Drying System
AC-AC Voltage Controller of Power Supply for Heater on Drying System
 
Automatic Temperature Controlled Air Cooler Design, Assembly and Testing
Automatic Temperature Controlled Air Cooler Design, Assembly and TestingAutomatic Temperature Controlled Air Cooler Design, Assembly and Testing
Automatic Temperature Controlled Air Cooler Design, Assembly and Testing
 
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
 
Elec lab project
Elec lab projectElec lab project
Elec lab project
 
Ic2414251429
Ic2414251429Ic2414251429
Ic2414251429
 
Ranisha FAN.pptx
Ranisha FAN.pptxRanisha FAN.pptx
Ranisha FAN.pptx
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
 
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...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessor
 
IRJET - Overheat Protection of Induction Motor
IRJET - Overheat Protection of Induction MotorIRJET - Overheat Protection of Induction Motor
IRJET - Overheat Protection of Induction Motor
 
Shah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleroperaShah2019 chapter an_arduinomicro-controlleropera
Shah2019 chapter an_arduinomicro-controlleropera
 
L(1)
L(1)L(1)
L(1)
 
Temperature based speed control of fan
Temperature based speed control of fanTemperature based speed control of fan
Temperature based speed control of fan
 
Long term temperature stability of thermal cycler developed using low profil...
Long term temperature stability of thermal cycler developed  using low profil...Long term temperature stability of thermal cycler developed  using low profil...
Long term temperature stability of thermal cycler developed using low profil...
 
Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...Smart system for maintaining aquascape environment using internet of things b...
Smart system for maintaining aquascape environment using internet of things b...
 
Microcontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement SystemMicrocontroller Based Room Temperature and Humidity Measurement System
Microcontroller Based Room Temperature and Humidity Measurement System
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 

PID-based temperature control device for electric kettle

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 9, No. 3, June 2019, pp. 1683∼1693 ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1683-1693 Ì 1683 PID-based temperature control device for electric kettle Mohd Badril Nor Shah, Norfahaniza Zailan, Amar Faiz Zainal Abidin, Mohd Firdaus Halim, Khalil Azha Annuar, Arman Hadi Azahar, Muhamad Haniff Harun, Muhammad Faizal Yaakub Centre for Robotics & Industrial Automation, Fakulti Teknologi Kejuruteraan, Universiti Teknikal Malaysia Melaka, Malaysia Article Info Article history: Received Aug 13, 2018 Revised Nov 23, 2018 Accepted Dec 15, 2018 Keywords: PID controller Gain scheduling On-off controller Water temperature control ABSTRACT A normal electric kettle usually is intended to boil water until boiling point and cannot be controlled. Most of the kettle does not provide the temperature display for user to track the current temperature reading. Thus, this project is inspired from the short- coming of most kettles that are sold at the market. By using Arduino microcontroller, a device is developed to control water temperature inside electric kettle. To provide automated temperature control, PID controller is chosen since it can provides precise water temperature control with less fluctuation. The device is also equipped with the display of the current water temperature and desired temperature. The device is tested to an electric kettle and the performance of PID controller in controlling water temper- ature is compared to on-off controller. An analysis is performed based on the amount of fluctuation with respect to desired temperature to verify the efficacy of the designed circuit and controller. It is found that the developed device and PID controller are ca- pable to control the water temperature inside kettle based on the desired temperature set by user with less amount of fluctuation. Copyright c 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Mohd Badril Nor Shah, Fakulti Teknologi Kejuruteraan, Universiti Teknikal Malaysia Melaka (UTeM), Malaysia. Phone: +606-234 6591 Email: badril@utem.edu.my 1. INTRODUCTION A common electric kettle consists of two electrical parts, that are heat element and on-off switch as depicted in Figure 1. When electric power supplied to the heat element, it will heats up the water inside kettle at full power to bring the water at 100◦ C. The generated steam pressure subsequently will induce the on-off switch to stop the heating process. Based on this simple process, an electric kettle is only serve one purpose: to boil water. Figure 1. Common parts of electric kettle Journal homepage: http://iaescore.com/journals/index.php/IJECE
  • 2. 1684 Ì ISSN: 2088-8708 To enable the capability of electric kettle of controlling water temperature, it should be equipped with a device that can measure water temperature inside the kettle, thus providing data for the controller of the device to perform correct control action to the heat element. With a correct selection and proper design of the controller, a precise temperature control can be achieved with minimal fluctuation. One of the most prominent controller that can be used in this application is PID controller. PID controller widely used in industry since it have simple structure and does not require mathematical derivation. It contain three terms: proportional, derivative and integration of the error reading which those will be summed together thus producing analog signal to the actuator to provide treatment for both transient and steady state response. It has been proven to work in controlling linear and nonlinear, fast and slow response systems. With proper tuning method to obtain the suitable PID gains, the precise and stable water temperature at desired setpoint can be prepared. There are many applications can be adopted if an electric kettle is able to produce warm water at desired level temperature. For example, at 37◦ C water temperature, a guardian can prepare warm formula milk for their babies or toddlers [1]. Powder milk is best prepared at 60◦ C to obtain perfect solubility [2]. A coffee enthusiast always require heated water of 93◦ C for brewing a delicious coffee drink [3]. Tea is best to be prepared at 82◦ C for maximum flavour extraction from tea leaves [3]. By having an external device that can control temperature of electric kettle, user does not have to buy an expensive water warmer or similar device to obtain their preferred temperature of warm water. By using a cheap electric kettle and the proposed device that is developed in this project, user is able to obtain the warm water at the desired temperature. There are a few almost similar work has been done which can be used as a reference for this work. In [4], the project of controlling air temperature inside closed case is developed based on PIC16F877 microcotroller. LM35 temperature sensor is used for temperature measurement and proportional controller is used as control algorithm to drive DC-powered lamp and DC-powered fan to control air temperature inside the case. Temperature control inside drying chamner is done by [5]. Arduino Mega 2560 microcontroller is used as a main part and MLX90614 infrared sensor is used for temperature measurement. The microcontoller perform on-off algorithm to control magnetron to control air temperature inside chamber. The magnetron is AC-powered equipment which is driven by TRIAC-based circuit which is activated by PWM signal given by microcontroller. Temperature control of beer brewing process is done in [6] by utilizing Arduino UNO microcontroller and DS180B20 temperature sensor. On-off, proportional and PID controller are tested to compare the control performance in controlling beer temperature. 2. CIRCUIT DESIGN The proposed device consists of six main parts: microcontroller, heater driver circuit, temperature sensor, temperature display, reference temperature input and control algorithm. Microcontroller acts as main brain for the device. It provides automated control of temperature reading, temperature display and heater control. Arduino microcontroller is chosen this project since it provides large library and wide hardware support [7]. To enable to capability of temperature control inside kettle, temperature sensor should be utilized. DS180B20 temperature sensor is used since it is water-proof and compatible to be interfaced to any microcon- troller using a single digital pin, and even possible to connect multiple same sensors to the same pin. The sensor has a unique 64-bit ID burned-in at the factory to differentiate them which enable the multiple connection at the same pin of microcontroller. Power supply for the sensor is 3.0-5V and capable to measure temperature range from -55◦ C to 125◦ C. For heater driver circuit, solid state relay SSR is used since it is easy to be interfaced between micro- controller and AC power supply. It is constructed based on TRIAC-based circuit. It should be noted that to drive SSR to control AC voltage, low frequency PWM (e.g: 0.1 times than the AC voltage frequency) should be used to obtain uniform cycle of AC voltage as illustrated in Figure 2. High frequency PWM (e.g. PWM frequency less frequency of AV voltage) of driving SSR will induce non-uniform phase angle of AC voltages thus making linear relationship between heater power and PWM duty cycle is not possible. Figure 2 and Figure 3 show the effect of AC voltage output when it is driven by low and high PWM frequency that supplied to SSR. In this work, low frequency PWM can be used for water temperature control since water temperature has slow step response. IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
  • 3. IJECE ISSN: 2088-8708 Ì 1685 [] [] Figure 2. Low frequency PWM in driving an SSR will produce uniform cycle of AC voltage output. (a) 40% duty cycle (b) 80% duty cycle Figure 3. High freqency PWM to drive an SSR will cause nonuniform phase angle trigger of AC voltage output A variable resistor is used to allow user to set their desired water temperature, and seven segment display is used to show the desired temperature and the current water temperature inside kettle. For control algorithm, PID controller is used in providing automated temperature control, where the PID is coded inside microcontroller. The details of the PID controller and its design is explained in the next section. Figure 4 shows the field diagram reflecting a microcontroller connected with input and output components. Figure 4. The circuit arrangement of this project 3. PID CONTROLLER PID is a proportional-integral-derivative controller, which control loop feedback mechanism. It is commonly used in industrial control system. The first PID controller was develop by Elmer Sperry in 1911 and it is used to automate a ship steering mechanism. On 1922, the first theoretical paper on PID control was develop by Nicolas Minorsky, which then was applied to automatic steering of ships [8]. Figure 5 is the block diagram of a system controlled by PID controller where y(t) is controlled output, r(t) is reference signal, e(t) is error signal and u(t) is control signal. PID-based temperature control device... (Mohd Badril Nor Shah)
  • 4. 1686 Ì ISSN: 2088-8708 Figure 5. PID controller block diagram PID control signal is the sum of three terms which are based on the error measurement, that are u(t) = Kp + Ki ∞ 0 e(t)dt + Kd d dt e(t) (1) where e(t) = r(t)−y(t), Kp is proportional constant, Ki is integral constant and Kd is derivative constant. The value of Kp, Ki and Kd are the key in providing stable and desired transient response which can be obtained by using heuristic methods, analytical methods, frequency response method, optimization method and adoptive turning methods [9]. Nowadays, PID control algorithm is always implemented in microcontroller to enable compact design of a product. However, the integral and derivative operation in PID equation of (1) cannot be performed directly by microcontroller. Hence, the integral and derivative term of (1) need to be converted to discrete form. Starting with the derivative term, we can use the following difference equation as an approximation, such that; d dt e(t) ≈ e(k) − e(k − 1) Ts (2) where e(k) is error signal in discrete domain, e(k−1) is previous error signal and Ts is sampling time. Equation (2) is the approximate slope of the tangent line at e(t). The approximation of integral term can be written such that ∞ 0 e(t)dt ≈ Ts ∞ 0 e(k) (3) With these approximations, we can rewrite PID control algorithm in discrete form u(k) = Kpe(k) + Ki Ts ∞ 0 e(k) + Kd e(k) − e(k − 1) Ts (4) The details derivation and more precise approximation of PID controller in discrete form can be found in [9, 10]. The kernel code of implementing discrete PID of (4) in Arduino IDE environment software is shown in Figure 6. Arduino IDE is a software designed for Arduino which allows user to write code in C language, compile, send/receive to/from microcontroller. Kp, Ki and Kd of PID are the parameters that need to be tuned. In this project, the heuristic approach is be used to determine the appropriate values of PID gains. The procedure of determining the PID gains is explained as follows: (a) Set all gains to zero. (b) Increase the Kp gain until the response steadily oscillate. (c) Increase the Kd gain until the oscillations significantly reduced. (d) Repeat steps (ii) and (iii) until the response is stable with minimal oscillation. (e) Increase the Ki gain to bring the response to the set point. IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
  • 5. IJECE ISSN: 2088-8708 Ì 1687 Note that the above procedure is valid for open loop stable plant [11]. For unstable system, advance tuning method is required. unsigned long Now; unsigned long LastTime; double SamplingTime=0; double Error; double SumError = 0; double RateError; double LastError = 0; void PID(float setpoint, float output, float kp, float ki, float kd) { Now = millis(); SamplingTime = (double)(Now - LastTime)*pow(10,-3); Error = setpoint - output; SumError = SumError + (Error*SamplingTime); RateError = (Error - LastError)/SamplingTime; LastError = Error; LastTime = Now; Output = kp*Error + ki*SumError + kd*RateError; return Output; } Figure 6. Code of PID control algorithm 4. RESULTS AND DISCUSSION The block diagram for overall system of this device that is connected to electric kettle is illustrated in Figure 7, where T(t) is water temperature inside kettle and Td is desired temperature. e(t) is error signal, as in .For real-time results, the hardware prototype of this project is connected to an 1500 Watt electric kettle and a PC (for data logging purpose) to verify the performance of the project as shown in Figure 8. For performance analysis of PID controller, the response of water temperature in the kettle is compared to on-off controller. The results are presented in several cases as tabulated in Table 1. The interface of the developed device is depicted in Figure 9 where the seven segment displays are to display current water temperature inside kettle, desired temperature from user and PID controller gains. DS180B20 sensor probe is immersed inside the kettle and the plugtop of electric kettle is connected to the device through switch socket outlet. The device also equipped with a knob to enable user to set their desired temperature. The toggle switch is to select the controller (either PID or on-off controller) for temperature control operation. Figure 7. PID controller block diagram PID-based temperature control device... (Mohd Badril Nor Shah)
  • 6. 1688 Ì ISSN: 2088-8708 Figure 8. Temperature control device connected to electric kettle and PC Figure 9. The interface of temperature control device Table 1. Experiment Cases Experiment Case Desired Temperature Controller Type CASE 1 45◦ C PID CASE 2 65◦ C PID CASE 3 80◦ C PID CASE 4 45◦ C On-off CASE 5 65◦ C On-off CASE 6 80◦ C On-off As explained in previous section, PID controller has gain that need to be tuned which are Kp, Ki and Kd. By using heuristic approach, the gain of PID controller can be determined. Based on the tuning procedure explained in Section III, after several tuning attempts for 45◦ C, 65◦ C and 80◦ C temperature set point, the IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
  • 7. IJECE ISSN: 2088-8708 Ì 1689 appropriate gains are successfully obtained and shown in Table 2. The PWM period of control signal u(t) is set to 1 s. Note that the tuning is done when water volume at 500 ml and intial water temperature is 29◦ C. The approach to assign different values of PID gain for different set point is known as ‘gain scheduling’ method. It is also found the execution time for the microcontroller to implement the whole PID control algorithm is 1.13 s which including data logging to PC through USB communication. For performance analysis, the maximum fluctuation of water temperature along the desired temperature is recorded as depicted in Figure 10. Table 2. The PID Gains for Different Desired Temperature Desired Temperature Kp Ki Kd Below 55◦ C 8 5 16 55◦ C - 75◦ C 8 5 18 76◦ C - 95◦ C 8 5 25 Figure 10. The definition of maximum fluctuation in this project. Figure 11(a) to Figure 11(c) show the response of water temperature inside kettle when the device is using PID controller. For the CASE 1 experiment, the desired temperature is set at 45◦ C and it is found the PID controller is able to generate appropriate PWM signal to the heater thus result in less amount fluctuation of water temperature. The highest fluctuation recorded at this case is 1.5◦ C. Same performance of PID controller can be seen when the desired temperature is set at 65◦ C and 80◦ C where the water temperature is almost same with the desired temperature with a very small fluctuation. The maximum fluctuation recorded for CASE 2 and CASE 3 are 1.3◦ C and 1.8◦ C. For comparison purpose, the device also performs on-off controller to control the water temperature. The control signal u(t) for on-off controller is expressed by: u(t) = sign[e(t)] =    u(t) = 1 if e(t) > 0 u(t) = 0 if e(t) = 0 u(t) = −1 if e(t) < 0 (5) However, for case u(t) = −1 if e(t) < 0 has no meaning in this project, thus the term is omitted from the equation. Equation (5) reflect the on-off operation of heater: when T(t) < Td(t), the heater is activated, else T(t) ≥ Td(t)), the heater is deactivated. The time taken for the controller to perform the whole instruction including on-off control algorithm is 1.10 s. The results when the device perform the on-off controller are shown in Figure 12(a) to Figure 12(c). From the figure, a large amount of overshoot can be seen at water temperature response. On-off controller gives instant on and off signal to heater and this type of signal unable to regulate the water temperature with less fluctuation within desired temperature. The amount of fluctuation for CASE 7, CASE 8 and CASE 9 are 5.1◦ C, 6.6◦ C and 7.5◦ C. The maximum fluctuation magnitude of all experiment cases is summarized in Table 3. PID-based temperature control device... (Mohd Badril Nor Shah)
  • 8. 1690 Ì ISSN: 2088-8708 (a) (b) (c) Figure 11. The response of water temperature inside electric kettle when using PID controller at 45◦ C, 65◦ C and 80◦ C (Legend - Blue: desired temperature, red: water temperature inside kettle, yellow: control signal) (a) (b) (c) Figure 12. The response of water temperature inside electric kettle when using on-off controller at 45◦ C, 65◦ C and 80◦ C (Legend – Blue: desired temperature, red: water temperature inside kettle, yellow: control signal) Based on the results, it can be concluded that PID controller is able to provide less amount of water temperature fluctuation as compare to on-off controller thus making it suitable for precise temperature control. However, in this work, the experiments are done by using 500 ml of water. For more water volume, the PID require different set of gains for precise temperature control at different desired temperature. Therefore, for future improvement, different structure of PID or advance controller shall be used which can cover various amount of water volume without performing tedious work to determine controller gain in various conditions. IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
  • 9. IJECE ISSN: 2088-8708 Ì 1691 Table 3. The Maximum Fluctuation of Water Temperature Inside Kettle for Each Experiment Case Experiment Case Desired Temperature Maximum Fluctuation CASE 1 45◦ C 1.5◦ C CASE 2 65◦ C 1.3◦ C CASE 3 80◦ C 1.8◦ C CASE 4 45◦ C 5.1◦ C CASE 5 65◦ C 6.6◦ C CASE 6 80◦ C 7.5◦ C ACKNOWLEDGEMENT The authors would like to thank UTeM for sponsoring this work under short-term grant no. PJP/2017/FTK- CERIA/S01556. REFERENCES [1] J. Marshall and S. Stuart, Child Development. Heinemann Educational, 2001. [2] S. Anup, J. A. H., and C. R. Shrikant, “Functionality of Milk Powders and Milk-Based Powders for End Use Applications - A Review,” Comprehensive Reviews in Food Science and Food Safety, vol. 11, no. 5, pp. 518–528, 2012. [3] K. Hansen and T. Arndorfer, The Complete Idiot’s Guide to Coffee and Tea. DK Publishing, 2006. [4] Khairurrijal, A. Mikrajuddin, and B. Maman, “Home-made PIC 16F877 Microcontroller-Based Tempera- ture Control Cystem for Learning Automatic Control,” Computer Applications in Engineering Education, vol. 19, no. 1, pp. 10–17, 2011. [5] S. K. Korkua, S. Chandhaket, K. Thinsurat, and K. Pornbandit, “Design of Automatic Phase-Controlled Converter Based onTemperature for Microwave Drying System,” in 2016 2nd IEEE International Sympo- sium on Robotics and Manufacturing Automation (ROMA), Sept 2016, pp. 1–6. [6] M. Weeks, “Arduino Controlled Brewing,” in SoutheastCon 2015, April 2015, pp. 1–5. [7] M. Banzi, Getting Started with Arduino. Maker Media Inc., 2015. [8] S. Bennett, “Nicholas Minorsky and the Automatic Steering of Ships,” IEEE Control Systems Magazine, vol. 4, no. 4, pp. 10–15, November 1984. [9] K. ˚Astr¨om and T. H¨agglund, PID Controllers: Theory, Design and Tuning. Instrument Society of America, 1995. [10] J. Charais and R. Lourens, “Software PID Control of an Inverted Pendulum Using the PIC16F684,” Ap- plication Note AN964, Microchip Technology Inc., 2004. [11] K. H. Ang, G. Chong, and Y. Li, “PID Control System Analysis,Design and Technology,” IEEE Transac- tions on Control Systems Technology, vol. 13, no. 4, pp. 559–576, July 2005. BIOGRAPHIES OF AUTHORS Mohd Badril Nor Shah received the M. Eng. degree in Mechatronic and Automatic Control, and the Ph.D. degree in Electrical Engineering (Control) from Universiti Teknologi Malaysia, Johor Bahru, Malaysia, in 2011 and 2015, respectively. He also has several years of experience as an Engineer in building and facility maintenance engineering. His research interests include networked control system, real-time control system, robust control, and controller area network (CAN). PID-based temperature control device... (Mohd Badril Nor Shah)
  • 10. 1692 Ì ISSN: 2088-8708 Nurfahaniza Zailan is a student of Bachelor of Electronic Engineering Technology (Industrial Automation and Robotics) from Universiti Teknikal Malaysia Melaka. Amar Faiz Zainal Abidin received his first degree M. Eng. (Hons) in Electrical and Elec- tronics Engineering from The University of Nottingham, Malaysia and M.Eng. from Univer- siti Teknologi Malaysia. He is currently attached as an academic staff with Universiti Teknikal Malaysia Melaka. His research interests are including multi-objective optimization and nature- inspired optimization algorithm. Mohd Firdaus Abdul Halim received his first degree M. Eng. (Hons) in Electrical Power System from Universiti Tenaga Nasional and M. Eng. from University of Applied Sciences, Rosenheim. He is an academic staff with Universiti Teknikal Malaysia Melaka. Currently, his research is focused in are of renewable energy, power system and power generation. Khalil Azha Anuar received the B. Eng (Hons) in Electronic Engineering and M. Eng. in Mecha- tronics and Automatic Control in 2006 and 2014 from Universiti Teknologi Malaysia. Currenly he is a lecturer at the Universiti Teknikal Malaysia Melaka. His primary interests related to opti- mization, control and automation system engineering. Arman Hadi Azahar received the B. Eng (2010) and MSc (2013) in Mechatronic Engineering from Universiti Teknikal Malaysia Melaka. Currenly he is a lecturer at the Universiti Teknikal Malaysia Melaka. His primary interests related to control system and mechatronic engineering. Mohd Haniff Harun received the B.Eng (2010) and MSc (2013) from Universiti Teknikal Malaysia Melaka. Currenly he is a lecturer at the Universiti Teknikal Malaysia Melaka. His primary interests related to vision system and mechatronic engineering. IJECE, Vol. 9, No. 3, June 2019 : 1683 – 1693
  • 11. IJECE ISSN: 2088-8708 Ì 1693 Muhammad Faizal Yaakub received the B.Eng in Electronic Engineering from Universiti Teknologi Malaysia in 2004 and M. Eng in Electrical Engineering from Universiti Tun Hus- sein Onn in 2013. Currently he is a lecturer at the Universiti Teknikal Malaysia Melaka. His main research interests are related to power electronics, automotive electronics, power quality mitigation and renewable energy. PID-based temperature control device... (Mohd Badril Nor Shah)