{"id":26380,"date":"2025-06-05T03:43:10","date_gmt":"2025-06-05T03:43:10","guid":{"rendered":"https:\/\/wattsemi.com\/?p=26380"},"modified":"2025-09-22T18:51:02","modified_gmt":"2025-09-22T18:51:02","slug":"26380","status":"publish","type":"post","link":"https:\/\/wattsemi.com\/?p=26380","title":{"rendered":"Calculating power strap WIDTH during Power planning\u00a0"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"26380\" class=\"elementor elementor-26380\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d252f6a e-con-full e-flex e-con e-parent\" data-id=\"7d252f6a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b550302 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2b550302\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>During Physical Design power grid planning, how do we calculate the WIDTH of the power stripes in order to meet the required IR drop limit?<\/p>\n<p>Calculating the width of power straps during ASIC physical design involves ensuring that the <strong>IR drop<\/strong> along the power delivery network (PDN) stays within the acceptable limits defined by the design specifications. Here&#8217;s a step-by-step approach:<\/p>\n<hr>\n<h3><strong>1. Understand the Power Strap Design Requirements<\/strong><\/h3>\n<ul>\n<li>\n<p><strong>IR Drop Budget (<span class=\"katex\">Vdrop<\/span>):<\/strong><\/p>\n<ul>\n<li>\n<p>The allowable voltage drop from the power supply (e.g., VDD) to the furthest point of the PDN.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Maximum Current (<span class=\"katex\">Imax<\/span>):<\/strong><\/p>\n<ul>\n<li>\n<p>The total current drawn by the block or design in the worst-case scenario.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Resistivity (<span class=\"katex\">\u03c1<\/span>):<\/strong><\/p>\n<ul>\n<li>\n<p>Material resistivity (e.g., copper or aluminum).<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Current Density Limit (<span class=\"katex\">Jmax<\/span>):<\/strong><\/p>\n<ul>\n<li>\n<p>The maximum current density allowed for the metal layer to avoid electromigration issues.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<hr>\n<h3><strong>2. Formulate the Power Strap Width Calculation<\/strong><\/h3>\n<p>The IR drop is a function of resistance (<span class=\"katex\">R<\/span>) and the current (<span class=\"katex\">I<\/span>) flowing through the strap:<\/p>\n<pre><span class=\"katex\">Vdrop=I*R<\/span><\/pre>\n<h4>Resistance of the Power Strap:<\/h4>\n<p>The resistance of a metal strap is given by:<\/p>\n<pre><span class=\"katex\">R=\u03c1 ( L) \/ (<\/span><span style=\"font-size: 1rem;\">W * t)<\/span><\/pre>\n<p>Where:<\/p>\n<ul>\n<li>\n<p><span class=\"katex\">\u03c1<\/span>: Resistivity of the metal (Ohm\u00b7cm).<\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">L<\/span>: Length of the strap (cm).<\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">W<\/span>: Width of the strap (cm).<\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">t<\/span>: Thickness of the strap (cm).<\/p>\n<\/li>\n<\/ul>\n<hr>\n<h4>Required Strap Width (<span class=\"katex\">W<\/span>):<\/h4>\n<p>Rearranging to find the strap width:<\/p>\n<pre><span class=\"katex\">W=\u03c1\u22c5I\u22c5L \/ (t\u22c5Vdrop)<\/span><\/pre>\n<hr>\n<h3><strong>3. Consider Parallel Power Straps<\/strong><\/h3>\n<p>If multiple straps are used, the effective resistance decreases as they are in parallel. The equivalent width becomes:<\/p>\n<pre><span class=\"katex\">Wtotal=\u03c1*I*L \/ (t*Vdrop*N)<\/span><\/pre>\n<p>Where <span class=\"katex\">N<\/span> is the number of parallel straps.<\/p>\n<hr>\n<h3><strong>4. Ensure Compliance with Current Density Limits<\/strong><\/h3>\n<p>Check that the strap width also satisfies the current density constraint:<\/p>\n<pre><span class=\"katex\">W\u2265It\u22c5Jmax<\/span><\/pre>\n<p>This ensures the strap can carry the required current without violating electromigration rules.<\/p>\n<hr>\n<h3><strong>5. Additional Factors to Consider<\/strong><\/h3>\n<ol>\n<li>\n<p><strong>Layer Resistance:<\/strong><\/p>\n<ul>\n<li>\n<p>Resistance varies by metal layer (e.g., M1, M2, etc.).<\/p>\n<\/li>\n<li>\n<p>Higher metal layers generally have lower resistivity and larger thickness.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Grid Density:<\/strong><\/p>\n<ul>\n<li>\n<p>More straps or a denser power grid can reduce the width requirement per strap.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Via Resistance:<\/strong><\/p>\n<ul>\n<li>\n<p>Account for resistance due to vias connecting straps across layers.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Dynamic and Static Current:<\/strong><\/p>\n<ul>\n<li>\n<p>Dynamic IR drop is caused by switching currents, while static IR drop is caused by leakage. Consider both in the calculation.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<hr>\n<h3><strong>Example Calculation<\/strong><\/h3>\n<h4>Given:<\/h4>\n<ul>\n<li>\n<p><span class=\"katex\">I=10\u2009A<\/span> (current)<\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">\u03c1=2.2\u00d710\u22126\u2009\u03a9 \\cdotpcm<\/span> (copper resistivity)<\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">L=1\u2009cm<\/span> (strap length)<\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">t=0.35\u2009\u03bcm<\/span> (metal thickness)<\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">Vdrop=50\u2009mV<\/span><\/p>\n<\/li>\n<li>\n<p><span class=\"katex\">Jmax=1\u00d7106\u2009A\/cm2<\/span><\/p>\n<\/li>\n<\/ul>\n<h4>Strap Width:<\/h4>\n<ol>\n<li>\n<p>Calculate based on IR drop:<\/p>\n<p><span class=\"katex\">W=\u03c1\u22c5I\u22c5Lt\u22c5Vdrop<\/span><\/p>\n<p>Substituting values:<\/p>\n<p><span class=\"katex\">W=(2.2\u00d710\u22126)\u22c510\u22c51(0.35\u00d710\u22124)\u22c50.05\u22481.26\u2009cm<\/span><\/p><\/li>\n<li>\n<p>Validate against current density:<\/p>\n<p><span class=\"katex\">W\u2265It\u22c5Jmax<\/span><\/p>\n<p>Substituting:<\/p>\n<p><span class=\"katex\">W\u226510(0.35\u00d710\u22124)\u22c5(1\u00d7106)\u22482.86\u2009cm<\/span><\/p>\n<p>The current density constraint dominates, so <span class=\"katex\">W=2.86\u2009cm<\/span>.<\/p>\n<\/li>\n<\/ol>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34906fb elementor-widget elementor-widget-embedpres_document\" data-id=\"34906fb\" data-element_type=\"widget\" data-widget_type=\"embedpres_document.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \n        <div class=\"embedpress-document-embed ep-doc-d5a4c4d37529185330fcac0c5e87694c ose-document \" style=\"width: 801px; height: 460px; max-width:100%; display: inline-block\">\n    \n                        <div >\n    \n                <div id=\"ep-elementor-content-34906fb\" class=\"ep-elementor-content    ep-content-protection-disabled\">\n                    <div id=\"34906fb\" class=\"ep-embed-content-wraper\">\n                        <div class=\"embedpress-embed-document-pdf embedpress-pdf-34906fb\" data-emid=\"embedpress-pdf-34906fb\" data-emsrc=\"https:\/\/wattsemi.com\/wp-content\/uploads\/2025\/06\/Width-PwrStrap1.pdf\"><iframe title=\"Width PwrStrap1\" allowfullscreen=\"true\" mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\" style=\"width: 801px; height: 460px; max-width:100%;\" src=\"https:\/\/wattsemi.com\/wp-content\/uploads\/2025\/06\/Width-PwrStrap1.pdf\"><\/iframe><p class=\"embedpress-el-powered\">Powered By EmbedPress<\/p><\/div>                    <\/div>\n                <\/div>\n                            <\/div>\n        <\/div>\n    \n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>During Physical Design power grid planning, how do we calculate the WIDTH of the power stripes in order to meet the required IR drop limit? Calculating the width of power straps during ASIC physical design involves ensuring that the IR drop along the power delivery network (PDN) stays within the acceptable limits defined by the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":26391,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"categories":[83,40],"tags":[101,103,100,104,102],"class_list":["post-26380","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-rtl-to-gds2","category-technology","tag-grid","tag-power-strap","tag-powerplann","tag-stripe-width","tag-width"],"_links":{"self":[{"href":"https:\/\/wattsemi.com\/index.php?rest_route=\/wp\/v2\/posts\/26380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wattsemi.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wattsemi.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wattsemi.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wattsemi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=26380"}],"version-history":[{"count":9,"href":"https:\/\/wattsemi.com\/index.php?rest_route=\/wp\/v2\/posts\/26380\/revisions"}],"predecessor-version":[{"id":26452,"href":"https:\/\/wattsemi.com\/index.php?rest_route=\/wp\/v2\/posts\/26380\/revisions\/26452"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wattsemi.com\/index.php?rest_route=\/wp\/v2\/media\/26391"}],"wp:attachment":[{"href":"https:\/\/wattsemi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=26380"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wattsemi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=26380"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wattsemi.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=26380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}