0% found this document useful (0 votes)
108 views7 pages

PID Controller Tuning Techniques Guide

This document discusses PID tuning and compares two methods: manual tuning and Ziegler-Nichols tuning. It first explains PID controllers and shows a simulation diagram. It then displays the manually tuned values of Kp, Ki, and Kd and the resulting output. Next, it describes the Ziegler-Nichols tuning method and shows the parameters used. A simulation using those parameters is displayed, along with the output graph.

Uploaded by

Haseeb Tariq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
108 views7 pages

PID Controller Tuning Techniques Guide

This document discusses PID tuning and compares two methods: manual tuning and Ziegler-Nichols tuning. It first explains PID controllers and shows a simulation diagram. It then displays the manually tuned values of Kp, Ki, and Kd and the resulting output. Next, it describes the Ziegler-Nichols tuning method and shows the parameters used. A simulation using those parameters is displayed, along with the output graph.

Uploaded by

Haseeb Tariq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

5/30/2018 PID Tuning

Assignment

SIR DR. ALI MUGHAL

Haseeb Tariq
0|Page 14-EE(P)-081
Table of Contents

1. Introduction:......................................................................................................................................... 3
2. Simulation:............................................................................................................................................ 3
3. Values of Kp Ki and Kd: ........................................................................................................................ 4
4. Output:.................................................................................................................................................. 4
5. Ziegler-Nichols Method: ....................................................................................................................... 5
6. Simulation: ............................................................................................................................................ 5
7. Output:.................................................................................................................................................. 6

1|Page
Table of Figures
Figure 1: PID tuning simulation diagram....................................................................................................... 3
Figure 2: Values of Tuning Parameters ......................................................................................................... 4
Figure 3 :Output After Tuning ....................................................................................................................... 4
Figure 4: Parameters for Z-N Method ........................................................................................................... 5
Figure 5: Simulation for Z-N Method ............................................................................................................ 5
Figure 6: Output for Z-N Method .................................................................................................................. 6

2|Page
Tuning of PID Controller
1. Introduction:
A proportional–integral–derivative controller (PID controller or three term controller) is
a control loop feedback mechanism widely used in industrial control systems and a variety of
other applications requiring continuously modulated control.

A PID controller continuously calculates an error value as the difference between a


desired setpoint (SP) and a measured process variable (PV) and applies a correction based
on proportional, integral, and derivative terms (denoted P, I, and D respectively) which give
the controller its name.

2. Simulation:

Figure 1: PID tuning simulation diagram

3|Page
3. Values of Kp Ki and Kd:

Figure 2: Values of Tuning Parameters

4. Output:

Figure 3 :Output After Tuning

4|Page
5. Ziegler-Nichols Method:
Another heuristic tuning method is formally known as the Ziegler–Nichols method, introduced
by John G. Zieglerand Nathaniel B. Nichols in the 1940s. As in the method above, the and Kp
Ki gains are first set to zero. The proportional gain is increased until it reaches the ultimate
gain, at which the output of the loop starts to oscillate. and the oscillation period are used to
set the gains.

Figure 4: Parameters for Z-N Method

6. Simulation:

Figure 5: Simulation for Z-N Method

5|Page
7. Output:
After doing some calculations roughly, the values for Tu and Ku comes out to be:

Tu=3.41 and Ku= 10

The output with these values is:

Figure 6: Output for Z-N Method

6|Page

You might also like