diff --git a/toroid.html b/toroid.html index f826727..c58c05e 100644 --- a/toroid.html +++ b/toroid.html @@ -70,13 +70,13 @@ The calculator has 4 separate display areas. At the top is the chart display for showing frequency-dependent characteristics. Next is the schematic display, where a scaled image of the toroid and windings is presented to help with intuitive design. Next is the control panel section, where the user can select the application type, toroid material, toroid size, wire size, number of windings and excitation voltage.

- Inputs via the select widgets: + Inputs via the select widgets: - Inputs via the slider widgets: + Inputs via the slider widgets: Note: Manufacturers recommend keeping the number of turns (N) to a minimum.

- Chart display: + Chart display: The chart title contains manufacturer, size, material and part number of the device.
Calculated parameters are displayed against frequency (log scale). Each parameter may be displayed or hidden by tapping on the legend key. Tapping on a data point will display the parameters for a single frequency. @@ -102,7 +102,7 @@
  • Pd(mW) : Power dissipation in the core, in milliwatts.
  • Note: To use as an inductor, avoid using where Q is small or less than 1. When Q is less than 1, core loss energy is higher than magnetisation energy.

    - Schematic display: + Schematic display: Scaled representation of the toroid and the windings. Wire gauge and toroid dimensions are provided.
    On the left of the display are the following: +
    + Change history:
    + [24-Oct-21]
    + * Fixed frozen f-slider issue that was occurring in some browsers running on Windows.
    + * Increased contrast for experimental Ceff and SRF calculations, based on David Knight's (G3YNH) paper.