Help in developing this ladder logic!

hisaurabh

Member
Join Date
Dec 2012
Location
Mumbai
Posts
14
Hi,
Help me building this logic in AB’s ladder logic format. I have ControlLogix PLC.
In field, I have three pumps connected in series. Say Pump-A, Pump-B, and Pump-C.
Every time “START” bit goes TRUE, two of the pumps should start but not the third one.
In below combination:
START = Start (Pump-A and Pump-B)
START = Start (Pump-B and Pump-C)
START = Start (Pump-C and Pump-A)
And then again… same cycle repeats.
Please note that I have only one “START” bit … I mean, had there been three different “START” signals I could have placed them to start in above combination. Every such START command will stay TRUE for 4 hours and then will remain FALSE for one hour. Then again START command for 4 hours…and so on. BUT EVERYTIME THIS START COMMAND COMES; PUMPS SHOULD START IN ABOVE COMBINATION ONLY.
This logic is because I do not want same pair of pumps to run all the time and get heated.
Please help in developing this ladder logic.
Thanks in advance,
Saurabh
 
What you are looking for is "Pump Sequencer Logic"
Googling the above search term will give you some good info.
Here is another thread with the same and a sample program:

http://www.plctalk.net/qanda/showthread.php?t=41143

You should also have switchover to a good pump if a running pump fails.
Thanks! I did do a search for that.. there are many such interesting logics available! A lot to learn from...
 

Similar Topics

I'm fairly new to Rockwell software, I've had some basic training in the past but nothing too advanced. My company and I use Reliable products for...
Replies
5
Views
63
Hi all I need help on this As in my project used Schneider TM241 controller. Now I want to communicate Elite energy meter with controller by...
Replies
3
Views
109
Hi all, I am having issues accessing my Cimplicity software - the site code changed after re-install and I am no longer able to attain a new key...
Replies
10
Views
131
Good day all! Can someone help me with the procedure to update Beijers E700 firmware? The Panel I am working on is firmware 2.04v and I would...
Replies
1
Views
53
Hi, We have an application that has a device that goes through a reboot (appears un-graceful) What then happens is the MVI module appears to hang...
Replies
0
Views
59
Back
Top Bottom