How to add measured frequency response function to Simulink as a transfer function block?
Afficher commentaires plus anciens
I have a set of frequency response data gathered by modal analysis, which are stored in format (frequency, Re, Im) like the following. The frequency resolution is 0.5 Hz and measured field is up to 200 Hz. Can I put this measured Gxx list as a transfer function block in a simulink model?

Réponses (2)
Benjamin Thompson
le 8 Fév 2022
0 votes
Yes, Simulink has transfer function blocks. You will need to select transfer function coefficients that match your response curves well enough. There are a few apps in the Control System Toolbox that may help with that process.
1 commentaire
DFfd
le 9 Fév 2022
Benjamin Thompson
le 10 Fév 2022
0 votes
See the System Identification Toolbox documentation article "Frequency-Response Models", maybe the spa function.
Also if you Google the topic "transfer function estimation from bode plot" you will find many resources including YouTube videos, as this is usualy a first year controls class topic. Transitions in the slope and level of the plots correpond to roots in the transfer function equation.
Catégories
En savoir plus sur System Identification Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!