XSpice-Zosilňovač: Rozdiel medzi revíziami
Skočit na navigaci
Skočit na vyhledávání
| Riadok 9: | Riadok 9: | ||
|| | || | ||
{| | {| | ||
| − | | width=550 border="0" | | + | | width=550 border="0" | '''GAIN''' je základný XSpice blok konštantného zosilnenia pre použitie v AC a TRAN analýze. Ku vstupnej hodnote je možné pripočítať konštantné posunutie ''in_offset'', táto hodnota sa násobí zosilnením bloku ''gain''. Výstup je možné posunúť o konštantnú hodnotu ''out_offset''. |
| − | |||
| − | |||
| − | |||
|- | |- | ||
|} | |} | ||
| Riadok 19: | Riadok 16: | ||
| − | ''' Attribute list ''' | + | '''Prenosová funkcia / Transfer function''' |
| + | |||
| + | :<math> out = \left( in + in\_offset \right) *gain + out\_offset </math> | ||
| + | |||
| + | |||
| + | '''Alternatívne symboly / Alternative symbols''' | ||
| + | |||
| + | {|class="wikitable" | ||
| + | | align="center" width=105 | [[File:xspice_gain.png ]] | ||
| + | | align="center" width=105 | | ||
| + | | align="center" width=105 | | ||
| + | | align="center" width=105 | | ||
| + | | align="center" width=105 | | ||
| + | | align="center" width=105 | | ||
| + | |- | ||
| + | | 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 | | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | |||
| + | ''' 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 | ||
| Riadok 32: | Riadok 54: | ||
| <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> | ||
Verzia zo dňa a času 09:11, 31. december 2010
Prenosová funkcia / Transfer function
- [math] out = \left( in + in\_offset \right) *gain + out\_offset [/math]
Alternatívne symboly / Alternative symbols
|
|||||
| GAIN |
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 |
