element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
PCB Design, Prototyping and Production
  • Products
  • More
PCB Design, Prototyping and Production
PCB Forum Let's talk about Crosstalk !
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join PCB Design, Prototyping and Production to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 36 replies
  • Subscribers 122 subscribers
  • Views 3254 views
  • Users 0 members are here
  • cross-talk
  • frequency_generator
  • pcb
  • oscilloscope
  • spectrum_analyzer
  • debugging
Related

Let's talk about Crosstalk !

battlecoder
battlecoder over 1 year ago

I've been a member for a long time, but this is my first time posting.

I guess it's a bit too late for a presentation, but I'm a software engineer with a fascination for electronics; It's been my hobby for more than 20 years, and I keep learning new things almost every day.

I recently became interested in frequency domain analysis. I know it has countless applications in the Ham/radio world, but I was thinking about more general-purpose use cases; like identifying cross-talk or interference on a PCB design.

I know that's a huge topic and there's some well known general advice and practices to reduce this, like ground planes and decoupling capacitors, and filters... but I wanted to check how bad it could be, if absolutely no sane advice or practice was followed.

So I came up with this ugly PCB as my ultimate test-bed:

image

This is honestly not far from a PCB I would have designed when I was starting in electronics. I liked having nothing but the tracks on the board.

For a first test, I injected two signals from a signal generator on the left side of the PCB, both very stable and clean. One of them a 7 Mhz sine wave, and the other one a 10 Mhz square wave. I picked two relatively close frequencies to see how easy (or hard) was going to be telling them apart later.

Both traces start very far from each other on the left side of the PCB on big pads, and then they get closer together near the center, just to take on their own separate paths again as their approach the right side.

I'm monitoring the "output pad" on the right side for both waveforms on an oscilloscope, and while I was initially watching both on the screen of the scope, the one that I think looked more interesting was the output of the "sine wave" trace:

image

That's one messed up sine wave. For the record; without the square wave signal connected (or with the signal turned off), that wobbly sine-wave becomes a very clean, proper sinusoidal wave, so this was clearly the influence of the other signal.

I'm sure it's possible to use the FFT on the scope to dissect the frequency content of that signal,but I wanted to explore none-invasive methods. Something that I could use for a quick inspection and that didn't require probing around test points or component pins. Something that could potentially identify higher-frequency content outside of the range of my scope. And for that  I went for a cheap "near field" probe, connected to a TinySA Ultra Spectrum Analyzer. You can actually see the near field "probe" hovering over the tracks in the first picture.

This is a capture from the TinySA:

image

I was honestly amazed at how well this worked. The probe captured perfectly the two main components of the coupled signal (both a 7 and a 10 Mhz component) even without touching the PCB. Because I zoomed tightly on the frequency range of both signals there's no harmonics from the square wave in sight.

The results were pretty exciting to me, but this left me curious about a couple of things. And I thought this forum was the perfect place to ask::

How often is this kind of debugging needed in real life? How frequently is this kind of analysis required? (other than when performing EMI emissions testing). Is there an area in electronics where cross-talk issues are more of a problem than in others? (for example is this problem worse in high-frequency applications?)

If any of you have an anecdote or story where cross-talk has been an issue, a mystery, or a lesson well learned, I'd love to hear it!

  • Sign in to reply
  • Cancel

Top Replies

  • genebren
    genebren over 1 year ago in reply to battlecoder +4
    I found the book that I was referring to, "Mixed-Signal Hardware and Housekeeping Techniques" by Walt Kester of Analog Devices. This was a part of the handout for a seminar session that I attended on dealing…
  • cstanton
    cstanton over 1 year ago +3
    battlecoder said: How frequently is this kind of analysis required? When you start discussing crosstalk, you perhaps also start delving into the concepts and implications of information leakage, what…
  • battlecoder
    battlecoder over 1 year ago in reply to e14phil +3
    Thanks! I've been meaning to write here for a while, but I couldn't find something interesting to write about. When I decided to experiment with this I figured it would be great to have input from actual…
Parents
  • genebren
    genebren over 1 year ago

    Long ago I was developing a high-speed data collection system that contained both analog (Op-Amps and A/D converters) and digital (75Mhz DSP, large CPLD, multiple banks of RAM and a USB transceiver). I used large, flooded ground and power planes throughout the PCB.  In initial testing it became very clear that there was a lot of crosstalk in the design, with very clear signs of the digital signals being superimposed on the analog signals.  In analyzing the design, there were significant digit signal runs over large areas of the power and ground planes.  I started doing a lot of reading about grounding techniques and decided to minimize ground and power flooding, in exchange for a more purposeful routing, with a more star like routing.  That and forcing and high-speed signal to cross power/ground traces at a perpendicular path.   The effects were absolutely amazing.  I went from a huge crossover issue to a drastically reduced occurrence. up to the point that it was not visible in scope tracings or in the collected data.  

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • battlecoder
    battlecoder over 1 year ago in reply to genebren

    Oh I love this! Thanks for sharing. This is exactly the kind of story I was hoping to find. Examples from the real world are extremely valuable.

    I wasn't expecting that over-doing ground/power planes could also be a problem. Making the signals cross perpendicularly later is not something I would have thought of. You mention reading more about grounding techniques. Do you remember if there was a specific source, book, magazine or something that contained the most insight about this?

    Thanks again

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • genebren
    genebren over 1 year ago in reply to battlecoder

    This goes back a long way, but I vaguely remember having a book, that was a compilation of various articles from Analog Devices on the subject of PCB and circuit design techniques to reduce noise.  It was a great resource, but right at the moment I can't seem to locate it.  I did however find this link that seems to contain a lot of the same data. ( Microsoft Word - EDch 12 pc issues.doc (analog.com) )

    I will look a little deeper and see if I can find this (I can't imagine that I would have let go of this, although I have lost some things by loaning them out Angry).

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • battlecoder
    battlecoder over 1 year ago in reply to genebren

    Thanks a lot! I wasn't expecting you to find it for me. I appreciate the effort. I'll be reading this for sure.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • genebren
    genebren over 1 year ago in reply to battlecoder

    I found the book that I was referring to, "Mixed-Signal Hardware and Housekeeping Techniques" by Walt Kester of Analog Devices.  This was a part of the handout for a seminar session that I attended on dealing with noise in analog/digital designs. The link I provided you with is also by Walt and is included in this book.

    I may have oversimplified my statement concerning ground planes.  A more correct statement would be that ground planes may need to be split into multiple sections (connected at a single point), where they serve digital and analog regions.  Also, the perpendicular comment applies most when traces of a different class of signals (i.e. Digital lines crossing an analog region) and not all traces in general.

    In the case that I was dealing with, there were several high-speed digital lines that crossed a solid ground plane and capacitively coupled noise into ground and was very noticeable in the low-level analog signals.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • genebren
    genebren over 1 year ago in reply to battlecoder

    I found the book that I was referring to, "Mixed-Signal Hardware and Housekeeping Techniques" by Walt Kester of Analog Devices.  This was a part of the handout for a seminar session that I attended on dealing with noise in analog/digital designs. The link I provided you with is also by Walt and is included in this book.

    I may have oversimplified my statement concerning ground planes.  A more correct statement would be that ground planes may need to be split into multiple sections (connected at a single point), where they serve digital and analog regions.  Also, the perpendicular comment applies most when traces of a different class of signals (i.e. Digital lines crossing an analog region) and not all traces in general.

    In the case that I was dealing with, there were several high-speed digital lines that crossed a solid ground plane and capacitively coupled noise into ground and was very noticeable in the low-level analog signals.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Children
  • battlecoder
    battlecoder over 1 year ago in reply to genebren

    Thanks again for the additional details and corrections, as well as the name and author of the book you referenced. This is extremely useful and it just further heightens my interest in the topic. If I could give your answers 100 votes up I would.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube