|
[Sponsors] |
May 20, 2013, 13:36 |
Optimization using modal analysis failing
|
#1 |
New Member
Miguel Almas
Join Date: May 2013
Posts: 1
Rep Power: 0 |
Hello all!
I am a student currently working on an optimization problem for my thesis in which I have to optimize a composite material rectangular plate regarding eigenfrequencies (program should calculate the best fiber orientation scheme possible from a number of choises using DMO method). I have written all the code required for this scheme to work but I am however having a problem with a specific step. I need to calculate the product of the modes of vibration with the global stiffness matrix (Mode'*[K]*Mode). However the result of this step is coming out wrong and resulting in the Matlab optimizer not finding the steepest descent direction. I am using the hbmat command to extract the stiffness matrix from Ansys: aux2 file,file,full hbmat,K,txt,,ascii,stiff,no,yes fini Afterward since the modal analysis is normalized on the mass I am extracting the nodal displacements and rotations to Matlab and then creating a mode of vibration vector with them by using the mapping information contained in K.mapping so that the DOF order is correctly reflected. The displacements and rotations are extracted with: /OUTPUT,Ux,txt PRNSOL,U,X /out etc... I suspect there is a mistake somewhere on this procedure but cannot find it. Does anyone have a clue about what may be wrong? I assumed the mapping file's field "Matrix Eqn" refers to the matrix entry (line column) and the "Node" and "DoF" fields refer to the corresponding nodal information. Sorry for the long post and thanks in advance for the attention! |
|
Tags |
ansys, mapping, modal, optimization |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Eigenfrequencies static and modal analysis | Laura_mecheng | ANSYS | 1 | May 15, 2012 04:40 |
[ANSYS Meshing] help me for modal analysis of steel structure | Eng medo | ANSYS Meshing & Geometry | 0 | December 5, 2011 07:43 |
Modal analysis of a rotor blade using Ansys | mak86 | ANSYS | 0 | July 12, 2011 10:54 |
CFD software capable of modal analysis? | Jim-gineer | Main CFD Forum | 4 | January 14, 2010 10:29 |
Modal Analysis - Beta Features - Arnoldi | Michael Kolb | FLUENT | 0 | August 8, 2009 14:14 |