フィルターのクリア

Using components from specialized library

2 ビュー (過去 30 日間)
Waqar Ahmad
Waqar Ahmad 2022 年 3 月 9 日
回答済み: Sabin 2022 年 12 月 24 日
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
Benjamin Thompson 2022 年 3 月 9 日
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 Center および File ExchangePower Converters についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by