Electronic – Low Pass Filter to Isolate DC component

filterfourier

I have a question based on low pass filtering. If I input a signal to this low pass filter, why does the output file have an AC (of very low frequency).

LTSpice Circuit

Frequency Response of LPF

The input signal is$$ v_i(t) = 2 + sin(2*pi*100Mhz*t)$$ According to the filter response, the $$ sin(100Mhz*t) $$ should be attenuated by a very large number, thus resulting in a coefficient << 0 and leaving the DC component of 2 left. The output however is $$ v_o = 2 + sin(2*pi*0.1t) $$


Where does that AC signal come from?

Time Domain of Capacitor Voltage

Best Answer

Where does that AC signal come from?

The AC signal comes from the source, a passive linear filter can only change the amplitude and the phase, it cannot change the frequency of the waveform that it is filtering.

So the AC diagram shows the amplitude for all frequencies, and the chart below (in the OP) shows the output for one frequency.