智能电网输电线路在线监测系统的设计与实现.docx
《智能电网输电线路在线监测系统的设计与实现.docx》由会员分享,可在线阅读,更多相关《智能电网输电线路在线监测系统的设计与实现.docx(164页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、 智能电网输电线路在线监测系统的设计与实现 伴随着科学技术发展,工农业用电需求日益增长,现有输电线路已经不能满足电 能的有效传输。智能电网的研究与建设受到各个国家的重视,我国已经制定智能电网 综合发展战略方案。我国的智能电网战略以国家电网公司的坚强智能电网为基础。电 力系统是由发电、输电、用电、变电、调度等子系统组成的复杂系统,输电线是连接 电力系统各个子模块的血管。输电线路的运行故障状态决定电能的输送,因此输电线 路故障的在线监测将是电网未来发展的必然要求。目前输电线路故障的在线监测已经 成为国内外研究热点,不同的监测方案被纷纷提出。传统的故障检测算法基于稳态分 量。但是稳态分量法因为其固有
2、的缺点造成实际精度不高。 本文首先分析了小电流接地系统的短路,接地和断路故障;然后研究了小波变换 在信号奇异性分析中的应用,设计了一种基于小波变换的新型输电线路故障检测算法; 最后研制了在线监测系统的硬件系统和软件系统。并在实验室条件下对系统各个模块 进行测试以及系统联合调试。主要内容如下: 分析了输电线路故障检测的当前主要状况,分为检测算法和检测设备两方面。经 典的检测算法有:零序电流比幅法,零序电流相位法,群体比幅比相法,神经网络法, 模糊理论选线法,五次谐波法和Prony分析法等。检测设备主要有:馈线自动化终端, 故障指示器。 分析了输电线路的基本电路模型,发生故障时输电线路电流电压的变
3、化,短路故 障和接地故障发生时电路中的电流瞬间变化情况和稳定后的状态。其中电路基本模型 中分析了输电线路的电阻、电容、电感和输电线的中长传输线模型。并分析了对称分 量法的基本原理。研究了零序电流在故障发生的时候的分布情况;在Matlab的电力实 验箱中搭建一个小型电力系统,使用该系统仿真产生接地和短路故障,输出故障信号, 并对信号进行分析。该故障仿真系统在后续的系统联调中提供故障信号。 分析小波变换的基本思想,包括小波变换相对于傅里叶变换的优点和连续小波变 换。以计算机实现小波变换为目的,分析了尺度的离散化、多分辨率分析和滤波器组 法的小波变换实现;结合小波变换对信号奇异性指数李氏指数进行研究
4、分析;设计一 种基于小波变换的故障监测算法,该算法利用了故障线路的零序电流特点和小波变换 在信号奇异性分析中的应用。并在Matlab中进行仿真分析,仿真结果表明了该检测算 法的有效性。 基于嵌入式计算机技术,对输电线路故障监测系统进行了总体设计,设计了 TMS320F2812配合S3C2440的双CPU总体架构。ARM和DSP之间的通信使用CAN总 线,上位机软件在 labview 环境下实现。此外给出了系统各个模块的硬件原理设计, 主要包括芯片选型和原理图设计等。 按照软件工程基本步骤,对系统的软件功能进行分析,然后对系统进行模块化的 软件设计,主要包括 DSP 数据处理系统的软件设计、AR
5、M 系统的软件设计和上位机 监测软件的软件设计,并给出主要程序的流程图和部分程序源码等。其中 DSP 系统主 要包括ADC采样系统程序,基于DSP的小波变换程序、TMS320F2812的eCAN通信程序 和DSP。 在实验室条件下,基于实验开发平台进行系统主要模块测试,包括信号调理电路 的测试、基于DSP的小波变换测试、AD采样测试和CAN通信测试,然后使用Matlab 建立的电力仿真系统产生故障信号,进行系统联合测试。实验测试表明,本文研制的 在线监测系统工作稳定,达到设计要求。 本论文的研究是在实验室条件下进行的,硬件系统是基于开放平台实现的,故障 信号源是取自matlab仿真,下一步工作
6、需要在实际现场进行测试。 关键词 智能电网;输电线路故障;故障在线监测;小波变换;嵌入式技术 Design and Implementation of Smart Grid Transmission Line Online Monitoring System Abstract With the rapid development of science and technology, the electric power consumption of industrial and agriculture rises sharply. The existing power grid can no
7、longer meet the demands of electric energy transmission. While the smart grid has been widely studied and built by most countries, strategies for developing smart grid are work out by national relevant departments. The strategies of our country are based on strong smart grid by STATE GRID Corporatio
8、n. Electric power system consists of generation, transmission, using, transforming and dispatching subsystem. Transmission line is vessel of electric power system. Online monitoring of transmission line is the requirement of grid in the future, because statues of transmission lines will affect the t
9、ransmission of electric energy. As the online monitoring technology of transmission is a hot research point in the world, many different methods are proposed. The classical fault detection algorithms are based on state component. These algorithms have their intrinsic limitations. In this paper, the
10、short, earth and open fault has been analyzed at first. The application of wavelet transform in singular analysis has been researched and a fault detection algorithm based on wavelet transform has been designed secondly. The hardware and software of online monitoring system has been designed at last
11、. The whole system has been tested in laboratory. Main works of this paper are as follows. The research status of transmission line fault diction has been analysis. The classical fault detection algorithm such as zero serial current amplitude, zero serial current phase, amplitude-phase, neural netwo
12、rk, fuzzy, fifth harmonics and Prony analysis algorithm are based on state components.The Feeder Terminal Unit and fault indicator are main diction equipment. The model of transmission line, the change of current and voltage when fault happen and the transient and stable state have been analyzed. Th
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 智能 电网 输电 线路 在线 监测 系统 设计 实现
限制150内