Everyone here should be familiar with the trignonometric identity
$$2 \cos(x)=e^{jx}+e^{-jx}$$
Let's say I have a real world analog signal given by the following function
$$x(t)=2\cos (\omega_1 t)$$
and I only want a single exponential component, specifically
$$y(t) = e^{j\omega_1 t}$$
where $\omega_1$ is a real constant. How to do this? Is it possible?