Skip to content

5. Band Pass Filters

JoshSilver8 edited this page Jun 9, 2020 · 7 revisions

Band Topology

In our design, we used the RF tools filter calculator in order to create our bandpass filters. We opted for the 3rd-Order Butterworth type Filter. This is because it offered an optimal signal suppression above and below the passband. and the minimum amount of inductors for a 3rd order filter. higher-order filters have diminishing performance returns for the additional expense

Band Selection

  1. 1.0 MHz - 3.0 Mhz
  2. 3.0 MHz - 8.0 MHz
  3. 8.0 MHz - 20 MHz
  4. 20.0 Mhz - 50 MHz

To switch between filters we are using an FST3253 which is an analog 4:1 Mux/Decoder that allows us to change bands in code.


KiCAD Schematic


AC Analysis Spice results

  • Band 1 - Teal (1.0 MHz - 3.0 Mhz)
  • Band 2 - Red (3.0 MHz - 8.0 MHz)
  • Band 3 - Blue (8.0 MHz - 20 MHz)
  • Band 4 - Green (20.0 Mhz - 50 MHz)

Page Created by Josh Silver

Clone this wiki locally