Back to Basics: Oscilloscope Part 8: Differential Probes

Differential Probes

Last week we saw the major drawback of single-ended probes which were mains ground referenced and if you are not careful with the probing you can accidentally damage your scope or circuit under test. Differential scope probes were designed to solve this issue. They are designed to measure voltage differences between two points in a circuit. Think similar to how you would use a handheld multimeter and probe any 2 points. The output of the scope is always the voltage difference between the two probed points.

In its basic form, Differential scopes just contain differential opamps in their input side, and the output is single-ended and fed to the input of the scope. Everything we discussed regarding single-ended probes like attenuation, input bandwidth input impedance are all valid for differential probes too. One additional consideration for these probes is the common-mode rejection ratio(CMRR) which determines how much of the noise the probe can suppress that is common on both the input leads. Different manufacturers make units with higher/lower bandwidth and with very varied attenuations in 10x, 50x, or 1000x. The price variations of diff probes are mostly due to the additions in the front end optimizing for higher bandwidth or high-voltage capability (Meaning high attenuation with a resistor divider at input) or even galvanic isolations providing full safety. Note that Differential probes are pricey. You can DIY them too with reasonable specs(check designs online) if you don’t have the budget.

A common misconception among newbies is that expensive differential probes are necessary to measure differential digital signals (USB, CAN, etc.) in a circuit. However, you can utilize two single-ended probes on two channels of a scope, perform an inverted math operation, and subtract the signals to achieve a similar outcome. While the signal quality may not match a dedicated differential probe due to the lower common-mode rejection ratio (CMRR) and mismatched probes, it can still yield satisfactory results. So, make the most of available resources until performance becomes the bottleneck.

If you liked the post, Share it with your friends!

Back to Basics: Oscilloscope Part 7: Safety

Probing a High voltage Mains Line

A couple of readers wanted me to cover the aspect of safety of using a scope properly. Let’s discuss that today. The fundamental thing you need to keep in mind for a scope is that the negative lead of a normal scope is always connected to AC mains earth ground(designed like that for safety reasons). This is the main reason why you cannot measure the voltage across say a resistor if it’s not connected to GND. Because negative lead is always “Grounded” it opens up new problems if you are not careful.

Take an example of a circuit you are trying to measure which takes in Mains AC input and is mains earth referenced(3pin plug input). When probing around let’s say you touch the negative scope lead to one of the live sections of the circuit(Probe_Point A in images). You created a dead short with your test circuit and earth through the negative lead of your probe. If you are probing a high-voltage line, it’s enough to blow up the probe or damage the internals of the oscilloscope or even the device under test. So be very careful probing anything with AC mains input and where you connect the negative lead.

How do you safely do it? Use an isolated input transformer which will provide physical isolation hence no current path to the earth. You can also use those small standalone battery-powered oscilloscopes with a built-in screen if you cannot isolate the test device for AC measurements. But try not to use the USB PC-based ones because they may have a path to earth ground via the USB shields of the PC. Else what you can use is what is called a differential probe built specifically for this use case. We will discuss why and how this helps next time.

If you liked the post, Share it with your friends!
1 43 44 45 46 47 86