Hello Ty,
I assume you mean the Adafruit Ice Tube Clock, don't you? I posses this kit myself but received it through an eBay seller who flashed an alternative firmware. The design has a lot of flaws, one of them is that the filaments are driven with DC voltage which causes a visible brightness drop over the length of the tube. According to Dieter Wächter's IV-18 datasheet translation the filaments need 5V/11mA. The 22R resistor causes a voltage drop of ~0,24V (in the Ice Tube Clock the tube's filaments are connected to the regulated 5V supply through a transistor and this resistor). I assume they used the resistor to limit the peak current when the cold filament is powered up.
Ian,
the resistance of the hot IV-18 filaments should be ~450R. And regarding your second post: Not only the positive voltage does matter - you're right, due to the high voltage there most likely will be no visible effect. But you also will drive the segments slightly below the cathode (=filament) potential, and here every slight deviation could matter.
If you turn off the tubes completely off in some power save mode a constant current source may be helpful, but I drive my tube filaments simply with constant voltage. A simple current source can be built up of two transistors and two resistors. I used such a circuitry in the first incarnation of my VFD clock as the "fresh" tubes had extreme variations in segments brightness and segment currents. I had to learn that this was unnecessary, but I can send you the schematics page of this simple driver.
There are some nice articles about the VFD operation principles, one is at the
Noritake
page. I remember some other article with the urgent recommendation to to implement some hardware protection in case of multiplexing (like a retriggerable monoflop that will turn off the drivers when multiplexing stops) as when your multiplexer stops the tube will die
very quick due to the high anode currents. This can hurt you when debugging your code. I remember darkly that I found that article at Futaba but I can't find it any more.
Regards,
Torsten