research-home-page/index.org

66 lines
3.4 KiB
Org Mode
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#+TITLE: Research Pages
:DRAWER:
#+OPTIONS: toc:nil
#+OPTIONS: html-postamble:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
#+HTML_HEAD: <script src="js/jquery.min.js"></script>
#+HTML_HEAD: <script src="js/bootstrap.min.js"></script>
#+HTML_HEAD: <script src="js/jquery.stickytableheaders.min.js"></script>
#+HTML_HEAD: <script src="js/readtheorg.js"></script>
:END:
Welcome to my research pages.
* Update :noexport:
#+begin_src bash :results output verbatim replace
git submodule update --remote --merge &&\
git add . && \
git reset -- index.org && \
git commit -m "$(date +%F) - Update Submodules" && \
git push
#+end_src
#+RESULTS:
#+begin_example
Updating f69ecdc..4e65335
Fast-forward
figs/int_non_linearity_period_wavelength.pdf | Bin 38868 -> 35902 bytes
figs/int_non_linearity_period_wavelength.png | Bin 48441 -> 47987 bytes
index.org | 2 +-
3 files changed, 1 insertion(+), 1 deletion(-)
Submodule path 'encoder-test-bench': merged in '4e653358d8fae19c26574f59a2229b2ed79359c6'
Updating 96d036d..c27d165
Fast-forward
index.org | 38 ++++++++++++++++-------------
stewart_platform/drone_platform.slx | Bin 55703 -> 56251 bytes
stewart_platform/drone_platform_R2017b.slx | Bin 39014 -> 39135 bytes
stewart_platform/simscape_model.m | 36 ++++++++++++++-------------
4 files changed, 40 insertions(+), 34 deletions(-)
Submodule path 'svd-control': merged in 'c27d1653907a98dc0eb750ad1362275490917f70'
[master d80cea3] 2020-10-23 - Update Submodules
2 files changed, 2 insertions(+), 2 deletions(-)
#+end_example
* Papers
Conference Papers:
- 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:
- [[file:dehaeze20_optim_robus_compl_filte/index.org][Robust and Optimal Sensor Fusion]]
- [[file:dehaeze20_virtu_senso_fusio/index.org][Virtual Sensor Fusion]]
- [[file:svd-control/index.org][SVD Control - Simscape Models]]
* Useful pages / Tutorials
- [[file:spectral-analysis/index.org][Spectral Analsis]]
- [[file:fem-simscape/index.org][Finite Element Models with Simscape]]
* Test Benches / Experiments
- [[file:test-bench-apa/index.org][Amplified Piezoelectric Actuator]]
- [[file:sensor-fusion-test-bench/index.org][Sensor Fusion]]
- [[file:encoder-test-bench/index.org][Encoder and Interferometer]]
- [[file:attocube-test-bench/index.org][Attocube]]