
adccommunitymod (AutomationDirect) asked a question.
Created Date: April 30,2011
Created By: VFDtech
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
Working on a program using the Koyo CLICK PLC... Need to develop a PI loop to maintain water pressure on a booster pump system with a 0-200 PSI (4-20) feedback signal. This includes 3 individual pumps that also will have Lead/Lag switchable inputs between all three pumps (ABC, BCA,CAB) scenario with will rotate at some given time (ex. every 48 hours). The pumps will be driven by VFDs. Initially I need a decent PI loop with a fairly aggressive Gain and short I-time. Ex. Gain = 10.0 , I-time = 3 Secs. The twist is if any one of the VFDs should experience a fault or loss of power (a digital input will be provided from each drive), then the next pump drive needs to be activated in its place. The lead pump will control by the PI loop; the Lag pump(s) will be controlled by the lead pump by an Analog output off the Lead. Again back to the twist, in the event of a lag or even lead pump vfd failure, it needs to switch not only the digital start command, but also the analog output to the follower (lag). This is an example of a PID program someone designed. http://openbookproject.net/books/soc...oc/design.html Scroll second to the bottom thread entitled "PID control programs for Automation Direct "CLICK " PLC " Just wanted to confirm the layout. It might be useable. Here is another example of a PID loop designed with a CLICK PLC http://www.youtube.com/watch?v=f8J1_ClCf6k
Created Date: April 30,2011
Created by: VFDtech
PID Example
This is an example of a PID prog. someone designed.
http://openbookproject.net/books/soc...oc/design.html
Scroll second to the bottom thread entitled
"PID control programs for Automation Direct "CLICK " PLC "
Just wanted to confirm the layout. It might be usuable.
Created Date: April 30,2011
Created by: VFDtech
Another Example
Here is another example of a PID loop designed with a CLICK PLC
http://www.youtube.com/watch?v=f8J1_ClCf6k
Created Date: May 18,2011
Created by: predatorsw
Here's a hopefully working link from the above:
http://openbookproject.net/books/socratic/sinst/doc/design.html
Created Date: April 30,2011
Created by: VFDtech
Working on a program using the Koyo CLICK PLC...
Need to develop a PI loop to maintain water pressure on a booster pump system with a 0-200 PSI (4-20) feedback signal. This includes 3 individual pumps that also will have Lead/Lag switchable inputs between all three pumps (ABC, BCA,CAB) scenario with will rotate at some given time (ex. every 48 hours). The pumps will be driven by VFDs. Initially I need a decent PI loop with a fairly aggressive Gain and short I-time. Ex. Gain = 10.0 , I-time = 3 Secs. The twist is if any one of the VFDs should experience a fault or loss of power (a digital input will be provided from each drive), then the next pump drive needs to be activated in its place. The lead pump will control by the PI loop; the Lag pump(s) will be controlled by the lead pump by an Analog output off the Lead. Again back to the twist, in the event of a lag or even lead pump vfd failure, it needs to switch not only the digital start command, but also the analog output to the follower (lag).
This is an example of a PID program someone designed.
http://openbookproject.net/books/soc...oc/design.html
Scroll second to the bottom thread entitled
"PID control programs for Automation Direct "CLICK " PLC "
Just wanted to confirm the layout. It might be useable.
Here is another example of a PID loop designed with a CLICK PLC
http://www.youtube.com/watch?v=f8J1_ClCf6k