For novel ideas about building embedded systems (both hardware and firmware), join the 40,000+ engineers who subscribe to The Embedded Muse, a free biweekly newsletter. The Muse has no hype and no vendor PR. Click here to subscribe.

The AMPERE Current Sensor

Summary: Another tool has arrived for measuring the current used by low-power microcontrollers.

My cup runneth over. Vendors keep sending nifty tools for measuring the current consumed by low-power embedded systems. Recently the intriguingly-named 3flares delivered their AMPERE analyzer. It's one of the few I've looked at where no claims are made about power measurements; instead they correctly state that the device tracks current.

Housed in a beautiful small metal box the thing looks like it could be run over by a tank and survive.

The USB port on the side is used only to power the analyzer; there are no comms with a host computer. The BNC goes to your scope, and a connector (not shown) on the side opposite the USB is for two wires that go to your embedded system. They run across a 0.1 ohm sense resistor inside the box.

Sounds a little boring, doesn't it? But one must understand the application. The analyzer was designed to compete with Keysight's N2820A current probe, a $4000 probe I reviewed here. The AMPERE, and the N2820A, are used to watch dynamic current. For instance, what is the current profile of a system that goes from a deep sleep to awake, and taking data, and that then bursts a bit of Bluetooth for a handful of ms? A scope shot from their web site gives the idea:

As I have noted in my series on designing ultra-low power systems, it's critical to understand your system's current profile. Those short Bluetooth squirts may very well cause the board's brown-out detection circuits to fire. Or, if battery powered, the cell's internal resistance may not be able to source the required current, so your system crashes.

Other specs are interesting. It can take plus or minus 10V. Few other units handle positive and negative inputs. That feature could be important when, for example, working with charging circuits.

With a +/-400 mA range it will read down into the microamps.

A resistor and an op amp? What's the big deal? The most important spec is the unit's 800 KHz bandwidth. That can be hard to achieve, especially with the stated 1% accuracy. Yes, you could build something like this. But you probably won't.

It doesn't like long sense wires going to the target; I found a lot of 60 Hz pickup using multiple clip leads. That went away with short point-to-point wiring.

The only thing I didn't like about the AMPERE is the price, at $475 CAD, or about $375 US.

Low power has always been important in the embedded space. I remember watching a Motorola processor run from the power of a pair of lemons back in the late 70s. But there has been a sea-change in the industry recently. Today MCUs will run off the energy of a few free-floating electrons, practically. Microchip was one of the pioneers. Now ARM MCUs are everywhere; Digi-key lists over 6000 part numbers for Cortex-M parts. Many of these will run for years from a battery. The so-called IoT is demanding ever more systems that run from batteries or from energy harvested from the environment. If you're building low-power systems, do equip your lab with tools to measure current consumption.

After all, engineering is about holding our aspirations and designs to the cold hard truth of real numbers.

Published March 30, 2015