How do I implement a Zener diode in Simulink?

20 views (last 30 days)
*Hi,
I'm designing an electronic circuit model using Simulink. I need to use a Zener diode for voltage limitation purposes. Unfortunately, there's no model for the Zener in the Simulink libraries. Can someone help me with this?
Many Thanks,
Amr*

Answers (2)

ALBERT ALEXANDER STONIER
ALBERT ALEXANDER STONIER on 4 Oct 2016
You can change the properties of a ordinary diode with respect to the barrier voltage level to get the zener diode.
  1 Comment
Siddhi Kadam
Siddhi Kadam on 7 Apr 2019
Exactly which properties should we change to get zener diode. Because even in simscape we don't have model for zener diode and the "power_zener" block doesn't connect to simscape components even with the ps-simulink converter

Sign in to comment.


ashok kumar dornala
ashok kumar dornala on 15 Mar 2017
Run the 'power_zener' command by entering it in the MATLAB Command Window. You'll get an example with zener in it. Just copy paste it in your simulink model.

Tags

Community Treasure Hunt

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

Start Hunting!