There might be few reasons.
-Model is not 100% compatible with ADS simulator engine
-Model has some errors or missing points
-If you're using s-parameters, sampling points are out of min. and max. freq.
-The circuit itself has some floating nodes or extremely high or low valued components
-There are short circuits or open circuits
-You're using very short time step in simulator control
-Loads or terminations are non-realistic
There may some others but those are the first ones that came into my mind.
Transient analysis does not like discrete sampling such as s-parameters and discontinuities. If it's possible use time continues models for s-parameter defined components. in order to do this, use ADSs "SPICE Model Creator" and replace with.
Hi
@BigBoss
I am using a model from NXP product. I answer your probabilities respectively,
-Model is not 100% compatible with ADS simulator engine
answer: maybe, but I have performed s-parameter simulation previously and I have got an expected result. so I do not think there is an incompatibility in ADS. BUT, despite of what I said, when I open my project, I see such warning:
ailed to add item definition to cell "AFIC10275N_Level1_Rev0_DK:FSL_AFIC10275N_Level1_Rev0_MODEL"
Could not find cell "FSL_AFIC10275N_Level1_Rev0_MODEL" in library "AFIC10275N_Level1_Rev0_DK".
anyway, this do s-parameter simulation correctly.
-Model is not 100% compatible with ADS simulator engine:
answer: well, I had questioned about it from NXP company, and they answer their model support transient analysis.
-If you're using s-parameters, sampling points are out of min. and max. freq.
answer: I am doing transient analysis using large signal model not s2p file.
-The circuit itself has some floating nodes or extremely high or low valued components
-There are short circuits or open circuits
answer: I am using test circuit values. some nodes are float by default such as thermal nodes)
-You're using very short time step in simulator control
answer: time step is about 1us. carrier frequency is 1090MHz. pulsed RF input signal has pulse width 128us (10% duty cycle). this does not seem too low.
-Loads or terminations are non-realistic
answer: input and output load is 50 ohm.
thank you