Talk:HP 2100

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Removed x86 comparison[edit]

I removed the x86 comparison (again), because the naming of the AX and BX registers is surely a complete coincidence. On the 8080 and 8085, the registers weren't very general, and in particular A was available for a lot more operations than B. But on the 8086, AX, BX, CX, and DX are fully general-purpose registers, and there's nothing special about AX and BX to make them similar to A and B of the 2100. It's natural when naming four general registers to call them either A, B, C, and D, or 0, 1, 2, and 3. Given that there is no substantive similarity between the 2100 A and B registers and the x86 AX and BX registers (or EAX and EBX), a comparison or even mention is far too speculative for the main page. --Brouhaha 22:34, 20 July 2006 (UTC)[reply]

As someone who programmed both the HP2116A in assembly, and the 8080, I agree. Its only a coincidence, that only a novice would assume. Like having buildings that have first floors copy each other. — Preceding unsigned comment added by 71.202.7.188 (talk) 00:21, 25 August 2011 (UTC)[reply]

Comments[edit]

I can't verify that the 2114C ever existed. It's true there are specs and literature advertising it, but I've not been able to find anyone that actually had/has one.

I'm working on restoring an HP-2116A in my spare time. Feel free to use any pictures from the gallery that you like and/or link to it. HP-2116A Gallery

It might make sense to list the memory sizes in kilobytes as that's what most people expect to read these days. The listing is correct though, all HP literature at the time listed kilowords instead.

If anyone has more old HP hardware they want to get rid of, I'm happy to take it off their hands. (grin)

A more prominent link to some of the simulators would be nice. SIMH is probably the most popular free one.

The claim is that 2114-6 machines stopped being sold in 1970? My HP-2116A was installed in January of 1970, so I would imagine B and C models could have been sold for a few years after that.

TimRiker 07:48, 28 March 2007 (UTC)[reply]

Well... this is Wikipedia... feel free to edit the article. I don't think anyone will revert a comment like "Although HP also developed the 2114C model, but it did not appear to be sold before the line was retired" or something like that. I added the sole SIMH link because it's the only emulator that I've personally used, but again, feel free to edit the article. Articles like this one are tough because proper "Wikipedia"-proper references are tough to find on the web and lots of libraries seem to throw away any pre-1980 computer books (that's my experience anyway) which might be used to reference old architectures like this. Maybe Jay West (or yourself) needs to put up a HP 2100 history web page on classiccmp.org that can be referenced by Wikipedia. Thomas Dzubin Talk 13:13, 28 March 2007 (UTC)[reply]
I used at least 6 of these machines, in and around Berkeley, CA in the early and late 1970s. I had read a lot about the HP2116C CPU, and like the author of this post, I have never seen one either.

Tandem Link[edit]

I cannot seem at this time to edit the article, so although the idea that the Tandem Non-Stop architecture was developed based upon the HP2100 series, I would disagree, having known two of the system engineers who worked for Tandem. They used a lot of the bus arbitration, and signal ideas, they got to start from scratch as far as the main architecture, and fixed all the short comings of the architecture, i.e. avoided all the mistakes made in hindsight. ( a significant change was having 4 CPU interrupt lines, later expanding to 8 vs 1. ( The HP2116A could run a co-processor, and the 2~16 CPU version of the Non-stop initially could run all but the main processors as co-processors, it was later implemented in software, by Guardian that *any* CPU could act as master processor, so that Procssor #1 could be serviced/upgraded -> While the machine was running <- ). Also the Non-stop machines were stack based.

I digress: Tandem was started by former HP engineers: http://www.partnersremarketing.com/tandemhistory.htm And there are actually many other citations: "Today it is still known as NonStop, a separate product line offered by Hewlett-Packard, the company that the original founders left to form Tandem in the" — Preceding unsigned comment added by 107.37.99.136 (talk) 00:42, 25 August 2011 (UTC)[reply]

Descendants and variants[edit]

I've added a disputed notice for that section. That relatively long section not even a single reference. I am particularly concerned about this statement:

In 1975, HP introduced the BPC, the world's first 16-bit microprocessor

I've been unable to find any source for this information. In fact, I've found multiple sources that says the National Semiconductor PACE is the first 16-bit microprocessor. Such as this, this, this, this or TI's because of this, this

--CyberXReftalk 05:36, 24 December 2013 (UTC)[reply]

None of the above sources you listed are correct, and many contradict each other. The earliest reported date for PACE that I know of is that it was "announced" in December 1974. HP finished the BPC mask designs in April 1973, and already had a working BPC by late 1974 when PACE was announced. Note that the Wikipedia page for PACE says it's the first "commercial" 16-bit microprocessor. HP never sold the standalone BPC commercially - it was only available in HP products. This fact has led to a great amount of confusion regarding the BPC, as it was a virtually undocumented device prior to Steve Leibson's extensive research into the development of the HP 9825 computer, which began sometime around 2004. As a result, the PACE myth has been widely disseminated for the past 40 years, and it will probably take some time for various sources to catch up to reality. The TMS9900 was introduced in 1976, and isn't even a contender. Accutron (talk) 06:26, 12 January 2014 (UTC)[reply]

Basic operating system[edit]

In 1979 in my High School they had an (already obsolete) HP 2100A, but it was running something they called "Dartmouth basic". However that seems to be a generic name for Basic and does not specify the actual operating system. This system could run 4 teletypes and ran Basic programs, you typed them in with line numbers and typed "run", there was no direct execution. You saved programs by punching them on paper tape, there was a command that was exactly the same as list but it sent a lot of nulls before/after so you had paper tape leader. A fifth teletype was the console and the only thing I remember you could do from it is load from the high-speed paper tape reader. The Basic was very limited, there was not strings or characters, only floating-point numbers, and the only input possible was typing numbers with commas between them. Does anybody have any hint as to what this was, and whether it was an HP product?

The machine itself had 16K words of core memory, the panel with the small white square lights, and was in a rack with the photo reader (which looked different than the pic in the article), and a punch/marked card reader which I think required running Fortran to use.

This was probably one of the HP timeshared BASIC systems. These were turnkey systems, sold with all necessary peripherals. They were indeed built on the HP 2100A (which is the one with the small white square lights) but the model number for the whole system was e.g. 2000A, 2000B, etc. Later versions did support Basic with strings and other improvements. The last in the series was the 2000F, which used a whole separate 2100A to run a couple of communications multiplexer cards, handling up to 32 terminals. [1] Jeh (talk) 08:22, 14 November 2015 (UTC)[reply]

Page addressing[edit]

Recent edits added the idea that there was page addressing, apparently with 10 bit offsets into the current page and a 5-bit opcode.

I really do not recall this. As I remember instructions with addresses were accompanied by an entire address as a second word. Thus there was no page addressing (at least when memory was limited to the original design of 32K words).

I believe the editor may be confusing the instruction set with some other system, but it is possible I am wrong. Can anybody confirm this?

Only a few instructions (the "four extended arithmetic memory reference instrucitons") supported a full address in a second word. These details are in the manual that's linked from the article. I'll add page-number-specific refs later today, but for now, see http://oscar.taurus.com/~jeff/2100/2100ref/2100-2.txt section 2.2.1, and http://oscar.taurus.com/~jeff/2100/2100ref/2100-3.txt sections 3.2 (the "oridinary" memory reference instructions, which work as I described) and 3.5, the four extended memory reference instructions which did support the second full-address word. Those instructions were: multiply with 32-bit product, divide with 32-bit dividend, and 32-bit load and store.
If you're not happy with the typed transcript of the 2100A manual, try this: http://www.mirrorservice.org/sites/www.bitsavers.org/pdf/hp/2116/02116-9010_2116A_Vol1_Mar67.pdf It's a scan of the 2116 manual. You want section 2-25. The 2116 had only the single-word memory reference instructions. The "long multiply and divide" instructions were new with the 2100A.
In other words, sorry, no... I'm not remembering some other system.
It's a four-bit opcode, btw, not five. 10 bits are taken for the offset, one for the current/zero page bit, and one for the indirect bit. That leaves four bits.
By the way, please sign your talk page posts? Thanks. Jeh (talk) 18:58, 15 September 2015 (UTC)[reply]
Yes I believe you are right. I wrote some assembler for these things a long long time ago, but I sure don't remember it clearly. I think I was confusing it with PDP-11 assember, which I worked with next. I have no idea why I don't remember this with the HP2100A. One possibility is a lot of my programs were small enough to fit in page 0 and 1. Thanks for the links they are really good.Spitzak (talk) 00:45, 16 September 2015 (UTC)[reply]
Yep, it's an interesting quirk that if your program fits in the first two pages - not just one as a "first glance" understanding might lead one to believe - you can ignore this entire issue. Just treat bit 10 in the instruction as bit 10 of the address, which is right where it needs to be for that to work! One of many examples of "beauty" in this machine's design. I kinda wish I had one to play with! Now, I really need to get to those refss. Jeh (talk) 21:10, 12 November 2015 (UTC)[reply]

Duplicate sections[edit]

Somebody seems to be adding a lot of information to this, I was wondering if they would try tacking the duplication of information.

It seems to me that the "History", "Descendents and Variants", and most of the text in "Model overview" are all duplicates or should all be interlaced into a single timeline.

Also the badly-named "2116A Overview" and "2100 series architecture" and the "Instruction overview" all duplicate information and should be merged. Just remove the model number as far as I can tell all the machines were very similar as far as anything described by this text says.

Spitzak (talk) 17:39, 29 June 2018 (UTC)[reply]

And there's far too much in the lede that isn't in the body, isn't referenced, and/or really belongs in the history section - and comparatively very little in the lede re the rest of the article. Jeh (talk) 22:24, 29 June 2018 (UTC)[reply]

@Spitzak: What do you think of it now? Maury Markowitz (talk) 16:38, 5 July 2018 (UTC)[reply]

Looking pretty good! Certainly there still is duplication but the editing looks great. One quick think I noticed is that "Compatable Upgrades" is really entirely about the "2100A", and also a pic of the 2100A from below could probably be moved up there. Also the note about the little incadescent light buttons, which I remember well.Spitzak (talk) 02:18, 6 July 2018 (UTC)[reply]
@Spitzak:OK I merged those sections, that's a definite improvement. I wasn't clear on which picture you meant so do you mind doing that? The image is a better place for the note about the lamps burning out. 14:32, 10 July 2018 (UTC)[reply]
Oh wait I see the one you mean. Moved! Maury Markowitz (talk) 14:40, 10 July 2018 (UTC)[reply]

@Jeh: Please don't RV the article over missing refs; practically every edit you have made to this article is lacking them, including lengthy additions. If you have specific complaints, by all means, discuss it here (and ping me), but your constant RVing and markup is disrupting my GF editing. Maury Markowitz (talk) 16:46, 5 July 2018 (UTC)[reply]

For which examples you had to go back over seven years! Yeah, good job. btw: I respond very poorly to "do not edit" demands. And I don't generally "ping". If you're working on the article you should be watching the talk page. Jeh (talk) 18:44, 6 July 2018 (UTC)[reply]

The "first switched-mode power supply in a computer" claim for the HP 2100[edit]

In defending this claim, an editor said in their edit summary: The source was not HP, it was a 3rd party in Europe.

Here is the source, preserved at Bitsavers. [2]

"25 Years of Real-Time Computing" By Todd Poynor - REAL-TIME Interface, An Interex Publication - August 1991

HP-Interex was the name of the user's group for HP computing. As described in our article it was renamed from the Compaq Users Organisation, which in turn had been DECUS before Compaq acquired DEC.

It's true that "REAL-TIME Interface" was not an HP publication, so I was wrong about the WP:SPS aspect as far as HP was concerned. It was a publication - basically a newsletter - of the Real-Time SIG, an organization within Interex. I don't know where the "in Europe" claim came from, but Todd Poynton worked at the time for HP in the Silicon Valley (Cupertino office). This paper may have been from a talk at an Interex conference in Europe, or it may have only been published in the SIG's newsletter. In any case, I still do not feel this is a Wikipedia-grade reliable source. SIG newsletter submissions were not much reviewed for technical accuracy.

More, the author himself casts strong doubt on his own reliability. He says at the very beginning:

The history presented here is based to a large extent on fuzzy recollection, anecdotes of questionable accuracy, and detective-style guesswork. It is, no doubt, inaccurate and incomplete on a number of subjects.

How much did this detail about the 2100's PSU depend on "fuzzy recollection" or "anecdotes"? We have no way to know, but consider: the HP 2100 was introduced in 1971, and was declared obsolete (per this article) in 1978. Todd Poynton didn't join HP until 1985 (see the article's end). And the group he joined was the RTE (operating system) development, not the hardware side. By that time even the HP 1000 (1976) was nine years old and the 2100 intro was 14 years in the past, with the 21MX in between. (Not that they wouldn't still be running if they had them, of course!)

Is this really what we must regard as a WP:RS? "Fuzzy recollections" in 1991 of "anecdotes", etc., of an employee, of what he'd been told about a computer that had been well and thoroughly replaced in the product line 14 years before the author even joined the company? And which was 20 years in the past when he wrote the article? Jeh (talk) 08:14, 12 March 2019 (UTC)[reply]

SRAM[edit]

For the 21MX, the article mentions 4K SRAM. I am trying to remember what was available when. HP used the Intel 1103, 1K DRAM, for the 9810A, so we know that was available. I am suspecting 4K DRAM for the 21MX, but have no reference either way. Is there a reference for the 4K SRAM? Gah4 (talk) 22:34, 10 July 2019 (UTC)[reply]