Path: CubeSat/Demos/Simulation
% Demonstrate CubeSat attitude and power dynamics with reaction wheels. The model includes 3 orthogonal reaction wheels. The satellite is intialized into a polar orbit. The control law keeps the satellite aligned with the magnetic field, which results in flips at the poles. ------------------------------------------------------------------------- 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. ------------------------------------------------------------------------
AC: ACData/ACTConstants AerospaceUtils: AtmosphericCalculations/AtmDens2 AerospaceUtils: AtmosphericCalculations/AtmJ70 AerospaceUtils: AtmosphericCalculations/BaromExp AerospaceUtils: AtmosphericCalculations/DiffusionExp AerospaceUtils: Coord/ECIToEF AerospaceUtils: Coord/QIToBDot AerospaceUtils: Coord/QLVLH Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: ComponentModels/Box Common: Control/C2DZOH Common: Control/C2DelZOH Common: Control/FResp Common: Control/GND Common: Control/GSS Common: Control/ND2SS Common: Control/PIDMIMO Common: Control/S2Damp Common: Control/SS2ND Common: Control/SizeABCD Common: Control/TrnsZero Common: Control/WPZ Common: Control/WReson Common: Control/ZFresp Common: Database/Constant Common: FileUtils/FindDirectory Common: GUIs/TimeDisplay Common: General/CellToMat Common: General/ColumnSizeCellArray Common: General/CreateTable Common: General/DeBlankLT Common: General/DeleteCell Common: General/IsVersionAfter Common: General/LatexScientificNotation Common: General/MatToCell Common: General/SaveStructure Common: General/StringToTokens Common: General/Watermark Common: Graphics/AddFillToPlots Common: Graphics/DrawVertices Common: Graphics/LogLimit Common: Graphics/NPlot Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/Plot3D Common: Graphics/PltStyle Common: Graphics/TextS Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: MassProperties/AddMass Common: MassProperties/IC623X3 Common: MassProperties/Inertias Common: Quaternion/AU2Q Common: Quaternion/Mat2Q Common: Quaternion/Q2AU Common: Quaternion/QForm Common: Quaternion/QMult Common: Quaternion/QPose Common: Quaternion/QTForm Common: Quaternion/U2Q Common: Time/DTAToDTS Common: Time/DTSToDTA Common: Time/Date2DN Common: Time/Date2JD Common: Time/JD2000 Common: Time/JD2DN Common: Time/JD2Date Common: Time/JD2T Common: Time/T2JD CubeSat: AttitudeControl/InertiaCubeSat CubeSat: Power/SolarCellPower CubeSat: Simulation/CubeSatAero CubeSat: Simulation/CubeSatEnvironment CubeSat: Simulation/CubeSatRadiationPressure CubeSat: Simulation/RHSCubeSat CubeSat: Utilities/CubeSatAttitude CubeSat: Utilities/CubeSatFaces CubeSat: Utilities/CubeSatModel CubeSat: Visualization/DrawCubeSat CubeSat: Visualization/DrawCubeSatSolarAreas Math: Geometry/Perpendicular Math: Integration/RK4 Math: Linear/ColCompR Math: Linear/Cross Math: Linear/DelLZ Math: Linear/Dot Math: Linear/DupVect Math: Linear/IsZero Math: Linear/Mag Math: Linear/RowCompU Math: Linear/Skew Math: Linear/SkewSq Math: Linear/SkewSymm Math: Linear/Unit Math: MathUtils/R2P5 Math: Trigonometry/ACosD Math: Trigonometry/CosD Math: Trigonometry/SinD SC: BasicOrbit/E2M SC: BasicOrbit/Nu2E SC: BasicOrbit/Nu2M SC: BasicOrbit/Period SC: BasicOrbit/RV2El SC: BasicOrbit/RVFromKepler SC: BasicOrbit/VOrbit SC: Disturbances/GravityGradientFromR SC: Disturbances/SolarF SC: Environs/BDipole SC: Environs/SolarFluxPrediction SC: Ephem/EarthRte SC: Ephem/Eclipse SC: Ephem/MSidDay SC: Ephem/SunV1 SC: SCData/sCTConstants SC: SCMat/SolarFluxPredictions SCPro: ProControl/PID3Axis
Back to the CubeSat Module page