By: Sebastian Moruszewicz, Jacob Tentis, and Mike Lee

Statement of Purpose

Our project is a numeric character display that utilizes cold cathode tubes, colloquially known as nixie tubes, in order to display customizable data streams from the internet. Although there are multiple designs that incorporate nixie tube displays, our solution will differ by polling information from the internet rather than exclusively displaying local data like time or date.

Background Research

General Tube Characteristics:

Cold cathode tubes are neon filled glass tubes used for displaying numbers and symbols. They rely on a metallic grid for a common anode with numeral cathodes placed behind it, and unlike other vacuum tubes, they do not require the cathode to be heated to high temperature in order to function. Cold cathode tubes come in multiple standards with set sizes and electrical connections, these include IN-11, IN-12, and IN-13. Each tube has pins for every digit, the anode grid, as well as pins for any additional indicator cathodes. 

Electrical Driving Characteristics:

Nixie tubes require a high voltage rail at approximately 200 Volts DC in order to energize the neon gas contained within and illuminate the selected digit. Although they require high voltages to operate, nixies tubes have a low current draw, and as such can be driven from common voltage levels using a boost converter. Additionally, due to these tubes not requiring high temperatures to operate, they do not require that a voltage be applied to a constant starter element to preheat the tube.

Design Details

Block Diagram:

System Overview:

Our nixie tube driving solution begins with an ESP-32 which is responsible for connecting to the internet, pulling data, and interfacing with the driver modules. The driver modules consist of constant current led drivers paired with a transistor on each cathode, allowing us not only to witch which digit or digits are at a given time per tube, but also allows us to pulse width modulate our transistor base voltage in order to dim the tubes. These driver modules are connected via SPI bus, and depending on MCU internal peripherals may be separated into two busses,  thus allowing for high speed communications and implementing visually appealing pwm curves across all tubes. Powering the high voltage side we have a synchronous boost converter to minimize losses, taking a regulated low voltage DC input and boosting it to the ~200V. required to drive the nixie tubes.

Bill of Materials:

Qty.DescriptionPart NumberPriceLink
1ESP-32 MicrocontrollerESP32-WROVER (16MB)$5.00 x 1Dev Board
4SPI PWM-Capable Multi-Channel DriversTLC5947$4.00 x 4Dev Board
44Tube Transistors (driver module)KSC3503DSTU
KSC3503DSTU
1Boost Converter Controller ICLM3478Q-Q1
$2.30 x 1Mouser
2Power MOSFETS (boost converter)TBD

1Capacitor (boost converter)TBD

1Inductor (boost converter)TBD


Assorted resistorsTBD


JLC PCB - 5 Boards
~$15.00
1IN-12 Nixie Tubes 6 Pcs.IN-12$9.90Tube Store

Estimated Total Price
$85.00


Possible Challenges

Due to the high voltage rails across the system, working on the system while live can be a concern without proper diligence. Additionally, if the boost converter IC were to fail it is possible that a runaway condition could occur and drive the capacitor beyond its maximum rated voltage, and subsequently explode. Finally, it is our goal for the end solution to use one pcb, and none of the members of the group are familiar with pcb design software.

References

[1]"exixe: Low-cost miniature Nixie tube driver modules", GitHub, 2017. [Online]. Available: https://github.com/dekuNukem/exixe. [Accessed: 15- Feb- 2020].

[2]"Nixie Indicator Tubes", Frank.pocnet.net. [Online]. Available: https://frank.pocnet.net/other/Burroughs/616.pdf. [Accessed: 15- Feb- 2020].

[3]"The IN-12A", Hackaday.io, 2014. [Online]. Available: https://hackaday.io/project/1940-modular-nixie-display/log/11038-the-in-12a. [Accessed: 15- Feb- 2020].



Attachments:

Nixie.jpg (image/jpeg)
Nixie (1).jpg (image/jpeg)
IMG_0118.PNG (image/png)

Comments:

Nice idea! Please make sure to constantly update the CAs with your progress. If you need help, we can direct you to people with more experience in this area.

Posted by yuchenc2 at Feb 16, 2020 02:18

Great project. Main concern, where are you going to get your nixie tubes? They're very hard to get and often extremely expensive. 

Otherwise, looks great, you obviously know what you're doing and have done good background research. Thanks for the excellent proposal, this should be an example to the rest of the class.

Posted by fns2 at Feb 16, 2020 13:10

Seems like part selection will be key. If you keep us posted then, like Johnny said, we can get you in touch with more knowledgeable people.

Posted by dbycul2 at Feb 16, 2020 21:55

Great project!

You mention "connecting to the internet, pulling data, and interfacing with the driver module". Any idea what data you want to display? This might affect your choice of quantity and type of nixie display.

Posted by weustis2 at Feb 16, 2020 22:45

Approved, Feb 20th

Posted by fns2 at Feb 20, 2020 18:54

Our CA Dawid mentioned that you were not able to access the part order form. Can you guys send me an email and describe the problem? My email is yuchenc2@illinios.edu


Also, please include your personal information on the top of the page like other project proposals so we know how to reach out to you. Thanks!

Posted by yuchenc2 at Feb 25, 2020 22:19