Home Forums GENERAL bit error rate

Viewing 3 reply threads
  • Author
    Posts
    • #12582
      anita sharma
      Participant

      how to convert bit error rate from exponential term to ten to the power negative. example if I want to convert bit error rate 1.6695e-054 to ten to the power. please reply as soon. thank you !

    • #12586
      M. E.
      Participant

      try to copy the min. BER and paste it in MATLAB and plot it
      y=[data of min. BER];
      x=size of x-axis as you want;
      semilogy(x,y)

      +1
    • #12587
      anita sharma
      Participant

      thanks but can u tell me the other method…..can we convert by calculator.

    • #12588
      M. E.
      Participant

      1.6 10^-54

Viewing 3 reply threads
  • You must be logged in to reply to this topic.