Greg,
The way these 74142 chips work is that each of the ten outputs connects directly to a nixie tube cathode.
The nixie tube anode is connected in series with a suitable anode resistance to +170 volts DC. The 170 volt DC supply and
the 5 volt logic supply share the same ground. Typically the tubes I am using (B-5853) and Chinese QS-18-12 use 20k ohm and 15 k ohm
anode resistances respectively.
You are correct about not using a TTL counter output to directly operate the reset pin. That causes an extremely short spike and it is therefore
not a reliable method. This can be solved by inserting a known timed interval that is initiated by the counter output, but then it provides a definite, timed
reset to the counter. 74LS221 or 74HC221 works great for this. Another quirk of these ancient 74142 chips is that they need to be powered up at a "cleared" condition.
So a simple housekeeping circuit needs to be employed that holds all 74142 reset pins in "reset" mode during powerup. This is because if these chips are randomly
powered up without a mandatory clear condition, they will often wake up with 2 outputs activated simultaneously.
But in this special case of 74142, one would definitely NOT EVER attempt to use any output to directly operate the reset pin anyway (even as a crude experiment)
because of the fact that these outputs are associated with the 170 volt tube supply! There in lies the rub. This is why making a clock using these chips
requires some unusual techniques.
But as far as the outputs are concerned they work exactly the same as 74141 or the Russian KD155 equivalent.
There is simply nothing fancy about using these outputs. They connect directly to the tube cathodes. Tube anode goes through 15k ohms to +170 volts.
Simple as that. They were DESIGNED for that. That is WHY they were made that way. They were made for ease of use.
The outputs will handle up to 7 milliamps. The outputs are protected internally not to go past what they can handle for the "off" cathodes.
Thank you for your insight. -Chuck