• 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. Custom IC Design
  3. Q of a tank circuit

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 126
  • Views 5585
  • 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

Q of a tank circuit

Sumit Dash
Sumit Dash over 2 years ago

Hi,
 I am trying to find the Q of a series resonance circuit. To do so, I plotted the Y parameter of the tank. I got the resonance frequency from the plot. However, when I am using the cross-function to get the 3dB bandwidth of the tank, it is showing some error messages.


Cross Function to get the 3 dB bandwidth in series tank :  cross( db(ypm('sp 1 1))  ymax(db(ypm('sp 1 1))) - 3 1 "either" t "cycle" nil). 
Error message: too many arguments (at most 7 expected, 8 given).

Is there any other way of doing the same?

  • Cancel
Parents
  • ShawnLogan
    ShawnLogan over 2 years ago

    Dear Sumit Dash,

    Sumit Dash said:
    I am trying to find the Q of a series resonance circuit. To do so, I plotted the Y parameter of the tank. I got the resonance frequency from the plot. However, when I am using the cross-function to get the 3dB bandwidth of the tank, it is showing some error messages.

    For a frequency domain signal, a more appropriate function to use to compute the 3 dB bandwidth of a signal is the bandwidth() ViVA or ocean function. In your case, since you are essentially interested in the 3 dB bandwidth of what appears to be a "bandpass" response, the type argument of the function should be set to "band". In your case, I think the appropriate expression may be:

    bandwidth( db(ypm('sp 1 1) 3 "band")

    Shawn

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • ShawnLogan
    ShawnLogan over 2 years ago

    Dear Sumit Dash,

    Sumit Dash said:
    I am trying to find the Q of a series resonance circuit. To do so, I plotted the Y parameter of the tank. I got the resonance frequency from the plot. However, when I am using the cross-function to get the 3dB bandwidth of the tank, it is showing some error messages.

    For a frequency domain signal, a more appropriate function to use to compute the 3 dB bandwidth of a signal is the bandwidth() ViVA or ocean function. In your case, since you are essentially interested in the 3 dB bandwidth of what appears to be a "bandpass" response, the type argument of the function should be set to "band". In your case, I think the appropriate expression may be:

    bandwidth( db(ypm('sp 1 1) 3 "band")

    Shawn

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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