digital-brain/content/zettels/finite_element_model.md

29 lines
1.3 KiB
Markdown
Raw Normal View History

2020-06-03 22:43:54 +02:00
+++
title = "Finite Element Model"
2022-03-15 16:40:48 +01:00
author = ["Dehaeze Thomas"]
2020-06-03 22:43:54 +02:00
draft = false
+++
Tags
:
## Matlab State Space Model from FEM on Ansys {#matlab-state-space-model-from-fem-on-ansys}
Some resources:
2022-03-15 16:40:48 +01:00
- (<a href="#citeproc_bib_item_1">Hatch 2000</a>) ([Notes]({{< relref "hatch00_vibrat_matlab_ansys.md" >}}))
- (<a href="#citeproc_bib_item_2">Khot and Yelve 2011</a>)
- (<a href="#citeproc_bib_item_3">Kovarac et al. 2015</a>)
2020-06-03 22:43:54 +02:00
The idea is to extract reduced state space model from Ansys into Matlab.
## Bibliography {#bibliography}
2020-06-03 22:43:54 +02:00
2022-03-15 16:40:48 +01:00
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Hatch, Michael R. 2000. <i>Vibration Simulation Using Matlab and Ansys</i>. CRC Press.</div>
<div class="csl-entry"><a id="citeproc_bib_item_2"></a>Khot, SM, and Nitesh P Yelve. 2011. “Modeling and Response Analysis of Dynamic Systems by Using Ansys and Matlab.” <i>Journal of Vibration and Control</i> 17 (6). SAGE Publications Sage UK: London, England: 95358.</div>
<div class="csl-entry"><a id="citeproc_bib_item_3"></a>Kovarac, A, M Zeljkovic, C Mladjenovic, and A Zivkovic. 2015. “Create Siso State Space Model of Main Spindle from Ansys Model.” In <i>12th International Scientific Conference, Novi Sad, Serbia</i>, 3741.</div>
</div>