- You can check the following documentation for more details on this :https://www.mathworks.com/help/simrf/ug/power-in-simulink-sources-and-signals.html#d123e16001
- The Amplifier block only accepts a vector input. The Sum block combines the two baseband signals into a vector length equal to the samples per frame in the DSP Sine Wave block. You can refer to the following documentation for more information. https://www.mathworks.com/help/simrf/ug/rf-baseband-amplfier-with-nonlinearity-and-noise.html?s_tid=answers_rc2-1_p4_Topic
Idealized Baseband Amplifier with Nonlinearity and Noise Example question
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Fumihiko Sato
am 22 Aug. 2022
Kommentiert: Fumihiko Sato
am 30 Aug. 2022
Hello everyone,
I am learning on the RF blockset on how to use this block properly.
After read through this example documentation. I have some question on this.
1) How the amplitude of 2 baseband tone is exactly -20 and -25 dBm respectively?
On that block it using 10^((-20-30)/20) for -20 dBm amplitude and 10^((-25-30)/20) for -25 dBm.
What is the fomular that being used?
2) What is the purpose of "Sum" block in this example?
Best Regards,
Fumihiko Sato
0 Kommentare
Akzeptierte Antwort
Zaid Jilani
am 25 Aug. 2022
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with RF Blockset finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!