.SUBCKT	AOT480 	4 1 2							
*Gate-->1  Drain-->4  Src-->2									
.param Ascale=		24.75							
***Ascale used to scale the active area of the mosfet.It could be any positive data									
M1  3 5 9 9 NMOS W={			Ascale*	0.625	}	L=	0.00000066		
M2  9 5 9 3 PMOS W={			Ascale*	0.625	}	L=	0.00000045		
Ld 4 7 0.1n									
Ls 9 2 0.1n									
Lg 1 8 0.3n									
R1 7 3 RTEMP {		0.08405	/	Ascale	}				
RG 8 5 	0.65								
CGS 5 9	{	8E-11	*	Ascale	}				
DBD 9 3     DBD									
									
**************************************************************************************************************									
.MODEL  NMOS       NMOS  (LEVEL  = 3 									
+ TOX    = 		0.8E-07							
+ NSUB   = 		6E+16							
+ VTO=		5							
+ THETA  = 		0							
+ kp= 		1.73E-05							
+ TPG=1  )									
**************************************************************************************************************									
.MODEL  PMOS       PMOS  (LEVEL  = 3 									
+ TOX    = 		0.0000001							
+ NSUB   = 		5E+15							
 +TPG=-1  )									
**************************************************************************************************************									
.MODEL DBD D (CJO={			Ascale	*	1.77E-10	}			
+ VJ= 	0.7								
+ M= 	0.5								
+ RS= 	{0.007/	Ascale	}						
+ IS= {AScale*		6.202E-14	}						
+ TT= 	8.00E-09								
+ BV= 	100								
+ IBV= 	0.00025	)							
**************************************************************************************************************									
.MODEL RTEMP RES (TC1=4E-3)									
**************************************************************************************************************									
*if there is no SKY the following lines with * can not be removed									
*if there is a SKY diode romove the * from the each line of the following paragraph (not including this line)									
*	DSKY 9 3     DSKY								
*	.MODEL DSKY D (CJO=			0					
*	+ IS= {AScale*		0.040404	}	XTI=-7				
*	+ TT= 	1.00E-10							
*	+ BV= 	0							
*	+ IBV= 	0.00025	)						
.ENDS									
									
