MLDSystem

Purpose

Represents mixed logical dynamical systems

Syntax

sys = MLDSystem(source_file)

Description

This class represents mixed logical dynamical (MLD) systems of the form

../../../../../fig/mpt/modules/ui/@MLDSystem/mldsystem6.png

where ../../../../../fig/mpt/modules/ui/@MLDSystem/mldsystem1.png is the state vector, ../../../../../fig/mpt/modules/ui/@MLDSystem/mldsystem2.png is the vector of inputs, ../../../../../fig/mpt/modules/ui/@MLDSystem/mldsystem3.png is the vector of outputs, ../../../../../fig/mpt/modules/ui/@MLDSystem/mldsystem4.png is the vector of auxiliary binary variables, and ../../../../../fig/mpt/modules/ui/@MLDSystem/mldsystem5.png is the vector of auxiliary real variables.

Each MLD system defines following properties: MLD models are automatically created from a corresponding HYSDEL source file upon calling the constructor as follows:

mldsys = MLDSystem('model.hys')


© 2003-2013 Michal Kvasnica: STU Bratislava, michal.kvasnica@stuba.sk