element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Personal Blogs
  • Community Hub
  • More
Personal Blogs
Ralph Yamamoto's Blog Nordic Power Profiler Kit II (PPK2)
  • Blog
  • Documents
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: ralphjy
  • Date Created: 9 Jul 2021 11:27 PM Date Created
  • Views 6589 views
  • Likes 6 likes
  • Comments 4 comments
  • ampere meter
  • power profiler
  • nordic power profiler kit ii
  • nordic ppk2
  • battery power measurement
  • source meter
Related
Recommended

Nordic Power Profiler Kit II (PPK2)

ralphjy
ralphjy
9 Jul 2021

I'm starting to get more involved with battery powered Edge AI devices and had the opportunity to acquire a tool that would allow me to characterize real-time power consumption - the Nordic Power Profiler Kit II (PPK2).

https://www.nordicsemi.com/Products/Development-hardware/Power-Profiler-Kit-2

 

The Profiler has been optimized to measure current on the Nordic nRF series development boards, but it can be used with any boards within its power range (5v @ 1A).  It would have been nice if it had 2A measurement capability, but most of my battery operated devices should fall within its 1A measurement range.

 

It has two operating modes:

  1. Ampere Meter mode - the Profiler current path is inserted between the device power supply and the device power input (the nRF DKs have jumper connections that allow you to do this easily)
  2. Source Meter mode - the Profiler provides the source voltage and current for the device (the power comes from the Profiler USB connectors, so there are two connectors used if the full 1A is required)

 

The current measurement is unipolar, i.e. it will not measure negative current - so you need to watch the orientation of the power connections.

 

image

 

 

It has a Logic Port that provide 8 digital input pins so that you can put markers in your code to identify the part of your program where the measurement is made.

 

I'll probably use the Profiler primarily in Source Meter mode using the Battery Input of the device under test (DUT).

 

Here's what you get in the kit:

There is a 4 pin cable to connect to the DUT power and a 10 pin cable to connect to connect to the DUT digital IO.

image

Key features

• Variable power supply voltage ranging from 0.8 V to 5.0 V (software configurable)

• Maximum 1 A current measurement

• Accurate measurement down to approximately 200 nA

• Resolution down to 0.2 μA

• 100 kS/s sampling speed

• Automatic switching between five current measurement ranges ensuring optimal resolution

• Measurement accuracy better than ±20 % (average currents measurement)

• 8 pin digital port for digital tracing

• USB communication, enabling simple porting to other applications

• Desktop application for measurement analysis

• Real-time current measurement display

 

 

Power Profiler App

The Profiler is operated using the Power Profiler app which is included as part of nRF Connect for Desktop: https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop

 

image

 

As a quick test, I am going to measure the current delivered to a 100 ohm, 1/4W resistor in Source Meter mode with a Voltage of 3.7V (nominal LiPo voltage).

 

The Profiler has an RGB LED to indicate its operating mode:

  1. Green - waiting to connect to app
  2. Red - Source Meter
  3. Blue - Ampere Meter

 

imageimageimage

 

 

Here is a screencap of the Power Profiler app:

image

 

I was a bit surprised by the amount of noise on a resistor, but realized that I normally don't plot current at this resolution without averaging (the noise is 100uA on the 50mA range).

 

Here are the accuracy and resolution specs for the 5 measurement ranges:

image

image

 

Since the meter autoranges, you also need to ignore glitches if the range switches.

 

And here is a video of the measurement for a couple of minutes @ 10 samples/sec:

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

 

I'll need to play with the PPK2 a bit more and then I want to try some power consumption measurements on the MAX78000FTHR that I've been testing.

  • Sign in to reply

Top Comments

  • fmilburn
    fmilburn over 4 years ago +1
    Hi Ralph, Interesting device at reasonable cost. It was on Andreas Spiess' channel a while back and I am interested in your thoughts as you get more familiar with it... Frank
  • javagoza
    javagoza over 4 years ago +1
    8% of the male population worldwide are color blind. I don't understand why someone still uses an rgb led as an indicator.
  • ralphjy
    ralphjy over 4 years ago in reply to fmilburn +1
    I'll try to post about it in a real application. I just discovered that there is a "hidden" (CTRL+ALT+SHIFT+A) advanced panel that allows Gain and Spike Filter settings. If anything I think I may be disappointed…
  • ralphjy
    ralphjy over 4 years ago in reply to fmilburn

    I'll try to post about it in a real application.  I just discovered that there is a "hidden" (CTRL+ALT+SHIFT+A) advanced panel that allows Gain and Spike Filter settings.  If anything I think I may be disappointed in the app, but there is capability to download and post process data if needed.  I think it will be a useful tool.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ralphjy
    ralphjy over 4 years ago in reply to javagoza

    I think in this case it really doesn't add much since if you are using the app - you already know what mode you're in image.  I'd be perfectly happy if there weren't any onboard indicator, but I did mention it because it is an obvious feature.  It's sort of like accent lighting....

     

    I actually didn't think much about it until you mentioned it.  I scanned the user guide and it doesn't even mention the colors, but it obvious that they correspond to the mode.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • javagoza
    javagoza over 4 years ago

    8% of the male population worldwide are color blind. I don't understand why someone still uses an rgb led as an indicator.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • fmilburn
    fmilburn over 4 years ago

    Hi Ralph,

    Interesting device at reasonable cost.  It was on Andreas Spiess' channel a while back and I am interested in your thoughts as you get more familiar with it...

    Frank

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube