Conducting Design of Experiments Using ModelCenter and Single-Object Coverage

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

ModelCenter installation prerequisites: The ModelCenter software installs the current version of Java and Python supported by Ansys, but you can also use your own versions. See the Installation instructions in the ModelCenter Installation Guide and Supported Versions documentation for more information. Contact AGI support for help with installation.

This tutorial was written using version 2026 R1 of the Ansys ModelCenter® model-based systems engineering software. Refer to the ModelCenter Supported Versions page in the ModelCenter Installation Guide and Supported Versions documentation for compatibility information.

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 capabilities of the Ansys Systems Tool Kit® (STK®) digital mission engineering software:

  • STK Pro
  • Coverage
  • STK Analyzer
  • STK SatPro

Problem statement

Engineers and operators require a quick way to determine how various mission components can be changed and the impact of doing so on the overall effectiveness of the mission. You want to design and test a new satellite constellation to provide persistent stereo coverage over a ground site. You have a defined orbital regime in which you must remain, but you can vary the number of satellites you launch.

Solution

Use the SatPro capability and a Satellite Collection object to model your satellite constellation together with the Coverage tool, part of the Coverage capability, to model coverage over a single site. Then, use the Analyzer capability, which is part of the ModelCenter model-based systems engineering software, and the Design of Experiments (DOE) tool to vary the number of orbital planes and the satellites therein to identify the configuration that best meets your requirements.

What you will learn

Upon completion of this tutorial, you will understand the following:

  • How to use the Coverage tool to model single-object coverage
  • How to use a Satellite Collection object and single-object coverage with the ModelCenter application
  • How to define and perform a design of experiments with the ModelCenter application

Creating a new scenario

First, you must create a new scenario, and then build from there.

  1. Launch the STK application ().
  2. Click Create a Scenario in the Welcome to STK dialog box.
  3. Enter the following in the STK: New Scenario Wizard:
  4. Option Value
    Name Analyzer_DOE
    Location Default
    Start Default
    Stop Default
  5. Click OK when you finish.
  6. Click Save () when the scenario loads.
  7. The STK application creates a folder with the same name as your scenario for you.

  8. Verify the scenario name and location in the Save As dialog box.
  9. Click Save.

Save () often during this scenario!

Disabling streaming terrain

By default, the STK application connects to the Ansys Geospatial Data Cloud to distribute Earth terrain data for analysis and visualization. Turn off streaming terrain, as it is not required for your analysis.

  1. Right-click on Analyzer_DOE () in the Object Browser.
  2. Select Properties () in the shortcut menu.
  3. Select the Basic - Terrain page when the Properties Browser opens.
  4. Clear the Use terrain server for analysis check box in the Terrain Server panel.
  5. Click OK to confirm your change and to close the Properties Browser.

Modeling a constellation with a Satellite Collection object and the Walker tool

A Satellite Collection object models a group of satellites as a single object in the Object Browser. It primarily serves as a data store, which the STK application uses to generate the members of the collection and descriptive information about them. The associated satellites, grouped in subsets which all meet the same criteria, do not appear in the Object Browser, but are available for analysis purposes within other computational tools. By using a Satellite Collection object, you can quickly model large constellations of hundreds or thousands of satellites without a heavy computational lift.

Creating the seed satellite

The Walker tool, available with the SatPro capability, makes it easy to create a Satellite Collection object directly from a seed satellite, using its orbital parameters and the Two Body, J2, J4, or SGP4 orbit propagators as a template. The original satellite that you define is the seed satellite and the satellites generated using the Walker tool are the children.

  1. Bring the Insert STK Objects tool () to the front.
  2. Select Satellite () in the Select An Object To Be Inserted list.
  3. Select Define Properties () in the Select A Method list.
  4. Click Insert....

Propagating a Satellite object using properties

You can propagate a Satellite object using the Basic - Orbit page in the Satellite object's properties. The propagator defaults to TwoBody.

  1. Select the Basic - Orbit page when the Property Browser opens.
  2. Enter the following orbital parameters:
  3. Option Value
    Semimajor Axis 7158 km
    Inclination 45 deg
  4. Keep the remaining default parameters.
  5. Click OK to confirm your changes, propagate the Satellite object, and to close the Properties Browser.
  6. Right-click on Satellite1 () in the Object Browser.
  7. Select Rename in the shortcut menu.
  8. Rename Satellite1 () Seed_Sat.

Creating a new Satellite Collection object

Insert a new Satellite Collection object into your scenario using the Walker Tool method.

  1. Bring the Insert STK Objects tool () to the front.
  2. Insert a Satellite Collection object () using the Walker Tool () method.

Using the Walker tool

Use the Walker tool to define your Satellite Collection object.

  1. Click Seed Satellite: Select Object... when the Walker tool opens.
  2. Select Seed_Sat () when the Select Object dialog box opens.
  3. Click OK to confirm your selection and to close the Select Object dialog box.
  4. Leave the Pattern Type set to Delta in the Shell properties panel.
  5. In a Delta pattern, the orbit planes are evenly distributed over 360 degrees around the central body.

  6. Set the following parameters for the satellite collection:
  7. Option Value
    Number of Sats per Plane 1
    Number of Planes 1
    Inter Plane Phase Increment 0
  8. Enter Walker_Collection in the Name field in the Container Options panel.
  9. Click Create / Modify Walker to propagate the Walker_Collection Satellite Collection object.
  10. Click Close to close the Walker tool.
  11. Clear the check box for Seed_Sat () in the Object Browser.
  12. You do not need to visualize the seed satellite for this analysis.

Inserting the ground site

Your ground site is located in Boulder, Colorado, in the United States. Model it by inserting a Place object using the From City Database method.

  1. Bring the Insert STK Objects tool () to the front.
  2. Insert a Place () object using the From City Database () method.
  3. Enter Boulder in the Name field when the Search Standard Object Data dialog box opens.
  4. Click Search.
  5. Select Boulder - Colorado in the Results list.
  6. Click Insert.
  7. Click Close to close the Search Standard Object Data dialog box.

Defining single-object coverage

Your mission is to create a constellation with persistent stereo coverage over a single ground site. To evaluate the quality of coverage over a single object in the STK application, you can use the Coverage tool to define single-object coverage for that object. This tool is available for facilities, places, targets, radars, receivers, sensors, targets, transmitters, and vehicles.

Opening the Coverage tool

Your coverage analysis will focus on your ground site. Open the Coverage tool with Boulder.

  1. Right-click on Boulder () in the Object Browser.
  2. Select Coverage... () in the shortcut menu.

Selecting the assets an computing coverage

A subset is a group of some or all of the satellites in the collection; members of a subset all meet the same criteria. For all Satellite Collection objects, the STK application automatically generates a subset named AllSatellites that contains all members of the collection. If the collection type is Walker, a subset is created for each plane and each shell in the collection. You can use subsets with analysis tools, including the Coverage tool. Assign the AllSatellites subset as the asset used to calculate whether coverage to Boulder can be achieved. Then, once you have assigned assets for the object and defined the quality of coverage expected, compute coverage for Boulder.

  1. Select the AllSatellites () satellite subset in the Assets list when the Coverage Tool opens.
  2. Click Assign.
  3. Leave the grouping set to Separate.
  4. When assigning a Constellation, Satellite Collection, or a Chain object containing constellations as an Coverage asset, you can characterize all the objects in the Constellation, or Satellite Collection object as a single asset (Grouped) or as separate assets (Separate). See Using Grouped Assets for more information.

  5. Click Compute.

Computing coverage in the STK application's Coverage tool is necessary to use single-object coverage with the ModelCenter application.

Defining the quality of coverage

You can evaluate the quality of coverage for an object by choosing the method for computing coverage, setting measurement options, and identifying the criterion needed to achieve satisfactory coverage. By default, all single-object coverages are defined with a Simple Coverage Figure Of Merit type; change it to the N Asset Coverage type. The N Asset Coverage type measures the number of assets available simultaneously during coverage, where N is between zero and the total number of assets defined in the coverage definition. You will study this value using the ModelCenter application.

  1. Click Define... in the Figure of Merit panel.
  2. Open the Type drop-down list in the Definition panel when the Specify Figure of Merit dialog box opens.
  3. Select N Asset Coverage.
  4. Open the Compute drop-down list.
  5. Select Minimum.
  6. This will compute the minimum number of assets available over the entire coverage interval. The value is an integer, which is useful if the coverage definition contains a large number of assets.

  7. Click OK to confirm your selections and to close the Specify Figure of Merit dialog box.
  8. Note the Value of the Figure Of Merit, beneath the FOM type.
  9. When the STK application computes coverage for the object, it also computes the static value for the Figure Of Merit type you chose. The minimum number of assets available over the entire coverage interval value is 0, since you only have one satellite in your collection and it does not have access at all times.

  10. Select the Save Configuration check box.
  11. This tells the STK application to save the single-object coverage definitions when the scenario is saved to disk, assuming that you already computed coverage.

    It's important to select this check box when using single-object coverage for analysis with the ModelCenter application, otherwise the STK application won't save the coverage data and your ModelCenter project will not work.

  12. Click OK to confirm your changes and to close the Coverage tool.

Saving your STK scenario

Before opening the ModelCenter application, save your scenario to save the accesses you computed and close out of the STK application.

  1. Save () your scenario.
  2. Close the STK application.

Creating a new ModelCenter project

The Ansys ModelCenter model-based systems engineering software is designed for multidisciplinary analysis and design optimization. It allows you to automate complex workflows, integrate multiple engineering tools, and optimize designs within model-based systems engineering (MBSE) frameworks. By wrapping tools and analysis programs like the STK application and running them in an automated fashion, the ModelCenter software makes the design process more efficient, saves engineering time, and reduces the chances for error in the design process. It implements MBSE processes flexibly; its drag-and-drop graphical user interface can be used to assemble tools into a complete engineering workflow, which can contain branches, loops, logical statements, and more. Your workflow can contain tools that run on any number of different machines and operating systems. Once a repeatable engineering analysis process is created, you can repeatedly execute the process, using parallel computing resources if available. Each execution corresponds to a different set of inputs, which you can use to explore and quantify the performance of your design alternatives in a relatively short time.

  1. Open the ModelCenter () application.
  2. Click Start a New Model in the Welcome to ModelCenter dialog box.
  3. Click Process when the What type of model would you like to create? dialog box opens.
  4. A Process is a graphical, flowchart-like workflow that explicitly tells the ModelCenter application what order (and under what conditions) to run each component.

  5. Navigate to your scenario folder (for example, C:\Users\<username>\Documents\STK_ODTK 13\Analyzer_DOE).
  6. Enter Analyzer_DOE in the File name field.
  7. Ensure the Save as type is set to the ModelCenter Model (Zip) (*.pxcz).
  8. Click Save.

You can learn more about the ModelCenter software here.

Launching the STK Plugin for ModelCenter

All ModelCenter workflows are built using a simple drag-and-drop scheme for creating a graphical layout of a complex analysis. Process workflows leverage that capability by highlighting "hot spots" for adding and moving components in a workflow. Components encapsulate an analysis or control function. Each component exposes input and output variables and executes a run method to transform inputs into outputs. The STK Plugin for ModelCenter is a component plugin that allows the ModelCenter application to directly link to the STK application. It imports a copy of the desired Scenario and opens it in an instance of the STK application. Instantiate the plugin by adding it to your workflow's Analysis View, which displays an overview of the integrated workflow, from the Server Browser, which resides at the bottom of the ModelCenter window and is used to browse for components that can be used in a ModelCenter workflow.

  1. Select favorites () in the Server Browser at the bottom of the ModelCenter window.
  2. Click and drag the STK component () into the hot spot — the dashed circle — underneath "Drop items here to build the model" in the workflow's Analysis View.
  3. Select Analyzer_DOE.sc when the Open STK Scenario file dialog box opens.
  4. Click Open.
  5. This will open the STK scenario and STK Analyzer windows. Please be patient.

The Analyzer_DOE scenario file will open in the STK application in the background. If the STK application opens in front of the ModelCenter application, bring the ModelCenter application window back to the front.

Setting up your analysis with Analyzer

Use the STK Analyzer window to configure the input and output variables available for further analysis with the Analyzer capability. You can add almost any STK variable as ModelCenter input or output variables. If you change the value of a variable in your scenario through the STK interface or the ModelCenter Component Tree, you should re-add the variable into ModelCenter or re-run the workflow before running any trade studies with the new value.

Selecting the Analyzer input variables

You need to select both input and output variables from the main Analyzer window. Start by adding the input variables, which, in this case, are the two variables about your constellation you can change — the number of planes and the number of satellites per plane.

  1. Select Walker_Collection () in the STK Variables tree.
  2. When you select an object in the STK Variables tree, all possible input variable candidates for that object are listed under the General tab and the Active Constraints tab in the STK Property Variables panel.

  3. Expand () the Walker () property.
  4. Expand () the Shell1 () property.
  5. Select the Planes () input variable.
  6. Move () the Planes () input variable to the Analyzer Variables list.
  7. Select the SatellitesInPlanes () input variable.
  8. Move () the SatellitesInPlanes () input variable to the Analyzer Variables list.
  9. You can also move variables to the Analyzer Variable list by double-clicking on a variable.

  10. Note both variables are listed under Inputs in the Analyzer Variables list.

Defining the output variables

Now that the input variables are defined, you can add the output variables. In this case, you want to use the FOM Static Value data provider from the STK application, which reports the static value of the Figure Of Merit.

  1. Select Boulder () in the STK Variables tree.
  2. Select the Object Coverage () tab in the Data Provider Variables panel.
  3. Expand () the FOM Static Value data provider ().
  4. Select the FOM Static Value () data provider element.
  5. Move () the FOM Static Value () data provider element to the Analyzer Variables list.
  6. Note that the Values () output variable is listed under Outputs in the Analyzer Variables list.
  7. Click OK to confirm your selections and to close the STK Analyzer window.
  8. This will also close the STK application, which had been running in the background.

  9. Note that the Analysis View now contains an STK_ODTK13 () component, which is shown as a box in the Analysis View window.

Running your model

The ModelCenter Component Tree, on the left side of the ModelCenter window, shows a hierarchical view of your workflow. It lists each component and its variables, lets you view or edit values, and gives a quick view of the variable state, including invalid input and output variables. Expanding a component shows its variables. In this case, you must open all the components to expose the input and output variables and run your model before performing a design of experiments.

  1. Expand () all the components in the Component Tree.
  2. expanded component tree

  3. Note the variable values in the Component Tree.
  4. These are the values imported into the ModelCenter application from the Analyzer_DOE scenario. Input variables, like Planes (), you can change. Output variables, like Values[0] (), are calculated and supplied by the component based on the input variables. In this case , the brackets ([ ]) indicate that Values[0] () is a long array variable. Values[0] () is invalid, meaning that it has not yet been calculated. The ModelCenter application keeps track at all times of which variables are valid and which are invalid.

  5. Click Run () on the Standard toolbar.
  6. When completed, note that Values[0]'s name has been updated to Values[1] and its icon has changed from invalid () to valid ().
  7. Expand () Values[1] ().
  8. Note that a child, Values[0], is now present after running your model, and it has a Value of 0.
  9. This is the minimum number of assets available over the entire coverage interval, which you previously noted in the Coverage tool.

  10. Double-click on Values[1] () to open the Large Data Monitor.
  11. Large Data Monitor

    The Large Data Monitor is used to view and edit data that are too large to view in the component tree or as a convenient view for arrays. For arrays like Values[1] (), the Large Data Monitor shows 2D slices of the array, allowing for the easy viewing and editing of elements. At the bottom of the Large Data Monitor is the status of the array's size, as well as which slice is currently being viewed. In this case, in spite of the data type being a long array, your array is very small — just 1 by 1.

  12. Close the Large Data Monitor without making any changes when finished.

Using the Design of Experiments tool

The ModelCenter software features a suite of trade study tools to help you create and analyze your workflows. A trade study is a structured exploration of a workflow by running many designs and collecting the resulting data. Trade studies systematically vary inputs and record responses, allowing you to understand a design space, compare alternatives, and identify optimal or robust designs. Once a workflow is built, these exploration tools can drive it without knowing how the results are computed; essentially, they treat a workflow as a black box, repeatedly getting and setting variables until an objective is met or a plan of experiments is complete. Trade study results can then used to visualize and understand significant trends and trade-offs.

The Design of Experiments (DOE) tool simplifies purposeful changing of inputs (design variables) in a workflow to observe the corresponding changes in outputs (response variables). A set of valid values for constitutes a design point. This tool is sued to collect the responses in the workflow to a set of predetermined design points. You can use the Design of Experiments tool to create and perform tables of predetermined runs for a scenario. You can either use a classical design type, such as a Full Factorial design, or supply your own custom table of runs.

Opening the Design of Experiments tool and adding the design variables

Use the Design of Experiments tool to find out how many satellites and planes you need to provide persistent two-satellite coverage over the ground site.

  1. Click DOETool () on the Standard toolbar.
  2. Click and drag the Planes () input variable from the Component Tree to the Design Variables field when the Design of Experiments tool opens.
  3. Open the drop-down list () in the Values field.
  4. Select Low:     High:     Levels:     .
  5. Click and drag the SatellitesInPlanes () input variable from the Component Tree to the Design Variables field.
  6. Open the drop-down list () in the Values field.
  7. Select Low:     High:     Levels:     .

Adding bounds to the design variables

For each design variable, you must set the values for the upper and lower bounds as well as the number of steps to take between those values.

  1. Click on the blank line after each property and enter the following values:
  2. Name Low High Levels
    Model.STK_ODTK13.Analyzer_DOE.Walker_Collection.Walker.Shell_Walker_Group.Planes 2 11 10
    Model.STK_ODTK13.Analyzer_DOE.Walker_Collection.Walker.Shell_Walker_Group.SatellitesInPlanes 2 15 14

    This gives you a large variety of satellite and plane combinations to run through. The number you place in the Levels field equate to the number of runs you want to complete. To obtain data from a combination of both design variables based on their Low and High settings will take a total of 140 runs (10 × 14).

  3. Note that there are now 140 runs in the Design panel.

Selecting the response variable and running the design of experiments

Critical response variables are the factors of the model about which you are trying to gain an understanding. To perform your design of experiments, you must specify a response variable.

  1. Click and drag Values[0] from the Component Tree to the Response Variables field.
  2. Click Run to execute your design of experiments and to open the Data Explorer.
  3. Since your are completing 140 runs, this will take some time. Please be patient.

Clicking Run will open the Data Explorer, which is a tool used by Trade Study tools to display data while they are being collected from your Model. While data are being collected, the Data Explorer displays a progress meter, a halt button, and the data. When you run a design of experiments, it will first build a table of runs. These runs consist of all combinations of the two design variables for their specified ranges and number of steps. After the table has been created, it will run through each case and store values in the Data Explorer.

Viewing the results

Once the trade study is complete and all data have been collected, the Data Explorer toolbar becomes active. The Data Explorer stores values for all variables in a workflow and special variables from the trade study. Some trade study tools will automatically launch a default plot window when the trade study runs. For other plots, you can create them from the Add View menu. For this study, create a 3D Scatter Plot to better understand your results. A 3D Scatter Plot displays an X-Y plot of variables in the workflow.

  1. Bring the Data Explorer to the front when the when the DOE test is finished running.
  2. Click Add View () on the Data Explorer toolbar.
  3. Select 3D Scatter Plot () in the drop-down menu.

3D scatter plot

Constraining the figure of merit value

The Figure of Merit value you are interested in is the minimum number of satellites that have access to the ground site. For this mission, at least two satellites need to have concurrent access at all times for the mission to be considered successful. Add constraints to the plot to specify the upper and lower limits on your figure of merit value.

  1. Click Constraints () in the plot options menu.
  2. Click Uncheck All () on the Values[0] line to clear all the values from the Values[0] variable when the Constraints dialog box opens.
  3. By default, the figure of merit value entries are individually enumerated with a check box next to each value. While you can click Switch to Continuous Mode () to turn enumerated values into a slider to filter out undesirable designs, for this study, keep the values enumerated.

  4. Select the check box for 2 for Values[0].
  5. enumerated constraints

    In this case, your limits are a single enumerated value — 2.

  6. Click anywhere on the 3D Scatter Plot to confirm your changes and to close the Constraints menu.
  7. Examine the 3D Scatter Plot.
  8. Updated 3D scatter plot

    The plot displays the feasible results in blue. The infeasible results you are not interested in are retained, but grayed out.

  9. Hover your cursor over one of the design points (the blue dots) to display a Design Tooltip.
  10. 3D Scatter plot with Design Tooltip

    In the above view, in order to get a minimum of two satellites accessing Boulder at any given time, it'll take ten satellites in five orbital planes for a total of 50 satellites. However, if you hover over other design points, the combinations are different.

  11. Close the 3D Scatter Plot when you are finished.

Using the Data Explorer

You can use the Data Explorer to search for your values to determine which combination gives you the fewest number of accesses that provide continuous coverage utilizing the fewest number of satellites.

  1. Bring the Data Explorer to the front.
  2. Right-click on response(Model.STK_ODTK13.Analyzer_DOE.Boulder.ObjectCoverage.FOM_Static_Value.FOM_Static_Value.Values[0]) in the AUTO SCROLL list.
  3. Select Sort Runs in the shortcut menu.
  4. Select Ascending in the Sort Runs submenu.
  5. Scroll until you find a combination where you have a FOM value of 2 and the fewest number of satellites (SatellitesInPlanes × Planes).
  6. Sorted Runs

    You may have multiple combinations that work. For example, you could have 10 orbital planes with 4 satellites in each plane, or 5 orbital planes with 8 satellites per plane. Choose the combination that best fits your requirements.

  7. Close the Data Explorer.
  8. Click No when prompted to close your trade study without saving.
  9. This will also close all open plots and graphs.

  10. Close the Design of Experiments tool.

Saving your work

Save your work and close out ModelCenter application.

  1. Click Save () to save your ModelCenter workflow.
  2. Close the ModelCenter application.

Updating the values in your STK scenario

While you can't update your STK scenario directly from the ModelCenter application, you can use the values you found and update it in the STK application yourself by reopening your scenario and making the necessary changes.

Reopening the Analyzer_DOE scenario

Open the Analyzer_DOE scenario and update Walker_Collection's parameters.

  1. Launch the STK application ().
  2. Click Open a Scenario in the Welcome to STK dialog box.
  3. Browse to your scenario folder (for example, C:\Users\<username>\Documents\STK_ODTK 13\Analyzer_DOE).
  4. Select Analyzer_DOE.sc.
  5. Click Open.

Updating Walker_Collection's properties

Apply the changes to Walker_Collection.

  1. Open Walker_Collection's () Properties ().
  2. Select the Basic - Definition page when the Properties Browser opens.
  3. Select the Shells - Name - 1 row in the Walker Properties panel.
  4. Click Edit selected shell () on the Shells toolbar.
  5. Enter the value you determined for Planes (for example, 5) in the Planes field when the Edit Shell dialog box opens.
  6. Enter the value you determined for SatellitesInPlanes (for example, 8) in the Satellite in Planes (Slots) field.
  7. Click Save Changes to confirm your changes and to close the Edit Shell dialog box.
  8. Click OK to confirm your changes and to close the Properties Browser.

Reviewing the Figure Of Merit

Review the changes to your Figure Of Merit in the Coverage tool and generate an FOM Value graph, which is a plot of the value of the figure of merit over time.

  1. Right-click on Boulder () in the Object Browser.
  2. Select Coverage... () in the shortcut menu.
  3. Click FOM Value. . . in the Graphs panel when the Coverage tool opens.
  4. Review the FOM Value graph.
  5. FOM Value Graph

    Your graph will look slightly different from the above image. While the maximum coverage may be higher, in line with your requirements, the minimum figure of merit value is 2. You have achieved persistent stereo coverage over your ground site.

  6. Close the FOM Value Graph.
  7. Click Cancel to close the Coverage tool without making any changes.

Examining the orbital parameters for the satellites

An obvious question is how you determine where to place the satellites after launch based on the design of experiments you conducted. Generate an All Satellites Walker report, which contains a listing of automatically created metadata for the satellites in the AllSatellites subset of a Satellite Collection of the Walker type, for further study and analysis.

  1. Right-click on Walker_Collection () in the Object Browser.
  2. Select Report & Graph Manager... () in the shortcut menu.
  3. Select the All Satellites Walker () report style in the Installed Styles () list in the Styles panel when the Report & Graph Manager opens.
  4. Click Generate....
  5. View the data in the report.
  6. The report provides information about all 40 satellites in the satellite collection, including IDs, shells, planes, slots, and orbital elements.

  7. Close the All Satellites Walker report and the Report & Graph Manager when finished.

Saving your work

Clean up your workspace and close out your scenario.

  1. Close any reports and tools you still have open.
  2. Save () your work.

Summary

You began by configuring a Walker satellite collection and computing single-object coverage over a ground site. Using the ModelCenter application's Design of Experiments tool, you selected a combination of satellites and planes utilizing a minimum number of satellites, a combination which met your mission requirement to provide persistent stereo coverage over the ground site. You then returned to the STK application and updated your scenario with the values you found from your design of experiments. Finally, you conducted additional analysis in the STK application with the values you determined.