Transfer Function of a simple Circuit using Simulink
古いコメントを表示
I have a simple circuit for which I just need to obtain transfer function using Simulink. I have attached the image below. Any help would be appreciated. Thanks
採用された回答
その他の回答 (6 件)
Luigi Dilan Gervasio
2016 年 5 月 19 日
1 投票
Sorry, I can obtain a symbolic transfer function without specific value of my component?
3 件のコメント
Luke Rucker
2018 年 11 月 20 日
This is the real question.
fima v
2019 年 6 月 7 日
yes i will be happy to have a parametric transfer function
Arkadiy Turevskiy
2019 年 6 月 20 日
No, creation of a symbolic transfer function from a Simscape model is not supported.
Azzi Abdelmalek
2014 年 5 月 25 日
0 投票
Do you want to simulate this circuit with Simulink? If yes , you will need a simscape toolbox
Nguyen Dinh Thuc
2017 年 6 月 2 日
From input "Step" to output "PS-Simulink Converter":
1000 s + 5e06
---------------------
s^2 + 6000 s + 2.5e07
Name: Linearization at model initial condition Continuous-time transfer function.
That is my result, I don't know why, please help me
1 件のコメント
Arkadiy Turevskiy
2019 年 6 月 20 日
you got a transfer function, what's the problem?
Harshit Derasari
2018 年 1 月 24 日
編集済み: Harshit Derasari
2018 年 1 月 24 日
0 投票
can u give any suggestion how to get transfer function of this circuit???? which i attached here... as per the above steps i not able to attach PS-simulink converter... here DC input voltage is 12v and output of buck converter is around 6v with 50% duty cycle.. inductor of 1mH capacitor of 220uF and R is 10 ohm and i want transfer function from output to input
3 件のコメント
Dan Herbison
2018 年 4 月 6 日
Switching circuits do not have "small signal transfer functions", as they are depend fundamentally on large signal circuit behavior. There are several ways of doing what you want, from using an "average model" of the power stage, to using a simulator like Simplis or Saber that handle switching circuit analysis well.
Arkadiy Turevskiy
2019 年 6 月 20 日
編集済み: Arkadiy Turevskiy
2019 年 6 月 20 日
Simscape Electrical handles switching circuits just fine. For a power electronics model with switching from power semiconductors, you will need to use an ac sweep. As switches like diodes are discontinuous, you cannot linearize them. To approximate your model with a transfer function, you inject a small signal (ac sweep) into your system, and compute frequency response from the input to the output. Once you have the frequency response, you can fit a transfer function to it.
Preeti Warrier
2020 年 4 月 10 日
@Arkadiy Turevskiy
Sir I opened your example iddemo_boost_converter and tried to do what is explained. The figure in your explanation has a voltage sensor and PS-SIMULINK converter, but when I open the model, it is slightly different. It does not have a ground connection, and there is voltage measurement which is connected to the scope. When I run your code to compute discrete points on the frequency response,([sysData,simlog] = frestimate(mdl,ios,in)...,I get these errors.. Index exceeds matrix dimensions.
Error in frestimate>LocalConstructIOTable (line 875)
table{ct,2} = ph.Outport(io(ct).PortNumber);
Error in frestimate>LocalSetupForSimulation (line 435)
table = LocalConstructIOTable(io,ModelParameterMgr,opts)
I changed the outpot port to Uout instead of PS-SIMULINK converter, as the model which opens has only Uout.But still error is there.Please could you guide?
Thanks.
Kashif Mehmood
2019 年 9 月 4 日
0 投票
Adilson Batista
2021 年 4 月 8 日
0 投票
Help me please. I don't understand step 4. And, I can see the Simulink Menu showed in step 5.
カテゴリ
ヘルプ センター および File Exchange で Get Started with Simscape Electrical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!









