Monday, February 23, 2009

Assignment #5

Berry, J., Fleisher, L, Hart, W. Phillips, C. and Watson, J.-P. (2005) “Sensor Placement in Municipal Water Networks”, Journal of Water Resources Planning and Management, 131(3) pp. 237-243.

Summary:
In the article, the authors discuss their research to find the best method for placing sensors in a water distribution system network. As the threat posed by terrorism has become more evident over the last decade, the potential vulnerability of water distribution systems has become a point of concern. Sensors to test for a variety of potential contaminants are under development, but it is important to also investigate the placement of sensors to ensure that a maximum number of people are protected while minimizing cost.

The authors used integer programming to decide where to place the sensors. They called their particular method Mixed Integer Programming, but I was unable to see how it was different from normal integer programming due to their descriptionl. Their method minimized the number of unprotected people, with DV's of whether or not to place a sensor at a location.

They used their MIP method on three pipe networks: two example networks from EPANet and one real network. For each network, they found the flow patterns every six hours in a 24 hour period (4 patterns per network). Then they estimated population density served by the nodes and the risk probability for each node, and introduced noise to account for the uncertainty of the exact values. Then they ran their MIP for each model to calculate the population not covered by varying numbers of sensors. They found that, as the number of sensors increases, the number of people not protected by the sensors decreases.

Discussion:
For me, this article was confusing at times. I couldn't really understand how their programming method is different than integer programming, and their explanation of how they were using noise wasn't clear. The discussion on sensor placement sensibility, while interesting, didn't seem to add much to their final conclusions.

I feel like, if sensors were to be placed in a real network using a similar network, it would be important not to neglect time as the authors did in this paper, as it is vital when developing emergency management procedures for once the contaminant is detected. Also, the placement of sensors (industrial vs commercial vs residential) could become a contentious issue for a real network, whereas this paper glosses over that.

Monday, February 16, 2009

Assignment 4

Lee, B. H. and Deininger, R. A. (1992) “Optimal Locations of Monitoring Stations in Water Distribution Systems”, Journal of Environmental Engineering, 118(1) pp. 4-16.

Summary
The US EPA requires the monitoring of drinking water quality. This testing is typically done by testing stations. In the article, the authors attempt to use Linear Programming to mathematically calculate where to place the testing stations in the system so that the greatest percentage of water in the system will be tested. Their methodology is based on the fact that water at a downstream node must be of lower quality than at the node upstream where it came from. Also, the researchers used skeleton models of water distribution systems with constant flow directions.

Their LP used boolean (true/false) variables representing whether or not a testing station was at a particular node, and maximized the sum of (nodal demands)X(testing station t/f). The constraints used were related to the flow geometry and demand patterns and the number of testing stations being used.

This strategy was used for two water distribution systems, in Michigan and Connecticut, and the researchers found they were able to significantly increase the efficiency of the testing using their LP solutions.

Discussion
The article seemed to present a realistic example where a form of Linear Programming might be used on a real world problems. The methods used seemed to make sense intuitively, and the results were easy to understand. My one problem with the paper is the assumption of the flow patterns. This was clearly caused by lack of technology which forced the researchers to simplify the problem by using one (or four for the Connecticut system) flow pattern. As we all know, flow patterns can change throughout the day as demands at the different nodes change. I wonder whether using modern computers if you could calculate the coverage provided by a station at a particular node over the course of a day in order to better represent the dynamics of the system, and whether this would actually result in different solutions than those solutions the paper arrived at.

Monday, February 9, 2009

Assignment 3

Garrett Hardin, "The Tragedy of the Commons," Science, 162(1968):1243-1248.

Summary

In this paper, the author describes what he calls the “Tragedy of the Commons”. He describes commons as being finite resources shared by the public. The tragedy of the commons is that for an individual it is logical to increase the use of the commons since individual receives all the benefits whereas the cost is shared by everyone using the commons. However, when everyone using the commons follows this logic, the commons may be destroyed to the detriment of everyone using the commons. Hardin contrasts the Tragedy of the Commons to the laissez-faire principles of Adam Smith, which state that what is good for the individual will be good for society. Examples of the Tragedy from the paper include population growth, exploitation of natural resources, and pollution of the environment. The author concludes that “the morality of an act is a function of the state of the system at the time it is performed” and that historically the only way to solve the tragedy of the commons is through regulation or through transforming the commons into private property, forcing people to take responsibility for their own actions.

Discussion

I found the paper to be an interesting discussion on human psychology concerning resources owned by the public. His example of livestock sharing a common field was well thought out and logical. I tend to agree with his arguments concerning pollution—things like rivers, oceans, and air are common property which cannot be made into private property, so the only way to keep them from being destroyed by the Tragedy of the Commons is through some government intervention. I also agree that, when possible, transforming the commons into private property is the most effective way of averting the tragedy of the commons. At times in the paper I felt like the paper was more about promoting the author’s own individual beliefs on population than about actual science. I felt his arguments that the number of children is comparable to a field of sheep to be weak, while his references to “ultraconservatives” and Planned Parenthood exposed the author for what he really was, an ultra-liberal trying to promote his personal beliefs on human population by connecting them to the very real “Tragedy of the Commons”.

Monday, February 2, 2009

Assignment #2

Atwood, D and S. Gorelick (1985). “Hydraulic Gradient Control for Groundwater Contaminant Removal”, Journal of Hydrology. 76(1-2), pp. 85-106.

Summary:
The paper covers a research project using linear programming in order to determine the optimal techniques from removing polluted groundwater from the aquifer below Rocky Mountain Arsenal near Denver. The researchers determined that contaminant removal would be accomplished by pumping the contaminated water from the aquifer. In order to keep the contaminated plume in place, the researchers decided to use wells surrounding the contaminated plume to either pump of inject water to ensure that the hydraulic gradient would keep the plume from spreading.
The researchers first selected the best of four possible locations for the well that would actually pump the contaminated water by trial and error, assuming that that well would pump at a certain constant rate. Then, the researchers developed a linear program to determine how much water should be pumped or injected from each of the surrounding wells. The objective function used was to minimize the total amount of pumping and injecting done by adjusting pumping/injecting rates at the surrounding wells. Constraints were that the central well should pump at a certain, constant velocity while the pumping and injection pattern of the surrounding wells should result in an inward pointing gradient.
The researchers looked into two optimization techniques: global optimization, in which they calculate the optimal pumping/recharge schedule by solving just one run of their optimization schedule, and sequential optimization, in which they divided the toxin removal into 32 pumping periods and calculated the best pumping/injection for each well for each period.
The research resulted in the optimal solution of pumping and injection being selected. The paper states that global optimization resulted in a “different and better solution than the sequential strategy.” They state that this is because the global strategy is capable of looking ahead into the long term.
Discussion:
This paper seems significant since it is about using linear programming (which we have been studying lately in CVEN665) to solve a realistic problem. I found this paper interesting since the researchers were using things which we have been studying in CVEN 665 (linear programming) and applying them to real life problems (groundwater contamination). Although the problem being solved is quite complicated, I was able to understand theoretically what the researchers were attempting, which is helpful when learning the best ways of applying a theoretical concept such as linear programming to an actual problem.
Although not a fault, I found that the fact this paper is from 1984 could limit its practical applications in modern engineering. Many of the assumptions and formulations used were selected and justified by the intentions of making calculations easier. The authors actually discussed computation times and the computers being used several times, which, while providing insight into some of their choices may not be useful to the modern engineer. Furthermore, near the end of the paper, the authors state that the global solution is better than the sequential solutions, but technological limitations prevent them from exploring this in any depth. I think this would be a logical next step—attempting to create some sort of hybrid global-sequential strategy to further optimize the solution.

Monday, January 26, 2009

Hwk #1

Liebman, Jon (1976) “Some simple-minded observations on the role of optimization in public systems decision making,” Interfaces 6(4) pp. 102-108.

Summary:
At the time when this article was written, optimization models using linear programming to calculate the best solution to a problem were being widely used in a number of fields—notably in the public sector and in improving firefighting strategies. In firefighting, models had been created to calculate where fire trucks and fire stations should be placed, and these models had been shown to increase the effectiveness of firefighting operations. In the public sector, particularly river basin quality management, the author could only find one example where the optimization models had been used with any success.
According to the author, those problems which had successfully been solved using optimization models had several common traits: they were problems of increasing efficiency, the goals of the model as well as its constraints were obvious, and since it was the private sector making the decisions, there was only one stakeholder. As the linear programming methods have become more complicated, the problems these models are used to solve have become more complicated, particularly those tied to the public sector. Liebman describes these problems as “wicked problems.” Common characteristics of the wicked problems include highly interconnected systems with a very large number of stakeholders, as well as complicated problems where the results of certain actions are unknown.
Liebman says that when solving these complicated models, the role of the model changes. Instead of calculating the most efficient solution, models are now used to calculate a number of different solutions whose purpose is to aid the decision-maker in maker the final decision.
Discussion:
Liebman showed how the methods to using models undergo profound shifts when dealing with complicated problems versus with simplistic problems. His four suggestions contained near the end of the paper were interesting, but I found his first two to be the most insightful; the gist of these two suggestions being that a complicated model is actually the organized thinking process of an individual, and therefore there are many possible models for a single problem.
I feel like further research along this same line could be to show what type of models the different stakeholders of a public problem will develop. Since, according to Liebman, more models help the decision-maker, having models representing a wide array of perspectives in addition to scientists and engineers is vital.



Ostfield, Avi and Salomons, Elad. (2004). "Optimal Layout of Early Warning Detection Stations for Water Distribution Systems Security.” Journal of Water Resources Planning and Management. 130(5), 377-385.

Summary:
Since September 11, the danger posed by evildoers to public water distribution systems has been a point of concern to the EPA and public utilities. The EPA has been funding increased security for water distribution systems, promoting information sharing between the various institutions, and encouraging improvements to the detection and treatment methods used by the local water utilities. The ability to monitor water quality within a distribution system is of particular concern, since early warning of contamination can provide valuable time for the utility to implement life-saving counter-actions.

In their paper, Ostfield and Salomons attempt to improve the way the early warning systems are laid out. In a best-case scenario, water quality would be monitored at every node in a distribution; however available technology makes this cost-prohibitive. In conjunction with the monitors, chlorine boosters are placed in a system, and the optimal locations of these boosters may be calculated using linear modeling. There are several linear programming models in existence create a binary matrix which calculate contamination at each node over time, calculating each node as a potential source. These models have several shortcomings: they only consider steady state conditions and they do not consider residence time. Also, since these models assume that water upstream of an acceptable node will be acceptable, they encourage placing monitors on the edges of the distribution system, which means that contaminants within the system may not be detected as soon.

Building off of these methods, Ostfield and Salomons developed a linear program model which can calculate pollution at nodes using a similar method to the old approach, except that their model allows simultaneous contamination from multiple nodes, and their model uses a complicated algorithm to calculate the evolution of biological contaminants. Using their model for two simulation water distribution systems, the researchers were able to calculate the level of service versus the number of monitoring stations.

Discussion:
I felt that the method used by the researchers could provide some interesting insight into monitoring water quality. I particularly thought that their including multiple contamination sources as well an algorithm for the movement and evolution of biological contaminants could be useful.

I feel that their research, while it may be useful in finding an optimal number of monitoring stations, does not address the problem of placement of these stations. Once the number of monitoring stations has been found using the methods detailed in this paper, further research could be done to develop a method for the optimal placement of the stations throughout the system.

Friday, January 23, 2009

The Beginnings (aka hwk #0 for cven 655)

About Me: I am a graduate student at Texas A&M University. I am working on my Masters of Engineering in Water Resource Engineering, which I am hoping to finish this summer. After that, off to the real world.

I am doing this blog for CVEN 665-- Water Resource Systems Analysis. I am taking this course because I think its important that, after all these classes in which we studied the individual components of water resource systems in depth (e.g. pipe flow, open channel flow, stormwater), to take a class which will bring all this information together; to study the system as a whole so that, as an engineer, I can answer that all-important question-- "how efficiently (cheaply) can I build it?".


"Education’s purpose is to replace an empty mind with an open one." -- Malcolm Forbes (father of publisher/conservative thinker/presidential candidate Steve Forbes).

What is critical thinking? Critical thinking, to me, is the process of taking an idea or a problem and breaking it down and examining and evaluating its components using science, logic, and comparisons from your own experiences in order to evaluate the problem or idea and develop a reasonable response.

That's it for today. Check back on Monday for my reviews of two delightful articles (Hwk#1).