Quantcast
Channel: 懒得折腾
Viewing all articles
Browse latest Browse all 764

Efficient DC 12V to 5V conversion forlow-power electronics, evaluation of six modules

$
0
0

Efficient DC 12V to 5V conversion forlow-power electronics, evaluation of six modules 5

I am currently working on a vehicle-installed Arduino project. The device is designed to be powered constantly and I decided to use the car battery as the constant power source. I am designing the device for low power consumption, consuming 50mA or less, ’cause who wants to get stuck with a flat battery, right?

Car battery typically provides 7 to 15 volts, but some standards mention that 40V spikes are possible. Car battery voltage is normally around 12V but drops to ~7V when you are cranking up the engine and it goes up to ~14V when the engine is running and the battery is being charged. Since we don’t want our device to reset during crank-ups we would like to perform conversion of input voltage of 7 to 20 volts to a fixed 5 volts output that the Arduino Uno expects.

Voltage regulators

The Arduino Uno has a voltage regulator on board which we could use. It is recommended for voltages between 7 and 12 volts. This means that we would have to lower the car battery high voltage first with an external component before we can feed it in the Arduino Uno board. Unfortunately, that alone would not solve our problems as it would not address our efficiency requirements.

The issue with using the voltage regulator is that the regulator is wasteful. Any extra voltage that needs to be dropped is converted to heat. The formula for efficiency is eff(reg)=Vout/Vin. A voltage regulator has some advantages too, one of them is stability, which means it can keep a very stable and accurate output voltage. Another advantage is its compact size.To perform an efficient conversion, we would have to use a switching power supply, specifically a buck converter, which will step down the voltage for us. A buck converter will turn the input on and off quickly as much as needed to provide the required voltage and power at the output. The rest of this article will compare six different step-down (buck) modules. If you are not familiar with how a switching-mode step-down converter works, read this article which also compares some modules at higher loads.

Candidate modules

One implementation that I considered is to drop the battery voltage to around 7 volts and then power the Arduino through its voltage regulator. The advantage is a more stable voltage for the Arduino, however, there would be waste of energy of 1-eff(reg)=1-5/7=28%. Furthermore, every conversion process requires some margin between Vin and Vout, so by having two stages it becomes difficult for us to support the lower end of the car battery voltage range, creating potential issues with resets during engine cranking.

So I ended up looking for modules that can take the car battery range and output 5 volts. This could be an adjustable module or one fixed at 5 volts. I would connect those modules to an Arduino USB port (preferred due to additional protections present there) or directly to an Arduino 5V pin. This means that there is some preference to modules with a built-in female USB output port, though adapters or converter cables can be made to compensate for lack of it.

Modules

The modules I tested originate from the Far East and most of them were bought on eBay for between 1 and 2 USD (including shipping). This means that most of them don’t have a clear model number or a manufacturer name. I will come up with a short name for each module so I can mention them easily. I acknowledge that the quality of the photos could be better. I tried my best with the equipment I had available. Also note that each photo is at it’s own scale. Here are the modules in no particular order.

Cigar

This adapter has a cigar lighter plug on one end and is built for plugging into to the cigar lighter socket in a car. The output socket is a female USB port. Such modules are sold to end users for charging USB devices in a car. I have no idea where I got this, but I found it in my parts bin, took it apart and used it in this research.

Since such converters are sold to end users, their listings typically don’t show a photo of the PCB, so it is a roulette with regards to what chip and efficiency you are getting.

Adjustable

This adapter was sold on eBay as “DC-DC Adjustable Step-down Power Module LM2596 4.75-24V To 0.93-18V”. In reality, there is no LM2596 chip there, something that shouldn’t be a huge surprise for eBay shoppers out there. It IS an adjustable step-down module which is great for prototyping. You adjust the output voltage with the multi-turn potentiometer. The input and output connectors are screw terminals and you can see I have connected them to a barrel plug for convenient use.

Ammeter

This module was sold on eBay as “DC Step Down Converter 2A Constant Voltage Current w/ Voltmeter Ammeter”. It has adjustable voltage, current and a display that can show input/output voltage and output current. Very nice for prototyping. For some people this can even be an alternative for a proper bench power supply. This module has connectors that are similar to the “Adjustable” module, the method of adjustment is also similar.

Fine

This module by QSKJ was listed as “Fine 6-24V 12V/24V to 5V 3A CAR USB Charger Module DC Buck step down Converter”. It is one of the smallest modules in the test. This is clearly built for integrating into other projects as it features two solder pads for input. The output is a rather nice female USB port. Listing mentions lots of additional features, such as latest USB identification circuit, protection circuits, ultra-low static current (of 0.85mA) and more.

600mA

This module marked “DM01” is 100% designed for integration. Inputs and outputs are through solder pads. Seems like this module also comes in 3.3, 9 and 12 volts editions. It was listed for sale as “600mA DC-DC Step Down Buck Module 6-55V to 5V Fixed Output Voltage Regulator”. It could be the smallest module of the 6, but the lack of a USB port makes it an unfair comparison. One feature that differentiates this module from others in the test is that it has an “EN” pad. You can control this connector to shutdown and start the module when needed. Shutdown current is advertised as less than 1uA. If you are just going to bridge this pad to “Vin+”, no worries too, this module’s “no load current” is just 0.7mA.

Precise

This module has the same connections as “Fine” but it is a bit larger. It was sold as “3A DC-DC 9V/12V/24V to 5V USB Step Down Power Module 2A Precise Vehicle Charger”.

Voltage and current

Here are some electrical properties of the 6 modules. I didn’t have module properties for “Cigar” so the ranges are based on chip specs and could be better than actual module ranges.

Module Input voltage Output voltage Max output current Peak output current
Cigar 3 – 40V 5.4 – 5.5V 1.5A ?
Adjustable 4.75 – 24V 0.93 – 18V 2.5A 5A
Ammeter 4.5 – 24V 0.93 – 20V 2A ?
Fine 6 – 24V 5.1 – 5.2V 2.1A 3A
600mA 6 – 55V 5V 0.6A 1A
Precise 7.5 – 28V 5V 2A 3A

Peak current refers to ability to provide high current for a limited length of time. Max current refers to maximum current the module can provide consistently. Mind that some modules mention that operating at max current might require an additional heat-sink or cooling solution.

Few points worth mentioning: first, the “Cigar”, with its fixed USB output connector is providing voltage that is too high by proper USB standards. It could be due to old age or just bad quality. The difference is about 10% and I would consider it not usable. Second, most modules are capable of input voltages up to about 25 volts, but few can do 40 volts and higher. Kudos for that.

Switching circuit properties

Module Chip Frequency Inductor Stated efficiency
Cigar MC34063A 100Khz 220µH ? 83% at 24V and 500mA
Adjustable MP23070N 340Khz 10µH ? up to 98%
Ammeter MP23070N 340Khz 10µH ? ?
Fine MP2315 (AGCG mark) 500Khz 4.7μH 12V to 5V 1A can up to 94%
600mA HT7463A (463A mark) 1250Khz 22µH up to 96%
Precise MP1584EN 500Khz 15µH ? up to 96%

Higher switching frequency will mean less ripple on the output (more accurate voltage/current) but causes more overhead due to switching, which reduces the efficiency a bit.

Some inductor values have a ‘?’ next to them. This means the component was not marked and the value was estimated based on recommendations in the datasheet. Usually a lower frequency will require, a larger, higher value inductor.

Testing

First I measured the current used by my device, on the output side of the converter, which was around 50mA. I then I created a dummy load of 100 ohm using two 200 ohm resistors in parallel. I used a resistor array to reduce the load on each individual resistor which was rated for 0.25W. Due to Ohm’s law, a 100 ohm resistor would cause a 50mA load for a voltage of 5 volts, similar to what the device would.

Next I measured the current used by the converter on the input side, for both a device load and a dummy load. I observed that a real load and a dummy load with same average current both have a similar efficiency. A difference could arise since the dummy load power draw is fixed while the device could draw power in bursts, but this didn’t affect the results significantly. I concluded that using dummy resistors is good enough approximation for this test.

I then made dummy loads for 25mA, 50mA and 100mA currents using 1, 2 and 4 resistors in parallel.

To affect the measurement as little as possible, I used the ammeter on the input side (in series) and calculated the current on the output side using Ohm’s law I=V/R. This way there was no impact on the output side which could add a voltage drop and influence the results. Voltage V was measured in parallel and resistance R is known and depends on the dummy load used for each test.

The power supply for the test was providing 12V, but due to the voltage drop in the ammeter, the input voltage of the modules is a bit lower.

Results

I calculated the efficiency of each module per each type of load as:

eff = Pin/Pout = (Vin*Iin)/(Vout*Iout)

Datasheets of some of the chips used in the modules contained an efficiency graph. The efficiency is a function of voltage and current. When available, I added the listed chip efficiency for the relevant Vin and Iout in the last column. Some modules have efficiency charts that don’t cover low current ranges, which might be an indication for the type of load the chips were (not) designed for.

Output current of 25mA

Output current of 50mA

Output current of 100mA

Conclusion

Differences can be significant as seen above. At the lowest load test (25mA), the worst performer uses 3 times more power than the best.

Efficiency differences between modules become more subtle as load increases: 2x for 50mA and 1.5x for 100mA.

Input voltages are different. Higher current on the input side means higher voltage drop in the ammeter, resulting in a lower input voltage relative to the output of the power supply.

Listed chip efficiency is within 5-10% of the measured module efficiency. The delta could be due to inefficiencies in the module itself or due to differences in the overall conditions (temperature, etc).

And the winner is: “Fine”! This module is clearly the best for low power scenarios. When reaching currents of 100mA the differences between the 3 leading modules are minimal.

What makes “Fine” better than others? It is a relatively new IC. The datasheet is from 2014 where, for comparison, the MP2307’s is from 2008. It also features a very low Rds(on) values (90mΩ/40mΩ), but most interestingly the MP2315 has AAM (Advanced Asynchronous Modulation) power-save mode for light load.

Advanced Asynchronous Modulation (AAM) is a proprietary technology of MPS. With this technology in place, the IC will reduce its frequency when it detects low loads, thus reducing the overhead of switching but potentially introducing instability and ripples. A resistor’s value on the AAM pin determines when to start this behavior. Feel free to correct me in the comments if I am not explaining this correctly.

In conclusion, if you want an efficient module for light loads, you might want to try this one by QSKJ with an MPS MP2315 chip marked as AGCx (I have seen AGCG or AGCE used specifically). If you have other recommendations, please share them in the comments below. Have a great project!



Viewing all articles
Browse latest Browse all 764

Trending Articles