Asynchronous AM Bench 2022 Challenge Data: Real-time, Simultaneous Absorptance And High-speed Xray Imaging
National Institute of Standards and Technology
@usgov.national_institute_of_standard_asynchronous_am_bench_2_b1977c1e
National Institute of Standards and Technology
@usgov.national_institute_of_standard_asynchronous_am_bench_2_b1977c1e
The absolute laser absorption was measured simultaneously with X-ray imaging during laser melting of Ti-6Al-4V solid metal. The data included here are the time-resolved absolute absorbed power and the Xray images acquired at the same time, along with timing data for synchronization. Also included is information about the experimental configuration including applied laser power, laser beam spatial profile, and the experimental setup. A text document is included that describes all files. There are datasets from two experimental configurations: 1) A stationary, 2.0 ms laser pulse and 2) a 700 mm/s scanned laser.
Organization: National Institute of Standards and Technology
Last updated: 2022-07-29T04:18:53.385779
Tags: additive-manufacturing, laser-welding
CREATE TABLE al_spot_aa_asr_results (
"description" VARCHAR,
"value" DOUBLE,
"unit" VARCHAR,
"stdev" DOUBLE,
"unit_1" VARCHAR
);CREATE TABLE al_spot_tda_results (
"time_s" DOUBLE -- Time(s),
"powerinput_w" DOUBLE -- PowerInput(W),
"absoluteabsorption_w" DOUBLE -- AbsoluteAbsorption(W),
"relativeabsorption" DOUBLE -- RelativeAbsorption(%),
"unnamed_4" VARCHAR -- Unnamed: 4,
"filename" VARCHAR
);CREATE TABLE al_spot_tdw_results (
"time_s" DOUBLE -- Time(s),
"meltpoolwidth_um" VARCHAR -- MeltPoolWidth(um)
);Anyone who has the link will be able to view this.