Computer Old Farts Forum
 help / color / mirror / Atom feed
* [COFF] [TUHS] AP-3 minicomputer
       [not found] ` <4C8A6FE1-3A6E-4F28-AABE-793AABD3F4C4@mcjones.org>
@ 2019-12-20  8:49   ` crossd
  2019-12-20 13:30     ` ats
                       ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: crossd @ 2019-12-20  8:49 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1801 bytes --]

On Wed, Dec 18, 2019 at 1:52 PM Paul McJones <paul at mcjones.org> wrote:

> Computer History Museum curator Dag Spicer passed along a question from
> former CHM curator Alex Bochannek that I thought someone on this list might
> be able to answer. The paper "The M4 Macro Processor” by Kernighan and
> Ritchie says:
>
> > The M4 macro processor is an extension of a macro processor called M3
> which was written by D. M. Ritchie for the AP-3 minicomputer; M3 was in
> turn based on a macro processor implemented for [B. W. Kernighan and P. J.
> Plauger, Software Tools, Addison-Wesley, Inc., 1976].
>
> Alex and Dag would like to learn more about this AP-3 minicomputer — can
> anyone help?


[I recommend that follow-ups go to coff, which is Cc'ed here]

I took a short stab at this, but can find little beyond references in the
aforementioned M4 paper.

I did, however, run across this:
https://www.cia.gov/library/readingroom/document/cia-rdp78b04770a000100110018-1

This appears to be a declassified letter written to the US Air Force at
Bowling Green Air Force Base in regards to spare parts fo the AP-3
computer; dated October 19, 1966. The list of parts seem reasonable for a
minicomputer, and it further seems reasonable to believe that this may be
related to the same type of computer referenced in the M4 paper. However,
details of the sending party have been redacted, and there is nothing
pointing to the identity of the manufacturer.

Sadly, that's all that seems available. I wonder if, perhaps, Doug McIlroy
(Cc'ed directly to float this to the top of his stack) can shed more light
on the topic?

        - Dan C.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/coff/attachments/20191220/a48c54b6/attachment.html>


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

* [COFF] [TUHS] AP-3 minicomputer
  2019-12-20  8:49   ` [COFF] [TUHS] AP-3 minicomputer crossd
@ 2019-12-20 13:30     ` ats
  2019-12-20 17:14     ` alex
  2019-12-23 19:50     ` dspicer
  2 siblings, 0 replies; 4+ messages in thread
From: ats @ 2019-12-20 13:30 UTC (permalink / raw)


Dan Cross <crossd at gmail.com> writes:

> https://www.cia.gov/library/readingroom/document/cia-rdp78b04770a000100110018-1
> However, details of the sending party have been redacted, and there is
> nothing pointing to the identity of the manufacturer.

The 1704689 flip-flop PCB is a Bendix part:
https://www.ebay.com/itm/263975518840

This page has a picture of a "Nistri-Bendix AP/3 analytical
stereoplotter (a special purpose instrument primarily used to compile
contour maps and terrain profiles)", which sounds like the kind of thing
the Air Force would have:
https://www.cia.gov/library/center-for-the-study-of-intelligence/kent-csi/vol15no1/images/index.html

There's more information online about the AP/1, AP/2 etc., which consist
of a digital computer driving some specalised plotting hardware -- so it
sounds like the letter's talking about spares for the computer part of
the AP/3. Whether that's the same as the AP-3 you're after, though...

-- 
Adam Sampson <ats at offog.org>                         <http://offog.org/>


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

* [COFF] [TUHS] AP-3 minicomputer
  2019-12-20  8:49   ` [COFF] [TUHS] AP-3 minicomputer crossd
  2019-12-20 13:30     ` ats
@ 2019-12-20 17:14     ` alex
  2019-12-23 19:50     ` dspicer
  2 siblings, 0 replies; 4+ messages in thread
From: alex @ 2019-12-20 17:14 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1841 bytes --]

Dan Cross <crossd at gmail.com> writes:

> On Wed, Dec 18, 2019 at 1:52 PM Paul McJones <paul at mcjones.org>
> wrote:
>
>     Computer History Museum curator Dag Spicer passed along a
>     question from former CHM curator Alex Bochannek that I thought
>     someone on this list might be able to answer. The paper "The M4
>     Macro Processor” by Kernighan and Ritchie says:
>    
>     > The M4 macro processor is an extension of a macro processor
>     called M3 which was written by D. M. Ritchie for the AP-3
>     minicomputer; M3 was in turn based on a macro processor
>     implemented for [B. W. Kernighan and P. J. Plauger, Software
>     Tools, Addison-Wesley, Inc., 1976].
>    
>     Alex and Dag would like to learn more about this AP-3
>     minicomputer — can anyone help?
>
>
> [I recommend that follow-ups go to coff, which is Cc'ed here]
>
> I took a short stab at this, but can find little beyond references in
> the aforementioned M4 paper.
>
> I did, however, run across this: https://www.cia.gov/library/
> readingroom/document/cia-rdp78b04770a000100110018-1
>
> This appears to be a declassified letter written to the US Air Force
> at Bowling Green Air Force Base in regards to spare parts fo the AP-3
> computer; dated October 19, 1966. The list of parts seem reasonable
> for a minicomputer, and it further seems reasonable to believe that
> this may be related to the same type of computer referenced in the M4
> paper. However, details of the sending party have been redacted, and
> there is nothing pointing to the identity of the manufacturer.

Good find. The part numbers suggest Bendix.

> Sadly, that's all that seems available. I wonder if, perhaps, Doug
> McIlroy (Cc'ed directly to float this to the top of his stack) can
> shed more light on the topic?
>
>         - Dan C.
>
>
>

-- 
Alex.


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

* [COFF] [TUHS] AP-3 minicomputer
  2019-12-20  8:49   ` [COFF] [TUHS] AP-3 minicomputer crossd
  2019-12-20 13:30     ` ats
  2019-12-20 17:14     ` alex
@ 2019-12-23 19:50     ` dspicer
  2 siblings, 0 replies; 4+ messages in thread
From: dspicer @ 2019-12-23 19:50 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1881 bytes --]

Wow — wonderful Dan, thanks for this!

And prospective thanks to anyone else for their thoughts…

Warm (in machine room) regards,

Dag



On Dec 20, 2019, at 12:49 AM, Dan Cross <crossd at gmail.com<mailto:crossd at gmail.com>> wrote:

On Wed, Dec 18, 2019 at 1:52 PM Paul McJones <paul at mcjones.org<mailto:paul at mcjones.org>> wrote:
Computer History Museum curator Dag Spicer passed along a question from former CHM curator Alex Bochannek that I thought someone on this list might be able to answer. The paper "The M4 Macro Processor” by Kernighan and Ritchie says:

> The M4 macro processor is an extension of a macro processor called M3 which was written by D. M. Ritchie for the AP-3 minicomputer; M3 was in turn based on a macro processor implemented for [B. W. Kernighan and P. J. Plauger, Software Tools, Addison-Wesley, Inc., 1976].

Alex and Dag would like to learn more about this AP-3 minicomputer — can anyone help?

[I recommend that follow-ups go to coff, which is Cc'ed here]

I took a short stab at this, but can find little beyond references in the aforementioned M4 paper.

I did, however, run across this: https://www.cia.gov/library/readingroom/document/cia-rdp78b04770a000100110018-1

This appears to be a declassified letter written to the US Air Force at Bowling Green Air Force Base in regards to spare parts fo the AP-3 computer; dated October 19, 1966. The list of parts seem reasonable for a minicomputer, and it further seems reasonable to believe that this may be related to the same type of computer referenced in the M4 paper. However, details of the sending party have been redacted, and there is nothing pointing to the identity of the manufacturer.

Sadly, that's all that seems available. I wonder if, perhaps, Doug McIlroy (Cc'ed directly to float this to the top of his stack) can shed more light on the topic?

        - Dan C.




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

end of thread, other threads:[~2019-12-23 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0FCF3C9F0F6C2441BC6C13C6E49BAEF101DC35B21D@EX-MB1.hq.computerhistory.org>
     [not found] ` <4C8A6FE1-3A6E-4F28-AABE-793AABD3F4C4@mcjones.org>
2019-12-20  8:49   ` [COFF] [TUHS] AP-3 minicomputer crossd
2019-12-20 13:30     ` ats
2019-12-20 17:14     ` alex
2019-12-23 19:50     ` dspicer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).