NetworkSim.simulation.tools.publication.plot_ook_ber

NetworkSim.simulation.tools.publication.plot_ook_ber(snr_min=0, snr_max=15, show_coherent=False)[source]

Plot OOK bit error rate vs average energy-to-noise ratio 1.

Parameters
  • snr_max (int, optional) – Maximum energy-to-noise ratio value in dB, by default 15.

  • show_coherent (bool, optional) – If coherent detection is shown, by default False.

Returns

fig – The figure plotted.

Return type

Figure

References

1

Tang, Qinghui, Sandeep KS Gupta, and Loren Schwiebert. “BER performance analysis of an on-off keying based minimum energy coding for energy constrained wireless sensor applications.” In IEEE International Conference on Communications, 2005. ICC 2005. 2005, vol. 4, pp. 2734-2738. IEEE, 2005.