Antenna Basics Back
Antenna Calculator

Antenna Basics · Dipole Antenna Calculator

Compute resonant length, radiation resistance, gain, VSWR and free-space path loss for half-wave dipole, monopole, loop and patch antennas. Real-time polar radiation pattern visualization.

Parameters
Presets
Electrical length L/λ
Total dipole length divided by wavelength (0.5 = half-wave): 0.50
Frequency f
1 MHz–100 GHz (slider is log-like). Sets the physical length
Characteristic impedance Z₀
Ω
Observation distance r
m
Overlays
Results
Electrical length L/λ
Directivity D [dBi]
3 dB beamwidth [°]
Radiation resistance R_rad [Ω]
Physical length [mm]
Dipole radiation — live view
Radiation pattern (polar)
Directivity vs L/λ
VSWR vs frequency
Theory & Key Formulas

Half-wave dipole radiation pattern:

$$F(\theta)= \left[\frac{\cos\!\left(\frac{\pi}{2}\cos\theta\right)}{\sin\theta}\right]^{2}$$

Directivity & radiation resistance (λ/2): $D\approx 1.64\;(2.15\,\mathrm{dBi})$, $R_{rad}\approx 73\,\Omega$

General dipole (total length $\ell=\beta L$):

$$F(\theta)= \left[\frac{\cos\!\left(\frac{\beta L}{2}\cos\theta\right)-\cos\!\frac{\beta L}{2}}{\sin\theta}\right]^{2}$$

Resonant length: $L = \dfrac{\lambda}{2}=\dfrac{c}{2f}$, free-space loss: $\mathrm{FSPL}=20\log_{10}\!\left(\dfrac{4\pi r}{\lambda}\right)$

Once $L/\lambda$ exceeds 1 the main lobe splits and several lobes appear (higher directivity plus side lobes).

What is Antenna Resonance?

🙋
What exactly is a "resonant length" for an antenna? Why is it so important?
🎓
Basically, it's the length where the antenna naturally oscillates with the radio signal's frequency, like a tuning fork. At resonance, the antenna's impedance is mostly real (just resistance), so maximum power transfers from your transmitter. In this simulator, when you set the 'Antenna Type' to 'Dipole' and pick a 'Frequency', it automatically calculates this optimal length for you.
🙋
Wait, really? So if I make the antenna shorter or longer than that, what happens?
🎓
Good question! The impedance becomes complex—you get reactance (like capacitance or inductance) added to the resistance. This causes a mismatch, reflecting power back to your transmitter. That's what VSWR measures. Try it: use the 'Antenna Length' slider to move away from the calculated resonant length and watch the VSWR value shoot up. A common case is a poorly trimmed walkie-talkie antenna, which reduces range and can overheat the radio.
🙋
Okay, and what's this "Path Loss" number? It seems huge even at a short distance!
🎓
That's Free-Space Path Loss (FSPL). It's not due to obstacles, but the fundamental spreading of radio waves into space as they travel. The power spreads over an ever-larger sphere. For instance, a satellite link has massive path loss. In the simulator, increase the 'Observation Distance' and see how the loss in decibels climbs. This is why we need sensitive receivers and sometimes high-gain antennas to overcome it.

Physical Model & Key Equations

The fundamental relationship for a half-wave dipole, the most common resonant antenna, is between its physical length and the operating wavelength.

$$L = \frac{\lambda}{2}= \frac{c}{2f}$$

Where L is the total dipole length (in meters), λ is the wavelength, c is the speed of light (~3×10⁸ m/s), and f is the frequency (in Hz). This gives the length for peak efficiency.

To predict how much signal strength is lost purely due to distance in free space, we use the Free-Space Path Loss (FSPL) formula. It tells you the attenuation between two ideal antennas.

$$\mathrm{FSPL}= 20\log_{10}\!\left(\frac{4\pi r}{\lambda}\right)\,[\mathrm{dB}]$$

Here, r is the distance from the antenna (in meters), and λ is the wavelength. The result in decibels (dB) is a key input for link budget analysis in communication system design.

Frequently Asked Questions

No, due to the end effect, the actual resonant length is shorter than the theoretical value. For a dipole, use an electrical length multiplied by a shortening factor of 0.95 to 0.98. The theoretical values from this tool are only reference values.
If the VSWR is high (e.g., 2 or more), the antenna length may be deviating from the resonant frequency. Fine-tune frequency or length toward this model's minimum; a half-wave dipole on 50Ω feed bottoms out around VSWR≈1.46, not exactly 1.
It is used to estimate the basic radio wave attenuation from the transmitting antenna to the receiving antenna. It is useful for link budget calculations and rough communication distance estimates, but in actual environments, the effects of reflections and obstacles must be considered separately.
In the polar coordinate graph, the center represents the antenna position, the angle represents the azimuth, and the radius represents the relative gain (dB). For a half-wave dipole, a figure-eight pattern is displayed, while for a monopole, an omnidirectional pattern in the horizontal plane is shown.

Real-World Applications

RF Device Certification (EIRP/ERP): Engineers use these calculations to ensure wireless devices like Wi-Fi routers or Bluetooth headphones comply with legal power limits. They calculate the effective radiated power from the transmitter output, antenna gain, and cable losses, often using a dipole as a reference antenna.

Antenna Array Pre-Design: Before building complex antenna arrays for 5G base stations or radar, the radiation pattern and gain of a single element (like a dipole or patch) are modeled. This simulator helps quickly find the resonant frequency and impedance of that base element.

EMC Test Antenna Placement: In Electromagnetic Compatibility testing, standardized antennas are used to measure emissions from electronic devices. The path loss calculation is crucial to determine the correct signal strength at the measurement antenna based on the mandated test distance (e.g., 3m or 10m).

Satellite Link Budget Analysis: Designing a communication link to a satellite involves summing all gains and losses. The massive free-space path loss over thousands of kilometers is the dominant term, and it's calculated precisely using these fundamental antenna and propagation equations.

Common Misconceptions and Points to Note

First, please do not think that "the simulation results directly represent the real-world performance". This tool assumes an ideal environment called "free space". In reality, nearby metal chassis, conductors, and even your hand (the human body is a dielectric!) can significantly shift the antenna's resonant frequency. For example, in designing antennas built into smartphones, accounting for the influence of the battery and LCD panel is the greatest challenge.

Next, the misconception that "if the VSWR is low, all is well". While VSWR is indeed an indicator of feed system matching, antenna "radiation efficiency" is a different matter. As an extreme example, if you connect a 50Ω resistor instead of an antenna, the VSWR will be a perfect 1, but no radio waves are radiated at all (all converted to heat!). You can only judge if it's functioning as an antenna by looking at both the radiation resistance and the reactance.

Finally, conductor loss and installation environment matter at high frequencies. Above about 5 GHz, skin effect and nearby metal parts can shift effective resistance and resonance away from this idealized free-space model. Treat the simulator output as a first-pass estimate.

How to Use

  1. Set operating frequency (300 MHz to 6 GHz) using freqSlider; resonant length updates automatically in millimeters.
  2. Select length factor (0.5 λ for monopole, λ for dipole, 0.25 λ for patch) via lengthFactor dropdown.
  3. Enter characteristic impedance (z0Val, typically 50 Ω for coaxial feeds) and free-space distance in meters (distVal).
  4. Read output: resonant length in mm, radiation resistance R_rad in ohms, directivity gain in dBi, 3dB beamwidth in degrees, and free-space path loss in dB.

Worked Example

Design a half-wave dipole for 2.4 GHz WiFi: wavelength λ≈125 mm and resonant length≈62.5 mm. Radiation resistance R_rad≈73 Ω and gain≈2.15 dBi. At 10 m distance, FSPL = 20log10(4πr/λ) ≈ 60.0 dB. In this model, the VSWR minimum occurs near length factor 0.94 and bottoms out around 1.46:1 for a 50Ω feed.

Practical Notes

  1. Monopole antennas (0.5 λ) on ground planes show half the radiation resistance (~37 Ω at 900 MHz) compared to free-space dipoles; add 3 dB gain correction.
  2. Loop antennas require lengthFactor = 0.25 λ circumference; useful for HF direction finding (3–30 MHz) with null-steering properties.
  3. At 5 GHz patch elements, account for substrate dielectric (εr = 4.4 for FR-4); effective electrical length shortens by √εr factor.
  4. Path loss doubles (~6 dB increase) when distance quadruples; verify link budgets include cable losses (−2 to −3 dB per 10 m of RG-58).