nass-simscape/org/index.org

115 lines
5.9 KiB
Org Mode
Raw Normal View History

2019-07-12 11:53:59 +02:00
#+TITLE: Simscape Model of the Nano-Active-Stabilization-System
:DRAWER:
#+STARTUP: overview
#+LANGUAGE: en
#+EMAIL: dehaeze.thomas@gmail.com
#+AUTHOR: Dehaeze Thomas
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/htmlize.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/readtheorg.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/zenburn.css"/>
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="./js/bootstrap.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script>
#+HTML_MATHJAX: align: center tagside: right font: TeX
#+PROPERTY: header-args:matlab :session *MATLAB*
#+PROPERTY: header-args:matlab+ :comments org
#+PROPERTY: header-args:matlab+ :results none
#+PROPERTY: header-args:matlab+ :exports both
#+PROPERTY: header-args:matlab+ :eval no-export
#+PROPERTY: header-args:matlab+ :output-dir figs
2020-02-25 18:27:39 +01:00
#+PROPERTY: header-args:matlab+ :tangle no
#+PROPERTY: header-args:matlab+ :mkdirp yes
#+PROPERTY: header-args:shell :eval no-export
2020-03-13 17:40:22 +01:00
#+PROPERTY: header-args:latex :headers '("\\usepackage{tikz}" "\\usepackage{import}" "\\import{$HOME/Cloud/thesis/latex/org/}{config.tex}")
#+PROPERTY: header-args:latex+ :imagemagick t :fit yes
#+PROPERTY: header-args:latex+ :iminoptions -scale 100% -density 150
#+PROPERTY: header-args:latex+ :imoutoptions -quality 100
#+PROPERTY: header-args:latex+ :results raw replace :buffer no
#+PROPERTY: header-args:latex+ :eval no-export
#+PROPERTY: header-args:latex+ :exports both
#+PROPERTY: header-args:latex+ :mkdirp yes
#+PROPERTY: header-args:latex+ :output-dir figs
2019-07-12 11:53:59 +02:00
:END:
Here are links to the documents related to the Simscape model of the Nano-Active-Stabilization-System.
2020-02-25 18:18:44 +01:00
* Simulink Project ([[./simulink_project.org][link]])
The project is managed with a Simulink Project.
2020-02-25 18:18:44 +01:00
Such project is briefly presented [[./simulink_project.org][here]].
2020-02-25 18:18:44 +01:00
* Simscape Model ([[./simscape.org][link]])
The model of the NASS is based on Simulink and Simscape Multi-Body.
2020-02-25 18:18:44 +01:00
Such toolbox is presented [[./simscape.org][here]].
2020-02-25 18:18:44 +01:00
* Simscape Subsystems ([[./simscape_subsystems.org][link]])
The model is decomposed of multiple subsystems.
Subsystems can represent physical elements such as complete stages or basic simulink blocs.
These subsystems are shared among multiple files.
2020-02-25 18:18:44 +01:00
All these subsystems are described [[./simscape_subsystems.org][here]].
2020-02-25 18:18:44 +01:00
* Kinematics of the Station ([[./kinematics.org][link]])
First, we consider perfectly rigid elements and joints and we just study the kinematic of the station.
2019-12-11 17:34:26 +01:00
This permits to test if each stage is moving correctly.
2020-02-25 18:18:44 +01:00
This is detailed [[./kinematics.org][here]].
2020-02-25 18:18:44 +01:00
* Computation of the positioning error of the Sample ([[./positioning_error.org][link]])
2019-12-11 17:34:26 +01:00
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.
2020-02-25 18:18:44 +01:00
This is done [[./positioning_error.org][here]].
2019-12-11 17:34:26 +01:00
2020-02-25 18:18:44 +01:00
* Tuning of the Dynamics of the Simscape model ([[./identification.org][link]])
From dynamical measurements perform on the real positioning station, we tune the parameters of the simscape model to have similar dynamics.
2020-02-25 18:18:44 +01:00
This is explained [[./identification.org][here]].
2020-04-01 16:28:55 +02:00
* Compensating Gravity forces to start simulation at steady state ([[file:compensation_gravity_forces.org][link]])
When gravity is included in the model, the simulation does not start at steady state.
This can be problematic, especially when using a soft nano-hexapod as the deflection due to gravity will be quite large.
A technique is described in this document in order to compensate the gravity forces and start the simulation at steady state without deflection.
2020-02-25 18:18:44 +01:00
* Disturbances ([[./disturbances.org][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.
2020-02-25 18:18:44 +01:00
This is discussed [[./disturbances.org][here]].
We also discuss how the disturbances are implemented in the model.
2020-04-01 16:28:55 +02:00
* Simulation of Experiment ([[./experiments.org][link]])
Now that the dynamics of the Model have been tuned and the Disturbances have included, we can simulate experiments.
2020-04-01 16:28:55 +02:00
Experiments are simulated and the results are presented [[./experiments.org][here]].
* Effect of support's compliance on the plant dynamics ([[file:uncertainty_support.org][link]])
In this document, is studied how uncertainty on the micro-station compliance will affect the uncertainty of the isolation platform to be designed.
* Effect of the payload's "impedance" on the plant dynamics ([[file:uncertainty_payload.org][link]])
The payload mass, stiffness and damping properties will influence the dynamics of the isolation platform.
This effect is studied, and conclusions on what characteristics of the isolation platform will lower this effect.
2020-04-01 16:28:55 +02:00
* Effect of Experimental conditions on the plant dynamics ([[file:uncertainty_experiment.org][link]])
In this document, the effect of all the experimental conditions (rotation speed, sample mass, ...) on the plant dynamics are studied.
Conclusion are drawn about what experimental conditions are critical on the variability of the plant dynamics.
2019-12-17 18:04:21 +01:00
* Optimal Stiffness of the nano-hexapod ([[file:optimal_stiffness.org][link]])
2020-03-23 10:05:32 +01:00
* Active Damping Techniques on the full Simscape Model ([[file:control_active_damping.org][link]])
2019-12-17 18:04:21 +01:00
Active damping techniques are applied to the full Simscape model.
* Control of the Nano-Active-Stabilization-System ([[file:control.org][link]])
2020-04-01 16:28:55 +02:00
In this file are gathered all studies about the control the Nano-Active-Stabilization-System.
2020-02-25 18:18:44 +01:00
* Useful Matlab Functions ([[./functions.org][link]])
Many matlab functions are shared among all the files of the projects.
2020-02-25 18:18:44 +01:00
These functions are all defined [[./functions.org][here]].