Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Proportional–integral–derivative controller
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===PI controller=== [[File:PI controller.svg|thumb|300x300px|Basic block of a PI controller]]<!--redirects link here--> A '''PI controller''' (proportional-integral controller) is a special case of the PID controller in which the derivative (D) of the error is not used. The controller output is given by :<math>K_P \Delta + K_I \int \Delta\,dt</math> where <math>\Delta</math> is the error or deviation of actual measured value ('''''PV''''') from the setpoint ('''''SP'''''). :<math>\Delta = SP - PV.</math> A PI controller can be modelled easily in software such as [[Simulink]] or [[Xcos]] using a "flow chart" box involving [[Laplace transform|Laplace]] operators: :<math>C=\frac{G(1+\tau s)}{\tau s}</math> where :<math>G = K_P</math> = proportional gain :<math>\frac G \tau = K_I</math> = integral gain Setting a value for <math>G</math> is often a trade off between decreasing overshoot and increasing settling time. The lack of derivative action may make the system more steady in the steady state in the case of noisy data. This is because derivative action is more sensitive to higher-frequency terms in the inputs. Without derivative action, a PI-controlled system is less responsive to real (non-noise) and relatively fast alterations in state and so the system will be slower to reach setpoint and slower to respond to perturbations than a well-tuned PID system may be.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Proportional–integral–derivative controller
(section)
Add topic