Initial commit
This commit is contained in:
83
index.html
Normal file
83
index.html
Normal file
@@ -0,0 +1,83 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2021-07-19 lun. 11:16 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Multibody Simulations with Reduced Order Flexible Bodies obtained by FEA</title>
|
||||
<meta name="author" content="Thomas Dehaeze" />
|
||||
<meta name="generator" content="Org Mode" />
|
||||
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
||||
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
||||
<style> #content {margin: auto;} </style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="org-div-home-and-up">
|
||||
<a accesskey="h" href="../index.html"> UP </a>
|
||||
|
|
||||
<a accesskey="H" href="../index.html"> HOME </a>
|
||||
</div><div id="content">
|
||||
<h1 class="title">Multibody Simulations with Reduced Order Flexible Bodies obtained by FEA
|
||||
<br />
|
||||
<span class="subtitle">Brumund Philipp, Dehaeze Thomas</span>
|
||||
</h1>
|
||||
<blockquote>
|
||||
<p>
|
||||
<b>Abstract</b>:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Tighter specifications in synchrotron instrumentation development force the design engineers more and more often to choose a mechatronics design approach.
|
||||
This includes actively controlled systems that need to be properly designed.
|
||||
The new Nano Active Stabilization System (NASS) for the ESRF beamline ID31 was designed with such an approach.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
We chose a multi-body design modelling approach for the development of the NASS end-station.
|
||||
Significance of such models depend strongly on its input and consideration of the right stiffness of the system’s components and subsystems.
|
||||
For that matter, we considered sub-components in the multi-body model as <i>reduced order flexible bodies</i> representing the component’s modal behaviour with reduced mass and stiffness matrices obtained from finite element analysis (FEA) models.
|
||||
These matrices were created from FEA models via modal reduction techniques, more specifically the component mode synthesis (CMS).
|
||||
This makes this design approach a combined multibody-FEA technique.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
We validated the technique with a test bench that confirmed the good modelling capabilities using reduced order flexible body models obtained from FEA for an amplified piezoelectric actuator (APA).
|
||||
</p>
|
||||
</blockquote>
|
||||
|
||||
<div id="outline-container-org13e5336" class="outline-2">
|
||||
<h2 id="org13e5336">Conference Paper (<a href="paper/brumund21_multib_simul_reduc_order_flexib_bodies_fea.pdf">pdf</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org13e5336">
|
||||
<p>
|
||||
To cite this conference paper use the following bibtex code.
|
||||
</p>
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-bibtex"><span class="org-function-name">@inproceedings</span>{<span class="org-constant">brumund21_multib_simul_reduc_order_flexib_bodies_fea</span>,
|
||||
<span class="org-variable-name">author</span> = {Philipp Brumund and Thomas Dehaeze},
|
||||
<span class="org-variable-name">title</span> = {Multibody Simulations with Reduced Order Flexible Bodies
|
||||
obtained by FEA},
|
||||
<span class="org-variable-name">booktitle</span> = {MEDSI'20},
|
||||
<span class="org-variable-name">year</span> = 2021,
|
||||
<span class="org-variable-name">language</span> = {english},
|
||||
<span class="org-variable-name">publisher</span> = {JACoW Publishing},
|
||||
<span class="org-variable-name">series</span> = {Mechanical Engineering Design of Synchrotron Radiation
|
||||
Equipment and Instrumentation},
|
||||
<span class="org-variable-name">venue</span> = {Chicago, USA},
|
||||
}
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
You can also use the formatted citation below.
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Brumund, P., & Dehaeze, T., Multibody simulations with reduced order flexible bodies obtained by fea, In MEDSI’20 (2021), JACoW Publishing.
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user