Frequency domain decomposition

From testwiki
Revision as of 10:16, 8 August 2023 by 158.125.112.26 (talk) (wrong definition of SVD term: singular vectors (not values))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Technical The frequency domain decomposition (FDD) is an output-only system identification technique popular in civil engineering, in particular in structural health monitoring. As an output-only algorithm, it is useful when the input data is unknown. FDD is a modal analysis technique which generates a system realization using the frequency response given (multi-)output data.[1][2]

Algorithm

  1. Estimate the power spectral density matrix G^yy(jω) at discrete frequencies ω=ωi.
  2. Do a singular value decomposition of the power spectral density, i.e. G^yy(jωi)=UiSiUiH where Ui=[ui1,ui2,...,uim] is a unitary matrix holding the singular vectors uij, Si is the diagonal matrix holding the singular values sij.
  3. For an n degree of freedom system, then pick the n dominating peaks in the power spectral density using whichever technique you wish (or manually). These peaks correspond to the mode shapes.[1]
    1. Using the mode shapes, an input-output system realization can be written.

See also

References

Template:Reflist


Template:Engineering-stub