Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to extract the "strain modal matrix"

Status
Not open for further replies.

peksa

Aerospace
Joined
Jun 26, 2014
Messages
1
Location
FI
Hey!

I am studying the linear displacement strain transformation by applying FEM solutions and experimental data. Several references make the following approximation:

{d} = [Phi]{q},
{s} = [Ksi]{q},

in which d refers to displacement vector, s to strain, Phi to modal displacement matrix and Ksi to modal strain matrix and q is the modal coordinates.

Therefore via least square approximation

{d} = [Phi]([Ksi]^T[Ksi])^(-1)[Ksi]^T {s}

But to accomplish this I need to reconstruct modal strain matrix [Ksi] from FEM computations. (I am using Nastran/Patran) I can easily obtain displacement modal matrix which comes immeadiately as a result of a modal frequency solvers...but how about the Ksi then?



Any idea???
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top