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!









