Transfer Function of a simple Circuit using Simulink
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (6)
Luigi Dilan Gervasio
el 19 de Mayo de 2016
1 voto
Sorry, I can obtain a symbolic transfer function without specific value of my component?
3 comentarios
Luke Rucker
el 20 de Nov. de 2018
This is the real question.
fima v
el 7 de Jun. de 2019
yes i will be happy to have a parametric transfer function
Arkadiy Turevskiy
el 20 de Jun. de 2019
No, creation of a symbolic transfer function from a Simscape model is not supported.
Azzi Abdelmalek
el 25 de Mayo de 2014
0 votos
Do you want to simulate this circuit with Simulink? If yes , you will need a simscape toolbox
1 comentario
Adnan
el 25 de Mayo de 2014
Nguyen Dinh Thuc
el 2 de Jun. de 2017
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 comentario
Arkadiy Turevskiy
el 20 de Jun. de 2019
you got a transfer function, what's the problem?
Harshit Derasari
el 24 de En. de 2018
Editada: Harshit Derasari
el 24 de En. de 2018
0 votos
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 comentarios
Dan Herbison
el 6 de Abr. de 2018
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
el 20 de Jun. de 2019
Editada: Arkadiy Turevskiy
el 20 de Jun. de 2019
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
el 10 de Abr. de 2020
@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
el 4 de Sept. de 2019
0 votos
Adilson Batista
el 8 de Abr. de 2021
0 votos
Help me please. I don't understand step 4. And, I can see the Simulink Menu showed in step 5.
Categorías
Más información sobre Get Started with Simscape Electrical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!









