Error using Simscape Eletrical - Boost Converter component
Mostrar comentarios más antiguos
This is my first time using Simscape. While trying to simulate a model which has two Boost converter blocks, the following error appears on the diagnostic viewer:
"Error compiling Simscape network for model Tentativa1.
Caused by:
'D.p' is not defined in this scope. In ee.semiconductors.converters.dcdc_converters.boost.elec"
The model is the one below:

I wanted to know why is this error occurring, and what do I have to do in order for me to be able to simulate. Any help on this is very much appreciated.
1 comentario
Janosch Marquart
el 12 de Ag. de 2019
Hi Eduardo
Is D.P. a variable you are using? Then it could be that this variable is not declared properly or it is only accessible in a subcircuit. Hard to tell without the model.
Could you share the model?
In general, it is a good approach as Boris mentions in his answer, to break down the model to one converter to simplify it. Then figure the problem out there and add the second model again.
Cheers,
Janosch
Respuesta aceptada
Más respuestas (1)
boris vuleta
el 11 de Ag. de 2019
0 votos
Hi! If go to matlab site and look for some docum about simscape and generally simulink, you'll find an instruction to start in steps. Remove one converter find some info about elements you are using and how to configure the simulation www.mathworks.cn › simscape_ug Simscape User's Guide - MathWorks You don't need to read it all just some inf about physical networks... Good luck ?
1 comentario
Eduardo Alves da Silva
el 13 de Ag. de 2019
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre Converters (High Power) 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!