Update magloop.html

pull/2/head
miguel 2021-09-22 23:45:46 +10:00
rodzic e7d3b07767
commit ec0af2e407
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,7 @@
<link rel="stylesheet" href="magloop.css">
</head>
<body>
<header>Miguel <a href="mailto:vk3cpu@gmail.com">VK3CPU</a> - Magloop Antenna Calculator V5</header>
<header>Miguel <a href="mailto:vk3cpu@gmail.com">VK3CPU</a> - Magloop Antenna Calculator V6</header>
<section class="gridLayoutClass">
<div class="chart-container" style="position: relative;">
<canvas id="chartCanvas" class="chartCanvasClass">
@ -125,6 +125,7 @@
* Changed Q equation back to the original Xl/Rtot.<br>
* Introduced a new slider "Re" to inject external losses to account for the combined losses due to capacitor contact resistance and ground losses.<br>
* Renamed R-loss to R-loop to avoid confusion, as loop resistance is no longer the only resistance that contributes to losses. The other being Re.<br>
* Changed to V6 to capture the significant changes.
<b>[22-Sep-21]</b> <br>
* Added antenna perimeter size in wavelength to the chart display as a new item.<br>
* Changed maximum spacing ratio c/a from 4.0 to 10.0. Values higher than 4 have no further effect on proximity resistance, but does reduce coil inductance which drives up the SRF.<br>