Eb/No vs BER Variants | Data Provider Elements
Eb/No vs BER
Reports Eb/No (a measure of signal to noise ratio for digital communications) vs bit error rate.Data Provider Variant: Receiver
Available for these objects: Receiver
Type: Fixed data. Intended to be used only with elements from this same data provider.
Availability: Reports | Graphs
Data Provider Elements
Name | Dimension | Type | Description |
---|---|---|---|
Eb/No | Ratio | Real Number | The energy per bit to noise ratio (Eb/No) where Eb is the energy per bit and No = kT (Boltzmann's constant * system temperature). |
BER | Unitless | Real Number | Bit Error Rate (BER) is the probability that a bit is in error (i.e. a zero is transmitted but a one is received). The BER is the number of bits in error divided by the total number of bits sent. STK uses table lookup from a .mod file to extract a BER given an Eb/No. STK interpolates the table as necessary to determine the appropriate bit error rate for a particular bit energy level. If the bit energy is smaller than the first value in the table, the bit error rate for the first value is used. If the bit energy is larger than the last value in the table, a default bit error rate of 1.0e-30 is used to indicate no errors. |
Log BER | Unitless | Real Number | Reports out the Log(BER) value for a given Eb/No. |