Free Low Pass Filter Calculator

fc = 1 / (2π × R × C)

Enter any two values to calculate the third

Select a filter type and enter values to calculate cutoff frequency

Low Pass Filter Basics and Practical Design

The Low Pass Filter Calculator is a free online tool that helps engineers, hobbyists, and students quickly determine cutoff frequencies and component values for a variety of low‑pass filter topologies. Whether you need to shape an audio signal, remove high‑frequency noise, or build a bass‑boost circuit, this calculator handles RC low‑pass filters, RL low‑pass filters, inverting op‑amp low‑pass filters, and non‑inverting op‑amp low‑pass filters. Enter any known parameters (resistance, capacitance, inductance, or desired cutoff frequency), and the tool automatically computes the missing values – no manual formula juggling required.

What Is a Low‑Pass Filter?

A low‑pass filter is an electronic circuit that attenuates signal components above a certain frequency while allowing lower‑frequency components to pass with minimal change. In typical Bode plot terms, the filter’s gain remains nearly constant up to the cutoff frequency (fcf_c), then rolls off at a constant slope. For first‑order filters, that slope is −20 dB per decade, meaning the output amplitude drops by a factor of 10 for every tenfold increase in frequency.

The cutoff frequency is defined as the point where the filter’s gain falls by −3 dB relative to the passband gain. Below fcf_c the filter “passes” the signal; above fcf_c it progressively blocks higher frequencies.

Passive vs. Active Low‑Pass Filters

Low‑pass filters fall into two broad categories:

  • Passive filters – built only with resistors, capacitors, and inductors. They require no external power supply and are inherently linear. Common examples are the RC and RL topologies.
  • Active filters – incorporate an operational amplifier (op‑amp) along with resistors and capacitors. They can provide gain, exhibit high input impedance, and low output impedance. Typical active low‑pass filters include the inverting and non‑inverting op‑amp configurations.

RC Low‑Pass Filter

The RC low‑pass filter is a simple, widely‑used passive design. A resistor (R) is placed in series with the signal, and a capacitor (C) is connected to ground. The capacitor’s impedance decreases with frequency, shunting high‑frequency components to ground while low frequencies continue to the output. Its cutoff frequency is given by:

fc=12πRCf_c = \frac{1}{2\pi R C}

Because the filter uses only a resistor and a capacitor, it is easy to prototype and is ideal for applications where moderate roll‑off is acceptable.

RL Low‑Pass Filter

Inductors can also serve as the reactive element in a low‑pass filter. An RL filter uses a resistor in series with the load and an inductor in parallel (or in a similar topology). Unlike the capacitor, an inductor’s impedance increases with frequency, so it blocks high frequencies from reaching the output while low frequencies pass through. The cutoff frequency for the basic RL filter is:

fc=R2πLf_c = \frac{R}{2\pi L}

RL filters are less common than RC types because inductors are larger and more expensive, but they are useful in high‑current applications or when specific frequency‑response characteristics are needed.

Inverting Op‑Amp Low‑Pass Filter

The inverting op‑amp low‑pass filter is an active design that not only filters but also amplifies and inverts the input signal. A feedback resistor (RfR_f) and a feedback capacitor (C) define the frequency response. The cutoff frequency is:

fc=12πRfCf_c = \frac{1}{2\pi R_f C}

The filter’s gain is set by the ratio of the feedback resistor to the input resistor (RgR_g):

G=−RfRgG = -\frac{R_f}{R_g}

The negative sign indicates that the output is phase‑shifted 180° relative to the input. This inversion does not matter for many applications (e.g., audio amplitude control), but it must be considered when polarity is critical.

Non‑Inverting Op‑Amp Low‑Pass Filter

The non‑inverting op‑amp low‑pass filter preserves the input signal’s polarity. Its cutoff frequency is similar to the inverting version:

fc=12πRfCf_c = \frac{1}{2\pi R_f C}

However, the gain expression differs:

G=1+RfRgG = 1 + \frac{R_f}{R_g}

Because of the constant “1” term, the gain is always ≥ 1. If you need to attenuate the signal (gain < 1), the inverting configuration is required instead. The non‑inverting filter is often chosen when signal phase must remain unchanged and a gain greater than one is acceptable.

Putting the Calculator to Work

The cutoff frequency calculator inside this tool accepts your known values and instantly returns the missing component or frequency. Select the type of filter you are designing – RC, RL, or op‑amp – and the interface adapts accordingly. For passive filters, provide either R and C (or R and L) to find fcf_c, or enter a target cutoff frequency to obtain the component values. For active filters, you can also specify the desired gain, and the calculator will determine the resistor ratio and capacitor needed.

All formulas are pre‑loaded, so you can experiment with different combinations without manual arithmetic. The computed results serve as a starting point; always verify real‑world performance with component tolerances and practical board layout.

Key Points to Remember

  • A low‑pass filter’s cutoff frequency defines the transition between passband and stopband.
  • First‑order filters roll off at −20 dB/decade; higher‑order steeper slopes require more complex circuits.
  • Passive filters are simple and require no power, but they cannot provide gain.
  • Active filters (op‑amp based) offer gain and buffering, but need a DC supply and have output voltage limits.
  • The online calculator supports RC, RL, inverting op‑amp, and non‑inverting op‑amp low‑pass filter designs, making it a versatile tool for both learning and production.

FAQ

1. How do I calculate the cutoff frequency for an RC low‑pass filter?

Use the formula fc = 1 / (2πRC). Enter the resistance and capacitance into the RC low pass filter calculator, and it will output the cutoff frequency directly. Alternatively, the tool can compute the needed R or C for a target fc.

2. What is the difference between passive and active low‑pass filters?

Passive filters (RC, RL) use only resistors, capacitors, and inductors; they are simple and need no power supply but cannot provide signal gain. Active filters incorporate an op‑amp and can offer gain, high input impedance, and low output impedance, but require a DC power source.

3. Why is the cutoff frequency defined at −3 dB?

The −3 dB point is where the output power is half of the passband power (or voltage is about 0.707 times the passband voltage). It is a standard convention for marking the boundary between the passband and the stopband in filter design.

4. Can I use the calculator for both RC and RL low‑pass filters?

Yes. The Low Pass Filter Calculator supports RC, RL, inverting op‑amp, and non‑inverting op‑amp topologies. Simply select the filter type you are designing, and the tool adjusts the inputs and formulas accordingly.

5. When should I choose a non‑inverting op‑amp filter over an inverting one?

Choose the non‑inverting type when you want to preserve the input signal’s phase (no 180° inversion) and require a gain of at least 1. If you need attenuation (gain < 1) or a simple gain adjustment, the inverting configuration is more suitable.

How to Use

  1. Select your desired filter type: RC, RL, inverting op-amp, or non-inverting op-amp low-pass filter.
  2. For passive filters (RC, RL), enter any two of the three parameters - resistance, capacitance/inductance, or cutoff frequency. For op-amp filters, enter the component values.
  3. The calculator instantly computes the missing parameter and displays the cutoff frequency. For op-amp filters, the gain is also calculated.