#+TITLE: Research Pages
:DRAWER:
#+OPTIONS: toc:nil
#+OPTIONS: html-postamble:nil
#+HTML_HEAD:
#+HTML_HEAD:
#+HTML_HEAD:
#+HTML_HEAD:
#+HTML_HEAD:
#+HTML_HEAD:
: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. 153–157) (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. 459–464) (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]]