Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Active bandpass filter

Status
Not open for further replies.

curious_mind

Full Member level 3
Full Member level 3
Joined
Apr 14, 2019
Messages
182
Helped
0
Reputation
0
Reaction score
0
Trophy points
16
Activity points
1,353
I want to know the exact and fine line diffrences between a bandpass filter and a practical differentiator. Are both analogous?
 

Easy peasy

Advanced Member level 6
Advanced Member level 6
Joined
Aug 15, 2015
Messages
4,266
Helped
1,338
Reputation
2,676
Reaction score
1,721
Trophy points
1,393
Location
Melbourne
Activity points
23,847
No. - they are not analogs of each other, a differentiator is essentially a high pass filter, a band pass filter is a high pass followed by a low pass.
 

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,240
Helped
4,738
Reputation
9,497
Reaction score
5,125
Trophy points
1,393
Activity points
153,939
Hi,

They are OPAMP circuits ... thus they are analogous.
(Me thinking: What is the opposite? A digital differentiator? With one input? What's the expected function?)

A true "differentiator" has
* zero gain at zero frequency
* low gain at low frequency
* high gain at high frequency
* infinite gain at infinite frequency
But infinite gain is impossible in reality. Thus there are limits. Here the limiting part is the OPAMP.
It has limited open loop gain. So if you build the "simple differentiator circuit" your circuit behaviour depends on Opamp parameters which may vary device by device.
Additionally ... going to the Opamp limits you may get additional artefacts like
* internal saturation (out of regulation)
* increased time to get back to regulated operation
* phase reversal
Thus one tries to avoid the situation by external components.

Noise: is wide bandwidth, unknown frequency, random...
Thus - if differentiated - you get amplified noise at high frequencies. The output is not "clean".
The "practical differentiator" circuit improves the behaviour by filtering out unwanted frequencies.

But ... with this modifications it is no "true ideal differentiator" anymore. It takes care about the physical limitations.
It focusses the differentiator on the frequency range of interest.
It is how it is: more practical.

Klaus
 

curious_mind

Full Member level 3
Full Member level 3
Joined
Apr 14, 2019
Messages
182
Helped
0
Reputation
0
Reaction score
0
Trophy points
16
Activity points
1,353
but if we look at the bode plot, it looks similar to BPF , the difference is that BW of a differentiator is limited compared to BPF.
 

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,240
Helped
4,738
Reputation
9,497
Reaction score
5,125
Trophy points
1,393
Activity points
153,939
Hi,

I agreee there isn`t a huge difference.

The difference is that you may design a bandpass with cut off frequency far from the Opamp´s limits.

Initially you don´t want to limit a differentiator´s upper frequency range. But it gives improvements if you do so.
Thus they showed you how to "modify" the "bare differentiator" circuit to an imroved "practical differentiator" circuit. ... and why

You are free to choose the circuit you like.
If you don´t care about OPAMP´s limits and noise then just use the "bare differentiator".

Klaus
 

LvW

Advanced Member level 6
Advanced Member level 6
Joined
May 7, 2008
Messages
5,866
Helped
1,749
Reputation
3,504
Reaction score
1,353
Trophy points
1,393
Location
Germany
Activity points
39,870
I am a bit surprised that the term "stability" was not mentioned up to now.
The problem with the "idealized" differentiator (sRfC) is that at zero loop gain the phase is very close (or even beyond) the 180deg limit.
This is, of course, caused by the opamps frequency-dependent open-loop gain Ao .
Therefore the desired slope of +20dB/dec (and, hence, the differentiating property) must be reduced at a suitable upper frequency.
For this reason, a resistor Ro is added in series to the capacitor which flattens out the gain increase.

Yes - the Bode plot for such a "real" differentiator and a 2nd-order bandpass looks similar - however, nobody will use the diff. circuit for bandpass filtering.
 

curious_mind

Full Member level 3
Full Member level 3
Joined
Apr 14, 2019
Messages
182
Helped
0
Reputation
0
Reaction score
0
Trophy points
16
Activity points
1,353
Convinced. Could anybody tell me why non inverting differentiators are not so common? Could not find them on the web.
 

LvW

Advanced Member level 6
Advanced Member level 6
Joined
May 7, 2008
Messages
5,866
Helped
1,749
Reputation
3,504
Reaction score
1,353
Trophy points
1,393
Location
Germany
Activity points
39,870
Convinced. Could anybody tell me why non inverting differentiators are not so common? Could not find them on the web.
Very often, differentiators are used in control systems (e.g. part of PID or PD controllers), which need negative feedback for DC.
Hence, at least one single phase inversion (or 3, 5...) is required.

From the circuit design aspect, we need (for stability reasons) negative DC feedback for the simple diff. block. This is, of course, accomplished using resistive feedback to the inverting opamp terminal.
(Remember the classic Miller integrator, which also needs resistive fedback for operational point stability).
In case you want a non-inverting diff. block there are two solutions:
1.) Use a simple unity-gain inverter in series with the inverting diff. circuit,
2.) Use a unity-gain inverter in the feedback loop (in series withe feedback resistor) and connect the feedback path to the non-inv. opamp terminal (ground the inverting input terminal).
 

curious_mind

Full Member level 3
Full Member level 3
Joined
Apr 14, 2019
Messages
182
Helped
0
Reputation
0
Reaction score
0
Trophy points
16
Activity points
1,353
Found a classical paper from 1974. Circuit is given below. Wanted to understand the role of resistors and why they are connected in that fashion.

circuit.png
 

LvW

Advanced Member level 6
Advanced Member level 6
Joined
May 7, 2008
Messages
5,866
Helped
1,749
Reputation
3,504
Reaction score
1,353
Trophy points
1,393
Location
Germany
Activity points
39,870
Found a classical paper from 1974. Circuit is given below. Wanted to understand the role of resistors and why they are connected in that fashion.
Well, I thnk the transfer function can explain why the rersistors "are connected in that fashion".
However, it must be mentioned that the shown circuit suffers from the same stability properties as the simple inverting differentiator with an RC-lowpass in the feedback loop.
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
50,969
Helped
14,629
Reputation
29,534
Reaction score
13,733
Trophy points
1,393
Location
Bochum, Germany
Activity points
291,638
However, it must be mentioned that the shown circuit suffers from the same stability properties as the simple inverting differentiator with an RC-lowpass in the feedback loop.
Yes, it has to be supplemented with compensation R and C to form a stable "practical" differentiator, similar to the post #3 link.
 

LvW

Advanced Member level 6
Advanced Member level 6
Joined
May 7, 2008
Messages
5,866
Helped
1,749
Reputation
3,504
Reaction score
1,353
Trophy points
1,393
Location
Germany
Activity points
39,870
Hi Dana, the relatively steep phase response at f=1MHz shows that the circuit has a rather small phase margin (but itis still stable).
Nice picture.
 

danadakk

Advanced Member level 5
Advanced Member level 5
Joined
Mar 26, 2018
Messages
2,282
Helped
350
Reputation
718
Reaction score
527
Trophy points
113
Activity points
10,048
Hi Dana, the relatively steep phase response at f=1MHz shows that the circuit has a rather small phase margin (but itis still stable).
Nice picture.
Agree. About 40 degrees. For this specific OpAmp.

Regards, Dana.
 
Last edited:

curious_mind

Full Member level 3
Full Member level 3
Joined
Apr 14, 2019
Messages
182
Helped
0
Reputation
0
Reaction score
0
Trophy points
16
Activity points
1,353
Trying to understand this circuit from first principles. What is the role of voltage divider at non inverting input? and what is R4 doing there ( referring to post #16 diagram)?
 

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,240
Helped
4,738
Reputation
9,497
Reaction score
5,125
Trophy points
1,393
Activity points
153,939
Hi,

with in inverting OPAMP circuit:

Gain = - R_FB / R_IN
Gain can go from zero to -infinite.

For an inverting differentiator R_IN is replaced by a C.
The impedance of C is infinite at DC and it is zero at infinte frequency.

Thus (for an ideal OPAMP) gain indeed goes from zero to -infinite.
And this is hao a differentiator should do.

*****
Now with an noniverting OPAMP circuit:

Gain = 1 + (R_FB / R_GND)
The problem is the "1". It is independent of R_FB and R_GND.
Thus the gain goes from 1 to infinite. But it has no chance to go to zero .. as you like it to do with a differentiator.

One can say that one connects the C with a R to GND to the noninverting input...so at DC the "gain" of this RC is zero, so the overall gain becomes zero. This is correct so far. But then you just have an RC circuit followed by a fixed gain OPAMP circuit. Basically you get the function of a simple RC, which is not exactly the same as an differentiator.
An ideal differentaitor has linear gain vs frequency ... and has no cutoff frequency like an RC: f_c = 1 / (2 * Pi * R * C)

Now the additional circuitry simply overcomes this drawback. It makes a true differentiator ... until the limits of the OPAMP itself.

Klaus
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top