Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21587 Discussions

Frequency Hopping Spread Spectrum in VHDL

Altera_Forum
Contributeur émérite II
1 660 Visites

Hello! 

 

I am working on a project to design a FHSS system. So far, I have managed to design the PN code generator, but I have some difficulty working on the (Frequency Synthesizer) part. I would be very grateful if you could help me with it.  

 

 

Regards
0 Compliments
1 Répondre
Altera_Forum
Contributeur émérite II
975 Visites

Based on your previous posts, I assumed that you want to supply appropriate commands to an external frequency synthesizer. 

If you want to implement a frequency synthesizer inside the FPGA, you may design a DDS which supports several Sine waves (search about how to generate a Sine wave digitally). Also you may use PLLs inside FPGA and try to program their parameters on the fly. I'm not sure how difficult it is to do the last. 

 

P.S.: You cannot generate high frequency Sine waves inside FPGA, specifically if you target Cyclone-II.
0 Compliments
Répondre