Cadence oscillator simulation problem

Discussion in 'Cadence' started by Pleasedontreplytoemailaddress, Aug 14, 2006.

  1. hi,

    i am simulating a crystal oscillator in cadence, which should ideally
    oscillate at 1 MHz. i am finding a weird problem with the transient
    simulation. say, when i simulate the circuit for <= 230 ms, it
    oscillates perfectly, whereas when i simulate it for say 500 ms, the
    simulation gets over very fast and the output shows a straight line
    like a dc output.

    Could some one enlighten abt the solution?

    Thanx in advance
     
    Pleasedontreplytoemailaddress, Aug 14, 2006
    #1
  2. Indeed. maxstep is probably the way to control this. The default maxstep is
    100th of the simulation interval - and so the timestep is probably relaxing so
    much that it completely misses the oscillation.

    Set maxstep to (say) 1/20th of the estimated oscillation period - that will
    force at least 20 points per period. You may not need to be quite as tight as
    that, but this can help the oscillator start up more quickly in the simulator.

    Andrew.
     
    Andrew Beckett, Aug 16, 2006
    #2
  3. Pleasedontreplytoemailaddress

    haran Guest

    Michael and Andrew,

    thanx 4 the replies!

     
    haran, Aug 17, 2006
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.