Low-Pass Filter – Novice Question Answered

filternoiseoscillator

I am trying to construct a simple low-pass filter for the following scenario: A high-voltage DC signal with lots of noise. I looked at Wikipedia's article on a simple passive low-pass filter. I understand how the capacitor "looks like a short" to high-frequency signals and open for DC. What I don't understand is the role of the resistor. I read what Wikipedia has to say, but am not quite grasping how the resistor influences the "time for the capacitor to charge up". I vaguely grasp the idea of resonant RC circuits, but don't really understand the relevance of that principle in this context. Any insight would be greatly appreciated.

Thanks in advance,
Brian

Best Answer

Some Basics

One way to think about it is the resistor is setting a current limit on the capacitor. In an ideal situation with no resistance, you could potentially have very very large amounts of current being drawn in this "short" situation. Because of this you need to add a resistor. The resistor limits how much current is able to flow which results in the frequency characteristics changing.

Non-ideal Case

Now in the not so ideal case, everything has some resistance. This will include the wires/traces and the internal resistance of the capacitor. This allows us to use capacitors between power and ground to filter noise while not having huge spikes of current draw.

Mathematical Point of View

From a mathematical point of view, you can look at the transfer function of the system. The basic ideas of a transfer function comes from the simple electrical science concepts. If you had 2 resistors, you could solve for the voltage between the 2 resistors. In the case of a capacitor or inductor your "resistance" is no longer called a resistance, instead it is called an impedance. Essentially they are the same thing, except impedances typically have imaginary parts to them. In the case of a transfer function, imaginary parts of circuits are frequency dependent. If you solve the math you can find out what you expect the circuit to act like across many frequencies, and then plot it.

Related Topic