<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.flightgear.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sladen</id>
	<title>FlightGear wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.flightgear.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sladen"/>
	<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/Special:Contributions/Sladen"/>
	<updated>2026-04-05T23:29:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Traffic_alert_and_collision_avoidance_system&amp;diff=82904</id>
		<title>Traffic alert and collision avoidance system</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Traffic_alert_and_collision_avoidance_system&amp;diff=82904"/>
		<updated>2015-03-29T20:20:25Z</updated>

		<summary type="html">&lt;p&gt;Sladen: /* ATC */ Replace vanished Eurocontrol PDF links with web.archive.org links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''traffic collision avoidance system''' or '''traffic alert and collision avoidance system''' (both abbreviated as TCAS) is an [http://en.wikipedia.org/wiki/Aircraft_collision_avoidance_systems aircraft collision avoidance system] designed to reduce the incidence of mid-air collisions between aircraft.&lt;br /&gt;
&lt;br /&gt;
FlightGear (version 2.3.0 and above) provides an instrument emulating the [http://web.archive.org/web/20121107112119/http://www.arinc.com/downloads/tcas/tcas.pdf TCAS II Version 7] standard.&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
TCAS monitors the airspace around an aircraft for other aircraft, independent of air traffic control, and warns pilots of the presence of other aircraft which may present a threat of mid-air collision. TCAS uses aural annunciation of all warnings - similar to the [[ground proximity warning system]].&lt;br /&gt;
&lt;br /&gt;
Rather than using fixed distances, threats are detected on a basis of ''time to conflict''. Any aircraft on a flight path causing a conflict within the next 20-50 seconds triggers a traffic warning. Traffic coming even closer (15-35 seconds) may also trigger a resolution advisory, i.e. advise each pilot of conflicting aircraft to climb or descend to provide optimal vertical separation.&lt;br /&gt;
&lt;br /&gt;
Threat detection sensitivity increases with altitude, assuming that planes should have a much higher separation at high altitudes, while only a minimum separation can be maintained when flying low - usually in the vicinity of the destination or departure airport. TCAS II increases the threat sensitivity in 7 steps: from 20 seconds at 1000ft to 50 seconds above 20000ft for traffic alerts, and from 15 to 35 seconds for resolution advisories.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
[[File:TCAS.png|thumb|250px|TCAS display]]&lt;br /&gt;
The FlightGear TCAS has the following features and limitations:&lt;br /&gt;
* Works with [[AI Systems|AI]] and [[Howto: Multiplayer|multi-player]] traffic.&lt;br /&gt;
* Aural traffic alerts (TA) are issued, i.e. &amp;quot;''Traffic, traffic!''&amp;quot; warnings.&lt;br /&gt;
* Aural resolution advisories (RA) are issued, i.e. &amp;quot;''Climb, climb!''&amp;quot; or &amp;quot;''Descend, descend!''&amp;quot;.&lt;br /&gt;
* Provides traffic data in order to drive a [[#Display|TCAS display]] (no threat / proximity / traffic alert / resolution alert).&lt;br /&gt;
* Switchable TCAS mode: off/standby/TA-only/TA-auto (to be connected to transponder cockpit switch).&lt;br /&gt;
&lt;br /&gt;
'''Additional features'''&lt;br /&gt;
* Advisory reversion: this may be required due to late or incorrect reaction of the pilot, due to an unforeseen change of the threatening aircraft's flight path, or due to a new multi aircraft threat. In such a situation an opposite vertical movement may become necessary to provide better separation. Reversed advisories are announced by &amp;quot;''Climb, climb '''now'''!''&amp;quot; or &amp;quot;''Descend, descend '''now'''!''&amp;quot; warnings.&lt;br /&gt;
* Normally TCAS II avoids altitude crossing advisories, i.e. the aircraft at higher altitude is advised to climb, the aircraft at lower altitude advised to descend. However, there are specific situations where the minimum vertical separation can only be achieved by altitude crossing (e.g. since the lower aircraft is already climbing, or the higher aircraft already descending fast). TCAS uses a specific advisory annunciation for such cases (&amp;quot;''Climb, '''crossing''', climb!''&amp;quot; and &amp;quot;''Descend, '''crossing''', descend!''&amp;quot;) to alert pilots of this specific situation.&lt;br /&gt;
* Parked/taxiing aircraft are ignored by the FlightGear TCAS (RL pilots switch their TCAS transponders off).&lt;br /&gt;
* Coordination of resolution advisories with AI aircraft. When a TCAS resolution advisory is issued, the conflicting AI plane moves in the opposite vertical direction (Beware: AIpilots ''always'' want to be on schedule (no exceptions! :) ), so eventually they may ignore any TCAS threat and try to return to their original flight path).&lt;br /&gt;
* Currently there is ''no'' coordination of resolution advisories for MP traffic in FlightGear. So with two TCAS equipped MP aircraft approaching each other, there is no guarantee that the respective resolution advisories are actually in opposite direction. However, due to the symmetry of the resolution algorithm, resolution advisories still will be in opposite direction in almost all cases.&lt;br /&gt;
* MP aircraft ''ignored'' in the pilot list are also ignored by the TCAS and TCAS display.&lt;br /&gt;
&lt;br /&gt;
== Warnings ==&lt;br /&gt;
In a threat situation a traffic alert is always annunciated first. A resolution advisory may follow several seconds later when the conflicting aircraft approach even closer.&lt;br /&gt;
&lt;br /&gt;
However, TCAS does not guarantee to always issue a resolution advisory:&lt;br /&gt;
* No advisories are issued when the TCAS is switched to &amp;quot;TA-only&amp;quot; mode (or less). TCAS cockpit switch must be set to mode 3 (named &amp;quot;TA/RA&amp;quot; or &amp;quot;TA-auto&amp;quot;) to enable resolution advisories.&lt;br /&gt;
* Below 1000ft only traffic alerts are announced, but no advisories (TCAS II standard).&lt;br /&gt;
* No advisory is issued when the TCAS module is unable to determine a safe resolution based on vertical movement (i.e. no safe option due to multiple aircraft threat, or low altitude).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Description of Aural Alerts'''&lt;br /&gt;
&lt;br /&gt;
The complete list of TCAS alerts supported by FlightGear is:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Aural annunciation&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|''Traffic, traffic!''&lt;br /&gt;
|warning, conflicting traffic&lt;br /&gt;
|-&lt;br /&gt;
|''Climb, climb!''&lt;br /&gt;
|advisory, climb immediately to avoid conflicting traffic&lt;br /&gt;
|-&lt;br /&gt;
|''Climb, crossing, climb!''&lt;br /&gt;
|advisory, climb immediately, conflicting traffic will descend - crossing altitudes&lt;br /&gt;
|-&lt;br /&gt;
|''Climb, climb now!''&lt;br /&gt;
|reversed advisory, ignore previous descend advisory, now climb immediately&lt;br /&gt;
|-&lt;br /&gt;
|''Descend, descend!''&lt;br /&gt;
|advisory, descend immediately&lt;br /&gt;
|-&lt;br /&gt;
|''Descend, crossing, descend!''&lt;br /&gt;
|advisory, descend immediately, conflicting traffic will climb - crossing altitudes&lt;br /&gt;
|-&lt;br /&gt;
|''Descend, descend now!''&lt;br /&gt;
|reversed advisory, ignore previous climb advisory, now descend immediately&lt;br /&gt;
|-&lt;br /&gt;
|''Maintain vertical speed, maintain!''&lt;br /&gt;
|advisory, keep climbing/descending to avoid collision&lt;br /&gt;
|-&lt;br /&gt;
|''Adjust vertical speed, adjust!''&lt;br /&gt;
|advisory, reduce climb or descent rate to avoid collision&lt;br /&gt;
|-&lt;br /&gt;
|''Don't climb!''&lt;br /&gt;
|advisory, fly level to avoid collision. Issued at low altitudes instead of a &amp;quot;descend&amp;quot; advisory. Pilots may descend if they can confirm safe terrain clearance.&lt;br /&gt;
|-&lt;br /&gt;
|''Clear of conflict.''&lt;br /&gt;
|All clear. Follow ATC instructions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display ==&lt;br /&gt;
[[File:TCAS_annotated.png|thumb|250px|Annotated TCAS display]]&lt;br /&gt;
The TCAS display shows any aircraft with enabled transponder (transponders should be switched off while taxiing or when the aircraft is parked).&lt;br /&gt;
&lt;br /&gt;
The following symbols and colors are used by a TCAS display:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Color&lt;br /&gt;
!Symbol&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|blue or cyan&lt;br /&gt;
|open diamond&lt;br /&gt;
|no threat, distant traffic&lt;br /&gt;
|-&lt;br /&gt;
|blue or cyan&lt;br /&gt;
|filled diamond&lt;br /&gt;
|no threat, but proximity traffic (less than 6 nm in range and within +/-1200ft)&lt;br /&gt;
|-&lt;br /&gt;
|yellow or orange&lt;br /&gt;
|filled circle&lt;br /&gt;
|threat: traffic alert&lt;br /&gt;
|-&lt;br /&gt;
|red&lt;br /&gt;
|filled square&lt;br /&gt;
|threat: resolution advisory was issued to evade this aircraft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Furtheremore, an upward or downward arrow next to any TCAS symbol shows climbing or descending traffic.&lt;br /&gt;
&lt;br /&gt;
Also, the relative altitude is shown in steps of 100ft: +12 above a TCAS symbols means ''traffic 1200ft above'',&lt;br /&gt;
a -24 below a TCAS symbol means ''traffic is 2400ft below''.&lt;br /&gt;
&lt;br /&gt;
== ATC ==&lt;br /&gt;
Pilots should '''always follow a TCAS resolution advisory''' - even in case it contradicts an [[ATC]] instruction (see [http://web.archive.org/web/20130929192457/http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletin%20_1_disclaimer.pdf ACAS II bulletin No 1]).&lt;br /&gt;
&lt;br /&gt;
However:&lt;br /&gt;
* Remember to immediately report any TCAS advisory to ATC.&lt;br /&gt;
** [[ATC phraseology|Phraseology]]: &amp;quot;'''&amp;amp;lt;callsign&amp;amp;gt; TCAS RA'''&amp;quot; (pronounced &amp;quot;TEE-CAS-AR-AY&amp;quot;)&lt;br /&gt;
* When an ATC instruction contradicts an active TCAS resolution advisory, keep following the TCAS advisory and report to ATC.&lt;br /&gt;
** Phraseology: &amp;quot;'''&amp;amp;lt;callsign&amp;amp;gt; Unable, TCAS RA.'''&amp;quot;&lt;br /&gt;
* Pilots must report to ATC and return to their assigned altitude as soon as the conflict is cleared.&lt;br /&gt;
** Phraseology: &amp;quot;'''&amp;amp;lt;callsign&amp;amp;gt; Clear of conflict, returning to &amp;amp;lt;assigned clearance&amp;amp;gt;'''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A detailed description of TCAS-related ATC procedures is available in the &lt;br /&gt;
[http://web.archive.org/web/20130929195527/http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletins_10_disclaimer.pdf ACAS II bulletin No 10: When ATC meets TCAS II]&lt;br /&gt;
&lt;br /&gt;
= Add to an airplane =&lt;br /&gt;
In many countries the installation of a TCAS instrument is mandatory for civil transport aircraft (Europe/EASA: mandatory for aircraft capable of carrying at least 19 passengers, USA/FAA: any aircraft capable of carrying at least 30 passengers).&lt;br /&gt;
&lt;br /&gt;
== TCAS instrument ==&lt;br /&gt;
=== Instrument List ===&lt;br /&gt;
Add the device to your plane by adding it to the sim/instrumentation section (usually in a separate instrumentation.xml file).&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;PropertyList&amp;gt;&lt;br /&gt;
  &amp;lt;sim&amp;gt;&lt;br /&gt;
   &amp;lt;instrumentation&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
     &amp;lt;tcas&amp;gt;&lt;br /&gt;
        &amp;lt;name&amp;gt;tcas&amp;lt;/name&amp;gt;&lt;br /&gt;
        &amp;lt;number&amp;gt;0&amp;lt;/number&amp;gt;&lt;br /&gt;
     &amp;lt;/tcas&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
   &amp;lt;/instrumentation&amp;gt;&lt;br /&gt;
  &amp;lt;/sim&amp;gt; &lt;br /&gt;
 &amp;lt;/PropertyList&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Usually planes only have a single TCAS installed - so using multiple instances wouldn't be too common.&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;Plane&amp;gt;-set.xml file ===&lt;br /&gt;
Configuration parameters are stored in a different section.&lt;br /&gt;
Add the following XML template to the instrumentation section of the plane's ...-set.xml file.&lt;br /&gt;
Do not mix up this section with the one above (section above was ''within'' the &amp;lt;sim&amp;gt; tag, this section is ''outside'' the &amp;lt;sim&amp;gt; tag).&lt;br /&gt;
&lt;br /&gt;
XML Template:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;PropertyList&amp;gt;&lt;br /&gt;
  &amp;lt;!-- here: other data from ...-set.xml --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
  &amp;lt;instrumentation&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;tcas&amp;gt;                               &amp;lt;!-- http://wiki.flightgear.org/index.php/TCAS --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
      &amp;lt;serviceable type=&amp;quot;bool&amp;quot;&amp;gt;true&amp;lt;/serviceable&amp;gt;&lt;br /&gt;
                                          &amp;lt;!-- TCAS ENABLE --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
      &amp;lt;inputs&amp;gt;&lt;br /&gt;
          &amp;lt;mode type=&amp;quot;int&amp;quot;&amp;gt;3&amp;lt;/mode&amp;gt;       &amp;lt;!-- 0=off, 1=standby, 2=TA-only, 3=auto(TA/RA) --&amp;gt;&lt;br /&gt;
      &amp;lt;/inputs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;!--&lt;br /&gt;
      &amp;lt;voice&amp;gt;&lt;br /&gt;
          &amp;lt;file-prefix type=&amp;quot;string&amp;quot;&amp;gt;Aircraft/MyAircraft/Sounds/tcas/&amp;lt;/file-prefix&amp;gt;&lt;br /&gt;
                                          &amp;lt;!-- custom sound path and/or file prefix --&amp;gt;&lt;br /&gt;
      &amp;lt;/voice&amp;gt;&lt;br /&gt;
      --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
      &amp;lt;speaker&amp;gt;                           &amp;lt;!-- Speaker Configuration --&amp;gt;&lt;br /&gt;
        &amp;lt;max-dist&amp;gt; 2 &amp;lt;/max-dist&amp;gt;          &amp;lt;!-- Max. distance where speaker is heard --&amp;gt;&lt;br /&gt;
        &amp;lt;reference-dist&amp;gt; 1 &amp;lt;/reference-dist&amp;gt; &amp;lt;!-- Distance to pilot --&amp;gt;&lt;br /&gt;
        &amp;lt;volume&amp;gt; 1.0 &amp;lt;/volume&amp;gt;            &amp;lt;!-- Volume at reference distance --&amp;gt;&lt;br /&gt;
      &amp;lt;/speaker&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
    &amp;lt;/tcas&amp;gt;&lt;br /&gt;
  &amp;lt;/instrumentation&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;/PropertyList&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
'''Note''':&lt;br /&gt;
* You can connect the instrumentation/tcas/inputs/mode property to a cockpit switch (transponder mode), so the pilot can manually switch the TCAS mode.&lt;br /&gt;
* The instrumentation/tcas/serviceable property may be used to simulate a device failure.&lt;br /&gt;
&lt;br /&gt;
== TCAS display ==&lt;br /&gt;
A TCAS display is implemented by a separate device which reuses information provided by the TCAS instrument.&lt;br /&gt;
Currently, only the [[wxradar]] instrument supports displaying traffic according to TCAS data.&lt;br /&gt;
&lt;br /&gt;
The following example shows additional settings required for wxradar in order to enable the TCAS display mode:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;radar&amp;gt;&lt;br /&gt;
            ...&lt;br /&gt;
            &amp;lt;display-controls&amp;gt;&lt;br /&gt;
                ...&lt;br /&gt;
                &amp;lt;tcas type=&amp;quot;bool&amp;quot;&amp;gt;true&amp;lt;/tcas&amp;gt;&lt;br /&gt;
            &amp;lt;/display-controls&amp;gt;&lt;br /&gt;
            &amp;lt;font&amp;gt;&lt;br /&gt;
                &amp;lt;tcas&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;0&amp;quot;&amp;gt; &amp;lt;!-- distant targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;1&amp;quot;&amp;gt; &amp;lt;!-- proximity targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;2&amp;quot;&amp;gt; &amp;lt;!-- TA threat targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;0.5&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;3&amp;quot;&amp;gt; &amp;lt;!-- RA threat targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                &amp;lt;/tcas&amp;gt;&lt;br /&gt;
            &amp;lt;/font&amp;gt;&lt;br /&gt;
            ...&lt;br /&gt;
            &amp;lt;echo-texture-path type=&amp;quot;string&amp;quot;&amp;gt;Aircraft/..../wxecho.png&amp;lt;/echo-texture-path&amp;gt;&lt;br /&gt;
        &amp;lt;/radar&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
'''Note''':&lt;br /&gt;
* Remember to reference a specific &amp;quot;wxecho.png&amp;quot; image providing TCAS-style symbols (see 777-200ER).&lt;br /&gt;
* The TCAS display mode requires the installation of a TCAS instrument.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [http://www.arinc.com/downloads/tcas/tcas.pdf FAA: Introduction to TCAS II Version 7]&lt;br /&gt;
* [http://www.eurocontrol.int/msa/public/standard_page/ACAS_Startpage.html EUROCONTROL ACAS Website]&lt;br /&gt;
* [http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletin%20_1_disclaimer.pdf ACAS II bulletin No 1: Follow the RA!]&lt;br /&gt;
* [http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletins_10_disclaimer.pdf ACAS II bulletin No 10: When ATC meets TCAS II]&lt;br /&gt;
&lt;br /&gt;
{{Understanding}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Aviation]]&lt;br /&gt;
[[Category:Aircraft instruments]]&lt;/div&gt;</summary>
		<author><name>Sladen</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Traffic_alert_and_collision_avoidance_system&amp;diff=82903</id>
		<title>Traffic alert and collision avoidance system</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Traffic_alert_and_collision_avoidance_system&amp;diff=82903"/>
		<updated>2015-03-29T19:41:49Z</updated>

		<summary type="html">&lt;p&gt;Sladen: Replace broken TCAS ARNIC link to web.archive.org copy link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''traffic collision avoidance system''' or '''traffic alert and collision avoidance system''' (both abbreviated as TCAS) is an [http://en.wikipedia.org/wiki/Aircraft_collision_avoidance_systems aircraft collision avoidance system] designed to reduce the incidence of mid-air collisions between aircraft.&lt;br /&gt;
&lt;br /&gt;
FlightGear (version 2.3.0 and above) provides an instrument emulating the [http://web.archive.org/web/20121107112119/http://www.arinc.com/downloads/tcas/tcas.pdf TCAS II Version 7] standard.&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
TCAS monitors the airspace around an aircraft for other aircraft, independent of air traffic control, and warns pilots of the presence of other aircraft which may present a threat of mid-air collision. TCAS uses aural annunciation of all warnings - similar to the [[ground proximity warning system]].&lt;br /&gt;
&lt;br /&gt;
Rather than using fixed distances, threats are detected on a basis of ''time to conflict''. Any aircraft on a flight path causing a conflict within the next 20-50 seconds triggers a traffic warning. Traffic coming even closer (15-35 seconds) may also trigger a resolution advisory, i.e. advise each pilot of conflicting aircraft to climb or descend to provide optimal vertical separation.&lt;br /&gt;
&lt;br /&gt;
Threat detection sensitivity increases with altitude, assuming that planes should have a much higher separation at high altitudes, while only a minimum separation can be maintained when flying low - usually in the vicinity of the destination or departure airport. TCAS II increases the threat sensitivity in 7 steps: from 20 seconds at 1000ft to 50 seconds above 20000ft for traffic alerts, and from 15 to 35 seconds for resolution advisories.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
[[File:TCAS.png|thumb|250px|TCAS display]]&lt;br /&gt;
The FlightGear TCAS has the following features and limitations:&lt;br /&gt;
* Works with [[AI Systems|AI]] and [[Howto: Multiplayer|multi-player]] traffic.&lt;br /&gt;
* Aural traffic alerts (TA) are issued, i.e. &amp;quot;''Traffic, traffic!''&amp;quot; warnings.&lt;br /&gt;
* Aural resolution advisories (RA) are issued, i.e. &amp;quot;''Climb, climb!''&amp;quot; or &amp;quot;''Descend, descend!''&amp;quot;.&lt;br /&gt;
* Provides traffic data in order to drive a [[#Display|TCAS display]] (no threat / proximity / traffic alert / resolution alert).&lt;br /&gt;
* Switchable TCAS mode: off/standby/TA-only/TA-auto (to be connected to transponder cockpit switch).&lt;br /&gt;
&lt;br /&gt;
'''Additional features'''&lt;br /&gt;
* Advisory reversion: this may be required due to late or incorrect reaction of the pilot, due to an unforeseen change of the threatening aircraft's flight path, or due to a new multi aircraft threat. In such a situation an opposite vertical movement may become necessary to provide better separation. Reversed advisories are announced by &amp;quot;''Climb, climb '''now'''!''&amp;quot; or &amp;quot;''Descend, descend '''now'''!''&amp;quot; warnings.&lt;br /&gt;
* Normally TCAS II avoids altitude crossing advisories, i.e. the aircraft at higher altitude is advised to climb, the aircraft at lower altitude advised to descend. However, there are specific situations where the minimum vertical separation can only be achieved by altitude crossing (e.g. since the lower aircraft is already climbing, or the higher aircraft already descending fast). TCAS uses a specific advisory annunciation for such cases (&amp;quot;''Climb, '''crossing''', climb!''&amp;quot; and &amp;quot;''Descend, '''crossing''', descend!''&amp;quot;) to alert pilots of this specific situation.&lt;br /&gt;
* Parked/taxiing aircraft are ignored by the FlightGear TCAS (RL pilots switch their TCAS transponders off).&lt;br /&gt;
* Coordination of resolution advisories with AI aircraft. When a TCAS resolution advisory is issued, the conflicting AI plane moves in the opposite vertical direction (Beware: AIpilots ''always'' want to be on schedule (no exceptions! :) ), so eventually they may ignore any TCAS threat and try to return to their original flight path).&lt;br /&gt;
* Currently there is ''no'' coordination of resolution advisories for MP traffic in FlightGear. So with two TCAS equipped MP aircraft approaching each other, there is no guarantee that the respective resolution advisories are actually in opposite direction. However, due to the symmetry of the resolution algorithm, resolution advisories still will be in opposite direction in almost all cases.&lt;br /&gt;
* MP aircraft ''ignored'' in the pilot list are also ignored by the TCAS and TCAS display.&lt;br /&gt;
&lt;br /&gt;
== Warnings ==&lt;br /&gt;
In a threat situation a traffic alert is always annunciated first. A resolution advisory may follow several seconds later when the conflicting aircraft approach even closer.&lt;br /&gt;
&lt;br /&gt;
However, TCAS does not guarantee to always issue a resolution advisory:&lt;br /&gt;
* No advisories are issued when the TCAS is switched to &amp;quot;TA-only&amp;quot; mode (or less). TCAS cockpit switch must be set to mode 3 (named &amp;quot;TA/RA&amp;quot; or &amp;quot;TA-auto&amp;quot;) to enable resolution advisories.&lt;br /&gt;
* Below 1000ft only traffic alerts are announced, but no advisories (TCAS II standard).&lt;br /&gt;
* No advisory is issued when the TCAS module is unable to determine a safe resolution based on vertical movement (i.e. no safe option due to multiple aircraft threat, or low altitude).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Description of Aural Alerts'''&lt;br /&gt;
&lt;br /&gt;
The complete list of TCAS alerts supported by FlightGear is:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Aural annunciation&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|''Traffic, traffic!''&lt;br /&gt;
|warning, conflicting traffic&lt;br /&gt;
|-&lt;br /&gt;
|''Climb, climb!''&lt;br /&gt;
|advisory, climb immediately to avoid conflicting traffic&lt;br /&gt;
|-&lt;br /&gt;
|''Climb, crossing, climb!''&lt;br /&gt;
|advisory, climb immediately, conflicting traffic will descend - crossing altitudes&lt;br /&gt;
|-&lt;br /&gt;
|''Climb, climb now!''&lt;br /&gt;
|reversed advisory, ignore previous descend advisory, now climb immediately&lt;br /&gt;
|-&lt;br /&gt;
|''Descend, descend!''&lt;br /&gt;
|advisory, descend immediately&lt;br /&gt;
|-&lt;br /&gt;
|''Descend, crossing, descend!''&lt;br /&gt;
|advisory, descend immediately, conflicting traffic will climb - crossing altitudes&lt;br /&gt;
|-&lt;br /&gt;
|''Descend, descend now!''&lt;br /&gt;
|reversed advisory, ignore previous climb advisory, now descend immediately&lt;br /&gt;
|-&lt;br /&gt;
|''Maintain vertical speed, maintain!''&lt;br /&gt;
|advisory, keep climbing/descending to avoid collision&lt;br /&gt;
|-&lt;br /&gt;
|''Adjust vertical speed, adjust!''&lt;br /&gt;
|advisory, reduce climb or descent rate to avoid collision&lt;br /&gt;
|-&lt;br /&gt;
|''Don't climb!''&lt;br /&gt;
|advisory, fly level to avoid collision. Issued at low altitudes instead of a &amp;quot;descend&amp;quot; advisory. Pilots may descend if they can confirm safe terrain clearance.&lt;br /&gt;
|-&lt;br /&gt;
|''Clear of conflict.''&lt;br /&gt;
|All clear. Follow ATC instructions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display ==&lt;br /&gt;
[[File:TCAS_annotated.png|thumb|250px|Annotated TCAS display]]&lt;br /&gt;
The TCAS display shows any aircraft with enabled transponder (transponders should be switched off while taxiing or when the aircraft is parked).&lt;br /&gt;
&lt;br /&gt;
The following symbols and colors are used by a TCAS display:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Color&lt;br /&gt;
!Symbol&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|blue or cyan&lt;br /&gt;
|open diamond&lt;br /&gt;
|no threat, distant traffic&lt;br /&gt;
|-&lt;br /&gt;
|blue or cyan&lt;br /&gt;
|filled diamond&lt;br /&gt;
|no threat, but proximity traffic (less than 6 nm in range and within +/-1200ft)&lt;br /&gt;
|-&lt;br /&gt;
|yellow or orange&lt;br /&gt;
|filled circle&lt;br /&gt;
|threat: traffic alert&lt;br /&gt;
|-&lt;br /&gt;
|red&lt;br /&gt;
|filled square&lt;br /&gt;
|threat: resolution advisory was issued to evade this aircraft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Furtheremore, an upward or downward arrow next to any TCAS symbol shows climbing or descending traffic.&lt;br /&gt;
&lt;br /&gt;
Also, the relative altitude is shown in steps of 100ft: +12 above a TCAS symbols means ''traffic 1200ft above'',&lt;br /&gt;
a -24 below a TCAS symbol means ''traffic is 2400ft below''.&lt;br /&gt;
&lt;br /&gt;
== ATC ==&lt;br /&gt;
Pilots should '''always follow a TCAS resolution advisory''' - even in case it contradicts an [[ATC]] instruction (see [http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletin%20_1_disclaimer.pdf ACAS II bulletin No 1]).&lt;br /&gt;
&lt;br /&gt;
However:&lt;br /&gt;
* Remember to immediately report any TCAS advisory to ATC.&lt;br /&gt;
** [[ATC phraseology|Phraseology]]: &amp;quot;'''&amp;amp;lt;callsign&amp;amp;gt; TCAS RA'''&amp;quot; (pronounced &amp;quot;TEE-CAS-AR-AY&amp;quot;)&lt;br /&gt;
* When an ATC instruction contradicts an active TCAS resolution advisory, keep following the TCAS advisory and report to ATC.&lt;br /&gt;
** Phraseology: &amp;quot;'''&amp;amp;lt;callsign&amp;amp;gt; Unable, TCAS RA.'''&amp;quot;&lt;br /&gt;
* Pilots must report to ATC and return to their assigned altitude as soon as the conflict is cleared.&lt;br /&gt;
** Phraseology: &amp;quot;'''&amp;amp;lt;callsign&amp;amp;gt; Clear of conflict, returning to &amp;amp;lt;assigned clearance&amp;amp;gt;'''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A detailed description of TCAS-related ATC procedures is available in the &lt;br /&gt;
[http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletins_10_disclaimer.pdf ACAS II bulletin No 10: When ATC meets TCAS II]&lt;br /&gt;
&lt;br /&gt;
= Add to an airplane =&lt;br /&gt;
In many countries the installation of a TCAS instrument is mandatory for civil transport aircraft (Europe/EASA: mandatory for aircraft capable of carrying at least 19 passengers, USA/FAA: any aircraft capable of carrying at least 30 passengers).&lt;br /&gt;
&lt;br /&gt;
== TCAS instrument ==&lt;br /&gt;
=== Instrument List ===&lt;br /&gt;
Add the device to your plane by adding it to the sim/instrumentation section (usually in a separate instrumentation.xml file).&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;PropertyList&amp;gt;&lt;br /&gt;
  &amp;lt;sim&amp;gt;&lt;br /&gt;
   &amp;lt;instrumentation&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
     &amp;lt;tcas&amp;gt;&lt;br /&gt;
        &amp;lt;name&amp;gt;tcas&amp;lt;/name&amp;gt;&lt;br /&gt;
        &amp;lt;number&amp;gt;0&amp;lt;/number&amp;gt;&lt;br /&gt;
     &amp;lt;/tcas&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
   &amp;lt;/instrumentation&amp;gt;&lt;br /&gt;
  &amp;lt;/sim&amp;gt; &lt;br /&gt;
 &amp;lt;/PropertyList&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Usually planes only have a single TCAS installed - so using multiple instances wouldn't be too common.&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;Plane&amp;gt;-set.xml file ===&lt;br /&gt;
Configuration parameters are stored in a different section.&lt;br /&gt;
Add the following XML template to the instrumentation section of the plane's ...-set.xml file.&lt;br /&gt;
Do not mix up this section with the one above (section above was ''within'' the &amp;lt;sim&amp;gt; tag, this section is ''outside'' the &amp;lt;sim&amp;gt; tag).&lt;br /&gt;
&lt;br /&gt;
XML Template:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;PropertyList&amp;gt;&lt;br /&gt;
  &amp;lt;!-- here: other data from ...-set.xml --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
  &amp;lt;instrumentation&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;tcas&amp;gt;                               &amp;lt;!-- http://wiki.flightgear.org/index.php/TCAS --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
      &amp;lt;serviceable type=&amp;quot;bool&amp;quot;&amp;gt;true&amp;lt;/serviceable&amp;gt;&lt;br /&gt;
                                          &amp;lt;!-- TCAS ENABLE --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
      &amp;lt;inputs&amp;gt;&lt;br /&gt;
          &amp;lt;mode type=&amp;quot;int&amp;quot;&amp;gt;3&amp;lt;/mode&amp;gt;       &amp;lt;!-- 0=off, 1=standby, 2=TA-only, 3=auto(TA/RA) --&amp;gt;&lt;br /&gt;
      &amp;lt;/inputs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;!--&lt;br /&gt;
      &amp;lt;voice&amp;gt;&lt;br /&gt;
          &amp;lt;file-prefix type=&amp;quot;string&amp;quot;&amp;gt;Aircraft/MyAircraft/Sounds/tcas/&amp;lt;/file-prefix&amp;gt;&lt;br /&gt;
                                          &amp;lt;!-- custom sound path and/or file prefix --&amp;gt;&lt;br /&gt;
      &amp;lt;/voice&amp;gt;&lt;br /&gt;
      --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
      &amp;lt;speaker&amp;gt;                           &amp;lt;!-- Speaker Configuration --&amp;gt;&lt;br /&gt;
        &amp;lt;max-dist&amp;gt; 2 &amp;lt;/max-dist&amp;gt;          &amp;lt;!-- Max. distance where speaker is heard --&amp;gt;&lt;br /&gt;
        &amp;lt;reference-dist&amp;gt; 1 &amp;lt;/reference-dist&amp;gt; &amp;lt;!-- Distance to pilot --&amp;gt;&lt;br /&gt;
        &amp;lt;volume&amp;gt; 1.0 &amp;lt;/volume&amp;gt;            &amp;lt;!-- Volume at reference distance --&amp;gt;&lt;br /&gt;
      &amp;lt;/speaker&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
    &amp;lt;/tcas&amp;gt;&lt;br /&gt;
  &amp;lt;/instrumentation&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;/PropertyList&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
'''Note''':&lt;br /&gt;
* You can connect the instrumentation/tcas/inputs/mode property to a cockpit switch (transponder mode), so the pilot can manually switch the TCAS mode.&lt;br /&gt;
* The instrumentation/tcas/serviceable property may be used to simulate a device failure.&lt;br /&gt;
&lt;br /&gt;
== TCAS display ==&lt;br /&gt;
A TCAS display is implemented by a separate device which reuses information provided by the TCAS instrument.&lt;br /&gt;
Currently, only the [[wxradar]] instrument supports displaying traffic according to TCAS data.&lt;br /&gt;
&lt;br /&gt;
The following example shows additional settings required for wxradar in order to enable the TCAS display mode:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;radar&amp;gt;&lt;br /&gt;
            ...&lt;br /&gt;
            &amp;lt;display-controls&amp;gt;&lt;br /&gt;
                ...&lt;br /&gt;
                &amp;lt;tcas type=&amp;quot;bool&amp;quot;&amp;gt;true&amp;lt;/tcas&amp;gt;&lt;br /&gt;
            &amp;lt;/display-controls&amp;gt;&lt;br /&gt;
            &amp;lt;font&amp;gt;&lt;br /&gt;
                &amp;lt;tcas&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;0&amp;quot;&amp;gt; &amp;lt;!-- distant targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;1&amp;quot;&amp;gt; &amp;lt;!-- proximity targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;2&amp;quot;&amp;gt; &amp;lt;!-- TA threat targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;0.5&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                    &amp;lt;color n=&amp;quot;3&amp;quot;&amp;gt; &amp;lt;!-- RA threat targets --&amp;gt;&lt;br /&gt;
                        &amp;lt;red type=&amp;quot;float&amp;quot;&amp;gt;1&amp;lt;/red&amp;gt;&lt;br /&gt;
                        &amp;lt;green type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/green&amp;gt;&lt;br /&gt;
                        &amp;lt;blue type=&amp;quot;float&amp;quot;&amp;gt;0&amp;lt;/blue&amp;gt;&lt;br /&gt;
                    &amp;lt;/color&amp;gt;&lt;br /&gt;
                &amp;lt;/tcas&amp;gt;&lt;br /&gt;
            &amp;lt;/font&amp;gt;&lt;br /&gt;
            ...&lt;br /&gt;
            &amp;lt;echo-texture-path type=&amp;quot;string&amp;quot;&amp;gt;Aircraft/..../wxecho.png&amp;lt;/echo-texture-path&amp;gt;&lt;br /&gt;
        &amp;lt;/radar&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
'''Note''':&lt;br /&gt;
* Remember to reference a specific &amp;quot;wxecho.png&amp;quot; image providing TCAS-style symbols (see 777-200ER).&lt;br /&gt;
* The TCAS display mode requires the installation of a TCAS instrument.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [http://www.arinc.com/downloads/tcas/tcas.pdf FAA: Introduction to TCAS II Version 7]&lt;br /&gt;
* [http://www.eurocontrol.int/msa/public/standard_page/ACAS_Startpage.html EUROCONTROL ACAS Website]&lt;br /&gt;
* [http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletin%20_1_disclaimer.pdf ACAS II bulletin No 1: Follow the RA!]&lt;br /&gt;
* [http://www.eurocontrol.int/msa/gallery/content/public/documents/ACAS_Bulletins_10_disclaimer.pdf ACAS II bulletin No 10: When ATC meets TCAS II]&lt;br /&gt;
&lt;br /&gt;
{{Understanding}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Aviation]]&lt;br /&gt;
[[Category:Aircraft instruments]]&lt;/div&gt;</summary>
		<author><name>Sladen</name></author>
	</entry>
</feed>