• 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. Allegro X PCB Editor
  3. Issue with impedance matching of differential pair

Stats

  • Replies 17
  • Subscribers 161
  • Views 20101
  • Members are here 0
More Content

Issue with impedance matching of differential pair

Sugreev
Sugreev over 4 years ago

Hi,

I am designing a PCB and having issue with the impedance matching of the differential pair. I am using the guidelines of the IC manufacture to design my PCB. Here is the link of:

https://www.ftdichip.com/Support/Documents/AppNotes/AN_146_USB_Hardware_Design_Guidelines_for_FTDI_ICs.pdf

According to this guidelines, the differential pair (DP and DM signals of the USB) must have 90 ohm impedance to each other. But I am not able to match this impedance. I tried using different line width (10mils,15mils,20mils,25mils,30mils) of the differential pair but it doesn’t help me. Also, I tried using 0 ohm resistor in between that didn’t help as well.

The specifications of my PCB are- the conductor thickness is 2oz(2.8mils) and the dielectric thickness is 63 mils (using FR-4 and dielectric constant is 4.5).

Can anyone please help me in resolving this issue ??

Thanks

  • Sign in to reply
  • Cancel
Parents
  • redwire
    redwire over 4 years ago

    The guidance is a bit misleading.  You don't *require* 45 ohm single ended.  You do need 90 ohm differential.  The 90 ohm diff pair can be achieved with a tightly coupled pair on the top.  You could do CPWG as suggested by excelon or you can widen slightly and do just an edge-coupled microstrip pair.  

    If you had a line which was 45 ohm single ended, and 90 ohm differential then that would suggest an uncoupled pair and those dimensions are not practical on a 2 layer board again as excelon has mentioned.


    What tools were you using to check your impedance?  The calculator in Allegro/Orcad will get you the right values assuming your stackup has been entered correctly.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Sugreev
    Sugreev over 4 years ago in reply to redwire

    Okay!

    Yes,I am using the calculator in Allegro/Orcad. I ma using same values but still not able to resolve the issue.

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Wild
    Wild over 4 years ago in reply to Sugreev

    The Allegro PCB calculator, I have found does not do coplanar wave guide impedance.  I believe you would need the sigrity tool, or go to the Ansys modelers.

    Try this: https://chemandy.com/calculators/coplanar-waveguide-with-ground-calculator.htm

    We have used this and it has been very accurate, verified measurements on a TDR.
    Also the Saturn PCB toolkit comes up with similar results: saturnpcb.com/.../

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • redwire
    redwire over 4 years ago in reply to Sugreev

    Can you take a screenshot?  Make sure you have the BOTTOM layer marked as "PLANE" otherwise the trace calculator won't work -- but this also means that the the bottom is really ground in your design on the bottom (under the USB traces).  Also, soldermask over trace will pull the impedance slightly.  You can adjust that later -- let's get your calculator working

    Cadence does not support the CPWG construction but it does support edge-coupled traces properly.  You really don't *need* CPWG for the USB application.  Lots of manufacturers out there are building 2 layer boards with USB that work great.

    Make sure your settings look like mine.  You should get the same values.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Sugreev
    Sugreev over 4 years ago in reply to redwire

    I did the same but still having same problem.

    I have one question. when I have created diff pair set in Electrical Constraints, in that I have declared the impedance of diff pair 90 ohms with 15% tolerance. 

    Is that right thing to do ??

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Sugreev
    Sugreev over 4 years ago in reply to redwire

    I did the same but still having same problem.

    I have one question. when I have created diff pair set in Electrical Constraints, in that I have declared the impedance of diff pair 90 ohms with 15% tolerance. 

    Is that right thing to do ??

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • redwire
    redwire over 4 years ago in reply to Sugreev

    Any chance you can post a zip of your board?  I also do as excellon says which means I use physical construction.  And, depending on how critical the impedance measurement needs to be I might have my fabricator do their own calculation to see what their final impedance value will be.  That's not really necessary for this design however.

    I see that your "target" impedance is set to 90 and Cadence thinks it's 178(in the DRC).  That is telling me that Allegro is calculating with the wrong reference to the signal.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • excellon1
    excellon1 over 4 years ago in reply to redwire

    Red this is very curious. In 16.6 the stack up manager agrees fairly closely to the RF-Sim though it is off by 7 ohms or so. Not a big deal. By default that stackup manager assigns a dialectic constant to the conductor. Seems odd to do this but fudging that value of 4.5 to 8 brings the diff line impedance in line with the rf sim. Last I checked the dialectic constant of copper was infinity. Slight smile

    Plugging in a mask layer above reduces the impedance too.

    Ignoring the CPWG for the moment and just going with std edge coupled lines  Cadence reports 103.34 Z for the diff pair using a trace width of 10Mil and space of 6mil.

    When DRC reports your error is it reporting on the single line impedance or the actual calculated diff pair impedance ?. 178 divided by 2 = 89 which is very close to 90 ohms, assuming similar to what I have in the stackup.

    I live more in the world of the physical than the CM for certain things but initially I got DRC errors too. My line impedance reported by the drc was based on the single line impedance. I had to plug in the single line impedance and not the actual required Diff-Pair impedance to make the drc go away. The DRC looks to report only single line impedance not the actual Diff-Pair as one would think if analysis mode is enabled for impedance.

    Note the single line impedance matches the spreadsheet and all is good.

    While I typically don't use the Stack up manager for impedance control for certain things it looks to me that while it can provide diff-pair info the DRC is all based on just the single line impedance only.

    Maybe you can confirm that to be the case as a sanity check.

    Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • redwire
    redwire over 4 years ago in reply to excellon1

    Hi excellon, I get the same results as you.  I was kind of hinting at the fact it was only single-ended based on the 90/180.  And now, from what I can see it appears that the impedance rule really only applies to the single-ended variant and CM does not understand a diff-pair impedance.

    So...as you said earlier.  Stick with the physical rule definition... let's see if the OP has any more questions on that. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Sugreev
    Sugreev over 4 years ago in reply to redwire

    Thank you Excellon and Redwire!

    From all this what you have explained, I think that I have made mistake in setting the impedance of diff pair to 90 ohms in constraint manager.

    In picture below, I have set the single-line impedance of the diff pair C-set to 90 ohms  in the electrical constraints. 

     

    How much value should I set to the single-line impedance ?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • excellon1
    excellon1 over 4 years ago in reply to redwire

    Thanks Red.

    The diff pair is kind of confusing in that the actual CM has no clue as to what it is because the CM lives in the world of single ended impedance only. It threw me for a loop too Slight smile

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Cadence Guidelines

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