0% found this document useful (0 votes)
44 views5 pages

Lecture02 SignalSpaces

The document discusses representing one vector in terms of another vector where the representation error is minimized. It draws an analogy between vector spaces and signal spaces, where one signal can be approximated by another over a time interval by minimizing the energy of the error signal. The coefficient of the approximation is computed using the dot product and energies of the two signals, and two signals will be orthogonal if their dot product is 0.

Uploaded by

edgar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views5 pages

Lecture02 SignalSpaces

The document discusses representing one vector in terms of another vector where the representation error is minimized. It draws an analogy between vector spaces and signal spaces, where one signal can be approximated by another over a time interval by minimizing the energy of the error signal. The coefficient of the approximation is computed using the dot product and energies of the two signals, and two signals will be orthogonal if their dot product is 0.

Uploaded by

edgar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

'

Analogy between Signal Spaces and Vector Spaces

Consider two vectors V1 and V2 as shown in Fig. 1. If V1 is to be


represented in terms of V2

V1 = C12 V2 + Ve

(1)

where Ve is the error.


V1

C12 V

&

Figure 1: Representation in vector space

'

The error is minimum when V1 is projected perpendicularly onto


V2 . In this case, C12 is computed using dot product between V1
and V2 .

Component of V1 along V2 is

V1 .V2
=
kV2 k

(2)

Similarly, component of V2 along V1 is

V1 .V2
=
kV1 k

(3)

Using the above discussion, analogy can be drawn to signal spaces


also.
&

'

Let f1 (t) and f2 (t) be two real signals. Approximation of f1 (t) by


f2 (t) over a time interval t1 < t < t2 can be given by

fe (t) = f1 (t) C12 f2 (t)

(4)

where fe (t) is the error function.


The goal is to find C12 such that fe (t) is minimum over the interval
considered. The energy of the error signal given by

1
=
t2 t1

t2

[f1 (t) C12 f2 (t)]2 dt

(5)

t1

To find C12 ,
&

'

=0
C12

(6)

Solving the above equation we get

1
t2 t1

C12 =

t2

f1 (t).f2 (t) dt
t1

1
t2 t1

(7)

t2

f22 (t) dt
t1

The denominator is the energy of the signal f2 (t).


When f1 (t) and f2 (t) are orthogonal to each other C12 = 0.
Example: sin n0 t and sin m0 t be two signals where m and n are
integers. When m 6= n

&

'

sin n0 t. sin m0 t dt = 0

(8)

Clearly sin n0 t and sin m0 t are orthogonal to each other.

&

You might also like