NVH仿真后处理流程自动化系统开发及应用
2020-10-21沈辉彭鸿唐辉管迪
沈辉 彭鸿 唐辉 管迪



摘 要:文章使用python/VBS脚本语言开发了一套完整的汽车NVH仿真后处理流程自动化系统,弥补了商业软件的不足。此系统集成Meta和Office软件,实现了动刚度、NTF和VTF分析的自动后处理和自动生成报告。此系统的应用将以往一到两天的工作量缩减到十几分钟,显著缩短了分析周期。自动化系统功能还包括:提供多方案对比功能,方便NVH分析工程师进行方案评优;仿真结果自动写入性能管控数据库,有利于企业知识的积累;通过统计图表分析响应点的噪声分布,快速识别风险点。
关键词:NVH仿真;后处理;动刚度;传函分析;流程自动化
Abstract: An automatic post-process system for NVH simulation is developed by using the python/VBS programming language. The tool integrates Meta and Office software and it makes up the weakness of commercial software. The tool makes the batch post for dynamic stiffness and transform function analysis realized. The application of the tool reduces the workload from one or two days to less than twenty minutes, remarkably shortens the simulation cycle. The automation tool also includes functions as follows: provides multi result comparison function, which is convenient for NVH engineers to evaluate the scheme quickly; automatically writes the simulation results into the performance control database, which is conducive to the accumulation of knowledge; analyzes the noise distribution of response points through statistical charts, which can helps engineers to identify risk quickly.
Keywords: NVH simulation; Post-process; Dynamic stiffness; Transform function analysis; Process automation
前言
當前汽车的NVH性能越来越受重视,而CAE仿真技术在整车NVH开发中发挥越来越重要的角色[1-3]。经验表明,与其它学科CAE分析相比,NVH的后处理工作量往往要大很多,尤其是动刚度和传递函数分析[4]。因此,提高NVH分析后处理效率一直是很多主机厂和研究机构的研究课题[4-5]。
近些年随着ANSA在汽车、航天航空、电子等工业领域的应用越来越广泛,与之配套的Meta也越来越受人重视。ANSA和META软件作为一个高度开放的CAE平台,提供了基于Python语言的二次开发接口,使得CAE工程师能够根据自身需求开发定制化的自动化流程[6-7]。Python是一种面向对象的编程语言,具有语法简洁、丰富的第三方库等优点[8]。
本文使用python和VBS语言开发了一套NVH仿真后处理的流程自动化系统。此系统集成Meta和Office软件,通用性强,实现了后处理流程100%自动化。此工具可快速实现动刚度和传递函数分析的后处理数据提取、自动生成报告、多结果的横纵向对标及自动生成性能管控表。……
