SlideShare a Scribd company logo
1 of 9
Download to read offline
76
Design and Control of Steam Flow in Cement Production Process using Neural Network Based Controllers
Mustefa Jibril1
, Messay Tadese2
, Eliyas Alemayehu Tadese3
1
Msc, School of Electrical & Computer Engineering, Dire Dawa Institute of Technology, Dire Dawa, Ethiopia
2
Msc, School of Electrical & Computer Engineering, Dire Dawa Institute of Technology, Dire Dawa, Ethiopia
3
Msc, Faculty of Electrical & Computer Engineering, Jimma Institute of Technology, Jimma, Ethiopia
Abstract: In this paper a NARMA L2, model reference and neural network predictive controller is utilized in order
to control the output flow rate of the steam in furnace by controlling the steam flow valve. The steam flow control
system is basically a feedback control system which is mostly used in cement production industries. The design of
the system with the proposed controllers is done with Matlab/Simulink toolbox. The system is designed for the
actual steam flow output to track the desired steam that is given to the system as input for two desired steam input
signals (step and sine wave). In order to analyze the performance of the system, comparison of the proposed
controllers is done by simulating the system for the two reference signals for the system with and without sensor
noise disturbance. Finally the comparison results prove the effectiveness of the presented process control system
with model reference controller.
[Mustefa Jibril, Messay Tadese, Eliyas Alemayehu Tadese. Design and Control of Steam Flow in Cement
Production Process using Neural Network Based Controllers. Researcher 2020;12(5):76-84]. ISSN 1553-9865
(print); ISSN 2163-8950 (online). http://www.sciencepub.net/researcher. 9. doi:10.7537/marsrsj120520.09.
Keywords: NARMA L2, Model reference controller, Predictive controller
1. Introduction
Process engineers are regularly chargeable for
the operation of chemical approaches. As these
methods turn out to be large scale and/or extra
complicated, the position of control automation
becomes increasingly essential. To automate the
operation of a process, it's far important to use
measurements of process outputs or disturbance inputs
to make selections approximately the proper values of
manipulated inputs.
A chemical- process working unit frequently
includes numerous unit operations. The control of a
working unit is commonly reduced to considering the
manipulated of every unit operation one at a time.
Even so, every unit operation may also have a couple
of, on occasion conflicting targets, so the development
of manipulate goals isn't a trivial trouble.
The closed loop drift control system is basically a
remarks control system. Process loop control which
utilized in chemical and petrochemical vegetation, oil
refineries, metallic plant, cement kilns, paper milling
and pharmaceuticals, waste water treatment plant and
so forth. The early production system became herbal
scale up version of the conventional manual practices.
In drift control loop numerous element are used which
carry out accurately according their function.
Once the control structure is determined, it's far
vital to determine on the manipulate set of rules. The
control algorithm uses measured output variable
values (alongside desired output values) to exchange
the manipulated input variable. A manipulate
algorithm has some of control parameters, which have
to be “tuned” (adjusted) to have perfect performance.
Often the tuning is accomplished on a simulation
model earlier than implementing the control strategy
on the actual method.
2. Mathematical model
The process control system of a cement factory
controller which controls the outlet steam a long with
terminal variable is shown in Figure 1 below. The
input is voltage V (s) and the output is outlet steam Q
(s).
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
77
Figure 1 Cement factory process control diagram
For the electrical circuit, V (t) is
   
 
 1
di t
V t Ri t L
dt
 
Taking the Laplace transform of equation (1)
yields:
       2V s RI s LsI s 
The transfer function of input voltage to output
current become
 
 
 
1
3
I s
V s Ls R


The mechanical force developed in the relay coil
device for the plunger is
     4mF t k i t
Where
Km= Relay constant N/A
The equation of motion of the plunger is
     
2
2
5m
d x dx
F t k i t m D kx
dt dt
   
Taking the Laplace transform
       2
6mk I s s m sD k X s  
The transfer function of input current to output
displacement become
 
 
 2
7m
X s k
I s s m sD k

 
For the steam flow
       8q t r t x t
Where
  pt
r t pe

r (t)= steam flow sensor transfer function
p= sensor sensitivity
The transfer function of the input displacement to
the output steam become
 
 
 9
Q s p
X s s p


The overall transfer function of the input voltage
to the output steam is computed by multiplying
equation 3, 7 and 9 yields to
 
     
 2
10m
Q s pk
V s Ls R s p s m sD k

   
The parameters of the system is shown in Table 1
below
Table 1 Parameter of the system
No Parameters Symbol Values
1 Inductance L 1 H
2 Resistance R 5 ohm
3 Mass M 1 kg
4 Damper D 1N.s/m
5 Spring k 2 N/m
6 Relay constant Km 0.25 N/A
7 Steam flow sensor sensitivity p 3
The numerical value of the transfer function will
be
 
  4 3 2
0.75
9 25 31 30
Q s
V s s s s s

   
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
78
3. Proposed Controllers Design
3.1 NARMA-L2 Controller Design
One of the primary capabilities of the NARMA-
L2 neuro-controller is to transform nonlinear system
dynamics into linear dynamics by canceling the
nonlinearities. We starts off evolved by means of
describing how the identified neural community model
may be used to design a controller. The advantage of
the NARMA-L2 form is that you may remedy for the
control input that reasons the system output to observe
a reference signal:
Figure 2 NARMA-L2 Controller.
3.2 Model Reference Controller Design
The model reference controller is designed to
include two neural networks: a neural network
controller and a neural network plant model, as shown
in Figure 3. The plant model is diagnosed first, after
which the controller is trained in order that the plant
output follows the reference model output
Figure 3 Model Reference Control Architecture
3.3 Predictive Controller Design
There are distinctive varieties of neural network
predictive controller which can be based on linear
model controllers. The proposed neural network
predictive controller uses a neural network model of a
nonlinear plant to predict destiny plant overall
performance. The proposed controller then calculates
the manipulated input to be able to optimize plant
overall performance over a specific destiny time
horizon. The primary goal of the model predictive
control is to decide the neural network plant model.
Then, the plant model is utilized by the controller to
predict destiny overall performance. The technique is
represented by using Figure 4.
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
79
Table 2 illustrates the network architecture,
training data and training parameters of the proposed
controllers.
Table 2 Neural network Parameters
Network Architecture
Size of hidden layer 6 Delayed plant input 4
Sample interval (sec) 0.1Delayed plant output 4
Training Data
Training sample 65 Maximum Plant output 2
Maximum Plant input2 Minimum Plant output 1
Minimum Plant input 1 Max interval value (sec)30
Min interval value (sec) 15
Training Parameters
Training Epochs 65
Figure 4 Plant Identification
4. Result and Discussion
In this section, comparison of the proposed
controllers for tracking the desired steam input signals
(step and sine wave) with and without steam flow
sensor disturbance will be simulated and analyzed.
4.1 Comparison of the Proposed Controllers
for Tracking Desired Steam Input Step Signal
The Simulink model of the process control
system with the proposed controllers for tracking the
desired steam input step signal is shown in Figure 5
below.
Figure 5 Simulink model of the process control system with the proposed controllers for tracking the desired steam
input step signal
The simulation result of the process control system with the proposed controllers for tracking the desired steam
input step signal is shown in Figure 6 below.
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
80
Figure 6 simulation result of the process control system with the proposed controllers for tracking the desired steam
input step signal
Table 2 shows the performance characteristic of the simulation result
Table 2 Performance characteristic
No characteristic NARMA L-2 Model Reference NN Predictive
1 Rise time (sec) 2.4 2.45 2.45
2 Percentage Overshoot (%) 6 1.02 13.33
3 Settling time (sec) 11 9 14.3
4 Steady state value 1 1 1
Table 2 shows that the three controllers have
almost the same rise time but the process control
system with model reference controller has a small
settling time and percentage overshoot as compared to
the two proposed controllers.
4.2 Comparison of the Proposed Controllers
for Tracking Desired Steam Input Step Signal with
the Presence of Steam Flow Sensor Disturbance
Figure 7 Simulink model of the process control system with the proposed controllers for tracking the desired steam
input step signal with the presence of steam flow sensor disturbance
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
81
The Simulink model of the process control
system with the proposed controllers for tracking the
desired steam input step signal with the presence of
steam flow sensor disturbance and the sensor
Disturbance is shown in Figure 7 and Figure 8
respectively.
Figure 8 Sensor disturbance
The simulation result of the process control system with the proposed controllers for tracking the desired steam
input step signal with the presence of steam flow sensor disturbance is shown in Figure 9 below.
Figure 9 simulation result of the process control system with the proposed controllers for tracking the desired steam
input step signal with the presence of steam flow sensor disturbance
Table 3 shows the performance characteristic of the simulation result
Table 3 Performance characteristic
No characteristic NARMA L-2 Model Reference NN Predictive
1 Rise time (sec) 2.6 2.75 2.75
2 Percentage Overshoot (%) 8.33 3.33 15
3 Settling time (sec) 19 18 25
4 Steady state value 1 1 1
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
82
Table 3 shows that the performance characteristic
of the three controllers have been changed. But still
the process control system with model reference
controller has a small settling time and percentage
overshoot as compared to the two proposed
controllers.
4.3 Comparison of the Proposed Controllers
for Tracking Desired Steam Input Sine Wave
Signal
The Simulink model of the process control
system with the proposed controllers for tracking the
desired steam input sine wave signal is shown in
Figure 10 below.
Figure 10 Simulink model of the process control system with the proposed controllers for tracking the desired steam
input sine wave signal
The simulation result of the process control system with the proposed controllers for tracking the desired steam
input sine wave signal is shown in Figure 11 below.
Figure 11 simulation result of the process control system with the proposed controllers for tracking the desired steam
input sine wave signal
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
83
Table 4 shows the performance characteristic of
the simulation result
Table 4 Performance characteristic
No characteristic Peak value (m)
1 Sine wave signal 4
2 NARMA L-2 3
3 Model Reference 3.8
4 NN Predictive 2.6
Table 4 shows that the process control system
with model reference controller have track the desired
sine wave signal with 3.8 m peak value as compared to
the two proposed controllers.
4.4 Comparison of the Proposed Controllers
for Tracking Desired Steam Input Sine Wave
Signal with the Presence of Steam Flow Sensor
Disturbance
The Simulink model of the process control
system with the proposed controllers for tracking the
desired steam input sine wave signal with the presence
of steam flow sensor disturbance is shown in Figure
12 below.
Figure 12 Simulink model of the process control system with the proposed controllers for tracking the desired steam
input sine wave signal with the presence of steam flow sensor disturbance
The simulation result of the process control system with the proposed controllers for tracking the desired steam
input sine wave signal with the presence of steam flow sensor disturbance is shown in Figure 13 below.
Figure 13 simulation result of the process control system with the proposed controllers for tracking the desired steam
input step signal with the presence of steam flow sensor disturbance
Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ
84
Table 5 shows the performance characteristic of
the simulation result.
Table 5 Performance characteristic
No characteristic Peak value (m)
1 Sine wave signal 4
2 NARMA L-2 2.8
3 Model Reference 3.7
4 NN Predictive 2.3
Table 5 shows that the sensor disturbance affects
the tracking progress but still the process control
system with model reference controller have track the
desired sine wave signal with 3.7 m peak value as
compared to the two proposed controllers.
5. Conclusion
In this paper, the design and analysis of cement
production process control system is done with the
help of Matlab/Simulink toolbox successfully.
NARMA L2, model reference and neural network
predictive controllers are used to improve the system
performance for tracking a reference input signal
which are step and sine wave. The system is also
analyzed when a sensor noise is appearing in the
process. From the step response of the system with the
proposed controllers, the three controllers have almost
the same rise time but the process control system with
model reference controller has a small settling time
and percentage overshoot as compared to the two
proposed controllers and with the presence of sensor
noise, the performance characteristic of the three
controllers have been changed. But still the process
control system with model reference controller has a
small settling time and percentage overshoot as
compared to the two proposed controllers. From the
sine wave response of the system with the proposed
controllers, the process control system with model
reference controller have track the desired sine wave
signal peak value as compared to the two proposed
controllers and with the presence of sensor noise, the
sensor disturbance affects the tracking progress but
still the process control system with model reference
controller have track the desired sine wave signal peak
value as compared to the two proposed controllers.
Finally the comparison results prove the effectiveness
of the presented process control system with model
reference controller.
Reference
1. Mustefa J. et al. “Comparison of Neural Network
NARMA-L2 Model Reference and Predictive
Controllers for Nonlinear Quarter Car Active
Suspension System” International Research
Journal of Modernization in Engineering
Technology and Science, Vol. 02, Issue 03, pp.
178-188, 2020.
2. Hariyotejo P. et al. “The Analytic and CFD
Modelling Studies of Saturated Steam Mass Flow
in Curved Convergent Divergent Nozzle” AIP
Conference Proceedings 020015, Vol. 2062,
Issue. 1, 2019.
3. Ao Li et al. “Computational Study of Wet Steam
Flow to Optimize Steam Ejector Efficiency for
Potential Fire Suppression Application” Progress
in Combustion Diagnostics, Science and
Technology, Vol. 9, Issue. 7, 2019.
4. Santhosh S. et al. “Numerical Study of Wet
Steam flow in Moore Nozzles” Journal of
Mechanical Science and Technology, Vol. 6,
Issue. 10, 2019.
5. Piotr M et al. “A neural network based
implementation of an MPC algorithm applied in
the control systems of electromechanical plants”
IOP Conf. Series: Materials Science and
Engineering 297, 2017.
6. Chongfei D. et al. “Unsteady Wet Steam Flow
Measurment in a Low Pressure Test Steam
Turbine” International Journal of Fluid
Machinery and Systems, Vol. 9, Issue. 1, pp. 85-
94, 2016.
7. Fathi Fourati et al. “NARMA-L2 neural control
of a bioreactor” Proceedings of the 4th
International Conference on Systems and
Control, Sousse, Tunisia, April 28-30, 2015.
8. Ayachi E. et al. “Model Reference Adaptive
Control based-on Neural Networks for Nonlinear
time-varying System” Proceedings of the 2013
International Conference on Systems, Control
and Informatics, 2013.
5/24/2020

More Related Content

What's hot

C0325010015
C0325010015C0325010015
C0325010015theijes
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningAmr E. Mohamed
 
Cascade control of superheated steam temperature with neuro PID controller
Cascade control of superheated steam temperature with neuro PID controllerCascade control of superheated steam temperature with neuro PID controller
Cascade control of superheated steam temperature with neuro PID controllerISA Interchange
 
Design of Fractional Order PID controller using Soft computing methods for a ...
Design of Fractional Order PID controller using Soft computing methods for a ...Design of Fractional Order PID controller using Soft computing methods for a ...
Design of Fractional Order PID controller using Soft computing methods for a ...IOSR Journals
 
Control systems engineering
Control systems engineeringControl systems engineering
Control systems engineeringAnisur Rahman
 
Non integer order controller based robust performance analysis of a conical t...
Non integer order controller based robust performance analysis of a conical t...Non integer order controller based robust performance analysis of a conical t...
Non integer order controller based robust performance analysis of a conical t...Editor Jacotech
 
Control system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graphControl system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graphSHARMA NAVEEN
 
Some important tips for control systems
Some important tips for control systemsSome important tips for control systems
Some important tips for control systemsmanish katara
 
Basic Control System unit2
Basic Control System unit2Basic Control System unit2
Basic Control System unit2Asraf Malik
 
Interfacing delta v to motorized actuators addressing control applications
Interfacing delta v to motorized actuators addressing control applications Interfacing delta v to motorized actuators addressing control applications
Interfacing delta v to motorized actuators addressing control applications Emerson Exchange
 
An optimal PID controller via LQR for standard second order plus time delay s...
An optimal PID controller via LQR for standard second order plus time delay s...An optimal PID controller via LQR for standard second order plus time delay s...
An optimal PID controller via LQR for standard second order plus time delay s...ISA Interchange
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...INFOGAIN PUBLICATION
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemAmr E. Mohamed
 
Development of Digital Controller for DC-DC Buck Converter
Development of Digital Controller for DC-DC Buck ConverterDevelopment of Digital Controller for DC-DC Buck Converter
Development of Digital Controller for DC-DC Buck ConverterIJPEDS-IAES
 
Control Systems Basics
Control Systems BasicsControl Systems Basics
Control Systems BasicsJohn Todora
 

What's hot (20)

C0325010015
C0325010015C0325010015
C0325010015
 
Di34672675
Di34672675Di34672675
Di34672675
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
 
Cascade control of superheated steam temperature with neuro PID controller
Cascade control of superheated steam temperature with neuro PID controllerCascade control of superheated steam temperature with neuro PID controller
Cascade control of superheated steam temperature with neuro PID controller
 
Design of Fractional Order PID controller using Soft computing methods for a ...
Design of Fractional Order PID controller using Soft computing methods for a ...Design of Fractional Order PID controller using Soft computing methods for a ...
Design of Fractional Order PID controller using Soft computing methods for a ...
 
A
AA
A
 
Control system digital control
Control system digital controlControl system digital control
Control system digital control
 
Control systems engineering
Control systems engineeringControl systems engineering
Control systems engineering
 
Non integer order controller based robust performance analysis of a conical t...
Non integer order controller based robust performance analysis of a conical t...Non integer order controller based robust performance analysis of a conical t...
Non integer order controller based robust performance analysis of a conical t...
 
Control system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graphControl system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graph
 
Some important tips for control systems
Some important tips for control systemsSome important tips for control systems
Some important tips for control systems
 
Basic Control System unit2
Basic Control System unit2Basic Control System unit2
Basic Control System unit2
 
Design of a discrete PID controller based on identification data for a simsca...
Design of a discrete PID controller based on identification data for a simsca...Design of a discrete PID controller based on identification data for a simsca...
Design of a discrete PID controller based on identification data for a simsca...
 
Interfacing delta v to motorized actuators addressing control applications
Interfacing delta v to motorized actuators addressing control applications Interfacing delta v to motorized actuators addressing control applications
Interfacing delta v to motorized actuators addressing control applications
 
An optimal PID controller via LQR for standard second order plus time delay s...
An optimal PID controller via LQR for standard second order plus time delay s...An optimal PID controller via LQR for standard second order plus time delay s...
An optimal PID controller via LQR for standard second order plus time delay s...
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control System
 
Development of Digital Controller for DC-DC Buck Converter
Development of Digital Controller for DC-DC Buck ConverterDevelopment of Digital Controller for DC-DC Buck Converter
Development of Digital Controller for DC-DC Buck Converter
 
Control Systems Basics
Control Systems BasicsControl Systems Basics
Control Systems Basics
 
Control system unit(1)
Control system unit(1)Control system unit(1)
Control system unit(1)
 

Similar to Design and control of steam flow in cement production process using neural network based controllers

Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control IJECEIAES
 
Design and Implementation of Sliding Mode Controller using Coefficient Diagra...
Design and Implementation of Sliding Mode Controller using Coefficient Diagra...Design and Implementation of Sliding Mode Controller using Coefficient Diagra...
Design and Implementation of Sliding Mode Controller using Coefficient Diagra...IOSR Journals
 
Automation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyAutomation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyIRJET 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
 
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
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpceSAT Publishing House
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpceSAT Publishing House
 
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENTEHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENTcsandit
 
Speed control of ward leonard layout system using h infinity optimal control
Speed control of ward leonard layout system using h  infinity optimal controlSpeed control of ward leonard layout system using h  infinity optimal control
Speed control of ward leonard layout system using h infinity optimal controlMustefa Jibril
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...researchinventy
 
Research Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and ScienceResearch Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and Scienceresearchinventy
 
Direct Digital Control
Direct Digital ControlDirect Digital Control
Direct Digital ControlIOSR Journals
 
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...TELKOMNIKA JOURNAL
 
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Mustefa Jibril
 
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Mustefa Jibril
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...ijistjournal
 
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...IJITCA Journal
 
IRJET- Design and Implementation of Three Phase Grid Simulator
IRJET- Design and Implementation of Three Phase Grid SimulatorIRJET- Design and Implementation of Three Phase Grid Simulator
IRJET- Design and Implementation of Three Phase Grid SimulatorIRJET Journal
 

Similar to Design and control of steam flow in cement production process using neural network based controllers (20)

Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control
 
Design and Implementation of Sliding Mode Controller using Coefficient Diagra...
Design and Implementation of Sliding Mode Controller using Coefficient Diagra...Design and Implementation of Sliding Mode Controller using Coefficient Diagra...
Design and Implementation of Sliding Mode Controller using Coefficient Diagra...
 
Automation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyAutomation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A Survey
 
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- 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_KSK
IRJET_KSKIRJET_KSK
IRJET_KSK
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpc
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpc
 
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENTEHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
 
Speed control of ward leonard layout system using h infinity optimal control
Speed control of ward leonard layout system using h  infinity optimal controlSpeed control of ward leonard layout system using h  infinity optimal control
Speed control of ward leonard layout system using h infinity optimal control
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
 
Research Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and ScienceResearch Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and Science
 
Direct Digital Control
Direct Digital ControlDirect Digital Control
Direct Digital Control
 
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
 
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
 
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
 
B010511015
B010511015B010511015
B010511015
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
 
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
 
IRJET- Design and Implementation of Three Phase Grid Simulator
IRJET- Design and Implementation of Three Phase Grid SimulatorIRJET- Design and Implementation of Three Phase Grid Simulator
IRJET- Design and Implementation of Three Phase Grid Simulator
 

More from Mustefa Jibril

Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Mustefa Jibril
 
Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Mustefa Jibril
 
Design and simulation of voltage amplidyne system using robust control technique
Design and simulation of voltage amplidyne system using robust control techniqueDesign and simulation of voltage amplidyne system using robust control technique
Design and simulation of voltage amplidyne system using robust control techniqueMustefa Jibril
 
Design & control of vehicle boom barrier gate system using augmented h 2 ...
Design & control of vehicle boom barrier gate system using augmented h 2 ...Design & control of vehicle boom barrier gate system using augmented h 2 ...
Design & control of vehicle boom barrier gate system using augmented h 2 ...Mustefa Jibril
 
Mechanically actuated capacitor microphone control using mpc and narma l2 con...
Mechanically actuated capacitor microphone control using mpc and narma l2 con...Mechanically actuated capacitor microphone control using mpc and narma l2 con...
Mechanically actuated capacitor microphone control using mpc and narma l2 con...Mustefa Jibril
 
Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...Mustefa Jibril
 
Design and performance investigation of a low cost portable ventilator for co...
Design and performance investigation of a low cost portable ventilator for co...Design and performance investigation of a low cost portable ventilator for co...
Design and performance investigation of a low cost portable ventilator for co...Mustefa Jibril
 
Metal cutting tool position control using static output feedback and full sta...
Metal cutting tool position control using static output feedback and full sta...Metal cutting tool position control using static output feedback and full sta...
Metal cutting tool position control using static output feedback and full sta...Mustefa Jibril
 
Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Mustefa Jibril
 
Performance investigation of hydraulic actuator based mass lift system using ...
Performance investigation of hydraulic actuator based mass lift system using ...Performance investigation of hydraulic actuator based mass lift system using ...
Performance investigation of hydraulic actuator based mass lift system using ...Mustefa Jibril
 
Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Mustefa Jibril
 
Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...Mustefa Jibril
 
Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Mustefa Jibril
 
Body travel performance improvement of space vehicle electromagnetic suspensi...
Body travel performance improvement of space vehicle electromagnetic suspensi...Body travel performance improvement of space vehicle electromagnetic suspensi...
Body travel performance improvement of space vehicle electromagnetic suspensi...Mustefa Jibril
 
Quarter car active suspension systemdesign using optimal and robust control m...
Quarter car active suspension systemdesign using optimal and robust control m...Quarter car active suspension systemdesign using optimal and robust control m...
Quarter car active suspension systemdesign using optimal and robust control m...Mustefa Jibril
 
Comparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerComparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerMustefa Jibril
 
Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...Mustefa Jibril
 
Nonlinear autoregressive moving average l2 model based adaptive control of no...
Nonlinear autoregressive moving average l2 model based adaptive control of no...Nonlinear autoregressive moving average l2 model based adaptive control of no...
Nonlinear autoregressive moving average l2 model based adaptive control of no...Mustefa Jibril
 
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
 
Comparisons of fuzzy mras and pid controllers for ems maglev train
Comparisons of fuzzy mras and pid controllers for ems maglev trainComparisons of fuzzy mras and pid controllers for ems maglev train
Comparisons of fuzzy mras and pid controllers for ems maglev trainMustefa Jibril
 

More from Mustefa Jibril (20)

Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...
 
Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...
 
Design and simulation of voltage amplidyne system using robust control technique
Design and simulation of voltage amplidyne system using robust control techniqueDesign and simulation of voltage amplidyne system using robust control technique
Design and simulation of voltage amplidyne system using robust control technique
 
Design & control of vehicle boom barrier gate system using augmented h 2 ...
Design & control of vehicle boom barrier gate system using augmented h 2 ...Design & control of vehicle boom barrier gate system using augmented h 2 ...
Design & control of vehicle boom barrier gate system using augmented h 2 ...
 
Mechanically actuated capacitor microphone control using mpc and narma l2 con...
Mechanically actuated capacitor microphone control using mpc and narma l2 con...Mechanically actuated capacitor microphone control using mpc and narma l2 con...
Mechanically actuated capacitor microphone control using mpc and narma l2 con...
 
Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...
 
Design and performance investigation of a low cost portable ventilator for co...
Design and performance investigation of a low cost portable ventilator for co...Design and performance investigation of a low cost portable ventilator for co...
Design and performance investigation of a low cost portable ventilator for co...
 
Metal cutting tool position control using static output feedback and full sta...
Metal cutting tool position control using static output feedback and full sta...Metal cutting tool position control using static output feedback and full sta...
Metal cutting tool position control using static output feedback and full sta...
 
Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...
 
Performance investigation of hydraulic actuator based mass lift system using ...
Performance investigation of hydraulic actuator based mass lift system using ...Performance investigation of hydraulic actuator based mass lift system using ...
Performance investigation of hydraulic actuator based mass lift system using ...
 
Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...Modelling design and control of an electromechanical mass lifting system usin...
Modelling design and control of an electromechanical mass lifting system usin...
 
Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...
 
Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...Design and simulation of a steam turbine generator using observer based and l...
Design and simulation of a steam turbine generator using observer based and l...
 
Body travel performance improvement of space vehicle electromagnetic suspensi...
Body travel performance improvement of space vehicle electromagnetic suspensi...Body travel performance improvement of space vehicle electromagnetic suspensi...
Body travel performance improvement of space vehicle electromagnetic suspensi...
 
Quarter car active suspension systemdesign using optimal and robust control m...
Quarter car active suspension systemdesign using optimal and robust control m...Quarter car active suspension systemdesign using optimal and robust control m...
Quarter car active suspension systemdesign using optimal and robust control m...
 
Comparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controllerComparison of active and semi active suspension systems using robust controller
Comparison of active and semi active suspension systems using robust controller
 
Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...Optimal and robust controllers based design of quarter car active suspension ...
Optimal and robust controllers based design of quarter car active suspension ...
 
Nonlinear autoregressive moving average l2 model based adaptive control of no...
Nonlinear autoregressive moving average l2 model based adaptive control of no...Nonlinear autoregressive moving average l2 model based adaptive control of no...
Nonlinear autoregressive moving average l2 model based adaptive control of no...
 
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 ...
 
Comparisons of fuzzy mras and pid controllers for ems maglev train
Comparisons of fuzzy mras and pid controllers for ems maglev trainComparisons of fuzzy mras and pid controllers for ems maglev train
Comparisons of fuzzy mras and pid controllers for ems maglev train
 

Recently uploaded

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
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
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(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
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
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
 
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
 
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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
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
 

Recently uploaded (20)

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
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
 
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
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(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...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
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
 
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
 
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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
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...
 

Design and control of steam flow in cement production process using neural network based controllers

  • 1. 76 Design and Control of Steam Flow in Cement Production Process using Neural Network Based Controllers Mustefa Jibril1 , Messay Tadese2 , Eliyas Alemayehu Tadese3 1 Msc, School of Electrical & Computer Engineering, Dire Dawa Institute of Technology, Dire Dawa, Ethiopia 2 Msc, School of Electrical & Computer Engineering, Dire Dawa Institute of Technology, Dire Dawa, Ethiopia 3 Msc, Faculty of Electrical & Computer Engineering, Jimma Institute of Technology, Jimma, Ethiopia Abstract: In this paper a NARMA L2, model reference and neural network predictive controller is utilized in order to control the output flow rate of the steam in furnace by controlling the steam flow valve. The steam flow control system is basically a feedback control system which is mostly used in cement production industries. The design of the system with the proposed controllers is done with Matlab/Simulink toolbox. The system is designed for the actual steam flow output to track the desired steam that is given to the system as input for two desired steam input signals (step and sine wave). In order to analyze the performance of the system, comparison of the proposed controllers is done by simulating the system for the two reference signals for the system with and without sensor noise disturbance. Finally the comparison results prove the effectiveness of the presented process control system with model reference controller. [Mustefa Jibril, Messay Tadese, Eliyas Alemayehu Tadese. Design and Control of Steam Flow in Cement Production Process using Neural Network Based Controllers. Researcher 2020;12(5):76-84]. ISSN 1553-9865 (print); ISSN 2163-8950 (online). http://www.sciencepub.net/researcher. 9. doi:10.7537/marsrsj120520.09. Keywords: NARMA L2, Model reference controller, Predictive controller 1. Introduction Process engineers are regularly chargeable for the operation of chemical approaches. As these methods turn out to be large scale and/or extra complicated, the position of control automation becomes increasingly essential. To automate the operation of a process, it's far important to use measurements of process outputs or disturbance inputs to make selections approximately the proper values of manipulated inputs. A chemical- process working unit frequently includes numerous unit operations. The control of a working unit is commonly reduced to considering the manipulated of every unit operation one at a time. Even so, every unit operation may also have a couple of, on occasion conflicting targets, so the development of manipulate goals isn't a trivial trouble. The closed loop drift control system is basically a remarks control system. Process loop control which utilized in chemical and petrochemical vegetation, oil refineries, metallic plant, cement kilns, paper milling and pharmaceuticals, waste water treatment plant and so forth. The early production system became herbal scale up version of the conventional manual practices. In drift control loop numerous element are used which carry out accurately according their function. Once the control structure is determined, it's far vital to determine on the manipulate set of rules. The control algorithm uses measured output variable values (alongside desired output values) to exchange the manipulated input variable. A manipulate algorithm has some of control parameters, which have to be “tuned” (adjusted) to have perfect performance. Often the tuning is accomplished on a simulation model earlier than implementing the control strategy on the actual method. 2. Mathematical model The process control system of a cement factory controller which controls the outlet steam a long with terminal variable is shown in Figure 1 below. The input is voltage V (s) and the output is outlet steam Q (s).
  • 2. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 77 Figure 1 Cement factory process control diagram For the electrical circuit, V (t) is        1 di t V t Ri t L dt   Taking the Laplace transform of equation (1) yields:        2V s RI s LsI s  The transfer function of input voltage to output current become       1 3 I s V s Ls R   The mechanical force developed in the relay coil device for the plunger is      4mF t k i t Where Km= Relay constant N/A The equation of motion of the plunger is       2 2 5m d x dx F t k i t m D kx dt dt     Taking the Laplace transform        2 6mk I s s m sD k X s   The transfer function of input current to output displacement become      2 7m X s k I s s m sD k    For the steam flow        8q t r t x t Where   pt r t pe  r (t)= steam flow sensor transfer function p= sensor sensitivity The transfer function of the input displacement to the output steam become      9 Q s p X s s p   The overall transfer function of the input voltage to the output steam is computed by multiplying equation 3, 7 and 9 yields to          2 10m Q s pk V s Ls R s p s m sD k      The parameters of the system is shown in Table 1 below Table 1 Parameter of the system No Parameters Symbol Values 1 Inductance L 1 H 2 Resistance R 5 ohm 3 Mass M 1 kg 4 Damper D 1N.s/m 5 Spring k 2 N/m 6 Relay constant Km 0.25 N/A 7 Steam flow sensor sensitivity p 3 The numerical value of the transfer function will be     4 3 2 0.75 9 25 31 30 Q s V s s s s s     
  • 3. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 78 3. Proposed Controllers Design 3.1 NARMA-L2 Controller Design One of the primary capabilities of the NARMA- L2 neuro-controller is to transform nonlinear system dynamics into linear dynamics by canceling the nonlinearities. We starts off evolved by means of describing how the identified neural community model may be used to design a controller. The advantage of the NARMA-L2 form is that you may remedy for the control input that reasons the system output to observe a reference signal: Figure 2 NARMA-L2 Controller. 3.2 Model Reference Controller Design The model reference controller is designed to include two neural networks: a neural network controller and a neural network plant model, as shown in Figure 3. The plant model is diagnosed first, after which the controller is trained in order that the plant output follows the reference model output Figure 3 Model Reference Control Architecture 3.3 Predictive Controller Design There are distinctive varieties of neural network predictive controller which can be based on linear model controllers. The proposed neural network predictive controller uses a neural network model of a nonlinear plant to predict destiny plant overall performance. The proposed controller then calculates the manipulated input to be able to optimize plant overall performance over a specific destiny time horizon. The primary goal of the model predictive control is to decide the neural network plant model. Then, the plant model is utilized by the controller to predict destiny overall performance. The technique is represented by using Figure 4.
  • 4. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 79 Table 2 illustrates the network architecture, training data and training parameters of the proposed controllers. Table 2 Neural network Parameters Network Architecture Size of hidden layer 6 Delayed plant input 4 Sample interval (sec) 0.1Delayed plant output 4 Training Data Training sample 65 Maximum Plant output 2 Maximum Plant input2 Minimum Plant output 1 Minimum Plant input 1 Max interval value (sec)30 Min interval value (sec) 15 Training Parameters Training Epochs 65 Figure 4 Plant Identification 4. Result and Discussion In this section, comparison of the proposed controllers for tracking the desired steam input signals (step and sine wave) with and without steam flow sensor disturbance will be simulated and analyzed. 4.1 Comparison of the Proposed Controllers for Tracking Desired Steam Input Step Signal The Simulink model of the process control system with the proposed controllers for tracking the desired steam input step signal is shown in Figure 5 below. Figure 5 Simulink model of the process control system with the proposed controllers for tracking the desired steam input step signal The simulation result of the process control system with the proposed controllers for tracking the desired steam input step signal is shown in Figure 6 below.
  • 5. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 80 Figure 6 simulation result of the process control system with the proposed controllers for tracking the desired steam input step signal Table 2 shows the performance characteristic of the simulation result Table 2 Performance characteristic No characteristic NARMA L-2 Model Reference NN Predictive 1 Rise time (sec) 2.4 2.45 2.45 2 Percentage Overshoot (%) 6 1.02 13.33 3 Settling time (sec) 11 9 14.3 4 Steady state value 1 1 1 Table 2 shows that the three controllers have almost the same rise time but the process control system with model reference controller has a small settling time and percentage overshoot as compared to the two proposed controllers. 4.2 Comparison of the Proposed Controllers for Tracking Desired Steam Input Step Signal with the Presence of Steam Flow Sensor Disturbance Figure 7 Simulink model of the process control system with the proposed controllers for tracking the desired steam input step signal with the presence of steam flow sensor disturbance
  • 6. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 81 The Simulink model of the process control system with the proposed controllers for tracking the desired steam input step signal with the presence of steam flow sensor disturbance and the sensor Disturbance is shown in Figure 7 and Figure 8 respectively. Figure 8 Sensor disturbance The simulation result of the process control system with the proposed controllers for tracking the desired steam input step signal with the presence of steam flow sensor disturbance is shown in Figure 9 below. Figure 9 simulation result of the process control system with the proposed controllers for tracking the desired steam input step signal with the presence of steam flow sensor disturbance Table 3 shows the performance characteristic of the simulation result Table 3 Performance characteristic No characteristic NARMA L-2 Model Reference NN Predictive 1 Rise time (sec) 2.6 2.75 2.75 2 Percentage Overshoot (%) 8.33 3.33 15 3 Settling time (sec) 19 18 25 4 Steady state value 1 1 1
  • 7. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 82 Table 3 shows that the performance characteristic of the three controllers have been changed. But still the process control system with model reference controller has a small settling time and percentage overshoot as compared to the two proposed controllers. 4.3 Comparison of the Proposed Controllers for Tracking Desired Steam Input Sine Wave Signal The Simulink model of the process control system with the proposed controllers for tracking the desired steam input sine wave signal is shown in Figure 10 below. Figure 10 Simulink model of the process control system with the proposed controllers for tracking the desired steam input sine wave signal The simulation result of the process control system with the proposed controllers for tracking the desired steam input sine wave signal is shown in Figure 11 below. Figure 11 simulation result of the process control system with the proposed controllers for tracking the desired steam input sine wave signal
  • 8. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 83 Table 4 shows the performance characteristic of the simulation result Table 4 Performance characteristic No characteristic Peak value (m) 1 Sine wave signal 4 2 NARMA L-2 3 3 Model Reference 3.8 4 NN Predictive 2.6 Table 4 shows that the process control system with model reference controller have track the desired sine wave signal with 3.8 m peak value as compared to the two proposed controllers. 4.4 Comparison of the Proposed Controllers for Tracking Desired Steam Input Sine Wave Signal with the Presence of Steam Flow Sensor Disturbance The Simulink model of the process control system with the proposed controllers for tracking the desired steam input sine wave signal with the presence of steam flow sensor disturbance is shown in Figure 12 below. Figure 12 Simulink model of the process control system with the proposed controllers for tracking the desired steam input sine wave signal with the presence of steam flow sensor disturbance The simulation result of the process control system with the proposed controllers for tracking the desired steam input sine wave signal with the presence of steam flow sensor disturbance is shown in Figure 13 below. Figure 13 simulation result of the process control system with the proposed controllers for tracking the desired steam input step signal with the presence of steam flow sensor disturbance
  • 9. Researcher 2020;12(5) http://www.sciencepub.net/researcher RSJ 84 Table 5 shows the performance characteristic of the simulation result. Table 5 Performance characteristic No characteristic Peak value (m) 1 Sine wave signal 4 2 NARMA L-2 2.8 3 Model Reference 3.7 4 NN Predictive 2.3 Table 5 shows that the sensor disturbance affects the tracking progress but still the process control system with model reference controller have track the desired sine wave signal with 3.7 m peak value as compared to the two proposed controllers. 5. Conclusion In this paper, the design and analysis of cement production process control system is done with the help of Matlab/Simulink toolbox successfully. NARMA L2, model reference and neural network predictive controllers are used to improve the system performance for tracking a reference input signal which are step and sine wave. The system is also analyzed when a sensor noise is appearing in the process. From the step response of the system with the proposed controllers, the three controllers have almost the same rise time but the process control system with model reference controller has a small settling time and percentage overshoot as compared to the two proposed controllers and with the presence of sensor noise, the performance characteristic of the three controllers have been changed. But still the process control system with model reference controller has a small settling time and percentage overshoot as compared to the two proposed controllers. From the sine wave response of the system with the proposed controllers, the process control system with model reference controller have track the desired sine wave signal peak value as compared to the two proposed controllers and with the presence of sensor noise, the sensor disturbance affects the tracking progress but still the process control system with model reference controller have track the desired sine wave signal peak value as compared to the two proposed controllers. Finally the comparison results prove the effectiveness of the presented process control system with model reference controller. Reference 1. Mustefa J. et al. “Comparison of Neural Network NARMA-L2 Model Reference and Predictive Controllers for Nonlinear Quarter Car Active Suspension System” International Research Journal of Modernization in Engineering Technology and Science, Vol. 02, Issue 03, pp. 178-188, 2020. 2. Hariyotejo P. et al. “The Analytic and CFD Modelling Studies of Saturated Steam Mass Flow in Curved Convergent Divergent Nozzle” AIP Conference Proceedings 020015, Vol. 2062, Issue. 1, 2019. 3. Ao Li et al. “Computational Study of Wet Steam Flow to Optimize Steam Ejector Efficiency for Potential Fire Suppression Application” Progress in Combustion Diagnostics, Science and Technology, Vol. 9, Issue. 7, 2019. 4. Santhosh S. et al. “Numerical Study of Wet Steam flow in Moore Nozzles” Journal of Mechanical Science and Technology, Vol. 6, Issue. 10, 2019. 5. Piotr M et al. “A neural network based implementation of an MPC algorithm applied in the control systems of electromechanical plants” IOP Conf. Series: Materials Science and Engineering 297, 2017. 6. Chongfei D. et al. “Unsteady Wet Steam Flow Measurment in a Low Pressure Test Steam Turbine” International Journal of Fluid Machinery and Systems, Vol. 9, Issue. 1, pp. 85- 94, 2016. 7. Fathi Fourati et al. “NARMA-L2 neural control of a bioreactor” Proceedings of the 4th International Conference on Systems and Control, Sousse, Tunisia, April 28-30, 2015. 8. Ayachi E. et al. “Model Reference Adaptive Control based-on Neural Networks for Nonlinear time-varying System” Proceedings of the 2013 International Conference on Systems, Control and Informatics, 2013. 5/24/2020