ANT COLONY ALGORITHM APPLIED TO FUNDAMENTAL FREQUENCY MAXIMIZATION OF LAMINATED COMPOSITE CYLINDRICAL SHELLS

Size: px
Start display at page:

Download "ANT COLONY ALGORITHM APPLIED TO FUNDAMENTAL FREQUENCY MAXIMIZATION OF LAMINATED COMPOSITE CYLINDRICAL SHELLS"

Transcription

1 ANT COLONY ALGORITHM APPLIED TO FUNDAMENTAL FREQUENCY MAXIMIZATION OF LAMINATED COMPOSITE CYLINDRICAL SHELLS Rubem M. Koide 1 *, Marco A. Luersen 1 ** 1 Laboratório de Mecânica Estrutural (LaMEs), Universidade Tecnológica Federal do Paraná (UTFPR), Curitiba, Brazil, * (rubemkoide@hotmail.com), **(luersen@utfpr.edu.br) Abstract: Ant colony optimization (ACO) is a class of heuristic algorithms proposed to solve optimization problems. The idea was inspired by the behavior of real ants, related to their ability to find the shortest path between the nest and the food source. ACO has been applied successfully to different kinds of problems. This paper deals with optimal stacking sequence design of laminated cylindrical composite shells aiming to maximize their fundamental frequency. The stacking sequence optimization is formulated as a combinatorial problem and is solved using ACO. Cylindrical composite shell structures are important in many applications, especially in aeronautical, aerospace and petroleum/gas industries. The knowledge of the dynamic response of these structures is an important issue in their design. The ply thicknesses are often predetermined and the ply orientations are usually restricted to a small set of angles due to manufacturing constraints. This leads to problems of discrete or stacking-sequence optimization. As this optimization problem is very hard to solve, several techniques have been developed. The ACO algorithm was implemented in MATLAB platform and was linked to a finite element code to compute the structural response. Cylindrical shell without and with a cutout geometry are studied. Fundamental frequency was simulated for both cases and the results were presented. The computational efficiency of the ACO applied to cylindrical shells composite has been presented. The connections between ACO and finite element method was also computed. This approach has been prepared for optimize others complex geometries involving cylindrical composite shells or study another different laminated composite parts. Keywords: Ant colony optimization, Laminated cylindrical shells, Frequency maximization. 1

2 1 Introduction Ant colony optimization (ACO) is a class of heuristic algorithms proposed to solve optimization problems. The idea was inspired by the behavior of real ants, related to their ability to find the shortest path between the nest and the food source. ACO has been applied successfully to different kinds of problems. So, this paper deals with optimal stacking sequence design of laminated cylindrical composite shell. The stacking sequence optimization is formulated as a combinatorial problem and is solved using ACO. The developed ACO algorithm is applied to the problems of maximizing the fundamental frequency of cylindrical shells without and with a cutout. 2 ACO applied to Cylindrical Shells 2.1 Ant Colony Optimization (ACO) Ant colony optimization is a metaheuristic in which a colony of artificial ants cooperates in finding good solutions. This technique is applied to difficult discrete optimization problems. As describe by Dorigo and Stülzle[1], the main procedure of the ACO metaheuristic manages the scheduling of the three components of ACO algorithms via the ScheduleActivities construct: (1) management of the ant s activity, (2) pheromone updating, and (3) daemon actions. The pseudo-code of ACO metaheuristic is describe by Dorigo and Stülzle[1] as Procedure ACOmetaheuristic ScheduleActivities ConstructAntsSolutions UpdatePheromones DaemonActions % optional End-ScheduleActivities End-procedure The ConstructionAntsSolutions is a procedure where the solution of the optimization problem is build. In this way the artificial ants apply a stochastic decision rule in a problem defined by a construction graph. While the solution is being built, based on the pheromone trails and heuristic information, the ants evaluate the solutions for searching the optimal feasible candidate. The UpdatePheromone procedure based on the solution available and it influences the quantity of pheromone. It can be increased or decreased. The deposit of new amount of pheromone increases the probability of a good solution in the next decision. The decrease process is related to pheromone evaporation. It influences in a choice of candidate due to the reduction of pheromone trail for the solution available and in this way the bad candidate is not selected. This process actives the convergence of the algorithm. The DaemonActions procedure can be used as an optional process to optimize the algorithm. The local or global information can be used to decide or influence in a search optimization procedure. 2.2 Laminated cylindrical shells Composite cylindrical shell structures find wide applications in many products. These kinds of shell structures are in general efficient in engineering applications including aircraft, offshore platforms, silos, spacecraft, pressure vessels, pipelines and many others industries. Considering these applications many studies have been developed in this area. Heyliger and Jilani [2] studied free vibration of laminated anisotropic cylindrical shells and presented numerical results for isotropic, anisotropic and orthotropic composite shells. In the case of non-circular cylindrical shells Ganapathi and Haboussi [3] have been developed free vibrations of thick laminated. Poore et al. [4] also presented free vibration of laminated cylindrical shells with a circular cutout. Although the advance in frequency studies, involving complex mathematics analysis, experimental tests and recently numeric methods of the optimization this subject studies are in development. This work addresses the development of an ACO algorithm applied to the lay-up design of composite cylinders. Numerical tests were performed for the lay-up optimization of laminated cylindrical shells with holes aiming maximizing the fundamental frequency. Laminated composite materials consist of stacks of layers, each layer usually composed by a matrix of polymeric material and fibers oriented in a specific direction. Laminated composites give the designer the ability to tailor the material according to the application and the structures formed by these materials present high stiffness/mass and strength/mass ratios. The mechanical properties of composite laminates depend on the material of each layer, the number of layers, the thickness of each layer and the fiber orientations in each layer. The ply thicknesses are often predetermined and the ply orientations are usually restricted to a small set of angles due to manufacturing constraints. This leads to problems of 2

3 discrete or stacking-sequence optimization. As this optimization problem is very hard to solve, several techniques have been developed. Genetic algorithms (GA)have been successfully applied to solve these kinds of problems (e.g., [5]). Recently, a new class of algorithms, the ant colony optimization (ACO), was developed to solve combinatorial optimization problems. ACO was inspired by the observation of the behavior of real ants ([1]). Regarding the optimization of composite cylinders, Hu and Wang [6] studied laminated shells with and without cutouts; Hu and Tsai [7] analyzed fundamental frequencies of laminated cylindrical shells. Tabu embedded simulated annealing (TSA) was computed for optimal stacking sequence design by Rao and Arvind [8]; stacking sequence optimization of laminated cylindrical shells for buckling and free vibration using genetic algorithm and neural networks have been investigated by Gharib and Shakeri [9]. A discrete model for optimal design of thin composite plate-shell maximizing a specified natural frequency using two-level approach was analyzed by MotaSoares et al. [10]. Chern and Chao [11] studied the natural frequencies of laminates by 3-D theory in spherical, cylindrical, plate and curved panels. Amabili [12] compared different shell theories for nonlinear vibrations of laminated circular cylindrical shells.rao and Lakshmi [13] proposed an algorithm for solving multi-objective optimization problem. Hybrid scatter search algorithm was employed to solve stacking sequence optimization of hybrid fiber reinforced composite plate, cylindrical shell and pressure vessel. 2.3 ACO applied to laminated cylindrical shells This work aims at studying the ACO applied to frequency maximization of laminated cylinder composite. ACO takes inspiration from the studies of real ant colonies foraging behavior. The pheromone, a chemical concentration that ants deposit on the ground, their concentrationinfluences the choice of best way probabilistically. Called stigmergy, this kind of behavior is the mechanism that controls ant activity and connects them to take the shortest paths.pheromone matrix is the basic information processed by ACO to find the solutions following the way with more concentration of this substance. Artificial ants are used to construct solutions for laminated composite cylinders, by choosing probabilistically the orientation of the stacks of the laminated. The solutions are built on the past search experience based on the level of pheromone, and the heuristic matrix, which brings the information about the laminated cylindrical problem. The ACO procedure starts with the random selection of fiber orientation for a laminated layup. After the artificial ants have finished building the first laminated configurations, the pheromone is released with evaporation and deposited the new amount of pheromone based on the best solutions found at local and global iterations. The algorithm stops when the maximum number of iterations or function evaluations is reached. The following optimization constraints are considered in this work: first ply failure criterion, a maximum number of four contiguous plies with the same orientation. Also, the plate is considered symmetric and balanced, and the allowable ply orientations are (0/0/+ 45/- 45/90/90). 3 Numerical results The case study considered is an ACO applied to composite cylinder. Ant colony optimization was implemented in Matlab and was linked to a commercial finite element code to compute the frequency response. The ply angles considered for the composite cylinder are 0, ±45, 90. The laminates are considered to be symmetric and balanced. The first step of simulation is defined by ACO. ACO works to compute the ply angles and send to the finite element code. Finite element is processed for fundamental frequency response. This value is returned to ACO to maximize the frequency. In order to validate the results, the first numerical studies were a frequency simulation obtained in finite element code and compared with Poore et al. [4]. Cylindrical with radius of the shell in, length, thickness as specified by Poore et al. [4], and the material properties as psi,,,,. Simply supported (SS3) boundary conditions were adopted along the edges of the shell. Table 1 presents the normalized natural frequency which is defined as Table 1.Normalized natural frequency. Layup Poore et al. [4] Present study (1) 3

4 The fundamental frequencies were computed with ACO linked to finite element method for cylindrical composite without and with cutout as showed below. 3.1 Optimization problem The optimization problem is formulated as Find:,, k=1 to n Maximize: Fundamental frequency (2) Subject to: - Symmetric and balanced laminate - Number of contiguous plies=4 where is the orientation of each stack of the laminate and n=64 is the total number of stacks. Graphite/Epoxi material was used. Their properties are,,, The cylindrical geometries are: radius of the shell, length, thickness Simply supported (SS3) boundary conditions were adopted for simulations along the edges of the shell Cylindrical shell without cutout Firstly, the fundamental frequency was obtained considering all the 64 plies oriented with a same angle ( or. The results are showed in Table 2 and the corresponding cylinder geometry is presented in Fig. 1. Table 2.Fundamental frequency without cutout. Layup Frequency (Hz) In the finite element analysis, the laminated cylindrical shells are modeled by eight-node shell elements with six degrees of freedom per node. An 8-node curved thick shell with reduced integration. The optimized fundamental frequency value for laminated was obtained. The stacking sequence of laminated is presented in Table 3. Table 3.Optimized stacking sequence. 3529,40 (Hz) N The is the fundamental frequency, is the lamina stacking sequence optimization and the N value is the number of objective function evaluations. Table 4. Percentual results without cutout. Layup Frequency (Hz) % , , ,71 The Table 4 presents the comparison between optimized frequency value in percentual and the frequency obtained by plies oriented with a same angle ( or. Besides the gain with ply oriented in 45 is not increased, the percentual for and achieved more than 73,14% and 95,71%, respectively Cylindrical shell with cutout In this case the cylindrical shell geometry is more complex. Fig. 2 shows the cutout geometry and Fig. 3 the cylinder with cutout and the corresponding finite element mesh. The fundamental frequency was obtained considering at first 64 plies oriented with or. The results are showed in Table 5. Table 5.Fundamental frequency with cutout. Layup Frequency (Hz) Fig.1. Cylinder shell without cutout. 4

5 Table 7. Percentual results with cutout. Layup Frequency (Hz) % 1998,70 70, ,00 2, ,20 91,48 The percentual results for composite cylindrical shell with cutout are showed in Table 7. Considering the all plies oriented in or the optimized frequency value achieved more than 70%. Fig. 3 presented the simulation of cylindrical shell composite with cutout for optimization fundamental frequency. Fig.2. Cutout geometry. Laminated cylindrical shells are modeled with eightnode shell elements with six degrees of freedom per node with reduced integration. Fig.3. Optimization cylinder shell with cutout. Fig.3. Cylinder shell with cutout. The optimized frequency value for laminated with cutout was obtained and is showed in Table 6. Table 6.Optimized stacking sequence. 3403,00 (Hz) N The is the fundamental frequency, is the lamina stacking sequence optimization and the N value is the number of objective function evaluations. 4 Conclusions The cylindrical shells tailored with composite material were optimized. Fundamental frequency maximization was solved by ACO and finite element method. The ply angle was simulated for cylinder shell without and with cutout. The numerical results are presented in both cases. The presented optimization class can be applied for cylindrical shells with complex geometries. ACO applied to cylindrical composite was efficient in optimize the lamina stacking sequence of laminated and the link with finite element method can optimize different kinds of laminated composite. References [1] M. Dorigo and T. Stützle Ant colony optimization, MIT. Cambridge, USA,

6 [2] P. R. Heyliger and A. Jilani Free vibrations of laminated anisotropic cylindrical shells Journal of Engineering Mechanics. Vol. 119, pp , [3] M. Ganapathi and Haboussi Free vibrations of thick laminated anisotropic non-circular cylindrical shells Composite Structures. Vol. 60, pp , [4] A.L. Poore, A. Barut and E. Madenci Free vibration of laminated cylindrical shells with a circular cutout Journal of Sound and Vibration. Vol. 312, pp , [5] R. Le Riche and R. Haftka Optimization of Laminate Stacking Sequence for Buckling Load Maximization by Genetic Algorithm, AIAA Journal. Vol.31, pp , [6] H. Hu and S. Wang Optimization for buckling resistance of fiber-composite laminate shells with and without cutouts, Composite Structures. Vol. 22, pp. 3-13, [7] H. Hu and J. Tsai Maximization of the fundamental frequencies of laminated cylindrical shells with respect to fiber orientations, Journal of Sound and Vibration. Vol. 225(4), pp , [8] A. Rao and N. Arvind Optimal stacking sequence design of laminate composite structures using tabu embedded simulated annealing, Structural Engineering and Mechanics. Vol. 25, pp , [9] A. Gharib and M. Shakeri Stacking sequence optimization of laminated cylindrical shells for buckling and free vibration using genetic algorithm and neural networks Second International Conference on Engineering Optimization. Lisbon, [10] C. M. Mota Soares, V. Franco Correia, H. Mateus and J. Herskovits A discrete model for the optimal design of thin composite plate-shell type structures using a two-level approach, Composite Structures. Vol. 30, pp , [11] Y. Chern and C. C. Chao Comparison of natural frequencies of laminates by 3-D theory, part II: curved panels, Journal of Sound and Vibrations. Vol. 230, pp , [12] M. Amabili Nonlinear vibrations of laminated circular cylindrical shells: Comparison of different shell theories Composite Structures. Vol. 94, pp , [13] A. R. M. Rao and K. Lakshmi Multi-objective optimal design of hybrid laminate composite structure using scatter search, Journal of Composite Materials. Vol. 43, pp ,

Ant Colony Optimization

Ant Colony Optimization Ant Colony Optimization Part 2: Simple Ant Colony Optimization Fall 2009 Instructor: Dr. Masoud Yaghini Outline Ant Colony Optimization: Part 2 Simple Ant Colony Optimization (S-ACO) Experiments with S-ACO

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 3.134 ISSN (Print): 2348-6406 ISSN (Online): 2348-4470 International Journal of Advance Engineering and Research Development Model analysis of Centre circular

More information

Tushar Sharma Applied Mechanics Department MNNIT, Allahabad, U.P.,

Tushar Sharma Applied Mechanics Department MNNIT, Allahabad, U.P., EFFECT OF VARIOUS CUT-OUT ON BUCKLING ANALYSIS OF LAMINATED COMPOSITE PLATE USING FE SIMULATION Rekha Shakya shkya1989@gmail.com * Tushar Sharma tushar.sharma2412@gmail.com Rajendra Bahadur Rajendramech@gmail.com

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-2016 332 Ant Colony Algorithms: A Brief Review and Its Implementation Renu Jangra Ph.D,Research Scholar Department

More information

Ant Colony Optimisation

Ant Colony Optimisation Ant Colony Optimisation Alexander Mathews, Angeline Honggowarsito & Perry Brown 1 Image Source: http://baynature.org/articles/the-ants-go-marching-one-by-one/ Contents Introduction to Ant Colony Optimisation

More information

NUMERICAL ANALYSIS OF BUCKLING AND POST BUCKLING BEHAVIOR OF SINGLE HAT STIFFENED CFRP PANEL

NUMERICAL ANALYSIS OF BUCKLING AND POST BUCKLING BEHAVIOR OF SINGLE HAT STIFFENED CFRP PANEL NUMERICAL ANALYSIS OF BUCKLING AND POST BUCKLING BEHAVIOR OF SINGLE HAT STIFFENED CFRP PANEL Bijapur Shahajad Alam 1, Dr. Smt. G. Prasanthi 2 1 PG Research Scholar, Product Design, Dept. of Mechanical

More information

Optimum Design of Water Conveyance System by Ant Colony Optimization Algorithms

Optimum Design of Water Conveyance System by Ant Colony Optimization Algorithms Optimum Design of Water Conveyance System by Ant Colony Optimization Algorithms HABIBEH ABBASI, ABBAS AFSHAR, MOHAMMAD REZA JALALI Department of Civil Engineering Iran University of Science and Technology

More information

ANALYSIS OF FRP COMPOSITE CYLINDERS

ANALYSIS OF FRP COMPOSITE CYLINDERS Int. J. Mech. Eng. & Rob. Res. 2012 D Gopichand and T N Charyulu, 2012 Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 1, No. 3, October 2012 2012 IJMERR. All Rights Reserved ANALYSIS OF FRP COMPOSITE

More information

Optimization of Composite Laminates Stacking Sequence for Buckling using Adaptive Genetic Algorithm

Optimization of Composite Laminates Stacking Sequence for Buckling using Adaptive Genetic Algorithm Optimization of Composite Laminates Stacking Sequence for Buckling using Adaptive Genetic Algorithm Daniel Gutiérrez-Delgadillo 1), *Anil Saigal 2) and Michael A. Zimmerman 3) 1), 2), 3) Dept. of Mechanical

More information

Professor Paul M. Weaver

Professor Paul M. Weaver Professor Paul M. Weaver See: http://www.bris.ac.uk/engineering/people/paul-m-weaver/index.html http://www.bris.ac.uk/engineering/events/2011/107.html http://www.bristol.ac.uk/composites/dtc/ http://journalogy.net/author/12720435/paul-m-weaver

More information

DESIGN METHODOLOGY FOR BUCKLING OF THIN-WALLED LAMINATED COMPOSITE BEAMS

DESIGN METHODOLOGY FOR BUCKLING OF THIN-WALLED LAMINATED COMPOSITE BEAMS DESIGN METHODOLOGY FOR BUCKLING OF THIN-WALLED LAMINATED COMPOSITE BEAMS Lawrence W. Rehfield and Ulrich Mueller Department of Mechanical and Aeronautical Engineering University of California, Davis Davis,

More information

Design and Development of Enhanced Optimization Techniques based on Ant Colony Systems

Design and Development of Enhanced Optimization Techniques based on Ant Colony Systems IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 04 September 2016 ISSN (online): 2349-6010 Design and Development of Enhanced Optimization Techniques based on

More information

INVESTIGATION INTO OPTIMISED COMPOSITE SCARF REPAIRS WITH PRACTICAL CONSTRAINTS

INVESTIGATION INTO OPTIMISED COMPOSITE SCARF REPAIRS WITH PRACTICAL CONSTRAINTS 8 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES INVESTIGATION INTO OPTIMISED COMPOSITE SCARF REPAIRS WITH PRACTICAL CONSTRAINTS S.V. Neilson*, A.C. Orifici*, C.H. Wang* *School of Aerospace, Mechanical

More information

Analysis of Composite Structure Using HM12.0/Radioss

Analysis of Composite Structure Using HM12.0/Radioss Analysis of Composite Structure Using HM12.0/Radioss Anil M.Sutar Design Engineer Citec Engineering India Pvt. Ltd. Yerwada, Pune 411 006 anil.sutar@citec.com Abbreviations: FE- Finite Element, GRP-Glass

More information

Ant Colony Optimization

Ant Colony Optimization Ant Colony Optimization Part 4: Algorithms Fall 2009 Instructor: Dr. Masoud Yaghini Ant Colony Optimization: Part 4 Outline The Traveling Salesman Problem ACO Algorithms for TSP Ant System (AS) Elitist

More information

PI-Controller Tuning For Heat Exchanger with Bypass and Sensor

PI-Controller Tuning For Heat Exchanger with Bypass and Sensor International Journal of Electrical Engineering. ISSN 0974-2158 Volume 5, Number 6 (2012), pp. 679-689 International Research Publication House http://www.irphouse.com PI-Controller Tuning For Heat Exchanger

More information

APPLICATION OF ANT COLONY OPTIMISATION IN DISTRIBUTION TRANSFORMER SIZING

APPLICATION OF ANT COLONY OPTIMISATION IN DISTRIBUTION TRANSFORMER SIZING Nigerian Journal of Technology (NIJOTECH) Vol. 36, No. 4, October 2017, pp. 1233 1238 Copyright Faculty of Engineering, University of Nigeria, Nsukka, Print ISSN: 0331-8443, Electronic ISSN: 2467-8821

More information

Parametric Studies and Numerical Analysis of Low Velocity Impact on Smart Hybrid Composite Laminates

Parametric Studies and Numerical Analysis of Low Velocity Impact on Smart Hybrid Composite Laminates American Journal of Materials Synthesis and Processing 2017; 2(3): 41-50 http://www.sciencepublishinggroup.com/j/ajmsp doi: 10.11648/j.ajmsp.20170203.12 Parametric Studies and Numerical Analysis of Low

More information

Design and Burst Pressures Analysis of CFRP Composite Pressure Vessel for Various Fiber Orientations Angles

Design and Burst Pressures Analysis of CFRP Composite Pressure Vessel for Various Fiber Orientations Angles International Journal of Advances in Engineering Science and Technology 35 ISSN: 2319 1120 Design and Burst Pressures Analysis of CFRP Composite Pressure Vessel for Various Fiber Orientations Angles Medhavi

More information

Relative Study of CGS with ACO and BCO Swarm Intelligence Techniques

Relative Study of CGS with ACO and BCO Swarm Intelligence Techniques Relative Study of CGS with ACO and BCO Swarm Intelligence Techniques Abstract Ms. T.Hashni 1 Ms.T.Amudha 2 Assistant Professor 1, 2 P.S.G.R.Krishnammal College for Women 1, Bharathiar University 2 Coimbatore,

More information

Metaheuristics. Approximate. Metaheuristics used for. Math programming LP, IP, NLP, DP. Heuristics

Metaheuristics. Approximate. Metaheuristics used for. Math programming LP, IP, NLP, DP. Heuristics Metaheuristics Meta Greek word for upper level methods Heuristics Greek word heuriskein art of discovering new strategies to solve problems. Exact and Approximate methods Exact Math programming LP, IP,

More information

Cloud Load Balancing Based on ACO Algorithm

Cloud Load Balancing Based on ACO Algorithm Cloud Load Balancing Based on ACO Algorithm Avtar Singh, Kamlesh Dutta, Himanshu Gupta Department of Computer Science, National Institute of Technology,Hamirpur, HP, India Department of Computer Science,

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March-2015 153 Frequency response analysis of a Clamped Composite Plate with a Central Circular Cutout using ANSYS Kolaventi.sasikumar,

More information

2008 International ANSYS Conference. Lay-Up Evaluation of Composite Tubes

2008 International ANSYS Conference. Lay-Up Evaluation of Composite Tubes 2008 International ANSYS Conference Lay-Up Evaluation of Composite Tubes Paulo Roberto Rocha Aguiar Guilherme Pinto Guimarães Centro Tecnológico do Exército CTEx Brazilian Army Technological Center 2008

More information

On the buckling of cracked composite cylindrical shells under axial compression

On the buckling of cracked composite cylindrical shells under axial compression Composite Structures 80 (2007) 152 158 Technical Note On the buckling of cracked composite cylindrical shells under axial compression Ashkan Vaziri * Division of Engineering and Applied Sciences, Harvard

More information

Analysis of stiffened isotropic and composite plate

Analysis of stiffened isotropic and composite plate Analysis of stiffened isotropic and composite plate R. R. Singh 1, Dr. P. Pal 2 1 Research Scholar, Department of Civil Engineering, MNNIT Allahabad, U.P., India 2 Assistant Professor, Department of Civil

More information

Surekha P 1, S.Sumathi 2

Surekha P 1, S.Sumathi 2 Solving Fuzzy based Job Shop Scheduling Problems using Ga and Aco Surekha P 1, S.Sumathi 2 1 Research Scholar, EEE, PSG College of Technology, Coimbatore 2 Asst. Professor, EEE, PSG College of Technology,

More information

Buckling analysis of rectangular composite plates with rectangular cutout subjected to linearly varying in-plane loading using fem

Buckling analysis of rectangular composite plates with rectangular cutout subjected to linearly varying in-plane loading using fem Sādhanā Vol. 39, Part 3, June 2014, pp. 583 596. c Indian Academy of Sciences Buckling analysis of rectangular composite plates with rectangular cutout subjected to linearly varying in-plane loading using

More information

Study of Vibration Analysis of Laminated Composite Plates Using FEM

Study of Vibration Analysis of Laminated Composite Plates Using FEM International Journal of Advanced Mechanical Engineering. ISSN 2250-3234 Volume 4, Number 6 (2014), pp. 675-680 Research India Publications http://www.ripublication.com Study of Vibration Analysis of Laminated

More information

Design and Failure analysis of Geodesic Dome of a Composite Pressure vessel

Design and Failure analysis of Geodesic Dome of a Composite Pressure vessel Design and Failure analysis of Geodesic Dome of a Composite Pressure vessel Srirama Satish Kumar 1, A. Swarna Kumari 2 1 PG student, Department of mechanical engineering, JNTU college of engineering, Kakinada,

More information

INTEGRATED PROCESS PLANNING AND SCHEDULING WITH SETUP TIME CONSIDERATION BY ANT COLONY OPTIMIZATION

INTEGRATED PROCESS PLANNING AND SCHEDULING WITH SETUP TIME CONSIDERATION BY ANT COLONY OPTIMIZATION Proceedings of the 1st International Conference on Computers & Industrial Engineering INTEGRATED PROCESS PLANNING AND SCHEDULING WITH SETUP TIME CONSIDERATION BY ANT COLONY OPTIMIZATION S.Y. Wan, T.N.

More information

Research Article Volume 6 Issue No. 8

Research Article Volume 6 Issue No. 8 ISSN XXXX XXXX 2016 IJESC Research Article Volume 6 Issue No. 8 Finite Element Analysis of Composite Structures Under Different Types of Loads Prabhakaran.V 1, Arul Marcel Moshi.A 2, Selwin Rajadurai J

More information

A new idea for train scheduling using ant colony optimization

A new idea for train scheduling using ant colony optimization Computers in Railways X 601 A new idea for train scheduling using ant colony optimization K. Ghoseiri School of Railway Engineering, Iran University of Science and Technology, Iran Abstract This paper

More information

AN ANT COLONY APPROACH TO SOLVE A VEHICLE ROUTING PROBLEM IN A FMCG COMPANY SRINIVAS RAO T & PRAKASH MARIMUTHU K

AN ANT COLONY APPROACH TO SOLVE A VEHICLE ROUTING PROBLEM IN A FMCG COMPANY SRINIVAS RAO T & PRAKASH MARIMUTHU K International Journal of Mechanical and Production Engineering Research and Development (IJMPERD) ISSN(P): 2249-6890; ISSN(E): 2249-8001 Vol. 8, Issue 1 Feb 2018, 1113-1118 TJPRC Pvt. Ltd. AN ANT COLONY

More information

Advanced Metaheuristics. Daniele Vigo D.E.I. - Università di Bologna

Advanced Metaheuristics. Daniele Vigo D.E.I. - Università di Bologna Advanced Metaheuristics Daniele Vigo D.E.I. - Università di Bologna daniele.vigo@unibo.it Main families of Metaheuristics Single-solution methods Basic: Tabu Search, Simulated Annealing Advanced: Iterated

More information

Optimal Design of Laminated Composite Plates by Using Advanced Genetic Algorithm

Optimal Design of Laminated Composite Plates by Using Advanced Genetic Algorithm International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 3, Issue 5(May 2014), PP.77-86 Optimal Design of Laminated Composite Plates by Using

More information

A SIFT approach for analysing failure by delamination and disbonding in composite structures

A SIFT approach for analysing failure by delamination and disbonding in composite structures 5 th Australasian Congress on Applied Mechanics, ACAM 2007 10-12 December 2007, Brisbane, Australia A SIFT approach for analysing failure by delamination and disbonding in composite structures Li R. 1,

More information

Presenting a New Ant Colony Optimization Algorithm (ACO) for Efficient Job Scheduling in Grid Environment

Presenting a New Ant Colony Optimization Algorithm (ACO) for Efficient Job Scheduling in Grid Environment Presenting a New Ant Colony Optimization Algorithm (ACO) for Efficient Job Scheduling in Grid Environment Firoozeh Ghazipour Science and Research Branch Islamic Azad University, Kish, Iran Seyyed Javad

More information

Ant Colony Optimisation: From Biological Inspiration to an Algorithmic Framework

Ant Colony Optimisation: From Biological Inspiration to an Algorithmic Framework Ant Colony Optimisation: From Biological Inspiration to an Algorithmic Framework Technical Report: TR013 Daniel Angus dangus@ict.swin.edu.au Centre for Intelligent Systems & Complex Processes Faculty of

More information

An Analysis to Mitigate Induced Stresses in Orthotropic Plates with Central Square Cut-out

An Analysis to Mitigate Induced Stresses in Orthotropic Plates with Central Square Cut-out International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 6, Number 3 (2013), pp. 379-386 International Research Publication House http://www.irphouse.com An Analysis to Mitigate

More information

THICK PLY VERSUS THIN PLY COMPOSITE LAMINATE STIFFENED PANEL BUCKLING AND POST-BUCKLING BEHAVIOR

THICK PLY VERSUS THIN PLY COMPOSITE LAMINATE STIFFENED PANEL BUCKLING AND POST-BUCKLING BEHAVIOR 21 st International Conference on Composite Materials Xi an, 2-25 th August 217 THICK PLY VERSUS THIN PLY COMPOSITE LAMINATE STIFFENED PANEL BUCKLING AND POST-BUCKLING BEHAVIOR Thaís B. C. Braz 1, Carlos

More information

Effect of Axes ratio of an Elliptical Hole on the Buckling Load in a Symmetric Angle Laminated Composite Plate

Effect of Axes ratio of an Elliptical Hole on the Buckling Load in a Symmetric Angle Laminated Composite Plate Effect of Axes ratio of an Elliptical Hole on the Buckling Load in a Symmetric Angle Laminated Composite Plate Saood Ali 1, Farooq Ahmed 2 1,2 Assistant Professor, FoE, Teerthanker Mahaveer University

More information

Natural Computing. Lecture 10: Ant Colony Optimisation INFR /10/2010

Natural Computing. Lecture 10: Ant Colony Optimisation INFR /10/2010 Natural Computing Lecture 10: Ant Colony Optimisation Michael Herrmann mherrman@inf.ed.ac.uk phone: 0131 6 517177 Informatics Forum 1.42 INFR09038 21/10/2010 蚁群算法 Marco Dorigo (1992). Optimization, Learning

More information

Simulation based layout design of large sized multi-row Flexible Manufacturing Systems

Simulation based layout design of large sized multi-row Flexible Manufacturing Systems Journal of Engineering & Architecture 1(1); June 13 pp. 34-44 Srinivas et al. Simulation based layout design of large sized multi-row Flexible Manufacturing Systems Srinivas C Dept. of Mechanical Engineering

More information

Analysis and optimization of Composite Sandwich Structures using Optistruct

Analysis and optimization of Composite Sandwich Structures using Optistruct Analysis and optimization of Composite Sandwich Structures using Optistruct Venkatesh. P 1 1 M. Tech Student, Dept of Mechanical Engineering, Malla Reddy College of Engineering & Technology, Secunderabad

More information

Torsional evaluation of Tapered Composite Cone using Finite Element Analysis

Torsional evaluation of Tapered Composite Cone using Finite Element Analysis IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 7, Issue 3 (Jul. - Aug. 2013), PP 29-36 Torsional evaluation of Tapered Composite Cone using Finite

More information

Numerical Studies on the Effect of Shear Lag on Buckling Behavior of Laminated Composites

Numerical Studies on the Effect of Shear Lag on Buckling Behavior of Laminated Composites International Journal of Research in Advent Technology (E-ISSN: 3-9637) Special Issue TASC- 5, - June 5 Numerical Studies on the Effect of Shear Lag on Buckling Behavior of Laminated Composites Kripa K

More information

PROBABILISTIC DESIGN AND RANDOM OPTIMIZATION OF HOLLOW RECTANGULAR COMPOSITE STRUCTURE BY USING FINITE ELEMENT METHOD

PROBABILISTIC DESIGN AND RANDOM OPTIMIZATION OF HOLLOW RECTANGULAR COMPOSITE STRUCTURE BY USING FINITE ELEMENT METHOD INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print), ISSN 0976 6340 (Print) ISSN 0976 6359

More information

DYNAMIC RESPONSE OF VISCOPLASTIC THIN-WALLED GRIDERS IN TORSION

DYNAMIC RESPONSE OF VISCOPLASTIC THIN-WALLED GRIDERS IN TORSION Stability of Structures XIII-th Symposium Zakopane 1 DYNAMIC RESPONSE OF VISCOPLASTIC THIN-WALLED GRIDERS IN TORSION L. CZECHOWSKI Department of Strength of Materials, Technical University of Lodz Stefanowskiego

More information

Composite Structures

Composite Structures Composite Structures 97 (2013) 245 251 Contents lists available at SciVerse ScienceDirect Composite Structures journal homepage: www.elsevier.com/locate/compstruct Defect layer method to capture effect

More information

FATIGUE LIFE ASSESSMENT FOR COMPOSITE MATERIALS

FATIGUE LIFE ASSESSMENT FOR COMPOSITE MATERIALS 18 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS FATIGUE LIFE ASSESSMENT FOR COMPOSITE MATERIALS Y. Nikishkov*, A. Makeev School of Aerospace Engineering, Georgia Institute of Technology, Atlanta,

More information

Ant Systems of Optimization: Introduction and Review of Applications

Ant Systems of Optimization: Introduction and Review of Applications International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 2 (2017) pp. 275-279 Research India Publications http://www.ripublication.com Ant Systems of Optimization: Introduction

More information

Progressive Damage Analysis of E-Glass Epoxy Composite Laminates

Progressive Damage Analysis of E-Glass Epoxy Composite Laminates Progressive Damage Analysis of E-Glass Epoxy Composite Laminates Adil Ahmed. S 1, Dr. N. S. PrasannaRao 2, Dr. P. L. Srinivas Murthy 3, Manu. N 4 1Assistant prof, Mechanical department, M S Engineering

More information

STRESS AND LOAD-DISPLACEMENT ANALYSIS OF FIBER- REINFORCED COMPOSITE LAMINATES WITH A CIRCULAR HOLE UNDER COMPRESSIVE LOAD

STRESS AND LOAD-DISPLACEMENT ANALYSIS OF FIBER- REINFORCED COMPOSITE LAMINATES WITH A CIRCULAR HOLE UNDER COMPRESSIVE LOAD STRESS AND LOAD-DISPLACEMENT ANALYSIS OF FIBER- REINFORCED COMPOSITE LAMINATES WITH A CIRCULAR HOLE UNDER COMPRESSIVE LOAD Manoharan R. and Jeevanantham A. K. School of Mechanical and Building Sciences,

More information

Keywords: STATCOM, 330kv nigerian network, ant colony optimization (ACO), FACTS devices & MATLAB. GJRE-F Classification : FOR Code:

Keywords: STATCOM, 330kv nigerian network, ant colony optimization (ACO), FACTS devices & MATLAB. GJRE-F Classification : FOR Code: Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 4 Issue 3 Version. Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Incorporating Psychology Model of Emotion into Ant Colony Optimization Algorithm

Incorporating Psychology Model of Emotion into Ant Colony Optimization Algorithm 12th WSEAS Int. Conf. on APPLIED MATHEMATICS Cairo Egypt December 29-31 2007 222 Incorporating Psychology Model of Emotion into Ant Colony Optimization Algorithm Jiann-Horng Lin Department of Information

More information

Structural Analysis and Optimization of a Mono Composite Leaf Spring for Better Mechanical Properties and Weight Reduction

Structural Analysis and Optimization of a Mono Composite Leaf Spring for Better Mechanical Properties and Weight Reduction Structural Analysis and Optimization of a Mono Composite Leaf Spring for Better Mechanical Properties and Weight Reduction Senguttuvan Nagarajan Senior Manager Spectrus Informatics Pvt Ltd Rajarajeshwari

More information

NUMERICAL AND EXPERIMENTAL INVESTIGATION OF PROGRESSIVE FAILURE OF BOLTED SINGLE-LAP JOINTS OF WOVEN REINFORCED COMPOSITE

NUMERICAL AND EXPERIMENTAL INVESTIGATION OF PROGRESSIVE FAILURE OF BOLTED SINGLE-LAP JOINTS OF WOVEN REINFORCED COMPOSITE 21 st International Conference on Composite Materials Xi an, 20-25 th August 2017 NUMERICAL AND EXPERIMENTAL INVESTIGATION OF PROGRESSIVE FAILURE OF BOLTED SINGLE-LAP JOINTS OF WOVEN REINFORCED COMPOSITE

More information

NUMERICAL INVESTIGATION OF FRP LAMINATE SUBJECTED TO THERMAL BUCKLING USING FEM

NUMERICAL INVESTIGATION OF FRP LAMINATE SUBJECTED TO THERMAL BUCKLING USING FEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 11, November2018, pp. 2277 2282, Article ID: IJMET_09_11_241 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=11

More information

ANALYSIS OF LOAD TRANSFER INTO COMPOSITE STRUCTURE

ANALYSIS OF LOAD TRANSFER INTO COMPOSITE STRUCTURE mechanical joint, adhesive joint, composite material, load transfer, FEA ElŜbieta SZYMCZYK *, Jerzy JACHIMOWICZ **, Krzysztof PUCHAŁA *** ANALYSIS OF LOAD TRANSFER INTO COMPOSITE STRUCTURE Abstract The

More information

DM811 (5 ECTS - 1st Quarter) Heuristics for Combinatorial Optimization Heuristikker og lokalsøgningsalgoritmer for kombinatorisk optimering

DM811 (5 ECTS - 1st Quarter) Heuristics for Combinatorial Optimization Heuristikker og lokalsøgningsalgoritmer for kombinatorisk optimering DM811 (5 ECTS - 1st Quarter) Heuristics for Combinatorial Optimization Heuristikker og lokalsøgningsalgoritmer for kombinatorisk optimering DM812 (5 ECTS - 2nd Quarter) Metaheuristics Metaheuristikker

More information

Flexural behaviour of a polymeric foam/glass-fibre composite: FE modelling and experimental testing

Flexural behaviour of a polymeric foam/glass-fibre composite: FE modelling and experimental testing Flexural behaviour of a polymeric foam/glass-fibre composite: FE modelling and experimental testing G. Belingardi, M. P. Cavatorta & L. Peroni Department of Mechanical Engineering, Politecnico di Torino,

More information

Thermal and Damping Analysis on Composite Circular Bar

Thermal and Damping Analysis on Composite Circular Bar Thermal and Damping Analysis on Composite Circular Bar 1. I.Vijayakiran & 2. Perika Vijay 1. ASSISTANT PROFESSOR Bomma Institute of Technology and Science,Allipuram, Khammam, Telengana, INDIA - 507318

More information

ELASTIC AND ELASTO-PLASTIC BUCKLING ANALYSIS OF PERFORATED STEEL PLATES

ELASTIC AND ELASTO-PLASTIC BUCKLING ANALYSIS OF PERFORATED STEEL PLATES ELASTIC AND ELASTO-PLASTIC BUCKLING ANALYSIS OF PERFORATED STEEL PLATES MAURO DE VASCONCELLOS REAL 1, LIÉRCIO ANDRÉ ISOLDI 2, ALEXANDRA PINTO DAMAS 3, DANIEL HELBIG 4 ABSTRACT Many steel structures such

More information

Address for Correspondence 1,2 Department of Mechanical Engineering R.I.T. Islampur , Maharashtra India.

Address for Correspondence 1,2 Department of Mechanical Engineering R.I.T. Islampur , Maharashtra India. ABSTRACT Jadhav, et al., International Journal of Advanced Engineering Technology E-ISSN 0976-3945 Research Paper FEM& EXPERIMENTAL ANALYSIS OF COMPOSITE LAMINATE WITH ELLIPTICAL CUT OUT USING REFLECTION

More information

Structural Analysis and Progressive Failure Analysis of Laminated Composite Joints-Single Pin Configuration

Structural Analysis and Progressive Failure Analysis of Laminated Composite Joints-Single Pin Configuration International Journal of Engineering and Technical Research (IJETR) Structural Analysis and Progressive Analysis of Laminated Composite Joints-Single Pin Configuration Anna Tomy Manavalan, Dr. R Suresh,

More information

Finite Element analysis of different composite materials using multi continuum method

Finite Element analysis of different composite materials using multi continuum method IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 11, Issue 5 Ver. V (Sep- Oct. 2014), PP 94-99 Finite Element analysis of different composite materials

More information

Shokrieh simulated fatigue failure in. a full composite wind turbine [6]. 2. Blade Design:

Shokrieh simulated fatigue failure in. a full composite wind turbine [6]. 2. Blade Design: www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 4 Issue 5 May 2015, Page No. 12183-12187 Parametric Modeling & Study Of Structural Characterics Of Wind Turbine

More information

Ant Colony Solution to Optimal Transformer Sizing Problem

Ant Colony Solution to Optimal Transformer Sizing Problem Ant Colony Solution to Optimal Transformer Sizing Problem Elefterios I. Amoiralis 1, Marina A. Tsili 2, Pavlos S. Georgilais 1, and Antonios G. Kladas 2 1 Department of Production Engineering and Management

More information

LINEAR BUCKLING ANALYSIS OF LAMINATED COMPOSITE PLATE

LINEAR BUCKLING ANALYSIS OF LAMINATED COMPOSITE PLATE LINEAR BUCKLING ANALYSIS OF LAMINATED COMPOSITE PLATE Nagendra Singh Gaira 1, Nagendra Kumar Maurya 2,Rakesh Kumar Yadav 3 1 M.Tech student,afset,faridabad, nagendragaira@gmail.com 2 ME Deptt. G.L.Bajaj

More information

Reducing Weight of Non Structural Members Using Composites and Their Optimization

Reducing Weight of Non Structural Members Using Composites and Their Optimization International Journal of Aerospace and Mechanical Engineering Reducing Weight of Non Structural Members Using Composites and Their Optimization Anshul Sharma anshul.sharma199389@g mail.com Anurag Chandnani

More information

Investigation of Damage and Fracture Properties of a Ring Cut from Filament-Wound Pipes with and without Delamination

Investigation of Damage and Fracture Properties of a Ring Cut from Filament-Wound Pipes with and without Delamination Investigation of Damage and Fracture Properties of a Ring Cut from Filament-Wound Pipes with and without Delamination A.M.Ahmad Zaidi 1,*, H.Abdul Hamid 2, N.H.Ahmad Zaidi 3, A.F.Ahmad Zaidi 4 and M.S.Yusof

More information

ANALYSIS OF EFFECT OF GEOMETRIC DISCONTINUITIES ON BUCKLING BEHAVIOUR OF EPOXY RESIN REINFORCED WITH CARBON FIBER AND SILICON CARBIDE

ANALYSIS OF EFFECT OF GEOMETRIC DISCONTINUITIES ON BUCKLING BEHAVIOUR OF EPOXY RESIN REINFORCED WITH CARBON FIBER AND SILICON CARBIDE ANALYSIS OF EFFECT OF GEOMETRIC DISCONTINUITIES ON BUCKLING BEHAVIOUR OF EPOXY RESIN REINFORCED WITH CARBON FIBER AND SILICON CARBIDE Mr.Sagar. G Department of Mechanical Engineering, PES College of Engineering

More information

Composite Laminates. Theory and practice of analysis, design and automated layup

Composite Laminates. Theory and practice of analysis, design and automated layup Composite Laminates Theory and practice of analysis, design and automated layup Composite Laminates Theory and practice of analysis, design and automated layup Stephen W. Tsai José Daniel D. Melo Sangwook

More information

Stress Analysis of Door and Window of Boeing 787 Passenger Aircraft Subjected to Biaxial Loading

Stress Analysis of Door and Window of Boeing 787 Passenger Aircraft Subjected to Biaxial Loading Stress Analysis of Door and Window of Boeing 787 assenger Aircraft Subjected to Biaxial Loading Swapnil J. Soni, Bharat S. Kale, Nitin C. Chavan, Sunil T. Kadam # Mechanical Department, Mumbai University

More information

Improvement and Implementation of Best-worst Ant Colony Algorithm

Improvement and Implementation of Best-worst Ant Colony Algorithm Research Journal of Applied Sciences, Engineering and Technology 5(21): 4971-4976, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: July 31, 2012 Accepted: September

More information

INTEGRATED FINITE ELEMENT ENVIRONMENT FOR COMPOSITE PROCESS SIMULATION

INTEGRATED FINITE ELEMENT ENVIRONMENT FOR COMPOSITE PROCESS SIMULATION INTEGRATED FINITE ELEMENT ENVIRONMENT FOR COMPOSITE PROCESS SIMULATION Tomasz Garstka, Garry Cole, David Irving, Paul Lyons Finite Element Analysis Limited, Forge House, 66 High Street, Kingston upon Thames,

More information

Evaluation of Modal Damping of Graphite/Epoxy Laminated Composites

Evaluation of Modal Damping of Graphite/Epoxy Laminated Composites The International Journal Of Engineering And Science (IJES) Volume 3 Issue 4 Pages 07-11 2014 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Evaluation of Modal Damping of Graphite/Epoxy Laminated Composites

More information

DESIGN AND MANUFACTURE OF ANISOTROPIC HOLLOW BEAM USING THERMOPLASTIC COMPOSITES

DESIGN AND MANUFACTURE OF ANISOTROPIC HOLLOW BEAM USING THERMOPLASTIC COMPOSITES THE 19 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS DESIGN AND MANUFACTURE OF ANISOTROPIC HOLLOW BEAM USING THERMOPLASTIC COMPOSITES T. Matsuo 1 *, K. Takayama 1, J. Takahashi 1, S. Nagoh 2, K. Kiriyama

More information

AUV Search Target Research Based meta-heuristic algorithm

AUV Search Target Research Based meta-heuristic algorithm , pp.22-26 http://dx.doi.org/0.4257/astl.24.79.05 AUV Search Target Research Based meta-heuristic algorithm JianJun LI,3, RuBo ZHANG,2, Yu YANG 3 (. College of Computer Science and Technology, Harbin Engineering

More information

Metaheuristics and Cognitive Models for Autonomous Robot Navigation

Metaheuristics and Cognitive Models for Autonomous Robot Navigation Metaheuristics and Cognitive Models for Autonomous Robot Navigation Raj Korpan Department of Computer Science The Graduate Center, CUNY Second Exam Presentation April 25, 2017 1 / 31 Autonomous robot navigation

More information

Université Libre de Bruxelles

Université Libre de Bruxelles Université Libre de Bruxelles Institut de Recherches Interdisciplinaires et de Développements en Intelligence Artificielle An Experimental Study of Estimation-based Metaheuristics for the Probabilistic

More information

NUMERICAL SIMULATION OF CIRCULAR HOLLOW STEEL COLUMNS CONFINED WITH FIBER REINFORCED POLYMER UNDER AXIAL COMPRESSION

NUMERICAL SIMULATION OF CIRCULAR HOLLOW STEEL COLUMNS CONFINED WITH FIBER REINFORCED POLYMER UNDER AXIAL COMPRESSION Proceedings of the 3 rd International Conference on Civil Engineering for Sustainable Development (ICCESD 2016), 12~14 February 2016, KUET, Khulna, Bangladesh (ISBN: 978-984-34-0265-3) NUMERICAL SIMULATION

More information

COMPOSITE LANDING GEAR COMPONENTS FOR AEROSPACE APPLICATIONS

COMPOSITE LANDING GEAR COMPONENTS FOR AEROSPACE APPLICATIONS 24 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES COMPOSITE LANDING GEAR COMPONENTS FOR AEROSPACE APPLICATIONS H.G.S.J. Thuis National Aerospace Laboratory NLR Keywords: Composites, Resin Transfer

More information

Modeling the evolution of ant foraging strategies with genetic algorithms. Kenneth Letendre CS 365 September 4, 2012

Modeling the evolution of ant foraging strategies with genetic algorithms. Kenneth Letendre CS 365 September 4, 2012 Modeling the evolution of ant foraging strategies with genetic algorithms Kenneth Letendre kletendr@unm.edu CS 365 September 4, 2012 Harvester Ants Genus Pogonomyrmex A model organism for study of central

More information

RESIDUAL STRESSES ANALYSIS OF LAMINATED GRAPHITE/EPOXY COMPOSITE PLATES USING HYPERMESH

RESIDUAL STRESSES ANALYSIS OF LAMINATED GRAPHITE/EPOXY COMPOSITE PLATES USING HYPERMESH International Journal of Mechanical and Production Engineering Research and Development (IJMPERD) ISSN (P): 2249-6890; ISSN (E): 2249-8001 Vol. 8, Issue 3, Jun 2018, 247-256 TJPRC Pvt. Ltd RESIDUAL STRESSES

More information

A systematic review of bio-inspired service concretization

A systematic review of bio-inspired service concretization University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2014 A systematic review of bio-inspired service

More information

Geometric optimization of steel trusses with parallel chords

Geometric optimization of steel trusses with parallel chords Journal of Construction Engineering, Management & Innovation 2018 Volume 1 Issue 3 Pages 129-138 https://doi.org/10.31462/jcemi.2018.03129138 www.goldenlightpublish.com RESEARCH ARTICLE Geometric optimization

More information

Determination of Deformation of Glass Epoxy Plate under Uniformly Distributed Loading Condition

Determination of Deformation of Glass Epoxy Plate under Uniformly Distributed Loading Condition International Conference on Multidisciplinary Research & Practice P a g e 482 Determination of Deformation of Glass Epoxy Plate under Uniformly Distributed Loading Condition Vivek Patel 1, Dhaval B. Shah

More information

Path Planning of Robot Based on Modified Ant Colony Algorithm

Path Planning of Robot Based on Modified Ant Colony Algorithm Boletín Técnico, Vol., Issue, 07, pp.- Path Planning of Robot Based on Modified Ant Colony Algorithm Yuanliang Zhang* School of Mechanical Engineering, Huaihai Institute of Technology, Lianyungang 00,

More information

OPTIMIZATION OF LOGISTIC PROCESSES USING ANT COLONIES

OPTIMIZATION OF LOGISTIC PROCESSES USING ANT COLONIES OPTIMIZATION OF LOGISTIC PROCESSES USING ANT COLONIES C. A. Silva, T.A. Runkler J.M. Sousa, R. Palm Siemens AG Technical University of Lisbon Corporate Technology Instituto Superior Técnico Information

More information

IT PROJECT DISTRIBUTION AUTOMATION

IT PROJECT DISTRIBUTION AUTOMATION IT PROJECT DISTRIBUTION AUTOMATION 1 Aniket Kale, 2 Ajay Sonune, 3 Om Awagan, 4 Sandeep Chavan, 5 Prof. Rupali Dalvi 1, 2,3,4,5 Department of Computer Engineering, Marathwada Mitra Mandal s College of

More information

DAMAGE EVOLUTION IN THIN AND THICK-PLY REGIONS OF NCF THIN-PLY LAMINATES UNDER OFF-AXIS UNIAXIAL LOADING

DAMAGE EVOLUTION IN THIN AND THICK-PLY REGIONS OF NCF THIN-PLY LAMINATES UNDER OFF-AXIS UNIAXIAL LOADING DAMAGE EVOLUTION IN THIN AND THICK-PLY REGIONS OF NCF THIN-PLY LAMINATES UNDER OFF-AXIS UNIAXIAL LOADING G. Guillamet 1, A. Turon 1, J. Costa 1, J. Renart 1 1 Analysis and Advanced Materials for Structural

More information

Analytical Investigations on the Damage of Composite Body Armor

Analytical Investigations on the Damage of Composite Body Armor Analytical Investigations on the Damage of Composite Body Armor Lakshmi L 1, Nandakumar C G 2 1 (PG Student, Department of Ship Technology, Cochin University of Science and Technology, India) 2 (Associate

More information

NUMERICAL ANALYSIS ON BEARING BEHAVIOR OF COMPOSITE BEAM WITH OPEN-HOLE

NUMERICAL ANALYSIS ON BEARING BEHAVIOR OF COMPOSITE BEAM WITH OPEN-HOLE NUMERICAL ANALYSIS ON BEARING BEHAVIOR OF COMPOSITE BEAM WITH OPEN-HOLE Beijing Key Laboratory of Civil Aircraft Structures and Composite Materials, Beijing Aeronautical Science & Technology Research Institute

More information

Finite element analysis of CFRTP hollow beam under flexural load for an application to vehicle body structure

Finite element analysis of CFRTP hollow beam under flexural load for an application to vehicle body structure Finite element analysis of CFRTP hollow beam under flexural load for an application to vehicle body structure T. Ohori, T. Matsuo, K. Furukawa and J. Takahashi Department of Systems Innovation, School

More information

Vibrational Analysis of Aluminum 6061 Plate

Vibrational Analysis of Aluminum 6061 Plate Vibrational Analysis of Aluminum 6061 Plate Sanagondla Bugide Ramu 1, Dr.Y.V Mohan Reddy 2 P.G. Student, Department of Mechanical Engineering, G.P.R Engineering College, Kurnool, Andhra Pradesh, India

More information

Analysis of Laminated Composite Structures AE/ME 6284

Analysis of Laminated Composite Structures AE/ME 6284 Analysis of Laminated Composite Structures AE/ME 6284 Purpose of the course and its significance for your engineering education: The course will elucidate the formulation, solution, and application of

More information

Morphing Multistable Textured Shells

Morphing Multistable Textured Shells 28 September 2 October 2009, Universidad Politecnica de Valencia, Spain Alberto DOMINGO and Carlos LAZARO (eds.) Morphing Multistable Textured Shells Mohammad R. GOLABCHI*, Simon D. GUEST *Department of

More information

Realize Your Product Promise. Composites

Realize Your Product Promise. Composites Realize Your Product Promise Composites Composite-based surfboard Innovate with novel composite materials by engineering layered structures for even the most complex products. You can incorporate efficiency

More information