Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Tutorial
NI Supported: Yes
Publish Date: Dec 5, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Measure Real Power with a Digital Multimeter

22 ratings | 3.45 out of 5
Print


  • NI LabVIEW
  • NI Switch Executive
  • NI 4070 FlexDMM
  • NI Switches

    A power measurement application requires one measurement device to capture the voltage across the terminals of a load, and the second device to capture the current going through the load. However, the actual power calculation depends on the resistive and reactive components (capacitors and/or inductors) in the circuit. The power dissipation in a purely resistive circuit is always a function of the voltage drop and current draw through the circuit.

    Reactive circuits appear to function like resistive circuits because they produce voltage drops and draw current. However, reactive circuits actually store or return power. The reactive components cause a phase shift (up to 90 degrees) between the voltage and current waveforms which reduces the overlap between the two curves and effectively deliver less power to the loads. This phenomenon is represented by three different power measurements: reactive power, apparent power, and real power. These three power measurements have a phase relationship that can be visualized in the power triangle, shown below.


Figure 1: Power Triangle


Real Power
Real power is the measure of a circuit’s dissipative elements (R) and is represented by a P, which has a unit measure of Watts. There are actually two different techniques that are used to measure real power. The first way is to take the time average of the instantaneous product of voltage and current. Another common method is to use the impedance angle depicted in the power triangle above. The cosine of the impedance angle is directly proportional to the amount of reactance in a circuit, which is called power factor (PF). Hence, you can also calculate real power by using the following formula:

Power Factor (PF)= cos (Impedance phase angle) OR Real Power / Apparent Power

Real Power (P) = [V * I * PF] OR (V * I)

A PF of 1 represents a purely resistive load and power factor less than 1 represents a reactive circuit. Figure 2, shows an example of a real power measurement on a purely resistive circuit.

[+] Enlarge Image
Figure 2: Real Power in a purely Resistive Circuit


To accurately measure real power, you need the following capabilities:
  • Voltage and current waveform acquisition capability
  • Simultaneous acquisition of both measurement waveforms
  • Both measurement devices must acquire simultaneously
  • Analysis functions

    Traditionally, this measurement functionality was only found in specialized power meters because a traditional digital multimeter has asynchronous clocks and doesn’t provide waveform acquisition capabilities. However, using the modern digital multimeter architecture of the NI PXI-4070 FlexDMM, which boasts digitizer capability, along with NI LabVIEW analysis functions, you can build a true power measurement system, as shown in Figure 3. The system requires two PXI-4070 FlexDMMs: one configured to measure voltage and the other to measure current. Using the NI-DMM instrument driver, you can configure two FlexDMMs to trigger off the same PXI trigger line. The block diagram below is an example of how you would make these measurements in LabVIEW.


[+] Enlarge Image
Figure 3: LabVIEW Analysis VIs Used to Calculate True Power

Related Links:
Apparent Power Measurement
Use The PXI-4070 FlexDMM's 1.8 MS/s Digitizer capability to Make Power Measurements

22 ratings | 3.45 out of 5
Print

Reader Comments | Submit a comment »

figure not equal to text
your figure shows one dmm. your text says 'using two'.
- mike norris, karta. mnorris@karta.com - Dec 12, 2005

 

Legal
This tutorial (this "tutorial") was developed by National Instruments ("NI"). Although technical support of this tutorial may be made available by National Instruments, the content in this tutorial may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this content with each new revision of related products and drivers. THIS TUTORIAL IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).