OPTIMIZATION ANALYSIS OF STIFFENED COMPOSITE PLATE BY ADJUSTED DIFFERENTIAL EVOLUTION PHÂN TÍCH tối ưu tấm COMPOSITE GIA CƯỜNG BẰNG TIẾN hóa KHÁC BIỆT cải TIẾN

7 502 0
OPTIMIZATION ANALYSIS OF STIFFENED COMPOSITE PLATE BY ADJUSTED DIFFERENTIAL EVOLUTION PHÂN TÍCH tối ưu tấm COMPOSITE GIA CƯỜNG BẰNG TIẾN hóa KHÁC BIỆT cải TIẾN

Đang tải... (xem toàn văn)

Thông tin tài liệu

Kỷ yếu hội nghị khoa học công nghệ toàn quốc khí - Lần thứ IV OPTIMIZATION ANALYSIS OF STIFFENED COMPOSITE PLATE BY ADJUSTED DIFFERENTIAL EVOLUTION PHÂN TÍCH TỐI ƯU TẤM COMPOSITE GIA CƯỜNG BẰNG TIẾN HÓA KHÁC BIỆT CẢI TIẾN Thuan Lam-Phat1a, Son Nguyen-Hoai1b, Vinh Ho-Huu2a, Trung Nguyen-Thoi2b GACES, HCMC University of Technology and Education, Vietnam Division of Computational Mathematics and Engineering (CME), Institute of Computational Science (INCOS), Ton Duc Thang University, Hochiminh City, Viet Nam a lamphatthuan@gmail.com; bson55vn@yahoo.com c hohuuvinh@tdt.edu.vn; dnguyenthoitrung@tdt.edu.vn ABSTRACT In this paper, an improved version of the Differential Evolution (DE) called adjusted DE is adopted to solve for the optimum solution of fiber angle of the stiffened composite plate The structure is made of a composite plate stiffened with composite beam The objective function in this problem is the strain energy of the structure and is computed by finite element analysis using the CS-DSG3 element The numerical examples are given for two cases of square and rectangular plate to verify the accuracy and the effectiveness of the method The results obtained from the adjusted DE algorithm are compared with those of the references showing good agreement Keywords: Stiffened composite plate, composite beam, differential evolution, optimization analysis, finite element analysis TÓM TẮT Trong báo này, phiên cải thiện Tiến hóa khác biệt gọi Tiến hóa khác biệt hiệu chỉnh sử dụng để giải tìm nghiệm tối ưu góc hướng sợi composite gia cường Kết cấu tạo thành từ composite gia cường dầm composite Hàm mục tiêu toán lượng biến dạng kết cấu tính phân tích phần tử hữu hạn sử dụng phần tử CS-DSG3 Những ví dụ số đưa cho hai trường hợp vuông chữ nhật để kiểm tra độ xác tính hiệu phương pháp Những kết đạt từ thuật toán tiến hóa khác biệt hiệu chỉnh so sánh với kết lời giải tham khảo cho thấy tính tương đồng cao Từ khóa: composite gia cường, dầm composite, tiến hóa khác biệt, phân tích tối ưu, phân tích phần tử hữu hạn INTRODUCTION Design optimization is one of the most interesting research directions that brings a lots of profits in both life and industry And so, together with the increase of optimization problems in practice, methods for design optimization are also quickly developed The optimization methods can be classified into two main groups: gradient-based and popularbased approach Methods based on gradient information is fast but usually stuck in local solution and depend too much on a good initial point to obtain global optimal solution To deal with such disadvantages, population-based global optimization methods are utilized alternatively Among global optimization algorithms, Differential Evolution (DE) firstly introduced by Storn and Price in 1997 [15] was one of the most potential algorithms As many other evolutionary algorithms, the DE is a population-based method, which models the 827 Kỷ yếu hội nghị khoa học công nghệ toàn quốc khí - Lần thứ IV stochastic evolution processes of nature such as mutation, cross-over, selection, etc process to iteratively evolve the population to the best solutions The mutation and cross-over phases are to create the necessary diversity for the population, while the selection phase facilitates the exploitation for the better candidates in the search region The DE has demonstrated excellently performance in solving many different engineering problems Le-Anh et al [7] using an adjusted Differential Evolution algorithm and a smoothed triangular plate element for static and frequency optimization of folded laminated composite plates Ho-Huu et al [18] proposed a new version of the DE for shape and sizing optimization of truss with discrete variables Besides, Ho-Huu et al [17] also introduced two new improvement steps to increase the convergence of DE algorithm based on roulette wheel selection (ReDE) The new adjusted DE algorithm is applied for solving shape-and-size optimization problem of truss structure with frequency constraints In this paper, the new version of DE is utilized in searching for the optimal fiber angle of the stiffened composite plate Stiffened composite plates have been widely used in many branches of structural engineering such as aircraft, ships, bridges, buildings etc…for their advantages of larger bending stiffness with less amount of material However, given the layered structure of composite materials, choosing the best design that satisfies the working requirement is difficult In addition, the complex mechanical behavior of composite materials also increases the difficulty of the problems related to their design [16] T Nguyen-Thoi et al [13] used SQP to find the optimal fiber orientations for stiffened composite plate, but the results still depend on the initial to get the exact solution Many meta-heuristic optimization methods such as the genetic algorithm and simulating annealing are also widely used to optimize composite laminates Apalak et al [10] conducted layered optimization for the maximum fundamental natural frequency of composite laminates through a genetic algorithm Javidrad and ouri [5] applied a modified simulated annealing to minimize the function composed of the relative differences of the effective stiffness properties and the weight of the considered laminate by changing the number of layers and the fiber angle of each layer For the geometric design of a composite material-stiffened panel, Marin et al [8] used the genetic algorithm, including the application of elitism, which preserved the use of the Pareto front Falzon and Faggiani [3] applied the genetic algorithm to improve the post-buckling strength of stiffened composite panels However, the DE approach we used in this research with some modifications in original algorithm can give the better results In this paper, an improved version of the Differential Evolution (DE) is adopted to solve for the solution of fiber angle of the stiffened composite plate The objective function, the strain energy of the structure, is computed by finite element analysis using the cell-based smoothed discrete shear gap technique with triangular elements (CS-DSG3) proposed by T Nguyen-Thoi et al [1,4] The numerical solutions obtained from the method are compared with references to show the effectiveness and the accuracy of the algorithm THEORY FUNDAMENTAL An optimization problem can be expressed as follows: f ( x ) x s.t  hi ( x )  i  1, , l  g j ( x )  j  1, , m (1) where x is the vector of design variables; hi (x)  and g j (x)  are inequality and equality constraints; l, m are the number of inequality and equality constraints, respectively; f ( x ) is the objective function which can be the function of weight, cost etc Design optimization of a structure is to find optimal values of design variables in design space such that the objective function is minimum [13] Dealing with such problems, many optimization methods are used including gradient-based and population-based approach to 828 Kỷ yếu hội nghị khoa học công nghệ toàn quốc khí - Lần thứ IV find the solution In this paper, the Differential Evolution is utilized to address the problem of finding optimal fiber orientations of the stiffened composite plate 2.1 Brief on the differential evolution algorithm [17,18] The original differential evolution (DE) algorithm firstly proposed by Storn and Price [15] has been widely used to solve many kinds of optimization problems The scheme of this algorithm consists of four main phases as follows: Phase 1: Initialization Create an initial population by randomly sampling from the search space Phase 2: Mutation Generate a new mutant vector vi from each current individual xi based on mutation operations Phase 3: Crossover Create a trial vector ui by replacing some elements of the mutant vector vi via crossover operation Phase 4: Selection Compare the trial vector ui with the target vector xi One with lower objective function value will survive in the next generation To improve the effectiveness of the algorithm, the Mutation phase and the Selection phase are modified to increase the convergence rate as follow: In the mutation phase, parent vectors are chosen randomly from the current population This may make the DE be slow at exploitation of the solution Therefore, the individuals participating in mutation should be chosen following a priority based on their fitness By doing this, good information of parents in offspring will be stored for later use, and hence will help to increase the convergence speed To store good information in offspring populations, the individuals is chosen based on Roulette wheel selection via acceptant stochastic proposed by Lipowski and Lipowska [2] instead of the random selection In the selection phase, the elitist operator introduced by Padhye et al [12] is used for the selection progress instead of basic selection as in the conventional DE In the elitist process, the children population C consisting of trial vectors is combined with parent population P of target vectors to create a combined population Q Then, best individuals are chosen from the combined population Q to construct the population for the next generation By doing so, the best individuals of the whole population are always saved for the next generation The modified algorithm Roulette-wheel-Elitist Differential Evolution is then expressed as below: 1: Generate the initial population 2: Evaluate the fitness for each individual in the population 3: while 4: Calculate the selection probability for each individual 5: for i =1 to NP {NP: Size of population} 6: Do mutation phase based on Roulette wheel selection 7: jrand = randi(1,D) {D: number of design variables} 8: for j =1 to D 829 Kỷ yếu hội nghị khoa học công nghệ toàn quốc khí - Lần thứ IV 9: if rand[0,1] < CR or j == jrand then {CR: crossover control parameter} 10: ui,j = xr1,j + Fx(xr2,j - xr3,j) {F:randomly chosen within [0,1] interval} 11: else 12: ui,j = xi,j 13: end if 14: end for 15: 16: Evaluate the trial vector ui end for 17: Do selection phase based on Elitist selection operator 18: end while 2.2 Brief on the behavior equation of stiffened composite plate [13] Stiffened composite plate can be seen as the combination between composite plate elements and the stiffening Timoshenko composite beam elements, as illustrated in Figure The stiffening composite beam is set parallel with the axes in the surface of plate and the centroid of beam has a distance e from the middle plane of the plate The plate-beam system is discretized by a set of node The degree of freedom (DOF) of each node of the plate is d  [u, v, w,  x , y ]T , in which u, v, w are the displacements at the middle of the plate and  x ,  y are the rotations around the y-axis and x-axis The DOF of each node of the beam is dst  [ur , us , uz , r , s ]T The centroid displacements of beam are expressed as u  ur (r)  z r (r) ; v  z s (r) ; w  uz (r) (2) where ur , us , uz are respectively centroid displacements of beam and r , s are the rotations of beam around r-axis and s-axis Figure A plate composite stiffened by an r-direction stiffener * Energy equation of stiffened composite plates The strain energy of composite plate is given by UP  εT0 Dmε0  εT0 Dmb κ b  κTb Dmbε0  κTb Db κ b  γ T Ds γ  dA   A (3) where ε0 , κb , γ are respectively membrane, bending and shear strains of composite plate and are expressed as follows ε0  [u, x , v, y , u, y  v, x ]T ; κb  [  x , x , y, y ,  x , y  y, x ]T ; γ  [w, x   x , w, y  y ]T Dm ,Dmb ,Db ,Ds are material matrices of plate 830 (4) Kỷ yếu hội nghị khoa học công nghệ toàn quốc khí - Lần thứ IV The strain energy of composite stiffener is given by U st  12   (εbst )T Dbst εbst  (ε sst )T Dsst ε sst  dx l (5) where εbst , ε sts are respectively bending, shear strain of beam and are expressed as follows εbst  [ur ,r  z0 r ,r , r ,r , s ,r ]T ; εsts  [uz ,r  r ]T (6) Dbst , Dsts are material matrices of composite beam Using the superposition principle, total energy strain of stiffened composite plate is obtained by N si U  U P  U st (7) i 1 where N st is the number of stiffeners NUMERICAL RESULTS Consider an optimization analysis of a composite plate stiffened by a composite beam according to x-direction as in Figure under simply-supported condition The parameter of the problem are given by a = 254 mm, h = 12.7 mm, cx = 6.35 mm and dx = 25.4 mm The analysis is carried out with two cases of square (b = 254 mm) and rectangular (b = 508 mm) plate Figure Model of a stiffened composite plate Both plate and beam have four symmetric layers The fiber orientation for layers of the plate is a set [1 2 2 1], and for the layers of the beam is [3 4 4 3] The plate and beam are made by the same materials with E1  144.8GPa , E2  E3  9.65GPa , G12  G13  4.14GPa , G23  3.45GPa , 12  13  23  0.3 The plate is subject to a uniform load f = 0.6895 (N/mm2) The optimization problem is now expressed as  min  θ  subject to T d Kd  i  180, i = 1, , U where U is strain energy and I is fiber orientation of ith layer Firstly, static analysis for the case of square plate is carried out to verify the reliability of the finite element solution using CS-DSG3 [14] The results compared with those by Li Li [9] and M Kolli [11] show good agreement 831 Kỷ yếu hội nghị khoa học công nghệ toàn quốc khí - Lần thứ IV Table Comparison of central deflection (mm) of the simply-supported square stiffened composite plates subjected to a uniform load f = 0.6895 N/mm2 Orientation angle for both beam [450 / 450 / 450 / 450 ] [00 / 900 / 900 / 00 ] and plate Method CS-DSG3 [11] [9] CS-DSG3 [11] Central deflection 1.0917 1.0396 1.0892 2.5049 2.4912 Next, we consider the optimization analysis for two cases of square plate and rectangular plate The results of fiber orientations obtained from DE are presented in Table in comparison with those of Genetic Algorithm method corresponding to the value of strain energy and computational cost to estimate the effectiveness of the algorithm In this analysis, the value of the design variables is chosen to be integer We can see from the Table that the solutions by the DE agree very well with those by the GA The objective function is better and the costs is also less than those from GA It is also seen that the optimal fiber orientations of the square plate problem are quite different from those of the rectangular plate problem under the same conditions This implies that the geometric parameters of the structures also have influence to the results of the optimization problems Table The optimal results of two problems Type of Method Optimal angle [Degree] Strain energy Computational stiffened plate (N.m) cost (seconds) Square (a = b = 204 mm) Rectangular (a = 204 mm, b = 508 mm) 1 2 3 4 DE 135 48 180 6183.2 1678 GA 134.5 46.6 0.25 179.5 6364.0 2373 DE 159 37 180 30301 1923 GA 160.4 35.7 179.7 31471 2475 CONCLUSION In this paper, the fiber orientations optimization analysis for the stiffened composite plate using adjusted DE is presented The objective function is the minimum of the strain energy with constraints on design variables The design variables are the fiber orientations of plate and composite beam and chosen to be integer values The static respond and the optimal solution for the fiber orientations of the stiffened composite plate are also compared with the reference to verify the correction of the algorithm The results illustrated the efficiency of the adjusted Differential Evolution compared with those of the GA ACKNOWLEDGEMENT Thank for the University of Technical Education in HCMC and Ton Duc Thang University to support us in this research REFERENCES [1] Liu GR, Nguyen Thoi Trung Smoothed Finite Element Methods NewYork: CRC Press, Taylor and Francis Group, 2010 [2] Lipowski, A., & Lipowska, A., Roulette-wheel selection via stochastic acceptance, Physica A, 2012, Vol 391, p 2193–2196 doi:10.1016/j.physa.2011.12.004 832 Kỷ yếu hội nghị khoa học công nghệ toàn quốc khí - Lần thứ IV [3] Falzon, B G., & Faggiani, A., The use of a genetic algorithm to improve the postbuckling strength of stiffened composite panels susceptible to secondary instabilities, Composite Structures, 2012, Vol 94, p 883-895 [4] Bui-Xuan, T., Nguyen-Thoi, T., Pham-Duc, T., Phung-Van, P., & Ngo-Thanh, P., An analysis of eccentrically stiffened plates by CS-FEM-DSG3 using triangular elements The international conference on advances in computational mechanics, (2012) 629-643 [5] Javidrad, F., & Nouri, R., A simulated annealing method for design of laminates with required stiffness properties Composite Structures, 2011, Vol 93, p 1127-1135 [6] Peng, L X., Liew, K M., & Kitipornchai, S., Buckling and free vibration analyses of stiffened plates using the FSDT mesh-free method Journal of Sound and Vibration, 2006, Vol 289, p 421–449 [7] Le-Anh, L., Nguyen-Thoi, T., Ho-Huu, V., Dang-Trung, H., & Bui-Xuan, T., Static and frequency optimization of folded laminated composite plates using an adjusted Differential Evolution algorithm and a smoothed triangular plate element Compos Struct, 2015, Vol 127, p 382–394 doi:10.1016/j.compstruct.2015.02.069 [8] Marin, L., Trias, D., Badallo, P., Rus, G., & Mayugo, J A., Optimization of composite stiffened panels under mechanical and hygrothermal loads using neural networks and genetic algorithms Composite Structures, 2012, Vol 94, p 3321-3326 [9] Li Li, Ren Xiaohui Stiffened plate bending analysis in terms of refined triangular laminated plate element Composite Structures, 2010, p 2936-2945 [10] Apalak, M K., Yildirim, M., & Ekici, R., Layer optimisation for maximum fundamental frequency of laminated composite plates for different edge conditions, Composites Science and Technology, 2008, Vol 68, p 537-550 [11] Kolli, M., & Chandrashekhara K., Finite element analysis of stiffened laminated plates under transverse loading Composites Science and Technology 56, 1996, p 1355-1361 [12] Padhye, N., Bhardawaj, P., & Deb, K., Improving differential evolution through a unified approach, J Glob Optim, 2013, Vol 55, p.771–799 doi:10.1007/s10898-012-9897-0 [13] Nguyen-Thoi, T., Ho-Huu, V., Dang-Trung, H., Bui-Xuan, T., Lam-Phat, T., Optimization analysis of stiffened composite plate by sequential quadratic programming Journal of Science and Technology, 2013, Vol 51(4B), p 156-165 [14] Nguyen-Thoi, T., Phung-Van, P., Nguyen-Xuan, H., Thai-Hoang, C., A cell-based smoothed discrete shear gap method (CS-DSG3) using triangular elements for static and free vibration analyses of Reissner-Mindlin plates International Journal for Numerical Methods in Engineering, 2012, p 705-741 [15] Storn, R., Price, K., Differential evolution–a simple and efficient heuristic for global optimization over continuous spaces, J Glob Optim, 1997, p 341–359 doi:10.1023/A:1008202821328 [16] Shun-Fa, H., Ya-Chu H., & Yuder, C., A genetic algorithm for the optimization of fiber angles in composite laminates Journal of Mechanical Science and Technology, 2014, Vol 28 (8), p 3163-3169 [17] Ho-Huu, V., Nguyen-Thoi, T., Khac-Truong, T., Le-Anh, L., Nguyen-Thoi, M H., A fast efficient differential evolution based on roulette wheel selection for shape and sizing optimization of truss with frequency constraints [18] Ho-Huu, V., Nguyen-Thoi, T., Nguyen-Thoi, M H., Le-Anh, L., An improved constrained differential evolution using discrete variables (D-ICDE) for layout optimization of truss structures, Expert Syst Appl, 2015, doi:10.1016/j.eswa.2015.04.072 833

Ngày đăng: 08/06/2016, 14:10

Từ khóa liên quan

Tài liệu cùng người dùng

Tài liệu liên quan