digital-brain/content/article/garg07_implem_chall_multiv_contr.md

43 lines
1.7 KiB
Markdown
Raw Normal View History

2020-04-20 18:58:10 +02:00
+++
title = "Implementation challenges for multivariable control: what you did not learn in school!"
2022-03-15 16:40:48 +01:00
author = ["Dehaeze Thomas"]
2020-04-20 18:58:10 +02:00
draft = false
+++
Tags
2022-03-15 16:40:48 +01:00
: [Multivariable Control]({{< relref "multivariable_control.md" >}})
2020-04-20 18:58:10 +02:00
Reference
2022-03-15 16:40:48 +01:00
: (<a href="#citeproc_bib_item_1">Garg 2007</a>)
2020-04-20 18:58:10 +02:00
Author(s)
: Garg, S.
Year
: 2007
Discusses:
- When to use multivariable control and when not to?
- Two major issues with implementing multivariable control: **gain scheduling** and **integrator wind up protection**
> Inline simple gain and phase margin measured for SISO, "robustness" determination of multivariable control requires complex analyses using **singular value techniques** and **Monte Carlo** simulations.
**When to use multivariable control**:
- System has high input/output coupling and not much separation between loop bandwidth
- System is complex with large number of states
- When sequential SISO loop closure will not meet performance requirements
Importance of having a mechanism to limit the control rate in the synthesis process.
The control rate should be weighted appropriately in order to not saturate the system and stay in the linearity regime.
- importance of scaling the plant prior to synthesis and also replacing pure integrators with slow poles
2020-08-17 21:59:26 +02:00
## Bibliography {#bibliography}
2022-03-15 16:40:48 +01:00
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Garg, Sanjay. 2007. “Implementation Challenges for Multivariable Control: What You Did Not Learn in School!” In <i>Aiaa Guidance, Navigation and Control Conference and Exhibit</i>, nil. doi:<a href="https://doi.org/10.2514/6.2007-6334">10.2514/6.2007-6334</a>.</div>
</div>