pid loops

quebmaint

Member
Join Date
Jul 2003
Posts
80
hi I am new at programming pid loops we are trying to write a program maintaning a .5 inch water column of pressure using a 4-20 ma input and a 0-10 v out to a freq drive any hints, sample programs or any useful info would be greatly appreciated.
 
Do you have a PLC selected? PID loop programing is different for most PLCs even though the process and end result is the same. I have used Allen Bradley and Modicon extensively for PID process control.
 
yes I'm sorry i forgot to post that we are using an micrologix1200 and a 1762 if20fs analog module 2 in 2 out
 
Last edited:
I don't know if this would be helpful for your situation but, many modern drives have internal PID capabilities which would keep the whole system inside the drive instead of splitting it between the drive and the PLC.

You didn't mention which drive you are using but, check with the manufacturer or the Instruction Manual for the drive. It usually makes the whole thing a lot simpler.
 
The reference manual (PN956500) for programming the SLC 500 has a pretty good section on the PID function in Section 10. It essentially operates like any other PID algorithm. The tuning constants are entered in the PID control block, accessed by clicking on the Setup Screen field in the instruction block. There are examples in the manual.
 

Similar Topics

Hey All, I am working on the programming to maintain level and pressure in a 80 gallon surge tank. This tank feeds fillers that fill either 2.5...
Replies
2
Views
1,542
Hi guys! It seems to me that PID loops with feed forward are underutilized. Maybe it's just me but I think almost every loop would work better...
Replies
6
Views
2,721
I have a need to control the speed of a pump using two different control scenarios. The hardware is an AB CompactLogix with Studio5000 V30...
Replies
47
Views
15,894
Hi, I am new to Eaton ELC Soft. I have a background with Allan Bradley plcs but this seems to be set as if from 1950. It seems to be powerful...
Replies
0
Views
1,978
Hi A few weeks back, I purchased PLCs.net Newsletter Tips Compilation 2002-2012 (good stuff) Noticed lately in the recent issues a series...
Replies
7
Views
2,298
Back
Top Bottom