The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 16th, 2024, 10:26pm
Pages: 1
Send Topic Print
Pnoise analysis of PFD+Charge Pump (Read 7881 times)
sanjay
New Member
*
Offline



Posts: 4

Pnoise analysis of PFD+Charge Pump
Jun 09th, 2009, 4:07am
 
Hi,
I am doing pnoise analysis for PFD+Charge pump.
Setup is as shown in fig(1):

and      commands used are:
        TT_pss  pss  fund=10M  harms=5  errpreset=moderate
     +    tstab=2u  annotate=status
     TT_pn   pnoise  sweeptype=relative   oprobe=V7
     +       start=100  stop=10G  maxsideband=5  annotate=status

But, when I am plotting phase noise, it is giving following error:
*Error* quotient: can't handle (nil / 1.414214)
Can any one help me?
Thanks...
Back to top
 

pnoise.gif
View Profile   IP Logged
pancho_hideboo
Senior Fellow
******
Offline



Posts: 1424
Real Homeless
Re: Pnoise analysis of PFD+Charge Pump
Reply #1 - Jun 9th, 2009, 5:03am
 
sanjay wrote on Jun 9th, 2009, 4:07am:
I am doing pnoise analysis for PFD+Charge pump.
But, when I am plotting phase noise, it is giving following error:
*Error* quotient: can't handle (nil / 1.414214)
What vendor's simulator do you use ?
There are many simulators which have analysis called as Pnoise.

I assume Pnoise of Cadence Spectre under Cadence ADE.

Show me output equation.
You can get it by enabling "Add Output" if you use Direct Plot Form of ADE,
Back to top
 
 
View Profile WWW Top+Secret Top+Secret   IP Logged
sanjay
New Member
*
Offline



Posts: 4

Re: Pnoise analysis of PFD+Charge Pump
Reply #2 - Jun 9th, 2009, 6:25am
 
I am using spectreRF for simulation & ocean script to plot phase noise as below:
openResults("test.raw")
pn=phaseNoise(1 "pss_fd" ?result "pnoise")
plot(pn)


Thank you...
Back to top
 
 
View Profile   IP Logged
pancho_hideboo
Senior Fellow
******
Offline



Posts: 1424
Real Homeless
Re: Pnoise analysis of PFD+Charge Pump
Reply #3 - Jun 9th, 2009, 6:44am
 
Try to modify analysis statements like following.

Quote:
TT_pss  pss  fund=10M  harms=1  maxacfreq=100M errpreset=moderate  
+   tstab=2u  annotate=status  outputtype=all

TT_pn  pnoise  oprobe=V7  maxsideband=7
+   sweeptype=relative relharmnum=1  
+   start=100  stop=10G  dec=5 annotate=status


Back to top
 
 
View Profile WWW Top+Secret Top+Secret   IP Logged
sanjay
New Member
*
Offline



Posts: 4

Re: Pnoise analysis of PFD+Charge Pump
Reply #4 - Jun 9th, 2009, 7:45am
 
Pancho,
Thank you for your precious time.
I tried the code you mentioned but it is giving the same error....
Back to top
 
 
View Profile   IP Logged
pancho_hideboo
Senior Fellow
******
Offline



Posts: 1424
Real Homeless
Re: Pnoise analysis of PFD+Charge Pump
Reply #5 - Jun 9th, 2009, 8:12am
 
sanjay wrote on Jun 9th, 2009, 7:45am:
I tried the code you mentioned but it is giving the same error....
Try to change current probe "V7" to "CCVS".
Then observe output as node voltage.
Back to top
 
 
View Profile WWW Top+Secret Top+Secret   IP Logged
lunren
Community Member
***
Offline



Posts: 82
Asia
Re: Pnoise analysis of PFD+Charge Pump
Reply #6 - Aug 6th, 2009, 9:34am
 
I think the sweettype should be "absolute", not "relative". When we simulate VCO, we use "relative" because we want to get the phase noise of VCO. Concerning PFD+Charge Pump, we want to get noise current, which is not relative to fun frequency.
Back to top
 
 

Best Regards,

Lunren
View Profile   IP Logged
Forum Administrator
YaBB Administrator
*****
Offline



Posts: 145

Re: Pnoise analysis of PFD+Charge Pump
Reply #7 - Aug 10th, 2009, 10:05am
 
The error message does not look like it is from Spectre, meaning it is probably from Ocean. Since is is complaining about data that is 'nil', it likely means that the data does not exist for some reason. Check the simulation log file and make sure the simulation completed without error and the results were produced.

-Ken
Back to top
 
 
View Profile WWW   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.