previous next up

2重剛体振り子

(問題) 2つの剛体によって構成された2重剛体振り子(Double Rigid Pendulum)がある。 これらは重力と逆向きの方向を$y$軸とする$xy$平面上で回転運動するものとする。 剛体1は質量$m_1$で、原点$O$に固定された回転軸$O_1$をもち、 $O_1$から剛体1の重心$G_1$までの距離を$c_1$とする。 また、剛体1の$O_1$周りの慣性モーメントを$I_{O_1}$とする。

もうひとつの剛体2は質量$m_2$で、剛体1上の$O_1$から距離$b$、 角度 $\angle G_1O_1O_2=\beta$の回転軸$O_2$をもち、 $O_2$から剛体2の重心$G_2$までの距離を$c_2$とする。 また、剛体2の$G_2$周りの慣性モーメントを$I_{G_2}$とする。

この2重剛体振り子のラグランジュ運動方程式を記述せよ。 また、計算機シミュレーションなどをしやすいように、 求められた2階常微分方程式を連立の1階常微分方程式に変換せよ。

また、この振り子が各々の角速度に比例する抵抗 や外力 を受けている場合においても同様に求めよ。
\includegraphics[height=.5\hsize]{drp.eps}

(解答) 剛体1,2のy軸に対する角度を $\theta_1,\theta_2$とする。 剛体1の重心$G_1$の座標 $(x_{G_1},y_{G_1})$およびその速度$V_{G_1}$の2乗は、

$\displaystyle x_{G_1}$ $\textstyle =$ $\displaystyle c_1\sin\theta_1$ (53)
$\displaystyle y_{G_1}$ $\textstyle =$ $\displaystyle -c_1\cos\theta_1$ (54)
$\displaystyle V_{G_1}^2$ $\textstyle =$ $\displaystyle \dot x_{G_1}^2 + \dot y_{G_1}^2$  
  $\textstyle =$ $\displaystyle (c_1\dot\theta_1\cos\theta_1)^2
+ (c_1\dot\theta_1\sin\theta_1)^2$  
  $\textstyle =$ $\displaystyle c_1^2\dot\theta_1^2$ (55)

となる。 剛体2の重心$G_2$の座標 $(x_{G_2},y_{G_2})$およびその速度$V_{G_2}$の2乗は、
$\displaystyle x_{G_2}$ $\textstyle =$ $\displaystyle b\sin(\theta_1+\beta)+c_2\sin\theta_2$ (56)
$\displaystyle y_{G_2}$ $\textstyle =$ $\displaystyle -b\cos(\theta_1+\beta)-c_2\cos\theta_2$ (57)
$\displaystyle V_{G_2}^2$ $\textstyle =$ $\displaystyle \dot x_{G_2}^2 + \dot y_{G_2}^2$  
  $\textstyle =$ $\displaystyle \left\{ b\dot\theta_1\cos(\theta_1+\beta)+c_2\dot\theta_2\cos\the...
...left\{ b\dot\theta_1\sin(\theta_1+\beta)+c_2\dot\theta_2\sin\theta_2
\right\}^2$  
  $\textstyle =$ $\displaystyle b^2\dot\theta_1^2 + c_2^2\dot\theta_2^2
+ 2bc_2\dot\theta_1\dot\theta_2\cos(\theta_1+\beta-\theta_2)$ (58)

となる。 ここで、剛体1の運動エネルギー$T_1$および位置エネルギー$U_1$は、
$\displaystyle T_1$ $\textstyle =$ $\displaystyle \frac12 I_{O_1} \dot\theta_1^2$ (59)
$\displaystyle U_1$ $\textstyle =$ $\displaystyle m_1 g y_{G_1}$  
  $\textstyle =$ $\displaystyle -m_1 g c_1\cos\theta_1$ (60)

また、剛体2の運動エネルギー$T_2$および位置エネルギー$U_2$は、
$\displaystyle T_2$ $\textstyle =$ $\displaystyle \frac12 I_{G_2} \dot\theta_2^2 + \frac12 m_2 V_{G_2}^2$  
  $\textstyle =$ $\displaystyle \frac12 I_{G_2} \dot\theta_2^2
+ \frac12 m_2 \left\{
b^2\dot\thet...
...theta_2^2
+ 2bc_2\dot\theta_1\dot\theta_2\cos(\theta_1+\beta-\theta_2)
\right\}$ (61)
$\displaystyle U_2$ $\textstyle =$ $\displaystyle m_2 g y_{G_2}$  
  $\textstyle =$ $\displaystyle -m_2 g \left\{ b\cos(\theta_1+\beta) + c_2\cos\theta_2 \right\}$ (62)

となる。 この2重剛体振り子のラグランジュ関数$L$は、
$\displaystyle L$ $\textstyle =$ $\displaystyle T - U$  
  $\textstyle =$ $\displaystyle (T_1+T_2) - (U_1+U_2)$  
  $\textstyle =$ $\displaystyle \frac12 I_{O_1} \dot\theta_1^2
+ \frac12 I_{G_2} \dot\theta_2^2
+ \frac12 m_2 b^2\dot\theta_1^2
+ \frac12 m_2 c_2^2\dot\theta_2^2$  
    $\displaystyle + m_2 bc_2\dot\theta_1\dot\theta_2\cos(\theta_1+\beta-\theta_2)
+...
... c_1\cos\theta_1
+ m_2 g \left( b\cos(\theta_1+\beta) + c_2\cos\theta_2 \right)$  
  $\textstyle =$ $\displaystyle \frac12 \left( I_{O_1} + m_2 b^2 \right) \dot\theta_1^2
+ \frac12 \left( I_{G_2} + m_2 c_2^2 \right) \dot\theta_2^2$  
    $\displaystyle + m_2 bc_2\dot\theta_1\dot\theta_2\cos(\theta_1+\beta-\theta_2)
+ m_1 g c_1\cos\theta_1
+ m_2 g b\cos(\theta_1+\beta) + m_2 g c_2\cos\theta_2$ (63)

となる。 このラグランジュ関数$L$から $\theta_1,\theta_2$ に関するラグランジュ運動方程式をたてるには、 以下の関係式を用いればよい。

\begin{eqnarray*}
\frac{d}{dt} \frac{\partial L}{\partial\dot\theta_1}
- \frac...
...rtial\dot\theta_2}
- \frac{\partial L}{\partial\theta_2}
&=& 0
\end{eqnarray*}

これを具体的に求めると、
$\displaystyle \frac{\partial L}{\partial\dot\theta_1}$ $\textstyle =$ $\displaystyle \left( I_{O_1} + m_2 b^2 \right) \dot\theta_1
+ m_2 bc_2\dot\theta_2\cos(\theta_1+\beta-\theta_2)$  
$\displaystyle \Rightarrow
\frac{d}{dt} \frac{\partial L}{\partial\dot\theta_1}$ $\textstyle =$ $\displaystyle \left( I_{O_1} + m_2 b^2 \right) \ddot\theta_1
+ m_2 bc_2\left\{
...
... \dot\theta_2(\dot\theta_1-\dot\theta_2)
\sin(\theta_1+\beta-\theta_2)
\right\}$ (64)
$\displaystyle - \frac{\partial L}{\partial\theta_1}$ $\textstyle =$ $\displaystyle m_2 bc_2\dot\theta_1\dot\theta_2\sin(\theta_1+\beta-\theta_2)
+ m_1 g c_1\sin\theta_1 + m_2 g b\sin(\theta_1+\beta)$ (65)
$\displaystyle \frac{\partial L}{\partial\dot\theta_2}$ $\textstyle =$ $\displaystyle \left( I_{G_2} + m_2 c_2^2 \right) \dot\theta_2
+ m_2 bc_2\dot\theta_1\cos(\theta_1+\beta-\theta_2)$  
$\displaystyle \Rightarrow
\frac{d}{dt} \frac{\partial L}{\partial\dot\theta_2}$ $\textstyle =$ $\displaystyle \left( I_{G_2} + m_2 c_2^2 \right) \ddot\theta_2
+ m_2 bc_2\left\...
... \dot\theta_1(\dot\theta_1-\dot\theta_2)
\sin(\theta_1+\beta-\theta_2)
\right\}$ (66)
$\displaystyle - \frac{\partial L}{\partial\theta_2}$ $\textstyle =$ $\displaystyle -m_2 bc_2\dot\theta_1\dot\theta_2\sin(\theta_1+\beta-\theta_2)
+ m_2 g c_2\sin\theta_2$ (67)

ゆえに、 $\theta_1,\theta_2$に関するラグランジュ運動方程式は、
$\displaystyle \left( I_{O_1} + m_2 b^2 \right) \ddot\theta_1
+ m_1 g c_1\sin\th...
...\theta_1+\beta-\theta_2)
+ \dot\theta_2^2\sin(\theta_1+\beta-\theta_2)
\right\}$ $\textstyle =$ $\displaystyle 0$ (68)
$\displaystyle \left( I_{G_2} + m_2 c_2^2 \right) \ddot\theta_2
+ m_2 g c_2\sin\...
...\theta_1+\beta-\theta_2)
- \dot\theta_1^2\sin(\theta_1+\beta-\theta_2)
\right\}$ $\textstyle =$ $\displaystyle 0$ (69)

となる5$\Box$

ここで、求められた2階の微分方程式を連立1階微分方程式に直すため、 便宜上以下のようにおく。

\begin{eqnarray*}
C &=& \cos(\theta_1+\beta-\theta_2) = \cos\beta\cos(\theta_1-...
...I_{1,2} &=& I_{O_1} + m_2 b^2 \\
I_{2} &=& I_{G_2} + m_2 c_2^2
\end{eqnarray*}


$\displaystyle I_{1,2} \ddot\theta_1
+ m_1 g c_1\sin\theta_1 + m_2 g b\sin(\theta_1+\beta)
+ m_2 bc_2 \left( C\ddot\theta_2 + S\dot\theta_2^2 \right)$ $\textstyle =$ $\displaystyle 0$ (70)
$\displaystyle I_{2} \ddot\theta_2
+ m_2 g c_2\sin\theta_2
+ m_2 bc_2 \left( C\ddot\theta_1 - S\dot\theta_1^2 \right)$ $\textstyle =$ $\displaystyle 0$ (71)

上式を整理すると,

\begin{eqnarray*}
I_{1,2}\ddot\theta_1 + m_2 bc_2 C\ddot\theta_2 &=& -m_2 bc_2 ...
...ot\theta_1 &=& m_2 bc_2 S\dot\theta_1^2 - m_2 g c_2\sin\theta_2
\end{eqnarray*}

\begin{eqnarray*}
I_{1,2}I_{2}\ddot\theta_1 + m_2 bc_2 CI_{2}\ddot\theta_2 &=&
...
...^2 b^2 c_2^2 CS\dot\theta_1^2 - m_2 bc_2 Cm_2 g c_2\sin\theta_2
\end{eqnarray*}


\begin{displaymath}\Downarrow\end{displaymath}


\begin{displaymath}
(I_{1,2}I_{2}- m_2^2 b^2 c_2^2 C^2)\ddot\theta_1 =
-m_2 bc...
...theta_1+\beta) \right\}I_{2}+ m_2 bc_2 Cm_2 g c_2\sin\theta_2
\end{displaymath}

\begin{eqnarray*}
I_{1,2}m_2 bc_2 C\ddot\theta_1 + m_2^2 b^2 c_2^2 C^2\ddot\the...
... I_{1,2}m_2 bc_2 S\dot\theta_1^2 - I_{1,2}m_2 g c_2\sin\theta_2
\end{eqnarray*}


\begin{displaymath}\Downarrow\end{displaymath}


\begin{displaymath}
( m_2^2 b^2 c_2^2 C^2- I_{1,2}I_{2})\ddot\theta_2 =
-m_2^2...
...heta_1+\beta) \right\}m_2 bc_2 C+I_{1,2}m_2 g c_2\sin\theta_2
\end{displaymath}


\begin{displaymath}
\ddot\theta_1 =
\frac{-m_2 bc_2 SI_{2}\dot\theta_2^2 - m_2...
...^2 g bc_2^2 C\sin\theta_2 }{I_{1,2}I_{2}- m_2^2 b^2 c_2^2 C^2}
\end{displaymath} (72)


\begin{displaymath}
\ddot\theta_2 =
\frac{-m_2^2 b^2 c_2^2 CS\dot\theta_2^2 - ...
...1,2}m_2 g c_2\sin\theta_2 }{ m_2^2 b^2 c_2^2 C^2-I_{1,2}I_{2}}
\end{displaymath} (73)

となる。さらに、

\begin{displaymath}
\vartheta_1 = \dot\theta_1, \qquad \vartheta_2 = \dot\theta_2
\end{displaymath}

とおくことにより以下の連立1階微分方程式を得る。
$\displaystyle \dot\theta_1$ $\textstyle =$ $\displaystyle \vartheta_1$ (74)
$\displaystyle \dot\theta_2$ $\textstyle =$ $\displaystyle \vartheta_2$ (75)
$\displaystyle \dot\vartheta_1$ $\textstyle =$ $\displaystyle \frac{-m_2 bc_2 SI_{2}\vartheta_2^2 - m_2^2 b^2 c_2^2 CS\vartheta...
...right\}I_{2}+ m_2^2 g bc_2^2 C\sin\theta_2 }{I_{1,2}I_{2}- m_2^2 b^2 c_2^2 C^2}$ (76)
$\displaystyle \dot\vartheta_2$ $\textstyle =$ $\displaystyle \frac{-m_2^2 b^2 c_2^2 CS\vartheta_2^2 - I_{1,2}m_2 bc_2 S\varthe...
...a) \right\}+ I_{1,2}m_2 g c_2\sin\theta_2 }{ m_2^2 b^2 c_2^2 C^2- I_{1,2}I_{2}}$ (77)

$\Box$ また、各々の角速度に比例する抵抗などの減衰 や強制振動のような外力 がある場合は、 $\dot\theta_1,\dot\theta_2$それぞれに対する減衰定数を $\lambda_1,\lambda_2$、外力を $\sigma_1,\sigma_2$ とすると、 $\theta_1,\theta_2$に関するラグランジュ運動方程式は 式(68),(69)から、
$\displaystyle {%%
\left( I_{O_1} + m_2 b^2 \right) \ddot\theta_1
+ m_1 g c_1\sin\theta_1 + m_2 g b\sin(\theta_1+\beta)
}$
    $\displaystyle \mbox{~}
+ m_2 bc_2\left\{
\ddot\theta_2\cos(\theta_1+\beta-\thet...
...ta_2^2\sin(\theta_1+\beta-\theta_2)
\right\} =
\sigma_1
- \lambda_1\dot\theta_1$ (78)
$\displaystyle {%%
\left( I_{G_2} + m_2 c_2^2 \right) \ddot\theta_2
+ m_2 g c_2\sin\theta_2
}$
    $\displaystyle \mbox{~}
+ m_2 bc_2\left\{
\ddot\theta_1\cos(\theta_1+\beta-\thet...
...ta_1^2\sin(\theta_1+\beta-\theta_2)
\right\} =
\sigma_2
- \lambda_2\dot\theta_2$ (79)

となる6$\Box$

よって、式(74)-(77)に対応する減衰 や外力 がある場合の連立一階微分方程式は以下のようになる。

$\displaystyle \dot\theta_1$ $\textstyle =$ $\displaystyle \vartheta_1$ (80)
$\displaystyle \dot\theta_2$ $\textstyle =$ $\displaystyle \vartheta_2$ (81)
$\displaystyle \dot\vartheta_1$ $\textstyle =$ $\displaystyle \frac{\displaystyle{\left\{
\begin{array}{l}
\displaystyle{ -m_2 ...
...eta_2 }
\end{array}\right\}}}{\displaystyle{I_{1,2}I_{2}- m_2^2 b^2 c_2^2 C^2}}$ (82)
$\displaystyle \dot\vartheta_2$ $\textstyle =$ $\displaystyle \frac{\displaystyle{\left\{
\begin{array}{l}
\displaystyle{ -m_2^...
...ta_2 }
\end{array}\right\}}}{\displaystyle{ m_2^2 b^2 c_2^2 C^2- I_{1,2}I_{2}}}$ (83)

$\Box$ [補足] ハミルトンの正準方程式の導出

ここで、運動エネルギー$T$を以下のように表す。

\begin{displaymath}
T = \frac12 \dot{\bm\theta}^\top {R} \dot{\bm\theta}
\end{displaymath} (84)

但しここで、 $\bm\theta\in\mathbb{R}^2$
\begin{displaymath}
{R} = \left(\begin{array}{cc}
I_{1,2}& m_2 bc_2 C\\
m_2 bc_2 C& I_{2}
\end{array} \right)
\end{displaymath} (85)

である。すると、角運動量$\bm{p}$は、 \(
\bm{p} = {R} \dot{\bm\theta}
\) と表される。ハミルトニアン$H$
\begin{displaymath}
H = \frac12 \bm{p}^\top {R}^{-1} \bm{p} + U
\end{displaymath} (86)

であり、ハミルトニアン$H$からハミルトンの正準方程式を得るには以下
$\displaystyle \dot{\bm\theta}$ $\textstyle =$ $\displaystyle \frac{\partial H}{\partial \bm{p}}
= \frac{\partial}{\partial \bm{p}}
\left(
\frac12 \bm{p}^\top {R}^{-1} \bm{p} + U
\right)$  
  $\textstyle =$ $\displaystyle {R}^{-1} \bm{p}$ (87)
$\displaystyle \dot{\bm{p}}$ $\textstyle =$ $\displaystyle - \frac{\partial H}{\partial \bm\theta} + \bm{F}
= - \frac{\parti...
...tial \bm\theta}
\left(
\frac12 \bm{p}^\top {R}^{-1} \bm{p} + U
\right)
+ \bm{F}$  
  $\textstyle =$ $\displaystyle - \frac12 \frac{\partial}{\partial \bm\theta}
\left(
\bm{p}^\top {R}^{-1} \bm{p}
\right)
- \frac{\partial U}{\partial \bm\theta}
+ \bm{F}$  
  $\textstyle =$ $\displaystyle \frac12 \frac{\partial}{\partial \bm\theta}
\left(
\dot{\bm\theta...
...op {R} \dot{\bm\theta}
\right)
- \frac{\partial U}{\partial \bm\theta}
+ \bm{F}$ (88)

の関係式を用いればよい。 ちなみに$\bm{F}$は、前述の抵抗や外力がある場合は、
\begin{displaymath}
\bm{F} = \left[\begin{array}{c}
\sigma_1
- \lambda_1\dot\...
...1
\\
\sigma_2
- \lambda_2\dot\theta_2
\end{array} \right]
\end{displaymath} (89)

さもなくば${F}_d=0$($d=1,2$)である。

具体的に求めると、ハミルトンの正準方程式は以下のようになる。

$\displaystyle \dot{\bm\theta}$ $\textstyle =$ $\displaystyle {R}^{-1} \bm{p}$  
  $\textstyle =$ $\displaystyle \frac1{I_{1,2}I_{2}- m_2^2 b^2 c_2^2 C^2}\left[\begin{array}{c}
I_{2}{p}_1 - m_2 bc_2 C{p}_2\\
- m_2 bc_2 C{p}_1 + I_{1,2}{p}_2
\end{array}\right]$ (90)
$\displaystyle \dot{\bm{p}}$ $\textstyle =$ $\displaystyle \frac12 \frac{\partial}{\partial \bm\theta}
\left(
\dot{\bm\theta...
...bm\theta}, \ldots
\right)^\top
- \frac{\partial U}{\partial \bm\theta}
+ \bm{F}$  
  $\textstyle =$ $\displaystyle \left[\begin{array}{c}
-m_2 bc_2 S\dot\theta_1\dot\theta_2\\
m_2...
...n(\theta_1+\beta) \right\}\\
m_2 g c_2\sin\theta_2
\end{array}\right]
+ \bm{F}$ (91)

$\Box$ [発展] 動座標系におけるラグランジュ運動方程式及びハミルトンの正準方程式の導出

$O_1$が時変の位置 $\bm{\Gamma}=(\Gamma_x, \Gamma_y)$によって動くことに より、振り子が強制振動される場合を考える。 $i$番目の質点の位置ベクトルを $\bm{r}_i=(x_{G_i},y_{G_i})$として、この 動座標系における運動エネルギー$T$は、

\begin{displaymath}
T
=
\frac12\sum_{i=1}^n m_i\vert\dot{\bm{r}}_i\vert^2
+ ...
...bm{r}}_i
+ \frac12\sum_{i=1}^n m_i\vert\dot{\bm\Gamma}\vert^2
\end{displaymath} (92)

となり、位置エネルギー$U$は、
\begin{displaymath}
U
=
\sum_{i=1}^n m_i g y_{G_i}
+ \sum_{i=1}^n m_i g \Gamma_y
\end{displaymath} (93)

となる。ここで、
$\displaystyle \sum_{i=1}^n m_i\dot{\bm\Gamma}^\top\dot{\bm{r}}_i$ $\textstyle =$ $\displaystyle m_1 (\dot\Gamma_x, \dot\Gamma_y)\left[\begin{array}{c}
c_1\dot\th...
...\dot\theta_1\sin(\theta_1+\beta)+c_2\dot\theta_2\sin\theta_2
\end{array}\right]$  
  $\textstyle =$ $\displaystyle \left[\begin{array}{c}
\displaystyle{m_1 c_1 \left(\dot\Gamma_x\c...
...
\dot\theta_1\\
\dot\theta_2
\end{array}\right]
= \bm{p}_O^\top\dot{\bm\theta}$  

とおくと、ラグランジュ関数$L$$L=T-U$より、
$\displaystyle L =
\frac12 \dot{\bm\theta}^\top {R} \dot{\bm\theta}
+ \bm{p}_O^\top\dot{\bm\theta}
+ \frac12\sum_{i=1}^n m_i\vert\dot{\bm\Gamma}\vert^2
- U$     (94)

となり、ラグランジュ運動方程式は、
\begin{displaymath}
{R} \ddot{\bm\theta}
+ \dot{R} \dot{\bm\theta}
+ \frac{\p...
...heta}\right)
+ \frac{\partial U}{\partial\bm\theta}
= \bm{F}
\end{displaymath} (95)

となる。但しここで、
\begin{displaymath}
\frac{\partial \bm{p}_O}{\partial t}
=
\left[\begin{array...
...\theta_2+\ddot\Gamma_y\sin\theta_2\right)}
\end{array}\right]
\end{displaymath} (96)

である。 この場合の角運動量$\bm{p}$は、 \(
\bm{p} = {R} \dot{\bm\theta} + \bm{p}_O
\) であるので、 \(
\dot{\bm\theta} = {R}^{-1} \left( \bm{p} - \bm{p}_O \right)
\) より、ハミルトニアン$H$は、
\begin{displaymath}
H = \frac12 \left( \bm{p} - \bm{p}_O \right)^\top {R}^{-1} ...
...ight) + \frac12\sum_{i=1}^n m_i\vert\dot{\bm\Gamma}\vert^2 + U
\end{displaymath} (97)

であり、ハミルトニアン$H$からハミルトンの正準方程式を得るには以下
$\displaystyle \dot{\bm\theta}$ $\textstyle =$ $\displaystyle \frac{\partial H}{\partial \bm{p}}
= \frac{\partial}{\partial \bm...
...{p}_O \right) + \frac12\sum_{i=1}^n m_i\vert\dot{\bm\Gamma}\vert^2 + U
\right\}$  
  $\textstyle =$ $\displaystyle {R}^{-1} \left( \bm{p} - \bm{p}_O \right)$ (98)
$\displaystyle \dot{\bm{p}}$ $\textstyle =$ $\displaystyle - \frac{\partial H}{\partial \bm\theta} + \bm{F}
= - \frac{\parti...
...ght) + \frac12\sum_{i=1}^n m_i\vert\dot{\bm\Gamma}\vert^2 + U
\right\}
+ \bm{F}$  
  $\textstyle =$ $\displaystyle - \frac12 \frac{\partial}{\partial \bm\theta}
\left\{
\left( \bm{...
...p} - \bm{p}_O \right)
\right\}
- \frac{\partial U}{\partial \bm\theta}
+ \bm{F}$  
  $\textstyle =$ $\displaystyle - \left(
\frac12 \left( \bm{p} - \bm{p}_O \right)^\top \frac{\par...
..._O \right)
,\ldots\right)^\top
- \frac{\partial U}{\partial \bm\theta}
+ \bm{F}$  
  $\textstyle =$ $\displaystyle - \left(
- \frac12 \dot{\bm\theta}^\top \frac{\partial {R}}{\part...
...\bm\theta}
,\ldots\right)^\top
- \frac{\partial U}{\partial \bm\theta}
+ \bm{F}$  
  $\textstyle =$ $\displaystyle \frac12 \frac{\partial}{\partial \bm\theta}
\left(
\dot{\bm\theta...
...O^\top \dot{\bm\theta} \right)
- \frac{\partial U}{\partial \bm\theta}
+ \bm{F}$ (99)

の関係式を用いればよい。但しここで、
\begin{displaymath}
\frac{\partial}{\partial \bm\theta}\left( \bm{p}_O^\top \dot...
...t\Gamma_y\cos\theta_2\right) \dot\theta_2}
\end{array}\right]
\end{displaymath} (100)

である。

... となる5
これは$\beta=0$であるときに、文献[8]の 式(2.156)の $\tau_1=\tau_2=0$であるときと等しい。
... となる6
これは$\beta=0$であるときに、文献[8]の 式(2.156)の $\tau_1=\sigma_1+\sigma_2$, $\tau_2=\sigma_2$であるときと等 しい。

previous next up

このサイトについてのご意見ご要望は taiji@aihara.co.jp までお願いします。
Copyright (C) 1996-1998,2003-2004 Taiji Yamada, AIHARA Electrical Engineering Co., Ltd.
All rights reserved.