• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. RF Design
  3. phase noise analysis - VCO

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 64
  • Views 5675
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

phase noise analysis - VCO

rsrk
rsrk over 13 years ago

 Hi,

  I have a query regarding calculation of phase noise of VCO by pss and pnoise analysis.

 

  1. I can plot pnoise and hence can find phase noise at an offset frequency. General method     
  2. At the same time, from same analysis I can calculate/estimate output noise, at an offset frequency, due to all components of the VCO - from virtuoso itself. Carrier power can be calculated from transient analysis - Vout_meansquared  
             By basic definition : Phase Noise = 10*log*((Noise@f_offset, 1HZ) / Pcarrier).

My confusion is is it appropriate to expect the phase noises evaluated by above two approaches to be same? I am getting different values from these two methods. If its not appropriate, then can someone shed light why is it so ?

 
For Clarification :

From attached file VCO_Pnoise.pdf

  phase noise plot : phase noise at 7MHz offset can be understood to be -104.3 dBC/Hz

  Output noise summary at 7MHz offset : output noise at 7MHz offset is 1.322e-17 V^2 / Hz

  Transient analysis : Vout peak = 714mV

                   = > P_carrier = 0.25 V^2 (rough calculation)

From above two values and the second definition of phase noise : Phase Noise = 10*log*(1.322e-17 / 0.25) = -162.767 dBc/Hz

Can someone shed light why the Value of phase noise calculated by above two methods is not matching with each other ?
 

Thanks for your help and support.

Regards

Siva Rama Krishna 
VCO_Pnoise.pdf
  • Cancel
  • dwight6
    dwight6 over 13 years ago

    Hello,

    From the phase noise plot it seems to me that is the PN of the 5th harmonic of the signal. is it right? If so, it should be the power of the 5th harmonic and the output noise at 7mhz of the same harmonic.

     regards

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 13 years ago

     I looked at this a couple of weeks ago, and thought I'd responded - but it seems my reply didn't happen (there were some issues at the time - so maybe that's why).

    Anyway, looking back through my notes, my example works fine. All that it does is look at the output noise using:

    noise=value(getData("out" ?result 'pnoise)) ; "out" means output referred noise
    sig=harmonic(v("/vout" ?result 'pss_fd) 1) ; the 1 depends on the relative harmonic you chose when doing pnoise, the /vout depends on where you said the noise was to be measured

    and then the phase noise (which is really output noise in dBc) is:

    db20(noise/(sig/sqrt(2.0)))

    That's it. Nothing complicated. You're comparing the transient results - you should take a look at the pss results and ensure that the signals are as big as you think they should be. The numbers you're reporting sound very small, so something odd is going on here.

    I would suggest you contact customer support if you're not getting anywhere.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information