Multiband combiner block is atten the signal for no reason.
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
UDAYA PEDDIRAJU
2024 年 12 月 31 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!