diff --git a/figs/encoder-model-schematic.pdf b/figs/encoder-model-schematic.pdf index fde8f91..275bf5d 100644 Binary files a/figs/encoder-model-schematic.pdf and b/figs/encoder-model-schematic.pdf differ diff --git a/figs/test_bench_encoder_calibration.pdf b/figs/test_bench_encoder_calibration.pdf new file mode 100644 index 0000000..9548d60 Binary files /dev/null and b/figs/test_bench_encoder_calibration.pdf differ diff --git a/figs/test_bench_encoder_calibration.png b/figs/test_bench_encoder_calibration.png new file mode 100644 index 0000000..e0e16aa Binary files /dev/null and b/figs/test_bench_encoder_calibration.png differ diff --git a/figs/test_bench_encoder_calibration.svg b/figs/test_bench_encoder_calibration.svg new file mode 100644 index 0000000..7986a64 --- /dev/null +++ b/figs/test_bench_encoder_calibration.svg @@ -0,0 +1,2567 @@ + + diff --git a/figs/test_bench_measure_noise.pdf b/figs/test_bench_measure_noise.pdf new file mode 100644 index 0000000..a71be4e Binary files /dev/null and b/figs/test_bench_measure_noise.pdf differ diff --git a/figs/test_bench_measure_noise.png b/figs/test_bench_measure_noise.png new file mode 100644 index 0000000..90622ff Binary files /dev/null and b/figs/test_bench_measure_noise.png differ diff --git a/figs/test_bench_measure_noise.svg b/figs/test_bench_measure_noise.svg new file mode 100644 index 0000000..2f55f67 --- /dev/null +++ b/figs/test_bench_measure_noise.svg @@ -0,0 +1,257 @@ + + diff --git a/figs/vionic_expected_noise.pdf b/figs/vionic_expected_noise.pdf new file mode 100644 index 0000000..52936e4 Binary files /dev/null and b/figs/vionic_expected_noise.pdf differ diff --git a/figs/vionic_expected_noise.png b/figs/vionic_expected_noise.png new file mode 100644 index 0000000..4127583 Binary files /dev/null and b/figs/vionic_expected_noise.png differ diff --git a/figs/vionic_expected_noise.svg b/figs/vionic_expected_noise.svg new file mode 100644 index 0000000..9324c95 --- /dev/null +++ b/figs/vionic_expected_noise.svg @@ -0,0 +1,4204 @@ + + diff --git a/index.html b/index.html index ac15c30..1e8e9e0 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +You can find below the document of:
@@ -57,13 +57,13 @@ We would like to characterize the encoder measurement system. In particular, we would like to measure:The Encoder is characterized by its dynamics \(G_m(s)\) from the “true” displacement \(y\) to measured displacement \(y_m\). @@ -75,20 +75,62 @@ It is also characterized by its measurement noise \(n\) that can be described by
-The model of the encoder is shown in Figure 1. +The model of the encoder is shown in Figure 1.
-
Figure 1: Model of the Encoder
Characteristics | +Manual | +
---|---|
Resolution | +2.5nm | +
Sub-Divisional Error | +\(< \pm 15\,nm\) | +
Bandwidth | +> 50 kHz | +
+
+Figure 2: Expected interpolation errors for the Vionic Encoder
+To measure the noise \(n\) of the encoder, one can rigidly fix the head and the ruler together such that no motion should be measured. @@ -97,23 +139,55 @@ Then, the measured signal \(y_m\) corresponds to the noise \(n\).
In order to measure the linearity, we have to compare the measured displacement with a reference sensor with a known linearity. -An interferometer or capacitive sensor should work. +An interferometer or capacitive sensor should work fine. An actuator should also be there so impose a displacement.
+ ++One idea is to use the test-bench shown in Figure 3. +
+ ++The APA300ML is used to excite the mass in a broad bandwidth. +The motion is measured at the same time by the Vionic Encoder and by an interferometer (most likely an Attocube). +
+ ++As the interferometer has a very large bandwidth, we should be able to estimate the bandwidth of the encoder is it is less than the Nyquist frequency (~ 5kHz). +
+ + ++
+Figure 3: Schematic of the test bench
++To measure the noise of the sensor, we can also simply measure the output signal when the relative motion between the encoder and the ruler is null. +This can be done by clamping the two as done in the mounting strut tool (Figure 4). +
+ + ++
+Figure 4: Mounting Strut test bench as a clamping method to measure the encoder noise.
+Created: 2020-12-16 mer. 14:07
+Created: 2020-12-17 jeu. 14:54