Update main page

This commit is contained in:
Thomas Dehaeze 2019-05-14 23:02:36 +02:00
parent 00614b2ef3
commit a549414513
5 changed files with 24 additions and 57 deletions

Binary file not shown.

View File

@ -75,71 +75,22 @@ The station is identified again.
#+end_important #+end_important
* Measurements of perturbations * Measurements of perturbations
- [[file:slip-ring-spindle-vibrations/index.org][Measurement of the vibrations induced by the rotation of the slip-ring and spindle]] - [[file:disturbance-sr-rz/index.org][Measurement of the vibrations induced by the rotation of the slip-ring and spindle]]
- [[file:disturbance-ty-sr/index.org][Measurement of the vibrations induced by the simultaneous rotation of the slip-ring and scan of the translation stage]]
- [[file:disturbance-measurement/index.org][Disturbance Measurement - Spindle]] TODO
- [[file:slip-ring-electrical-noise/index.org][Measurement of the electrical noise induced by the slip-ring]] - [[file:slip-ring-electrical-noise/index.org][Measurement of the electrical noise induced by the slip-ring]]
- [[file:ground-motion/index.org][Ground motion measurements]] - [[file:ground-motion/index.org][Ground motion measurements]]
- [[file:static-to-dynamic/index.org][Static guiding errors]] - [[file:static-to-dynamic/index.org][Static guiding errors - Ty]]
- [[file:static-spindle/index.org][Static guiding errors - Spindle]]
- [[file:disturbance-control-system/index.org][Disturbance induced by the control system of each stage]] - [[file:disturbance-control-system/index.org][Disturbance induced by the control system of each stage]]
- [[file:disturbance-ty/index.org][Vibrations due to Ty scans]] - [[file:disturbance-ty/index.org][Vibrations due to Ty scans]]
- [[file:2018-10-15%20-%20Marc/index.org][Perturbation due to the control loop of each stage]]
** Noise coming from the control loop of each stage * Other
[[file:2018-10-15%20-%20Marc/index.org][Link to the analysis]]
*** Notes
| *Date* | 2018-10-15 |
| *Sensors* | Geophones |
| *Location* | Experimental Hutch |
*** Goal
The objective is to estimate how much perturbation is injected in the system by the control systems of each stages of the micro station.
Geophones are located on the structure.
Each stage is turned on and off.
The signals of the geophones are then compared when the stage is on and off.
*** Results
- The translation stage seems to have effect on the tilt stage at 20Hz.
- The Tilt stage and the Hexapod control systems have no effect on the motion of the other stages.
- The spindle stage control system seems to induce a motion of the Hexapod on the Z direction around 20Hz.
** Static guiding error estimation
[[file:Static/index.org][Link to the analysis]]
*** Notes
| *Date* | 2019-01-09 |
| *Sensors* | Interferometer |
| *Location* | Experimental Hutch |
Each stage is statically moved of all its stroke on after the other.
A metrology element is located at the sample position and its motion is measured in translations and rotations.
For each small displacement, the stage is stopped and the motion of the sample is recorded and averaged.
*** Goal
The goal is to estimate the guiding errors of each stage.
*** Results
** Spindle Measurements
[[file:Spindle/index.org][Link to the analysis]]
*** Notes
| *Date* | 2017-04-25 |
| *Location* | PEL Lab |
*** Goal
The goal is to estimate all the error motions induced by the Spindle
*** Results
* Other measurements - Instrumentation
- [[file:huddle-test-geophones/index.org][Huddle Test - Geophones]] - [[file:huddle-test-geophones/index.org][Huddle Test - Geophones]]
- [[file:instrumentation/index.org][Measurement on the instrumentation]] - [[file:instrumentation/index.org][Measurement on the instrumentation]]
- [[file:slip-ring-electrical-noise/index.org][Slip Ring - Noise measurement]]
- [[file:disturbance-measurement/index.org][Disturbance Measurement]]
- [[file:slip-ring-test/index.org][Slip Ring - Noise measurement]]
- [[file:static-measurements/index.org][Control System Measurement]] - [[file:static-measurements/index.org][Control System Measurement]]
* Ressources
- [[file:actuators-sensors/index.org][Actuators and Sensors]] - [[file:actuators-sensors/index.org][Actuators and Sensors]]
- [[file:equipment/equipment.org][Equipment used for the measurements]] - [[file:equipment/equipment.org][Equipment used for the measurements]]
- [[file:src/index.org][Matlab functions used for the data analysis]] - [[file:src/index.org][Matlab functions used for the data analysis]]

View File

@ -36,6 +36,11 @@ The report made by the PEL is accessible [[file:documents/Spindle_report_test.pd
#+caption: Measurement setup at the PEL lab #+caption: Measurement setup at the PEL lab
[[file:./img/setup_spindle.png]] [[file:./img/setup_spindle.png]]
| *Date* | 2017-04-25 |
| *Location* | PEL Lab |
The goal is to estimate all the error motions induced by the Spindle
* Data Processing * Data Processing
:PROPERTIES: :PROPERTIES:
:header-args:matlab+: :tangle matlab/spindle_data_processing.m :header-args:matlab+: :tangle matlab/spindle_data_processing.m

View File

@ -33,6 +33,17 @@ The goal here is to analyze the static measurement on the station (guiding error
The report by H-P van der Kleij on the static measurement of the ID31 station is available [[file:data/ID31_report_static_meas.pdf][here]]. The report by H-P van der Kleij on the static measurement of the ID31 station is available [[file:data/ID31_report_static_meas.pdf][here]].
| *Date* | 2019-01-09 |
| *Sensors* | Interferometer |
| *Location* | Experimental Hutch |
Each stage is statically moved of all its stroke on after the other.
A metrology element is located at the sample position and its motion is measured in translations and rotations.
For each small displacement, the stage is stopped and the motion of the sample is recorded and averaged.
The goal is to estimate the guiding errors of each stage.
* Static measurement of the translation stage * Static measurement of the translation stage
:PROPERTIES: :PROPERTIES:
:header-args:matlab+: :tangle matlab/static_ty.m :header-args:matlab+: :tangle matlab/static_ty.m