Add missing figure

This commit is contained in:
Thomas Dehaeze 2020-10-29 11:07:02 +01:00
parent 47695f535c
commit 49c74c84f1
4 changed files with 28 additions and 23 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2020-10-29 jeu. 11:05 --> <!-- 2020-10-29 jeu. 11:06 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Attocube - Test Bench</title> <title>Attocube - Test Bench</title>
<meta name="generator" content="Org mode" /> <meta name="generator" content="Org mode" />
@ -35,23 +35,23 @@
<h2>Table of Contents</h2> <h2>Table of Contents</h2>
<div id="text-table-of-contents"> <div id="text-table-of-contents">
<ul> <ul>
<li><a href="#orge576546">1. Estimation of the Spectral Density of the Attocube Noise</a> <li><a href="#org04fd555">1. Estimation of the Spectral Density of the Attocube Noise</a>
<ul> <ul>
<li><a href="#orgbaf4829">1.1. Long and Slow measurement</a></li> <li><a href="#orgb5c08b7">1.1. Long and Slow measurement</a></li>
<li><a href="#org8dbfcef">1.2. Short and Fast measurement</a></li> <li><a href="#org16781eb">1.2. Short and Fast measurement</a></li>
<li><a href="#org7683847">1.3. Obtained Amplitude Spectral Density of the measured displacement</a></li> <li><a href="#org05880ea">1.3. Obtained Amplitude Spectral Density of the measured displacement</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
</div> </div>
</div> </div>
<div id="outline-container-orge576546" class="outline-2"> <div id="outline-container-org04fd555" class="outline-2">
<h2 id="orge576546"><span class="section-number-2">1</span> Estimation of the Spectral Density of the Attocube Noise</h2> <h2 id="org04fd555"><span class="section-number-2">1</span> Estimation of the Spectral Density of the Attocube Noise</h2>
<div class="outline-text-2" id="text-1"> <div class="outline-text-2" id="text-1">
</div> </div>
<div id="outline-container-orgbaf4829" class="outline-3"> <div id="outline-container-orgb5c08b7" class="outline-3">
<h3 id="orgbaf4829"><span class="section-number-3">1.1</span> Long and Slow measurement</h3> <h3 id="orgb5c08b7"><span class="section-number-3">1.1</span> Long and Slow measurement</h3>
<div class="outline-text-3" id="text-1-1"> <div class="outline-text-3" id="text-1-1">
<p> <p>
The first measurement was made during ~17 hours with a sampling time of \(T_s = 0.1\,s\). The first measurement was made during ~17 hours with a sampling time of \(T_s = 0.1\,s\).
@ -64,14 +64,14 @@ Ts = 0.1; <span class="org-comment">% [s]</span>
</div> </div>
<div id="org4f51280" class="figure"> <div id="org988c594" class="figure">
<p><img src="figs/long_meas_time_domain_full.png" alt="long_meas_time_domain_full.png" /> <p><img src="figs/long_meas_time_domain_full.png" alt="long_meas_time_domain_full.png" />
</p> </p>
<p><span class="figure-number">Figure 1: </span>Long measurement time domain data</p> <p><span class="figure-number">Figure 1: </span>Long measurement time domain data</p>
</div> </div>
<p> <p>
Let&rsquo;s fit the data with a step response to a first order low pass filter (Figure <a href="#orgc987453">2</a>). Let&rsquo;s fit the data with a step response to a first order low pass filter (Figure <a href="#org9fca17b">2</a>).
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
@ -99,10 +99,10 @@ The corresponding time constant is (in [h]):
</p> </p>
<p> <p>
We can see in Figure <a href="#org4f51280">1</a> that there is a transient period where the measured displacement experiences some drifts. We can see in Figure <a href="#org988c594">1</a> that there is a transient period where the measured displacement experiences some drifts.
This is probably due to thermal effects. This is probably due to thermal effects.
We only select the data between <code>t1</code> and <code>t2</code>. We only select the data between <code>t1</code> and <code>t2</code>.
The obtained displacement is shown in Figure <a href="#org24b01ba">2</a>. The obtained displacement is shown in Figure <a href="#orgfaaa772">2</a>.
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
@ -116,7 +116,7 @@ t = t <span class="org-type">-</span> t(1);
</div> </div>
<div id="org24b01ba" class="figure"> <div id="orgfaaa772" class="figure">
<p><img src="figs/long_meas_time_domain_zoom.png" alt="long_meas_time_domain_zoom.png" /> <p><img src="figs/long_meas_time_domain_zoom.png" alt="long_meas_time_domain_zoom.png" />
</p> </p>
<p><span class="figure-number">Figure 2: </span>Kept data (removed slow drifts during the first hours)</p> <p><span class="figure-number">Figure 2: </span>Kept data (removed slow drifts during the first hours)</p>
@ -133,8 +133,8 @@ The Power Spectral Density of the measured displacement is computed
</div> </div>
</div> </div>
<div id="outline-container-org8dbfcef" class="outline-3"> <div id="outline-container-org16781eb" class="outline-3">
<h3 id="org8dbfcef"><span class="section-number-3">1.2</span> Short and Fast measurement</h3> <h3 id="org16781eb"><span class="section-number-3">1.2</span> Short and Fast measurement</h3>
<div class="outline-text-3" id="text-1-2"> <div class="outline-text-3" id="text-1-2">
<p> <p>
An second measurement is done in order to estimate the high frequency noise of the interferometer. An second measurement is done in order to estimate the high frequency noise of the interferometer.
@ -148,11 +148,11 @@ Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% [s]</span>
</div> </div>
<p> <p>
The time domain measurement is shown in Figure <a href="#org06abe6b">3</a>. The time domain measurement is shown in Figure <a href="#org09490dd">3</a>.
</p> </p>
<div id="org06abe6b" class="figure"> <div id="org09490dd" class="figure">
<p><img src="figs/short_meas_time_domain.png" alt="short_meas_time_domain.png" /> <p><img src="figs/short_meas_time_domain.png" alt="short_meas_time_domain.png" />
</p> </p>
<p><span class="figure-number">Figure 3: </span>Time domain measurement with the high sampling rate</p> <p><span class="figure-number">Figure 3: </span>Time domain measurement with the high sampling rate</p>
@ -169,15 +169,15 @@ The Power Spectral Density of the measured displacement is computed
</div> </div>
</div> </div>
<div id="outline-container-org7683847" class="outline-3"> <div id="outline-container-org05880ea" class="outline-3">
<h3 id="org7683847"><span class="section-number-3">1.3</span> Obtained Amplitude Spectral Density of the measured displacement</h3> <h3 id="org05880ea"><span class="section-number-3">1.3</span> Obtained Amplitude Spectral Density of the measured displacement</h3>
<div class="outline-text-3" id="text-1-3"> <div class="outline-text-3" id="text-1-3">
<p> <p>
The computed ASD of the two measurements are combined in Figure <a href="#orgbe2f5ce">4</a>. The computed ASD of the two measurements are combined in Figure <a href="#org5a319f0">4</a>.
</p> </p>
<div id="orgbe2f5ce" class="figure"> <div id="org5a319f0" class="figure">
<p><img src="figs/psd_combined.png" alt="psd_combined.png" /> <p><img src="figs/psd_combined.png" alt="psd_combined.png" />
</p> </p>
<p><span class="figure-number">Figure 4: </span>Obtained Amplitude Spectral Density of the measured displacement</p> <p><span class="figure-number">Figure 4: </span>Obtained Amplitude Spectral Density of the measured displacement</p>
@ -188,7 +188,7 @@ The computed ASD of the two measurements are combined in Figure <a href="#orgbe2
</div> </div>
<div id="postamble" class="status"> <div id="postamble" class="status">
<p class="author">Author: Dehaeze Thomas</p> <p class="author">Author: Dehaeze Thomas</p>
<p class="date">Created: 2020-10-29 jeu. 11:05</p> <p class="date">Created: 2020-10-29 jeu. 11:06</p>
</div> </div>
</body> </body>
</html> </html>

View File

@ -100,8 +100,13 @@ The corresponding time constant is (in [h]):
xlabel('Time [h]'); ylabel('Displacement [nm]'); xlabel('Time [h]'); ylabel('Displacement [nm]');
#+end_src #+end_src
#+begin_src matlab :tangle no :exports results :results file replace
exportFig('figs/long_meas_time_domain_fit.pdf', 'width', 'wide', 'height', 'normal');
#+end_src
#+name: fig:long_meas_time_domain_fit #+name: fig:long_meas_time_domain_fit
#+caption: Fit of the measurement data with a step response of a first order low pass filter #+caption: Fit of the measurement data with a step response of a first order low pass filter
#+RESULTS:
[[file:figs/long_meas_time_domain_fit.pdf]] [[file:figs/long_meas_time_domain_fit.pdf]]
We can see in Figure [[fig:long_meas_time_domain_full]] that there is a transient period where the measured displacement experiences some drifts. We can see in Figure [[fig:long_meas_time_domain_full]] that there is a transient period where the measured displacement experiences some drifts.