I have had a need for scoping low level signals and been looking for a solution. I have gone over the following EEVBlog threads:
https://www.eevblog.com/forum/testgear/preamplifier-for-noise-measurements/ https://www.eevblog.com/forum/testgear/quick-review-and-teardown-of-alphalab-lna10-low-noise-amplifier/ Unfortunately these choices are either fairly expensive, even used Ebay, or seemed to no longer be available.
I recently ran across an inexpensive Chinese unbranded “oscilloscope preamp” that I thought I would give a try. Seems to be widely listed on Aliexpress, Ebay, etc for $60 on up deliverd. In all cases the listing title was:
10M Bandwidth Oscilloscope Differential Probe Signal Amplifier
I initially ordered from two different Aliexpress dealers and in both cases after listing the item as shipped a while later they asked me to cancel the order. So, I am guessing that cheap Aliexpress shipping has trouble with the built in Lithium battery. I finally got it from Banggood at:
https://www.banggood.com/10M-Bandwidth-Oscilloscope-Differential-Probe-Signal-Amplifier-for-Weak-Electrical-Signal-Measurement-with-Metal-Shell-p-1959444.html?cur_warehouse=CN&rmmds=searchThis post is a combined
- Tear down
- Review
- Request for help to finish reverse engineering and fixing
The published specifications of this T100 preamplifier are:
Single-ended input voltage: -10V to +10V
Differential Input Voltage: -10V to +10V
Single-ended input impedance: 2M
Differential input impedance: 4M
Output Voltage: -10V to +10V
Magnification: 1x/10x/100x
Bandwidth:
G=1 -- 10M
G=10 -- 10M
G=100 -- 2M
Common mode rejection ratio: >80DB
Noise : 5nV/√ @1KHz
Power supply: built-in rechargeable lithium battery
Charging interface: USB TYPEC
Battery life: about 5 hours
Working temperature: 0°C-40°C
Working humidity: ≤90%RH
Power consumption: ≤0.2W
TEAR DOWN:The attached picture shows the item along with tear down front and back of the single internal PC board.
Assembled
Top side
Bottom side
Schematic
In reverse engineering it I have most of the circuitry traced out. There are some mysteries/guesses because some the IC’s have the markings sanded off. The high points are:
1. Analog section is a single instrumentation amplifier with input direct from the input BNC’s and output direct to output BNC.
2. Power supply is lithium battery to
a. Dc-dc boost to make +14.6Vdc
b. Dc-dc inverter to make -14.6Vdc
3. Linear regulators to make +/-12Vdc
Lastly, see the attached partially finished schematic for this device.
REVIEW:The Good:
- Compact
- Runs from internal rechargeable battery so easier to avoid noise from ground loops
- 10 MHz BW for 1x and 10x with 2 MHz for 100x
- Reasonably low noise within caveat listed below
The Bad: (missing functionality)
- No ac coupling option
- No adjustable dc offset
- No adjustable low pass filter
- No adjustable high pass filter
The Ugly:
- -14.6 Vdc switching supply couples 70 mVp-p noise on the output which is way to big. It must be fixed.
- Input pins direct to input BNC with no limiting impedance so more than 12V and device dies.
- Input impedance is set by 2 Meg resistor….would be better at 1 Meg so could use standard 10x scope probe. Can use 10X probe and get known 5.5x atten at dc but standard probes don’t have enough ac compensation range for this pre-amp’s input capacitance. Changing to 1 Meg will fix that.
- 1x and 10x step response have HUGE overshoot. Probably from stray capacitance on the gain adjust pins.
o 1x has Po = 1.26 for 0.5 Vpp step or 252%!
o 10x has Po = 0.70 for 0.5 Vpp output step or 140%!
o 100x has no overshoot
- Output directly drives the output BNC and with a long cable the step response overshoot gets worse. Included 0.5m cable adds 10% more overshoot.
NEXT STEPS:1) It would be great if anyone recognizes the instrumentation amplifier so that we could look at the data sheet. It is:
- 8 pin industry standard pinout instrumentation amplifier
- In SOIC package
- Gain equation is G = (1 + Rg/9.9k)
- Has 10 MHz BW at 10x
I can find many potential matches with the gain equation fixed/internal gain resistor at 24.7k or 3.0k. But I have not been able to find one with 9.9k.
2) The -Vdc switcher noise needs to be cleared from coupling to the output. It does not get to the linear supply voltages so somehow this signal is direct coupling input the analog signals. I highly suspect it is layout coupling. Also, these noise spikes don’t change amplitude with changes in the gain so my suspicion is the VREF pin on the instrumentation amplifier that is tied to ground plane but near the -14.6V dc-dc supply output.
3) Change the 2Meg input load R’s to 1 Meg so that 10x probes can work. Probably just solder another 1 Meg R right on the bottom side at the input BNC’s.
4) Is there a fix for the huge step response overshoot on 1x, 10x? Probably have to wait until we find the data sheet for the instrumentation amplifier.
5) Add a switch to get input ac coupling or maybe three-way switch and have DC, 1 Hz, 500 Hz with the last position used when there ac line noise you need to eliminate. Any suggestions for a tiny three-way two pole switch that might work?
6) Adjustable BW limit. At least lower to 1 MHz and 100 kHz. Easiest way to do this is on the output but it really wants to be done on the input which is hard to do and maintain high CMRR without insanely matched components and placement/layout.
7) Any other thoughts from the EEVBlog community?