Water treatment application can mean a whole range of automation solutions. From a standalone station supervising a single pump to more complicated system of multiple stations with a two-way communication. Here, we are going to look at the case of a double-pump station, which is being constantly polled for data from the centralized SCADA system.
![]() |
Contents: |
|
The controller we are going to consider for this task will be the XLe, Horner's most compact and most cost-effective device on the market (we also recommend the touch screen version: XLt) . In a case like this, with a pump site in a remote location there's no need for device with a bigger screen. This time the screen will be used entirely for maintenance and debugging. The rest of the monitoring should be fully covered by the SCADA system. |
![]() |
|
|
Of course the application itself can be as advanced as the programmer wants it to be, but there are few key procedures that our application should have. These would be: Manual/Auto mode, Alarm Handling, Communication (for example via GPRS) and local Data Logging to reduce polling rates of the SCADA. |
|
Basically our pump station in auto mode would be responsible for maintaining the level (of water, sewage, etc.) between the set low/high levels. Program should also alternate the workload, so the usage for both pumps is close to equal. Only if the emergency level is reached both pumps should immediately be switched on. Manual mode is most often used for maintenance and allows operating both pumps as you wish. |
![]() |
![]() |
Reporting to the main station could be done in a several different ways, for example via GPRS modem, radio modem and Ethernet connection. Because of the remote location of our site the first two options seem to be the most appropriate. The central SCADA system is usually responsible for dozens of similar sites so the connection speed has to be taken into account. |
Water Treatment Application example
The file consists of:
(Cscape 9.10B or higher needed)
|
You can choose from four different I/O models of any XL series controller. In case the embedded I/O does not fully cover your needs you can always add a module of the available I/O Systems. Once again Horner offers a solution that is not only cost and time saving, but also is open to a potential system expansion. |
![]() |