FRF Substructuring

This post is a work-in-progress… Frequency Response Function based substructuring (FBS) predicts the dynamic behavior of a coupled system on the basis of free interface FRFs of the uncoupled components. Here is a tutorial paper:  Frequency Response Function Substructuring  Modal damping requires special consideration:  Notes on… Read more

Newmark-beta Method, Applied Force

The Newmark-beta method can be used to solve structural dynamics problems in the time domain, of the form: M (d^2x/dt^2) + C dx/dt + K x = F This method performs direct integration on the mass, damping and stiffness matrices which may be fully-coupled. Here… Read more

Transfer Functions from Normal Modes

A transfer function is a type of frequency response function (FRF) that gives the steady-state response to a force input as a function of frequency. Transfer functions for structural dynamics problems can be calculated from the natural frequencies, modal damping ratios and normal modes. This… Read more

Structural Dynamics Characteristic Roots

Finding the the natural frequencies of a continuous beam, plate, membrane or even an acoustical volume requires solving for the eigenvalue roots of a characteristic equation, which may contain trigonometric or Bessel functions. Matlab provides an fzero function which can be used for this purpose.… Read more

Simply-Supported Plate, Bending Modes

The Vibrationdata Signal Analysis Package has a function for calculating the natural frequencies of a plate simply-supported about all edges. The package also has options for calculating the response to base excitation. Vibrationdata > Structural Dynamics > Plates, Rectangular & Circular > Rectangular Plate, Simply Supported The… Read more