diff --git a/figs/stewart_architecture_example.png b/figs/stewart_architecture_example.png new file mode 100644 index 0000000..1d81f4d Binary files /dev/null and b/figs/stewart_architecture_example.png differ diff --git a/figs/stewart_architecture_example_pose.png b/figs/stewart_architecture_example_pose.png new file mode 100644 index 0000000..cf238a9 Binary files /dev/null and b/figs/stewart_architecture_example_pose.png differ diff --git a/index.html b/index.html index d9035a1..951d391 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +-To understand the design challenges of such system, a short introduction to Feedback control is provided in Section 1. +To understand the design challenges of such system, a short introduction to Feedback control is provided in Section 1. The mathematical tools (Power Spectral Density, Noise Budgeting, …) that will be used throughout this study are also introduced.
@@ -170,51 +170,51 @@ The mathematical tools (Power Spectral Density, Noise Budgeting, …) that To be able to develop both the nano-hexapod and the control architecture in an optimal way, we need a good estimation of:-A model of the micro-station is then developed and tuned using the previous estimations (Section 4). +A model of the micro-station is then developed and tuned using the previous estimations (Section 4). The nano-hexapod is further included in the model.
The effects of the nano-hexapod characteristics on the system dynamics are then studied. -Based on that, an optimal choice of the nano-hexapod stiffness is made (Section 5). +Based on that, an optimal choice of the nano-hexapod stiffness is made (Section 5).
Finally, using the optimally designed nano-hexapod, a robust control architecture is developed. -Simulations are performed to show that this design gives acceptable performance and the required robustness (Section 6). +Simulations are performed to show that this design gives acceptable performance and the required robustness (Section 6).
--In this section, some basics of feedback systems are first introduced (Section 1.1). +In this section, some basics of feedback systems are first introduced (Section 1.1). This should highlight the challenges of the required combined performance and robustness.
-In Section 1.2 is introduced the dynamic error budgeting which is a powerful tool that allows to derive the total error in a dynamic system from multiple disturbance sources. +In Section 1.2 is introduced the dynamic error budgeting which is a powerful tool that allows to derive the total error in a dynamic system from multiple disturbance sources. This tool will be widely used throughout this study to both predict the performances and identify the effects that do limit the performances.
The use of Feedback control in a motion system required to use some sensors to monitor the actual status of the system and actuators to modifies this status. @@ -249,11 +249,11 @@ Thus the robustness properties of the feedback system must be carefully g
-Let’s consider the block diagram shown in Figure 1 where the signals are: +Let’s consider the block diagram shown in Figure 1 where the signals are:
Figure 1: Block Diagram of a simple feedback system
@@ -295,11 +295,11 @@ In the next section, we see how the use of the feedback system permits to lower-If we write down the position error signal \(\epsilon = r - y\) as a function of the reference signal \(r\), the disturbances \(d\) and the measurement noise \(n\) (using the feedback diagram in Figure 1), we obtain: +If we write down the position error signal \(\epsilon = r - y\) as a function of the reference signal \(r\), the disturbances \(d\) and the measurement noise \(n\) (using the feedback diagram in Figure 1), we obtain: \[ \epsilon = \frac{1}{1 + GK} r + \frac{GK}{1 + GK} n - \frac{G_d}{1 + GK} d \]
@@ -340,8 +340,8 @@ Ideally, we would like to design the controller \(K\) such that:We have from the definition of \(S\) and \(T\) that: @@ -359,7 +359,7 @@ There is therefore a trade-off between the disturbance rejection and the meas
-Typical shapes of \(|S|\) and \(|T|\) as a function of frequency are shown in Figure 2. +Typical shapes of \(|S|\) and \(|T|\) as a function of frequency are shown in Figure 2. We can observe that \(|S|\) and \(|T|\) exhibit different behaviors depending on the frequency band:
@@ -385,7 +385,7 @@ We can observe that \(|S|\) and \(|T|\) exhibit different behaviors depending on -
Figure 2: Typical shapes and constrain of the Sensibility and Transmibility closed-loop transfer functions
@@ -393,11 +393,11 @@ We can observe that \(|S|\) and \(|T|\) exhibit different behaviors depending on@@ -418,11 +418,11 @@ The main issue it that for stability reasons, the system dynamics must be kno
-For mechanical systems, this generally means that the control bandwidth should take place before any appearing of flexible dynamics (right part of Figure 3). +For mechanical systems, this generally means that the control bandwidth should take place before any appearing of flexible dynamics (right part of Figure 3).
-
Figure 3: Envisaged developments in motion systems. In traditional motion systems, the control bandwidth takes place in the rigid-body region. In the next generation systemes, flexible dynamics are foreseen to occur within the control bandwidth. oomen18_advan_motion_contr_precis_mechat
@@ -452,11 +452,11 @@ This problem of robustness represent one of the main challenge for the deThe dynamic error budgeting is a powerful tool to study the effects of multiple error sources (i.e. disturbances and measurement noise) and to predict how much these effects are reduced by a feedback system. @@ -467,19 +467,19 @@ The dynamic error budgeting uses two important mathematical functions: the Po
-After these two functions are introduced (in Sections 1.2.1 and 1.2.2), is shown how do multiple error sources are combined and modified by dynamical systems (in Section 1.2.3 and 1.2.4). +After these two functions are introduced (in Sections 1.2.1 and 1.2.2), is shown how do multiple error sources are combined and modified by dynamical systems (in Section 1.2.3 and 1.2.4).
-Finally, the dynamic noise budgeting for the NASS is derived in Section 1.2.5. +Finally, the dynamic noise budgeting for the NASS is derived in Section 1.2.5.
-Let’s consider a signal \(u\) with a PSD \(S_{uu}\) going through a LTI system \(G(s)\) that outputs a signal \(y\) with a PSD (Figure 4). +Let’s consider a signal \(u\) with a PSD \(S_{uu}\) going through a LTI system \(G(s)\) that outputs a signal \(y\) with a PSD (Figure 4).
-
Figure 4: LTI dynamical system \(G(s)\) with input signal \(u\) and output signal \(y\)
@@ -573,15 +573,15 @@ The Power Spectral Density of the output signal \(y\) can be computed using:-Let’s consider a signal \(y\) that is the sum of two uncorrelated signals \(u\) and \(v\) (Figure 5). +Let’s consider a signal \(y\) that is the sum of two uncorrelated signals \(u\) and \(v\) (Figure 5).
@@ -590,7 +590,7 @@ We have that the PSD of \(y\) is equal to sum of the PSD and \(u\) and the PSD o
-
Figure 5: \(y\) as the sum of two signals \(u\) and \(v\)
@@ -598,15 +598,15 @@ We have that the PSD of \(y\) is equal to sum of the PSD and \(u\) and the PSD o-Let’s consider the Feedback architecture in Figure 1 where the position error \(\epsilon\) is equal to: +Let’s consider the Feedback architecture in Figure 1 where the position error \(\epsilon\) is equal to: \[ \epsilon = S r + T n - G_d S d \]
@@ -630,25 +630,25 @@ To estimate the PSD of the position error \(\epsilon\) and thus the RMS residualAs explained before, it is very important to have a good estimation of the micro-station dynamics as it will be used: @@ -666,7 +666,7 @@ All the measurements performed on the micro-station are detailed in 6. +The general procedure to identify the dynamics of the micro-station is shown in Figure 6. The steps are:
Figure 6: Vibration Analysis Procedure
@@ -688,11 +688,11 @@ Instead, the model will be tuned using both the modal model and the response mod@@ -718,13 +718,13 @@ In order to perform the modal analysis, the following devices were used: The measurement consists of:
Figure 7: Example of one hammer impact
Figure 8: 3 tri axis accelerometers fixed to the translation stage
@@ -755,11 +755,11 @@ It was chosen to have some redundancy in the measurement to be able to verify th@@ -768,18 +768,18 @@ From the measurements are extracted all the transfer functions from forces appli
Modal shapes and natural frequencies are then computed. -Example of the obtained micro-station’s mode shapes are shown in Figures 9 and 10. +Example of the obtained micro-station’s mode shapes are shown in Figures 9 and 10.
-
Figure 9: First mode that shows a suspension mode, probably due to bad leveling of one Airloc
Figure 10: Sixth mode
@@ -807,12 +807,12 @@ This thus means that a multi-body model can be used to correctly represent thMany Frequency Response Functions (FRF) are obtained from the measurements. -Examples of FRF are shown in Figure 11. +Examples of FRF are shown in Figure 11. These FRF will be used to compare the dynamics of the multi-body model with the micro-station dynamics.
-
Figure 11: Frequency Response Function from forces applied by the Hammer in the X direction to the acceleration of each solid body in the X direction
@@ -820,8 +820,8 @@ These FRF will be used to compare the dynamics of the multi-body model with the@@ -829,7 +829,7 @@ The dynamical measurements made on the micro-station confirmed the fact that a m
-In Section 4, the obtained Frequency Response Functions will be used to compare the model dynamics with the micro-station dynamics. +In Section 4, the obtained Frequency Response Functions will be used to compare the model dynamics with the micro-station dynamics.
In this section, all the disturbances affecting the system are identified and quantified. @@ -855,13 +855,13 @@ Note that the low frequency disturbances such as static guiding errors and therm The main challenge is to reduce the disturbances containing high frequencies, and thus efforts are made to identify these high frequency disturbances such as:
-A noise budgeting is performed in Section 3.4, the vibrations induced by the disturbances are compared and the required control bandwidth is estimated. +A noise budgeting is performed in Section 3.4, the vibrations induced by the disturbances are compared and the required control bandwidth is estimated.
@@ -869,11 +869,11 @@ The measurements are presented in more detail in
-
@@ -881,12 +881,12 @@ Ground motion can easily be estimated using an inertial sensor with sufficient s
-To verify that the inertial sensors are sensitive enough, a Huddle test has been performed (Figure 12).
+To verify that the inertial sensors are sensitive enough, a Huddle test has been performed (Figure 12).
The details of the Huddle Test can be found here.
Figure 12: Huddle Test Setup
Figure 13: Comparison of the PSD of the ground motion measured at different location
@@ -933,11 +933,11 @@ Complete reports on these measurements are accessible
-
We consider here the vibrations induced by scans of the translation stage and rotation of the spindle.
@@ -948,15 +948,15 @@ Details reports are accessible
-
-The setup for the measurement of vibrations induced by rotation of the Spindle and Slip-ring is shown in Figure 14.
+The setup for the measurement of vibrations induced by rotation of the Spindle and Slip-ring is shown in Figure 14.
Figure 14: Measurement of the sample’s vertical motion when rotating at 6rpm
-The obtained Power Spectral Densities of the sample’s absolute velocity are shown in Figure 15.
+The obtained Power Spectral Densities of the sample’s absolute velocity are shown in Figure 15.
@@ -989,7 +989,7 @@ Its cause has not been identified yet
-
Figure 15: Comparison of the ASD of the measured voltage from the Geophone at the sample location
The same setup is used: a geophone is located at the sample’s location and another on the granite.
-A 1Hz triangle motion with an amplitude of \(\pm 2.5mm\) is sent to the translation stage (Figure 16), and the absolute velocities of the sample and the granite are measured.
+A 1Hz triangle motion with an amplitude of \(\pm 2.5mm\) is sent to the translation stage (Figure 16), and the absolute velocities of the sample and the granite are measured.
Figure 16: Y position of the translation stage measured by the encoders
-The time domain absolute vertical velocity of the sample and granite are shown in Figure 17.
+The time domain absolute vertical velocity of the sample and granite are shown in Figure 17.
It is shown that quite large motion of the granite is induced by the translation stage scans.
This could be a problem if this is shown to excite the metrology frame of the nano-focusing lens position stage.
Figure 17: Vertical velocity of the sample and marble when scanning with the translation stage
-The Amplitude Spectral Densities of the measured absolute velocities are shown in Figure 18.
+The Amplitude Spectral Densities of the measured absolute velocities are shown in Figure 18.
The ASD contains any peaks starting from 1Hz showing the large spectral content of the motion which is probably due to the triangular reference of the translation stage.
Figure 18: Amplitude spectral density of the measure velocity corresponding to the geophone in the vertical direction located on the granite and at the sample location when the translation stage is scanning at 1Hz
@@ -1076,7 +1076,7 @@ We can now compare the effect of all the disturbance sources on the position err
-The Power Spectral Density of the motion error due to the ground motion, translation stage scans and spindle rotation are shown in Figure 19.
+The Power Spectral Density of the motion error due to the ground motion, translation stage scans and spindle rotation are shown in Figure 19.
@@ -1084,26 +1084,26 @@ We can see that the ground motion is quite small compare to the translation stag
Figure 19: Amplitude Spectral Density fo the motion error due to disturbances
-The Cumulative Amplitude Spectrum is shown in Figure 20.
+The Cumulative Amplitude Spectrum is shown in Figure 20.
It is shown that the motion induced by translation stage scans and spindle rotation are in the micro-meter range for frequencies above 1Hz.
Figure 20: Cumulative Amplitude Spectrum of the motion error due to disturbances
-From Figure 20, required bandwidth can be estimated by seeing that \(10\ nm [rms]\) motion is induced by the perturbations above 100Hz.
+From Figure 20, required bandwidth can be estimated by seeing that \(10\ nm [rms]\) motion is induced by the perturbations above 100Hz.
@@ -1116,8 +1116,8 @@ From that, it can be concluded that control bandwidth will have to be around 100
All the disturbance measurements were made with inertial sensors, and to obtain the relative motion sample/granite, two inertial sensors were used and the signals were subtracted.
@@ -1137,8 +1137,8 @@ The detector requirement would need to have a sample frequency above \(400Hz\) a
@@ -1163,14 +1163,14 @@ This should however not change the conclusion of this study nor significantly ch
-As was shown during the modal analysis (Section 2), the micro-station behaves as multiple rigid bodies (granite, translation stage, tilt stage, spindle, hexapod) connected with some discrete flexibility (stiffnesses and dampers).
+As was shown during the modal analysis (Section 2), the micro-station behaves as multiple rigid bodies (granite, translation stage, tilt stage, spindle, hexapod) connected with some discrete flexibility (stiffnesses and dampers).
@@ -1183,11 +1183,11 @@ A small summary of the multi-body Simscape is available
-
@@ -1211,11 +1211,11 @@ Then, the values of the stiffnesses and damping properties of each joint is manu
-The 3D representation of the simscape model is shown in Figure 21.
+The 3D representation of the simscape model is shown in Figure 21.
Figure 21: 3D representation of the simscape model
@@ -1235,7 +1235,7 @@ Tuning the dynamics of such model is very difficult as there are more than 50 pa
-The comparison of three of the Frequency Response Functions are shown in Figure 22.
+The comparison of three of the Frequency Response Functions are shown in Figure 22.
@@ -1247,7 +1247,7 @@ We believe that the model is representing the micro-station dynamics with suffic
Figure 22: Frequency Response function from Hammer force in the X,Y and Z directions to the X,Y and Z displacements of the micro-hexapod’s top platform. The measurements are shown in blue and the Model in red.
@@ -1292,7 +1292,7 @@ For the control of the nano-hexapod, the sample position error (the motion to be
-To do so, several computations are performed (summarized in Figure 23):
+To do so, several computations are performed (summarized in Figure 23):
Figure 23: Figure caption
@@ -1332,16 +1332,16 @@ Now that the dynamics of the model is tuned and the disturbances included in the
A first simulation is done with the nano-hexapod modeled as a rigid-body.
This does represent the system without the NASS and permits to estimate the sample’s vibrations using the micro-station alone.
-The results of this simulation will be compared to simulations using the NASS in Section 6.4.
+The results of this simulation will be compared to simulations using the NASS in Section 6.4.
-An 3D animation of the simulation is shown in Figure 24.
+An 3D animation of the simulation is shown in Figure 24.
-A zoom in the micro-meter ranger on the sample’s location is shown in Figure 25 with two frames:
+A zoom in the micro-meter ranger on the sample’s location is shown in Figure 25 with two frames:
Figure 24: Tomography Experiment using the Simscape Model
Figure 25: Tomography Experiment using the Simscape Model - Zoom on the sample’s position (the full vertical scale is \(\approx 10 \mu m\))
-The position error of the sample with respect to the granite are shown in Figure 26.
+The position error of the sample with respect to the granite are shown in Figure 26.
It is confirmed that the X-Y-Z position errors are in the micro-meter range.
Figure 26: Position error of the Sample with respect to the granite during a Tomography Experiment with included disturbances
@@ -1422,11 +1422,11 @@ In the next sections, it will allows to optimally design the nano-hexapod, to de
As explain before, the nano-hexapod properties (mass, stiffness, legs’ orientation, …) will influence:
@@ -1440,9 +1440,9 @@ As explain before, the nano-hexapod properties (mass, stiffness, legs’ ori
Thus, we here wish to find the optimal nano-hexapod properties such that:
@@ -1458,11 +1458,11 @@ Also, the effect of the nano-hexapod’s damping properties will be studied
As will be seen, the nano-hexapod stiffness have a large influence on the sensibility to disturbance (the norm of \(G_d\)).
@@ -1474,11 +1474,11 @@ A complete study of the optimal nano-hexapod stiffness for the minimization of d
-The sensibility to the spindle’s vibration for all the considered nano-hexapod stiffnesses (from \(10^3\,[N/m]\) to \(10^9\,[N/m]\)) is shown in Figure 27.
+The sensibility to the spindle’s vibration for all the considered nano-hexapod stiffnesses (from \(10^3\,[N/m]\) to \(10^9\,[N/m]\)) is shown in Figure 27.
It is shown that a softer nano-hexapod it better to filter out vertical vibrations of the spindle.
More precisely, is start to filters the vibration at the first suspension mode of the payload on top of the nano-hexapod.
Figure 27: Sensitivity to Spindle vertical motion error to the vertical error position of the sample
-The sensibilities to ground motion in the Y and Z directions are shown in Figure 28.
+The sensibilities to ground motion in the Y and Z directions are shown in Figure 28.
We can see that above the suspension mode of the nano-hexapod, the norm of the transmissibility is close to one until the suspension mode of the granite.
Thus, a stiff nano-hexapod is better for reducing the effect of ground motion at low frequency.
-It will be suggested in Section 7.6 that using soft mounts for the granite can greatly lower the sensibility to ground motion.
+It will be suggested in Section 7.6 that using soft mounts for the granite can greatly lower the sensibility to ground motion.
Figure 28: Sensitivity to Ground motion to the position error of the sample
However, lowering the sensibility to some disturbance at a frequency where its effect is already small compare to the other disturbances sources is not really interesting.
What is more important than comparing the sensitivity to disturbances, is thus to compare the obtain power spectral density of the sample’s position error.
-From the Power Spectral Density of all the sources of disturbances identified in Section 3, we compute what would be the Power Spectral Density of the vertical motion error for all the considered nano-hexapod stiffnesses (Figure 29).
+From the Power Spectral Density of all the sources of disturbances identified in Section 3, we compute what would be the Power Spectral Density of the vertical motion error for all the considered nano-hexapod stiffnesses (Figure 29).
@@ -1532,7 +1532,7 @@ We can see that the most important change is in the frequency range 30Hz to 300H
Figure 29: Amplitude Spectral Density of the Sample vertical position error due to Vertical vibration of the Spindle for multiple nano-hexapod stiffnesses
-If we look at the Cumulative amplitude spectrum of the vertical error motion in Figure 30, we can observe that a soft hexapod (\(k < 10^5 - 10^6\,[N/m]\)) helps reducing the high frequency disturbances, and thus a smaller control bandwidth will suffice to obtain the wanted performance.
+If we look at the Cumulative amplitude spectrum of the vertical error motion in Figure 30, we can observe that a soft hexapod (\(k < 10^5 - 10^6\,[N/m]\)) helps reducing the high frequency disturbances, and thus a smaller control bandwidth will suffice to obtain the wanted performance.
Figure 30: Cumulative Amplitude Spectrum of the Sample vertical position error due to all considered perturbations for multiple nano-hexapod stiffnesses
One of the most important design goal is to obtain a system that is robust to all changes in the system.
@@ -1591,15 +1591,15 @@ However, the dynamics from forces to sensors located in the nano-hexapod legs, s
The most obvious change in the system is the change of payload.
-In Figure 31 the dynamics is shown for payloads having a first resonance mode at 100Hz and a mass equal to 1kg, 20kg and 50kg.
+In Figure 31 the dynamics is shown for payloads having a first resonance mode at 100Hz and a mass equal to 1kg, 20kg and 50kg.
On the left side, the change of dynamics is computed for a very soft nano-hexapod, while on the right side, it is computed for a very stiff nano-hexapod.
Figure 31: Dynamics from \(\mathcal{F}_z\) to \(\mathcal{X}_z\) for varying payload mass, both for a soft nano-hexapod (left) and a stiff nano-hexapod (right)
-In Figure 32 is shown the effect of a change of payload dynamics.
+In Figure 32 is shown the effect of a change of payload dynamics.
The mass of the payload is fixed and its resonance frequency is changing from 50Hz to 500Hz.
Figure 32: Dynamics from \(\mathcal{F}_z\) to \(\mathcal{X}_z\) for varying payload resonance frequency, both for a soft nano-hexapod and a stiff nano-hexapod
-The dynamics for all the payloads (mass from 1kg to 50kg and first resonance from 50Hz to 500Hz) and all the considered nano-hexapod stiffnesses are display in Figure 33.
+The dynamics for all the payloads (mass from 1kg to 50kg and first resonance from 50Hz to 500Hz) and all the considered nano-hexapod stiffnesses are display in Figure 33.
@@ -1662,7 +1662,7 @@ For nano-hexapod stiffnesses above \(10^7\,[N/m]\):
-
Figure 33: Dynamics from \(\mathcal{F}_z\) to \(\mathcal{X}_z\) for varying payload dynamics, both for a soft nano-hexapod and a stiff nano-hexapod
-The micro-station dynamics is quite complex as was shown in Section 2, moreover, its dynamics can change due to:
+The micro-station dynamics is quite complex as was shown in Section 2, moreover, its dynamics can change due to:
-To identify the effect of the micro-station compliance on the system dynamics, for each nano-hexapod stiffness, we identify the plant dynamics in two different case (Figure 34):
+To identify the effect of the micro-station compliance on the system dynamics, for each nano-hexapod stiffness, we identify the plant dynamics in two different case (Figure 34):
Figure 34: Change of dynamics from force \(\mathcal{F}_x\) to displacement \(\mathcal{X}_x\) due to the micro-station compliance
Let’s now consider the rotation of the Spindle.
-The plant dynamics for spindle rotation speed from 0rpm up to 60rpm are shown in Figure 35.
+The plant dynamics for spindle rotation speed from 0rpm up to 60rpm are shown in Figure 35.
@@ -1772,7 +1772,7 @@ For very soft nano-hexapods, the main resonance is split into two resonances and
Figure 35: Change of dynamics from force \(\mathcal{F}_x\) to displacement \(\mathcal{X}_x\) for a spindle rotation speed from 0rpm to 60rpm
-Finally, let’s combined all the uncertainties and display the plant dynamics “spread” for all the nano-hexapod stiffnesses (Figure 36).
+Finally, let’s combined all the uncertainties and display the plant dynamics “spread” for all the nano-hexapod stiffnesses (Figure 36).
This show how the dynamics evolves with the stiffness and how different effects enters the plant dynamics.
Figure 36: Variability of the dynamics from \(\bm{\mathcal{F}}_x\) to \(\bm{\mathcal{X}}_x\) with varying nano-hexapod stiffness
+As will be shown in this section, the Nano-Hexapod geometry has an influence on:
+
The kinematic analysis of a parallel manipulator is well described in taghirad13_paral:
-From taghirad13_paral:
-
-The Jacobian matrix not only reveals the relation between the joint variable velocities of a parallel manipulator to the moving platform linear and angular velocities, it also constructs the transformation needed to find the actuator forces from the forces and moments acting on the moving platform.
-
-The Jacobian matrix \(\bm{\mathcal{J}}\) can be computed form the orientation of the legs and the position of the flexible joints.
+One of the main analysis tool for the Kinematic analysis is the Jacobian Matrix that not only reveals the relation between the joint variable velocities of a parallel manipulator to the moving platform linear and angular velocities, but also constructs the transformation needed to find the actuator forces from the forces and moments acting on the moving platform.
-If we note:
+The Jacobian matrix \(\bm{J}\) can be computed form the orientation of the legs (describes by the unit vectors \({}^A\hat{\bm{s}}_i\)) and the position of the flexible joints (described by the position vectors \({}^A\bm{b}_i\)):
+
+It can be easily shown that:
+
+with:
-The Jacobian matrix links the two vectors:
+Thus, from a wanted small displacement \(\delta \bm{\mathcal{X}}\), it is easy to compute the required displacement of the legs \(\delta \bm{\mathcal{L}}\).
+Similarly, from a measurement of the legs’ displacement, it is easy to compute the resulting platform’s motion.
+
+This will be used to estimate the platform’s mobility from the stroke of the legs, or inversely, to estimate the required stroke of the legs from the wanted platform’s mobility.
+
+Note that Eq. \eqref{eq:jacobian_L} is an approximation and is only valid for leg’s displacement less than \(1\%\) of the leg’s length which is the case for the nano-hexapod.
-If we note:
+It can also be shown that:
+
+with:
+And thus the Jacobian matrix can be used to compute the forces that should be applied on each leg from forces and torques that we want to apply on the top platform.
+
+Transformations in Eq. \eqref{eq:jacobian_L} and \eqref{eq:jacobian_F} will be widely in the developed control architectures.
+
+Stiffness properties is estimated from the architecture and leg’s stiffness
+
Kinematic Study https://tdehaeze.github.io/stewart-simscape/kinematic-study.html
-Mobility can be estimated from the architecture of the Stewart platform and the leg’s stroke.
-
-Stiffness properties is estimated from the architecture and leg’s stiffness
-
+For a specified geometry and actuator stroke, the mobility of the Stewart platform can be estimated.
+
+An example of the mobility considering only pure translations is shown in Figure 37.
+
Figure 37: Figure caption Figure 37: Obtained mobility of a Stewart platform for pure translations (the platform’s orientation is fixed)
Active Damping Study https://tdehaeze.github.io/stewart-simscape/control-active-damping.html
+
Flexible Joint stiffness => not problematic for the chosen active damping technique
3.1 Ground Motion
+3.1 Ground Motion
3.2 Stage Vibration - Effect of Control systems
+3.2 Stage Vibration - Effect of Control systems
3.3 Stage Vibration - Effect of Motion
+3.3 Stage Vibration - Effect of Motion
Spindle and Slip-Ring
-Spindle and Slip-Ring
+Translation Stage
-Translation Stage
+3.4 Open Loop noise budgeting
+3.4 Open Loop noise budgeting
3.5 Better estimation of the disturbances
+3.5 Better estimation of the disturbances
3.6 Conclusion
+3.6 Conclusion
4 Multi Body Model
+4 Multi Body Model
4.1 Multi-Body model
+4.1 Multi-Body model
4.2 Validity of the model’s dynamics
+4.2 Validity of the model’s dynamics
4.3 Wanted position of the sample and position error
+4.3 Wanted position of the sample and position error
-4.4 Simulation of Experiments
+4.4 Simulation of Experiments
4.5 Conclusion
+4.5 Conclusion
5 Optimal Nano-Hexapod Design
+5 Optimal Nano-Hexapod Design
-
5.1 Optimal Stiffness to reduce the effect of disturbances
+5.1 Optimal Stiffness to reduce the effect of disturbances
Sensibility to stage vibrations
-Sensibility to stage vibrations
+Sensibility to ground motion
-Sensibility to ground motion
+Dynamic Noise Budgeting considering all the disturbances
-Dynamic Noise Budgeting considering all the disturbances
+5.2 Optimal Stiffness to reduce the plant uncertainty
+5.2 Optimal Stiffness to reduce the plant uncertainty
Effect of Payload
-Effect of Payload
+Effect of Micro-Station Compliance
-Effect of Micro-Station Compliance
+
Effect of Spindle Rotating Speed
-Effect of Spindle Rotating Speed
+Total Plant Uncertainty
-Total Plant Uncertainty
+5.3 Nano-Hexapod Architecture
+5.3 Optimal Nano-Hexapod Geometry
+
Kinematic Analysis - Jacobian Matrix
-Kinematic Analysis and the Jacobian Matrix
+
-
-
-
-\begin{equation*}
- \bm{\mathcal{F}} = \bm{J}^T \bm{\tau}
-\end{equation*}
+Stiffness and Compliance matrices
+Kinematic Analysis - Mobility
-Mobility of the Stewart Platform
+Kinematic Study
-Flexible Joints
-Flexible Joints
+
+
+
+