Reversible vector
Converting true wind to apparent and back with identical boat inputs recovers the original vector within numeric tolerance.
Created by: Sophia Bennett
Last updated:
Convert between apparent and true wind using explicit relative-from angles, boat course and speed, optional current, and east/north vectors.
Convert wind vectors with a signed relative-from convention and an explicit STW/SOG current basis.
Starboard positive; port negative; direction wind comes from.
This calculator resolves apparent and true wind through two-dimensional velocity vectors with an explicit signed relative-from convention.
US Sailing publishes the same underlying mathematical relationship; this implementation also exposes east/north components and optional current handling.
Relative-from wind is converted into an absolute air-movement vector.
Boat ground velocity is subtracted for true-to-apparent and added for apparent-to-true.
AW = TW − boat ground velocity
TW = AW + boat ground velocity
Wind angle is direction from which the wind arrives relative to the bow: zero ahead, starboard positive, port negative.
Boat course and speed must share a clear ground or water basis. Selecting STW adds the entered current to estimate ground motion; selecting SOG does not.
Current set is the direction toward which water flows, the opposite naming convention from wind direction-from.
Use calibrated, time-matched observations. Mixing averaged boat speed with an instantaneous gust produces a vector that never existed.
Converting true wind to apparent and back with identical boat inputs recovers the original vector within numeric tolerance.
Solved east and north components expose the vector calculation and make sign mistakes easier to detect.
Apparent wind usually shifts forward as boat speed increases, but the exact result depends on true-wind angle and vector basis.
Converting apparent to true and back should recover the starting vector when every input and convention remains identical.
Unexpected angles often come from port/starboard signs, direction-from versus direction-toward, degrees outside the expected range, or double-counted current.
Write down course, speed basis, wind angle convention, current source, averaging period, and sensor height before entering data.
Compare the calculation with onboard instruments as a diagnostic exercise, not as automatic proof that either source is correct.
For navigation and performance decisions, include leeway, heel, mast motion, calibration, waves, gusts, and current variation.
Use a consistent STW/SOG basis.
Verify sensor calibration.
Do not use the result for collision avoidance.
Angles describe where wind comes from relative to the bow. Zero is ahead, positive is starboard, negative is port, and results normalize to −180° through +180°.
Apparent air movement equals true air movement minus boat ground velocity under this model. Moving into the wind increases and shifts the apparent vector.
When speed-through-water basis is selected, entered current is added to the boat-through-water vector to estimate ground velocity. With speed-over-ground basis, current is not added again.
No. Mast motion, upwash, heel, leeway, sensor offset, height gradient, gusts, damping, and calibration are excluded.