Electronic – Determining Existence of Transfer Function H(s) and Fourier Transform H(w) for Non-LTI Systems

fourierlaplace transformlti system

Given that $$y(t) = \cos(2\pi t)x(t)$$ where \$x(t)\$ is a system input and \$y(t)\$ is the system's output, I need to determine whether an \$H(s)/H(w)\$ relation exists. Since this system is not LTI, I really don't know how to approach it. I'm not able to apply a Laplace Transform even when converted to polar form, and I'm at a loss.

In another case of a non-LTI system causing headaches, I've succeeded in determining that $$h(t) = \frac{\sin(10\pi t)}{\pi t}$$ (or \$10\operatorname{sinc}(10\pi t)\$ if you prefer), and thus I believe its Fourier Transform \$H(w)\$ should be a unit step centered about \$10\pi\$, but I don't know how to determine whether or not this form has a Laplace Transform (i.e. \$H(s)\$). I certainly don't see it as a standard form on any Laplace Transform tables I've come across.

Any pointers in the right direction would be greatly appreciated.

Best Answer

Your system is a modulator.

Since \$\cos(2\pi f_0 t)= \dfrac{e^{\,j2\pi f_0 t} + e^{\,-j2\pi f_0 t}}{2} \$ it follows (\$f_0=1\$):

\begin{align*} y(t) = \cos(2\pi t)\, x(t) = \dfrac{e^{\,j2\pi f_0 t} + e^{\,-j2\pi f_0 t}}{2} x(t) = \dfrac 1 2 x(t) e^{\,j2\pi f_0 t} + \dfrac 1 2 x(t) e^{\,-j2\pi f_0 t} \end{align*}

Given the following property of the Fourier transform:

\begin{align*} F\{x(t)e^{\,j2\pi f_0 t}\} = X(f-f_0) \end{align*}

Transforming with Fourier y(t) gives:

\begin{align*} Y(f) = \dfrac 1 2 X(f-f_0) + \dfrac 1 2 X(f + f_0) = \dfrac 1 2 X(f-1) + \dfrac 1 2 X(f + 1) \end{align*}