Difference between revisions of "TrueWind"

From wiki.bastelbude.grade.de
Jump to: navigation, search
((calculate current))
(Terms)
Line 10: Line 10:
 
=== vessel's Movement and Orientation ===
 
=== vessel's Movement and Orientation ===
 
* <b>SOG</b> Speed Over Ground <b>navigation.speedOverGround</b>
 
* <b>SOG</b> Speed Over Ground <b>navigation.speedOverGround</b>
* <b>COG</b> Course Over Ground (relative to true north) <b>navigation.courseOverGroundTrue</b>
+
* <b>COGt</b> Course Over Ground (relative to true north) <b>navigation.courseOverGroundTrue</b>
* <b>COG</b> Course Over Ground (relative to magnetic north) <b>navigation.courseOverGroundMagnetic</b>
+
* <b>COGm</b> Course Over Ground (relative to magnetic north) <b>navigation.courseOverGroundMagnetic</b>
 
* <b>STW</b> Speed Trough Water <b>navigation.speedThroughWater</b>
 
* <b>STW</b> Speed Trough Water <b>navigation.speedThroughWater</b>
 
* <b>HDG</b> Heading
 
* <b>HDG</b> Heading
Line 20: Line 20:
 
* <b>AW</b> Apparent Wind (relative to vessel)
 
* <b>AW</b> Apparent Wind (relative to vessel)
 
** <b>AWS</b> Apparent Wind Speed <b>environment.wind.speedApparent</b>
 
** <b>AWS</b> Apparent Wind Speed <b>environment.wind.speedApparent</b>
** <b>AWD</b> Apparent Wind Direction (relative to true north) <b>environment.wind.<strike>directionTrue</strike></b> <b>directionApparantTrue</b>
+
** <b>AWDt</b> Apparent Wind Direction (relative to true north) <b>environment.wind.<strike>directionTrue</strike></b> <b>directionApparantTrue</b>
** <b>AWD</b> Apparent Wind Direction (relative to magnetic north) <b>environment.wind.<strike>directionMagnetic</strike></b> <b>directionApparantMagnetic</b>
+
** <b>AWDm</b> Apparent Wind Direction (relative to magnetic north) <b>environment.wind.<strike>directionMagnetic</strike></b> <b>directionApparantMagnetic</b>
 
** <b>AWA</b> Apparent Wind Angle (relative to HDG) <b>environment.wind.angleApparent</b>
 
** <b>AWA</b> Apparent Wind Angle (relative to HDG) <b>environment.wind.angleApparent</b>
  
 
* <b>TW</b> True Wind (relative to surface of the water)
 
* <b>TW</b> True Wind (relative to surface of the water)
 
** <b>TWS</b> True Wind Speed <b>environment.wind.<strike>speedTrue</strike></b> <b>speedWater</b>
 
** <b>TWS</b> True Wind Speed <b>environment.wind.<strike>speedTrue</strike></b> <b>speedWater</b>
** <b>TWD</b> True Wind Direction (relative to true north) add: <b>environment.wind.directionWaterTrue</b>
+
** <b>TWDt</b> True Wind Direction (relative to true north) add: <b>environment.wind.directionWaterTrue</b>
** <b>TWD</b> True Wind Direction (relative to magnetic north) add: <b>environment.wind.directionWaterMagnetic</b>
+
** <b>TWDm</b> True Wind Direction (relative to magnetic north) add: <b>environment.wind.directionWaterMagnetic</b>
 
** <b>TWA</b> True Wind Angle (relative to HDG) <b>environment.wind.<strike>angleTrueWater</strike></b> <b>angleWater</b>
 
** <b>TWA</b> True Wind Angle (relative to HDG) <b>environment.wind.<strike>angleTrueWater</strike></b> <b>angleWater</b>
  
 
* <b>GW</b> Ground Wind (relative to ground) used in weather forecasts and reports
 
* <b>GW</b> Ground Wind (relative to ground) used in weather forecasts and reports
 
** <b>GWS</b> Ground Wind Speed <b>environment.wind.speedOverGround</b>
 
** <b>GWS</b> Ground Wind Speed <b>environment.wind.speedOverGround</b>
** <b>GWD</b> Ground Wind Direction (relative to true north) add: <b>environment.wind.directionOverGroundTrue</b>
+
** <b>GWDt</b> Ground Wind Direction (relative to true north) add: <b>environment.wind.directionOverGroundTrue</b>
** <b>GWD</b> Ground Wind Direction (relative to magnetic north) add: <b>environment.wind.directionOverGroundMagnetic</b>
+
** <b>GWDm</b> Ground Wind Direction (relative to magnetic north) add: <b>environment.wind.directionOverGroundMagnetic</b>
 
** <b>GWA</b> Ground Wind Angle (relative to HDG) <b>environment.wind.<strike>angleTrueGround</strike></b> <b>angleOverGround</b>
 
** <b>GWA</b> Ground Wind Angle (relative to HDG) <b>environment.wind.<strike>angleTrueGround</strike></b> <b>angleOverGround</b>
  

Revision as of 14:00, 31 October 2018

see also

Terms

vessel's Movement and Orientation

  • SOG Speed Over Ground navigation.speedOverGround
  • COGt Course Over Ground (relative to true north) navigation.courseOverGroundTrue
  • COGm Course Over Ground (relative to magnetic north) navigation.courseOverGroundMagnetic
  • STW Speed Trough Water navigation.speedThroughWater
  • HDG Heading
    • HDT Heading (relative to true north) navigation.headingTrue
    • HDM Heading (relative to magnetic north) navigation.headingMagnetic

Wind

  • AW Apparent Wind (relative to vessel)
    • AWS Apparent Wind Speed environment.wind.speedApparent
    • AWDt Apparent Wind Direction (relative to true north) environment.wind.directionTrue directionApparantTrue
    • AWDm Apparent Wind Direction (relative to magnetic north) environment.wind.directionMagnetic directionApparantMagnetic
    • AWA Apparent Wind Angle (relative to HDG) environment.wind.angleApparent
  • TW True Wind (relative to surface of the water)
    • TWS True Wind Speed environment.wind.speedTrue speedWater
    • TWDt True Wind Direction (relative to true north) add: environment.wind.directionWaterTrue
    • TWDm True Wind Direction (relative to magnetic north) add: environment.wind.directionWaterMagnetic
    • TWA True Wind Angle (relative to HDG) environment.wind.angleTrueWater angleWater
  • GW Ground Wind (relative to ground) used in weather forecasts and reports
    • GWS Ground Wind Speed environment.wind.speedOverGround
    • GWDt Ground Wind Direction (relative to true north) add: environment.wind.directionOverGroundTrue
    • GWDm Ground Wind Direction (relative to magnetic north) add: environment.wind.directionOverGroundMagnetic
    • GWA Ground Wind Angle (relative to HDG) environment.wind.angleTrueGround angleOverGround

Current

  • DFT Current Drift (speed relative to ground) environment.current.drift
  • SET Current Set (direction relative to true north) environment.current.setTrue
  • SET Current Set (direction relative to magnetic north) environment.current.setMagnetic

calculate Ground Wind from Apparent Wind

  • AWA Apparent Wind Angle (relative to HDG) environment.wind.angleApparent
  • HDT Heading (relative to true north) navigation.headingTrue
    • AWD Apparent Wind Direction (relative to true north) environment.wind.directionTrue
    • AWD = MOD(H+AWA;360)
  • AWS Apparent Wind Speed environment.wind.speedApparent
  • COG Course Over Ground navigation.courseOverGroundTrue
  • SOG Speed Over Ground navigation.speedOverGround
    • GWS Ground Wind Speed environment.wind.speedOverGround
    • GWx = OGx - AWx = SOG * Sin (COG) - AWS * Sin (AWD)
    • GWy = OGy - AWy = SOG * Cos (COG) - AWS * Cos (AWD)
    • GWS= SQRT (GWx*GWx + GWy*GWy)
    • GWD Ground Wind Direction (relative to true north) ???
    • GWD = ATAN ( GWx / GWy )

(calculate current)

  • COG Course Over Ground navigation.courseOverGroundTrue
  • SOG Speed Over Ground navigation.speedOverGround
  • HDT Heading (relative to true north) navigation.headingTrue
  • STW Speed Trough Water in direction of HDG
    • DFT Drift (current speed relative to ground) environment.current.drift
    • DFTx = OGx - SHx = SOG * Sin (COG) - STW * Sin (HDT)
    • DFTy = OGy - SHy = SOG * Cos (COG) - STW * Cos (HDT)
    • DFT= SQRT (DFTx*DFTx + DFTy*DFTy)
    • SET Set (current direction relative to true north) environment.current.setTrue
    • SET = ATAN ( DFTx / DFTy )

signalk-derived-data groundWind.js

  • https://github.com/SignalK/signalk-derived-data/blob/master/calcs/groundWind.js
  • SOG Speed Over Ground navigation.speedOverGround
  • AWA Apparent Wind Angle (relative to HDG) environment.wind.angleApparent
  • AWS Apparent Wind Speed environment.wind.speedApparent
    • AWx = AWS * Cos (AWA)
    • AWy = AWS * Sin (AWA)
    • GWA Ground Wind Angle (relative to HDG) environment.wind.angleTrueGround
    • GWA = ATAN2(AWy, -SOG + AWx)
    • GWS Ground Wind Speed (relative to ground) environment.wind.speedOverGround
    • GWS = SQRT (POWER(AWy,2) POWER(-SOG + AWx,2))

signalk-derived-data windDirection.js

  • https://github.com/SignalK/signalk-derived-data/blob/master/calcs/windDirection.js
  • HDG Heading
    • HDT Heading (relative to true north) navigation.headingTrue
    • HDM Heading (relative to magnetic north) navigation.headingMagnetic
  • AWA Apparent Wind Angle (relative to HDG) environment.wind.angleApparent
    • AWD Apparent Wind Direction
      • environment.wind.directionTrue
      • environment.wind.directionMagnetic
    • AWD = HDG + AWA
      if (AWD > Math.PI * 2) AWD -= Math.PI * 2
      else if (AWD < 0) AWD += Math.PI * 2

Sensors

Heading

SOG and COG

  • GPS receiver

STW

AWS and AWA