Spice-Diódy: Rozdiel medzi revíziami
Skočit na navigaci
Skočit na vyhledávání
(Vytvorená stránka „__NOTOC__ Category:Simulácie a modelovanie {| border="0" |-valign="top" | {| style="color:green;background-color:#ffffcc;border=0" width=150 | [[File:spice_diode.p…“) |
d |
||
(6 medziľahlých úprav od jedného ďalšieho používateľa nie je zobrazených) | |||
Riadok 1: | Riadok 1: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Simulácie a modelovanie]] | [[Category:Simulácie a modelovanie]] | ||
+ | {{Simulacia_modelovanie_2|1}} | ||
+ | {|class="wikitable" | ||
+ | | align="center" width=105 | [[File:spice_diode.png ]] | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | |- | ||
+ | | align="center" width=105 | '''DIODE''' | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | |- | ||
+ | |} | ||
− | {| border="0" | + | {| width=700 border="0" |
− | |- | + | |- |
− | | | + | | DIODE je všeobecne použiteľná dióda<ref>http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/sec3.html#3.4</ref> pre SPICE simuláciu. Všeobecne použiteľný model diódy je definovaný ako |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* SPICE Generic diode model | * SPICE Generic diode model | ||
.model diode D (IS=100E-15 RS=16 CJO=2pF TT=12ns BV=100 IBV=100E-15) | .model diode D (IS=100E-15 RS=16 CJO=2pF TT=12ns BV=100 IBV=100E-15) | ||
+ | |} | ||
− | |- | + | |
− | | | + | ''' Attribute list ''' |
− | |- | + | |
+ | {| class="wikitable" | ||
+ | ! width="100" | Name | ||
+ | ! width="350" | Value | ||
+ | ! width="50" | Visible | ||
+ | ! width="150" | Show | ||
+ | |- | ||
+ | | '''device''' | ||
+ | | DIODE | ||
+ | | <center> N </center> | ||
+ | | <center> NAME+VALUE </center> | ||
+ | |- | ||
+ | | '''refdes''' | ||
+ | | D? | ||
+ | | <center> Y </center> | ||
+ | | <center> NAME </center> | ||
+ | |- | ||
+ | | '''value''' | ||
+ | | DIODE | ||
+ | | <center> N </center> | ||
+ | | <center> NAME </center> | ||
+ | |- | ||
+ | | '''description''' | ||
+ | | SPICE Generic diode | ||
+ | | <center> N </center> | ||
+ | | <center> NAME+VALUE </center> | ||
+ | |- | ||
|} | |} | ||
+ | |||
+ | '''Odkazy a literatúra''' | ||
+ | <references/> |
Aktuálna revízia z 21:50, 22. marec 2013
![]() |
|||||
DIODE |
DIODE je všeobecne použiteľná dióda[1] pre SPICE simuláciu. Všeobecne použiteľný model diódy je definovaný ako
* SPICE Generic diode model .model diode D (IS=100E-15 RS=16 CJO=2pF TT=12ns BV=100 IBV=100E-15) |
Attribute list
Name | Value | Visible | Show |
---|---|---|---|
device | DIODE | ||
refdes | D? | ||
value | DIODE | ||
description | SPICE Generic diode |
Odkazy a literatúra