新闻

智能在线检测与闭环质量控制:打造冲压件零缺陷产线
Jun 14,2026

智能在线检测与闭环质量控制:打造冲压件零缺陷产线

引言:从人工目视到AI全检

冲压件质量检验长期依赖人工抽样目测、触摸和卡尺测量。但人工检验存在三大硬伤:主观性强导致漏检、抽样方案无法覆盖所有零件、响应滞后造成批量不良。随着冲压速度提升至800冲次/分以上,以及汽车、电子行业对零缺陷的极致追求,智能在线检测成为必然。


本文系统阐述现代冲压质量保证体系的三大支柱:光学视觉与结构光检测、基于传感器与力波形的间接监控、以及闭环反馈控制与SPC深度融合。


一、冲压件典型缺陷及其物理表征

缺陷类别 外观/几何特征 产生机理 在线可检测手段

开裂/缩颈 局部发黑、透光、减薄率>25% 拉应力超材料极限 高分辨率相机+透射光/热成像

起皱 波浪状不平、材料堆积 压边力不足或材料多 激光三角法扫描

毛刺超标 冲切边缘突起的金属尖刺 凸模磨损、间隙过大 边缘背光投影+亚像素

凹凸伤 点状或条状表面压痕 异物或模具缺陷 多角度明场+暗场组合

尺寸超差 孔位置偏差、弯曲角度偏离 回弹、送料误差 2D/3D视觉测量

少孔/多孔 冲孔遗漏或多余孔 凸模断裂或误动作 透射光+光电阵列

二、AI视觉检测:核心技术与工程化部署

2.1 成像系统设计

冲压件在线检测的成像系统面临高速运动、金属高反光、环境油污等挑战。典型配置包括:


线阵相机:配合运动方向连续扫描,适合大尺寸板料。


面阵相机+频闪:在冲压机滑块上死点触发拍照,捕捉静止状态的零件。


远心镜头:消除透视误差,用于精密尺寸测量。


多光谱照明:红色环形光凸显表面起伏,蓝色同轴光消除反光。


对于三维复杂冲压件,单个相机无法完整覆盖,需布置4~8台相机从不同角度拍摄,通过标定板进行空间同步。


2.2 深度学习模型的训练与应用

传统图像处理(阈值分割、边缘检测)只能识别简单缺陷。对于起皱、缩颈等纹理型缺陷,必须使用卷积神经网络。典型流程:


数据采集与标注:收集数万张冲压件图像,由质检专家逐张标注缺陷类型与位置。


模型训练:采用YOLOv8、EfficientNet或Swin Transformer等先进架构,通过迁移学习加速收敛。


模型优化:使用TensorRT或OpenVINO推理引擎,将单张图片检测时间压缩至10ms内。


部署与增量学习:边缘计算设备(如NVIDIA Jetson)实时推理,同时将新的误报或漏报样本上传云端,定期更新模型。


实际案例:某大型冲压厂部署AI视觉检测系统后,对于0.1mm²以上缺陷的检出率高达99.97%,误报率仅0.3%,且能同时检测开裂、划伤、凹凸、起皱四种缺陷。


2.3 在线尺寸测量

平面尺寸(孔位、外形轮廓)可通过背光照明配合远心镜头实现亚像素边缘提取,精度可达±0.02mm。但对于弯曲件的三维角度、落差等,必须采用激光轮廓仪或结构光3D传感器。后者通过投影条纹图案并解算相位,可以在0.5秒内获取整个零件表面的点云模型,与CAD模型比对生成色差图。


三、基于传感器与冲压曲线的间接监控

3.1 冲压力曲线监控(吨位监控)

每台冲压机在滑块上安装压电式力传感器,记录每个冲压行程的力-时间曲线。正常冲压时曲线呈现特征波峰(冲裁穿透、拉延成形等)。当曲线面积或峰值超出统计控制范围时,表明可能出现:


冲裁间隙变大(力下降)或模具干涉(力突增)


材料性能波动(屈服强度升高导致力峰右移)


废料未排出(二次剪切产生额外波峰)


先进的吨位监控系统具备学习功能,能够自学习每种模具的标准模板,并基于EWMA控制图进行报警。


3.2 模具声发射与振动检测

声发射传感器对材料开裂、涂层剥落、微小裂纹扩展产生的高频弹性波非常敏感。例如,当凸模微裂纹发生时,会在特定频段(100-300kHz)出现能量峰值。通过布置在模具关键位置的多个AE传感器,可以定位异常源头。


振动传感器则侧重于低频范围(0-1kHz),反映模具的松动或轴承故障。


3.3 温度和润滑状态监控

红外热像仪或点温传感器监控模具关键区域温度。温度异常上升可能意味着摩擦过大或冷却水道堵塞。结合润滑系统流量计,判断喷油嘴是否堵塞。


四、统计过程控制(SPC)与过程能力提升

在线检测产生海量数据,必须通过SPC转化为管理动作。关键步骤:


定义关键质量特性(CTQ) :如毛刺高度、折弯角度、减薄率。


实时计算过程能力指数(Cpk) :当Cpk<1.33时,系统发出预警,要求工程介入。


异常模式识别:使用控制图的判异规则(如8项判异准则:一点超出控制限、连续7点上升等)。


通过SPC,企业可以区分“随机波动”与“特殊原因波动”,从而决定是否停机调整。


五、闭环反馈控制:从检测到自动调节

最高层级的智能质量系统是闭环控制:在线检测装置将质量偏差实时发送给冲压机PLC或模具伺服调节器,自动修正工艺参数。


应用实例1:对弯曲件回弹角度实时激光扫描,控制器计算偏差后自动调节模具底部的斜楔垫块,改变弯曲深度,从而补偿回弹,将角度偏差控制在±0.2°以内。


应用实例2:在线力曲线检测到冲裁力下降趋势,系统判定凸模磨损,自动向磨削保养工位发送更换指令,并在下一个换模周期执行,而非等待零件出现毛刺缺陷。


六、实施挑战与最佳实践

6.1 数据同步与延迟

在线检测必须在冲压周期内完成(通常0.1~0.5秒)。需要高速数据传输(10GbE工业相机接口)和边缘计算实时处理,云端只作长期存储与模型训练。


6.2 环境适应性

冲压车间有油雾、铁屑、振动。相机需配置防护罩与正气吹扫,传感器需IP67防护等级。


6.3 最佳实践建议

分阶段实施:先对最关键的缺陷(开裂、少孔)进行视觉检测,再逐步扩展到尺寸和表面缺陷。


建立缺陷图像库:每次触发报警时自动保存图像及对应传感器数据,用于持续优化模型。


定期比对人工复检:系统运行初期,需安排人员对系统判定合格件进行抽检,验证漏检率。


结语:零缺陷目标的最后防线

实现冲压件的零缺陷,不能仅靠最终检验,必须将质量控制内嵌于每一个冲压循环。AI视觉、力曲线监控与SPC闭环的结合,使得“每一个零件都被检测,每一个异常都被追溯,每一处偏差都被修正”成为现实。未来,随着边缘AI算力的提升与传感器成本的下降,全面在线检测将成为冲压产线的标准配置,而那些仍在依赖人工抽检的企业,将无法在质量敏感型的汽车、医疗、航空航天市场中获得信任。


BQUQ是专业金属冲压生产厂家,请发图纸我们,我司在12小时内为你报价


Contact Us Banner
联系我们报价
获取报价
我们使用cookie来改善您的在线体验。继续浏览本网站即表示您同意我们使用cookie

Cookies

Please read our Terms and Conditions and this Policy before accessing or using our Services. If you cannot agree with this Policy or the Terms and Conditions, please do not access or use our Services. If you are located in a jurisdiction outside the European Economic Area, by using our Services, you accept the Terms and Conditions and accept our privacy practices described in this Policy.
We may modify this Policy at any time, without prior notice, and changes may apply to any Personal Information we already hold about you, as well as any new Personal Information collected after the Policy is modified. If we make changes, we will notify you by revising the date at the top of this Policy. We will provide you with advanced notice if we make any material changes to how we collect, use or disclose your Personal Information that impact your rights under this Policy. If you are located in a jurisdiction other than the European Economic Area, the United Kingdom or Switzerland (collectively “European Countries”), your continued access or use of our Services after receiving the notice of changes, constitutes your acknowledgement that you accept the updated Policy. In addition, we may provide you with real time disclosures or additional information about the Personal Information handling practices of specific parts of our Services. Such notices may supplement this Policy or provide you with additional choices about how we process your Personal Information.


Cookies

Cookies are small text files stored on your device when you access most Websites on the internet or open certain emails. Among other things, Cookies allow a Website to recognize your device and remember if you've been to the Website before. Examples of information collected by Cookies include your browser type and the address of the Website from which you arrived at our Website as well as IP address and clickstream behavior (that is the pages you view and the links you click).We use the term cookie to refer to Cookies and technologies that perform a similar function to Cookies (e.g., tags, pixels, web beacons, etc.). Cookies can be read by the originating Website on each subsequent visit and by any other Website that recognizes the cookie. The Website uses Cookies in order to make the Website easier to use, to support a better user experience, including the provision of information and functionality to you, as well as to provide us with information about how the Website is used so that we can make sure it is as up to date, relevant, and error free as we can. Cookies on the Website We use Cookies to personalize your experience when you visit the Site, uniquely identify your computer for security purposes, and enable us and our third-party service providers to serve ads on our behalf across the internet.

We classify Cookies in the following categories:
 ●  Strictly Necessary Cookies
 ●  Performance Cookies
 ●  Functional Cookies
 ●  Targeting Cookies


Cookie List
A cookie is a small piece of data (text file) that a website – when visited by a user – asks your browser to store on your device in order to remember information about you, such as your language preference or login information. Those cookies are set by us and called first-party cookies. We also use third-party cookies – which are cookies from a domain different than the domain of the website you are visiting – for our advertising and marketing efforts. More specifically, we use cookies and other tracking technologies for the following purposes:

Strictly Necessary Cookies
These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information.

Functional Cookies
These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.

Performance Cookies
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance.

Targeting Cookies
These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.

How To Turn Off Cookies
You can choose to restrict or block Cookies through your browser settings at any time. Please note that certain Cookies may be set as soon as you visit the Website, but you can remove them using your browser settings. However, please be aware that restricting or blocking Cookies set on the Website may impact the functionality or performance of the Website or prevent you from using certain services provided through the Website. It will also affect our ability to update the Website to cater for user preferences and improve performance. Cookies within Mobile Applications

We only use Strictly Necessary Cookies on our mobile applications. These Cookies are critical to the functionality of our applications, so if you block or delete these Cookies you may not be able to use the application. These Cookies are not shared with any other application on your mobile device. We never use the Cookies from the mobile application to store personal information about you.

If you have questions or concerns regarding any information in this Privacy Policy, please contact us by email at . You can also contact us via our customer service at our Site.