Update Content - 2021-05-02

This commit is contained in:
2021-05-02 20:37:00 +02:00
parent 699e8a7905
commit f975b4bd90
77 changed files with 1212 additions and 666 deletions

View File

@@ -4,15 +4,11 @@ author = ["Thomas Dehaeze"]
draft = false
+++
Backlinks:
- [Identification and decoupling control of flexure jointed hexapods]({{< relref "chen00_ident_decoup_contr_flexur_joint_hexap" >}})
Tags
: [Stewart Platforms]({{< relref "stewart_platforms" >}}), [Flexible Joints]({{< relref "flexible_joints" >}})
Reference
: ([McInroy 1999](#orgfc7fa52))
: ([McInroy 1999](#org788f3dd))
Author(s)
: McInroy, J.
@@ -20,7 +16,7 @@ Author(s)
Year
: 1999
This conference paper has been further published in a journal as a short note ([McInroy 2002](#org7752c60)).
This conference paper has been further published in a journal as a short note ([McInroy 2002](#org6bd1808)).
## Abstract {#abstract}
@@ -42,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="orgd835559"></a>
<a id="orge71c3a4"></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](#org26f1840).
Since both actuator types employ force production in parallel with a spring, they can both be modeled as shown in Figure [2](#orgc6987ef).
In order to provide low frequency passive vibration isolation, the hard actuators are sometimes placed in series with additional passive springs.
<a id="org26f1840"></a>
<a id="orgc6987ef"></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="#org26f1840">2</a>
Definition of quantities on Figure <a href="#orgc6987ef">2</a>
</div>
| **Symbol** | **Meaning** |
@@ -74,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](#org7752c60))).
It is here supposed that \\(f\_{p\_i}\\) is predominantly in the strut direction (explained in ([McInroy 2002](#org6bd1808))).
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](#org26f1840) (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](#orgc6987ef) (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
@@ -166,8 +162,9 @@ In the next section, a connection between the two will be found to complete the
## Control Example {#control-example}
## Bibliography {#bibliography}
<a id="orgfc7fa52"></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="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="org7752c60"></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="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>.