Breadcrumb
- Home
- Publications
- Proceedings
- 2007 Annual Meeting
- Computing and Systems Technology Division
- Advances in Systems and Process Design Poster Session
- (140m) Optwatnet- A Software For The Optimal Design Of Industrial Water Networks
Since the seminal paper of Takama et al. (Comput. Chem. Eng. 1980, 4, 251) who addressed the simultaneous optimization problem of water-using and treatment networks in a petroleum refinery with a non-linear program (NLP), many contributions have appeared. While modeling the design problem as a non-convex NLP or mixed integer nonlinear program (MINLP) is straightforward, its solution is not a trivial matter. Global optimization algorithms may require too much computational time for large problems, while local solvers may end up with local optimum solutions. In between, there are efficient methods that generate multiple, structurally different starting points, and solve the NLP several times, with very fast local optimization solvers, which aim at finding global optimal solutions in less time than that required by the global solvers (Castro et al., Resources Conservation & Recycling 2007, 50, 158).
This paper presents the software OptWatNet, developed in Visual Studio 2005, which is basically a user friendly interface for data input, and results visualization superimposed over the optimized water networks. It is linked to a few GAMS models containing the different methods that involve the solution of at least one linear problem (LP), for the initialization, and one NLP for finding the optimal network. At the moment, the WUN and WTN design problems are tackled separately, with 4 or 2 alternative methods, respectively, other than using the global optimization model BARON. These methods, some being presented for the first time, rely on a different number of starting points and typically, the higher the number the better the quality of the solution. Thus, this variety of options allows the user to choose the most appropriate method according to the available time he/she has got to produce a solution.
The embedded models in OptWatNet are general enough to deal with multiple contaminant systems, different freshwater sources, fixed contaminant load and fixed flowrate operation units, while treatment units are characterized by fixed removal ratios and fixed outlet concentrations. Future work will include the study of the integrated problem, with the possibility of getting further savings in freshwater consumption and wastewater generation.