XSpice-Zosilňovač: Rozdiel medzi revíziami
Skočit na navigaci
Skočit na vyhledávání
d |
|||
(12 medziľahlých úprav od jedného ďalšieho používateľa nie je zobrazených) | |||
Riadok 1: | Riadok 1: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Simulácie a modelovanie]] | [[Category:Simulácie a modelovanie]] | ||
− | {| | + | {{Simulacia_modelovanie_2|2}} |
− | | | + | {|class="wikitable" |
− | | | + | | align="center" width=105 | [[File:xspice_gain.png ]] |
− | + | | align="center" width=105 | | |
− | | [[File:xspice_gain.png ]] | + | | align="center" width=105 | |
− | | | + | | align="center" width=105 | |
− | + | | align="center" width=105 | | |
− | + | | align="center" width=105 | | |
− | | width= | + | |- |
+ | | align="center" width=105 | '''GAIN''' | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | |- | ||
+ | |} | ||
+ | {| width=700 border="0" | ||
|- | |- | ||
− | | | + | | '''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''. | ||
|} | |} | ||
− | ''' Attribute list ''' | + | '''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 | | ||
+ | |- | ||
+ | | align="center" width=220 | Zapojenie komponentu | ||
+ | | align="center" width=220 | Transient analýza | ||
+ | | align="center" width=220 | | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | ''' Zoznam atribútov / Attribute list''' | ||
{| class="wikitable" | {| class="wikitable" | ||
! width="100" | Name | ! width="100" | Name | ||
− | ! width="350" | | + | ! width="350" | Default value |
! width="50" | Visible | ! width="50" | Visible | ||
! width="150" | Show | ! width="150" | Show | ||
|- | |- | ||
− | | | + | | ''device'' |
| SPICE | | SPICE | ||
| <center> N </center> | | <center> N </center> | ||
| <center> NAME+VALUE </center> | | <center> NAME+VALUE </center> | ||
|- | |- | ||
− | | | + | | ''refdes'' |
| A? | | A? | ||
| <center> Y </center> | | <center> Y </center> | ||
| <center> NAME </center> | | <center> NAME </center> | ||
|- | |- | ||
− | | | + | | ''value'' |
| GAIN | | GAIN | ||
| <center> N </center> | | <center> N </center> | ||
| <center> NAME+VALUE </center> | | <center> NAME+VALUE </center> | ||
|- | |- | ||
− | | | + | | ''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'' |
| 0.0 | | 0.0 | ||
| <center> N </center> | | <center> N </center> | ||
| <center> NAME+VALUE </center> | | <center> NAME+VALUE </center> | ||
|- | |- | ||
− | | | + | | ''out_offset'' |
| 0.0 | | 0.0 | ||
| <center> N </center> | | <center> N </center> | ||
| <center> NAME+VALUE </center> | | <center> NAME+VALUE </center> | ||
|- | |- | ||
− | | | + | | ''gain'' |
| 1.0 | | 1.0 | ||
| <center> Y </center> | | <center> Y </center> | ||
Riadok 61: | Riadok 90: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | |||
+ | '''Odkazy a literatúra / References''' | ||
+ | <references/> |
Aktuálna revízia z 21:56, 22. marec 2013
![]() |
|||||
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
![]() |
![]() |
|
Zapojenie komponentu | Transient analýza |
Zoznam atribútov / Attribute list
Name | Default value | Visible | Show |
---|---|---|---|
device | SPICE | ||
refdes | A? | ||
value | GAIN | ||
description | XSPICE simple gain block | ||
in_offset | 0.0 | ||
out_offset | 0.0 | ||
gain | 1.0 |
Odkazy a literatúra / References