
The Three Phase RMS Voltmeter measures the three-phase RMS voltage at three specific electrical nodes in a circuit. The component may be set to output one of two different algorithms, depending on the users preference:
Analog: This function calculates the combined RMS value of three separate time domain input signals (representing the 3 phases of a bus voltage). The output is passed through a first order lag function internally (with a time constant given by the input parameter Smoothing Time Constant), before being externally output. For more details on this algorithm, see the [VM3PH2] Voltage Meter (3-Phase,L-L,RMS) in the EMTDC Tools Library.
Digital: This calculation method using a 'moving data window approach', where the RMS value for a buffered set of data is calculated each time step. The size of the buffer is determined by the input parameter # of Samples in a Cycle. For more details on this algorithm, see the [DGTL_RMS3] Digital RMS Meter (3-Phase,L-L,RMS) in the EMTDC Tools Library.
The choice of which function is best suited for a particular study depends on its use. The Digital method will provide a very smooth output signal, which works well for control. The Analog method will produce ripple in the output signal, depending on the input signal frequency and the RMS Smoothing Time Constant parameter, but can respond much faster to changes.
The Node Loop component must be used to provide the required input to this component as shown below:

|
More: |