On Wed, 25 May 2005, Eric Smith wrote:
sustain around
80V. [...] You could probably make a coincident-voltage
memory from them... but they'd be slow I think, but pretty.
Sounds like a fun project!
Lessee... If the numbers are 80V and 100V...
Actually, it might be easy enough to be fun. There aren't many
storage method that are direct-readout of all cells! (It would
make a display too).
You turn on a particular tube by dropping the X line
to 0V and raising
the Y line to +105V. The selected tube sees 105V, while the other tubes
in the same row and column see 97.5V.
I think your idea is generally right, but this detail seems wrong:
when X goes from +7.5V to 0V, the entire line will see 105V,
striking the entire line.
I think the approach is right though, but I think entangling
address and data is needed:
I'll call Ne tube turn-on strike; turn-off break.
Lessee:
Strike >= 100V.
Break <= 80V.
Select steady-state cell row (X) and column (Y) voltage to be 90V.
Off cells remain off; on cells remain on (series R's per tube
allow per-cell variation).
Let's say you arbitrarily run X= 90V, Y=0V, for non-addressed
cells.
WRITING A 1:
* Raise line X to 95V.
* Drop line Y to -5V.
- Line X cells see 95V; line Y cells see 85V; no state-change.
- Cell X:Y sees 100V, strikes.
WRITING A 0:
* Drop line X to 85V.
* Drop line Y to -5V.
- Line X cells see 85V; line Y cells see 95V; no state-change.
- Cell X:Y sees 80V, breaks.
Now we know that these things are awful, and the strike/break
voltages probably vary all over the place, and margins will be
hard to determine and maintain, but likely with 1% or better
regulation on each V and/or temperature compensation or whatever
it'll work.
Reading is problematic; the problem is that the X and Y lines
can't be used for readout, as you have to hold them at constant V
to maintain cell contents.
But we know that a conducting cell maintains a constant voltage
across it, so if you yank it's line to voltage N, the other end
must be at voltage N+80V.
You mentioned measuring current to sense cell contents; this
implies destructve readout, but that's been done before.
I now have to do work I'm paid for.... :-) but this is pretty
interesting!
Will neon bulbs have reduced lifetime if you run them
on DC?
As far as I can tell from reading literature, basically the metal
electrodes develop non-conducting surfaces (eg. oxidation) from
impurities in and outgassing from the glass and metal. Heat
accellerates it (typical chemistry). Too much current makes them
hot. 50 year old Nixies routinely work though so I dont see any
short-term problems with them.
You could easily measure strike time and off time; I never have. I
suspect off is slower, you have to wait for the electron cloud to
dissipate, and quantum processes distribute out in time quite a
ways.