Performance Of Systems For 3D Surface Measurements
Major figure of merits for some 3D surface measurements systems.
@kaggle.giacomomarchioro_systemsfor3dsurfacemeasurements
Major figure of merits for some 3D surface measurements systems.
@kaggle.giacomomarchioro_systemsfor3dsurfacemeasurements
companyCompany | modelModel | lensLens | naNA | zoom_xZoom X | core_technologyCore Technology | configurationConfiguration | type_of_interactionType Of Interaction | acquisition_modeAcquisition Mode | str_nmSTR Nm | accuracy_micronsAccuracy Microns | accuracy_percentageAccuracy Percentage | vertical_resolution_nmVertical Resolution Nm | sq_repeatability_nmSq Repeatability Nm | repeatability_nmRepeatability Nm | ra_repeatability_nmRa Repeatability Nm | rz_repeatability_nmRz Repeatability Nm | angular_coverage_perfectdiffuser_degAngular Coverage Perfectdiffuser Deg | angular_coverage_mirrorlike_degAngular Coverage MirrorLike Deg | lata_micronsLATA Microns | optical_resolution_micronsOptical Resolution Microns | spatial_sampling_micronsSpatial Sampling Microns | img_widthImg Width | img_heightImg Height | area_mm2Area Mm2 | line_lenght_mmLine Lenght Mm | xyspeed_mm_secXYspeed Mm/sec | working_disitance_mmWorking Disitance Mm | z_speed_sca_micron_secZ Speed Sca Micron/sec | z_stageZ Stage | z_working_range_mmZ Working Range Mm | xy_stageXY Stage | weight_kgWeight Kg | max_sample_weight_kgMax Sample Weight Kg | frequency_khzFrequency KHz | max_number_of_points_per_scanMax Number Of Points Per Scan | sample_reflectivity_percentageSample Reflectivity Percentage | measurement_time_sMeasurement Time S | costCOST | high_res_color_textureHigh Res Color Texture | max_sample_stage_positioning_rangeMax. Sample Stage Positioning Range | intorduction_dateIntorduction Date | reference_documentReference Document |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
nanovea | jr25 | Modular Optical pen | Non Contact Chromatic Confocal | Portable | white light | Array | 0.02 | 1.1 | 625 | 20 | 3.3 | Manual | 30 | nan | nan | https://nanovea.com/forms/?req=Profilometer+Brochure | ||||||||||||||||||||||||||
nanovea | jr25 | Modular Optical pen | Non Contact Chromatic Confocal | Portable | white light | Array | 0.06 | 1.1 | 625 | 20 | 11 | Manual | 30 | nan | nan | nan | ||||||||||||||||||||||||||
nanovea | jr25 | Modular Optical pen | Non Contact Chromatic Confocal | Portable | white light | Array | 0.2 | 1.55 | 625 | 20 | 12.7 | Manual | 30 | nan | nan | nan | ||||||||||||||||||||||||||
nanovea | jr25 | Modular Optical pen | Non Contact Chromatic Confocal | Portable | white light | Array | 0.4 | 2.6 | 625 | 20 | 16.4 | Manual | 30 | nan | nan | nan | ||||||||||||||||||||||||||
nanovea | jr25 | Modular Optical pen | Non Contact Chromatic Confocal | Portable | white light | Array | 0.9 | 2.6 | 625 | 20 | 29 | Manual | 30 | nan | nan | nan | ||||||||||||||||||||||||||
nanovea | jr25 | Modular Optical pen | Non Contact Chromatic Confocal | Portable | white light | Array | 3 | 8 | 625 | 20 | 19.6 | Manual | 30 | nan | nan | nan | ||||||||||||||||||||||||||
nanovea | PS50 | Modular Optical pen | Non Contact Chromatic Confocal | Benchtop | white light | Array | 0.02 | 1.1 | 2500 | 20 | 3.3 | Manual | 30 | nan | 8 | nan | nan | |||||||||||||||||||||||||
nanovea | PS50 | Modular Optical pen | Non Contact Chromatic Confocal | Benchtop | white light | Array | 0.06 | 1.1 | 2500 | 20 | 11 | Manual | 30 | nan | 8 | nan | nan | |||||||||||||||||||||||||
nanovea | PS50 | Modular Optical pen | Non Contact Chromatic Confocal | Benchtop | white light | Array | 0.2 | 1.55 | 2500 | 20 | 12.7 | Manual | 30 | nan | 8 | nan | nan | |||||||||||||||||||||||||
nanovea | PS50 | Modular Optical pen | Non Contact Chromatic Confocal | Benchtop | white light | Array | 0.4 | 2.6 | 2500 | 20 | 16.4 | Manual | 30 | nan | 8 | nan | nan |
CREATE TABLE systemsfor3dsurface_measurements (
"company" VARCHAR,
"model" VARCHAR,
"lens" VARCHAR,
"na" DOUBLE,
"zoom_x" DOUBLE,
"core_technology" VARCHAR,
"configuration" VARCHAR,
"type_of_interaction" VARCHAR,
"acquisition_mode" VARCHAR,
"str_nm" DOUBLE,
"accuracy_microns" DOUBLE,
"accuracy_percentage" DOUBLE,
"vertical_resolution_nm" DOUBLE,
"sq_repeatability_nm" DOUBLE,
"repeatability_nm" DOUBLE,
"ra_repeatability_nm" DOUBLE,
"rz_repeatability_nm" VARCHAR,
"angular_coverage_perfectdiffuser_deg" DOUBLE,
"angular_coverage_mirrorlike_deg" DOUBLE,
"lata_microns" DOUBLE,
"optical_resolution_microns" DOUBLE,
"spatial_sampling_microns" DOUBLE,
"img_width" DOUBLE,
"img_height" DOUBLE,
"area_mm2" DOUBLE,
"line_lenght_mm" DOUBLE,
"xyspeed_mm_sec" DOUBLE,
"working_disitance_mm" DOUBLE,
"z_speed_sca_micron_sec" DOUBLE,
"z_stage" VARCHAR,
"z_working_range_mm" DOUBLE,
"xy_stage" VARCHAR,
"weight_kg" DOUBLE,
"max_sample_weight_kg" DOUBLE,
"frequency_khz" DOUBLE,
"max_number_of_points_per_scan" DOUBLE,
"sample_reflectivity_percentage" VARCHAR,
"measurement_time_s" DOUBLE,
"cost" DOUBLE,
"high_res_color_texture" DOUBLE,
"max_sample_stage_positioning_range" VARCHAR,
"intorduction_date" VARCHAR,
"reference_document" VARCHAR
);
Anyone who has the link will be able to view this.