

No worries! I appreciate that you were just trying to assist!
No worries! I appreciate that you were just trying to assist!
Battery University is indeed a great resource!
However this is not a lithium polymer battery, and as it’s a 32700, it is not a prismatic or pouch cell either. It is a lithium iron phosphate (LiFePO4) cylindrical battery in metal housing. Battery University does have them listed in their table of chemistries (in case you’re curious), but they don’t seem to have much detailed information. Enough to build a charger though :)
https://batteryuniversity.com/article/bu-216-summary-table-of-lithium-based-batteries
Also some more detailed information here:
https://batteryuniversity.com/article/bu-205-types-of-lithium-ion
Anyway, thanks for your reference in any case! I’m not responding to criticize you, only to improve the utility of this conversation in case someone else finds it on search :)
Makes sense!
I’d order online if there was a LiFePO4 charger on the market. However, in my country I’ve been unable to find one, and importing (excise & duties, paperwork) is more work than building it myself. I’ll also likely need a design that I can cheaply include on custom PCBs for manufacture (not for sale to end-users, but for internal use by maintenance technicians).
I gave it a test on a cell today and it seems to charge fine and at a reasonable rate – but in a sudden flash of brilliance, I forgot to physically connect the ADC pin to the battery, so it couldn’t shut off. Well, that’s what testing is for I guess.
Anyway after fixing this, it looks like I can call this a win and move on. If it undergoes destructive optimization, I’ll report back here with a warning to others.
No, that won’t work.
A vibration switch will work.
If that’s not sensitive enough, another option is using a piezo element coupled to the case to detect vibration, with an op-amp or hex inverter to buffer + trigger the 555. However if you couple it too closely with e.g. the floor or furniture it will pick up nearby footsteps or cars. Might be good depending on the situation.
That sounds even better!
Hm, that reminds me! If you’re designing your own PCB, some manufacturers will make the PCB out of aluminum for you instead of FR4. This is commonly used for high-intensity LED lights to help keep them cool.
Here’s some random info about them so you can see what I mean:
https://www.pcbgogo.com/Article/An_Introduction_to_Aluminum_PCBs_by_PCBGOGO.html
An alternative would be copper-clad polyimide adhered to the body. That also has better thermal properties than FR4.
In seconds? Wow. I think you’re right, you might need more than a small fan!
It might be worth exploring heat pipes or peltier effect coolers. The latter makes the problem worse (they are inefficient and generate a lot of heat) but your LED can be locally cooler if you can e.g. move all that extra heat into a big heatsink (also condensation can be problematic).
One cheap source of heat pipes for testing could be old graphics cards – they often outperform simple copper heat sinks. Use thermal epoxy to stick your LED to it and see if the performance is acceptable. On the exotic end of things, you could also water/oil cool it, or (carefully) make your own thermal grease from industrial diamond powder for a small boost in thermal conductivity.
Also even at 95% efficiency, it sounds like your boost converter has some heat to dump too!
Hah! I totally didn’t notice that. Good catch.
These are the smallest fans that I know of: https://www.mouser.com/new/sunon/sunon-mighty-mini-fan/
They go down to 9mm x 9mm x 3mm.
If this is to cool some component in the flashlight, have you considered a heatsink instead?
The most important thing is to tackle projects frequently and get yourself involved with other people doing the same. Learn by doing! I found books, videos, and so on of limited utility by comparison. I’ll include an unreasonable quantity of my notes below.
Some useful resources:
List of initial things to learn:
How to read component datasheets (you will be doing this a lot). Actually I think a lot of my electronics knowledge was picked up from just absorbing datasheets like a weird sponge of some sort.
How to order from Mouser / Digikey / RS Components / Arrow / McMaster (these are also a great source of datasheets)
Basic laws of electricity and magnetism (any freshman university physics textbook is OK – these pop up used all the time, and even an old one is OK). Just do all the problems in each chapter and you’ll be fine. Or you can tackle “The Art of Electronics” if you like.
If you’re into analog, this is a classic (and free!) text : https://web.mit.edu/6.101/www/reference/op_amps_everyone.pdf
Soldering is actually pretty easy, just buy some resistors and some prototyping board and get some practice in. You’ll need to learn surface mount soldering to get access to good and cheap parts later on, but thankfully, it is way easier than it looks. Like, really a lot easier than people make it look.
How to order manufactured circuit boards from a factory using a design in KiCAD (this is actually pretty easy and cheap!)
These days, a lot of components can be purchased on pre-built ‘modules’ that fufill a certain objective. For example, a temperator sensing module might have a sensor and all the supporting components on a little board, so you just connect power+ground and data. These are made specifically with learning in mind and are made in Asia at a very reasonable price – do note though that reading the actual datasheet of the parts in question will give you much deeper knowledge over time.
Tools to buy:
Platforms and Communities to Consider:
Other Stuff:
Ping me if you get stuck or have questions :)
Plain old static HTML is fine, and you can host it on a potato! Here are some design tips to keep it easy to read. None of them are objectively correct, and you are already doing some of them. They are just some suggestions as you move forward:
An international parts order is too complex for such a small thing. I’m not in the USA or China. So no TP5000 for me, got to work with what I have.
I agree, no charging at 4.2 volts. The current charger I built seems to work well enough. I ran some tests and it charges within spec. The reason I turn off the charger to measure cell voltage is because otherwise I’ll mainly be measuring SMPS noise.
Anyway it beats the charger available in the local market, which is clearly unsafe, no matter how much they assure me that it’s ‘totally OK’.