We have 3-phase electric network. How to determine phase sequence (L123 or L132) from 2 line-to-line voltages U12 and U32? I prefer computationally simple solutions. Is it possible to determine phase sequence without computing phase voltages (which seems to me to complicated if searching generally valid solution for assymetric systems).
The solution looked for needs to be a mathematical algorithm. I am not searching circuit design. I need to write computer program for this. Lets say we know amplitudes and phases of vectors U12 and U32:
\$U_{12} = |U_{12}| \exp \left[j \left(\omega t + \phi_{12}\right)\right]\$
\$U_{32} = |U_{32}| \exp \left[j \left(\omega t + \phi_{32}\right)\right]\$
