1. What does the P in PID control stand for? How does it work?

  • Thread starter Thread starter KingOfHats
  • Start date Start date
  • Tags Tags
    Control Pid Work
Click For Summary

Discussion Overview

The discussion centers around the meaning of the "P" in PID control, its function, and the overall workings of PID controllers. Participants also explore examples of systems where PID control is implemented, addressing both theoretical and practical aspects.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Experimental/applied

Main Points Raised

  • One participant states that "P" stands for Proportional, "I" for Integral, and "D" for Derivative, explaining that the P term reacts to the current error, the I term to the sum of recent errors, and the D term to the change in current errors.
  • Another participant mentions that PID controllers combine these factors and adds zeros and a pole to the transfer function.
  • PID control is noted to be used in heating and cooling systems, such as air conditioners and ovens, to maintain a set point temperature.
  • One participant provides an example of PID controllers being used in altitude and pitch holds in aircraft, emphasizing their role in tuning systems for desired behavior.

Areas of Agreement / Disagreement

Participants generally agree on the definitions of the terms in PID control and provide examples of its applications. However, the discussion does not resolve the varying interpretations or details regarding the implementation and effectiveness of PID control in different systems.

Contextual Notes

Some participants express confusion over differing information found online, indicating a lack of consensus on certain aspects of PID control.

Who May Find This Useful

Individuals interested in control systems, engineering applications, and those seeking clarification on PID control mechanisms may find this discussion beneficial.

KingOfHats
Messages
2
Reaction score
0
1. What does the ”P” in PID control stand for? How does it work?

1. What does the ”P” in PID control stand for? How does it work?

2. What does the ”I” in PID control stand for? How does it work?

3. What does the ”D” in PID control stand for? How does it work?

4. give me 3 examples of specific systems in which PID control is implemented.


I have found a lot of information on the internet, but I have been confused about how every website gives different info. so if anyone has the answer that would be great :)

thanks
 
Physics news on Phys.org


P stands for Proportional, I stands for integral and D stand for derivative.
The P part determines the reaction to the current error, the I part reacts to the sum (integral) over recent errors, and the D term determines how to react to the change in current errors. Can easily be remembered from the names.

PID Controller combines all these factors. PID Controller adds 2 zeros and one pole @ the origin to the transfer function.
 


PID control is used in heating/cooling systems like air conditioners and ovens to operate the device at or around the set point temperature.

It is basically used to sample a current output, and move that output towards the desired user input, with some degree of confidence determined by whether you use P-control, PI-control, PD-control or the full PID-control.
 


Another example is PID controllers are used in altitude holds or even pitch holds in aircraft. Like everyone above has said, it basically tunes your system to give the desired behavior.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
6K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K