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 15:10, 10 December 2018 by Himpe (talk | contribs) (init)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Description: Mass-Spring-Damper System

This benchmark is a generalization of the nonlinear mass-spring-damper system presented in [1], which is concerned with modeling the a mechanical systems consisting of chained masses, linear and nonlinear springs, and dampers. The underlying mathematical model is a second order system:

Mx¨(t)+Dx˙(t)+Kx(t)+f(x˙(t))=Bu(t),y(t)=Cx(t).

First Order Representation

(100M)(p˙v˙)=(01KD)(pv)+(0f(p))+(0B)y=(C0)(pv)
M=m(1)K=kl(2112),D=d(2112),B=(001),C=(001),f(p)=kn((11)p)3kn((11)p)3


Data

Dimensions

System structure:


Citation

To cite this benchmark, use the following references:

  • For the benchmark itself and its data:
The MORwiki Community, Mass-Spring-Damper System. MORwiki - Model Order Reduction Wiki, 2018. http://modelreduction.org/index.php/Mass-Spring-Damper
@MISC{morwiki_msd,
  author =       {{The MORwiki Community}},
  title =        {Mass-Spring-Damper System},
  howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki},
  url =          {http://modelreduction.org/index.php/Mass-Spring-Damper},
  year =         2018
}
  • For the background on the benchmark:
@INPROCEEDINGS{morKawS15,
  title =        {Model Reduction by Generalized Differential Balancing},
  author =       {Y. Kawano and J.M.A. Scherpen},
  booktitle =    {Mathematical Control Theory I: Nonlinear and Hybrid Control Systems},
  series =       {Lecture Notes in Control and Information Sciences},
  volume =       {461},
  pages =        {349--362},
  year =         {2015},
  doi =          {10.1007/978-3-319-20988-3}
}


References

  1. Y. Kawano and J.M.A. Scherpen, Model Reduction by Generalized Differential Balancing, In: Mathematical Control Theory I: Nonlinear and Hybrid Control Systems, Lecture Notes in Control and Information Sciences 461: 349--362, 2015.


Contact

User:Himpe