Spice-Unipolárne NMOS a PMOS tranzistory: Rozdiel medzi revíziami

Z Kiwiki
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_nmos.png…“)
 
Riadok 23: Riadok 23:
 
|  
 
|  
 
{|  style="color:green;background-color:#ffffcc;border=0" width=150
 
{|  style="color:green;background-color:#ffffcc;border=0" width=150
| [[File:spice_pnp.png ]]
+
| [[File:spice_pmos.png ]]
 
|}  
 
|}  
 
  ||  
 
  ||  
 
{|
 
{|
| width=550 border="0"  | [http://193.87.70.141/~pf/wiki_upload/sym/pnp.sym PNP] všeobecne použiteľný tranzistor pre SPICE simuláciu. [http://193.87.70.141/~pf/wiki_upload/model/npn.spm Model] PNP tranzistora je definovaný ako
+
| width=550 border="0"  | [http://193.87.70.141/~pf/wiki_upload/sym/pmos.sym PMOS] všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. [http://193.87.70.141/~pf/wiki_upload/model/pmos.spm Model] PMOS tranzistora je definovaný ako
  * SPICE Generic NPN transistor
+
  * Generic P-channel MOSFET transistor
  .MODEL QPNP PNP (LEVEL=1 ?????????????????????????????)
+
  .MODEL MPMOS PMOS( LEVEL=1 L=1U W=20U VTO=-2 KP=4.5e-5 CBD=5PF
 +
                    CBS=2PF RD=5 RS=2 RB=0 RG=0 RDS=1MEG
 +
                    CGSO=1PF CGDO=1PF  CGBO=1PF )
 
|-
 
|-
 
|}  
 
|}  
Riadok 43: Riadok 45:
 
  |-  
 
  |-  
 
| '''device'''
 
| '''device'''
| NMOSFET
+
| NMOSFET, PMOSFET
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
 
| '''description'''
 
| '''description'''
| SPICE Generic MOSFET, n-channel
+
| SPICE Generic MOSFET, n-channel, p-channel
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
Riadok 63: Riadok 65:
 
|-   
 
|-   
 
| '''value'''
 
| '''value'''
| NMOS
+
| NMOS, PMOS
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME </center>  
 
| <center> NAME </center>  

Verzia zo dňa a času 23:02, 3. apríl 2010

Spice nmos.png
NMOS všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. Model NMOS tranzistora je definovaný ako
* Generic N-channel MOSFET transistor
.MODEL MNMOS NMOS (LEVEL=1 L=1U W=5U VTO=2 KP=4.5e-5 CBD=5PF 
                   CBS=2PF RD=5 RS=2 RB=0 RG=0 RDS=1MEG 
                   CGSO=1PF CGDO=1PF CGBO=1PF) 
Spice pmos.png
PMOS všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. Model PMOS tranzistora je definovaný ako
* Generic P-channel MOSFET transistor
.MODEL MPMOS PMOS( LEVEL=1 L=1U W=20U VTO=-2 KP=4.5e-5 CBD=5PF 
                   CBS=2PF RD=5 RS=2 RB=0 RG=0 RDS=1MEG 
                   CGSO=1PF CGDO=1PF  CGBO=1PF )

Attribute list

Name Value Visible Show
device NMOSFET, PMOSFET
N
NAME+VALUE
description SPICE Generic MOSFET, n-channel, p-channel
N
NAME+VALUE
numslots 0
N
NAME+VALUE
refdes M?
Y
NAME
value NMOS, PMOS
N
NAME

Odkazy a literatúra