Remove latex config

This commit is contained in:
Thomas Dehaeze 2020-11-03 11:24:53 +01:00
parent 34a6a48132
commit c3d6466603
2 changed files with 74 additions and 64 deletions

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-11-02 lun. 16:06 --> <!-- 2020-11-03 mar. 11:21 -->
<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,72 +35,72 @@
<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="#orga021312">1. Estimation of the Spectral Density of the Attocube Noise</a> <li><a href="#orgc6ccba7">1. Estimation of the Spectral Density of the Attocube Noise</a>
<ul> <ul>
<li><a href="#orgb20f98b">1.1. Long and Slow measurement</a></li> <li><a href="#org3cc416a">1.1. Long and Slow measurement</a></li>
<li><a href="#org8254ac0">1.2. Short and Fast measurement</a></li> <li><a href="#org821fd88">1.2. Short and Fast measurement</a></li>
<li><a href="#orgaf51073">1.3. Obtained Amplitude Spectral Density of the measured displacement</a></li> <li><a href="#orgecead74">1.3. Obtained Amplitude Spectral Density of the measured displacement</a></li>
</ul> </ul>
</li> </li>
<li><a href="#orgf208589">2. Effect of the &ldquo;bubble sheet&rdquo; and <b>Aluminium tube</b></a> <li><a href="#org14aa3d1">2. Effect of the &ldquo;bubble sheet&rdquo; and <b>Aluminium tube</b></a>
<ul> <ul>
<li><a href="#org90b8461">2.1. Aluminium Tube and Bubble Sheet</a></li> <li><a href="#org986c782">2.1. Aluminium Tube and Bubble Sheet</a></li>
<li><a href="#org1034139">2.2. Only Aluminium Tube</a></li> <li><a href="#orge3f9893">2.2. Only Aluminium Tube</a></li>
<li><a href="#orgdc4cc8b">2.3. Nothing</a></li> <li><a href="#org9430d99">2.3. Nothing</a></li>
<li><a href="#org9dbca5a">2.4. Comparison</a></li> <li><a href="#orgf5b2d48">2.4. Comparison</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
</div> </div>
</div> </div>
<div id="outline-container-orga021312" class="outline-2"> <div id="outline-container-orgc6ccba7" class="outline-2">
<h2 id="orga021312"><span class="section-number-2">1</span> Estimation of the Spectral Density of the Attocube Noise</h2> <h2 id="orgc6ccba7"><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 id="org978e5bd" class="figure"> <div id="org93ec5d1" class="figure">
<p><img src="figs/test-bench-shematic.png" alt="test-bench-shematic.png" /> <p><img src="figs/test-bench-shematic.png" alt="test-bench-shematic.png" />
</p> </p>
<p><span class="figure-number">Figure 1: </span>Test Bench Schematic</p> <p><span class="figure-number">Figure 1: </span>Test Bench Schematic</p>
</div> </div>
<div id="orga979324" class="figure"> <div id="org83b6919" class="figure">
<p><img src="figs/IMG-7865.JPG" alt="IMG-7865.JPG" /> <p><img src="figs/IMG-7865.JPG" alt="IMG-7865.JPG" />
</p> </p>
<p><span class="figure-number">Figure 2: </span>Picture of the test bench. The Attocube and mirror are covered by a &ldquo;bubble sheet&rdquo;</p> <p><span class="figure-number">Figure 2: </span>Picture of the test bench. The Attocube and mirror are covered by a &ldquo;bubble sheet&rdquo;</p>
</div> </div>
</div> </div>
<div id="outline-container-orgb20f98b" class="outline-3"> <div id="outline-container-org3cc416a" class="outline-3">
<h3 id="orgb20f98b"><span class="section-number-3">1.1</span> Long and Slow measurement</h3> <h3 id="org3cc416a"><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\).
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-matlab">load(<span class="org-string">'./mat/long_test2.mat'</span>, <span class="org-string">'x'</span>, <span class="org-string">'t'</span>) <pre class="src src-matlab">load(<span class="org-string">'./mat/long_test_plastic.mat'</span>, <span class="org-string">'x'</span>, <span class="org-string">'t'</span>)
Ts = 0.1; <span class="org-comment">% [s]</span> Ts = 0.1; <span class="org-comment">% [s]</span>
</pre> </pre>
</div> </div>
<div id="org5b16cc1" class="figure"> <div id="orgacdd31b" 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 3: </span>Long measurement time domain data</p> <p><span class="figure-number">Figure 3: </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="#orgf3ec0e8">4</a>). Let&rsquo;s fit the data with a step response to a first order low pass filter (Figure <a href="#org8514bc0">4</a>).
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-matlab">f = @(b,x) b(1)<span class="org-type">*</span>(1 <span class="org-type">-</span> exp(<span class="org-type">-</span>x<span class="org-type">/</span>b(2))); <pre class="src src-matlab">f = @(b,x) b(1)<span class="org-type">*</span>(1 <span class="org-type">-</span> exp(<span class="org-type">-</span>x<span class="org-type">/</span>b(2)));
y_cur = x(t <span class="org-type">&lt;</span> 17<span class="org-type">*</span>60<span class="org-type">*</span>60); y_cur = x(t <span class="org-type">&lt;</span> 17.5<span class="org-type">*</span>60<span class="org-type">*</span>60);
t_cur = t(t <span class="org-type">&lt;</span> 17<span class="org-type">*</span>60<span class="org-type">*</span>60); t_cur = t(t <span class="org-type">&lt;</span> 17.5<span class="org-type">*</span>60<span class="org-type">*</span>60);
nrmrsd = @(b) norm(y_cur <span class="org-type">-</span> f(b,t_cur)); <span class="org-comment">% Residual Norm Cost Function</span> nrmrsd = @(b) norm(y_cur <span class="org-type">-</span> f(b,t_cur)); <span class="org-comment">% Residual Norm Cost Function</span>
B0 = [400e<span class="org-type">-</span>9, 2<span class="org-type">*</span>60<span class="org-type">*</span>60]; <span class="org-comment">% Choose Appropriate Initial Estimates</span> B0 = [400e<span class="org-type">-</span>9, 2<span class="org-type">*</span>60<span class="org-type">*</span>60]; <span class="org-comment">% Choose Appropriate Initial Estimates</span>
@ -112,26 +112,26 @@ B0 = [400e<span class="org-type">-</span>9, 2<span class="org-type">*</span>60<s
The corresponding time constant is (in [h]): The corresponding time constant is (in [h]):
</p> </p>
<pre class="example"> <pre class="example">
2.0576 2.0658
</pre> </pre>
<div id="orgf3ec0e8" class="figure"> <div id="org8514bc0" class="figure">
<p><img src="figs/long_meas_time_domain_fit.png" alt="long_meas_time_domain_fit.png" /> <p><img src="figs/long_meas_time_domain_fit.png" alt="long_meas_time_domain_fit.png" />
</p> </p>
<p><span class="figure-number">Figure 4: </span>Fit of the measurement data with a step response of a first order low pass filter</p> <p><span class="figure-number">Figure 4: </span>Fit of the measurement data with a step response of a first order low pass filter</p>
</div> </div>
<p> <p>
We can see in Figure <a href="#org5b16cc1">3</a> that there is a transient period where the measured displacement experiences some drifts. We can see in Figure <a href="#orgacdd31b">3</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="#org7a26e27">5</a>. The obtained displacement is shown in Figure <a href="#orgf9150d1">5</a>.
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-matlab">t1 = 11; t2 = 17; <span class="org-comment">% [h]</span> <pre class="src src-matlab">t1 = 10.5; t2 = 17.5; <span class="org-comment">% [h]</span>
x = x(t <span class="org-type">&gt;</span> t1<span class="org-type">*</span>60<span class="org-type">*</span>60 <span class="org-type">&amp;</span> t <span class="org-type">&lt;</span> t2<span class="org-type">*</span>60<span class="org-type">*</span>60); x = x(t <span class="org-type">&gt;</span> t1<span class="org-type">*</span>60<span class="org-type">*</span>60 <span class="org-type">&amp;</span> t <span class="org-type">&lt;</span> t2<span class="org-type">*</span>60<span class="org-type">*</span>60);
x = x <span class="org-type">-</span> mean(x); x = x <span class="org-type">-</span> mean(x);
@ -141,7 +141,7 @@ t = t <span class="org-type">-</span> t(1);
</div> </div>
<div id="org7a26e27" class="figure"> <div id="orgf9150d1" 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 5: </span>Kept data (removed slow drifts during the first hours)</p> <p><span class="figure-number">Figure 5: </span>Kept data (removed slow drifts during the first hours)</p>
@ -176,8 +176,8 @@ f_1 = f_1(f_1 <span class="org-type">&lt;</span> 2);
</div> </div>
</div> </div>
<div id="outline-container-org8254ac0" class="outline-3"> <div id="outline-container-org821fd88" class="outline-3">
<h3 id="org8254ac0"><span class="section-number-3">1.2</span> Short and Fast measurement</h3> <h3 id="org821fd88"><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.
@ -196,11 +196,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="#orgcde3d83">6</a>. The time domain measurement is shown in Figure <a href="#orgfb8bd83">6</a>.
</p> </p>
<div id="orgcde3d83" class="figure"> <div id="orgfb8bd83" 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 6: </span>Time domain measurement with the high sampling rate</p> <p><span class="figure-number">Figure 6: </span>Time domain measurement with the high sampling rate</p>
@ -210,22 +210,22 @@ The time domain measurement is shown in Figure <a href="#orgcde3d83">6</a>.
The Power Spectral Density of the measured displacement is computed The Power Spectral Density of the measured displacement is computed
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-matlab">win = hann(ceil(length(x)<span class="org-type">/</span>10)); <pre class="src src-matlab">win = hann(ceil(length(x)<span class="org-type">/</span>20));
[p_2, f_2] = pwelch(x, win, [], [], 1<span class="org-type">/</span>Ts); [p_2, f_2] = pwelch(x, win, [], [], 1<span class="org-type">/</span>Ts);
</pre> </pre>
</div> </div>
</div> </div>
</div> </div>
<div id="outline-container-orgaf51073" class="outline-3"> <div id="outline-container-orgecead74" class="outline-3">
<h3 id="orgaf51073"><span class="section-number-3">1.3</span> Obtained Amplitude Spectral Density of the measured displacement</h3> <h3 id="orgecead74"><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="#org9da7f60">7</a>. The computed ASD of the two measurements are combined in Figure <a href="#org669cb34">7</a>.
</p> </p>
<div id="org9da7f60" class="figure"> <div id="org669cb34" 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 7: </span>Obtained Amplitude Spectral Density of the measured displacement</p> <p><span class="figure-number">Figure 7: </span>Obtained Amplitude Spectral Density of the measured displacement</p>
@ -234,22 +234,22 @@ The computed ASD of the two measurements are combined in Figure <a href="#org9da
</div> </div>
</div> </div>
<div id="outline-container-orgf208589" class="outline-2"> <div id="outline-container-org14aa3d1" class="outline-2">
<h2 id="orgf208589"><span class="section-number-2">2</span> Effect of the &ldquo;bubble sheet&rdquo; and <b>Aluminium tube</b></h2> <h2 id="org14aa3d1"><span class="section-number-2">2</span> Effect of the &ldquo;bubble sheet&rdquo; and <b>Aluminium tube</b></h2>
<div class="outline-text-2" id="text-2"> <div class="outline-text-2" id="text-2">
<div id="org6dff032" class="figure"> <div id="orgbf4b90d" class="figure">
<p><img src="figs/IMG-7864.JPG" alt="IMG-7864.JPG" /> <p><img src="figs/IMG-7864.JPG" alt="IMG-7864.JPG" />
</p> </p>
<p><span class="figure-number">Figure 8: </span>Aluminium tube used to protect the beam path from disturbances</p> <p><span class="figure-number">Figure 8: </span>Aluminium tube used to protect the beam path from disturbances</p>
</div> </div>
</div> </div>
<div id="outline-container-org90b8461" class="outline-3"> <div id="outline-container-org986c782" class="outline-3">
<h3 id="org90b8461"><span class="section-number-3">2.1</span> Aluminium Tube and Bubble Sheet</h3> <h3 id="org986c782"><span class="section-number-3">2.1</span> Aluminium Tube and Bubble Sheet</h3>
<div class="outline-text-3" id="text-2-1"> <div class="outline-text-3" id="text-2-1">
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-matlab">load(<span class="org-string">'./mat/long_test_plastic.mat'</span>); <pre class="src src-matlab">load(<span class="org-string">'./mat/short_test_plastic.mat'</span>);
Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% [s]</span> Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% [s]</span>
</pre> </pre>
</div> </div>
@ -267,11 +267,11 @@ Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% [s]</span>
</div> </div>
</div> </div>
<div id="outline-container-org1034139" class="outline-3"> <div id="outline-container-orge3f9893" class="outline-3">
<h3 id="org1034139"><span class="section-number-3">2.2</span> Only Aluminium Tube</h3> <h3 id="orge3f9893"><span class="section-number-3">2.2</span> Only Aluminium Tube</h3>
<div class="outline-text-3" id="text-2-2"> <div class="outline-text-3" id="text-2-2">
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-matlab">load(<span class="org-string">'./mat/long_test_alu_tube.mat'</span>); <pre class="src src-matlab">load(<span class="org-string">'./mat/short_test_alu_tube.mat'</span>);
Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% [s]</span> Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% [s]</span>
</pre> </pre>
</div> </div>
@ -282,7 +282,7 @@ 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="#orgcde3d83">6</a>. The time domain measurement is shown in Figure <a href="#orgfb8bd83">6</a>.
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
<pre class="src src-matlab">win = hann(ceil(length(x)<span class="org-type">/</span>10)); <pre class="src src-matlab">win = hann(ceil(length(x)<span class="org-type">/</span>10));
@ -292,15 +292,36 @@ The time domain measurement is shown in Figure <a href="#orgcde3d83">6</a>.
</div> </div>
</div> </div>
<div id="outline-container-orgdc4cc8b" class="outline-3"> <div id="outline-container-org9430d99" class="outline-3">
<h3 id="orgdc4cc8b"><span class="section-number-3">2.3</span> Nothing</h3> <h3 id="org9430d99"><span class="section-number-3">2.3</span> Nothing</h3>
<div class="outline-text-3" id="text-2-3">
<div class="org-src-container">
<pre class="src src-matlab">load(<span class="org-string">'./mat/short_test_without_material.mat'</span>);
Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% [s]</span>
</pre>
</div> </div>
<div id="outline-container-org9dbca5a" class="outline-3"> <div class="org-src-container">
<h3 id="org9dbca5a"><span class="section-number-3">2.4</span> Comparison</h3> <pre class="src src-matlab">x = detrend(x, 0);
</pre>
</div>
<p>
The time domain measurement is shown in Figure <a href="#orgfb8bd83">6</a>.
</p>
<div class="org-src-container">
<pre class="src src-matlab">win = hann(ceil(length(x)<span class="org-type">/</span>10));
[p_3, f_3] = pwelch(x, win, [], [], 1<span class="org-type">/</span>Ts);
</pre>
</div>
</div>
</div>
<div id="outline-container-orgf5b2d48" class="outline-3">
<h3 id="orgf5b2d48"><span class="section-number-3">2.4</span> Comparison</h3>
<div class="outline-text-3" id="text-2-4"> <div class="outline-text-3" id="text-2-4">
<div id="org3fc64bb" class="figure"> <div id="orgb09511f" class="figure">
<p><img src="figs/asd_noise_comp_bubble_aluminium.png" alt="asd_noise_comp_bubble_aluminium.png" /> <p><img src="figs/asd_noise_comp_bubble_aluminium.png" alt="asd_noise_comp_bubble_aluminium.png" />
</p> </p>
<p><span class="figure-number">Figure 9: </span>Comparison of the noise ASD with and without bubble sheet</p> <p><span class="figure-number">Figure 9: </span>Comparison of the noise ASD with and without bubble sheet</p>
@ -311,7 +332,7 @@ The time domain measurement is shown in Figure <a href="#orgcde3d83">6</a>.
</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-11-02 lun. 16:06</p> <p class="date">Created: 2020-11-03 mar. 11:21</p>
</div> </div>
</body> </body>
</html> </html>

View File

@ -15,19 +15,8 @@
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script> #+HTML_HEAD: <script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script> #+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script>
#+PROPERTY: header-args:latex :headers '("\\usepackage{tikz}" "\\usepackage{import}" "\\import{$HOME/Cloud/tikz/org/}{config.tex}")
#+PROPERTY: header-args:latex+ :imagemagick t :fit yes
#+PROPERTY: header-args:latex+ :iminoptions -scale 100% -density 150
#+PROPERTY: header-args:latex+ :imoutoptions -quality 100
#+PROPERTY: header-args:latex+ :results raw replace :buffer no
#+PROPERTY: header-args:latex+ :eval no-export
#+PROPERTY: header-args:latex+ :exports both
#+PROPERTY: header-args:latex+ :mkdirp yes
#+PROPERTY: header-args:latex+ :output-dir figs
#+PROPERTY: header-args:latex+ :post pdf2svg(file=*this*, ext="png")
#+PROPERTY: header-args:matlab :session *MATLAB* #+PROPERTY: header-args:matlab :session *MATLAB*
#+PROPERTY: header-args:matlab+ :tangle script.m #+PROPERTY: header-args:matlab+ :tangle no
#+PROPERTY: header-args:matlab+ :comments org #+PROPERTY: header-args:matlab+ :comments org
#+PROPERTY: header-args:matlab+ :exports both #+PROPERTY: header-args:matlab+ :exports both
#+PROPERTY: header-args:matlab+ :results none #+PROPERTY: header-args:matlab+ :results none