The
simplest form of the ladder-type Cohn filter requires at least two crystals,
but any number can be cascaded. Between pairs of crystals and ground must
appear a coupling reactance. Source resistance and load resistance must
also be defined. A two-crystal filter would result in inadequate sideband
suppression. Four or more crystals require extreme care in selecting crystal
frequencies, coupling capacitors and termination resistances.
| N | q | k12 | k23 | k34 | k45 |
| 2 | 1.4141 | 0.70711 | - | - | - |
| 3 | 1.0 | 0.70711 | 0.70711 | - | - |
| 4 | 0.7654 | 0.8409 | 0.4512 | 0.8409 | - |
| 5 | 0.618 | 1.0 | 0.5559 | 0.5559 | 1.0 |
That's
it - the complete generic filter. R14 and R15 (both 1gigohm) were
added to satisfy PSPICE's requirement that all nodes not "float". There
is one more aspect of this filter that we haven't addressed: frequency
matching of the three crystals. For proper tuning, the two end crystals
should have a series-resonant frequency 106 Hz. higher than the center
crystal (from Zverev's design process). In the Generic Cohn filter above,
C13 and C15 have been decreased to reflect this frequency offset. In practice,
we cannot modify our sealed crystals, and must execute the offset a different
way so that three crystals of identical Fo can be used.
The frequency response of this filter is plotted below (Generic). Were
the filter lossless, output voltage would be 500 mv.
This generic filter will now be adapted to
make it work using three identical crystals. Since the SA612 source and
load resistances are different from the generic design, matching networks
must be added as well.
Compensating for 106 Hz. Offset
We can raise the series resonant frequency of the
two end crystals by adding a capacitor in series with each. Currently,
series resonance is:
Fs = 1 / (2 * PI * SQRT ( 0.1971 * 8.03554x10-15))
= 3999164.7 Hz.
What capacitance would raise Fs to (Fs + 106) ?
Cs(new) = 1 / ((2PI x (Fs+106))2 x 0.1971)
= 8.035114x10-15 farad
Cs(new) is the total capacitance of two in series: our original crystal
motional capacitance (Cs) of 8.03554 ff and our externally added modifying
capacitor. Knowing Cs and Cs(new), we can find the value of the external
capacitor:
Cexternal = (Cs * Cs(new)) / (Cs - Cs(new)) =
151.56 pF.
By adding this capacitance in series with Xtal 1
and Xtal 3, the 106 Hz. offset is accommodated - and all three crystals
can be frequency-matched to within about 30 Hz. These capacitors appear
in Dave's SW40+ schematic as C12 and C15. Is it coincidental that the coupling
capacitors are the same as these frequency-tuning capacitors? For this
filter (and only for 3-crystal types) this will always be the case.
Matching to SA612 source and load
Driving the filter is a SA612 chip (U1), with 1500
ohm source impedance. The filters' load is also a SA612 (U3) whose input
impedance is also 1500 ohms. Our filter would like to see terminations
of 354 ohms.
Dave has chosen to simply load down the filter's
output with a 470 ohm resistor (R1). This resistor, in parallel with
the chip's 1500 ohms works out very close to the required 354 ohms.
At the filter's input, Dave has chosen to add an
L-matching network consisting of a 22uH choke (RFC1) and a 47pf capacitor
(C11). Let's see how well these component values do in matching the required
354 ohms to SA612's 1500 ohm source:
At 4 MHz., the choke's reactance is +j553 ohms.
C11's reactance (added to the SA612's 3pf output capacitance) is -j796
ohms. What's the parallel equivalent of 354+j553?
It is 1218 ohms in parallel with inductive reactance of 780 ohms. C11's
reactance nulls out this equivalent parallel reactance quite well, leaving
1218 ohms resistance - nearly matching to SA612's 1500 ohms.
Here's the PSPICE circuit showing the SA612 equivalents at both ends
of the filter:
This filter's response is overlaid (green) in the
frequency plot above.
Let's take a quick look at filter attenuation. Each
crystal has a series resistance of 48 ohms. For the generic filter, if
we assume that all filter reactances cancel somewhere close to the filter's
center frequency, we have left 3 * 48 ohms series resistance dumping signal
into a 354 ohm load. That's a simple voltage divider that delivers 0.713
of input voltage to the output.
For the SW40+ filter, additional losses are incurred
because of the 470 ohm loading at the output. That's why the amplitude
response is lower than the generic filter. The input side is matched, the
output isn't.
References: