convert circuit simulation data to transfer function

From circuit simulation,I get a series of data about frequency、magnitude and phase.Now,I want to convert the simulation data to a transfer function.Then,I can get the characteristic of this circuit.
So,I want to get some help here. Can anyone help me ? Thank you very much!

2 件のコメント

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 4 月 16 日
Can you explain what is circuit simulation?
Ge Lei
Ge Lei 2013 年 4 月 16 日
編集済み: Ge Lei 2013 年 4 月 16 日
Thank you Azzi Abdelmalek! I get the simulation data by some software likes the Pspice or Powersim. I do not know whether this web can attach the simulation data. The data likes:
Frequency ; amp(Vo1) ; phase(Vo1)
1.000000000E+002 ; 8.880345651E+001 ; -1.770624284E+002
1.202264435E+002 ; 9.263054272E+001 ; -1.770466478E+002
1.445439771E+002 ; 9.493598924E+001 ; -1.769867984E+002
. . .

サインインしてコメントする。

回答 (1 件)

Sabin
Sabin 2025 年 6 月 26 日

0 投票

It is possible to use tfest to estimate transfer function model using the time-domain or frequency-domain data. Check out more about how to use this function in the documentation:

カテゴリ

タグ

質問済み:

2013 年 4 月 16 日

回答済み:

2025 年 6 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by