I have a continuous signal $x(t)$ such that
$$x(t)=12\cos(6\pi t)+6\cos(24\pi t)+3\cos(30 \pi t)$$
and is asked to sketch a $1$-sided Amplitude Spectrum of the signal $x(t)$ if sampled above the minimum sampling rate.
because $w=2\pi$, i worked out that the three signals are $3$Hz, $12$Hz and $15$Hz.
I'm just wondering, when I plot the Amplitude Spectrum should the Amplitude just be the corresponding coefficients? ie. $12$ for $3$Hz, $6$ for $12$Hz and $3$ for $15$Hz?
EDIT: Additionally, what's the difference between $1$-sided Amplitude Spectrum and $2$-sided Amplitude Spectrum? Does one offer any more benefit over the other?
I think you have to keep in mind 3 things:
So in summary, lets assume that we sample with $f_s = 35 Hz$, then the one sided amplitude spectrum would look like this:
Signal spectrum: Dirac at: 3, 12, 15 Hz with coefficients 6, 3, and 1.5.
First alias around $35 Hz$:
Dirac at 20, 23, 32, 38, 47, 50 Hz with coefficients 1.5, 3, 6, 6, 3, 1.5
Other aliases accordingly.
Best regards!