Signal power ....A confusion
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (3)
Rick Rosson
le 25 Août 2011
0 votes
- What is the amplitude of the carrier?
- What is the probability of each outcome {+1 versus -1} in the data stream?
Talha Rahman
le 25 Août 2011
0 votes
Talha Rahman
le 25 Août 2011
0 votes
Catégories
En savoir plus sur Propagation and Channel Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!