Added missing semi-colons.

pull/2/head
miguel 2020-11-25 18:22:14 +11:00
rodzic 313e9768a7
commit 68aee7d698
3 zmienionych plików z 15 dodań i 15 usunięć

Wyświetl plik

@ -41,8 +41,8 @@
RF Inductor Calculator was developed to help users predict the RF characteristics of a single-layer solenoid-style air-core inductor. <br><br>
<u>Inputs via the slider widgets:</u>
<ul>
<li>&#8960a : Conductor diameter in millimeters (mm). Estimated equivalent AWG wire size is also displayed where appropriate.</li>
<li>&#8960b : Loop diameter in millimeters (mm).</li>
<li>&#8960;a : Conductor diameter in millimeters (mm). Estimated equivalent AWG wire size is also displayed where appropriate.</li>
<li>&#8960;b : Loop diameter in millimeters (mm).</li>
<li>c/a : 'c' is the inter-winding spacing, and 'a' is the conductor diameter, so 'c/a' is the spacing ratio. (Must be >= 1.1)
A low-value will increase the resistance due to the proximity effect.</li>
<li>N : Number of turns or windings.</li>
@ -53,10 +53,10 @@
relative to the conductor diameter are representative. </p>
<u>Calculated dimensions:</u>
<ul>
<li>&#8960o : Outer loop diameter (mm) </li>
<li>&#8960i : Inner loop diameter (mm) - corresponds to the diameter of the winding former.</li>
<li>&#8960;o : Outer loop diameter (mm) </li>
<li>&#8960;i : Inner loop diameter (mm) - corresponds to the diameter of the winding former.</li>
<li>c : Distance between windings, measured from the conductor centers (mm).</li>
<li>&#8467 : Length of the coil (mm). Equal to c x N.</li>
<li>&#8467; : Length of the coil (mm). Equal to c x N.</li>
</ul>
<u>Calculated parameters:</u>
<ul>

Wyświetl plik

@ -41,8 +41,8 @@
RF Inductor Calculator was developed to help users predict the RF characteristics of a single-layer solenoid-style air-core inductor. <br><br>
<u>Inputs via the slider widgets:</u>
<ul>
<li>&#8960a : Conductor diameter in decimal inches (inches). Estimated equivalent AWG wire size is also displayed where appropriate.</li>
<li>&#8960b : Loop diameter in decimal inches (inches).</li>
<li>&#8960;a : Conductor diameter in decimal inches (inches). Estimated equivalent AWG wire size is also displayed where appropriate.</li>
<li>&#8960;b : Loop diameter in decimal inches (inches).</li>
<li>c/a : 'c' is the inter-winding spacing, and 'a' is the conductor diameter, so 'c/a' is the spacing ratio. (Must be >= 1.1)
A low-value will increase the resistance due to the proximity effect.</li>
<li>N : Number of turns or windings.</li>
@ -53,10 +53,10 @@
relative to the conductor diameter are representative. </p>
<u>Calculated dimensions:</u>
<ul>
<li>&#8960o : Outer loop diameter (inches) </li>
<li>&#8960i : Inner loop diameter (inches) - corresponds to the diameter of the winding former.</li>
<li>&#8960;o : Outer loop diameter (inches) </li>
<li>&#8960;i : Inner loop diameter (inches) - corresponds to the diameter of the winding former.</li>
<li>c : Distance between windings, measured from the conductor centers (inches).</li>
<li>&#8467 : Length of the coil (inches). Equal to c x N.</li>
<li>&#8467; : Length of the coil (inches). Equal to c x N.</li>
</ul>
<u>Calculated parameters:</u>
<ul>

Wyświetl plik

@ -43,8 +43,8 @@
<br><br>
<u>Inputs via the slider widgets:</u>
<ul>
<li>&#8960a : Outer conductor diameter in millimeters (mm). Equivalent coax cable size is also displayed.</li>
<li>&#8960b : Loop diameter in millimeters (mm).</li>
<li>&#8960;a : Outer conductor diameter in millimeters (mm). Equivalent coax cable size is also displayed.</li>
<li>&#8960;b : Loop diameter in millimeters (mm).</li>
<li>c/a : 'c' is the inter-winding spacing, and 'a' is the conductor diameter, so 'c/a' is the spacing ratio. (Must be >= 1.1)
A low-value will increase the resistance due to the proximity effect.</li>
<li>N : Number of turns or windings.</li>
@ -55,10 +55,10 @@
relative to the conductor diameter are representative. </p>
<u>Calculated dimensions:</u>
<ul>
<li>&#8960o : Outer loop diameter (mm) </li>
<li>&#8960i : Inner loop diameter (mm) - corresponds to the diameter of the winding former.</li>
<li>&#8960;o : Outer loop diameter (mm) </li>
<li>&#8960;i : Inner loop diameter (mm) - corresponds to the diameter of the winding former.</li>
<li>c : Distance between windings, measured from the conductor centers (mm).</li>
<li>&#8467 : Length of the coil (mm). Equal to c x N.</li>
<li>&#8467; : Length of the coil (mm). Equal to c x N.</li>
</ul>
<u>Calculated parameters:</u>
<ul>