diff --git a/.gitmodules b/.gitmodules index 40abe5b..4fb9e23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "nass-micro-station-measurements"] path = nass-micro-station-measurements url = https://git.tdehaeze.xyz/tdehaeze/nass-micro-station-measurements +[submodule "nass-simscape"] + path = nass-simscape + url = https://git.tdehaeze.xyz/tdehaeze/nass-simscape diff --git a/index.html b/index.html index f5b25a0..1e3d545 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Research Pages @@ -30,12 +30,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)
  • @@ -45,8 +45,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)
  • @@ -56,12 +56,12 @@ Welcome to my research pages.
-
-

2 Useful pages / Tutorials

+
+

2 Useful pages / Tutorials

-
-

2.1 Spectral Analysis

+
+

2.1 Spectral Analysis

-
-

2.2 Finite Element Models and Simscape   simscape

+
+

2.2 Finite Element Models and Simscape   simscape

-
-

2.3 Gravity with Simscape   simscape

+
+

2.3 Gravity with Simscape   simscape

-
-

2.4 Bank of Filters using matlab

+
+

2.4 Bank of Filters using matlab

Bank of Filters using matlab @@ -97,12 +97,12 @@ Welcome to my research pages.

-
-

3 Test Benches / Experiments

+
+

3 Test Benches / Experiments

-
-

3.1 Amplified Piezoelectric Actuator

+
+

3.1 Amplified Piezoelectric Actuator

-
-

3.2 Sensor Fusion

+
+

3.2 Sensor Fusion

  • Sensor Fusion
  • @@ -119,8 +119,8 @@ Welcome to my research pages.
-
-

3.3 Encoder and Interferometer

+
+

3.3 Encoder and Interferometer

-
-

3.4 Attocube

+
+

3.4 Attocube

  • Attocube
  • @@ -137,8 +137,8 @@ Welcome to my research pages.
-
-

3.5 Voltage Amplifiers for Piezoelectric Actuators

+
+

3.5 Voltage Amplifiers for Piezoelectric Actuators

-
-

3.6 Metrology Concept 1

+
+

3.6 Metrology Concept 1

-
-

4 Nano Active Stabilization System

+ diff --git a/index.org b/index.org index 1aaf965..1029519 100644 --- a/index.org +++ b/index.org @@ -75,3 +75,4 @@ Welcome to my research pages. - [[file:nass-report-2020/index.org][NASS - Report 2020]] - [[file:nass-micro-station-measurements/index.org][NASS - Micro Station Measurements]] +- [[file:nass-simscape/index.org][NASS - Simscape Model]] diff --git a/nass-simscape b/nass-simscape new file mode 160000 index 0000000..bd05463 --- /dev/null +++ b/nass-simscape @@ -0,0 +1 @@ +Subproject commit bd054638b2e6a3993d2f3662ad073b2e9b38acdf