Signal power ....A confusion
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (3)
Rick Rosson
il 25 Ago 2011
0 voti
- What is the amplitude of the carrier?
- What is the probability of each outcome {+1 versus -1} in the data stream?
Talha Rahman
il 25 Ago 2011
0 voti
Talha Rahman
il 25 Ago 2011
0 voti
Categorie
Scopri di più su Propagation and Channel Models in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!