Remove few outputs and add missing captions
This commit is contained in:
@@ -693,7 +693,9 @@ From Figures [[fig:opt_stiff_soft_granite_Frz]] and [[fig:opt_stiff_soft_granite
|
||||
|
||||
** Conclusion
|
||||
#+begin_important
|
||||
Having a soft granite suspension could greatly improve the sensitivity the ground motion and thus the level of sample vibration if it is found that ground motion is the limiting factor.
|
||||
Having a soft granite suspension greatly decreases the sensitivity the ground motion.
|
||||
Also, it does not affect much the sensitivity to stage vibration and direct forces.
|
||||
Thus the level of sample vibration can be reduced by using a soft granite suspension if it is found that ground motion is the limiting factor.
|
||||
#+end_important
|
||||
|
||||
* Open Loop Budget Error
|
||||
@@ -729,7 +731,7 @@ Let's consider Figure [[fig:psd_change_tf]] there $G_d(s)$ is the transfer funct
|
||||
#+end_src
|
||||
|
||||
#+name: fig:psd_change_tf
|
||||
#+caption: Figure caption
|
||||
#+caption: Signal $d$ going through and LTI transfer function $G_d(s)$ to give a signal $y$
|
||||
#+RESULTS:
|
||||
[[file:figs/psd_change_tf.png]]
|
||||
|
||||
@@ -768,7 +770,7 @@ Sometimes, we prefer to compute the *Amplitude* Spectral Density (ASD) which is
|
||||
#+end_src
|
||||
|
||||
#+name: fig:psd_change_tf_multiple_pert
|
||||
#+caption: Figure caption
|
||||
#+caption: Block diagram showing and output $y$ resulting from the addition of multiple perturbations $d_i$
|
||||
#+RESULTS:
|
||||
[[file:figs/psd_change_tf_multiple_pert.png]]
|
||||
|
||||
@@ -892,7 +894,7 @@ Similarly, the Cumulative Amplitude Spectrum of the sample vibrations are shown:
|
||||
|
||||
The black dashed line corresponds to the performance objective of a sample vibration equal to $10\ nm [rms]$.
|
||||
|
||||
#+begin_src matlab
|
||||
#+begin_src matlab :exports none
|
||||
freqs = dist_f.f;
|
||||
|
||||
figure;
|
||||
@@ -918,7 +920,7 @@ The black dashed line corresponds to the performance objective of a sample vibra
|
||||
#+caption: Cumulative Amplitude Spectrum of the Sample vertical position error due to Ground motion for multiple nano-hexapod stiffnesses ([[./figs/opt_stiff_cas_dz_gm.png][png]], [[./figs/opt_stiff_cas_dz_gm.pdf][pdf]])
|
||||
[[file:figs/opt_stiff_cas_dz_gm.png]]
|
||||
|
||||
#+begin_src matlab
|
||||
#+begin_src matlab :exports none
|
||||
freqs = dist_f.f;
|
||||
|
||||
figure;
|
||||
@@ -944,7 +946,7 @@ The black dashed line corresponds to the performance objective of a sample vibra
|
||||
#+caption: Cumulative Amplitude Spectrum of the Sample vertical position error due to Vertical vibration of the Spindle for multiple nano-hexapod stiffnesses ([[./figs/opt_stiff_cas_dz_rz.png][png]], [[./figs/opt_stiff_cas_dz_rz.pdf][pdf]])
|
||||
[[file:figs/opt_stiff_cas_dz_rz.png]]
|
||||
|
||||
#+begin_src matlab
|
||||
#+begin_src matlab :exports none
|
||||
freqs = dist_f.f;
|
||||
|
||||
figure;
|
||||
|
Reference in New Issue
Block a user