• 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 SKILL
  3. Calculation of resistance of a pathSeg (path) object in...

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 144
  • Views 16917
  • 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

Calculation of resistance of a pathSeg (path) object in layout

gaurc
gaurc over 9 years ago

I want to calculate resistance of a pathSeg (path) object in layout using skill......the path can have bends too......how to do this?

  • Cancel
  • skillUser
    skillUser over 9 years ago

    Hi Gaur,

    A somewhat simplistic approach would use the cumulative path length and calculate the resistance based on that and the path width.  There are existing solutions for summing paths/pathSegs which you could use and then you'd be responsible for the other sections of the code (implementing Pouillet's Law

    9eee8f38c3ca8f6bda70fdfe2c693800.png

    ). This is for one material type, assuming that the material thickness is constant, thus the Area is directly proportional to the width.

    Is this what you are looking for?

    Regards,

    Lawrence.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • gaurc
    gaurc over 9 years ago
    Thanks for your response....I didn't find the image you attached....Are you taking about R=ρl/A formula?
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 9 years ago
    Yes, exactly. Sorry that the image didn't render. regards, Lawrence.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • theopaone
    theopaone over 9 years ago
    Dang, I didn't know that was the name of the formula I had been using for years. Today is a good day, I learned something new.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • gaurc
    gaurc over 9 years ago

    Thanks Lawrence!

    I saw the code for length calculation written by you. I want to display the length in a pop up window. How to do this?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 9 years ago
    Use hiDisplayAppDBox()?
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • gaurc
    gaurc over 9 years ago

    Thanks 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