1.1.3 • Published 5 years ago

third-gen-distortion-calculator v1.1.3

Weekly downloads
9
License
GPL-3.0
Repository
github
Last release
5 years ago

3GPP Distortion Calculator

  • Calculates harmonic and intermodulated bands from given uplink bands
  • Figures out whether each of them distorts a signal on given downlink bands
  • Draws problematic bands in an SVG format.

Installation

npm i third-gen-distortion-calculator

Usage

node calculator <band_configuration_file>
# node calculator example.bands
# it will generates example.svg

Configuration File for Bands

example.bands

[UL]
B1U=1920 1980
B2U=1850 1910
[DL]
B1D=2110 2170
B2D=1930 1990
1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago