comp.lang.ada
 help / color / mirror / Atom feed
* Avionic Proximity Warning
@ 1994-12-31 13:51 Bob Wells #402
  1995-01-03 23:33 ` Robert I. Eachus
  0 siblings, 1 reply; 10+ messages in thread
From: Bob Wells #402 @ 1994-12-31 13:51 UTC (permalink / raw)


G'day,
What is the name of this piece of equipment that tells a pilot the
evasive action he should take to avoid a possible collision with
another detected plane? Such advice is given locally, and is totally
independent of any ATC instruction (making it a bit dangerous IMHO).

It is currently in use (I believe) in the US? And I think its
acronym starts with the letter T.

Anyone know what language it was written in?

Thanks,
Bob W. (-:



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
@ 1994-12-31 15:44 Bob Wells #402
  1995-01-03 19:48 ` IanMaclure
  0 siblings, 1 reply; 10+ messages in thread
From: Bob Wells #402 @ 1994-12-31 15:44 UTC (permalink / raw)


Thanks Richard and Pass,
The system I was thinking of is TCAS (T????
Collision Avoidence System).

Now anyone know what language it was written in?

Thanks,
Bob W. (-:



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
@ 1995-01-03 15:59 CONDIC
  1995-01-03 19:14 ` Joe Rodnite
  1995-01-04 14:48 ` Norman H. Cohen
  0 siblings, 2 replies; 10+ messages in thread
From: CONDIC @ 1995-01-03 15:59 UTC (permalink / raw)


From: Marin David Condic, 407.796.8997, M/S 731-93
Subject: Re:Avionic Proximity Warning
Original_To:  PROFS%"SMTP@PWAGPDB"
Original_cc:  CONDIC



Bob Wells #402 <wel@EUROCONTROL.DE> writes:
>
>What is the name of this piece of equipment that tells a pilot the
>evasive action he should take to avoid a possible collision with
>another detected plane? Such advice is given locally, and is totally
>independent of any ATC instruction (making it a bit dangerous IMHO).
>
I worked on programming such a radio device called TCAS which (if
the two remaining brain cells are still functioning after the New
Year's parties...) stood for Traffic Collision Avoidance System.
Our implementation was for a radio called ICNIA and was written
in JOVIAL. (Other implementations could have - and probably were
done in just about any other language. It's a radio protocol. Not
a specific piece of hardware.)

Basically, it worked by having two planes trade off
positional information and if they agreed that they were in
immanent danger of collision (something under a mile, if memory
serves) they'd take a vote on which direction each plane should
move in.

Its independence from ATC instruction wasn't dangerous in the
sense that it only went off when the danger was immanent and
presumably, this meant that the pilots or air traffic controllers
had already screwed things up. The airlines *did* refuse to give
full authority over the airframe to the TCAS (enabling a flight
control to take automatic evasive action) and insisted that it
provide only a "suggestion" to the pilot because they were
worried about liability. I don't know if they were right or wrong
on this, but other devices on airplanes can and do take authority
away from the pilot under some conditions.

Hope this enlightens.

Pax,
Marin

Marin David Condic, Senior Computer Engineer    ATT:        407.796.8997
M/S 731-93                                      Technet:    796.8997
Pratt & Whitney, GESP                           Internet:   CONDICMA@PWFL.COM
P.O. Box 109600                                 Internet:   MDCONDIC@AOL.COM
West Palm Beach, FL 33410-9600
===============================================================================
    "You spend a billion here and a billion there. Sooner or later it
    adds up to real money."

        --  Everett Dirksen
===============================================================================



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
  1995-01-03 15:59 CONDIC
@ 1995-01-03 19:14 ` Joe Rodnite
  1995-01-04 14:48 ` Norman H. Cohen
  1 sibling, 0 replies; 10+ messages in thread
From: Joe Rodnite @ 1995-01-03 19:14 UTC (permalink / raw)


I worked on  unit testing the TCAS system at Bendix in Fort Lauderdale.

It is written in INTEL PL/M.





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
  1994-12-31 15:44 Bob Wells #402
@ 1995-01-03 19:48 ` IanMaclure
  0 siblings, 0 replies; 10+ messages in thread
From: IanMaclure @ 1995-01-03 19:48 UTC (permalink / raw)


Bob Wells #402 <wel@EUROCONTROL.DE> writes:

>Thanks Richard and Pass,
>The system I was thinking of is TCAS (T????
>Collision Avoidence System).

>Now anyone know what language it was written in?

PASCAL

IBM
-- 
################ No Times Like The Maritimes, Eh! ######################
# IBM   aka      #    Ian_Maclure@QMGATE.arc.nasa.gov           (desk) #
# Ian B MacLure  #    maclure@(remulak/eos).arc.nasa.gov   (currently) #
########## Opinions expressed here are mine, mine, mine. ###############



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
  1994-12-31 13:51 Avionic Proximity Warning Bob Wells #402
@ 1995-01-03 23:33 ` Robert I. Eachus
  0 siblings, 0 replies; 10+ messages in thread
From: Robert I. Eachus @ 1995-01-03 23:33 UTC (permalink / raw)


In article <9412311351.AA10354@eurocontrol.de> Bob Wells #402 <wel@EUROCONTROL.DE> writes:

 > What is the name of this piece of equipment that tells a pilot the
 > evasive action he should take to avoid a possible collision with
 > another detected plane? Such advice is given locally, and is totally
 > independent of any ATC instruction (making it a bit dangerous IMHO).

   TCAS, and yes, the air traffic controllers don't like it one bit,
but the pilots love it.  Since the pilot has "total responsibility for
the safety of the aircraft," he can (and many would say automatically
should) choose to follow a TCAS directive instead of ATC instruction.
But this can mess up all the ATCs nice pretty plans for lots of
airplanes. 

   Fortunately, this seems to be an administrative issue so far.  I
don't think there are any cases where TCAS is alleged to have made the
safety situation worse, just that "false" TCAS alerts cause extra
workloads for the ATC system and for the controllers.

 > Anyone know what language it was written in?

   Bsst! Wrong question.  TCAS is really an implementation independent
protocol, you would have to ask the manufacturers of avionics
equipment what they used for their TCAS boxes.  I wouldn't be
surprised if you find Ada implementations, as well as others.


--

					Robert I. Eachus

with Standard_Disclaimer;
use  Standard_Disclaimer;
function Message (Text: in Clever_Ideas) return Better_Ideas is...



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
  1995-01-03 15:59 CONDIC
  1995-01-03 19:14 ` Joe Rodnite
@ 1995-01-04 14:48 ` Norman H. Cohen
  1995-01-04 18:48   ` Robert Dewar
  1995-01-04 23:55   ` Dave Funk
  1 sibling, 2 replies; 10+ messages in thread
From: Norman H. Cohen @ 1995-01-04 14:48 UTC (permalink / raw)


In article <INFO-ADA%95010309592615@VM1.NODAK.EDU>, CONDIC@PSAVAX.PWFL.COM
writes: 

|> Basically, it worked by having two planes trade off
|> positional information and if they agreed that they were in
|> immanent danger of collision (something under a mile, if memory
|> serves) they'd take a vote on which direction each plane should
|> move in.

A two-voter vote?  That sounds fishy, given the high probability of a
tie.

--
Norman H. Cohen    ncohen@watson.ibm.com



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
  1995-01-04 14:48 ` Norman H. Cohen
@ 1995-01-04 18:48   ` Robert Dewar
  1995-01-04 23:55   ` Dave Funk
  1 sibling, 0 replies; 10+ messages in thread
From: Robert Dewar @ 1995-01-04 18:48 UTC (permalink / raw)


"A two-voter vote [on which way to fly to avoid collision"

no problem, I execute that algorithm on the street frequently:

let me go to the right, oh, you want to go to the right, ok I'll go to
the left, oh, you changed your mind too, never mind, I'll go to the right
after all, oh ....




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
  1995-01-04 14:48 ` Norman H. Cohen
  1995-01-04 18:48   ` Robert Dewar
@ 1995-01-04 23:55   ` Dave Funk
  1 sibling, 0 replies; 10+ messages in thread
From: Dave Funk @ 1995-01-04 23:55 UTC (permalink / raw)



The Collins TCAS system in use by many airlines is written in Ada.  
We have been using Ada in coomercial avionics systems since 1984.

Regards,
Dave Funk
Collins Commercial Avionics
Rockwell International

---
"Common sense is not so common" - Voltaire



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Avionic Proximity Warning
@ 1995-01-05 15:33 CONDIC
  0 siblings, 0 replies; 10+ messages in thread
From: CONDIC @ 1995-01-05 15:33 UTC (permalink / raw)


From: Marin David Condic, 407.796.8997, M/S 731-93
Subject: Re: Avionic Proximity Warning
Original_To:  PROFS%"SMTP@PWAGPDB"
Original_cc:  CONDIC



"Norman H. Cohen" <ncohen@WATSON.IBM.COM> writes:
>
>In article <INFO-ADA%95010309592615@VM1.NODAK.EDU>, CONDIC@PSAVAX.PWFL.COM
>writes:
>
>|> Basically, it worked by having two planes trade off
>|> positional information and if they agreed that they were in
>|> immanent danger of collision (something under a mile, if memory
>|> serves) they'd take a vote on which direction each plane should
>|> move in.
>
>A two-voter vote?  That sounds fishy, given the high probability of a
>tie.
>
All citizens are created equal, but some citizens are more equal
than others!

Maybe they used "Rock/Paper/Scissors." It's been a rough week and
the memory fails.

Pax,
Marin

Marin David Condic, Senior Computer Engineer    ATT:        407.796.8997
M/S 731-93                                      Technet:    796.8997
Pratt & Whitney, GESP                           Internet:   CONDICMA@PWFL.COM
P.O. Box 109600                                 Internet:   MDCONDIC@AOL.COM
West Palm Beach, FL 33410-9600
===============================================================================
    "They have the usual socialist disease; they have run out of other
    people's money."

        --  Margaret Thatcher
===============================================================================



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~1995-01-05 15:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-12-31 13:51 Avionic Proximity Warning Bob Wells #402
1995-01-03 23:33 ` Robert I. Eachus
  -- strict thread matches above, loose matches on Subject: below --
1994-12-31 15:44 Bob Wells #402
1995-01-03 19:48 ` IanMaclure
1995-01-03 15:59 CONDIC
1995-01-03 19:14 ` Joe Rodnite
1995-01-04 14:48 ` Norman H. Cohen
1995-01-04 18:48   ` Robert Dewar
1995-01-04 23:55   ` Dave Funk
1995-01-05 15:33 CONDIC

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox