Add doc and SVGs
This commit is contained in:
parent
16a1deb84e
commit
0a62e73978
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,9 +5,6 @@ auto/
|
||||
.auctex-auto/
|
||||
_minted*
|
||||
|
||||
**/figs/*.svg
|
||||
**/figs/*.tex
|
||||
|
||||
# Emacs
|
||||
auto/
|
||||
|
||||
|
BIN
doc/APA300ML.pdf
Normal file
BIN
doc/APA300ML.pdf
Normal file
Binary file not shown.
BIN
doc/IO131-OEM-Datasheet.pdf
Normal file
BIN
doc/IO131-OEM-Datasheet.pdf
Normal file
Binary file not shown.
BIN
doc/L-9517-9678-05-A_Data_sheet_VIONiC_series_en.pdf
Normal file
BIN
doc/L-9517-9678-05-A_Data_sheet_VIONiC_series_en.pdf
Normal file
Binary file not shown.
BIN
doc/L-9517-9862-01-C_Data_sheet_RKLC_EN.pdf
Normal file
BIN
doc/L-9517-9862-01-C_Data_sheet_RKLC_EN.pdf
Normal file
Binary file not shown.
BIN
doc/PD200-V7-R1.pdf
Normal file
BIN
doc/PD200-V7-R1.pdf
Normal file
Binary file not shown.
3842
figs/test_bench_apa_alone.svg
Normal file
3842
figs/test_bench_apa_alone.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 244 KiB |
32
index.html
32
index.html
@ -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-12-15 mar. 23:28 -->
|
||||
<!-- 2020-12-15 mar. 23:33 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Amplifier Piezoelectric Actuator APA300ML - Test Bench</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
@ -30,8 +30,8 @@
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org6948693">1. Model of an Amplified Piezoelectric Actuator and Sensor</a></li>
|
||||
<li><a href="#orga53adb6">2. Test-Bench Description</a></li>
|
||||
<li><a href="#org35c5c6b">1. Model of an Amplified Piezoelectric Actuator and Sensor</a></li>
|
||||
<li><a href="#org1e8593e">2. Test-Bench Description</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -51,8 +51,8 @@ This include:
|
||||
<li>Gain from \(\delta L\) to \(V_s\) (in [V/m])</li>
|
||||
</ul>
|
||||
|
||||
<div id="outline-container-org6948693" class="outline-2">
|
||||
<h2 id="org6948693"><span class="section-number-2">1</span> Model of an Amplified Piezoelectric Actuator and Sensor</h2>
|
||||
<div id="outline-container-org35c5c6b" class="outline-2">
|
||||
<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">
|
||||
<ul class="org-ul">
|
||||
<li class="off"><code>[ ]</code> Schematic of the APA with values of displacement, voltages, forces, etc.</li>
|
||||
@ -61,11 +61,25 @@ This include:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orga53adb6" class="outline-2">
|
||||
<h2 id="orga53adb6"><span class="section-number-2">2</span> Test-Bench Description</h2>
|
||||
<div id="outline-container-org1e8593e" class="outline-2">
|
||||
<h2 id="org1e8593e"><span class="section-number-2">2</span> Test-Bench Description</h2>
|
||||
<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>
|
||||
<p><span class="figure-number">Figure 1: </span>Schematic of the Test Bench</p>
|
||||
@ -75,7 +89,7 @@ This include:
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -58,6 +58,15 @@ This include:
|
||||
|
||||
* 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
|
||||
#+caption: Schematic of the Test Bench
|
||||
[[file:figs/test_bench_apa_alone.png]]
|
||||
|
Loading…
Reference in New Issue
Block a user