|
 |
The Solution of Euler's Equations
Dynamic Equations
The Euler equations are
![[Graphics:../Images/index_gr_71.gif]](../Images/index_gr_71.gif)
The total angular momentum and initial conditions are
![[Graphics:../Images/index_gr_72.gif]](../Images/index_gr_72.gif)
![[Graphics:../Images/index_gr_73.gif]](../Images/index_gr_73.gif)
The Euler angles , , and using the transformation matrices give the equations
![[Graphics:../Images/index_gr_78.gif]](../Images/index_gr_78.gif)
For display purposes, the initial Euler angles will be chosen so that output plots of the motion have the net angular momentum directed along the z axis. The Euler angles at are given by the transformation
![[Graphics:../Images/index_gr_81.gif]](../Images/index_gr_81.gif)
![[Graphics:../Images/index_gr_82.gif]](../Images/index_gr_82.gif)
Solve two equations for two initial angles, the angle being indeterminate.
![[Graphics:../Images/index_gr_84.gif]](../Images/index_gr_84.gif)
![[Graphics:../Images/index_gr_85.gif]](../Images/index_gr_85.gif)
The first solution in the list will be used, using a small initial with positive value, so that there is correspondence with the analytic solution found elsewhere for the case of the symmetric top when .
![[Graphics:../Images/index_gr_88.gif]](../Images/index_gr_88.gif)
Initial Conditions
The task is to solve the six parameters , , , and as a function of time, starting with initial values for each of the parameters, using the three principle moments of inertia for the Mir station. The principal axes of inertia of Mir roughly coincide with the module axes originating from the center section, known as the node. Although the Mir's moments of inertia cannot be known at any one time precisely because of the uncertain arrangement of internal stores throughout the Mir, the basic fixed hardware results in moments of inertia whose ratios can be characterized by setting . The initial values for are denoted to be respectively. The rate about the axis is denoted as n, distinguishing it from the other two axes, because it was about this axis that a spin was attempted to be established manually, using the Soyuz spacecraft. The crew attempted to begin the spin with about the A axis and about the axis as small as possible. However, because of the lack of Soyuz control moment about the axis (Soyuz is docked along this axis), could not be controlled, or reduced from the value developed during gyrodyne braking, so here is simply calculated from initial values of J and n, and . Note that we are using dimensionless quantities, and that our time parameter t should be scaled roughly by 20 to get the physical time in minutes.
tmax is the total time of integration. Define a very small real number to avoid causing difficulties in NDSolve. List the Mir physical properties as a single list, called dynamics.
![[Graphics:../Images/index_gr_106.gif]](../Images/index_gr_106.gif)
Check the consistency of our parameters, by finding the minimum value of for
![[Graphics:../Images/index_gr_109.gif]](../Images/index_gr_109.gif)
![[Graphics:../Images/index_gr_110.gif]](../Images/index_gr_110.gif)
This should always be less than the value specified in dynamics, to ensure a non-imaginary value for .
![[Graphics:../Images/index_gr_113.gif]](../Images/index_gr_113.gif)
![[Graphics:../Images/index_gr_114.gif]](../Images/index_gr_114.gif)
Numerical Solutions
Using the parameters given, the Euler equations are solved simultaneously with the three equations for the Euler angles, applying our geometric constraint anglerule that be directed along the inertial z axis.
![[Graphics:../Images/index_gr_116.gif]](../Images/index_gr_116.gif)
To understand our solution from the point of view of the crew members on board Mir, plot the angular rates as observed about the three principle axes of Mir. These can be measured directly by the crew, utilizing the stars as an inertial reference. It is apparent that the motion is that of an irregular body, with most angular momentum about its middle axis of inertia, causing an unstable exchange of angular momentum between the principle axes. Although the Mir starts spinning initially about the axis, after the direction of rotation is
reversed and oscillates with a period of roughly . The spin about the axis, initially small, grows periodically, but never reverses.
![[Graphics:../Images/index_gr_122.gif]](../Images/index_gr_122.gif)
![[Graphics:../Images/index_gr_123.gif]](../Images/index_gr_123.gif)
Solid curve is , short dashed curve is , long dashed curve is
No physical intuition is readily apparent when the Euler angles are plotted, but they determine the behavior of the physical transformation matrix used to do the animation of the Mir model. It should be noted that the roughly linear growth of with time corresponds to the continuous spin of the Mir complex about the inertial Z axis, along which the total angular momentum was constrained as an initial condition using anglerule.
![[Graphics:../Images/index_gr_129.gif]](../Images/index_gr_129.gif)
![[Graphics:../Images/index_gr_130.gif]](../Images/index_gr_130.gif)
Solid curve is , short dashed curve is , long dashed curve is
Converted by Mathematica
October 6, 1999
[Prev Page][Next Page] |