<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Roger-Wilco</title>
	
	<link>http://www.roger-wilco.net</link>
	<description>the first air traffic management blog</description>
	<lastBuildDate>Fri, 25 May 2012 22:49:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<div id="fb-root" />
					<script type="text/javascript">
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/roger-wilco" /><feedburner:info uri="roger-wilco" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>roger-wilco</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>The Principles of the TITAN Tool GUI</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/xKT5ZeWQODA/</link>
		<comments>http://www.roger-wilco.net/the-principles-of-the-titan-tool-gui/#comments</comments>
		<pubDate>Fri, 25 May 2012 22:49:54 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[TITAN]]></category>
		<category><![CDATA[CDM]]></category>
		<category><![CDATA[GUI]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14144</guid>
		<description><![CDATA[The current turnaround process involves many different entities performing many different operations and letting much inefficiency to arise. This may be attributed to lacking common situational awareness; inadequate information sharing and fragmented data flows. As a result readjustment of aircraft’s target off-block time is often unavoidable. By improving common situational awareness at the airport level, [...]]]></description>
			<content:encoded><![CDATA[<p><em><img class="alignleft size-full wp-image-14191" title="titan" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/imagesCAQZ9NZ1.jpg" alt="" width="220" height="126" />The current turnaround process involves many different entities performing many different operations and letting much inefficiency to arise. This may be attributed to lacking common situational awareness; inadequate information sharing and fragmented data flows. As a result readjustment of aircraft’s target off-block time is often unavoidable. By improving common situational awareness at the airport level, delay propagation from one turnaround sub-process to another or even to the turnaround process of another aircraft can be solved timely.</em></p>
<p>The TITAN concept addresses turnaround delay causes by recognizing that the turnaround process, which includes relevant landside processes too, is an integral part of the aircraft’s business trajectory. Such delays may arise from:<br />
- poor information sharing;<br />
- planning deviation;<br />
- demanding security processes.</p>
<p>The TITAN concept takes advantage of Collaborative Decision Making (CDM) and System Wide Information Management (SWIM) concepts to combine information from multiple sources. In this way communication between turnaround stakeholders is getting improved enabling them to improve their own planning and execution by knowing when relevant milestones have been met. The TITAN tool is expected to be installed in an airport where CDM is already implemented; by connecting it to CDM systems it receives messages as input and sends messages when appropriate.</p>
<p><span id="more-14144"></span></p>
<p>The key points to be captured by the tool are:<br />
-Improved situational awareness &#8211; all stakeholders have improved access to data about the turnaround process allowing better decision making;<br />
-Highlighting when issues occur &#8211; when an issue impacting (or potentially impacting) the turnaround process occurs, affected stakeholders are informed;<br />
-Problems in the turnaround can be solved in a timely manner and reduce overall aircraft delays due to turnaround issues.</p>
<p>As a start, TITAN develops a decision-support tool for an airline to better evaluate and negotiate changes in the turnaround of its aircraft. However, this does not mean that a future production system should only target airlines as potential customers but any partner involved in the turnaround.</p>
<p>The vision is that the users will see TITAN as one or more web pages that they can interact with. Behind the scenes, server components will take care of data persistence, message handling etc. By using a web-application approach most users should be able to use TITAN on their existing hardware and it remains possible to implement dedicated applications for differing platforms (i.e. mobile devices). By selecting the right technologies, the system is available to the widest possible audience.</p>
<p>The tool is usable by stakeholders simply by logging into it at a publically available website. It supports different actors by providing them with duty-related information.</p>
<p>The TITAN tool implements two main displays: a table of relevant data i.e. a list of all arriving flights; and a timeline overview of a single aircraft turnaround. Displays are expected to be interactive instead of static HTML pages; i.e. clicking on a flight in the table of all arrivals will open the timeline for that flight’s turnaround process.</p>
<div id="attachment_14183" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14183" title="fig_1" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/fig_1.jpg" alt="" width="560" height="410" /><p class="wp-caption-text">Figure 1. Tool architecture</p></div>
<p>The TITAN tool architecture is reasonably simple (Figure 1). At the backend there is the TITAN information sharing (TIS) platform, which is a large data-store containing TITAN specific information and information coming from other CDM systems. Most important, it contains the data from the various process services, i.e. the passenger flow information service. Each one of these services has the ability to read and write to TIS, and they can all communicate with each other. The users access TITAN via web-based clients. These are either thin clients running inside a user’s existing browser or thicker clients exclusively produced for TITAN. Both communicate with the server-side applications for data. A common messaging hub is used for the communication between processes on the server-side. In order for the clients to contact the services, a set of standardised end points i.e. URLs are defined. Third party systems may change data in TIS via CDM or other stakeholder systems. TIS may subscribe to an external system to receive updates.</p>
<p>To get access to the GUI displays the user must follow the following procedure:<br />
1. User types the TITAN address or uses a bookmark to load the TITAN tool into his browser.<br />
2. TITAN determines if the user has an active session; if yes, last session’s state is displayed; if no, a login screen is served up for display on the client.<br />
3. User types his username and password into the login screen.<br />
4. TITAN client transfers login details to server side for validation.<br />
5. TITAN validates the username and password against a collection of valid users; if yes, the user’s default screen is generated, served and displayed on the client; if no, an error message is shown.<br />
6. After successful login, a session is started so that the user can navigate to other TITAN pages without needing to login to each one.</p>
<p>I.e. for the “list of flights” display, TITAN queries the TIS database to get the list of all flights arriving at the airport and builds a page displaying them all, which is served for display in the client.</p>
<p>The user clients render data obtained from the TITAN server in two ways:<br />
-Direct request &#8211; client requests information and expects a response;<br />
-Subscription &#8211; client subscribes for data and expects asynchronous notifications on relevant data changes.</p>
<p>Users logs into the client and the client connects to all services it relies upon. Thus, the user does not need individual knowledge of all the backend services. On the other hand, the TITAN server-side<br />
-accepts and records subscription requests;<br />
-monitors data associated with subscriptions;<br />
-sends messages to subscribed clients upon data changes;<br />
-accepts and responds to direct requests for data.</p>
<p>Since different stakeholders require different views the TITAN tool will implement a common client interface with a certain level of customizability. To overcome the drawbacks of client-side storage of user settings, server-side view preference storage is chosen.</p>
<p>Since TITAN is not intended to be used for issuing commands, there is no way to initiate changes to time estimates, i.e. EOBT, through its interface. This is considered to be done by traditional means of communication. As the changes spread through the system, the involved TITAN services get notified and changes are reflected on the GUI.</p>
<p>All GUI pages will be based on the following principles:<br />
-The user logs in and his username is displayed on the screen. The user can log out by hitting the corresponding tab.<br />
-Local time is displayed permanently.<br />
-For thick clients, all interacting UI elements are properly sized to enable touch optimization.<br />
-Federated log-in enables redirection to previously saved session states.<br />
-Whenever any kind of data that is displayed on the current view changes, the particular portion of the page that contains the data is automatically refreshed with the new data.</p>
<p>The TITAN tool clients will have the following three displays.</p>
<p><strong>Summary view</strong></p>
<div id="attachment_14184" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14184" title="figure_2" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/figure_2.jpg" alt="" width="560" height="337" /><p class="wp-caption-text">Figure 2. Example of GUI Summary View</p></div>
<p>The summary view screen of the client is basically a table with one row representing a flight pair (Figure 2). The table will have fixed columns replaceable by the user. The default client display will obey to the following principles:<br />
-Common flight information columns, incl. status, flight number, from/to designators, EI/OBT, will be fixed and all others replaceable.<br />
-TITAN colour coding will be used in close relation to the flight information columns (i.e. coloured frame).<br />
-Unnecessary columns can be replaced by a list of available columns. Changes in layout for the particular user will be registered server-side enabling redirection to last saved layout when logging in from a different client.<br />
-A detailed view of a particular flight pair comes up by clicking to the fixed column.</p>
<p><strong>Details View</strong></p>
<div id="attachment_14185" class="wp-caption aligncenter" style="width: 570px"><img class=" wp-image-14185" title="fig-3" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/fig-3.jpg" alt="" width="560" height="388" /><p class="wp-caption-text">Figure 3. Example of GUI Details View</p></div>
<p>The details display of the client consists of 4 parts (Figure 3):<br />
-Flight pair strip which is an exact representation of the fixed columns of the summary view table;<br />
-Clickable tabs area with tabs representing turnaround milestones with active textual content;<br />
-Rows of customizable data, where user-preferred rows can be selected and different data can be set for all tabs;<br />
-Process details view section with content according to the selected tab.</p>
<p>The details display of the client will obey to the following principles:<br />
-Agreed TITAN colour coding of the summary view will be used on the tabs bar and in Gantt views of different tab panels too.<br />
-Agreed customizability of summary view data columns will be used also for data rows of the details view (selection from a customisable row list and storage of last used layout).<br />
-Summary view (with the actually closed flight in focus) can be recalled by clicking on either the flight pair strip or back button.<br />
-Tab bar consists of tabs with active content related to the agreed TITAN colour coding. All tabs must be able to indicate the following common messages:<br />
• “normal operation” (0 information level in Green); or<br />
• “not applicable” (in Gray); or<br />
• a short user-defined “status message”; or<br />
• The highest-level information related to the specific flight and the specific sub-process, or “n issues” text (number of information of the same highest level).</p>
<p><strong>Process Details View</strong></p>
<p>The process details section (Figure 3) shows detailed information about the progress of a selected process providing the most relevant information for common situation awareness and collaborative decision-support. If the user has write access, supporting information can be submitted in the tab details section.</p>
<p>In case of delays, the selected tab is coloured red according to TITAN colour coding, and the information level is upgraded to level 3. In this situation, the client identifies all affected flights. If there is connecting business passengers on board of the delayed arriving flight, scheduled EOBT’s of the connecting flights are coloured correspondingly in the Gantt diagram. A yellow colour corresponds to information level 3 indicating need for immediate action in case that the connecting flight has to wait for the arriving passengers to be on-time.</p>
<p>The process details display provides information about the following processes grouped in tabs:<br />
-General information;<br />
-Check-in;<br />
-Passenger security control;<br />
-Baggage (un)loading;<br />
-(De)boarding tab;<br />
-Services (catering, cleaning, power supply);<br />
-Fuelling;<br />
-Start-up;<br />
-De-icing.</p>
<p>The minimum information content of process details section tabs include:<br />
-Stand/gate allocation;<br />
-Gantt of affected flights;<br />
-First/last passenger/baggage, passenger/baggage number/list;<br />
-Problem notification;<br />
-Open/close or start/end times as well as milestone completion times.</p>
<p>Accessing TIS through TITAN tool GUI and feeding it with actual information enables users to share a common situational awareness of the progress of the turnaround processes they are involved in and their actions have an impact on. In this way, TITAN promises a more efficient and more predictable progressing of the aircraft turnaround.</p>
<p>Although TITAN project is still in progress and planned to be completed by the end of this year, there is no doubt about the following fact; with improved management of existing infrastructure resources being the only sustainable solution left for world’s largest hubs suffering from delay problems and continuous demand increase, increasing the efficiency and predictability of aircraft turnaround can be nothing less than promising.</p>
<p>To read more, click <a href="http://www.titan-project.eu" target="_blank">here</a>.</p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/the-principles-of-the-titan-tool-gui/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/K5bCRy1TQqhkcLawYcmeXLKqSAs/0/da"><img src="http://feedads.g.doubleclick.net/~a/K5bCRy1TQqhkcLawYcmeXLKqSAs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/K5bCRy1TQqhkcLawYcmeXLKqSAs/1/da"><img src="http://feedads.g.doubleclick.net/~a/K5bCRy1TQqhkcLawYcmeXLKqSAs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/xKT5ZeWQODA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/the-principles-of-the-titan-tool-gui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/the-principles-of-the-titan-tool-gui/</feedburner:origLink></item>
		<item>
		<title>Historic landing in Paris – 21 May 1927</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/FMk_vsCHbJo/</link>
		<comments>http://www.roger-wilco.net/14226/#comments</comments>
		<pubDate>Mon, 21 May 2012 18:01:13 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Anniversaries]]></category>
		<category><![CDATA[Lindbergh]]></category>
		<category><![CDATA[Paris]]></category>
		<category><![CDATA[Spirit of St. Luis]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14226</guid>
		<description><![CDATA[On 21 May 1927 Charles A. Lindbergh landed his Spirit of St Louis near Paris completing the first solo airplane flight across the Atlantic Ocean in 33 1/2 hours. Here is a video recording the events around this historic feat. The timeline of the flight went like this: 7:52am &#8211; Charles Lindbergh takes off from Roosevelt [...]]]></description>
			<content:encoded><![CDATA[<p>On 21 May 1927 Charles A. Lindbergh landed his Spirit of St Louis near Paris completing the first solo airplane flight across the Atlantic Ocean in 33 1/2 hours.</p>
<div id="attachment_14227" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14227" title="lindbergh-in-paris_" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/STP-041_Lindbergh-in-Paris_.jpg" alt="" width="560" height="423" /><p class="wp-caption-text">Lindbergh in paris</p></div>
<p>Here is a <a href="http://www.criticalpast.com/video/65675041065_Charles-Lindbergh_Myron-Herrick_Evangeline-Lindbergh_Roosevelt-Field" target="_blank">video</a> recording the events around this historic feat.</p>
<p>The timeline of the flight went like this:</p>
<p>7:52am &#8211; Charles Lindbergh takes off from Roosevelt Field, Long Island, New York. The heavy plane, loaded with 450 gallons of fuel, clears telephone wires at the end of the runway by only 20 feet.<br />
8:52am &#8211; Altitude: 500 ft. Wind velocity: 0 mph. Currently over Rhode Island. Except for some turbulence, the flight over Long Island Sound and Connecticut was uneventful. Only 3,500 miles to Paris.<br />
9:52am &#8211; Boston lies behind the plane; Cape Cod is to the right. Altitude: 150 ft. Airspeed: 107 mph. Wind velocity: 0 mph.<span id="more-14226"></span></p>
<p>10:52am &#8211; There&#8217;s a breeze blowing from the NW at 10mph. Lindbergh begins to feel tired, although only four hours have passed since leaving New York. He descends and flies within ten feet of the water to help keep his mind clear.<br />
11:52am &#8211; Four hundred miles from New York. Altitude: 200 ft. Nova Scotia appears ahead. After flying over the Gulf of Maine, the Spirit of St. Louis is only six miles, or 2 degrees, off course.<br />
12:52pm &#8211; Wind velocity has increased to 30 mph. Lindbergh flies over a mountain range. Clouds soon appear and thicken as the Spirit of St. Louis approaches a storm front.<br />
2:52pm &#8211; Altitude: 600 ft. Air speed: 96 mph. Lindbergh&#8217;s course takes him away from the edge of the storm. Wind velocity has dropped to 15 mph.<br />
3:52pm &#8211; The eastern edge of Nova Scotia&#8217;s Cape Breton Island lies below. In minutes Lindbergh will be over water again. Although it&#8217;s only the afternoon of the first day, Lindbergh struggles to stay awake.<br />
5:52pm &#8211; Flying along the southern coast of Newfoundland. Altitude: 300 ft. Air speed: 92 mph. Wind velocity: 20 mph.<br />
7:52pm &#8211; Stars begin to appear in the sky as night falls. The sea below is completely obscured by fog. Lindbergh climbs from an altitude of 800 ft to 7500 ft to stay above the quickly-rising cloud.<br />
8:52pm &#8211; Altitude: 10,000 ft. The cloud that first appeared as fog is still below. A thunderhead looms ahead. Lindbergh files into the towering cloud, then turns back after noticing ice forming on the plane.<br />
10:52pm &#8211; Lindbergh&#8217;s fight to keep his eyelids open continues. To keep warm, Lindbergh considers closing the plane&#8217;s windows, but then decides that he needs the cold, fresh air to help stay awake.<br />
11:52pm &#8211; Altitude: 10,000 ft. Air speed: 90 mph. Five hundred miles from Newfoundland. The air has warmed &#8212; there&#8217;s no ice remaining on the plane.<br />
1:52am &#8211; Halfway to Paris. Eighteen hours into the flight. Instead of feeling as though he should celebrate (as he had planned), Lindbergh feels only dread: eighteen long hours to go.<br />
2:52am &#8211; Daylight! Because Lindbergh has travelled through several time zones, dawn comes earlier. The light revives the pilot for a while, but then drowsiness returns. He even falls asleep, but only for a moment.<br />
4:52am &#8211; Flying in the fog. Lindbergh continually falls asleep with his eyes open, then awakens seconds, possibly minutes, later. The pilot also begins to hallucinate. Finally, after flying for hours in or above the fog, the skies begin to clear.<br />
7:52am &#8211; Twenty-four hours have elapsed since taking off from New York. Lindbergh does not feel as tired.<br />
9:52am &#8211; Several small fishing boats spotted. Lindbergh circles and flies by closely, hoping to yell for directions, but no fishermen appear on the boats&#8217; decks.<br />
10:52am &#8211; Local time: 3:00pm. Lindbergh spots land to his left and veers toward it. Refering to his charts, he identifies the land to be the southern tip of Ireland. The Spirit of St. Louis is 2.5 hours ahead of schedule and less than three miles off course.<br />
12:52pm &#8211; Wanting to reach the French coast in daylight, Lindbergh increases air speed to 110 mph. The English coast appears ahead. The pilot is now wide awake.<br />
2:52pm &#8211; The sun sets as the Spirit of St. Louis flies over the coastal French town of Cherbourg. Only two hundred miles to Paris.<br />
5:22pm &#8211; The Spirit of St. Louis touches down at the Le Bourget Aerodrome, Paris, France. Local time: 10:22pm. Total flight time: 33 hours, 30 minutes, 29.8 seconds. Charles Lindbergh had not slept in 55 hours.</p>
<p><em>(Source: The Spirit of St. Louis, by Charles A. Lindbergh, Lindbergh <a href="http://www.charleslindbergh.com/history/timeline.asp" target="_blank">site</a>)</em></p>
<p><em><img class="aligncenter size-full wp-image-14231" title="charles-lindbergh" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/charles-lindbergh.jpg" alt="" width="560" height="423" /></em></p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/14226/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/hKThPPBlGc_9lPooXv7HJ9Vz7Do/0/da"><img src="http://feedads.g.doubleclick.net/~a/hKThPPBlGc_9lPooXv7HJ9Vz7Do/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hKThPPBlGc_9lPooXv7HJ9Vz7Do/1/da"><img src="http://feedads.g.doubleclick.net/~a/hKThPPBlGc_9lPooXv7HJ9Vz7Do/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/FMk_vsCHbJo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/14226/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/14226/</feedburner:origLink></item>
		<item>
		<title>ASBU – What is this?</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/cm1aEhp0bN0/</link>
		<comments>http://www.roger-wilco.net/asbu-what-is-this/#comments</comments>
		<pubDate>Mon, 21 May 2012 16:48:06 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Buzzwords explained]]></category>
		<category><![CDATA[ANC]]></category>
		<category><![CDATA[ASBU]]></category>
		<category><![CDATA[ATM]]></category>
		<category><![CDATA[CARATS]]></category>
		<category><![CDATA[ICAO]]></category>
		<category><![CDATA[IOC]]></category>
		<category><![CDATA[NextGen]]></category>
		<category><![CDATA[SESAR]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14197</guid>
		<description><![CDATA[ICAO Aviation System Block Upgrades Although air traffic demand is not growing evenely everywhere, almost no part of the world is without some kind of air traffic management modernization project. In terms of overall cutting edge concepts and technology plans, the US, Europe and Japan are the undisputed leaders. At the same time, other regions [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>ICAO Aviation System Block Upgrades</strong></p></blockquote>
<p><em><img class="alignleft size-full wp-image-14208" title="icao-logo" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/icao-logo.jpg" alt="" width="220" height="189" />Although air traffic demand is not growing evenely everywhere, almost no part of the world is without some kind of air traffic management modernization project. In terms of overall cutting edge concepts and technology plans, the US, Europe and Japan are the undisputed leaders. At the same time, other regions like Latin-America and Asia-Pacific have shown leadership in the early application of advanced solutions like PBN.</em></p>
<p>While in the past ATM improvements were based on an infrastructure that was standardized world-wide (like VOR/DME or ILS) some of the new concepts are predicated on infrastructure improvements and new aircraft equipment that sometimes exist in different flavors and not all are necessarily compatible.</p>
<p>Adoption of different flavor solutions in different parts of the world raise the specter of a loss of interoperability, a situation that is extremely costly for the airspace users to remedy or to accommodate.</p>
<p>Even perfectly interoperable solutions, if implemented with no or little coordination in different parts of the world, can lead to mandates that can only be met with difficulty and excessive cost that is otherwise avoidable if a more structured approach is used.</p>
<p>In the past, the International Civil Aviation Organization’s (ICAO) reputation has suffered somewhat as a result of the extremely bureaucratic way it approached everything and the glacial paced decision making this entailed. At the same time, ICAO continued to be the only world-wide body which was empowered to say the last word on most of aviations air traffic management related provisions and hence there was no way of going around this mostly benign, but sometimes still belligerent giant. Regions keen on improving their ATM environment tried hard to progress even while ICAO lagged and this was leading to a situation where, in spite of its importance, in some aspects ICAO was becoming irrelevant.</p>
<p>But no more! Under new management at the top and mindful of the economic crisis affecting the air transport industry, ICAO has transformed itself into a cost-conscious, business oriented organization that does make a genuine effort to help ATM evolution along.</p>
<p>The first product was the ICAO Global Air Traffic Management Operational Concept (ICAO Doc 9854) which was significant because, for the first time, it actually formalized even concepts like the transfer of separation responsibility to the cockpit. By the way, most of what you find in Doc 9854 was first written up in the context of the European ATM modernization project ATM2000+.</p>
<p>Of course an operational concept as such is of little value until you define how the concept will be implemented and describe the changes in the ATM infrastructure that need to be realized for the concept to work.</p>
<p><span id="more-14197"></span></p>
<p>The best known such projects are the NextGen Air Transportation System (NextGen) in the US, the Single European Sky ATM Research (SESAR) in Europe and the Collaborative Actions for Renovations of Air Traffic Systems (CARATS) in Japan.</p>
<p>Although there is some co-ordination between these projects and NextGen and SESAR are particularly keen on ensuring interoperability, there was no real, world-wide guidance on how to modernize an ATM system, whether in a single country or a region. With air traffic demand growing in leaps and bounds everywhere, the need for modernization was popping up in different countries and ICAO very correctly felt that not all of them would be up to the task of completing the projects in a safe and cost efficient manner.</p>
<p><img class="aligncenter size-full wp-image-14212" title="photo_hawaiian" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/n.jpg" alt="" width="560" height="207" /></p>
<p>To help with these highly complex tasks and to avoid repeating mistakes, it was decided that the experience available from NextGen, SESAR, CARAT as well as other, smaller projects should be shared for the benefit of the industry as a whole, everywhere in the world.</p>
<p>Of course it was also recognized that a one-size-fits-all approach would never work in the world-wide context and therefore the guidance had to take a form that would be useable and useful everywhere with clearly not every part of it being applicable in all cases and all locations.</p>
<p>The result was the ASBU or Aviation System Block Upgrades. ASBU comprises a suite of modules, each with the following essential characteristics:</p>
<p>• A clearly-defined measurable operational improvement and success metric;<br />
• Necessary equipment and/or systems in aircraft and on ground along with an operational approval or certification plan;<br />
• Standards and procedures for both airborne and ground systems; and<br />
• A positive business case over a clearly defined period of time.</p>
<p>The modules are composed of flexible and scalable building blocks that can be implemented in a given country or a given region to meet identified needs and depending on the readiness of the given environment. Mindful of the fact that not all modules are required in all areas, the arrangement is such that it is possible to leave out certain modules so that the actual implementation can be customized for the prevailing circumstances. Modules can always be added later.</p>
<p>The Block Upgrades describe a way to apply the concepts defined in the ICAO Global Air Navigation Plan (Doc 9750) with the goal of implementing regional performance improvements. They will include the development of technology roadmaps, to ensure that standards are mature and to facilitate synchronized implementation between air and ground systems and between regions. The ultimate goal is to achieve global interoperability. Safety demands this level of interoperability and harmonization. Safety must be achieved at a reasonable cost with commensurate benefits.</p>
<p>Leveraging upon existing technologies, block upgrades are organized in five-year time increments starting in 2013 through 2028 and beyond. Such a structured approach provides a basis for sound investment strategies and will generate commitment from equipment manufacturers, States and operators/service providers. The block upgrades initiative will be formalized at the Twelfth Air Navigation Conference, in November 2012.</p>
<p>The development of block upgrades will be realized by the change of focus from top-down planning to more bottom-up and pragmatic implementation actions in the regions. The block upgrades initiative is an instrument that will influence ICAO’s work program in the coming years, specifically in the area of standards development and associated performance improvements.</p>
<p><img class="aligncenter size-full wp-image-14217" title="bss" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/604_o1.jpg" alt="" width="560" height="420" /></p>
<p>But what exactly are these blocks and modules?</p>
<p>A MODULE is a deployable package representing some kind of performance or capability. Such a module will bring a defined performance benefit which is traceable to a change in operations and which is based on defined procedures, technology, regulations, standards and a business case. Each module will also be applicable only in a given operating environment. The modules will be created in a way that will make them suitable for being combined to fit the actual requirements without the need to implement elements that are not necessary.</p>
<p>A THREAD is a series of dependent modules across the block upgrades representing a coherent transition in time from basic to more advanced capability and associated performance. The date considered for allocating a module to a block is that of the Initial Operating Capability (IOC). A thread describes the evolution of a given capability through the successive block upgrades, from basic to more advanced capability and associated performance, while representing key aspects of the global ATM concept.</p>
<p>A BLOCK is made up of modules that when combined enable significant improvements and provide access to benefits. The notion of blocks introduces a form of quantization of the dates in five year intervals. However, detailed descriptions will allow the setting of more accurate implementation dates, often not at the exact reference date of a block upgrade. The purpose is not to indicate when a module implementation must be completed, unless dependencies among modules logically suggest such a completion date.</p>
<p>What is the Performance Improvement Area (PIA)? Sets of modules in each Block are grouped to provide operational and performance objectives in relation to the environment to which they apply, thus forming an executive view of the intended evolution. The PIAs facilitate comparison of ongoing programs.</p>
<p>The four Performance Improvement Areas are as follows:</p>
<p>1. Greener Airports</p>
<p>2. Globally Interoperable Systems and Data – through Globally Interoperable System-WideInformation Management</p>
<p>3. Optimum Capacity and Flexible Flights – through Global Collaborative ATM</p>
<p>4. Efficient Flight Path – through Trajectory Based Operations</p>
<div id="attachment_14200" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14200" title="graphic_ICAO" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Untitled-3551.jpg" alt="" width="560" height="292" /><p class="wp-caption-text">Figure 1. Blocks, modules and performance areas</p></div>
<p>You will notice that each block includes a target date. This is meant to be the Initial Operating Capability (IOC). At the time of creating the ASBU, blocks 0 and 1 were the most mature and blocks 1 and 2 are supposed to have sufficient substance to ensure that the vision for the future can properly drive the early implementation activity.</p>
<p>Each of the Modules that form the Blocks must meet a readiness review that includes the availability of standards (to include performance standards, approvals, advisory/guidance documents, etc.), avionics, infrastructure, ground  automation and other enabling capabilities.</p>
<div id="attachment_14202" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14202" title="graphic_ICAO" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Untitled-2223.jpg" alt="" width="560" height="315" /><p class="wp-caption-text">Figure 2. Blocks and their timing</p></div>
<p>An interesting and novel requirement against the modules is that in order to qualify for inclusion, each must have been implemented in at least two regions and must have all the necessary operational approvals and procedures in place. This ensures that later implementers can always draw on the experience of the pioneers.</p>
<p>The following figure shows the improvements expected from Block 0. While this is an impressive set of benefit sources, it also shows that States have not been doing their homework properly in the past ten to 15 years. Information management or en-route digital link has been on the table for a long long time and ASBU now introduces them with an IOC of 2013…</p>
<div id="attachment_14205" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14205" title="graphic_ICAO" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Untitled-6663.jpg" alt="" width="560" height="383" /><p class="wp-caption-text">Figure 3.This is what Block 0 will bring</p></div>
<p>Anyway, ASBU is a good initiative because it does bring together the varied elements of ATM modernization activities from all over the world on the one hand and provides a wealth of shared experience to everyone involved on the other.</p>
<p>The 12th. Air Navigation Conference later this year will be discussing the ASBU and is expected to formulate the necessary decisions that will formalize the global co-ordinated deployment of block upgrades.</p>
<p>Of course, the ASBU is no silver bullet. It is a good framework, sound guidance and a depository of shared implementation experience that will help, but not substitute, good and sound planning on the local and regional levels. Perhaps the most important contribution of the ASBU is the way it highlights the global intertwining of ATM solutions and hence the need for global interoperability.</p>
<p>You can download the ASBU from <a href="http://www.icao.int/Meetings/anconf12/Documents/ASBU%20Working%20Doc%20full%20version_Edition2_V3.pdf" target="_blank">here</a>.</p>
<p>The ASBU module library is available <a href="http://www.icao.int/Meetings/anconf12/Pages/Module-Library-of-the-Aviation-System-Block-Upgrades.aspx" target="_blank">here</a>.</p>
<p><em>This article was written in part using ICAO material.</em></p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/asbu-what-is-this/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/YXmHf9YA0PAQ2mVAk_UFxRylABM/0/da"><img src="http://feedads.g.doubleclick.net/~a/YXmHf9YA0PAQ2mVAk_UFxRylABM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/YXmHf9YA0PAQ2mVAk_UFxRylABM/1/da"><img src="http://feedads.g.doubleclick.net/~a/YXmHf9YA0PAQ2mVAk_UFxRylABM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/cm1aEhp0bN0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/asbu-what-is-this/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/asbu-what-is-this/</feedburner:origLink></item>
		<item>
		<title>Disneyland or Cattle Ranch?</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/bmAiEGIz0q0/</link>
		<comments>http://www.roger-wilco.net/disneyland-or-cattle-ranch/#comments</comments>
		<pubDate>Fri, 18 May 2012 16:03:25 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Airline corner]]></category>
		<category><![CDATA[airport]]></category>
		<category><![CDATA[Ferihegy]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[Ryanair]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14176</guid>
		<description><![CDATA[When Malev collapsed earlier this year, Budapest Ferihegy Airport saw a lot of its traffic disappear. Ryanair was quick to fill the vacuum but they ran into a number of unexpected problems. Downgrading quality is apparently as difficult as upgrading it… Budapest Ferihegy Airport has two terminals. Terminal 1 is the old terminal and was [...]]]></description>
			<content:encoded><![CDATA[<p>When Malev collapsed earlier this year, Budapest Ferihegy Airport saw a lot of its traffic disappear. Ryanair was quick to fill the vacuum but they ran into a number of unexpected problems. Downgrading quality is apparently as difficult as upgrading it…</p>
<p>Budapest Ferihegy Airport has two terminals. Terminal 1 is the old terminal and was used lately by the low-fare airlines. Terminal 2 A and B is the new facility, one of which was used exclusively by Malev and which was left vacant after the failure of the Hungarian airline.</p>
<p>When Ryanair arrived, they drove a hard bargain with the airport company and ended up using the former Malev part of Terminal 2 but! Ryanair does not use airbridges and passengers are supposed to walk to their aircraft wherever the low-fare airline operates. But those are typically second tier airports where the walking distance is limited. Not so at Ferihegy where the airport was built to use buses for the remote stands which are located quite some distance from the building itself.</p>
<p>I guess the managers of the airport and the security folks were breaking out in a cold sweat for several days when they imagined a 737 planeload of passengers trotting in the rain from the exit to the parked aircraft… some of them straying, others trying to come back… horrible! Clearly, something had to be done.</p>
<p><img class="aligncenter size-full wp-image-14178" title="photo_lm" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Untitled-12.jpg" alt="" width="560" height="247" /></p>
<p>Well, the solution they came up with is what you see on the picture above. Depending on your temperament and experience, you might say this makes you feel like you were in Disneyland waiting to get on a new ride… or you will say this is not for people but only  for cattle.</p>
<p>Sic Transit Gloria Mundi!</p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/disneyland-or-cattle-ranch/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/-csBMLZU5IeW36mukl9EBd7EC5A/0/da"><img src="http://feedads.g.doubleclick.net/~a/-csBMLZU5IeW36mukl9EBd7EC5A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-csBMLZU5IeW36mukl9EBd7EC5A/1/da"><img src="http://feedads.g.doubleclick.net/~a/-csBMLZU5IeW36mukl9EBd7EC5A/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/bmAiEGIz0q0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/disneyland-or-cattle-ranch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/disneyland-or-cattle-ranch/</feedburner:origLink></item>
		<item>
		<title>Retro is in…</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/2l2xxgn5aSg/</link>
		<comments>http://www.roger-wilco.net/retro-is-in/#comments</comments>
		<pubDate>Fri, 18 May 2012 12:23:30 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Picture stories]]></category>
		<category><![CDATA[Air France]]></category>
		<category><![CDATA[livery]]></category>
		<category><![CDATA[paint scheme]]></category>
		<category><![CDATA[retro]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14168</guid>
		<description><![CDATA[Painting aircraft in alliance colors is something agreed by the partners. Painting aircraft in an airline’s old livery is a decision they take themselves and to be honest, I like this latter a good deal more. The new paint schemes may be cute but some of the old ones still carry the aura of adventure [...]]]></description>
			<content:encoded><![CDATA[<p>Painting aircraft in alliance colors is something agreed by the partners. Painting aircraft in an airline’s old livery is a decision they take themselves and to be honest, I like this latter a good deal more. The new paint schemes may be cute but some of the old ones still carry the aura of adventure and elegance airlines travel used to be back then.</p>
<p>This Airbus in old Air France livery may not equal the beauty of a Super Constellation but in her own way she is also nice.</p>
<p><img class="aligncenter size-full wp-image-14170" title="photo_lajos" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/AF1.jpg" alt="" width="560" height="420" /></p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/retro-is-in/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/nVSb0KzsS-AYIahgpsIJXh-g_QA/0/da"><img src="http://feedads.g.doubleclick.net/~a/nVSb0KzsS-AYIahgpsIJXh-g_QA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nVSb0KzsS-AYIahgpsIJXh-g_QA/1/da"><img src="http://feedads.g.doubleclick.net/~a/nVSb0KzsS-AYIahgpsIJXh-g_QA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/2l2xxgn5aSg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/retro-is-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/retro-is-in/</feedburner:origLink></item>
		<item>
		<title>Some aircraft grow strange appendages…</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/_3rUeiNvpKE/</link>
		<comments>http://www.roger-wilco.net/some-aircraft-grow-strange-appendages/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:20:02 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Picture stories]]></category>
		<category><![CDATA[geared turbofan]]></category>
		<category><![CDATA[PW]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14161</guid>
		<description><![CDATA[This is Pratt &#38; Whitney’s flying testbed, on this occasion sporting the PW PurePower geared turbofan.]]></description>
			<content:encoded><![CDATA[<p>This is Pratt &amp; Whitney’s flying testbed, on this occasion sporting the PW PurePower geared turbofan.</p>
<p><img class="aligncenter size-full wp-image-14162" title="photo_pw" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/PW1200G_2.jpg" alt="" width="560" height="373" /></p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/some-aircraft-grow-strange-appendages/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/ODZIw8_YQO1GXU-_LUIxYlUyzso/0/da"><img src="http://feedads.g.doubleclick.net/~a/ODZIw8_YQO1GXU-_LUIxYlUyzso/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ODZIw8_YQO1GXU-_LUIxYlUyzso/1/da"><img src="http://feedads.g.doubleclick.net/~a/ODZIw8_YQO1GXU-_LUIxYlUyzso/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/_3rUeiNvpKE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/some-aircraft-grow-strange-appendages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/some-aircraft-grow-strange-appendages/</feedburner:origLink></item>
		<item>
		<title>Consultation on the Updated European ATM Master Plan Launched</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/ZHkvMtOov7o/</link>
		<comments>http://www.roger-wilco.net/consultation-on-the-updated-european-atm-master-plan-launched/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:03:46 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[SESAR's Palace]]></category>
		<category><![CDATA[ATM]]></category>
		<category><![CDATA[European]]></category>
		<category><![CDATA[MASTER PLAN]]></category>
		<category><![CDATA[SESAR]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14152</guid>
		<description><![CDATA[The SESAR JU has handed over the final draft of the European ATM Master Plan Update to the members of its Administrative Board on 10 May 2012. This very important revision is the result of an intensive six months update campaign involving about 30 representatives from all air transport sectors gathered in the Master Planning [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.sesarju.eu/news-press/news/updated-master-plan-focus-sesar-deployment-1053"><img class="alignleft size-full wp-image-14156" title="master_plan" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Untitled-221.jpg" alt="" width="220" height="296" /></a>The SESAR JU has handed over the final draft of the<strong> European ATM Master Plan Update</strong> to the members of its Administrative Board on 10 May 2012. This very important revision is the result of an intensive six months update campaign involving about 30 representatives from all air transport sectors gathered in the Master Planning Group. The European ATM Master Plan serves as roadmap for driving the modernisation of the Air Traffic Management system and connecting SESAR research and development with deployment.</div>
<div>The board members have been invited to provide their comments on the document before 20 June 2012 using their respective consultation bodies. The European Commission will for example consult through its Single European Sky Committee and Eurocontrol will confer through the Agency Advisory Board (AAB) and its Programme Committee (PC). The objective is to have the update of the <strong>European ATM Master Plan endorsed</strong> by the SESAR JU Administrative Board at its next meeting <strong>on 3 July</strong>.</div>
<div></div>
<div>You can read more about the ATM Master Plan update campaigne and its aims <a href="http://www.sesarju.eu/news-press/news/updated-master-plan-focus-sesar-deployment-1053" target="_blank">here</a>.</div>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/consultation-on-the-updated-european-atm-master-plan-launched/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/zfWUGWgh74A05vjrpXasd_tOTZM/0/da"><img src="http://feedads.g.doubleclick.net/~a/zfWUGWgh74A05vjrpXasd_tOTZM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/zfWUGWgh74A05vjrpXasd_tOTZM/1/da"><img src="http://feedads.g.doubleclick.net/~a/zfWUGWgh74A05vjrpXasd_tOTZM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/ZHkvMtOov7o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/consultation-on-the-updated-european-atm-master-plan-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/consultation-on-the-updated-european-atm-master-plan-launched/</feedburner:origLink></item>
		<item>
		<title>T123 New Apron Management Service at Madrid-Barajas Airport</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/M_SlFP89qQI/</link>
		<comments>http://www.roger-wilco.net/t123-new-apron-management-service-at-madrid-barajas-airport/#comments</comments>
		<pubDate>Tue, 15 May 2012 15:31:03 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Life around runways]]></category>
		<category><![CDATA[AENA]]></category>
		<category><![CDATA[apron]]></category>
		<category><![CDATA[Madrid]]></category>
		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14136</guid>
		<description><![CDATA[A new apron management service will be operational at Madrid-Barajas airport starting on 31 May 2012. AENA has compiled a circular to help users familiarize themselves with the new procedures. You can download a copy of the guide here.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.roger-wilco.net/wp-content/uploads/2012/05/CIRCULAR_SDP_T123_CIAS_ENG-2.pptx"><img class="alignleft size-full wp-image-14137" title="guide_aena" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Untitleda.jpg" alt="" width="220" height="293" /></a>A new apron management service will be operational at Madrid-Barajas airport starting on 31 May 2012. AENA has compiled a circular to help users familiarize themselves with the new procedures.</p>
<p>You can download a copy of the guide <a href="http://www.roger-wilco.net/wp-content/uploads/2012/05/CIRCULAR_SDP_T123_CIAS_ENG-2.pptx" target="_blank">here</a>.</p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/t123-new-apron-management-service-at-madrid-barajas-airport/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/mihI8vkHp6Ew4E7QOBSFwTMz5gk/0/da"><img src="http://feedads.g.doubleclick.net/~a/mihI8vkHp6Ew4E7QOBSFwTMz5gk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/mihI8vkHp6Ew4E7QOBSFwTMz5gk/1/da"><img src="http://feedads.g.doubleclick.net/~a/mihI8vkHp6Ew4E7QOBSFwTMz5gk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/M_SlFP89qQI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/t123-new-apron-management-service-at-madrid-barajas-airport/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/t123-new-apron-management-service-at-madrid-barajas-airport/</feedburner:origLink></item>
		<item>
		<title>May 15, 1930 – The first ever stewardess flies on the Oakland-Chicago run</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/1jZNeOBz_Qc/</link>
		<comments>http://www.roger-wilco.net/may-15-1930-the-first-ever-stewardess-flies-on-the-oakland-chicago-run/#comments</comments>
		<pubDate>Tue, 15 May 2012 12:36:41 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Anniversaries]]></category>
		<category><![CDATA[BAT]]></category>
		<category><![CDATA[Boeing]]></category>
		<category><![CDATA[Chicago]]></category>
		<category><![CDATA[Oakland]]></category>
		<category><![CDATA[sky girl]]></category>
		<category><![CDATA[stewardess]]></category>
		<category><![CDATA[United]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14125</guid>
		<description><![CDATA[Ellen Church was a registered nurse from Iowa and a girl in love with aviation. She even got his pilot’s license and tried to get a job with one of the airlines but in the 1930s this was a mission impossible for a woman. However she did not give up and when the folks at [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-14126" title="ellen" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/ellen_church_300px.jpg" alt="" width="220" height="254" />Ellen Church was a registered nurse from Iowa and a girl in love with aviation. She even got his pilot’s license and tried to get a job with one of the airlines but in the 1930s this was a mission impossible for a woman. However she did not give up and when the folks at Boeing Air Transport (BAT, the forerunner of United Airlines) refused to give her a pilot job, she put forward another idea. BAT should employ nurses on board by way of alleviating the fear of flying that had been a very real problem for the airlines and their passengers back then.</p>
<p>The bosses at BAT realized the publicity value of Ellen’s proposal and in short order they hired eight nurses for a trial period of 3 months. Little did they know that the experiment would be such a resounding success that it continues to this day.</p>
<p>The company had set very rigorous conditions for the employment of those “sky girls” as they called them. They had to be single, not older than 25, not taller than 170 cm and weigh not more than 52 kilos.</p>
<p><span id="more-14125"></span></p>
<p>They were a pretty bunch for sure but probably got the shock of their lives when they were told what the job involved. Other than looking after the passenger they had to look after the aircraft also: fix the odd loose part, help with fuelling and with loading luggage. I guess the least they could do was keep their nails short…</p>
<p>The very first flight on which one of the “sky girls” was flying as a member of the crew took off on 15 May 1930 on a trip from Oakland, California to Chicago, Illinois. The girl was Ellen Church and the flight took 20 hours, with 13 landings along the way…</p>
<div id="attachment_14129" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14129" title="sky_girls" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Tran2G6.jpg" alt="" width="560" height="449" /><p class="wp-caption-text">The BAT sky-girls</p></div>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/may-15-1930-the-first-ever-stewardess-flies-on-the-oakland-chicago-run/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/ki4I3BL8BKwNp8ZfjkoGUhBj4sI/0/da"><img src="http://feedads.g.doubleclick.net/~a/ki4I3BL8BKwNp8ZfjkoGUhBj4sI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ki4I3BL8BKwNp8ZfjkoGUhBj4sI/1/da"><img src="http://feedads.g.doubleclick.net/~a/ki4I3BL8BKwNp8ZfjkoGUhBj4sI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/1jZNeOBz_Qc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/may-15-1930-the-first-ever-stewardess-flies-on-the-oakland-chicago-run/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/may-15-1930-the-first-ever-stewardess-flies-on-the-oakland-chicago-run/</feedburner:origLink></item>
		<item>
		<title>United Airlines Gate Event to Celebrate New Service Between San Francisco and Washington Reagan</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/8mb2JHWGnfs/</link>
		<comments>http://www.roger-wilco.net/united-airlines-gate-event-to-celebrate-new-service-between-san-francisco-and-washington-reagan/#comments</comments>
		<pubDate>Tue, 15 May 2012 11:24:21 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Airline corner]]></category>
		<category><![CDATA[737]]></category>
		<category><![CDATA[Bay Area]]></category>
		<category><![CDATA[Boeing]]></category>
		<category><![CDATA[Reagan]]></category>
		<category><![CDATA[SFO]]></category>
		<category><![CDATA[United]]></category>
		<category><![CDATA[Washington]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14116</guid>
		<description><![CDATA[On 14 May United Airlines welcomed local business and community leaders to Gate 85 at San Francisco International Airport to celebrate the launch of the airline&#8217;s new daily service between San Francisco and Ronald Reagan Washington National Airport. Guests included representatives from the California Chamber of Commerce, the San Francisco Mayor&#8217;s Office, the San Francisco Travel Association [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-14119" title="photo_jerry_w" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Xh8D6w8.jpg" alt="" width="220" height="165" />On 14 May <a href="http://www.united.com/web/en-US/default.aspx" target="_blank">United Airlines </a>welcomed local business and community leaders to Gate 85 at San Francisco International Airport to celebrate the launch of the airline&#8217;s new daily service between <a href="http://www.flysfo.com/web/page/index.jsp" target="_blank">San Francisco </a>and <a href="http://www.metwashairports.com/reagan/reagan.htm" target="_blank">Ronald Reagan Washington National Airport</a>. Guests included representatives from the California Chamber of Commerce, the San Francisco Mayor&#8217;s Office, the San Francisco Travel Association and the Bay Area Council.</p>
<p>With the launch of the new service, United will become the first airline to connect the Bay Area with Washington&#8217;s downtown close-in airport.</p>
<p>San Francisco Mayor&#8217;s Office of International Trade and Commerce Director Mark Chandler and United Managing Director of Western Region Sales Anthony Toth  addressed the customers and other dignitaries, including special guests George Washington and Thomas Jefferson. United decorated the gate in red, white and blue bunting and provided entertainment and traditional American food, including baked apple pie and cherry cobbler.</p>
<p>&#8220;We are delighted today to celebrate our expanded service between San Francisco and Washington,&#8221; said Anthony Toth. &#8220;We provide travelers in San Francisco with more flights to more destinations than any other airline in the world.&#8221;</p>
<p><span id="more-14116"></span></p>
<p>&#8220;San Francisco welcomes United&#8217;s new nonstop service from Ronald Reagan Washington National Airport,&#8221; said Mayor Ed Lee. &#8220;United, as one of the Bay Area&#8217;s largest employers and the largest airline to operate out of SFO, plays a significant role in developing economic opportunities and creating jobs for our city.&#8221;</p>
<p>&#8220;United&#8217;s new nonstop service to our nation&#8217;s capital will benefit California&#8217;s economic recovery and greatly improve access to our federal officials,&#8221; said Allan Zaremberg, president and chief executive officer of the California Chamber of Commerce.</p>
<p>Immediately following the celebration, customers boarded the inaugural flight to Washington Reagan, operated using a Boeing 737-700 aircraft.</p>
<p>United operates more than 300 flights from San Francisco and serves more than 60 airports across the United States, including those in top business travel markets in New York, Chicago, Los Angeles and Houston. From San Francisco International Airport, United&#8217;s principal trans-Pacific gateway, the airline offers more than 30 daily nonstop flights to nearly 20 international destinations, including markets in Asia, Australia, Europe and Latin America.</p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/united-airlines-gate-event-to-celebrate-new-service-between-san-francisco-and-washington-reagan/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/wYPbrdVAG41EHZn-7LwAw4AOQbs/0/da"><img src="http://feedads.g.doubleclick.net/~a/wYPbrdVAG41EHZn-7LwAw4AOQbs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wYPbrdVAG41EHZn-7LwAw4AOQbs/1/da"><img src="http://feedads.g.doubleclick.net/~a/wYPbrdVAG41EHZn-7LwAw4AOQbs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/8mb2JHWGnfs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/united-airlines-gate-event-to-celebrate-new-service-between-san-francisco-and-washington-reagan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/united-airlines-gate-event-to-celebrate-new-service-between-san-francisco-and-washington-reagan/</feedburner:origLink></item>
		<item>
		<title>HungaroControl modernises its operations</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/wxzcxa7vmok/</link>
		<comments>http://www.roger-wilco.net/hungarocontrol-modernises-its-operations/#comments</comments>
		<pubDate>Mon, 14 May 2012 15:47:54 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[ATC world]]></category>
		<category><![CDATA[ERP]]></category>
		<category><![CDATA[FABCE]]></category>
		<category><![CDATA[Hungarocontrol]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14107</guid>
		<description><![CDATA[Hungarian air navigation service provider braces up to face Single European Sky challenges Hungarian air navigation service provider HungaroControl has launched a complex modernisation programme to meet new challenges presented by regional integration in line with the Single European Sky. The Business Process Reengineering project and the introduction of an ERP (Enterprise Resource Planning) system [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>Hungarian air navigation service provider braces up to face Single European Sky challenges</strong></p></blockquote>
<p>Hungarian air navigation service provider HungaroControl has launched a complex modernisation programme to meet new challenges presented by regional integration in line with the Single European Sky. The Business Process Reengineering project and the introduction of an ERP (Enterprise Resource Planning) system will help HungaroControl continue to successfully provide its services under the new business and financing conditions and contribute to successful cooperation in the Functional Airspace Block for Central Europe (FAB CE).</p>
<p><img class="aligncenter size-full wp-image-14110" title="photo_hungarocontrol" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/big.jpg" alt="" width="560" height="347" /></p>
<p>Europe’s air traffic control system is about to be transformed and the functional air space blocks will be put into practice from the end of this year. The new financing model, which requires air traffic service providers to bear risks related to both costs and traffic volume, also calls for significant modifications. All of these changes will bring about new conditions for ANSPs involving not only navigational services but the operations of the company as a whole.</p>
<p>For this reason, in cooperation with KPMG consulting HungaroControl has launched a Business Process Reengineering project to further improve its operational efficiency targeting its back office and operational support functions (IT, legal and regulation, HR, controlling, finance and accounting, strategic planning, investment and procurement, technical services etc.).</p>
<p>The goals of the BPR project also include the introduction of a controlling system, which will support planning and decision making at executive level and quick responses to changes in the industry. The developments enhancing efficiency will be supported by a modern ERP and management information system.</p>
<p>The improvement of operational efficiency of the company and the preparation for challenges to be entailed by the integration process are key elements of the 5-year business strategy adopted by the new management taking over leadership of HungaroControl in 2010. The key modules of the new ERP system will be put in operation as of January 1, 2013.</p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/hungarocontrol-modernises-its-operations/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/1rVmSScxAjIgbQmj0n2BM_v3HfM/0/da"><img src="http://feedads.g.doubleclick.net/~a/1rVmSScxAjIgbQmj0n2BM_v3HfM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1rVmSScxAjIgbQmj0n2BM_v3HfM/1/da"><img src="http://feedads.g.doubleclick.net/~a/1rVmSScxAjIgbQmj0n2BM_v3HfM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/wxzcxa7vmok" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/hungarocontrol-modernises-its-operations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/hungarocontrol-modernises-its-operations/</feedburner:origLink></item>
		<item>
		<title>Berlin Brandenburg Airport – When One is More than Two</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/VqrDdvSNYTk/</link>
		<comments>http://www.roger-wilco.net/berlin-brandenburg-airport-when-one-is-more-than-two/#comments</comments>
		<pubDate>Thu, 10 May 2012 12:20:30 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Life around runways]]></category>
		<category><![CDATA[BER]]></category>
		<category><![CDATA[Berlong]]></category>
		<category><![CDATA[Brandenburg]]></category>
		<category><![CDATA[CDG]]></category>
		<category><![CDATA[jetway]]></category>
		<category><![CDATA[Lufthansa]]></category>
		<category><![CDATA[Paris]]></category>
		<category><![CDATA[passengers]]></category>
		<category><![CDATA[Schonefeld]]></category>
		<category><![CDATA[Tegel]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14093</guid>
		<description><![CDATA[Some of us will still remember the times when Berlin Schonefeld was Interflug’s home and Berlin Tegel, in the Western part of the divided city, was the airport of the free world. The well known TV tower in East Berlin was put there not least to have something that made approaches to Tegel a bit [...]]]></description>
			<content:encoded><![CDATA[<p><em>Some of us will still remember the times when Berlin Schonefeld was Interflug’s home and Berlin Tegel, in the Western part of the divided city, was the airport of the free world. The well known TV tower in East Berlin was put there not least to have something that made approaches to Tegel a bit more of a challenge. Those times are now gone and Berlin is about to get a spanking new airport.</em></p>
<p><img class="aligncenter size-full wp-image-14098" title="berlin_barndenburg" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/berlin4.jpg" alt="" width="560" height="272" /></p>
<p>Berlin Brandenburg Airport (BER) was to be opened for business on 3 June but its opening has now been postponed and will not take place until after the summer holidays. The reason given is problems with the fire protection systems… Anyway, when it does open, it will mark a quantum leap of service improvement in the third largest aviation market in Germany behind Frankfurt and Munich and the 13th in Europe as a whole.</p>
<p>Building new airports in Europe is not exactly a passionate activity and had it not been for the federal capital that was basically without a decent airport for decades, Brandenburg itself may never have seen the light of day. Airports in Germany are not the favorites of a large section of the population as evidenced by the recent night-time restrictions placed on Frankfurt with other places coming under scrutiny also…</p>
<p>But Brandenburg will be serving the very heart of the country and that is a different matter altogether.</p>
<p><span id="more-14093"></span></p>
<p>In recent years, old Schonefeld had become the Berlin destination of the low-fare airlines and it is perhaps a bit funny that it is this airport that has been developed into Berlin Brandenburg. The original 3000 meters long runway has been extended to 3600 and a new one, of 4000 meters length, has been added. Separated by 1900 meters the two runways are suitable for parallel, independent operations.</p>
<p>2011 saw an almost 8 % increase of passengers in the Berlin area over 2010 and the trend is expected to continue, so the capacity of those two runways will be more than needed.</p>
<p><img class="aligncenter size-full wp-image-14099" title="terminal_ber" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Brandenburg.jpg" alt="" width="560" height="373" /></p>
<p>The new terminal, composed of a central concourse and two piers aligned South and North, will have an initial capacity of 27 million passengers a year. This can be notched up to 45 million, the airport’s maximum design capacity, if the two satellite terminals for which space has been foreseen, are added. These may in fact be needed in a hurry since the two Berlin airports saw 24.03 million passengers passing through their gates in 2011.</p>
<p>When the airport opens, there will be 85 remote parking positions and 25 jetways.</p>
<p>The designers of the terminal went for clean lines and spaces that will make it easy to find things even for less experienced travelers. This will be important if we consider that some 80 airlines will be serving more than 150 destinations from Brandenburg… Passengers will have around 150 concessions to spend their money in before departure, not to mention getting bogged down in shopping instead of going to their gates.</p>
<p>Apart from being an ultramodern airport from every conceivable aspect, Berlin Brandenburg has at least two other very important facts going for it. One of these is its location which makes it an almost ideal airport for transfer from long-haul flights to just about anywhere in Europe. The other is its capacity to grow. With practically all the other major hubs, with the possible exception of Paris CDG, near saturation, being able to grow just ahead of demand is a huge competitive advantage.</p>
<p>In the cut-throat world of airports, BER will certainly be one to reckon with.</p>
<p><img class="aligncenter size-full wp-image-14102" title="airport_city_brandenburg" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Hotel-in-der-Airport-City2.jpg" alt="" width="560" height="328" /></p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/berlin-brandenburg-airport-when-one-is-more-than-two/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/YpNsgUt6h1u3De10X0Hy73932o0/0/da"><img src="http://feedads.g.doubleclick.net/~a/YpNsgUt6h1u3De10X0Hy73932o0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/YpNsgUt6h1u3De10X0Hy73932o0/1/da"><img src="http://feedads.g.doubleclick.net/~a/YpNsgUt6h1u3De10X0Hy73932o0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/VqrDdvSNYTk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/berlin-brandenburg-airport-when-one-is-more-than-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/berlin-brandenburg-airport-when-one-is-more-than-two/</feedburner:origLink></item>
		<item>
		<title>Effective Data Communications for NextGen</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/k32zNp4Ti20/</link>
		<comments>http://www.roger-wilco.net/effective-data-communications-for-nextgen/#comments</comments>
		<pubDate>Wed, 09 May 2012 18:14:57 +0000</pubDate>
		<dc:creator>mike@boeing</dc:creator>
				<category><![CDATA[NextGen]]></category>
		<category><![CDATA[air/ground]]></category>
		<category><![CDATA[ATN]]></category>
		<category><![CDATA[ATN/B2]]></category>
		<category><![CDATA[Boeing]]></category>
		<category><![CDATA[CPDLC]]></category>
		<category><![CDATA[DATA LINK]]></category>
		<category><![CDATA[FAA]]></category>
		<category><![CDATA[FANS]]></category>
		<category><![CDATA[FMC]]></category>
		<category><![CDATA[LINK2000+]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[TBO]]></category>
		<category><![CDATA[trajectory]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14070</guid>
		<description><![CDATA[Beneficial Capabilities Air traffic service (ATS) data communications provide benefits in terms of increased airspace capacity and improved operational efficiency while also enhancing the existing high level of safety. • Increased airspace capacity. In continental/domestic airspace, capacity is primarily increased through basic controller-pilot datalink communications (CPDLC) that reduce controller and flight crew workload as well [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>Beneficial Capabilities</strong></p></blockquote>
<p>Air traffic service (ATS) data communications provide benefits in terms of increased airspace capacity and improved operational efficiency while also enhancing the existing high level of safety.</p>
<p>• <strong>Increased airspace capacity.</strong> In continental/domestic airspace, capacity is primarily increased through basic controller-pilot datalink communications (CPDLC) that reduce controller and flight crew workload as well as voice frequency congestion associated with routine communications. More specifically, basic CPDLC offers information exchange between the controller and flight crew for vertical, crossing constraint, lateral offset, simple route modification, and speed change clearance request and delivery. Effective strategic management of predictable and accurate aircraft trajectories in the future is also expected to increase continental/domestic airspace capacity; for example, delays due to convective weather will be mitigated by the ability to quickly supply complex route modifications to a large set of affected aircraft before departure. In oceanic, polar, and remote airspace, capacity is primarily increased through manual and automated reports that enable reduced aircraft separation by reliably providing surveillance data for separation assurance, flight plan conformance monitoring, and trajectory planning purposes.</p>
<div id="attachment_14078" class="wp-caption aligncenter" style="width: 519px"><img class="size-full wp-image-14078" title="Figure_1_Dynamic_Airborne_Reroute_Procedure" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Figure_1_Dynamic_Airborne_Reroute_Procedure_120413.jpg" alt="" width="509" height="550" /><p class="wp-caption-text">Figure 1. Dynamic Airborne Reroute Procedure</p></div>
<p>• <strong>Improved operational efficiency.</strong> Operational efficiency is primarily improved through trajectory-based operations (TBO) that decrease aircraft fuel consumption and/or flight time, particularly in the face of constraints that would otherwise increase those parameters. Parallel integration of ATS provider ground automation, aircraft operator ground automation, and avionics (aircraft automation) and of controller, dispatcher, and flight crew operations enable TBO for rapid and accurate trajectory definition, coordination, and monitoring. TBO can be used, for example, to reduce flight time through user-preferred complex route modifications for in-flight aircraft as seen with Dynamic Airborne Reroute Procedures (see Figure 1) and to perform environmentally-friendly fuel-saving optimized profile descents as demonstrated by Tailored Arrivals (see Figure 2).</p>
<div id="attachment_14079" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14079" title="Figure_2_Tailored_Arrival" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Figure_2_Tailored_Arrival_1.jpg" alt="" width="560" height="422" /><p class="wp-caption-text">Figure 2. Tailored Arrival</p></div>
<p>• <strong>Enhanced safety.</strong> Safety is primarily enhanced through accurate machine-to-machine exchange of precise data, such as complete three- or four-dimensional complex routes and latitude/longitude coordinates that resolve duplicate waypoint identifiers. These exchanges prevent gross navigational errors that could otherwise be caused by the flight crew manually transcribing detailed information.</p>
<p><span id="more-14070"></span></p>
<blockquote><p> <strong>NextGen</strong></p></blockquote>
<p>The FAA stated in the recently-released 2012 update to its <a href="http://www.faa.gov/nextgen/implementation/media/NextGen_Implementation_Plan_2012.pdf" target="_blank">NextGen Implementation Plan </a>that “NextGen is a comprehensive overhaul of our National Airspace System [NAS].” This overhaul is highly dependent on effective use of ATS data communications to provide beneficial capabilities, particularly TBO, that are not possible or practical with voice communications. While supplementing and even replacing voice communications with data communications offers certain benefits when and where appropriate, such replacement alone is simply a costly way to duplicate today’s voice communications functionality without providing any additional capabilities. For example, ground automation generating and sending a complete optimized closed-loop route to the avionics is much more effective than the controller sending a series of open-loop vectors that simply duplicate voice communications to the flight crew.</p>
<p>As a critical component of NextGen, the FAA is currently developing and implementing the Data Comm program for ATS data communications in the NAS. According to the <a href="http://www.rtca.org/CMS_DOC/NAC%20Sept%2029%202011%20Summary%20-%20Final.pdf" target="_blank">Trajectory Operations Task Group report </a>to the RTCA NextGen Advisory Committee, “Data Comm is crucial to achieving the maximum benefits from TBO, serving as a basic ‘building block’ for this important NextGen capability.” Boeing fully supports the Data Comm program plan, which calls for initial operating capability for terminal services (specifically revisable departure clearances) in 2015 and for enroute services in 2018. Considering the FAA’s termination of their previous ATS data communications program in 2004, maintaining – and even accelerating – these dates is essential to industry’s continued confidence and involvement.</p>
<blockquote><p><strong>Data Comm Program</strong></p></blockquote>
<p>The FAA plans to support two data communications standards within the Data Comm program. Significantly, both of these standards support the ability of the navigation avionics, namely the flight management computer (FMC), to automatically extract data from and insert data into messages that are routed by the data communications avionics. This functional integration of navigation avionics with data communications avionics is commonly referred to as ‘FMC-integrated datalink’ (and more colloquially as ‘FMC autoloading’). FMC-integrated datalink is an essential element of end-to-end integration of ground automation and avionics in support of TBO because it allows the flight crew to command the FMC to load a complex route clearance sent by ground automation with only a few keystrokes (see Figure 3A and Figure 3B).</p>
<div id="attachment_14082" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14082" title="Figure_3A_777_route_clearance_page_1" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Figure_3A_777_Route_Clearan.jpg" alt="" width="560" height="560" /><p class="wp-caption-text">Figure 3A. 777 route clearance, page 1</p></div>
<p>&nbsp;</p>
<div id="attachment_14083" class="wp-caption aligncenter" style="width: 570px"><img class="size-full wp-image-14083" title="Figure_3B_777_route_clearance_page_2" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Figure_3B_777_Route_Clearan.jpg" alt="" width="560" height="560" /><p class="wp-caption-text">Figure 3B. 777 route clearance, page 2</p></div>
<p>Without FMC-integrated datalink, however, flight crew workload increases and gross navigational errors can occur when the flight crew must manually enter a complex route clearance character by character. FMC-integrated datalink is also important because it reduces flight crew response time in support of Required Communications Performance, which is performance-based, technology-agnostic communications expressed in terms of end-to-end transaction time and measured in terms of time, continuity, availability, and integrity.</p>
<p>In order of introduction, the two data communications standards that the FAA plans to implement in the NAS are Future Air Navigation System (FANS) 1/A and Aeronautical Telecommunications Network (ATN) Baseline 2 (B2).</p>
<p>• <strong>FANS-1/A.</strong> FANS-1/A is a robust, mature ATS data communications solution that has been in use since 1995, is approved by the International Civil Aviation Organization, is widely deployed around the world both in aircraft and at ATS providers, and offers FMC-integrated datalink in support of early TBO. Given that Boeing calls its implementation ‘FANS-1’ and Airbus calls its own implementation ‘FANS-A’, industry often uses the generic term ‘FANS-1/A’ to encompass all implementations. FANS-1 equipage is available on all in-production Boeing commercial airplane models as well as on multiple out-of-production Boeing and McDonnell Douglas commercial airplane models.</p>
<p><strong>• ATN B2.</strong> ATN B2 is a nascent ATS data communications solution that RTCA SC-214 and EUROCAE WG-78 are jointly defining as the global focus for converged operations in continental/domestic and oceanic, polar, and remote airspace. ATN B2, for which the initial specifications are currently due to be completed by the end of 2013, will also offer FMC-integrated datalink in support of advanced TBO. Although Boeing is concerned that the 2013 ATN B2 specifications may not be sufficiently stable or mature for actual implementation, it will continue to actively participate in RTCA SC-214, EUROCAE WG-78, and other relevant industry forums to ensure the realization of beneficial ATN B2 capabilities as soon as the various stakeholders’ business cases permit. One issue in particular that requires attention is expanding supported ATN B2 subnetworks beyond only the terrestrial, line-of-sight VHF Digital Link Mode 2 subnetwork in order to enable converged operations in oceanic, polar, and remote airspace where use of a beyond-line-of-sight subnetwork is necessary.</p>
<p>Boeing supports the FAA’s plan to offer FANS-1/A services followed by ATN B2 services in the NAS because this approach:</p>
<p>• provides an excellent means to rapidly leverage existing stakeholder investments in FANS-1/A, a highly capable system that supports early TBO;<br />
• focuses on a single technology in order to achieve the earliest initial operating capability while incurring the lowest technical, schedule, and cost risks;<br />
• supplies practical operational experience with FANS-1/A in continental/domestic airspace that can be leveraged toward maturing ATN B2 specifications and procedures while avoiding multiple costly upgrades to future ATN B2 aircraft and ATS provider systems;<br />
• allows a graceful transition from existing FANS-1/A aircraft and ATS provider systems to future ATN B2 aircraft and ATS provider systems as the associated stakeholders’ business cases drive their respective investments in ATN B2; and<br />
• offers a clear migration path from early TBO supported by FANS-1/A to advanced TBO supported by ATN B2.</p>
<blockquote><p><strong>Non–FMC-Integrated Datalink</strong></p></blockquote>
<p>Based on the reasons described above, Boeing believes that the FAA should avoid implementing ATS data communications without FMC-integrated datalink because such an implementation could only replicate current voice communications functionality without offering any additional capabilities. Although Europe’s non–FMC-integrated Link 2000+ implementation (which is a subset of ATN Baseline 1 functionality) was determined to be a short-term solution for frequency congestion and other capacity-related issues there, Link 2000+ is not appropriate for NextGen because introduction of non–FMC-integrated datalink would jeopardize deployment of TBO and accrual of the corresponding benefits through a ‘lowest common denominator’ effect. More specifically, if aircraft both with and without FMC-integrated datalink would participate in the Data Comm program, then the collective inability of aircraft without FMC-integrated datalink to perform TBO would largely prevent other stakeholders from realizing TBO benefits because the fundamental NextGen transformation from clearance-based air traffic control to trajectory-based air traffic management would be severely hampered.</p>
<p>Additionally, despite the European implementing rule for Link 2000+, it is an unsuitable objective for harmonization because a significant area of FANS-1/A airspace over Canada and the North Atlantic – which has its own pending mandates for FANS-1/A equipage – exists between the United States and Europe. Another reason why Link 2000+ is an inappropriate target for harmonization is that Europe is already planning its transition from Link 2000+ to ATN B2 starting as early as 2018.</p>
<blockquote><p><strong>Summary</strong></p></blockquote>
<p>Boeing fully supports the Data Comm program plan to offer FANS-1/A services and then ATN B2 services in the NAS in order to realize as quickly as practical the increased capacity, improved efficiency, and enhanced safety benefits that those FMC-integrated ATS data communications standards provide, particularly from TBO. The most critical event for realization of NextGen benefits from ATS data communications is enroute initial operating capability in 2018 (or earlier) as currently planned. Any decision that would jeopardize this event – including risky acceleration of deploying unstable and immature ATN B2 services – should be closely questioned.</p>
<p>Furthermore, Boeing opposes the suggestion that the FAA also offer Link 2000+ services. FANS-1/A does now and ATN B2 will in the future enable TBO and provide the associated benefits, while Link 2000+ does not support any capabilities that are not already available using voice communications. In other words, Link 2000+ is simply not a transformative NextGen air traffic management technology as FANS-1/A is and as ATN B2 will be.</p>
<p><img class="aligncenter size-full wp-image-14086" title="777" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/boeing_777_cockpit.jpg" alt="" width="560" height="373" /></p>
<p><em>Copyright ©2012 Boeing. All rights reserved.</em></p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/effective-data-communications-for-nextgen/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/TlwaFVPGtTrLi1Cjg0sX_IHEMrs/0/da"><img src="http://feedads.g.doubleclick.net/~a/TlwaFVPGtTrLi1Cjg0sX_IHEMrs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/TlwaFVPGtTrLi1Cjg0sX_IHEMrs/1/da"><img src="http://feedads.g.doubleclick.net/~a/TlwaFVPGtTrLi1Cjg0sX_IHEMrs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/k32zNp4Ti20" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/effective-data-communications-for-nextgen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/effective-data-communications-for-nextgen/</feedburner:origLink></item>
		<item>
		<title>Where CDM Has Gone</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/ySdPRkVBhEc/</link>
		<comments>http://www.roger-wilco.net/where-cdm-has-gone/#comments</comments>
		<pubDate>Sun, 06 May 2012 17:10:08 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[CDM]]></category>
		<category><![CDATA[ATC Market Analysis]]></category>
		<category><![CDATA[FAA]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14060</guid>
		<description><![CDATA[Although a lot of people and projects all over the world tend to lay claim to being the originators of the CDM (Collaborative Decision Making) concept, this is something that came from the USA and it was originally an airline initiative which was later picked up and embraced also by the FAA and various airports [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-14064" title="decision" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/decisionsright.jpg" alt="" width="220" height="175" />Although a lot of people and projects all over the world tend to lay claim to being the originators of the CDM (Collaborative Decision Making) concept, this is something that came from the USA and it was originally an airline initiative which was later picked up and embraced also by the FAA and various airports in North America. One would think that CDM thrives in the US, what with all these years of continuous development…</p>
<p>Of course a lot had happened in the CDM arena since those early days but it seems the CDM culture is still not as deeply anchored in everyday operations as it should and could be.</p>
<p>I got suspicious when I saw an article in Jane’s Airport Review of May 2012, entitled “US addresses irregular operations”. It talks about new guidance published by the Transportation Research Board (TRB) which airports can use to develop their contingency plans required by the Department of Transportation (DOT).</p>
<p>The document in question is called Guidebook for Airport Irregular Operations (IROPS) Contingency Planning. It is meant for commercial airports that need to develop, update or evaluate their plans. This sounds like a good thing…</p>
<p>On reading further, however, the article states that “the guidebook seeks to address the issue that US airports and airlines have lacked effective coordination to serve passengers during severe delays and other contingencies.</p>
<p>Hmm… interesting. Of course we know that CDM has been found very useful for dealing with decision making in normal circumstances but why did it fail in irregular situations? That it did fail is beyond question. The example given in the article is the situation encountered in October 2011 when a severe snowstorm in the northeastern United States obliged airlines to divert to Bradley International in Connecticut. Apparently the airlines concerned did activate their own contingency plans but did not talk to other airlines or the airport for that matter… Consequence: nobody was really aware just how crowded the airport was becoming.</p>
<p><span id="more-14060"></span></p>
<p>Have those guys never heard of Collaborative Decision Making? The hair on my back stood up even more when I read further in the article that Mr. Michael Nash of ATC Market Analysis, one of the guidebook’s authors, suggests that the simplest solution would be for airlines to contact the operations staff at the airport receiving the diverted traffic… Has he not heard of CDM either?</p>
<p>That the FAA actually does have a CDM program that should have covered this kind of situation long ago is almost irrelevant, apparently. We can learn from the article that the FAA is “considering” establishing a website on which airports could update their status for airlines to check… But there is more. The FAA is trying to collect opinions and views on the best way to “gather and share information collaboratively”.</p>
<p>The abbreviation CDM does not appear once in the article. It is possible that the author of the article is from the new generation who has not heard of CDM yet or of the old generation who has forgotten about CDM since nothing visible has happened for a long time… May be, just may be, this whole activity is part of the US CDM program.</p>
<p>But no matter which is the case, the fact remains, more than 20 years after the folks at US Airways first defined CDM, the airlines will still happily choke a diversion airport with apparently zero effort to do just a little bit of CDM.</p>
<p>What is this world coming to?</p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/where-cdm-has-gone/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/CMO3KY8Tv0MMtC-uDAD8jg24Xww/0/da"><img src="http://feedads.g.doubleclick.net/~a/CMO3KY8Tv0MMtC-uDAD8jg24Xww/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/CMO3KY8Tv0MMtC-uDAD8jg24Xww/1/da"><img src="http://feedads.g.doubleclick.net/~a/CMO3KY8Tv0MMtC-uDAD8jg24Xww/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/ySdPRkVBhEc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/where-cdm-has-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/where-cdm-has-gone/</feedburner:origLink></item>
		<item>
		<title>European ATM Blasted Again</title>
		<link>http://feedproxy.google.com/~r/roger-wilco/~3/MYJZQVoHAj8/</link>
		<comments>http://www.roger-wilco.net/european-atm-blasted-again/#comments</comments>
		<pubDate>Fri, 04 May 2012 17:54:04 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Viewpoint]]></category>
		<category><![CDATA[ATM]]></category>
		<category><![CDATA[ATM2000+]]></category>
		<category><![CDATA[EATCHP]]></category>
		<category><![CDATA[EC]]></category>
		<category><![CDATA[FAB]]></category>
		<category><![CDATA[SES]]></category>
		<category><![CDATA[SESAR]]></category>

		<guid isPermaLink="false">http://www.roger-wilco.net/?p=14046</guid>
		<description><![CDATA[One of the many yardsticks you can use to measure the passage of time is the frequency you encounter air traffic management experts who stare at you as if you were from the moon when you mention EATCHIP or ATM2000+. Yes, there is a whole new generation of experts working at the air navigation service [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-14050" title="problems" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/Mobning_367675a.jpg" alt="" width="220" height="150" />One of the many yardsticks you can use to measure the passage of time is the frequency you encounter air traffic management experts who stare at you as if you were from the moon when you mention EATCHIP or ATM2000+. Yes, there is a whole new generation of experts working at the air navigation service providers (ANSP) who have never, or hardly ever, heard of those flagship projects which were supposed to save European ATM in the 80s and 90s.</p>
<p>Then there are ANSP managers, who pretend that they have never heard of them. They are the ones who whine and cry saying that the targets being set by the European Commission as part of the Single European Sky (SES) legislation are too ambitious and they cannot be achieved in the short time available.</p>
<p>These managers act as if they had to start from scratch. As if the initial aims of SES were not in fact just an incremental improvement over what the ANSPs have, supposedly, already achieved as part of the ATM2000+ project. At least I cannot recall any of them having said that ATM2000+ was a failure and that they had done mighty little.</p>
<p>ATM2000+ was a failure of course simply because no agreement could be reached on anything while each ANSP was busy protecting their turf…</p>
<p>The EC was triggered to intervene by this exact failure. They let loose the FAB concept and SES I and when both faltered, SES II. The longer term future was to be assured by SESAR.</p>
<p>With all this heavy artillery you would think European ATM was finally home free. No way!</p>
<p><span id="more-14046"></span></p>
<p>The productivity of European air traffic management continues to be below par. While I was still with IATA, we have often delivered this unwelcome message and boy, how they hated to hear this. But nothing seems to have changed. User charges in Europe generate a cool 8 billion Euros per year but in the US, for about the same cost, they handle twice the amount of traffic. Way to go ladies and gentlemen!</p>
<p>The EC is getting restless again… They have threatened to unleash an SES III package (read stricter requirements and punishments) if the member states continue to balk at delivering the prescribed improvements.<img class="alignright size-full wp-image-14053" title="mbs-down" src="http://www.roger-wilco.net/wp-content/uploads/2012/05/mbs-down.jpg" alt="" width="220" height="148" /></p>
<p>I have written about the sad state of the FABs before but here we are, things not getting anywhere and that is no big surprise since the FAB folks have spent the last several years putting together their institutional arrangements with little or no attention to operational improvements.</p>
<p>SESAR is plodding along and they claim successful bits and pieces but they are not into implementation yet. As we all know, it is at implementation time that the kerosene usually hits the fan…</p>
<p>The optimists say things are moving, but more slowly than originally hoped. Well, I can translate that sentence for the new generation because we have heard it before.</p>
<p>Listen carefully: EATCHIP was invented to speed up ATM development; ATM2000+ was created to speed up EATCHIP; FAB/SES/SESAR was created to speed up ATM2000+…</p>
<p>Suggestions anyone for the name of the next project to speed up FAB/SES/SESAR?</p>
<div class='wpfblike' ><fb:like href='http://www.roger-wilco.net/european-atm-blasted-again/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/3bZTC6KzwGy51CuOztDi_5nxBuA/0/da"><img src="http://feedads.g.doubleclick.net/~a/3bZTC6KzwGy51CuOztDi_5nxBuA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3bZTC6KzwGy51CuOztDi_5nxBuA/1/da"><img src="http://feedads.g.doubleclick.net/~a/3bZTC6KzwGy51CuOztDi_5nxBuA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roger-wilco/~4/MYJZQVoHAj8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roger-wilco.net/european-atm-blasted-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roger-wilco.net/european-atm-blasted-again/</feedburner:origLink></item>
	</channel>
</rss>

