NanoSatSimulation:

Path: CubeSat/AttitudeControl

% Demonstrate NanoSat attitude control reaction wheels.
 The model includes 3 orthogonal reaction wheels. The satellite is intialized
 into an ISS orbit. The control law keeps the satellite aligned with LVLH.
 Power, thermal and link are simulated. 

 See also: CubeSatFaces, InertiaCubeSat, LatLonToR, DataRateOrbit, PID3Axis,
 PIDMIMO, QForm, BDipole, QLVLH, RK4, RHSCubeSat, TimeDisplay, GroundTrack,
 Plot2D, Figui
 -------------------------------------------------------------------------
%
------------------------------------------------------------------------
   Copyright (c) 2020 Princeton Satellite Systems, Inc.
   All rights reserved.
------------------------------------------------------------------------
   Since version 2020.1
------------------------------------------------------------------------

Children:

AerospaceUtils: Coord/LatLonToR
AerospaceUtils: Coord/QLVLH
CubeSat: Modeling/CubeSatFaces
CubeSat: Modeling/InertiaCubeSat
CubeSat: Simulation/RHSCubeSat
CubeSat: Visualization/DrawCubeSatSolarAreas
CubeSat: Visualization/GroundTrack
Link: LinkUtilities/DataRateOrbit
SC: BasicOrbit/El2RV
SC: Environs/BDipole
SC: Ephem/ISSOrbit
SCPro: ProControl/PID3Axis
Common: Control/PIDMIMO
Common: GUIs/Figui
Common: GUIs/TimeDisplay
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Quaternion/QForm
Math: Integration/RK4

Back to the CubeSat Module page