08-14-2020 06:44 AM
Hello,
I have a 50Hz voltage with harmonic content generated experimentally, i separated the signals using multiple tone vi, then for both signals I aligned them and resampled, so that they have the same phase. My question is, is it possible to 're-superimpose' my signals? By using building array I just get my separate waveforms into one chart, which is not the point. I would like my end signals to be one waveform consisting of my 50Hz and harmonics. Is it possible to do that?
The whole reason I am doing this alignment and resampling is because my real life waveform do not have an ideal shape (asymmetrical)- if anyone is interested or has an idea, i posted my question here:
Thanks in advance!
Jun
Solved! Go to Solution.
08-14-2020 06:59 AM
Hi Jun,
@Jun_l wrote:
I would like my end signals to be one waveform consisting of my 50Hz and harmonics. Is it possible to do that?
Have you tried to add the waveforms? (I guess the use the same dt…)
08-14-2020 07:43 AM
Hello Gerd,
yes they have the same dt, and yes your solution works! I was not aware that we could directly add waveforms... seems obvious now that you mentioned it. It is after all how my experiment is working, by adding two voltage sources in series. Thanks!