Part 16: Design Trajectories with Astrogator

STK Premium (Space) or STK Enterprise
You can obtain the necessary licenses for this training by contacting AGI Support at support@agi.com or 1-800-924-7244.

The results of the tutorial may vary depending on the user settings and data enabled (online operations, terrain server, dynamic Earth data, etc.). It is acceptable to have different results.

Capabilities covered

This lesson covers the following STK Capabilities:

  • STK Pro
  • Astrogator

Problem

Engineers and operators require a quick way to design high-fidelity spacecraft trajectories for mission planning and operations. In this scenario, you will design a launch from a launch pad and successfully inject a satellite into a geosynchronous equatorial orbit (GEO).

Solution

Use STK's Astrogator capability to design:

  1. A basic launch phase to place a satellite into a parking orbit (low Earth orbit or LEO)
  2. A transfer orbit injection (TOI) maneuver to transfer from LEO to GEO
  3. A synchronized orbit injection (SOI) maneuver to circularize the orbit at GEO

What you will learn

Upon completion of this tutorial, you will have a basic understanding of:

  • Astrogator
  • The Launch Vehicle object

Video guidance

Watch the following video. Then follow the steps below, which incorporate the systems and missions you work on (sample inputs provided).

Create a new scenario

Create a new scenario.

  1. Launch STK ().
  2. In the Welcome to STK window, click Create a Scenario.
  3. Enter the following in the New Scenario Wizard:
  4. Option Value
    Name: STK_Astrogator
    Location: Default
    Start: Default
    Stop: + 5 days
  5. When finished, click OK.
  6. When the scenario loads, click Save (). A folder with the same name as your scenario is created for you in the location specified above.
  7. Verify the scenario name and location.
  8. Click Save.

Updating the Insert STK Objects tool

Ensure the Launch Vehicle () appears in the Insert STK Objects tool.

  1. Click Edit Preferences... on the Insert STK Objects tool.
  2. In the New Object list, select the object you want to add.
  3. Click OK.

Creating a Launch Vehicle

Insert a Launch Vehicle object.

  1. Select Launch Vehicle () in the Insert STK Objects tool.
  2. Select the Insert Default method.
  3. Click Insert....
  4. Rename LaunchVehicle1 () to "LaunchToLEO".

Selecting a Simple Ascent propagator

Use the simple ascent propagator to define the ascent trajectory from a launch point to an orbit insertion point.

  1. Open LaunchToLEO's () properties ().
  2. Select the Basic - Trajectory page.
  3. Ensure Propagator is set to SimpleAscent.
  4. Set the Burnout Velocity value to 7.3 km/sec. This will keep the resulting orbit near circular.
  5. Click Apply to accept the changes and keep the Properties Browser open.
  6. Select the 2D Graphics - Attributes page.
  7. Change the Color: to teal.
  8. Click OK to accept the changes and close the Properties Browser.

Viewing the launch vehicle trajectory

View LaunchToLEO's () launch vehicle trajectory and ground track in the 3D Graphics window.

  1. Bring the 3D Graphics window to the front.
  2. Zoom To LaunchToLEO ().
  3. Use your mouse to zoom out so you can see the launch vehicle trajectory and ground track.
  4. Launch Vehicle Trajectory

  5. Notice that the Launch Vehicle's () default location is Cape Canaveral.
  6. Notice that the trajectory ends at burnout.

Inserting a satellite

Insert a Satellite () object that you will use to create the satellite orbit.

  1. Select Satellite () in the Insert STK Objects tool.
  2. Select the Insert Default method.
  3. Click Insert....
  4. Rename Satellite () GEO_Sat.

Using Astrogator

Set GEO_Sat's Propagator to Astrogator. You will use Astrogator to design your spacecraft trajectory.

  1. Open GEO_Sat's () properties ().
  2. Select the Basic - Orbit page.
  3. Set Propagator to Astrogator.

Setting up the Mission Control Sequence

The Mission Control Sequence (MCS) is the core of your space mission scenario. The MCS functions as a graphical programming language, in which mission segments dictate how Astrogator calculates the trajectory of the spacecraft based on the general settings that you specify for the MCS itself.

The MCS is defined by selecting and organizing MCS Segments in a manner that produces your desired trajectory. By default, an Astrogator satellite's MCS contains two segments: an Initial State () segment and a Propagate () segment.

Deleting the Initial State segment

Since you are modeling a Launch Vehicle (), remove the Initial State () segment. You will replace it with a Follow () segment .

  1. Select Initial State () in the MCS.
  2. Click Delete Segment ().
  3. Click Yes to confirm deletion.

Adding a Follow segment

Use the Follow () segment to set GEO_Sat () to follow LaunchToLEO (), and then separate from LaunchToLEO () at the end of its ephemeris.

  1. Right-click the Propagate () segment in the MCS.
  2. Select Insert Before...
  3. Select Follow () in the Segment Selection window.
  4. Click OK.
  5. Ensure Follow () is selected in the MCS.
  6. Go to the General tab on the Basic - Orbit page.
  7. Click the Leader ellipsis button ().
  8. Select LaunchToLEO () in the Select Leader window.
  9. Click OK.
  10. Set Joining to Join at End of Leader's Ephemeris in the Additional Options section.
  11. By selecting this joining parameter, GEO_Sat () uses the LaunchToLEO's () final ephemeris point as the initial and final state of the Follow Segment. Also, the separation parameter is automatically set to "Separate at End of Leader's Ephemeris".

Setting the Fuel Tank configuration

Set GEO_Sat's () fuel mass and its maximum fuel mass.

  1. Select the Fuel Tank tab.
  2. Set the following in the order shown:
  3. Option Value
    Maximum Fuel Mass 6000 kg
    Fuel Mass 5000 kg
  4. Click Apply.

Running the Mission Control Sequence

Run the Mission Control Sequence to calculate the trajectory of the spacecraft.

  1. Select Propagate () in the MCS.
  2. Note the current stopping condition is Duration, with a Trip value of 43200 sec (0.5 day).
  3. Click Run Entire Mission Control Sequence () in the MCS toolbar.
  4. When finished, bring the 3D Graphics window to the front.
  5. Click Home View () to view GEO_Sat's () trajectory.

Satellite in a Low Earth Orbit

Specifying the satellite engine model

Use a realistic engine model in order to produce accurate results.

  1. Click Component Browser () in the MCS Toolbar.
  2. Change Show: to Astrogator Components on the Component Browser window.
  3. Select Engine Models in the Components list on the left.
  4. Select Constant Thrust and Isp in the Engine Models list on the right.
  5. Click duplicate ().
  6. Change Name to Test Engine in the Field Editor window.
  7. Click OK.
  8. Double-click Test Engine in the Engine Models list.

Modifying Constant Thrust and Isp

Modify the Constant Thrust and Isp engine model to specify the thrust and Isp for your engine.

  1. Double-click Thrust in the Engine Models - Test Engine window.
  2. Set Real Number: to 13500 N in the Real Number Field window.
  3. Click OK.
  4. Double-click Isp in the Engine Models - Test Engine window.
  5. Set Real Number to 2000 seconds in the Real Number field window.
  6. Click OK.
  7. This high value will only affect the amount of fuel that the satellite will burn through over the course of the maneuvers. You are doing this so that you do not need to modify the spacecraft mass values several times over the course of the mission.

  8. Click OK to close the Engine Models - Test Engine window.
  9. Close () the Component Browser.

Designing the Transfer Orbit Injection (TOI)

Use the Propagate segment () to fly to the first maneuver time. The orbit is circular and therefore the burn can take place at any time and result in a similar Delta-V. You require an inclination as close as possible to zero once you enter GEO. To minimize the required delta-v to both circularize and change inclination at GEO, you will combine those maneuvers into one. For that to be successful, the apogee of the transfer orbit will be the ascending or descending node of the orbit. This can be achieved by starting the TOI burn on either the ascending or descending node.

  1. Return to GEO_Sat's () properties ().
  2. Right-click Propagate () in the MCS.
  3. Select Rename.
  4. Change the name to Prop_to_TOI.

Updating the Stopping Condition

Update the Propagate Stopping Condition to stop at the ascending node after two full revolutions in the parking orbit.

  1. Click New () in the Stopping Conditions section.
  2. Select AscendingNode in the New Stopping Condition window.
  3. Click OK.
  4. Select the Duration stopping condition.
  5. Click Delete ().
  6. Change Repeat Count to 2 so will stop it on the second ascending node.
  7. Click Apply.
  8. Click Run Entire Mission Control Sequence ().

Defining a Target Sequence - Start Transfer

Insert a Target Sequence (). You will use a Target Sequence to calculate the Delta-V required to move GEO_Sat () into a transfer orbit.

  1. Return to GEO_Sat's () properties ().
  2. Right-click Prop_To_TOI () in the MCS.
  3. Select Insert After...
  4. Select Target Sequence () in the Segment Selection window.
  5. Click OK.
  6. Right-click Target Sequence () in the MCS.
  7. Select Rename.
  8. Change the name to Start_Transfer.

Inserting a Maneuver segment

Insert a Maneuver () segment. This first maneuver Delta-V will be solved to achieve a particular altitude at the end of the transfer ellipse.

  1. Right-click Start_Transfer () in the MCS.
  2. Select Insert After...
  3. Select Maneuver () in the Segment Selection window.
  4. Click OK.
  5. The Maneuver () Segment appears below the Return () Segment.

  6. Drag and drop the Maneuver () Segment below Start_Transfer ().
  7. Right-click the Maneuver () Segment.
  8. Select Properties...
  9. Change Name to TOI.
  10. Change Color to white.
  11. Click OK.

Insert a Propagate Segment

Insert a Propagate () segment that will be used to determine the stopping condition.

  1. Right-click TOI () in the MCS.
  2. Select Insert After...
  3. Select Propagate () in the Segment Select window.
  4. Click OK.
  5. Right-click the new Propagate () Segment.
  6. Select Properties...
  7. Set Name to Transfer.
  8. Set Color to Yellow.
  9. Click OK.
  10. Click Apply.

Setting the engine model

Use the Test Engine model you updated earlier.

  1. Select TOI () in the MCS.
  2. Select the Engine tab.
  3. Click the Engine Model ellipsis button () in the Propulsion Type section.
  4. Select Test Engine () in the Select EngineModel window.
  5. Click OK.

Selecting the control parameter

Select Delta-V Magnitude as the independent variable.

  1. Select the Attitude tab.
  2. The default Attitude Control is Along Velocity Vector (body X).
  3. Click the target icon () to target the Delta-V Magnitude and make it the independent variable.
  4. This tells Astrogator to determine the Delta-V magnitude based on user determined results. You will set up those results in an upcoming section.

  5. Click Apply.

Propagating to apoapsis

Update the Transfer () Stopping Condition to stop at apoapsis.

  1. Select Transfer () in the MCS.
  2. Click New () in the Stopping Conditions section.
  3. Select Apoapsis () in the New Stopping Condition window.
  4. Click OK.
  5. Select Duration in the Stopping Conditions section.
  6. Click Delete ().
  7. Click Apply.

Selecting the results variable

Set the radius of the orbit, R Mag, as the equality constraint. Astrogator will use R Mag to determine the required Delta-V magnitude.

  1. Select Transfer () in the MCS.
  2. Click Results... at the bottom of the MCS.
  3. Expand () Spherical Elems in the User - Selected Results window's Available Components list.
  4. Move () R Mag () to the selected components list. This will enable you to set the radius of orbit at the end of the Propagate Segment.
  5. Click OK.

Setting up the targeter

Set up the differential corrector profile to change the Delta-V Magnitude to achieve a desired radius of orbit.

  1. Select Start_Transfer () in the MCS.
  2. Change Action to Run active profiles.
  3. Select Differential Corrector in the Profiles section.
  4. Click Properties ().

Setting the control parameter

Use Delta-V Magnitude as the control parameter (independent variable).

  1. Locate the Control Parameters section of the Differential Corrector window.
  2. Select Use for ImpulsiveMnvr.Pointing.Spherical.Magnitude.

Setting the equality constraints (Results)

Use R_Mag as the equality constraint (dependent variable), and set the radius of orbit goal to be 42238 km.

  1. Locate the Equality Constraints (Results) section of the Differential Corrector window.
  2. Select Use for R_Mag.
  3. Select the Desired Value field.
  4. Set Desired Value to 42238 km.
  5. Click OK.
  6. Click Apply.

Running the Entire Mission Control Sequence

  1. Save () your scenario.
  2. Click Run Entire Mission Control Sequence ().
  3. When complete, look at the top of STK. You will see a message informing you whether or not running the entire MCS converged or didn't converge.
  4. Look at the StartTransfer.Differential Corrector data window, which shows you data based on running the active profile.
  5. Bring the 3D Graphics window to the front. You can see the iterations, the last one placing the satellite at the desired location and altitude.
  6. TOI Iterations

Defining a Target sequence: Finishing the transfer

Now that the transfer has been analyzed, you will follow a similar process to create the SOI maneuver and circularize the orbit at GEO. At the same time, you will bring the inclination to 2 deg. You will target the inclination slightly above the desired inclination, so that it will drift down to the desired inclination (0 to 1 degree) over time.

  1. Return to GEO_Sat's () properties ().
  2. Right-click the bottom Return () Segment in the MCS.
  3. Select Insert Before...
  4. Select Target Sequence () in the Segment Selection window.
  5. Click OK.
  6. Right-click Target Sequence () in the MCS.
  7. Select Rename.
  8. Change the name to Finish_Transfer.

Inserting a Maneuver segment

Insert a Maneuver () segment. You will solve for the X (Velocity) & Y (Normal) components and the Delta-V vector in those references axes needed to achieve a circular orbit at GEO.

  1. Right-click Finish_Transfer () in the MCS.
  2. Select Insert After...
  3. Select Maneuver () in the Segment Selection window.
  4. Click OK.
  5. The Maneuver () Segment appears below the return () Segment.

  6. Drag and drop the Maneuver () Segment below the Finish_Transfer ().
  7. Right-click the Maneuver () Segment.
  8. Select Properties...
  9. Change Name to SOI.
  10. Change Color to white.
  11. Click OK.

Inserting a Propagate segment

Insert a Propagate () Segment will be used to determine the stopping condition.

  1. Right-click SOI () in the MCS.
  2. Select Insert After...
  3. Select Propagate () in the Segment Select window.
  4. Click OK.
  5. Right-click the new Propagate () Segment.
  6. Select Properties...
  7. Set Name to Prop1Rev.
  8. Set Color to Blue.
  9. Click OK.
  10. Click Apply.

Setting the engine model

Use the Test Engine model you updated earlier.

  1. Select SOI () in the MCS
  2. Select the Engine tab.
  3. Click the Engine Model ellipsis button () in the Propulsion Type section.
  4. Select Test Engine () in the Select EngineModel window.
  5. Click OK.

Selecting the control parameter

Use Thrust Vector as the attitude control setting. Then select the Delta-V vector's Cartesian X (Velocity) and Y (Normal) as the independent variables.

  1. Select the Attitude tab.
  2. Set Attitude Control to Thrust Vector.
  3. Click the target icon () next to X (Velocity).
  4. Click the target icon () next to Y (Normal).
  5. Click Apply.

Propagating for one day

Update the Prop1Rev () Duration Stopping Condition to stop after one day.

  1. Select Prop1Rev () in the MCS.
  2. Change Trip to 86400 sec (1 day) in the Stopping Conditions section.
  3. Click Apply.

Selecting the results variable

Set Eccentricity and Inclination as the equality constraints.

  1. Select Prop1Rev () in the MCS.
  2. Click Results... at the bottom of the MCS.
  3. Expand () Keplerian Elems in the User - Selected Results window's Available Components list.
  4. Move () Eccentricity () to the selected components list.
  5. Move () Inclination () to the selected components list.
  6. Click OK.

Setting up the targeter

Set up the differential corrector profile to change the Delta-V Magnitude to achieve a desired radius of orbit.

  1. Select Finish_Transfer () in the MCS.
  2. Change Action to Run active profiles.
  3. Select Differential Corrector in the Profiles section.
  4. Click Properties ().

Setting the control parameter

Use Delta-V vector's Cartesian X (Velocity) and Y (Normal) as the Control Parameters (independent variables).

  1. Locate the Control Parameters section of the Differential Corrector window.
  2. Select Use for ImpulsiveMnvr.Pointing.Cartesian.X.
  3. Select Use for ImpulsiveMnvr.Pointing.Cartesian.Y.

Set the equality constraints (Results)

Set Eccentricity and Inclination as the Equality Constraints (dependent variables). Target an eccentricity of 0 within a 0.001 tolerance, and a 2 degree inclination within 0.01 degree of tolerance.

  1. Locate the Equality Constraints (Results) section of the Differential Corrector window.
  2. Select the Use for Eccentricity check box.
  3. Set Tolerance to 0.001.
  4. Select the Use for Inclination check box.
  5. Select the Desired Value field.
  6. Set Desired Value to 2 deg.
  7. Set Tolerance to 0.01 deg.
  8. Set Method to By tolerance in the Scaling section.
  9. Click OK.
  10. Click Apply.

Running the Entire Mission Control Sequence

  1. Save () your scenario.
  2. Click Run Entire Mission Control Sequence ().
  3. Look at the Finish Transfer.Differential Corrector data window, which shows you data based on running the active profile.
  4. Bring the 3D Graphics window to the front. You can see the iterations, the last one placing the satellite at the desired eccentricity and inclination.

SOI Iterations

Removing iterations

Remove the visible iterations in the 3D Graphics window.

  1. Return to GEO_Sat's () properties ().
  2. Right-click the Bottom Return () Segment.
  3. Select Insert Before...
  4. Select Propagate () on the Segment Selection window.
  5. Click OK.
  6. Click Run Entire Mission Control Sequence ().
  7. Bring the 3D Graphics window to the front.

Final Orbit

Generating an MCS Segment Summary report

The MCS Segment Summary report provides run summary data for the currently selected segment in the MCS tree. The summary report gives information on maneuver times, expected Delta-V magnitude, estimated burn duration, estimated fuel usage, and other important data.

  1. Return to GEO_Sat's () properties ().
  2. Select Start_Transfer () in the MCS.
  3. Click Summary () in the MCS Toolbar.
  4. When finished, close () the summary report.
  5. Select Finish_Transfer ().
  6. Click Summary () in the MCS Toolbar.
  7. When finished looking through the report, close any reports, tools and properties you still have open.
  8. Save () your work.

Summary

This was a basic introduction to Astrogator. In this lesson, you did the following:

  1. Used a Launch Vehicle object to launch a vehicle that followed an ascent trajectory from a launch point to an orbit insertion point.
  2. Inserted a Satellite object, switched the propagator to Astrogator, and used a Follow Segment. This allowed the Satellite to follow the Launch Vehicle object, to separate from the Launch Vehicle at the end of its trajectory, and to place the Satellite object into a LEO.
  3. Used a Target sequence, a Maneuver segment, and a Propagate segment to place the Satellite orbit into a TOI.
  4. Finalized its orbit by creating another Target Sequence that placed the Satellite into a GEO.
  5. Used an MCS Segment Summary Report to determine maneuver times, required Delta-V, estimated burn duration, and estimated fuel usage.

On your own

Throughout the tutorial, hyperlinks were provided that pointed to in-depth information of various tools and functions. Now is a good time to go back through this tutorial and view that information. Further Astrogator tutorials can be found HERE.