You are on page 1of 8

Super-synchronous.

nb

Gravity Constant @m3 s2 D


In[1]:= = 3.986 1014
Out[1]= 3.986 1014

LEO, GEO
In[6]:= rLEO = H6378.14 + 200L 103

HH23 60 + 56L 60 + 4L2


3 
rGEO = &'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''


H2 L2

vLEO = $%%%%%%%%%%%%%%%

rLEO

vGEO = $%%%%%%%%%%%%%%%

rGEO

Out[6]= 6.57814 106


Out[7]= 4.21641 107
Out[8]= 7784.26
Out[9]= 3074.66

Super-synchronous.nb

Transfer

200km q LEO
LEO dvLEO ra (>rGEO) q 1
1 dva rGEO 0 2
2 dvGEO GEO
DV
In[11]:= dv@ra_, _D := ModuleA8a1, a2, v1p, v1a, v2p, v2a, dvLEO, dva, dvGEO<,

ra + rLEO
a1 = 
 ;
2
ra + rGEO
a2 = 
 ;
2

2
1 y
j
v1p = $%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
i
j   z
z;
a1 {
k rLEO
2
1 y%
j
v1a = $%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
i
j   z
z;
a1 {
k ra

2
1 y
i 
v2p = $%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
j
  z
j
z;
rGEO
a2
k
{
2
1 y%
j
v2a = $%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
i
j   z
z;
a2 {
k ra

dvLEO = v1p vLEO;


"########################################################################
dva = v1a2 + v2a2 2 v1a v2a Cos@D ;

dvGEO = v2p vGEO;


dvLEO + dva + dvGEO
E

Super-synchronous.nb

Plot
DV
ra=rGEO
Super-Synchronous
In[40]:= Plot3D@dv@ra, DegreeD, 8ra, rGEO, 100000 103 <, 8, 0, 90<,

AxesLabel 8"Apogee", "Initial Inclination", "V" <D

5500
V

5000

80

4500
60

4000
40
7

610

20
Apogee

810

110

Out[40]=  SurfaceGraphics 

Initial Inclination

Super-synchronous.nb

Super-Synchronous
DV

Super-Synchronous
In[41]:= Plot3D@dv@ra, DegreeD dv@rGEO, DegreeD, 8ra, rGEO, 108 <, 8, 0, 90<,

AxesLabel 8"Apogee", "Initial Inclination", "V" <D

250
0
V
80

-250
-500
60
-750
40
7

610

20
7

Apogee

810

110

Out[41]=  SurfaceGraphics 

Initial Inclination

Super-synchronous.nb

Super-Synchronous
In[37]:= ContourPlot@dv@ra, DegreeD dv@rGEO, DegreeD, 8ra, rGEO, 108 <, 8, 0, 90<,

Contours 20, PlotPoints 50, FrameLabel 8"Apogee", "Initial Inclination"<D

80

Initial Inclination

60

40

20

0
7

510

Out[37]=  ContourGraphics 

610

710
Apogee

810

910

110

Super-synchronous.nb

30
40

38
Plot@dv@ra, 30 DegreeD dv@rGEO, 30 DegreeD, 8ra, rGEO, 109 <,
PlotLabel "Inclination 30 @degD", AxesLabel 8"Apogee",
Plot@dv@ra, 36 DegreeD dv@rGEO, 36 DegreeD, 8ra, rGEO, 109 <,
PlotLabel "Inclination 36 @degD", AxesLabel 8"Apogee",
Plot@dv@ra, 37 DegreeD dv@rGEO, 37 DegreeD, 8ra, rGEO, 109 <,
PlotLabel "Inclination 37 @degD", AxesLabel 8"Apogee",
Plot@dv@ra, 38 DegreeD dv@rGEO, 38 DegreeD, 8ra, rGEO, 109 <,
PlotLabel "Inclination 38 @degD", AxesLabel 8"Apogee",
Plot@dv@ra, 39 DegreeD dv@rGEO, 39 DegreeD, 8ra, rGEO, 109 <,
PlotLabel "Inclination 39 @degD", AxesLabel 8"Apogee",
Plot@dv@ra, 40 DegreeD dv@rGEO, 40 DegreeD, 8ra, rGEO, 109 <,
PlotLabel "Inclination 40 @degD", AxesLabel 8"Apogee",
V

"V" <D
"V" <D
"V" <D
"V" <D
"V" <D
"V" <D

Inclination 30 @degD

150
125
100
75
50
25
Apogee
8

210

410

610

110

110

810

Out[30]=  Graphics 

Inclination 36 @degD

37.5
35
32.5
30
27.5
Apogee
8

210
22.5

Out[31]=  Graphics 

410

610

810

Super-synchronous.nb

Inclination 37 @degD

20

15

10

Apogee
8

210

410

610

810

110

Out[32]=  Graphics 

Inclination 38 @degD

Apogee
8

210

410

610

110

110

810

-5

-10

-15

Out[33]=  Graphics 

Inclination 39 @degD
Apogee
8

210

-10

-20

-30

-40

Out[34]=  Graphics 

410

610

810

Super-synchronous.nb

Inclination 40 @degD
Apogee
8

210

410

610

810

110

-10
-20
-30
-40
-50
-60

Out[35]=  Graphics 

Super-SynchronousDV
In[39]:= Plot@ . FindRoot@Hdv@ra, DegreeD == dv@rGEO, DegreeDL, 8, 38<D,

8ra, rGEO, 109 <,


Axes False, Frame True, FrameLabel 8"Apogee", "Initial Inclination"<D
39

Initial Inclination

38.75

38.5

38.25

38

37.75

37.5

210

410

610
Apogee

Out[39]=  Graphics 

810

110

You might also like