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



Revision as of 08:57, 9 August 2022 by Lund (talk | contribs) (Affine Parametric Second-Order System: actually make indices uniform)

Note: This page has not been verified by our editors.

Benchmark Model Overview

This page outlines the types of models that are used as benchmark systems. For this general summary we assume an input u:M, a state x:N and an output y:Q.

Linear Time-Invariant System

Ex˙(t)=Ax(t)+Bu(t),y(t)=Cx(t),

with:

EN×N, AN×N, BN×M, CQ×N.


Linear Time-Varying System

E(t)x˙(t)=A(t)x(t)+B(t)u(t),y(t)=C(t)x(t),

with:

E:N×N, A:N×N, B:N×M, C:Q×N.


Quadratic-Bilinear System

Ex˙(t)=Ax(t)+Hx(t)x(t)+i=1Mx(t)ui(t)+Bu(t),y(t)=Cx(t),

with:

EN×N, AN×N, BN×M, HN×N2, NiN×N, CQ×N.


Nonlinear Time-Invariant System

Ex˙(t)=Ax(t)+f(x(t),u(t))+Bu(t),y(t)=Cx(t),

with:

EN×N, AN×N, BN×M, CQ×N, f:N×MN.


Affine Parametric Linear Time-Invariant System

(E0+i=1PEpiEEi)x˙(t)=(A0j=1PApjAAj)x(t)+Bu(t),y(t)=Cx(t),

with:

E0N×N, EiN×N, A0N×N, AjN×N, BN×M, CQ×N.


Second-Order System

Mx¨(t)+Ex˙(t)+Kx(t)=Bu(t),y(t)=Cx(t),

with:

MN×N, EN×N, KN×N, BN×M, CQ×N.

Nonlinear Second-Order System

Mx¨(t)+Ex˙(t)+Kx(t)=Bu(t)+f(x(t),u(t)),y(t)=Cx(t),

with:

MN×N, EN×N, KN×N, BN×M, CQ×N, f:N×MN.

Affine Parametric Second-Order System

(M0+i=1PMpiMMi)x¨(t)+(E0+j=1PEpjEEj)x˙(t)+(K0+k=1PKpkKKk)x(t)=Bu(t),y(t)=Cx(t),

with:

M0N×N, MiN×N, E0N×N, EjN×N, K0N×N, KkN×N, BN×M, CQ×N.