How to describe the wind sprial in computer system?

2017-02-21 刘崇军 风螺旋线

If we want get the approval of ICAO, we must separate the theory to different parts, which is easy to be adopted and which is not. Let’s talk about the easy part of wind spiral theory first.

Easy part 1: Where is the Eθ in aeronautical speed triangle?

Chart 1. Aeronautical speed triangle

What ever the acft flying a straight line or a circle line, it will be affected by the wind accumulated by time. Eθ will always equal to wind speed multiple with time we counted. As the time pass by, GS will be pushed to the position of GS’ followed the direction of wind speed. GS’ is the combination of two movements, so it’s certainly to be the outer boundary of flying, and also be the tangent line when flying a circle.

Easy part 2: How to connect a straight movement and a circle movement?

If we continuous counted the time from a point, it will be soomthly connected with the outer boundary with the wind spiral as showed in chart 2.

Chart 2. The connection of two kinds of movement

In chart 2, the ws1 (wind spiral) expanded to ws2 follow the direction of Eθ, that means the direction of Eθ represents the most efficient direction to expand. With the foumla Eθ = w/R*θ, we can see Eθ is directly proportional with θ. So when we rotate a spiral such as ws1 in chart 2 anticlockwise, we can get the new spiral ws2 which is smoothly connected with the outer boundary of straight flight.

Easy part 3: How to describe a wind spiral?

There are two kinds of method to describe wind spiral in polar coordinates system. The first one is (α, ρ), the second is (r, θ) show in the chart 3.

Chart 3. Symbol used in polar coordinates system

The formula of wind spiral which expands in clockwise:

The (r, θ) is the accurate method to describe the wind spiral, (α,ρ)
is not. For example, we can get the tangent line’s direction with
θ-DA+90 (clock wise wind spiral), while it’s hard to get tangent line
with angle α.

Except the turn parameters we usually used, the basic parameters of a spiral should include:

a.position of center point

b.draft angle (DA)

c.initial angle of radius

d.initial offset (Eθ at the initial position)

The
wind spiral show in chart 3 can be described as follow: initial angle 0
degree with initial offset 0m, or initial angle 90 degree with initial
offset E90. In fact, they are the same spiral at point O.

Easypart 4: Calculation of common tangent line.

If two spirals have common tangent line, it means there will have an Eθ in each sprial that tangent to the same common tangent line.

Chart 4. Common tangent line of two wind spiral

The different length of two Eθ show
in chart 4 is caused by the deference in initial angle and initial
offset.The distance of center point also play import role in calcuate
angle β.

β= arcsin( (Eθ2-Eθ1)/ Distanceo1o2 )

When β is gotted, the common tanget line’s direction is gotted too.

Supplement 1.  Formula is NOT important

If
you are working with mathematical stuff, formula is the easy way for
calculation. But if you only need to draw the wind spiral, there’s
another simple way to get the same result.

Chart5. Geometrical method for drawing wind spiral

First
step is to draw the normal track of circle. Second step is to devide
the circle to equal parts with radius in same interval of angle. Third
step is to extend the radius line, rotate the part beyond the circle
with angle of DA, and use Eθ value to determine the end of Eθ. Fourth step is to connect the ending point of each Eθ, a wind spiral will be gotted.

Supplement 2. Anticlockwise spiral is quite different with clokwise one

There
are different axis system in use, so the formula maybe various. The
relationship in the triangle is the fundamental element for wind spiral
calculation.

Chart6. Different axis used.

The
point in the wind spiral always delayed compare with the related point
in the circle. For this reason, the left spiral in chart 6 will expands
clockwise, and the right one will expands anticlockwise.

Supplement 3. The ρ in spiral MUST bigger than zero

When
the wind spiral extends into the normal circle, it will lose the
characteristic of expanding with equal distance. That means you couldn’t
get the anticlockwise spiral by extend the clockwise spiral or give the
negative parameter to the formula.


想要撩起 ICAO 的注意,英语是必须的,所以从今天开始,争取把英语好好的练一下。欢迎各路大神批评指正,说不清楚的地方一定是本人英语太烂的缘故,敬请谅解。

 

 

微信扫一扫
关注该公众号

How to describe the wind sprial in computer system?的更多相关文章

  1. What Is a Computer System?

    What Is a Computer System? A combination of Five or Six Elements The term computer is used to descri ...

  2. 【系统设计】论文总结之:Butler W. Lampson. Hints for computer system design

    Butler W. Lampson. Hints for computer system design. ACM Operating Systems Rev. 15, 5 (Oct. 1983), p ...

  3. get computer system mac info in javascript

    get computer system mac info in javascript Q: how to using js get computer system mac information? A ...

  4. Stack switching mechanism in a computer system

    A method and mechanism for performing an unconditional stack switch in a processor. A processor incl ...

  5. Hypervisor, computer system, and virtual processor scheduling method

    A hypervisor calculates the total number of processor cycles (the number of processor cycles of one ...

  6. Access control differentiation in trusted computer system

    A trusted computer system that offers Linux® compatibility and supports contemporary hardware speeds ...

  7. Method for performing cache coherency in a computer system

    In a computing system, cache coherency is performed by selecting one of a plurality of coherency pro ...

  8. Computer system with dual operating modes

    A system switches between non-secure and secure modes by making processes, applications, and data fo ...

  9. Penetration test

    Contents 1 History 2 Standards and certification 3 Tools 3.1 Specialized OS distributions 3.2 Softwa ...

随机推荐

  1. 2-Sat小结

    关于2-sat,其实就是一些对于每个问题只有两种解,一般会给出问题间的关系,比如and,or,not等关系,判定是否存在解的问题.. 具体看http://blog.csdn.net/jarjingx/ ...

  2. [php-pear]如何使用 PHP-PEAR安装器,以及使用 PEAR 安装扩展库

    我们都知道 PHP PEAR,就是 PHP Extension and Application Respository,也就是 PHP 扩展和应用代码库. PHP 也可以通过 PEAR 安装器来进行 ...

  3. 利用 TFLearn 快速搭建经典深度学习模型

      利用 TFLearn 快速搭建经典深度学习模型 使用 TensorFlow 一个最大的好处是可以用各种运算符(Ops)灵活构建计算图,同时可以支持自定义运算符(见本公众号早期文章<Tenso ...

  4. zabbix已恢复正常,但是报警信息一直出现,求大佬解答。

    手动关闭时提醒如下:无法确认问题,事件不是问题状态 模板设置是允许手动关闭,内网机器,ping没有问题.

  5. DotNetCore依赖注入实现批量注入

    文章转载自平娃子(QQ:273206491):http://os.pingwazi.cn/resource/batchinjectservice 一.依赖注入 通过依赖注入,可以实现接口与实现类的松耦 ...

  6. .NetCore WebApi + Vue +MySql搭建博客

    因为我是一直写C#的,所以最近闲暇时间一直在学习.NET Core,该博客的后端使用的就是.NET Core WebApi然后加前端Vue. 首先后端.NET Core搭的框架是一个仓储层+服务层+A ...

  7. 【LA3485】 Bridge

    前言 哈哈哈,垃圾微积分哈哈哈 前置知识:自适应Simpson法与微积分初步,学会编程 Solution 考虑一下我们有的是什么: 一段桥梁的横向距离,悬线的长度,以及高度. 我们发现如果我们重新设一 ...

  8. Python3.5 学习二十

    学会用三种方法检索数据 1.对象方式 2.字典方式 3.元组方式 models后面,如果是.values() 则为字典方式 如果是value_list() 则为元组方式 跨表操作时,如果是对象,可以用 ...

  9. PHP 获取两个时间之间的月份

    ## 获取两个时间之间的间距时间 $s = '2017-02-05'; $e = '2017-07-20'; $start = new \DateTime($s); $end = new \DateT ...

  10. 【Spark调优】:RDD持久化策略

    [场景] Spark对RDD执行一系列算子操作时,都会重新从头到尾计算一遍.如果中间结果RDD后续需要被被调用多次,可以显式调用 cache()和 persist(),以告知 Spark,临时保存之前 ...