SlideShare a Scribd company logo
1 of 55
Download to read offline
1
Types of Controllers
Process control_ mechatronics
engineering
 Supervisor : Monther kanan.
 created by :Anaseem Alhanni.
 Technical college :Faculty of Technological Engineering.
 University :Al- Balqa' Applied University (BAU).
 11 . January . 2021
2
contents
Control system ………………………………………..………...................... ….3
Types of Control System……………………………..……….....................….4
Parameterization of the 2nd Order Step Response…........................6
Process control…………………………………………….………........................7
Discrete (ON/OFF) mode………………………………….….....................….9
TWO-POSITION DISCRETE CONTROLLERS…………...........................12
Three-position controllers……………………………………....................…13
continuous-mode controllers……………………………....................……..16
Proportional controller………………………………………....................……16
Proportional Band PB…………………………………………….......................19
The examples of P-Only Control……………………………....................….21
INTEGRAL CONTROLLER……………………………………....................…..22
proportional-integral (PI) controller ………….………..........................…..26
Derivative controller………………………………………….............….............…29
Proportional Derivative controller PD………………….....................…..31
PID…………………………………………...……………….......………............……32
Applications………………………………………………………..................……35
Ziegler-Nichols Closed-loop method……………………….................…37
Instrument Symbols……………………………………………................……42
REFERENCE…………………………………………………........…….......……..55
3
Control system is a combination of various elements
connected as a unit to direct or regulate itself or any other
system in order to provide a specific output is known as a
Control system.
Components of a Control System
1.Controlled process: The part of the system which
requires controlling is known as a controlled process.
2.Controller: The internal or external element of the
system that controls the process is known as the controller.
3.Input: For every system to provide a specific result,
some excitation signal must be provided. This signal is
usually given through an external source. So, the
externally provided signal for the desired operation is
known as input.
4
4.Output: The overall response of the system achieved
after application of the input is known as output.
5.Disturbance is a signal that tends to adversely affect
the value of the output of a system.
TYPES OF DISTURBANCE:
1.aninternal disturbance is generated within the system.
2.an external disturbance is generated outside the system
and is an input.
Types of Control System
1. Open-loop control systems in this control system the
output is neither measured nor fed back for comparison
with the input.
5
2.Closed-loop control systems in this control system the
actuating error signal, which is the difference between
the input signal and the feedback signal, is fed to the
controller so as to reduce the error and bring the output
of the system to a desired value.
6
Parameterization of the 2nd Order Step Response
 Rise Time (tr) : the time taken for the output to go
from 10% to 90% of the final value.
 Peak Time (tp) :the time taken for the output to
reach its maximum value.
7
 Overshoot :(max value -final value)=final value*
100.
 Settling Time (ts)- The time taken for the signal to
be bounded to within a tolerance of x% of the steady
state value.
 Steady State Error ess : The difference between
the input step value (dashed line) and the final
value.
Process control
Process control is a key part of almost every process
operation. The features of a process are usually measured
by process variables PV. The control of process variables is
achieved by controllers.
Our prime objective is to design and tune various
controllers and also analyze their performance.
Implementing an effective control structure to control a
process provide us various benefits like:
8
1. Better regulation of yield.
2. Better utilization of resources like energy.
3. Higher operating frequency, increased production and
improved recording and reporting of process operations.
In process control loops, a controller’s job is to influence
the control system via control signal so that the value of
the controlled variable equals the value of the reference.
Controller mode is the way in which the controller
responds to deviation.
9
A controller can have one of two modes that describes its
output signal = There are two main types of
controllers: discontinuous controllers andcontinuous
controllers .
A.Discrete (ON/OFF) mode:
 discrete-mode controllers produce a conditionally
stable response. This means that the system error
10
fluctuates between a predetermined deadband,
creating a low-amplitude sinusoidal response.
 The starting and stopping of events is a discrete-
based system because the event is either true or
false, (i.e., started or stopped, open or closed, on or
off).
 This type of control system can also be made
automatic and is perfectly suited to computer-based
controllers.
 These discrete-state control systems are often
implemented using specialized computerbased
equipment called programmable logic controllers
(PLCs).
 control the heater is an example of a discrete-mode
controller.
 This is a type of control system concerned with
controlling a sequence of events rather than
regulation or variation of individual variables.
11
 For example, the manufacture of paint might
involve the regulation of many variables, such as
mixing temperature, flow rate of liquids into mixing
tanks, speed of mixing, and so on. Each of these
might be expected to be regulated by process-control
loops. But there is also a sequence of events that
must occur in the overall process of manufacturing
the paint. This sequence is described in terms of
events that are timed to be started and stopped on a
specified schedule. Referring to the paint example,
the mixture needs to be heated with a regulated
temperature for a certain length of time and then
perhaps pumped into a different tank and stirred for
another period.
12
Types of discrete-mode controllers are:
Two-position controllers turn the output
ON (100% open) or OFF (0% open) once the process
variable crosses an error deadband around the set point.
If the deadband is increased, the oscillation frequency will
decrease, but the error will be maximized.
ON/OFF controllers are appropriate for applications where
large-scale,sudden changes are uncommon and the process
reaction rate is slow.
The main application of tow position controller are :
1.Room heating or air conditioning system.
2.Liquid path temperature control.
3.Level control in large volume tank.
13
14
15
the overshoot and undershoots of error around the upper
and lower setpoints.
This is due to both the process lag time and controller lag
time, indicated by the finite time required for control
element to reach new setting.
16
B.continuous-mode controllers
 It used to avoid the oscillatory system response
caused by ON/OFF control.
 A continuous-mode controller sends an analog
signal to the process control field device to regulate the
process variable, bringing the error signal to zero in a
closed-loop system.
 The manner in which the controller produces the
control signal is called the control action.
 A continuous-mode controller behaves like a
multiposition controller with an infinite number of
positions.
Continuous-mode controllers use three different
modes to control the process:
17
 It adjusts the control variable output in a manner
proportional to the error.
 Proportional or P- controller gives an output that is
proportional to current error e (t).
 It compares set point with the actual value or feedback
process value.
 It changes the manipulated variable in proportion to
the control difference.
 It reacts immediately to deviations in the system, and
corrects them quickly.
 The resulting error is multiplied with a proportional
constant to get the output.
 If the error value is zero, then this controller output is
zero.
CV (t ) = KPE +CV(E=0 )
KP :the proportional gain of the controller.
E :the current error.
18
CV(E=0 ) : the controller output when the error
equals 0.
KP=CV/E
Tan β = CV/E =KP
 The proportional gain KP of the system is defined by
how much the control variable output changes for each
percent of error within the control band.
19
 The proportional gain KP relationship between the
error and the control variable depends on the width of
the band upon which the controller is acting.
 The gain of a controller indicates how sensitive the
controller is to error.
Proportional Band PB
The proportional band is the change of the controlled
variable required to move the control element through
its entire positioning range.
PB=1/KP
20
If KP increases, The PB decreases.
If KP increases, the sensitivity of the system increases.
Sensitivity is a measure of the change in output of an
instrument for a change in input.
Advantages of Proportional Controller
1. The proportional controller helps in reducing the
steady-state error, thus makes the system more
stable.
2. The slow response of the overdamped system can
be made faster with the help of these controllers.
Disadvantages of Proportional Controller
1. Due to the presence of these controllers, we get some
offsets in the system.
2. Proportional controllers also increase the maximum
overshoot of the system.
21
Inner Loop Cascade Control
 P-Only Control is well suited for many cascade
applications as it provides an effective means for
counteracting upstream process disturbances.
 Within the cascade architecture it’s important to note
that the Controller Output of the outer loop serves as
the Set Point of the inner loop. The inner loop is able to
see and react to disturbances ahead of the outer loop.
 When tuned aggressively using the P-Only
configuration the controller is able to react faster than
the outer loop and thereby take the brunt of
disturbances. While overshoot – even significant
overshoot – can be expected its impact is confined to the
inner loop. Any offset associated with use of a P-Only
controller is typically corrected by the outer loop as long
as the outer loop is not excessively slow.
22
 Offset An important characteristic of the proportional
control mode is that it produces a permanent residual
error in the operating point of the controlled variable
when a change in load occurs. This error is referred to
as offset.
ii. INTEGRAL CONTROLLER
 The offset error of the proportional mode occurs
because the controller cannot adapt to changing
external conditions—that is, changing loads. In other
words, the zero-error output is a fixed value.
 The integral mode eliminates this problem by
allowing the controller to adapt to changing external
conditions by changing the zero-error output.
 Integral action is provided by summing the error over
time, multiplying that sum by a gain, and adding the
result to the present controller output.
 You can see that if the error makes random excursions
above and below zero, the net sum will be zero, so the
integral action will not contribute.
23
 But if the error becomes positive or negative for an
extended period of time, the integral action will begin
to accumulate and make changes to the controller
output.
 An integral controller will stop adjusting its output
once the error becomes zero.
 The integral gain KI indicates the sensitivity of the
output’s rate of change to the percentage of error that
occurs over time.
Ki=the integral gain in %of the controller output per
second per % error.
E =the error in %.
24
Large Ki Small Error
Large rate of
change in the
controller output
Small Ki small Error
small rate of
change in the
controller output
25
Ki = (d CV / dt) /E
[Ki] = (% /s) /%
Large Ki Small Ki.
Ki 1 is more sensitivity than Small Ki 2.
26
 If it occurs step change (in error), the controller
will respond with a steep increase in output.
 When the error becomes zero, then the
controller will keep its output at its previous
level.
 The integral controller mode is also referred to
as reset action, because it automatically resets
the error to zero over time.
 It of controller has a fast response time by
(proportional action).
 It eliminates all residual error by (integral action).
 The type of connection PI controller :
1. In a series PI controller.
27
2. In a parallel PI controller
28
 Series PI controller is faster than Parallel PI controller.
 The term repeats KpE is used when referring to how
many times the proportional amount is repeated in one
minute.
parallel PI
controller
input of I
is Error
I and P action occur
independently of
each other
series PI
controller
input of I
is Kp*Error
I action occurs
after the P action
(dependent)
29
• The output of a D controller is proportional to the rate of
change of the error in the system.
• dE/dt.
• KD=TD ,TD is the rate time.
• D action is not used by itself in a controller.
• the derivative action response to a step change creates an
infinite change in error over time
• causing the output of the controller to have 100% saturation
for an instant.
• If the error remains at its stepped up value, the controller will
sense no change and will return the control variable to 50%.
• it onlyproduces a change in output if there is a change in the
rate of error.
Standard
Derivative
controller
• The action is the change in the process variable rate over time.
• dPV/dt.
• It used by some PLCs, avoids the saturation of the control variable in
response to a step change in the set point.
• It cannot be used by itself because the error signal is not fed back to
the controller for error correction.
Modified
Derivative
controller
30
1.STANDARD DERIVATIVE CONTROLLERS
 KD :the derivative gain constant in %(sec/%).
 d E/dt: the rate of change of error over the duration of
change in %/sec.
 CVnew :the control variable.
2.MODIFIED DERIVATIVE CONTROLLERS
d PV/dt : the rate of change of process variable over the
duration .
31
v. Proportional Derivative controller PD
Parallel
standard PD
controller
Parallel
modified
PD
controller
Series standard
PD controller
Series modified
PD controller
Cv=kp+kD (dE/dt) cv=kpE-
kD(dpv/dt)
cv= kpE + kDkp
*(dE/dt)
cv=kp-
kpkD(dpv/dt)
a) The derivative action in a PD controller adds
stability to a closed-loop system by reducing the
amount of overshoot and undershoot in the
system’s response.
b) The derivative component acts as a “brake” in the
system, slowing the proportional response as the
process variable approaches its set point.
32
PID
 The PID control scheme is named after its three
correcting terms, whose constitutes the manipulated
variable (MV). The proportional, integral, and derivative
terms are summed to calculate the output of the PID
controller. Defining as the controller output, the final
form of the PID algorithm is:
Taking the Laplace transform we obtain:
33
Kp : Proportional gain.
Ki: Integral gain.
Kd: Derivative gain.
e: Error = Set Point – Process value.
t : Instantaneous time.
It can be concluded that PID controller has all the
necessary dynamics:
1. fast reaction on change of the controller input(D mode)
2. increase in control signal to lead error to zero(I mode).
3. suitable action inside control error area to eliminate
oscillations (P mode).
34
35
Applications
 The best PID controller application is temperature control
where the controller uses an input of a temperature
sensor & its output can be allied to a control element like
a fan or heater. Generally, this controller is simply one
element in a temperature control system. The entire
system must be examined as well as considered while
choosing the right controller.
1. Temperature Control of Furnace
 Generally, furnaces are used to include heating as well as
holds a huge amount of raw material at huge
temperatures. It is usual for the material occupied to
include a huge mass. Consequently, it takes a high
quantity of inertia & the temperature of the material
doesn’t modify rapidly even when huge heat is applied.
This feature results in a moderately stable PV signal &
permits the Derivative period to efficiently correct for
36
fault without extreme changes to either the FCE or the
CO.
2.MPPT Charge Controller
The V-I characteristic of a photovoltaic cell mainly
depends on the range of temperature as well as
irradiance. Based on the weather conditions, the
current and operating voltage will change
constantly. So, it is extremely significant to track
the highest PowerPoint of an efficient photovoltaic
system. PID controller is used to finding MPPT by
giving fixed voltage and current points to the PID
controller. Once the weather condition is changed
then the tracker maintains current and voltage
stable.
37
Ziegler-Nichols Closed-loop method
Ziegler-Nichols Closed-loop method is used to obtain the
controller constants [KP, KI (or TI), and KD (or TD)] in a
system with feedback.
 It was the first proper algorithmic method for tuning
the PID controllers. It is not widely used today because
closed-loop behavior tends to be oscillatory and
sensitive to uncertainty.
 The main objective of the Ziegler-Nichols closed-loop
method is to find the value of the proportional-only
gain that causes the control loop to oscillate
indefinitely at a constant amplitude.
 This gain, which causes steady-state oscillations, is
called the ultimate proportional gain (KPU).
 (TU) the ultimate period is the time required to
complete one full oscillation once the response begins to
oscillate at a constant amplitude.
 Their methods were used for non-first order plus dead
time situations, and involved intense manual
calculations.
38
Steps for Ziegler-Nichols Closed-loop method
tuning:
1. Remove integral and derivative action. Set integral
time (Ti) to 999 or its largest value or Ki=0 and set
the derivative controller (Td) to zero or Kd=0.
2. Create a small disturbance in the loop by changing
the set point. Adjust the proportional, increasing
and/or decreasing, the gain until the oscillations
have constant amplitude.
3. Record the gain value (Ku) and period of oscillation
(Pu).
39
40
41
42
Instrument Symbols
The instrumentation associated with control systems
varies from sensors and transmitters to controllers,
computers, and PLCs. These are drawn as bubbles
with or without rectangles.
In general, the instrument symbol will be identified
by a letter code,which denotes its function, and by a
number code assigned by the designers, which may
identify the loop or some region of the plant.
43
1.Temperature Valve.
44
2. Temperature Controller.
3. Temperature transmitter.
4.Flow transmitter.
5.Flow Recorder.
6.Flow controller.
7.Flow Valve.
8.pneumatic line.
9.Electric.
45
46
47
48
49
50
51
52
53
54
55
REFERENCE
1. Characterising the Response of a Closed Loop System _Signals and
Systems: 3C1
Control Systems Handout 2_Dr. David Corrigan.
2. COMPARISION OF PERFORMANCE ANALYSIS OF DIFFERENT CONTROL
STRUCTURES Bachelor of Technology in _ Electronics & Communication
Engineering
By SOMJIT SWAIN (108EI029).
3. The Electronics Engineers' Handbook, 5th Edition _ McGraw-Hill, Section
19.
4. Text book: K. Ogata Modern control Engineering. 5th edition.
5. https://instrumentationforum.com.
6. Process Control Instrumentation Technology _ Curtis D. Johnson
_ Eighth Edition.
7. https://controlstation.com.
8. http:// www.sapiensam.com/control/index.htm.
. electrical4u

More Related Content

What's hot

PID Controller Tuning
PID Controller TuningPID Controller Tuning
PID Controller TuningAhmad Taan
 
Tuning of pid controller
Tuning of pid controllerTuning of pid controller
Tuning of pid controllerSubhankar Sau
 
PID controller in control systems
PID controller in control systemsPID controller in control systems
PID controller in control systemskhalaf Gaeid
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningAmr E. Mohamed
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control systemLenchoDuguma
 
Process control 2 chapter
Process control 2 chapterProcess control 2 chapter
Process control 2 chapterSrinivasa Rao
 
process control system
process control systemprocess control system
process control systemSAHUKANCHAN
 
Control system lectures
Control system lectures Control system lectures
Control system lectures Naqqash Sajid
 
Control system basics_open and closed loop control system
Control system basics_open and closed loop control systemControl system basics_open and closed loop control system
Control system basics_open and closed loop control systemNilesh Bhaskarrao Bahadure
 
First & second order of the control systems
First & second order of the control systemsFirst & second order of the control systems
First & second order of the control systemsSatheeshCS2
 
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERkaran sati
 

What's hot (20)

Pid controller
Pid controllerPid controller
Pid controller
 
PID Controller Tuning
PID Controller TuningPID Controller Tuning
PID Controller Tuning
 
pid controller
 pid controller pid controller
pid controller
 
Floating mode controller
Floating mode controllerFloating mode controller
Floating mode controller
 
Tuning of pid controller
Tuning of pid controllerTuning of pid controller
Tuning of pid controller
 
PID controller in control systems
PID controller in control systemsPID controller in control systems
PID controller in control systems
 
Cascade control
Cascade controlCascade control
Cascade control
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control system
 
Control system
Control systemControl system
Control system
 
Process dynamics
Process dynamicsProcess dynamics
Process dynamics
 
DCS
DCSDCS
DCS
 
Pid controller
Pid controllerPid controller
Pid controller
 
Process control 2 chapter
Process control 2 chapterProcess control 2 chapter
Process control 2 chapter
 
process control system
process control systemprocess control system
process control system
 
Control system lectures
Control system lectures Control system lectures
Control system lectures
 
Control system basics_open and closed loop control system
Control system basics_open and closed loop control systemControl system basics_open and closed loop control system
Control system basics_open and closed loop control system
 
First & second order of the control systems
First & second order of the control systemsFirst & second order of the control systems
First & second order of the control systems
 
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLER
 
On off controller
On off controllerOn off controller
On off controller
 

Similar to Types of Controllers PID PD I PD

Process control handout new1
Process control handout new1Process control handout new1
Process control handout new1Kiya Alemayehu
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemAmr E. Mohamed
 
Process control examples and applications
Process control examples and applications Process control examples and applications
Process control examples and applications Amr Seif
 
Meeting w12 chapter 4 part 2
Meeting w12   chapter 4 part 2Meeting w12   chapter 4 part 2
Meeting w12 chapter 4 part 2Hattori Sidek
 
basic of open and closed loop control system
basic of open and closed loop control systembasic of open and closed loop control system
basic of open and closed loop control systemSACHINNikam39
 
Pe 3032 wk 1 introduction to control system march 04e
Pe 3032 wk 1 introduction to control system  march 04ePe 3032 wk 1 introduction to control system  march 04e
Pe 3032 wk 1 introduction to control system march 04eCharlton Inao
 
Introduction to control system 1
Introduction to control system 1Introduction to control system 1
Introduction to control system 1turna67
 
Paper id 21201482
Paper id 21201482Paper id 21201482
Paper id 21201482IJRAT
 
Maximizing the return on your control investment meet the experts sessions part2
Maximizing the return on your control investment meet the experts sessions part2Maximizing the return on your control investment meet the experts sessions part2
Maximizing the return on your control investment meet the experts sessions part2Emerson Exchange
 
PE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptxPE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptxgeremu2
 
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...IJITCA Journal
 
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...IJITCA Journal
 

Similar to Types of Controllers PID PD I PD (20)

Process control handout new1
Process control handout new1Process control handout new1
Process control handout new1
 
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
 
Process control examples and applications
Process control examples and applications Process control examples and applications
Process control examples and applications
 
Control system
Control systemControl system
Control system
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Meeting w12 chapter 4 part 2
Meeting w12   chapter 4 part 2Meeting w12   chapter 4 part 2
Meeting w12 chapter 4 part 2
 
Ep 5512 lecture-03
Ep 5512 lecture-03Ep 5512 lecture-03
Ep 5512 lecture-03
 
UNIT 1 CSE NEW.PPTX
UNIT 1 CSE NEW.PPTXUNIT 1 CSE NEW.PPTX
UNIT 1 CSE NEW.PPTX
 
basic of open and closed loop control system
basic of open and closed loop control systembasic of open and closed loop control system
basic of open and closed loop control system
 
C045051318
C045051318C045051318
C045051318
 
Pe 3032 wk 1 introduction to control system march 04e
Pe 3032 wk 1 introduction to control system  march 04ePe 3032 wk 1 introduction to control system  march 04e
Pe 3032 wk 1 introduction to control system march 04e
 
PID controller
PID controllerPID controller
PID controller
 
Pharmaceutical automation
Pharmaceutical automationPharmaceutical automation
Pharmaceutical automation
 
Introduction to control system 1
Introduction to control system 1Introduction to control system 1
Introduction to control system 1
 
Basicontrol
BasicontrolBasicontrol
Basicontrol
 
Paper id 21201482
Paper id 21201482Paper id 21201482
Paper id 21201482
 
Maximizing the return on your control investment meet the experts sessions part2
Maximizing the return on your control investment meet the experts sessions part2Maximizing the return on your control investment meet the experts sessions part2
Maximizing the return on your control investment meet the experts sessions part2
 
PE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptxPE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptx
 
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
 
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
 

More from Anaseem Hanini

car crusher- hydraulic circuit
car crusher- hydraulic circuit car crusher- hydraulic circuit
car crusher- hydraulic circuit Anaseem Hanini
 
تقرير التدريب لشركة الكسيح
تقرير التدريب لشركة الكسيح تقرير التدريب لشركة الكسيح
تقرير التدريب لشركة الكسيح Anaseem Hanini
 
Electrical Transformer
Electrical TransformerElectrical Transformer
Electrical TransformerAnaseem Hanini
 
المباني التجارية القديمة في عمان والزرقاء
المباني التجارية القديمة  في عمان والزرقاءالمباني التجارية القديمة  في عمان والزرقاء
المباني التجارية القديمة في عمان والزرقاءAnaseem Hanini
 
الرياضة و الضغط النفسي - sports and stress
الرياضة و الضغط النفسي - sports and stressالرياضة و الضغط النفسي - sports and stress
الرياضة و الضغط النفسي - sports and stressAnaseem Hanini
 
وحدات قياس الكميات بمادة النواقل - standard units of quantity
وحدات قياس الكميات بمادة النواقل -  standard units of quantityوحدات قياس الكميات بمادة النواقل -  standard units of quantity
وحدات قياس الكميات بمادة النواقل - standard units of quantityAnaseem Hanini
 
بحث ماهية الفن و الجمال و العلاقة المشتركة - architectural report
بحث ماهية الفن و الجمال و العلاقة المشتركة - architectural reportبحث ماهية الفن و الجمال و العلاقة المشتركة - architectural report
بحث ماهية الفن و الجمال و العلاقة المشتركة - architectural reportAnaseem Hanini
 
أزمة الهوية المعمارية - The Architectural Identity Crisis
أزمة الهوية المعمارية - The Architectural Identity Crisisأزمة الهوية المعمارية - The Architectural Identity Crisis
أزمة الهوية المعمارية - The Architectural Identity CrisisAnaseem Hanini
 
Steam turbine - Machine components
Steam turbine - Machine componentsSteam turbine - Machine components
Steam turbine - Machine componentsAnaseem Hanini
 
Application of sensors : Thermistors and potentiometer
Application of sensors : Thermistors and potentiometerApplication of sensors : Thermistors and potentiometer
Application of sensors : Thermistors and potentiometerAnaseem Hanini
 
thermocouple temperature sensors
thermocouple  temperature  sensorsthermocouple  temperature  sensors
thermocouple temperature sensorsAnaseem Hanini
 

More from Anaseem Hanini (12)

car crusher- hydraulic circuit
car crusher- hydraulic circuit car crusher- hydraulic circuit
car crusher- hydraulic circuit
 
تقرير التدريب لشركة الكسيح
تقرير التدريب لشركة الكسيح تقرير التدريب لشركة الكسيح
تقرير التدريب لشركة الكسيح
 
Electrical Transformer
Electrical TransformerElectrical Transformer
Electrical Transformer
 
Fire alarm systems
Fire alarm systems Fire alarm systems
Fire alarm systems
 
المباني التجارية القديمة في عمان والزرقاء
المباني التجارية القديمة  في عمان والزرقاءالمباني التجارية القديمة  في عمان والزرقاء
المباني التجارية القديمة في عمان والزرقاء
 
الرياضة و الضغط النفسي - sports and stress
الرياضة و الضغط النفسي - sports and stressالرياضة و الضغط النفسي - sports and stress
الرياضة و الضغط النفسي - sports and stress
 
وحدات قياس الكميات بمادة النواقل - standard units of quantity
وحدات قياس الكميات بمادة النواقل -  standard units of quantityوحدات قياس الكميات بمادة النواقل -  standard units of quantity
وحدات قياس الكميات بمادة النواقل - standard units of quantity
 
بحث ماهية الفن و الجمال و العلاقة المشتركة - architectural report
بحث ماهية الفن و الجمال و العلاقة المشتركة - architectural reportبحث ماهية الفن و الجمال و العلاقة المشتركة - architectural report
بحث ماهية الفن و الجمال و العلاقة المشتركة - architectural report
 
أزمة الهوية المعمارية - The Architectural Identity Crisis
أزمة الهوية المعمارية - The Architectural Identity Crisisأزمة الهوية المعمارية - The Architectural Identity Crisis
أزمة الهوية المعمارية - The Architectural Identity Crisis
 
Steam turbine - Machine components
Steam turbine - Machine componentsSteam turbine - Machine components
Steam turbine - Machine components
 
Application of sensors : Thermistors and potentiometer
Application of sensors : Thermistors and potentiometerApplication of sensors : Thermistors and potentiometer
Application of sensors : Thermistors and potentiometer
 
thermocouple temperature sensors
thermocouple  temperature  sensorsthermocouple  temperature  sensors
thermocouple temperature sensors
 

Recently uploaded

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 

Recently uploaded (20)

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 

Types of Controllers PID PD I PD

  • 1. 1 Types of Controllers Process control_ mechatronics engineering  Supervisor : Monther kanan.  created by :Anaseem Alhanni.  Technical college :Faculty of Technological Engineering.  University :Al- Balqa' Applied University (BAU).  11 . January . 2021
  • 2. 2 contents Control system ………………………………………..………...................... ….3 Types of Control System……………………………..……….....................….4 Parameterization of the 2nd Order Step Response…........................6 Process control…………………………………………….………........................7 Discrete (ON/OFF) mode………………………………….….....................….9 TWO-POSITION DISCRETE CONTROLLERS…………...........................12 Three-position controllers……………………………………....................…13 continuous-mode controllers……………………………....................……..16 Proportional controller………………………………………....................……16 Proportional Band PB…………………………………………….......................19 The examples of P-Only Control……………………………....................….21 INTEGRAL CONTROLLER……………………………………....................…..22 proportional-integral (PI) controller ………….………..........................…..26 Derivative controller………………………………………….............….............…29 Proportional Derivative controller PD………………….....................…..31 PID…………………………………………...……………….......………............……32 Applications………………………………………………………..................……35 Ziegler-Nichols Closed-loop method……………………….................…37 Instrument Symbols……………………………………………................……42 REFERENCE…………………………………………………........…….......……..55
  • 3. 3 Control system is a combination of various elements connected as a unit to direct or regulate itself or any other system in order to provide a specific output is known as a Control system. Components of a Control System 1.Controlled process: The part of the system which requires controlling is known as a controlled process. 2.Controller: The internal or external element of the system that controls the process is known as the controller. 3.Input: For every system to provide a specific result, some excitation signal must be provided. This signal is usually given through an external source. So, the externally provided signal for the desired operation is known as input.
  • 4. 4 4.Output: The overall response of the system achieved after application of the input is known as output. 5.Disturbance is a signal that tends to adversely affect the value of the output of a system. TYPES OF DISTURBANCE: 1.aninternal disturbance is generated within the system. 2.an external disturbance is generated outside the system and is an input. Types of Control System 1. Open-loop control systems in this control system the output is neither measured nor fed back for comparison with the input.
  • 5. 5 2.Closed-loop control systems in this control system the actuating error signal, which is the difference between the input signal and the feedback signal, is fed to the controller so as to reduce the error and bring the output of the system to a desired value.
  • 6. 6 Parameterization of the 2nd Order Step Response  Rise Time (tr) : the time taken for the output to go from 10% to 90% of the final value.  Peak Time (tp) :the time taken for the output to reach its maximum value.
  • 7. 7  Overshoot :(max value -final value)=final value* 100.  Settling Time (ts)- The time taken for the signal to be bounded to within a tolerance of x% of the steady state value.  Steady State Error ess : The difference between the input step value (dashed line) and the final value. Process control Process control is a key part of almost every process operation. The features of a process are usually measured by process variables PV. The control of process variables is achieved by controllers. Our prime objective is to design and tune various controllers and also analyze their performance. Implementing an effective control structure to control a process provide us various benefits like:
  • 8. 8 1. Better regulation of yield. 2. Better utilization of resources like energy. 3. Higher operating frequency, increased production and improved recording and reporting of process operations. In process control loops, a controller’s job is to influence the control system via control signal so that the value of the controlled variable equals the value of the reference. Controller mode is the way in which the controller responds to deviation.
  • 9. 9 A controller can have one of two modes that describes its output signal = There are two main types of controllers: discontinuous controllers andcontinuous controllers . A.Discrete (ON/OFF) mode:  discrete-mode controllers produce a conditionally stable response. This means that the system error
  • 10. 10 fluctuates between a predetermined deadband, creating a low-amplitude sinusoidal response.  The starting and stopping of events is a discrete- based system because the event is either true or false, (i.e., started or stopped, open or closed, on or off).  This type of control system can also be made automatic and is perfectly suited to computer-based controllers.  These discrete-state control systems are often implemented using specialized computerbased equipment called programmable logic controllers (PLCs).  control the heater is an example of a discrete-mode controller.  This is a type of control system concerned with controlling a sequence of events rather than regulation or variation of individual variables.
  • 11. 11  For example, the manufacture of paint might involve the regulation of many variables, such as mixing temperature, flow rate of liquids into mixing tanks, speed of mixing, and so on. Each of these might be expected to be regulated by process-control loops. But there is also a sequence of events that must occur in the overall process of manufacturing the paint. This sequence is described in terms of events that are timed to be started and stopped on a specified schedule. Referring to the paint example, the mixture needs to be heated with a regulated temperature for a certain length of time and then perhaps pumped into a different tank and stirred for another period.
  • 12. 12 Types of discrete-mode controllers are: Two-position controllers turn the output ON (100% open) or OFF (0% open) once the process variable crosses an error deadband around the set point. If the deadband is increased, the oscillation frequency will decrease, but the error will be maximized. ON/OFF controllers are appropriate for applications where large-scale,sudden changes are uncommon and the process reaction rate is slow. The main application of tow position controller are : 1.Room heating or air conditioning system. 2.Liquid path temperature control. 3.Level control in large volume tank.
  • 13. 13
  • 14. 14
  • 15. 15 the overshoot and undershoots of error around the upper and lower setpoints. This is due to both the process lag time and controller lag time, indicated by the finite time required for control element to reach new setting.
  • 16. 16 B.continuous-mode controllers  It used to avoid the oscillatory system response caused by ON/OFF control.  A continuous-mode controller sends an analog signal to the process control field device to regulate the process variable, bringing the error signal to zero in a closed-loop system.  The manner in which the controller produces the control signal is called the control action.  A continuous-mode controller behaves like a multiposition controller with an infinite number of positions. Continuous-mode controllers use three different modes to control the process:
  • 17. 17  It adjusts the control variable output in a manner proportional to the error.  Proportional or P- controller gives an output that is proportional to current error e (t).  It compares set point with the actual value or feedback process value.  It changes the manipulated variable in proportion to the control difference.  It reacts immediately to deviations in the system, and corrects them quickly.  The resulting error is multiplied with a proportional constant to get the output.  If the error value is zero, then this controller output is zero. CV (t ) = KPE +CV(E=0 ) KP :the proportional gain of the controller. E :the current error.
  • 18. 18 CV(E=0 ) : the controller output when the error equals 0. KP=CV/E Tan β = CV/E =KP  The proportional gain KP of the system is defined by how much the control variable output changes for each percent of error within the control band.
  • 19. 19  The proportional gain KP relationship between the error and the control variable depends on the width of the band upon which the controller is acting.  The gain of a controller indicates how sensitive the controller is to error. Proportional Band PB The proportional band is the change of the controlled variable required to move the control element through its entire positioning range. PB=1/KP
  • 20. 20 If KP increases, The PB decreases. If KP increases, the sensitivity of the system increases. Sensitivity is a measure of the change in output of an instrument for a change in input. Advantages of Proportional Controller 1. The proportional controller helps in reducing the steady-state error, thus makes the system more stable. 2. The slow response of the overdamped system can be made faster with the help of these controllers. Disadvantages of Proportional Controller 1. Due to the presence of these controllers, we get some offsets in the system. 2. Proportional controllers also increase the maximum overshoot of the system.
  • 21. 21 Inner Loop Cascade Control  P-Only Control is well suited for many cascade applications as it provides an effective means for counteracting upstream process disturbances.  Within the cascade architecture it’s important to note that the Controller Output of the outer loop serves as the Set Point of the inner loop. The inner loop is able to see and react to disturbances ahead of the outer loop.  When tuned aggressively using the P-Only configuration the controller is able to react faster than the outer loop and thereby take the brunt of disturbances. While overshoot – even significant overshoot – can be expected its impact is confined to the inner loop. Any offset associated with use of a P-Only controller is typically corrected by the outer loop as long as the outer loop is not excessively slow.
  • 22. 22  Offset An important characteristic of the proportional control mode is that it produces a permanent residual error in the operating point of the controlled variable when a change in load occurs. This error is referred to as offset. ii. INTEGRAL CONTROLLER  The offset error of the proportional mode occurs because the controller cannot adapt to changing external conditions—that is, changing loads. In other words, the zero-error output is a fixed value.  The integral mode eliminates this problem by allowing the controller to adapt to changing external conditions by changing the zero-error output.  Integral action is provided by summing the error over time, multiplying that sum by a gain, and adding the result to the present controller output.  You can see that if the error makes random excursions above and below zero, the net sum will be zero, so the integral action will not contribute.
  • 23. 23  But if the error becomes positive or negative for an extended period of time, the integral action will begin to accumulate and make changes to the controller output.  An integral controller will stop adjusting its output once the error becomes zero.  The integral gain KI indicates the sensitivity of the output’s rate of change to the percentage of error that occurs over time. Ki=the integral gain in %of the controller output per second per % error. E =the error in %.
  • 24. 24 Large Ki Small Error Large rate of change in the controller output Small Ki small Error small rate of change in the controller output
  • 25. 25 Ki = (d CV / dt) /E [Ki] = (% /s) /% Large Ki Small Ki. Ki 1 is more sensitivity than Small Ki 2.
  • 26. 26  If it occurs step change (in error), the controller will respond with a steep increase in output.  When the error becomes zero, then the controller will keep its output at its previous level.  The integral controller mode is also referred to as reset action, because it automatically resets the error to zero over time.  It of controller has a fast response time by (proportional action).  It eliminates all residual error by (integral action).  The type of connection PI controller : 1. In a series PI controller.
  • 27. 27 2. In a parallel PI controller
  • 28. 28  Series PI controller is faster than Parallel PI controller.  The term repeats KpE is used when referring to how many times the proportional amount is repeated in one minute. parallel PI controller input of I is Error I and P action occur independently of each other series PI controller input of I is Kp*Error I action occurs after the P action (dependent)
  • 29. 29 • The output of a D controller is proportional to the rate of change of the error in the system. • dE/dt. • KD=TD ,TD is the rate time. • D action is not used by itself in a controller. • the derivative action response to a step change creates an infinite change in error over time • causing the output of the controller to have 100% saturation for an instant. • If the error remains at its stepped up value, the controller will sense no change and will return the control variable to 50%. • it onlyproduces a change in output if there is a change in the rate of error. Standard Derivative controller • The action is the change in the process variable rate over time. • dPV/dt. • It used by some PLCs, avoids the saturation of the control variable in response to a step change in the set point. • It cannot be used by itself because the error signal is not fed back to the controller for error correction. Modified Derivative controller
  • 30. 30 1.STANDARD DERIVATIVE CONTROLLERS  KD :the derivative gain constant in %(sec/%).  d E/dt: the rate of change of error over the duration of change in %/sec.  CVnew :the control variable. 2.MODIFIED DERIVATIVE CONTROLLERS d PV/dt : the rate of change of process variable over the duration .
  • 31. 31 v. Proportional Derivative controller PD Parallel standard PD controller Parallel modified PD controller Series standard PD controller Series modified PD controller Cv=kp+kD (dE/dt) cv=kpE- kD(dpv/dt) cv= kpE + kDkp *(dE/dt) cv=kp- kpkD(dpv/dt) a) The derivative action in a PD controller adds stability to a closed-loop system by reducing the amount of overshoot and undershoot in the system’s response. b) The derivative component acts as a “brake” in the system, slowing the proportional response as the process variable approaches its set point.
  • 32. 32 PID  The PID control scheme is named after its three correcting terms, whose constitutes the manipulated variable (MV). The proportional, integral, and derivative terms are summed to calculate the output of the PID controller. Defining as the controller output, the final form of the PID algorithm is: Taking the Laplace transform we obtain:
  • 33. 33 Kp : Proportional gain. Ki: Integral gain. Kd: Derivative gain. e: Error = Set Point – Process value. t : Instantaneous time. It can be concluded that PID controller has all the necessary dynamics: 1. fast reaction on change of the controller input(D mode) 2. increase in control signal to lead error to zero(I mode). 3. suitable action inside control error area to eliminate oscillations (P mode).
  • 34. 34
  • 35. 35 Applications  The best PID controller application is temperature control where the controller uses an input of a temperature sensor & its output can be allied to a control element like a fan or heater. Generally, this controller is simply one element in a temperature control system. The entire system must be examined as well as considered while choosing the right controller. 1. Temperature Control of Furnace  Generally, furnaces are used to include heating as well as holds a huge amount of raw material at huge temperatures. It is usual for the material occupied to include a huge mass. Consequently, it takes a high quantity of inertia & the temperature of the material doesn’t modify rapidly even when huge heat is applied. This feature results in a moderately stable PV signal & permits the Derivative period to efficiently correct for
  • 36. 36 fault without extreme changes to either the FCE or the CO. 2.MPPT Charge Controller The V-I characteristic of a photovoltaic cell mainly depends on the range of temperature as well as irradiance. Based on the weather conditions, the current and operating voltage will change constantly. So, it is extremely significant to track the highest PowerPoint of an efficient photovoltaic system. PID controller is used to finding MPPT by giving fixed voltage and current points to the PID controller. Once the weather condition is changed then the tracker maintains current and voltage stable.
  • 37. 37 Ziegler-Nichols Closed-loop method Ziegler-Nichols Closed-loop method is used to obtain the controller constants [KP, KI (or TI), and KD (or TD)] in a system with feedback.  It was the first proper algorithmic method for tuning the PID controllers. It is not widely used today because closed-loop behavior tends to be oscillatory and sensitive to uncertainty.  The main objective of the Ziegler-Nichols closed-loop method is to find the value of the proportional-only gain that causes the control loop to oscillate indefinitely at a constant amplitude.  This gain, which causes steady-state oscillations, is called the ultimate proportional gain (KPU).  (TU) the ultimate period is the time required to complete one full oscillation once the response begins to oscillate at a constant amplitude.  Their methods were used for non-first order plus dead time situations, and involved intense manual calculations.
  • 38. 38 Steps for Ziegler-Nichols Closed-loop method tuning: 1. Remove integral and derivative action. Set integral time (Ti) to 999 or its largest value or Ki=0 and set the derivative controller (Td) to zero or Kd=0. 2. Create a small disturbance in the loop by changing the set point. Adjust the proportional, increasing and/or decreasing, the gain until the oscillations have constant amplitude. 3. Record the gain value (Ku) and period of oscillation (Pu).
  • 39. 39
  • 40. 40
  • 41. 41
  • 42. 42 Instrument Symbols The instrumentation associated with control systems varies from sensors and transmitters to controllers, computers, and PLCs. These are drawn as bubbles with or without rectangles. In general, the instrument symbol will be identified by a letter code,which denotes its function, and by a number code assigned by the designers, which may identify the loop or some region of the plant.
  • 44. 44 2. Temperature Controller. 3. Temperature transmitter. 4.Flow transmitter. 5.Flow Recorder. 6.Flow controller. 7.Flow Valve. 8.pneumatic line. 9.Electric.
  • 45. 45
  • 46. 46
  • 47. 47
  • 48. 48
  • 49. 49
  • 50. 50
  • 51. 51
  • 52. 52
  • 53. 53
  • 54. 54
  • 55. 55 REFERENCE 1. Characterising the Response of a Closed Loop System _Signals and Systems: 3C1 Control Systems Handout 2_Dr. David Corrigan. 2. COMPARISION OF PERFORMANCE ANALYSIS OF DIFFERENT CONTROL STRUCTURES Bachelor of Technology in _ Electronics & Communication Engineering By SOMJIT SWAIN (108EI029). 3. The Electronics Engineers' Handbook, 5th Edition _ McGraw-Hill, Section 19. 4. Text book: K. Ogata Modern control Engineering. 5th edition. 5. https://instrumentationforum.com. 6. Process Control Instrumentation Technology _ Curtis D. Johnson _ Eighth Edition. 7. https://controlstation.com. 8. http:// www.sapiensam.com/control/index.htm. . electrical4u