XSpice-Zosilňovač: Rozdiel medzi revíziami

Z Kiwiki
Skočit na navigaci Skočit na vyhledávání
d (Gain premiestnená na XSpice-Zosilňovač)
d
 
(13 medziľahlých úprav od jedného ďalšieho používateľa nie je zobrazených)
Riadok 1: Riadok 1:
 +
__NOTOC__
 
[[Category:Simulácie a modelovanie]]
 
[[Category:Simulácie a modelovanie]]
== Description ==
+
{{Simulacia_modelovanie_2|2}}
 
+
{|class="wikitable"
{| border="0"  
+
| align="center" width=105 | [[File:xspice_gain.png ]]
|-valign="top"  
+
| align="center" width=105 |
|  
+
| align="center" width=105 |  
{|class="wikitable"  
+
| align="center" width=105 |
| width=100 | '''Name'''
+
| align="center" width=105 |  
| width=350 | XSPICE simple gain block
+
| align="center" width=105 |  
 
|-
 
|-
| '''Device'''  
+
| align="center" width=105 | '''GAIN'''
|SPICE
+
| align="center" width=105 |
 +
| align="center" width=105 |
 +
| align="center" width=105 |
 +
| align="center" width=105 |
 +
| align="center" width=105 |
 
|-
 
|-
| '''Value''' 
+
|}
| GAIN
+
 
 +
{| width=700  border="0"
 
|-
 
|-
| '''File''' 
+
| '''GAIN''' je základný XSpice blok konštantného zosilnenia pre použitie v DC, AC a TRAN analýze.
|  [http://193.87.70.141/~pf/wiki_upload/gain.sym gain.sym]
+
 
 +
Ku vstupnej hodnote ''in'' je možné pripočítať konštantné posunutie ''in_offset'', táto hodnota sa násobí zosilnením bloku ''gain''. Výstupnú hodnotu ''out'' je možné posunúť o konštantnú hodnotu ''out_offset''.
 +
|}
 +
 
 +
 
 +
'''Prenosová funkcia / Transfer function'''
 +
 
 +
:<math>  out = \left( in + in\_offset \right) *gain + out\_offset </math>
 +
 
 +
 
 +
'''Príklady / Examples'''
 +
 
 +
{|class="wikitable"
 +
| align="center" width=220 | [[Súbor:gain_sch.png | 200px ]]
 +
| align="center" width=220 | [[Súbor:gain_tran.png | 200px ]]
 +
| align="center" width=220 |
 
|-
 
|-
| '''Function''' 
+
| align="center" width=220 | Zapojenie komponentu
|
+
| align="center" width=220 | Transient analýza
 +
| align="center" width=220 |
 
|-
 
|-
| '''Example''' 
+
|}
+
 
|-
 
| '''Note''' 
 
 
|-
 
|}  
 
||
 
{| border="0"
 
| [[File:gain.svg ]]
 
|}
 
|-
 
|}
 
  
== Attribute list ==
+
''' Zoznam atribútov / Attribute list'''
  
 
{| class="wikitable"   
 
{| class="wikitable"   
 
  ! width="100" | Name  
 
  ! width="100" | Name  
  ! width="350" | Value
+
  ! width="350" | Default value
 
  ! width="50"  | Visible  
 
  ! width="50"  | Visible  
 
  ! width="150"  | Show  
 
  ! width="150"  | Show  
 
  |-  
 
  |-  
| '''device'''
+
| ''device''
 
| SPICE
 
| SPICE
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| '''refdes'''
+
| ''refdes''
 
| A?
 
| A?
 
| <center> Y </center>  
 
| <center> Y </center>  
 
| <center> NAME </center>  
 
| <center> NAME </center>  
 
|-   
 
|-   
| '''value'''
+
| ''value''
 
| GAIN
 
| GAIN
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| '''description'''
+
| ''description''
 
| XSPICE simple gain block
 
| XSPICE simple gain block
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| '''in_offset'''
+
| ''in_offset''
 
| 0.0
 
| 0.0
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| '''out_offset'''
+
| ''out_offset''
 
| 0.0
 
| 0.0
 
| <center> N </center>  
 
| <center> N </center>  
 
| <center> NAME+VALUE </center>  
 
| <center> NAME+VALUE </center>  
 
|-   
 
|-   
| '''gain'''
+
| ''gain''
 
| 1.0
 
| 1.0
 
| <center> Y </center>  
 
| <center> Y </center>  
Riadok 79: Riadok 90:
 
|-   
 
|-   
 
|}
 
|}
 +
 +
 +
'''Odkazy a literatúra / References'''
 +
<references/>

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

Xspice gain.png
GAIN
GAIN je základný XSpice blok konštantného zosilnenia pre použitie v DC, AC a TRAN analýze.

Ku vstupnej hodnote in je možné pripočítať konštantné posunutie in_offset, táto hodnota sa násobí zosilnením bloku gain. Výstupnú hodnotu out je možné posunúť o konštantnú hodnotu out_offset.


Prenosová funkcia / Transfer function

[math] out = \left( in + in\_offset \right) *gain + out\_offset [/math]


Príklady / Examples

Gain sch.png Gain tran.png
Zapojenie komponentu Transient analýza


Zoznam atribútov / Attribute list

Name Default value Visible Show
device SPICE
N
NAME+VALUE
refdes A?
Y
NAME
value GAIN
N
NAME+VALUE
description XSPICE simple gain block
N
NAME+VALUE
in_offset 0.0
N
NAME+VALUE
out_offset 0.0
N
NAME+VALUE
gain 1.0
Y
NAME


Odkazy a literatúra / References