Filter löschen
Filter löschen

how to get transfer function (bode plot) of this time response?

3 Ansichten (letzte 30 Tage)
Zhe Liu
Zhe Liu am 29 Mai 2016
Kommentiert: Star Strider am 30 Mai 2016
I have a time response of a pressure step (not unit), but I find it difficult for me to get a transfer function(bode plot). I was thinking FFT or bode but I think I was not in the right track....Any help?

Antworten (1)

Star Strider
Star Strider am 29 Mai 2016
First do a fft of your signal if you are interested in its frequency characteristics.
To approximate a linear system to it, use tfest first, then bode to see how accurately you have approximated the frequency characteristics of your signal.
  5 Kommentare
Zhe Liu
Zhe Liu am 30 Mai 2016
Also the time response plot has values lower than 1.5 (because pressure step is not unit in my case, from 1.5 to 1.506) which makes me think this might be undershoot...
Star Strider
Star Strider am 30 Mai 2016
As with all ‘real-world’ problems, you have to experiment to get the result you want.
That the initial value of the response is negative likely indicates a response lag (phase lag), typical of inductive (electrical) or mass-displacement (mechanical) systems. That will be accounted for in your model.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by