The Roboticist’s Garden

Just a quick one — I haven’t posted here in forever, and I have lots of things which I really should document. This is one that I finished a few weeks ago but was super quick. Basically, it’s just an artsy-fartsy lamp. I built it using this light bulb, from Amazon, some styrofoam to create the mid-lamp platform. Fake grass from Michael’s Crafts for the grass.

The original bulb for the bottom that inspired the design was a 25W incandescent ‘stained glass‘ bulb, but the heat from that bulb trapped inside the glass cloche would quickly begin to bake the oils out of the fake grass. This was a pretty severe fire hazard, so I took an LED bulb and hand painted it using sharpie paint pens. A little gauche, but it adds a certain wabi-sabi value to the art that matches the hand crumpled copper tape which rings the ‘grass’ platform. All in all, I’m pretty pleased with how it came out.

The “Final” VU-Meter schematic

After all that work, I found that the lower “inerita” of the correctly connected tubes meant that the display itself had a twitchy response — the fix was simple, increase the capacitance at the VU-Meter node. I simply replaced the 0.1uF ceramic caps at the peak detector stage with 1uF electrolytic. Since this is a single rail design, that shouldn’t be a problem.

Additionally, since the tubes need 5mA instead of 10+ to go full scale, I replaced the 220Ω control current limiting resistors with 1kΩ resistors — the trim pots now sit most of the way to 0Ω instead of most of the way to 500Ω as well.

The final change was going back to a 10kΩ linear taper potentiometer, instead of a 50kΩ log taper part. This was done because I found that the 50kΩ part was simply too sensitive. On normal signals I’d encounter in real life, the pot stayed turned way down anyway. I had used 10kΩ on the prototype and it just worked better.

So, with all that in mind, here’s what the final schematic turned out to be:

Figure 1: Final schematic.

I like this one so much, I may put up a Tindie account and try to sell the stock of the modules that I have parts for. We’ll see if there’s any demand. It’d be kinda neat to have someone actually buy a part that I’ve designed.

How to wire an IN-13

Episode III: The Investigation continues.

Thinking on the matter, I suddenly considered the possibility that the tubes were wired backwards – that is, pins 1 and 3 were reversed. The thing is, I was sure I had tested it when I was in the breadboarding phase of the project — there were no markings on the tubes, but I found that if I connected them the other way, the neon glow did not attach to the bottom of the tube, resulting in a floating, glowing bar in the middle of the tube, instead of a nice controlled bargraph.

Figure 1: A tube with a floating glow (top) as opposed to a normally functioning tube (bottom).

Connecting them the way I had caused the tubes to strike and stick to the bottom of the tube and march upward reliably. This had to mean that the tubes were wired correctly, right? The fact that I was driving them with 10mA instead of 5 was probably just an artifact of their age.

 

… or so I reasoned at the time.

Facing dying tubes, I decided to re-evaluate that conclusion. Reviewing the IN-13 datasheet, I noticed that it did indicate a “pin one” mark, even if I had been unable to find it. Looking at my tubes closely, I found a tiny daub of paint that might be a “pin one” indicator, as seen in figure 2. And if it was, it meant my tubes were backwards.

Figure 2: Indicating mark.

I desoldered my tubes and flipped pins 1 and 3, careful to keep a clearance between the awkwardly bent leads, as in figure 3. Powering the tubes on, I again saw a “floating” glow on one of the two tubes, but the other one stuck. Frustrated, I power cycled the tubes. Voila! Both tubes stuck and held. Power cycling them again, I found that every time thereafter, the tubes held correctly (even a few weeks down the road, I’ve only seen the floating glow one more time on power up, and it “snapped” back of its own volition after a few seconds).

Figure 3: Bent leads on flipped tubes.

What’s more, the tubes hit full scale very easily! Measuring, I found that 5mA was enough to drive them to full scale. What’s more, I found that the tubes had less “inertia” – that is, they seemed to change length more quickly and snappily.

 

The lesson: Believe the datasheet, and if something is out of spec, believe that it’s out of spec, even if it seems to “work”.

Also of note, on correctly connecting the tubes, the “auxiliary” cathode will glow on its own, something that is not seen when the tubes are connected backwards. Figure 4 shows the extra “bump” at the base of the tube when lit correctly. If you see no bump on your IN-13, you’ve got it backwards!

Figure 4: Secondary cathode properly illuminated. There is no visible notch if the connection is reversed.

One more post to go, where I outline the changes to the schematic, and share a final revised version.