Wednesday 2 December 2015

How much of a problem is the Gibbs phenomenon and would this solve it?


By iterating or nesting a sine curve like in this question


I get curves like these: partial sums


that seem to tend to a square wave.


The eight case of these looks like:


degree 8 curve



which here on purpose was chosen for it's roundness.


The Mathematica code for these plots can be found here: http://pastebin.com/6UK1u1uX


I don't know much about signal processing but I recalled the Gibbs phenomenon in square waves after I saw these curves.



Would they solve the problem with the Gibbs phenomenon in the case of square waves?



In the Fourier transform this kind of function is not of any use though I understand.




Edit 13.1.2013:


Sawtooth wave: http://pastebin.com/JNg7bzzB sawtoothwave



Triangular wave (partial sums instead of integrals): http://pastebin.com/wRCBV7NF triangular wave


Dirac comb http://pastebin.com/QMSMQf26 Dirac comb



Answer



I would say that this is interesting. There has been a lot of work done regarding the study of Gibbs Phenomenon. You should check out the following document to get a better understanding of how it comes up in practical DSP applications:


http://people.clarkson.edu/~ajerri/books/examples/Gibbs_Book.pdf


The typical way to manage Gibbs Phenomenon is to use time domain window functions that taper data at the start and finish. The window functions reduce spurious contributions to frequency domain information that come from discontinuities at the edges of data sequences.


I haven't seen much application of generating signals by composing them with individual sine waves. Generally signal generation is done directly in the time domain. I'm not sure how the function constructions you've documented can be employed to solve a practical problem, but perhaps there is application if you can identify an appropriate problem.


No comments:

Post a Comment

readings - Appending 内 to a company name is read ない or うち?

For example, if I say マイクロソフト内のパートナーシップは強いです, is the 内 here read as うち or ない? Answer 「内」 in the form: 「Proper Noun + 内」 is always read 「ない...