SlideShare a Scribd company logo
Closed Loop Systems
Professor CHARLTON S. INAO
Control System Design, PE -3032
Defence Engineering College
Bishoftu, Ethiopia
Controllers
1
Topics
• Proportional Mode
• Derivative Mode
• Integral Mode
• PID Controller
2
Continuous controllers
Now in the continuous controller’s theory,
there are three basic modes on which the
whole control action takes place and these
modes are written below. We will use the
combination of these modes in order to have
a desired and accurate output.
• Proportional controllers.
• Integral controllers.
• Derivative controllers.
Combinations of these three controllers are
written below:
• Proportional and integral controllers.(PI)
• Proportional and derivative
controllers.(PD)
• Proportional ,integral and derivative
controllers(PID)
Proportional control
Proportional control, the controller output is proportional to
the error signal,Proportional controllers there are two
conditions and these are written below:
• Deviation should not be large, it means there should be less
deviation between the input and output.
• Deviation should not be sudden.
Now we are in a condition to discuss proportional controllers,
as the name suggests in a proportional controller the output
(also called the actuating signal) is directly proportional to the
error signal.
This can be analyzed (proportional controller) mathematically.
As we know in proportional controller output is directly
proportional to error signal, writing this mathematically we
have,
Proportional control
Removing the sign of proportionality we have,
Where Kp is proportional constant also known as
controller gain. It is recommended that Kp should be
kept greater than unity. If the value of Kp is greater
than unity, then it will amplify the error signal and
thus the amplified error signal can be detected easily.
Advantages of Proportional Controller
 Now let us discuss some advantages of proportional
controller. Proportional controller helps in reducing the
steady state error, thus makes the system more stable.
 Slow response of the over damped system can be
made faster with the help of these controllers.
Disadvantages of Proportional Controller
 Now there are some serious disadvantages of these
controllers and these are written as follows: Due to
presence of these controllers we some offsets in the
system.
 Proportional controllers also increase the maximum
overshoot of the system.
Proportional control
Steady-state error
Integral Controllers
As the name suggests in integral controllers
the output (also called the actuating signal) is
directly proportional to the integral of the
error signal. Now let us analyze integral
controller mathematically. As we know in an
integral controller output is directly
proportional to the integration of the error
signal, writing this mathematically we have,
Integral Controllers
Removing the sign of proportionality we have,
Where Ki is integral constant also known as controller gain.
Integral controller is also known as reset controller.
Advantages of Integral Controller
Due to their unique ability they can return the
controlled variable back to the exact set point following
a disturbance that’s why these are known as reset
controllers.
Disadvantages of Integral Controller
It tends to make the system unstable because it
responds slowly towards the produced error.
Derivative Controllers
We never use derivative controllers alone. It
should be used in combinations with other modes
of controllers because of its few disadvantages
which are written below: It never improves the
steady state error.
It produces saturation effects and also amplifies
the noise signals produced in the system
Now, as the name suggests in a derivative
controller the output (also called the actuating
signal) is directly proportional to the derivative of
the error signal. Now let us analyze derivative
controller mathematically. As we know in a
derivative controller output is directly
proportional to the derivative of the error signal,
writing this mathematically we have,
Derivative Controllers
Removing the sign of proportionality we have,
Where Kd is proportional constant also known as controller
gain. Derivative controller is also known as rate controller.
Advantages of Derivative Controller
The major advantage of derivative controller is that it
improves the transient response of the system
Proportional and Integral Controller
As the name suggests it is a combination of
proportional and an integral controller the output
(also called the actuating signal) is equal to the
summation of proportional and integral of the
error signal. Now let us analyze proportional and
integral controller mathematically. As we know in
a proportional and integral controller output is
directly proportional to the summation of
proportional of error and integration of the error
signal, writing this mathematically we have,
Proportional and Derivative Controller
As the name suggests it is a combination of
proportional and a derivative controller the
output (also called the actuating signal) is equals
to the summation of proportional and derivative
of the error signal. Now let us analyze
proportional and derivative controller
mathematically. As we know in a proportional
and derivative controller output is directly
proportional to summation of proportional of
error and differentiation of the error signal,
writing this mathematically we have,
PID controller
The PID controller is the most widely used
type of process controller. When combined
into a single control loop the proportional,
integral and derivative modes complement
each other to reduce the system error to zero
faster than any other controller.
PID control
PID control
• PID control is a feedback control method that
combines proportional, integral, and
derivative actions.
• The proportional action provides smooth
control without hunting.
• The integral action automatically corrects
offset.
• The derivative action responds quickly to
large external disturbances.
Hunting
PID Action
PID Output Graph
What is tuning?
• Tuning is adjustment of control parameters to
the optimum values for the desired control
response. Stability is a basic requirement.
However, different systems have different
behaviour, different applications have
different requirements, and requirements
may conflict with one another.
Manual Tuning
• The operator estimates the tuning
parameters required to give the desired
controller response.
• The proportional, integral, and
derivative terms must be adjusted, or
tuned, individually to a particular
system using a trial-and-error method
Semiautomatic or Autotune
• The controller takes care of calculating and
setting PID parameters.
• Measures sensor output
• Calculates error, sum of error, rate of change
of error
• Calculates desired power with PID equations
• Updates control output
PID Tuning Software
• PID Tuning Software: There is some prepared
software that they can easily calculate the
gain parameter. Any kind of theoretical
methods can be selected in some these
methods.
Some Examples:
• MATLAB Simulink PID Controller Tuning,
• BESTune, Exper Tune etc.
Ziegler-Nichols Rules for Tuning PID Controllers
-Ziegler and Nichols proposed rules for determining values of the
proportional gain Kp, integral time Ti, and derivative time Td
based on the transient response characteristics of a given plant.
-Such determination of the parameters of PID controllers or
tuning of PID controllers can be made by engineers on-site by
experiments on the plant.
-Such rules suggest a set of values of Kp, Ti, and Td that will give a
stable operation of the system. However, the resulting system
may exhibit a large maximum overshoot in the step response,
which is unacceptable.
- We need series of fine tunings until an acceptable result is
obtained.
Ziegler-Nichols 1st Method of Tuning Rule
- We obtain experimentally the response of the plant to a
unit-step input, as shown in Figure 10-2.
-The plant involves neither integrator(s) nor dominant complex-
conjugate poles.
-This method applies if the response to a step input exhibits an S-
shaped curve.
- Such step-response curves may be generated
experimentally or from a dynamic simulation of the plant.
Figure 10-2 Unit-step response of a plant.
Figure 10-3 S-shaped response curve.
L = delay time
T = time constant
Transfer function:
Table 8-1 Ziegler–Nichols Tuning Rule Based on Step Response of Plant (First
Method)
Instructional Objectives
• At the end of the chapter, the students should
be able to
1) Understand the parameters of P, I,D and PID
control mode.
2) Explain t he concept of proportional band
and proportional gain.
3) Solve practical process and control
problems related to the closed cloop control
modes.
29
Proportional Control
Error
0
ControllerOutput
Proportional Band
Proportional Gain=Kp=100/PB
Output=Kp e
Transfer function for the controller
Gc(s)=Kp
30
System with Proportional controlControllerOutput
Time
0
Error
Time
0
Kp=100/PB
Iout= Kpe + Io
Change in output(s) =KpE(s)
Transfer Function= change
in output(s)/E(s)= Kp
31
Proportional Control
KpeSetpoifromOutputControllerinChange nt
errorinchangeKpSetpoifromOutputControllerinoChange 0
0
0
0 nt
BandoportionalKp Pr/100
)(
)(
sE
KpsoutputinChangeFunctionTransfer
IoKpeIout


32
Proportional Control Problems(Process)
• A proportional controller
has Kp of 20 and a set
point of 50% output. Its
output is to have a which
at the set point allows a
flow of 2.0 m3/s. the valves
change its output in direct
proportion to the controller
output. What will be the
controller output and the
offset error when the flow
has to be changed to
2.5m3/sec?
50%
62.5%
I0
2.0 m3/s
Solution:
By proportion:
a) Controller Output at the new
flow rate
50%/2.0m3/s =x%/2.5m3/s = 62.5%
Iout = 62.5%
2.5 m3/sIout
b) The offset error
Kp= change in output/E
E= change in output/Kp
= (62.5%-50%)/20
= 0.625%=0.63%
New Output
33
Proportional Control Problems
• A pneumatic proportional
controller is used to control
temperature within the range of
60 °C to 100 °C . The controller is
adjusted so that the output
pressure goes from 3 psi(valve to
fully open) to 15 psi(valve to fully
closed) as the measured
temperature goes from 71 °C to
75 °C with the set point held
constant. Find the gain and the
proportional band.
• Answer a) Gain= 3psi/ °C
b) PB= 10 %
Solution:
)s(E
Kp)s(outputinChangeFunctionTransfer 
b)PB=75-71/ 100-60=0.1x 100%=10%
a)15psi-3psi/75-71C
=3psi/C
34
Proportional Control Problem
• .Consider the proportional mode
level controller system in the
figure below. Valve A is a linear
with a flow scale factor of 10
m3/hr per percent controller
output.
• The controller output is nominally
50% with a proportional gain
Kp=10%.A load change occurs
when flow through valve B
changes from 500 m3/hr to 600
m3/hr .Calculate the new
controller output and the offset
error.
Figure
35
Solution
36
Derivative Controllers
• Derivative Control- the change in controller output
from the set point value is proportional to the rate of
change with time of the error signal.
dt
de
KdIoIout 
Transfer Function by
Laplace Transform
)())(( ssEKsIoIout D
Where Io = the setpoint output value
Iout=the output value that will occur when the error e is
changing at the rate de/dt
KD = the constant of proportionality and is commonly referred to
as the derivative time since it has units of time
KDs = transfer function
37
Derivative ControllersErrorControllerOutput
Time
Time
0
0
With derivative control, as soon as the error
signal begins to change there can be quite a
large controller output since it is proportional
to the rate of change of the error signal and
not its value. The controller output is
constant because the rate of change is
constant and occurs immediately as the
deviation occurs.
Derivative controllers do not respond to
steady state error signals, since with steady
error the rate of change of error with time is
zero. Because of this the derivative control is
often combined with proportional control.
Constant rate
of change of
error signal
with time
38
Sample 1: Derivative Control-Problem
A derivative controller
has a set point of
50% and derivative
constant KD= 0f 0.4
s. What will be the
controller output
when the error a)
changes at 1%/s, b)
is constant at 4%?
Solution:
dt
de
KdIoIout 
Iout= Kd de/dt + Io
= 0.4s (1%/s) + 50%
= 50.4%
a)
b) With de/dt = zero, then Iout=Io
that is 50%. The output only
differs from the setpoint value
when the error is changing.
Error is constant at 4%.
Derivative of a constant is
zero(0). Iout=50% 39
Integral Control
dt
I
K
t
Io)(Iout
0
e
Integral control – is one where the rate of change of the control
output is proportional to the input error signal e.
d /dt=KIeI
I
I
K is the constant of proportionality and, when the controller
output is expressed as a percentage and the error as a percentage,
has units of s -1 (per second). The reciprocal of KI is called the
integral time TI and is in seconds. Integrating the above equation
gives:
teI d
I
K
t
d
0
Iout
Io

Io is the controller output at
zero time
Iout= is the output at time t
40
• The transfer function is obtained by taking
Laplace transform. Thus
Integral Control
(s)EK
s
1
s)Io)(Iout I (
Transfer function = IK
s
1
41
Integral ControlControllerOutput
Time
0
The figure illustrates the action of an
integral controller when there is a
constant error input to the controller. We
can consider the graph in two ways.
When the controller output is constant,
that is , dP/dt is zero, the error is zero.
When the controller output varies at
constant rate, that is dP/dt is constant,
the error must have a constant value
Error
Time
0
Constant
percent error
value
Io
Area under the error
graph between t=0
and t
 edt
t
0
42
Thus up to the time when the error occurs,
the value of the integral is zero. Hence
Iout=Io. When the error occurs it
maintains a constant value.
Thus the area under the graph is increasing
as time increases. Since the area
increases at a constant rate, the
controller output increases at a constant
rate.
Integral Control
43
Integral Control-Problem
Consider an integral controller
with a value of KI =0.1/s and
an output of 40% at the set
point. What will be the
output after times a)1 s b)2
s, if there is a sudden
change to a constant error
of 20%.
Given
KI = 0.1/s
Io=40%
E=error(constant)=20%
Required:
a) Iout @ t=1s
b) Iout @ t=2s
edtKIoIout I
t

0
)(
When the error does not vary with
time, the equation becomes
IoetKIout
etKIoIout
I
I

 )(
a)t=1s; Iout=0.1x20x1 + 40= 42%
b)t=2s; Iout=0.1x20x2 + 40= 44%44
Integral Control Problem
An integral controller is used for speed control
with a set point of 12 rpm with a range of 10
to 15 rpm. The controller output is 22%
initially. The integral constant KI=-0.15%
controler output per second per percentage
error. If the speed jumps to 13.5% rpm,
calculate the out put after a) 2 seconds
b)4 seconds c)6 seconds for a constant ep.
45
Solution
Iout=p=-0.15/s x -30 %x 6 sec + 22= 49%
Iout=p=-0.15/s x -30 %x 4 sec + 22= 40%
46
PID Controller
Combining all three modes of
control(proportional, integral and derivative)
enables a controller to be produced which has
no offset error and reduces the tendency for
oscillations. Such a controller is known as
three mode controller or PID controller. The
equation describing its action is:
Io)
dt
de
KedtKKp(eIout DI
t
0
 
47
PID Controller
)(sEsK(s)EKpK
s
1
(s)KpE(s)Io)-(Iout DI 
Transfer function by Laplace
Transform
)DI sKK
s
1
(1KpFunctionTransfer 
Problem:
What will the controller output of a three
mode controller having Kp as 4, KI as
0.6/s, Kd as 0.5s, a set point output of
50% and subject to error change show in
the figure below, a) immediately the
change starts to occur from t=0 sec,
and b) 2 s after it starts.
1Error(%)
1 2Time ,s
48
PID Controller Problem
Io)
dt
de
KedtKKp(eIout DI
t
0
 
Solution:
a) For (a) e=0; de/dt= 1/s and
 edt
t
0
0
Thus: Iout= 4(0 + 0 + 0.5x 1) + 50 = 52 %
b) For (b) we have , at 2 sec, e=1%
1
Error(%)
1 2
Figure
Time ,s
 edt
t
0
1.5 s , since the integral is the area under the error-time graph up to
2 s, only 1.5 sec because of the half area covered in square 1
and de/dt= 0, for constant error rate change of 1 %
Iout=4( 1 + 0.6x 1.5 + 0) + 50= 57.6%
49
Summary of the Characteristics of the Most Commonly Used Controller
Modes
1. Two Position:
Inexpensive.
Extremely simple.
2. Proportional:
Simple.
Inherently stable when properly tuned.
Easy to tune.
Experiences offset at steady state. (OK for level control)
3. Proportional plus integral:
No offset.
Better dynamic response than reset alone.
Possibilities exist for instability due to lag
introduced.
4. Proportional plus derivative:
Stable.
Less offset than proportional alone (use of
higher gain possible).
Reduces lags, i.e., more rapid response.
5. Proportional plus integral plus derivative:
Most complex
Rapid response
No offset.
Best control if properly tuned.
50
PID Controllers Summary
• Proportional gain increases response speed, to
much gain causes system to ring.
• Integral gain kills steady-state error, wind-up
and/or too much gain can cause system to go
unstable.
• Derivative gain adds damping and stability, but
is sensitive to jitter and noise.
51
52
PID Controllers Summary
• Proportional term responds immediately to the
current tracking error; it cannot achieve the desired
set point accuracy without an unacceptably large
gain. Needs the other terms.
• Derivative action reduces transient errors.
• Integral term yields zero steady-state error in
tracking a constant setpoint. It also rejects constant
disturbances.
Proportional-Integral-Derivative (PID)
control provides an efficient solution to
many real-world control problems

Assignment/Homework to be graded as
Project Report
PROBLEMS:
1)A proportional controller has Kp of 20 and a set point of 50% allows a flow of 8.0 m3/s . The valve changes its
output in direct proportion to the controller output. What will be the controller output and the offset
error when the flow has to be changed to 10 m3/s.
2) A derivative controller has a set point of 50% and a derivative constant Kd of 0.5s. The error starts at zero
and then changes at 2%/s for 3 s before becoming constant for 2 s, after which it decreases at 1%/sec to
zero. What will be the controller output at
a) 0 s b) 1 s c) 4 s d) 6 s
3) An integral controller has a set point of 50% and a value of KI of 0.1/s. the error starts at zero and changes
at 4%/s for 2 s before becoming constant for 3 s. What will be the output after times times of a) 1 s b) 3
s?
4) A three mode (PID) controller has Kp as 2, KI as 0.1/s, Kd as 1.0s, and a set point output of 50%. The error
starts at zero and changes at 5% for 2 s before becoming constant for 3s. It then decreases at 2%/s to zero
and remains at zero. What will be the controller output at
a) 0 s b) 3 s c) 7 s d) 11 s?
53
Assignment-Project No. 3
• A proportional controller is used to control the height of water
in a tank where the water level can vary from zero(0) to 4.0
meters. The required height of water is 3.5m and the
controller is fully close a valve when the water rises to 3.9 m
and fully open it when the water falls to 3.1m. What
proportional band and transfer function will be required? Ans.
a) PB=20% b) Kp=Transfer function=5
54
Assignment 2: Derivative Control-Problem
• A derivative controller has a set point of 50%
and derivative constant of Kd 0.5s. The error
starts at zero and then changes at 2%/s for 3
seconds before becoming constant for 2
seconds, after which it decreases at 1%/s to
zero. What will be the controller output a t
a) 0 s and b)1s c)4s d)6s
55
Assignment 3 Problem Integral
Control
• An integral controller has a set point of 50%
and a value of Ki of 0.1/s. The error starts at
zero and changes at 4%/s for 2 s before
becoming costant at 3 s, what will be the
ouput after times of a) 1 s b) 5s
56
Assignment 4. Problem PID Controller
A three mode (PID) controller has Kp as 2,
KI as 0.1/s, Kd as 1.0s, and a set point
output of 50%. The error starts at zero
and changes at 5% for 2 s before
becoming constant for 3s. It then
decreases at 2%/s to zero and remains at
zero. What will be the controller output
at
a) 0 s b) 3 s c) 7 s d) 10 s?
57

More Related Content

What's hot

Industrial process control
Industrial process controlIndustrial process control
Industrial process control
Mohamed A Hakim
 
pid controller
 pid controller pid controller
pid controller
shurjeel amjad
 
Class 19 pi & pd control modes
Class 19   pi & pd control modesClass 19   pi & pd control modes
Class 19 pi & pd control modes
Manipal Institute of Technology
 
Class 20 effect of kp, ki & kd and pid control mode
Class 20   effect of kp, ki & kd and pid control modeClass 20   effect of kp, ki & kd and pid control mode
Class 20 effect of kp, ki & kd and pid control mode
Manipal Institute of Technology
 
Control Systems Basics
Control Systems BasicsControl Systems Basics
Control Systems Basics
John Todora
 
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
Waqas Afzal
 
PID Control Basics
PID Control BasicsPID Control Basics
PID Control Basics
Yokogawa1
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its design
KonirDom1
 
Instrumentation and process control fundamentals
Instrumentation and  process control fundamentalsInstrumentation and  process control fundamentals
Instrumentation and process control fundamentals
hossam hassanein
 
Unit 4 frequency response-Bode plot
Unit 4 frequency response-Bode plotUnit 4 frequency response-Bode plot
Unit 4 frequency response-Bode plot
Prajakta Pardeshi
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
Amr E. Mohamed
 
Digital control systems
Digital control systemsDigital control systems
Digital control systems
avenkatram
 
Compensators
CompensatorsCompensators
Compensators
jawaharramaya
 
Carrier and chopper amplifiers
Carrier and chopper amplifiers Carrier and chopper amplifiers
Carrier and chopper amplifiers
BharathasreejaG
 
Process Design and control
Process Design and controlProcess Design and control
Process Design and control
Rami Bechara
 
On off controller
On off controllerOn off controller
On off controller
SayanSarkar55
 
Ratio control system
Ratio control systemRatio control system
Ratio control system
Ashvani Shukla
 
Pid controller
Pid controllerPid controller
Pid controller
Nayan Shree
 
Process control 2 chapter
Process control 2 chapterProcess control 2 chapter
Process control 2 chapter
Srinivasa Rao
 

What's hot (20)

Industrial process control
Industrial process controlIndustrial process control
Industrial process control
 
pid controller
 pid controller pid controller
pid controller
 
Class 19 pi & pd control modes
Class 19   pi & pd control modesClass 19   pi & pd control modes
Class 19 pi & pd control modes
 
Class 20 effect of kp, ki & kd and pid control mode
Class 20   effect of kp, ki & kd and pid control modeClass 20   effect of kp, ki & kd and pid control mode
Class 20 effect of kp, ki & kd and pid control mode
 
Control Systems Basics
Control Systems BasicsControl Systems Basics
Control Systems Basics
 
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
 
PID Control Basics
PID Control BasicsPID Control Basics
PID Control Basics
 
Pid controller
Pid controllerPid controller
Pid controller
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its design
 
Instrumentation and process control fundamentals
Instrumentation and  process control fundamentalsInstrumentation and  process control fundamentals
Instrumentation and process control fundamentals
 
Unit 4 frequency response-Bode plot
Unit 4 frequency response-Bode plotUnit 4 frequency response-Bode plot
Unit 4 frequency response-Bode plot
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
 
Digital control systems
Digital control systemsDigital control systems
Digital control systems
 
Compensators
CompensatorsCompensators
Compensators
 
Carrier and chopper amplifiers
Carrier and chopper amplifiers Carrier and chopper amplifiers
Carrier and chopper amplifiers
 
Process Design and control
Process Design and controlProcess Design and control
Process Design and control
 
On off controller
On off controllerOn off controller
On off controller
 
Ratio control system
Ratio control systemRatio control system
Ratio control system
 
Pid controller
Pid controllerPid controller
Pid controller
 
Process control 2 chapter
Process control 2 chapterProcess control 2 chapter
Process control 2 chapter
 

Viewers also liked

CodeRage XI international Conference: Arduino + Delphi Mobile Apps
CodeRage XI international Conference: Arduino + Delphi Mobile Apps CodeRage XI international Conference: Arduino + Delphi Mobile Apps
CodeRage XI international Conference: Arduino + Delphi Mobile Apps
Vic Fernandes
 
Control Systems Design- PID Tuning
Control Systems Design- PID TuningControl Systems Design- PID Tuning
Control Systems Design- PID Tuning
parulo123
 
Pid controller
Pid controllerPid controller
Pid controller
Sangramjit Sarkar
 
Speed Controller for DC Motor
Speed Controller for DC MotorSpeed Controller for DC Motor
Speed Controller for DC Motor
Bhagwat Singh Rathore
 
Industrial Control Systems - PID Controllers
Industrial Control Systems - PID ControllersIndustrial Control Systems - PID Controllers
Industrial Control Systems - PID ControllersBehzad Samadi
 
Quadcopter final report anand
Quadcopter final report anandQuadcopter final report anand
Quadcopter final report anand
Anand kumar
 
Algorithms and hardware designs for quadcopters
Algorithms and hardware designs for quadcoptersAlgorithms and hardware designs for quadcopters
Algorithms and hardware designs for quadcopters
Shipeng Xu
 
Design of Control System for Humanoid Robot
Design of Control System for Humanoid RobotDesign of Control System for Humanoid Robot
Design of Control System for Humanoid RobotRohit Bhat
 
Thompson tchobanian ni_li)
Thompson tchobanian ni_li)Thompson tchobanian ni_li)
Thompson tchobanian ni_li)
trtrungviet
 
Design and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor HelicopterDesign and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor Helicopter
Hicham Berkouk
 
Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012
Droidcon Eastern Europe
 
Chapter 9 Design Via Root Locus
Chapter 9 Design Via Root LocusChapter 9 Design Via Root Locus
Chapter 9 Design Via Root Locusguesta0c38c3
 
Line Follower Robot
Line Follower RobotLine Follower Robot
Line Follower Robot
Bikram Prasad
 
PID Controller
PID ControllerPID Controller
PID Controllersaishah72
 
PID Control
PID ControlPID Control
PID Control
Dheeraj Upadhyay
 
Pid controllers
Pid controllersPid controllers
Pid controllers
Abhishek Mehta
 

Viewers also liked (17)

CodeRage XI international Conference: Arduino + Delphi Mobile Apps
CodeRage XI international Conference: Arduino + Delphi Mobile Apps CodeRage XI international Conference: Arduino + Delphi Mobile Apps
CodeRage XI international Conference: Arduino + Delphi Mobile Apps
 
Control Systems Design- PID Tuning
Control Systems Design- PID TuningControl Systems Design- PID Tuning
Control Systems Design- PID Tuning
 
Pid controller
Pid controllerPid controller
Pid controller
 
Speed Controller for DC Motor
Speed Controller for DC MotorSpeed Controller for DC Motor
Speed Controller for DC Motor
 
Industrial Control Systems - PID Controllers
Industrial Control Systems - PID ControllersIndustrial Control Systems - PID Controllers
Industrial Control Systems - PID Controllers
 
Quadcopter final report anand
Quadcopter final report anandQuadcopter final report anand
Quadcopter final report anand
 
Algorithms and hardware designs for quadcopters
Algorithms and hardware designs for quadcoptersAlgorithms and hardware designs for quadcopters
Algorithms and hardware designs for quadcopters
 
Design of Control System for Humanoid Robot
Design of Control System for Humanoid RobotDesign of Control System for Humanoid Robot
Design of Control System for Humanoid Robot
 
Pi Controller
Pi ControllerPi Controller
Pi Controller
 
Thompson tchobanian ni_li)
Thompson tchobanian ni_li)Thompson tchobanian ni_li)
Thompson tchobanian ni_li)
 
Design and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor HelicopterDesign and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor Helicopter
 
Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012
 
Chapter 9 Design Via Root Locus
Chapter 9 Design Via Root LocusChapter 9 Design Via Root Locus
Chapter 9 Design Via Root Locus
 
Line Follower Robot
Line Follower RobotLine Follower Robot
Line Follower Robot
 
PID Controller
PID ControllerPID Controller
PID Controller
 
PID Control
PID ControlPID Control
PID Control
 
Pid controllers
Pid controllersPid controllers
Pid controllers
 

Similar to Week 14 pid may 24 2016 pe 3032

Basics of Controller
Basics of ControllerBasics of Controller
Basics of Controller
Sharique Ahmad
 
4470838.ppt
4470838.ppt4470838.ppt
4470838.ppt
MuhammadMubeen58
 
Screenshot 2021-02-23 at 2.46.02 PM.pdf
Screenshot 2021-02-23 at 2.46.02 PM.pdfScreenshot 2021-02-23 at 2.46.02 PM.pdf
Screenshot 2021-02-23 at 2.46.02 PM.pdf
muhammadsubhan626458
 
Paper id 21201482
Paper id 21201482Paper id 21201482
Paper id 21201482IJRAT
 
ppipdcontroller-190829154906.pdf
ppipdcontroller-190829154906.pdfppipdcontroller-190829154906.pdf
ppipdcontroller-190829154906.pdf
JeevaJeeva410662
 
Pid control by Adarsh singh
Pid control  by Adarsh singhPid control  by Adarsh singh
Pid control by Adarsh singh
Adarsh Singh
 
Introduction to Automatic Control Systems
Introduction to Automatic Control SystemsIntroduction to Automatic Control Systems
Introduction to Automatic Control Systems
Mushahid Khan Yusufzai
 
Introduction to control system 2
Introduction to control system 2Introduction to control system 2
Introduction to control system 2
turna67
 
Control system
Control systemControl system
Control system
PradeepD35
 
Introduction to control system 1
Introduction to control system 1Introduction to control system 1
Introduction to control system 1
turna67
 
UNIT-V.ppt
UNIT-V.pptUNIT-V.ppt
Analysis and Design of PID controller with control parameters in MATLAB and S...
Analysis and Design of PID controller with control parameters in MATLAB and S...Analysis and Design of PID controller with control parameters in MATLAB and S...
Analysis and Design of PID controller with control parameters in MATLAB and S...
MIbrar4
 
5_2018_12_17!10_45_47_AM.ppt
5_2018_12_17!10_45_47_AM.ppt5_2018_12_17!10_45_47_AM.ppt
5_2018_12_17!10_45_47_AM.ppt
Reiansyah Aria Pradipta
 
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
Amr E. Mohamed
 
Mechatroincs universitty for students .ppt
Mechatroincs universitty for students .pptMechatroincs universitty for students .ppt
Mechatroincs universitty for students .ppt
mohamed abd elrazek
 
Mechatroincs universitty for students .ppt
Mechatroincs universitty for students .pptMechatroincs universitty for students .ppt
Mechatroincs universitty for students .ppt
mohamed abd elrazek
 
Closed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptxClosed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptx
KadiriIbrahim2
 
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEMPERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
ijccmsjournal
 

Similar to Week 14 pid may 24 2016 pe 3032 (20)

Basics of Controller
Basics of ControllerBasics of Controller
Basics of Controller
 
Basicontrol
BasicontrolBasicontrol
Basicontrol
 
4470838.ppt
4470838.ppt4470838.ppt
4470838.ppt
 
Screenshot 2021-02-23 at 2.46.02 PM.pdf
Screenshot 2021-02-23 at 2.46.02 PM.pdfScreenshot 2021-02-23 at 2.46.02 PM.pdf
Screenshot 2021-02-23 at 2.46.02 PM.pdf
 
Control system
Control systemControl system
Control system
 
Paper id 21201482
Paper id 21201482Paper id 21201482
Paper id 21201482
 
ppipdcontroller-190829154906.pdf
ppipdcontroller-190829154906.pdfppipdcontroller-190829154906.pdf
ppipdcontroller-190829154906.pdf
 
Pid control by Adarsh singh
Pid control  by Adarsh singhPid control  by Adarsh singh
Pid control by Adarsh singh
 
Introduction to Automatic Control Systems
Introduction to Automatic Control SystemsIntroduction to Automatic Control Systems
Introduction to Automatic Control Systems
 
Introduction to control system 2
Introduction to control system 2Introduction to control system 2
Introduction to control system 2
 
Control system
Control systemControl system
Control system
 
Introduction to control system 1
Introduction to control system 1Introduction to control system 1
Introduction to control system 1
 
UNIT-V.ppt
UNIT-V.pptUNIT-V.ppt
UNIT-V.ppt
 
Analysis and Design of PID controller with control parameters in MATLAB and S...
Analysis and Design of PID controller with control parameters in MATLAB and S...Analysis and Design of PID controller with control parameters in MATLAB and S...
Analysis and Design of PID controller with control parameters in MATLAB and S...
 
5_2018_12_17!10_45_47_AM.ppt
5_2018_12_17!10_45_47_AM.ppt5_2018_12_17!10_45_47_AM.ppt
5_2018_12_17!10_45_47_AM.ppt
 
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
 
Mechatroincs universitty for students .ppt
Mechatroincs universitty for students .pptMechatroincs universitty for students .ppt
Mechatroincs universitty for students .ppt
 
Mechatroincs universitty for students .ppt
Mechatroincs universitty for students .pptMechatroincs universitty for students .ppt
Mechatroincs universitty for students .ppt
 
Closed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptxClosed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptx
 
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEMPERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
 

More from Charlton Inao

Fundametals of HVAC Refrigeration and Airconditioning
Fundametals of  HVAC Refrigeration and AirconditioningFundametals of  HVAC Refrigeration and Airconditioning
Fundametals of HVAC Refrigeration and Airconditioning
Charlton Inao
 
Technopreneurship 1.4 team formation
Technopreneurship 1.4 team formationTechnopreneurship 1.4 team formation
Technopreneurship 1.4 team formation
Charlton Inao
 
Coolers and chillers for HVAC
Coolers  and chillers for HVACCoolers  and chillers for HVAC
Coolers and chillers for HVAC
Charlton Inao
 
Basic dryer for HVAC
Basic dryer for HVACBasic dryer for HVAC
Basic dryer for HVAC
Charlton Inao
 
Comfort cooling july 23
Comfort cooling  july 23Comfort cooling  july 23
Comfort cooling july 23
Charlton Inao
 
Cooling towers july 23
Cooling towers  july 23Cooling towers  july 23
Cooling towers july 23
Charlton Inao
 
Chap5 space heat load calculations
Chap5 space heat load  calculationsChap5 space heat load  calculations
Chap5 space heat load calculations
Charlton Inao
 
Chap4 solar radiation in HVAC
Chap4 solar radiation in HVACChap4 solar radiation in HVAC
Chap4 solar radiation in HVAC
Charlton Inao
 
Textbook chapter 2 air conditioning systems
Textbook chapter 2  air conditioning systemsTextbook chapter 2  air conditioning systems
Textbook chapter 2 air conditioning systems
Charlton Inao
 
fUNDAMENTALS OF hvac
fUNDAMENTALS OF hvacfUNDAMENTALS OF hvac
fUNDAMENTALS OF hvac
Charlton Inao
 
technopreneurship
technopreneurship technopreneurship
technopreneurship
Charlton Inao
 
Nme 515 air conditioning and ventilation systems for submission
Nme 515  air conditioning  and ventilation systems  for submissionNme 515  air conditioning  and ventilation systems  for submission
Nme 515 air conditioning and ventilation systems for submission
Charlton Inao
 
Ched cmo 2018 2019 bsme curriculum and syllabus
Ched  cmo  2018 2019 bsme curriculum and syllabusChed  cmo  2018 2019 bsme curriculum and syllabus
Ched cmo 2018 2019 bsme curriculum and syllabus
Charlton Inao
 
Nme 516 industrial processes for canvas
Nme 516 industrial processes for canvasNme 516 industrial processes for canvas
Nme 516 industrial processes for canvas
Charlton Inao
 
Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17
Charlton Inao
 
Robotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsRobotics ch 4 robot dynamics
Robotics ch 4 robot dynamics
Charlton Inao
 
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearities
Week 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearitiesWeek 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearities
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearities
Charlton Inao
 
MECHATRONICS LAB Final report feb 7
MECHATRONICS LAB Final  report  feb 7MECHATRONICS LAB Final  report  feb 7
MECHATRONICS LAB Final report feb 7
Charlton Inao
 
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016
Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016
Charlton Inao
 
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2
Ansys flat top cylinder with fillet 35 mpa 12 25    version 2Ansys flat top cylinder with fillet 35 mpa 12 25    version 2
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2
Charlton Inao
 

More from Charlton Inao (20)

Fundametals of HVAC Refrigeration and Airconditioning
Fundametals of  HVAC Refrigeration and AirconditioningFundametals of  HVAC Refrigeration and Airconditioning
Fundametals of HVAC Refrigeration and Airconditioning
 
Technopreneurship 1.4 team formation
Technopreneurship 1.4 team formationTechnopreneurship 1.4 team formation
Technopreneurship 1.4 team formation
 
Coolers and chillers for HVAC
Coolers  and chillers for HVACCoolers  and chillers for HVAC
Coolers and chillers for HVAC
 
Basic dryer for HVAC
Basic dryer for HVACBasic dryer for HVAC
Basic dryer for HVAC
 
Comfort cooling july 23
Comfort cooling  july 23Comfort cooling  july 23
Comfort cooling july 23
 
Cooling towers july 23
Cooling towers  july 23Cooling towers  july 23
Cooling towers july 23
 
Chap5 space heat load calculations
Chap5 space heat load  calculationsChap5 space heat load  calculations
Chap5 space heat load calculations
 
Chap4 solar radiation in HVAC
Chap4 solar radiation in HVACChap4 solar radiation in HVAC
Chap4 solar radiation in HVAC
 
Textbook chapter 2 air conditioning systems
Textbook chapter 2  air conditioning systemsTextbook chapter 2  air conditioning systems
Textbook chapter 2 air conditioning systems
 
fUNDAMENTALS OF hvac
fUNDAMENTALS OF hvacfUNDAMENTALS OF hvac
fUNDAMENTALS OF hvac
 
technopreneurship
technopreneurship technopreneurship
technopreneurship
 
Nme 515 air conditioning and ventilation systems for submission
Nme 515  air conditioning  and ventilation systems  for submissionNme 515  air conditioning  and ventilation systems  for submission
Nme 515 air conditioning and ventilation systems for submission
 
Ched cmo 2018 2019 bsme curriculum and syllabus
Ched  cmo  2018 2019 bsme curriculum and syllabusChed  cmo  2018 2019 bsme curriculum and syllabus
Ched cmo 2018 2019 bsme curriculum and syllabus
 
Nme 516 industrial processes for canvas
Nme 516 industrial processes for canvasNme 516 industrial processes for canvas
Nme 516 industrial processes for canvas
 
Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17Nme 3107 technopreneurship for canvas june 17
Nme 3107 technopreneurship for canvas june 17
 
Robotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsRobotics ch 4 robot dynamics
Robotics ch 4 robot dynamics
 
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearities
Week 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearitiesWeek 5    1  pe 3032  modeling of electromechanical and thermal  nonlinearities
Week 5 1 pe 3032 modeling of electromechanical and thermal nonlinearities
 
MECHATRONICS LAB Final report feb 7
MECHATRONICS LAB Final  report  feb 7MECHATRONICS LAB Final  report  feb 7
MECHATRONICS LAB Final report feb 7
 
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016
Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016Pe 4030 ch 2 sensors and transducers  part 2 flow level temp light  oct 7, 2016
Pe 4030 ch 2 sensors and transducers part 2 flow level temp light oct 7, 2016
 
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2
Ansys flat top cylinder with fillet 35 mpa 12 25    version 2Ansys flat top cylinder with fillet 35 mpa 12 25    version 2
Ansys flat top cylinder with fillet 35 mpa 12 25 version 2
 

Recently uploaded

Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 

Recently uploaded (20)

Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 

Week 14 pid may 24 2016 pe 3032

  • 1. Closed Loop Systems Professor CHARLTON S. INAO Control System Design, PE -3032 Defence Engineering College Bishoftu, Ethiopia Controllers 1
  • 2. Topics • Proportional Mode • Derivative Mode • Integral Mode • PID Controller 2
  • 3. Continuous controllers Now in the continuous controller’s theory, there are three basic modes on which the whole control action takes place and these modes are written below. We will use the combination of these modes in order to have a desired and accurate output. • Proportional controllers. • Integral controllers. • Derivative controllers.
  • 4. Combinations of these three controllers are written below: • Proportional and integral controllers.(PI) • Proportional and derivative controllers.(PD) • Proportional ,integral and derivative controllers(PID)
  • 5. Proportional control Proportional control, the controller output is proportional to the error signal,Proportional controllers there are two conditions and these are written below: • Deviation should not be large, it means there should be less deviation between the input and output. • Deviation should not be sudden. Now we are in a condition to discuss proportional controllers, as the name suggests in a proportional controller the output (also called the actuating signal) is directly proportional to the error signal. This can be analyzed (proportional controller) mathematically. As we know in proportional controller output is directly proportional to error signal, writing this mathematically we have,
  • 6. Proportional control Removing the sign of proportionality we have, Where Kp is proportional constant also known as controller gain. It is recommended that Kp should be kept greater than unity. If the value of Kp is greater than unity, then it will amplify the error signal and thus the amplified error signal can be detected easily.
  • 7. Advantages of Proportional Controller  Now let us discuss some advantages of proportional controller. Proportional controller helps in reducing the steady state error, thus makes the system more stable.  Slow response of the over damped system can be made faster with the help of these controllers. Disadvantages of Proportional Controller  Now there are some serious disadvantages of these controllers and these are written as follows: Due to presence of these controllers we some offsets in the system.  Proportional controllers also increase the maximum overshoot of the system. Proportional control
  • 9. Integral Controllers As the name suggests in integral controllers the output (also called the actuating signal) is directly proportional to the integral of the error signal. Now let us analyze integral controller mathematically. As we know in an integral controller output is directly proportional to the integration of the error signal, writing this mathematically we have,
  • 10. Integral Controllers Removing the sign of proportionality we have, Where Ki is integral constant also known as controller gain. Integral controller is also known as reset controller. Advantages of Integral Controller Due to their unique ability they can return the controlled variable back to the exact set point following a disturbance that’s why these are known as reset controllers. Disadvantages of Integral Controller It tends to make the system unstable because it responds slowly towards the produced error.
  • 11. Derivative Controllers We never use derivative controllers alone. It should be used in combinations with other modes of controllers because of its few disadvantages which are written below: It never improves the steady state error. It produces saturation effects and also amplifies the noise signals produced in the system Now, as the name suggests in a derivative controller the output (also called the actuating signal) is directly proportional to the derivative of the error signal. Now let us analyze derivative controller mathematically. As we know in a derivative controller output is directly proportional to the derivative of the error signal, writing this mathematically we have,
  • 12. Derivative Controllers Removing the sign of proportionality we have, Where Kd is proportional constant also known as controller gain. Derivative controller is also known as rate controller. Advantages of Derivative Controller The major advantage of derivative controller is that it improves the transient response of the system
  • 13. Proportional and Integral Controller As the name suggests it is a combination of proportional and an integral controller the output (also called the actuating signal) is equal to the summation of proportional and integral of the error signal. Now let us analyze proportional and integral controller mathematically. As we know in a proportional and integral controller output is directly proportional to the summation of proportional of error and integration of the error signal, writing this mathematically we have,
  • 14. Proportional and Derivative Controller As the name suggests it is a combination of proportional and a derivative controller the output (also called the actuating signal) is equals to the summation of proportional and derivative of the error signal. Now let us analyze proportional and derivative controller mathematically. As we know in a proportional and derivative controller output is directly proportional to summation of proportional of error and differentiation of the error signal, writing this mathematically we have,
  • 15. PID controller The PID controller is the most widely used type of process controller. When combined into a single control loop the proportional, integral and derivative modes complement each other to reduce the system error to zero faster than any other controller.
  • 17. PID control • PID control is a feedback control method that combines proportional, integral, and derivative actions. • The proportional action provides smooth control without hunting. • The integral action automatically corrects offset. • The derivative action responds quickly to large external disturbances.
  • 21. What is tuning? • Tuning is adjustment of control parameters to the optimum values for the desired control response. Stability is a basic requirement. However, different systems have different behaviour, different applications have different requirements, and requirements may conflict with one another.
  • 22. Manual Tuning • The operator estimates the tuning parameters required to give the desired controller response. • The proportional, integral, and derivative terms must be adjusted, or tuned, individually to a particular system using a trial-and-error method
  • 23. Semiautomatic or Autotune • The controller takes care of calculating and setting PID parameters. • Measures sensor output • Calculates error, sum of error, rate of change of error • Calculates desired power with PID equations • Updates control output
  • 24. PID Tuning Software • PID Tuning Software: There is some prepared software that they can easily calculate the gain parameter. Any kind of theoretical methods can be selected in some these methods. Some Examples: • MATLAB Simulink PID Controller Tuning, • BESTune, Exper Tune etc.
  • 25. Ziegler-Nichols Rules for Tuning PID Controllers -Ziegler and Nichols proposed rules for determining values of the proportional gain Kp, integral time Ti, and derivative time Td based on the transient response characteristics of a given plant. -Such determination of the parameters of PID controllers or tuning of PID controllers can be made by engineers on-site by experiments on the plant. -Such rules suggest a set of values of Kp, Ti, and Td that will give a stable operation of the system. However, the resulting system may exhibit a large maximum overshoot in the step response, which is unacceptable. - We need series of fine tunings until an acceptable result is obtained.
  • 26. Ziegler-Nichols 1st Method of Tuning Rule - We obtain experimentally the response of the plant to a unit-step input, as shown in Figure 10-2. -The plant involves neither integrator(s) nor dominant complex- conjugate poles. -This method applies if the response to a step input exhibits an S- shaped curve. - Such step-response curves may be generated experimentally or from a dynamic simulation of the plant. Figure 10-2 Unit-step response of a plant.
  • 27. Figure 10-3 S-shaped response curve. L = delay time T = time constant
  • 28. Transfer function: Table 8-1 Ziegler–Nichols Tuning Rule Based on Step Response of Plant (First Method)
  • 29. Instructional Objectives • At the end of the chapter, the students should be able to 1) Understand the parameters of P, I,D and PID control mode. 2) Explain t he concept of proportional band and proportional gain. 3) Solve practical process and control problems related to the closed cloop control modes. 29
  • 30. Proportional Control Error 0 ControllerOutput Proportional Band Proportional Gain=Kp=100/PB Output=Kp e Transfer function for the controller Gc(s)=Kp 30
  • 31. System with Proportional controlControllerOutput Time 0 Error Time 0 Kp=100/PB Iout= Kpe + Io Change in output(s) =KpE(s) Transfer Function= change in output(s)/E(s)= Kp 31
  • 32. Proportional Control KpeSetpoifromOutputControllerinChange nt errorinchangeKpSetpoifromOutputControllerinoChange 0 0 0 0 nt BandoportionalKp Pr/100 )( )( sE KpsoutputinChangeFunctionTransfer IoKpeIout   32
  • 33. Proportional Control Problems(Process) • A proportional controller has Kp of 20 and a set point of 50% output. Its output is to have a which at the set point allows a flow of 2.0 m3/s. the valves change its output in direct proportion to the controller output. What will be the controller output and the offset error when the flow has to be changed to 2.5m3/sec? 50% 62.5% I0 2.0 m3/s Solution: By proportion: a) Controller Output at the new flow rate 50%/2.0m3/s =x%/2.5m3/s = 62.5% Iout = 62.5% 2.5 m3/sIout b) The offset error Kp= change in output/E E= change in output/Kp = (62.5%-50%)/20 = 0.625%=0.63% New Output 33
  • 34. Proportional Control Problems • A pneumatic proportional controller is used to control temperature within the range of 60 °C to 100 °C . The controller is adjusted so that the output pressure goes from 3 psi(valve to fully open) to 15 psi(valve to fully closed) as the measured temperature goes from 71 °C to 75 °C with the set point held constant. Find the gain and the proportional band. • Answer a) Gain= 3psi/ °C b) PB= 10 % Solution: )s(E Kp)s(outputinChangeFunctionTransfer  b)PB=75-71/ 100-60=0.1x 100%=10% a)15psi-3psi/75-71C =3psi/C 34
  • 35. Proportional Control Problem • .Consider the proportional mode level controller system in the figure below. Valve A is a linear with a flow scale factor of 10 m3/hr per percent controller output. • The controller output is nominally 50% with a proportional gain Kp=10%.A load change occurs when flow through valve B changes from 500 m3/hr to 600 m3/hr .Calculate the new controller output and the offset error. Figure 35
  • 37. Derivative Controllers • Derivative Control- the change in controller output from the set point value is proportional to the rate of change with time of the error signal. dt de KdIoIout  Transfer Function by Laplace Transform )())(( ssEKsIoIout D Where Io = the setpoint output value Iout=the output value that will occur when the error e is changing at the rate de/dt KD = the constant of proportionality and is commonly referred to as the derivative time since it has units of time KDs = transfer function 37
  • 38. Derivative ControllersErrorControllerOutput Time Time 0 0 With derivative control, as soon as the error signal begins to change there can be quite a large controller output since it is proportional to the rate of change of the error signal and not its value. The controller output is constant because the rate of change is constant and occurs immediately as the deviation occurs. Derivative controllers do not respond to steady state error signals, since with steady error the rate of change of error with time is zero. Because of this the derivative control is often combined with proportional control. Constant rate of change of error signal with time 38
  • 39. Sample 1: Derivative Control-Problem A derivative controller has a set point of 50% and derivative constant KD= 0f 0.4 s. What will be the controller output when the error a) changes at 1%/s, b) is constant at 4%? Solution: dt de KdIoIout  Iout= Kd de/dt + Io = 0.4s (1%/s) + 50% = 50.4% a) b) With de/dt = zero, then Iout=Io that is 50%. The output only differs from the setpoint value when the error is changing. Error is constant at 4%. Derivative of a constant is zero(0). Iout=50% 39
  • 40. Integral Control dt I K t Io)(Iout 0 e Integral control – is one where the rate of change of the control output is proportional to the input error signal e. d /dt=KIeI I I K is the constant of proportionality and, when the controller output is expressed as a percentage and the error as a percentage, has units of s -1 (per second). The reciprocal of KI is called the integral time TI and is in seconds. Integrating the above equation gives: teI d I K t d 0 Iout Io  Io is the controller output at zero time Iout= is the output at time t 40
  • 41. • The transfer function is obtained by taking Laplace transform. Thus Integral Control (s)EK s 1 s)Io)(Iout I ( Transfer function = IK s 1 41
  • 42. Integral ControlControllerOutput Time 0 The figure illustrates the action of an integral controller when there is a constant error input to the controller. We can consider the graph in two ways. When the controller output is constant, that is , dP/dt is zero, the error is zero. When the controller output varies at constant rate, that is dP/dt is constant, the error must have a constant value Error Time 0 Constant percent error value Io Area under the error graph between t=0 and t  edt t 0 42
  • 43. Thus up to the time when the error occurs, the value of the integral is zero. Hence Iout=Io. When the error occurs it maintains a constant value. Thus the area under the graph is increasing as time increases. Since the area increases at a constant rate, the controller output increases at a constant rate. Integral Control 43
  • 44. Integral Control-Problem Consider an integral controller with a value of KI =0.1/s and an output of 40% at the set point. What will be the output after times a)1 s b)2 s, if there is a sudden change to a constant error of 20%. Given KI = 0.1/s Io=40% E=error(constant)=20% Required: a) Iout @ t=1s b) Iout @ t=2s edtKIoIout I t  0 )( When the error does not vary with time, the equation becomes IoetKIout etKIoIout I I   )( a)t=1s; Iout=0.1x20x1 + 40= 42% b)t=2s; Iout=0.1x20x2 + 40= 44%44
  • 45. Integral Control Problem An integral controller is used for speed control with a set point of 12 rpm with a range of 10 to 15 rpm. The controller output is 22% initially. The integral constant KI=-0.15% controler output per second per percentage error. If the speed jumps to 13.5% rpm, calculate the out put after a) 2 seconds b)4 seconds c)6 seconds for a constant ep. 45
  • 46. Solution Iout=p=-0.15/s x -30 %x 6 sec + 22= 49% Iout=p=-0.15/s x -30 %x 4 sec + 22= 40% 46
  • 47. PID Controller Combining all three modes of control(proportional, integral and derivative) enables a controller to be produced which has no offset error and reduces the tendency for oscillations. Such a controller is known as three mode controller or PID controller. The equation describing its action is: Io) dt de KedtKKp(eIout DI t 0   47
  • 48. PID Controller )(sEsK(s)EKpK s 1 (s)KpE(s)Io)-(Iout DI  Transfer function by Laplace Transform )DI sKK s 1 (1KpFunctionTransfer  Problem: What will the controller output of a three mode controller having Kp as 4, KI as 0.6/s, Kd as 0.5s, a set point output of 50% and subject to error change show in the figure below, a) immediately the change starts to occur from t=0 sec, and b) 2 s after it starts. 1Error(%) 1 2Time ,s 48
  • 49. PID Controller Problem Io) dt de KedtKKp(eIout DI t 0   Solution: a) For (a) e=0; de/dt= 1/s and  edt t 0 0 Thus: Iout= 4(0 + 0 + 0.5x 1) + 50 = 52 % b) For (b) we have , at 2 sec, e=1% 1 Error(%) 1 2 Figure Time ,s  edt t 0 1.5 s , since the integral is the area under the error-time graph up to 2 s, only 1.5 sec because of the half area covered in square 1 and de/dt= 0, for constant error rate change of 1 % Iout=4( 1 + 0.6x 1.5 + 0) + 50= 57.6% 49
  • 50. Summary of the Characteristics of the Most Commonly Used Controller Modes 1. Two Position: Inexpensive. Extremely simple. 2. Proportional: Simple. Inherently stable when properly tuned. Easy to tune. Experiences offset at steady state. (OK for level control) 3. Proportional plus integral: No offset. Better dynamic response than reset alone. Possibilities exist for instability due to lag introduced. 4. Proportional plus derivative: Stable. Less offset than proportional alone (use of higher gain possible). Reduces lags, i.e., more rapid response. 5. Proportional plus integral plus derivative: Most complex Rapid response No offset. Best control if properly tuned. 50
  • 51. PID Controllers Summary • Proportional gain increases response speed, to much gain causes system to ring. • Integral gain kills steady-state error, wind-up and/or too much gain can cause system to go unstable. • Derivative gain adds damping and stability, but is sensitive to jitter and noise. 51
  • 52. 52 PID Controllers Summary • Proportional term responds immediately to the current tracking error; it cannot achieve the desired set point accuracy without an unacceptably large gain. Needs the other terms. • Derivative action reduces transient errors. • Integral term yields zero steady-state error in tracking a constant setpoint. It also rejects constant disturbances. Proportional-Integral-Derivative (PID) control provides an efficient solution to many real-world control problems 
  • 53. Assignment/Homework to be graded as Project Report PROBLEMS: 1)A proportional controller has Kp of 20 and a set point of 50% allows a flow of 8.0 m3/s . The valve changes its output in direct proportion to the controller output. What will be the controller output and the offset error when the flow has to be changed to 10 m3/s. 2) A derivative controller has a set point of 50% and a derivative constant Kd of 0.5s. The error starts at zero and then changes at 2%/s for 3 s before becoming constant for 2 s, after which it decreases at 1%/sec to zero. What will be the controller output at a) 0 s b) 1 s c) 4 s d) 6 s 3) An integral controller has a set point of 50% and a value of KI of 0.1/s. the error starts at zero and changes at 4%/s for 2 s before becoming constant for 3 s. What will be the output after times times of a) 1 s b) 3 s? 4) A three mode (PID) controller has Kp as 2, KI as 0.1/s, Kd as 1.0s, and a set point output of 50%. The error starts at zero and changes at 5% for 2 s before becoming constant for 3s. It then decreases at 2%/s to zero and remains at zero. What will be the controller output at a) 0 s b) 3 s c) 7 s d) 11 s? 53
  • 54. Assignment-Project No. 3 • A proportional controller is used to control the height of water in a tank where the water level can vary from zero(0) to 4.0 meters. The required height of water is 3.5m and the controller is fully close a valve when the water rises to 3.9 m and fully open it when the water falls to 3.1m. What proportional band and transfer function will be required? Ans. a) PB=20% b) Kp=Transfer function=5 54
  • 55. Assignment 2: Derivative Control-Problem • A derivative controller has a set point of 50% and derivative constant of Kd 0.5s. The error starts at zero and then changes at 2%/s for 3 seconds before becoming constant for 2 seconds, after which it decreases at 1%/s to zero. What will be the controller output a t a) 0 s and b)1s c)4s d)6s 55
  • 56. Assignment 3 Problem Integral Control • An integral controller has a set point of 50% and a value of Ki of 0.1/s. The error starts at zero and changes at 4%/s for 2 s before becoming costant at 3 s, what will be the ouput after times of a) 1 s b) 5s 56
  • 57. Assignment 4. Problem PID Controller A three mode (PID) controller has Kp as 2, KI as 0.1/s, Kd as 1.0s, and a set point output of 50%. The error starts at zero and changes at 5% for 2 s before becoming constant for 3s. It then decreases at 2%/s to zero and remains at zero. What will be the controller output at a) 0 s b) 3 s c) 7 s d) 10 s? 57