Creating a Scenario

This procedure explains how to create or edit a driving scenario with a text editor.

You can use any pre-existing scenario file to ease the scenario creation process.
  1. Browse to the Scenarios folder in %USERPROFILE%\Documents\ANSYS\Acoustics\ASDforEV\Scenarios.
  2. Duplicate any scenario file and rename the duplicated file.
  3. Open the duplicated file with the text editor.
  4. Make sure that the first line is formatted as follows: ASDforEV, / 2022R2 Scenario.
    Note: The version number (2022R2 here) can be different.
  5. Starting from line 2,each line defines a scenario point, that is to say a set of parameter values at a given time. Parameter values are separated by space or tab characters.

    1. in column 1: time (in seconds)
    2. in column 2: RPM
    3. in column 3: speed (kph)
    4. in column 4: load (%)
    5. in column 8: brake (%)
    6. in column 10: acceleration (g)
    7. in column 11: Torque (N.m)
  6. Save the scenario file in the Scenarios folder.
The scenario is created, you can now play it.