Hi,
I tried to simulate zener diode BZT52C4V7 or another but diodes did not work correct - output voltage was not 4.7 volts. Only BZt52C10 worked correct (this zener diode is at menu among diodes) - output voltage was correct. What can I do for correct simulation?
Thanks,
Karel
The following 4.7V zener device models are currently available in EasyEDA:
You just need to place the BZT52C10 symbol from the EasyEDA Libs and then change the name shown in the schematic to the new model and then, with the symbol still selected, type
I
and set theSpice prefix
toD
for a .model defined model orX
for a .subckt defined model.Please see this post to see how to find and use them.:
https://easyeda.com/forum/topic/How_to_find_out_what_spice_models_are_available_in_EasyEDA_-ACUO5nhXf
You can also copy and paste your own model directly into your schematic as described in the relevant section of the EasyEDA Simulation eBook, referenced in the above post.
:)