Challenge moon to mars

unfortunatly i just found this challenge now - I think I'l do it tomorrow and post reeplay/video - so please don't post a solution, now...
 
unfortunatly i just found this challenge now - I think I'l do it tomorrow and post reeplay/video - so please don't post a solution, now...

That's an odd post, considering you wrote this after the solutions were posted. Still, there's nothing stopping you from trying it.
I managed to make it in just two main burns, flytandem's solution was a 4 burn one, but saved more fuel.
Ajaja's single burn solution was one of the most impressive -not fuelwise-, but didn't quite make it.

Even if the challenge is solved, there's nothing stopping you from doing it better. I think we'd all love to see that happen.
 
It took almost 1 1/2 years, but - with the help of Ajaja's posts- I found a way to complete this challenge with a single burn solution.

I used TransX to find the window and IMFD to make the trip.

Video Tutorial comming up by next Tuesday :salute:.
For now, here is the scenario, 2 minutes before the burn. You wiil need to download IMFD 5.5 from this page.

Code:
BEGIN_DESC
Contains the latest simulation state.
END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 52006.5005765630
  Script Challenges/Moon2Mars
END_ENVIRONMENT

BEGIN_FOCUS
  Ship GL1
END_FOCUS

BEGIN_CAMERA
  TARGET GL1
  MODE Cockpit
  FOV 40.00
END_CAMERA

BEGIN_MFD Left
  TYPE User
  MODE Interplanetary
  Scenario Old2
  MapMFD V5
  Reference sun
  Target mars
  Center sun
  Data 0 1 7.021410287154792e-010 1 0 1 0 2 1 0 0 0
  MassLimit 1e+020
  CMode 0
  Config 1 1 1 1 0 0
  ExtMode 2
  Periapis Mars
  END 
  CorMFD V4
  Reference Auto
  Target none
  Source none
  ActiveProg 0 1
  DataA 0 3 0 0 0 0
  DataB 1 1 0 0 0 0 0 0 0
  DVProg 0 0 0 1
  AdvConf 0 0 0 0 0
  Guidance 0
  END 
  EjectMFD V5
  Reference Auto
  Data 0 1 3 0 1 52006.49498756287 10
  Guidance 0
  END 
  BaseAprMFD V2
  Reference Auto
  Target none
  Source none
  DataA 0 0 120000 0.10821 0.366519 1 1 52006.49498756287 52006.49498756287 0
  DataB 0 3 0 1 0 1
  END 
  SlingMFD V4
  Reference Auto
  Source none
  Data 0 1 1 3 0 1 52006.49498756287 0
  END 
  LaunchMFD V4
  Target None
  Data 0 1 1 3 0 1 0
  END 
  CF1_DataA 0 0
  CF1_DataB 0 10 120000 2 20 150000
  CF1_SecTgt 
  mfdShare -1
  mfdProgram 4
END_MFD

BEGIN_MFD Right
  TYPE User
  MODE Interplanetary
  Scenario Old2
  MapMFD V5
  Reference Auto
  Target none
  Center GravityRef
  Data 0 1 1e-006 1 0 0 0 0 1 0 0 0
  MassLimit 1e+020
  CMode 0
  Config 1 1 1 1 0 0
  ExtMode 0
  Periapis none
  END 
  CorMFD V4
  Reference Moon
  Target Ecliptic
  Source GL1
  ActiveProg 5 5
  DataA 1 3 0 0 0 0
  DataB 1 1 52006.50196499192 0 0 0 0 0 0
  DVProg 1681.299999999998 132.5999999999997 0.6 1
  AdvConf 0 0 0 0 0
  Guidance 0
  END 
  EjectMFD V5
  Reference Auto
  Data 0 1 3 0 1 52006.49471142867 10
  Guidance 0
  END 
  BaseAprMFD V2
  Reference Auto
  Target none
  Source none
  DataA 0 0 120000 0.10821 0.366519 1 1 52006.49471142867 52006.49471142867 0
  DataB 0 3 0 1 0 1
  END 
  SlingMFD V4
  Reference Auto
  Source none
  Data 0 1 1 3 0 1 52006.49471142867 0
  END 
  LaunchMFD V4
  Target None
  Data 0 1 1 3 0 1 0
  END 
  CF1_DataA 0 0
  CF1_DataB 0 10 120000 2 20 150000
  CF1_SecTgt 
  mfdShare -1
  mfdProgram 2
END_MFD

BEGIN_SHIPS
GL1:Deltaglider
  STATUS Orbiting Moon
  RPOS -463924.91 -1742613.12 458706.81
  RVEL 1078.058 -568.993 -1072.613
  AROT -153.92 -37.33 145.56
  AFCMODE 7
  PRPLEVEL 0:0.036424 1:0.020190
  NAVFREQ 0 0 0 0
  XPDR 0
  AAP 0:0 0:0 0:0
END
END_SHIPS

BEGIN_ExtMFD
END

Press the BV and then the AB buttons on the right MFD and after the burn is complete, refine it by using the linear thrusters and watching the PeA line on the left MFD.

After leaving the Earth-Moon system, you'll have about 30 m/s of dV to make corrections. You'll hit the Martian atmosphere with about than half of that.

:cheers:
 
Last edited:
Back
Top