PID problem

technolog

Lifetime Supporting Member
Join Date
May 2015
Location
Ohio
Posts
320
We have a machine we're trying to commission. It's a web converting machine. It takes webs of foil, wicking paper & a label and creates a chemical test strip that is used to ensure complete steam sterilization of medical equipment.

It has a series of rollers which either add a feature to the foil (for instance, a dimple in the foil in to which we squirt the chemical) or perform a function like slitting the webs into 6 individual strips or cutting to length at the end.

Anyway, that's the background. We're using the gearing function of the servo drives to adjust the speed of all the rollers relative to the feed roller to enable us to hold or adjust registration between the foil and the label layers. We've proved it works manually, now we're trying to get it to work automatically, under PID control. The PLC is an AB CompactLogix 1769-L33ER and I'm using RSLogix 5000 v20. The servos are Emerson Epsilon EP-Ps.

At the moment, I'm getting a ...CTL.SPOR (setpoint out of range error) and can't see why. I'm getting no output from the PID. The PID instruction is displaying the PV as 0.0 even though the process variable tag (LABEL_WINDOW_POS) is reading 33000.

I have it running in a scheduled task, every 1000ms. Can you take a look at the screen shots and see what I'm doing wrong, please?

PID prog.jpg PID par1.jpg PID par2.jpg PID par3.jpg PID par4.jpg
 
Last edited:
I found the problem. I hadn't gone through the configuration tabs of the PID instruction and set the loop update time. I've set it to 1 sec to match the 1000ms of the periodic task. I'm now getting an output.

Now to see if it works...
 

Similar Topics

Dear all . I made a program for boiler tank using TIA V15 , the program consists of 2 PID blocks in OB30 . but the PID didn’t work automatically...
Replies
3
Views
2,672
Dear all . I made a program for boiler tank using TIA V15 , the program consists of 2 PID blocks in OB30 . but the PID didn’t work...
Replies
1
Views
1,132
Hello Friends; I am working on a GE Funac LM 90-30 software. I face the problem to set the CV value when PID in auto mode. The parameters are set...
Replies
13
Views
3,049
I had a problem on a hydraulic servo controlled cylinder, which I believe was caused by the PID loop and the cylinder reaching a hard stop at one...
Replies
10
Views
2,460
i want to ask if it possible to make PID temperature controller with one valve single acting and how to do that as : i have a problem with my...
Replies
5
Views
2,036
Back
Top Bottom