|
|
|
|
|
by RealityVoid
2223 days ago
|
|
It kind of bugs me that I understand PID quite well and I've coded quite a few for of them. But trying to dive deeper into control systems, I always hit a wall caused by my weak mastery or mathematics. I've heard someone say that PID is the deepest you can get without in control systems without advanced mathematics and I think hey might be right. |
|
If you know linear algebra, that opens up a variety of state space techniques. If you know a little optimization, that opens up optimal control, including the incredibly common LQR strategy. This stuff is typically accessible for an advanced undergrad with a few of the right prereqs.
But control theory is a deep field. You can find papers that use differential geometry, topology, information theory, etc. for designing control systems.