How to find Transfer Function using Bode plot data points..?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuestas (1)
Star Strider
el 4 de Jun. de 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.
0 comentarios
Ver también
Categorías
Más información sobre Linear Model Identification en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!