Henrik Jensen
New Member
I've tested it against filter software and the resulting values holds up. Please let me know if you are able to get any wrong results using any combination of phase delay and amplitude.
It's just basic summation of multiple vectors, there's no Fourier transformation.
Here's the principle of the attached sheet:
Column A: Amplitude
Column B: Phase delay in radians
Column C: =A*COS(B)
Column D: =A*SIN(B)
Resulting amplitude: =SQRT(C^2+D^2)
Best Regards
It's just basic summation of multiple vectors, there's no Fourier transformation.
Here's the principle of the attached sheet:
Column A: Amplitude
Column B: Phase delay in radians
Column C: =A*COS(B)
Column D: =A*SIN(B)
Resulting amplitude: =SQRT(C^2+D^2)
Best Regards