MixedSimulator

A mixed simulator that combines PTIDES with DE and Continuous directors. The PTIDES model is a simple proportional controller, which provides output depending on the difference between the current actual input and desired input. The Continuous model implements a plant model. The DE director on the outside simulates the passage of physical time. As we can see, the actual output tracks the desired output, which is the output of the Clock actor.

MixedSimulator is available in two formats:

See Web Start Help for details.