WISE-CASING: Time Domain Reflectometry Data From Lab Experiment On Coaxial Cable
Department of Energy
@usgov.doe_gov_wise_casing_time_domain_reflectometry_from_lab_357751be
Department of Energy
@usgov.doe_gov_wise_casing_time_domain_reflectometry_from_lab_357751be
CREATE TABLE tdr_20m_coaxial_cable_lab_experiment (
"time_us" DOUBLE,
"amplitude_mv" DOUBLE
);
CREATE TABLE tdr_shorted_termination_with_120_degree_cutaway (
"time_us" DOUBLE,
"amplitude_mv" DOUBLE
);
CREATE TABLE tdr_shorted_termination_pre_damage (
"time_us" DOUBLE,
"amplitude_mv" DOUBLE
);
CREATE TABLE tdr_5m_coaxial_cable_lab_experiment (
"time_us" DOUBLE,
"amplitude_mv" DOUBLE
);
CREATE TABLE tdr_10m_coaxial_cable_lab_experiment (
"time_us" DOUBLE,
"amplitude_mv" DOUBLE
);
Anyone who has the link will be able to view this.