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

Document Type: Tutorial
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Measure Apparent Power with a Digital Multimeter

12 ratings | 3.50 out of 5
Print


  • NI LabVIEW
  • NI Digital Multimeters

    A typical power measurement 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 delivers 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


    Apparent Power
    Apparent power is the measure of a circuit’s impedance (Z) and is represented by an S, which has a unit measure of Volt-Amps (VA). Apparent power is the combination of reactive power and real power, without reference to a phase angle. You calculate apparent power by using the following formula:

    Apparent Power (S) = Vrms * Irms

    To accurately measure apparent 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 does not provide waveform acquisition capability. 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 an apparent power measurement system, as shown in Figure 2. 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 2: LabVIEW Analysis VIs Used to Calculate Apparent Power

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

    12 ratings | 3.50 out of 5
    Print

    Reader Comments | Submit a comment »

    good
    - E.Chandravel, Vel&co. vel_ten@yahoo.co.in - Dec 20, 2003

     

    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/).

  •