文档介绍:华中科技大学
硕士学位论文
基于DSP的数字化UPS监控系统的设计与实现
姓名:王文静
申请学位级别:硕士
专业:控制理论与控制工程
指导教师:何顶新
20050510
摘要
随着计算机应用的日益普及和全球信息网络技术的迅速发展用电设备对供电质
量的要求越来越高 UPS 的数字化控制和智能化监控已成为必然的发展趋势
本文介绍了一种基于 DSP 的在线式 UPS 智能化监控系统的设计和实现方法采
用结构化分析与设计的方法实现了该系统的软件功能该监控系统人机界面友好便
于用户操作系统主要控制芯片为 TMS320F240
本文首先介绍了 UPS 电源技术的现状和发展方向并讨论了 UPS 的智能化技术
接着重点探讨了 UPS 的数字控制技术并结合 TMS320F240 DSP 芯片的特点讨论
了 UPS 系统应用设计方案给出了用 DSP 芯片实现的监控系统设计方案然后文中
针对该监控系统给出了其各功能模块的接口设计并对其硬件原理做了具体阐述
然后本文提出了该监控系统的软件设计思想和实现方法文中首先从理论上探
讨了面向 DSP 的 C 软件编程流程和优化设计方法接着分析了系统的软件需求对
系统进行结构化分析画出了系统数据流图将结构化程序设计方法应用于该监控系
统的软件设计得到对应的总体软件结构图然后进行系统的详细设计给出了系统
软件流程并在最后对各功能模块的软件实现方法做了具体阐述文中利用 DSP 的
软件开发平台主要采用 C 语言编程部分功能汇编实现完成了系统的程序设计任
务
最后论文对整个监控系统的设计和实现进行了总结并对其有待进一步解决和
开发的问题进行了分析
关键词不间断电源数字信号处理器监控系统结构化分析与设计
I
Abstract
With popularization of puter application and rapid development of the
worldwide work technology, equipment requires higher quality of power
supply, thus digital control and intelligentized supervision of UPS have e necessary
development trend.
The paper introduces design and implementation of an on-line UPS intelligentized
supervisory system based on DSP, and software function of the system is realized by
adopting Structured Analysis and Design Technique. The man-machine interface of the
system is user-friendly, and the core control chip of the system is TMS320F240.
At first, the actualities and development direction of UPS is introduced and the
intelligentized supervision technology is discussed. With that UPS digital control and
supervisory are discussed emphatically, and considering the characteristic of the
TMS320F240 chip, the application design scheme of UPS is discussed and the design
scheme of supervisory system based DSP is presented. Then the interface design of every
functional module in the supervisory system is given and the hardware principle is
expatiated on.
Then, software design thought and realization method of the supervisory system are
introduced wit