Passive "Notch-Pass" Filter
Passive "Notch-Pass" Filter
(OP)
Is there such a thing as a "notch-pass" version of the Twin-T notch filter? I want to make a passive narrow band-pass filter (notch-pass) using only R’s and C’s for audio frequency use.
Input will be from a low impedance source and output will drive a high impedance, so load/sourcing are not a problem. Also power levels are not a problem.
Input will be from a low impedance source and output will drive a high impedance, so load/sourcing are not a problem. Also power levels are not a problem.





RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
It is possible to make a good passive filter, but you will need very close tolerance (read: expensive) components, and the wound components will be 'specials'. It is an interesting exercise if you have time and are doing it to learn, but for a real-world design where cost and size and design time all need to be minimised passive filters are not practical.
What's your budget and performance requirement? You can get exceptional performance from a DSP-based digital filter, but they are more complex and costly than an op-amp based type, and designing such a filter is not a trivial task.
RE: Passive "Notch-Pass" Filter
Active filters are out.
Close tolerance components are not a problem.
DSP filters are not relevant.
Inductors would need to be air-wound to avoid non-linear cores. I don’t think an inductor at this frequency would be feasible at the kilo-ohm impedance levels that would be required.
RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
Anyone know?
Obviously I could make an RC low pass filter rather than a notch but the discrimination between the fundamental and second harmonic would not be that great. Also a notch-pass gives the lowest possible noise performance.
RE: Passive "Notch-Pass" Filter
This suggests that you need to re-visit your constraints and determine if there is sufficient basis for eliminating the only approaches that can realistically solve your problem.
TTFN
RE: Passive "Notch-Pass" Filter
with iron core inductors . With the low power level the linearity shouldn't be a problem for a single fix frequency.
<nbucska@pcperipherals.com>
RE: Passive "Notch-Pass" Filter
A notch **pass** filter can be built, but the output is only slightly peaked, because doubling two signals gives a 3 dB improvement, whereas subtracting them gives an infinite dB improvement. The pass version doesn't have a similar frequency where everything cancels except the frequency of interest.
As noted above, you could build a passive resonant L-C circuit that would provide reasonable functionality, but without any active devices would still have input and output impedance problems, and the amount of peaking would be limited by the drive and load characteristics.
If your goal is -140 dB, you need to consider the non-linearity of the capacitors and/or inductors. The design issues as you go past 60-100 dB in any area become those of managing second order effects. I suspect a good op-amp would end up being one of the more predictable components in a design with this many constraints requesting this much performance.
DspDad
RE: Passive "Notch-Pass" Filter
The non-linearity of capacitors at these levels is quite well documented in a recent series of articles by Cyril Bateman in Electronics World. Unfortunately standard 50ohm BNC attenuators are also non-linear at these levels, as I discovered today. Some bad ones are at the level of HD3= -100dBc, and these are expensive Tektronix attenuators.
RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
Glad to hear that you don't have 'golden ears'.
I knew I had seen a good example of a multi-stage passive AF bandpass filter somewhere. I suggest you look at Fig. 5.3 on page 265 of 'Art of Electronics' 2nd Edition. The authors borrowed it from IEEE Journal of Solid State Circuits, Vol SC-5, No. 3 (1970).
The circuit is fully passive and, for a passive filter, gives incredibly steep attenuation around the passband. It looks like a pig of a thing to design from first principles, unless you happen to like complex two-port networks - if you have PSPICE or similar, that should make things easier. Have fun.
Scotty.
ps. How's my grammar?
RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
You need to buy a spellchecker as well as grammar checker!
RE: Passive "Notch-Pass" Filter
RE: Passive "Notch-Pass" Filter
Thanks for the suggestion. It is a bit of an overkill for my needs, given that I only need 20-30dB extra attenuation. And in many respects it would be counter-productive since more parts means more worries about non-linearities. I have worked out how I can make an LC filter using just one air-wound 1mH inductor, and it simulates as doing the job. This seems to be the best way to give reasonable confidence of the overall linearity.
Thanks to the many respondents for discussing this problem.