0 Members and 2 Guests are viewing this topic.
since you can't sample the step with perfect resolution.
Quote from: JP on 05/08/2011 21:35:34since you can't sample the step with perfect resolution.Ah, right! Doesn't that boil down to giving it a certain amount of slope that doesn't really exist, in which case a step function would really be a ramp?
Something like that, I think. When you actually sample the function, you have to do a discrete Fourier transform, which isn't quite the same as the continuous integral. If the function has sharp features that you can't resolve perfectly with your sampling, it throws off the result a little bit.
Quote from: JP on 06/08/2011 12:43:59Something like that, I think. When you actually sample the function, you have to do a discrete Fourier transform, which isn't quite the same as the continuous integral. If the function has sharp features that you can't resolve perfectly with your sampling, it throws off the result a little bit.Right, but what about a "vertical" section of the signal? If it really is vertical, there is no phase angle between the start and end of the vertical section.
The way I'm picturing this, the signal is sin(t) to the left of the discontinuity and sin(t+phi) to the right. The phase of the sine shifts by phi at the discontinuity.
I'm pretty sure an instantaneous phase change constitutes a vertical "jump". If the signal had a horizontal section and you analysed only that section, there would be no frequency components at all, whereas the vertical jump tends towards infinite frequencies.EDIT: Of course, if you do the "jump" at precisely the right time, the signal would just have a sharp bend in it.
Great! Well, I think this cow has been more than adequately flogged.