Export to html

This commit is contained in:
Thomas Dehaeze 2020-11-10 11:16:36 +01:00
parent 73d6d4b132
commit 1956132d55

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>
<!-- 2020-11-10 mar. 10:42 -->
<!-- 2020-11-10 mar. 11:16 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Encoder - Test Bench</title>
<meta name="generator" content="Org mode" />
@ -26,18 +26,19 @@
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#org8cea100">1. Experimental Setup</a></li>
<li><a href="#orgd6a888d">2. Noise Spectral Density of the Encoder</a>
<li><a href="#orgaf79dd3">1. Experimental Setup</a></li>
<li><a href="#org7a3b4de">2. Noise Spectral Density of the Encoder</a>
<ul>
<li><a href="#org9e03e60">2.1. Load Data</a></li>
<li><a href="#orgb74e6ae">2.2. Time Domain Results</a></li>
<li><a href="#org9257580">2.3. Frequency Domain Noise</a></li>
<li><a href="#orgfbf4ee1">2.1. Load Data</a></li>
<li><a href="#org6c853de">2.2. Time Domain Results</a></li>
<li><a href="#orgd135f83">2.3. Frequency Domain Noise</a></li>
</ul>
</li>
<li><a href="#org09de461">3. Dynamics from Actuator to Encoder</a>
<li><a href="#org1e07ca4">3. Dynamics from Actuator to Encoder</a>
<ul>
<li><a href="#orgff48429">3.1. Load Data</a></li>
<li><a href="#org43af2dd">3.2. Identification</a></li>
<li><a href="#orga05d6d1">3.1. Load Data</a></li>
<li><a href="#orga8a55da">3.2. Excitation and Measured Signals</a></li>
<li><a href="#org4873d25">3.3. Identification</a></li>
</ul>
</li>
</ul>
@ -52,43 +53,57 @@ In this document, we wish to study the use of an encoder in parallel with an Amp
The document is divided into the following Sections:
</p>
<ul class="org-ul">
<li>Section <a href="#org6bad4bb">1</a>: the test-bench used is described</li>
<li>Section <a href="#org4c3ff10">2</a>: the noise spectral density of the encoder is estimated</li>
<li>Section <a href="#org5214466">3</a>: the dynamics from the amplified piezoelectric actuator to the encoder measured displacement is identified</li>
<li>Section <a href="#org05b69c6">1</a>: the test-bench used is described</li>
<li>Section <a href="#org0031eaa">2</a>: the noise spectral density of the encoder is estimated</li>
<li>Section <a href="#org8178907">3</a>: the dynamics from the amplified piezoelectric actuator to the encoder measured displacement is identified</li>
</ul>
<div id="outline-container-org8cea100" class="outline-2">
<h2 id="org8cea100"><span class="section-number-2">1</span> Experimental Setup</h2>
<div id="outline-container-orgaf79dd3" class="outline-2">
<h2 id="orgaf79dd3"><span class="section-number-2">1</span> Experimental Setup</h2>
<div class="outline-text-2" id="text-1">
<p>
<a id="org6bad4bb"></a>
<a id="org05b69c6"></a>
</p>
<p>
The experimental Setup is schematically represented in Figure <a href="#org34db538">1</a>.
The experimental Setup is schematically represented in Figure <a href="#org54243a1">1</a>.
</p>
<div class="note" id="orgba61b71">
<p>
Here are the equipment used in the test bench:
</p>
<ul class="org-ul">
<li>Renishaw Resolution Encoder with 1nm resolution (<a href="doc/L-9517-9448-05-B_Data_sheet_RESOLUTE_BiSS_en.pdf">doc</a>)</li>
<li>Attocube interferometer (<a href="doc/IDS3010.pdf">doc</a>)</li>
<li>Cedrat Amplified Piezoelectric Actuator APA95ML (<a href="doc/APA95ML.pdf">doc</a>)</li>
<li>Voltage Amplifier LA75B (<a href="doc/LA75B.pdf">doc</a>)</li>
<li>Speedgoat IO131 with 16bits ADC and DAC (<a href="doc/IO130 IO131 OEM Datasheet.pdf">doc</a>)</li>
</ul>
</div>
<p>
The mass can be vertically moved using the amplified piezoelectric actuator.
The displacement of the mass (relative to the mechanical frame) is measured both by the interferometer and by an encoder.
The displacement of the mass (relative to the mechanical frame) is measured both by the interferometer and by the encoder.
</p>
<div id="org34db538" class="figure">
<div id="org54243a1" class="figure">
<p><img src="figs/exp_setup_schematic.png" alt="exp_setup_schematic.png" />
</p>
<p><span class="figure-number">Figure 1: </span>Schematic of the Experiment</p>
</div>
<div id="org4486dea" class="figure">
<div id="orgc63322f" class="figure">
<p><img src="figs/IMG_20201023_153905.jpg" alt="IMG_20201023_153905.jpg" />
</p>
<p><span class="figure-number">Figure 2: </span>Side View of the encoder</p>
</div>
<div id="org8d81753" class="figure">
<div id="org795dc71" class="figure">
<p><img src="figs/IMG_20201023_153914.jpg" alt="IMG_20201023_153914.jpg" />
</p>
<p><span class="figure-number">Figure 3: </span>Front View of the encoder</p>
@ -96,25 +111,29 @@ The displacement of the mass (relative to the mechanical frame) is measured both
</div>
</div>
<div id="outline-container-orgd6a888d" class="outline-2">
<h2 id="orgd6a888d"><span class="section-number-2">2</span> Noise Spectral Density of the Encoder</h2>
<div id="outline-container-org7a3b4de" class="outline-2">
<h2 id="org7a3b4de"><span class="section-number-2">2</span> Noise Spectral Density of the Encoder</h2>
<div class="outline-text-2" id="text-2">
<p>
<a id="org4c3ff10"></a>
<a id="org0031eaa"></a>
</p>
<p>
The goal in this section is the estimate the noise of both the encoder and the intereferometer.
</p>
<p>
Nothing is then to the actuator such that the relative motion between the mass and the frame is as small as possible.
The actuator is not excited, thus the relative motion between the mass and the frame is as small as possible.
Ideally, a mechanical part would clamp the two together, we here suppose that the APA is still enough to clamp the two together.
</p>
</div>
<div id="outline-container-org9e03e60" class="outline-3">
<h3 id="org9e03e60"><span class="section-number-3">2.1</span> Load Data</h3>
<div id="outline-container-orgfbf4ee1" class="outline-3">
<h3 id="orgfbf4ee1"><span class="section-number-3">2.1</span> Load Data</h3>
<div class="outline-text-3" id="text-2-1">
<p>
The measurement data are loaded and the offset are removed using the <code>detrend</code> command.
</p>
<div class="org-src-container">
<pre class="src src-matlab">load(<span class="org-string">'mat/int_enc_huddle_test.mat'</span>, <span class="org-string">'interferometer'</span>, <span class="org-string">'encoder'</span>, <span class="org-string">'t'</span>);
</pre>
@ -128,23 +147,30 @@ encoder = detrend(encoder, 0);
</div>
</div>
<div id="outline-container-orgb74e6ae" class="outline-3">
<h3 id="orgb74e6ae"><span class="section-number-3">2.2</span> Time Domain Results</h3>
<div id="outline-container-org6c853de" class="outline-3">
<h3 id="org6c853de"><span class="section-number-3">2.2</span> Time Domain Results</h3>
<div class="outline-text-3" id="text-2-2">
<p>
The measurement of both the encoder and interferometer are shown in Figure <a href="#org332769b">4</a>.
</p>
<div id="org170b58a" class="figure">
<div id="org332769b" class="figure">
<p><img src="figs/huddle_test_time_domain.png" alt="huddle_test_time_domain.png" />
</p>
<p><span class="figure-number">Figure 4: </span>Huddle test - Time domain signals</p>
</div>
<p>
The raw signals are filtered with a Low Pass filter (defined below) such that we can see the low frequency motion (Figure <a href="#orgc5b97b7">5</a>).
</p>
<div class="org-src-container">
<pre class="src src-matlab">G_lpf = 1<span class="org-type">/</span>(1 <span class="org-type">+</span> s<span class="org-type">/</span>2<span class="org-type">/</span><span class="org-constant">pi</span><span class="org-type">/</span>10);
</pre>
</div>
<div id="orgca372e2" class="figure">
<div id="orgc5b97b7" class="figure">
<p><img src="figs/huddle_test_time_domain_filtered.png" alt="huddle_test_time_domain_filtered.png" />
</p>
<p><span class="figure-number">Figure 5: </span>Huddle test - Time domain signals filtered with a LPF at 10Hz</p>
@ -152,9 +178,13 @@ encoder = detrend(encoder, 0);
</div>
</div>
<div id="outline-container-org9257580" class="outline-3">
<h3 id="org9257580"><span class="section-number-3">2.3</span> Frequency Domain Noise</h3>
<div id="outline-container-orgd135f83" class="outline-3">
<h3 id="orgd135f83"><span class="section-number-3">2.3</span> Frequency Domain Noise</h3>
<div class="outline-text-3" id="text-2-3">
<p>
The noise of the measurement (supposing there is no motion) is now translated in the frequency domain by computed the Amplitude Spectral Density.
</p>
<div class="org-src-container">
<pre class="src src-matlab">Ts = 1e<span class="org-type">-</span>4;
win = hann(ceil(10<span class="org-type">/</span>Ts));
@ -164,8 +194,16 @@ win = hann(ceil(10<span class="org-type">/</span>Ts));
</pre>
</div>
<p>
The comparison of the ASD of the encoder and interferometer are shown in Figure <a href="#orgd76ad0f">6</a>.
</p>
<div id="org58bfefc" class="figure">
<p>
It is clear that although the encoder exhibit higher frequency noise, is it more stable at low frequency as the length of the beam path in the air is much smaller and thus changed of temperature/pressure/humity of the air has much smaller effect on the measured displacement.
</p>
<div id="orgd76ad0f" class="figure">
<p><img src="figs/huddle_test_asd.png" alt="huddle_test_asd.png" />
</p>
<p><span class="figure-number">Figure 6: </span>Amplitude Spectral Density of the signals during the Huddle test</p>
@ -174,22 +212,42 @@ win = hann(ceil(10<span class="org-type">/</span>Ts));
</div>
</div>
<div id="outline-container-org09de461" class="outline-2">
<h2 id="org09de461"><span class="section-number-2">3</span> Dynamics from Actuator to Encoder</h2>
<div id="outline-container-org1e07ca4" class="outline-2">
<h2 id="org1e07ca4"><span class="section-number-2">3</span> Dynamics from Actuator to Encoder</h2>
<div class="outline-text-2" id="text-3">
<p>
<a id="org5214466"></a>
<a id="org8178907"></a>
</p>
<p>
Now the dynamics from the force actuator to the measurement by the encoder is identified.
</p>
</div>
<div id="outline-container-orgff48429" class="outline-3">
<h3 id="orgff48429"><span class="section-number-3">3.1</span> Load Data</h3>
<div id="outline-container-orga05d6d1" class="outline-3">
<h3 id="orga05d6d1"><span class="section-number-3">3.1</span> Load Data</h3>
<div class="outline-text-3" id="text-3-1">
<p>
As usual, the measurement data are loaded.
</p>
<div class="org-src-container">
<pre class="src src-matlab">load(<span class="org-string">'mat/int_enc_id_noise_bis.mat'</span>, <span class="org-string">'interferometer'</span>, <span class="org-string">'encoder'</span>, <span class="org-string">'u'</span>, <span class="org-string">'t'</span>);
</pre>
</div>
<p>
The first 0.1 seconds are removed as it corresponds to transient behavior.
</p>
<div class="org-src-container">
<pre class="src src-matlab">interferometer = interferometer(t<span class="org-type">&gt;</span>0.1);
encoder = encoder(t<span class="org-type">&gt;</span>0.1);
u = u(t<span class="org-type">&gt;</span>0.1);
t = t(t<span class="org-type">&gt;</span>0.1);
</pre>
</div>
<p>
Finally the offset are removed using the <code>detrend</code> command.
</p>
<div class="org-src-container">
<pre class="src src-matlab">interferometer = detrend(interferometer, 0);
encoder = detrend(encoder, 0);
@ -199,17 +257,45 @@ u = detrend(u, 0);
</div>
</div>
<div id="outline-container-org43af2dd" class="outline-3">
<h3 id="org43af2dd"><span class="section-number-3">3.2</span> Identification</h3>
<div id="outline-container-orga8a55da" class="outline-3">
<h3 id="orga8a55da"><span class="section-number-3">3.2</span> Excitation and Measured Signals</h3>
<div class="outline-text-3" id="text-3-2">
<p>
The excitation signal is a white noise filtered by a low pass filter to not excite too much the high frequency modes.
</p>
<p>
The excitation signal is shown in Figure <a href="#org8db32e3">7</a>.
</p>
<div id="org8db32e3" class="figure">
<p><img src="figs/encoder_identification_excitation_time.png" alt="encoder_identification_excitation_time.png" />
</p>
</div>
<p>
The measured motion by the interferometer and encoder is shown in Figure
</p>
<div id="org10991a6" class="figure">
<p><img src="figs/encoder_identification_motion.png" alt="encoder_identification_motion.png" />
</p>
</div>
</div>
</div>
<div id="outline-container-org4873d25" class="outline-3">
<h3 id="org4873d25"><span class="section-number-3">3.3</span> Identification</h3>
<div class="outline-text-3" id="text-3-3">
<p>
Now the dynamics from the voltage sent to the voltage amplitude driving the APA95ML to the measured displacement by both the encoder and interferometer are computed.
</p>
<div class="org-src-container">
<pre class="src src-matlab">Ts = 1e<span class="org-type">-</span>4; <span class="org-comment">% Sampling Time [s]</span>
win = hann(ceil(10<span class="org-type">/</span>Ts));
</pre>
</div>
<div class="org-src-container">
<pre class="src src-matlab">[tf_i_est, f] = tfestimate(u, interferometer, win, [], [], 1<span class="org-type">/</span>Ts);
[tf_i_est, f] = tfestimate(u, interferometer, win, [], [], 1<span class="org-type">/</span>Ts);
[co_i_est, <span class="org-type">~</span>] = mscohere(u, interferometer, win, [], [], 1<span class="org-type">/</span>Ts);
[tf_e_est, <span class="org-type">~</span>] = tfestimate(u, encoder, win, [], [], 1<span class="org-type">/</span>Ts);
@ -217,25 +303,38 @@ win = hann(ceil(10<span class="org-type">/</span>Ts));
</pre>
</div>
<p>
The obtained coherence is shown in Figure <a href="#org0b95482">9</a>.
It is shown that the identification is good until 500Hz for the interferometer and until 1kHz for the encoder.
</p>
<div id="orgb8b5d9d" class="figure">
<div id="org0b95482" class="figure">
<p><img src="figs/identification_dynamics_coherence.png" alt="identification_dynamics_coherence.png" />
</p>
</div>
<p>
The compared dynamics as measured by the intereferometer and encoder are shown in Figure <a href="#orgb017bd4">10</a>.
</p>
<div id="orgb95b979" class="figure">
<div id="orgb017bd4" class="figure">
<p><img src="figs/identification_dynamics_bode.png" alt="identification_dynamics_bode.png" />
</p>
</div>
<p>
The second resonance at around 900Hz most likely corresponds to the resonance of either the ruler support or the head support.
</p>
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
<p class="author">Author: Dehaeze Thomas</p>
<p class="date">Created: 2020-11-10 mar. 10:42</p>
<p class="date">Created: 2020-11-10 mar. 11:16</p>
</div>
</body>
</html>