XSpice-Analógový spínač: Rozdiel medzi revíziami

Z Kiwiki
Skočit na navigaci Skočit na vyhledávání
Riadok 64: Riadok 64:
 
|-   
 
|-   
 
| ''value''
 
| ''value''
| LIMIT
+
| ASWITCH
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
 
| ''description''
 
| ''description''
| XSPICE Limiter block
+
| XSPICE Analog switch
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| ''in_offset''
+
| ''cntl_off''
 
| 0.0
 
| 0.0
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| ''out_lower_limit''
+
| ''cntl_on''
| -1.0
+
| 1.0
 
| <center> Y </center>  
 
| <center> Y </center>  
 
| <center> NAME </center>  
 
| <center> NAME </center>  
 
|-   
 
|-   
| ''gain''
+
| ''r_off''
| 1.0
+
| 1.0e12
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| ''out_upper_limit''
+
| ''log''
| 1.0
+
| TRUE
 
| <center> Y </center>  
 
| <center> Y </center>  
 
| <center> NAME </center>  
 
| <center> NAME </center>  
 
|-   
 
|-   
| ''limit_range''
+
| ''r_on''
| 1.0e-6
+
| 1.0
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  

Verzia zo dňa a času 19:47, 4. január 2011

Xspice aswitch.png
ASWITCH
ASWITCH je XSpice riadený analogový spínač s nastaviteľnou polaritou spínania a odpormi v zopnutom a rozopnutom stave.


Prenosová funkcia / Transfer function

[math] out = \begin{cases} out\_upper\_limit, & \mbox{pre } IN \gt out\_upper\_limit \\ out\_lower\_limit, & \mbox{pre } IN \lt out\_lower\_limit \end{cases} [/math]
200px 200px 200px
Zapojenie komponentu Transient analýza Transient analýza

Zoznam atribútov / Attribute list

Name Default value Visible Show
device SPICE
N
NAME+VALUE
refdes A?
Y
NAME
value ASWITCH
N
NAME+VALUE
description XSPICE Analog switch
N
NAME+VALUE
cntl_off 0.0
N
NAME+VALUE
cntl_on 1.0
Y
NAME
r_off 1.0e12
N
NAME+VALUE
log TRUE
Y
NAME
r_on 1.0
N
NAME+VALUE
fraction FALSE
N
NAME+VALUE

Príklady / Examples

Odkazy a literatúra / References