Validation Data And Control Software For ATIC: Automated Testbed For Interference Testing In Communication Systems
National Institute of Standards and Technology
@usgov.national_institute_of_standard_validation_and_control__828a6d12
National Institute of Standards and Technology
@usgov.national_institute_of_standard_validation_and_control__828a6d12
Validation data and software for the paper, "ATIC: Automated Testbed for Interference Testing in Communication Systems," to appear in Proceedings of 2023 IEEE Military Communications Conference. See the README file for descriptions of the data files. Software is available at https://github.com/usnistgov/atic.
Organization: National Institute of Standards and Technology
Last updated: 2023-12-15T23:05:41.919318
Tags: interference-susceptibility, spectrum-sharing, testbed
CREATE TABLE vna_through_sparam_results (
"freq_hz" BIGINT -- FREQ(Hz),
"s12_normal_db" DOUBLE -- S12 Normal(dB),
"s13_normal_db" DOUBLE -- S13 Normal(dB),
"s12_rp_db" DOUBLE -- S12 Rp(dB),
"s13_rp_db" DOUBLE -- S13 Rp(dB)
);Anyone who has the link will be able to view this.