From 6541ee4002bdad6110413f904e69acc44a41839c Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Wed, 11 Dec 2019 17:34:26 +0100 Subject: [PATCH] Update index links --- index.html | 77 +++++++++++++++++++++++++++++++----------------------- index.org | 6 ++++- 2 files changed, 49 insertions(+), 34 deletions(-) diff --git a/index.html b/index.html index 39c2759..d9fa8b0 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Simscape Model of the Nano-Active-Stabilization-System @@ -258,15 +258,16 @@ for the JavaScript code in this tag.

Table of Contents

@@ -275,8 +276,8 @@ for the JavaScript code in this tag. Here are links to the documents related to the Simscape model of the Nano-Active-Stabilization-System.

-
-

1 Simulink Project (link)

+
+

1 Simulink Project (link)

The project is managed with a Simulink Project. @@ -285,8 +286,8 @@ Such project is briefly presented here

-
-

2 Simscape Model (link)

+
+

2 Simscape Model (link)

The model of the NASS is based on Simulink and Simscape Multi-Body. @@ -295,8 +296,8 @@ Such toolbox is presented here.

-
-

3 Simscape Subsystems (link)

+
+

3 Simscape Subsystems (link)

The model is decomposed of multiple subsystems. @@ -310,19 +311,19 @@ All these subsystems are described he

-
-

4 Kinematics of the Station (link)

+
+

4 Kinematics of the Station (link)

First, we consider perfectly rigid elements and joints and we just study the kinematic of the station. -This permits to test if each stage is moving correctly and if we are able to perform change of frame for the control. +This permits to test if each stage is moving correctly. This is detailed here.

-
-

5 Metrology (link)

+
+

5 Metrology (link)

In this document (accessible here), we discuss the measurement of the sample with respect to the granite. @@ -330,10 +331,20 @@ In this document (accessible here), we disc

-
-

6 Tuning of the Dynamics of the Simscape model (link)

+
+

6 Computation of the positioning error of the Sample (link)

+From the measurement of the position of the sample with respect to the granite and from the wanted position of each stage, we can compute the positioning error of the sample with respect to the nano-hexapod. +This is done here. +

+
+
+ +
+

7 Tuning of the Dynamics of the Simscape model (link)

+
+

From dynamical measurements perform on the real positioning station, we tune the parameters of the simscape model to have similar dynamics.

@@ -343,9 +354,9 @@ This is explained here.
-
-

7 Disturbances (link)

-
+
+

8 Disturbances (link)

+

The effect of disturbances on the position of the micro-station have been measured. These are now converted to force disturbances using the Simscape model. @@ -361,9 +372,9 @@ We also discuss how the disturbances are implemented in the model.

-
-

8 Tomography Experiment (link)

-
+
+

9 Tomography Experiment (link)

+

Now that the dynamics of the Model have been tuned and the Disturbances have included, we can simulate experiments.

@@ -374,9 +385,9 @@ Tomography experiments are simulated and the results are presented -

9 Useful Matlab Functions (link)

-
+
+

10 Useful Matlab Functions (link)

+

Many matlab functions are shared among all the files of the projects.

@@ -389,7 +400,7 @@ These functions are all defined here.

Author: Dehaeze Thomas

-

Created: 2019-12-11 mer. 16:19

+

Created: 2019-12-11 mer. 17:34

Validate

diff --git a/index.org b/index.org index 53acc0e..8a2ac1c 100644 --- a/index.org +++ b/index.org @@ -60,12 +60,16 @@ All these subsystems are described [[./simscape_subsystems/index.org][here]]. * Kinematics of the Station ([[./kinematics/index.org][link]]) First, we consider perfectly rigid elements and joints and we just study the kinematic of the station. -This permits to test if each stage is moving correctly and if we are able to perform change of frame for the control. +This permits to test if each stage is moving correctly. This is detailed [[./kinematics/index.org][here]]. * Metrology ([[./metrology/index.org][link]]) In this document (accessible [[./metrology/index.org][here]]), we discuss the measurement of the sample with respect to the granite. +* Computation of the positioning error of the Sample ([[./positioning_error/index.org][link]]) +From the measurement of the position of the sample with respect to the granite and from the wanted position of each stage, we can compute the positioning error of the sample with respect to the nano-hexapod. +This is done [[./positioning_error/index.org][here]]. + * Tuning of the Dynamics of the Simscape model ([[./identification/index.org][link]]) From dynamical measurements perform on the real positioning station, we tune the parameters of the simscape model to have similar dynamics.