These MeasurementLink LabVIEW plugins makes measurements for Power Management IC's.
The tests supply power to a DUT and sinks power from the DUT and validates the DUT's specifications by performing measurements that are common for PMIC's.
-
Single channel measurements (1*)
- Efficiency and Load Regulation
- Line Regulation
- Load Transient Response
- Line Transient Response
- PSRR
- Ripple
- Multi-Channel Output Voltage Accuracy
- Q-Current
- Ramp-up Time
- Arbitrary Mode
-
Channel Ganging measurements (1*)
- Single point channel ganging
- Sweep channel ganging
- Waveform mode channel ganging
- Efficiency and Load Regulation channel ganging measurement
- Load Transient Response
- Line Regulation
- Q-Current
- Line Transient Response
-
LED Driver measurements (2*)
- Start-up
- PWM Dimming
- Short Circuit
Click here for a detailed list of measurements and their functionality: Measurement List
- NI Programmable Power Supply (PXIe-4151)
- NI Electronic Load (PXIe-4051)
- NI Oscilloscope (PXI-5122) (note: required for Ripple measurement and LED Driver measurements)
- NI DMM (PXIe-4081) (note: required for LED Driver measurement)
- NI Switch (PXI-2568) (note: required for LED Driver measurement)
- NI FGEN (PXIe-5433) (note: required for LED Driver measurement)
- Cables (Current rated: 50A continous)
- [optional] NI Digital Pattern Instrument (PXIe-6570/1) (note: the software does not include DPI or its dependencies, but it may be required to communicate with the DUT)
Validated hardware for these plugins, unless not mentioned (1*):
- PXIe-4151
- PXIe-4051
- PXIe-4150
- PXIe-4139 (1*)(2*)
- PXIe-6570/1
- PXI-5122
(This section is applicable if you only want to use the pre-compiled plug-ins. If you want to open the source code, go to software development.)
Install from NI Package Manager:
- InstrumentStudio Pro (2024 Q3 or higher)
- NI-DCPower (2023 Q4 or higher)
- NI SDC Add-On (2023 Q4 or higher) (note: only if using DPI for DUT communication)
- NI-SCOPE (2023 Q4 or higher) (note: if using Ripple measurement)
- NI-DMM (2023 Q4 or higher) (note: if using LED Driver measurement)
- NI-SWITCH (2023 Q4 or higher) (note: if using LED Driver measurement)
- NI-FGEN (2023 Q4 or higher) (note: if using LED Driver measurement)
Download the latest NI package from the releases section of this repo or add the feed to NI Package Manager to get updates from this repo and other in this community. To use the NI Package Manager feeds, refer to this: Subscribing to package feeds
When you are ready to start using the software, reference the getting started documentation.
Use the instructions in software development for setting up a development environment and overview of the code.