Sizing Optimization for NVH Analyses

This section describes the various supported finite element types and the available design responses for modal and acoustic optimization.

This page discusses:

Types of Supported Design Responses

All the DRESP quantities are load case dependent.

N implies DRESP is calculated at the node, and thus a single node or group of nodes must be specified.

E implies DRESP is calculated for the element; thus, a single element or a group of elements are specified.

Name of design response Selection area Description
FS_ACCEL_X N Acceleration in x-direction for frequency response.
FS_ACCEL_Y N Acceleration in y-direction for frequency response.
FS_ACCEL_Z N Acceleration in z-direction for frequency response.
FS_COMP E Dynamic compliance for frequency response.
FS_DBA_PRESSURE N Sound Pressure Level [dBA].
FS_DB_PRESSURE N Sound Pressure Level [dB].
FS_DISP_ABS N Absolute amplitude for frequency response.
FS_DISP_X_ABS N Amplitude in x-direction for frequency Response.
FS_DISP_Y_ABS N Amplitude in z-direction for frequency response.
FS_DISP_Z_ABS N Amplitude in z-direction for frequency response.
FS_PHASE_X N Phase in x-direction for frequency response.
FS_PHASE_Y N Phase in Y-direction for frequency response.
FS_PHASE_Z N Phase in Z-direction for frequency response.
FS_PRESSURE_X N Instantaneous sound pressure [Pa].
FS_RMS_PRESSURE N Effective sound pressure (RMS) [Pa].
FS_VELOCITY_X N Velocity in x-direction for frequency response.
FS_VELOCITY_Y N Velocity in y-direction for frequency response.
FS_VELOCITY_Z N Velocity in z-direction for frequency response.

Relations for Calculation of Design Responses from Fundamental Quantities

FS_COMP Cdyn=|{P}RT{u}R{P}cT{u}c
FS_DISP_ABS A=uR,x2+uI,x2+uR,y2+uI,y2+uR,z2+uI,z2

FS_DISP_X_ABS

FS_DISP_Y_ABS

FS_DISP_Z_ABS

Ax=uR,x2+uI,x2, so that xx=Axcos(Ωt+αx)

Ay=uR,y2+uI,y2, so that xy=Aycos(Ωt+αy)

Az=uR,z2+uI,z2, so that xz=Azcos(Ωt+αz)

FS_PHASE_X_ABS

FS_PHASE_Y_ABS

FS_PHASE_Z_ABS

ax=arctanuI,xuR,x, so that xx=Axcos(Ωt+αx)

ay=arctanuI,yuR,y, so that xy=Aycos(Ωt+αy)

az=arctanuI,zuR,z, so that xz=Azcos(Ωt+αz)

FS_ACCEL_X_ABS

FS_ACCEL_Y_ABS

FS_ACCEL_Z_ABS

A¨x=Ω2uR,x2+uI,x2, so that x¨x=A¨xcos(Ωt+αx)

A¨y=Ω2uR,y2+uI,y2, so that x¨y=A¨ycos(Ωt+αy)

A¨z=Ω2uR,z2+uI,z2, so that x¨z=A¨zcos(Ωt+αz)

FS_VELOCITY_X_ABS

FS_VELOCITY_Y_ABS

FS_VELOCITY_Z_ABS

A˙x=ΩuR,x2+uI,x2, so that x˙x=A˙xsin(Ωt+αx)

A˙y=ΩuR,y2+uI,y2, so that x˙y=A˙ysin(Ωt+αy)

A˙z=ΩuR,z2+uI,z2, so that x˙z=A˙zsin(Ωt+αz)

FS_PRESSURE p
FS_RMS_PRESSURE prms=p2
FS_DB_PRESSURE pdB=10log(prmsp0)
FS_DBA_PRESSURE

pdBA=20log(prmsp0)

+10log(1.562339Ω4(Ω2+107.652652)(Ω2+737.862232))

+10log(2.2428811016Ω4(Ω2+20.5989972)2(Ω2+12194.222)2)

Importance of Specifying Damping Parameters

Important:

  • It is always recommended to have some kind of damping, either viscous damping or structural damping.
  • It is recommended to have more damping than might be present in correct physical system. The increase of damping enforces the peaks in the spectra to be wider. Thus, the chance for ending in a local minimum is less likely.

The relationship between the viscous damping α,β and the fraction of critical damping ξ , at frequency ω is given by the following equation:

ξ=12(αω+βω)

The critical damping indicates the switch from oscillatory response to ξ=1 nonoscillatory. For normal application the damping is around 0.5% (0.005) to around 15% (0.15).

If the damping is unknown, a recommendation is to use the following numbers for the viscous damping:

α0,03ω0,13f

β0,03ω0,006f

The relationship between the structural damping and the fraction of critical damping ξ at frequency ω is given by the following equation:

ξ=12(αΩω2+βΩ)

Stiffness-proportional damping more effectively damps higher modes of the domain. If the optimization includes the first peaks in the spectrum and only structural damping is applied, then apply a high damping (>10%) for not creating too narrow peaks. Alternatively, use more sampling points in the frequency response range, especially around the eigenfrequencies.

  • The user must always define the damping for the design elements and the elements included in the manufacturing constraints using OPT_PARAM.
  • The design elements and the elements included in the manufacturing constraints should all have the same damping.

Important:

  • Generally, all damping appearances being independent on eigenfrequencies are allowed.
  • Damping depending on the eigenfrequencies and eigenmodes are not allowed.
  • Consequently, modal damping is not allowed in the finite element input file for the frequency response. All kind of discrete damping elements and other kind of damping are allowed outside the design domain.
  • During the designing the eigenfrequencies change significantly and, thus, will the modal damping also change significantly. The damping of the elements in the design domain must be defined in the parameter file.

Viscous Damping Structural Damping

Viscous damping for design elements (Rayleigh damping) where the damping matrix is assumed to be proportional to the mass and the stiffness matrices. The damping matrix is defined as

[C]=α[M]+β[K]

The viscous damping for the elements in the design domain should always be defined using the OPT_PARAM command, where A stands for viscous damping scaled with mass matrix and B stands for the viscous damping scaled with stiffness matrix, as shown below:


OPT_PARAM
  ...
  DAMP_VISCOUS_MASS =  A
  DAMP_VISCOUS_STIFF = B
  ...
END_

Structural damping for design elements where the damping matrix is assumed to be proportional to the mass and the stiffness matrices divided by the excitation and defined as

[C]=(αΩ/Ω)[M]+(βΩ/Ω)[K]

The structural damping for the elements in the design domain should always be defined using the OPT_PARAM commend, where A stands for structural damping scaled with mass matrix and B stands for structural damping scaled with stiffness matrix, like the following:


OPT_PARAM
  ...
  DAMP_STRUCTURAL_MASS =  A
  DAMP_STRUCTURAL_STIFF = B
  ...
END_

Important:

Concentrated and discrete dampers (often viscous) and other types of damping elements outside the design domain are all allowed.

Warning:

Modal damping (also called fraction of critical damping) in all forms is prohibited.