Add encoder test bench

This commit is contained in:
Thomas Dehaeze 2020-10-23 23:08:03 +02:00
parent af00ebef7f
commit 360d31eadd
4 changed files with 37 additions and 16 deletions

3
.gitmodules vendored
View File

@ -22,3 +22,6 @@
[submodule "dehaeze20_virtu_senso_fusio"]
path = dehaeze20_virtu_senso_fusio
url = https://git.tdehaeze.xyz/tdehaeze/dehaeze20_virtu_senso_fusio
[submodule "encoder-test-bench"]
path = encoder-test-bench
url = https://git.tdehaeze.xyz/tdehaeze/encoder-test-bench

1
encoder-test-bench Submodule

@ -0,0 +1 @@
Subproject commit f69ecdcae5df9de6b73d82543ad2404aa2351e72

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-10-08 jeu. 11:04 -->
<!-- 2020-10-23 ven. 23:07 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Research Pages</title>
<meta name="generator" content="Org mode" />
@ -29,8 +29,8 @@
<p>
Welcome to my research pages.
</p>
<div id="outline-container-orga013cba" class="outline-2">
<h2 id="orga013cba"><span class="section-number-2">1</span> Papers</h2>
<div id="outline-container-org4638ae2" class="outline-2">
<h2 id="org4638ae2"><span class="section-number-2">1</span> Papers</h2>
<div class="outline-text-2" id="text-1">
<p>
Conference Papers:
@ -43,12 +43,13 @@ Conference Papers:
</div>
</div>
<div id="outline-container-org51d9ca6" class="outline-2">
<h2 id="org51d9ca6"><span class="section-number-2">2</span> Test Benches / Experiments</h2>
<div id="outline-container-org1cb5355" class="outline-2">
<h2 id="org1cb5355"><span class="section-number-2">2</span> Test Benches / Experiments</h2>
<div class="outline-text-2" id="text-2">
<ul class="org-ul">
<li><a href="test-bench-apa/index.html">Amplified Piezoelectric Actuator - Test Bench</a></li>
<li><a href="sensor-fusion-test-bench/index.html">Sensor Fusion - Test Bench</a></li>
<li><a href="encoder-test-bench/index.html">Encoder and Interferometer - Test Bench</a></li>
</ul>
</div>
</div>

View File

@ -22,20 +22,35 @@ Welcome to my research pages.
#+end_src
#+RESULTS:
: Updating 07b37d5..adf16c2
: Fast-forward
: index.html | 32 ++++++++++++++++----------------
: index.org | 3 +++
: 2 files changed, 19 insertions(+), 16 deletions(-)
: Submodule path 'dehaeze20_activ_dampin_rotat_platf_integ_force_feedb': merged in 'adf16c28ada6e1d5be4b586d0231e81691f8fcf6'
: [master 4b3fa08] 2020-10-08 - Update Submodules
: 1 file changed, 1 insertion(+), 1 deletion(-)
#+begin_example
Updating da9f3ed..96d036d
Fast-forward
figs/centralized_control.pdf | Bin 18210 -> 0 bytes
figs/stewart_platform_translations.pdf | Bin 77878 -> 77724 bytes
figs/stewart_platform_translations.png | Bin 114897 -> 114954 bytes
index.html | 370 ++++++++++-----------
index.org | 10 +
stewart_platform/analytical_model.m | 196 +++++++++++
stewart_platform/drone_platform.slx | Bin 55452 -> 55703 bytes
stewart_platform/drone_platform_R2017b.slx | Bin 0 -> 39014 bytes
stewart_platform/simscape_model.m | 499 +++++++++++++++++++++++++++++
9 files changed, 892 insertions(+), 183 deletions(-)
delete mode 100644 figs/centralized_control.pdf
create mode 100644 stewart_platform/analytical_model.m
create mode 100644 stewart_platform/drone_platform_R2017b.slx
create mode 100644 stewart_platform/simscape_model.m
Submodule path 'svd-control': merged in '96d036d9366021552b64807fbe6b632fea43a494'
Unstaged changes after reset:
M index.org
[master af00ebe] 2020-10-13 - Update Submodules
1 file changed, 1 insertion(+), 1 deletion(-)
#+end_example
* Papers
Conference Papers:
- MEDSI 2018 [[file:dehaeze18_sampl_stabil_for_tomog_exper/index.org][Sample Stabilization for Tomography Experiments in Presence of Large Plant Uncertainty]]
- ICCMA 2019 [[file:dehaeze19_desig_compl_filte/index.org][Complementary Filters Shaping Using $\mathcal{H}_\infty$ Synthesis]]
- ISMA 2020 [[file:dehaeze20_activ_dampin_rotat_platf_integ_force_feedb/index.org][Active Damping of Rotating Platforms using Integral Force Feedback]]
- Dehaeze, T., Mattenet, M. M., & Collette, C., *Sample Stabilization For Tomography Experiments In Presence Of Large Plant Uncertainty*, In MEDSI'18 (pp. 153157) (2018). Geneva, Switzerland: JACoW Publishing. ([[file:dehaeze18_sampl_stabil_for_tomog_exper/index.org][link]])
- Dehaeze, T., Vermat, M., & Christophe, C., *Complementary filters shaping using $H_\infty$ synthesis*, In 7th International Conference on Control, Mechatronics and Automation (ICCMA) (pp. 459464) (2019). ([[file:dehaeze19_desig_compl_filte/index.org][link]])
- Dehaeze, T., & Collette, C., *Active damping of rotating platforms using Integral Force Feedback*, In Proceedings of the International Conference on Modal Analysis Noise and Vibration Engineering (ISMA) (2020). ([[file:dehaeze20_activ_dampin_rotat_platf_integ_force_feedb/index.org][link]])
* Work in Progress :noexport:
Journal Papers:
@ -46,3 +61,4 @@ Journal Papers:
* Test Benches / Experiments
- [[file:test-bench-apa/index.org][Amplified Piezoelectric Actuator - Test Bench]]
- [[file:sensor-fusion-test-bench/index.org][Sensor Fusion - Test Bench]]
- [[file:encoder-test-bench/index.org][Encoder and Interferometer - Test Bench]]