How to preserve base band signal's bandwidth
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am using a baseband signal with bandwidth 100 kHz, which I then multiply with a local oscillator of frequency 1.5 MHz. Now, when I see the output after the up-conversion, the base band signal is up-converted to 1.5 MHz frequency, but, the original bandwidth of 100 kHz is not preserved. Rather, the bandwidth is also stretched to 1.5 MHz (the same as the local oscillator's frequency).
How can I up-convert my signal while keeping the original bandwidth of 100 kHz?
I have been trying to look into a lot of things, but couldn't find any solution.
Any help or guidance would be valuable.
0 Commenti
Risposta accettata
Puneet Rana
il 2 Dic 2014
For up-conversion you typically need to first increase the sample rate of your input through (multistage) interpolation and then multiply by local oscillator. See the example: http://www.mathworks.com/help/dsp/examples/digital-up-and-down-conversion-for-family-radio-service.html
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!