On 2021-01-08 10:27 a.m., gregebert wrote:
> Another thing....If you see random oddities, it's possible the CPU is
> doing housekeeping tasks. I dont know about Arduino, but definitely on a
> Raspberry Pi the Linux OS will periodically do mandatory OS functions
> and it will definitely affect timing loops. When I was analyzing
> performance on a parallel I/O port I implemented in software, I found
> random cases where the OS would take a few milliseconds away from my
> tight-timing loop.
>
Arduino like many other MCU's does not usually run an operating system,
but you will still see timing related jitter if interrupts are
occurring. (However this is in the microsecond range, not millisecond.)
--Toby
> Nixies, it surely dims them.____
>
> __ __
>
> *From:*
neoni...@googlegroups.com
> [mailto:
neoni...@googlegroups.com] *On Behalf Of *Mateusz Dziuba
> *Sent:* Thursday, January 07, 2021 1:27 PM
> *To:* neonixie-l <
neoni...@googlegroups.com>
> *Subject:* Re: [neonixie-l] IN-4 ghosting, once again.____
>
> __ __
>
> I did not develop specific circuit diagram for my clock, but
> it is build around this project: (please don't mind wrong
> polarity of opto. Someone draw it wrong.)
> e44b2492e18895184e259a89f71556fc.jpg____
>
> czwartek, 7 stycznia 2021 o 18:32:35 UTC+1 Bill van Dijk
> napisał(a):____
>
> Can you post the schematic? First I notice that a bright
> 1 has a ghost 2, and it seems every number has a ghosted
> lower number. Could be timing (discussed many times), or
> perhaps the KD1551s are too slow depending on your
> multiplex speed. What is you multiplex sequence, i.e.
> 2x3, 3x2, 1x6 ?____
>
> ____
>
> Bill____
>
> ____
>
> *From:*
neoni...@googlegroups.com
> [mailto:
neoni...@googlegroups.com] *On Behalf Of
> *Mateusz Dziuba
> *Sent:* Thursday, January 07, 2021 12:21 PM
> *To:* neonixie-l <
neoni...@googlegroups.com>
> *Subject:* [neonixie-l] IN-4 ghosting, once again.____
>
> ____
>
> Hi all,____
>
> ____
>
> I am working on nixie clock and experiencing ghosting
> between neighboring tubes. Please see attached photo.____
>
> ____
>
> 1.jpg____
>
> ____
>
> I am using 6xIN-4 nixies, Arduino with Atmega328,
> 6xTLP627 transoptor for driving anodes and K155ID1 chip
> for driving cathodes. I am multiplexing nixies in
> interrupt. Code attached.____
>
> ____
>
> What i tried so far:____
>
> 1. I connected 10x 1N4148 fast switching diodes from
> cathodes bonding points to mid voltage of 90V. It didn't
> help a bit and increased power consumption only.____
>
> 2. I removed the diodes and tried "center-pull" all
> anodes and cathodes bonding points through 500k ohm
> resistors. Didn't help, although reduced decay of anodes
> after switching off.____
>
> ____
>
> Some photos below:____
>
> 4.jpg____
>
> 5.jpg2.jpg3.jpg____
>
> ____
>
> What comes to my mind, I might try to increase/rewrite
> blanking interval but i am not sure how to do it inside
> interrupt. Maybe I should rewrite it to the main loop.____
>
> ____
>
> All help, comments, suggestions are welcome. ____
> <
https://groups.google.com/d/msgid/neonixie-l/ed921226-078c-4a66-bae2-bf79fad2b9b8n%40googlegroups.com?utm_medium=email&utm_source=footer>.____
>
> --
> 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 view this discussion on the web, visit
>
https://groups.google.com/d/msgid/neonixie-l/e3a07d84-34e0-4f4a-9ab1-65ff8e128d2dn%40googlegroups.com
> <
https://groups.google.com/d/msgid/neonixie-l/e3a07d84-34e0-4f4a-9ab1-65ff8e128d2dn%40googlegroups.com?utm_medium=email&utm_source=footer>.____
>
> --
> 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
> <mailto:
neonixie-l+...@googlegroups.com>.
> To view this discussion on the web, visit
>
https://groups.google.com/d/msgid/neonixie-l/a9de3c84-6a4d-4ae1-a77b-f89197a43173n%40googlegroups.com
> <
https://groups.google.com/d/msgid/neonixie-l/a9de3c84-6a4d-4ae1-a77b-f89197a43173n%40googlegroups.com?utm_medium=email&utm_source=footer>.