Portable Power Box

Posted by under Electronics, on 12 June 2012 @ 11:12pm.

A few years ago for camping I wanted a box to hold a huge battery (12v 90Ah) so we had power for the whole week. This was for various items, mainly lighting and charging phones. However this box quickly became one of the focal points of the trips for everyone that had something to charge, be it a phone, camera or anything else.

The old power box
Last year, we burned out a dual port USB charger because we were all charging devices almost non-stop! With only 2 ports between 9 of us it was hardly surprising. To overcome this we needed a new solution, and this blog is the details outlining the improvements.

To begin with, I decided what we needed in terms of power. At the moment we had a 4 socket cigarette lighter splitter which we could plug numerous devices into. We also had a plug in USB charger which we burned out with a few days of the trip left. This of course wasn’t very good so we need a new solution to that. I also had a digital multi meter for monitoring the battery state of charge which was bulky and unnecessary, so a solution for that was also needed.

After careful consideration I decided on having 2 cigarette lighter sockets, 4x 1A USB sockets and an LED bar-graph style volt/state of charge meter. Each of the USB sockets will be powered separately and both cigarette lighter sockets will be on at once. The volt meter will be either push to make, release to break or push to make and push to break. As it turns out the switch I chose could do both depending on the pressure you put upon it.

 

USB and LED Volt Meter

After I decided on the specifications, I had to decide how I was going to make the USB ports and the LED volt meter.

For the USB ports I initially wanted to use the very simple and very cost effective LM7805 5v 1.5A regulator as this made everything very simple. However it turned out that these were simply too inefficient and got extremely hot without a massive heat sink to take away the heat. This made it infeasible to use. I needed another solution.

Eventually I found the LM2575, which is a switched mode 5v 1A regulator. This required additional external circuitry which was hard to find and a little expensive, but once built I realised how much more efficient it was. Virtually no heat was emitted from the regulator or the inductor that I had to use. The efficiency must easily have doubled. After careful planning and testing I eventually made the final board which is now used in the final product.

4x LM2575 - Final design

The final USB power board
This board coupled with 2 voltage dividers per output for the data lines made the perfect USB charger. This part was the hardest to get working given the issues I had early in the design stage, but eventually I prevailed and it works flawlessly.The LED volt meter presented it’s own problems. It relied on an LM3914 bar graph driver, similar to the kind you see on VU meters on audio equipment. It works the same way but rather than being a logarithmic scale this one is linear.

Having operated solar equipment for years I knew the voltage range I needed for the volt meter to work in order to understand the chemistry of the battery and it’s state of charge. This range is 10.5v (totally flat battery) to 12.6v (100% full battery while resting with no surface charge). As the driver works with 10 LED’s I decided on 2 red, 2 orange and 6 green LED’s with 0.2v separation between each. The scale would begin at 10.7v and go up to 12.5v which would indicate a 10%-100% state of charge (while resting).

The LM3914 was a pain to get it to work. The documentation to me isn’t overly clear and it took weeks to get it working, but eventually I found a plan online to go by and now it works perfectly, though to be honest the 10k POT could do with changing to a 1k POT with a 1k either side of it. It’s a bit sensitive to changes in my design. Below are both designs so you can choose which to use.

Left: The first design with a 10k POT
Right: Modified POT/resistors values for less sensitivity and more accurate adjustment

 

This circuit works for a variety of ranges but the minimum and maximum values are around 2.0-2.5v from each other depending on your voltage range. You will need to experiment. For 10.7-12.5v the value from minimum to maximum is about 2.0v. The potentiometer adjusts it. To set it up, set your voltage to 12.5v and turn the potentiometer until the final LED just lights up. Now set it to 10.7v and it should extinguish all but the final LED. It’s not 100% accurate but it’s a very good representation and that’s all I needed for this project. If you want accuracy, buy a digital volt meter instead.

 

The Front Panel

Once the two hardest electronics parts were out of the way I set about with the front panel design. This along with knowing the battery dimensions and other items that were going into the box, allowed me to set a size for the box itself. This part is entirely up to you to set based on your battery and other components including your front panel design.

I first set out on paper but quickly realised this was hard when mistakes were made. In the end I switched to Photoshop and used exact size measurements of my components. This is great when using Photoshop as you can also print to the same size onto paper and it remains accurate. This was the key to making my front panel. I measured each component and made a graphic in Photoshop, duplicating where needed to make my layout. Below is my final panel design. All graphics were created by myself in Photoshop but you can feel free to copy.

The final panel design with labels. Click to enlarge.

 

When making the front panel itself, I quickly realised the USB ports weren’t going to fit correctly, so I used some 1.6mm thick plastic to mount them instead. The wood panel behind had a hole cut in with some overlap for the plastic to be fastened with nuts and bolts. This allowed for a cleaner look and for the plugs to fit into the sockets cleanly with a good connection.

 

The soldering of the parts was a major problem for me. I ended up ordering a new soldering iron as my little 15w iron wasn’t up to the job. One mistake I made was trying to solder to the tabs on the switches. Don’t do this, you’ll only ruin your switches as I did by melting them. Instead get some push on crimped connectors instead and use those. I melted 4 switches in an attempt to solder to them so it’s not worth the risk or the money.

Always remember to heat shrink tube your connections to avoid short circuit where you can, and most definitely don’t forget to use a fuse! I used a 15A fuse which should be plenty to include draw from the cigarette sockets. Remember to carry spare fuses too!

 

The Final Product

Here is the final product. It’s by no means perfect, the wiring is awful and there are cosmetic defects, but this was my first try and it came out better than I expected. For that reason, I’m happy enough!

Future additions will be the power inverter and some carry handles as it’s 30KG in weight!



The finished product

   

Images of the inside with the battery and the electrics (messy!)
Click the images to enlarge



 

 

Joule Thief Circuit – Power a white/blue LED from a 1.5v battery

Posted by under Electronics, on 6 June 2012 @ 10:32pm.

I’ve seen this circuit around before, but it kept cropping up while looking at other electronics videos on YouTube. It’s called a Joule Thief, and it was designed as a simple solution to boost voltages from lower sources higher at the expense of more current draw.

This circuit is basically a DC to DC boost converter that uses a ferrite toroid coil and a transistor to oscillate. I’m not 100% sure on how it works yet (even though I built one but anyone can do that!) but there are two coils on the ferrite toroid which are connected in parallel. When oscillated they produce more voltage than went in as mentioned above at the expense of more current being required (remember the equation, power = volts * current (P = V * I). More double the current and half the volts is the same overall power). The transistor is what causes the oscillation by switching very quickly.

Here is a basic diagram I found on evilmadscientist.com.

Joule Thief Circuit Diagram

You should be able to follow that quite easily. I would put a diagram on of the layout I used but I don’t have that picture to hand. Perhaps on my next blog on this I will put that on but a quick search should find you suitable images to work from.

Here’s the ferrite toroid I used (and a bunch of others next to a ruler for size comparison). I wound it myself using ~0.25mm magnet wire and held it in place with sticky tape. The diagram I found used 20 turns but I ended up with 26. It still works pretty well. In fact I would have preferred more turns as when the voltage got too low on the input the output also dropped, thus the LED light output dropped drastically.

Ferrite Toroid CoilFerrite Toroids


When the coil is wound you need two strands, so one long length folded in half. When winding, leave a few inches at the joined end and wind the rest both strands at the same time side by side (as you can see above). The end that is joined to both strands will become your positive input for both coils. The others are then connected to the base (through a 1k resistor) and the collector of a general purpose NPN transistor. The emitter is where your higher output will be.

There is likely some math behind the number of turns the coil needs given your input to get the required output. I haven’t discovered or looked this up yet. If you just want to power a white LED from a 1.5v battery, then 20-30 turns will suffice. I worked it out as 0.1v per turn but this might be different between ferrite toroids.

The beauty of this circuit is that it will work at very low voltages and will extract all of the power from your battery until it’s completely dead, not like most applications which will drop off at around 1.0-1.3v. This still leaves a lot of power left in the battery (up to 40% depending on brand!).

Here is my setup, as messy as it looks. This was my first test and I will be building more in the future which will be on a circuit board (actually it will be on veroboard (stripboard)).

My Joule Thief Circuit