Added brief documentation of the new S11 mu option to README.md

Signed-off-by: Roel Jordans <r.jordans@tue.nl>
pull/604/head
Roel Jordans 2023-02-12 11:37:00 +01:00 zatwierdzone przez Holger Müller
rodzic 02371bc56b
commit c4623ddd90
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -31,6 +31,7 @@ It's written in __Python 3__ using __PyQt5__ and __scipy__.
- [Usage](#using-the-software)
- [Calibration](#calibration)
- [TDR](#tdr)
- [Measuring inductor core permeability](#measuring-inductor-core-permeability)
- [Latest Changes](#latest-changes)
- [Contributing](#contributing)
- [Contribution Guidlines](docs/CONTRIBUTING.md)
@ -173,6 +174,10 @@ calibration load would be attached. Open the "Time Domain Reflectometry"
window, and select the correct cable type, or manually enter a propagation
factor.
### Measuring inductor core permeability
The permeability (mu) of cores can be measured using a one-port measurement. Put one or more windings on a core of known dimensions and use the "S11 mu" plot from the "Display Setup". The core dimensions (cross section area in mm2, effective length in mm) and number of windings can be set in the context menu for the plot (right click on the plot).
Latest Changes
--------------