XSpice-Integrátor: Rozdiel medzi revíziami
Skočit na navigaci
Skočit na vyhledávání
d (Int premiestnená na XSpice-Integrátor) |
|||
Riadok 1: | Riadok 1: | ||
+ | __NOTOC__ | ||
[[Category:Simulácie a modelovanie]] | [[Category:Simulácie a modelovanie]] | ||
− | == | + | {|class="wikitable" |
− | + | | align="center" width=105 | [[File:xspice_int.png ]] | |
− | + | | align="center" width=105 | | |
− | | | + | | align="center" width=105 | |
− | | | + | | align="center" width=105 | |
− | + | | align="center" width=105 | | |
− | | width= | + | | align="center" width=105 | |
− | | width= | ||
|- | |- | ||
− | | ''' | + | | align="center" width=105 | '''INT''' |
− | | | + | | align="center" width=105 | |
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
+ | | align="center" width=105 | | ||
|- | |- | ||
− | | | + | |} |
− | | | + | |
+ | {| width=700 border="0" | ||
|- | |- | ||
− | | ''' | + | | '''INT''' je základný XSpice blok integrátora. |
− | + | ||
− | + | 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> | ||
+ | |||
== Attribute list == | == Attribute list == |
Verzia zo dňa a času 23:55, 19. marec 2011
![]() |
|||||
INT |
INT je základný XSpice blok integrátora.
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]
Attribute list
Name | Value | Visible | Show |
---|---|---|---|
device | SPICE | ||
refdes | A? | ||
value | INT | ||
description | XSPICE Time-integration block | ||
in_offset | 0.0 | ||
out_lower_limit | -1e12 | ||
gain | 1.0 | ||
out_upper_limit | 1e12 | ||
limit_range | 1e-6 | ||
out_ic | 0.0 |