SlideShare une entreprise Scribd logo
1  sur  8
Télécharger pour lire hors ligne
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735. Volume 5, Issue 3 (Mar. - Apr. 2013), PP 76-83
www.iosrjournals.org

          Cascaded PID Controller Design for Heating Furnace
                        Temperature Control
  Y V Pavan Kumar, Arvapalli Rajesh, Sadhu Yugandhar, Viswaraju Srikanth
 Engineering Test Services (ETS), Aerospace Business Unit, Honeywell Technology Solutions (Pvt) Ltd, India

Abstract: The paper evaluates the performance of cascaded PID controller designs for the temperature control
of an industrial heating furnace. From the control theory literature it is clear that ideal PID controller is an
obsolete for the control of non-linear processes like temperature. PID controller in cascaded architecture is the
best choice compared to conventional single loop control system for controlling these nonlinear processes.
However, it is constrained in choosing the better PID gains. Hence, this paper is such an approach to set the
better values of PID gains in cascaded form by evaluating the performance with conventional tuning formulas.
Performance analysis of various algorithms was carried out by finding the system’s dynamic performance
characteristics in each case. The entire system is modeled by using MATLAB/Simulink, The simulation results
indicate that the proposed cascaded PID design could results to rapidity in response with robust dynamic
performance.
Keywords - Cascaded Control System, Dynamic performance analysis, PID (Proportional plus Integral plus
Derivative) controller, Temperature process control, Matlab/Simulink, Tuning concepts.

                                         I.          INTRODUCTION
           One of the best flexibility with PID controllers is that by using two PIDs together, which achieves a
better dynamic performance compared with single PID. This is known as cascaded PID controller. In this
controller, the two PIDs are placed in such a way that the set point of one PID is controlled by another PID. One
PID controller works as inner loop controller which takes the output of another PID as a set point. Another PID
works as outer loop controller which controls the physical parameters of the system such as temperature,
pressure, flow etc. Hence, cascaded PID controller reduces the time constant of the system and increases the
controller working frequency.
           Cascade control system has some distinguishing features. They are Quality control, Anti-interference,
ability, flexibility and quickness. So it is generally used in following occasions
 Longer delay in control channel.
 Nonlinear controlled object and Large load change
 Acute change in the system
           Mainly, cascade control system contains integrated sets of control loops. They are primary loop and
secondary loops. The primary loop monitors the control variable and uses deviation from its set point to provide
an output to the secondary loop. The secondary loop receives its set point from the primary loop and controls the
reference variable accordingly.
           In metallurgical industries, furnace is the most important thermal equipment used. Hence some basic
methods have been recognized for automatic control of furnace temperature. For example, constant control of
furnace process variables, cascade control of temperature in the furnace and flow of the fuel, the control of fuel
and combustion air mixture ratio, and also control of oxygen content in flue gas. So far, the control focus has
moved to performance optimization. The gas flow control primarily regulates the Furnace Temperature.
Cascaded PID controller is well suited because the control of gas flow in the furnace is a typical process and
larger capacity lag in the furnace temperature control system.
           The dynamic quality of the entire system will be improved by pre-regulating the interference which
influences the intermediate variables. The effectiveness of control of cascade control system is more efficient
than single loop control system. And it has advantages over single loop in anti-jamming capability, rapidity,
flexibility and quality control. The benefits of cascaded control system are effectively accounts for external
disturbances, reduces dead time in variable response. Compatible with other control systems, such as feed-back
and feed-forward control architectures. However it has some drawbacks since cascade control are multiple
control loops, makes physical and computational architecture more complex and additional controllers and
sensors can be costly.

                             II. FURNANCE CASCADE CONTROL SYSTEM
        The constituents of a furnace temperature control system are shown in figure.1. Whereas T1C is
primary controller, T2C is secondary controller, T1T represents measure temperature for the exports of raw
                                              www.iosrjournals.org                                      76 | Page
Cascaded PID Controller Design for Heating Furnace Temperature Control
materials, and T2T represents measure temperature of the furnace hearth. The basic operation of the furnace
temperature control system is as follows.




                              Figure.1 Cascaded control of furnace temperature system
          The output of the primary controller (T1C) is given as set point to the secondary controller (T2C). T2C
controls the fuel flow. In the heating process, material which is placed in the crucible is heated up to a specified
temperature from the entrance to the exit. From fuel Combustion chamber to the raw material export, there are
three capacity components in System temperature. They are furnace, hearth and the heated raw materials.
Disturbances of load and in raw materials side are the system disturbances in one side and on the other side are
the disturbances in the burning side, such as fuel, pressure, and air flow.
          In the furnace temperature control system, the primary object is the raw material and the secondary
object is the hearth in the furnace. The main controlled variable is the temperature of raw material in the export
and sub controlled variable is the temperature of the hearth in the furnace. The primary disturbances are flow of
the raw material and temperature of material at the inlet. The secondary disturbances are the pressure of the fuel
before the valve, the heat value of fuel-air mixture supplied to furnace hearth etc.
          One of the important precautions that must be taken in cascaded PID control system is that, in the
selection of design parameters ensure that there is no matching problem of time constants of main and sub loops
so that safe operation preventing resonance can be possible.

                           III. CASCADED PID CONTROL SYSTEM DESIGN
         The figure.2 shows the furnace cascade PID control system. The equations 1 and 2 are the transfer
functions for Primary and secondary objects.

                              1 / 90
         G1 ( s)                                                                                                (1)
                    ( s  1 / 30)(s  1 / 3)
                             1 / 10
         G2 ( s )                                                                                               (2)
                    ( s  1 / 10)( s  1) 2

         This system is implemented in MATLAB/Simulink as shown in the figure.3 [1]. The equation.3 shows
the mathematical representation of the PID controller and table.1 shows the effect of increaing KP, KI, and KD
gains on dynamic characteristics.




                               Figure.2 Furnace cascade PID control system model

                                        t                  de(t )
             P(t )  K p e p (t )  K I  e p (t )dt  K D                                                 (3)
                                        0                   dt
            Where;         P (t)        = Control signal applied to the plant.
                                               www.iosrjournals.org                                       77 | Page
Cascaded PID Controller Design for Heating Furnace Temperature Control
                            Kp       = Proportional gain constant
                                 KP
                            KI       = Integral gain constant
                                  TI
                            K D  K P  TD = Derivative gain constant.
            Parameter      Rise time (Tr)      Overshoot (Mp)    Settling time (Ts)       Error (Ess)
               KP            Decrease             Increase         Small change             Decrease
                KI           Decrease             Increase            Increase        Decrease Significantly
               KD          Minor Decrease         Decrease            Decrease              No effect
                    Table.1 Effect of increaing P, I, and D gains on dynamic characteristics
         Hence, the PD controller is used to have fast settling; PI controller is used to have less steady state
error. And PID controller is used to have all individual control actions. Hence, different combinations of
controllers should be selected properly to get the desired characteristics. This paper uses ultimate gain/ultimate
cycle methods for PID parameter tuning.




     Figure.3 MATLAB/Simulink model of cascaded PID controller design for furnace temperature control

          IV.           ULTIMATE CYCLE METHOD FOR TUNING OF PID CONTROLLER GAINS
          The ultimate cycle/ ultimate gain/ cyclic oscillations methods are the simple and more effective ways
for setting up the PID controller gains. Basically, these methods are of three types, mentioned as follows [2].
 Ziegler-Nichols (ZN) PID controller tuning method.
 Modified Ziegler-Nichols PID controller tuning method.
 Tyreus-Luyben (TL) PID controller tuning method.
          The furnace temperature in the industrial production has non-linear, time-varying and delay
characteristics. Hence, we cannot create an absolute mathematical model. It is always a painful and challenging
task to select proper values for KP, KI, and KD gains. To reduce the above problems and to improve transient
response specifications, the outer loop PID is tuned by using tuning algorithms. Tuning of PID controller
involves the best selection of values for proportional (KP), integral (KI) and derivative (KD) gains.
          The following are the steps to calculate critical gain (KC) and critical time period (TC) values [3], [4],
[5], and [6]. Figure.4 shows the process flow of PID controller gain settings [7].
Step-1: Reduce integral and derivative actions to their minimum effect i.e. design the system with proportional
          controller only and with unity feedback.
Step-2: Gradually begin to increase the proportional gain value until the system exhibits the sustained
          oscillations.
Step-3: This gain at which the system exhibits steady cycling or sustained oscillations about the set point is
          called critical gain (Kc). The time period corresponding to these oscillations is called as critical time
          period (Tc).
Step-4: Note the values of these Kc and Tc.
Step-5: From these values, calculate Kp, Ki, and Kd gain values based on the method considered as shown in
          the Table.2.




                                             www.iosrjournals.org                                              78 | Page
Cascaded PID Controller Design for Heating Furnace Temperature Control




                     Table.2 Tuning formulas for PID controller design in different methods
         Figure.5 shows, the overall MATLAB/Simulink model for PID controller design with different tuning
methods. The parameter gain values obtained for different PID controllers are listed in Table.3. Figure.6 shows
the elaborated design of the furnace system with Ziegler-Nichols PID controller.




                       Table.3 P, I, D parameters obtained for different tuning formulas




                                                     No




                              Yes




                                 Figure.4 Flow chart for PID tuning procedure

                                           www.iosrjournals.org                                       79 | Page
Cascaded PID Controller Design for Heating Furnace Temperature Control




                               Figure.5 Comparison model for all the methods.

                      V.         DYNAMIC PERFORMANCE CHARACTERISTICS
         The change of response of a closed loop system with respect to time is called as dynamic response [8].
This time response can be analyzed by calculating the following parameters.
 Rise time (Tr): The Rise time refers to the time required for the response of the system to reach from a low
  value to a high value. Typically, these values are 10% and 90% of the steady-state value respectively.
 Delay-Time (Td): The delay time refers to the time required for the response of the system to reach from zero
  to 50% of the steady-state value for the first time.
 Settling Time (TS): The settling time refers to the time taken for the response to reach and remains in a
  specified error band. The tolerable error band is usually (2-5) % of the steady-state value.
 Steady-state Error (ESS): The steady-state error is the difference between the actual response and desired
  response when the system reaches the steady state.
 Peak overshoot (MP): The peak overshoot refers to the ratio of first peak value measured from steady-state
  value to the steady-state value.
 Peak Time: The peak time refers to the time taken by the response to reach the first peak overshoot.
 Stability: A system is said to be stable if the system produces bounded output for a bounded input.
         The ideal response of the system will have quick rising, minimum delay time, zero steady-state error,
quick settling, minimum overshoot, and stability.

                                       VI. Simulation Results
         Figure.7 shows the formation of sustained oscillations about the set point. Figures 8-11 shows the
response of the system with PID controller designed with various tuning formulas. Figure 12 shows the
comparative result for all the responses. The transient response/dynamic performance characteristics are
calculated and tabulated as shown in the table.4.




    Figure.6 MATLAB/Simulink model of the furnace system with Ziegler-Nichols cascaded PID controller

                                           www.iosrjournals.org                                       80 | Page
Cascaded PID Controller Design for Heating Furnace Temperature Control




 Figure.7 Sustained oscillations about set point       Figure.8 System response with generic PID controller




Figure.9 System response with cascaded ZN PID          Figure.10 Response with cascaded Modified ZN PID




   Figure.11 System response with cascaded TL PID                Figure.12 Comparison of all responses




                                          www.iosrjournals.org                                    81 | Page
Cascaded PID Controller Design for Heating Furnace Temperature Control

                                                             Time Domain Performance Parameters
                Controller
    S. No.                                                                            Peak                            % Steady
                  Used           Delay Time       Rise Time      Settling Time                       Transient
                                                                                    Overshoot                        state Error
                                 (Td) in Sec      (Tr) in Sec     (Ts) in Sec                        Behavior
                                                                                    (MP) in %                           (ESS)
                 Ziegler-
       1.      Nichols PID           2.763           2.456            38.40           58.20%        Oscillatory           0
                Controller
                Modified
                 Ziegler-
       2.                            5.296           7.644           78.285           31.52%        Oscillatory           0
               Nichols PID
                Controller
                 Tyreus-
       3.      Luyben PID            3.377           3.531           67.175           11.02%          Smooth              0
                Controller
                               Table.4 Comparison of different time domain specifications

                                                    VII. Conclusion
          In the paper firstly, the conventional PID controller is used as temperature process controller for
Industrial heating furnace. Later on various tuning algorithms are used to tune the cascaded PID controller gain
parameters. The performance of all is evaluated against each other and tabulated as Table. 4. From the table, the
following points can be observed.
 Even though, the Ziegler-Nichols PID controller produces the response with lower delay time, rise time and
     settling time, it has severe oscillations with a very high peak overshoot of 58.20%. This causes the damage
     in the system performance.
 In the case of Tyreus-Luyben PID Controller, the values of delay time, rise time, and settling time are better
     in comparison with Modified Ziegler-Nichols method, and almost identical to the Ziegler-Nichols method.
     Also, it offers major advantage in terms of smooth transient behaviour and less overshoot.

Hence, it is concluded that the Tyreus-Luyben tuning algorithm is best suited for setting up the values of
cascaded PID controller gains, to be used for controlling non-linear processes such as temperature.

                                                          REFERENCES
[1]. Liu Jinkun, “MATLAB Simulation of Advanced PID Control [M],” Electronic Industry Press, Beijing, 2006, pp. 102-129.
[2]. Ge Lusheng Tao Yonghua, and Yin Yixin, “New Type of PID Control and Its Application [M],” 2000, pp.101-142.
[3]. Zhuzhen wang, Xiaodong Zhao, and Haiyan Wang, Design of series leading correction PID controller,” In the proc. of IEEE
     International Conference, 2009
[4]. Guo Lin ,Jin Jing, the new PID parameters selection in the furnace control applications, industrial instrumentation and automation
     equipment, 2010(1): 92-93
[5]. Tang Xianlun, Li Yinguo, Chou Guoqing, ,and Cao Xiu, the PID algorithm in cascade control system based on MATLAB, Chongqing
     University,2005 (9): 61-63
[6]. Wang Zhenglin, Guo Yangkuan,. Process control engineering and simulation. Beijing: Electronic Industry Press, 2009.
[7]. Duan Baoyan, Su Yuxin, A new nonlinear PID controller. Control and Decision, 2003, 18 (1) :126-128.
[8]. Curtis D Johnson, “Process Control Instrumentation Technology,” Pearson Education, 2009.
[9]. Nagoor kani. A, “Control Systems,” First edition, RBA Publications, 2002.

AUTHOR BIOGRAPHIES

                     Y V Pavan Kumar received B. Tech in the area of Electrical and Electronics Engineering in
                     2007 from JNTU Hyderabad, India, M.Tech in the area of Instrumentation and Control
                     Systems in the year 2011 from JNTU Kakinada, India. He has 2 years of teaching
                     experience in Electrical Engineering, and 2 years in Control, Power Systems, and
                     Engineering Test Systems Design for Aerospace Systems. Currently he is working as a
                     Design Engineer in Aerospace Engineering Test Services, Honeywell Technology Solutions
Lab, India. He has published 25 research papers in International Journals/Conferences and 2 International
monographs. His research area includes Power systems, Aerospace Systems, Advanced Control systems, and
Artificial Intelligence.

                     Arvapalli Rajesh received B. Tech in the area of Electrical and Electronics Engineering in
                     2009 from JNTU Hyderabad, India, M.Tech in the area of Power Electronics Systems in the
                     year 2012 from Osmania University, India. Currently he is working as a Design Engineer in
                     Aerospace Engineering Test Services, Honeywell Technology Solutions Lab, India. His
                     research area includes Power Electronics, Power systems, Aerospace Systems.

                                                    www.iosrjournals.org                                                      82 | Page
Cascaded PID Controller Design for Heating Furnace Temperature Control
Yugandharababu Sadhu received Bachelor of Engineering in the area of Electronics and
Communication Engineering. He has an overall experience of 15+ years, in which 7+ years
worked with Bharat Electronics Ltd Bangalore and 8+ years in Engineering Test Systems
Design for Aerospace Systems. Currently he is working as a Technology Specialist in
Aerospace Engineering Test Services, Honeywell Technology Solutions Lab, India. He has
published 1 IEEE paper on flight control systems design. His research areas include
Electronic Controllers and Aerospace Systems.

Srikanth Viswaraju received Bachelor of Engineering in the area of Electronics and
Communication Engineering from Bangalore University, Bangalore India. He has an
overall experience of 10+ years, in which 3+ years worked with Tata Elxsi Ltd Bangalore
in the area of Embedded Systems group and 6+ years in Engineering Test Systems Design
for Aerospace Systems. Currently he is working as a Project Lead in Aerospace
Engineering Test Services, Honeywell Technology Solutions Lab, India. His research
areas include Embedded Systems and Aerospace Systems.




                     www.iosrjournals.org                                     83 | Page

Contenu connexe

Tendances

Pid logix wp008--en-p
Pid logix wp008--en-pPid logix wp008--en-p
Pid logix wp008--en-pbenditasea
 
Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...
Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...
Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...inventionjournals
 
Best of breed control of platinum reactors
Best of breed control of platinum reactorsBest of breed control of platinum reactors
Best of breed control of platinum reactorsRotimi Agbebi
 
Low-cost process monitoring for polymer extrusion - Essex, 2013
Low-cost process monitoring for polymer extrusion - Essex, 2013Low-cost process monitoring for polymer extrusion - Essex, 2013
Low-cost process monitoring for polymer extrusion - Essex, 2013Jing Deng
 
Dynamic behaviour of process
Dynamic behaviour of processDynamic behaviour of process
Dynamic behaviour of processswethaT16
 
Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...TELKOMNIKA JOURNAL
 
Design of Controllers for Continuous Stirred Tank Reactor
Design of Controllers for Continuous Stirred Tank ReactorDesign of Controllers for Continuous Stirred Tank Reactor
Design of Controllers for Continuous Stirred Tank ReactorIAES-IJPEDS
 
IRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFD
IRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFDIRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFD
IRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFDIRJET Journal
 
Introduction of process control
Introduction of process controlIntroduction of process control
Introduction of process controlchemical ppt
 
Instrumentation and process control fundamentals
Instrumentation and  process control fundamentalsInstrumentation and  process control fundamentals
Instrumentation and process control fundamentalshossam hassanein
 
Development of improved pid controller for single effect evaporator
Development of improved pid controller for single effect evaporatorDevelopment of improved pid controller for single effect evaporator
Development of improved pid controller for single effect evaporatoreSAT Journals
 
A PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel
A PID Controller with Anti-Windup Mechanism for Firminga Carbon SteelA PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel
A PID Controller with Anti-Windup Mechanism for Firminga Carbon SteelIJERA Editor
 
Pid controllers
Pid controllersPid controllers
Pid controllersHussain K
 
Inst. & process control gtp
Inst. & process control gtpInst. & process control gtp
Inst. & process control gtphossam hassanein
 
PID Control Basics
PID Control BasicsPID Control Basics
PID Control BasicsYokogawa1
 
Caleffi International NV - Brochure biomassa
 Caleffi International NV - Brochure biomassa Caleffi International NV - Brochure biomassa
Caleffi International NV - Brochure biomassaArchitectura
 

Tendances (20)

Pid logix wp008--en-p
Pid logix wp008--en-pPid logix wp008--en-p
Pid logix wp008--en-p
 
PID Control
PID ControlPID Control
PID Control
 
Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...
Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...
Improving the Accuracy of Temperature Control inside Dry-Air Sterilizer Oven ...
 
Best of breed control of platinum reactors
Best of breed control of platinum reactorsBest of breed control of platinum reactors
Best of breed control of platinum reactors
 
Low-cost process monitoring for polymer extrusion - Essex, 2013
Low-cost process monitoring for polymer extrusion - Essex, 2013Low-cost process monitoring for polymer extrusion - Essex, 2013
Low-cost process monitoring for polymer extrusion - Essex, 2013
 
A43010109
A43010109A43010109
A43010109
 
Dynamic behaviour of process
Dynamic behaviour of processDynamic behaviour of process
Dynamic behaviour of process
 
Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...Water bath sonicator integrated with PID-based temperature controller for fla...
Water bath sonicator integrated with PID-based temperature controller for fla...
 
Design of Controllers for Continuous Stirred Tank Reactor
Design of Controllers for Continuous Stirred Tank ReactorDesign of Controllers for Continuous Stirred Tank Reactor
Design of Controllers for Continuous Stirred Tank Reactor
 
Pid controller bp ganthia
Pid controller bp ganthiaPid controller bp ganthia
Pid controller bp ganthia
 
IRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFD
IRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFDIRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFD
IRJET- Enhancement of COP of Vapor Compression Refrigeration Cycle using CFD
 
Introduction of process control
Introduction of process controlIntroduction of process control
Introduction of process control
 
Qaw70 b fiche-produit_en
Qaw70 b fiche-produit_enQaw70 b fiche-produit_en
Qaw70 b fiche-produit_en
 
Instrumentation and process control fundamentals
Instrumentation and  process control fundamentalsInstrumentation and  process control fundamentals
Instrumentation and process control fundamentals
 
Development of improved pid controller for single effect evaporator
Development of improved pid controller for single effect evaporatorDevelopment of improved pid controller for single effect evaporator
Development of improved pid controller for single effect evaporator
 
A PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel
A PID Controller with Anti-Windup Mechanism for Firminga Carbon SteelA PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel
A PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel
 
Pid controllers
Pid controllersPid controllers
Pid controllers
 
Inst. & process control gtp
Inst. & process control gtpInst. & process control gtp
Inst. & process control gtp
 
PID Control Basics
PID Control BasicsPID Control Basics
PID Control Basics
 
Caleffi International NV - Brochure biomassa
 Caleffi International NV - Brochure biomassa Caleffi International NV - Brochure biomassa
Caleffi International NV - Brochure biomassa
 

En vedette

A Critical Review of the Nigerian Energy Scenario
A Critical Review of the Nigerian Energy ScenarioA Critical Review of the Nigerian Energy Scenario
A Critical Review of the Nigerian Energy ScenarioIOSR Journals
 
Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...
Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...
Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...IOSR Journals
 
Capacitive voltage and current induction phenomena in GIS substation
Capacitive voltage and current induction phenomena in GIS substationCapacitive voltage and current induction phenomena in GIS substation
Capacitive voltage and current induction phenomena in GIS substationIOSR Journals
 
An effective citation metadata extraction process based on BibPro parser
An effective citation metadata extraction process based on BibPro parserAn effective citation metadata extraction process based on BibPro parser
An effective citation metadata extraction process based on BibPro parserIOSR Journals
 
Malwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant ExtractionMalwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant ExtractionIOSR Journals
 
Leadership and the Climate Change Challenge (Work in Progress)
Leadership and the Climate Change Challenge (Work in Progress)Leadership and the Climate Change Challenge (Work in Progress)
Leadership and the Climate Change Challenge (Work in Progress)Duncan Noble
 
Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...
Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...
Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...IOSR Journals
 
Scalability Enhancement of Push/Pull Server functions by converting Stateless...
Scalability Enhancement of Push/Pull Server functions by converting Stateless...Scalability Enhancement of Push/Pull Server functions by converting Stateless...
Scalability Enhancement of Push/Pull Server functions by converting Stateless...IOSR Journals
 
Efficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixelsEfficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixelsIOSR Journals
 
Secure Authentication System Using Video Surveillance
Secure Authentication System Using Video SurveillanceSecure Authentication System Using Video Surveillance
Secure Authentication System Using Video SurveillanceIOSR Journals
 
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...IOSR Journals
 
Proposal Technique for an Static Var Compensator
Proposal Technique for an Static Var CompensatorProposal Technique for an Static Var Compensator
Proposal Technique for an Static Var CompensatorIOSR Journals
 
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...IOSR Journals
 
Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...
Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...
Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...IOSR Journals
 
An Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its ApplicationsAn Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its ApplicationsIOSR Journals
 
MDSR to Reduce Link Breakage Routing Overhead in MANET Using PRM
MDSR to Reduce Link Breakage Routing Overhead in MANET Using PRMMDSR to Reduce Link Breakage Routing Overhead in MANET Using PRM
MDSR to Reduce Link Breakage Routing Overhead in MANET Using PRMIOSR Journals
 

En vedette (20)

G0364045
G0364045G0364045
G0364045
 
A Critical Review of the Nigerian Energy Scenario
A Critical Review of the Nigerian Energy ScenarioA Critical Review of the Nigerian Energy Scenario
A Critical Review of the Nigerian Energy Scenario
 
Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...
Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...
Performance evaluation of Hard and Soft Wimax by using PGP and PKM protocols ...
 
A0710113
A0710113A0710113
A0710113
 
Capacitive voltage and current induction phenomena in GIS substation
Capacitive voltage and current induction phenomena in GIS substationCapacitive voltage and current induction phenomena in GIS substation
Capacitive voltage and current induction phenomena in GIS substation
 
An effective citation metadata extraction process based on BibPro parser
An effective citation metadata extraction process based on BibPro parserAn effective citation metadata extraction process based on BibPro parser
An effective citation metadata extraction process based on BibPro parser
 
Malwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant ExtractionMalwise-Malware Classification and Variant Extraction
Malwise-Malware Classification and Variant Extraction
 
Leadership and the Climate Change Challenge (Work in Progress)
Leadership and the Climate Change Challenge (Work in Progress)Leadership and the Climate Change Challenge (Work in Progress)
Leadership and the Climate Change Challenge (Work in Progress)
 
Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...
Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...
Double Key Encryption Method (DKEM) Algorithms Using ANN for Data Storing and...
 
R094108112
R094108112R094108112
R094108112
 
Scalability Enhancement of Push/Pull Server functions by converting Stateless...
Scalability Enhancement of Push/Pull Server functions by converting Stateless...Scalability Enhancement of Push/Pull Server functions by converting Stateless...
Scalability Enhancement of Push/Pull Server functions by converting Stateless...
 
Efficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixelsEfficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixels
 
Secure Authentication System Using Video Surveillance
Secure Authentication System Using Video SurveillanceSecure Authentication System Using Video Surveillance
Secure Authentication System Using Video Surveillance
 
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
 
H0425066
H0425066H0425066
H0425066
 
Proposal Technique for an Static Var Compensator
Proposal Technique for an Static Var CompensatorProposal Technique for an Static Var Compensator
Proposal Technique for an Static Var Compensator
 
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
 
Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...
Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...
Design and Simulation of PFC Circuit for AC/DC Converter Based on PWM Boost R...
 
An Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its ApplicationsAn Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its Applications
 
MDSR to Reduce Link Breakage Routing Overhead in MANET Using PRM
MDSR to Reduce Link Breakage Routing Overhead in MANET Using PRMMDSR to Reduce Link Breakage Routing Overhead in MANET Using PRM
MDSR to Reduce Link Breakage Routing Overhead in MANET Using PRM
 

Similaire à M0537683

Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...IOSR Journals
 
DC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID ControllerDC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID Controllerpaperpublications3
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerMasum Parvej
 
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...Scientific Review SR
 
control system lab 02 - PID tuning
control system lab 02 - PID tuning control system lab 02 - PID tuning
control system lab 02 - PID tuning nalan karunanayake
 
Comparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlComparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlIRJET Journal
 
Control tutorials for matlab and simulink introduction pid controller desig...
Control tutorials for matlab and simulink   introduction pid controller desig...Control tutorials for matlab and simulink   introduction pid controller desig...
Control tutorials for matlab and simulink introduction pid controller desig...ssuser27c61e
 
Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...ijtsrd
 
PID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicPID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicISA Interchange
 
PID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicPID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicISA Interchange
 
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...Editor IJMTER
 

Similaire à M0537683 (20)

Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...Simulation analysis of Series Cascade control Structure and anti-reset windup...
Simulation analysis of Series Cascade control Structure and anti-reset windup...
 
D04954148
D04954148D04954148
D04954148
 
DC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID ControllerDC Motor Speed Control for a Plant Based On PID Controller
DC Motor Speed Control for a Plant Based On PID Controller
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid Controller
 
Di34672675
Di34672675Di34672675
Di34672675
 
PID Temperature Controller
PID Temperature ControllerPID Temperature Controller
PID Temperature Controller
 
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...Disturbance Rejection with a Highly Oscillating Second-Order  Process, Part I...
Disturbance Rejection with a Highly Oscillating Second-Order Process, Part I...
 
Co36544546
Co36544546Co36544546
Co36544546
 
control system lab 02 - PID tuning
control system lab 02 - PID tuning control system lab 02 - PID tuning
control system lab 02 - PID tuning
 
Comparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlComparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature control
 
Control tutorials for matlab and simulink introduction pid controller desig...
Control tutorials for matlab and simulink   introduction pid controller desig...Control tutorials for matlab and simulink   introduction pid controller desig...
Control tutorials for matlab and simulink introduction pid controller desig...
 
Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...
 
1577320.ppt
1577320.ppt1577320.ppt
1577320.ppt
 
PID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicPID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logic
 
PID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logicPID gain scheduling using fuzzy logic
PID gain scheduling using fuzzy logic
 
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
A new approach for Tuning of PID Load Frequency Controller of an Interconnect...
 
Pa3426282645
Pa3426282645Pa3426282645
Pa3426282645
 
1578385.ppt
1578385.ppt1578385.ppt
1578385.ppt
 
At4201308314
At4201308314At4201308314
At4201308314
 
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source ...
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source ...A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source ...
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source ...
 

Plus de IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Dernier

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Dernier (20)

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

M0537683

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735. Volume 5, Issue 3 (Mar. - Apr. 2013), PP 76-83 www.iosrjournals.org Cascaded PID Controller Design for Heating Furnace Temperature Control Y V Pavan Kumar, Arvapalli Rajesh, Sadhu Yugandhar, Viswaraju Srikanth Engineering Test Services (ETS), Aerospace Business Unit, Honeywell Technology Solutions (Pvt) Ltd, India Abstract: The paper evaluates the performance of cascaded PID controller designs for the temperature control of an industrial heating furnace. From the control theory literature it is clear that ideal PID controller is an obsolete for the control of non-linear processes like temperature. PID controller in cascaded architecture is the best choice compared to conventional single loop control system for controlling these nonlinear processes. However, it is constrained in choosing the better PID gains. Hence, this paper is such an approach to set the better values of PID gains in cascaded form by evaluating the performance with conventional tuning formulas. Performance analysis of various algorithms was carried out by finding the system’s dynamic performance characteristics in each case. The entire system is modeled by using MATLAB/Simulink, The simulation results indicate that the proposed cascaded PID design could results to rapidity in response with robust dynamic performance. Keywords - Cascaded Control System, Dynamic performance analysis, PID (Proportional plus Integral plus Derivative) controller, Temperature process control, Matlab/Simulink, Tuning concepts. I. INTRODUCTION One of the best flexibility with PID controllers is that by using two PIDs together, which achieves a better dynamic performance compared with single PID. This is known as cascaded PID controller. In this controller, the two PIDs are placed in such a way that the set point of one PID is controlled by another PID. One PID controller works as inner loop controller which takes the output of another PID as a set point. Another PID works as outer loop controller which controls the physical parameters of the system such as temperature, pressure, flow etc. Hence, cascaded PID controller reduces the time constant of the system and increases the controller working frequency. Cascade control system has some distinguishing features. They are Quality control, Anti-interference, ability, flexibility and quickness. So it is generally used in following occasions  Longer delay in control channel.  Nonlinear controlled object and Large load change  Acute change in the system Mainly, cascade control system contains integrated sets of control loops. They are primary loop and secondary loops. The primary loop monitors the control variable and uses deviation from its set point to provide an output to the secondary loop. The secondary loop receives its set point from the primary loop and controls the reference variable accordingly. In metallurgical industries, furnace is the most important thermal equipment used. Hence some basic methods have been recognized for automatic control of furnace temperature. For example, constant control of furnace process variables, cascade control of temperature in the furnace and flow of the fuel, the control of fuel and combustion air mixture ratio, and also control of oxygen content in flue gas. So far, the control focus has moved to performance optimization. The gas flow control primarily regulates the Furnace Temperature. Cascaded PID controller is well suited because the control of gas flow in the furnace is a typical process and larger capacity lag in the furnace temperature control system. The dynamic quality of the entire system will be improved by pre-regulating the interference which influences the intermediate variables. The effectiveness of control of cascade control system is more efficient than single loop control system. And it has advantages over single loop in anti-jamming capability, rapidity, flexibility and quality control. The benefits of cascaded control system are effectively accounts for external disturbances, reduces dead time in variable response. Compatible with other control systems, such as feed-back and feed-forward control architectures. However it has some drawbacks since cascade control are multiple control loops, makes physical and computational architecture more complex and additional controllers and sensors can be costly. II. FURNANCE CASCADE CONTROL SYSTEM The constituents of a furnace temperature control system are shown in figure.1. Whereas T1C is primary controller, T2C is secondary controller, T1T represents measure temperature for the exports of raw www.iosrjournals.org 76 | Page
  • 2. Cascaded PID Controller Design for Heating Furnace Temperature Control materials, and T2T represents measure temperature of the furnace hearth. The basic operation of the furnace temperature control system is as follows. Figure.1 Cascaded control of furnace temperature system The output of the primary controller (T1C) is given as set point to the secondary controller (T2C). T2C controls the fuel flow. In the heating process, material which is placed in the crucible is heated up to a specified temperature from the entrance to the exit. From fuel Combustion chamber to the raw material export, there are three capacity components in System temperature. They are furnace, hearth and the heated raw materials. Disturbances of load and in raw materials side are the system disturbances in one side and on the other side are the disturbances in the burning side, such as fuel, pressure, and air flow. In the furnace temperature control system, the primary object is the raw material and the secondary object is the hearth in the furnace. The main controlled variable is the temperature of raw material in the export and sub controlled variable is the temperature of the hearth in the furnace. The primary disturbances are flow of the raw material and temperature of material at the inlet. The secondary disturbances are the pressure of the fuel before the valve, the heat value of fuel-air mixture supplied to furnace hearth etc. One of the important precautions that must be taken in cascaded PID control system is that, in the selection of design parameters ensure that there is no matching problem of time constants of main and sub loops so that safe operation preventing resonance can be possible. III. CASCADED PID CONTROL SYSTEM DESIGN The figure.2 shows the furnace cascade PID control system. The equations 1 and 2 are the transfer functions for Primary and secondary objects. 1 / 90 G1 ( s)  (1) ( s  1 / 30)(s  1 / 3) 1 / 10 G2 ( s )  (2) ( s  1 / 10)( s  1) 2 This system is implemented in MATLAB/Simulink as shown in the figure.3 [1]. The equation.3 shows the mathematical representation of the PID controller and table.1 shows the effect of increaing KP, KI, and KD gains on dynamic characteristics. Figure.2 Furnace cascade PID control system model t de(t ) P(t )  K p e p (t )  K I  e p (t )dt  K D (3) 0 dt Where; P (t) = Control signal applied to the plant. www.iosrjournals.org 77 | Page
  • 3. Cascaded PID Controller Design for Heating Furnace Temperature Control Kp = Proportional gain constant KP KI  = Integral gain constant TI K D  K P  TD = Derivative gain constant. Parameter Rise time (Tr) Overshoot (Mp) Settling time (Ts) Error (Ess) KP Decrease Increase Small change Decrease KI Decrease Increase Increase Decrease Significantly KD Minor Decrease Decrease Decrease No effect Table.1 Effect of increaing P, I, and D gains on dynamic characteristics Hence, the PD controller is used to have fast settling; PI controller is used to have less steady state error. And PID controller is used to have all individual control actions. Hence, different combinations of controllers should be selected properly to get the desired characteristics. This paper uses ultimate gain/ultimate cycle methods for PID parameter tuning. Figure.3 MATLAB/Simulink model of cascaded PID controller design for furnace temperature control IV. ULTIMATE CYCLE METHOD FOR TUNING OF PID CONTROLLER GAINS The ultimate cycle/ ultimate gain/ cyclic oscillations methods are the simple and more effective ways for setting up the PID controller gains. Basically, these methods are of three types, mentioned as follows [2].  Ziegler-Nichols (ZN) PID controller tuning method.  Modified Ziegler-Nichols PID controller tuning method.  Tyreus-Luyben (TL) PID controller tuning method. The furnace temperature in the industrial production has non-linear, time-varying and delay characteristics. Hence, we cannot create an absolute mathematical model. It is always a painful and challenging task to select proper values for KP, KI, and KD gains. To reduce the above problems and to improve transient response specifications, the outer loop PID is tuned by using tuning algorithms. Tuning of PID controller involves the best selection of values for proportional (KP), integral (KI) and derivative (KD) gains. The following are the steps to calculate critical gain (KC) and critical time period (TC) values [3], [4], [5], and [6]. Figure.4 shows the process flow of PID controller gain settings [7]. Step-1: Reduce integral and derivative actions to their minimum effect i.e. design the system with proportional controller only and with unity feedback. Step-2: Gradually begin to increase the proportional gain value until the system exhibits the sustained oscillations. Step-3: This gain at which the system exhibits steady cycling or sustained oscillations about the set point is called critical gain (Kc). The time period corresponding to these oscillations is called as critical time period (Tc). Step-4: Note the values of these Kc and Tc. Step-5: From these values, calculate Kp, Ki, and Kd gain values based on the method considered as shown in the Table.2. www.iosrjournals.org 78 | Page
  • 4. Cascaded PID Controller Design for Heating Furnace Temperature Control Table.2 Tuning formulas for PID controller design in different methods Figure.5 shows, the overall MATLAB/Simulink model for PID controller design with different tuning methods. The parameter gain values obtained for different PID controllers are listed in Table.3. Figure.6 shows the elaborated design of the furnace system with Ziegler-Nichols PID controller. Table.3 P, I, D parameters obtained for different tuning formulas No Yes Figure.4 Flow chart for PID tuning procedure www.iosrjournals.org 79 | Page
  • 5. Cascaded PID Controller Design for Heating Furnace Temperature Control Figure.5 Comparison model for all the methods. V. DYNAMIC PERFORMANCE CHARACTERISTICS The change of response of a closed loop system with respect to time is called as dynamic response [8]. This time response can be analyzed by calculating the following parameters.  Rise time (Tr): The Rise time refers to the time required for the response of the system to reach from a low value to a high value. Typically, these values are 10% and 90% of the steady-state value respectively.  Delay-Time (Td): The delay time refers to the time required for the response of the system to reach from zero to 50% of the steady-state value for the first time.  Settling Time (TS): The settling time refers to the time taken for the response to reach and remains in a specified error band. The tolerable error band is usually (2-5) % of the steady-state value.  Steady-state Error (ESS): The steady-state error is the difference between the actual response and desired response when the system reaches the steady state.  Peak overshoot (MP): The peak overshoot refers to the ratio of first peak value measured from steady-state value to the steady-state value.  Peak Time: The peak time refers to the time taken by the response to reach the first peak overshoot.  Stability: A system is said to be stable if the system produces bounded output for a bounded input. The ideal response of the system will have quick rising, minimum delay time, zero steady-state error, quick settling, minimum overshoot, and stability. VI. Simulation Results Figure.7 shows the formation of sustained oscillations about the set point. Figures 8-11 shows the response of the system with PID controller designed with various tuning formulas. Figure 12 shows the comparative result for all the responses. The transient response/dynamic performance characteristics are calculated and tabulated as shown in the table.4. Figure.6 MATLAB/Simulink model of the furnace system with Ziegler-Nichols cascaded PID controller www.iosrjournals.org 80 | Page
  • 6. Cascaded PID Controller Design for Heating Furnace Temperature Control Figure.7 Sustained oscillations about set point Figure.8 System response with generic PID controller Figure.9 System response with cascaded ZN PID Figure.10 Response with cascaded Modified ZN PID Figure.11 System response with cascaded TL PID Figure.12 Comparison of all responses www.iosrjournals.org 81 | Page
  • 7. Cascaded PID Controller Design for Heating Furnace Temperature Control Time Domain Performance Parameters Controller S. No. Peak % Steady Used Delay Time Rise Time Settling Time Transient Overshoot state Error (Td) in Sec (Tr) in Sec (Ts) in Sec Behavior (MP) in % (ESS) Ziegler- 1. Nichols PID 2.763 2.456 38.40 58.20% Oscillatory 0 Controller Modified Ziegler- 2. 5.296 7.644 78.285 31.52% Oscillatory 0 Nichols PID Controller Tyreus- 3. Luyben PID 3.377 3.531 67.175 11.02% Smooth 0 Controller Table.4 Comparison of different time domain specifications VII. Conclusion In the paper firstly, the conventional PID controller is used as temperature process controller for Industrial heating furnace. Later on various tuning algorithms are used to tune the cascaded PID controller gain parameters. The performance of all is evaluated against each other and tabulated as Table. 4. From the table, the following points can be observed.  Even though, the Ziegler-Nichols PID controller produces the response with lower delay time, rise time and settling time, it has severe oscillations with a very high peak overshoot of 58.20%. This causes the damage in the system performance.  In the case of Tyreus-Luyben PID Controller, the values of delay time, rise time, and settling time are better in comparison with Modified Ziegler-Nichols method, and almost identical to the Ziegler-Nichols method. Also, it offers major advantage in terms of smooth transient behaviour and less overshoot. Hence, it is concluded that the Tyreus-Luyben tuning algorithm is best suited for setting up the values of cascaded PID controller gains, to be used for controlling non-linear processes such as temperature. REFERENCES [1]. Liu Jinkun, “MATLAB Simulation of Advanced PID Control [M],” Electronic Industry Press, Beijing, 2006, pp. 102-129. [2]. Ge Lusheng Tao Yonghua, and Yin Yixin, “New Type of PID Control and Its Application [M],” 2000, pp.101-142. [3]. Zhuzhen wang, Xiaodong Zhao, and Haiyan Wang, Design of series leading correction PID controller,” In the proc. of IEEE International Conference, 2009 [4]. Guo Lin ,Jin Jing, the new PID parameters selection in the furnace control applications, industrial instrumentation and automation equipment, 2010(1): 92-93 [5]. Tang Xianlun, Li Yinguo, Chou Guoqing, ,and Cao Xiu, the PID algorithm in cascade control system based on MATLAB, Chongqing University,2005 (9): 61-63 [6]. Wang Zhenglin, Guo Yangkuan,. Process control engineering and simulation. Beijing: Electronic Industry Press, 2009. [7]. Duan Baoyan, Su Yuxin, A new nonlinear PID controller. Control and Decision, 2003, 18 (1) :126-128. [8]. Curtis D Johnson, “Process Control Instrumentation Technology,” Pearson Education, 2009. [9]. Nagoor kani. A, “Control Systems,” First edition, RBA Publications, 2002. AUTHOR BIOGRAPHIES Y V Pavan Kumar received B. Tech in the area of Electrical and Electronics Engineering in 2007 from JNTU Hyderabad, India, M.Tech in the area of Instrumentation and Control Systems in the year 2011 from JNTU Kakinada, India. He has 2 years of teaching experience in Electrical Engineering, and 2 years in Control, Power Systems, and Engineering Test Systems Design for Aerospace Systems. Currently he is working as a Design Engineer in Aerospace Engineering Test Services, Honeywell Technology Solutions Lab, India. He has published 25 research papers in International Journals/Conferences and 2 International monographs. His research area includes Power systems, Aerospace Systems, Advanced Control systems, and Artificial Intelligence. Arvapalli Rajesh received B. Tech in the area of Electrical and Electronics Engineering in 2009 from JNTU Hyderabad, India, M.Tech in the area of Power Electronics Systems in the year 2012 from Osmania University, India. Currently he is working as a Design Engineer in Aerospace Engineering Test Services, Honeywell Technology Solutions Lab, India. His research area includes Power Electronics, Power systems, Aerospace Systems. www.iosrjournals.org 82 | Page
  • 8. Cascaded PID Controller Design for Heating Furnace Temperature Control Yugandharababu Sadhu received Bachelor of Engineering in the area of Electronics and Communication Engineering. He has an overall experience of 15+ years, in which 7+ years worked with Bharat Electronics Ltd Bangalore and 8+ years in Engineering Test Systems Design for Aerospace Systems. Currently he is working as a Technology Specialist in Aerospace Engineering Test Services, Honeywell Technology Solutions Lab, India. He has published 1 IEEE paper on flight control systems design. His research areas include Electronic Controllers and Aerospace Systems. Srikanth Viswaraju received Bachelor of Engineering in the area of Electronics and Communication Engineering from Bangalore University, Bangalore India. He has an overall experience of 10+ years, in which 3+ years worked with Tata Elxsi Ltd Bangalore in the area of Embedded Systems group and 6+ years in Engineering Test Systems Design for Aerospace Systems. Currently he is working as a Project Lead in Aerospace Engineering Test Services, Honeywell Technology Solutions Lab, India. His research areas include Embedded Systems and Aerospace Systems. www.iosrjournals.org 83 | Page