SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Power Electronics and Drive System (IJPEDS)
Vol. 8, No. 3, September 2017, pp. 1168~1175
ISSN: 2088-8694, DOI: 10.11591/ijpeds.v8i3.pp1168-1175  1168
Journal homepage: http://iaesjournal.com/online/index.php/IJPEDS
A Fuzzy PID Controller for Induction Heating Systems with
LLC Voltage Source Inverter
Arijit Chakrabarti1
, Pradip Kumar Sadhu2
, Avijit Chakraborty3
, Palash Pal4
1,2,3
Department of Electrical Engineering, Indian Institute of Technology (ISM), Dhanbad, Jharkhand, India
4
Govt. Engineering College, Techno India Dumka, Dumka-814101, Jharkhand, India
Article Info ABSTRACT
Article history:
Received Mar 23, 2017
Revised Aug 8, 2017
Accepted Aug 23, 2017
The Proportional-Integral-Derivative (PID) controller is the most popular
control strategy in the process industry. The popularity can be attributed to its
simplicity, better control performance and excellent robustness to
uncertainties that is found through the research work on such controllers so
far. This paper presents the design and tuning of a PID controller using
Fuzzy logic for industrial induction heating systems with LLC voltage source
inverter for controlling the induction heating power. The paper also compares
the performance of the Fuzzy PID controller with that of a conventional PID
controller for the same system. The system and the controllers are simulated
in MATLAB/SIMULINK. The results show the effectiveness and superiority
of the proposed Fuzzy PID controller.
Keyword:
Fuzzification
Fuzzy PID controller
Induction heating
LLC
Voltage source inverter Copyright © 2017 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Arijit Chakrabarti,
Department of Electrical Engineering,
Indian Institute of Technology (ISM),
Dhanbad - 826004, Jharkhand, India.
Email: a.chakra2010@gmail.com
1. INTRODUCTION
Induction heating is one of the precise and fastest heating methods in domestic, medical and
industrial applications [1]. A high frequency electrical power source and a work coil (inductor) that generates
the alternating magnetic field are required to implement an induction heating system. The coil is included in
series or parallel resonant tank circuits to minimize the loss in the supply resonant inverter. These days, the
focus is on development of control strategies for controlling the output power of the induction heating
systems by leveraging high switching frequencies with series resonant inverters, parallel quasi resonant
inverters [2]-[3], while eliminating the switching loss of semiconductor devices through soft switching.
The Proportional-Integral-Derivative (PID) controllers are widely used in induction heating systems
[4]-[5]. With such conventional PID controllers, it is difficult to achieve the desired control results. So, in this
paper, fuzzy logic has been used to set the control parameters of a PID controller to achieve a self-tuned
Fuzzy PID power controller for the induction heating system. The performances of conventional PID
controller and Fuzzy PID controller have been studied in this paper. The Fuzzy PID controller appears to be a
better controller for the induction heating system. This paper is organized into following sections: Section 2
describes the system configuration for the induction heating system. Section 3 discusses about the controllers.
Section 4 outlines the simulation and results. This paper is concluded in Section 5.
2. SYSTEM CONFIGURATION
A typical induction heating system is shown in Figure 1. The main power source (AC input)
provides the energy to the induction coil. The input AC voltage is rectified by a bridge rectifier to convert the
IJPEDS ISSN: 2088-8694 
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti)
1169
alternating current (AC) to the direct current (DC). This direct current gets filtered by the DC link circuit and
is fed to the voltage source inverter with resonant parallel load (LLC) [6]. The induction coil produces an
alternating magnetic field from high-frequency current of the inverter and the field induces eddy currents and
causes hysteresis effect to heat up the workpiece. At the inverter output, a matching inductance can be used
to achieve the maximum transfer of the power from the power supply to the workpiece.
Figure 1. Typical induction heating system
The equivalent circuit of the induction coil and heated workpiece (with inductance Lb and resistance
Rb) in parallel with the compensation capacitor C comprise the parallel resonant load. A matching inductor of
inductance La and resistance Ra is added to the inverter output for maximizing the power transfer to the
induction coil.
The control system will handle the operation of the induction coil in parallel with a compensation
capacitor at the desired resonant frequency, so the current through the induction coil will be sinusoidal. The
parallel resonant circuit is damped when the workpiece is inserted into the induction coil by introducing
additional losses into the system and increasing the current drawn from the inverter. To ensure zero-current
switching, the switching frequency of the inverter is kept slightly higher than the resonant frequency of the
equivalent circuit consisting of induction coil-workpiece in parallel with the resonant capacitor.
This paper focuses on designing and tuning of a Fuzzy PID controller to control the power
transferred to a workpiece in the induction heating system through a voltage source resonant inverter. The
specification mentioned in Table 1 has been considered to design the controller.
Table 1. Design Specification
Parameters Symbol Value
DC-link resistance Rd 0.1 (Ω)
Inductance of the DC-link circuit Ld 0.1 (mH)
Capacitance of the DC-link circuit Cd 2000 (µF)
Equivalent resistance of the matching inductor circuit Ra 0.1 (Ω)
Equivalent inductance of the matching inductor circuit La 45 (µH)
Equivalent resistance of the induction coil Rb 12 (Ω)
Equivalent inductance of the induction coil Lb 47 (µH)
Capacitance of the resonant capacitor C 0.6 (µF)
Resonant frequency fr 32500 (Hz)
Switching frequency fs 34000 (Hz)
Input voltage V 230 (V)
The design specification mentioned in Table I, has resulted in the transfer function of the system [7]
given by Equation 1. The transfer function in Equation 1 supplies the system information needed to design
the control strategy.
314
.
0
10
044
.
2
10
126
.
9
10
835
.
2
10
826
.
2
5
.
621
4
2
8
3
11
4
17 






 




s
s
s
s
s
P
(1)
3. DESIGN AND TUNING OF THE CONTROLLERS
3.1. Designing PID Controller
The Proportional-Integral-Derivative (PID) controller is a feedback controller, which controls the
induction heating system (plant) through a weighted sum of the error (difference between the output and the
desired set point [8]. Figure 2 represents a typical PID controller. It is widely used to enhance the dynamic
 ISSN: 2088-8694
IJPEDS Vol. 8, No. 3, September 2017 : 1168 – 1175
1170
response and reduce the steady state error. A PID controller consists of the Proportional, Integral and
Derivative controls. The PID controller is applied to the induction heating system and is used to control the
load power of the induction heating system.
Figure 2. Block diagram of the conventional PID controller
Implementation of such PID controller is usually done through following Equation:










 
t
D
I
P
pid
dt
t
de
K
dt
t
e
K
t
e
K
t
u
0
)
(
)
(
)
(
)
( (2)
Here, KP, KI, KD are the proportional, integral and derivative gains of the controller. To design the PID
controller, a set of gains (KP, KI, KD) are found that improves the transient response of a system by overshoot
reduction and reduction in settling time. The pid tuning functionality of MATLAB/SIMULINK has been
used here to tune the PID controller and the parameters (KP, KI, KD) are adjusted using the tool until a desired
set of values are found. Table 3 indicates the values obtained through simulation.
3.2. Designing Fuzzy PID Controller
An effective feedback control mechanism can be implemented for the induction heating system
using Fuzzy logic. The Fuzzy tuner will tune the coefficients of conventional PID controller to accomplish
the Fuzzy PID controller. It comprises a fuzzification interface, a knowledge base, decision making logic and
a defuzzification interface. Its numerical input values are converted into fuzzy values along with the rule base
that are fed into the inference engine to produce the control values. The fuzzifier performs measurement of
input variables, scale mapping and fuzzification. In fuzzy rule base, different rules are defined as per the
problem requirements. The control values are converted to numerical output values using the defuzzifier.
Figure 3 shows the block diagram of the proposed fuzzy logic based PID controller which modifies the
induction heating power output by optimum fuzzy logic tuning. In this case the controller uses two
dimensional fuzzy controller models.
Figure 3. Block diagram of the Fuzzy PID controller
IJPEDS ISSN: 2088-8694 
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti)
1171
The fuzzy tuning unit will process two input variables and will generate three output variables to
achieve the desired level of control. The error (e) and error change rate (ec = de/dt) are the two input
variables. Error is the difference between the reference set point and the output, whereas error change rate
(ec) is the difference between the error at time t and (t-1). The three outputs variables (ΔKP, ΔKI, ΔKD) will
tune the proportional, integral and derivative gains (KP, KI, KD) of the PID controller. All the variables are
divided into fuzzy sets [9]. Triangular membership function has been considered for this research work. The
fuzzy PID control can be expressed as Equation 3:
 







k
j
D
I
P
fpid k
e
k
e
K
j
e
K
k
e
K
k
y
0
)
1
(
)
(
)
(
)
(
)
(
(3)
Also,
P
P
P K
K
K 

 0 (4)
I
I
I K
K
K 

 0 (5)
D
D
D K
K
K 

 0 (6)
 
ec
e
f
KP ,
1

 (7)
 
ec
e
f
KI ,
2

 (8)
 
ec
e
f
KD ,
3

 (9)
KP0, KI0, KD0 are the initial values of PID controller and (ΔKP, ΔKI, ΔKD) are the self-tuned PID
parameters achieved through fuzzy reasoning. The universe of discourse of each input variable is divided into
five overlapping fuzzy sets: Negative Big (NB), Negative Small (NS), Zero Error (ZE), Positive Small (PS)
and Positive Big (PB). The fuzzy subset is e = ec = {NB, NS, ZE, PS, PB}. The grade of membership
distribution for error (e) and error change rate (ec) are given in Figures 4(a) & 4(b).
(a) (b)
Figure 4. Membership functions: (a) for error e , (b) for error change rate ec
Figure 5. Membership function for ΔKP, ΔKI, ΔKD
 ISSN: 2088-8694
IJPEDS Vol. 8, No. 3, September 2017 : 1168 – 1175
1172
The universe of discourse of each output variable (ΔKP, ΔKI, ΔKD) is divided into five overlapping fuzzy
sets: Small (S), Medium Small (MS), Medium (M), Medium Big (MB), Big (B) as shown in Figure 5 with
the fuzzy subset {S, MS, M, MB, B}. The rule base is based on a set of linguistic IF-THEN rules having two
antecedences and one consequence, as expressed in the following form:
Ri,j,k : IF e=Ai and Δe=Bj THEN u=Ck
where 1 ≤ i ≤ 5, 1 ≤ j ≤ 5, 1 ≤ k ≤ 5. It generates 25 IF-THEN rules and the set is represented as a matrix,
called a fuzzy rule matrix, as shown in Table 2.
Table 2. Fuzzy Rules
ec
e
NB NS ZE PS PB
NB S S MS MS M
NS S MS MS M MB
ZE MS MS M MB MB
PS MS M MB MB B
PB M MB MB B B
The decision-making output calculated by the center of gravity (COG) method of defuzzification. In this
method the weighted average of the membership function or the center of gravity of the area bounded by the
membership function curve is computed as the most typical crisp value of the union of all output fuzzy sets:



dy
y
dy
y
y
y
A
A
c
)
(
)
(


Here y is the output variable and A
 the membership function. The fuzzy toolbox of MATLAB has been
used to design the fuzzy inference. The proposed fuzzy logic tuner uses Mamdani’s fuzzy inference method.
This controller has the advantage of driving the load at its resonance frequency, any change in resonance
frequency will affect output power. The system performance is indicated by the performance indices as
defined [10]:
a. Integral Squared Error (ISE)



0
2
)
( dt
t
e
b. Integral Absolute Error (IAE)



0
|
)
(
| dt
t
e
c. Integral Time-weighted Squared Error (ITSE)



0
2
)
( dt
t
te
d. Integral Time-weighted Absolute Error (ITAE)



0
|
)
(
| dt
t
e
t
IJPEDS ISSN: 2088-8694 
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti)
1173
4. SIMULATION RESULTS AND DISCUSSION
The performance of the closed loop induction heating system with Fuzzy PID controller has been
studied and compared with that of the conventional PID controller. Simulation has been done using the
design specification mentioned in Table 1. The controllers have been designed using MATLAB/ SIMULINK
blocks and the sets of gains (KP, KI, KD) are determined through simulation. Table 3 provides the controller
gains for conventional PID and Fuzzy PID controllers.
Table 3. Controller gains
Controller KP KI KD
PID 0.59×10-4
7.00×10-1
0.20×10-6
Fuzzy PID 1.29×10-5
1.98×10-2
1.05×10-8
Figure 6 displays the step response for the given induction heating system with PID controller, whereas
Figure 7 displays the step response with Fuzzy PID controller implementation.
Figure 6. Step response of the induction heating system with conventional PID controller implementation
Figure 7. Step response of the induction heating system with Fuzzy PID controller implementation
The corresponding performance parameters such as rise time, settling time and overshoot are listed in
Table 4. The performance indices of the controllers are mentioned in Table 5.
Table 4. Performance Parameters for the Controllers
Controller Rise Time tr (sec) Settling Time ts (sec) Overshoot Mp (%)
PID 0.0016 0.0061 16.17
Fuzzy PID 0.0559 0.0997 0
 ISSN: 2088-8694
IJPEDS Vol. 8, No. 3, September 2017 : 1168 – 1175
1174
Table 5. ISE, IAE, ITSE, ITAE for the Controllers
Controller ISE IAE ITSE ITAE
PID 1.518×10-2
1.458×10-2
2.518×10-2
3.458×10-2
Fuzzy PID 1.276×10-4
2.556×10-4
1.291×10-4
2.615×10-4
From Table 4, we understand that the conventional PID results in 16.17% overshoot, while Fuzzy PID
controller has reduced the overshoot to zero. The rise time and settling time of the conventional PID
controller seem to have better values though.
5. CONCLUSION
This paper describes the concept of a Fuzzy self-tuning PID controller to control the output power of
an induction heating system with LLC Voltage Source Inverter. Its performance has been analyzed and
compared with that of a conventional PID controller. Study shows that conventional PID controller results in
higher overshoot, whereas the Fuzzy PID controller reduces the overshoot to zero and it also results in
smaller ISE, IAE, ITSE, ITAE values. The reported work presents a systematic approach, which can be
easily extended to other inverter topologies. Further analysis can be performed to study the feasibility of
designing PID controllers using evolutionary algorithms for such induction heating systems.
ACKNOWLEDGEMENTS
Authors are thankful to the UNIVERSITY GRANTS COMMISSION, Bahadurshah Zafar Marg,
New Delhi, India for granting financial support under Major Research Project entitled “Simulation of high
frequency mirror inverter for energy efficient induction heated cooking oven using PSPICE” and also
grateful to the Under Secretary and Joint Secretary of UGC, India for their active co-operation.
REFERENCES
[1] O. Lucia, et al., “Induction Heating Technology and its Applications: Past Developments, Current Technology, and
Future Challenges,” IEEE Transactions on Industrial Electronics, vol/issue: 61(5), pp. 2509-2520, 2013.
[2] A. Chakraborty, et al., “Behaviour of a High Frequency Parallel Quasi Resonant Inverter Fitted Induction Heater
with Different Switching Frequencies,” International Journal of Electrical and Computer Engineering (IJECE),
vol/issue: 6(2), pp. 447-457, 2016.
[3] A. Chakraborty, et al., “Harmonics Reduction in a Current Source Fed Quasi-Resonant Inverter Based Induction
Heater,” International Journal of Power Electronics and Drive System, vol/issue: 7(2), pp. 431-439, 2016.
[4] D. Lenine, et al., “Performance Evaluation of Fuzzy and PI Controller for Boost Converter with Active PFC,”
International Journal of Power Electronics and Drive System (IJPEDS), vol/issue: 2(4), pp. 445-453, 2012.
[5] V. Arikatla and A. Qahouq, “Adaptive digital proportional-integral-derivative controller for power converters,”
Power Electronics, IET, vol. 5, pp. 341-348, 2012.
[6] M. Popescu and A. Bitoleanu, “Power Control System Design in Induction Heating with Resonant Voltage
Inverter,” Journal of Automation and Control Engineering, vol/issue: 2(2), pp. 195-198, 2014.
[7] O. Ibrahim, et al., “PID Controller Response to Set-Point Change in DC-DC Converter Control,” International
Journal of Power Electronics and Drive System (IJPEDS), vol/issue: 7(2), pp. 294-302, 2016.
[8] X. Yang, et al., “Simulation and Implementation of Adaptive Fuzzy PID,” Journal of Networks, vol/issue: 9(10),
pp. 2574-2581, 2014.
[9] J. M. E. Huerta, et al., “Design of the L-LC resonant inverter for induction heating based on its equivalent SRI,”
IEEE Trans. on Industrial Electronics, vol/issue: 54(6), pp. 3178-3187, 2007.
[10] P. K. Mohantya, et al., “Tuning and Assessment of Proportional–Integral–Derivative Controller for an Automatic
Voltage Regulator System Employing Local Unimodal Sampling Algorithm,” Electric Power Components and
Systems, vol/issue: 42(9), pp. 959-969, 2014.
BIOGRAPHIES OF AUTHORS
Arijit Chakrabarti received his M.Tech. degree in Radio Physics & Electronics from the
Institute of Radio Physics and Electronics, University of Calcutta, West Bengal, India. He is
currently working as a Consultant in IBM India Private Limited. His research interest includes
Power Electronics, Adaptive Control, Renewable Energy, Cognitive Solutions, Artificial
Intelligence, Machine Learning, IoT.
IJPEDS ISSN: 2088-8694 
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti)
1175
Pradip Kumar Sadhu received his B.E., M.E. and Ph.D. (Engineering) degrees in Electrical
Engineering from Jadavpur University, West Bengal, India. He is presently working as a
Professor and as the Head of the Department of Electrical Engineering of Indian Institute of
Technology (Indian School of Mines), Dhanbad, India. He has total 30 years of experience
including 18 years of teaching, research and 12 years in the industry. He has four granted
patents. In addition, he has twenty seven patents that are under process. He has several journal
and conference publications at national and international levels. He is a principal investigator of
few Govt. funded projects. His current research interest includes power electronics applications,
application of high frequency converter, energy efficient devices, energy efficient drives,
computer aided power system analysis, condition monitoring, lighting and communication
systems for underground coal mines.
Avijit Chakraborty received his B.Tech. and M.Tech. degrees in Electrical Engineering from
the University of Calcutta, West Bengal, India. He is presently working as an Assistant Professor
and the Head of the Department of Electrical Engineering at Saroj Mohan Institute of
Technology, West Bengal, India. In addition, he is doing his doctoral work in the Department of
Electrical Engineering, Indian Institute of Technology (ISM), Dhanbad, India. His research
interest includes Power Electronics, Electrical Machines, Power System, High Frequency Power
Electronic Converters, Electric Drives.
Palash Pal received his Bachelor Degree in Electrical Engineering from West Bengal University
of Technology, West Bengal, India in 2006 and Post-Graduate Degree (Gold Medalist) in 2009
from the same University. He has completed his Ph.D. Degree in 2016 from Indian Institute of
Technology (Indian School of Mines), Dhanbad, Jharkhand, India. He is currently working as
Principal in a Govt. Aided Institute, Dumka, Jharkhand, India (Estd. by Govt. of Jharkhand &
Run by Techno India Under PPP). He has total experience of 10 years in teaching. He has two
Patents. He has several journal and conference publications at national and international levels.
His research areas are power electronics, induction heating, high frequency converters, high
frequency heating, control systems and power systems.

More Related Content

What's hot

Thermoelectric Generator
Thermoelectric GeneratorThermoelectric Generator
Thermoelectric GeneratorIRJET Journal
 
Speed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial ApplicationSpeed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial Applicationijtsrd
 
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...IOSRJEEE
 
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...IAEME Publication
 
IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...
IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...
IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...IRJET Journal
 
3.10 eet in electrical systems
3.10 eet in electrical systems3.10 eet in electrical systems
3.10 eet in electrical systemsAnup Kiran
 
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 ArduinoIJEEE
 
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET Journal
 
Next Generation Researchers in Power Systems_Tao Yang_UCD EI
Next Generation Researchers in Power Systems_Tao Yang_UCD EINext Generation Researchers in Power Systems_Tao Yang_UCD EI
Next Generation Researchers in Power Systems_Tao Yang_UCD EITao Yang
 
A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...
A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...
A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...IJPEDS-IAES
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
IEEE International Conference Presentation
IEEE International Conference PresentationIEEE International Conference Presentation
IEEE International Conference PresentationAnmol Dwivedi
 
Dynamic Power Quality Compensator with an Adaptive Shunt Hybrid Filter
Dynamic Power Quality Compensator with an Adaptive Shunt Hybrid FilterDynamic Power Quality Compensator with an Adaptive Shunt Hybrid Filter
Dynamic Power Quality Compensator with an Adaptive Shunt Hybrid FilterIAES-IJPEDS
 
Integrated grid inverter with frequency control scheme for wind mill applicat...
Integrated grid inverter with frequency control scheme for wind mill applicat...Integrated grid inverter with frequency control scheme for wind mill applicat...
Integrated grid inverter with frequency control scheme for wind mill applicat...eSAT Publishing House
 
Advanced Micro-Grids
Advanced Micro-Grids Advanced Micro-Grids
Advanced Micro-Grids IJMER
 
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...IRJET Journal
 
Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...
Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...
Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...IOSR Journals
 
Improved dynamic performances of multi area reheat thermal agc power systems ...
Improved dynamic performances of multi area reheat thermal agc power systems ...Improved dynamic performances of multi area reheat thermal agc power systems ...
Improved dynamic performances of multi area reheat thermal agc power systems ...eSAT Publishing House
 

What's hot (20)

Thermoelectric Generator
Thermoelectric GeneratorThermoelectric Generator
Thermoelectric Generator
 
Speed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial ApplicationSpeed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial Application
 
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
Tuning of PI and PID Controller with STATCOM, SSSC and UPFC for Minimizing Da...
 
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...
 
IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...
IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...
IRJET- Total Harmonic Distortion (THD) Compensation Via UPQC using PID Contro...
 
3.10 eet in electrical systems
3.10 eet in electrical systems3.10 eet in electrical systems
3.10 eet in electrical systems
 
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
 
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
 
Design of PI and Fuzzy Logic Controllers for Distribution Static Compensator
Design of PI and Fuzzy Logic Controllers for Distribution Static CompensatorDesign of PI and Fuzzy Logic Controllers for Distribution Static Compensator
Design of PI and Fuzzy Logic Controllers for Distribution Static Compensator
 
Next Generation Researchers in Power Systems_Tao Yang_UCD EI
Next Generation Researchers in Power Systems_Tao Yang_UCD EINext Generation Researchers in Power Systems_Tao Yang_UCD EI
Next Generation Researchers in Power Systems_Tao Yang_UCD EI
 
Bq4201451457
Bq4201451457Bq4201451457
Bq4201451457
 
A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...
A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...
A Comparative Analysis of Integrated Boost Flyback Converter using PID and Fu...
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
IEEE International Conference Presentation
IEEE International Conference PresentationIEEE International Conference Presentation
IEEE International Conference Presentation
 
Dynamic Power Quality Compensator with an Adaptive Shunt Hybrid Filter
Dynamic Power Quality Compensator with an Adaptive Shunt Hybrid FilterDynamic Power Quality Compensator with an Adaptive Shunt Hybrid Filter
Dynamic Power Quality Compensator with an Adaptive Shunt Hybrid Filter
 
Integrated grid inverter with frequency control scheme for wind mill applicat...
Integrated grid inverter with frequency control scheme for wind mill applicat...Integrated grid inverter with frequency control scheme for wind mill applicat...
Integrated grid inverter with frequency control scheme for wind mill applicat...
 
Advanced Micro-Grids
Advanced Micro-Grids Advanced Micro-Grids
Advanced Micro-Grids
 
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...
 
Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...
Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...
Electronic Load Controller for Self Exited Induction Generator Using Fuzzy Lo...
 
Improved dynamic performances of multi area reheat thermal agc power systems ...
Improved dynamic performances of multi area reheat thermal agc power systems ...Improved dynamic performances of multi area reheat thermal agc power systems ...
Improved dynamic performances of multi area reheat thermal agc power systems ...
 

Similar to A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source Inverter

DC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID ControllerDC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID Controllerpaperpublications3
 
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
 
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET Journal
 
Iaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd Iaetsd
 
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...IRJET Journal
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...IRJET Journal
 
Automatic Generation Control of Two Equal Areas with Traditional Controllers
Automatic Generation Control of Two Equal Areas with Traditional ControllersAutomatic Generation Control of Two Equal Areas with Traditional Controllers
Automatic Generation Control of Two Equal Areas with Traditional ControllersIJPEDS-IAES
 
Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...IJECEIAES
 
Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...
Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...
Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...IJPEDS-IAES
 
IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...
IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...
IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...IRJET Journal
 

Similar to A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source Inverter (20)

Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
 
DC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID ControllerDC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID Controller
 
J010346786
J010346786J010346786
J010346786
 
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
 
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
 
Pa3426282645
Pa3426282645Pa3426282645
Pa3426282645
 
FOPID Controlled Three Stage Interleaved Boost Converter Fed DC Motor Drive
FOPID Controlled Three Stage Interleaved Boost Converter Fed DC Motor DriveFOPID Controlled Three Stage Interleaved Boost Converter Fed DC Motor Drive
FOPID Controlled Three Stage Interleaved Boost Converter Fed DC Motor Drive
 
Pulse Density Modulation Based Series Resonant Inverter Fed Induction Heater ...
Pulse Density Modulation Based Series Resonant Inverter Fed Induction Heater ...Pulse Density Modulation Based Series Resonant Inverter Fed Induction Heater ...
Pulse Density Modulation Based Series Resonant Inverter Fed Induction Heater ...
 
Iaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power system
 
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
 
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...IRJET-  	  Load Frequency Control in Two Area Power Systems Integrated with S...
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
 
Automatic Generation Control of Two Equal Areas with Traditional Controllers
Automatic Generation Control of Two Equal Areas with Traditional ControllersAutomatic Generation Control of Two Equal Areas with Traditional Controllers
Automatic Generation Control of Two Equal Areas with Traditional Controllers
 
40120140505013
4012014050501340120140505013
40120140505013
 
pptsekar NEW).ppt
pptsekar  NEW).pptpptsekar  NEW).ppt
pptsekar NEW).ppt
 
Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...
 
Comparison of solar based closed loop DC-DC converter using PID and ANN contr...
Comparison of solar based closed loop DC-DC converter using PID and ANN contr...Comparison of solar based closed loop DC-DC converter using PID and ANN contr...
Comparison of solar based closed loop DC-DC converter using PID and ANN contr...
 
D027026030
D027026030D027026030
D027026030
 
Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...
Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...
Comparative Study of Three Phase Grid Connected Photovoltaic Inverter Using P...
 
IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...
IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...
IRJET- An Investigative Study of Generator-Load Tie-Line Model of Speed Gover...
 
Comparison of Different Control Techniques for Interleaved DC-DC Converter
Comparison of Different Control Techniques for Interleaved DC-DC ConverterComparison of Different Control Techniques for Interleaved DC-DC Converter
Comparison of Different Control Techniques for Interleaved DC-DC Converter
 

More from International Journal of Power Electronics and Drive Systems

More from International Journal of Power Electronics and Drive Systems (20)

Adaptive backstepping controller design based on neural network for PMSM spee...
Adaptive backstepping controller design based on neural network for PMSM spee...Adaptive backstepping controller design based on neural network for PMSM spee...
Adaptive backstepping controller design based on neural network for PMSM spee...
 
Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...
 
Integration of artificial neural networks for multi-source energy management ...
Integration of artificial neural networks for multi-source energy management ...Integration of artificial neural networks for multi-source energy management ...
Integration of artificial neural networks for multi-source energy management ...
 
Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...
 
Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...
 
Soft computing and IoT based solar tracker
Soft computing and IoT based solar trackerSoft computing and IoT based solar tracker
Soft computing and IoT based solar tracker
 
Comparison of roughness index for Kitka and Koznica wind farms
Comparison of roughness index for Kitka and Koznica wind farmsComparison of roughness index for Kitka and Koznica wind farms
Comparison of roughness index for Kitka and Koznica wind farms
 
Primary frequency control of large-scale PV-connected multi-machine power sys...
Primary frequency control of large-scale PV-connected multi-machine power sys...Primary frequency control of large-scale PV-connected multi-machine power sys...
Primary frequency control of large-scale PV-connected multi-machine power sys...
 
Performance of solar modules integrated with reflector
Performance of solar modules integrated with reflectorPerformance of solar modules integrated with reflector
Performance of solar modules integrated with reflector
 
Generator and grid side converter control for wind energy conversion system
Generator and grid side converter control for wind energy conversion systemGenerator and grid side converter control for wind energy conversion system
Generator and grid side converter control for wind energy conversion system
 
Wind speed modeling based on measurement data to predict future wind speed wi...
Wind speed modeling based on measurement data to predict future wind speed wi...Wind speed modeling based on measurement data to predict future wind speed wi...
Wind speed modeling based on measurement data to predict future wind speed wi...
 
Comparison of PV panels MPPT techniques applied to solar water pumping system
Comparison of PV panels MPPT techniques applied to solar water pumping systemComparison of PV panels MPPT techniques applied to solar water pumping system
Comparison of PV panels MPPT techniques applied to solar water pumping system
 
Prospect of renewable energy resources in Bangladesh
Prospect of renewable energy resources in BangladeshProspect of renewable energy resources in Bangladesh
Prospect of renewable energy resources in Bangladesh
 
A novel optimization of the particle swarm based maximum power point tracking...
A novel optimization of the particle swarm based maximum power point tracking...A novel optimization of the particle swarm based maximum power point tracking...
A novel optimization of the particle swarm based maximum power point tracking...
 
Voltage stability enhancement for large scale squirrel cage induction generat...
Voltage stability enhancement for large scale squirrel cage induction generat...Voltage stability enhancement for large scale squirrel cage induction generat...
Voltage stability enhancement for large scale squirrel cage induction generat...
 
Electrical and environmental parameters of the performance of polymer solar c...
Electrical and environmental parameters of the performance of polymer solar c...Electrical and environmental parameters of the performance of polymer solar c...
Electrical and environmental parameters of the performance of polymer solar c...
 
Short and open circuit faults study in the PV system inverter
Short and open circuit faults study in the PV system inverterShort and open circuit faults study in the PV system inverter
Short and open circuit faults study in the PV system inverter
 
A modified bridge-type nonsuperconducting fault current limiter for distribut...
A modified bridge-type nonsuperconducting fault current limiter for distribut...A modified bridge-type nonsuperconducting fault current limiter for distribut...
A modified bridge-type nonsuperconducting fault current limiter for distribut...
 
The new approach minimizes harmonics in a single-phase three-level NPC 400 Hz...
The new approach minimizes harmonics in a single-phase three-level NPC 400 Hz...The new approach minimizes harmonics in a single-phase three-level NPC 400 Hz...
The new approach minimizes harmonics in a single-phase three-level NPC 400 Hz...
 
Comparison of electronic load using linear regulator and boost converter
Comparison of electronic load using linear regulator and boost converterComparison of electronic load using linear regulator and boost converter
Comparison of electronic load using linear regulator and boost converter
 

Recently uploaded

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
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
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
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(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
 
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
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 

Recently uploaded (20)

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
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
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
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
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
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(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...
 
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
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 

A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source Inverter

  • 1. International Journal of Power Electronics and Drive System (IJPEDS) Vol. 8, No. 3, September 2017, pp. 1168~1175 ISSN: 2088-8694, DOI: 10.11591/ijpeds.v8i3.pp1168-1175  1168 Journal homepage: http://iaesjournal.com/online/index.php/IJPEDS A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source Inverter Arijit Chakrabarti1 , Pradip Kumar Sadhu2 , Avijit Chakraborty3 , Palash Pal4 1,2,3 Department of Electrical Engineering, Indian Institute of Technology (ISM), Dhanbad, Jharkhand, India 4 Govt. Engineering College, Techno India Dumka, Dumka-814101, Jharkhand, India Article Info ABSTRACT Article history: Received Mar 23, 2017 Revised Aug 8, 2017 Accepted Aug 23, 2017 The Proportional-Integral-Derivative (PID) controller is the most popular control strategy in the process industry. The popularity can be attributed to its simplicity, better control performance and excellent robustness to uncertainties that is found through the research work on such controllers so far. This paper presents the design and tuning of a PID controller using Fuzzy logic for industrial induction heating systems with LLC voltage source inverter for controlling the induction heating power. The paper also compares the performance of the Fuzzy PID controller with that of a conventional PID controller for the same system. The system and the controllers are simulated in MATLAB/SIMULINK. The results show the effectiveness and superiority of the proposed Fuzzy PID controller. Keyword: Fuzzification Fuzzy PID controller Induction heating LLC Voltage source inverter Copyright © 2017 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Arijit Chakrabarti, Department of Electrical Engineering, Indian Institute of Technology (ISM), Dhanbad - 826004, Jharkhand, India. Email: a.chakra2010@gmail.com 1. INTRODUCTION Induction heating is one of the precise and fastest heating methods in domestic, medical and industrial applications [1]. A high frequency electrical power source and a work coil (inductor) that generates the alternating magnetic field are required to implement an induction heating system. The coil is included in series or parallel resonant tank circuits to minimize the loss in the supply resonant inverter. These days, the focus is on development of control strategies for controlling the output power of the induction heating systems by leveraging high switching frequencies with series resonant inverters, parallel quasi resonant inverters [2]-[3], while eliminating the switching loss of semiconductor devices through soft switching. The Proportional-Integral-Derivative (PID) controllers are widely used in induction heating systems [4]-[5]. With such conventional PID controllers, it is difficult to achieve the desired control results. So, in this paper, fuzzy logic has been used to set the control parameters of a PID controller to achieve a self-tuned Fuzzy PID power controller for the induction heating system. The performances of conventional PID controller and Fuzzy PID controller have been studied in this paper. The Fuzzy PID controller appears to be a better controller for the induction heating system. This paper is organized into following sections: Section 2 describes the system configuration for the induction heating system. Section 3 discusses about the controllers. Section 4 outlines the simulation and results. This paper is concluded in Section 5. 2. SYSTEM CONFIGURATION A typical induction heating system is shown in Figure 1. The main power source (AC input) provides the energy to the induction coil. The input AC voltage is rectified by a bridge rectifier to convert the
  • 2. IJPEDS ISSN: 2088-8694  A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti) 1169 alternating current (AC) to the direct current (DC). This direct current gets filtered by the DC link circuit and is fed to the voltage source inverter with resonant parallel load (LLC) [6]. The induction coil produces an alternating magnetic field from high-frequency current of the inverter and the field induces eddy currents and causes hysteresis effect to heat up the workpiece. At the inverter output, a matching inductance can be used to achieve the maximum transfer of the power from the power supply to the workpiece. Figure 1. Typical induction heating system The equivalent circuit of the induction coil and heated workpiece (with inductance Lb and resistance Rb) in parallel with the compensation capacitor C comprise the parallel resonant load. A matching inductor of inductance La and resistance Ra is added to the inverter output for maximizing the power transfer to the induction coil. The control system will handle the operation of the induction coil in parallel with a compensation capacitor at the desired resonant frequency, so the current through the induction coil will be sinusoidal. The parallel resonant circuit is damped when the workpiece is inserted into the induction coil by introducing additional losses into the system and increasing the current drawn from the inverter. To ensure zero-current switching, the switching frequency of the inverter is kept slightly higher than the resonant frequency of the equivalent circuit consisting of induction coil-workpiece in parallel with the resonant capacitor. This paper focuses on designing and tuning of a Fuzzy PID controller to control the power transferred to a workpiece in the induction heating system through a voltage source resonant inverter. The specification mentioned in Table 1 has been considered to design the controller. Table 1. Design Specification Parameters Symbol Value DC-link resistance Rd 0.1 (Ω) Inductance of the DC-link circuit Ld 0.1 (mH) Capacitance of the DC-link circuit Cd 2000 (µF) Equivalent resistance of the matching inductor circuit Ra 0.1 (Ω) Equivalent inductance of the matching inductor circuit La 45 (µH) Equivalent resistance of the induction coil Rb 12 (Ω) Equivalent inductance of the induction coil Lb 47 (µH) Capacitance of the resonant capacitor C 0.6 (µF) Resonant frequency fr 32500 (Hz) Switching frequency fs 34000 (Hz) Input voltage V 230 (V) The design specification mentioned in Table I, has resulted in the transfer function of the system [7] given by Equation 1. The transfer function in Equation 1 supplies the system information needed to design the control strategy. 314 . 0 10 044 . 2 10 126 . 9 10 835 . 2 10 826 . 2 5 . 621 4 2 8 3 11 4 17              s s s s s P (1) 3. DESIGN AND TUNING OF THE CONTROLLERS 3.1. Designing PID Controller The Proportional-Integral-Derivative (PID) controller is a feedback controller, which controls the induction heating system (plant) through a weighted sum of the error (difference between the output and the desired set point [8]. Figure 2 represents a typical PID controller. It is widely used to enhance the dynamic
  • 3.  ISSN: 2088-8694 IJPEDS Vol. 8, No. 3, September 2017 : 1168 – 1175 1170 response and reduce the steady state error. A PID controller consists of the Proportional, Integral and Derivative controls. The PID controller is applied to the induction heating system and is used to control the load power of the induction heating system. Figure 2. Block diagram of the conventional PID controller Implementation of such PID controller is usually done through following Equation:             t D I P pid dt t de K dt t e K t e K t u 0 ) ( ) ( ) ( ) ( (2) Here, KP, KI, KD are the proportional, integral and derivative gains of the controller. To design the PID controller, a set of gains (KP, KI, KD) are found that improves the transient response of a system by overshoot reduction and reduction in settling time. The pid tuning functionality of MATLAB/SIMULINK has been used here to tune the PID controller and the parameters (KP, KI, KD) are adjusted using the tool until a desired set of values are found. Table 3 indicates the values obtained through simulation. 3.2. Designing Fuzzy PID Controller An effective feedback control mechanism can be implemented for the induction heating system using Fuzzy logic. The Fuzzy tuner will tune the coefficients of conventional PID controller to accomplish the Fuzzy PID controller. It comprises a fuzzification interface, a knowledge base, decision making logic and a defuzzification interface. Its numerical input values are converted into fuzzy values along with the rule base that are fed into the inference engine to produce the control values. The fuzzifier performs measurement of input variables, scale mapping and fuzzification. In fuzzy rule base, different rules are defined as per the problem requirements. The control values are converted to numerical output values using the defuzzifier. Figure 3 shows the block diagram of the proposed fuzzy logic based PID controller which modifies the induction heating power output by optimum fuzzy logic tuning. In this case the controller uses two dimensional fuzzy controller models. Figure 3. Block diagram of the Fuzzy PID controller
  • 4. IJPEDS ISSN: 2088-8694  A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti) 1171 The fuzzy tuning unit will process two input variables and will generate three output variables to achieve the desired level of control. The error (e) and error change rate (ec = de/dt) are the two input variables. Error is the difference between the reference set point and the output, whereas error change rate (ec) is the difference between the error at time t and (t-1). The three outputs variables (ΔKP, ΔKI, ΔKD) will tune the proportional, integral and derivative gains (KP, KI, KD) of the PID controller. All the variables are divided into fuzzy sets [9]. Triangular membership function has been considered for this research work. The fuzzy PID control can be expressed as Equation 3:          k j D I P fpid k e k e K j e K k e K k y 0 ) 1 ( ) ( ) ( ) ( ) ( (3) Also, P P P K K K    0 (4) I I I K K K    0 (5) D D D K K K    0 (6)   ec e f KP , 1   (7)   ec e f KI , 2   (8)   ec e f KD , 3   (9) KP0, KI0, KD0 are the initial values of PID controller and (ΔKP, ΔKI, ΔKD) are the self-tuned PID parameters achieved through fuzzy reasoning. The universe of discourse of each input variable is divided into five overlapping fuzzy sets: Negative Big (NB), Negative Small (NS), Zero Error (ZE), Positive Small (PS) and Positive Big (PB). The fuzzy subset is e = ec = {NB, NS, ZE, PS, PB}. The grade of membership distribution for error (e) and error change rate (ec) are given in Figures 4(a) & 4(b). (a) (b) Figure 4. Membership functions: (a) for error e , (b) for error change rate ec Figure 5. Membership function for ΔKP, ΔKI, ΔKD
  • 5.  ISSN: 2088-8694 IJPEDS Vol. 8, No. 3, September 2017 : 1168 – 1175 1172 The universe of discourse of each output variable (ΔKP, ΔKI, ΔKD) is divided into five overlapping fuzzy sets: Small (S), Medium Small (MS), Medium (M), Medium Big (MB), Big (B) as shown in Figure 5 with the fuzzy subset {S, MS, M, MB, B}. The rule base is based on a set of linguistic IF-THEN rules having two antecedences and one consequence, as expressed in the following form: Ri,j,k : IF e=Ai and Δe=Bj THEN u=Ck where 1 ≤ i ≤ 5, 1 ≤ j ≤ 5, 1 ≤ k ≤ 5. It generates 25 IF-THEN rules and the set is represented as a matrix, called a fuzzy rule matrix, as shown in Table 2. Table 2. Fuzzy Rules ec e NB NS ZE PS PB NB S S MS MS M NS S MS MS M MB ZE MS MS M MB MB PS MS M MB MB B PB M MB MB B B The decision-making output calculated by the center of gravity (COG) method of defuzzification. In this method the weighted average of the membership function or the center of gravity of the area bounded by the membership function curve is computed as the most typical crisp value of the union of all output fuzzy sets:    dy y dy y y y A A c ) ( ) (   Here y is the output variable and A  the membership function. The fuzzy toolbox of MATLAB has been used to design the fuzzy inference. The proposed fuzzy logic tuner uses Mamdani’s fuzzy inference method. This controller has the advantage of driving the load at its resonance frequency, any change in resonance frequency will affect output power. The system performance is indicated by the performance indices as defined [10]: a. Integral Squared Error (ISE)    0 2 ) ( dt t e b. Integral Absolute Error (IAE)    0 | ) ( | dt t e c. Integral Time-weighted Squared Error (ITSE)    0 2 ) ( dt t te d. Integral Time-weighted Absolute Error (ITAE)    0 | ) ( | dt t e t
  • 6. IJPEDS ISSN: 2088-8694  A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti) 1173 4. SIMULATION RESULTS AND DISCUSSION The performance of the closed loop induction heating system with Fuzzy PID controller has been studied and compared with that of the conventional PID controller. Simulation has been done using the design specification mentioned in Table 1. The controllers have been designed using MATLAB/ SIMULINK blocks and the sets of gains (KP, KI, KD) are determined through simulation. Table 3 provides the controller gains for conventional PID and Fuzzy PID controllers. Table 3. Controller gains Controller KP KI KD PID 0.59×10-4 7.00×10-1 0.20×10-6 Fuzzy PID 1.29×10-5 1.98×10-2 1.05×10-8 Figure 6 displays the step response for the given induction heating system with PID controller, whereas Figure 7 displays the step response with Fuzzy PID controller implementation. Figure 6. Step response of the induction heating system with conventional PID controller implementation Figure 7. Step response of the induction heating system with Fuzzy PID controller implementation The corresponding performance parameters such as rise time, settling time and overshoot are listed in Table 4. The performance indices of the controllers are mentioned in Table 5. Table 4. Performance Parameters for the Controllers Controller Rise Time tr (sec) Settling Time ts (sec) Overshoot Mp (%) PID 0.0016 0.0061 16.17 Fuzzy PID 0.0559 0.0997 0
  • 7.  ISSN: 2088-8694 IJPEDS Vol. 8, No. 3, September 2017 : 1168 – 1175 1174 Table 5. ISE, IAE, ITSE, ITAE for the Controllers Controller ISE IAE ITSE ITAE PID 1.518×10-2 1.458×10-2 2.518×10-2 3.458×10-2 Fuzzy PID 1.276×10-4 2.556×10-4 1.291×10-4 2.615×10-4 From Table 4, we understand that the conventional PID results in 16.17% overshoot, while Fuzzy PID controller has reduced the overshoot to zero. The rise time and settling time of the conventional PID controller seem to have better values though. 5. CONCLUSION This paper describes the concept of a Fuzzy self-tuning PID controller to control the output power of an induction heating system with LLC Voltage Source Inverter. Its performance has been analyzed and compared with that of a conventional PID controller. Study shows that conventional PID controller results in higher overshoot, whereas the Fuzzy PID controller reduces the overshoot to zero and it also results in smaller ISE, IAE, ITSE, ITAE values. The reported work presents a systematic approach, which can be easily extended to other inverter topologies. Further analysis can be performed to study the feasibility of designing PID controllers using evolutionary algorithms for such induction heating systems. ACKNOWLEDGEMENTS Authors are thankful to the UNIVERSITY GRANTS COMMISSION, Bahadurshah Zafar Marg, New Delhi, India for granting financial support under Major Research Project entitled “Simulation of high frequency mirror inverter for energy efficient induction heated cooking oven using PSPICE” and also grateful to the Under Secretary and Joint Secretary of UGC, India for their active co-operation. REFERENCES [1] O. Lucia, et al., “Induction Heating Technology and its Applications: Past Developments, Current Technology, and Future Challenges,” IEEE Transactions on Industrial Electronics, vol/issue: 61(5), pp. 2509-2520, 2013. [2] A. Chakraborty, et al., “Behaviour of a High Frequency Parallel Quasi Resonant Inverter Fitted Induction Heater with Different Switching Frequencies,” International Journal of Electrical and Computer Engineering (IJECE), vol/issue: 6(2), pp. 447-457, 2016. [3] A. Chakraborty, et al., “Harmonics Reduction in a Current Source Fed Quasi-Resonant Inverter Based Induction Heater,” International Journal of Power Electronics and Drive System, vol/issue: 7(2), pp. 431-439, 2016. [4] D. Lenine, et al., “Performance Evaluation of Fuzzy and PI Controller for Boost Converter with Active PFC,” International Journal of Power Electronics and Drive System (IJPEDS), vol/issue: 2(4), pp. 445-453, 2012. [5] V. Arikatla and A. Qahouq, “Adaptive digital proportional-integral-derivative controller for power converters,” Power Electronics, IET, vol. 5, pp. 341-348, 2012. [6] M. Popescu and A. Bitoleanu, “Power Control System Design in Induction Heating with Resonant Voltage Inverter,” Journal of Automation and Control Engineering, vol/issue: 2(2), pp. 195-198, 2014. [7] O. Ibrahim, et al., “PID Controller Response to Set-Point Change in DC-DC Converter Control,” International Journal of Power Electronics and Drive System (IJPEDS), vol/issue: 7(2), pp. 294-302, 2016. [8] X. Yang, et al., “Simulation and Implementation of Adaptive Fuzzy PID,” Journal of Networks, vol/issue: 9(10), pp. 2574-2581, 2014. [9] J. M. E. Huerta, et al., “Design of the L-LC resonant inverter for induction heating based on its equivalent SRI,” IEEE Trans. on Industrial Electronics, vol/issue: 54(6), pp. 3178-3187, 2007. [10] P. K. Mohantya, et al., “Tuning and Assessment of Proportional–Integral–Derivative Controller for an Automatic Voltage Regulator System Employing Local Unimodal Sampling Algorithm,” Electric Power Components and Systems, vol/issue: 42(9), pp. 959-969, 2014. BIOGRAPHIES OF AUTHORS Arijit Chakrabarti received his M.Tech. degree in Radio Physics & Electronics from the Institute of Radio Physics and Electronics, University of Calcutta, West Bengal, India. He is currently working as a Consultant in IBM India Private Limited. His research interest includes Power Electronics, Adaptive Control, Renewable Energy, Cognitive Solutions, Artificial Intelligence, Machine Learning, IoT.
  • 8. IJPEDS ISSN: 2088-8694  A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source .... (Arijit Chakrabarti) 1175 Pradip Kumar Sadhu received his B.E., M.E. and Ph.D. (Engineering) degrees in Electrical Engineering from Jadavpur University, West Bengal, India. He is presently working as a Professor and as the Head of the Department of Electrical Engineering of Indian Institute of Technology (Indian School of Mines), Dhanbad, India. He has total 30 years of experience including 18 years of teaching, research and 12 years in the industry. He has four granted patents. In addition, he has twenty seven patents that are under process. He has several journal and conference publications at national and international levels. He is a principal investigator of few Govt. funded projects. His current research interest includes power electronics applications, application of high frequency converter, energy efficient devices, energy efficient drives, computer aided power system analysis, condition monitoring, lighting and communication systems for underground coal mines. Avijit Chakraborty received his B.Tech. and M.Tech. degrees in Electrical Engineering from the University of Calcutta, West Bengal, India. He is presently working as an Assistant Professor and the Head of the Department of Electrical Engineering at Saroj Mohan Institute of Technology, West Bengal, India. In addition, he is doing his doctoral work in the Department of Electrical Engineering, Indian Institute of Technology (ISM), Dhanbad, India. His research interest includes Power Electronics, Electrical Machines, Power System, High Frequency Power Electronic Converters, Electric Drives. Palash Pal received his Bachelor Degree in Electrical Engineering from West Bengal University of Technology, West Bengal, India in 2006 and Post-Graduate Degree (Gold Medalist) in 2009 from the same University. He has completed his Ph.D. Degree in 2016 from Indian Institute of Technology (Indian School of Mines), Dhanbad, Jharkhand, India. He is currently working as Principal in a Govt. Aided Institute, Dumka, Jharkhand, India (Estd. by Govt. of Jharkhand & Run by Techno India Under PPP). He has total experience of 10 years in teaching. He has two Patents. He has several journal and conference publications at national and international levels. His research areas are power electronics, induction heating, high frequency converters, high frequency heating, control systems and power systems.