LLM Reasoning 相关度: 5/10

Interactive 3D visualization of surface roughness predictions in additive manufacturing: A data-driven framework

Engin Deniz Erkan, Elif Surer, Ulas Yaman
arXiv: 2603.09353v1 发布: 2026-03-10 更新: 2026-03-10

AI 摘要

论文提出一个数据驱动框架,用于预测增材制造中零件表面的粗糙度并实现交互式可视化。

主要贡献

  • 构建实验数据集,包含不同倾斜角度的粗糙度测量值
  • 使用多层感知机回归器预测粗糙度
  • 利用条件生成对抗网络生成额外数据提升预测性能
  • 开发基于Web的交互式界面,可视化粗糙度预测

方法论

采用Box-Behnken设计实验,训练多层感知机,使用条件GAN进行数据增强,并通过Web界面实现交互式可视化。

原文摘要

Surface roughness in Material Extrusion Additive Manufacturing varies across a part and is difficult to anticipate during process planning because it depends on both printing parameters and local surface inclination, which governs the staircase effect. A data-driven framework is presented to predict the arithmetic mean roughness (Ra) prior to fabrication using process parameters and surface angle. A structured experimental dataset was created using a three-level Box-Behnken design: 87 specimens were printed, each with multiple planar faces spanning different inclination angles, yielding 1566 Ra measurements acquired with a contact profilometer. A multilayer perceptron regressor was trained to capture nonlinear relationships between manufacturing conditions, inclination, and Ra. To mitigate limited experimental data, a conditional generative adversarial network was used to generate additional condition-specific tabular samples, thereby improving predictive performance. Model performance was assessed on a hold-out test set. A web-based decision-support interface was also developed to enable interactive process planning by loading a 3D model, specifying printing parameters, and adjusting the part's orientation. The system computes face-wise inclination from the model geometry and visualizes predicted Ra as an interactive colormap over the surface, enabling rapid identification of regions prone to high roughness and immediate comparison of parameter and orientation choices.

标签

增材制造 表面粗糙度 机器学习 交互式可视化

arXiv 分类

cs.LG