Jump to content

Talk:Intel 4004

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

This is an old revision of this page, as edited by 77.13.42.35 (talk) at 00:55, 6 September 2014 (Possible to overclock?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

WikiProject iconComputing C‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.

How big is it?

The book "California, a History" by Kevin Starr(p266) compares the 4004 and the ENIAC and says the 4004 was "one sixteenth of an inch long". Is this correct?

~~A. Reader —Preceding unsigned comment added by 68.105.63.69 (talk) 01:48, 14 September 2008 (UTC)[reply]

The 16 pin DIP package has two rows of pins 0.3 (7.62mm) inches apart, with a spacing between pins of 0.1 (0.254mm) inches. That makes the entire packaged chip about .9 inches long and .3 inches wide. The left hand package in the main picture has the cover removed, the chip is larger than the pin spacing so it is larger than .1 inches. I'd say that it is closer to "one eighth of an inch long" than "one sixteenth of an inch long" Ferritecore (talk) 15:04, 14 September 2008 (UTC)[reply]

4004-driven traffic lights

I'm a little unsure about the following passage, deleted (and slightly modified) from a previous revision of this article:

For calculator and controller use the 4004 was a very effective design. As of 2003, there are reportedly even a few traffic light control systems still in use built with these chips.

If someone cares to do research on this, feel free :-). It would certainly be an interesting anecdote. Wernher 23:35, 13 Nov 2003 (UTC)

Seems like it'd be overkill when you could make a suitable solid-state traffic light switching system using discrete logic, and it'd need to interface to a bunch of heavy duty relays somehow anyway. But, it might have ended up that the cheapest and easiest way to implement the control logic was with a 4004 and single ROM (and maybe a single RAM if there was a push-to-request pedestrian crossing included, or vehicle sensor loops) instead of soldering a bunch of transistors, resistors and diodes to a PCB (or at least, a couple dozen of them than you'd otherwise use...). Heck, you could probably make a system that would read the pattern out of a couple of 4000-series ROMs by single stepping through addresses (using a fairly simple TTL binary counter and a 555 timer) and using the raw output from the chips to drive the light relays, with e.g. the length of a yellow light being the calibrated single-step part of the whole cycle. I remember playing with such on a home electronics experiment board, which had a very simplistic 16-nibble RAM you could program with a quintet of switches (4 to set the pattern, 1 to write it) - which could be jumpered to various external binary (or analogue-through-a-discriminator) inputs - then read out, sequentially, via a single-step counter with jumperable increment and reset buttons (and a separate 555 + pot set up to provide variable frequency pulses from about once a minute to maybe 100Hz), to drive a set of four coloured LEDs, a hex-decipering 7-seg display, a buzzer that changed its frequency to match the coded value, various motors and bulbs, or some arbitrary external device. No microprocessor in it at all, just the RAM and the counter. One of the projects was coding a traffic light (or light-controlled crosswalk) cycle - for either a single direction with 3- or 4-aspect lights, or two directions with 2-aspect ones... 193.63.174.211 (talk) 09:23, 2 June 2014 (UTC)[reply]

Corrected clock speed again

After a careful editor changed the 4004's maximum clock speed to the proper value of 740 kHz, someone changed it back to the widely quoted but completely incorrect value of 108 kHz. I've just fixed it again, and I added a stern explanatory comment explaining why 740 kHz is correct and should not be changed.

Unfortunately, the incorrect value of 108 kHz is all over the place now, including within some very reputable sources. Even Intel's own pages on the 4004 list it. But Intel's original 4004 data sheets all say that its minimum clock period is 1350 nanoseconds, which means the maximum clock speed is 740 kHz. (I have checked data sheets from 1971, 1973, and 1977; they all agree on this.) The only possible explanation for the widely-quoted value of 108 kHz is that the first page of these data sheets don't list a clock speed, but instead list a 10.8 microsecond instruction cycle. (This instruction cycle requires 8 clock cycles.) At some point a writer must have somehow misinterpreted this value as a 108 kHz clock speed.

Hopefully my comment in the page will keep this from happening again here, but correcting the whole world is going to take a while.  :-)

--Colin Douglas Howell 00:13, 9 Oct 2004 (UTC)

Thanks for fixing! I corrected the 4004 clock rate figure in the Hertz article as well. --Wernher 00:29, 9 Oct 2004 (UTC)

I corrected the russian page of Wiki (4004) after reading of Intel's datasheets and laughing ;-) This Colin Douglas's note is acknowledgement of my version of Intel's boosters mistake. Jem222 (talk) 11:08, 12 November 2011 (UTC)[reply]

I believe you are right that the 740kHz makes more sense, but it isn't completely obvious that the instruction cycle rate isn't reasonable. Most processors now have an internal PLL clock multiplier, and are commonly described in terms of that rate, which is also often the instruction cycle (one instruction per clock) rate. Many early processors generate a two or four phase clock from the external clock input. (Or with a separate clock generator chip.) If the 4004 does that, then the lower rate may be more correct. What clock rate is used for the most FFs inside the 4004? Gah4 (talk) 17:11, 4 February 2013 (UTC)[reply]

Just before anyone gets too hung up on THAT explanation, note that 740 divided by 108 is a decidedly non-integer figure of 6.852... 740 / 4 would be 185kHz. It's rather more likely it used a 1.48, 2.22 or 2.96MHz master clock crystal, if there was indeed any subdivision of the main clock to drive different phases of each individual processor cycle. Somewhat unusually for chips of this era, it doesn't seem like the oddball speed rating is related to use of a cheap NTSC colourburst crystal (at 3.57MHz, it too doesn't divide exactly)... 193.63.174.211 (talk) 08:59, 2 June 2014 (UTC)[reply]

4004 vs. other "first µP" candidates...

I'm not a big fan of these "who was first" fights; in my view, they often obscure the real significance of the events in question. But I also don't like the current phrasing, which implies that the 4004's status as "first microprocessor" may not be fully deserved and that other similar devices already existed. This seems like an unnecessary distortion of history.

The idea of using large-scale integrated circuits to shrink computer processors had certainly occurred to many people, of course, but the Intel designers do seem to have been the first to make a one-chip processor intended to be generally applicable to a variety of problems and to introduce it to a broad market.

To make this clear, I would describe the 4004 as "the first commercial single-chip microprocessor".

--Colin Douglas Howell 01:40, 9 Oct 2004 (UTC)

Second that. I made the (slightly more unambiguous, at the risk of being corrected...) edit, and split the F14 CADC material off into its own article (where it should be further elaborated upon, interesting as it most certainly is). --Wernher 20:52, 10 Oct 2004 (UTC)
I disagree. The CADC was not multi-chip. The central processor itself had everything (and more) that the 4004 did, EXCEPT for a program counter. The PC on the CADC architecture was placed on the RAS (e.g. RAM) and ROM chips. This was to facilitate multi-processing. To discount the CADC because of this is debatable. I think this problem could be solved by careful use of the word "first". As a computer historian, I learned long ago never to use the word as an adjective when describing an artifact from computing history because you will eventually and invariably be proven wrong.
I think the wording I implemented is proper, and furthermore I think the CADC reference should be completely omitted as this is a page about the 4004. There should be a footnote or a link to the CADC entry. As far as the second point ("generally applicable to a variety of problems") this is true, but these caveats should be explicitly expressed in the description because they matter. I can be reached at sellam@vintagetech.com --Sellam Ismail 07:47, 11 November 2005 (PST)
So the CADC wouldn't be useful for other tasks besides keeping a fighter jet in the air if you stripped it out and reprogrammed it? 193.63.174.211 (talk) 17:22, 10 May 2012 (UTC)[reply]
After having studied the matter more thoroughly, I am now aware of the things you point out here. However, I don't fully understand your having a problem with the mention of the CADC in this article---unless you are simply of the opinion that the CADC information in the intro pgph kind of clutters up the article a bit? If so, moving most of the CADC info into a footnote would be no problem. As for further elaborations of "who was first", FWIW, please see the CADC talk page. --Wernher 06:34, 23 November 2005 (UTC)[reply]

Added a reference that has interesting including multiple viewpoints of people who were there at the time. Link in the main article is to the author's homepage. Alternative link: http://home.tx.rr.com/gep2b/schaller_dissertation_2004.pdf Also compare discussion to wording on intel's 4004 site, which I am inclined to think of as 'simply not truthful', but then, they do it for the marketing. Anyway, enjoy the read. It appears to be very well researched. 85.178.88.27 02:09, 26 September 2007 (UTC)[reply]

The paper can be found on the Computer History Museum web site: http://corphist.computerhistory.org/corphist/documents/doc-487ecec0af0da.pdf — Preceding unsigned comment added by GilCarrick (talkcontribs) 17:09, 8 June 2011 (UTC)[reply]

Adware/spyware warning

I moved the "adware warning" against http://www.intel4004.com/ from the ext lk description itself into an intra-section footnote: "Site has been reported to contain adware/spyware." If someone cares to investigate this further, please do so. --Wernher 22:52, 16 January 2006 (UTC)[reply]

There seems to be a web bug on the home page of http://www.intel4004.com/, namely http://www.intel4004.com/images/blank_trans.gif, this has privacy implications although whether this web bug can be classified as adware and/or spyware I am unsure. Perhaps this issue has something to do with the bad blood between Faggin and Intel (just my little theory). If someone cares to investigate this even further, please do so. Slark 17:04, 3 April 2006 (UTC)[reply]
I removed the adware/spyware claim pending some actual information. Mirror Vax 17:51, 3 April 2006 (UTC)[reply]
McAfee's SiteAdvisor reports that it links to a couple of shady sites, webstats4u.com and itrack.it. --Traal 23:41, 18 April 2007 (UTC)[reply]

The problem has been solved. We got rid of the offending counter.

Jokes

The 4004 marked the 4004BC of modern computing.

I don't get it!? Pluke 21:47, 15 November 2006 (UTC)[reply]
See Ussher chronology. Ferritecore 11:18, 22 June 2007 (UTC)[reply]

Large image

I removed Image:Intel-4004-schematics.png from the article because it was 1.5MB, which is far too large to appear in an article. Could someone who knows how to do images please replace it with a small thumbnail. 58.179.129.241 00:48, 21 November 2006 (UTC)[reply]

The 4004 was a commercial failure?

In the second paragraph of the Intel 4004 article (as of 12/7/2006 at 10AM EST), it is written:

As for the 4004 itself, it was largely a commercial failure and had very little impact on the electronics industry as a whole.

Based on my extensive research on 4004 history, I find this statement quite surprising, and would be interested in seeing evidence to support this claim. Intel's very next microprocessor, the 8008 was indeed a commercial failure. But in the case of the MCS-4 family (4001, 4002, 4003, 4004), you have to consider that commercial failures rarely spawn a family of compatible follow-on products like the 4040 microprocessor, or two generations of interface chips, like the 4008, 4009, and the later 4289 memory interface chips. Nor does one find IC date codes on chips that are commercial failures that extend 15 years from the first date of manufacture (in this case 1971-1986). National Semiconductor second-sourced the 4004 as the INS4004. I don't have hard production numbers, but my understanding is that over a million Intel 4004s were made.

It is well recognized by now that other companies were working on microprocessor technology at the same time, and that the notion of the microprocessor was "in the air." Intel's 4004 team didn't "pull an Einstein," they just got to market first with a microprocessor you could buy off-the-shelf and program yourself. William Asprey's journal article The Intel 4004 Microprocessor: What Constituted Invention?, published in the IEEE Annals of the History of Computing, Vol. 19, No. 3 (1997) gives a great overview of the historical context and considers whether the birth of the microprocessor was a revolutionary or evolutionary milestone in the history of technology.

Sure, let's give credit where credit is due. Let's list any and all the other companies and projects that were working on microprocessor technology around the same time. A stable Wiki that we can all agree on is the best thing we can offer the world.

Disclosure: I am not now, nor was I ever an employee of Intel. Though I have done exhibit design for the Intel Museum as an independent vendor, I am committed to as accurate a portrayal of history as possible. --Tim McNerney

I too would agree.

The statement that the 4004 was a commercial failure is an unfair opinion.

Busicom paid for its development (largely), and gave Intel an incrediable market opportunity. Let's not forget that Busicom, using the NCR brand, produced millions of desktop calculators using their version of the 4004.

--Robert

A curious coincidence

I added "A curious coincidence" because I thought that the story of the naming of the 4004 was interesting and also the coincidence with the date 4004 B.C. surprising. viuz 22:19, 27 June 2007 (UTC)[reply]

Elvia -- Thanks for all of your contributions to this page. I teach Computing at Bennington College and we've discussed the design of the 4004 at length. We designed and built our own CPU in TTL last year, and one of the students dedicated it to Federico. But mostly, I just wanted to say that your contributions to the documentation and history of the 4004 are excellent. Joe 04:09, 29 June 2007 (UTC)[reply]

Sorry I deleted this section. One must admit this is a 'cute' little coincidence, but you should present it in a way which doesn't assume creationism. --hydrox 02:20, 4 July 2007 (UTC)[reply]
I find this "curious coincidence" interesting because a break from an established part numbering system suggests that the chooser-of-numbers thought that this family of chips was a significant break from the established product line. A little documentation and a more encyclopedic presentation and I think the break in numbering conventions fits in as more than just a coincidence. It speaks to the significance of this chip offering, and that the significance was realized at the time. Any speculation as to why the specific number 4004 was chosen remains just speculation absent some supporting evidence. The relationship between the part number of this chip and the Usher chronology is likely just coincidence. It is just as likely that somebody thought a palindrome looked nice. Ferritecore 03:37, 5 July 2007 (UTC)[reply]
I think with some rewording the section should go back in. As it was, it's not a hard stretch to read it without assuming creationism, so the text is nearly fine. Or perhaps it can be prefaced or couched in text that alerts the reader to the more informal nature of the paragraph. Joe 19:50, 6 July 2007 (UTC)[reply]
I agree, and done right it could possibly fit in the history section. Ferritecore 21:50, 6 July 2007 (UTC)[reply]

So, um, what of the 4001, 4002, 4003 chips? Are they supposed to represent each of the three years following Genesis, then? Could just be that they were the first four in a new line of "4000-series", 4-bit devices... Not everything has to have biblical consequences or even be related back to it. I don't go about finding ways to relate the Motorola 68k to events that (supposedly!) happened 70,012 years ago then add a reference to them on its page... 193.63.174.211 (talk) 18:06, 10 May 2012 (UTC)[reply]

Silly how an article about microprocessors tolerates any sort of numerology. Go home, idiots! — Preceding unsigned comment added by 77.13.42.35 (talk) 00:45, 6 September 2014 (UTC)[reply]

4004 vs. ENIAC

I removed the following:

The Intel 4004 CPU had 17 times the computing power of the 1946 ENIAC vacuum tube supercomputer, which weighed 33 tons and occupied 212 square metres of floor space.

This seems to be comparing add time (10.8us on 4004 vs. 200us on ENIAC, although that is closer to 18.5). This is an unfair comparison as the 4004 is adding only 1 digit in this time and ENIAC is adding 10 digits (single precision) or 20 digits (double precision). Also ENIAC was parallel in 1946 and could be doing additions in up to 20 accumulators at the same time.

By my calculations they are from roughly comparable to ENIAC being somewhere over 10 times faster; although this would require actual 4004 code for 10 digit addition to be certain which probably required several instructions per digit, not just one.

I don't believe any fair comparison of the two machines could be done in one single number like this. -- RTC 00:13, 26 July 2007 (UTC)[reply]

I found the text was originally inserted as the following:

The Intel 4004 CPU had the computing power of the 1946 ENIAC vacuum tube supercomputer, which weighed 30 tons and occupied 167 square metres of floor space.

While this is more realistic, I still don't believe a single number can accurately and fairly compare the two machines. -- RTC 00:27, 26 July 2007 (UTC)[reply]

Single--chip microprocessor?

There's the statement in the article that the 4004 was not a "single chip microprocessor", as "contrary to popular belief". I find this somewhat confusing; admittedly, the 4004 was not a "stand-alone" chip, of the later sort that included RAM, ROM, and/or IO multiplexing, but did anyone ever think it was? As I recall the times, the chip was the first to be a microprocessor on a single chip - the fact that the RAM or ROM was separate isn't relevant, really. Ofc, even the very newest Pentiums still don't contain memory. Anyways, I think this needs clarification, but I wasn't sure how to fix it. Is there a distinct category called "single-chip micro" which specifically refers to having all major functions onboard a single chip? I'm not familiar with the semantics here, but clearly the 4004 was the first processor on a single chip. Eaglizard 21:51, 15 November 2007 (UTC)[reply]

This goes to the heart of the discussion as to whether the Central Air Data Computer was a microprocessor and did it beat the 4004 by 1 year. Alatari (talk) 06:08, 13 January 2008 (UTC)[reply]


To beletedly answer the point. It was not considered a single chip microprocessor, because not everything required to make it work was on the chip itself. For example, the processor required an extenally generated 2 phase clock signal as well as a 4008 and/or 4009 to actually interface with ROM, RAM or I/O. It is true that all the processing elements were on the one chip but seldom, at that time, the support logic. This state of affairs continued for some time after the 4004 with many well known microprocessors actually occupying more than one chip. Even many of the big selling chips still in use by the early 1980's still came as multiple chip sets. The Intel 8080 was a three chip set and the Motorola 6800 still required a separate 6870 clock generator. Even the ubiquitous Z80 still required an external clock generator. The Intel 8085 (introduced 1977) still theoretically required an additional chip to separate out the control and multiplexed bus signals but arguably it qualified as a single chip processor because by this time, Intel had developed memory and input/output chips which could directly cope with these signals. 109.156.49.202 (talk) 16:29, 4 October 2011 (UTC)[reply]

I'm pretty sure that any time I've seen the definition of a (micro)processor, aka CPU, in the past, it's always been the part which performs various operations on data presented at its inputs, and then provides the result at its outputs. Where it comes from, where it goes to, is immaterial. Memory (ram, rom, disk, paper tape, stuff coming out of a users brain and into a keyboard) is decidedly external - you could possibly even argue that a pure CPU doesn't even require any internal registers beyond the bare minimum to enable a Turing-complete instruction set, let alone cache - and so are clock and sync pulses. Remember how the oldest, somewhat experimental micros could be single-stepped by hitting a switch that sent a single pulse, similar to what could be done with minis and mainframes? The USER became the clock generator. But they still had proper 8080 CPUs inside. The 4004 is a single piece of silicon in a single ceramic- or plastic-plus-connectors package that can (request and) receive data through the connectors, and thrust it out again the same way after doing stuff to it. It counts.

BTW, if it required a 4008 and 4009 to work, however were you supposed to use the original 4001-thru-4004 lineup without them? ;) In any case, their assignments mirrored what we still see today; the 4001 was the BIOS ROM, 4002 the RAM, 4003 the keyboard PIC and video card, and the serial/parallel port (or USB) connector tasks were split between all three of the "support" chips. Very very few microprocessors can be used just as they are without SOME kind of additional cardware... I think the term you're hunting for instead is either "microcontroller" or "system on a chip".

(And the designers weren't going for that - they were instead looking to replace the separate cards of a backplane minicomputer (the CPU card - sometimes itself split into separate parts with e.g. the ALU taking up a whole slot - the memory card(s), the terminal interface card etc) with a single chip apiece. They probably didn't even think of the 4004 itself as the most significant part of the whole setup at the time, but instead the accomplishment of making EACH of those things, that previously required a square foot of PCB with an edge connector and requiring an inch-plus of clearance, fit into a device that was small enough to swallow. The further concatenation of all those parts into a single unit would take a while longer still.) 193.63.174.211 (talk) 18:20, 10 May 2012 (UTC)[reply]

Pioneer 10

I recently viewed a video by the Computer History Museum in which Ted Hoff and Federico Faggin talked about the 4004, and at one point Federico says, "... the most remarkable application, of which I feel very ... proud, is the 4004 is one of the few artifacts that have gone beyond the asteroid belts in Pioneer 10 ... It's a major piece of artwork up in space". This wiki article states that it's just a myth, however. Was Federico kidding around? -- MP64 (talk) 07:20, 16 December 2007 (UTC)[reply]

I have found a reference to the possibility of the 4004 on Pioneer 10: http://www.opencores.org/forums/cores/2002/05/00059 According to Dr. Larry Lasher of AMES Research Center that the 4004 was not used on the Pioneer 10 spacecraft. http://home.comcast.net/~jsweinrich Jweinrich (talk) 15:26, 2 August 2008 (UTC)[reply]

Here stated http://voyager.jpl.nasa.gov/faq.html that Pioneer 10 computers had 16-bit and 18-bit word sizes. Not 4-bit as 4004.Avivanov76 (talk) 16:26, 3 November 2012 (UTC)[reply]

looking for old software

The MCS-4 manual states there was some publicly availble 4004 software:

  • a cross-assembler and simulator running on the PDP-8 in FORTRAN IV
  • subroutines for AND, OR, and XOR
  • a 16-digit decimal addition routine
  • Chebychev polynomial approximation routines for addition, subtraction, multiplication, division, exponents, natural logs, sine, cosine, and arctangent

Is any of this still available? A quick search of the usual places didn't turn up anything useful (but intel400.com again/still has an infection). Dugong.is.good.tucker (talk) 16:19, 28 August 2008 (UTC)[reply]

I believe stan mazor should be mentioned

I am not an expert, but various articles, googling, and a patent listed on the page suggest that mazor should be mentioned as one of the designers.

He was a co-recipient of the kyoto prize for the 4004. AllanGottlieb (talk) 01:07, 6 September 2008 (UTC)[reply]

ancestor of all modern x86 based chips?

would it be accurate to say the 4004 is the ancestor of all the current x86 based chips produced today? after all, some of the same people worked on the 4004 and the 8008, which led to the 8088, the 8086, 286, 386, 486, pentium, itanium, etc, and thus all the AMD chips as well which were copies of x86, at least in instruction set and addressing, if not more? Decora (talk) 10:39, 15 November 2009 (UTC)[reply]

instructions per second?

Why does today's main page list 60,000 instructions per second when it says 92,000 here?!? CapnZapp (talk) 21:22, 15 November 2009 (UTC)[reply]

60 - its average power (for mix of 1 or 2-cycle instructions), 92 (on 740 kHz) - its maximum. Jem222 (talk) 11:17, 12 November 2011 (UTC)[reply]

Possible to overclock?

Is it possible to overclock this CPU to achieve higher speeds? General Heed (talk) 18:10, 28 August 2010 (UTC)[reply]

I believe you'll have to get hold of one, do the experiment, publish the results somewhere on a webpage, then have a friend cite it into the article for us to find that out. But as Intel themselves wanted it to run at 1Mhz originally, you'd probably have trouble. The internal circuitry is quite a bit "larger" than in, say, a 6502 (typically stuck down at 2Mhz or less), and uses somewhat less efficient construction. You could probably do it, but only with additional cooling (more to speed up the internal signalling than to protect against melting), custom external support hardware etc. 193.63.174.211 (talk) 18:39, 10 May 2012 (UTC)[reply]

not really a chip to overclock. you can find manuals online that also include performance dependent on temperatures and voltages. the 4004 maximum temperature is not too high. the chip is too small to add a heat sink. the 4004 chip usually has multiple 4004 chips with even more of the matching rom,ram and IO-modules on the same board. The 4004 chip is a multi-processor chip by being only 4-bit. Synchronization is more important on 4-bit instruction sets and a higher synchronization frequency will easily randomize some communication processes.

MCS-4 and 8008?

Historical articles on the MCM/70 appear to suggest (perhaps incorrectly) that the 8008 was also supported by the MCS-4. Does anyone know for sure? If this is wrong I'd like to set the record straight. Maury Markowitz (talk) 11:27, 27 June 2011 (UTC)[reply]

The 8008 8-bit CPU architecture and chip set were originally created by Datapoint Corp. for use in their Datapoint 2200 intelligent terminal, and later designed into a chip by Intel. The MCS-4 4-bit architecture and chip set were originally created by Intel for use in Busicom Corp. family of calculating machines, and consisted of 4 chips: CPU (4004), ROM with I/O (4001), RAM with I/O (4002), and I/O (4003). The 8008 required standard memory components and there were no dedicated I/O chips. The instruction sets of the two processors were quite different, and the MCS-4 did not support the 8008. The only relationship between the 8008 and the 4004 was their use of the same manufacturing technology and design methodology, originally developed for the 4004. viuz — Preceding unsigned comment added by 75.18.188.109 (talk) 21:39, 12 July 2011 (UTC)[reply]

MCS-4 historical and recent documents

A distinction should be made between the early original MCS-4 documents, and later recollections — Preceding unsigned comment added by 75.18.188.109 (talk) 22:14, 6 July 2011 (UTC)[reply]

Original research?

Please explain where and why. I remove the banner till this is done. Audriusa (talk) 09:58, 13 February 2012 (UTC)[reply]

maximum memory amount?

OK, could it just have one each of the 4001 and 4002, or more? If so, how many? And was this any different with the 4008/4009 or 4289? (I'm trying to do a thought experiment over whether you could make any kind of "useful" home computer from it beyond the level of the electric typewriter/very very early word processor - with limited (magtape-based) editing capabilities - I've otherwise heard it was integrated to. 40/256 bytes is a bit limited... 1K/4K, now we're getting somewhere, up to Atari 2600 or Sinclair ZX81 levels) 193.63.174.211 (talk) 18:44, 10 May 2012 (UTC)[reply]

There is a 12 bit address bus, I believe addressing four bit nybbles. But separate instruction and data space, though I am not sure where the partition is. It might be the high bit, so 2048 nybbles instruction, and 2048 for data. There is one reference, I believe on a page linked from here, that the busicom has five 4001 ROM chips, including the optional square root ROM. Gah4 (talk) 17:25, 4 February 2013 (UTC)[reply]

(That was me before, and I've ended up back here again for similar reasons) ... Ah, thanks. I did see the 12-bit address, but the way it seems to deal with addressing those chips is a bit strange. Also I'm sure I saw an actual amount for both discussed somewhere - something like the equivalent of 640 bytes of RAM and 5KB ROM or the like - but I can no longer remember the specifics or where I saw it. I may check out that Busicom page and see if it mentions it. (In fact, now you're jogging my memory, it might even have been the Intel spec sheet itself?)

I also wonder if there might be any mileage in attempting some kind of bank-switching memory extension scheme as used in other architectures which suffered from limited overall address ranges, such as the VCS itself (originally 4KB carts only, but some went up to 32KB or had 16KB plus extra RAM vs its lowly 1 kbit of onboard storage) or some later 8-bits... and indeed even the 8086 which had a 16-bit range at heart but could work with 16 different "segments"... having 4 segs for each may allow 20KB of ROM and 2.5KB of working RAM, which would allow reasonable sophistication, especially in the context of the limited processing power and bus speed. 193.63.174.211 (talk) 09:05, 2 June 2014 (UTC)[reply]

Past tense

This article, like many retrocomputing articles, is written in the past tense. Seems to me that 4004 chips still exist, so past tense isn't necessary when referring to the processor. It might still be for some other statements, such as design decisions, people or places. Is there a wikipedia rule on tense in articles? Gah4 (talk) 17:30, 4 February 2013 (UTC)[reply]

It's not being actively produced any more, so I believe the convention is to use the past tense - the same as you would for cars, or TV shows, or anything else that was once in series production but hasn't been for quite some time, yet hasn't ceased to exist altogether because of this. A mass produced microprocessor isn't the same as a person, it doesn't "die" completely and permanently once discontinued, but it would still be odd to use the present tense unless you're actually holding one in your hand, or a system that uses it. 193.63.174.211 (talk) 09:11, 2 June 2014 (UTC)[reply]
Agreed. I think that once the major manufacturer(s) of the device stop producing it, that is when the tense changes from present tense to past tense, regardless of whether the devices continue to exist and be used. Consider the context of a typical lede sentence, for example: The Foobar 6900 is|was a widget produced by Foobar Doohickies, Inc. ... — Loadmaster (talk) 18:11, 2 June 2014 (UTC)[reply]

Predated by TMS 1000

I put a citation needed tag after the claim that the 4004 was predated by the TMS 1000. The citation in the Microprocessor article, from the Smithsoninan, says that the TMS 1000 was developed "about the same time that Intel fashioned the first microprocessor", actually giving credit to Intel for the first microprocessor. That citation also has a disclaimer that says it is not guaranteed to be accurate. Rsduhamel (talk) 19:47, 25 May 2013 (UTC)[reply]