2020-06-03 22:43:54 +02:00
|
|
|
+++
|
|
|
|
title = "Systems and Signals Norms"
|
|
|
|
author = ["Thomas Dehaeze"]
|
|
|
|
draft = false
|
|
|
|
+++
|
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
Backlinks:
|
2020-08-17 23:00:20 +02:00
|
|
|
|
|
|
|
- [Multivariable Control]({{< relref "multivariable_control" >}})
|
|
|
|
|
2020-06-03 22:43:54 +02:00
|
|
|
Tags
|
|
|
|
:
|
|
|
|
|
|
|
|
Resources:
|
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
- ([Skogestad and Postlethwaite 2007](#org140f9cc))
|
|
|
|
- ([Toivonen 2002](#orgc1385a9))
|
|
|
|
- ([Zhang 2011](#org8471dd8))
|
2020-06-03 22:43:54 +02:00
|
|
|
|
|
|
|
|
|
|
|
## \\(\mathcal{H}\_\infty\\) Norm {#mathcal-h-infty--norm}
|
|
|
|
|
|
|
|
SISO Systems => absolute value => bode plot
|
|
|
|
MIMO Systems => singular value
|
|
|
|
Signal
|
|
|
|
|
|
|
|
|
|
|
|
## \\(\mathcal{H}\_2\\) Norm {#mathcal-h-2--norm}
|
|
|
|
|
|
|
|
The \\(\mathcal{H}\_2\\) is very useful when combined to [Dynamic Error Budgeting]({{< relref "dynamic_error_budgeting" >}}).
|
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
As explained in ([Monkhorst 2004](#orgafef987)), the \\(\mathcal{H}\_2\\) norm has a stochastic interpretation:
|
2020-06-03 22:43:54 +02:00
|
|
|
|
|
|
|
> The squared \\(\mathcal{H}\_2\\) norm can be interpreted as the output variance of a system with zero mean white noise input.
|
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
Minimizing the \\(\mathcal{H}\_2\\) norm can be equivalent as minimizing the RMS value of some signals in the system.
|
|
|
|
|
2020-06-03 22:43:54 +02:00
|
|
|
|
|
|
|
## Link between signal and system norms {#link-between-signal-and-system-norms}
|
|
|
|
|
|
|
|
|
2020-08-17 23:00:20 +02:00
|
|
|
## Bibliography {#bibliography}
|
2020-06-03 22:43:54 +02:00
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
<a id="orgafef987"></a>Monkhorst, Wouter. 2004. “Dynamic Error Budgeting, a Design Approach.” Delft University.
|
2020-06-03 22:43:54 +02:00
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
<a id="org140f9cc"></a>Skogestad, Sigurd, and Ian Postlethwaite. 2007. _Multivariable Feedback Control: Analysis and Design_. John Wiley.
|
2020-06-03 22:43:54 +02:00
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
<a id="orgc1385a9"></a>Toivonen, Hannu T. 2002. “Robust Control Methods.” Abo Akademi University.
|
2020-06-03 22:43:54 +02:00
|
|
|
|
2020-08-17 23:19:44 +02:00
|
|
|
<a id="org8471dd8"></a>Zhang, Weidong. 2011. _Quantitative Process Control Theory_. CRC Press.
|