74 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Org Mode
		
	
	
	
	
	
			
		
		
	
	
			74 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Org Mode
		
	
	
	
	
	
#+TITLE: Mechatronics Approach for the Development of a Nano-Active-Stabilization-System
 | 
						|
:DRAWER:
 | 
						|
#+SUBTITLE: Dehaeze Thomas, Bonnefoy Julien, Collette Christophe
 | 
						|
 | 
						|
#+OPTIONS: toc:nil
 | 
						|
#+OPTIONS: html-postamble:nil
 | 
						|
 | 
						|
#+HTML_LINK_HOME: ../index.html
 | 
						|
#+HTML_LINK_UP:   ../index.html
 | 
						|
 | 
						|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
 | 
						|
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
 | 
						|
#+HTML_HEAD: <style> #content {margin: auto;} </style>
 | 
						|
:END:
 | 
						|
 | 
						|
#+begin_quote
 | 
						|
*Abstract*:
 | 
						|
 | 
						|
With the growing number of fourth generation light sources, there is an increased need of fast positioning end-stations with nanometric precision.
 | 
						|
Such systems are usually including dedicated control strategies, and many factors may limit their performances.
 | 
						|
In order to design such complex systems in a predictive way, a mechatronic design approach also known as "model based design", may be utilized.
 | 
						|
In this paper, we present how this mechatronic design approach was used for the development of a nano-hexapod for the ESRF ID31 beamline.
 | 
						|
The chosen design approach consists of using models of the mechatronic system (including sensors, actuators and control strategies) to predict its behavior.
 | 
						|
Based on this behavior and closed-loop simulations, the elements that are limiting the performances can be identified and re-designed accordingly.
 | 
						|
This allows to make adequate choices concerning the design of the nano-hexapod and the overall mechatronic architecture early in the project and save precious time and resources.
 | 
						|
Several test benches were used to validate the models and to gain confidence on the predictability of the final system's performances.
 | 
						|
Measured nano-hexapod's dynamics was shown to be in very good agreement with the models.
 | 
						|
Further tests should be done in order to confirm that the performances of the system match the predicted one.
 | 
						|
The presented development approach is foreseen to be applied more frequently to future mechatronic system design at the ESRF.
 | 
						|
#+end_quote
 | 
						|
 | 
						|
* Conference Paper ([[file:paper/dehaeze21_mechatronics_approach_nass.pdf][pdf]])
 | 
						|
:PROPERTIES:
 | 
						|
:UNNUMBERED: t
 | 
						|
:END:
 | 
						|
 | 
						|
* Talk ([[file:talk/dehaeze21_mechatronics_approach_nass_talk.pdf][link]])                                                       :noexport:
 | 
						|
:PROPERTIES:
 | 
						|
:UNNUMBERED: t
 | 
						|
:END:
 | 
						|
 | 
						|
#+begin_export html
 | 
						|
    <iframe width="720"
 | 
						|
     height="540"
 | 
						|
     src="https://www.youtube.com/embed/****"
 | 
						|
     frameborder="0" allowfullscreen> </iframe>
 | 
						|
#+end_export
 | 
						|
 | 
						|
 | 
						|
* Cite this work
 | 
						|
:PROPERTIES:
 | 
						|
:UNNUMBERED: t
 | 
						|
:END:
 | 
						|
To cite this conference paper use the following bibTeX code.
 | 
						|
#+begin_src bibtex
 | 
						|
@inproceedings{dehaeze21_mechat_approac_devel_nano_activ_stabil_system,
 | 
						|
  author          = {Dehaeze, T. and Bonnefoy, J. and Collette, C.},
 | 
						|
  title           = {Mechatronics Approach for the Development of a
 | 
						|
                  Nano-Active-Stabilization-System},
 | 
						|
  booktitle       = {MEDSI'20},
 | 
						|
  year            = 2021,
 | 
						|
  language        = {english},
 | 
						|
  publisher       = {JACoW Publishing},
 | 
						|
  series          = {Mechanical Engineering Design of Synchrotron Radiation
 | 
						|
                  Equipment and Instrumentation},
 | 
						|
  venue           = {Chicago, USA},
 | 
						|
}
 | 
						|
#+end_src
 | 
						|
 | 
						|
You can also use the formatted citation below.
 | 
						|
#+begin_quote
 | 
						|
Dehaeze, T., Bonnefoy, J., & Collette, C., Mechatronics approach for the development of a nano-active-stabilization-system, In MEDSI'20 (pp. ) (2021), JACoW Publishing.
 | 
						|
#+end_quote
 |