Why parameterized MOSFETs does not show response
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hassan Ali
el 21 de En. de 2025
Respondida: Sabin
el 22 de En. de 2025
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 comentario
Rahul Choudhary
el 21 de En. de 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.
Respuesta aceptada
Sabin
el 22 de En. de 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 comentarios
Más respuestas (0)
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Simscape Electrical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!