Path: Interplanetary/OrbitOptimization
% Set up and run the trajectory optimization for an asteroid intercept. I1/'Oumuamua is a recent interstellar asteroid that passed through the solar system. This shows that a fusion powered spacecraft could have intercepted the asteroid. This demo requires the optimization toolbox. Simulation is in the gravity field of the sun. THe demo also sizes a spacecraft to perform the mission given the engine parameters and payload. See also: TrajectoryBetweenTwoPlanets, FindDepartureDate, SpacecraftFromAccel, RV2El, RVOrbGen, Constant % -------------------------------------------------------------------------- Copyright (c) 2018 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since 2018.1 2019.1 Update units of sigma to W/kg from kW/kg --------------------------------------------------------------------------
Interplanetary: Optimization/FindDepartureDate Interplanetary: Optimization/TrajectoryBetweenTwoPlanets Orbit: Optimization/SpacecraftFromAccel Orbit: OrbitMechanics/RVOrbGen SC: BasicOrbit/RV2El Common: Database/Constant Common: Graphics/Plot3D
Back to the Interplanetary Module page