【编者按】:网学网自动化专业为您提供变频调速实验系统特性参数采集与分析参考,解决您在变频调速实验系统特性参数采集与分析学习中工作中的难题,参考学习。
论文编号:ZD940 论文字数:9205,页数:35
摘 要
随着近几十年来变频调速系统技术研究的深入,以及工业上对变频调速系统的应用的推广,使变频调速的应用深度和广度前景十分广阔。本文从变频调速实验系统的基础知识入手,阐述了变频调速的背景和发展前景,以及在这个基础上,以PF9833三相PWM专用测试仪为实验设备,通过编程,实现设备与计算机的通信连接,然后对该系统进行了特性参数的采集与分析。全文较为详细的介绍了实验仪器的性能和用C语言实现RS232串口通信。 介绍RS232串行通信的联结方式,研究利用C语言编程实现RS232串行通信的过程。最后介绍了变频调速的原理与PWM技术,以及较详细的阐述了变频调速系统的发展现状与前景展望。
关键词:变频调速、PF9833、C语言、RS232串口、PWM技术
Abstract
With the intensive research of frequency control of motor speed system in recent decades, and the deepening of the research technique of frequency control of motor speed system in industrial application, the promotion of the inverter application prospects become width and depth. From this frequency control of motor speed system’s basal knowledge, this paper expounds the background of frequency conversion and development prospect, and on this basis, to PF9833 three-phase of special tester PWM experiment equipment , through programming, equipment and computer communication links, then collecting and analysing the experimental system of frequency control of motor speed’s characteristic parameter.This paper introduces in detail the text of the experimental apparatus using C language performance and achieve RS232 serial communication. Introduce RS232 serial communication, research using the way of the C programming language realization process of serial communication RS232. Finally introduces the principle and PWM inverter technology, as well as a detailed describes the development of variable frequency speed regulation system present situation and prospect.
Keywords:frequency control of motor speed、PF9833、C language、RS232 interface、PWM technique
目 录
摘要
1 前 言 ...1
1.1 变频调速系统发展现状与展望 1
1.2 课题研究目的与意义 1
2 总体方案设计 3
2.1 系统总体结构 3
2.2 系统硬件结构 4
2.3 系统总体软件流程 6
3 PF9833三相PWM专用测试仪 9
3.1 PF9833三相PWM专用测试仪简介 9
3.2 PF9833具体性能指标: 9
3.3 功能 10
3.4 常规技术指标 11
3.5 测量电路的接线 11
4 变频调速与PWM控制技术 13
4.1 交频器调速原理 13
4.2 变频器的主电路及工作原理 13
4.3 PWM控制技术 14
5 基于C语言的RS232串行接口通信实现 17
5.1 RS232串行接口 17
5.1.1 RS232接口简介 17
5.1.2 RS232串口引脚说明 17
5.1.3 串口连接器的连接方式 18
5.2 C语言串口通信软件实现 19
5.2.1 串口通信软件流程图 20
5.2.2 C语言函数具体实现串口通信软件过程 20
6 变频调速系统数据采集与分析 25
6.1 变频调速实验系统数据采集 25
6.2 变频调速实验系统特性参数分析 25
7 总 结 28
致 谢 29
参考文献 30