process simulation


JMVincent
07-21-2002, 08:18 AM
Hello,

I'am searching for reccurency equations to write a small process simulation in VB6 for education.
I need first order equation : K/(1+Tp)
second order : K/(1+T1p)(1+T2p)
integrator : K/p

PID controleur ( with different structure of PID serial, parallele, or dual).

Thanks for your response
Jean Michel
:)