Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Difference between revisions of "Bilinear PMOR method"

 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
  +
[[Category:method]]
  +
[[Category:nonlinear]]
  +
[[Category:parametric]]
  +
  +
==Description==
  +
 
The model reduction method we present here is applicable to linear parameter-varying (LPV) systems of the form
 
The model reduction method we present here is applicable to linear parameter-varying (LPV) systems of the form
   
Line 25: Line 31:
 
where
 
where
 
<math>
 
<math>
A,N \in \mathbb R^{n\times n}, B \in \mathbb R^{n\times m}
+
A,N_i \in \mathbb R^{n\times n}, B \in \mathbb R^{n\times m}
 
</math>
 
</math>
 
and
 
and
Line 31: Line 37:
 
</math>
 
</math>
   
As one can see, there seems to be a close connection between LPV and bilinear systems which may be advantageous. To be more precise, following [2], we can interpret LPV systems as special bilinear system by simply setting
+
As one can see, there seems to be a close connection between LPV and bilinear systems which may be advantageous. To be more precise, following <ref>P. Benner and T. Breiten, "<span class="plainlinks">[http://dx.doi.org/10.1002/pamm.201110391 On H2-model reduction of linear parameter-varying systems]</span>", In Proceedings in Applied Mathematics and Mechanics. Wiley InterScience, 2011.</ref>, we can interpret LPV systems as special bilinear system by simply setting
   
 
<math>
 
<math>
Line 37: Line 43:
 
</math>
 
</math>
   
It is important to note that in this way the parameter dependency has been hidden in the structure of a bilinear systems and if we use a bilinear model reduction method, we automatically end up with a structure-preserving model reduction method for LPV systems as well. Due to the above mentioned similarity of bilinear and linear control systems, one can generalize some useful and well-known linear concepts. For example, it is possible to extend the method of balanced truncation for bilinear systems. Here, we have to solve generalized Lyapunov equations of the form
+
It is important to note that in this way the parameter dependency has been hidden in the structure of a bilinear system and if we use a bilinear model reduction method, we automatically end up with a structure-preserving model reduction method for LPV systems as well. Due to the above mentioned similarity of bilinear and linear control systems, one can generalize some useful and well-known linear concepts. For example, it is possible to extend the method of balanced truncation for bilinear systems. Here, we have to solve generalized Lyapunov equations of the form
   
 
<center>
 
<center>
Line 45: Line 51:
 
</center>
 
</center>
   
For a detailed analysis of this approach, we refer to e.g. [3]. Another possibility is to aim at a model reduction method which is optimal with respect to a certain system norm. In [1], the authors investiate a possible extension of the linear <math>H_2-</math>norm and propose an algorithm which extends the well-known iterative rational Krylov algorithm (IRKA) to the bilinear setting specified above.
+
For a detailed analysis of this approach, we refer to e.g. <ref>P. Benner and T. Damm, "<span class="plainlinks">[http://dx.doi.org/10.1137/09075041X Lyapunov Equations, Energy Functionals, and Model Order Reduction of Bilinear and Stochastic Systems]</span>", SIAM J. Cont. Optim., 49 (2011), pp. 686-711.</ref>. Another possibility is to aim at a model reduction method which is optimal with respect to a certain system norm. In <ref>P. Benner and T. Breiten, "<span class="plainlinks">[http://www.mpi-magdeburg.mpg.de/preprints/2011/MPIMD11-02.pdf Interpolation-based H2-model reduction of bilinear control systems]</span>", 2011, Preprint MPIMD/11-02.</ref>, the authors investigate a possible extension of the linear <math>H_2</math>-norm and propose an algorithm which extends the well-known iterative rational Krylov algorithm ([[IRKA|IRKA]]) to the bilinear setting specified above.
   
Both methods have been tested on several LPV control systems and seem to be a reasonable alternative to existing parametric model reduction methods.
+
Both methods have been tested on several LPV control systems (e.g., [[Microthruster_Unit|Microthruster Unit]] and [[Scanning_Electrochemical_Microscopy|Scanning Electrochemical Microscopy]]) and seem to be a reasonable alternative to existing parametric model reduction methods.
   
   
 
==References==
 
==References==
   
  +
<references/>
[1] P. Benner and T. Breiten, Interpolation-based H2-model reduction of bilinear control systems, 2011, Preprint MPIMD/11-02.
 
   
  +
==Contact==
[2] P. Benner and T. Breiten, On H2-model reduction of linear parameter-varying
 
systems, In Proceedings in Applied Mathematics and Mechanics. Wiley InterScience,
 
2011.
 
   
  +
'' [[User:breiten|Tobias Breiten]]''
[3] P. Benner and T. Damm, Lyapunov Equations, Energy Functionals, and Model Order Reduction
 
of Bilinear and Stochastic Systems, SIAM J. Cont. Optim., 49 (2011), pp. 686-711.
 

Latest revision as of 07:59, 30 May 2013


Description

The model reduction method we present here is applicable to linear parameter-varying (LPV) systems of the form


\dot{x}(t)=Ax(t) + \sum_{i=1}^d p_i(t)A_i x(t)+B_0u_0(t),\quad y(t)=Cx(t),

where  
A,A_i \in \mathbb R^{n\times n}, B_0 \in \mathbb R^{n\times m}
and   C \in \mathbb R^{p\times n}.

The main idea is that the structure of the above type of systems is quite similar to so-called bilinear control systems. Although belonging to the class of nonlinear control systems, the latter exhibit many features of linear time-invariant systems. In more detail, a bilinear control system is given as follows


\dot{x}(t)=Ax(t) + \sum_{i=1}^m N_i x(t) u_i(t) + B u(t),

where  
A,N_i \in \mathbb R^{n\times n}, B \in \mathbb R^{n\times m}
and   C \in \mathbb R^{p\times n}.

As one can see, there seems to be a close connection between LPV and bilinear systems which may be advantageous. To be more precise, following [1], we can interpret LPV systems as special bilinear system by simply setting


\tilde{A}=A,\;\; \tilde{N}_i=0,\;\;i=1,\dots,m,\;\; \tilde{N}_i=A_i,\;\; i=m+1,\dots,m+d, \;\; \tilde{B}=\begin{bmatrix} B_0 & 0\end{bmatrix},\;\; \tilde{C}=C, \;\; \tilde{u}=\begin{bmatrix} u_0 \\ p_1(t) \\ \vdots \\ p_d(t)\end{bmatrix} .

It is important to note that in this way the parameter dependency has been hidden in the structure of a bilinear system and if we use a bilinear model reduction method, we automatically end up with a structure-preserving model reduction method for LPV systems as well. Due to the above mentioned similarity of bilinear and linear control systems, one can generalize some useful and well-known linear concepts. For example, it is possible to extend the method of balanced truncation for bilinear systems. Here, we have to solve generalized Lyapunov equations of the form


AX+XA^T +\sum_{i=1}^m N_i X N_i^T + BB^T = 0, \qquad A^TY+YA +\sum_{i=1}^m N_i^T Y N_i + C^TC = 0.

For a detailed analysis of this approach, we refer to e.g. [2]. Another possibility is to aim at a model reduction method which is optimal with respect to a certain system norm. In [3], the authors investigate a possible extension of the linear H_2-norm and propose an algorithm which extends the well-known iterative rational Krylov algorithm (IRKA) to the bilinear setting specified above.

Both methods have been tested on several LPV control systems (e.g., Microthruster Unit and Scanning Electrochemical Microscopy) and seem to be a reasonable alternative to existing parametric model reduction methods.


References

  1. P. Benner and T. Breiten, "On H2-model reduction of linear parameter-varying systems", In Proceedings in Applied Mathematics and Mechanics. Wiley InterScience, 2011.
  2. P. Benner and T. Damm, "Lyapunov Equations, Energy Functionals, and Model Order Reduction of Bilinear and Stochastic Systems", SIAM J. Cont. Optim., 49 (2011), pp. 686-711.
  3. P. Benner and T. Breiten, "Interpolation-based H2-model reduction of bilinear control systems", 2011, Preprint MPIMD/11-02.

Contact

Tobias Breiten