03 damping

Upload: enrique

Post on 01-Mar-2018

241 views

Category:

Documents


1 download

TRANSCRIPT

  • 7/25/2019 03 Damping

    1/13

    Code_Aster, Salome-Meca course materialGNU FDL licence (http://www.gnu.org/copyleft/fdl.html)

    Damping

  • 7/25/2019 03 Damping

    2/13

    2 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Outline

    Damping in dynamic analysis

    Types of modeling

    Getting started with Code_Asterfor dynamic analysis

    Modal calculation with damping

    Solving the quadratic problem : principlesMethods and algorithms implemented in Code_Aster

  • 7/25/2019 03 Damping

    3/13

    3 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Damping : theoretical issues

    Damping : energy dissipation within the different materials of thestructure, in the connections between structural elements, andwith the surrounding medium.

    Two simple models in Code_Aster

    viscous damping : the dissipated energy is proportional to the speed of

    movement ;hysteretic damping : the dissipated energy is proportional to thedisplacement & such that the damping force is of opposite sign to thespeed.

    Variables to characterize damping

    Loss rate :

    Reduced damping :

    max2 p

    cyclepard

    E

    E=

    2

    =

  • 7/25/2019 03 Damping

    4/13

    4 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Viscous damping : modelling principles

    Viscous damping : time or frequency definition

    Rayleigh damping

    Defined in the material properties DEFI_MATERIAU

    Or easy to implement with the command COMB_MATR_ASSE

    Useful for validating algorithms

    Successfully introduced for transient analysis by modal recombination

    Does not represent heterogeneity of the structure relative to the damping

    Depends heavily on the identification of the coefficients

    Non physical model for dissipation, but required for some regulatory studies

    f=uk+uc+um &&&

    ,

    [ ] [ ] [ ]M+K=C

  • 7/25/2019 03 Damping

    5/13

    5 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Viscous damping : identification of coefficients

    Damping proportional inertia characteristics

    Widely used for direct transient resolution

    can be identified with the experimental reduced damping of thenormal mode which contributes most to the response

    Higher modes are very little damped and low frequency modes are verydamped

    Damping proportional to stiffness characteristics

    Widely used for direct transient resolution

    can be identified with the experimental reduced damping of thenormal mode which contributes most to the response

    Higher modes are very damped and low frequency modes are very little

    damped

    Full proportional damping

    are identified from two independent modes of frequencies

    In the interval , the variation of the reduced damping remains low

    and outside modes will be over-damped

    i== ,0

    i

    0, == i

    j

    ii == ,

    , ji ,

    ji ,

  • 7/25/2019 03 Damping

    6/13

    6 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Viscous damping

    Global dampingCoefficients are defined with the material properties in DEFI_MATERIAU

    AMOR_ALPHAandAMOR_BETA

    Use in harmonic and transient analysis

    DYNA_LINE_TRAN with the keywordMATR_AMOR

    DYNA_LINE_HARM with the keywordMATR_AMOR

    DYNA_TRAN_MODAL with the keywordAMOR_GENE

    Modal reduced dampingDYNA_TRAN_MODAL with the keywordAMOR_REDUIT

    COMB_SISM_MODAL with the keywordAMOR_REDUIT

    Localized or non-proportional damping

    Discrete dampers are introduced withAFFE_CARA_ELEM

    Material damping coefficients defined in DEFI_MATERIAU withAMOR_ALPHAandAMOR_BETA affected material by material in the model

    ielemielem a=c

    ielemiielemiielem m+k=c

  • 7/25/2019 03 Damping

    7/13

    7 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Hysteretic (or structural) damping : principles

    Valid only in frequential approach noncausal model

    is a constant

    Representation of the dissipation suitable for metallicmaterials

    Used to deal with harmonic responses of structures withviscoelastic materials

    The coefficient is determined from a test with cyclicharmonic loading

    (1+j)

    m

    u

    ( ) fujkum =++ 12

    ( )

    sincos

    0

    0* jE +=

    j

    0

    0* e==E

    tj0e=

    ( ) tj0e= ( ) tanE

    E

    =with1= 2

    1

    1

    *

    =+ jEE

  • 7/25/2019 03 Damping

    8/13

    8 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Hysteretic dampingUsed for harmonic analysis onlyDYNA_VIBRA(TYPE_CALCUL=HARM) keywordMATR_RIGI

    Global or homogeneous damping, identical on the whole model

    The damping coefficient is defined with DEFI_MATERIAU, keywordAMOR_HYST

    The complex global matrix is built withinASSEMBLAGE

    Localized or non-proportional dampingDiscrete stiffness elements are defined withAFFE_CARA_ELEM, optionAMOR_HYST

    Material damping is defined with DEFI_MATERIAU, keywordAMOR_HYST

    Transient analysiscalculation of eigenmodes and damping coefficient ( quadratic CALC_MODES)

    and resolution on a real modal basis with identified modal damping coefficients

    (DYNA_VIBRA(TYPE_CALCUL=TRANS,BASE_CALCUL=GENE)

    [ ] ( )[ ]Kj+=Kc 1

    idiscretidiscretidiscret

    c kj+=k 1

    ielemielemielem

    c kj+=k 1

  • 7/25/2019 03 Damping

    9/13

    9 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Solving the quadratic problem

    Initial quadratic problem : finding & such as

    Linear form :

    Usual algorithm for normal modes

    Meaning of eigenvalues

    i is the pulsation i is the damping of mode i

    [ ] [ ] [ ]) 0CMK

    =++

    2

    0

    0K

    KC

    K0

    0M

    KM

    =

    +

    4342144 344 21quadquad

    21 iiiii j =

    i*TC i

    i*TM i

    = 2 Re ii*TK i

    i*TM i

    = i2

  • 7/25/2019 03 Damping

    10/13

    10 - Code_Aster and Salome-Meca course material GNU FDL Licence

    Some theory

    Spectral transform => different strategies

    Shift & Invert with complex shift

    For high damping : real arithmetic

    For low damping : imaginary arithmetic

    More generally : complex approach

    [ ] [ ] ( )[ ] uuMMKuMuKA

    321444 3444 21

    ==

    11quadquadquadquad

    ( )

    +

    =

    11

    2

    1Re A

    ( )

    =

    11

    2

    1

    Im jA

    =

    1A

  • 7/25/2019 03 Damping

    11/13

    11 - Code_Aster and Salome-Meca course material GNU FDL Licence

    In Code_AsterInverse iterations :MODE_ITER_INV

    Only for a couple of frequencies

    Subspace iteration methods : CALC_MODESMETHOD=TRI_DIAG

    Real approach

    shift = 0 => OPTION = PLUS_PETITE or CENTRE

    Non-zero shift => OPTION=CENTRE

    Imaginary approach

    Non-zero shift => OPTION=CENTRE

    METHOD=SORENSEN

    Real approach

    shift = 0 => OPTION = PLUS_PETITE or CENTRENon-zero shift => OPTION=CENTRE

    Imaginary approach

    Non-zero shift => OPTION=CENTRE

    Complex approach

    Non-zero shift => OPTION=CENTRE

    Decomposition method in complex spaceMETHOD=QZVery robustOnly for small problems : computes all the modes !

    Nota Bene : No OPTION=BANDE and no verification on the number of

    eigenvalues

  • 7/25/2019 03 Damping

    12/13

    12 - Code_Aster and Salome-Meca course material GNU FDL Licence

    In three steps with modal reduction

    Problem to solve : (c,c) such as

    First step : normal modes without damping(,) such as

    Second step : modal reduction by projection

    Third step : quadratic problem on a reduced basis

    Only for low damping

    Far more robust & effective methoduseMETHOD=QZ for the third step

    Always use PROFIL=PLEIN (by default)

    [ ] [ ] [ ]( ) 0CMK =++ ccc 2

    [ ] [ ]( ) 0MK =+2

    === CCMMKK tgt

    g

    t

    g

    00K

    KC

    K0

    0M=

    +

    g

    gc

    g

    gg

    g

    g

    c

  • 7/25/2019 03 Damping

    13/13

    13 - Code_Aster and Salome-Meca course material GNU FDL Licence

    End of presentation

    Is something missing or unclear in this document?

    Or feeling happy to have read such a clear tutorial?

    Please, we welcome any feedbacks about Code_Aster training materials.

    Do not hesitate to share with us your comments on the Code_Aster forumdedicated thread.