Performing Design of Experiments Using Analyzer

STK Premium (Air), STK Premium (Space), or STK Enterprise
You can obtain the necessary licenses for this training by visiting http://licensing.agi.com/stk/evaluation or contacting AGI Support at support@agi.com or 1-800-924-7244.

Capabilities Covered

This lesson covers the following capabilities:

  • STK Core
  • STK Analyzer
  • Coverage
  • Communications

Note: 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.

Analyzer

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

STK's Analyzer capability is integrated into the STK workflow to help you automate and analyze STK trade studies to better understand the design of your system.

Using Analyzer, Scenario parameters can be systematically modified to learn more about your Scenario. For purposes of this tutorial, Analyzer will be used to:

  • Perform Trade Studies. Analyzer will allow you to quickly perform “what if” studies so that you can understand how changing various Scenario parameters will impact the Scenario.
  • Optimize Scenario Parameters. Once you understand the key parameters of a Scenario, an optimizer will be employed to drive the Scenario to an optimal configuration.

For more information on Analyzer, see www.agi.com.

Tutorial

In this tutorial, you will do the following:

  • Analyze a STK Scenario for trends.
  • Use the Design of Experiments tool

This tutorial is designed to teach you how to use Analyzer’s Design of Experiments tool to vary two or more parameters in your scenario and observe the impact on an output.

Starter Scenario

To speed things up and allow you to focus on the portion of this exercise that teaches you Analyzer, a partially created scenario has been provided for you.

Load the Starter Scenario

The STK scenario (VDF) used with this tutorial is located in the STK Data Federate (SDF). To open the scenario:

  1. Ensure that the Welcome dialog is visible in the STK Workspace.
  2. Click Open a Scenario.
  3. Select STK Data Federate from the Location: dropdown.
  4. Navigate to Sites/AGI/documentlibrary/STK 12/Starter Tutorials folder.

Open the VDF

  1. Select NodeHeight.vdf.
  2. Click Open .

Save the Starter Scenario as an *.sc File

When you open the scenario, a folder with the same name as the scenario will be created in the default user folder (C:\Documents\STK 12, for example). The scenario will not be saved automatically. When you save a scenario in STK, it will save in the format in which it originated. Therefore, if you open a VDF, the default save format will be a VDF. The same is true for a scenario file (*.sc). To save the VDF as an SC file, change the file format using the Save As procedure:

  1. Open the File menu and select Save As...
  2. Click to browse to your user location.
  3. Open the folder with the same name as the scenario.
  4. Change Save as type: to Scenario Files (*.sc) and click Save .
  5. Click Yes to confirm

Project: Communication Nodes

The goal of this project is to study the impact of terrain on a communications link to a vehicle traveling on a road through the mountains. There are four proposed locations for communication nodes that would be used as relays to a satellite and finally to a receiving station. We would like to assess the impact of antenna height on the ability to communicate with a vehicle on the road.

We will first create a carpet plot to see the impact of changing two antennas at a time. We will then use the design of experiments tool to vary the height of all four antennas at the same time so that we can find the best possible configuration for all the antennas.

Exercise 1. Compute Coverage Statistics

We will use Analyzer to perform studies on the Percent Satisfied report for a Figure of Merit. To understand this report, data will first be manually collected in STK.

  1. Compute accesses for the Node_Cov coverage area.
    1. Right-click on Node_Cov () in the Object Browser.
    2. Expand CoverageDefinition in the context menu.
    3. Select Compute Accesses.
  2. Generate a Percent Satisfied report in STK.
    1. Right-click on the HowsMyCov Figure of Merit (FOM) () under the Node_Cov object in the Object Browser.
    2. Select the Report and Graph Manager... menu item.
    3. Expand the Installed Styles folder.
    4. Select Percent Satisfied report.
    5. Click Generate... .
  3. In the resulting report, note the % Satisfied value. This value will be accessible in Analyzer as an output variable.

Exercise 2. Open Analyzer

  1. Click View on the Menu bar.
  2. Extend the Toolbars menu.
  3. Select Analyzer. This will bring up the Analyzer toolbar.
  4. Click on the Analyzer icon () to bring up the main Analyzer window. This is where input and output variables of the scenario may be selected to analyze.

Exercise 3. Assess the Impact of Changing Two Antenna Heights

We will first run a carpet plot to analyze the impact of raising the height of two of the antennas. We could choose any pair of antennas we would like. For this study, we will look at Node1 and Node3.

From the Analyzer main form, we will add input and output Analyzer variables.

  1. Select the input Analyzer variables for this trade study.
    1. In the STK Variables list, select Node1.
    2. In the STK Property Variables field, extend Position.
    3. Click and drag HeightAboveGround to the Analyzer Variables section. It will show up under the Inputs list.
    4. Repeat the steps above to move Node3 HeightAboveGround to the Analyzer Variables Inputs section as well.
  2. Select the output Analyzer variables for this trade study.
    1. In the STK Variables list, expand Node_Cov, and select the HowsMyCov FOM.
    2. In the Data Provider Variables section, expand Static Satisfaction.
    3. Click and drag Percent Satisfied to the Analyzer Variables section. It will show up under the Outputs list.
  3. In the Analyzer window, click on the Carpet Plot icon () to open a new Carpet Plot study.
  4. Fill in the Design Variables (input variables):
    1. Under Node1 > Position, click and drag HeightAboveGround to the input field on the right.
    2. Under Node3 > Position, click and drag HeightAboveGround to the input field on the right.
    3. Set the following values for both inputs:
    4. OptionValue
      From:0
      To:0.1
      number of samples:4
      step size:0.03333
  5. Fill in the Responses (output variables):
    1. Click on Percent_Satisfied in the Component Tree on the left.
    2. Drag it to the Responses field on the right.
  6. The Carpet Plot study should look like this:
  7. Perform the carpet plot by clicking the Run… button. Note that no plots will appear for this study until all data points have been collected.
  8. Once the trade study is complete and all data has been collected, the Carpet Plot displays.

    There are multiple views that can be selected to visualize the data seen on the Table Page. You can choose views by clicking on Add View. You can build custom views or switch to Legacy Views.

  9. Now create a Contour Plot.
    1. On the Carpet Plot window, click Add View.
    2. Select the Contour Plot.
    3. The new plot is shown below.

  10. The Carpet and Contour Plots indicate that changing Node3’s height has a much greater impact on the percent of the road covered than Node1.

    The Carpet Plot gives a valuable way to visually analyze the impact of two variables on coverage capabilities. However, we would still like to see the impact of varying the height of all of the nodes. The Design of Experiments tool will allow us to do this.

  11. Close all data display pages.

Exercise 4. Vary All Four Antenna Heights Using Design of Experiments

We’ve seen the impact of varying two antenna heights. The carpet plot showed that varying Node1’s height had less impact on coverage time than varying Node3’s height. By using the Design of Experiments tool, we’ll be able to see how each of the nodes impact coverage time.

  1. On the Analyzer main form, add HeightAboveGround for Node2 and Node4.
    1. In the STK Variables list, select Node2.
    2. In the STK Property Variables field, extend Position.
    3. Click and drag HeightAboveGround to the Analyzer Variables section. It will show up under the Inputs list.
    4. Repeat the steps above to move Node4 HeightAboveGround to the Analyzer Variables Inputs section as well.
  2. Click the Design of Experiments (DOE) icon () on the Analyzer toolbar.
  3. Fill in the Design Variables (input variables):
    1. Under Node1 > Position, click and drag HeightAboveGround to the input field on the right.
    2. Repeat the step above for Node2, Node3, and Node4.
    3. Set the following values for all four Design Variables Values:
    4. OptionValue
      Low:0
      High:0.1

  4. Fill in the Responses (output variables):
    1. Click on Percent_Satisfied in the Component Tree on the left.
    2. Drag it to the Responses field on the right.
  5. The DOE Tool should look like this:
  6. Perform the study by clicking Run… .
  7. After examining the table of results, we can see that the best possible coverage percentage is ~95%. It is interesting to note that this amount of coverage can be achieved with only two antennas raised to 100 m. This occurs with the combination of Node1 and Node2 as well as the combination of Node2 and Node3, each raised to 100 m.

  8. Now create a Variable Importance Summary Plot.
    1. On the Data Explorer page, expand Add View.
    2. Select the Variable Importance Summary Plot.
    3. The new plot is shown below.