21_Symmetrical_Components
21 Symmetrical Components VI takes raw input from an NI-DAQmx as waveform data. The waveform data is manipulated to find the amplitudes and phases of each wave given to it.
The VI starts by receiving raw Amplitude and Phase data from an NI-DAQmx. Each signal is split into 3 data waves. Each phase angle and amplitude value for each signal 1, 2, and 3 are converted into complex notation of re^(itheta). The various outputs are then calculated by adding and modifying the complex notations. Once added and modified, the average is found, which is converted back to polar coordinates of amplitude and angle. These values are sent as outputs.