bibliography: => #+BIBLIOGRAPHY: here

This commit is contained in:
2021-05-02 22:18:30 +02:00
parent a79f30c4d8
commit dfdbe99a8d
127 changed files with 1076 additions and 1162 deletions

View File

@@ -8,7 +8,7 @@ Tags
: [Stewart Platforms]({{< relref "stewart_platforms" >}}), [Flexible Joints]({{< relref "flexible_joints" >}})
Reference
: ([McInroy 1999](#org788f3dd))
: ([McInroy 1999](#orgc5d256d))
Author(s)
: McInroy, J.
@@ -16,7 +16,7 @@ Author(s)
Year
: 1999
This conference paper has been further published in a journal as a short note ([McInroy 2002](#org6bd1808)).
This conference paper has been further published in a journal as a short note ([McInroy 2002](#orge25929e)).
## Abstract {#abstract}
@@ -38,22 +38,22 @@ The actuators for FJHs can be divided into two categories:
1. soft (voice coil), which employs a spring flexure mount
2. hard (piezoceramic or magnetostrictive), which employs a compressive load spring.
<a id="orge71c3a4"></a>
<a id="org89aa8b3"></a>
{{< figure src="/ox-hugo/mcinroy99_general_hexapod.png" caption="Figure 1: A general Stewart Platform" >}}
Since both actuator types employ force production in parallel with a spring, they can both be modeled as shown in Figure [2](#orgc6987ef).
Since both actuator types employ force production in parallel with a spring, they can both be modeled as shown in Figure [2](#org0b2b1e5).
In order to provide low frequency passive vibration isolation, the hard actuators are sometimes placed in series with additional passive springs.
<a id="orgc6987ef"></a>
<a id="org0b2b1e5"></a>
{{< figure src="/ox-hugo/mcinroy99_strut_model.png" caption="Figure 2: The dynamics of the i'th strut. A parallel spring, damper and actuator drives the moving mass of the strut and a payload" >}}
<a id="table--tab:mcinroy99-strut-model"></a>
<div class="table-caption">
<span class="table-number"><a href="#table--tab:mcinroy99-strut-model">Table 1</a></span>:
Definition of quantities on Figure <a href="#orgc6987ef">2</a>
Definition of quantities on Figure <a href="#org0b2b1e5">2</a>
</div>
| **Symbol** | **Meaning** |
@@ -70,11 +70,11 @@ In order to provide low frequency passive vibration isolation, the hard actuator
| \\(v\_i = p\_i - q\_i\\) | vector pointing from the bottom to the top |
| \\(\hat{u}\_i = v\_i/l\_i\\) | unit direction of the strut |
It is here supposed that \\(f\_{p\_i}\\) is predominantly in the strut direction (explained in ([McInroy 2002](#org6bd1808))).
It is here supposed that \\(f\_{p\_i}\\) is predominantly in the strut direction (explained in ([McInroy 2002](#orge25929e))).
This is a good approximation unless the spherical joints and extremely stiff or massive, of high inertia struts are used.
This allows to reduce considerably the complexity of the model.
From Figure [2](#orgc6987ef) (b), forces along the strut direction are summed to yield (projected along the strut direction, hence the \\(\hat{u}\_i^T\\) term):
From Figure [2](#org0b2b1e5) (b), forces along the strut direction are summed to yield (projected along the strut direction, hence the \\(\hat{u}\_i^T\\) term):
\begin{equation}
m\_i \hat{u}\_i^T \ddot{p}\_i = f\_{m\_i} - f\_{p\_i} - m\_i \hat{u}\_i^Tg - k\_i(l\_i - l\_{r\_i}) - b\_i \dot{l}\_i
@@ -165,6 +165,6 @@ In the next section, a connection between the two will be found to complete the
## Bibliography {#bibliography}
<a id="org788f3dd"></a>McInroy, J.E. 1999. “Dynamic Modeling of Flexure Jointed Hexapods for Control Purposes.” In _Proceedings of the 1999 IEEE International Conference on Control Applications (Cat. No.99CH36328)_, nil. <https://doi.org/10.1109/cca.1999.806694>.
<a id="orgc5d256d"></a>McInroy, J.E. 1999. “Dynamic Modeling of Flexure Jointed Hexapods for Control Purposes.” In _Proceedings of the 1999 IEEE International Conference on Control Applications (Cat. No.99CH36328)_, nil. <https://doi.org/10.1109/cca.1999.806694>.
<a id="org6bd1808"></a>———. 2002. “Modeling and Design of Flexure Jointed Stewart Platforms for Control Purposes.” _IEEE/ASME Transactions on Mechatronics_ 7 (1):9599. <https://doi.org/10.1109/3516.990892>.
<a id="orge25929e"></a>———. 2002. “Modeling and Design of Flexure Jointed Stewart Platforms for Control Purposes.” _IEEE/ASME Transactions on Mechatronics_ 7 (1):9599. <https://doi.org/10.1109/3516.990892>.