Lift Station with 4 pumps

wuffter

Member
Join Date
Oct 2013
Location
MS
Posts
3
I am trying to do some programming for a lift station with 4 pumps. I am running into some difficulty with the run time and which pump with lowest run times should start. I have a water level transmitter as well as level probes being used. The level probes only come into effect should the level transmitter fail. Here is what i have so far.
 
This comes up time and time again....

The specification calls for the pump with the lowest run-hours to be started first, and so on....

Balancing the "run-time" in this way will ultimately mean that either the pumps will require planned servicing at roughly the same time, or they will fail at roughly the same time.

If this were my call, I would attempt to spread the maintenance....

example :

4 pumps require servicing (inspection, new seals, or whatever) after 20,000 run hours.

I would run 1 pump constantly until it had achieved 5,000 hours run-time, then bring pump 2 into the mix, alternating the usage of the two pumps. After 10,000 hours I would include pump number 3, and after 15,000 hours pump number 4.

Now my 20,000 hour maintenance means I'm not down more than 1 pump at a time, and the pressure on the maintenance schedule is removed.

If the run-time hours were clocked by counters, I would do a one-time only pre-configuration of the counter accumulators to 0, -5000, -10000, and -15000, and maintenance required flagged up at +5000 for each pump. Reset each counter when it is "serviced". This offset in "run-hours" would perpetuate through the life-time of the system.
 

Similar Topics

has anyone done a lift station? I have lots of ideas but no experience with the application. if anyone can provide sample plc code, that would be...
Replies
16
Views
4,830
I have a project that needs to be completed in a couple weeks. I hope to compare the your results with mine. I would appreciate all the help I can...
Replies
16
Views
9,270
Has anyone setup communications with Red Lion 3.0 MODBUS to Baker Hughes Centrilift GCS VFD? Thanks
Replies
0
Views
89
I am in the begining stages of a project and I was just looking for some opinions. The gist of the operation is 1-Bricks are pushed down a long...
Replies
18
Views
5,804
Has anyone seen anything remotely like this? Apparently it is a door lock on a lift with some contacts to indicate to a control system. This is on...
Replies
7
Views
2,526
Back
Top Bottom