Update modal analysis, add .zip files (data and matlab files)

This commit is contained in:
2019-07-05 11:20:02 +02:00
parent 77851de118
commit 341556a6fe
14 changed files with 634 additions and 320 deletions

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2019-07-03 mer. 13:58 -->
<!-- 2019-07-05 ven. 10:17 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Modal Analysis of the ID31 Micro-Station</title>
@@ -256,22 +256,22 @@ for the JavaScript code in this tag.
<h1 class="title">Modal Analysis of the ID31 Micro-Station</h1>
<p>
The goal is to experimentally extract a <b>Spatial Model</b> (mass, damping, stiffness) of the structure (shown on figure <a href="#orgf65e30f">1</a>) in order to tune the Multi-Body model.
The goal is to experimentally extract a <b>Spatial Model</b> (mass, damping, stiffness) of the structure (shown on figure <a href="#org811aaee">1</a>) in order to tune the Multi-Body model.
</p>
<div id="orgf65e30f" class="figure">
<div id="org811aaee" class="figure">
<p><img src="img/nass_picture.png" alt="nass_picture.png" width="500px" />
</p>
<p><span class="figure-number">Figure 1: </span>Picture of the ID31 Micro-Station. (1) Granite (2) Translation Stage (3) Tilt Stage (4) Hexapod (5) Dummy Mass</p>
</div>
<p>
The procedure is represented on figure <a href="#org28538ba">2</a> where we go from left to right.
The procedure is represented on figure <a href="#org60c2278">2</a> where we go from left to right.
</p>
<div id="org28538ba" class="figure">
<div id="org60c2278" class="figure">
<p><img src="img/vibration_analysis_procedure.png" alt="vibration_analysis_procedure.png" width="400px" />
</p>
<p><span class="figure-number">Figure 2: </span>Vibration Analysis Procedure</p>
@@ -300,13 +300,14 @@ The modal analysis of the ID31 Micro-station thus consists of several parts:
</p>
<ul class="org-ul">
<li><a href="measurement.html">Frequency Response Measurements</a></li>
<li><a href="frf_processing.html">Frequency Response Analysis and Processing</a></li>
<li><a href="modal_extraction.html">Modal Parameter Extraction</a></li>
<li><a href="mathematical_model.html">Derivation of Mathematical Model</a></li>
</ul>
</div>
<div id="postamble" class="status">
<p class="author">Author: Dehaeze Thomas</p>
<p class="date">Created: 2019-07-03 mer. 13:58</p>
<p class="date">Created: 2019-07-05 ven. 10:17</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>