文档介绍:可通信限时速切继电器的研究
摘要
继电保护在电力系统中起着举足轻重的作用,传统的限时速切继电保护功能需要电磁式电流继电器,时间继电器和信号继电器组合在一起共同来完成。本论文利用微电子技术及单片机技术,采用微处理器,设计出小型交流继电器,不仅能够完成限时速切的功能,即实现预想的保护功能,还能对继电器的动作参数,如电流值、时间值,进行显示、设定和修改。此外,采用目前最常用的串行通信标准总线接口RS-232C,实现了上位机与现场智能电器双向通信的功能,通过总线系统达到遥调、遥控的目的,使得继电器的性能得到提高,功能趋于完善,符合电力系统的要求。
论文中详细地叙述了设计的理论依据,介绍了硬件的设计过程和工作原理,以及软件程序的设计思想和编制方法。
关键词继电器;智能;单片机;总线接口
Abstract
The correct action of relay is very important to protect the system of electric power. The function of prompt cut in limit time needs three types of relays by relays are current relay, time relay and signal relay. We use the technology of Microelectronics and Single Chip puter to develop an AC relay. The relay is mended in this paper which can finish the above function by itself. What's more, its parameters of action can be set and changewith our requirement. By using the normal serial interface RS-232C, we make the relay munication with puter. The relay is up to the mark after undergoing the test. The relay has high performance and perfect function. It is accordance with the request of electric power.
The principle of the design and the theory of correlation is discussed chiefly. Designs of the hardware and the software is elaborated in the paper.
Keywords relay aptitude;microprocessor;interface bus
目录
摘要 I
ABSTRACT II
第1章绪论 1
低压电器发展概况及趋势 1
继电保护技术发展史及趋势 3
继电保护装置的作用和基本要求 3
继电器概述 4
课题研究目的和意义 5
课题研究特点和内容 6
研究特点 6
研究内容 6
第2章可通信限时速切继电器简介 7
第3章可通信限时速切继电器硬件设计 10
硬件总体设计及工作原理 10
监控存储电路 11
X25045芯片概述 12
X25045与单片机接口电路 12
数据采集芯片的确定和工作原理 13
数据采集芯片的确定 13
芯片工作原理 14
芯片与单片机具体连接 16
人机对话的实现 18
选用芯片引脚说明 18
芯片连接电路及电特性 19
上位机通信设计 21
数据通信基础 21
RS-232C标准接口总线 21
单片机与PC机通信接口电路 22
信号电路和电源电路 24
第4章可通信限时速切继电器软件设计 26
软件系统总体设计 26
监控存储子程序 27
采集比较子程序 29
数据比较理论基础 29
数据比较子程序的实现 31
键盘显示子程序 33
HD7279A指令系统介绍 33
人机对话软件实现 37