Interpretation of H-Infinity Norm
Norms of Signals and Systems
There are several ways of defining norms of a scalar signal e(t) in the time domain. We will often use the 2-norm, (L2-norm), for mathematical convenience, which is defined as
If this integral is finite, then the signal e is square integrable, denoted as e ∊ L2. For vector-valued signals
the 2-norm is defined as
In µ-tools the dynamic systems we deal with are exclusively linear, with state-space model
or, in the transfer function form,
e(s) = T(s)d(s), T(s):= C(sI – A)–1B + D
Two mathematically convenient measures of the transfer matrix T(s) in the frequency domain are the matrix H2 and H∞ norms,
where the Frobenius norm (see the MATLAB®
norm
command) of a complex matrix
M is
Both of these transfer function norms have input/output time-domain interpretations. If, starting from initial condition x(0) = 0, two signals d and e are related by
then
For d, a unit intensity, white noise process, the steady-state variance of e is ∥T∥2.
The L2 (or RMS) gain from d → e,
is equal to ∥T∥∞. This is discussed in greater detail in the next section.
Using Weighted Norms to Characterize Performance
Any performance criterion must also account for
Relative magnitude of outside influences
Frequency dependence of signals
Relative importance of the magnitudes of regulated variables
So, if the performance objective is in the form of a matrix norm, it should actually be a weighted norm
∥WLTWR∥
Unweighted MIMO System
Suppose T is a MIMO stable linear system, with transfer function matrix T(s). For a given driving signal , define as the output, as shown below.
Note that it is more traditional to write the diagram in Unweighted MIMO System: Vectors from Left to Right with the arrows going from left to right as in Weighted MIMO System.
Unweighted MIMO System: Vectors from Left to Right
The two diagrams shown above represent the exact same system. We prefer to write these block diagrams with the arrows going right to left to be consistent with matrix and operator composition.
Assume that the dimensions of T are ne × nd. Let β > 0 be defined as
Now consider a response, starting from initial condition equal to 0. In that case, Parseval's theorem gives that
Moreover, there are specific disturbances d that result in the ratio arbitrarily close to β. Because of this, ∥T∥∞ is referred to as the L2 (or RMS) gain of the system.
As you would expect, a sinusoidal, steady-state interpretation of ∥T∥∞ is also possible: For any frequency , any vector of amplitudes , and any vector of phases , with ∥a∥2 ≤ 1, define a time signal
Applying this input to the system T results in a steady-state response of the form
The vector will satisfy ∥b∥2 ≤ β. Moreover, β, as defined in Weighted MIMO System, is the smallest number such that this is true for every ∥a∥2 ≤ 1, , and ϕ.
Note that in this interpretation, the vectors of the sinusoidal magnitude responses are unweighted, and measured in Euclidean norm. If realistic multivariable performance objectives are to be represented by a single MIMO ∥·∥∞ objective on a closed-loop transfer function, additional scalings are necessary. Because many different objectives are being lumped into one matrix and the associated cost is the norm of the matrix, it is important to use frequency-dependent weighting functions, so that different requirements can be meaningfully combined into a single cost function. Diagonal weights are most easily interpreted.
Consider the diagram of Weighted MIMO System, along with Unweighted MIMO System: Vectors from Left to Right.
Assume that WL and WR are diagonal, stable transfer function matrices, with diagonal entries denoted Li and Ri.
Weighted MIMO System
Bounds on the quantity ∥WLTWR∥∞ will imply bounds about the sinusoidal steady-state behavior of the signals and in the diagram of Unweighted MIMO System: Vectors from Left to Right. Specifically, for sinusoidal signal , the steady-state relationship between , and ∥WLTWR∥∞ is as follows. The steady-state solution , denoted as
(1) |
satisfies
for all sinusoidal input signals of the form
(2) |
satisfying
if and only if ∥WLTWR∥∞ ≤ 1.
This approximately (very approximately — the next statement is not actually correct) implies that ∥WLTWR∥∞ ≤ 1 if and only if for every fixed frequency , and all sinusoidal disturbances of the form Equation 2 satisfying
the steady-state error components will satisfy
This shows how one could pick performance weights to reflect the desired frequency-dependent performance objective. Use WR to represent the relative magnitude of sinusoids disturbances that might be present, and use 1/WL to represent the desired upper bound on the subsequent errors that are produced.
Remember, however, that the weighted H∞ norm does not actually give element-by-element bounds on the components of based on element-by-element bounds on the components of . The precise bound it gives is in terms of Euclidean norms of the components of and (weighted appropriately by WL(j) and WR(j)).