hi everyone. stumbled upon this group while researching dekatron tube stuff and decided to join. will be probabily more on the receiving end, since i just started with them tubes. i am in the middle of building my own nixie/dekatron clock – currently working on the dekatron part. yes, for my first tube clock, i really have drawn a requirements joker; not widely available hv supply, no off the shelf control modules and code examples one more cryptic than the other. haha. my goal is to have a dekatron animation with increasing glow points growing to full circle for a one minute cycle. well, after a lot of tinkering, i more or less got the desired result on a dedicated pcb.
used circuit:
what i am not yet happy with, is the brightness and uneven glow on the cathodes of my og-4 dekatron. the uneveness is probably coming from using «windscreen-wiper» principle in the arduino code to drive the tube back and forth between k0 (12 o’clock position) and seconds-position, which means not every cathode gets the «refresh» in the same amount of time (currently driving the tube at 200us). beside detecting ndx-postion (k0), i also tried to integrate a reset circuit, so i could get rid of going «back&forth» and «jump» instead, but was not very successful – tried a few circuits i found online, but whatever i tried, it just did not reset to k0. My current lack of understanding in electronics (being more a code-person), is hindering me to analyze these further. first i thought, i just have to drive the tube faster, but this does not really help much either.
maybe one of you who truly understands dekatrons, can explain to me or give me a hint, what’s crucial to maintain high brightness in the tube? the single lit k0 cathode is very bright, but i experience a brightness drop for every aditional seconds-point i cycle inbetween:
single lit:

half cycle:

any ideas, help, hints and suggestions are appreciated.
thank you, martin
On Oct 5, 2024, at 4:50 PM, Martin Kaufmann <mka...@gmail.com> wrote:maybe one of you who truly understands dekatrons, can explain to me or give me a hint,