For random signals, the concept of Power Spectral Density is useful to analyze the signal. It can be shown that if the input $X(t)$ applied to an LTI system of impulse response $h(t)$ has the PSD $S_{X}(f)$, then the output signal PSD is given by $S_{Y}(f)$=$|H(f)|^{2}S_{X}(f)$.
But how is the PSD of the output signal is related to the PSD of the input signal if that signal is passed through a modulator block? The modulator block is defined here as $Y(t)$=$X(t)*cos(2\pi f_{c}t)$. Is there any specific relation that can be derived?
My work:
Let the autocorrelation of input signal be $R_{X}(\tau)$.
Implies, the autocorrelation of the output signal is given by $R_{Y}(\tau)$=$R_{X}(\tau)$$E[cos(2\pi f_{c}\tau)cos(2\pi f_{c}(t+\tau))]$ which I cannot generalise any further. Here, $f_{c}$ and $t$ are constants.