This article is principally a short commendation for Jupyter or Interactive Python for ham radio related projects for the quantitative ham. Python is a cross platform programming language that has a very rich set of libraries to support scientific and engineering applications, and a good graph maker.
The exercise for this demonstration is to decompose three measurements of currents on a two wire transmission line at a point into the differential and common mode components at that point, and to plot a phasor diagram of a solution to the measurements. Remember that common mode current and differential current in an antenna system are usually standing waves.
Above is a diagram explaining the terms used, I1 and I2 are the magnitudes of currents in each conductor measured using a clamp on RF ammeter, and I12 is the magnitude of the current when both conductors are passed through the clamp on RF ammeter, i12 is the phasor sum of the underlying i1 and i2. Continue reading Jupyter: one for the toolbox – decompose common mode and differential mode current components