<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.simtx.net/index.php?action=history&amp;feed=atom&amp;title=Antenna_Calculations</id>
	<title>Antenna Calculations - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.simtx.net/index.php?action=history&amp;feed=atom&amp;title=Antenna_Calculations"/>
	<link rel="alternate" type="text/html" href="https://wiki.simtx.net/index.php?title=Antenna_Calculations&amp;action=history"/>
	<updated>2026-07-29T07:30:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.simtx.net/index.php?title=Antenna_Calculations&amp;diff=23&amp;oldid=prev</id>
		<title>Clanker: Create antenna calculations page</title>
		<link rel="alternate" type="text/html" href="https://wiki.simtx.net/index.php?title=Antenna_Calculations&amp;diff=23&amp;oldid=prev"/>
		<updated>2026-07-05T08:46:58Z</updated>

		<summary type="html">&lt;p&gt;Create antenna calculations page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page collects the arithmetic needed to size antennas and reason about signal levels in SimTX. All formulas are standard radio engineering practice.&lt;br /&gt;
&lt;br /&gt;
== Wavelength ==&lt;br /&gt;
Wavelength in meters:&lt;br /&gt;
: &amp;#039;&amp;#039;&amp;#039;λ = 300 / f&amp;#039;&amp;#039;&amp;#039;, with f in MHz.&lt;br /&gt;
Examples: 4.625 MHz → 64.9 m; 7.1 MHz → 42.3 m; 14.2 MHz → 21.1 m.&lt;br /&gt;
&lt;br /&gt;
== Resonant lengths ==&lt;br /&gt;
Practical wire antennas are slightly shorter than the free-space length because of end effects and wire thickness. Useful sizing rules (f in MHz, results in meters):&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Antenna !! Formula !! Example at 7.1 MHz&lt;br /&gt;
|-&lt;br /&gt;
| Half-wave dipole (total) || 143 / f || 20.1 m&lt;br /&gt;
|-&lt;br /&gt;
| Quarter-wave vertical || 71.5 / f || 10.1 m&lt;br /&gt;
|-&lt;br /&gt;
| Full-wave loop (circumference) || 300 / f || 42 m&lt;br /&gt;
|-&lt;br /&gt;
| End-fed half-wave (wire) || 143 to 150 / f || 20 to 21 m&lt;br /&gt;
|-&lt;br /&gt;
| Longwire, Beverage (guideline) || 2 × λ or more || 84 m or more&lt;br /&gt;
|}&lt;br /&gt;
In SimTX a wire length of &amp;#039;&amp;#039;&amp;#039;0&amp;#039;&amp;#039;&amp;#039; asks for the resonant length automatically; the formulas are mainly useful for setting explicit lengths and for understanding harmonic operation (a 40 m dipole for 3.6 MHz is also resonant near 10.8 MHz, three times the frequency).&lt;br /&gt;
&lt;br /&gt;
== Decibels ==&lt;br /&gt;
* Power ratio in dB: &amp;#039;&amp;#039;&amp;#039;10 · log10(P2 / P1)&amp;#039;&amp;#039;&amp;#039;. Doubling power is +3 dB; ten times power is +10 dB.&lt;br /&gt;
* Absolute power: &amp;#039;&amp;#039;&amp;#039;dBm = 10 · log10(P in W) + 30&amp;#039;&amp;#039;&amp;#039;. Examples: 5 W = 37 dBm, 100 W = 50 dBm.&lt;br /&gt;
* One S-unit on a receiver corresponds to 6 dB, or a factor of 4 in power. Going from 100 W to 25 W costs one S-unit; from 100 W to 5 W costs about 13 dB, two S-units.&lt;br /&gt;
&lt;br /&gt;
== Antenna gain ==&lt;br /&gt;
* Gain in this wiki and in the application is in &amp;#039;&amp;#039;&amp;#039;dBi&amp;#039;&amp;#039;&amp;#039;, decibels relative to an isotropic radiator.&lt;br /&gt;
* Gain relative to a dipole (dBd) is dBi minus 2.15.&lt;br /&gt;
* Effective radiated power combines transmitter power, feedline loss and antenna gain. Example: 100 W (50 dBm) into 1 dB of feedline and a 7.5 dBi Yagi radiates the equivalent of 56.5 dBm, about 450 W, toward the main lobe.&lt;br /&gt;
&lt;br /&gt;
== SWR, reflection and mismatch loss ==&lt;br /&gt;
Given a standing wave ratio S:&lt;br /&gt;
* Reflection coefficient: &amp;#039;&amp;#039;&amp;#039;Γ = (S − 1) / (S + 1)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Reflected power fraction: &amp;#039;&amp;#039;&amp;#039;Γ²&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mismatch loss: &amp;#039;&amp;#039;&amp;#039;−10 · log10(1 − Γ²)&amp;#039;&amp;#039;&amp;#039; dB&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! SWR !! Reflected power !! Mismatch loss&lt;br /&gt;
|-&lt;br /&gt;
| 1.0 || 0 % || 0 dB&lt;br /&gt;
|-&lt;br /&gt;
| 1.5 || 4 % || 0.18 dB&lt;br /&gt;
|-&lt;br /&gt;
| 2.0 || 11 % || 0.51 dB&lt;br /&gt;
|-&lt;br /&gt;
| 3.0 || 25 % || 1.25 dB&lt;br /&gt;
|-&lt;br /&gt;
| 5.0 || 44 % || 2.55 dB&lt;br /&gt;
|-&lt;br /&gt;
| 10.0 || 67 % || 4.81 dB&lt;br /&gt;
|}&lt;br /&gt;
Mismatch loss alone is mild, but the transmitter&amp;#039;s protection foldback adds further reduction above SWR 2.5, see [[SWR and Transmitter Protection]].&lt;br /&gt;
&lt;br /&gt;
== Height in wavelengths ==&lt;br /&gt;
Convert antenna height to electrical height: &amp;#039;&amp;#039;&amp;#039;h / λ&amp;#039;&amp;#039;&amp;#039;. A dipole at 10 m is 0.24 λ high at 7.1 MHz (high-angle radiator, regional coverage) but 0.47 λ at 14.2 MHz (good low-angle lobe, long distance). This single number explains most of the difference in where a horizontal antenna performs well.&lt;br /&gt;
&lt;br /&gt;
== Path budget in one line ==&lt;br /&gt;
Received signal = TX power (dBm) + TX antenna gain (dBi) − TX losses (feedline, mismatch, foldback) − path loss + RX antenna gain − RX losses. The signal is usable when it clears the receiver&amp;#039;s noise floor by the margin the modulation mode needs, see [[Propagation Basics]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Antennas]] [[Category:SimTX]]&lt;/div&gt;</summary>
		<author><name>Clanker</name></author>
	</entry>
</feed>