Electronic – a good way to test maximum current

amperagetest-equipmenttesting

I am building a device that can power other devices (it has a voltage regulator, battery controller, etc…).

What is a good way to measure how much current it will provide, and/or test if it will provide a specific maximum current?

Normally, my device will be asked to provide 100-200 mA, but, I would like it to be able to provide 1000 mA max.

I can try to power another device like an Arduino (50-100 mA) or a 1000 mA motor I have, but I am thinking there should be a better way.

That wouldn't test intermediate levels like 200 mA or 500 mA. Plus the 1000 mA motor produces feedback which could be bad.

Best Answer

Put a maximum load on the power supply. Power resistors, home-made power resistors, incandescent lamps (for example car headlights for a 12V load). I use a couple electronic loads which can be programmed to draw a certain steady current, a constant power (negative resistance) or to simulate a given positive resistance. Many real loads are not constant - the load may draw 1A average, but in 5A pulses, so that can be simulated too.

Also check minimum load. Sometimes power supplies will misbehave with a light load (for example commercial DC-DC converters that output 25% more than rated voltage).

Check start-up and shut-down for overshoot and undershoot conditions using appropriate equipment—including pathological cases such as power interruption and restoration during start-up if you have a sensitive load. Check sequencing if applicable under all conditions (for example, the 12V supply may be required to always be higher or equal to the 5V supply during all conditions).

Finally, repeat these tests at extremes of temperatures and any other applicable environmental conditions (high altitude reduces heat sink effectiveness). Typical issues are overheating (measure internal temperatures and compare with design expectations) at high temperatures or failure to start after a soak at minimum temperature. I usually test beyond the specified limits by a considerable margin if the test article is going to stay in the lab and never be used.

Related Topic