--
You received this message because you are subscribed to the Google Groups "neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neonixie-l+...@googlegroups.com.
To post to this group, send email to neoni...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/144bce53-142d-44be-9a9b-fae08fafab7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neonixie-l+...@googlegroups.com.
To post to this group, send email to neoni...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/e168a850-f3d7-4e88-adc8-1b3bd32b1902%40googlegroups.com.
Yes, that's it. If the other segments are high, they just work as more anodes.The best thing imho is just to leave them floating, but they will then float up to the anode voltage. So provided you have drive circuitry that can switch the full anode voltage, that is ok.
The voltage applied to the elements of a Nixie tube is not as straightforward as you may think. Keep in mind that there is a voltage drop from anode to an 'on' cathode of ~130-140 volts, due to the ionized gas. Also, the capacitance of the tube elements and wiring has an effect on the switching behavior.http://www.cathodecorner.com/nixiewatch/firmware/nwrf-schem.gifI have successfully made several varieties of multiplexed Nixie clocks and watches using 60V or lower cathode switches. I used printed circuit boards to reduce capacitance, and adjusted the timing to allow the recently turned off cathodes to drift up to their natural 'off' voltage before turning on the next digit's anode.My Nixie watch design uses 50V cathode switch arrays. It also has no anode resistor. This is done by enabling only one cathode at a time, leaving the other tube with no cathodes enabled.The power supply has a resistor current sense and feedback mechanism to regulate the total current as well as the open-circuit voltage. Blanking is achieved by reducing the anode voltage to 100V, with a digitally controlled shift to the regulator feedback.So you can get good results with very little circuitry, if you apply a bit of cleverness to the problem.
--
You received this message because you are subscribed to the Google Groups "neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neonixie-l+...@googlegroups.com.
To post to this group, send email to neoni...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/c0c015b5-15e9-4387-b7f7-911193e174a4%40googlegroups.com.
I was planning to not multiplex my nixies, probably leaving all cathodes connected directly to the HV line, and placing current liming resistors on the cathodes. Was interested to see if I'd need to tweak any of the individual resistor values uniform current/brightness.
Another important fact about Nixie tube cathodes: turning on one cathode by pulling it to zero volts causes it to steer all the available current away from the other cathodes, causing them to be dark. This is why you only need a 50V switch on each cathode.The caveat is that if no cathodes are pulled to zero volts, then there will be leakage current flowing through the tube that will destroy a 50V transistor. This is why I used the TD62083 with its set of commutation diodes, and connected the diode common anode pin to a 50V source in my Nixie watch circuit.It's also why I made the blanking mode that drops the anode voltage to 100V, so that the cathodes all remain dark when blanked.
--
You received this message because you are subscribed to the Google Groups "neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neonixie-l+...@googlegroups.com.
To post to this group, send email to neoni...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/7026df09-ef22-408c-9e92-7daa3f5f2db6%40googlegroups.com.
I was using the good old MC34063 on all my boards but I just did a test with the LT3757 (already mentioned in this group) using the high voltage flyback power supply datasheet schematic with a DA2032 transformer. I’m really impressed, 170V up to 69mA at 12V with around 86% efficiency, just a bit warm, no audible noise.
I’m not an electronic engineer, I don’t really know what I’m doing :-) So, I’m sure that with a correct board design the efficiency could be improved.
I was using the good old MC34063 on all my boards but I just did a test with the LT3757 (already mentioned in this group) using the high voltage flyback power supply datasheet schematic with a DA2032 transformer. I’m really impressed, 170V up to 69mA at 12V with around 86% efficiency, just a bit warm, no audible noise.
I’m not an electronic engineer, I don’t really know what I’m doing :-) So, I’m sure that with a correct board design the efficiency could be improved.
--
You received this message because you are subscribed to the Google Groups "neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neonixie-l+...@googlegroups.com.
To post to this group, send email to neoni...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/0f043704-27dd-4e04-aa56-78d8a9602c5f%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/neonixie-l/B3EE01EA-4F9B-4465-90AA-8BE54834FDE2%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
After further testing, the use of LT3757 (voltage regulator), DA2032 (transformer), CSD19533Q5A (MOSFET) and RFN2LAM4STR (diode) seems to be a good combination for a nixie PSU. Now trying to optimize the board design.