SlideShare a Scribd company logo
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 5, October 2018, pp. 2904~2909
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i5.pp2904-2909  2904
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Design of Linear Plasma Position Controllers with Intelligent
Feedback Systems for Aditya Tokamak
Femila Roseline J, N. M. Nandhitha
Sathyabama Institute of Science and Technology, Jeppiaar Nagar, Old Mahabalipuram Road, India
Article Info ABSTRACT
Article history:
Received Nov 28, 2017
Revised Jan 8, 2018
Accepted Apr 19, 2018
In order to increase the performance of Aditya tokamak, it is necessary to
determine the feedback coil current for positioning the plasma within the
magnetic chamber. In this paper, transfer functions are obtained for the
plasma position prediction system. Four different feedback controllers are
developed to improve the performance of the prediction system. From the
analysis, Neural Network controller does not have overshoot while the PID
controller has lesser settling time than the other two controllers.
Keyword:
Back propagation network
Fuzzy logic controller
Neural network
PID controller
Plasma position Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Femila Roseline J.,
Department of Electrical and Electronics Engineering,
Sathyabama Institute of Science and Technology,
Jeppiaar Nagar, Old Mahabalipuram Road, Chennai 600 119, Tamil Nadu, India.
Email: femila14@gmail.com
1. INTRODUCTION
Aditya tokamak is a fusion reactor that uses thermonuclear fusion for the generation of power. The
principle behind the generator is as follows: At high temperatures, Hydrogen ions combine to form plasma
which is confined within the magnetic chamber. Amount of power generated is dependent on the time
duration for which the plasma is confined within the chamber without hitting the in-vessel components.
Hence it is necessary to confine the palsma within the chamber for a long duration of time. In order to
develop a corrective system for the confinement of plasma, it is necesaary to predict the position of the
plasma. Considerable research is carried out in this area. Conventionally SISO and MIMO systems were used
for plasma position prediction. Also linear controllers for plasma position prediction were developed.
R. Ambrosino et al 2015 [1] developed a control system to operate the plasma for the entire pulse
for ITER tokamak. This control scheme consisted of four controllers namely current decoupling controller,
the vertical stabilization controller, the plasma current controller and the shape controller. Justin E. Barton et
al 2015 [2] developed an integrated feedback algorithm for plasma current and electron temperature profile
control in TCV tokamak. Performance of the integrated profile controller was studied by tracking a nominal
target, and then by modulating the electron temperature profile between equilibrium points while maintaining
the current profile in a stationary condition. However closed loop plasma state observer was not developed.
Paolo Bettini et al 2015 [3] used two numerical codes (CAFE [4], CARIDDI) to control the characteristics
(response) of the magnetohydrodynamic in the large JT-60SA fusion device. These codes were based on
alternative edge element formulations (discrete and integral, respectively) for 3-D eddy current computation.
William Wehner et al 2015 [5] had proposed a model based approach for the combined regulation of the
plasma toroidal angular rotation profile and stored energy for the DIII-D tokamak.
Int J Elec & Comp Eng ISSN: 2088-8708 
Design of Linear Plasma Position Controllers with Intelligent... (Femila Roseline J)
2905
A control oriented model of the toroidal rotation profile evolution was considered. In order to
regulate the profile around the target, they had used an optimal state feedback control. Sundarapandian
Vaidyanathan 2015 [6] had discussed the adaptive control of the Tokamak chaotic system with unknown
system parameters. Ding Yonghua et al 2013 [7] developed a Back Propagation Neural Network to predict
the disruptions caused by locked modes in J-TEXT tokamak. Mirnov coils and locked mode coils signals
were used as input data. The network predicted the signal for locked mode. Once intrinsic locked mode
disruptions and resonant magnetic perturbation occured, the network would give a prewarning signal. Femila
Roseline et al 2015 [8] developed a fuzzy logic based plasma position controller in aditya tokamak. Totally
seven, nine and eleven membership functions were used for different shape of the membership functions.
And evident that nine membership functions with triangular shape would provide the better results.
Du et al 2014 [9] developed a Hopfield neural network for a system to optimize the values of PID in
real time. As the PID controller could not control the performance of the complex industrial process, a
Hopfield neural net was developed by using Hebb rules. Hebb rules used to identify the parameters of the
system. The performance index has been improved greatly. Feng et al 2017 [10] derived a mathematical
model of erection mechanism and described an application of fuzzy logic based adaptive PID controller in
erection system. The erection angle controlled by fuzzy logic, PID and fuzzy adaptive PID controllers were
compared in simulation using Simulink in MATLAB and also in real time. Mounir et al 2016 [4] proposed
the combination of sliding mode control with the performance of fuzzy logic in photovoltaic system. In first
half 25 rules were used with two input in fuzzy logic controller and in the second part the gain was adjusted
in online for the switching controllers. From the literaturees, is found that either linear controllers or
intelligent non-linear controlers are used. A combination of these techniques is not yet explored to develop
the plasma position systems.
Hence in this paper, a hybrid technique that uses an intelligent controller for fine tuning the
proposed linear system is developed. This paper is organized as follows: The proposed methodology is
described in Section 2. In this section, PID based plasma position controller, fuzzy logic based plasma
position controller and neural network based plasma position controller in plasma position control are
explained. Section 3 compares the results of all the controllers and section 4 concludes the work.
2. RESEARCH METHODOLOGY
Acquired database consists of radial and vertical positions of plasma, plasma current and feedback
coil current. First three parameters can be used as input parameters for predicting the fourth parameter.
However the impact of vertical position is less than the other two input parameters. Hence in this work, radial
position and plasma current are used for developing a system to predict the feedback coil current. Data
normalization is performed to meet the specifications in developing the transfer functions of the proposed
system. After developing the transfer functions, the system is fine tuned with PID controller, Fuzzy Logic
Controller (FLC) and Neural Network (NN) controller at the feedback. Also to further improve the
performance of the NN controller, the initial weights of NN are optimized using Genetic Algorithm (GA).
2.1. PID Based Plasma Position Controller
In order to validate the proposed system, it is simulated using SIMULINK toolbox in MATLAB and
a step input is given to the system. Though the expected output is also a step waveform, the actual output is
different. Hence it is necessary to fine tune the proposed transfer function through a closed loop control.
Initially a PID controller is used at the feedback and is shown in Figure 1.
Figure 1. Open loop and PID based plasma position controller
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 2904 - 2909
2906
The system constants are tuned automatically for providing the step output for the given set of
transfer functions. Though the output signal resembles the step waveform, an undesirable overshoot is also
present as seen in Figure 2. Hence it is necessary to identify the feedback controller that considers the dataset
for its parameter design, so as to reduce the overshoot.
Figure 2. Simulation response of open loop and PID based plasma position controller
2.2. Fuzzy Based Plasma Position Controller
In an attempt to reduce the overshoot, FLC is used at the feedback as shown in Figure 3. The
proposed FLC uses triangular membership function with seven levels as it provides better prediction [8].
From the Figure 4, the overshoot is removed. Even though the peak over shoot is reduced, the settling time of
the FLC feedback is much higher than that of the PID based plasma position controller. In order to reduce the
settling time and fine tune the network, NN controller is used at the feedback to fine tune the network.
Figure 3. Simulation diagram of open loop and PID and fuzzy based plasma position controller
Int J Elec & Comp Eng ISSN: 2088-8708 
Design of Linear Plasma Position Controllers with Intelligent... (Femila Roseline J)
2907
Figure 4. Simulation response of open loop and PID and Fuzzy logic based plasma position controller
2.3. Neural Network Based Plasma Position Controller
The proposed Back Propagation Network (BPN) used for tuning the plasma position controller has
one hidden layer with ten neurons as shown in Figure 5. From the dataset, 70% of the data was selected for
training purpose. 15% of the data was selected for validation and the remaining 15% of the data was selected
for testing the network. Proposed Neural Network Controller trained with 102 epochs used at the feedback is
shown in Figure 6. From Figure 7, it is evident that the settling time of the BPN based plasma position
controller is lesser than that of the fuzzy based system. However in order to improve the performance further
it is necessary to optimize the weight functions of BPN.a
Figure 5. Architecture of BPN
Figure 6. Simulation model of BPN based plasma position controller
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 2904 - 2909
2908
Figure 7. Simulation response of open loop and PID and Fuzzy logic and BPN based plasma position
controller
3. RESULTS AND ANALYSIS
The performance metrics of PID controller, Fuzzy logic controller and BPN based controller are
tabulated in Table 1. From the Table 1, the delay time is less and rise time is more for the case of BPN based
controllers. Peak time is less for PID controller. It shows that the peak overshoot of the PID controller is
more than the other controllers. Even though there is no peak overshoot in Fuzzy logic controller, the settling
time is more than the PID controller. The settling time is further reduced by designing the BPN based
controller. At last it is evident that the Steady state error is less for the case of BPN based controller.
Table 1. Performance Metrics
4. CONCLUSION
In this paper, a set of transfer functions were developed for plasma position prediction from the
given dataset. Also in order to fine tune the system, PID controller, fuzzy controller and neural network
controller were used. PID controller had a faster settling time. But the output had an undesirable overshoot.
Fuzzy based and neural controllers did not have the overshoot. But the compromise was made in the settling
time. The vertical position of the plasma was not considered for predicting the plasma. This modification can
be included to further improve the performance of the network.
ACKNOWLEDGEMENTS
This research work is partly funded by the Board of Research in Fusion Science and Technology
(BRFST), India NFP-ELE-A11-03. The authors would like to acknowledge the support received from
BRFST, India and Sathyabama University, Chennai for the research activities pertaining to this article.
REFERENCES
[1] R. Ambrosino, et al., “Design and non linear validation of the ITER magnetic,” 2015 IEEE Conference on Control
Applications (CCA),Part of 2015 IEEE Multi-Conference on Systems and Control, Sydney, Australia, pp. 1291-
1295, 2015.
[2] J. E. Barton, et al., “Simultaneous Closed-loop Control of the Current Profile and the Electron Temperature Profile
in the TCV Tokamak,” 2015 American Control Conference, Palmer House Hilton, Chicago, IL, USA, pp. 3316-
3321, 2015.
Measuring Parameters
Delay Time
(msec)
Rise Time
(msec)
Peak Time
(msec)
Settling Time
(msec)
Maximum Peak
Overshoot
Steady State
Error
PID Controller 0.27 0.36 0.61 0.90 1.08 0.05
Fuzzy Logic Controller 0.25 0.65 1.21 1.20 0.90 0.04
BPN based controller 0.24 0.95 1.02 1.00 0.80 0.02
Int J Elec & Comp Eng ISSN: 2088-8708 
Design of Linear Plasma Position Controllers with Intelligent... (Femila Roseline J)
2909
[3] P. Bettini, et al., “Advanced Computational Tools for the Characterization of the Dynamic Response of MHD
Control Systems in Large Fusion Devices,” IEEE Transactions on Magnetics, vol/issue: 51(3), pp. 7204105, 2015.
[4] M. Derri, et al., “Fuzzy Sliding Mode Control for Photovoltaic System,” International Journal of Power
Electronics and Drive System (IJPEDS), vol/issue: 7(3), pp. 964-973, 2016.
[5] W. Wehner, et al., “Toroidal Rotation Profile Control for the DIII-D Tokamak,” 2015 American Control
Conference Palmer House Hilton, Chicago, IL, USA, pp. 3364-3369 2015.
[6] S. Vaidyanathan, “Dynamics and Control of Tokamak System with Symmetric and Magnetically Confined
Plasma,” International Journal of ChemTech Research CODEN (USA): IJCRGG, vol/issue: 8(6), pp. 795-803,
2015
[7] J. X. Ding, et al., “Neural Network Prediction of Disruptions Caused by Locked Modes on J-TEXT Tokamak,”
Plasma Science and Technology, vol/issue: 15(11), 2013.
[8] J. F. Roseline and N. M. Nandhitha, “Design of Fuzzy Logic based Plasma Position Control in Aditya Tokamak,”
Indian Journal of Science and Technology, vol/issue: 8(12), pp. 1-7, 2015.
[9] W. Du, et al., “The Design of PID Controller Based On Hopfield Neural Network,” TELKOMINKA Indinesian
journal of Electrical Engineering, vol/issue: 12(4), 2014.
[10] F. Jiangtao, et al., “Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism,”
TELKOMNIKA, vol/issue: 15(1), pp. 254-263, 2017.
BIOGRAPHIES OF AUTHORS
Femila Roseline Jayapaul received the B.E. degree in Electrical and Electronics engineering
from Madurai Kamaraj University, Madurai, India, in 1997, and the M.E. degree in Power
Electronics and Industrial Drives from Sathyaba`ma University, Chennai, India, in 2004.
Currently she is Assistant Professor in the Department of Electrical and Electronics Engineering,
Sathyabama University, Chennai. She has eleven years of teaching experience. Her current
research interests include power electronics, fuzzy logic and neural networks. Ms. Jayapaul is a
member of the Institution of Electrical and Electronics Engineers (IEEE).
Dr. N. M. Nandhitha is currently working in the Department of Electronics and
TeleCommunication Engineering in Sathyabama University. She has graduated from
Government College of Technology, Coimbatore in Electronics and Communication
Engineering. She has completed Post Graduation in Power Electronics and Industrial Drives with
gold medal. She completed her Ph.D. in Development of wavelet based tools and NeuroFuzzy
control software for on-line weld Monitoring by Thermal Imaging, a project sponsored by
IGCAR, Kalpakkam. She is also co-investigator in research projects sponsored by DST, IPR,
BRFST, BRNS to Sathyabama University.

More Related Content

What's hot

Study the performance of anfis controller for flexible link manipulator
Study the performance of anfis controller for flexible link manipulatorStudy the performance of anfis controller for flexible link manipulator
Study the performance of anfis controller for flexible link manipulator
IAEME Publication
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
IRJET Journal
 
Sliding mode control-based system for the two-link robot arm
Sliding mode control-based system for the two-link robot armSliding mode control-based system for the two-link robot arm
Sliding mode control-based system for the two-link robot arm
IJECEIAES
 
Identification and Real Time Control of a DC Motor
Identification and Real Time Control of a DC MotorIdentification and Real Time Control of a DC Motor
Identification and Real Time Control of a DC Motor
IOSR Journals
 
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
IOSR Journals
 
Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...
ISA Interchange
 
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
IDES Editor
 
76201978
7620197876201978
76201978
IJRAT
 
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCSPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
ijics
 
Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...
IJAPEJOURNAL
 
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHMTORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
ijics
 
Ae25165174
Ae25165174Ae25165174
Ae25165174
IJERA Editor
 
Speed Control of Three Phase Induction Motor Using Neural Network
Speed Control of Three Phase Induction Motor Using Neural NetworkSpeed Control of Three Phase Induction Motor Using Neural Network
Speed Control of Three Phase Induction Motor Using Neural Network
IJCSIS Research Publications
 
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
XiaoLaui
 
Decentralized supervisory based switching control for uncertain multivariable...
Decentralized supervisory based switching control for uncertain multivariable...Decentralized supervisory based switching control for uncertain multivariable...
Decentralized supervisory based switching control for uncertain multivariable...
ISA Interchange
 
Complex condition-monitoring-system-of-aircraft-gas-turbine-engine
Complex condition-monitoring-system-of-aircraft-gas-turbine-engineComplex condition-monitoring-system-of-aircraft-gas-turbine-engine
Complex condition-monitoring-system-of-aircraft-gas-turbine-engine
Cemal Ardil
 
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
Evans Marshall
 
IRJET- Speed Control of DC Motor using PID Controller - A Review
IRJET-  	  Speed Control of DC Motor using PID Controller - A ReviewIRJET-  	  Speed Control of DC Motor using PID Controller - A Review
IRJET- Speed Control of DC Motor using PID Controller - A Review
IRJET Journal
 
Min Max Model Predictive Control for Polysolenoid Linear Motor
Min Max Model Predictive Control for Polysolenoid Linear MotorMin Max Model Predictive Control for Polysolenoid Linear Motor
Min Max Model Predictive Control for Polysolenoid Linear Motor
International Journal of Power Electronics and Drive Systems
 
Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...
Mustefa Jibril
 

What's hot (20)

Study the performance of anfis controller for flexible link manipulator
Study the performance of anfis controller for flexible link manipulatorStudy the performance of anfis controller for flexible link manipulator
Study the performance of anfis controller for flexible link manipulator
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
 
Sliding mode control-based system for the two-link robot arm
Sliding mode control-based system for the two-link robot armSliding mode control-based system for the two-link robot arm
Sliding mode control-based system for the two-link robot arm
 
Identification and Real Time Control of a DC Motor
Identification and Real Time Control of a DC MotorIdentification and Real Time Control of a DC Motor
Identification and Real Time Control of a DC Motor
 
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
 
Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...
 
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
Speed and Torque Control of Mechanically Coupled Permanent Magnet Direct Curr...
 
76201978
7620197876201978
76201978
 
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCSPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
 
Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...Automatic Generation Control of Multi-Area Power System with Generating Rate ...
Automatic Generation Control of Multi-Area Power System with Generating Rate ...
 
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHMTORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
TORQUE CONTROL OF AC MOTOR WITH FOPID CONTROLLER BASED ON FUZZY NEURAL ALGORITHM
 
Ae25165174
Ae25165174Ae25165174
Ae25165174
 
Speed Control of Three Phase Induction Motor Using Neural Network
Speed Control of Three Phase Induction Motor Using Neural NetworkSpeed Control of Three Phase Induction Motor Using Neural Network
Speed Control of Three Phase Induction Motor Using Neural Network
 
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
 
Decentralized supervisory based switching control for uncertain multivariable...
Decentralized supervisory based switching control for uncertain multivariable...Decentralized supervisory based switching control for uncertain multivariable...
Decentralized supervisory based switching control for uncertain multivariable...
 
Complex condition-monitoring-system-of-aircraft-gas-turbine-engine
Complex condition-monitoring-system-of-aircraft-gas-turbine-engineComplex condition-monitoring-system-of-aircraft-gas-turbine-engine
Complex condition-monitoring-system-of-aircraft-gas-turbine-engine
 
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
The application of fuzzy pid and multi-neuron adaptive pid control algorithm ...
 
IRJET- Speed Control of DC Motor using PID Controller - A Review
IRJET-  	  Speed Control of DC Motor using PID Controller - A ReviewIRJET-  	  Speed Control of DC Motor using PID Controller - A Review
IRJET- Speed Control of DC Motor using PID Controller - A Review
 
Min Max Model Predictive Control for Polysolenoid Linear Motor
Min Max Model Predictive Control for Polysolenoid Linear MotorMin Max Model Predictive Control for Polysolenoid Linear Motor
Min Max Model Predictive Control for Polysolenoid Linear Motor
 
Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...Comparison of dc motor speed control performance using fuzzy logic and model ...
Comparison of dc motor speed control performance using fuzzy logic and model ...
 

Similar to Design of Linear Plasma Position Controllers with Intelligent Feedback Systems for Aditya Tokamak

Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
IJECEIAES
 
Study on Adaptive PID Control Algorithm Based on RBF Neural Network
Study on Adaptive PID Control Algorithm Based on RBF Neural NetworkStudy on Adaptive PID Control Algorithm Based on RBF Neural Network
Study on Adaptive PID Control Algorithm Based on RBF Neural Network
Radita Apriana
 
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
theijes
 
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
TELKOMNIKA JOURNAL
 
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
ijics
 
Db36619623
Db36619623Db36619623
Db36619623
IJERA Editor
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
IJECEIAES
 
Embedded intelligent adaptive PI controller for an electromechanical system
Embedded intelligent adaptive PI controller for an electromechanical  systemEmbedded intelligent adaptive PI controller for an electromechanical  system
Embedded intelligent adaptive PI controller for an electromechanical system
ISA Interchange
 
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
IJMER
 
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
ijcsitcejournal
 
Di34672675
Di34672675Di34672675
Di34672675
IJERA Editor
 
Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...
elelijjournal
 
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET Journal
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET Journal
 
Neural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW ControlNeural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW Control
csandit
 
Tuning of Proportional Integral Derivative Controller Using Artificial Neural...
Tuning of Proportional Integral Derivative Controller Using Artificial Neural...Tuning of Proportional Integral Derivative Controller Using Artificial Neural...
Tuning of Proportional Integral Derivative Controller Using Artificial Neural...
IRJET Journal
 
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
rinzindorjej
 
40220140506005
4022014050600540220140506005
40220140506005
IAEME Publication
 
Reference2_Project.pdf
Reference2_Project.pdfReference2_Project.pdf
Reference2_Project.pdf
AdithyaRajeev6
 
FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...
FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...
FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...
gerogepatton
 

Similar to Design of Linear Plasma Position Controllers with Intelligent Feedback Systems for Aditya Tokamak (20)

Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...Antenna Azimuth Position Control System using PIDController & State-Feedback ...
Antenna Azimuth Position Control System using PIDController & State-Feedback ...
 
Study on Adaptive PID Control Algorithm Based on RBF Neural Network
Study on Adaptive PID Control Algorithm Based on RBF Neural NetworkStudy on Adaptive PID Control Algorithm Based on RBF Neural Network
Study on Adaptive PID Control Algorithm Based on RBF Neural Network
 
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
 
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
Co-simulation of self-adjusting fuzzy PI controller for the robot with two-ax...
 
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
CONTROL OF A HEAT EXCHANGER USING NEURAL NETWORK PREDICTIVE CONTROLLER COMBIN...
 
Db36619623
Db36619623Db36619623
Db36619623
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
 
Embedded intelligent adaptive PI controller for an electromechanical system
Embedded intelligent adaptive PI controller for an electromechanical  systemEmbedded intelligent adaptive PI controller for an electromechanical  system
Embedded intelligent adaptive PI controller for an electromechanical system
 
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neur...
 
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
 
Di34672675
Di34672675Di34672675
Di34672675
 
Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...
 
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
 
Neural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW ControlNeural Network Approach to Railway Stand Lateral SKEW Control
Neural Network Approach to Railway Stand Lateral SKEW Control
 
Tuning of Proportional Integral Derivative Controller Using Artificial Neural...
Tuning of Proportional Integral Derivative Controller Using Artificial Neural...Tuning of Proportional Integral Derivative Controller Using Artificial Neural...
Tuning of Proportional Integral Derivative Controller Using Artificial Neural...
 
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
DESIGN OF FAST TRANSIENT RESPONSE, LOW DROPOUT REGULATOR WITH ENHANCED STEADY...
 
40220140506005
4022014050600540220140506005
40220140506005
 
Reference2_Project.pdf
Reference2_Project.pdfReference2_Project.pdf
Reference2_Project.pdf
 
FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...
FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...
FPGA BASED ADAPTIVE NEURO FUZZY INFERENCE CONTROLLER FOR FULL VEHICLE NONLINE...
 

More from IJECEIAES

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
IJECEIAES
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
IJECEIAES
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
IJECEIAES
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
IJECEIAES
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
IJECEIAES
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
IJECEIAES
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
IJECEIAES
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
IJECEIAES
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
IJECEIAES
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
IJECEIAES
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
IJECEIAES
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
IJECEIAES
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
IJECEIAES
 

More from IJECEIAES (20)

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 

Recently uploaded

Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
Engineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdfEngineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdf
edwin408357
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
PriyankaKilaniya
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
PKavitha10
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
bijceesjournal
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
ElakkiaU
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
nedcocy
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
Gino153088
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
Anant Corporation
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
mahaffeycheryld
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
PreethaV16
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
AjmalKhan50578
 
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
PIMR BHOPAL
 

Recently uploaded (20)

Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
Engineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdfEngineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdf
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
 
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
 

Design of Linear Plasma Position Controllers with Intelligent Feedback Systems for Aditya Tokamak

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 5, October 2018, pp. 2904~2909 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i5.pp2904-2909  2904 Journal homepage: http://iaescore.com/journals/index.php/IJECE Design of Linear Plasma Position Controllers with Intelligent Feedback Systems for Aditya Tokamak Femila Roseline J, N. M. Nandhitha Sathyabama Institute of Science and Technology, Jeppiaar Nagar, Old Mahabalipuram Road, India Article Info ABSTRACT Article history: Received Nov 28, 2017 Revised Jan 8, 2018 Accepted Apr 19, 2018 In order to increase the performance of Aditya tokamak, it is necessary to determine the feedback coil current for positioning the plasma within the magnetic chamber. In this paper, transfer functions are obtained for the plasma position prediction system. Four different feedback controllers are developed to improve the performance of the prediction system. From the analysis, Neural Network controller does not have overshoot while the PID controller has lesser settling time than the other two controllers. Keyword: Back propagation network Fuzzy logic controller Neural network PID controller Plasma position Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Femila Roseline J., Department of Electrical and Electronics Engineering, Sathyabama Institute of Science and Technology, Jeppiaar Nagar, Old Mahabalipuram Road, Chennai 600 119, Tamil Nadu, India. Email: femila14@gmail.com 1. INTRODUCTION Aditya tokamak is a fusion reactor that uses thermonuclear fusion for the generation of power. The principle behind the generator is as follows: At high temperatures, Hydrogen ions combine to form plasma which is confined within the magnetic chamber. Amount of power generated is dependent on the time duration for which the plasma is confined within the chamber without hitting the in-vessel components. Hence it is necessary to confine the palsma within the chamber for a long duration of time. In order to develop a corrective system for the confinement of plasma, it is necesaary to predict the position of the plasma. Considerable research is carried out in this area. Conventionally SISO and MIMO systems were used for plasma position prediction. Also linear controllers for plasma position prediction were developed. R. Ambrosino et al 2015 [1] developed a control system to operate the plasma for the entire pulse for ITER tokamak. This control scheme consisted of four controllers namely current decoupling controller, the vertical stabilization controller, the plasma current controller and the shape controller. Justin E. Barton et al 2015 [2] developed an integrated feedback algorithm for plasma current and electron temperature profile control in TCV tokamak. Performance of the integrated profile controller was studied by tracking a nominal target, and then by modulating the electron temperature profile between equilibrium points while maintaining the current profile in a stationary condition. However closed loop plasma state observer was not developed. Paolo Bettini et al 2015 [3] used two numerical codes (CAFE [4], CARIDDI) to control the characteristics (response) of the magnetohydrodynamic in the large JT-60SA fusion device. These codes were based on alternative edge element formulations (discrete and integral, respectively) for 3-D eddy current computation. William Wehner et al 2015 [5] had proposed a model based approach for the combined regulation of the plasma toroidal angular rotation profile and stored energy for the DIII-D tokamak.
  • 2. Int J Elec & Comp Eng ISSN: 2088-8708  Design of Linear Plasma Position Controllers with Intelligent... (Femila Roseline J) 2905 A control oriented model of the toroidal rotation profile evolution was considered. In order to regulate the profile around the target, they had used an optimal state feedback control. Sundarapandian Vaidyanathan 2015 [6] had discussed the adaptive control of the Tokamak chaotic system with unknown system parameters. Ding Yonghua et al 2013 [7] developed a Back Propagation Neural Network to predict the disruptions caused by locked modes in J-TEXT tokamak. Mirnov coils and locked mode coils signals were used as input data. The network predicted the signal for locked mode. Once intrinsic locked mode disruptions and resonant magnetic perturbation occured, the network would give a prewarning signal. Femila Roseline et al 2015 [8] developed a fuzzy logic based plasma position controller in aditya tokamak. Totally seven, nine and eleven membership functions were used for different shape of the membership functions. And evident that nine membership functions with triangular shape would provide the better results. Du et al 2014 [9] developed a Hopfield neural network for a system to optimize the values of PID in real time. As the PID controller could not control the performance of the complex industrial process, a Hopfield neural net was developed by using Hebb rules. Hebb rules used to identify the parameters of the system. The performance index has been improved greatly. Feng et al 2017 [10] derived a mathematical model of erection mechanism and described an application of fuzzy logic based adaptive PID controller in erection system. The erection angle controlled by fuzzy logic, PID and fuzzy adaptive PID controllers were compared in simulation using Simulink in MATLAB and also in real time. Mounir et al 2016 [4] proposed the combination of sliding mode control with the performance of fuzzy logic in photovoltaic system. In first half 25 rules were used with two input in fuzzy logic controller and in the second part the gain was adjusted in online for the switching controllers. From the literaturees, is found that either linear controllers or intelligent non-linear controlers are used. A combination of these techniques is not yet explored to develop the plasma position systems. Hence in this paper, a hybrid technique that uses an intelligent controller for fine tuning the proposed linear system is developed. This paper is organized as follows: The proposed methodology is described in Section 2. In this section, PID based plasma position controller, fuzzy logic based plasma position controller and neural network based plasma position controller in plasma position control are explained. Section 3 compares the results of all the controllers and section 4 concludes the work. 2. RESEARCH METHODOLOGY Acquired database consists of radial and vertical positions of plasma, plasma current and feedback coil current. First three parameters can be used as input parameters for predicting the fourth parameter. However the impact of vertical position is less than the other two input parameters. Hence in this work, radial position and plasma current are used for developing a system to predict the feedback coil current. Data normalization is performed to meet the specifications in developing the transfer functions of the proposed system. After developing the transfer functions, the system is fine tuned with PID controller, Fuzzy Logic Controller (FLC) and Neural Network (NN) controller at the feedback. Also to further improve the performance of the NN controller, the initial weights of NN are optimized using Genetic Algorithm (GA). 2.1. PID Based Plasma Position Controller In order to validate the proposed system, it is simulated using SIMULINK toolbox in MATLAB and a step input is given to the system. Though the expected output is also a step waveform, the actual output is different. Hence it is necessary to fine tune the proposed transfer function through a closed loop control. Initially a PID controller is used at the feedback and is shown in Figure 1. Figure 1. Open loop and PID based plasma position controller
  • 3.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 2904 - 2909 2906 The system constants are tuned automatically for providing the step output for the given set of transfer functions. Though the output signal resembles the step waveform, an undesirable overshoot is also present as seen in Figure 2. Hence it is necessary to identify the feedback controller that considers the dataset for its parameter design, so as to reduce the overshoot. Figure 2. Simulation response of open loop and PID based plasma position controller 2.2. Fuzzy Based Plasma Position Controller In an attempt to reduce the overshoot, FLC is used at the feedback as shown in Figure 3. The proposed FLC uses triangular membership function with seven levels as it provides better prediction [8]. From the Figure 4, the overshoot is removed. Even though the peak over shoot is reduced, the settling time of the FLC feedback is much higher than that of the PID based plasma position controller. In order to reduce the settling time and fine tune the network, NN controller is used at the feedback to fine tune the network. Figure 3. Simulation diagram of open loop and PID and fuzzy based plasma position controller
  • 4. Int J Elec & Comp Eng ISSN: 2088-8708  Design of Linear Plasma Position Controllers with Intelligent... (Femila Roseline J) 2907 Figure 4. Simulation response of open loop and PID and Fuzzy logic based plasma position controller 2.3. Neural Network Based Plasma Position Controller The proposed Back Propagation Network (BPN) used for tuning the plasma position controller has one hidden layer with ten neurons as shown in Figure 5. From the dataset, 70% of the data was selected for training purpose. 15% of the data was selected for validation and the remaining 15% of the data was selected for testing the network. Proposed Neural Network Controller trained with 102 epochs used at the feedback is shown in Figure 6. From Figure 7, it is evident that the settling time of the BPN based plasma position controller is lesser than that of the fuzzy based system. However in order to improve the performance further it is necessary to optimize the weight functions of BPN.a Figure 5. Architecture of BPN Figure 6. Simulation model of BPN based plasma position controller
  • 5.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 5, October 2018 : 2904 - 2909 2908 Figure 7. Simulation response of open loop and PID and Fuzzy logic and BPN based plasma position controller 3. RESULTS AND ANALYSIS The performance metrics of PID controller, Fuzzy logic controller and BPN based controller are tabulated in Table 1. From the Table 1, the delay time is less and rise time is more for the case of BPN based controllers. Peak time is less for PID controller. It shows that the peak overshoot of the PID controller is more than the other controllers. Even though there is no peak overshoot in Fuzzy logic controller, the settling time is more than the PID controller. The settling time is further reduced by designing the BPN based controller. At last it is evident that the Steady state error is less for the case of BPN based controller. Table 1. Performance Metrics 4. CONCLUSION In this paper, a set of transfer functions were developed for plasma position prediction from the given dataset. Also in order to fine tune the system, PID controller, fuzzy controller and neural network controller were used. PID controller had a faster settling time. But the output had an undesirable overshoot. Fuzzy based and neural controllers did not have the overshoot. But the compromise was made in the settling time. The vertical position of the plasma was not considered for predicting the plasma. This modification can be included to further improve the performance of the network. ACKNOWLEDGEMENTS This research work is partly funded by the Board of Research in Fusion Science and Technology (BRFST), India NFP-ELE-A11-03. The authors would like to acknowledge the support received from BRFST, India and Sathyabama University, Chennai for the research activities pertaining to this article. REFERENCES [1] R. Ambrosino, et al., “Design and non linear validation of the ITER magnetic,” 2015 IEEE Conference on Control Applications (CCA),Part of 2015 IEEE Multi-Conference on Systems and Control, Sydney, Australia, pp. 1291- 1295, 2015. [2] J. E. Barton, et al., “Simultaneous Closed-loop Control of the Current Profile and the Electron Temperature Profile in the TCV Tokamak,” 2015 American Control Conference, Palmer House Hilton, Chicago, IL, USA, pp. 3316- 3321, 2015. Measuring Parameters Delay Time (msec) Rise Time (msec) Peak Time (msec) Settling Time (msec) Maximum Peak Overshoot Steady State Error PID Controller 0.27 0.36 0.61 0.90 1.08 0.05 Fuzzy Logic Controller 0.25 0.65 1.21 1.20 0.90 0.04 BPN based controller 0.24 0.95 1.02 1.00 0.80 0.02
  • 6. Int J Elec & Comp Eng ISSN: 2088-8708  Design of Linear Plasma Position Controllers with Intelligent... (Femila Roseline J) 2909 [3] P. Bettini, et al., “Advanced Computational Tools for the Characterization of the Dynamic Response of MHD Control Systems in Large Fusion Devices,” IEEE Transactions on Magnetics, vol/issue: 51(3), pp. 7204105, 2015. [4] M. Derri, et al., “Fuzzy Sliding Mode Control for Photovoltaic System,” International Journal of Power Electronics and Drive System (IJPEDS), vol/issue: 7(3), pp. 964-973, 2016. [5] W. Wehner, et al., “Toroidal Rotation Profile Control for the DIII-D Tokamak,” 2015 American Control Conference Palmer House Hilton, Chicago, IL, USA, pp. 3364-3369 2015. [6] S. Vaidyanathan, “Dynamics and Control of Tokamak System with Symmetric and Magnetically Confined Plasma,” International Journal of ChemTech Research CODEN (USA): IJCRGG, vol/issue: 8(6), pp. 795-803, 2015 [7] J. X. Ding, et al., “Neural Network Prediction of Disruptions Caused by Locked Modes on J-TEXT Tokamak,” Plasma Science and Technology, vol/issue: 15(11), 2013. [8] J. F. Roseline and N. M. Nandhitha, “Design of Fuzzy Logic based Plasma Position Control in Aditya Tokamak,” Indian Journal of Science and Technology, vol/issue: 8(12), pp. 1-7, 2015. [9] W. Du, et al., “The Design of PID Controller Based On Hopfield Neural Network,” TELKOMINKA Indinesian journal of Electrical Engineering, vol/issue: 12(4), 2014. [10] F. Jiangtao, et al., “Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism,” TELKOMNIKA, vol/issue: 15(1), pp. 254-263, 2017. BIOGRAPHIES OF AUTHORS Femila Roseline Jayapaul received the B.E. degree in Electrical and Electronics engineering from Madurai Kamaraj University, Madurai, India, in 1997, and the M.E. degree in Power Electronics and Industrial Drives from Sathyaba`ma University, Chennai, India, in 2004. Currently she is Assistant Professor in the Department of Electrical and Electronics Engineering, Sathyabama University, Chennai. She has eleven years of teaching experience. Her current research interests include power electronics, fuzzy logic and neural networks. Ms. Jayapaul is a member of the Institution of Electrical and Electronics Engineers (IEEE). Dr. N. M. Nandhitha is currently working in the Department of Electronics and TeleCommunication Engineering in Sathyabama University. She has graduated from Government College of Technology, Coimbatore in Electronics and Communication Engineering. She has completed Post Graduation in Power Electronics and Industrial Drives with gold medal. She completed her Ph.D. in Development of wavelet based tools and NeuroFuzzy control software for on-line weld Monitoring by Thermal Imaging, a project sponsored by IGCAR, Kalpakkam. She is also co-investigator in research projects sponsored by DST, IPR, BRFST, BRNS to Sathyabama University.