@@ -90,8 +90,8 @@ Angular and Translational Kinematics
9090Constraints
9191===========
9292
93- .. todo :: Add Y_k, kin diff eqs.
94-
93+ :math: ` \bar {u} = \mathbf {Y}_k \dot { \bar {q}} + \bar {z}_k`
94+ Generalized speeds defined as the kinematical differential equations.
9595:math: `N,M,n,m,p`
9696 :math: `N` coordinates, :math: `M` holonomic constraints, :math: `n`
9797 generalized coordinates and generalized speeds, :math: `m` nonholonomic
@@ -134,8 +134,8 @@ Mass Distribution
134134 Central inertia dyadic of body :math: `B` or set of particles :math: `B` with respect
135135 to mass center :math: `B_o`.
136136:math: `{}^A \bar {H}^{B/O}`, ``A_H_B_O ``
137- Angular momentum of rigid body :math: `B` with respect to point :math: `O` in
138- reference frame :math: `A`.
137+ Angular momentum of rigid body :math: `B` with respect to point :math: `O`
138+ when viewed from reference frame :math: `A`.
139139
140140Force, Moment, and Torque
141141=========================
@@ -145,6 +145,8 @@ Force, Moment, and Torque
145145:math: `\bar {R}^{S/Q}`, ``R_S_Q ``
146146 Resultant of the vector set :math: `S` bound to a line of action through
147147 point :math: `Q`.
148+ :math: `\bar {F}^{Q}`, ``F_Q ``
149+ Force vector bound to a line of action through point :math: `Q`.
148150:math: `\bar {M}^{S/P}`, ``M_S_P ``
149151 Moment of the resultant of the vector set :math: `S` about point :math: `P`.
150152:math: `\bar {T}^{B}`, ``T_B ``
@@ -187,16 +189,19 @@ Generalized Forces
187189Unconstrained Equations of Motion
188190=================================
189191
190- :math: `\bar {f}_k(\dot {\bar {q}}, \bar {u}, \bar {q}, t) = 0 `
191- Kinematical differential equations.
192+ :math: `\bar {f}_k(\dot {\bar {q}}, \bar {u}, \bar {q}, t) = 0 `
193+ Kinematical differential equations that take the form: :math: `\bar {f}_k =
194+ \mathbf {Y}_k \dot {\bar {q}} + \bar {z}_k - \bar {u} = \mathbf {M}_k
195+ \dot {\bar {q}} + \bar {g}_k = 0 `.
192196:math: `\mathbf {M}_k`
193197 Linear coefficient matrix for :math: `\dot {\bar {q}}` in the kinematical
194198 differential equations.
195199:math: `\bar {g}_k`
196200 Terms not linear in :math: `\dot {\bar {q}}` in the kinematical differential
197201 equations.
198202:math: `\bar {f}_d(\dot {\bar {u}}, \bar {u}, \bar {q}, t) = 0 `
199- Dynamical differential equations.
203+ Dynamical differential equations that take the form: :math: `\bar {f}_d =
204+ \mathbf {M}_d \dot {\bar {u}} + \bar {g}_d = 0 `.
200205:math: `\mathbf {M}_d`
201206 Linear coefficient matrix for :math: `\dot {\bar {u}}` in the dynamical
202207 differential equations, often called the "mass matrix".
@@ -210,6 +215,8 @@ Unconstrained Equations of Motion
210215 motion.
211216:math: `\bar {g}_m`
212217 Terms not linear in :math: `\dot {\bar {x}}` in the equations of motion.
218+ :math: `\dot {\bar {x}} = \bar {f}_m(\bar {x}, t) = -\mathbf {M}_m^{-1 } \bar {g}_m`
219+ Equations of motion in first order explicit form.
213220
214221Equations of Motion with Nonholonomic Constraints
215222=================================================
0 commit comments