Path: CubeSat/Simulation
% Demonstrate CubeSat attitude and power dynamics with reaction wheels. The model includes 3 orthogonal reaction wheels. The satellite is initialized into a polar orbit. The control law keeps the satellite aligned with the magnetic field, which results in flips at the poles. Saves the output file BudgetData.mat ------------------------------------------------------------------------- See also PIDMIMO, QForm, QTForm, CreateLatexTable, LatexScientificNotation, SaveStructure, Plot2D, TimeLabl, Dot, RK4, Unit, Date2JD, InertiaCubeSat, RHSCubeSat, BDipole, PID3Axis ------------------------------------------------------------------------- % ------------------------------------------------------------------------ Copyright (c) 2009-2010,2016 Princeton Satellite Systems, Inc. All rights reserved. ------------------------------------------------------------------------ Since version 9 (2010). 2016.1 Add display of solar area with DrawCubeSatSolarAreas. ------------------------------------------------------------------------
CubeSat: Modeling/CubeSatFaces CubeSat: Modeling/InertiaCubeSat CubeSat: Simulation/RHSCubeSat CubeSat: Visualization/DrawCubeSatSolarAreas Orbit: OrbitMechanics/VOrbit SC: Control/PID3Axis SC: Environs/BDipole Common: Control/PIDMIMO Common: GUIs/TimeDisplay Common: General/CreateTable Common: General/LatexScientificNotation Common: General/SaveStructure Common: Graphics/Plot2D Common: Graphics/TimeLabl Common: Quaternion/QForm Common: Quaternion/QTForm Common: Time/Date2JD Math: Integration/RK4 Math: Linear/Dot Math: Linear/Unit
Back to the CubeSat Module page