Electronic Signal and System problem: Ratio of signal energy

AI Thread Summary
The discussion revolves around calculating the ratio of output signal energy to input signal energy for a signal x(t) passed through a perfect lowpass filter. The input signal is defined as x(t) = Ae^(-|t|/T), and the user has derived the input energy Wi but struggles to connect the frequency response to the output energy calculation. Clarification is sought regarding the signal's definition, specifically whether it is valid for all t or only for t > 0, as this affects the Fourier transform used. The distinction between the Fourier transform and Fourier integral is emphasized, noting that the latter is appropriate for transient inputs. The conversation highlights the importance of understanding the signal's characteristics to accurately compute the desired energy ratio.
nidhalc
Messages
3
Reaction score
0

Homework Statement


x(t) is input into a perfect lowpass filter with frequency response H(ω), having a bandwidth of BHz and a passband gain of 1. For B = (2πT)-1 Hz, calculate the ratio of the output signal energy to the input signal energy.


Homework Equations


x(t) = Ae-|t|/T

The Attempt at a Solution


I got |x(jω)| = A/(1+jω)
Using input energy Wi = (1/pi)\int\infty0|x(jω)|2 I got Wi to be A2/2

The output energy Wo = (1/pi)\int\infty0|xo(jω)|2, where xo(jω) = X(jω)H(jω)

but I'm unable to find any equation which links the frequency response to the bandwidth in order to get the output energy. I have that |H(ω)| = gain which in this instance is = 1. Is that all I need? I've a feeling I'm missing something very basic here. Any hints or clues appreciated!
 
Physics news on Phys.org
As it refers to it being a perfect low pass filter could you take it as being ideal and so xo(jω) = x(jω) and then use the bandwidth as the interval over which you're integrating, so you'd be integrating according to 0<|ω| < B? Sound right to anyone?
 
Yes that's what is expected here.

One question though. Is your signal A e^{-|t|/T} for all t, or is it A\,u(t)\,e^{-t/T}?

Your Fourier transform seems to be that of the latter (but with T=1).
 
Thank you so much for getting back to me. It never specified so I took t>0. Would the Fourier transform still be correct were that the case? In the Fourier transform examples we were given we were always given t>0.
 
There is a difference between the Fourier integral and the Fourier transform. For transient inputs/outputs (t>= 0) it's the Fourier integral - used when the input is a single pulse, like yours. The Fourier transform covers all t and is analogous to the two-sided Laplace transform.
 
nidhalc said:
Thank you so much for getting back to me. It never specified so I took t>0. Would the Fourier transform still be correct were that the case? In the Fourier transform examples we were given we were always given t>0.

Why would they bother specifying |t| if they were only taking t>0?

The answers are quite different for the two cases. For a start the FT for the u(t)exp(-t/T) case is A/(1/T+jω) whereas for the other case it's 2T/(1 + (ωT)^2)

The case with the step response has more high frequency components than the other case so you lose more of the signal when you LPF.

Have you found any results for the first case yet?
 
Last edited:
Back
Top