Updated after isrc and vsrc extensions.

This commit is contained in:
pnenzi 2005-05-10 07:16:07 +00:00
parent aae86db65c
commit 1c8a23e1a2
1 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,22 @@
2005-05-10 Paolo Nenzi <p.nenzi@ieee.org>
* src/spicelib/devices/isrc/*,src/spicelib/devices/vsrc/*: added
XSPICE extensions: PHASE parameter and current in isrc. Added AM
transient function (Amplitude Modulation):
AM (sig_ampl offset_const mod_freq carrier_freq t_delay)
The waveform will follow:
value = sig_ampl*{offset_const + SIN(2*PI*mod_freq*(t-t_delay))}*
SIN(2*PI*carrier_freq*(t-t_delay))
As an example you can use:
V1 1 0 AM(10 1 1K 100 1M)
R1 1 0 1
2005-05-09 Steven Borley <steven.borley@virgin.net>
* Added new syntax to the the resistor card to support HSpice style