ASCMO-Cycle Generator

The ASCMO-Cycle Generator has two purposes:

  • Conversion Rules

    From an existing cycle, do a conversion with a model.

    The parameters of a (simple) model can be edited by the user. With the adapted model, a new trace is generated. This can be used to do, e.g., a transformation from vehicle speed to engine speed.

  • Cycle Generators

    Create new cycles with a generator.

    The generator can be trained with one or more cycles imported by the user. One or more new cycles can be generated with the trained generator, resembling the original cycles. E.g. the Markov Chain Generator learns state transition probabilities from the imported cycles.

An example generator plugin is provided with the installation, and can be found in <installation>\Example\CycleGenerator\Plugins\ExampleGeneratorPlugin, where a python model is utilized.

If you want to create your own plugins, you can find a detailed interface documentation under Help → Interface Help.

Note  

The generated driving cycles with ASCMO-STATIC (GUI: Calibration > Driving Cycles) or ASCMO-Cycle Generator are similar to the already existing driving cycles. They do not meet regulations or fulfill the properties of cycles which they are based on. The generation is based on a probability model (Markov chain).

Generated cycles are not intended for official purposes like RDE homologation or similar purposes.

See also

Using ASCMO-Cycle Generator

Main Window - ASCMO Cycle Generator