test bis
This commit is contained in:
parent
90837d616e
commit
8980329eb5
66
index.html
66
index.html
@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2019-12-12 jeu. 11:30 -->
|
||||
<!-- 2019-12-12 jeu. 11:35 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Simscape Model of the Nano-Active-Stabilization-System</title>
|
||||
@ -258,16 +258,16 @@ for the JavaScript code in this tag.
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org1802d60">1. Simulink Project (link)</a></li>
|
||||
<li><a href="#org661969e">2. Simscape Model (link)</a></li>
|
||||
<li><a href="#org216fa1a">3. Simscape Subsystems (link)</a></li>
|
||||
<li><a href="#org1b05e50">4. Kinematics of the Station (link)</a></li>
|
||||
<li><a href="#orgd783aa3">5. Metrology (link)</a></li>
|
||||
<li><a href="#org4363a89">6. Computation of the positioning error of the Sample (link)</a></li>
|
||||
<li><a href="#orga8e3313">7. Tuning of the Dynamics of the Simscape model (link)</a></li>
|
||||
<li><a href="#org4b2a77c">8. Disturbances (link)</a></li>
|
||||
<li><a href="#org9c0bfac">9. Tomography Experiment (link)</a></li>
|
||||
<li><a href="#org98e8cc6">10. Useful Matlab Functions (link)</a></li>
|
||||
<li><a href="#orga89c15d">1. Simulink Project (link)</a></li>
|
||||
<li><a href="#org664ee3d">2. Simscape Model (link)</a></li>
|
||||
<li><a href="#org2f8b315">3. Simscape Subsystems (link)</a></li>
|
||||
<li><a href="#org2669734">4. Kinematics of the Station (link)</a></li>
|
||||
<li><a href="#org6d34d67">5. Metrology (link)</a></li>
|
||||
<li><a href="#orgb65c934">6. Computation of the positioning error of the Sample (link)</a></li>
|
||||
<li><a href="#orga548c6b">7. Tuning of the Dynamics of the Simscape model (link)</a></li>
|
||||
<li><a href="#org5750f16">8. Disturbances (link)</a></li>
|
||||
<li><a href="#orgbd511b6">9. Tomography Experiment (link)</a></li>
|
||||
<li><a href="#org7d0cf6d">10. Useful Matlab Functions (link)</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -277,11 +277,11 @@ Here are links to the documents related to the Simscape model of the Nano-Active
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="file:///home/thomas/Cloud/thesis/matlab/stewart-simscape/index.html">test</a>
|
||||
<a href="../stewart-simscape/index.html">test</a>
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org1802d60" class="outline-2">
|
||||
<h2 id="org1802d60"><span class="section-number-2">1</span> Simulink Project (<a href="./simulink_project/index.html">link</a>)</h2>
|
||||
<div id="outline-container-orga89c15d" class="outline-2">
|
||||
<h2 id="orga89c15d"><span class="section-number-2">1</span> Simulink Project (<a href="./simulink_project/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
The project is managed with a Simulink Project.
|
||||
@ -290,8 +290,8 @@ Such project is briefly presented <a href="./simulink_project/index.html">here</
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org661969e" class="outline-2">
|
||||
<h2 id="org661969e"><span class="section-number-2">2</span> Simscape Model (<a href="./simscape/index.html">link</a>)</h2>
|
||||
<div id="outline-container-org664ee3d" class="outline-2">
|
||||
<h2 id="org664ee3d"><span class="section-number-2">2</span> Simscape Model (<a href="./simscape/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<p>
|
||||
The model of the NASS is based on Simulink and Simscape Multi-Body.
|
||||
@ -300,8 +300,8 @@ Such toolbox is presented <a href="./simscape/index.html">here</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org216fa1a" class="outline-2">
|
||||
<h2 id="org216fa1a"><span class="section-number-2">3</span> Simscape Subsystems (<a href="./simscape_subsystems/index.html">link</a>)</h2>
|
||||
<div id="outline-container-org2f8b315" class="outline-2">
|
||||
<h2 id="org2f8b315"><span class="section-number-2">3</span> Simscape Subsystems (<a href="./simscape_subsystems/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<p>
|
||||
The model is decomposed of multiple subsystems.
|
||||
@ -315,8 +315,8 @@ All these subsystems are described <a href="./simscape_subsystems/index.html">he
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org1b05e50" class="outline-2">
|
||||
<h2 id="org1b05e50"><span class="section-number-2">4</span> Kinematics of the Station (<a href="./kinematics/index.html">link</a>)</h2>
|
||||
<div id="outline-container-org2669734" class="outline-2">
|
||||
<h2 id="org2669734"><span class="section-number-2">4</span> Kinematics of the Station (<a href="./kinematics/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-4">
|
||||
<p>
|
||||
First, we consider perfectly rigid elements and joints and we just study the kinematic of the station.
|
||||
@ -326,8 +326,8 @@ This is detailed <a href="./kinematics/index.html">here</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgd783aa3" class="outline-2">
|
||||
<h2 id="orgd783aa3"><span class="section-number-2">5</span> Metrology (<a href="./metrology/index.html">link</a>)</h2>
|
||||
<div id="outline-container-org6d34d67" class="outline-2">
|
||||
<h2 id="org6d34d67"><span class="section-number-2">5</span> Metrology (<a href="./metrology/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-5">
|
||||
<p>
|
||||
In this document (accessible <a href="./metrology/index.html">here</a>), we discuss the measurement of the sample with respect to the granite.
|
||||
@ -335,8 +335,8 @@ In this document (accessible <a href="./metrology/index.html">here</a>), we disc
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org4363a89" class="outline-2">
|
||||
<h2 id="org4363a89"><span class="section-number-2">6</span> Computation of the positioning error of the Sample (<a href="./positioning_error/index.html">link</a>)</h2>
|
||||
<div id="outline-container-orgb65c934" class="outline-2">
|
||||
<h2 id="orgb65c934"><span class="section-number-2">6</span> Computation of the positioning error of the Sample (<a href="./positioning_error/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-6">
|
||||
<p>
|
||||
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.
|
||||
@ -345,8 +345,8 @@ This is done <a href="./positioning_error/index.html">here</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orga8e3313" class="outline-2">
|
||||
<h2 id="orga8e3313"><span class="section-number-2">7</span> Tuning of the Dynamics of the Simscape model (<a href="./identification/index.html">link</a>)</h2>
|
||||
<div id="outline-container-orga548c6b" class="outline-2">
|
||||
<h2 id="orga548c6b"><span class="section-number-2">7</span> Tuning of the Dynamics of the Simscape model (<a href="./identification/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-7">
|
||||
<p>
|
||||
From dynamical measurements perform on the real positioning station, we tune the parameters of the simscape model to have similar dynamics.
|
||||
@ -358,8 +358,8 @@ This is explained <a href="./identification/index.html">here</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org4b2a77c" class="outline-2">
|
||||
<h2 id="org4b2a77c"><span class="section-number-2">8</span> Disturbances (<a href="./disturbances/index.html">link</a>)</h2>
|
||||
<div id="outline-container-org5750f16" class="outline-2">
|
||||
<h2 id="org5750f16"><span class="section-number-2">8</span> Disturbances (<a href="./disturbances/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-8">
|
||||
<p>
|
||||
The effect of disturbances on the position of the micro-station have been measured.
|
||||
@ -376,8 +376,8 @@ We also discuss how the disturbances are implemented in the model.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org9c0bfac" class="outline-2">
|
||||
<h2 id="org9c0bfac"><span class="section-number-2">9</span> Tomography Experiment (<a href="./experiment_tomography/index.html">link</a>)</h2>
|
||||
<div id="outline-container-orgbd511b6" class="outline-2">
|
||||
<h2 id="orgbd511b6"><span class="section-number-2">9</span> Tomography Experiment (<a href="./experiment_tomography/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-9">
|
||||
<p>
|
||||
Now that the dynamics of the Model have been tuned and the Disturbances have included, we can simulate experiments.
|
||||
@ -389,8 +389,8 @@ Tomography experiments are simulated and the results are presented <a href="./ex
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org98e8cc6" class="outline-2">
|
||||
<h2 id="org98e8cc6"><span class="section-number-2">10</span> Useful Matlab Functions (<a href="./functions/index.html">link</a>)</h2>
|
||||
<div id="outline-container-org7d0cf6d" class="outline-2">
|
||||
<h2 id="org7d0cf6d"><span class="section-number-2">10</span> Useful Matlab Functions (<a href="./functions/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-10">
|
||||
<p>
|
||||
Many matlab functions are shared among all the files of the projects.
|
||||
@ -404,7 +404,7 @@ These functions are all defined <a href="./functions/index.html">here</a>.
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Author: Dehaeze Thomas</p>
|
||||
<p class="date">Created: 2019-12-12 jeu. 11:30</p>
|
||||
<p class="date">Created: 2019-12-12 jeu. 11:35</p>
|
||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||
</div>
|
||||
</body>
|
||||
|
@ -43,7 +43,7 @@
|
||||
|
||||
Here are links to the documents related to the Simscape model of the Nano-Active-Stabilization-System.
|
||||
|
||||
[[file:~/Cloud/thesis/matlab/stewart-simscape/index.org][test]]
|
||||
[[file:../stewart-simscape/index.org][test]]
|
||||
|
||||
* Simulink Project ([[./simulink_project/index.org][link]])
|
||||
The project is managed with a Simulink Project.
|
||||
|
Loading…
Reference in New Issue
Block a user