ERFC curves PowerPoint PPT Presentation

presentation player overlay
1 / 6
About This Presentation
Transcript and Presenter's Notes

Title: ERFC curves


1
ERFC curves
  • Torino, 12/6/2001

2
Description
  • The following slides show erfc() curves
  • In particular, the following graph is shown
  • where the ordinate x is shown on the graph in dB
  • In the last slide, a useful approximation is given

3
Graph for higher BER
4
Graph for lower BER
5
Matlab program for generating the curves
clear x_dB1.59 x_linear10.(x_dB/10)
BER0.5erfc(sqrt(x_linear)) figure(1) semilogy
(x_dB,BER) grid on zoom on set(gca,'Fontsize',1
8)
6
Analytical approximation
  • The following useful approximation is suitable
    whenever the results is smaller than 10-2
Write a Comment
User Comments (0)
About PowerShow.com