Prepared by:    Turki Al hasani
               Ammar Khayat
                Adnan Ajohani
               Hamza Alsharef
               Mohammed Naji
Data need in Ziegler-Nichols tuning
             method

  R(S)                            U(t)                            C(S)
                           G(S)




m.file to find Ku and Pu
n = 1;
d = poly([0 -1 -5]);              Gain margin frequency , w         2.2361
sys = tf(n,d)                          Ultimate gain, Ku                 30
allmargin (sys)
                                  Ultimate period Pu = 2 pi / w     2.8050
w=2.24
pu=2*pi/w                                Phase Margin               76.6603
Ziegler-Nichols tuning method

Controller type       Kp               tI                td
      P           0.5 Ku = 15        ------            ------
      PI          0.4 Ku = 12   0.83 Pu = 2.33         ------
     PID          0.6 Ku = 18   0.5 Pu = 1.4025   0.125 Pu = 0.351
Method of Proportional Controller




          15
Step Response of Proportional
                    Controller
M.file for step response
curve for P controller:
n=15;
d=poly([0 -1 -5]);
b1=tf(n,d);
b2=1;
sys=feedback(b1,b2);
step(sys)
bode(sys)



      Step         Peak      Overshoot   Settling Time   Rise Time   St.St. Value   Offset
    Response     Amplitude

       P           1.64       64.1           18           0.74            1           0
Bode Diagram of Proportional
         Controller




 Bode      Gain     Frequency   Phase      Delay    Stability
Diagram   Margin                Margin     Margin
  P       0.00245     2.24      - 0.0165     0       stable
Step Response for Proportional
   Integral Controller Design
Step Response of PI Controller
 M.File for step response
 curve for PI controller:
 n=12*[2.33 1];
 d=[2.33 0];
 b1=tf(n,d);
 n2=1;
 d2=poly([0 -1 -5]);
 b2=tf(n2,d2);
 b3=series(b1,b2);
 b4=1;
 sys=feedback(b3,b4);
 step(sys)
 bode(sys)


  Step       Peak      Overshoot   Settling Time   Rise Time   St.St. Value   Offset
Response   Amplitude
   PI        2.01        101           109          0.74
Bode Diagram for PI Controller




  Bode      Gain    Frequency   Phase    Delay    Stability
 Diagram   Margin               Margin   Margin
   PI      - 13.4     1.56       - 15     2.99    Unstable

More Related Content

PDF
Ece4510 notes09
PDF
Ece4510 notes10
PPTX
Test s velocity_15_5_4
PPTX
Course Note_Satellite Image Analysis and Applications_Week14
PPT
Lecture8
PPT
Control system concepts by using matlab
PDF
Synchronous Loadable Up and Down Counter
PPT
Lifting 1
Ece4510 notes09
Ece4510 notes10
Test s velocity_15_5_4
Course Note_Satellite Image Analysis and Applications_Week14
Lecture8
Control system concepts by using matlab
Synchronous Loadable Up and Down Counter
Lifting 1

What's hot (20)

PDF
Formula
PPTX
Block diagram, Transfer Function from block diagram reduction, (8 Rules to re...
PDF
Effective approaches to attention based neural machine translation
PDF
xilinx fpga problems
PDF
Bode Plots
PDF
射頻電子實驗手冊 [實驗6] 阻抗匹配模擬
PDF
MATLAB programs Power System Simulation lab (Electrical Engineer)
PPTX
Chapter5
PDF
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...
PPTX
cutset retiming
PDF
Bode lect
PDF
actel fpga problems
DOCX
control system
PPTX
Wk 12 fr bode plot nyquist may 9 2016
PDF
Rf2008 test 1
PDF
April 2015 APS presentation
PDF
Unit 5 vsp
PDF
CLIM Undergraduate Workshop: (Attachment) Performing Extreme Value Analysis (...
PPT
Ee2365 nol part 2
PPT
Topological sort
Formula
Block diagram, Transfer Function from block diagram reduction, (8 Rules to re...
Effective approaches to attention based neural machine translation
xilinx fpga problems
Bode Plots
射頻電子實驗手冊 [實驗6] 阻抗匹配模擬
MATLAB programs Power System Simulation lab (Electrical Engineer)
Chapter5
Power Systems Engineering - Matlab programs for Power system Simulation Lab -...
cutset retiming
Bode lect
actel fpga problems
control system
Wk 12 fr bode plot nyquist may 9 2016
Rf2008 test 1
April 2015 APS presentation
Unit 5 vsp
CLIM Undergraduate Workshop: (Attachment) Performing Extreme Value Analysis (...
Ee2365 nol part 2
Topological sort
Ad

Viewers also liked (11)

PDF
pH Control
PDF
40620130101001
PPT
PID Control of Runaway Processes - Greg McMillan Deminar
PPTX
Ppt on simulink by vikas gupta
PDF
Ziegler nichols pid controller for effective pay-load torque responses and ti...
PDF
1011ijaia03
PPTX
Tuning of pid
PPT
Control Systems Design- PID Tuning
PPT
Pid controller by Mitesh Kumar
PDF
PID Tuning using Ziegler Nicholas - MATLAB Approach
PPTX
Pid controller tuning using fuzzy logic
pH Control
40620130101001
PID Control of Runaway Processes - Greg McMillan Deminar
Ppt on simulink by vikas gupta
Ziegler nichols pid controller for effective pay-load torque responses and ti...
1011ijaia03
Tuning of pid
Control Systems Design- PID Tuning
Pid controller by Mitesh Kumar
PID Tuning using Ziegler Nicholas - MATLAB Approach
Pid controller tuning using fuzzy logic
Ad

Similar to Process control (20)

PDF
Modern Control - Lec 06 - PID Tuning
PDF
Design and Implementation of Discrete Augmented Ziegler-Nichols PID Controller
PPT
6_8 Ziegler Nichols tuning controller parameters and digital controllers.ppt
PPTX
PID Controllers
PPTX
Chapter3 control system characteristics solution.pptx
PDF
pid controller
PDF
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
PDF
Shams i ecr-with-cover-page-v2
PDF
Screenshot 2021-02-23 at 2.46.02 PM.pdf
PPTX
lecture_1_intrduction to mechatronics.pptx
PDF
New controllers efficient model based design method
PDF
Design of PI controllers for achieving time and frequency domain specificatio...
PPTX
Introduction to Process Control and PID controllers.pptx
PDF
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...
PDF
Comparison of Tuning Methods of PID Controllers for Non-Linear System
PDF
Improving Structural Limitations of Pid Controller For Unstable Processes
PDF
Frequency Response with MATLAB Examples.pdf
PDF
A novel auto-tuning method for fractional order PID controllers
PPT
Ascc04 334 Comparative Study of Unstable Process Control
Modern Control - Lec 06 - PID Tuning
Design and Implementation of Discrete Augmented Ziegler-Nichols PID Controller
6_8 Ziegler Nichols tuning controller parameters and digital controllers.ppt
PID Controllers
Chapter3 control system characteristics solution.pptx
pid controller
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
Shams i ecr-with-cover-page-v2
Screenshot 2021-02-23 at 2.46.02 PM.pdf
lecture_1_intrduction to mechatronics.pptx
New controllers efficient model based design method
Design of PI controllers for achieving time and frequency domain specificatio...
Introduction to Process Control and PID controllers.pptx
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...
Comparison of Tuning Methods of PID Controllers for Non-Linear System
Improving Structural Limitations of Pid Controller For Unstable Processes
Frequency Response with MATLAB Examples.pdf
A novel auto-tuning method for fractional order PID controllers
Ascc04 334 Comparative Study of Unstable Process Control

Recently uploaded (20)

PDF
Journal of Dental Science - UDMY (2022).pdf
PDF
Hazard Identification & Risk Assessment .pdf
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PPTX
Climate Change and Its Global Impact.pptx
PPTX
Module on health assessment of CHN. pptx
PDF
Journal of Dental Science - UDMY (2021).pdf
PPTX
DRUGS USED FOR HORMONAL DISORDER, SUPPLIMENTATION, CONTRACEPTION, & MEDICAL T...
PDF
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2013).pdf
PDF
HVAC Specification 2024 according to central public works department
PDF
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
Literature_Review_methods_ BRACU_MKT426 course material
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
My India Quiz Book_20210205121199924.pdf
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
Race Reva University – Shaping Future Leaders in Artificial Intelligence
PDF
IP : I ; Unit I : Preformulation Studies
Journal of Dental Science - UDMY (2022).pdf
Hazard Identification & Risk Assessment .pdf
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
Climate Change and Its Global Impact.pptx
Module on health assessment of CHN. pptx
Journal of Dental Science - UDMY (2021).pdf
DRUGS USED FOR HORMONAL DISORDER, SUPPLIMENTATION, CONTRACEPTION, & MEDICAL T...
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2013).pdf
HVAC Specification 2024 according to central public works department
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
Literature_Review_methods_ BRACU_MKT426 course material
Introduction to pro and eukaryotes and differences.pptx
Environmental Education MCQ BD2EE - Share Source.pdf
My India Quiz Book_20210205121199924.pdf
AI-driven educational solutions for real-life interventions in the Philippine...
Race Reva University – Shaping Future Leaders in Artificial Intelligence
IP : I ; Unit I : Preformulation Studies

Process control

  • 1. Prepared by: Turki Al hasani Ammar Khayat Adnan Ajohani Hamza Alsharef Mohammed Naji
  • 2. Data need in Ziegler-Nichols tuning method R(S) U(t) C(S) G(S) m.file to find Ku and Pu n = 1; d = poly([0 -1 -5]); Gain margin frequency , w 2.2361 sys = tf(n,d) Ultimate gain, Ku 30 allmargin (sys) Ultimate period Pu = 2 pi / w 2.8050 w=2.24 pu=2*pi/w Phase Margin 76.6603
  • 3. Ziegler-Nichols tuning method Controller type Kp tI td P 0.5 Ku = 15 ------ ------ PI 0.4 Ku = 12 0.83 Pu = 2.33 ------ PID 0.6 Ku = 18 0.5 Pu = 1.4025 0.125 Pu = 0.351
  • 4. Method of Proportional Controller 15
  • 5. Step Response of Proportional Controller M.file for step response curve for P controller: n=15; d=poly([0 -1 -5]); b1=tf(n,d); b2=1; sys=feedback(b1,b2); step(sys) bode(sys) Step Peak Overshoot Settling Time Rise Time St.St. Value Offset Response Amplitude P 1.64 64.1 18 0.74 1 0
  • 6. Bode Diagram of Proportional Controller Bode Gain Frequency Phase Delay Stability Diagram Margin Margin Margin P 0.00245 2.24 - 0.0165 0 stable
  • 7. Step Response for Proportional Integral Controller Design
  • 8. Step Response of PI Controller M.File for step response curve for PI controller: n=12*[2.33 1]; d=[2.33 0]; b1=tf(n,d); n2=1; d2=poly([0 -1 -5]); b2=tf(n2,d2); b3=series(b1,b2); b4=1; sys=feedback(b3,b4); step(sys) bode(sys) Step Peak Overshoot Settling Time Rise Time St.St. Value Offset Response Amplitude PI 2.01 101 109 0.74
  • 9. Bode Diagram for PI Controller Bode Gain Frequency Phase Delay Stability Diagram Margin Margin Margin PI - 13.4 1.56 - 15 2.99 Unstable