Anyone have a copy of this in digital format? Can't find this on the
'net.
I have it on paper. I've also worked on several (HP) machines that use
this DRAM.
Trying to work out what voltages the power supply in the ND-821 is
supposed to put out. From testing, it looks like 5v, 18v, and 24v.
Knowing what the RAM requires will help nail this down, since it's
powered separately from the main logic.
The DRAMs are strange. They're PMOS, so it's really a -ve main supply (I
think -16V, but that may depened on the version) and a small +ve bias
supply (+3V). But often (and certainly in the HP machines I've worked
on), the most -ve rail is taken as ground, so the supplies are +16V and +19V
The logic levels at the address/data/control pins are also 16V IIRC.
Intel did make some special interface ICs, but not everone used them. You
could also use open-collector TTL buffers with an external transistor as
an active pull-up, for example.
The RAM signals are relatively conventional. 10 address lines, a R/W
signal, data in, data out and a 'precharge' signal that isn't used on
later versions (-1 IIRC) of the chip.
LEt me know if you need pinouts, etc. I certainly have them,
Also, you might want to take a look at the HP9810/HP9820/HP9830
schematics (on
hpmuseum.net). Those machines ued said DRAM. The first 2,
IIRC, used open-collector TTL chips to drive the DRAM signals and
fast-ish comparators to convert the data out line back to TTL. The latter
used at least one of the Intel interface ICs.
-tony