Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Monitoring a diesel water pump.

Nigel Goodwin

Super Moderator
Most Helpful Member
OK, I'm after a little info, if anyone has had any dealings with diesel powered water pumps?.

This is the information, as far as we know it so far.

We've been contacted to see if we can provide a solution for one of our water industry customers, they have a number of remote (Scotland, so VERY remote :D ) water pumping stations which in case of an electricity failure (or main pump failure) automatically switch to a diesel powered backup pump, and the water company want notifying if and when this happens. Currently they have no notification, and the first time they find out is when whatever the pump is supplying stops, after the generator has run out of fuel - which is never good on diesel engines.

Obviously, we would need to use a GMS modem to send a txt or an email, and I'd probably do it (as I often do) by connecting to a web server that runs a PHP script, that stores the information in a MYSQL database (so there's a record of what's happened), and sends one or more emails, to addresses stored in the same MYSQL system. This allows easy changes to the system, without needing to go out on site, and update the transmitters.

That's all fine, the issue is how to detect the diesel pump has fired up?.

We've no specs on the pumps, know nothing about them, and are currently waiting for then to arrange a site visit (or multiple site visits) to see what is there, and what we can use for detection.

Presumably electrical power will be no issue, as there's mains (until it goes off), and that could be used to keep the GMS batteries charged, or it could be powered from the batteries which are 'presumably' used to start the diesel pump.

One obvious (and easy) solution, would be to send a message when the mains electricity dies, but that doesn't tell them that the diesel pump is working, which I suspect is important to them?.

My thoughts are:

1) Detect electric power has gone off - send message informing of this.

2) Diesel pump has started running - send message confirming this.

3) Electricity has come back on, diesel pump has stopped, send message about this.

4) Electricity is still off, diesel pump has stopped (out of fuel?), send message about this.

So does anyone know, would such a diesel water pump have some easy way of detecting if it's running, like for example, do they have a light that shows they are running?.

I'm presuming the pumps are fairly large?.
 
If the diesel pumps are in the 1 - 1000 kW range, they will almost certainly have a 12/24 V system with an alternator. Alternator voltage will tell you if they are running, and the frequency of the AC side of the rectifiers on the alternator would be an absolute indication that they are turning.

It's a well-proven method. Diesel cars made by Ford in the 1990s had an AC terminal on the alternator to run the rev counter.

There may well be a light that says the alternator is working or not - what used to be called the ignition warning light. It's also possible to use the oil pressure warning light.

Also, just about all diesel engines have a lot of fuel recirculating. A flow switch in the right place could work.
 
Even if there is no alternator there must be a starter motor, so that running would provide one signal. A vibration sensor on the pump could provide another signal.
 
When we serviced the diesel backup generators if South Africa.
We attached a negative sense to the oil light switch. if it was high, it was running ( ie the oil light was off )
So as you already said, but its better that way because if the oil light looses pressure, problem or not running, the system needed to know.
 
The diesel engine may be air-start....

One sure way to tell if it's running, or even attempting to start unsuccessfully, would be to mount an optical sensor pointing at the shaft, with a piece of reflective tape on the shaft. This would provide a once/rev pulse and could also provide RPM, which could be useful to know if the pump is operating abnormally.

There may also be some indicator lamps and gauges that could be monitored.

You could also put an optical sensor on the main shaft. Or a hall-effect current clamp on its power cables. The failure of the main pump is the real problem.
 
A lot depends how mission-critical a proper water flow is. The best but not cheapest option would be a flow meter, to indicate that water is actually flowing. The pump may be running but a valve may be closed, something might be clogged …minimal or no water flow is the result.

My understanding is that in nuclear power stations a coolant flow meter is mandatory, as other devices only show an indirect indication (like the diesel engine’s generator output).
 

Latest threads

New Articles From Microcontroller Tips

Back
Top