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

Component Library contains erroneous definitions #992

Open
oxmon-2500 opened this issue Mar 23, 2020 · 1 comment
Open

Component Library contains erroneous definitions #992

oxmon-2500 opened this issue Mar 23, 2020 · 1 comment

Comments

@oxmon-2500
Copy link
Contributor

In the following libraries all components was checked for erroneous definitions.
Bridges.lib Diodes.lib JFETs.lib LEDs.lib MOSFETs.lib NMOSFETs.lib
OpAmps.lib PMOSFETs.lib Regulators.lib Substrates.lib Transistors.lib
Varistors.lib Z-Diodes.lib
There ara some typos and 'out of range' errors.
Using this components will results in an error not before the simulate was pressed.

The results of check:
`Value out of range (will be deactivated by commenting it out)
NMOSFETs IRF3709ZCS_L: checker error, value of 'Vj' (20.8385) is out of range ']0,10]' in 'Diode:D2'
NMOSFETs IRF3709Z_S_L: checker error, value of 'Vj' (20.8385) is out of range ']0,10]' in 'Diode:D2'
NMOSFETs IRF3805S-7P : checker error, value of 'Vj' (17.0358) is out of range ']0,10]' in 'Diode:D2'
NMOSFETs IRF7821 : checker error, value of 'Vj' (11.8882) is out of range ']0,10]' in 'Diode:D2'
PMOSFETs IRF7220 : checker error, value of 'Vj' (50) is out of range ']0,10]' in 'Diode:D2'
PMOSFETs IRF7233 : checker error, value of 'Vj' (49.8304) is out of range ']0,10]' in 'Diode:D2'
PMOSFETs IRF7410 : checker error, value of 'Vj' (20.7117) is out of range ']0,10]' in 'Diode:D2'
Transistors MMST4401 : checker error, value of 'Nf' (410) is out of range '[0.1,100]' in 'BJT:T_MMST4401_'

Typos (will be corrected)
NMOSFETs IRF7465 : checker error, no actions defined: nothing to do
NMOSFETs IRFB4229PBF : line 29: checker error, no such subcircuit 'NMOSFETs_IRFB4229PBF' found as referred in 'Sub:T'
NMOSFETs IRFR024N : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR024N' found as referred in 'Sub:T'
NMOSFETs IRFR110 : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR110' found as referred in 'Sub:T'
NMOSFETs IRFR1205 : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR1205' found as referred in 'Sub:T'
NMOSFETs IRFR120N : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR120N' found as referred in 'Sub:T'
NMOSFETs IRFR220 : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR220' found as referred in 'Sub:T'
NMOSFETs IRFR320 : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR320' found as referred in 'Sub:T'
NMOSFETs IRFR3910 : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR3910' found as referred in 'Sub:T'
NMOSFETs IRFR4105 : line 30: checker error, no such subcircuit 'NMOSFETs_IRFR4105' found as referred in 'Sub:T'
Z-Diodes 1N5342B : line 5: checker error, required property 'Vj' occurred 2x in 'Diode:D1'
Z-Diodes 1N5344B : line 5: checker error, required property 'Vj' occurred 2x in 'Diode:D1'
Z-Diodes 1N5346B : line 5: checker error, required property 'Vj' occurred 2x in 'Diode:D1'
Z-Diodes 1N5377B : line 3: syntax error, unrecognized character: '-'
`

oxmon-2500 added a commit to oxmon-2500/qucs that referenced this issue 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
@felix-salfelder
Copy link
Member

felix-salfelder commented Jul 17, 2020

I think this is #993 now. close?

EDIT: no it's not. there are several issues involved here, and I have lost track... (not closing)

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

No branches or pull requests

2 participants