Add modal analysis link in main page
This commit is contained in:
parent
62a9a4d7df
commit
3a12a1a0e2
47
index.html
47
index.html
@ -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-05-15 mer. 16:46 -->
|
||||
<!-- 2019-06-19 mer. 11:16 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Measurement of the ID31 Micro-Station</title>
|
||||
@ -254,9 +254,11 @@ for the JavaScript code in this tag.
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orge82a928">1. Measurements of the dynamics of the station</a></li>
|
||||
<li><a href="#org3ccd53e">2. Measurements of perturbations</a></li>
|
||||
<li><a href="#org3927eee">3. Other</a></li>
|
||||
<li><a href="#orgd065b31">1. Measurements of the dynamics of the station</a></li>
|
||||
<li><a href="#org766a7e8">2. Measurements of perturbations</a></li>
|
||||
<li><a href="#org7c2d11d">3. Measurement Noise</a></li>
|
||||
<li><a href="#org5273479">4. Modal Analysis</a></li>
|
||||
<li><a href="#org13abffc">5. Other</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -265,8 +267,8 @@ for the JavaScript code in this tag.
|
||||
This web-page gathers all the measurements done on the ID31 Micro Station.
|
||||
</p>
|
||||
|
||||
<div id="outline-container-orge82a928" class="outline-2">
|
||||
<h2 id="orge82a928"><span class="section-number-2">1</span> Measurements of the dynamics of the station</h2>
|
||||
<div id="outline-container-orgd065b31" class="outline-2">
|
||||
<h2 id="orgd065b31"><span class="section-number-2">1</span> Measurements of the dynamics of the station</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<ul class="org-ul">
|
||||
<li><a href="dynamical-meas-granite/index.html">Dynamics from floor motion to marble motion</a></li>
|
||||
@ -277,8 +279,8 @@ This web-page gathers all the measurements done on the ID31 Micro Station.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org3ccd53e" class="outline-2">
|
||||
<h2 id="org3ccd53e"><span class="section-number-2">2</span> Measurements of perturbations</h2>
|
||||
<div id="outline-container-org766a7e8" class="outline-2">
|
||||
<h2 id="org766a7e8"><span class="section-number-2">2</span> Measurements of perturbations</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<p>
|
||||
Vibrations during scans:
|
||||
@ -314,13 +316,34 @@ Control loop influence:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org3927eee" class="outline-2">
|
||||
<h2 id="org3927eee"><span class="section-number-2">3</span> Other</h2>
|
||||
<div id="outline-container-org7c2d11d" class="outline-2">
|
||||
<h2 id="org7c2d11d"><span class="section-number-2">3</span> Measurement Noise</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<p>
|
||||
Noise coming from the Slip-Ring:
|
||||
</p>
|
||||
<ul class="org-ul">
|
||||
<li><a href="slip-ring-electrical-noise/index.html">Slip Ring - Noise measurement when using geophones</a></li>
|
||||
<li><a href="slip-ring-noise-turning/index.html">Slip Ring - Noise measurement when turning</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org5273479" class="outline-2">
|
||||
<h2 id="org5273479"><span class="section-number-2">4</span> Modal Analysis</h2>
|
||||
<div class="outline-text-2" id="text-4">
|
||||
<ul class="org-ul">
|
||||
<li><a href="modal-analysis/index.html">Modal Analysis</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org13abffc" class="outline-2">
|
||||
<h2 id="org13abffc"><span class="section-number-2">5</span> Other</h2>
|
||||
<div class="outline-text-2" id="text-5">
|
||||
<ul class="org-ul">
|
||||
<li><a href="huddle-test-geophones/index.html">Huddle Test - Geophones</a></li>
|
||||
<li><a href="instrumentation/index.html">Measurement on the instrumentation</a></li>
|
||||
<li><a href="slip-ring-electrical-noise/index.html">Slip Ring - Noise measurement</a></li>
|
||||
<li><a href="actuators-sensors/index.html">Actuators and Sensors</a></li>
|
||||
<li><a href="equipment/index.html">Equipment used for the measurements</a></li>
|
||||
<li><a href="src/index.html">Matlab functions used for the data analysis</a></li>
|
||||
@ -330,7 +353,7 @@ Control loop influence:
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Author: Thomas Dehaeze</p>
|
||||
<p class="date">Created: 2019-05-15 mer. 16:46</p>
|
||||
<p class="date">Created: 2019-06-19 mer. 11:16</p>
|
||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||
</div>
|
||||
</body>
|
||||
|
@ -38,8 +38,11 @@ Control loop influence:
|
||||
|
||||
* Measurement Noise
|
||||
Noise coming from the Slip-Ring:
|
||||
- [[file:slip-ring-electrical-noise/index.org][Slip Ring - Noise measurement when using geophones]
|
||||
- [[file:slip-ring-noise-turning/index.org][Slip Ring - Noise measurement when turning]
|
||||
- [[file:slip-ring-electrical-noise/index.org][Slip Ring - Noise measurement when using geophones]]
|
||||
- [[file:slip-ring-noise-turning/index.org][Slip Ring - Noise measurement when turning]]
|
||||
|
||||
* Modal Analysis
|
||||
- [[file:modal-analysis/index.org][Modal Analysis]]
|
||||
|
||||
* Other
|
||||
- [[file:huddle-test-geophones/index.org][Huddle Test - Geophones]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user