Bob Masta wrote:
> On Thu, 06 Mar 2008 16:09:01 -0500, Michael <news@bigtoes.com> wrote:
>
>> Michael Black wrote:
>>> Noway2 (
no_spam_me2@hotmail.com) writes:
>>>> On Mar 6, 8:25=A0am, Michael <n...@bigtoes.com> wrote:
>>>>> I'm using an LM741 as an active low-pass filter. =A0Non-inverting input
>>>>> with output capacitor feedback between two series resistors. =A0This works=
>>>>> fine with unity gain (output tied back to inverting input). =A0However, if=
>>>>> I try to increase the gain using a resistor divider to feedback to the
>>>>> inverting input, I stop getting any output (however, if I remove the
>>>>> inverting feedback completely, I seem to get an extremely large gain).
>>>>>
>>>>> Any ideas on what's happening.
>>>>>
>>>>> TIA.
>>>> It is difficult to fully understand your circuit by your description,
>>>> especially the part about "output capacitor feedback between two
>>>> series resistors".
>>>>
>>>> I would first suggest using a a standard filter topology, suck as a
>>>> Sallen Key, which will reduce the filter design to matching against a
>>>> set of normalized charts and then scaling for frequency and amplitude.
>>>>
>>> I think he is describing a Sallen-Key. The input signal goes to
>>> the non-inverting input of the op-amp, with the input resistor broken
>>> down into two. So you have to stages of an RC low pass filter, with
>>> the capacitor of the first stage connected to the output of the op-amp
>>> rather than ground.
>>>
>>> He's trying to get gain from it by adjusting the gain of the op-amp,
>>> which isn't going to happen. Likely his "no output" is because the
>>> signal is swamped by oscillation, though that doesn't fully explain why
>>> he sees output when he has no negative feedback (which of course would
>>> give "near infinite" gain.
>>>
>>> Michael
>> You're correct, it looks like a Sallen-Key filter (the R and C values
>> came from the output of Microchip's FilterLab). And the output with no
>> feedback sounds (and looks) like "near infinite" gain (severe clipping).
>> Is there a way to prevent the oscillation problem and get some
>> gain from this stage? I have been able to get some gain by taking the
>> output to another LM741 stage, but I assume I need to clean things up -
>> especially since it's on a breadboard (and not very neat either).
>
> Without looking at the circuit I can't be sure, but note that the gain
> of the filter is often used to determine Q. Your circuit description
> sounds like a 2nd order low-pass, except you haven't mentioned
> a second capacitor to ground. Usually, if you increase gain you
> increase Q, and you will soon get into oscillation... not to mention
> putting a huge peak at the corner frequency.
>
> Check out Don Lancaster's "Active Filter Cookbook" for some
> reliable circuits. (And note that the 741 is probably not a good
> choice any more, though it should be fine at low frequencies
> if low noise is not important. Consider the LF351 or TL071
> series, for example, if you want drop-in parts with much better
> performance.)
>
> Best regards,
>
>
> Bob Masta
>
> DAQARTA v3.50
> Data AcQuisition And Real-Time Analysis
>
http://www.daqarta.com> Scope, Spectrum, Spectrogram, FREE Signal Generator
> Science with your sound card!
Thanks for the book reference. The library has a copy I can check out.