PI Control Resources: Best Books, Websites & More

Click For Summary

Discussion Overview

The discussion centers on finding resources for implementing PI control in embedded systems, specifically focusing on literature and websites rather than general PID control. Participants seek recommendations that are insightful and practical for their needs.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant requests recommendations for resources on PI control, emphasizing a preference for insights from experienced users rather than general searches.
  • Another participant suggests using Google or Google Scholar for resource searches.
  • A participant discusses the importance of understanding feedback control theory and the transition to the z domain for embedded applications, mentioning stability criteria related to the unit circle in z-domain pole-zero plots.
  • Specific book recommendations are provided, including "Feedback Control Systems" by Phillips and Harbour, and "Signals and Systems: Continuous and Discrete" by Ziemer, Tranter, and Fannin.
  • A later reply emphasizes the bilinear z transform as a crucial step for transitioning from analog to digital control systems, noting its similarity to digital filters while highlighting different stability criteria.

Areas of Agreement / Disagreement

Participants express differing views on the best approach to find resources, with some advocating for general searches while others prefer targeted recommendations from experienced users. The discussion remains unresolved regarding the most effective resource acquisition strategy.

Contextual Notes

Participants acknowledge the complexity of transitioning from analog to digital control systems and the need for specific knowledge about stability criteria in the z domain, which may not be universally understood.

mdjensen22
Messages
161
Reaction score
0
Does anybody know of any good resources they can point me to for implementing PI control in an embedded system? I'm not necessarily looking for PID control - just PI.

Books, websites, etc. - any suggestions are welcome.
 
Engineering news on Phys.org
Use Google or Google Scholar
 
You need to understand feedback control theory, and then you can shift into the z domain for your emebedded system application. You have a different set of criteria for stability that is the digital versions of your analog controller criteria (you need to be within the unit circle of your z-domain pole zero plot). Your sampling period determines your criteria, and it is a compromise between stability and computation/number precision. You will need to come up with z domain equivalents of your plant system transfer function and your controller's transfer function, and then the z domain transfer function easily synthesize into a very simple 1 code line equation, since its basically a digital filter.

I can suggest the book: feedback control systems by phillips and harbour and also the book: signals and systems continuous and discrete by ziemer, tranter, and fannin.
 
chrischak - if only I had thought of searching google first...
:rolleyes:

I wanted to get recommendations from those who use these systems regularly as to what they find to be the most insightful resources. Google is just the shotgun approach.


Thank you DragonPetter.
I am relatively familiar with feedback control theory, but I haven't put any PI/PID systems into practice in quite a while.
Thank you for the recommended literature. It is much appreciated.
 
mdjensen22 said:
chrischak - if only I had thought of searching google first...
:rolleyes:

I wanted to get recommendations from those who use these systems regularly as to what they find to be the most insightful resources. Google is just the shotgun approach.


Thank you DragonPetter.
I am relatively familiar with feedback control theory, but I haven't put any PI/PID systems into practice in quite a while.
Thank you for the recommended literature. It is much appreciated.

Since you are already familiar with feedback control theory, you might just want to read about the bilinear z transform. This is the step you take to get from an analog controller+plant feedback system to a digital one.

It is pretty much the exact same approach as a digital filter, except now you are held to other criteria to ensure it is stable.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
Replies
9
Views
3K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
Replies
4
Views
2K
  • · Replies 46 ·
2
Replies
46
Views
6K