Automation of Water Resource Recovery Facilities. Water Environment Federation

Читать онлайн.
Название Automation of Water Resource Recovery Facilities
Автор произведения Water Environment Federation
Жанр Техническая литература
Серия
Издательство Техническая литература
Год выпуска 0
isbn 9781572782891



Скачать книгу

common use of cascade control in wastewater treatment is when analytical instruments are used to control a process. In general, the analytical signal has a slower response time than a flow or pressure signal. In this instance, the flow or pressure can be used as the process variable of the slave loop for controlling those disturbances quickly. The analytical reading can be used as the process variable of the master to control the setpoint of the flow or pressure slave loop.

      Rules-based control can be considered a set of rules that are often implemented with a simple “if-then-else” structure. Rules-based control often can be applied with little quantitative knowledge of the actual processes to be controlled. Rules-based controllers are typically simple, transparent, intuitive, and easily understood. For instance, the header-pressure setpoint for an aeration control system might be periodically (e.g., every 5 minutes) adjusted by the following rule:

      If (any valve position >95%) 0.05 psi)

      Else if (any valve position <20%) then (decrease pressure setpoint by 0.05 psi)

      Else (do not change pressure setpoint).

      Other more complicated rule-based strategies have been implemented on biological nutrient removal (BNR) projects and real-time control of sewers. Vitasovic (2006) discussed the advantages and disadvantages of rules-based controllers compared to optimization controllers for real-time control of urban drainage systems. While optimization controllers can provide better control under some conditions, they require more work to implement and maintain and may not be justified in all conditions.

      Hill (2010) stated that the term, model predictive control (MPC), does not refer to a single specific control algorithm or strategy, but rather a class of control methods that compute a sequence of manipulated variable adjustments to optimize the future behavior of a process or facility. Model predictive control was originally developed to meet specialized control needs of petroleum refineries and power plants. Model predictive control technology can now be found in a wide range of applications, including chemical processing, food processing, aerospace, and paper and pulp industries. In the environmental utility field, model predictive control has potential for processes with poorly defined kinetics and long time delays. It can be used for processes with time constants that vary from seconds (blower control) to minutes (dissolved oxygen control) to days (sludge wasting).

      Controller structures of MPC algorithms have a number of common elements including

      • Explicit use of a model to predict process performance (outputs) at future time instants over an appropriate time period called the prediction horizon;

      • Calculation of a control sequence to minimize an objective or cost function; and

      • Use of a receding horizon where the MPC algorithm’s first output is used (i.e., sent to the control element or loop) and then another entire sequence is calculated at the next sampling interval.

      The MPC algorithms differ among the models used to represent the process, the noise and cost functions to be minimized, how constraints are implemented, and what optimization algorithms are used. Methodology of all MPC controllers is characterized by the following strategy (Figure 7.5):

      • Future outputs for the entire prediction horizon N are predicted at each sampling interval t using the process model. These predicted outputs y(t+k|t) for k = 1N depend on the known values up to the instant t (past inputs and outputs) and on future control signals u(t+k|t) for = 0…N-1. The notation y(t+k|t) means the value of the variable at the instant t+k calculated at instant t;

      • The set of future control signals u(t+k|t) is calculated to minimize an objective or cost function. Most objective functions attempt to keep the process as close as possible to either a particular setpoint or a reference trajectory. The objective function is often a quadratic equation (least squares solution) of the errors between the predicted output signal and the reference trajectory;

      FIGURE 7.5 Model predictive control strategy.

      • The control signal u(t|t) is sent to the process while subsequent control signals are discarded; and

      • At the next sampling interval t+1, steps 1 to 3 are repeated. In principle, the control signal calculated at time t+1, u(t+1|t+1), will not be identical to the control signal calculated at time t, u(t+1|t), because new information was available for the calculation performed at the later time. This is the receding horizon concept.

      There are literally hundreds of references to industrial applications of MPC. Many of these are in nonmainstream journals and proceedings such as Automatica, Proceedings of the International Federation of Automatic Control, Institute of Electronics and Electronic Engineers Transactions on Automatic Control, and the European Journal of Control.

      Model predictive control has not been widely adopted by environmental utilities. There are a number of barriers, both economic and technical, that could explain the lag between environmental utilities and their industrial counterparts in reference to adapting advanced control strategies. In general, environmental utilities do not experience the same economic pressures to innovate and face significant technical barriers in doing so. These barriers include the following:

      • Unlike industrial processes, it is seldom possible to control inputs to a water resource recovery facility (WRRF). Future inputs must be estimated if they are to be used for MPC. This forecast adds additional error to the control strategy;

      • Some inputs of importance are difficult to measure in real time. For instance, a common measure of organic loading is 5-day BOD, which takes more than 5 days to obtain. It is, therefore, almost useless for automatic control except on a seasonal basis for actions such as bringing basins online or taking them offline;

      • Water resource recovery facilities seldom, if ever, operate with constant or constrained flows or loadings. Facilities experience significant variations on a diurnal and seasonal basis and minute-to-minute variations in influent composition. There are even significant temporal differences between inputs on weekdays compared to weekends. With such large influent variations, it is typically not possible to control all process outputs of interest to within desirable limits;

      • Real-time process models are not as well defined for wastewater processes as they are for many industrial processes. The most accurate deterministic models available have inputs currently immeasurable in real time;

      • Many WRRFs are designed for future conditions and have control elements (valves, pumps, etc.) that are oversized for current loadings. This type of overdesign often leads directly to poor control; and

      • Traditionally, most public utilities have bid projects and awarded contracts to the low bidder. This practice led to many “or equal” substitutions that are really not equal. The result has been a history of automation failures.

      This practice has led to risk-adverse behavior, and it has fostered an unwillingness to innovate. On the positive side, wastewater treatment processes have several factors that make advanced control attractive:

      • Advanced wastewater processes with many interacting control handles are often difficult to control manually. They use processes with long delay times and time constants that can vary from seconds (blower control) to minutes (dissolved oxygen control) to days (sludge wasting) for the various treatment processes; and

      • Automation coupled with advanced control strategies has the potential to both significantly improve process performance and decrease energy use.

      A review of the literature revealed a number of papers on model-based control.