Home Forums SYSTEM How to calculate simulation time

Viewing 1 reply thread
  • Author
    Posts
    • #17528
      MUKESH KUMAR GUPTA
      Participant

      i want to know How bit error rate is calculated in optiSystem software.
      Ex..For 10 Gbps optical link we get BER is 10^-15
      as simple calculation we need approximate 27 hr for simulation .
      so please explain me how optisystem can simulate this sane work in few second.

    • #17716
      Damian Marek
      Participant

      Probably the best resource to understand the calculation is the Technical Background of the BER Analyzer. Component Properties->Help.

      Briefly, the component can either measure the bit sequence directly and compare, but as you said this method can take a lot of simulation time especially if the BER is low. The other main method is to use the eye diagram information to infer the BER. The algorithm takes the approximate noise of the bit value 1 level and the noise of the bit value 0 level, fitting these distributions to Gaussian probabilities. Then the probability of incorrectly detecting a 1 or 0 can be calculated as well. In this fashion, the BER of 10^-15 can be calculated from a bit sequence that is only say 1000 bits long. It is important to note though that increasing the bit sequence length allows for a more accurate result still.

      Regards

Viewing 1 reply thread
  • You must be logged in to reply to this topic.