Why parameterized MOSFETs does not show response
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hey,
I have an EV model where velocity is controlled via PMSM FOC blockset and when using ideal converter, the model is correctly following the reference speed and generating torque as expected and even when I put MOSFET (Ideal Switching), the model response is as expected, however, when I parameterized the same MOSFETs using preparameterized MOSFET or even I do the parameterizaton on my own using N-Channel MOSFET using datasheet, the response is 0.
I have done the tuning via trial and error and even tried to change the gains to see even some response.
I am attaching the Model here, any expert in this modelling can have look and guide on the issue.
1 commentaire
Rahul Choudhary
le 21 Jan 2025
Before proceeding with further debugging, it's crucial to verify that the magnitude of the gate pulse exceeds the threshold voltage of the MOSFET. For instance, if the gate pulse toggles between 0V and 1V, and the MOSFET's threshold voltage is 3.6V, the MOSFET will not turn on, resulting in zero output.
Réponse acceptée
Sabin
le 22 Jan 2025
In this instance the problem is the threshold voltage. The gate signals coming from the controller are 0 or 1 but the threshold voltage in the MOSFET blocks is 3.2 V. Multiply G from the controller by 5 using a gain block and it will work.
0 commentaires
Plus de réponses (0)
Communautés
Plus de réponses dans Power Electronics Control
Voir également
Catégories
En savoir plus sur Simscape Electrical 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!