custom diode in simulink?

8 views (last 30 days)
Abdulkadir Eroglu
Abdulkadir Eroglu on 17 Feb 2017
Answered: Abel Babu on 21 Feb 2017
Hello,
I would like to implement a custom semiconductor as you can do it in PSPice and similar tools. I have a custom LED i would like to use in my simulation, but I don't know how to get it's "behavior" implemented in Simulink? Is there a way?
Thanks in Advance:),
Abdulkadir

Answers (1)

Abel Babu
Abel Babu on 21 Feb 2017
Hi Abdulkadir,
This documentation link is a good place to start for Diode modeling in Simulink: http://in.mathworks.com/help/physmod/elec/ref/diode.html
It has the following representations:
  • Piecewise Linear
  • Piecewise Linear Zener
  • Exponential
Each of these representation has parameters that can be changed to according to your custom model. Those include sections like Reverse breakdown, Ohmic resistance, Capacitance, Temperature dependence etc.
Abel

Community Treasure Hunt

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

Start Hunting!