필터 지우기
필터 지우기

Switching mosfets in boost rectifier using Simulink

조회 수: 5 (최근 30일)
richard
richard 2014년 9월 23일
답변: Sabin 2023년 2월 10일
I am simulating a full bridge (four switch) boost converter in Simulink. The gate of each mosfet is connected to a logic block (outputs of 0 or 1), and I've put in basic parameters for each mosfet (such as 0.1 ohms for "Rds on").
When running the simulation, I notice that the mosfets do not conduct when their gate voltages are set to a "1". Using the scope block, I see that the drain-source voltage across each mosfet does not approach 0 when the gate voltage is 1, so I suspect that the mosfet is not acting as a "closed switch".
Is there some kind of gate driver component, or something that I'm missing, to switch mosfets in a PWM-type fashion?

답변 (1개)

Sabin
Sabin 2023년 2월 10일
We don't know what block and what technology is used. My guess is that the threshold voltage is greather than 1 and therefore the MOSFET is not actually switching when gate signal is 1. If that's the case, the threshold voltage can be set to 0.5 or the gate input needs to be scaled accordingly.

카테고리

Help CenterFile Exchange에서 Semiconductors and Converters에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by