Question: state machines in MapleSim - systems with discontinuities

Hi all,

I'm working on systems with discontinuities and need to define a finite state machine.

I tried to define one by myself and encountered some errors. The computation of initial conditions complains about either cycles and suggests using a pre-block - I am allready using one - or about inconsistent initial conditions and ignores some constraints. Does the initial condition computing algorithm loop insufficiently?

I also tried to use the modelica StateGraph library, however there occure some issues during the import.

Has anyone of you experience with handling such systems in MapleSim and would be so kind as to provide me an example file?

Thanks!

Fabian

Please Wait...