Signal power ....A confusion
显示 更早的评论
Hi there, I have confusion about computation of signal power in matlab. Suppose i generate binary data of 1s and -1s ....once i transmit the data on a carrier as data.*carrier; ......% doing Bandpass
i would like to compute noise power so that i could add noise in my signal (talking about AWGN addition). So to compute noise we have noise_power = signal_power/SNR;
how would i calculate signal power? should i take signal before modulating carrier or after modulation i.e. with carrier...
Also sometimes i have seen codes in which the programmer took signal power Sp =1 .....why?
采纳的回答
更多回答(3 个)
Rick Rosson
2011-8-25
0 个投票
- What is the amplitude of the carrier?
- What is the probability of each outcome {+1 versus -1} in the data stream?
类别
在 帮助中心 和 File Exchange 中查找有关 Propagation and Channel Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!