Using components from specialized library

2 次查看(过去 30 天)
Hello,
I am implementing a model while using the MOSFET from from the specialized library,
As per my perception, the N-Channel MOSFET (shown at upper position in the figure) has more options for parameterization than the one shown at lower side, However I am unable to connect it with the PWM signal.
My Question:
  1. Is my perception about the N-Channel MOSFET true or not?
  2. How can I connect it with the PWM signal?
  3. do I need to connect myself a diode with it which will act as a body diode, or just change in the parameters?
  2 个评论
Benjamin Thompson
What MATLAB products are you using for this example?
Waqar Ahmad
Waqar Ahmad 2022-3-14
Hi Benjamin,
I am using the "Simscape/Electrical/Semicinductor & converters"

请先登录,再进行评论。

回答(1 个)

Sabin
Sabin 2022-12-24
The top one is the N-Channel MOSFET which is indeed more complex than the MOSFET (Ideal, Switching). You cannot connect the gate signal in the same way as the N-Channel MOSFET is not accepting PS inputs (only electrical connections). You can use a voltage source connecting the + terminal to the gate and negative terminal to the source. Check the MOSFET Characteristics example. Both blocks allow you to include the body diode from the block mask. By default, body diode is not included.

类别

Help CenterFile Exchange 中查找有关 Power Converters 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by