Automated measuring efficiency of a DC/DC converter (PMIC)

Optimize DC/DC efficiency

DC/DC converters and PMICs are commonly used in devices. Typically, you need to select an inductor and other components, including setting the layout. The selection of components will affect the efficiency, and the efficiency will be different for different loads and voltages. It could be a very time-consuming task to map the efficiency of the DC/DC converter and PMIC unless you can control both the input voltage and the output load. This is easily done with two Arcs/Aces.

2 aces efficiency

Products needed

Otii Arc Pro or Otii Ace Pro

Otii Automation Toolbox

How to connect

  1. Connect two Arcs/Aces to your computer by USB. If needed add a power supply.
  2. Connect Arc/Ace 1 banana connector + to PMIC or DC/DC positive input.
  3. Connect Arc/Ace 1 banana connector - to PMIC or DC/DC negative input or GND.
  4. Connect Arc/Ace 2 banana connector + to PMIC or DC/DC converter positive output.
  5. Connect Arc/Ace 2 banana connector - to PMIC or DC/DC converter negative output or GND.

Schematics for measuring DC/DC efficiency with Otii

Get started in the Otii application

  1. You must have the Otii TCP server running to be able to automate the measurement, this can be done either by having the Otii desktop app up and running or by starting otii_server.
  2. You must have an Otii Automation Toolbox license reserved, either do this via Otii desktop app, User Management (Ctrl-U/⌘-U) or alternatively, you can also do this automatically in the script.
  3. Follow the instructions regarding how to install the python client in the documentation.
  4. Edit the example script dcdc_efficiency_analysis.py that can be found at Qoitech Github.

code

  1. Open a terminal window and run the script.

screenshot