How to find Transfer Function using Bode plot data points..?

11 views (last 30 days)
Hi, I have simulated a dc-dc converter in PSIM and found its bode plot using PSIM AC Sweep.I have saved bode plot data points (Frequency, Amplitude and Phase values)in a .txt file. Now I want to use MATLAB SYSTEM IDENTIFICATION TOOLBOX to get 's' domain transfer function expression of my dc-dc converter by using the frequency response (Bode Plot) data points? The data points .txt file is attached, please help me, how to proceed?

Answers (1)

Star Strider
Star Strider on 4 Jun 2016
That does not appear to be possible. The functions that would do that in the System Identification Toolbox, iddata and tfest, require time-domain inputs. I have never attempted to do system identification on Bode plot data.

Categories

Find more on Linear Model Identification in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!