Pinned Repositories
AttitudeControlFinal
Final project for ASEN 5010 Spacecraft Attitude Dynamics and Control. Models the use of magnetorquers (torque rods) to control attitude of spacecraft in Earth orbit. Compares two different control laws.
autoboats
Boat Control Software for Senior Design
ddp_se_halo
Master's Thesis: single-phase hybrid differential dynamic programming applied to low-thrust Sun-Earth L1 halo to L2 halo orbit transfers.
GMAT
unmaintained fork of NASA General Mission Analysis Tool, https://gmat.gsfc.nasa.gov/. If you encounter any issue, please contact them directly
hohmannTest
Learning c++. Uses Boost library's ODE integration libraries to compute and propagate Hohmann transfer orbit.
indirect_EM_lyap
Indirect optimization for energy-optimal Lyapunov-to-Lyapunov transfer using heteroclinic connection as initial guess.
initial_guess_sel1l2_halo
Master's Thesis: initial guess construction for Sun-Earth L1-L2 Halo transfer for use in DDP. Uses multiple-shooting with low-thrust enabled nodes.
ISEE3HaloOrbit
Final project for ASEN 5050 Spaceflight Dynamics. Uses differential correction to recreate the ISEE-3 spacecraft orbit around the Sun-Earth L1 Lagrange point.
lambertSolver
Lambert's problem solver.
StatODFinal
Final project for ASEN 6020 Statistical Orbit Determination. Uses Unscented Kalman Filter to estimate spacecraft state with unknown perturbations.
saichikine's Repositories
saichikine/StatODFinal
Final project for ASEN 6020 Statistical Orbit Determination. Uses Unscented Kalman Filter to estimate spacecraft state with unknown perturbations.
saichikine/ddp_se_halo
Master's Thesis: single-phase hybrid differential dynamic programming applied to low-thrust Sun-Earth L1 halo to L2 halo orbit transfers.
saichikine/autoboats
Boat Control Software for Senior Design
saichikine/indirect_EM_lyap
Indirect optimization for energy-optimal Lyapunov-to-Lyapunov transfer using heteroclinic connection as initial guess.
saichikine/initial_guess_sel1l2_halo
Master's Thesis: initial guess construction for Sun-Earth L1-L2 Halo transfer for use in DDP. Uses multiple-shooting with low-thrust enabled nodes.
saichikine/AttitudeControlFinal
Final project for ASEN 5010 Spacecraft Attitude Dynamics and Control. Models the use of magnetorquers (torque rods) to control attitude of spacecraft in Earth orbit. Compares two different control laws.
saichikine/ISEE3HaloOrbit
Final project for ASEN 5050 Spaceflight Dynamics. Uses differential correction to recreate the ISEE-3 spacecraft orbit around the Sun-Earth L1 Lagrange point.
saichikine/lambertSolver
Lambert's problem solver.
saichikine/GMAT
unmaintained fork of NASA General Mission Analysis Tool, https://gmat.gsfc.nasa.gov/. If you encounter any issue, please contact them directly
saichikine/hohmannTest
Learning c++. Uses Boost library's ODE integration libraries to compute and propagate Hohmann transfer orbit.
saichikine/Jupiter_SPH
Final project for Ph235.
saichikine/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib