The Dip Angle Calculator computes the inclination of Earth’s magnetic field from horizontal and vertical intensities, returning degrees and direction.
Report an issue
Spotted a wrong result, broken field, or typo? Tell us below and we’ll fix it fast.
What Is a Dip Angle Calculator?
A dip angle calculator estimates magnetic inclination, the angle between the local magnetic field and the horizontal plane. It helps you quantify how much the field “dives” downward or upward. The result is vital for navigation, resource exploration, and correcting sensor data.
This calculator uses the vertical and horizontal components of the magnetic field. You can also use the total field magnitude and one component. Some methods even infer inclination from latitude under a simple dipole model. The calculator streamlines these derivations into quick, consistent outputs.
By standardizing inputs, units, and sign conventions, it reduces common errors. It is designed for students, technicians, and researchers who need a reliable angle fast. The physics is transparent, so you can trace every assumption and chosen constant.

The Mechanics Behind Dip Angle
Dip angle, also called magnetic inclination, describes the orientation of Earth’s magnetic field vector with respect to the horizontal. Think of the field vector as having horizontal and vertical parts. The angle comes from the ratio of those components. This angle is positive downward in many geophysical conventions.
- The field vector F splits into horizontal H and vertical Z components: F = sqrt(H² + Z²).
- Horizontal H often combines north X and east Y: H = sqrt(X² + Y²).
- Inclination I is typically defined as I = arctan(Z / H).
- At magnetic equator, Z ≈ 0, so I ≈ 0°; at magnetic poles, H ≈ 0, so I ≈ ±90°.
- In a dipole approximation, tan I = 2 tan λ, linking inclination I to magnetic latitude λ.
With these relationships, you can compute inclination from raw sensor axes or published magnetic components. The calculator handles the trigonometry and unit conversions. You focus on good measurements and clear sign conventions.
Formulas for Dip Angle
The calculator supports multiple derivations based on the data you have. Choose the one that matches your instrument outputs. Each formula assumes a steady field during measurement and orthogonal sensor axes.
- From vertical and horizontal components: I = arctan(Z / H).
- From full vector components: H = sqrt(X² + Y²), then I = arctan(Z / H).
- From total field F and vertical Z: I = arcsin(Z / F) or I = arctan(Z / sqrt(F² − Z²)).
- From total field F and horizontal H: I = arccos(H / F).
- Dipole model (approximate): tan I = 2 tan λ, where λ is magnetic latitude.
These equations are mathematically consistent. Differences come from which components you know with greatest accuracy. When available, using all three axes (X, Y, Z) can reduce error by stabilizing H.
Inputs, Assumptions & Parameters
Enter the measured magnetic field components, pick units, and select your sign convention. The tool also lets you choose a computation path that matches your data. When needed, it applies constants and conversion factors for angles and field strengths.
- Vertical component Z (down positive or up positive, based on your selection).
- Horizontal components X (north) and Y (east), or combined H if already computed.
- Total field magnitude F, if your device reports it directly.
- Unit choices for angles (degrees or radians) and field (T, mT, µT).
- Optional magnetic latitude λ for the dipole approximation method.
Edge cases occur when H is near zero or when noise dominates one component. At the poles, H → 0 and the angle approaches ±90°, which can amplify rounding error. Near the equator, Z → 0 and inclination is very sensitive to small biases. The calculator flags these extremes and suggests alternate formulas.
Using the Dip Angle Calculator: A Walkthrough
Here’s a concise overview before we dive into the key points:
- Select the computation method: components (X, Y, Z), H and Z, F and Z, or dipole model.
- Choose your sign convention for Z, matching your device or dataset.
- Enter the measured values with their correct units.
- Pick output units for angle (degrees or radians).
- Review the assumptions summary that appears under your chosen method.
- Click Calculate to produce the inclination and component breakdown.
These points provide quick orientation—use them alongside the full explanations in this page.
Example Scenarios
Urban survey with a three-axis magnetometer: You log X = 18 µT, Y = 7 µT, Z = 42 µT. Compute H = sqrt(18² + 7²) ≈ 19.3 µT, then I = arctan(42 / 19.3) ≈ 65.7°. Interpretation: the field dives steeply downward, typical of mid to high latitudes. What this means: Your navigation filter should expect strong vertical bias and should weight tilt corrections accordingly.
Coastal station reporting F and Z: The station lists F = 47 µT and Z = 40 µT. Use I = arcsin(Z / F) = arcsin(40 / 47) ≈ 58.1°. Interpretation: the inclination is moderate to high, consistent with regional geomagnetic models. What this means: Calibrate instruments using this angle to separate horizontal navigation cues from vertical dip effects.
Limits of the Dip Angle Approach
Dip angle formulas assume a stable, uniform field during the measurement. Real environments can violate this assumption. Nearby steel, power lines, and vehicles can distort the field, shifting both Z and H. Geomagnetic storms change values over minutes to hours.
- Local interference can bias components by several microtesla.
- Poleward of ~60° magnetic latitude, H may be too small for a stable ratio.
- In mines or urban canyons, gradients cause sensor placement sensitivity.
- Non-orthogonal or miscalibrated sensors corrupt H and Z calculations.
Use good field practices: survey away from metal, repeat readings, and log time. When possible, compare with a regional model for sanity checks. Treat any single dip angle as a snapshot, not a permanent constant.
Units & Conversions
Angles and magnetic field strengths must be consistent for clean derivation. Mixing degrees with radians or µT with mT will skew the result. Convert all variables to your chosen system before applying formulas.
| Quantity | From | To | Factor / Relation |
|---|---|---|---|
| Angle | deg | rad | rad = deg × π / 180 |
| Angle | arcmin | deg | deg = arcmin / 60 |
| Angle | arcsec | deg | deg = arcsec / 3600 |
| Magnetic field | µT | T | T = µT × 1e−6 |
| Magnetic field | mT | T | T = mT × 1e−3 |
| Horizontal magnitude | X, Y | H | H = sqrt(X² + Y²) |
Use the table left to right. Convert angles before using trigonometric functions. Convert field units so all components share the same scale, then compute H and the inclination.
Common Issues & Fixes
Incorrect sign conventions and axes misalignment create most problems. Be sure you know whether Z is positive downward (geophysics) or upward (aerospace ENU). Confirm that your sensor axes are orthogonal and that scale factors are correct.
- Symptom: I near ±90° unexpectedly. Fix: verify H; check metal nearby; test sensor orthogonality.
- Symptom: I near 0° in high latitudes. Fix: confirm Z sign and units; compare with a model.
- Symptom: Results change by unit selection. Fix: convert all inputs first; keep consistent units.
- Symptom: Noisy output. Fix: average multiple samples; use outlier rejection.
When values appear unstable, switch formulas. For example, use arcsin(Z / F) instead of arctan(Z / H) if H is tiny. Cross-check with a known reference site when possible.
FAQ about Dip Angle Calculator
What is dip angle in plain terms?
It is the angle between the magnetic field vector and a perfectly level plane. Positive values mean the field points downward into the Earth in most geophysical conventions.
Which formula should I choose?
Use I = arctan(Z / H) when you trust your horizontal components. If H is small or noisy, use I = arcsin(Z / F). Both yield the same angle in ideal conditions.
Can I estimate dip angle from latitude alone?
Yes, under a dipole model: tan I = 2 tan λ. It’s a rough estimate that ignores crustal anomalies and secular variation, so treat it as approximate.
Why do my results differ from a geomagnetic model?
Local disturbances, time variation, and instrument biases cause deviations. Check for nearby metal, confirm units, and compare at the same date and location as the model.
Dip Angle Terms & Definitions
Inclination (Dip Angle)
The angle between the magnetic field vector and the horizontal plane, often positive downward. It captures how steeply the field dives.
Horizontal Intensity (H)
The magnitude of the field in the horizontal plane, computed as sqrt(X² + Y²). It determines the denominator in arctan(Z / H).
Vertical Component (Z)
The component of the magnetic field perpendicular to the horizontal plane. Sign convention varies; many geophysical systems take down as positive.
Total Field (F)
The magnitude of the magnetic field vector, F = sqrt(X² + Y² + Z²). Some instruments report F directly using scalar magnetometers.
Declination (D)
The angle between magnetic north and geographic north in the horizontal plane. It does not enter dip calculations directly but helps orientation.
Magnetic Latitude (λ)
Latitude relative to the magnetic dipole axis. In a dipole approximation, tan I = 2 tan λ provides a first-order estimate of inclination.
NED and ENU Frames
Coordinate systems: North-East-Down and East-North-Up. Knowing which frame your device uses prevents sign and axis errors.
Calibration (Bias and Scale)
Removal of constant offsets and correction of sensitivity for each axis. Accurate calibration stabilizes H and Z before computing inclination.
Sources & Further Reading
Here’s a concise overview before we dive into the key points:
- NOAA World Magnetic Model (WMM) overview and data
- NCEI World Magnetic Model tools and documentation
- British Geological Survey resources on the World Magnetic Model
- Encyclopedia of Geodesy: Magnetic Declination, Inclination, and Intensity
- USGS FAQ: Declination vs. Inclination
These points provide quick orientation—use them alongside the full explanations in this page.