Back to Basics: Oscilloscope Probes Part 5: High BW Probes

Coax High BW Probes

Till now, we have built on the different basic parts of the probe and how they work. Let’s add the coaxial cable on the input side which we had omitted till now. Till now we were assuming that the cable is a straight short from the tip to the input of the scope. That’s not the case in real life. A coax cable used in the probes(Around 1m in length) is fundamentally modelled as a transmission line with some finite capacitance(becoz its a metal with a dielectric) and finite inductance(becoz its a wire) per unit length. Ideally what we want is a flat freq response(BW graphs from earlier posts) throughout a large bandwidth to ensure that the amplitude shown on the scope is consistent in the entire range.

But when you use a lossless coax cable with a usual characteristic impedance of 50Ohms with a scope input impedance(Cin) which is basically changing with freq(again due to imp of Cin) we see a non-flat response on amplitude on higher frequencies. Why? Because of transmission line reflections. Reflections happen because the input imp. of the scope is not matched with the transmission line which is time-varying. This will cause the input signal to move back and forth from the source and load and produce ringing. So to get higher bandwidth(aka flat response longer) what the brilliant engineers (I believe from Tektronics in the late 60s) did was that they replaced the 0Ohm wire with a thinner Ni-Cr wire which has finite resistance per unit length of around 100-200Ohms/m. They made the overall cable thinner which improved the flexibility too. As size reduces, the capacitance of the cable also reduces implying faster response times. This lossy coaxial cable changes its impedance with freq when you model it as a transmission line. Hence it reduces the reflections in the overall circuit thus ensuring a flat BW across the spectrum. This is how you design a high BW probe.

This might have been a lot of technical than usual. I would highly suggest reading a paper called The Secret World of Probes from 2009 which illustrates this with simulation results. Its a great supplementary read.

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

Back to Basics: Oscilloscope Probes Part 4: Coupling Modes

AC vs DC Coupling

Although not fully related to oscilloscope probes per se, I thought it was important to cover the aspect of AC/DC input coupling in scopes. It’s one of those things folks working with an oscilloscope for the first time randomly try to switch between the modes to see if the waveform comes properly. AC and DC coupling are two settings that determine how the input signal is coupled or connected to measurement circuitry.

DC coupling allows the oscilloscope to display both the AC and DC components of the input signal. Meaning if there is a DC shift in the AC signal it will also be shown. Let’s take an example, let’s say you want to measure the AC ripple/noise in a 24V DC power supply. If you connect the probes to the output of a supply and switch to DC coupling it will show the 24V signal + Ripple. But since the vertical screen resolution on a scope is small, you have probably put the voltage division set to 5V/div. Now you just see a flat DC at 24V towards the top, but the amplitude resolution of the ripple is lost as it might be in the range of say 300mV Vpp. Displaying this 300mV AC waveform on a large voltage division setting won’t give you any resolution and hence you can’t see the waveform.

This is where AC coupling helps. Switching to this mode, all it does is block the incoming DC signal(24V here)and you are left with only the ripple waveform, now you can switch to a voltage knob setting of say 100mV/div to clearly see 300mV Vpp waveform for further analysis. How do they implement this? In its basic form, all it is is a switch that puts a high pass filter with a cutoff ranging from 3Hz-10Hz(diff vendors) in the path of the incoming signal which blocks the DC. So here in lies a problem, only switch to the AC mode if you know that measurement freq is high or to block DC. For example, when measuring a 10Hz AC signal in AC coupling mode, the amp of measurement will be wrong as the high pass filter’s roll-off range will not be that sharp for lower freq ranges. So, switch to DC mode in these cases.

Remember the purpose of each mode and choose accordingly. A helpful way to remember is

DC Mode: Think “Direct Coupled/Connection” (Signal un-affected)

AC Mode: Think Only “AC-Coupled” through

If you liked the post, Share it with your friends!
1 11 12 13 14 15 34