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 "Emgr"

(add citation, refs, and update scope)
(emgr 5.9)
Line 7: Line 7:
 
== Synopsis ==
 
== Synopsis ==
   
[https://gramian.de emgr] - '''Em'''pirical '''Gr'''amian Framework (Version '''5.8''').
+
[https://gramian.de emgr] - '''Em'''pirical '''Gr'''amian Framework (Version '''5.9''').
 
Empirical gramians can be computed for linear and nonlinear control systems for purposes of model order reduction, uncertainty quantification and system identification.
 
Empirical gramians can be computed for linear and nonlinear control systems for purposes of model order reduction, uncertainty quantification and system identification.
 
Model reduction using empirical gramians can be applied to the state space, to the parameter space or to both through combined reduction.
 
Model reduction using empirical gramians can be applied to the state space, to the parameter space or to both through combined reduction.
Line 36: Line 36:
 
** Balanced Truncation
 
** Balanced Truncation
 
** Balanced Gains
 
** Balanced Gains
  +
** Dynamic Mode Decomposition-Galerkin
 
* Parameter reduction
 
* Parameter reduction
 
* Combined state and parameter reduction
 
* Combined state and parameter reduction
Line 57: Line 58:
 
|-
 
|-
 
|style="text-align:right;" | '''version:'''
 
|style="text-align:right;" | '''version:'''
|5.8 (2020-05-01)
+
|5.9 (2021-21-01)
 
|-
 
|-
 
|style="text-align:right;" | '''id:'''
 
|style="text-align:right;" | '''id:'''
|[https://doi.org/10.5281/zenodo.3779889 10.5281/zenodo.3779889] (doi)
+
|[https://doi.org/10.5281/zenodo.4454679 10.5281/zenodo.4454679] (doi)
 
|-
 
|-
 
|style="text-align:right;" | '''author:'''
 
|style="text-align:right;" | '''author:'''
Line 97: Line 98:
 
Please cite '''emgr''' as:
 
Please cite '''emgr''' as:
   
C. Himpe (2020). emgr - EMpirical GRamian Framework (Version 5.8) [Software].
+
C. Himpe (2021). emgr - EMpirical GRamian Framework (Version 5.9) [Software].
Available from https://gramian.de . doi:10.5281/zenodo.3779889
+
Available from https://gramian.de . doi:10.5281/zenodo.4454679
   
@MISC{emgr58,
+
@MISC{emgr59,
author = {C. Himpe},
+
author = {C.~Himpe},
title = {{emgr -{EMpirical GRamian Framework} (Version~5.8)},
+
title = {{emgr - {EMpirical GRamian Framework} (Version~5.9)},
 
howpublished = {\url{https://gramian.de}},
 
howpublished = {\url{https://gramian.de}},
year = {2020},
+
year = {2021},
doi = {10.5281/zenodo.3779889}
+
doi = {10.5281/zenodo.4454679}
 
}
 
}
   

Revision as of 17:25, 21 January 2021


emgr box

Synopsis

emgr - Empirical Gramian Framework (Version 5.9). Empirical gramians can be computed for linear and nonlinear control systems for purposes of model order reduction, uncertainty quantification and system identification. Model reduction using empirical gramians can be applied to the state space, to the parameter space or to both through combined reduction. The emgr framework is a compact open source toolbox for gramian-based model reduction and compatible with OCTAVE and MATLAB.

Features

Application matrix for the empirical gramian framework

emgr encompasses seven types of gramians:

  • Empirical Controllability Gramian / Empirical Output Controllability Gramian
  • Empirical Observability Gramian / Empirical Average Observability Gramian
  • Empirical Cross Gramian / Empirical Non-Symmetric Cross Gramian
  • Empirical Linear Cross Gramian / Empirical Non-Symmetric Linear Cross Gramian
  • Empirical Sensitivity Gramian (parameter controllability)
  • Empirical Identifiability Gramian (parameter observability)
  • Empirical Joint Gramian (parameter observability)
emgr overview

Applications:

  • Model reduction
    • Proper Orthogonal Decomposition (POD)
    • Modified POD / Approximate Balancing
    • Dominant Subspace Projection Model Reduction (DSPMR)
    • Balanced Proper Orthogonal Decompsition (bPOD)
    • Balanced Truncation
    • Balanced Gains
    • Dynamic Mode Decomposition-Galerkin
  • Parameter reduction
  • Combined state and parameter reduction
  • Decentralized control
  • State sensitivity
  • Parameter sensitivity
  • Parameter identification
  • Nonlinearity quantification
  • Uncertainty quantification
  • System indices
  • System norms
  • Tau function

Meta Information

Code Meta Data
name: Empirical Gramian Framework (emgr)
version: 5.9 (2021-21-01)
id: 10.5281/zenodo.4454679 (doi)
author: Christian Himpe (0000-0003-2194-6754)
topic: Science, Mathematics, Model Reduction
type: Toolbox
license: BSD-2-Clause (open-source)
repository: https://github.com/gramian/emgr (git)
language: Matlab
dependencies: Octave >=5.2, Matlab >=2017b
systems: Linux, Windows
website: https://gramian.de
keywords: Controllability, Observability, Cross Gramian, Model Reduction, Model Order Reduction

Cite

Please cite emgr as:

C. Himpe (2021). emgr - EMpirical GRamian Framework (Version 5.9) [Software]. Available from https://gramian.de . doi:10.5281/zenodo.4454679

 @MISC{emgr59,
  author = {C.~Himpe},
  title = {{emgr - {EMpirical GRamian Framework} (Version~5.9)},
  howpublished = {\url{https://gramian.de}},
  year = {2021},
  doi = {10.5281/zenodo.4454679}
 }

References

Links

  • Oberwolfach References on Mathematical Software: Entry
  • SIAM DSweb Dynamical Systems Software: Entry

Contact

Christian Himpe