• 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. custom VCCS

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 125
  • Views 15742
  • 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

custom VCCS

Sali
Sali over 8 years ago

Dear all

I want to design a vccs to implement this function:

I(y)<+ tanh(V(x));

I have done that using a verilogA model and I connect it in the cadence circuit which is as in the attached file, the model itself works fine but I want it to act as a real electronic component when connected to the circuit, by means when I change the output resistance the output current from this component should be changed accordingly as in the real electrical circuits, how can I do that, the current is always fixed and not affected by the resistor next to it. Because at the end I'll do a lab work by which I will use a similar component .

I read about bsource but I did not find it in any of the libraries !

any suggestion will be appreciated.

Thank you

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Whether you use VerilogA or bsource is not the point here - it's a matter of how you formulate the equation.

    Maybe you want something like:

    I(x,y) <+ tanh(V(x,y));

    The idea is that you want there to be a relationship where the current through the branch is a function of the voltage across it. I don't really know what you're trying to achieve though!

    Currently you are measuring the voltage at the input 9to ground), and generating an ideal current at the output (to ground); there is no current flow through the device itself.

    By the way, the bsource component is available in analogLib from IC617 ISR6 onwards.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Sali
    Sali over 8 years ago
    Thanks Andrew for your reply.
    Actually I have a device in the lab made of an organic material and it generates tanh shape, I want to choose values for both R and C in the simulator and compare the output with the lab results.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Sali
    Sali over 8 years ago
    I tried writing V(x,y) but when I change the output resistor , it does not affect the output current which is does not happen in the real situation.
    Any other suggestion will be appreciated.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Given that in VerilogA it's quite straightforward to write equations for a conservative system, it must just be that you've not captured the equation correctly. You can write an equation that relates the current through a branch to the voltage across it or vice versa - so it's easy to describe a capacitor, an inductor, or a resistor or some complex relationship which has elements of all of them in some non-linear way.

    Unless we are able to know how the actual measured data was made, and how it behaves, I doubt anyone can give you a suggestion as to what you should be doing - we're in the dark here!

    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