Path: SC/Control
% 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: RHSReactionWheel, NutationMWA, Jacobian, DispWithTitle, RK4, QTForm, TimeLabl, Plot2D ------------------------------------------------------------------------
SC: Dynamics/NutationMWA SC: Dynamics/RHSReactionWheel Common: General/DispWithTitle Common: Graphics/Plot2D Common: Graphics/TimeLabl Common: Quaternion/QTForm Common: Quaternion/QZero Math: Analysis/Jacobian Math: Integration/RK4
Back to the SC Module page