How to import .SUBCKT Spice model into MATLAB Simscape?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Greetings,
I am trying to import a power mosfet model from Spice .SUBCKT definition of it (IAUC45N04S6N070_L1), into Simscape. The Level 1 (_L1) models in the attached file seem to have some dependencies on another circuit definition (A6_40_d1_var), but I am not completely sure how that works. When I use subcircuit2ssc function and build these circuits, I end up with a library containing two blocks. I went ahead and tried using a block with drain, source and gate terminals, but it is not working and throws error for some solver settings.
Kindly let me know how I can proceed with this and use the .SUBCKT model of the MOSFET in Simscape/ Simulink.
0 Commenti
Risposte (1)
Joel Van Sickel
il 28 Lug 2023
Unfortunately, there is no guarentee that an imported pspice model will work in simscape. It sounds like you used the command correctly, but that you are struggling to get it to work in a simulation. The issue is not necessarily with subcircuit2ssc, but with wether or not the pspice model can work correctly in Simscape. There is the possiblity that setting up the solver with specific settings might be able to make the component work. Are you able to share your model?
0 Commenti
Community
Più risposte nel Power Electronics Control
Vedere anche
Categorie
Scopri di più su Choose and Parameterize Blocks in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!