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
CREATE TABLE noise_vs_lte (
"test_interferer_attn_db" BIGINT,
"unnamed_1" VARCHAR,
"unnamed_2" VARCHAR,
"noise_throughput_mbps" DOUBLE,
"lte_throughput_mbps" DOUBLE
);
CREATE TABLE vna_through_sparam_results (
"freq_hz" BIGINT,
"s12_normal_db" DOUBLE,
"s13_normal_db" DOUBLE,
"s12_rp_db" DOUBLE,
"s13_rp_db" DOUBLE
);
Anyone who has the link will be able to view this.