AC Analysis
I have a sine source in my schematic. I edit the A parameter in its model statement, but it has no effect on my AC analysis. It always runs at 1V.
The sine source and pulse source each default to AC small signal sources of magnitude 1. The model statements only have an effect in transient analysis and in the operating point calculation for AC analysis. The small signal sources that may vary are the 'V' and 'I' sources in the Waveform Sources section of the Analog Primitives. The AC source is defined for these two components in its VALUE attribute as in the following statement:
AC 2
This would force the 'V' component to be a 2V small signal source and the 'I' component to be a 2A small signal source.
|