Oversimplified: Signals and Systems (5.5) – Computing convolution Flip-and-drag is a torture device!

As far as computing convolution is concerned, it turns out if you are doing discrete time convolution of finite number of samples by hand, the most intuitive way: copy-scale-paste perspective is the easiest. It’s done exactly the same way as your grade school long multiplication except you don’t do any carries.

I recommend ignoring flip-and-drag in the traditional teaching approach in signals and systems. It is a variable renaming trick that has no context associated with it whatsoever. It is counter-intuitive because it involves switching the roles between time (t) and delay (\tau) in your head.

Flip-and-drag might be the only approach ONLY IF the signal is described in the form of functions where you have uncountable (continuous time) or infinite number of time spots to work on AND:

There is no place for flip-and-drag at all elsewhere. If you see anybody teaching flip-and-drag for a stream of numbers (typically presented by sliding a tape against another), it’s just the dogma of the earlier generations that hasn’t been challenged yet.


RANT

People just accepted signal processing is hard and have not even wondered if it was because the curriculum was poorly designed. I won’t be surprised if more than half of the students who did well in the class did not get all the essence: they made it because they were able to churn out answer in the hard way faster.

Flip and drag is basically a torture device to show you how miserable it is to compute convolution so you’ll appreciate the transform methods (to be taught) later. Typically, the kind of problems that corner you to use flip-and-drag only appears on mid-terms. The same problems might appear on finals, but you are expected to use transform methods to do it. This is how sadistical signal processing (the old approach) rolls: they beat you up first then throw you a bone.


I never remembered the convolution table, simply because if you look closely (in hindsight after learning transforms), pretty much all of them are mash-ups of commonly used building blocks with a few transform properties. I really doubt if the table was worked it out from doing the flip-and-drag integral.

The bottom line is that flip-and-drag has no educational or computational value whatsoever. Just study ahead and dodge it with all the tricks that shows up later in the course, or just leave them as the last problems to attack if flip-and-drag is the only option you have.

Loading