This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TLV316-Q1: TLV316-Q1 Single-Pole, Low-Pass Filter Issue

Part Number: TLV316-Q1


Tool/software:

Hi team,

What is the "s" in the figure? It seems to be related to frequency. R1 and C1 form a low-pass filter. So how should "s" be selected? The specification seems not to introduce it.

Thanks

Xiaoxiang

  • Xiaoxiang,

    "s" is a complex number: s = jω = j*2πf  (see below)

    Thus, in the case of a low pass filter, fc (-3db frequency) may be derived as shown below: 

    s*RC=1 where s=jω=j*2πf

     j*2πf*RC=1

    fc=1/(2πRC) - a pole frequency

  • Hi Xiaoxiang,

    The s in the equation is the complex variable "s" from the Laplace transform.

    The transfer function VOUT/VIN shows the frequency response of the circuit in the picture.

    1+RF/RG is the gain from the op-amp (assumed ideal) in the non-inverting configuration.

    1/(1+sR1C1) is the frequency response of the low pass filter formed by R1 and C1. You can use this to evaluate the phase and gain at the non-inverting terminal of the op amp with respect to different VIN frequencies.

    You can evaluate the frequency response on the imaginary axis (s = jω) and from (ω = 2πf), find the root of the denominator of 1/(1+sR1C1) to see that the your -3dB cutoff frequency is at is at 1/(2πR1C1).

    You select R1 and C1 depending on the cut-off frequency that you desire.

  • Hi Siu, Marek,

    Thank you for your detailed explanation.

    Thanks

    Xiaoxiang

  • Good luck!