问题描述
嗨
我使用C#和java开发态度指示器,HSI和.....等软件。
最近我转到Ada并使用(GNAT programmign studio)我对Ada进行了研究,发现这种语言适用于开发航空电子软件和实时系统。
遗憾的是,Ada没有库来读取串口数据(从传感器读取数据)或绘制图形对象;正如我们在C#和java中所知道的那样,我们可以轻松读取串行数据并管理它们并绘制图形并将它们绑定在一起,制作一个快速工作的实时软件。
那么我的问题是Ada如何适合开发航空电子软件或实时系统?
实时系统项目中的ada用法是什么?它的用途是什么?
是否可以使用Ada开发态度指示器或类似的软件?
是否适用于此类软件?
非常感谢。
Hi
I develop software such as attitude indicator , HSI and ..... with C# and java.
Recently I shift to Ada and I use (GNAT programmign studio) I reasearch about Ada and found this language is suitable for develop avionics software and Real-time system.
unfortunately Ada don't have library to read serial port data( Read data from sensors) or drawing graphical object; as we know in C# and java easily we can read serial data and manage them and drawing graphical and bind them together and make a nice real-time software that work fast.
So My question is exactly how Ada suitable for developing avionic software or real time system ?
What is the ada usage in real-time system project ? and what it's for ?
Is it possible develop the attitude indicator or such software like that with Ada?
is it suaitable for this kind of software ?
Thanks a lot.
这篇关于Ada Programming如何适用于航空电子系统和实时系统?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!