https://github.com/mr-dos/tdr_splitter
Addon for TDR_avalanche to allow simple TDR cable measurement
https://github.com/mr-dos/tdr_splitter
analog bridge hardware microwave reflectometer reflectometry splitter tdr
Last synced: 3 months ago
JSON representation
Addon for TDR_avalanche to allow simple TDR cable measurement
- Host: GitHub
- URL: https://github.com/mr-dos/tdr_splitter
- Owner: MR-DOS
- License: gpl-3.0
- Created: 2018-12-05T23:21:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T15:38:09.000Z (over 3 years ago)
- Last Synced: 2025-02-24T20:37:56.024Z (4 months ago)
- Topics: analog, bridge, hardware, microwave, reflectometer, reflectometry, splitter, tdr
- Homepage: https://hackaday.io/project/169379-simple-tdr-splitter-tdr-g1
- Size: 5.41 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TDR-splitter
----
## Description
Addon to te TDR_avalanche to allow simple measurement of cable reflections.----
## Overview
This board should be used with the TDR-avalanche to measure cable reflections. The PCB includes trigger generator for the TDR_avalanche, passthrough USB for power supply and resistive splitter to allow connecting a cable and 50 Ohm terminated oscilloscope. The splitter offers 3 ports, 50 Ohm terminated. The signal passes directly over the CABLE port. Insertion loss of the splitter from IN to OUT port is about 20 dB.----
## Features
### Resistive splitter
Already explained in overview.### Trigger generator
The trigger generator can output 2, 4 or 8 kHz square wave. 8 kHz is recommended for the TDR_avalanche.----
## How to use it with TDR_avalanche
Connect TDR_avalanche to the IN port and TRIG\_OUT port. Connect Mini USB B cable as power supply. Connect USB cable to the USB A port and connect the cable to TDR\_avalanche. Connect cable under test to CABLE port. Connect 50 Ohm terminated oscilloscope to the OUT port. Connect second oscilloscope input or trigger to SYNC\_OUT port of TDR\_avalanche. The TDR\_avalanche has to be modified to be usable with this board due to the high insertion loss - you have to remove both the attenuators so that in the emitter there are only the 2x 47R resistors and compensation network and there should be 27 Ohm resistor between output and the emitter network so that it is roughly 50 Ohm terminated (in fact, the termination heavily changes during the avalanche pulse, but this does not matter as long as reflections return after the pulse ends).----
## How to use it with some other pulse generator
Connect pulser output to IN port, connect cable under test to the CABLE port. Connect oscilloscope to the OUT port. Separate trigger has to be provided by your pulser board.----
## Images
Oscillogram of an unterminated (open) 50 Ohm cable:

Oscillogram of an unterminated (open) 50 Ohm cable with defect some 35 cm form the end caused by being heavily pressed using pliers:

Closeup of the assembled board with all cables connected (please note that the bad IC footprint is already corrected):

Both the TDR\_avalanche and TDR\_splitter connected:
----
## References
Sadly, nothing interesting here. I came up with the splitter in my head at 4AM in bed.[Tweet with photos of the device in use](https://twitter.com/polasek_petr/status/1066757945915072512)
----
## Sidenotes
The PCB uses coplanar waveguide designed for use on standard 1.5 mm FR-4 substrate with 35 um copper (double-sided). It is not very carefully designed and does not give perfect match, but as a prototype, its performance was sufficient. You can modify it for whatever impedance you want, just follow this rule: connect parallel to each of the terminal ports resistor equal to 2x the load impedance, the series resistors should be 4/3x the load impedance and don't forget to update the coplanar waveguide according to the desired impedance.