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

Z Kiwiki
Skočit na navigaci Skočit na vyhledávání
d
 
(4 medziľahlé úpravy od jedného ďalšieho používateľa nie sú zobrazené)
Riadok 1: Riadok 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Simulácie a modelovanie]]
 
[[Category:Simulácie a modelovanie]]
{| border="0"  
+
{{Simulacia_modelovanie_2|1}}
|-valign="top"
+
{|class="wikitable"
|  
+
| align="center" width=105 | [[Súbor:spice_nmos.png | 53px]]
{| style="color:green;background-color:#ffffcc;border=0" width=150
+
| align="center" width=105 | [[Súbor:nmos-1.png]]
| [[File:spice_nmos.png ]]
+
| align="center" width=105 | [[File:spice_pmos.png | 53px]]
|}
+
| align="center" width=105 |
||  
+
| align="center" width=105 |
{|
+
| align="center" width=105 |
| width=550 border="0" | [http://193.87.70.141/~pf/wiki_upload/sym/nmos.sym NMOS] všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. [http://193.87.70.141/~pf/wiki_upload/model/nmos.spm Model] NMOS tranzistora je definovaný ako
+
|-
 +
| align="center" width=105 | '''NMOS'''
 +
| align="center" width=105 | '''NMOS-1'''
 +
| align="center" width=105 | '''PMOS'''
 +
| align="center" width=105 |
 +
| align="center" width=105 |
 +
| align="center" width=105 |
 +
|-
 +
|}
 +
 
 +
{| width=700  border="0"  
 +
|-
 +
| NMOS je všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. Univerzálny model NMOS tranzistora je definovaný ako
 
  * Generic N-channel MOSFET transistor
 
  * Generic N-channel MOSFET transistor
 
  .MODEL MNMOS NMOS (LEVEL=1 L=1U W=5U VTO=2 KP=4.5e-5 CBD=5PF  
 
  .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  
 
                     CBS=2PF RD=5 RS=2 RB=0 RG=0 RDS=1MEG  
 
                     CGSO=1PF CGDO=1PF CGBO=1PF)  
 
                     CGSO=1PF CGDO=1PF CGBO=1PF)  
|-
 
|}
 
|-
 
|}
 
  
{| border="0"
+
PMOS je všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. Univerzálny model PMOS tranzistora je definovaný ako
|-valign="top"
 
|
 
{|  style="color:green;background-color:#ffffcc;border=0" width=150
 
| [[File:spice_pmos.png ]]
 
|}
 
||
 
{|
 
| 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
 
 
  * Generic P-channel MOSFET transistor
 
  * Generic P-channel MOSFET transistor
 
  .MODEL MPMOS PMOS( LEVEL=1 L=1U W=20U VTO=-2 KP=4.5e-5 CBD=5PF  
 
  .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  
 
                     CBS=2PF RD=5 RS=2 RB=0 RG=0 RDS=1MEG  
 
                     CGSO=1PF CGDO=1PF  CGBO=1PF )
 
                     CGSO=1PF CGDO=1PF  CGBO=1PF )
|-
+
 
|}
 
|-
 
 
|}
 
|}
 +
 
''' Attribute list '''
 
''' Attribute list '''
  

Aktuálna revízia z 21:54, 22. marec 2013

Spice nmos.png Nmos-1.png Spice pmos.png
NMOS NMOS-1 PMOS
NMOS je všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. Univerzálny 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) 

PMOS je všeobecne použiteľný unipolárny tranzistor pre SPICE simuláciu. Univerzálny 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