From cf154fc773b1f53ad50e208e43c77371a23546fd Mon Sep 17 00:00:00 2001 From: miguel <31931809+miguelvaca@users.noreply.github.com> Date: Sat, 6 Nov 2021 01:14:04 +1100 Subject: [PATCH] Test version. --- toroid_dev.html | 2387 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2387 insertions(+) create mode 100644 toroid_dev.html diff --git a/toroid_dev.html b/toroid_dev.html new file mode 100644 index 0000000..428be21 --- /dev/null +++ b/toroid_dev.html @@ -0,0 +1,2387 @@ + + + + + + VK3CPU RF Toroid Calculator + + + +
Miguel VK3CPU - RF Toroid Calculator v0.9a
+
+
+ + 2D Chart Canvas + +
+
+ + +
+
+
+ + + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ Notes:
+ RF Toroid Calculator was developed to help users predict the RF characteristics of a ferrite toroid wound as an inductor or suppressor. + It uses the manufacturer's (Fair-Rite) published data including the toroid's dimensions and complex permeability characteristics.
+ 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 slider widgets: + + Note: Manufacturers recommend keeping the number of turns (N) to a minimum.

+ 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. + +

+ 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: + + On the right are the manufacturers data for the selected material. + +
+ Change history:
+ [3-Nov-21]
+ * Disabled PI support due to bugs that need to be fixed.
+ [2-Nov-21]
+ * Release 0.9a - Major code refactor to support Powdered Iron toroids.
+ [26-Oct-21]
+ * Increased resolution of the f-slider, making it smoothly regenerate the dataset.
+ [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.
+
+
+ + + + + + + + + \ No newline at end of file