diff --git a/.gitmodules b/.gitmodules index 3ed1be0..bd3983c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -106,3 +106,6 @@ [submodule "nass-short-stroke-metrology"] path = nass-short-stroke-metrology url = https://git.tdehaeze.xyz/tdehaeze/nass-short-stroke-metrology +[submodule "vibration-table"] + path = vibration-table + url = https://git.tdehaeze.xyz/tdehaeze/vibration-table diff --git a/index.html b/index.html index 1d9af7d..54ea4c2 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,11 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Research Pages - + @@ -36,12 +36,12 @@ Welcome to my research pages.

-
-

1 Papers

+
+

1 Papers

-
-

1.1 Conference Papers

+
+

1.1 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. (link)
  • @@ -51,8 +51,8 @@ Welcome to my research pages.
-
-

1.2 Journal Papers

+
+

1.2 Journal Papers

  • Verma, M., Dehaeze, T., Zhao, G., Watchi, J., & Collette, C., Virtual sensor fusion for high precision control, Mechanical Systems and Signal Processing, 150, 107241 (2020). http://dx.doi.org/10.1016/j.ymssp.2020.107241 (pdf)
  • @@ -63,12 +63,12 @@ Welcome to my research pages.
-
-

2 Useful Pages / Tutorials

+
+

2 Useful Pages / Tutorials

-
-

2.1 General Mechatronics

+
+

2.1 General Mechatronics

Spectral Analysis @@ -97,8 +97,8 @@ Several types of linear filters (low pass, high pass, notch, lead, etc.) are pre

-
-

2.2 System Modeling using Simscape

+
+

2.2 System Modeling using Simscape

Finite Element Models with Simscape @@ -132,12 +132,12 @@ In order to start the simulation at equilibrium, few measured can be employed th

-
-

3 Test Benches / Experiments

+
+

3 Test Benches / Experiments

-
-

3.1 Intrumentation Related

+
+

3.1 Intrumentation Related

Voltage Amplifiers for Piezoelectric Actuators @@ -161,8 +161,8 @@ Its noise characteristics as well as non-linearities are measured.

-
-

3.2 Amplified Piezoelecric Actuator

+
+

3.2 Amplified Piezoelecric Actuator

Amplified Piezoelectric Actuator - Test bench and Finite Element Model @@ -206,14 +206,28 @@ The goal is to form a super sensor that has better noise characteristics

+ +
+

3.3 Vibration Table

+
+

+Instrumented Vibration Table used for Modal Testing +

+
+

+A vibration table is developed to perform controlled modal tests. +

+
+
+
-
-

4 PhD Project - Nano Active Stabilization System

+
+

4 PhD Project - Nano Active Stabilization System

-
-

4.1 General Reports

+
+

4.1 General Reports

NASS - Report 2020 @@ -226,8 +240,8 @@ General report on the NASS project made in 2020.

-
-

4.2 Measurements, Models and Test Benches

+
+

4.2 Measurements, Models and Test Benches

NASS - Micro Station Measurements @@ -278,8 +292,8 @@ Presentation of the short stroke metrology concept.

-
-

4.3 Nano-Hexapod

+
+

4.3 Nano-Hexapod

Equipments: @@ -312,8 +326,8 @@ Presentation of the short stroke metrology concept.

-
-

5 Notes

+
+

5 Notes

-
-

6 Lectures

+
+

6 Lectures

  • H-Infinity - Robust Control
  • diff --git a/index.org b/index.org index 1c21d63..046d360 100644 --- a/index.org +++ b/index.org @@ -133,6 +133,13 @@ A geophone and a accelerometer are experimentally fused together using complemen The goal is to form a /super sensor/ that has better noise characteristics than the individual sensors. #+end_quote +** Vibration Table + +[[file:vibration-table/index.org][Instrumented Vibration Table used for Modal Testing]] +#+begin_quote +A vibration table is developed to perform controlled modal tests. +#+end_quote + * PhD Project - Nano Active Stabilization System ** General Reports [[file:nass-report-2020/index.org][NASS - Report 2020]] diff --git a/vibration-table b/vibration-table new file mode 160000 index 0000000..fd3bea7 --- /dev/null +++ b/vibration-table @@ -0,0 +1 @@ +Subproject commit fd3bea7f16fec746cb411eed08a3bcc1c5a95eec