J
Jan Panteltje
J Larkin was saying his super sampling head costs 750$.
I was thinking how can you make one yourself, what else is needed?
I was thinking how can you make one yourself, what else is needed?
Jan said:J Larkin was saying his super sampling head costs 750$.
I was thinking how can you make one yourself, what else is needed?
Usually a transistor that avalanches nicely, a chunk of good coax and
blazingly fast diodes, preferable a matched quad.
Jan said:Any suggestion for diodes?
Usually a transistor that avalanches nicely, a chunk of good coax and
blazingly fast diodes, preferable a matched quad.
I just got John Mulvey's book, "Sampling Oscilloscope Circuits", thatJohn said:I did one with a step-recovery diode impulse generator, feeding a
2-diode sampler. Got 70 ps risetime, roughly 5 GHz, and apparently
good waveform fidelity. The parts cost is tiny, but it's labor
intensive. The timebase and trigger stuff is more work than the
sampler.
The older Tek sampling stuff, the S-series heads and their 7000-series
plugins, are dirt cheap on ebay. But not nearly as nice and
quantitative as the 11801-series stuff.
I doubt you could make a head that would work in an 11801 frame; the
interface is undefined.
It would be fun to do a sampling scope/TDR as a USB dongle.
John
I did one with a step-recovery diode impulse generator, feeding a
2-diode sampler. Got 70 ps risetime, roughly 5 GHz, and apparently
good waveform fidelity. The parts cost is tiny, but it's labor
intensive. The timebase and trigger stuff is more work than the
sampler.
The older Tek sampling stuff, the S-series heads and their 7000-series
plugins, are dirt cheap on ebay. But not nearly as nice and
quantitative as the 11801-series stuff.
I doubt you could make a head that would work in an 11801 frame; the
interface is undefined.
It would be fun to do a sampling scope/TDR as a USB dongle.
John
I have a stash from Microwave Associates which has become M/A COM. You
can find the really hot stuff here but you might want to sit down when
the quote comes in:
http://www.macom.com/psc/jsp/ListParts.jsp?dataFile=mixing_detector_diodes.txt
I just got John Mulvey's book, "Sampling Oscilloscope Circuits", that
goes through the operation of the 1969-vintage Tek samplers in truly
gory detail. If you can find a copy, that would be a great place to
start. For instance, they used a tunnel diode for the triggered
sweep--one diode controlled both the trigger and the reset. It also
covers the importance of getting the sampling loop right--you feed back
100.0% of the previous sample to the sampling head. This helps with
linearity and (interestingly) speed variations.
Cheers,
Phil Hobbs
John said:I did one with a step-recovery diode impulse generator, feeding a
2-diode sampler. Got 70 ps risetime, roughly 5 GHz, and apparently
good waveform fidelity. The parts cost is tiny, but it's labor
intensive. The timebase and trigger stuff is more work than the
sampler.
The older Tek sampling stuff, the S-series heads and their 7000-series
plugins, are dirt cheap on ebay. But not nearly as nice and
quantitative as the 11801-series stuff.
I doubt you could make a head that would work in an 11801 frame; the
interface is undefined.
It would be fun to do a sampling scope/TDR as a USB dongle.
Jan said:I had some idea (not had much sleep, and then barriers do not
function on my ideas) to make a small PIC scope, say one PIC,
one graphics display (found one dirt cheap), and because PIC will
not digitise faster then a few kHz perhaps, add a sampling head just for fun.
I think the main problem is in the timebase, to do it digitally, and have
it set so it actually produces a steady picture on a repetitive signal,
could be very difficult.
And there a is sample memory size issue too...
It is just an idea, I have several other wish projects, but seems fun,
and would give me some more experience with high frequencies (I top out
at about a GHz atm).
Do I see it right that you have to adjust sample frequency gradually
to get a good 'view', is this perhaps done with some PLL?
I just got John Mulvey's book, "Sampling Oscilloscope Circuits", that
goes through the operation of the 1969-vintage Tek samplers in truly
gory detail. If you can find a copy, that would be a great place to
start.
For instance, they used a tunnel diode for the triggered
sweep--one diode controlled both the trigger and the reset. It also
covers the importance of getting the sampling loop right--you feed back
100.0% of the previous sample to the sampling head. This helps with
linearity and (interestingly) speed variations.
Cheers,
Phil Hobbs
A lot in this field is a trade secret or barely defined. And then old
Leroy goes into a nursing home and one day takes that knowledge with him
into the grave.
Same on my main turf (medical ultrasound). Lots of stuff is never
disclosed in detail other than what's required for biocomp testing. To
avoid potential risks some isn't even written down. So if someone would
knock me over the head and walk away with the whole office contents it
wouldn't do them any good.
Sure would be fun. But I assume the market size would be rather paltry.
Especially in view of the ever smaller number of young lads who would
know what to actually do with such gear.
Good stuff. But check you bank account before ordering![]()
John said:Skyworks SMS7621-079, 0.25 pF schottky. I have a reel of them, 23
cents each.
John said:If it did TDR, you could sell bundles of them to PCB houses, and to
engineers and QC people who care about trace impedances. Especially if
it were cheap and interfaced to a PC, so it could document pcb test
coupons.
I'd design the fast stuff if somebody else handles the USB part and
the PC software. I have a slick deconvolution algorithm that would run
on the pc side and really beautify the TDR response.
Jan said:J Larkin was saying his super sampling head costs 750$.
I was thinking how can you make one yourself, what else is needed?
No, I didn't, but I'll download it, thanks. The 19th century example isJohn said:Do you have Mark Kahr's paper on the history of samplers? The
technology dates back to the 1800's.
http://www.caip.rutgers.edu/~kahrs/books/sampling.html
John
I had some idea (not had much sleep, and then barriers do not
function on my ideas) to make a small PIC scope, say one PIC,
one graphics display (found one dirt cheap), and because PIC will
not digitise faster then a few kHz perhaps, add a sampling head just for fun.
I think the main problem is in the timebase, to do it digitally, and have
it set so it actually produces a steady picture on a repetitive signal,
could be very difficult.