+
+
Journal Paper (pdf)
+
The paper has been created using Org Mode (generating LaTeX code) under Emacs.
-
-
-
-
Matlab Scripts (link)
-
-The Matlab scripts that permits to obtain all the results presented in the paper are accessible here.
+To cite this journal paper use the following bibtex code.
-
+
+
@article{dehaeze21_activ_dampin_rotat_platf_using,
+ author = {Thomas Dehaeze and Christophe Collette},
+ title = {Active Damping of Rotating Platforms Using Integral Force
+ Feedback},
+ journal = {Engineering Research Express},
+ year = 2021,
+ url = {http://iopscience.iop.org/article/10.1088/2631-8695/abe803},
+}
+
-
-
Figures (link)
-
-All the figures in the paper are generated using either TikZ or Inkscape. The code snippets that was used to generate the figures are accessible here.
+You can also use the formatted citation below.
-
-
-
-
-
-
-
Cite this paper
-
+
-To cite this paper use the following bibtex code.
+Dehaeze, T., & Collette, C., Active damping of rotating platforms using integral force feedback, Engineering Research Express, (2021).
+
+
+
+
+
+
+
Conference Paper (pdf)
+
+
+To cite this conference paper use the following bibtex code.
@inproceedings{dehaeze20_activ_dampin_rotat_platf_integ_force_feedb,
@@ -102,6 +98,34 @@ Dehaeze, T., & Collette, C., Active damping of rotating platforms using inte
+
+
+
Matlab Scripts (link)
+
+
+The Matlab scripts that permits to obtain all the results presented in the paper are accessible here.
+
+
+
+
+
+
Figures (link)
+
+
+All the figures in the paper are generated using either TikZ or Inkscape. The code snippets that was used to generate the figures are accessible here.
+
+
+
+
+
diff --git a/index.org b/index.org
index ae62a8b..3f84138 100644
--- a/index.org
+++ b/index.org
@@ -21,15 +21,55 @@ Guaranteed stability, typical benefit of IFF, is lost as soon as the system is r
To overcome this issue, two modifications of the classical IFF control scheme are proposed.
The first consists of slightly modifying the control law while the second consists of adding springs in parallel with the force sensors.
Conditions for stability and optimal parameters are derived.
-The results reveal that, despite their different implementations, both modified IFF control scheme have almost identical damping authority on suspension modes.
+The results reveal that, despite their different implementations, both modified IFF control scheme have almost identical damping authority on the suspension modes.
#+end_quote
-* Paper ([[file:paper/dehaeze20_activ_dampin_rotat_platf_integ_force_feedb.pdf][link]])
+* Journal Paper ([[file:journal/dehaeze21_activ_dampin_rotat_platf_using.pdf][pdf]])
:PROPERTIES:
:UNNUMBERED: t
:END:
+
The paper has been created using [[https://orgmode.org/][Org Mode]] (generating [[https://www.latex-project.org/][LaTeX]] code) under [[https://www.gnu.org/software/emacs/][Emacs]].
+To cite this journal paper use the following bibtex code.
+#+begin_src bibtex
+@article{dehaeze21_activ_dampin_rotat_platf_using,
+ author = {Thomas Dehaeze and Christophe Collette},
+ title = {Active Damping of Rotating Platforms Using Integral Force
+ Feedback},
+ journal = {Engineering Research Express},
+ year = 2021,
+ url = {http://iopscience.iop.org/article/10.1088/2631-8695/abe803},
+}
+#+end_src
+
+You can also use the formatted citation below.
+#+begin_quote
+Dehaeze, T., & Collette, C., Active damping of rotating platforms using integral force feedback, Engineering Research Express, (2021).
+#+end_quote
+
+* Conference Paper ([[file:paper/dehaeze20_activ_dampin_rotat_platf_integ_force_feedb.pdf][pdf]])
+:PROPERTIES:
+:UNNUMBERED: t
+:END:
+
+To cite this conference paper use the following bibtex code.
+#+begin_src bibtex
+@inproceedings{dehaeze20_activ_dampin_rotat_platf_integ_force_feedb,
+ author = {Dehaeze, T. and Collette, C.},
+ title = {Active Damping of Rotating Platforms using Integral Force
+ Feedback},
+ booktitle = {Proceedings of the International Conference on Modal
+ Analysis Noise and Vibration Engineering (ISMA)},
+ year = 2020,
+}
+#+end_src
+
+You can also use the formatted citation below.
+#+begin_quote
+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) (pp. ) (2020)
+#+end_quote
+
* Matlab Scripts ([[file:matlab/index.org][link]])
:PROPERTIES:
:UNNUMBERED: t
@@ -54,23 +94,3 @@ All the figures in the paper are generated using either [[https://sourceforge.ne
frameborder="0" allowfullscreen>
#+end_export
-* Cite this paper
-:PROPERTIES:
-:UNNUMBERED: t
-:END:
-To cite this paper use the following bibtex code.
-#+begin_src bibtex
-@inproceedings{dehaeze20_activ_dampin_rotat_platf_integ_force_feedb,
- author = {Dehaeze, T. and Collette, C.},
- title = {Active Damping of Rotating Platforms using Integral Force
- Feedback},
- booktitle = {Proceedings of the International Conference on Modal
- Analysis Noise and Vibration Engineering (ISMA)},
- year = 2020,
-}
-#+end_src
-
-You can also use the formatted citation below.
-#+begin_quote
-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) (pp. ) (2020)
-#+end_quote
diff --git a/journal/dehaeze21_activ_dampin_rotat_platf_using.pdf b/journal/dehaeze21_activ_dampin_rotat_platf_using.pdf
new file mode 100644
index 0000000..5a0a062
Binary files /dev/null and b/journal/dehaeze21_activ_dampin_rotat_platf_using.pdf differ