Science Meets Style In This Cathode Tube Watch
scope-n-SHOUT writes "The Nixie Watch displays the time on nixie tubes, a cold-cathode tube filled with neon, a little mercury and argon at a small fraction of atmospheric pressure. Nixies were used in many early electronic desktop calculators, including the first: the vacuum tube-based Sumlock-Comptometer Anita Mk VII in 1961. This two-digit wristwatch is designed for everyday use, being water-resistant and rugged, not to mention looking really retro-future cool. The watch requires no button pushing to operate - it shows the hours, minutes and seconds in sequence at the flick of the wrist. For the hardcore code tweaker, a programming adapter allows the GPL'd PIC firmware running the watch to be hacked up at will. The Nixie Watch is being sold in very limited edition, with each piece individually numbered and engraved."
It's been done before. And with more digits.
Something like one of these or these?
The universe is a figment of its own imagination.
Science Meets Style... and Style walks away with a bloody nose.
Seriously people.. this does not look cool, neat, retro, funky or any thing other than an ugly lump on the end of an appendage.
"Consider how lucky you are that life has been good to you so far. Alternatively, if life hasn't been good to you so far
There's been a very impressive Nixie wristwatch at http://www.amug.org/~jthomas/watch.html for quite a while now - he made it in 2001. The fact that it doesn't even use a microcontroller makes it that much cooler. Less flexible because you can't re-program it, but far more in keeping with the theme of the project.
We have really old (and back then expensive) frequency counters here that use the same display technology.
Its basically a glow discharge tube like you can find them as gadgets sometimes (like a hearth, or a number or so glowing). The glow is around the kathode, which can be formed however you want.
So this tubes have 10 different kathodes in one tube, sorted by visibility (to but the "big" shapes back as to not hinder the view to other ones). All in all, you can see that they are in different planes (about 5-8mm or so, which makes neat effects for a frequency counter (as the digit seems to jump rapidly, seemingly randomly back and forth in 3d-space)).
HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
Making a nixie watch is enormously complicated - the power issues are complex - the tubes need 180VDC at a few mA to strike, but the batteries must last for 6 months or so. Each watch is hand made and uses lots of SMD components - the tubes are indeed not the smallest available as they are not made any more, so you can only use "common tubes" - the earlier 4-tube watch mentioned used JAN7009/4998 tubes which are extremely rare (the builder found a one-off small batch at a hamfest), and can't be used for commercial construction. It's not ideal, using these tubes, but it does work. Other common small tubes, like the Russian IN-17s have other problems (they are too deep). I actually have one of these watches (a prototype), and it attracts nothing but admiration, even from my wife & daughter. You do need big wrists, though (I'm 6' 4" tall and 103kg)... David only did this as a bit of fun - he deserves credit for producing something that's fun, with little profit (if any) for an awful lot of hard work. Nicko
He looked at lithium cells, but the supplier would not let him have samples, and the MOQ was in the order of 10,000 units (or $$, I can't remember), so the "common camera battery" route was taken... Again, it's a compromise. The reason the tilt-detector (a solid-state Analogue Devices unit) is used is that the HT converter is only activated whn the watch is at 45 degrees or so the the Earth. As you tilt the watch, you can just hear the HT boost converter starting (a very slight whstling) if you put your ear to the watch... Assuming the HT supply is 90% efficient (typical for this sort of unit), to get 180VDC at 3mA, you need about 200mA at 3V from the battery - Obviously you can't let that run continuously as any battery would be flat in a few hours, hence the tilt-detectors. Everything is a compromise... but it really does work... Nicko
Nixie tubes are based on the same technology as the neon lamps you find on mains extension leads and some appliances {from the pre-LED era, or ones that don't have any low-voltage electronics inside them} and in power-finder screwdrivers. These simple lamps are just a glass tube with two electrodes, connected to the mains through a ballast resistor {or in the case of a power-finder, the capacitor formed between the whole surface of your body [not, as per common misconception, just the soles of your feet] and the earth; AC can flow through a capacitor because it is being continuously charged and discharged}. The tube is filled with a mixture of gases, mainly neon and argon, which become conductive and emit light when a sufficiently high voltage is applied. The glow occurs in the space between the cathode {negative terminal} and the anode {positive terminal}, but always nearest to the cathode. Note that the mains is AC, so each electrode glows on each alternate half-cycle; but since there are 50 cycles every second, your eyes cannot detect this.
In a Nixie tube, the cathode wires are shaped into numbers {or letters, or symbols} and each one is brought out to a separate terminal pin. The anode is a fine wire mesh grille in front of the cathodes. This is connected, through a ballast resistor {to limit the current} to a positive supply of several tens of volts DC {dependent upon the size of the tube}. When one of the cathodes is connected to ground, the gas ionises and a visible glow is given off around the cathode. The smaller the resistor, the bigger the current, and the further the glowing region extends {and the shorter the overall lifetime of the tube, since some material is transferred }; the general aim is to get a strong enough glow around the active wire so the whole digit is visible. Note that if a switched-mode power supply is being used to generate the high voltage, it will most probably already have a high enough output impedance so as not to need a ballast resistor.
The cathodes can be driven by ordinary, open-collector NPN transistors but they must be selected carefully: the collector-base junction must have a sufficiently high breakdown voltage to withstand the display drive voltage. Otherwise the C-B junction will behave like a Zener diode, essentially dropping a constant voltage irrespective of how much current is flowing through it; and once a digit has been lit, it won't extinguish until the anode supply is interrupted. It won't actually fail catastrophically due to the ballast resistance limiting the current; but it probably is not what you want anyway. If the anode supply is switched-mode, and the output capacitor is small enough that this afterglow can discharge it completely, you might just be able to get away with using under-rated transistors to switch the cathodes; but this is not ideal since the anode supply will always be dying {not just in the afterglow while the transistor is staying on} and the display will flicker.
Je fume. Tu fumes. Nous fûmes!
A friend of mine has made quite a few nixie clocks, including one that sync's its time to WWVB. They are cool to watch.
SPF support for most open source mail servers can be found at libspf2.
Hate to self-promote, but here's my website with the nixie tube clock I was selling (before I ran out of parts). The most informative webpage for nixie tube related stuff is actually the Yahoo NeoNixie group, at Yahoo Groups. David Forbes, who designed the watch, is a regular contributor to the list, and is a great guy- very knowledgeable. I have learned a lot from the list, and I highly suggest joining the group to anyone even remotely interested in the technology.
LED watches are actually more energy efficient than Nixie tubes. A Nixie tube *IS* a CRT. So my watch battery lasts months even.