3

How can I generate a frequency of 5 GHZ with a crystal

markrages
  • 20,015
  • 7
  • 60
  • 97
  • 5
    We are going to need many more details. You have marked it as PCB and manufacturing, are you wanting to make your own crystal? Do you want it to be exactly 5.000 GHz? – Kellenjb Mar 29 '11 at 14:18

3 Answers3

8

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.

Jaroslav Cmunt
  • 1,450
  • 9
  • 10
4

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.

Leon Heller
  • 38,983
  • 2
  • 62
  • 96
3

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.

Kellenjb
  • 17,609
  • 5
  • 53
  • 87