GRD Journals- Global Research and Development Journal for Engineering | Volume 2 | Issue 11 | October 2017
To Study the Performance of SLP and Pattern Search using MATLAB Roopa A. K Assistant Professor Department of School of Environmental & Civil Engineering K.L.E Technological University
Dr. S. S. Bhavikatti Emeritus Fellow Department of School of Environmental & Civil Engineering K.L.E Technological University
Abstract The responsibility of structural engineer is to produce safe and economical designs. The primary responsibility of producing safe design is now achieved easily because of Codes of practice have standardizes the design procedure software are available to carry out analysis and design without committing any numerical mistakes. Optimization algorithms increasing popular in engineering design activities, because a designer or decision maker can derive the best way for maximum benefits from available sources. In many software optimization techniques have been developed such as MATLAB,NAG,MOSEK, NMATH etc In this paper, study had been carried out for performance of sequential linear programming and pattern search of optimization technique using matlab and extend to the structural optimization of one-way slab. Keywords- Optimization, Sequential Linear Programming, Pattern Search, One Way Slab
I. INTRODUCTION Since 1960s, various formulations for optimization of problems in many fields, such as structural, chemical, industrial and mechanical engineering, economics, optimal control and others have been developed. Optimization is used to obtain the best solution amongst all the available solutions taking into account all the necessary aspects of a system or a problem. The optimization involves choosing of the design variables in such a way that the objective of the design is achieved, subject to the satisfaction of constraints. The structural optimization problem is always one of the minimizing or maximizing a certain specific characteristic of structural system like cost, weight, performance capability of the system depends on the problem. In this paper optimization for one way slab with simply supported end condition is carried out in order to reduce cost per square meter. Parametric study is also done for different span ratio. The procedure carried out for analysis and design as per IS:4562000[6]. Sequential linear programming and pattern search method is used for optimization. Results obtained for both optimization method is compared.
II. LINEAR PROGRAMMING The LP consists linearising the constraints and the objective function in the neighborhood of a design vector and solving the resulting linear programming problem to get a new design vector. The linearization and solution of linear programming problem is continued in a sequence till optimum is reached. Sequential Linear Programming was originally proposed by Griffith and Stewart. The method uses linear programming as a search technique. A starting point is selected, and the nonlinear model and constraints are linearized about this point to obtain a linear problem which can be solved by the Simplex Method. The point from the linear programming solution can be used as a new point to linearize the nonlinear problem [12].
III. POWEL’S METHOD Pattern search (PS) is a family of numerical optimization methods that do not require the gradient of the problem to be optimized. Hence PS can be used on functions that are not continuous or differentiable. The pattern search finds for the minimum along the direction s(i) = x(i )-x(i-n), where x(i) is the point obtained at the end of ‘n’ univariate steps and x(i-n) is the starting point before taking the n univariate steps and s(i) is the pattern direction. In the pattern search method, two points are created for pattern movement. A set of search direction is taken iteratively to work with pattern search. Starting from one point the next point can be found by walking along the search direction. Exploratory move consists in moving from one temporary point in one direction to another temporary point in next direction, till exploration reached in all n directions are made. For exploration a small fixed step length is taken to decide whether to move in positive direction or negative direction or no move in the coordinate direction selected after exploring all n direction the temporary point obtained be Y 1n.
All rights reserved by www.grdjournals.com
41