Add doc and SVGs

This commit is contained in:
2020-12-15 23:35:19 +01:00
parent 16a1deb84e
commit 0a62e73978
9 changed files with 3874 additions and 12 deletions
-3
View File
@@ -5,9 +5,6 @@ auto/
.auctex-auto/ .auctex-auto/
_minted* _minted*
**/figs/*.svg
**/figs/*.tex
# Emacs # Emacs
auto/ auto/
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 244 KiB

+23 -9
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-12-15 mar. 23:28 --> <!-- 2020-12-15 mar. 23:33 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Amplifier Piezoelectric Actuator APA300ML - Test Bench</title> <title>Amplifier Piezoelectric Actuator APA300ML - Test Bench</title>
<meta name="generator" content="Org mode" /> <meta name="generator" content="Org mode" />
@@ -30,8 +30,8 @@
<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="#org6948693">1. Model of an Amplified Piezoelectric Actuator and Sensor</a></li> <li><a href="#org35c5c6b">1. Model of an Amplified Piezoelectric Actuator and Sensor</a></li>
<li><a href="#orga53adb6">2. Test-Bench Description</a></li> <li><a href="#org1e8593e">2. Test-Bench Description</a></li>
</ul> </ul>
</div> </div>
</div> </div>
@@ -51,8 +51,8 @@ This include:
<li>Gain from \(\delta L\) to \(V_s\) (in [V/m])</li> <li>Gain from \(\delta L\) to \(V_s\) (in [V/m])</li>
</ul> </ul>
<div id="outline-container-org6948693" class="outline-2"> <div id="outline-container-org35c5c6b" class="outline-2">
<h2 id="org6948693"><span class="section-number-2">1</span> Model of an Amplified Piezoelectric Actuator and Sensor</h2> <h2 id="org35c5c6b"><span class="section-number-2">1</span> Model of an Amplified Piezoelectric Actuator and Sensor</h2>
<div class="outline-text-2" id="text-1"> <div class="outline-text-2" id="text-1">
<ul class="org-ul"> <ul class="org-ul">
<li class="off"><code>[&#xa0;]</code> Schematic of the APA with values of displacement, voltages, forces, etc.</li> <li class="off"><code>[&#xa0;]</code> Schematic of the APA with values of displacement, voltages, forces, etc.</li>
@@ -61,11 +61,25 @@ This include:
</div> </div>
</div> </div>
<div id="outline-container-orga53adb6" class="outline-2"> <div id="outline-container-org1e8593e" class="outline-2">
<h2 id="orga53adb6"><span class="section-number-2">2</span> Test-Bench Description</h2> <h2 id="org1e8593e"><span class="section-number-2">2</span> Test-Bench Description</h2>
<div class="outline-text-2" id="text-2"> <div class="outline-text-2" id="text-2">
<div class="note" id="org5ab97da">
<p>
Here are the documentation of the equipment used for this test bench:
</p>
<ul class="org-ul">
<li>Voltage Amplifier: <a href="doc/PD200-V7-R1.pdf">PD200</a></li>
<li>Amplified Piezoelectric Actuator: <a href="doc/APA300ML.pdf">APA300ML</a></li>
<li>DAC/ADC: Speedgoat <a href="doc/IO131-OEM-Datasheet.pdf">IO313</a></li>
<li>Encoder: <a href="doc/L-9517-9678-05-A_Data_sheet_VIONiC_series_en.pdf">Renishaw Vionic</a> and used <a href="doc/L-9517-9862-01-C_Data_sheet_RKLC_EN.pdf">Ruler</a></li>
<li>Interferometer: <a href="https://www.attocube.com/en/products/laser-displacement-sensor/displacement-measuring-interferometer">Attocube IDS3010</a></li>
</ul>
<div id="org40f2b87" class="figure"> </div>
<div id="org2908959" class="figure">
<p><img src="figs/test_bench_apa_alone.png" alt="test_bench_apa_alone.png" /> <p><img src="figs/test_bench_apa_alone.png" alt="test_bench_apa_alone.png" />
</p> </p>
<p><span class="figure-number">Figure 1: </span>Schematic of the Test Bench</p> <p><span class="figure-number">Figure 1: </span>Schematic of the Test Bench</p>
@@ -75,7 +89,7 @@ This include:
</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-12-15 mar. 23:28</p> <p class="date">Created: 2020-12-15 mar. 23:33</p>
</div> </div>
</body> </body>
</html> </html>
+9
View File
@@ -58,6 +58,15 @@ This include:
* Test-Bench Description * Test-Bench Description
#+begin_note
Here are the documentation of the equipment used for this test bench:
- Voltage Amplifier: [[file:doc/PD200-V7-R1.pdf][PD200]]
- Amplified Piezoelectric Actuator: [[file:doc/APA300ML.pdf][APA300ML]]
- DAC/ADC: Speedgoat [[file:doc/IO131-OEM-Datasheet.pdf][IO313]]
- Encoder: [[file:doc/L-9517-9678-05-A_Data_sheet_VIONiC_series_en.pdf][Renishaw Vionic]] and used [[file:doc/L-9517-9862-01-C_Data_sheet_RKLC_EN.pdf][Ruler]]
- Interferometer: [[https://www.attocube.com/en/products/laser-displacement-sensor/displacement-measuring-interferometer][Attocube IDS3010]]
#+end_note
#+name: fig:test_bench_apa_alone #+name: fig:test_bench_apa_alone
#+caption: Schematic of the Test Bench #+caption: Schematic of the Test Bench
[[file:figs/test_bench_apa_alone.png]] [[file:figs/test_bench_apa_alone.png]]