Update figures

This commit is contained in:
2019-03-15 12:05:55 +01:00
parent fb0c3148e3
commit 3735d38fad
112 changed files with 149 additions and 8074 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-03-15 ven. 11:42 -->
<!-- 2019-03-15 ven. 11:59 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Measurement Analysis</title>
@@ -253,13 +253,13 @@ for the JavaScript code in this tag.
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#org97f7c38">1. Importation of the data</a></li>
<li><a href="#org8d71b56">2. Variables for analysis</a></li>
<li><a href="#org8c58541">3. Measurement 1 - Effect of Ty stage</a></li>
<li><a href="#orgedf4013">4. Measurement 2 - Effect of Ry stage</a></li>
<li><a href="#org3e2fd81">5. Measurement 3 - Effect of the Hexapod</a></li>
<li><a href="#org6fea2ed">6. Measurement 4 - Effect of the Splip-Ring and Spindle</a></li>
<li><a href="#org3df0c76">7. Measurement 5 - Transmission from ground to marble</a></li>
<li><a href="#org1a2744e">1. Importation of the data</a></li>
<li><a href="#org79ec650">2. Variables for analysis</a></li>
<li><a href="#org84b20d7">3. Measurement 1 - Effect of Ty stage</a></li>
<li><a href="#org9ba4e50">4. Measurement 2 - Effect of Ry stage</a></li>
<li><a href="#org123fdd7">5. Measurement 3 - Effect of the Hexapod</a></li>
<li><a href="#org0b58213">6. Measurement 4 - Effect of the Splip-Ring and Spindle</a></li>
<li><a href="#org70a338a">7. Measurement 5 - Transmission from ground to marble</a></li>
</ul>
</div>
</div>
@@ -268,8 +268,8 @@ for the JavaScript code in this tag.
<a href="../index.html">Back to main page</a>.
</p>
<div id="outline-container-org97f7c38" class="outline-2">
<h2 id="org97f7c38"><span class="section-number-2">1</span> Importation of the data</h2>
<div id="outline-container-org1a2744e" class="outline-2">
<h2 id="org1a2744e"><span class="section-number-2">1</span> Importation of the data</h2>
<div class="outline-text-2" id="text-1">
<p>
First, load all the measurement files:
@@ -294,10 +294,10 @@ meas<span style="color: #DCDCCC;">{</span><span style="color: #BFEBBF;">4</span>
</div>
<p>
For the measurements 1 to 4, the measurement channels are shown table <a href="#org5a4bbfa">1</a>.
For the measurements 1 to 4, the measurement channels are shown table <a href="#orga7a5bf7">1</a>.
</p>
<table id="org5a4bbfa" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<table id="orga7a5bf7" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<caption class="t-above"><span class="table-number">Table 1:</span> Channels for measurements 1 to 4</caption>
<colgroup>
@@ -350,9 +350,9 @@ For the measurements 1 to 4, the measurement channels are shown table <a href="#
<p>
For the measurement 5, the channels are shown table <a href="#org3cb3f90">2</a>.
For the measurement 5, the channels are shown table <a href="#org576542d">2</a>.
</p>
<table id="org3cb3f90" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<table id="org576542d" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<caption class="t-above"><span class="table-number">Table 2:</span> Channels for measurement 5</caption>
<colgroup>
@@ -412,8 +412,8 @@ meas<span style="color: #DCDCCC;">{</span><span style="color: #BFEBBF;">2</span>
</div>
</div>
<div id="outline-container-org8d71b56" class="outline-2">
<h2 id="org8d71b56"><span class="section-number-2">2</span> Variables for analysis</h2>
<div id="outline-container-org79ec650" class="outline-2">
<h2 id="org79ec650"><span class="section-number-2">2</span> Variables for analysis</h2>
<div class="outline-text-2" id="text-2">
<p>
We define the sampling frequency and the time vectors for the plots.
@@ -449,14 +449,14 @@ Then we define the windows that will be used to average the results.
</div>
</div>
<div id="outline-container-org8c58541" class="outline-2">
<h2 id="org8c58541"><span class="section-number-2">3</span> Measurement 1 - Effect of Ty stage</h2>
<div id="outline-container-org84b20d7" class="outline-2">
<h2 id="org84b20d7"><span class="section-number-2">3</span> Measurement 1 - Effect of Ty stage</h2>
<div class="outline-text-2" id="text-3">
<p>
The configuration for this measurement is shown table <a href="#orgb1cd997">3</a>.
The configuration for this measurement is shown table <a href="#org905815b">3</a>.
</p>
<table id="orgb1cd997" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<table id="org905815b" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<caption class="t-above"><span class="table-number">Table 3:</span> Stages configuration - Measurement 1</caption>
<colgroup>
@@ -483,7 +483,7 @@ The configuration for this measurement is shown table <a href="#orgb1cd997">3</a
</table>
<p>
We then plot the measurements in time domain (figure <a href="#org86b888b">1</a>).
We then plot the measurements in time domain (figure <a href="#orgf1afb1a">1</a>).
</p>
<div class="important">
@@ -495,8 +495,8 @@ How can we explain that?
</div>
<div id="org86b888b" class="figure">
<p><img src="Figures/meas1.png" alt="meas1.png" />
<div id="orgf1afb1a" class="figure">
<p><img src="figs/meas1.png" alt="meas1.png" />
</p>
<p><span class="figure-number">Figure 1: </span>Time domain - measurement 1</p>
</div>
@@ -511,11 +511,11 @@ xdisp = cumtrapz<span style="color: #DCDCCC;">(</span>tdisp, meas<span style="co
</div>
<p>
Then we plot the position with respect to time (figure <a href="#org6e2029d">2</a>).
Then we plot the position with respect to time (figure <a href="#orga89ebb5">2</a>).
</p>
<div id="org6e2029d" class="figure">
<p><img src="Figures/meas1_disp.png" alt="meas1_disp.png" />
<div id="orga89ebb5" class="figure">
<p><img src="figs/meas1_disp.png" alt="meas1_disp.png" />
</p>
<p><span class="figure-number">Figure 2: </span>Y displacement of the Ty stage</p>
</div>
@@ -536,26 +536,26 @@ We when compute the power spectral density of each measurement before and after
</div>
<p>
We finally plot the power spectral density of each track (figures <a href="#orgd40235d">3</a>, <a href="#org7bcf494">4</a>, <a href="#orga44d3ba">5</a>).
We finally plot the power spectral density of each track (figures <a href="#orgf8883d8">3</a>, <a href="#org9dce054">4</a>, <a href="#org651add4">5</a>).
</p>
<div id="orgd40235d" class="figure">
<p><img src="Figures/meas1_ry_z_psd.png" alt="meas1_ry_z_psd.png" />
<div id="orgf8883d8" class="figure">
<p><img src="figs/meas1_ry_z_psd.png" alt="meas1_ry_z_psd.png" />
</p>
<p><span class="figure-number">Figure 3: </span>PSD of the Z velocity of Ry stage - measurement 1</p>
</div>
<div id="org7bcf494" class="figure">
<p><img src="Figures/meas1_ry_tilt_psd.png" alt="meas1_ry_tilt_psd.png" />
<div id="org9dce054" class="figure">
<p><img src="figs/meas1_ry_tilt_psd.png" alt="meas1_ry_tilt_psd.png" />
</p>
<p><span class="figure-number">Figure 4: </span>PSD of the Rotation of Ry Stage - measurement 1</p>
</div>
<div id="orga44d3ba" class="figure">
<p><img src="Figures/meas1_ty_y_psd.png" alt="meas1_ty_y_psd.png" />
<div id="org651add4" class="figure">
<p><img src="figs/meas1_ty_y_psd.png" alt="meas1_ty_y_psd.png" />
</p>
<p><span class="figure-number">Figure 5: </span>PSD of the Ty velocity in the Y direction - measurement 1</p>
</div>
@@ -578,14 +578,14 @@ It does not seems to have any effect on the Z motion of the tilt stage.
</div>
</div>
<div id="outline-container-orgedf4013" class="outline-2">
<h2 id="orgedf4013"><span class="section-number-2">4</span> Measurement 2 - Effect of Ry stage</h2>
<div id="outline-container-org9ba4e50" class="outline-2">
<h2 id="org9ba4e50"><span class="section-number-2">4</span> Measurement 2 - Effect of Ry stage</h2>
<div class="outline-text-2" id="text-4">
<p>
The tilt stage is turned ON at around 326 seconds (table <a href="#orgd76c7d2">4</a>).
The tilt stage is turned ON at around 326 seconds (table <a href="#org916f3f7">4</a>).
</p>
<table id="orgd76c7d2" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<table id="org916f3f7" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<caption class="t-above"><span class="table-number">Table 4:</span> Stages configuration - Measurement 2</caption>
<colgroup>
@@ -612,18 +612,18 @@ The tilt stage is turned ON at around 326 seconds (table <a href="#orgd76c7d2">4
</table>
<p>
We plot the time domain (figure <a href="#orga729884">6</a>) and we don't observe anything special in the time domain.
We plot the time domain (figure <a href="#org8d9968c">6</a>) and we don't observe anything special in the time domain.
</p>
<div id="orga729884" class="figure">
<p><img src="Figures/meas2.png" alt="meas2.png" />
<div id="org8d9968c" class="figure">
<p><img src="figs/meas2.png" alt="meas2.png" />
</p>
<p><span class="figure-number">Figure 6: </span>Time domain - measurement 2</p>
</div>
<p>
We compute the PSD of each track and we plot them (figures <a href="#org2e8116e">7</a>, <a href="#org4ac1f64">8</a> and <a href="#orge6191ed">9</a> ).
We compute the PSD of each track and we plot them (figures <a href="#orgf01ccf1">7</a>, <a href="#orgfdc2ea0">8</a> and <a href="#org825fa92">9</a> ).
</p>
<div class="org-src-container">
<pre class="src src-matlab"><span style="color: #DCDCCC;">[</span>pxx211, f211<span style="color: #DCDCCC;">]</span> = pwelch<span style="color: #DCDCCC;">(</span>meas<span style="color: #BFEBBF;">{</span><span style="color: #BFEBBF;">2</span><span style="color: #BFEBBF;">}</span>.Track1<span style="color: #BFEBBF;">(</span><span style="color: #BFEBBF;">1</span><span style="color: #7CB8BB;">:</span>ceil<span style="color: #D0BF8F;">(</span><span style="color: #BFEBBF;">326</span><span style="color: #7CB8BB;">/</span>dt<span style="color: #D0BF8F;">)</span><span style="color: #BFEBBF;">)</span>, psd_window, <span style="color: #BFEBBF;">[]</span>, <span style="color: #BFEBBF;">[]</span>, Fs<span style="color: #DCDCCC;">)</span>;
@@ -638,22 +638,22 @@ We compute the PSD of each track and we plot them (figures <a href="#org2e8116e"
</div>
<div id="org2e8116e" class="figure">
<p><img src="Figures/meas2_ry_z_psd.png" alt="meas2_ry_z_psd.png" />
<div id="orgf01ccf1" class="figure">
<p><img src="figs/meas2_ry_z_psd.png" alt="meas2_ry_z_psd.png" />
</p>
<p><span class="figure-number">Figure 7: </span>PSD of the Z velocity of Ry Stage - measurement 2</p>
</div>
<div id="org4ac1f64" class="figure">
<p><img src="Figures/meas2_ry_tilt_psd.png" alt="meas2_ry_tilt_psd.png" />
<div id="orgfdc2ea0" class="figure">
<p><img src="figs/meas2_ry_tilt_psd.png" alt="meas2_ry_tilt_psd.png" />
</p>
<p><span class="figure-number">Figure 8: </span>PSD of the Rotation motion of Ry Stage - measurement 2</p>
</div>
<div id="orge6191ed" class="figure">
<p><img src="Figures/meas2_ty_y_psd.png" alt="meas2_ty_y_psd.png" />
<div id="org825fa92" class="figure">
<p><img src="figs/meas2_ty_y_psd.png" alt="meas2_ty_y_psd.png" />
</p>
<p><span class="figure-number">Figure 9: </span>PSD of the Ty velocity in the Y direction - measurement 2</p>
</div>
@@ -667,14 +667,14 @@ We observe no noticeable difference when the Tilt-stage is turned ON expect a sm
</div>
</div>
<div id="outline-container-org3e2fd81" class="outline-2">
<h2 id="org3e2fd81"><span class="section-number-2">5</span> Measurement 3 - Effect of the Hexapod</h2>
<div id="outline-container-org123fdd7" class="outline-2">
<h2 id="org123fdd7"><span class="section-number-2">5</span> Measurement 3 - Effect of the Hexapod</h2>
<div class="outline-text-2" id="text-5">
<p>
The hexapod is turned off after 406 seconds (table <a href="#orgbfc2c48">5</a>).
The hexapod is turned off after 406 seconds (table <a href="#org6f52408">5</a>).
</p>
<table id="orgbfc2c48" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<table id="org6f52408" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<caption class="t-above"><span class="table-number">Table 5:</span> Stages configuration - Measurement 3</caption>
<colgroup>
@@ -707,18 +707,18 @@ The hexapod is turned off after 406 seconds (table <a href="#orgbfc2c48">5</a>).
</table>
<p>
The time domain result is shown figure <a href="#org7cabb1b">10</a>.
The time domain result is shown figure <a href="#org585352e">10</a>.
</p>
<div id="org7cabb1b" class="figure">
<p><img src="Figures/meas3.png" alt="meas3.png" />
<div id="org585352e" class="figure">
<p><img src="figs/meas3.png" alt="meas3.png" />
</p>
<p><span class="figure-number">Figure 10: </span>Time domain - measurement 3</p>
</div>
<p>
We then compute the PSD of each track before and after turning off the hexapod and plot the results in the figures <a href="#org54b060a">11</a>, <a href="#orgd849a63">12</a> and <a href="#org99c4085">13</a>.
We then compute the PSD of each track before and after turning off the hexapod and plot the results in the figures <a href="#orgba8422f">11</a>, <a href="#org7768dd2">12</a> and <a href="#org385e7f1">13</a>.
</p>
<div class="org-src-container">
<pre class="src src-matlab"><span style="color: #DCDCCC;">[</span>pxx311, f311<span style="color: #DCDCCC;">]</span> = pwelch<span style="color: #DCDCCC;">(</span>meas<span style="color: #BFEBBF;">{</span><span style="color: #BFEBBF;">3</span><span style="color: #BFEBBF;">}</span>.Track1<span style="color: #BFEBBF;">(</span><span style="color: #BFEBBF;">1</span><span style="color: #7CB8BB;">:</span>ceil<span style="color: #D0BF8F;">(</span><span style="color: #BFEBBF;">400</span><span style="color: #7CB8BB;">/</span>dt<span style="color: #D0BF8F;">)</span><span style="color: #BFEBBF;">)</span>, psd_window, <span style="color: #BFEBBF;">[]</span>, <span style="color: #BFEBBF;">[]</span>, Fs<span style="color: #DCDCCC;">)</span>;
@@ -733,29 +733,29 @@ We then compute the PSD of each track before and after turning off the hexapod a
</div>
<div id="org54b060a" class="figure">
<p><img src="Figures/meas3_hexa_z_psd.png" alt="meas3_hexa_z_psd.png" />
<div id="orgba8422f" class="figure">
<p><img src="figs/meas3_hexa_z_psd.png" alt="meas3_hexa_z_psd.png" />
</p>
<p><span class="figure-number">Figure 11: </span>PSD of the Z velocity of the Hexapod - measurement 3</p>
</div>
<div id="orgd849a63" class="figure">
<p><img src="Figures/meas3_ry_z_psd.png" alt="meas3_ry_z_psd.png" />
<div id="org7768dd2" class="figure">
<p><img src="figs/meas3_ry_z_psd.png" alt="meas3_ry_z_psd.png" />
</p>
<p><span class="figure-number">Figure 12: </span>PSD of the Z velocity of the Ry stage - measurement 3</p>
</div>
<div id="org99c4085" class="figure">
<p><img src="Figures/meas3_ty_y_psd.png" alt="meas3_ty_y_psd.png" />
<div id="org385e7f1" class="figure">
<p><img src="figs/meas3_ty_y_psd.png" alt="meas3_ty_y_psd.png" />
</p>
<p><span class="figure-number">Figure 13: </span>PSD of the Ty velocity in the Y direction - measurement 3</p>
</div>
<div class="important">
<p>
Turning ON induces some motion on the hexapod in the z direction (figure <a href="#org54b060a">11</a>), on the tilt stage in the z direction (figure <a href="#orgd849a63">12</a>) and on the y motion of the Ty stage (figure <a href="#org99c4085">13</a>):
Turning ON induces some motion on the hexapod in the z direction (figure <a href="#orgba8422f">11</a>), on the tilt stage in the z direction (figure <a href="#org7768dd2">12</a>) and on the y motion of the Ty stage (figure <a href="#org385e7f1">13</a>):
</p>
<ul class="org-ul">
<li>at 17Hz</li>
@@ -766,14 +766,14 @@ Turning ON induces some motion on the hexapod in the z direction (figure <a href
</div>
</div>
<div id="outline-container-org6fea2ed" class="outline-2">
<h2 id="org6fea2ed"><span class="section-number-2">6</span> Measurement 4 - Effect of the Splip-Ring and Spindle</h2>
<div id="outline-container-org0b58213" class="outline-2">
<h2 id="org0b58213"><span class="section-number-2">6</span> Measurement 4 - Effect of the Splip-Ring and Spindle</h2>
<div class="outline-text-2" id="text-6">
<p>
The slip ring is turned on at 300s, then the spindle is turned on at 620s (table <a href="#org1c4a2a2">6</a>). The time domain signals are shown figure <a href="#org5185258">14</a>.
The slip ring is turned on at 300s, then the spindle is turned on at 620s (table <a href="#org7344257">6</a>). The time domain signals are shown figure <a href="#org8c8292e">14</a>.
</p>
<table id="org1c4a2a2" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<table id="org7344257" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<caption class="t-above"><span class="table-number">Table 6:</span> Stages configuration - Measurement 4</caption>
<colgroup>
@@ -818,8 +818,8 @@ The slip ring is turned on at 300s, then the spindle is turned on at 620s (table
</table>
<div id="org5185258" class="figure">
<p><img src="Figures/meas4.png" alt="meas4.png" />
<div id="org8c8292e" class="figure">
<p><img src="figs/meas4.png" alt="meas4.png" />
</p>
<p><span class="figure-number">Figure 14: </span>Time domain - measurement 4</p>
</div>
@@ -828,23 +828,23 @@ The slip ring is turned on at 300s, then the spindle is turned on at 620s (table
The PSD of each track are computed using the code below.
</p>
<div id="org69ec074" class="figure">
<p><img src="Figures/meas4_hexa_z_psd.png" alt="meas4_hexa_z_psd.png" />
<div id="org265d66f" class="figure">
<p><img src="figs/meas4_hexa_z_psd.png" alt="meas4_hexa_z_psd.png" />
</p>
<p><span class="figure-number">Figure 15: </span>PSD of the Z velocity of the Hexapod - measurement 4</p>
</div>
<div id="org16cfff3" class="figure">
<p><img src="Figures/meas4_ry_z_psd.png" alt="meas4_ry_z_psd.png" />
<div id="org89ecdee" class="figure">
<p><img src="figs/meas4_ry_z_psd.png" alt="meas4_ry_z_psd.png" />
</p>
<p><span class="figure-number">Figure 16: </span>PSD of the Ry rotation in the Y direction - measurement 4</p>
</div>
<div id="org4abdc85" class="figure">
<p><img src="Figures/meas4_ty_y_psd.png" alt="meas4_ty_y_psd.png" />
<div id="org24d8e57" class="figure">
<p><img src="figs/meas4_ty_y_psd.png" alt="meas4_ty_y_psd.png" />
</p>
<p><span class="figure-number">Figure 17: </span>PSD of the Ty velocity in the Y direction - measurement 4</p>
</div>
@@ -853,7 +853,7 @@ The PSD of each track are computed using the code below.
<div class="important">
<p>
Turning ON the splipring seems to not add motions on the stages measured.
It even seems to lower the motion of the Ty stage (figure <a href="#org4abdc85">17</a>): does that make any sense?
It even seems to lower the motion of the Ty stage (figure <a href="#org24d8e57">17</a>): does that make any sense?
</p>
<p>
@@ -869,26 +869,26 @@ Turning ON the spindle induces motions:
</div>
</div>
<div id="outline-container-org3df0c76" class="outline-2">
<h2 id="org3df0c76"><span class="section-number-2">7</span> Measurement 5 - Transmission from ground to marble</h2>
<div id="outline-container-org70a338a" class="outline-2">
<h2 id="org70a338a"><span class="section-number-2">7</span> Measurement 5 - Transmission from ground to marble</h2>
<div class="outline-text-2" id="text-7">
<p>
This measurement just consists of measurement of Y-Z motion of the ground and the marble.
</p>
<p>
The time domain signals are shown on figure <a href="#orgca564a5">18</a>.
The time domain signals are shown on figure <a href="#org62c9c2a">18</a>.
</p>
<div id="orgca564a5" class="figure">
<p><img src="Figures/meas5.png" alt="meas5.png" />
<div id="org62c9c2a" class="figure">
<p><img src="figs/meas5.png" alt="meas5.png" />
</p>
<p><span class="figure-number">Figure 18: </span>Time domain - measurement 5</p>
</div>
<p>
We compute the PSD of each track and we plot the PSD of the Z motion for the ground and marble on figure <a href="#orgcdb2199">19</a> and for the Y motion on figure <a href="#org7b5e2b5">20</a>.
We compute the PSD of each track and we plot the PSD of the Z motion for the ground and marble on figure <a href="#org832e5a9">19</a> and for the Y motion on figure <a href="#orgf586a7a">20</a>.
</p>
<div class="org-src-container">
@@ -900,22 +900,22 @@ We compute the PSD of each track and we plot the PSD of the Z motion for the gro
</div>
<div id="orgcdb2199" class="figure">
<p><img src="Figures/meas5_z_psd.png" alt="meas5_z_psd.png" />
<div id="org832e5a9" class="figure">
<p><img src="figs/meas5_z_psd.png" alt="meas5_z_psd.png" />
</p>
<p><span class="figure-number">Figure 19: </span>PSD of the ground and marble in the Z direction</p>
</div>
<div id="org7b5e2b5" class="figure">
<p><img src="Figures/meas5_y_psd.png" alt="meas5_y_psd.png" />
<div id="orgf586a7a" class="figure">
<p><img src="figs/meas5_y_psd.png" alt="meas5_y_psd.png" />
</p>
<p><span class="figure-number">Figure 20: </span>PSD of the ground and marble in the Y direction</p>
</div>
<p>
Then, instead of looking at the Power Spectral Density, we can try to estimate the transfer function from a ground motion to the motion of the marble.
The transfer functions are shown on figure <a href="#org56ece37">21</a> and the coherence on figure <a href="#org8a2c451">22</a>.
The transfer functions are shown on figure <a href="#org1d4ceb0">21</a> and the coherence on figure <a href="#org6f0c279">22</a>.
</p>
<div class="org-src-container">
@@ -925,8 +925,8 @@ The transfer functions are shown on figure <a href="#org56ece37">21</a> and the
</div>
<div id="org56ece37" class="figure">
<p><img src="Figures/meas5_tf.png" alt="meas5_tf.png" />
<div id="org1d4ceb0" class="figure">
<p><img src="figs/meas5_tf.png" alt="meas5_tf.png" />
</p>
<p><span class="figure-number">Figure 21: </span>Transfer function estimation - measurement 5</p>
</div>
@@ -938,8 +938,8 @@ The transfer functions are shown on figure <a href="#org56ece37">21</a> and the
</div>
<div id="org8a2c451" class="figure">
<p><img src="Figures/meas5_coh.png" alt="meas5_coh.png" />
<div id="org6f0c279" class="figure">
<p><img src="figs/meas5_coh.png" alt="meas5_coh.png" />
</p>
<p><span class="figure-number">Figure 22: </span>Coherence - measurement 5</p>
</div>
@@ -956,7 +956,7 @@ But the coherence is not good above 20Hz, so it is difficult to estimate resonan
</div>
<div id="postamble" class="status">
<p class="author">Author: Thomas Dehaeze</p>
<p class="date">Created: 2019-03-15 ven. 11:42</p>
<p class="date">Created: 2019-03-15 ven. 11:59</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>