Using components from specialized library
Mostra commenti meno recenti
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:
- Is my perception about the N-Channel MOSFET true or not?
- How can I connect it with the PWM signal?
- do I need to connect myself a diode with it which will act as a body diode, or just change in the parameters?
2 Commenti
Benjamin Thompson
il 9 Mar 2022
What MATLAB products are you using for this example?
Waqar Ahmad
il 14 Mar 2022
Risposte (1)
Sabin
il 24 Dic 2022
0 voti
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.
Categorie
Scopri di più su Semiconductors in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
