How can I generate a frequency of 5 GHZ with a crystal
3 Answers
Through frequency multiplication, e.g. 50x100MHz, or 100x50MHz etc.
This can be done either directly using frequency multipliers, or indirectly using phase locked loop, and locking 5 GHz oscillator to crystal reference oscillator.
- 1,450
- 9
- 10
Use one of these PLL chips with a suitable crystal oscillator for the reference signal and one of these VCOs. You will need a suitable MCU to configure the PLL chip. It's a standard microwave PLL synthesiser approach.
- 38,983
- 2
- 62
- 96
If you are using the 5 GHz for wireless application you will need to check to see if exactly 5 GHz is required, many times stuff is said to be a certain frequency, but it is actually a slightly different frequency needed. For example, here is a Voltage Control Oscillator (VCO) that can vary between 5.256 and 5.356GHz. These are very useful when trying to get locks on to communication systems.
- 17,609
- 5
- 53
- 87