Ice Tube boost stopped working?

Tick Tock Clock Kits

Moderators: adafruit_support_bill, adafruit

Ice Tube boost stopped working?

Postby Agent24 » Sun May 01, 2011 6:13 pm

What would cause an otherwise sane boost converter in an Ice Tube clock to stop boosting?

In the original test I got the single beep and proper 60 volts output, but after adding the rest of the parts the tube did not light (although it still beeps)

Upon powering off, the tube flashes once, dimly and briefly with all segments lit (residual current from inductor?) - but at least I assume this means the tube is OK.

Now the boost output is the same as the input (10 Volts), I guess the FET is not switching?


I'm getting 1.5v out of the BOOST pin from the ATmega168 (no oscilloscope so can't actually test properly) but the boost converter seems to be doing nothing.

Would I be correct in thinking that the FET (IRFD110) has somehow broken?
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand

Re: Ice Tube boost stopped working?

Postby adafruit » Sun May 01, 2011 8:56 pm

could be, or the micro chip is broken
User avatar
adafruit
 
Posts: 10491
Joined: Thu Apr 06, 2006 3:21 pm
Location: nyc

Re: Ice Tube boost stopped working?

Postby Agent24 » Sun May 01, 2011 9:06 pm

Yeah I also thought that could be an issue, a few people on the forum seemed to have the same problem, with the result that the Atmega168 was stuffed - although it seems odd if there's an output of some kind from the boost pin (though who knows what a broken one might do?)

I've ordered a new one of each so will try both out, guess we'll see what happens
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand

Re: Ice Tube boost stopped working?

Postby adafruit » Sun May 01, 2011 9:11 pm

without a scope or frequency meter it will be hard to tell
User avatar
adafruit
 
Posts: 10491
Joined: Thu Apr 06, 2006 3:21 pm
Location: nyc

Re: Ice Tube boost stopped working?

Postby Agent24 » Tue May 31, 2011 2:08 am

Tried a new ATmega168, same problem, although strangely it didn't beep straight away after turning on like the old one does.

The new one however is the 20PU version, perhaps that's why?

I guess I will need to get my hands on a frequency meter and see what's coming out of the boost pin...
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand


Re: Ice Tube boost stopped working?

Postby Agent24 » Thu Aug 25, 2011 11:06 pm

This is getting weird. The clock has sat to the side of my bench for a while now, so I figured I better start on it again.

Recently I purchased second hand, a basic oscilloscope, and so I measured from Pin 12 of the ATMega168. I saw a square wave.

Since said oscilloscope has unmarked controls (I said it was basic! :lol:) I also borrowed a frequency meter, and measured the boost output at 32.4Khz (a bit high perhaps, seems close enough? - but the meter is old, and calibration might be off too)

I guess it would appear the boost signal is working OK, though.


I then pulled the 22uF capacitor and it seemed to test OK at 17.5uF on my meter.
I also pulled the inductor, and measured resistance at 4.4 ohms (don't have inductance meter) but I guess it's OK too.
I put the capacitor and inductor back in, and my next suspect was the IRFD110 FET.
I swapped this out with a new one, and tried again.

I saw '50' briefly flash on my meter before it came down to 11.5v and stayed there.

This is with no MAX6921 or Tube plugged in, so they can't be the problem now. Checked MOSFET ground as suggested before, all OK. Perhaps the Zener has gone funky? Can't see any issues with my soldering, and the thing did work fine the first time I tried it. Gah..... :?
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand

Re: Ice Tube boost stopped working?

Postby adafruit_support_bill » Fri Aug 26, 2011 4:47 am

Since you have a scope, check the pins on the tube. You should be seeing activity on the digit pins (VFD_1 - VFD_9) as well as the segment pins (VFD_A - VFD_H).
Make sure you have ~4.8v on the bias pin too.
User avatar
adafruit_support_bill
 
Posts: 16083
Joined: Sat Feb 07, 2009 9:11 am

Re: Ice Tube boost stopped working?

Postby Agent24 » Sun Aug 28, 2011 9:02 am

adafruit_support wrote:Since you have a scope, check the pins on the tube. You should be seeing activity on the digit pins (VFD_1 - VFD_9) as well as the segment pins (VFD_A - VFD_H).
Make sure you have ~4.8v on the bias pin too.


Thanks for the suggestion, but I am not sure how that can be used diagnose the boost converter?
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand

Re: Ice Tube boost stopped working?

Postby adafruit_support_bill » Sun Aug 28, 2011 1:43 pm

Sorry, I should have read from the beginning.
Using your scope, what do you see between the inductor and the diode?
User avatar
adafruit_support_bill
 
Posts: 16083
Joined: Sat Feb 07, 2009 9:11 am

Re: Ice Tube boost stopped working?

Postby Agent24 » Mon Aug 29, 2011 3:31 am

At the anode of D3 I get another square wave. It appears to match the frequency of the signal from boost\pin 12 as I did not need to adjust the sweep for it to be viewable (10-100kHz range) The vertical gain had to be reduced to see it as the voltage was higher: The voltage measured at that point with my DMM is 8.5v

Next to the capacitors, the voltage on the cathode of D3 is 11.5v, and at the same frequency range as the other two voltages the waveform appears simply as a line.

However if I reduce the sweep frequency, down to the 10-100Hz range I see a waveform that seems indicative of the smoothing action of the capacitors.

So it appears the circuit is working to some degree, but the voltage is too low for some reason. Of course the voltage does jump higher than 11.5v at switch on and switch off.


I've attached photos of the waveforms.
1) Output from Boost\pin 12
2) Anode of D3 (same settings as (1) but with increased vertical gain attenuation)
4) Cathode of D3
Attachments
IMG_4599_Scaled.JPG
IMG_4599_Scaled.JPG (164.83 KiB) Viewed 2488 times
IMG_4601_Scaled.JPG
IMG_4601_Scaled.JPG (166.48 KiB) Viewed 2488 times
IMG_4602_Scaled.JPG
IMG_4602_Scaled.JPG (156.15 KiB) Viewed 2488 times
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand

Re: Ice Tube boost stopped working?

Postby adafruit_support_bill » Mon Aug 29, 2011 5:34 am

I suspect the inductor. It looks like the JFET is just switching ~9v. You should be seeing a healthy spike from the inductor as the field collapses, not a square wave.

To get a better idea of the vertical scale, you should calibrate your scope against a known voltage source. Then label the controls for future reference.
Since you have a frequency counter, you can do the same with the horizontal scale too.
User avatar
adafruit_support_bill
 
Posts: 16083
Joined: Sat Feb 07, 2009 9:11 am

Re: Ice Tube boost stopped working?

Postby Agent24 » Tue Aug 30, 2011 6:28 am

That's the last part I would have expected, but what you said obviously makes sense. I wonder how the heck it could have failed though?

Anyway, we'll soon see what happens, I've ordered a new one, and some spare diodes also just in case.

And thanks for the tip about labeling the oscilloscope controls, sounds like a good idea :)
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand

Re: Ice Tube boost stopped working?

Postby adafruit_support_bill » Tue Aug 30, 2011 6:40 am

I wonder how the heck it could have failed though?

Good question. I think I've only ever seen one bad inductor (a poorly-trimmed lead connection had shorted into the coil). I would be more inclined to believe that it is a bad connection or short on the board.

I also pulled the inductor, and measured resistance at 4.4 ohms

I checked your measurement against one here and get about the same resistance (4.3ohms).

However, you said you're self-sourcing and DIYing your own kit - so at this point we're going to ask you keep the forum clear for our kit customers and allow us to support them!

Thank you!
Adafruit
User avatar
adafruit_support_bill
 
Posts: 16083
Joined: Sat Feb 07, 2009 9:11 am

Re: Ice Tube boost stopped working?

Postby Agent24 » Wed Aug 31, 2011 12:48 am

I am sorry for any misunderstanding about the clock. I thought you did know I was doing it DIY, but were being nice and helping anyway. In any case, I am very grateful of your help. :)

In the future I will be more clear if a build is DIY so as not to take up your support time unnecessarily.

I will keep this thread updated on any changes in case it helps someone else. Hopefully the problem will be resolved soon!

Thanks again
User avatar
Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 5:48 am
Location: New Zealand

Next

Return to Clocks

Who is online

Users browsing this forum: No registered users and 2 guests

Stuff to buy from the Adafruit store and links to product documentation!


New Products [108]

Raspberry Pi[80]
 
FLORA[23]
 
Bunnie Studios[9]
 
FPGA[1]
 
mbed[11]
Arduino[60]
 
NETduino[14]
 
BeagleBone[24]
 
Android[6]
 
XBee[10]
More Dev Boards[31]


 
BoArduino[8]
 
SpokePOV[4]
 
TV-B-Gone[4]
 
MiniPOV[3]
 
SIM reader[3]
 
Microtouch[5]
 
Clocks & Watches[18]
 
Drawdio[4]
 
Brain Machine[1]
 
Game of Life[2]
 
MintyBoost[2]
More DIY Kits[16]


 
MaKey MaKey[3]
 
Tweet-a-Watt[5]
 
Young Engineers[33]
 
Discover Electronics[2]
 
Snap Circuits[4]
 
littleBits[3]
 
Project packs[8]


 
Breakout Boards[34]
LCDs & Displays[48]
Components & Parts[70]
Batteries & Power[49]
EL Wire/Tape/Panel[52]
LEDs[111]
 
Wireless[14]
Cables[62]
 
Lasers[6]
Sensors/Parts[145]
 
Enclosures/Cases[11]
 
Solar[11]
 
RFID / NFC[13]
Prototyping[70]
 
iDevices[13]
Tools[71]
 
Wearables[39]
 
CNC[37]
 
Robotics[29]
 
3D printing[1]
 
Materials[24]


 
Stickers[41]
 
Skill badges[55]
 
Books[25]
 
Circuit Playground[7]
 
Gift Certificates[4]