Simscape Powersystems Asynchronous machine initialization code
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Karanjot Singh
le 3 Jan 2017
Commenté : Karanjot Singh
le 7 Jan 2017
Hi, I am trying to run the initialization command for the Asynchronous machine (SI units) block manually but I am not getting any value in 'SM' struct. Are the values in SM struct available for viewing or are they blocked? I understand the 'AsynchronousMachineInit' code is a private file and cannot be viewed. But I was expecting to at least see the results using it's initialization code to verify and validate the block outputs. The values I am using for Nominal Parameters are base apparent power in VA found using formula (sqrt(3)*line voltage*nominal current), line voltage and nominal frequency. The code runs fine with the values I input, but the SM struct shows up empty. Please suggest a solution so that I can verify and validate the block outputs. For reference I am using Matlab 2016b. Thanks.
0 commentaires
Réponse acceptée
Brandon Eidson
le 6 Jan 2017
Hey Karanjot, I have confirmed that the "SM" structure, like the "AsynchronousMachineInit" function, is private and cannot be viewed. The machine's terminal initial conditions are the only ones that are viewable. The machine's calculated internal initial conditions (e.g., flux leakage) which are stored in the "SM" structure are kept hidden.
It is not entirely clear to me what you mean by you trying to "verify and validate the block outputs". Because you have a valid Software Maintenance Service with MathWorks, I would encourage you to contact MathWorks Technical Support with more details about your workflow and desired used case to see if we can help find a solution.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Foundation and Custom Domains dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!