/cell-id-calculators

Cell ID calculators (LTE and NR calculators). Calculate ECI and NCI, and extract node and cell id from ECI/NCI.

Primary LanguageKotlinMIT LicenseMIT

cell-id-calculators

Cell ID calculators (LTE and NR calculators).

Overview

CLI app with some LTE and NR calculators.

LTE calculators

  1. For given eNodeBId and cellId calculate ECI.
  2. For given ECI, calculate eNodeBId and cellId.

NR calculators

  1. For given gNodeBId, gNodeBLength and cellId calculate NCI.
  2. For given gNodeBLength and NCI calculate gNodeBId and cellId.