pc-nrfconnect-ppk icon indicating copy to clipboard operation
pc-nrfconnect-ppk copied to clipboard

Is it possible to get the Voltage level in ampere meter mode ?

Open yguel opened this issue 1 year ago • 9 comments

Reading the schematics of the PPK2, it looks like the voltage of the source (VDUT SENSE) is available to the PPK2. Would-it be possible to get its value in ampere meter mode ?

yguel avatar Apr 18 '23 13:04 yguel

In theory, yes. It is used in a loopback when setting the output voltage, but it can also be read during operation. Unfortunately, this is not implemented but is in our backlog. It would demand some sacrifices to the readout speed of the current measurement. How often would you think you would need to have the voltage of the DUT updated?

wlgrd avatar Apr 19 '23 10:04 wlgrd

For our application it is 10Hz, quite low compared to the usual current measurement needs.

yguel avatar Apr 19 '23 10:04 yguel

Is that part of the code open source ? We can dedicate ressources to implement the feature.

yguel avatar Apr 19 '23 10:04 yguel

Unfortunately not, this demands a firmware change. I will get back to you when time allows for prioritizing this

wlgrd avatar Apr 19 '23 13:04 wlgrd

We would need the same, but with a higher frequency. We would like to have it with each current reading, since we are having a very dynamic source and sink as well. That would probably mean, that the possible sampling speed is at least half the current possible speed, but that would be ok with us. I addition, it would be handy for the UI, if an area of the measured graph is selected, not only the current and charge are calculated, but also the power by including the measured voltages.

KSt-HW avatar Aug 04 '23 14:08 KSt-HW

Count me as another user that's OK with lower sampling speed when reading Voltage. It's a very enticing feature! I think the only major feature missing from PPK ecosystem.

tmarkson avatar Aug 04 '23 15:08 tmarkson

Voltage measurement would be really useful, please implement that :) Any possibility for you to opensource the firmware for this device?

frolswe avatar Feb 11 '24 17:02 frolswe

The current waveform graph shows the current, which I presume is compensated for by calculations using calibration data, and if the voltage is assumed to be constant in the calculations, the less it reflects the true current when the voltage fluctuates a lot. I hope the new firmware will add the ability to display current and voltage waveforms at the same time, and to switch between the display of these two types of data :) 1: Constant voltage + real time current 2: real-time voltage + real-time current

oldgerman avatar Apr 24 '24 17:04 oldgerman

That would be a very useful feature, actually mitigating the most serious disadvantage over other power meters, as indicated by other users above. We could imagine using this device in a number of projects then. Any chance, you could open source or at least provide the firmware for the controller? We (Fraunhofer IIS) could dedicate some resources implementing the feature in firmware and feed that back to you.

MM-Lehmann avatar Sep 24 '24 06:09 MM-Lehmann