How to describe the wind sprial in computer system?
How to describe the wind sprial in computer system?

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?的更多相关文章
- What Is a Computer System?
What Is a Computer System? A combination of Five or Six Elements The term computer is used to descri ...
- 【系统设计】论文总结之: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 ...
- 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 ...
- Stack switching mechanism in a computer system
A method and mechanism for performing an unconditional stack switch in a processor. A processor incl ...
- Hypervisor, computer system, and virtual processor scheduling method
A hypervisor calculates the total number of processor cycles (the number of processor cycles of one ...
- Access control differentiation in trusted computer system
A trusted computer system that offers Linux® compatibility and supports contemporary hardware speeds ...
- 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 ...
- Computer system with dual operating modes
A system switches between non-secure and secure modes by making processes, applications, and data fo ...
- Penetration test
Contents 1 History 2 Standards and certification 3 Tools 3.1 Specialized OS distributions 3.2 Softwa ...
随机推荐
- hive sql 查询一张表的数据不在另一张表中
有时,我们需要对比两张表的数据,找到在其中一张表,不在另一张表中的数据 hql 如下: SELECT * FROM (SELECT id FROM a WHERE dt = '2019-03-17' ...
- (25)uniGUI for C++ builder之UniHTMLMemo初使用及uniGUI如何调用javaScript
(25)uniGUI for C++ builder之UniHTMLMemo初使用及uniGUI如何调用javaScript 2018年09月29日 22:58:20 中国银行之路在脚下 阅读数:11 ...
- Android-WebView与本地HTML (互调)
此篇博客是基于,上两篇博客,Android-WebView与本地HTML (HTML调用-->Java的方法) , Android-WebView与本地HTML (Java调用--->HT ...
- mysql 多个and的简写
select * from test where name='zj' and sex='2'; 我以前也经常用这种写法,今天爬出去看了一下某位人写的,用了一下也挺好用的 下面这种写法,一一对应关系
- SQL SERVER的锁机制(二)——概述(锁的兼容性与可以锁定的资源)
二.完整的锁兼容性矩阵(见下图) 对上图的是代码说明:见下图. 三.下表列出了数据库引擎可以锁定的资源. 名称 资源 缩写 编码 呈现锁定时,描述该资源的方式 说明 数据行 RID RID 9 文件编 ...
- C#常用修饰符
访问修饰符 访问修饰符是一些关键字,用于指定声明的成员或类型的可访问性,C#有4个访问修饰符:public.private.protected.internal,使用这些访问修饰符可以指定以下5个访问 ...
- JS产生徐特尔图表
徐特尔图表是一个小游戏,在5*5的格子上,无序的写着1~25这25个数子,然后再找出来.其实在JS中也就是将25个数进行随机产生然后放到一个表格中.主要分为两部分,一是随机数的产生,还有一部分就是表格 ...
- Tomcat安装及调试
Web服务器的作用 1.接收客户端的请求 2.给客户端作出响应 我们也可以自己手写Web服务器,但是那样太麻烦,而且难度很大,所以我们可以 使用目前应用最广泛的Tomcat服务器 常见的Web服务器 ...
- vue项目在IE下报错"strict 模式下不允许一个属性有多个定义"
待解决:
- centos 部署.netcore 开发环境
.netcore 2.0的安装,安装前,先参考官方文档 https://www.microsoft.com/net/core#linuxcentos 先做微软的签名校验工作 # sudo rpm -- ...