SlideShare a Scribd company logo
1 of 4
Download to read offline
The International Journal Of Engineering And Science (IJES)
|| Volume || 4 || Issue || 4 || Pages || PP.28-31 || 2015 ||
ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805
www.theijes.com The IJES Page 28
Cost Optimization of Elevated Circular Water Storage Tank
Snehal Wankhede1
Prof. P. J. Salunke2
Prof. N. G. Gore3
P.G student, MGMCET, Assistant Professor, MGMCET Assistant Professor, MGMCET
Kalyan (India) Navi Mumbai (India) Navi Mumbai (India)
Email: snehalswankhede@gmail.com Email: pjsalunke11@gmail.com Email: nggore@yahoo.in
-------------------------------------------------------------ABSTRACT--------------------------------------------------------
A computer approach to the optimal design of elevated circular water tank is presented. The resulting optimum
design problems are constrained non-linear programming problems and have been solved by SUMT.
Parametric study with respect to different type of capacity of tank and grade of concrete have been carried out.
The result of optimum design for elevated circular water storage tank have been compared and conclusions
drawn. For the minimum capacity and cost design of the elevated circular water storage tank the following
design variables are chosen as Thickness of the wall.(X1),Depth of the floor slab (X2)and Depth of the floor
beam (X3). constraints for the optimization are considered according to Standard Specifications .The
optimization problem is characterized by having a combination of continuous, discrete and integer sets of
design variables. The computer program is written in MATLAB.
KEYWORDS: Optimization, Water tanks, Minimum total cost, Tank capacity.
---------------------------------------------------------------------------------------------------------------------------------------
Date of Submission: 27-March-2015 Date of Accepted: 10-April-2015
---------------------------------------------------------------------------------------------------------------------------------------
I. INTRODUCTION:
Elevated tanks are supported on staging which may consist of solid or perforated masonry walls,
R.C.C columns braced together or a thin hollow shaft. The actual tank portion is designed for water pressure,
live load and self-weight of different parts. The staging is to resist wind forces and earthquake forces in addition
to the forces transferred from tank proper. The foundation slab in such cases, is generally provided as raft or on
piles depending upon the soil conditions. Leakage and seepage is a common problem in water retaining
structures. To minimize it, impervious concrete of minimum grade M 20 must be used. The design for water
retaining components is based upon no crack theory. The following three factors must be considered while
designing a R.C.C tank: Strength, Water tightness, Overall stability
II. STRUCTURAL OPTIMIZATION
Optimization is the act of obtaining the best result under given circumstances. It can be also stated mathematically
as "the process of finding the conditions that gives the maximum or minimum value of the function".
The optimum cost design of elevated circular water tank formulated in is nonlinear programming problem (NLPP)
in which the objective function as well as Constraint equation is nonlinear function of design variables. The Sequential
Unconstrained Minimization Technique (SUMT) is on of the Methods for the solution of the NLPP.
In SUMT the constraint minimization problem is converted into unconstraint one by introducing penalty function.
In the present paper the function f (X, r) is the penalty function f (X) and the objective function r is the non negative penalty
parameter, and m is the total number of constraints. The penalty function (X, r) is minimized as an unconstrained function of
X and r, for a fixed value of r.The present optimization problem is solved by the interior penalty function method. DFP
method is used for solving successive unconstrained minimization problems coupled with cubic interpolation methods of on
dimensional search. The program developed by S.S. Rao for SUMT is used for the solution of the problem. The program is
written in MATLAB language.
III. PREVIOUS RESEARCH
HasanJasim Mohammed (2011) proposed the optimization method to the structural design of concrete
rectangular and circular water tanks, considering the total cost of the tank as an objective function with the
properties of the tank that are tank capacity, width and length of tank in rectangular, water depth in circular, unit
weight of water and tank floor slab thickness, as design variables. A computer program has been developed to
solve numerical examples using the indian is: 456-2000 code equations .the results shown that the tank capacity
taken up the minimum total cost of the rectangular tank and taken down for circular tank. The tank floor slab
thickness taken up the minimum total cost for two types of tanks. The unit weight of water in tank taken up the
minimum total cost of the circular tank and taken down for rectangular tank
Cost Optimization of Elevated Circular Water Storage Tank
www.theijes.com The IJES Page 29
Samer A. Barakat, Salah Altoubat (2009) proposed evolutionary based optimization procedure for designing concial
reinforced concrete water tanks. The material cost of the tank that include concrete , reinforcement and formwork required
for walls and floor was chosen as the objective function in the non-linear optimization problem formulation. The wall
thickness (at the bottom and top), base thickness, depth of water tank and wall inclination were considered as design
variables. Three advanced optimization techniques to solve the nonlinear constrained structural optimization problem were
investigated. These method are 1) shuffled complex evolution (SCE), 2) simulated anneling (SA) and genetic alogarithm
(GA). Several tests were performed to illustrate the robustness of these techniques and resul were encouraging for SCE
method. The SCE method proved to be superior to SA and GA methods in obtaining the best discovered solutions. The
concludes that the robust search capability of SCE alogarithmtechiques is well suited for solving the structural problem in
hand
IV. FORMULATION
A) Design Variables
For a particular elevated circular water tank, a large number of parameter control the design of the water tank
such as capacity of tank, depth of the slab ,depth of the beam,grade of steel etcthe design variables considered
in this studies are as follows
Design Variables
Thickness of the wall(X1) 121≤X1≤300
Floor slab Depth(X2) 200≤X2≤300
Depth of the Floor beam(X3) 300≤X3≤500
B) Objective function
The objective function in the present optimization problem is the cost of the overhead circular water storage
tank whose main component arecost of steel and cost of concrete. Its is assumed that the cost of steel launching
and casting formwork etc are directly proportational to volume of concrete,hence all the cost are included in the
rate of concrete
Objective function can be expressed as:
Total Cost =Concretecost + steelcost
whereas
steelcost= Quantity of steel*Cost of steel
= Scost*TSQ
Concretecost= Quantity of Concrete*Cost of concrete
== Ccost*TCQ
TSQ=Quantity of steel in kg
TCQ=Quantity of concrete in m3
C).Constraint
These are specified limitation (upper or lower limit) on design variables which are derived from geometric
requirements , minimum practical dimension for construction, coderestriction etc. The constraint is defined as
XL ≤ X ≤ XU…………………………………………………… (1)
Where
X = Design variable.
XL = Lower limit of the design variable.
XU = Upper limit of the design variable.
The constraints equation used in the study of design of elevated circular water tank are generally the following
G1= Capacity Constraint 1 1
G2=Top slab Depth Constraint 2 100 1
G3=Slab Stress Constraint 3 1
G4=Non Cracking Constraint 1
G5= Floor beam Constraint; 1
G6=Bond stress Constraint 1
Cost Optimization of Elevated Circular Water Storage Tank
www.theijes.com The IJES Page 30
G7=Pressure Constraint 1
G8=Tensile stress in wall Constraint 1
G9=Bending stress in wall Constraint 1
G10=Check for Stress in Wall Constraint 10 1 1
G11=Depth of floor slab Constraint
G12= Depth of wall thickness constraint
G13= Ratio constraint
V. OPTIMIZATION METHOD
5.1Methods of optimization
A. Mathematical Stochastic Statistical Methods
B. Programming Programming
C. Techniques Techniques
A)Mathematical Programming Techniques
 Calculus Method
 Calculus Of Variations
 Nonlinear Programming
 Geometric Programming
 Quadratic Programming
 Linear Programming
 Dynamic Programming
 Integer Programming
 Stochastic Programming
 Separable Programming
 Multi Objective Programming
 Cpm & Pert
 Game Theory
B) Stochastic Programming Techniques
 Stastical Decision Theory
 Markov Processes
 Queing Theory
 Renewal Theory
 Simulation Methods
 Reliability Theory
C) Statistical Method
 Regression Analysis
 Cluster Analysis
 Design of Experiments
 Discriminate Analysis
The optimum cost design of elevated circular water tank formulated in is nonlinear programming problem
(NLPP) in which the
objective function as well as constraint equation is nonlinear function of design variables. The various methods
available for the solution of NLPP are compared in brief and the advantages and limitation of the chosen method
is discussed. The various subroutines used in the program are also discussed.
Methods for the Solution of the NLPP
1. Method of Feasible Directions
2. Sequential Unconstrained Minimization Technique (SUMT)
3. Sequential Linear Programming (SLP)
4. Dynamic Programming
Cost Optimization of Elevated Circular Water Storage Tank
www.theijes.com The IJES Page 31
A. The sequential unconstrained minimization technique (SUMT)
In SUMT the constraint minimization problem is converted into unconstraint one by introducing penalty
function. In the present work is of the form, f(x, r) is the penalty function f(x) is the objective function r is the
non-negative penalty parameter, and m is the total number of constraints. The penalty function (x, r) is
minimized as an unconstrained function of x and r, for a fixed value of r. The value of r is reduced sequent
rained and the sequence of minima obtained converges to the constrained minimum of problems as r 0.
5.2. Computer program
The present optimization problem is solved by the interior penalty function method. The method is used for
solving successive unconstrained minimization problems coupled with cubic interpolation methods of on
dimensional search. The program developed by S. S. Rao for SUMT is used for the solution of the problem. The
program is written in Matlab language.
V1.CONCLUSION
The object from this study is to investigate from the appropriate of optimization method to
deal the minimum cost of structural design of a elevated circular water storage concrete tanks. With the help of
computer programming and giving a safe design with minimum cost of the elevated circular water storage tank,
the design of the tank can be more economical, reliable and simple.
REFERENCES
[1]. Hasan Jasim h mm , “ m l g W r r k ”, ur J ur l u l , V l. . (2011),
Pp 510-520.
[2]. . h r . . r k h , “ O mum g O Ax ymm r h ll A u y O r l W r
k ”, h r Journal.
[3]. m r A. r k , l h Al u , “A l O v lu ry l l O m z h qu h g O
Water Tanks, Engineering Structures (2009),Pp 332-334.
[4]. K m l . rm A H jj A l , “ O m z O r ru ur ”, J ur l O ru ur l g r g.
[5]. r L vy Ov l . L v, “ v l m ru ur l O m z ”, J ur l O ru ur l g r g, V l
113, No 9 (1987).
[6]. . . . y g r , “ O m z ru ur l g ”.
[7]. urg h . , “ v w Of Code Design Forces for Shaft Supports of elevated Water Tanks, Published In The Proceeding
Of 12th
Symposium On Earthquake Engineering ,IITRoorkee , Dec(2002) ,Pp 16-18.
[8]. . L v glu , A. g gu , “ O u m m O m h v r Of Elevated Tanks Considering Fluid
-Structures- l r ”, l y m A r hqu k g r g 2 (200 ) -863.
[9]. r. u h H r , . A m j r , r. jH , “ m r rm O l v W r k ”, r l
Journal Of Advanced Engineering Research And Studies.
[10]. gr W. H u r , “ h y m h v ur O W r k ”, ull O h m l g l y O Am r , V l 3,
No 2 ,Pp 381-387.
[11]. u h r K. J A . . h k r, “ r r v r A m Design Of Liquid Storage Tanks: Part-I:
mm ry A x m l ”, J ur l O ru ur l g r g, V l 20, 3 O r 1 3 , 11 -128.
[12]. u h r K. J A . . h k r, “ r r v r A m g O L qu r g k : r -Ii:
Comm ry A x m l ”, J ur l O ru ur l g r g, V l 20, 3 J u ry 1 , 1 -175.
[13]. . L v glu , A. g gu , “ m v lu O lu l v k u / l y m r qu y m ”,
Structural Engineering And Mechanics, Vol 21,No 1.
[14]. urg h . ,“ r rm O l v k w . huj r hqu k O J u ry 2 h , 2001”, r
AcadSci, 112 , No 3, September 2003,Pp 421-429.
[15]. urg h . ,“ m r g O h u r O l v k ”, J ur l Of Earthquake Engineering
Research Institute, Vol 18, No 4, Pp 745-760.
[16]. . h l . k r A A. . u h , “ m O . . . W r k g Ov r rm r u V –A -Vis
r r r W r k g Ov r rm r u ”.
[17]. HasanBayadi , h K h ,“W r k g Ur g r O m l U O l w g W r r m
r l m ”, r l J ur l O r g r g r h, V l 1, u 2, 1 -424.
[18]. Prof. V. D. Gundakalle And Prof Abhishek. S. Pathade , “ v lu O u r r l v W r
Tank.
[19]. 1 ) r A. . Algr , Am hO m , O hm A. K r m A A u rK , “ h v ur O l v r W r
k u j Ar l r u ”.
[20]. Sajjad Sameer U. And Sudh r K. J , “A r x m h r rm O m r O W r k g g”.
[21]. . . y l& A. K. l, “ r r ru ur ”, . h & m y L m
[22]. . m mru h m , “ g O r r ru ur ( rm g )”, h u l .
[23]. r. . . u m . A h k Kum r J , Aru Kum r, “ r r ru ur ”, r w ll 1 22.
[24]. J Kr h & J O. . ,“ l & r r ”, V l-I
[25]. . . ,“ g r g O m z h ry A r ” New Age International Publication
[26]. IS 3370 (Part II) 1965 (Code Of Practice For Concrete Structures For The Storage Of Liquids)

More Related Content

What's hot

Cofferdam design-optimization
Cofferdam design-optimizationCofferdam design-optimization
Cofferdam design-optimizationS K SHUKLA
 
Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7
Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7
Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7Ahmed Ebid
 
Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...
Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...
Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...Crimsonpublishers-Mechanicalengineering
 
Meshless Point collocation Method For 1D and 2D Groundwater Flow Simulation
Meshless Point collocation Method For 1D and 2D Groundwater Flow SimulationMeshless Point collocation Method For 1D and 2D Groundwater Flow Simulation
Meshless Point collocation Method For 1D and 2D Groundwater Flow SimulationAshvini Kumar
 
AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag
AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag
AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag Sifat Syed
 
Applications of FEM in Geotechnical Engineering / State-of-the-Art
Applications of FEM in Geotechnical Engineering / State-of-the-ArtApplications of FEM in Geotechnical Engineering / State-of-the-Art
Applications of FEM in Geotechnical Engineering / State-of-the-ArtDr Mazin Alhamrany
 
Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...
Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...
Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...Alkis Vazacopoulos
 
Cfd simulation of flow heat and mass transfer
Cfd simulation of flow  heat and mass transferCfd simulation of flow  heat and mass transfer
Cfd simulation of flow heat and mass transferDr.Qasim Kadhim
 
The impact of the diameter to height ratio on the compressibility parameters ...
The impact of the diameter to height ratio on the compressibility parameters ...The impact of the diameter to height ratio on the compressibility parameters ...
The impact of the diameter to height ratio on the compressibility parameters ...eSAT Journals
 
State of the Art and Practice Geotechnical Design
State of the Art and Practice Geotechnical DesignState of the Art and Practice Geotechnical Design
State of the Art and Practice Geotechnical DesignDr Mazin Alhamrany
 
IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...
IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...
IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...IRJET Journal
 
How CFD can help gain the most efficient data centre designs
How CFD can help gain the most efficient data centre designsHow CFD can help gain the most efficient data centre designs
How CFD can help gain the most efficient data centre designsmattkeysource
 
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS ijiert bestjournal
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Taani Saxena
 

What's hot (18)

Cofferdam design-optimization
Cofferdam design-optimizationCofferdam design-optimization
Cofferdam design-optimization
 
Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7
Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7
Predicting (Nk) factor of (CPT) test using (GP): Comparative Study of MEPX & GN7
 
Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...
Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...
Evaluation of Air Flow Characteristics of Aerostatic Thrust Porous Bearings: ...
 
Meshless Point collocation Method For 1D and 2D Groundwater Flow Simulation
Meshless Point collocation Method For 1D and 2D Groundwater Flow SimulationMeshless Point collocation Method For 1D and 2D Groundwater Flow Simulation
Meshless Point collocation Method For 1D and 2D Groundwater Flow Simulation
 
AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag
AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag
AIAA Technical Paper, Reduction of Semi-Truck Aerodynamic Drag
 
Applications of FEM in Geotechnical Engineering / State-of-the-Art
Applications of FEM in Geotechnical Engineering / State-of-the-ArtApplications of FEM in Geotechnical Engineering / State-of-the-Art
Applications of FEM in Geotechnical Engineering / State-of-the-Art
 
Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...
Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...
Phenomenological Decomposition Heuristics for Process Design Synthesis of Oil...
 
Cfd simulation of flow heat and mass transfer
Cfd simulation of flow  heat and mass transferCfd simulation of flow  heat and mass transfer
Cfd simulation of flow heat and mass transfer
 
ASSIGNMENT
ASSIGNMENTASSIGNMENT
ASSIGNMENT
 
Final presentation (2)
Final presentation (2)Final presentation (2)
Final presentation (2)
 
The impact of the diameter to height ratio on the compressibility parameters ...
The impact of the diameter to height ratio on the compressibility parameters ...The impact of the diameter to height ratio on the compressibility parameters ...
The impact of the diameter to height ratio on the compressibility parameters ...
 
State of the Art and Practice Geotechnical Design
State of the Art and Practice Geotechnical DesignState of the Art and Practice Geotechnical Design
State of the Art and Practice Geotechnical Design
 
H05913540
H05913540H05913540
H05913540
 
IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...
IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...
IRJET- Prediction of Soaked CBR Values for Medium Plastic Soil from Simple La...
 
How CFD can help gain the most efficient data centre designs
How CFD can help gain the most efficient data centre designsHow CFD can help gain the most efficient data centre designs
How CFD can help gain the most efficient data centre designs
 
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
 
9511
95119511
9511
 

Viewers also liked

C0311019026
C0311019026C0311019026
C0311019026theijes
 
Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...
Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...
Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...theijes
 
Leadership Behavior and Compensation on Employee Satisfaction and Performance
Leadership Behavior and Compensation on Employee Satisfaction and PerformanceLeadership Behavior and Compensation on Employee Satisfaction and Performance
Leadership Behavior and Compensation on Employee Satisfaction and Performancetheijes
 
Process-Centred Functionality View of Software Configuration Management: A Co...
Process-Centred Functionality View of Software Configuration Management: A Co...Process-Centred Functionality View of Software Configuration Management: A Co...
Process-Centred Functionality View of Software Configuration Management: A Co...theijes
 
A04320105
A04320105A04320105
A04320105theijes
 
The Internet of Things (Iot): A Scalable Approach to Connecting Everything
The Internet of Things (Iot): A Scalable Approach to Connecting EverythingThe Internet of Things (Iot): A Scalable Approach to Connecting Everything
The Internet of Things (Iot): A Scalable Approach to Connecting Everythingtheijes
 
3D Surface Characterisation of Precision Finished Surfaces
3D Surface Characterisation of Precision Finished Surfaces3D Surface Characterisation of Precision Finished Surfaces
3D Surface Characterisation of Precision Finished Surfacestheijes
 
Komonditi Export Mining Sector Analysis of Southeast Sulawesi
Komonditi Export Mining Sector Analysis of Southeast SulawesiKomonditi Export Mining Sector Analysis of Southeast Sulawesi
Komonditi Export Mining Sector Analysis of Southeast Sulawesitheijes
 
Robotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly peopleRobotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly peopletheijes
 
Comparative study of the mechanical behavior of polymer materials: between A...
	Comparative study of the mechanical behavior of polymer materials: between A...	Comparative study of the mechanical behavior of polymer materials: between A...
Comparative study of the mechanical behavior of polymer materials: between A...theijes
 
Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...
Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...
Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...theijes
 
I031101059063
I031101059063I031101059063
I031101059063theijes
 
Effect of Organizational Culture, Organizational Commitment to Performance: S...
Effect of Organizational Culture, Organizational Commitment to Performance: S...Effect of Organizational Culture, Organizational Commitment to Performance: S...
Effect of Organizational Culture, Organizational Commitment to Performance: S...theijes
 
Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...
Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...
Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...theijes
 
Zigbee based weather monitoring system
	Zigbee based weather monitoring system	Zigbee based weather monitoring system
Zigbee based weather monitoring systemtheijes
 
A Study of Nigerian Coaches Perception Towards Compensational Strategies
A Study of Nigerian Coaches Perception Towards Compensational StrategiesA Study of Nigerian Coaches Perception Towards Compensational Strategies
A Study of Nigerian Coaches Perception Towards Compensational Strategiestheijes
 
Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...
Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...
Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...theijes
 
Analyzing of an ECG Signal Mathematically By Generating Synthetic-ECG
Analyzing of an ECG Signal Mathematically By Generating Synthetic-ECGAnalyzing of an ECG Signal Mathematically By Generating Synthetic-ECG
Analyzing of an ECG Signal Mathematically By Generating Synthetic-ECGtheijes
 
Control of aircraft from the base station using eog siganl transmission
Control of aircraft from the base station using eog siganl transmissionControl of aircraft from the base station using eog siganl transmission
Control of aircraft from the base station using eog siganl transmissiontheijes
 

Viewers also liked (19)

C0311019026
C0311019026C0311019026
C0311019026
 
Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...
Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...
Mapping Of Subsurface Fracture Systems within Bowen University Permanent Site...
 
Leadership Behavior and Compensation on Employee Satisfaction and Performance
Leadership Behavior and Compensation on Employee Satisfaction and PerformanceLeadership Behavior and Compensation on Employee Satisfaction and Performance
Leadership Behavior and Compensation on Employee Satisfaction and Performance
 
Process-Centred Functionality View of Software Configuration Management: A Co...
Process-Centred Functionality View of Software Configuration Management: A Co...Process-Centred Functionality View of Software Configuration Management: A Co...
Process-Centred Functionality View of Software Configuration Management: A Co...
 
A04320105
A04320105A04320105
A04320105
 
The Internet of Things (Iot): A Scalable Approach to Connecting Everything
The Internet of Things (Iot): A Scalable Approach to Connecting EverythingThe Internet of Things (Iot): A Scalable Approach to Connecting Everything
The Internet of Things (Iot): A Scalable Approach to Connecting Everything
 
3D Surface Characterisation of Precision Finished Surfaces
3D Surface Characterisation of Precision Finished Surfaces3D Surface Characterisation of Precision Finished Surfaces
3D Surface Characterisation of Precision Finished Surfaces
 
Komonditi Export Mining Sector Analysis of Southeast Sulawesi
Komonditi Export Mining Sector Analysis of Southeast SulawesiKomonditi Export Mining Sector Analysis of Southeast Sulawesi
Komonditi Export Mining Sector Analysis of Southeast Sulawesi
 
Robotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly peopleRobotic assistance for the visually impaired and elderly people
Robotic assistance for the visually impaired and elderly people
 
Comparative study of the mechanical behavior of polymer materials: between A...
	Comparative study of the mechanical behavior of polymer materials: between A...	Comparative study of the mechanical behavior of polymer materials: between A...
Comparative study of the mechanical behavior of polymer materials: between A...
 
Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...
Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...
Discovery of Perched Aquifer When Assessing Aquifer Potential along the flood...
 
I031101059063
I031101059063I031101059063
I031101059063
 
Effect of Organizational Culture, Organizational Commitment to Performance: S...
Effect of Organizational Culture, Organizational Commitment to Performance: S...Effect of Organizational Culture, Organizational Commitment to Performance: S...
Effect of Organizational Culture, Organizational Commitment to Performance: S...
 
Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...
Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...
Thermo luminescence Dating of Quartz Sediments Extracted from the Terraces of...
 
Zigbee based weather monitoring system
	Zigbee based weather monitoring system	Zigbee based weather monitoring system
Zigbee based weather monitoring system
 
A Study of Nigerian Coaches Perception Towards Compensational Strategies
A Study of Nigerian Coaches Perception Towards Compensational StrategiesA Study of Nigerian Coaches Perception Towards Compensational Strategies
A Study of Nigerian Coaches Perception Towards Compensational Strategies
 
Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...
Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...
Sizing of Lithium-ionCapacitor/Solar Array Hybrid Power Supplyto Electrify Mi...
 
Analyzing of an ECG Signal Mathematically By Generating Synthetic-ECG
Analyzing of an ECG Signal Mathematically By Generating Synthetic-ECGAnalyzing of an ECG Signal Mathematically By Generating Synthetic-ECG
Analyzing of an ECG Signal Mathematically By Generating Synthetic-ECG
 
Control of aircraft from the base station using eog siganl transmission
Control of aircraft from the base station using eog siganl transmissionControl of aircraft from the base station using eog siganl transmission
Control of aircraft from the base station using eog siganl transmission
 

Similar to Cost Optimization of Elevated Circular Water Storage Tank

Cost Optimization of Roof Top Swimming Pool
Cost Optimization of Roof Top Swimming PoolCost Optimization of Roof Top Swimming Pool
Cost Optimization of Roof Top Swimming PoolIRJET Journal
 
Structural Design and Rehabilitation of Reinforced Concrete Structure
Structural Design and Rehabilitation of Reinforced Concrete StructureStructural Design and Rehabilitation of Reinforced Concrete Structure
Structural Design and Rehabilitation of Reinforced Concrete StructureIJERA Editor
 
Applications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeApplications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeeSAT Publishing House
 
Applications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeApplications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeeSAT Publishing House
 
Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...IAEME Publication
 
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...Abhishek Jain
 
Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...
Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...
Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...ijtsrd
 
IRJET- Optimization of Fink and Howe Trusses
IRJET-  	  Optimization of Fink and Howe TrussesIRJET-  	  Optimization of Fink and Howe Trusses
IRJET- Optimization of Fink and Howe TrussesIRJET Journal
 
GROUP_6_YOUNGMAN_L_ANNEX_15-16
GROUP_6_YOUNGMAN_L_ANNEX_15-16GROUP_6_YOUNGMAN_L_ANNEX_15-16
GROUP_6_YOUNGMAN_L_ANNEX_15-16Leo Youngman
 
A Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial Buildings
A Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial BuildingsA Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial Buildings
A Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial BuildingsIRJET Journal
 
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...IRJET Journal
 
Optimal design of storm sewer networks
Optimal design of storm sewer networksOptimal design of storm sewer networks
Optimal design of storm sewer networksBhanu Pratap
 
Multi-objective optimization of water distribution system using particle swar...
Multi-objective optimization of water distribution system using particle swar...Multi-objective optimization of water distribution system using particle swar...
Multi-objective optimization of water distribution system using particle swar...iosrjce
 
A Study of Dynamic Response of Circular Water Tank with Baffle Walls
A Study of Dynamic Response of Circular Water Tank with Baffle WallsA Study of Dynamic Response of Circular Water Tank with Baffle Walls
A Study of Dynamic Response of Circular Water Tank with Baffle WallsIRJET Journal
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Alexander Decker
 
Comparative Study on the Design of Square,Rectangular and Circular Concrete W...
Comparative Study on the Design of Square,Rectangular and Circular Concrete W...Comparative Study on the Design of Square,Rectangular and Circular Concrete W...
Comparative Study on the Design of Square,Rectangular and Circular Concrete W...IJERA Editor
 
IRJET- A Comparative Study of Design of DAM
IRJET- A Comparative Study of Design of DAMIRJET- A Comparative Study of Design of DAM
IRJET- A Comparative Study of Design of DAMIRJET Journal
 

Similar to Cost Optimization of Elevated Circular Water Storage Tank (20)

Cost Optimization of Roof Top Swimming Pool
Cost Optimization of Roof Top Swimming PoolCost Optimization of Roof Top Swimming Pool
Cost Optimization of Roof Top Swimming Pool
 
Structural Design and Rehabilitation of Reinforced Concrete Structure
Structural Design and Rehabilitation of Reinforced Concrete StructureStructural Design and Rehabilitation of Reinforced Concrete Structure
Structural Design and Rehabilitation of Reinforced Concrete Structure
 
Applications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeApplications of matlab in optimization of bridge
Applications of matlab in optimization of bridge
 
Applications of matlab in optimization of bridge
Applications of matlab in optimization of bridgeApplications of matlab in optimization of bridge
Applications of matlab in optimization of bridge
 
Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...
 
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
 
Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...
Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...
Design Optimization of Reinforced Concrete Slabs Using Various Optimization T...
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
Jcemi 2018 14
Jcemi 2018 14Jcemi 2018 14
Jcemi 2018 14
 
IRJET- Optimization of Fink and Howe Trusses
IRJET-  	  Optimization of Fink and Howe TrussesIRJET-  	  Optimization of Fink and Howe Trusses
IRJET- Optimization of Fink and Howe Trusses
 
GROUP_6_YOUNGMAN_L_ANNEX_15-16
GROUP_6_YOUNGMAN_L_ANNEX_15-16GROUP_6_YOUNGMAN_L_ANNEX_15-16
GROUP_6_YOUNGMAN_L_ANNEX_15-16
 
A Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial Buildings
A Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial BuildingsA Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial Buildings
A Parametric Study of Reinforced Concrete Slabs-on-Grade in Industrial Buildings
 
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
 
Optimal design of storm sewer networks
Optimal design of storm sewer networksOptimal design of storm sewer networks
Optimal design of storm sewer networks
 
Multi-objective optimization of water distribution system using particle swar...
Multi-objective optimization of water distribution system using particle swar...Multi-objective optimization of water distribution system using particle swar...
Multi-objective optimization of water distribution system using particle swar...
 
D012612128
D012612128D012612128
D012612128
 
A Study of Dynamic Response of Circular Water Tank with Baffle Walls
A Study of Dynamic Response of Circular Water Tank with Baffle WallsA Study of Dynamic Response of Circular Water Tank with Baffle Walls
A Study of Dynamic Response of Circular Water Tank with Baffle Walls
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+
 
Comparative Study on the Design of Square,Rectangular and Circular Concrete W...
Comparative Study on the Design of Square,Rectangular and Circular Concrete W...Comparative Study on the Design of Square,Rectangular and Circular Concrete W...
Comparative Study on the Design of Square,Rectangular and Circular Concrete W...
 
IRJET- A Comparative Study of Design of DAM
IRJET- A Comparative Study of Design of DAMIRJET- A Comparative Study of Design of DAM
IRJET- A Comparative Study of Design of DAM
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 

Cost Optimization of Elevated Circular Water Storage Tank

  • 1. The International Journal Of Engineering And Science (IJES) || Volume || 4 || Issue || 4 || Pages || PP.28-31 || 2015 || ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805 www.theijes.com The IJES Page 28 Cost Optimization of Elevated Circular Water Storage Tank Snehal Wankhede1 Prof. P. J. Salunke2 Prof. N. G. Gore3 P.G student, MGMCET, Assistant Professor, MGMCET Assistant Professor, MGMCET Kalyan (India) Navi Mumbai (India) Navi Mumbai (India) Email: snehalswankhede@gmail.com Email: pjsalunke11@gmail.com Email: nggore@yahoo.in -------------------------------------------------------------ABSTRACT-------------------------------------------------------- A computer approach to the optimal design of elevated circular water tank is presented. The resulting optimum design problems are constrained non-linear programming problems and have been solved by SUMT. Parametric study with respect to different type of capacity of tank and grade of concrete have been carried out. The result of optimum design for elevated circular water storage tank have been compared and conclusions drawn. For the minimum capacity and cost design of the elevated circular water storage tank the following design variables are chosen as Thickness of the wall.(X1),Depth of the floor slab (X2)and Depth of the floor beam (X3). constraints for the optimization are considered according to Standard Specifications .The optimization problem is characterized by having a combination of continuous, discrete and integer sets of design variables. The computer program is written in MATLAB. KEYWORDS: Optimization, Water tanks, Minimum total cost, Tank capacity. --------------------------------------------------------------------------------------------------------------------------------------- Date of Submission: 27-March-2015 Date of Accepted: 10-April-2015 --------------------------------------------------------------------------------------------------------------------------------------- I. INTRODUCTION: Elevated tanks are supported on staging which may consist of solid or perforated masonry walls, R.C.C columns braced together or a thin hollow shaft. The actual tank portion is designed for water pressure, live load and self-weight of different parts. The staging is to resist wind forces and earthquake forces in addition to the forces transferred from tank proper. The foundation slab in such cases, is generally provided as raft or on piles depending upon the soil conditions. Leakage and seepage is a common problem in water retaining structures. To minimize it, impervious concrete of minimum grade M 20 must be used. The design for water retaining components is based upon no crack theory. The following three factors must be considered while designing a R.C.C tank: Strength, Water tightness, Overall stability II. STRUCTURAL OPTIMIZATION Optimization is the act of obtaining the best result under given circumstances. It can be also stated mathematically as "the process of finding the conditions that gives the maximum or minimum value of the function". The optimum cost design of elevated circular water tank formulated in is nonlinear programming problem (NLPP) in which the objective function as well as Constraint equation is nonlinear function of design variables. The Sequential Unconstrained Minimization Technique (SUMT) is on of the Methods for the solution of the NLPP. In SUMT the constraint minimization problem is converted into unconstraint one by introducing penalty function. In the present paper the function f (X, r) is the penalty function f (X) and the objective function r is the non negative penalty parameter, and m is the total number of constraints. The penalty function (X, r) is minimized as an unconstrained function of X and r, for a fixed value of r.The present optimization problem is solved by the interior penalty function method. DFP method is used for solving successive unconstrained minimization problems coupled with cubic interpolation methods of on dimensional search. The program developed by S.S. Rao for SUMT is used for the solution of the problem. The program is written in MATLAB language. III. PREVIOUS RESEARCH HasanJasim Mohammed (2011) proposed the optimization method to the structural design of concrete rectangular and circular water tanks, considering the total cost of the tank as an objective function with the properties of the tank that are tank capacity, width and length of tank in rectangular, water depth in circular, unit weight of water and tank floor slab thickness, as design variables. A computer program has been developed to solve numerical examples using the indian is: 456-2000 code equations .the results shown that the tank capacity taken up the minimum total cost of the rectangular tank and taken down for circular tank. The tank floor slab thickness taken up the minimum total cost for two types of tanks. The unit weight of water in tank taken up the minimum total cost of the circular tank and taken down for rectangular tank
  • 2. Cost Optimization of Elevated Circular Water Storage Tank www.theijes.com The IJES Page 29 Samer A. Barakat, Salah Altoubat (2009) proposed evolutionary based optimization procedure for designing concial reinforced concrete water tanks. The material cost of the tank that include concrete , reinforcement and formwork required for walls and floor was chosen as the objective function in the non-linear optimization problem formulation. The wall thickness (at the bottom and top), base thickness, depth of water tank and wall inclination were considered as design variables. Three advanced optimization techniques to solve the nonlinear constrained structural optimization problem were investigated. These method are 1) shuffled complex evolution (SCE), 2) simulated anneling (SA) and genetic alogarithm (GA). Several tests were performed to illustrate the robustness of these techniques and resul were encouraging for SCE method. The SCE method proved to be superior to SA and GA methods in obtaining the best discovered solutions. The concludes that the robust search capability of SCE alogarithmtechiques is well suited for solving the structural problem in hand IV. FORMULATION A) Design Variables For a particular elevated circular water tank, a large number of parameter control the design of the water tank such as capacity of tank, depth of the slab ,depth of the beam,grade of steel etcthe design variables considered in this studies are as follows Design Variables Thickness of the wall(X1) 121≤X1≤300 Floor slab Depth(X2) 200≤X2≤300 Depth of the Floor beam(X3) 300≤X3≤500 B) Objective function The objective function in the present optimization problem is the cost of the overhead circular water storage tank whose main component arecost of steel and cost of concrete. Its is assumed that the cost of steel launching and casting formwork etc are directly proportational to volume of concrete,hence all the cost are included in the rate of concrete Objective function can be expressed as: Total Cost =Concretecost + steelcost whereas steelcost= Quantity of steel*Cost of steel = Scost*TSQ Concretecost= Quantity of Concrete*Cost of concrete == Ccost*TCQ TSQ=Quantity of steel in kg TCQ=Quantity of concrete in m3 C).Constraint These are specified limitation (upper or lower limit) on design variables which are derived from geometric requirements , minimum practical dimension for construction, coderestriction etc. The constraint is defined as XL ≤ X ≤ XU…………………………………………………… (1) Where X = Design variable. XL = Lower limit of the design variable. XU = Upper limit of the design variable. The constraints equation used in the study of design of elevated circular water tank are generally the following G1= Capacity Constraint 1 1 G2=Top slab Depth Constraint 2 100 1 G3=Slab Stress Constraint 3 1 G4=Non Cracking Constraint 1 G5= Floor beam Constraint; 1 G6=Bond stress Constraint 1
  • 3. Cost Optimization of Elevated Circular Water Storage Tank www.theijes.com The IJES Page 30 G7=Pressure Constraint 1 G8=Tensile stress in wall Constraint 1 G9=Bending stress in wall Constraint 1 G10=Check for Stress in Wall Constraint 10 1 1 G11=Depth of floor slab Constraint G12= Depth of wall thickness constraint G13= Ratio constraint V. OPTIMIZATION METHOD 5.1Methods of optimization A. Mathematical Stochastic Statistical Methods B. Programming Programming C. Techniques Techniques A)Mathematical Programming Techniques  Calculus Method  Calculus Of Variations  Nonlinear Programming  Geometric Programming  Quadratic Programming  Linear Programming  Dynamic Programming  Integer Programming  Stochastic Programming  Separable Programming  Multi Objective Programming  Cpm & Pert  Game Theory B) Stochastic Programming Techniques  Stastical Decision Theory  Markov Processes  Queing Theory  Renewal Theory  Simulation Methods  Reliability Theory C) Statistical Method  Regression Analysis  Cluster Analysis  Design of Experiments  Discriminate Analysis The optimum cost design of elevated circular water tank formulated in is nonlinear programming problem (NLPP) in which the objective function as well as constraint equation is nonlinear function of design variables. The various methods available for the solution of NLPP are compared in brief and the advantages and limitation of the chosen method is discussed. The various subroutines used in the program are also discussed. Methods for the Solution of the NLPP 1. Method of Feasible Directions 2. Sequential Unconstrained Minimization Technique (SUMT) 3. Sequential Linear Programming (SLP) 4. Dynamic Programming
  • 4. Cost Optimization of Elevated Circular Water Storage Tank www.theijes.com The IJES Page 31 A. The sequential unconstrained minimization technique (SUMT) In SUMT the constraint minimization problem is converted into unconstraint one by introducing penalty function. In the present work is of the form, f(x, r) is the penalty function f(x) is the objective function r is the non-negative penalty parameter, and m is the total number of constraints. The penalty function (x, r) is minimized as an unconstrained function of x and r, for a fixed value of r. The value of r is reduced sequent rained and the sequence of minima obtained converges to the constrained minimum of problems as r 0. 5.2. Computer program The present optimization problem is solved by the interior penalty function method. The method is used for solving successive unconstrained minimization problems coupled with cubic interpolation methods of on dimensional search. The program developed by S. S. Rao for SUMT is used for the solution of the problem. The program is written in Matlab language. V1.CONCLUSION The object from this study is to investigate from the appropriate of optimization method to deal the minimum cost of structural design of a elevated circular water storage concrete tanks. With the help of computer programming and giving a safe design with minimum cost of the elevated circular water storage tank, the design of the tank can be more economical, reliable and simple. REFERENCES [1]. Hasan Jasim h mm , “ m l g W r r k ”, ur J ur l u l , V l. . (2011), Pp 510-520. [2]. . h r . . r k h , “ O mum g O Ax ymm r h ll A u y O r l W r k ”, h r Journal. [3]. m r A. r k , l h Al u , “A l O v lu ry l l O m z h qu h g O Water Tanks, Engineering Structures (2009),Pp 332-334. [4]. K m l . rm A H jj A l , “ O m z O r ru ur ”, J ur l O ru ur l g r g. [5]. r L vy Ov l . L v, “ v l m ru ur l O m z ”, J ur l O ru ur l g r g, V l 113, No 9 (1987). [6]. . . . y g r , “ O m z ru ur l g ”. [7]. urg h . , “ v w Of Code Design Forces for Shaft Supports of elevated Water Tanks, Published In The Proceeding Of 12th Symposium On Earthquake Engineering ,IITRoorkee , Dec(2002) ,Pp 16-18. [8]. . L v glu , A. g gu , “ O u m m O m h v r Of Elevated Tanks Considering Fluid -Structures- l r ”, l y m A r hqu k g r g 2 (200 ) -863. [9]. r. u h H r , . A m j r , r. jH , “ m r rm O l v W r k ”, r l Journal Of Advanced Engineering Research And Studies. [10]. gr W. H u r , “ h y m h v ur O W r k ”, ull O h m l g l y O Am r , V l 3, No 2 ,Pp 381-387. [11]. u h r K. J A . . h k r, “ r r v r A m Design Of Liquid Storage Tanks: Part-I: mm ry A x m l ”, J ur l O ru ur l g r g, V l 20, 3 O r 1 3 , 11 -128. [12]. u h r K. J A . . h k r, “ r r v r A m g O L qu r g k : r -Ii: Comm ry A x m l ”, J ur l O ru ur l g r g, V l 20, 3 J u ry 1 , 1 -175. [13]. . L v glu , A. g gu , “ m v lu O lu l v k u / l y m r qu y m ”, Structural Engineering And Mechanics, Vol 21,No 1. [14]. urg h . ,“ r rm O l v k w . huj r hqu k O J u ry 2 h , 2001”, r AcadSci, 112 , No 3, September 2003,Pp 421-429. [15]. urg h . ,“ m r g O h u r O l v k ”, J ur l Of Earthquake Engineering Research Institute, Vol 18, No 4, Pp 745-760. [16]. . h l . k r A A. . u h , “ m O . . . W r k g Ov r rm r u V –A -Vis r r r W r k g Ov r rm r u ”. [17]. HasanBayadi , h K h ,“W r k g Ur g r O m l U O l w g W r r m r l m ”, r l J ur l O r g r g r h, V l 1, u 2, 1 -424. [18]. Prof. V. D. Gundakalle And Prof Abhishek. S. Pathade , “ v lu O u r r l v W r Tank. [19]. 1 ) r A. . Algr , Am hO m , O hm A. K r m A A u rK , “ h v ur O l v r W r k u j Ar l r u ”. [20]. Sajjad Sameer U. And Sudh r K. J , “A r x m h r rm O m r O W r k g g”. [21]. . . y l& A. K. l, “ r r ru ur ”, . h & m y L m [22]. . m mru h m , “ g O r r ru ur ( rm g )”, h u l . [23]. r. . . u m . A h k Kum r J , Aru Kum r, “ r r ru ur ”, r w ll 1 22. [24]. J Kr h & J O. . ,“ l & r r ”, V l-I [25]. . . ,“ g r g O m z h ry A r ” New Age International Publication [26]. IS 3370 (Part II) 1965 (Code Of Practice For Concrete Structures For The Storage Of Liquids)