Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qucs#992 corrections in NMOSFETs PMOSFETs Transistors Z-Diodes libs #993

Closed

Conversation

oxmon-2500
Copy link
Contributor

@oxmon-2500 oxmon-2500 commented Mar 23, 2020

Value out of range - deactivated by commenting it out
NMOSFETs IRF3709ZCS_L
NMOSFETs IRF3709Z_S_L
NMOSFETs IRF3805S-7P
NMOSFETs IRF7821
PMOSFETs IRF7220
PMOSFETs IRF7233
PMOSFETs IRF7410
Transistors MMST4401

Typos - corrected
NMOSFETs IRF7465 missing <Model> tag
NMOSFETs IRFB4229PBF Component Name and .Def Name equalized
NMOSFETs IRFR024N Component Name and .Def Name equalized
NMOSFETs IRFR110 Component Name and .Def Name equalized
NMOSFETs IRFR1205 Component Name and .Def Name equalized
NMOSFETs IRFR120N Component Name and .Def Name equalized
NMOSFETs IRFR220 Component Name and .Def Name equalized
NMOSFETs IRFR320 Component Name and .Def Name equalized
NMOSFETs IRFR3910 Component Name and .Def Name equalized
NMOSFETs IRFR4105 Component Name and .Def Name equalized
Z-Diodes 1N5342B 'Vj' occurred 2x
Z-Diodes 1N5344B 'Vj' occurred 2x
Z-Diodes 1N5346B 'Vj' occurred 2x
Z-Diodes 1N5377B .Def:Z-Diodes_1N5377B -> .Def:Z_Diodes_1N5377B

@oxmon-2500 oxmon-2500 changed the title corrections in NMOSFETs PMOSFETs Transistors Z-Diodes libs qucs#992 corrections in NMOSFETs PMOSFETs Transistors Z-Diodes libs Mar 23, 2020
Value out of range - deactivated by commenting it out
NMOSFETs    IRF3709ZCS_L
NMOSFETs    IRF3709Z_S_L
NMOSFETs    IRF3805S-7P
NMOSFETs    IRF7821
PMOSFETs    IRF7220
PMOSFETs    IRF7233
PMOSFETs    IRF7410
Transistors MMST4401

Typos - corrected
NMOSFETs IRF7465
NMOSFETs IRFB4229PBF
NMOSFETs IRFR024N
NMOSFETs IRFR110
NMOSFETs IRFR1205
NMOSFETs IRFR120N
NMOSFETs IRFR220
NMOSFETs IRFR320
NMOSFETs IRFR3910
NMOSFETs IRFR4105
Z-Diodes 1N5342B
Z-Diodes 1N5344B
Z-Diodes 1N5346B
Z-Diodes 1N5377B

issue Qucs#992
@oxmon-2500 oxmon-2500 force-pushed the qucs_992_cleanComponentLibs branch from bd45624 to 824ddb3 Compare March 23, 2020 11:11
@felix-salfelder
Copy link
Member

felix-salfelder commented Mar 23, 2020 via email

@oxmon-2500
Copy link
Contributor Author

what will commenting out fix?

Using this components results in aborting the simulation:

checking netlist...
Errors occurred during simulation on Mon 23. Mar 2020 at 15:49:49:190
Aborted.
Errors and Warnings:
checker error, value of 'Vj' (11.8882) is out of range ']0,10]' in 'Diode:D2'

If the component is unusable then it is better not to offer it to build it into a circuit.
Maybe the range check is wrong, thus it remains unusable. The range should be other issue.
It seems to me it is a typo, because there are many more Vj values within the range.
The components are still in the library as comments. Hopefully someone will take a look at it, correct the value and uncomment it

Typos - corrected [..]
changes the name of a several components. on what basis? what happens if somebody uses these components?

In all component definitions:
<Component BSP125>
...
<Model>
.Def:NMOSFETs_BSP125 _net1 _net3 _net2

the component name and the name in .Def (after underscore) are the same. Only in those erroneous the second name slightly differs and looks like typo. I wanted to ask the author Gunther Kraut, but his eMail <gn.kraut@online.de> is no more up to date.

@felix-salfelder
Copy link
Member

felix-salfelder commented Mar 23, 2020 via email

@oxmon-2500
Copy link
Contributor Author

oxmon-2500 commented Mar 23, 2020

there are other simulators out there

I see, I will try this components with qucs-s

@felix-salfelder
Copy link
Member

felix-salfelder commented Mar 23, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants