Skip to content

Releases: wvu-wcrl/CML

CML 1.12

02 Mar 10:11
Compare
Choose a tag to compare

New features:

  • Object-oriented LDPC decoder implementation supporting user-specified parity-check matrices and BICM-ID receiver structure.
  • LDPC parity check matrices may now be specified in the form of a .mat file containing CML data
    structures H_rows and H_cols, or as an .alist file.
  • Error-rate simulation of physical-layer network coding in the two-way relay channel using FSK modulation and soft-output channel decoding (digital network coding).
  • Generation of EXIT charts for the BICM-ID LDPC decoding receiver structure.
  • Error-rate simulations are parallelized using the WVU WCRL computing cluster. Simulations may
    be submitted via a web interface or directly from a user's cluster account.
  • Error-rate simulation timing data is computed in the form of simulation trials per unit time.