research-home-page/index.html
2021-07-19 11:39:26 +02:00

348 lines
12 KiB
HTML
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.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2021-07-19 lun. 11:39 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Research Pages</title>
<meta name="author" content="Thomas Dehaeze" />
<meta name="generator" content="Org Mode" />
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<script type="text/javascript" src="js/script.js"></script>
<style> #content {margin: auto;} </style>
<script>
MathJax = {
svg: {
scale: 1,
fontCache: "global"
},
tex: {
tags: "ams",
multlineWidth: "%MULTLINEWIDTH",
tagSide: "right",
macros: {bm: ["\\boldsymbol{#1}",1],},
tagIndent: ".8em"
}
};
</script>
<script id="MathJax-script" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
</head>
<body>
<div id="content">
<h1 class="title">Research Pages</h1>
<p>
Welcome to my research pages.
</p>
<div id="outline-container-org80595b6" class="outline-2">
<h2 id="org80595b6"><span class="section-number-2">1</span> Papers</h2>
<div class="outline-text-2" id="text-1">
</div>
<div id="outline-container-orge07e4f6" class="outline-3">
<h3 id="orge07e4f6"><span class="section-number-3">1.1</span> Conference Papers</h3>
<div class="outline-text-3" id="text-1-1">
<ul class="org-ul">
<li>Dehaeze, T., Mattenet, M. M., &amp; Collette, C., <b>Sample Stabilization For Tomography Experiments In Presence Of Large Plant Uncertainty</b>, In MEDSI&rsquo;18 (pp. 153157) (2018). Geneva, Switzerland: JACoW Publishing. (<a href="dehaeze18_sampl_stabil_for_tomog_exper/index.html">link</a>)</li>
<li>Dehaeze, T., Vermat, M., &amp; Christophe, C., <b>Complementary filters shaping using \(H_\infty\) synthesis</b>, In 7th International Conference on Control, Mechatronics and Automation (ICCMA) (pp. 459464) (2019). (<a href="dehaeze19_desig_compl_filte/index.html">link</a>)</li>
<li>Dehaeze, T., &amp; Collette, C., <b>Active damping of rotating platforms using Integral Force Feedback</b>, In Proceedings of the International Conference on Modal Analysis Noise and Vibration Engineering (ISMA) (2020). (<a href="dehaeze20_activ_dampin_rotat_platf_integ_force_feedb/index.html">link</a>)</li>
</ul>
</div>
</div>
<div id="outline-container-orgcf6c617" class="outline-3">
<h3 id="orgcf6c617"><span class="section-number-3">1.2</span> Journal Papers</h3>
<div class="outline-text-3" id="text-1-2">
<ul class="org-ul">
<li>Verma, M., Dehaeze, T., Zhao, G., Watchi, J., &amp; Collette, C., <b>Virtual sensor fusion for high precision control, Mechanical Systems and Signal Processing</b>, 150, 107241 (2020). <a href="http://dx.doi.org/10.1016/j.ymssp.2020.107241">http://dx.doi.org/10.1016/j.ymssp.2020.107241</a> (<a href="personnal-papers/verma20_virtual_sensor_fusion_high_precis_contr.pdf">pdf</a>)</li>
<li>Verma, M., Lafarga, V., Dehaeze, T., &amp; Collette, C., <b>Multi-degree of freedom isolation system with high frequency roll-off for drone camera stabilization</b>, IEEE Access, (2020). <a href="http://dx.doi.org/10.1109/ACCESS.2020.3027066">http://dx.doi.org/10.1109/ACCESS.2020.3027066</a> (<a href="personnal-papers/verma20_multi_degree_freed_isolat_system.pdf">pdf</a>)</li>
<li>Dehaeze, T., &amp; Collette, C., <b>Active damping of rotating platforms using integral force feedback</b>, Engineering Research Express, (2021). <a href="http://dx.doi.org/10.1088/2631-8695/abe803">http://dx.doi.org/10.1088/2631-8695/abe803</a> (<a href="dehaeze20_activ_dampin_rotat_platf_integ_force_feedb/index.html">link</a>)</li>
</ul>
</div>
</div>
</div>
<div id="outline-container-orge7d968f" class="outline-2">
<h2 id="orge7d968f"><span class="section-number-2">2</span> Useful Pages / Tutorials</h2>
<div class="outline-text-2" id="text-2">
</div>
<div id="outline-container-org8acf72c" class="outline-3">
<h3 id="org8acf72c"><span class="section-number-3">2.1</span> General Mechatronics</h3>
<div class="outline-text-3" id="text-2-1">
<p>
<a href="spectral-analysis/index.html">Spectral Analysis</a>
</p>
<blockquote>
<p>
Basics of spectral analysis are presented alongside the Matlab codes.
This includes:
</p>
<ul class="org-ul">
<li>power spectral density</li>
<li>cumulative power spectrum</li>
<li>noise budgeting</li>
<li>&#x2026;</li>
</ul>
</blockquote>
<p>
<a href="filters-matlab-bank/index.html">Bank of Filters using matlab</a>
</p>
<blockquote>
<p>
Several types of linear filters (low pass, high pass, notch, lead, etc.) are presented with the corresponding Matlab code.
</p>
</blockquote>
</div>
</div>
<div id="outline-container-orgc477cb0" class="outline-3">
<h3 id="orgc477cb0"><span class="section-number-3">2.2</span> System Modeling using Simscape</h3>
<div class="outline-text-3" id="text-2-2">
<p>
<a href="simscape-fem/index.html">Finite Element Models with Simscape</a>
</p>
<blockquote>
<p>
Finite Element Models (FEM) can be included into Simscape Multi-Body models.
This document presents how to do so.
</p>
</blockquote>
<p>
<a href="stewart-simscape/docs/index.html">Stewart Platforms modeled with Simscape</a>
</p>
<blockquote>
<p>
The goal of this project is to provide a Matlab/Simscape Toolbox to study Stewart platforms.
</p>
</blockquote>
<p>
<a href="simscape-gravity/index.html">Manage Gravity within Simscape</a>
</p>
<blockquote>
<p>
Gravity can add some problems in multi-body simscape models: at the beginning of the simulation, some sag will be experience that may be unwanted.
In order to start the simulation at equilibrium, few measured can be employed that are described in this document.
</p>
</blockquote>
</div>
</div>
</div>
<div id="outline-container-org1fbdbce" class="outline-2">
<h2 id="org1fbdbce"><span class="section-number-2">3</span> Test Benches / Experiments</h2>
<div class="outline-text-2" id="text-3">
</div>
<div id="outline-container-org2062cee" class="outline-3">
<h3 id="org2062cee"><span class="section-number-3">3.1</span> Intrumentation Related</h3>
<div class="outline-text-3" id="text-3-1">
<p>
<a href="test-bench-piezo-amplifiers/index.html">Voltage Amplifiers for Piezoelectric Actuators</a>
</p>
<blockquote>
<p>
Voltage amplifiers for capacitive loads (piezoelectric actuators) are measured in term of dynamics from input voltage to output voltage.
Their output impedance are also measured.
</p>
</blockquote>
<p>
<a href="attocube-test-bench/index.html">Attocube</a>
</p>
<blockquote>
<p>
The Attocube (a fiber based interferometer) is tested.
Its noise characteristics as well as non-linearities are measured.
</p>
</blockquote>
</div>
</div>
<div id="outline-container-org29e47ff" class="outline-3">
<h3 id="org29e47ff"><span class="section-number-3">3.2</span> Amplified Piezoelecric Actuator</h3>
<div class="outline-text-3" id="text-3-2">
<p>
<a href="test-bench-apa/index.html">Amplified Piezoelectric Actuator - Test bench and Finite Element Model</a>
</p>
<blockquote>
<p>
A test bench is used to characterise the performances of an Amplified Piezoelectric Actuator (APA).
The dynamics of the system is identified and compared with a Finite Element Model (FEM).
</p>
</blockquote>
<p>
<a href="encoder-test-bench/test-bench-encoder.html">Encoder in parallel with an Amplified Piezoelectric Actuator</a>
</p>
<blockquote>
<p>
An encoder is fixed in parallel with an amplified piezoelectric actuator.
The transfer function from the actuator to the motions measured by the encoder is identified.
</p>
</blockquote>
<p>
<a href="test-bench-force-sensor/index.html">Piezoelectric Stack as Force Sensor</a>
</p>
<blockquote>
<p>
A part of a piezoelectric stack can be used as a force sensor.
Then, the force sensors is collocated with the part of the stack used as an actuator and Integral Force Feedback control strategy can be used to add damping in the system.
This is performed on an Amplified Piezoelectric Actuator
</p>
</blockquote>
<p>
<a href="sensor-fusion-test-bench/index.html">Sensor Fusion of Inertial Sensors</a>
</p>
<blockquote>
<p>
A geophone and a accelerometer are experimentally fused together using complementary filters.
The goal is to form a <i>super sensor</i> that has better noise characteristics than the individual sensors.
</p>
</blockquote>
</div>
</div>
<div id="outline-container-org1ad3b8a" class="outline-3">
<h3 id="org1ad3b8a"><span class="section-number-3">3.3</span> Vibration Table</h3>
<div class="outline-text-3" id="text-3-3">
<p>
<a href="vibration-table/index.html">Instrumented Vibration Table used for Modal Testing</a>
</p>
<blockquote>
<p>
A vibration table is developed to perform controlled modal tests.
</p>
</blockquote>
</div>
</div>
</div>
<div id="outline-container-orgff07ab4" class="outline-2">
<h2 id="orgff07ab4"><span class="section-number-2">4</span> PhD Project - Nano Active Stabilization System</h2>
<div class="outline-text-2" id="text-4">
</div>
<div id="outline-container-org4ff5d40" class="outline-3">
<h3 id="org4ff5d40"><span class="section-number-3">4.1</span> General Reports</h3>
<div class="outline-text-3" id="text-4-1">
<p>
<a href="nass-report-2020/index.html">NASS - Report 2020</a>
</p>
<blockquote>
<p>
General report on the NASS project made in 2020.
</p>
</blockquote>
</div>
</div>
<div id="outline-container-org057b611" class="outline-3">
<h3 id="org057b611"><span class="section-number-3">4.2</span> Measurements, Models and Test Benches</h3>
<div class="outline-text-3" id="text-4-2">
<p>
<a href="nass-micro-station-measurements/index.html">NASS - Micro Station Measurements</a>
</p>
<blockquote>
<p>
This document gathers all the measurements made on the Micro-Station.
</p>
</blockquote>
<p>
<a href="nass-simscape/docs/index.html">NASS - Simscape Model</a>
</p>
<blockquote>
<p>
This document presents the Simscape model used to represent the micro-station as well as the Nano Active Stabilization System.
</p>
</blockquote>
<p>
<a href="nass-fem/index.html">NASS - Finite Element Models</a>
</p>
<blockquote>
<p>
Finite Element Models of the nano-hexapod are developed and used with Simscape to perform dynamics meaurements.
In this document, models of Amplified Piezoelectric Actuators, Flexible Joints, and Entire Stewart platform&rsquo;s strut are developed and tested.
</p>
</blockquote>
<p>
<a href="nass-metrology-test-bench/index.html">NASS - Metrology Concept 1</a>
</p>
<blockquote>
<p>
Presentation of the first metrology concept for the NASS.
First experimental results are presented.
</p>
</blockquote>
<p>
<a href="nass-short-stroke-metrology/short-stroke-metrology.html">NASS - Short Stroke Metrology</a>
</p>
<blockquote>
<p>
Presentation of the short stroke metrology concept.
</p>
</blockquote>
</div>
</div>
<div id="outline-container-orgc7ab7b7" class="outline-3">
<h3 id="orgc7ab7b7"><span class="section-number-3">4.3</span> Nano-Hexapod</h3>
<div class="outline-text-3" id="text-4-3">
<p>
<b>Equipments</b>:
</p>
<ul class="org-ul">
<li><a href="test-bench-pd200/index.html">Voltage Amplifier: PD200</a></li>
<li><a href="test-bench-vionic/index.html">Encoder: Renishaw Vionic</a></li>
<li><a href="test-bench-nass-flexible-joints/index.html">Flexible Joints</a></li>
<li><a href="test-bench-apa300ml/index.html">Amplified Piezoelectric Actuator: APA300ML</a></li>
<li><a href="nass-cabling/index.html">Control Electronics and Cabling</a></li>
</ul>
<p>
<b>Assembly</b>:
</p>
<ul class="org-ul">
<li><a href="test-bench-strut-mounting/index.html">Nano-Hexapod Struts - Assembly</a></li>
<li><a href="nass-nano-hexapod-assembly/index.html">Nano-Hexapod - Assembly</a></li>
</ul>
<p>
<b>Nano-Hexapod Test Benches</b>:
</p>
<ul class="org-ul">
<li><a href="test-bench-nano-hexapod/index.html">Nano-Hexapod on a Granite</a></li>
<li><a href="test-bench-nass-spindle/index.html">Nano-Hexapod on top of Spindle</a></li>
</ul>
</div>
</div>
</div>
<div id="outline-container-org25be27d" class="outline-2">
<h2 id="org25be27d"><span class="section-number-2">5</span> Notes</h2>
<div class="outline-text-2" id="text-5">
<ul class="org-ul">
<li><a href="euspen_2020_notes/notes.html">EUSPEN - 2020 - Notes</a></li>
</ul>
</div>
</div>
<div id="outline-container-org732d228" class="outline-2">
<h2 id="org732d228"><span class="section-number-2">6</span> Lectures</h2>
<div class="outline-text-2" id="text-6">
<ul class="org-ul">
<li><a href="lecture-h-infinity/index.html">H-Infinity - Robust Control</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>