Title: AA 4362 Astrodynamics InPlane Orbital Maneuvering with Continuous Thrust
1AA 4362 AstrodynamicsIn-Plane Orbital
Maneuvering with Continuous Thrust
Vallado Section 6.7
2Orbital Energy
3Keplers Laws
4Orbital Dynamics
Must resort to Newtons laws to describe
these orbits
5Perifocal Coordinate System
6Velocity Vector
7Acceleration Vector
8Acceleration Vector (contd)
9Newtons Second Law
10Newtons Second Law
11Resolution of Forces
12Resolution of Forces
? 0
Ignore effects of Lift/Drag
13Gravitational Forces
Ignore J2 effect
14Dynamics Equations
15Dynamics Equations (contd)
16Vehicle Mass
Initial mass of vehicle
17Collected State Equations
18Generalized Equations of Motion
J2 not included
19Vector Form of State Equations
20Integrated Equations of Motion
21Numerical Approximation ofthe Integral
22Numerical Approximation ofthe Integral (contd)
Trapezoidal rule
23Or we can use Finite Differences
24Numerical Approximation ofthe Integral (contd)
Trapezoidal rule
25Numerical Approximation ofthe Integral (contd)
trapezoidal rule
26Predictor/Corrector Algorithm
trapezoidal rule
27(No Transcript)
28Predictor/Corrector AlgorithmModified for
variable Thrust
trapezoidal rule
29Higher Order Integrators
Simple Second Order predictor/corrector works
well for Small-to-moderate step sizes but at
larger step sizes can be come unstable Good
to have a higher order integration scheme in our
bag of tools 4th Order Runge-Kutta method is
one most commonly used Lots of arcane
derivations and Mystery with regard to This
method lets clear this up!!!
304th Order Runge-Kutta Method
Lets add two more points To the curve before
summing
314th Order Runge-Kutta Method(contd)
The basic Differential equation is
Approximate the first derivative by finite
difference
324th Order Runge-Kutta Method(contd)
Now correct this derivative estimate with what
we have learned This is almost
equivalent to what we have already done
334th Order Runge-Kutta Method(contd)
Repeat this process twice more to give us 4
points on the curve
344th Order Runge-Kutta Method(contd)
Finally take a weighted average of the
results
354th Order Runge-Kutta Method(contd)
What happens if the Input (Thrust) is not
Constant? Simply split the difference
between Fthrust k and Fthrust k1
364th Order Runge-Kutta Method(contd)
split the difference between Fthrust k and
Fthrust k1
37Initial Conditions
38Initial Conditions (contd)
39(No Transcript)
40(No Transcript)
41(No Transcript)
42Comparison of Runge-Kutta Integrator to
Trapezoidal Rule
43Comparison of Runge-Kutta Integrator to
Trapezoidal Rule
44Comparison of Runge-Kutta Integrator to
Trapezoidal Rule
45Comparison of Runge-Kutta Integrator to
Trapezoidal Rule
46Comparison of Runge-Kutta Integrator to
Trapezoidal Rule
47Comparison of Runge-Kutta Integrator to
Trapezoidal Rule
48Solving for the Instantaneous Orbit
Or orbit once thrust has been terminated
49Orbit Eccentricity
50(No Transcript)
51Eccentricity Example
52Eccentricity Example (contd)
53Eccentricity Example (contd)
54Eccentricity Example (contd)
55Eccentricity Example (contd)
56Eccentricity Example (contd)
57Eccentricity Example (contd)
58Worked Example
59Worked Example (contd)
60Worked Example (contd)
61Worked Example (contd)
62(No Transcript)
63Worked Example (contd)
64Worked Example (contd)
65Worked Example (contd)
66Worked Example (contd)
67Worked Example (contd)
68Worked Example (contd)
69Compare to Hohmann transfer using Conventional
Propulsion
70EP, in the Right Circumstances
71EP, in the Right Circumstances
72(No Transcript)
73(No Transcript)
74Homework 15
75Homework 15 (contd)
. Or if you are really adventurous modulate
you thrust level so that you can insert
directly Into a final circular orbit without an
apogee kick . Implement both Trapezoidal and
Runge-Kutta Integration schemes compare
algorithm performance as Time interval DT becomes
progressively larger