diff --git a/figs/vionic_noise_cas_model.pdf b/figs/vionic_noise_cas_model.pdf new file mode 100644 index 0000000..2726f9a Binary files /dev/null and b/figs/vionic_noise_cas_model.pdf differ diff --git a/figs/vionic_noise_cas_model.png b/figs/vionic_noise_cas_model.png new file mode 100644 index 0000000..641a59f Binary files /dev/null and b/figs/vionic_noise_cas_model.png differ diff --git a/test-bench-vionic.html b/test-bench-vionic.html index 5596bad..3b934bf 100644 --- a/test-bench-vionic.html +++ b/test-bench-vionic.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +This report is also available as a pdf.
-You can find below the document of: +You can find below the documentation of:
-We would like to characterize the encoder measurement system. -
- -+In this document, we wish to characterize the performances of the encoder measurement system. In particular, we would like to measure:
+This document is structured as follow: +
++The Vionic encoder is shown in Figure 1. +
+ + +
Figure 1: Picture of the Vionic Encoder
-The Encoder is characterized by its dynamics \(G_m(s)\) from the “true” displacement \(y\) to measured displacement \(y_m\). -Ideally, this dynamics is constant over a wide frequency band with very small phase drop. +From the Renishaw website: +
+++ ++The VIONiC encoder features the third generation of Renishaw’s unique filtering optics that average the contributions from many scale periods and effectively filter out non-periodic features such as dirt. +The nominally square-wave scale pattern is also filtered to leave a pure sinusoidal fringe field at the detector. +Here, a multiple finger structure is employed, fine enough to produce photocurrents in the form of four symmetrically phased signals. +These are combined to remove DC components and produce sine and cosine signal outputs with high spectral purity and low offset while maintaining bandwidth to beyond 500 kHz.
-It is also characterized by its measurement noise \(n\) that can be described by its Power Spectral Density (PSD). +Fully integrated advanced dynamic signal conditioning, Auto Gain , Auto Balance and Auto Offset Controls combine to ensure ultra-low Sub-Divisional Error (SDE) of typically \(<\pm 15\, nm\).
-The model of the encoder is shown in Figure 2. +This evolution of filtering optics, combined with carefully-selected electronics, provide incremental signals with wide bandwidth achieving a maximum speed of 12 m/s with the lowest positional jitter (noise) of any encoder in its class. +Interpolation is within the readhead, with fine resolution versions being further augmented by additional noise-reducing electronics to achieve jitter of just 1.6 nm RMS. +
+
+The expected interpolation errors (non-linearity) is shown in Figure 2.
-+
-
Figure 2: Model of the Encoder
+Figure 2: Expected interpolation errors for the Vionic Encoder
-We can also use a transfer function \(G_n(s)\) to shape a noise \(\tilde{n}\) with unity ASD as shown in Figure 4. +The characteristics as advertise in the manual as well as our specifications are shown in Table 1.
- --
-Characteristics | Manual | -Specifications | +Specification | |
---|---|---|---|---|
Range | -Ruler length | -> 200 [um] | -||
Resolution | -2.5 [nm] | -< 50 [nm rms] | -||
Sub-Divisional Error | -\(< \pm 15\,nm\) | +Time Delay | + | < 0.5 ms |
Bandwidth | -To be checked | -> 5 [kHz] | +> 500 kHz | +> 5 kHz | +
Noise | +< 1.6 nm rms | +< 50 nm rms | +||
Linearity | +< +/- 15 nm | ++ | ||
Range | +Ruler length | +> 200 um |
-
-Figure 4: Expected interpolation errors for the Vionic Encoder
-+The Encoder is characterized by its dynamics \(G_m(s)\) from the “true” displacement \(y\) to measured displacement \(y_m\). +Ideally, this dynamics is constant over a wide frequency band with very small phase drop. +
+ ++It is also characterized by its measurement noise \(n\) that can be described by its Power Spectral Density (PSD) \(\Gamma_n(\omega)\). +
+ ++The model of the encoder is shown in Figure 3. +
+ + ++
+Figure 3: Model of the Encoder
++We can also use a transfer function \(G_n(s)\) to shape a noise \(\tilde{n}\) with unity ASD as shown in Figure 2. +
+ + +
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. Then, the measured signal \(y_m\) corresponds to the noise \(n\). @@ -210,40 +257,62 @@ Then, the measured signal \(y_m\) corresponds to the noise \(n\).
[ ]
picture of the setup[ ]
long thermal drifts[ ]
once stabilize, look at the noise[ ]
compute low frequency ASD (may still be thermal drifts of the mechanics and not noise)First we load the data. -The raw measured data as well as the low pass filtered data (using a first order low pass filter with a cut-off at 10Hz) are shown in Figure 5. +The raw measured data as well as the low pass filtered data (using a first order low pass filter with a cut-off at 10Hz) are shown in Figure 5.
-
Figure 5: Time domain measurement (raw data and low pass filtered data with first order 10Hz LPF)
-The time domain data for all the encoders are compared in Figure 6. +The time domain data for all the encoders are compared in Figure 6.
-
Figure 6: Comparison of the time domain measurement
-The amplitude spectral density is computed and shown in Figure 7. +The amplitude spectral density is computed and shown in Figure 7.
-
Figure 7: Amplitude Spectral Density of the measured signal
Let’s create a transfer function that approximate the measured noise of the encoder.
@@ -253,29 +322,49 @@ Let’s create a transfer function that approximate the measured noise of th-The amplitude of the transfer function and the measured ASD are shown in Figure 8. +The amplitude of the transfer function and the measured ASD are shown in Figure 8.
--
Figure 8: Measured ASD of the noise and modelled one
+Figure 8: Measured ASD of the noise and modeled one
++The cumulative amplitude spectrum is now computed and shown in Figure 9. +
+ ++We can see that the Root Mean Square value of the measurement noise is \(\approx 1.6 \, nm\) as advertise in the datasheet. +
+ + ++
+Figure 9: Meassured CAS of the noise and modeled one
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 fine. @@ -283,7 +372,7 @@ An actuator should also be there so impose a displacement.
-One idea is to use the test-bench shown in Figure 9. +One idea is to use the test-bench shown in Figure 10.
@@ -296,38 +385,22 @@ As the interferometer has a very large bandwidth, we should be able to estimate
--
Figure 9: Schematic of the test bench
+Figure 10: Schematic of the test bench
Created: 2021-02-04 jeu. 20:23
+Created: 2021-02-10 mer. 15:14