- #1
fridaycoffee
- 11
- 0
Homework Statement
1. i need to obtain the result of x[n] * x[n] (convolution)
where x[n] = δ[n] + δ[n-1]
2. I need to obtain the power of the signal x(t) = 4 cos (ω0t) + 2 sin (ω0t) + 2cos(4ω0t) for R = 1 k Ω
Homework Equations
1.Who do you convolute 2 diracs ?
2. what is the correct formula for the power ?
The Attempt at a Solution
1. i consider on dirac as an y[n] so that y[n]*δ[n] = y[n]
2.P = Σ | ak |2
where ak are the coefficients of the an Fourier exponential serie and we have this relationship: | ak | = (Ak) /2 ;
where Ak is sqrt (Ck + Sk)2
Ck and Sk beeing the coefficient of the trigonometric Fourier series
x(t) = C0 + Σ [Ak cos kwt + Sksin kwot]
So a solution would be :
P = [sqrt (42 + 22) /2 ]2 + 2/2 = 5 + 1 = 6 but not in the results that i have to choose between. if i sum Ak2 the result would be 24 that is found in the possible ones