Problem with spice -- Noise analysis error

  • #1
I am using a circuit attached as image and the AC analysis is working perfectly. Output is at the netlist of the AD8139 pin 5. The noise analysis showing the error :

*Analysis directives:
.AC DEC 10 10 1g
.NOISE V19 V[N08184] 30
-------$
ERROR(ORPSIM-16291): Must be independent source (I or V)
.OP
.OPTIONS ADVCONV
.PROBE64 V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))

What to do?
Untitled.jpg
 
  • #2
The error you are receiving indicates that the source specified in the .NOISE directive is not an independent source (I or V). The source must be a voltage or current source to be analyzed for the noise analysis. Check the source specified in the .NOISE directive and ensure it is an independent source.
 

Suggested for: Problem with spice -- Noise analysis error

Replies
2
Views
63
Replies
5
Views
584
Replies
15
Views
737
Replies
27
Views
559
Replies
4
Views
395
Replies
6
Views
397
Replies
3
Views
787
Back
Top