Description
Argument Descriptions
Storage
A function to find the RMS phase value of any three phase quantity. For example if the signal is a voltage, then a line–to–ground RMS value is returned. This quantity is calculated as an instantaneous value, and is smooth only when balanced, and free from harmonics. The instantaneous value is derived as follows:
![]()
|
Author(s): |
|
|
REAL FUNCTION RMS3PH(A1,A2,A3)
|
Argument |
Type |
Dimension |
Description |
|
|
|
|
|
|
A1,A2,A3 |
REAL |
1 |
Input phase signals of 3-phase signal |