G6tools.com
🧭
Directional Survey Calculator
Minimum Curvature · Radius of Curvature · Tangential · Balanced Tangential · Average Angle · Well Path 3D Visualization
Free Ready
Calculation Method
Survey Stations
# MD (m) INC (°) AZI (°)
Well Parameters
+ East / − West. Applied to all azimuths.
DLS Threshold
°/30m
°/30m
Enter at least 2 stations (MD, Inc, Azi) then click Calculate.
Well
Method
Stations
Total MD
Max Inc
Max DLS
Survey Results
← Scroll horizontally for all columns →
# MD (m) INC (°) AZI (°) TVD (m) ΔN (m) ΔE (m) N (m) E (m) VS (m) DLS (°/30m) BUR (°/30m) TUR (°/30m)
Plan Views
Plan View (N–E)
Vertical Section (VS–TVD)
East vs TVD
Dogleg Severity Profile
Minimum Curvature (MC)

The industry-standard method. Uses a ratio factor RF derived from the dogleg angle to calculate a smooth arc between successive stations.

// Dogleg angle (β) — radians β = arccos(cos(I₁)·cos(I₂) + sin(I₁)·sin(I₂)·cos(A₂−A₁)) // Ratio factor RF = (2/β)·tan(β/2) // when β = 0, RF = 1 // Increments ΔTVD = (ΔMD/2)·(cos I₁ + cos I₂)·RF ΔN = (ΔMD/2)·(sin I₁·cos A₁ + sin I₂·cos A₂)·RF ΔE = (ΔMD/2)·(sin I₁·sin A₁ + sin I₂·sin A₂)·RF // Dogleg Severity (°/30 m) DLS = β·(180/π)·(30/ΔMD)
Radius of Curvature (RC)

Assumes constant build and turn rates. Divides by the difference in inclination/azimuth when non-zero.

// When ΔI ≠ 0 and ΔA ≠ 0 ΔTVD = ΔMD·(sin I₂ − sin I₁)/ΔI ΔN = ΔMD·(cos A₁ − cos A₂)·(cos I₁ − cos I₂)/(ΔI·ΔA) ΔE = ΔMD·(sin A₂ − sin A₁)·(cos I₁ − cos I₂)/(ΔI·ΔA)
Alerts Reference
DLS within normal limits — well trajectory is smooth.
DLS exceeds warning threshold — monitor casing wear.
DLS exceeds critical limit — risk of drill string fatigue.
Balanced Tangential (BT)
ΔTVD = (ΔMD/2)·(cos I₁ + cos I₂) ΔN = (ΔMD/2)·(sin I₁·cos A₁ + sin I₂·cos A₂) ΔE = (ΔMD/2)·(sin I₁·sin A₁ + sin I₂·sin A₂)
Tangential (TA)
ΔTVD = ΔMD·cos I₂ ΔN = ΔMD·sin I₂·cos A₂ ΔE = ΔMD·sin I₂·sin A₂
Average Angle (AA)
Iavg = (I₁ + I₂)/2 Aavg = (A₁ + A₂)/2 ΔTVD = ΔMD·cos Iavg ΔN = ΔMD·sin Iavg·cos Aavg ΔE = ΔMD·sin Iavg·sin Aavg
Terminology
TermDescription
MDMeasured Depth along borehole
INCInclination from vertical (°)
AZIAzimuth from North 0–360 (°)
TVDTrue Vertical Depth
N/ENorth/East departure from surface
VSVertical Section in closure direction
DLSDogleg Severity (°/30m)
BURBuild-Up Rate component
TURTurn Rate component