Why parameterized MOSFETs does not show response
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Rahul Choudhary
am 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.
Akzeptierte Antwort
Sabin
am 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 Kommentare
Weitere Antworten (0)
Communitys
Weitere Antworten in Power Electronics Control
Siehe auch
Kategorien
Mehr zu Simscape Electrical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!