Simulating PID loops

tomhelliwell

Member
Join Date
Feb 2008
Location
Sheffield
Posts
25
Hello there, I have to do a presentation at college to show the successful simulation of a PID loop. such as a graph.

Is it possible to simulate a PID loop without a connection to a PLC? Im using Intouch 10.0

thanks
Tom
 
You couldn't sim it in WW with no connection to a PLC because that's where the loop data will be. I have a VB program for simulating a PID loop if you want it.
 
There is no system as such this is theory. I can manually choose a setpoint/s and with the tuning parameters i have worked out, prove that the parameters are correct.
 
Last edited:
You should have said this is for a control theory class.

There is no system as such this is theory. I can manually choose a setpoint/s and with the tuning parameters i have worked out, prove that the parameters are correct.

Your parameters are correct for what kind of system? There are zero, one, two, three, four .. pole systems. The are non-integrating ( type 0 ) and integrating ( type 1 ) systems. When there are two or more poles it is possible to have complex pairs ( underdamped ), critically damped and over damped poles.

Each type of system has a different formula for calculating the PID gains.
Knowing what your plant is like is the first step.

I would try scilab which is free at www.scilab.org.
 

Similar Topics

Hi Do any of you have some experience with simulating a servo drive with Emulate3D? I have tried to research and thinking of a way to do it...
Replies
0
Views
1,481
Hello all, Trying to simulate with TIA V15 because the hardware won't be ready for a few weeks. I have the PLC simulated and running. Can go...
Replies
8
Views
12,491
1)Is there a way to simulate Analog input instead of a instrument in the simulator mode to test the software? like plcsim in Siemens you are...
Replies
3
Views
2,082
Hi Everyone, As part of FAT testing, I am looking to test the PLC logic by simulating the analog inputs. Is there any way to feed analog input...
Replies
3
Views
2,832
I am trying to test my PLC program but I find the PLCSim of TIA portal insufficient: you can only run one sequence at a time. I am trying to test...
Replies
15
Views
5,979
Back
Top Bottom