home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.arch:8852 alt.folklore.computers:12445 comp.benchmarks:1289
- Newsgroups: comp.arch,alt.folklore.computers,comp.benchmarks
- Path: sparky!uunet!news.uiowa.edu!news
- From: jones@pyrite.cs.uiowa.edu (Douglas W. Jones,201H MLH,3193350740,3193382879)
- Subject: Re: HP-97 Calculator
- Sender: news@news.uiowa.edu (News)
- Message-ID: <1992Aug12.150333.10293@news.uiowa.edu>
- Date: Wed, 12 Aug 1992 15:03:33 GMT
- References: <11AUG199221494044@erin.caltech.edu>
- Nntp-Posting-Host: pyrite.cs.uiowa.edu
- Organization: University of Iowa, Iowa City, IA, USA
- Lines: 31
-
- From article <11AUG199221494044@erin.caltech.edu>,
- by shoppa@erin.caltech.edu (TIM SHOPPA):
- > ... my HP calculator (an
- > old desktop unit, whose model number I can't recall right now, that has
- > a four-line vector CRT display and magnetic core, which means that it
- > doesn't forget when the power is turned off) and was similarly unsuccesful.
- > Looking in the innards of the unit, it was fairly clear that there were
- > at least two tracks on the card. (The innards are neat too. A motherboard
- > with some sort of diode matrix (microcode?? vectors for the CRT display??)
- > and several cards that plug in.)
-
- You have a classic antique desktop computer, one of the first two
- programmable calculators ever marketed! Save it and care well for it,
- because it'll be a museum piece someday.
-
- The diode matrix contains low level microcode that runs on a digit serial
- processor and that emulates a digit-parallel architecture for use by the
- higher level microcode. The middle layer in the architecture consists of
- microcode that is stored in a braided wire memory; this runs on the digit
- parallel architecture provided by the low level microcode, and it
- implements the stack architecture, the fancy operations like trig
- functions, keyboard management, and interpretation of programs from core
- and mag cards.
-
- The above description is from memory; the machine is described in one of
- the chapters of Computer Architecture, Readings and Examples, by Bell and
- Newell, and I used one in 1971 or so when it was the newest calculator in
- the modern physics lab at Carnegie Mellon University.
-
- Doug Jones
- jones@cs.uiowa.edu
-