You need to log in to create posts and topics.

Python Plant Model component in SimulIDE

I have created a Python Plant Model that I will soon submit for possible merging.
The model can have m inputs and n outputs. So, the outputs are dependent
on the inputs and the equations that are described in Python.
Please start by going through the presentation python-plant-model.odp that
is in the attached zip file. There is also a set of plant models in examples.py

There is also a control theory example. A PID regulator is implemented in an Arduino Mega.
It controls the temperature of an object. There are equations in the python plant model for thermal flow and heat capacity.

Uploaded files: