Using a PID

zacslade

Member
Join Date
Oct 2014
Location
Phoenix, AZ
Posts
84
Hi all,

I'm using a PID for the first time. Here's my application:

I'm using a PF755 with a CompactLogix L33 to control an unwinder with a load cell to measure tension. It just has to maintain tension while another device pulls the web. I'm writing in RSLogix5000

Here's how I have the PID set up:
Setpoint = Recipe Tension
Process Variable = Load Cell Input (scaled)
Control Variable = Command Torque (%)
Max Output = 0%
Min Output = -80%

My question is: How will the PID behave?
Will it start with output at the min and then scale up, or will it start with output at 0 and scale down?
Will it scale really quickly down to 80% and stay there until the Load Cell Input is higher than the Recipe Tension, or will it slowly scale the Control Variable?
Can I tell it to scale slowly or quickly if I want to?

Thanks!
Zac Slade
 
Our unwinders just use the load cell as a error to the speed command. PID was to unresponsive. Load cell puts out small voltage -.5 to +.5 added to speed command, as tension increases error voltage goes up causing unwind to speeed up. Same for not enough tension speed slows down.
 

Similar Topics

I have a burner that uses two fuel sources. Currently we only have one PID tag that runs the fuel controls for the active burner, but if we...
Replies
6
Views
2,166
Hi everyone, I have a problem with EN2TR during I using the EN2TR web page. I was trying to use EN2TR web via connecting thru E-TAP and go thru...
Replies
1
Views
1,257
Is there a way to create proportional logic for a control valve without using a PID function? I want to create a simple P controller without...
Replies
8
Views
2,633
Hi Everyone! My name is Vidy and I am new to PLC AND PLC PROGRAMMING As Part of my final year project I have been tasked to program a PID...
Replies
5
Views
3,042
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,477
Back
Top Bottom