NutationDampingDemo:

Path: SCPro/ProControl

% Demonstrate controlling nutation and the momentum axis of a spacecraft
 The spacecraft is a gyrostat. The controller uses a single pulse to
 damp nutation. This demonstrates how to do manual nutation
 and momentum axis control. The system is designed to kill nutation
 with one pulse so that the roll angle is zeroed at the same time.

 This also shows an analytical computation of nutation frequency and
 compares it with eigenvalues from the Jacobian of the nonlinear 
 equations.

  ------------------------------------------------------------------------
  See also: RHSGyrostat, NutationMWA, Jacobian, DispWithTitle, RK4, QTForm,
  TimeLabl, Plot2D
  ------------------------------------------------------------------------

Children:

AerospaceUtils: Coord/QIToBDot
SCPro: DynamicalModels/NutationMWA
SCPro: DynamicalModels/RHSGyrostat
Common: CommonData/SwooshWatermark
Common: Control/C2DZOH
Common: General/CellToMat
Common: General/DispWithTitle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TimeLabl
Common: Quaternion/QTForm
Math: Analysis/Jacobian
Math: Integration/RK4
Math: Linear/Cross
Math: Linear/SkewSymm

Back to the SCPro Module page