Stabilograms For A Cellular Communication Anomaly Detection Experiment
Department of Commerce
@usgov.doc_gov_stabilograms_for_a_cellular_communication_anom_488805f6
Department of Commerce
@usgov.doc_gov_stabilograms_for_a_cellular_communication_anom_488805f6
Dataset includes stabilograms associated to a cellular communications anomaly detection experiment detailed in the publication Frey M, Gregg M, Rezac JD, Coder JB, Kord A, Otterstetter A, Quimby J, Weiss A (2022) Stabilograms: Testbed stability in a pilot experiment for cellular communications anomaly detection (National Institute of Standards and Technology, Boulder, CO), (Under Review at time of data submission).
Organization: Department of Commerce
Last updated: 2025-09-30T05:06:41.757047
Tags: 4g-technology, 5g-technology, and-wireless-communication-system, base-stations, lte-technology, telecommunication, verification
CREATE TABLE list_of_stabilograms_for_each_measurand (
"unnamed_0" VARCHAR -- Unnamed: 0,
"cipher" DOUBLE,
"position" DOUBLE,
"block" DOUBLE,
"session" DOUBLE,
"error" BIGINT
);CREATE TABLE pilot_data (
"run" BIGINT -- Run #,
"cipher" VARCHAR,
"block" BIGINT -- Block #,
"position" BIGINT -- Position #,
"session" BIGINT -- Session #,
"start_time" DOUBLE,
"x0_5_9" DOUBLE,
"x0_6_0" DOUBLE,
"x0_length" BIGINT,
"x1_2_0" DOUBLE,
"x1_3_0" DOUBLE,
"x1_4_0" DOUBLE,
"x1_5_0" DOUBLE,
"x1_length" BIGINT,
"x2_12_0" DOUBLE,
"x2_17_0" DOUBLE,
"x2_18_0" DOUBLE,
"x2_19_0" DOUBLE,
"x2_20_0" DOUBLE,
"x2_21_0" DOUBLE,
"x2_22_0" DOUBLE,
"x2_23_0" DOUBLE,
"x2_24_0" DOUBLE,
"x2_25_0" DOUBLE,
"x2_26_0" DOUBLE,
"x2_27_0" DOUBLE,
"x2_length" BIGINT,
"x3_0_0" DOUBLE,
"x3_1_0" DOUBLE,
"x3_2_0" DOUBLE,
"x3_3_0" DOUBLE,
"x3_length" BIGINT,
"x4_72_1" DOUBLE -- X4 -72.1,
"x4_72_0" DOUBLE -- X4 -72.0,
"x4_71_9" DOUBLE -- X4 -71.9,
"x4_71_8" DOUBLE -- X4 -71.8,
"x4_length" BIGINT,
"x5_10_6" DOUBLE -- X5 -10.6,
"x5_10_5" DOUBLE -- X5 -10.5,
"x5_length" BIGINT,
"x6_20_0" DOUBLE,
"x6_50_0" DOUBLE,
"x6_80_0" DOUBLE,
"x6_length" BIGINT,
"x6_unique_n" BIGINT,
"x7_20_0" DOUBLE,
"x7_50_0" DOUBLE,
"x7_80_0" DOUBLE,
"x7_length" BIGINT,
"x7_unique_n" BIGINT,
"x8_20_0" DOUBLE,
"x8_50_0" DOUBLE,
"x8_80_0" DOUBLE,
"x8_length" BIGINT,
"x8_unique_n" BIGINT,
"x9_1_0" DOUBLE,
"x9_2_0" DOUBLE,
"x9_length" BIGINT,
"x10_20_0" DOUBLE,
"x10_50_0" BIGINT,
"x10_80_0" DOUBLE,
"x10_length" BIGINT,
"x10_unique_n" BIGINT,
"x11_20_0" DOUBLE,
"x11_50_0" DOUBLE,
"x11_80_0" DOUBLE,
"x11_length" BIGINT,
"x11_unique_n" BIGINT,
"x12_5_9" DOUBLE,
"x12_6_0" DOUBLE,
"x12_length" BIGINT,
"x13_0_0" DOUBLE,
"x13_0_01" DOUBLE,
"x13_0_02" DOUBLE,
"x13_length" BIGINT,
"x14_20_0" DOUBLE,
"x14_50_0" DOUBLE,
"x14_80_0" DOUBLE,
"x14_length" BIGINT,
"x14_unique_n" BIGINT,
"x15_ec_10_0" DOUBLE,
"x15_ec_30_0" DOUBLE,
"x15_ec_50_0" DOUBLE,
"x15_ec_70_0" DOUBLE,
"x15_ec_90_0" DOUBLE,
"x15_ec_length" BIGINT,
"x15_ec_unique_n" BIGINT,
"x16_0_0" DOUBLE,
"x16_1_0" DOUBLE,
"x16_2_0" DOUBLE,
"x16_3_0" DOUBLE,
"x16_length" BIGINT,
"x17_20_0" DOUBLE,
"x17_50_0" DOUBLE,
"x17_80_0" DOUBLE,
"x17_length" BIGINT,
"x17_unique_n" BIGINT,
"x18_50_0" BIGINT,
"x18_length" BIGINT,
"x18_unique_n" BIGINT
);Anyone who has the link will be able to view this.