Compute protection zones via rolling sphere, protection angle, or mesh method. Supports IEC 62305 protection levels I–IV with automatic ground resistance calculation.
The core of the rolling sphere method is geometric. The protected volume is defined as all points where a sphere of radius $R$ (the "rolling sphere radius") cannot touch. The sphere's radius is determined by the selected Protection Level (I-IV) per the IEC 62305 standard. The air terminal creates a cone of protection where its tip is tangent to the sphere.
$$R = \begin{cases}20 \text{ m}& \text{(Level I)}\\ 30 \text{ m}& \text{(Level II)}\\ 45 \text{ m}& \text{(Level III)}\\ 60 \text{ m}& \text{(Level IV)}\end{cases}$$$R$: Rolling Sphere Radius [m]. A smaller radius means a higher protection level, as the sphere can "roll" into tighter spaces, identifying more vulnerable points.
To safely dissipate the lightning current, the grounding system's resistance is crucial. For a single vertical rod electrode, the resistance to earth is approximated by the following formula, which the simulator uses when you input soil properties.
$$R_E = \frac{\rho}{2\pi L}\ln\!\frac{4L}{d}$$$R_E$: Ground Electrode Resistance [Ω].
$\rho$: Soil Resistivity [Ω·m] – a measure of how poorly the soil conducts electricity.
$L$: Electrode Length [m].
$d$: Electrode Diameter [m] (typically ~0.014 m for a standard rod).
This shows that to lower resistance, you can use longer rods ($L$) or improve the soil ($\rho$).
Petrochemical Plants & Fuel Storage: A single lightning strike can cause catastrophic fires or explosions. The rolling sphere method is used to design a mesh of air terminals across vast tank roofs and piping structures, ensuring no part is exposed. Grounding is meticulously designed with low resistance to prevent sparking.
Telecommunication Towers & Wind Turbines: These tall, isolated structures are prime targets. Protection zones are calculated to safeguard sensitive electronics in the nacelle (for turbines) or equipment shelters. The angle method is sometimes used for the tower itself, but the sphere method checks protection for adjacent buildings or service areas.
Historic Buildings & Monuments: The goal is to provide protection without altering the aesthetic. Here, the mesh method is often applied, designing a network of thin conductors over the roof that follows the building's contours, which is then analyzed using the rolling sphere principle to verify coverage.
Data Centers & Hospital Critical Care Units: Beyond structural protection, the focus is on preventing ground potential rise and electromagnetic pulses. A very low ground resistance (often requiring extensive grounding grids or chemical treatment of soil) is calculated and implemented to protect sensitive digital and life-support equipment from transient voltages.
When starting to use this tool, there are several pitfalls that beginners in particular often fall into. A major initial misconception is the idea that a single lightning rod can protect an entire building. If you simulate using the rolling sphere method, you'll quickly see that, for example, trying to protect a 50m-wide single-story factory to Level II (sphere radius 30m) often makes it more efficient to place several shorter rods around the perimeter rather than one tall rod in the center. Try increasing the "Structure Width" parameter in the tool to see this effect.
Next, a point of caution regarding parameter input. The "Soil Resistivity ρ" can fluctuate significantly with seasons and moisture content. The principle in design is to assume the worst-case (highest resistance) value, typically during the dry season. For instance, a clay layer that is normally 100 Ω·m can jump to 300 Ω·m in a dry period. Practically, it's very useful to change this value in the tool by factors of two or three to see how the grounding resistance changes, as it helps you consider safety margins.
Finally, do not blindly trust the tool's output. This calculation assumes an ideal installation of a "single grounding electrode". In reality, factors like interference from adjacent electrodes or insufficient burial depth due to rocks almost always result in higher resistance values than calculated. Remember that in practice, it's common to apply a safety factor of 1.5 to 2 times the calculated value for design.
The calculations for lightning rod design are not merely geometric problems; they are deeply connected to several key engineering fields, including electromagnetics, transient phenomenon analysis, and materials engineering. First, in electromagnetics, the tens of kiloamperes of large current flowing through the rod and down conductors during a strike generate a strong magnetic field around them. This field induces an electromotive force (electromagnetic induction) in the building's internal wiring, which can cause equipment damage. This is why not just the lightning rod, but also the building's internal shielding design, is crucial.
Next, analyzing lightning surges requires knowledge of transient phenomenon analysis. Because lightning current changes steeply on a microsecond scale, even the slight inductance (L component) of a down conductor can cause a significant voltage drop, as understood from the formula $V = L (di/dt)$. If this "surge impedance" is not considered, dangerous potential differences can arise inside a building even with low grounding resistance.
Furthermore, a materials engineering perspective is essential for selecting materials for lightning rods and grounding electrodes. Steel is inexpensive but can corrode, potentially increasing grounding resistance over the years. Copper offers excellent conductivity and corrosion resistance but comes with cost and theft risk. Understanding such trade-offs benefits from knowledge of the electrochemical properties of materials.
Once you are comfortable with the tool's results, the next step is to delve deeper into the underlying theory. A recommended first learning step is to try drawing the geometric model of the "rolling sphere method" yourself. On paper, or using simple 3D CAD software, visualize how a sphere of radius R touches the corners of a building and where unprotected "blind spots" occur. This gives you an intuitive, physical understanding of the protected volume the tool calculates automatically.
Mathematically, the boundary of the protected area in the rolling sphere method is defined as the tangent between a sphere and a plane (the ground or a wall), or the intersection line of two spheres. For example, for a single lightning rod at height h above ground, the protection radius $r_p$ can be derived from the Pythagorean theorem as $$r_p = \sqrt{R^2 - (R-h)^2} = \sqrt{h(2R-h)}$$. You can deepen your understanding by checking if the tool's results match this formula when you vary the height h.
The next recommended topic is "Protection using Mesh Conductors (Networks)". Unlike the rolling sphere or protective angle methods, this technique forms a protected space by creating a grid (mesh) of conductors over a building's roof. It is particularly effective for structures with large, flat roofs. Studying this method will expose you to a more flexible lightning protection system design philosophy that doesn't rely solely on rods.