Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Embedded Systems

Ada & Next-Generation Air-Traffic Control


Ada will be at the center of the UK's next-generation Interim Future Area Control Tools Support (iFACTS) air-traffic-control system by Praxis. Praxis is developing the next-generation Air-Traffic-Control (ATC) system for Britain's National Air Traffic Services (NATS). NATS provides ATC services at 15 of the UK's biggest airports and en-route air-traffic services for aircraft flying through UK airspace.

iFACTS will use a new program that is being designed and implemented from the start with the SPARK Ada language, a choice based on Ada's proven strength in developing large, long-lived, high-reliability systems. The program will use the GNAT Pro native toolset on IBM AIX workstations as the development environment.

Praxis, a specialist in critical-systems engineering, was appointed by NATS in March 2007 to write the specification and develop the software for iFACTS, which will trigger the biggest change in ATC since the introduction of radar. The system will monitor radar for air-traffic controllers, and assess the viability of various options available to them for maneuvering aircraft, as well as give them more time to make decisions. Traditional paper flight information strips will be replaced with electronic data lines and more sophisticated split-screen displays.

"The combination of Praxis's experience in critical-systems engineering and the high integrity of SPARK Ada enables the development of this vitally important and sophisticated system," said Robert Dewar, president and CEO of AdaCore, whose GNAT Pro development environment has been selected for the Ada implementation. (Dewar recently examined the topic of Safety AND Security in Dr. Dobb's Journal.)

iFACTS will provide air traffic controllers with a set of advanced tools to increase capacity to meet the growing demand from the civil aviation industry. It will also alert controllers to flights that are not following their flight plan and detect medium term conflicts, which will also enhance safety capability.

Keith Williams, Praxis's managing director, said, "It is extremely exciting to be able to deploy our capability in critical software on the iFACTS project and work with partners who combine advanced technology with rigorous safety certification -- AdaCore was the perfect solution for our high integrity SPARK Ada development needs."

Ada is a high-level, structured, statically typed programming language designed by a team led by Jean Ichbiah for use by the U.S. Department of Defense in the late 1970s. Ada addresses some of the same tasks as C or C++, but is strongly typed and provides compiler validation for reliability in mission-critical applications, such as avionics software. SPARK is an annotated subset of Ada, which means that programs written in SPARK can be compiled by any Ada compiler.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.