Author Topic: Input Impedance of a Low Pass Filter...  (Read 7084 times)

0 Members and 1 Guest are viewing this topic.

Offline ShredheadTopic starter

  • Regular Contributor
  • *
  • Posts: 50
  • Country: us
  • Yup
Input Impedance of a Low Pass Filter...
« on: June 09, 2016, 05:41:33 pm »
I'm having no success in finding any information about how to figure out what the input impedance is of an active 2nd order low pass filter like the attached schematic. 

Would the input impedance change if the values of R3&R4 were changed, -for example if I were to use a dual pot for these to make the filter's frequency adjustable? 

Thanks. 
 

Offline Yansi

  • Super Contributor
  • ***
  • Posts: 3893
  • Country: 00
  • STM32, STM8, AVR, 8051
Re: Input Impedance of a Low Pass Filter...
« Reply #1 on: June 09, 2016, 05:54:52 pm »
You can make a quick analysis yourself, if you know how to compute with complex impedances.

Such filter as drawn on the image has very imbalanced component values. Those resistors should be increased in resistance one order of magnitude and the caps decreased the same amount.



There is a whole writing on this topic on wikipedia too:
https://en.wikipedia.org/wiki/Sallen%E2%80%93Key_topology#Input_Impedance
« Last Edit: June 09, 2016, 05:59:42 pm by Yansi »
 

Online TimFox

  • Super Contributor
  • ***
  • Posts: 7934
  • Country: us
  • Retired, now restoring antique test equipment
Re: Input Impedance of a Low Pass Filter...
« Reply #2 on: June 09, 2016, 07:08:06 pm »
Assuming that you have a Spice model corresponding to that drawing, "measure" the current through the first resistor (or the voltage across it) with a nominal 1 V voltage AC source driving the circuit.  The real and imaginary components of that current give the real and imaginary components of the input admittance, which is the reciprocal of the impedance.  The easiest way to convert that to impedance is to use magnitude and phase of the admittance:  the impedance's magnitude is the reciprocal of the magnitude and the impedance's phase is the negative of the phase.
 

Offline The Electrician

  • Frequent Contributor
  • **
  • Posts: 743
  • Country: us
Re: Input Impedance of a Low Pass Filter...
« Reply #3 on: June 09, 2016, 08:27:33 pm »
You could do it like this:



« Last Edit: June 10, 2016, 03:53:25 pm by The Electrician »
 
The following users thanked this post: Shredhead

Offline BobsURuncle

  • Regular Contributor
  • *
  • Posts: 82
  • Country: us
Re: Input Impedance of a Low Pass Filter...
« Reply #4 on: June 09, 2016, 08:31:51 pm »
Zin = R4 + R3||1/sC3 + 1/sC4

    = R4 + (R3/sC3) / (R3+1/sC3) + 1/sC4
 
    = R4 + R3/(1+R3C3s) + 1/sC4
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21606
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Input Impedance of a Low Pass Filter...
« Reply #5 on: June 09, 2016, 10:19:34 pm »
Note that such filters are only valid with a voltage input.  They are derived in terms of voltages.  If the voltage you apply to the input node, doesn't happen to be exactly the voltage you think it should be... that's your problem. :P

The usual solution is to buffer it with a follower.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline Audioguru

  • Super Contributor
  • ***
  • Posts: 1507
  • Country: ca
Re: Input Impedance of a Low Pass Filter...
« Reply #6 on: June 10, 2016, 01:29:52 am »
I agree that the resistor values are much too low at only 100 ohms that needs a power amplifier to drive instead of an opamp. If the resistors are 10k ohms then the capacitors can be 10nF instead of 1uF.
Because the capacitor values are the same then the response is a droopy Bessel instead of a sharp Butterworth that has the feedback capacitor value double the value of the capacitor to ground.
If you use a dual pot then the response will be messed up a bit by their differences because the pots will not be the same. For an opamp to drive this lowpass filter then the resistors should not be less than 1k each.
 

Offline LvW

  • Frequent Contributor
  • **
  • Posts: 282
  • Country: de
Re: Input Impedance of a Low Pass Filter...
« Reply #7 on: June 10, 2016, 08:18:23 am »
The quality factor of a unity gain equal-component lowpass (Sallen-Key) is Qp=1/(3-Acl) with the closed-loop gain Acl=1.
Hence, we have only Q=1/2.
This is a very poor lowpass - even worse than a Bessel response which has Q=0.577.
 

Offline danadak

  • Super Contributor
  • ***
  • Posts: 1875
  • Country: us
  • Reactor Operator SSN-583, Retired EE
Re: Input Impedance of a Low Pass Filter...
« Reply #8 on: June 10, 2016, 03:08:19 pm »
V4 in simulation appears to be polarity reversed, - should be connected to
- pin on part.


Regards, Dana.
Love Cypress PSOC, ATTiny, Bit Slice, OpAmps, Oscilloscopes, and Analog Gurus like Pease, Miller, Widlar, Dobkin, obsessed with being an engineer
 

Offline ShredheadTopic starter

  • Regular Contributor
  • *
  • Posts: 50
  • Country: us
  • Yup
Re: Input Impedance of a Low Pass Filter...
« Reply #9 on: June 11, 2016, 01:24:11 am »
@The Electrician -Thanks very much for that plot. 

@Audioguru -I had no idea the same cap values affected Q like that.  Is there a source of info that you'd recommend reading on that?

@LvW -Would increasing the gain help the Q?

@danadak  -That is the only way that I could get ltspice to run a simulation.  Flipping polarity gives back an error. 

I'm not sure what to do from a design perspective now because I wanted to make the frequency adjustable with a dual gang pot adjusting it up in value to decrease the frequency of the low pass.  It looks like from The Electrician's plot, the worst case impedance would be the value of R3 & R4.  If the op amp gets loaded above the cutoff where there is barely any signal passing, how would that affect the chip and the signal out of it?


 

Offline bson

  • Supporter
  • ****
  • Posts: 2265
  • Country: us
Re: Input Impedance of a Low Pass Filter...
« Reply #10 on: June 11, 2016, 02:07:53 am »
Keep in mind there is passive coupling between the input and output, and the opamp operates under feedback, so the input impedance will be affected by the load impedance.  This is usually characterized as S12, the reverse isolation.
 

Offline Galaxyrise

  • Frequent Contributor
  • **
  • Posts: 531
  • Country: us
Re: Input Impedance of a Low Pass Filter...
« Reply #11 on: June 11, 2016, 10:30:11 am »
V4 in simulation appears to be polarity reversed, - should be connected to - pin on part.
V4 is -15V, so V4+ is the more negative side and is connected correctly in the sim.
I am but an egg
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf