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

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:

카테고리

도움말 센터File Exchange에서 Semiconductors and Converters에 대해 자세히 알아보기

태그

질문:

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