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

@@ -9,7 +9,7 @@ Tags
Reference
: ([McInroy 2002](#org48d21a1))
: ([McInroy 2002](#org2871bf9))
Author(s)
: McInroy, J.
@@ -17,7 +17,7 @@ Author(s)
Year
: 2002
This short paper is very similar to ([McInroy 1999](#org287d886)).
This short paper is very similar to ([McInroy 1999](#org1d169f9)).
> This paper develops guidelines for designing the flexure joints to facilitate closed-loop control.
@@ -36,15 +36,15 @@ This short paper is very similar to ([McInroy 1999](#org287d886)).
## Flexure Jointed Hexapod Dynamics {#flexure-jointed-hexapod-dynamics}
<a id="org66e9285"></a>
<a id="org4ea1e8b"></a>
{{< figure src="/ox-hugo/mcinroy02_leg_model.png" caption="Figure 1: The dynamics of the ith strut. A parallel spring, damper, and actautor drives the moving mass of the strut and a payload" >}}
The strut can be modeled as consisting of a parallel arrangement of an actuator force, a spring and some damping driving a mass (Figure [1](#org66e9285)).
The strut can be modeled as consisting of a parallel arrangement of an actuator force, a spring and some damping driving a mass (Figure [1](#org4ea1e8b)).
Thus, **the strut does not output force directly, but rather outputs a mechanically filtered force**.
The model of the strut are shown in Figure [1](#org66e9285) with:
The model of the strut are shown in Figure [1](#org4ea1e8b) with:
- \\(m\_{s\_i}\\) moving strut mass
- \\(k\_i\\) spring constant
@@ -132,16 +132,16 @@ Many prior hexapod dynamic formulations assume that the strut exerts force only
The flexure joints Hexapods transmit forces (or torques) proportional to the deflection of the joints.
This section establishes design guidelines for the spherical flexure joint to guarantee that the dynamics remain tractable for control.
<a id="org343afcb"></a>
<a id="org5bc5fa8"></a>
{{< figure src="/ox-hugo/mcinroy02_model_strut_joint.png" caption="Figure 2: A simplified dynamic model of a strut and its joint" >}}
Figure [2](#org343afcb) depicts a strut, along with the corresponding force diagram.
Figure [2](#org5bc5fa8) depicts a strut, along with the corresponding force diagram.
The force diagram is obtained using standard finite element assumptions (\\(\sin \theta \approx \theta\\)).
Damping terms are neglected.
\\(k\_r\\) denotes the rotational stiffness of the spherical joint.
From Figure [2](#org343afcb) (b), Newton's second law yields:
From Figure [2](#org5bc5fa8) (b), Newton's second law yields:
\begin{equation}
f\_p = \begin{bmatrix}
@@ -269,8 +269,9 @@ By using the vector triple identity \\(a \cdot (b \times c) = b \cdot (c \times
\end{equation}
## Bibliography {#bibliography}
<a id="org287d886"></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="org1d169f9"></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="org48d21a1"></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="org2871bf9"></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>.