Linear and Time-Invariant Systems


Signals


$x+\sqrt(x^{3})$

More complicated decompositions could contain derivatives or integrals of simple signals. In short, signal decomposition amounts to thinking of the signal as the output of a linear system having simple signals as its inputs. We would build such a system, but envisioning the signal's components helps understand the signal's structure. Furthermore, you can readily compute a linear system's output to an input decomposed as a superposition of simple signals.

Example 1

As an example of signal complexity, we can express the pulse $p_{\Delta}(t)$ as a sum of delayed unit steps.

$p_{\Delta}(t) = u(t) - u(t-\Delta)$

Thus, the pulse is a more complex signal than the step. Be that as it may, the pulse is very useful to us.

Exercise 1

Express a square wave having period $ T $ and amplitude $ A $ as a superposition of delayed and amplitude-scaled pulses.

Solution

$sq(t)\sum_{n=-\infty}^{\infty}(-1)^{n}Ap_{T/2}(t-n\frac{T}{2})$

Theorem 1: Pythagorean Theorem

On a right triangle, the sum of the squares of the sides equals the square of the hypotenus

Proof

Take a right triangle whose sides are of length 3, 4, and 5. In this case the sum of the square of the two shorter sides is 9+16=25. The square of the hypotenus is 25. So the theorem holds.

Note:The Pythagorean Theorem does not apply to acute and obtuse triangles. It can only be applied to right triangles. However, a corollary of the Pythagorean theorem's converse is a simple means of determining whether a triangle is right, obtuse, or acute.

Example 2

$5^{2}+7^{2}<9^{2}$

Because the sinusoid is a superposition of two complex exponentials, the sinusoid is more complex. We could not prevent ourselves from the pun in this statement. Clearly, the word "complex" is used in two different ways here. The complex exponential can also be written (using Euler's relation) as a sum of a sine and a cosine. We will discover that virtually every signal can be decomposed into a sum of complex exponentials, and that this decomposition is very useful. Thus, the complex exponential is more fundamental, and Euler's relation does not adequately reveal its complexity.