Sie sind auf Seite 1von 5

Engineering Analysis of

Water-Distribution Systems

Uri Shamir and Charles D.D. Howard


In an attempt to bridge the gap between technological advancement and applica- following rules for the assignment of the
tion, a nonmathematical explanation of modeling for analysis of water-distribution unknowns, whose total number must be
systems is given. equal to the number of nodes in the
network, must be observed:
1. A node having an unknown consump-
The analysis of water-distribution sys- Review of Previous Work tion should be connected to at least one
tems has attracted considerable interest, A network of pipes and other hydraulic other node with a known consumption.
particularly during the past ten years. Many elements (pumps, valves, reservoirs) is 2. A subsystem consisting of an element
computer programs are now available for considered solved when the heads and with unknown characteristic (i.e.,
this type of work, and a large body of consumptions at all nodes and the flows resistance) and its two end nodes should
expertise exists within the profession, through all pipes and elements are known. have no more than one additional un-
providing both the experience with the use Such a solution relates to a specific loading knownone of the heads or consumptions
of computers and the practical know-how condition and describes the network's state at the two end nodes.
required for constructive and economical at a particular time. 3. Considering any node, at least one of
solutions to problems in water-distribution A previous work1 presented a method for the following should be unknown: the
systems. The approach taken in these obtaining the solution of a hydraulic consumption at the node; the head at the
studies depends upon the nature of the network. Obtaining the solution consisted node itself or at any adjacent node; or the
problem itself as well as the tools available of finding the values of a specified set of characteristic of an element that is
for analysis. In 1966, for an investigation of unknowns, given all other data of the connected at the node.
the Boston, Mass., water-distribution sys- network. The physical laws, whose fulfill- If these rules are followed the network is
tems, an entirely new technology was intro- ment guaranteed the solution, are solvable in principle. The method of solu-
duced. The mathematical details were 1. A known relationship between dis- tion outlined in the previous paper gener-
subsequently published,1 and a computer charge and the energy gradient for each ally converges from any set of initial guesses
program was deposited with the ASCE for pipe and element for the unknowns and is rapid when a
public distribution. Unfortunately, this new 2. Conservation of mass (continuity) at reasonable set is given. Subsequent modifi-
technology is based on a mathematical each node cations of the method and the computer
formulation that is not grasped easily by The method used the Newton-Raphson code have improved the overall stability of
many practicing engineers dealing with technique to solve the set of nonlinear the method (its ability to converge to a
water-distribution problems. The result has equations that express these laws directly solution from a poor initial guess) and its
been a gap between the time of the techno- for combinations of unknowns, which may convergence rate.2-4 In some cases, depend-
logical development and its acceptance include heads, consumptions, and element ing mainly on the configuration of the
within the profession. characteristics. The method can incorporate network and the combination of unknowns
Since the intent of this paper is purely pumps, valves, and other element charac- but also on the quality of the data, the
communicative, the basic mathematical teristics into the mathematical formulation solution converges slowly.
structure is not described. Interested and, by allowing a solution for various The possibility of divergence or slow
readers should refer to the earlier paper.1 combinations of unknowns, achieves sim- convergence is of great concern in programs
That paper describes, in some detail, the plicity and power that makes it attractive for automatic optimization of network
precise mathematical formulations and for engineering applications. design or operation2,3 or for real-time
gives the results of application to the Boston A solution is not mathematically possible network operation. Although divergence
engineering study. for every combination of unknowns. The has been shown to be a possibility,5 it has
not caused practical problems in engi- tion of the Jacobian matrix gives the rate of Versions of the code have been available
neering analysis work. In practice, solutions change of all unknowns (sensitivity) with since 1969 and probably have been used
are never allowed to diverge; runs always respect to changes in a design criterion or other studies. Stoner 7,8 has programmed
are terminated if convergence is not an error in data. When sensitivity to similar formulation for gas-distribution
achieved after a prescribed number of iter- variables not in the current list of unknowns systems.
ations. Using sensitivity analysis1 after such is required, the list of unknowns may be
a termination, modifications are made in redefined, the Jacobian recalculated using The Basic Engineering Problems
the set of initial guesses for the unknowns, the current solution, and any desired sensi- In the analysis of water-distribution
and divergence is avoided. Problems occa- tivity set obtained. systems, there are several types of analysis:
sionally occur the first time a new network Sensitivity analysis has application to calibration, operation and control, design,
is being solved. Further solutions of the design and operation. For design, it serves and optimization (of the design and opera-
same network, for different data, usually as a practical guide for selecting alterna- tion).
converge rapidly because familiarity with tives. It has been made into a formal opti- Calibration. Calibration is used here to
the network ensured reasonable initial mization procedure 3 using the Jacobian to describe a process that is both a modeling
guesses and easier detection of faulty compute a gradient move for making sys- and an engineering problem. Alternatively,
data. tematic changes in design variables. it may be called identification. It consists of
Convergence is poorest when resistances For real-time operation, the sensitivity determining the physical and operational
are specified as unknowns because of high analysis can directly locate changes that will characteristics of an existing system and
sensitivity of the continuity equations to result in the greatest improvement in system determining the data that when input to the
resistance values. Poor convergence may performance. Here too, a formalized opti- computer model, will yield realistic results.
also occur in the presence of certain types of mization procedure can be developed using This type of analysis is the first step in
hydraulic elementsones that have discon- the results of sensitivity analysis as coeffi- studying an existing network and forms part
tinuous or irregular characteristics. cients in an algorithm for locating optimal of the data assembly.
The conceptual simplicity of this proce- operational decisions. For automatic con- Much of the essential data is gathered,
dure and ultimately its power falls out of trol such a procedure, which avoids succes- examined, and evaluated while the comput-
the full set of network equations that are sive network analysis, appears to be the er model is being calibrated. In practice, the
dealt with at one time by the computer. The only available practical approach. instantaneous demands in the network, the
set of simultaneous equations describing Other computer codes for solving net- consumptions, are unknown, except per-
the network can be solved by a direct works are available. Such codes may solve haps at a few points in the system. On the
procedure, such as Newton-Raphson, if the particular problems using less computer other hand, the water inflows at the prin-
computer is large enough to store the entire time. These codes are based on other cipal supply points and at the pumpimg
set at one time. The procedure was not methods (e.g., a loop-based formulation of stations usually are measured. An impor-
possible (except for very small networks) the equations on a minimal-spanning tree, tant part of the calibration process is esti-
until large memory computer hardware solved by the Newton-Raphson method 6 ) mation of the consumptions at all nodes in
became generally available. The procedure or on the same solution technique4 but the network, using the flows at these prin-
was not practical until the machines became without the flexibility in assignment of cipal points and whatever other data are
very fast because, for a system of equations, unknowns. Also, for a specific problem, a available. The SDP code is convenient for
computing time varies as the square of the special purpose solvera computer pro- this purpose because of its capability for
number of equations. Thus, the full poten- gram2 written to solve the particular dealing with mixtures of unknowns.
tial of the method could not be realized in networkcan be used. These methods have In the Boston and Minneapolis studies, a
practice until the mid-1960s. their advantages, which rest mainly in their minimal program of field measurements
Having stored the entire system of equa- computational speed. An economically was undertaken to help in the calibration.
tions describing the network solution it is a meaningful trade-off among various meth- In Boston, the main emphasis was on esti-
minor mathematical manipulation to store ods of analysis and computer codes includes mation of pipe resistance by head-loss and
the entire system of partial derivatives of the cost of engineering time in addition to discharge measurements because approxi-
these equations. These derivatives describe computer costs and the knowledge of the mately twenty supply points provided basic
the rate of change of the solution with network gained from the analysis. Pure flow patterns with which the demands at
respect to a change in any fixed perform- computational efficiency, measured in com- nodes were highly correlated. In Minneap-
ance criterion; this provides an automatic puter time per run, is a poor measure of a olis, on the other hand, the field prograrm
sensitivity analysis. method's overall efficiency. There are prac- was aimed mainly at simultaneous mea-
In many cases, the engineer is interested tical benefits of flexibility in the assignment surement of total heads throughout the
in the sensitivity of certain heads, consump- of unknowns and convenient sensitivity network since many pipe resistances were
tions, and estimated characteristics to testing. known, whereas supplies were measured at
changes in other variables. Using the The techniques described in the previous only four points. The computer analysis was
Newton-Raphson method, this sensitivity paper have been implemented in a comput- relied upon to indicate the local instanta-
analysis is easily obtained. The sensitivity er program, designated SDP. The program neous consumption at most nodes and to
values, which are partial derivatives of has been devised so that it can simulate the obtain a fine tuning for the resistances of a
certain variables with respect to other behavior of a system over time, including few important pipes.
variables, are computed directly with the the operation of storage reservoirs. If, in a A field program that includes simulta-
aid of a Jacobian matrix. When the simulation run, a resistance is unknown, neous discharge measurements at key loca-
variables whose sensitivity is being investi- then each network solution yields a tions within the distribution system is
gated are the unknowns of the flow solu- different value for this resistance. These important where storage in the system plays
tions, as is often the case, then the final values can be used to determine a charac- an important role. Discharge estimates
Jacobian of the Newton-Raphson method teristic for the hydraulic element in ques- computed on the basis of total head
is used in the sensitivity analysis. This tion such that the network behaves as measurements are not generally reliable
Jacobian contains the numbers that are prescribed. and can lead to excessive accumulated
used to calculate directly the rate of change The computer program, in several varia- errors over time.
of all of the unknowns with respect to a tions, has been applied to the analysis of Fine tuning of the computer model is
change in any known parameter. When water distribution systems in Boston, Mass.; facilitated through the use of sensitivity
known parameters are design criteria or Calgary, Alta.; Minneapolis, Minn.; Seat- analysis. This analysis can rank pipe
data from field measurements, multiplica- tle, Wash.; and several smaller cities. resistances with respect to their influence on
total heads and consumptions at points in and can accomodate optimal design and
the network where there is significant operation problems. The optimization
disagreement between observed and com- method, which uses the generalized reduced
puted values, eliminating many trial-and- gradient technique, has been implemented
errors runs. in a computer program that can be used for
Operation and control. The second type of all the tasks mentioned above as well as
analysisoperation of an existing network optimization.
and the possibility for on-line controlis a
continuation and extension of the calibra- Design Criteria
tion. Once the model of the network has A design problem can be approached in
been calibrated satisfactorily, the engineer different ways, depending mostly on the
can use it to study various options for capabilities of the analytical tools which are
operating the system. This study could be used. If the computer program is capable of
performed through a sequence of computer solving only for unknown heads, the anal-
runs, each for a different loading condition ysis must be carried out by trial-and-error,
or operational option, but can be expedited changing design variables, such as pipe
by the use of sensitivity analysis. The sensi- sizes, between successive runs. In this case,
tivity analysis indicates potentially efficient the criteria for acceptable designs can be
alternative operations to achieve desired stated rather loosely and used to guide the
results relative to the current status of the process, since the computation is not
network. Procedures for on-line control, directly concerned with these criteria.
either manual or automatic, should be On the other hand, if the design is
based on an appropriate model and sensi- approached by solving for a mixture of
tivity analysis. unknown element characteristics (head-
Design. The design of an entirely new discharge characteristics of pipes, heat
system or of additions to an existing one is a exchangers, pressure reducing valves, check
third type of analysis. In this case, the valves, pumps), consumptions, and total
locations of new network elements are heads, using the procedures discussed
prescribed, and the conveyance characteris- above, then the design criteria must be
tics are sought. Designating the new specified explicitly. These criteria are used A design problem can be approached in
elements' characteristics as unknowns al- directly in the computations. They appear different ways, depending mostly on the capa-
lows the program to solve directly for these as fixed values, or knowns, in the formula- bilities of the analytical tools used.
values, thereby eliminating much tedious tion. For example, areas in which the distribution systems often are schematized
trial-and-error work. Sensitivity analysis is minimum allowable pressure is to occur prior to analysis, leaving only the most
also useful in reaching an acceptable design must be identified and the head at appro- important features, such as the larger pipes.
because not all resistances can be solved for priate nodes specified as known. Unknown This step in the analysis is particularly
simultaneously when many hydraulic ele- consumptions then may be assigned to important when analyzing distribution sys-
ments are being designed. supply nodes, and the solution will give tems in larger cities having a wide range of
If a booster pump or some other special these directly along with the design of pipe sizes. Many of the smaller pipes may
hydraulic element is being designed, its selected elements. If different criteria are not be important to the capability of the
required characteristic can be approxi- used, the operation of sources as well as network for delivery of large quantities of
mated through a series of solutions covering element design will change; each set of water to the various regions of the system.
the range of discharges expectedfor exam- criteria leads to a unique solution that Furthermore, the detailed local description
ple, by simulating the operation of the satisfies the network equations. In some of demands may not be important, and
network over time. For this type of prob- distribution systems with certain demand these can be aggregated at nodes repre-
lem, labeling such an element as having an conditions, the design may be sensitive to senting demand over neighboring areas.
unknown resistance is necessary. The com- the assumed fixed heads and allocations at The procedure for deciding what to include
puted numerical value of the resistance is of the supply nodes. The sensitivity analysis in the model of the network and what to
no interest; the characteristic of the element provides a means for determining if this is leave out is often imprecise, depending on
is determined from the computed pairs of the case; intuition alone often is misleading. the judgment of the engineer performing
values of discharge and head differential. Design criteria should be selected with care, the analysis.
Since no specific functional form for the both with regard to the quality of service
In the interest of minimizing computa-
characteristic is assumed, any type of and the resulting costs in hardware or
tion time, common practice is to reduce a
devicepumps, heat exchangers, valves, operation.
number of pipes to one having an equiva-
pressure reducerscan be handled in this The design criteria should not be arbi- lent carrying capacity. This procedure is
way, with the results suggesting the type of trary or based on untested rules of thumb. well worth the effort even when using
device required. With this approach the They should, on the other hand, reflect modern high speed computers. If a 100-
designer can specify pressure and consump- local conditions, alternatives, and practices node network can be reduced to a 50-node
tion criteria for an acceptable design and and be based on the proper economic one. the computer cost will be reduced by
then use the program to obtain guidelines considerations and data. For example, approximately a factor of four because
for the types of devices needed. He then can investment in improved fire-fighting equip- computation time varies roughly as the
select the actual devices to match these ment may be a more cost-effective means square of the number of nodes. This can be
indications as closely as possible and run a for achieving better fire protection than a very important consideration in the cost-
revised model containing the selected char- additional pressure in the region near a low effectiveness of computer analysis, espe-
acteristics to examine the network's actual pressure node. cially if simulation of internal storage oper-
behavior with these devices. ations, network-optimization analysis, or
Optimization. Finally, design and opera- Surrogate Models, Skeletonized real-time on-line control are considera-
tion decisions are sought that are optimal in Networks tions.
some sense. The method described above The inclusion of every pipe and hardware A network containing equivalent pipes
has been used as a component in an optimi- feature of the real network in the computer still may appear more complex than is
zation scheme.3 The formulation is general model is not necessary. In practice, real required to solve the engineering problem
at hand. The capacity of a network to exotic equipment. All elements that have the case if all consumptions followed the
convey water from the sources to a few continuous monotonically varying relation- same pattern.
major points of demand can be evaluated ships between discharge and head loss can The 24 solutions obtained during the
from a surrogate network of fictitious pipes. be incorporated into the Newton-Raphson Boston Water Study made efficient use of
The conveying capability of the surrogate analysis by assigning the appropriate head- computer time as the starting values of
network over the anticipated discharge loss equation and its derivatives to the unknowns for each new run were those
range should be the same as that of the real corresponding element of the network. Rao given by the previous solution. There is no
distribution system. et al.4 successfully have incorporated a internal storage in the Boston distribution
One technique for developing a surrogate variety of hydraulic elements into a system, and none was indicated to be
network is to obtain solutions over a range Newton-Raphson network solver. The pre- required. Had there been, the 24-hr simula-
of loadings. These solutions should include vious paper1 illustrated this approach for tion could have been used to analyze the
a number of pipes with unknown pumps. Since that time the authors have operation of storage, as was necessary for
resistances in a skeleton network containing never found the need to program such a the work in Calgary.
only the few most important pipes of the procedure for a computer and do not The Calgary study was concerned with
real network: this defines the surrogate recommend doing so, except as an area of the combined effects of alternative points of
network. The results of an analysis of a research, for two reasons. new supply and the operation of a major
more realistic, larger network model or Firstly, with pipes alone the system of storage facility within the distribution
actual field data can be used to determine equations is well behaved in a numerical system. Dimensionless 24-hr demand
values of known consumptions and total sense, and the programs have worked well curves were developed for each node of the
heads for the surrogate model analysis. The on a large number of different distribution surrogate model. The head and consump-
method discussed above allows direct solu- systems. Introducing exotic functions to this tion were designated as unknowns at the
tion for the required resistances of the proven reliable scheme of equations could node representing the reservoir. The 24-hr
fictitious pipes to match the behaviour of limit the general applicability of the solutions then showed the required active
the more complex network. Surrogate method. Research into these possibilities is storage volumes and the total head and
demands and heads may be determined by justified, however. direction of flows into and out of the
a similiar procedure. Secondly, it is not necessary to use exotic reservoir. From these results the required
The results of a computer analysis of a functions to model non-pipe network pumping capability was defined. The mini-
200-node model of the Calgary distribution elements. The method for determining a mum pressure criteria for the distribution
system were used to develop an entirely pump characteristic using an unknown system's performance were important in
fictitious surrogate nineteen-node model negative resistance was described above. this application because they explicitly
suited to studies of reservoir operations and Check valves are modeled in the same determined the reservoir and pumping
alternative points of new major supplies.9 waythe, solution indicating very little or no station requirements. The results showed
Sensitivity analysis was used extensively as discharge through the pipes and very high that, in order to achieve effective operation
an aid in selecting the resistances of the resistances. If an element is known to at different times, pumping water into the
fictitious pipes of this surrogate network. behave differently than indicated by the reservoir as well as out of it would be
Developing a surrogate network is equiv- solution, then the data imposed or other necessary, depending on the demand
alent to calibrating a network model to features of the surrogate network were pattern in the distribution system.
represent adequately the real distribution incorrectly stated. Specifying unknown If reservoirs operate without pumping,
system. The goal is not to replicate the characteristics allows the computer pro- responding passively to the ambient pres-
physical geometry of the real system but to gram to determine which devices are sure gradient, they can be modeled by
duplicate its performance. If modifications required and how existing ones should specifying either heads or consumptions as
to the physical geometry of the real system operate to satisfy the network equations. unknowns at the corresponding nodes and
appear to be recommended, then geome- determining the other variable, designated
trical duplication will be necessary to Simulation and Reservoirs as known, from the geometry of the storage
ensure that the modified network, for which It is often desirable to obtain a sequence facility. At each hour of the simulation, the
no data exist, is modeled properly. Even of network solutions that represent the solution is used to update reservoir demand
this problem can be dealt with, however, by behavior of the distribution system over a or the reservoir level before proceeding to
combining analysis of an approximate full cycle of time. For the Boston Water the next hour. The updating procedure is
surrogate model, convenient for computa- Study11 solutions were obtained for each of entirely separate from the network analysis;
tion, with analysis of a more realistic geo- the 24 hr of a "study day." Dimensionless designating a node as a reservoir requires
metrical representation for checking the demand curves were obtained from analysis no modification to the basic network solver
effects of proposed network changes. Both of discharge measurements in the major described above.
such representations are approximations of pipes entering and leaving certain areas of The choice of time intervals (e.g., hourly)
the real distribution system, and as such Boston. These curves were prorated to other for simulation or analysis of reservoir oper-
both are surrogate modelseach is chosen areas on the basis of the fraction of similar ation should not be arbitrary but should
to reflect the trade-offs between engi- land use. The study day was chosen consid- reflect considerations for the size of storage
neering and computer costs and the neces- ering the availability and suitability of data facilities and the rate of change of
sary quality of the results. for calibration of the surrogate models. demand.
Surrogate models are necessary when the (Three separate distribution systems existed
computational efficiency of solution is in Boston, the high service, the low service, Behavior of Water-Distribution
crucial. This is the case for on-line control. and the high pressure fire service.) The 24 Systems
Attempts have been made to use other types solutions permitted calibration over a range From experiences in application of the
of surrogate models (although they were of pressure and flow conditions. methodology, a number of observations can
never given this name), such as that by The analysis of higher future demands be made about the behavior of water-
DeMoyer et al.10 who used a regression-type was also carried over a 24-hr cycle and distribution systems.
set of equations. showed that the minimum pressures did not Experience with a particular network
occur simultaneously at all nodes but always allows the engineer to develop a
Modeling Special Elements depended on the distribution pattern, which capability for good guesses for initial values
Some networks contain booster pumps changed with time. The hour of maximum of unknownsa reason why numerical or
and check valves and, in industrial and total demand did not cause the lowest mathematical methods are not essential for
defense systems, heat exchangers and other pressures to occur at all nodes, as would be this purpose. Intuition, however, is not
always a good guide for predicting how a Study showed that the entire trunk system method of analysis. Their labors are grate-
network will react to different demand of corroded cast-iron pipe could be cleaned fully acknowledged.
patterns or changes in elements. In the and lined by carefully sequencing the work, Because this paper has been particularly
studies described here, there have been starting with presently unused large diam- difficult to write, the suggestions of the
many surprises resulting from attempts at eter pipes. A series of computer solutions anonymous reviewers have pinpointed spe-
trial-and-error improvements to the calibra- were made to demonstrate that pipes could cific ideas for achieving better communica-
tions. be taken out of service successively as the tion.
The sensitivity analysis seems to be an program of improvements progressed.
essential aid to judgment. For example, if In old systems, if pipes are not effective in References
under a certain pattern of demand, opera- the distribution system, they should be 1. SHAMIR, U. & HOWARD, C.D.D. Water
tion of a valve to redistribute pressure from valved off because they are a source of Distribution Systems Analysis. Proc. ASCE,
areas of excess to areas of deficiency leakage. Hydraulics Div., 94:HYl:219-234 (Jan.
without causing unwanted side-effects else- Some distribution systems contain reser- 1968).
where would be desirable. This occasion voirs or other storage facilities that are 2. SHAMIR, U. Water Distribution Systems Anal-
might arise as a necessity during an emer- allowed to fill and empty in passive ysis. RC 4389. IBM Thomas J. Watson Res.
gency condition or, where using remotely response to the surrounding pressure Ctr., Yorktown Heights, N.Y. (Jun. 1973).
operated automatic equipment, as a daily 3. SHAMIR, U. Optimal Design and Operation
gradient. Such storage sometimes is termed
of Water Distribution Systems. Wtr. Re-
routine. Choosing the best location for such as "floating on the system." At the time sources Res., 10:1:27-36 (Feb. 1974).
a valve is a task well suited to the sensitivity these facilities were constructed, they may 4. RAO, H.S., BREE, D.W. JR.; & BENZVI, R.
analysis, which gives the rate of change of have operated over their full range, but Extended Period Simulation of Water
head at all nodes with respect to changes in subsequently, as demand patterns changed Distribution Networks. Final tech. rprt. for
resistance of the elements that are candi- and as new pipes were constructed, they OWRR proj. C-4164, contract 14-31-0001-
dates for such a valve. may have become ineffective. This can be 9027. Systems Control Inc., Palo Alto, Calif.
The sensitivity analysis can be used to determined by examining the recorded (Feb. 1974).
storage levels or nearby pressure charts (if 5. D E NEUFVILLE, R. & HESTER, J. Discussion.
extrapolate results from a known solution
such data is available) or by a computer Proc. ASCE, Hydraulics Div., 95:HY1 (Jan.
over a wide range of alternative conditions.
simulation as discussed above. When 1969).
In studies of one small distribution system, 6. EPP, R. & FOWLER, A.G. Efficient Code for
investigations found that fire-flow problems improvements to the system are necessary Steady-State Flows in Networks. Prpc.
could be assessed throughout the network because of increasing peak demand, the ASCE, Hydraulics Div., 96:HYl:43-56
by examining only the sensitivity results: efficiency of allowing the storage to float (Jan. 1970).
the rate of change of head at all nodes with should be examined critically. 7. STONER, M.A. Steady-State Analysis of Gas
respect to changes in consumption at fire- Finally, an unusual application for distri- Production, Transmission and Distribution
prone locations was a constant over a wide bution-system analysis should be men- Systems. Presented at the Soc. of Petroleum
range of possible fire flows. This conclusion tioned. In some communities in the north, Engrs. 44th ann. fall meeting, Denver, Colo.
has been checked using complete network (Sep. 1969).
burial of utilities below the frost line is
solutions and found to be true on every 8. STONER, M.A. Sensitivity Analysis Applied to
impossible or uneconomical because of the a Steady State Model of Natural Gas Trans-
network that the authors have analyzed. presence of exposed bedrock or permafrost portation Systems. Soc. of Petroleum Engrs.
While the individual elements have nonlin- to great depth. Insulated, above-ground Jour., 12:2:115-125 (Apr. 1972).
ear head-loss characteristics, the network as utilidors are used in such cases. To avoid 9. City of CalgaryHydraulic and Distribution
a whole behaves very nearly linearly. An freezing, continuous circulation throughout Analysis for the Bearspaw Water Supply
area for fruitful research would define the the water system and back to the relatively Facility. Underwood McLellan & Assoc.
full range of conditions for which this warm lake source can be desirable. An Ltd., Calgary, Alta. (Dec. 1969).
conclusion is valid and develop appropriate analysis is required to tune the system to 10. DE MOYER, R.; GILMAN, H.D.; & GOODMAN,
techniques of linear systems analysis for use avoid local areas of sluggish flow and M.Y. Dynamic Computer Simulation and
in optimization of network operation. Control Methods for Water Distribution
redundant pipes as described above. In this
Systems. Final rprt. for OWRR, contract 14-
The above comments suggest that water- case, some local pumping capacity is sized 31-0001-3734. General Electric Co., Schen-
distribution systems have certain special not to meet peaks but to raise minimum ectedy, N.Y. (Feb. 1973).
mathematical properties that have yet to be flow rates. The economic trade-offs in such 11. Boston Water Distribution System With
fully exploited by research workers. There a distribution system require analysis of low Recommendations for Improvements.
are probably additional useful analytical demand periods. Charles A. Maguire & Assoc, Boston, Mass.
techniques to be developed. Real distribu- (Sep. 1967).
tion systems also have certain behavioral Conclusions
properties that can be exploited by engi- The described method 1 of solving water Bibliography
neers concerned with improved operations distribution networks is practical for engi- LEMIEUX, P.F. Efficient Algorithm for Distribu-
or rehabilitation of existing networks. neering analysis. tion Networks. ASCE Jour. Hydraulics Div.,
Distribution systems of major cities have The capability to solve for a mixture of 98:HYll:1911-1920(Nov. 1972).
grown over the years by periodically adding unknowns influences the way in which MCCORMICK, M. Discussion. Proc. ASCE,
new pipes. The cumulative effect has been engineers approach distribution-analysis Hydraulics Div., 95:HY1 (Jan. 1969).
to render some pipes ineffective because of problems and acquire field data. Minneapolis Water System Study. UNIES Ltd.,
local pressure gradients. For evaluations of network or data Winnipeg, Man. (1974).
Often there are large pipes that convey modifications, the sensitivity analysis is Closure. Proc. ASCE, Hydraulics Div., 96:HY2
(Feb. 1970).
essentially zero flow under all conditions of more effective than the solution itself
demand and during most potential emer- because water-distribution networks be- _______________________________
gency conditions. These pipes are redun- have linearly over a practical range of
dant under the existing demand level and operation.
A paper contributed to and selected by the
pattern, but to locate them is important, JOURNAL, authored by Uri Shamir, assoc.
nevertheless, because they can be used. Acknowledgements prof., dept. of civ. engrg., Technion-lsrael
They offer a starting point for programs of Many engineers have worked on the Inst. of Tech., Haifa, Israel, and Charles D.D.
rehabilitation that will not interfere with the Howard (Active Member, AWWA), president,
studies described here and each has Charles Howard & Assoc, Ltd., Winnipeg,
quality of service normally provided by the contributed program modifications to im- Man.
distribution system. The Boston Water prove or extend the usefulness of the 55465 3200, 3400, 5100

Das könnte Ihnen auch gefallen