Allen Bradley Pid Tuning Software
Hi there!I have a problem with a process. The bottom line is I have a quite big asynchronous motor (about 110kw), with this motor I would like to fill a pool. There is a sensor that monitors the level. Im setting the PID for the motor control, it seems to be good, but unfortunately the fultuation is very big, however the level is perfect. I send a 4-20 mA signal to the inverter. Actually, it is almost everytime changing. I think it is not good for the motor. The changing scale is between 100 and 600 rpm.
What do you guys think? Can this cause early motor or inverter failure?I had a thought, I did that I was doing an average and sent the current process data every 3 seconds. It causes that, the motor rpm 100 or 600 rpm. Nothing else, and change it about every 3 or 6 seconds, because of te too much error I think.How can I solve the this problem. The material runs out evenly from the pool, but the control variable is still bouncing.I monitored the process variable and the control variable too and the error too. I noticed that the output only changes when it is very close to the setpoint. For example the setpoint is 5000. And if the process variable is 4950 then the output is 100%. And if the process variable is 4992 then the output is about 67% but, the if the process data is 5010 then the output is 0%.I'd expect that, for example that if the process variable is 2000 then the output is will be 100%. But the process data is 4000 then the output will be 50%.
So I hope I can find a permanent output value.I dont know, maybe I made some mistake. Pls help me in this situation. What PID parameters are you using? Also - smoothing the process variable isn't a bad idea but 3s is a very long lag time. You've probably changed the PV to a square wave (not good) so every three seconds the process is destabilizedIf you're getting a lot of oscillation it'll be the tuning.Specifically the gain (if I and D are not set too fast, or on the case of D, it shouldn't be enabled at all)Derivative is typically not used for a level control process.Integral is typically set to return the PV to the SP but for level you want the time to be fairly large. Integral does not 'like' oscillation in the PV, even if it's high frequency.Your output swings tell me that the gain is set too high.The business that I'm in is a little different than yours (I think, I'm in oil and gas processing) but I can give you an example of how I would tune a level control.
There are equations, slide rules, formulas and probably even a little black magic that you can use. I've used many different ways to tune but this is how I like to tune simple processes like level. This will be specific to level:Derivative - not needed. There is a value to set derivative to in the AB that negates the effect but it's been awhile and I don't recall what it isIntegral - If I remember right the units for the CLX PLC PID loop is minutes per repeat. You'll initially set this to a high value. Especially if the level is noisy (trend it and see how much it moves. Be aware of high frequency oscillations, large or small)Gain - A gain of 1 is a good place to start but in this case you already have a value that isn't working for you.
If you can trend the SP, PV, and output while you are changing the Gain it'll help you visualize what's going on. As you increase gain the loop gets more sensitive.
Ie the amount of level deviation from setpoint has a greater affect on output. It sounds to me like the gain is set too high. Decrease the value.You actually have two goals here- decrease the amount of output swing and maintain the level within the boundaries that the process can withstand.Level is very often mistuned imho (including by me). You have a 'volume bottle', ie the pool of water.
Typically level does not have to be controlled to exactly X%. There is a range, say 40% - 60% that the process can handle. Maybe it's 45% - 55%. The point is that you can allow swings in the PV as long as the level is maintained within the limits that are allowed. For large surge drums (in our industry, that could be 30% - 70%. We don't care if it is specifically at some value, say 50%, just that it doesn't over fill or run dry.Back to tuning - Double check that I is set to I relatively high time value and D is disabled. Decrease the gain while watching the output and the PV.
• MacOS may now prompt you to enable Location Services. If it does, follow its instructions to enable Location Services for Safari. • Under Website use of location services, click Prompt for each website once each day or Prompt for each website one time only. Ga drivers ed online.
As you decrease the gain (slow the loop down) the output swings should start to diminish. At some point things should settle down. Decrease it just a little from there. Watch the loop SP, PV, and output for a bit. Don't worry about SP and PV matching for now. Once you settle the loop down you can slowly decrease integral time and PV / SP should start to come together.
Allen Bradley Pid Tuning Software Update
If you set I too fast you'll destabilize the loop. Normally (other than level) you might want to adjust I until the loop destabilizes then slow it down about 1/2 way back to where you started. Then decrease the time until it destabilizes and go 1/2 way back to the new setting. At some point you'll find a place that the process likesYou don't want to see a lot of output swings on level. The purpose of the level storage 'vessel' is to add capacity to the system to help smooth out the swings. If you're familiar with C power supply design you know that capacitance is used to smooth out the ripple of the rectified AC.
Sort ofThis is pretty decent:Old school tuning setup:Edited 22 January by Michael Lloyd.
PLC Programming Series for SLC 500, MicroLogix, and ControlLogix controllers.' The materials produced by Gary Anderson that concentrate on the Allen-Bradley SLC 500 series of PLC equipment are of great value in my estimation. The three books that I have, the first of this series, are cost effective and concise. I believe that if used to instruct a class of industrial electrical maintenance people, they will provide a good platform from which to teach. My plan for the work I do is to incorporate these texts into a week-long, 40-hour boot camp style of PLC training class.
This will take any novice from beginner to solid technician and will enhance the more competent tech. I look forward to other materials that will be available from Mr. Anderson in the coming months and years. I would advise anyone seeking affordable PLC teaching materials to give these books a hard look'.Kenneth R. LudingtonDirector Of Electrical TrainingFusionTPM, Greensboro, North Carolina. This guide is a valuable resource for learning the concepts and instructions that control how program routines are executed. Some of the instructions discussed are the Jump To (JMP) and Label (LBL), the Jump to Subroutine (JSR), Subroutine (SBR) and Return (RET) instructions, the Master Control Reset (MCR) instruction, the Temporary End (TND) and Suspend (SUS) instructions used for debugging programs.
Other important topics illustrated are the use of program interrupts, immediate updates, and good programming techniques. Practical Guides for the Industrial Technician!' As an electrician tech, I've found Mr. Anderson's insight very helpful. Its a tremendous asset to find someone who has had years of actual work experience and for that person to take the time to share those experiences.
I currently own three of his books; VFD Troubleshooting, RSLogix 500 and the RS Logix 5000, and appreciate his ability to make difficult and complex subjects understandable and applicable. I've found these to be great reference tools, that I keep with me on the job.' Dorne SotoElectrical Journeyman / CCST.