Add link to journal paper

This commit is contained in:
Thomas Dehaeze 2021-02-20 14:33:45 +01:00
parent 1959e2ede7
commit 8ceca4c432
3 changed files with 99 additions and 55 deletions

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-12-07 lun. 11:49 -->
<!-- 2021-02-20 sam. 14:33 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Active Damping of Rotating Platforms using Integral Force Feedback</title>
<meta name="generator" content="Org mode" />
@ -33,52 +33,48 @@ 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.
</p>
</blockquote>
<div id="outline-container-org89e27f2" class="outline-2">
<h2 id="org89e27f2">Paper (<a href="paper/dehaeze20_activ_dampin_rotat_platf_integ_force_feedb.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-org89e27f2">
<div id="outline-container-org76be656" class="outline-2">
<h2 id="org76be656">Journal Paper (<a href="journal/dehaeze21_activ_dampin_rotat_platf_using.pdf">pdf</a>)</h2>
<div class="outline-text-2" id="text-org76be656">
<p>
The paper has been created using <a href="https://orgmode.org/">Org Mode</a> (generating <a href="https://www.latex-project.org/">LaTeX</a> code) under <a href="https://www.gnu.org/software/emacs/">Emacs</a>.
</p>
</div>
</div>
<div id="outline-container-orgc53115d" class="outline-2">
<h2 id="orgc53115d">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgc53115d">
<p>
The Matlab scripts that permits to obtain all the results presented in the paper are accessible <a href="matlab/index.html">here</a>.
To cite this journal paper use the following bibtex code.
</p>
</div>
<div class="org-src-container">
<pre class="src src-bibtex"><span class="org-function-name">@article</span>{<span class="org-constant">dehaeze21_activ_dampin_rotat_platf_using</span>,
<span class="org-variable-name">author</span> = {Thomas Dehaeze and Christophe Collette},
<span class="org-variable-name">title</span> = {Active Damping of Rotating Platforms Using Integral Force
Feedback},
<span class="org-variable-name">journal</span> = {Engineering Research Express},
<span class="org-variable-name">year</span> = 2021,
<span class="org-variable-name">url</span> = {<span class="org-button">http://iopscience.iop.org/article/10.1088/2631-8695/abe803</span>},
}
</pre>
</div>
<div id="outline-container-orgfc9f50d" class="outline-2">
<h2 id="orgfc9f50d">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgfc9f50d">
<p>
All the figures in the paper are generated using either <a href="https://sourceforge.net/projects/pgf/">TikZ</a> or <a href="https://inkscape.org/">Inkscape</a>. The code snippets that was used to generate the figures are accessible <a href="tikz/index.html">here</a>.
You can also use the formatted citation below.
</p>
</div>
</div>
<div id="outline-container-org023e383" class="outline-2">
<h2 id="org023e383">Talk (<a href="talk/talk.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-org023e383">
<iframe width="720"
height="540"
src="https://www.youtube.com/embed/F9j2-ge2FPE"
frameborder="0" allowfullscreen> </iframe>
</div>
</div>
<div id="outline-container-org0c6c72c" class="outline-2">
<h2 id="org0c6c72c">Cite this paper</h2>
<div class="outline-text-2" id="text-org0c6c72c">
<blockquote>
<p>
To cite this paper use the following bibtex code.
Dehaeze, T., &amp; Collette, C., Active damping of rotating platforms using integral force feedback, Engineering Research Express, (2021).
</p>
</blockquote>
</div>
</div>
<div id="outline-container-org2d99e69" class="outline-2">
<h2 id="org2d99e69">Conference Paper (<a href="paper/dehaeze20_activ_dampin_rotat_platf_integ_force_feedb.pdf">pdf</a>)</h2>
<div class="outline-text-2" id="text-org2d99e69">
<p>
To cite this conference paper use the following bibtex code.
</p>
<div class="org-src-container">
<pre class="src src-bibtex"><span class="org-function-name">@inproceedings</span>{<span class="org-constant">dehaeze20_activ_dampin_rotat_platf_integ_force_feedb</span>,
@ -102,6 +98,34 @@ Dehaeze, T., &amp; Collette, C., Active damping of rotating platforms using inte
</blockquote>
</div>
</div>
<div id="outline-container-org6953a42" class="outline-2">
<h2 id="org6953a42">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org6953a42">
<p>
The Matlab scripts that permits to obtain all the results presented in the paper are accessible <a href="matlab/index.html">here</a>.
</p>
</div>
</div>
<div id="outline-container-orgf315d38" class="outline-2">
<h2 id="orgf315d38">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgf315d38">
<p>
All the figures in the paper are generated using either <a href="https://sourceforge.net/projects/pgf/">TikZ</a> or <a href="https://inkscape.org/">Inkscape</a>. The code snippets that was used to generate the figures are accessible <a href="tikz/index.html">here</a>.
</p>
</div>
</div>
<div id="outline-container-orgef222b4" class="outline-2">
<h2 id="orgef222b4">Talk (<a href="talk/talk.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-orgef222b4">
<iframe width="720"
height="540"
src="https://www.youtube.com/embed/F9j2-ge2FPE"
frameborder="0" allowfullscreen> </iframe>
</div>
</div>
</div>
</body>
</html>

View File

@ -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> </iframe>
#+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

Binary file not shown.