文档介绍:河北工业大学硕士学位论文
交流电机动态参数分析与故障诊断研究
摘要
本文研究了交流电动机的动态参数分析与故障诊断系统。本系统包括硬件系统和软
件系统两部分,以目前使用最为广泛的一般用途鼠笼式中小型三相异步电动机为数据信
号源,在系统中对电动机参数进行高速采集,进而完成空载试验、温升试验、堵转试验
等。文中对涉及到的 通讯协议、自动测试系统、电动机参数测试理论做了必要的
阐述,对系统的硬件设计、软件设计和主要软件的功能进行了分析说明。
系统以计算机作为核心控制设备,硬件系统利用 ATmega64、CY7C68013A、MAX1295
A/D 转换器构建信号采集硬件的核心,并且将 ATmega64 微控制器运用到系统设计中缩短
指令周期, 提高了数据的采集和传输速度。 CY7C68013A-56 是由美国的
CypressSemiconductor 公司推出,集成了 收发器、SIE(串行接口引擎)和可编
程的外围接口,因此硬件电路设计更简便,可实现采集数据的高速、实时传输。
软件系统有下位机固件程序、USB 设备驱动程序和上位机应用程序组成。下位机固件
程序是在 Keil C51 开发环境中完成的;USB 设备驱动程序用来实现对 USB 设备的控制;
上位机应用程序由计算机软件计算和显示部分组成,主要包括数据存储、计算、输出以
及绘图部分。
本文研究的交流电动机动态参数分析系统根据国标 GB/T1032-2005《三相异步电动机
试验方法》,借助于人工智能技术、数字信号处理技术、高速接口技术以及曲线拟合技
术,成功实现了交流电动机的各项型式试验,最后得到三相异步电动机的工作特性曲线
和型式试验的结果报表。系统大大提高了电动机试验的测量精度和数据处理的准确性,
降低了试验的时间与成本。
关键词:三相异步电动机,电动机动态参数,型式试验,曲线拟合
I
交流电机动态参数分析与故障诊断研究
THE RESEARCH OF AC MOTOR’S DYNAMIC PARAMETER
ANALYSIS AND FAULT DIAGNOISE
ABSTRACT
This paper researched the dynamic parameter analysis and fault diagnoise of AC
system posed of hardware circuit and software signal es from
Miniate and Median three-phase squirrel-cage induction motor which is the most widely used
system can sample dynamic parameter of AC motor in high speed and it can do no-
load test, temperature rise test, locked rotor test, etc. protocol,
the theory of motor parameter test and automatic test system were described and the
development of the system was clearly analyzed.
Data acquisition system hardware core is based on CY7C68013A and Max 1295 A/D
the MCU--Atmega64 is applied in our system, it can shorten the cycle of instruction
and make the data transmission rate match with CY7C68013A, so we improve the rate of Data
Acquisition and Transmission in the integrates the transceiver,
SIE and a programmable peripheral interface in a single chip.
Firmware,USB driver and adva