travisgoodspeed / goodwatch

Replacement board for Casio Calculator Watches using the CC430F6147
504 stars 55 forks source link

300-1000MHz Balun #40

Closed skytee closed 5 years ago

skytee commented 6 years ago

Replace Johanson 0433BM15A0001 433MHz balun with Anaren B0310J50100AHF 300-1000MHz balun. Same dimensions, almost same pinout (do not connect pin 5 and 6).

travisgoodspeed commented 6 years ago

Yeah, we definitely need more flexible filtering than the Johanson part. Let's design in the wider balun, with some sort of configurable filter that can be easily part-swapped for different bands.

mossmann commented 6 years ago

B0310J50100AHF is a part I've used on HackRF One and YARD Stick One. It should work nicely here, but it will sacrifice a bit of 433 MHz performace (due to a less optimal impedance match) in favor of wideband operation.

travisgoodspeed commented 6 years ago

I'll be merging the new balun this week and ordering a new batch of boards for Shmoocon. Let anyone with filtering advice speak now or forever hold his peace.

mossmann commented 6 years ago

There are some SAW filters that would be quite nice. We may be able to find a series of SAW filters that includes a few different useful frequencies with the same footprint. However, it would be a hard choice between wideband operation and narrowband operation in a specific band.

mossmann commented 6 years ago

By far the most significant out of band emissions are harmonics of the RF (twice the center frequency, three times, and so on). The approach I used on YARD Stick One was to install a low pass filter designed for the 900 MHz band. This effectively filters out all of the harmonics when using the upper half of the tuning range but only filters out some of the harmonics when using the lower half of the tuning range. I think this is a pretty good compromise that allows wideband operation. People who need a cleaner signal for a specific frequency in the lower half of the range (e.g. 433 MHz) would have to modify the board to add a different filter. On YARD Stick One, this is perhaps a better solution than it would be on GoodWatch because it is easy to add an external filter onto the SMA connector, but I think it is worth considering.

mossmann commented 6 years ago

The Murata series of SAW filters that includes SF2136E (433 MHz) looks like a good option for a footprint that supports various useful parts (315 MHz, 433 MHz, 868 MHz, 902-928 MHz, and more). (SM3030-6 footprint)

travisgoodspeed commented 6 years ago

Dusting off this issue for the GoodWatch30. I think I'll use the same Anaren B0310J50100AHF as @mossmann suggests from the YardStick One as a balun.

For a wideband filter, the 0915LP15B026E (915MHz) and 0500LP15A500E (500MHz) low-pass filters from Johanson have identical layouts, with only a slight different in component height.

image

travisgoodspeed commented 5 years ago

This is now drafted into the GW30. Closing issue.