Inverter testbench class

Inverter testbench

This class demonstrates how you can construct testbeches for your model Entities to gain more versatilyty that can be provided by self tests in the mainguard.

Initially written by Marko Kosunen, marko.kosunen@aalto.fi, 2022.

class inverter_testbench.inverter_testbench(*arg)[source]
__init__(*arg)[source]
init()[source]
main()[source]

Chooses the model to construct

parallel()[source]

Implements a configuration with a signal source, parallel inverters and plotters

run(*arg)[source]

Guideline: Define model depencies of executions in run method.

serial()[source]

Configuration for inverter chain according to self.models Plots from intermediate outputs