Advertisement

地面航向_开胃学飞行 - 航向计算

阅读量:
ec4693ec-1323-eb11-8da9-e4434bdf6706.png

Flying dreams mean that you're doing the right thing with your life!

_开胃学飞行 _专栏是张开胃同学在 2018-2019年 这段时间里,在纽约州长岛学习飞行的笔记整理。希望正在阅读此文的你可以比开胃少走弯路,享受飞行乐趣。顺利起飞,安稳降落。

本栏知识框架

  • 开胃学飞行 - 机载VOR
  • 开胃学飞行 - 飞前调度
  • 开胃学飞行 - 飞行规则(一)
  • 开胃学飞行 - 飞行规则(二)
  • 开胃学飞行 - 塔台交流
  • 开胃学飞行 - 动力基础(一)
  • 开胃学飞行 - 动力基础(二)
  • 开胃学飞行 - 飞行系统
  • 开胃学飞行 - 气象知识(一)
  • 开胃学飞行 - 气象知识(二)
  • 开胃学飞行 - 航向计算
  • 开胃学飞行 - 空域知识
  • 开胃学飞行 - 阶段考试
  • 开胃学飞行 - 航图细节

本文知识框架

  • 航向计算 - 航向公式
  • 航向计算 - E6B 计算
  • 航向计算 - 基本逻辑
  • 航向计算 - 计算过程

长途知识 - 航向公式

** 记忆:左减右加 / 东减右加**

真航线 True Course

风修正 Wind Correction

真航向 True Heading

磁偏 Magnetic Variation

磁航向 Magnetic Heading

真空速 True Airspeed

地面速 Ground Speed

计算公式:


航向计算 - E6B 计算

ee4693ec-1323-eb11-8da9-e4434bdf6706.png

以下面数字为例,学习使用 E6B 计算尺:

复制代码
 真航线  True Course           = 061

    
 风修正  Wind Correction     = 010 E    # 利用计算尺 280/030
    
 真航向  True Heading         = 051
    
 磁偏     Magnetic Variation  = 015 E
    
 磁航向  Magnetic Heading    = 036
    
  
    
 # Compass -1 deviation error
    
    
    
    
f14693ec-1323-eb11-8da9-e4434bdf6706.png

第一步,True Index 对齐风向 280
f24693ec-1323-eb11-8da9-e4434bdf6706.png

第二步,把小孔(grommet) 对齐 100
f44693ec-1323-eb11-8da9-e4434bdf6706.png

第四步,作出如图标志,长度是风速 30 knots
f64693ec-1323-eb11-8da9-e4434bdf6706.png

第五步,

True Index 对齐 True Course 61°,蓝色叉 对齐 True Speed 100

可以读出 Ground Speed = 131

如果无风,GS = TAS

因为是 tail wind,所以大于110

可以读出 Wind Correction Angle WAC = -10 Left

复制代码
 TC +- WCA = TH +- VAR = MH +- DEV = CH

    
  
    
 061 - 10 = 051 - 15 = 036 - 001 = 035
    
    
    
    

航向计算 - 基本逻辑

f74693ec-1323-eb11-8da9-e4434bdf6706.png
  • point C to point A of the wind triangle represents Wind direction and velocity
  • point A to point B of the wind triangle represents** True heading and airspeed**
  • point C to point B of the wind triangle represents** Ground Speed and True Courses**

航向计算 - 计算过程

例题 21
fa4693ec-1323-eb11-8da9-e4434bdf6706.png

Determine the magnetic heading for a flight from Mercer County Regional Airport (area 3) to Minot International (area 1). The wind is from 330° at 25 knots, the true airspeed is 100 knots, and the magnetic variation is 10°E.

复制代码
 # 左下角 -> 右上角

    
 # 目测 Mercer County Regional Airport 到 Minot International 约等于 011
    
  
    
 真航线  True Course          = 011  
    
 风修正  Wind Correction     = 009 E    # 利用计算尺
    
 真航向  True Heading         = 002
    
 磁偏    Magnetic Variation   = 010 E
    
 磁航向  Magnetic Heading   = 352
    
    
    
    

例题 22
fc4693ec-1323-eb11-8da9-e4434bdf6706.png

What is the magnetic heading for a flight from Priest River Airport to Shoshone County Airport ? The wind is from 030° at 12 knots and the true airspeed is 95 knots.

复制代码
 # 左上角 -> 右下角

    
 # 目测 Priest 到 Shoshone TC 约等于 145
    
  
    
 真航线  True Course          = 145  
    
 风修正  Wind Correction     = 007 E    # 利用计算尺
    
 真航向  True Heading         = 138
    
 磁偏    Magnetic Variation  = 014°30 E
    
 磁航向  Magnetic Heading   = 124
    
    
    
    
fe4693ec-1323-eb11-8da9-e4434bdf6706.png
复制代码
 # 左上角 -> 右下角

    
 # 目测 St Maries 到  Priest 约等于 330
    
  
    
 真航线  True Course           = 345  
    
 风修正  Wind Correction      = 000 E    # 利用计算尺
    
 真航向  True Heading          = 345
    
 磁偏    Magnetic Variation   = 016 E
    
 磁航向  Magnetic Heading    = 329
    
    
    
    

例题 23
004793ec-1323-eb11-8da9-e4434bdf6706.png

复制代码
 # 左上角 -> 右下角

    
 # 目测 Allendale County 到 Claxton-Evans 约等于 220
    
  
    
 真航线  True Course          = 212
    
 风修正  Wind Correction     = 009E    # 利用计算尺
    
 真航向  True Heading         = 203
    
 磁偏    Magnetic Variation   = 006 W
    
 磁航向  Magnetic Heading   = 209
    
    
    
    

例题 25
014793ec-1323-eb11-8da9-e4434bdf6706.png

Determine the magnetic heading for a flight from Dallas Executive to Fort Worth Meacham the wind is from 030 at 10 knots the true airspeed is 135 knots and the magnetic variation is 7 east

复制代码
 # 右下角 -> 左上角

    
 # 目测 Dallas Executive 到 Fort Worth Meacham 约等于 289
    
  
    
 真航线  True Course           = 289
    
 风修正  Wind Correction      = 005 W    # 利用计算尺
    
 真航向  True Heading          = 284
    
 磁偏    Magnetic Variation   = 003°45 E
    
 磁航向  Magnetic Heading    = 287
    
    
    
    
044793ec-1323-eb11-8da9-e4434bdf6706.png

Determine the magnetic heading for a flight from Fort Worth Meacham (area 4) to Denton Muni (area 1). The wind is from 330° at 25 knots, the true airspeed is 110 knots, and the magnetic variation is 7°E.

复制代码
 # 左下角 -> 右上角

    
 # 目测 Fort Worth Meacham 到 Denton Muni 约等于 020
    
  
    
 真航线  True Course         = 020 
    
 风修正  Wind Correction     = 010 E    # 利用计算尺
    
 真航向  True Heading        = 010
    
 磁偏    Magnetic Variation  = 007 E
    
 磁航向  Magnetic Heading    = 003
    
    
    
    

全部评论 (0)

还没有任何评论哟~