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
Test & Tools
  • Technologies
  • More
Test & Tools
Forum A question about differential probes.
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Test & Tools to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 8 replies
  • Answers 7 answers
  • Subscribers 356 subscribers
  • Views 1691 views
  • Users 0 members are here
  • differential probe
Related

A question about differential probes.

jw0752
jw0752 over 6 years ago

Recently there has been some discussions on the forum that mention differential oscilloscope probes. Since my electronics background is without formal education I have never learned all the intricacies of Oscilloscopes and the probe systems available for them. Can someone explain to me how using a set of differential probes would differ from using a portable handheld Oscilloscope that has no inherent reference ground.

 

Thanks John

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 6 years ago +7 verified
    Hi John, You're right, this is the main use-case for the type of probes I think you're referring to (the ones that look like a box with two flying leads with large probes/clips. Since the usual 'scopes…
  • Jan Cumps
    Jan Cumps over 6 years ago in reply to shabaz +4 suggested
    shabaz , some recent handheld scopes have the inputs isolated from each other, also solving the second problem. jw0752 , for lower voltages, you can use two scope inputs and the math "-" function of the…
  • Robert Peter Oakes
    Robert Peter Oakes over 6 years ago in reply to Jan Cumps +4 suggested
    When using the Scopes Math function for this (And there is nothing wrong with that function), be aware that your grounds for each scope probe are still connected together and still to ground, there has…
Parents
  • shabaz
    0 shabaz over 6 years ago

    Hi John,

     

    You're right, this is the main use-case for the type of probes I think you're referring to (the ones that look like a box with two flying leads with large probes/clips.

    Since the usual 'scopes and probes have their metal shell connected to the mains earth connection, it's hard to connect to circuits where you may want to have that shell connected to a different voltage level (e.g. to see signals that are riding on a high voltage level, although to some extent you could try to do it with the 'scope set to AC input and shell to earth, but it isn't always ideal). Worse still, if you've got two or more signals, and you want each one to be referenced differently, it isn't possible with usual 'scopes and probes since all the shells are connected together and to earth. The portable 'scope solves the first problem, but not the second since the shells are all still connected together, although not to earth. It's also nice to know there is some isolation close to the circuit when probing, so having differential probes that isolate is useful, rather than run the risk of sending high voltages into the 'scope directly.

    So, those box-type differential probes are serving a few different purposes. Also, those type tend to be useful for high voltage or mains work - they are handy for seeing very high voltage signals (i.e. no need to use the 'scope attenuator to see a thousand-volt signal) as well as the ability to have input referenced from very high voltages too.

    They are really handy, and the main design effort is to make sure they are safe, and that they have a flat response. It would be nice to see a project for a differential probe, at some point I purchased a load of high-voltage capacitors and resistors, to attempt such experiments, but not had time to work on it : (

    There are other types of differential probes too, such as those intended for high frequency (e.g. RF) work, where the aim isn't to isolate very high voltages, but more that they behave like a differential equivalent of a FET probe (i.e. ability to have a high-ish impedance for high frequency signals that would ordinarily be loaded by too high a capacitance with normal 'scope probes). That type look very different of course, with no large test leads/clips.

    • Cancel
    • Vote Up +7 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 6 years ago in reply to shabaz

    shabaz , some recent handheld scopes have the inputs isolated from each other, also solving the second problem.

     

    jw0752 , for lower voltages, you can use two scope inputs and the math "-" function of the scope to do differential measurements without a diff probe.

    Disadvantages:

    • you use two inputs. Most scopes only have one math signal. So that limits you to one differential measurement.
    • noisier
    • using math limits the bandwidth for some scopes.
    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • jw0752
    0 jw0752 over 6 years ago in reply to Jan Cumps

    Thanks Jan,

     

    This makes more sense to me now. Thank you for the additional information. I will check my inexpensive Rigol this evening to see if I have the Diff function in the Math index.

     

    John

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Robert Peter Oakes
    0 Robert Peter Oakes over 6 years ago in reply to Jan Cumps

    When using the Scopes Math function for this (And there is nothing wrong with that function), be aware that your grounds for each scope probe are still connected together and still to ground, there has been many a scope killed because this was miss-understood.

     

    Actually that applies even when your not using the differential function but folks tend to make the mistake more in this mode... just an FYI image

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 6 years ago in reply to jw0752

    Use this on a low power board, John image

     

    Maybe a AAA battery with 3 series resistors over it.

    Try to measure the voltage over the middle resistor.

     

    image

    Your Rigol has the function.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • Jan Cumps
    0 Jan Cumps over 6 years ago in reply to jw0752

    Use this on a low power board, John image

     

    Maybe a AAA battery with 3 series resistors over it.

    Try to measure the voltage over the middle resistor.

     

    image

    Your Rigol has the function.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • jw0752
    0 jw0752 over 6 years ago in reply to Jan Cumps

    Hi Jan,

    This experiment and a few others are on my schedule tonight.

     

    John

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • 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