Multiband combiner block is atten the signal for no reason.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Greeting.
I am trying to simulate the interference of 2 signal by combine them using "Multiband Combniner Block" in simulink. as below diagram
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1807444/image.png)
First signal is very narrow band signal (carrier ~1 kHz) (Primary signal)
Second signal is wide band sigal (Carrier ~250 kHz) (Interfere signal)
Anyway, the spectrum for both Primary signal and Interfere sigal looks ok (as screenshot below)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1807449/image.png)
but when I look at the spectrum after "Multiband Combiner" block, seems the interfere signal got attenuation around 60-70 dB in the spectrum analyzer.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1807454/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1807459/image.png)
And from the block configuration, I don't see any related on atten the signal.
What is the possible cause that my intefere signal is being attenuate and how can I fix this?
Best Regads,
Fumihiko Sato
0 Commenti
Risposte (1)
UDAYA PEDDIRAJU
il 31 Dic 2024
Hi Fumihiko,
The algorithm behind multiband combiner block basically shift the signal as per the offset frequency then all the shifted components are added to make the final signal. You should go through the following link to understand the functionality of the block: https://www.mathworks.com/help/comm/ref/multibandcombiner.html#mw_378beb19-33b6-45a1-9629-53150fba273c:~:text=When%20the%20output,number%20of%20samples.
Let me know if you have any trouble?
0 Commenti
Vedere anche
Categorie
Scopri di più su Applications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!