登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 理工学类 > 电气工程及其自动化 > 正文

基于PAC的电力系统录波器的研制毕业论文

 2021-03-16 10:03  

摘 要

我国的电力系统正在朝着庞杂化,巨型化,智能化和共享化的数据网络方向发展。实时的电力系统网络的安全可靠对国家整体战略有着十分重要的影响。故障录波器正是应对于监控与记录电力系统在故障过程中对突变的随机型电压电流,及其波形的记录需求诞生的。同时顺应着电网的大数据时代,录波器之间信息的共享也是其未来扩展的一个方向。

本文首先在对录波器的性能指标,发展概况做一个回顾性的概述之后,确定下系统的整体性能需求,并从性价比和性能满足的角度对本设计进行流程逻辑上的构思的角度,选择出相对合适的底层芯片与AD,本文所构思的硬件模块的主要思路是基于STM32F407 与AD7606设计的数据采集底层模块,完成将互感器在二次侧感应出的电流电压信号经简要的信号处理后录入到STM32中,在AD中设计合适大小的BUFFER缓存区域对数据进行存储的任务。考虑到录波器未来扩展性应用的数据共享功能,上位机软件选择基于G语言的Labview软件,模拟底层对上位机的数据传输功能模块。借助功能性强大的StarSim半实物仿真平台,本设计可以对实际的电压进行实物模拟,用StarSim配合Labview可以很大程度的模拟实际数据采集过程。比起微缩型物理模型和过理想化的模型,这样的硬件闭环测试型仿真更贴合实际情况。

本文对系统的具体硬件框架建构,以及软件的逻辑流程图设计做了模块化的处理。主程序初始化之后,按照外部中断的逻辑优先级,系统分别对数据采集子模块,Flash存储模块,AD接口模块,以太网通信模块进行控制。上位机中用图形化的编程对各个虚拟VI之间的依赖关系进行路径的设置,并最终配合StarSim半实物仿真电路进行最终的实验验证,对高频,强随机性数据的实时监测进行模拟与图示,并对软件内设置的各个参数进行微调,力求满足设计上对录波器的需求。

关键词故障录波器;STM32F407;Labview;半实物仿真;实时波形录制

Abstract

Chinese power system is moving towards a complex, massive, intelligent and shared data network. The security and reliability of power system network has a significant impact on the country's overall strategy. Fault recorder is to monitor and record the power system in the process of failure under the sudden changes of the random voltage and current, and the waveform of them. Meanwhile, to be in line with the large data age, the exchange of information between the recorders will definitely grow into a future expansion of its direction.

In this paper, the overview of the development of the recorder is done to determine the overall requirements of the system. From the respect of cost performance and performance requirements, the design of the logic flow chart is finished. The main idea of data collection is based on STM32F407 and AD7606. Through the data collection module, the instrument transformer in the secondary side can receive the recorded current and voltage signals through a brief signal- processing unit. During AD programming, an appropriate size of the BUFFER area is designed to store the data. Taking the future of scalers scalability application of data sharing function into account, we choose G language, which is based on Labview, to simulate the data exchange process between STM32 and Labview. Taking advantage of the powerful StarSim semi-physical simulation platform, the system simulate the actual voltage. Compared to the miniature physical model and idealized model, StarSim equipped with Labview fits more for the actual situation.

In this paper, the specific hardware framework of the system, together with the software logic flow chart is shown by its purpose. After the initialization of main program, according to the respectively external interrupt logical priority, the whole program is divided into data collection sub-module, Flash memory module, AD interface module, and Ethernet communication module. The host computer uses the graphical programming to set the dependencies between the virtual Vis. Experients on the StarSim semi-physical simulation circuit, verify that high-frequency, strong random data real-time monitoring and wave display succeed. In the end the parameters of the software can be fine-tuned according to the experiments to strive to meet the needs of the recorder.

Key Words: Fault recorder, STM32F407, Labview, real-time waveform recording, semi-physical simulation

目 录

第1章 绪论 1

1.1 故障录波器功能概述 1

1.2 故障录波器的国内外发展概况 2

1.3 本文主要研究方向 3

第2章 系统总体方案设计 6

2.1 对故障录波器的基本要求 6

2.2 录波器的硬件结构 6

2.2.1 STM32在故障录波器中的应用 6

2.2.2 上位机的选择 7

2.2.3 硬件的总体设计 8

2.3 系统的软件设计方案 9

2.4 本章小结 10

第3章 数据采集装置的设计 11

3.1 数据采集装置的硬件实现 11

3.1.1 模拟信号调理电路的设计 11

3.1.2 A/D转换器的硬件接口设计 13

3.1.3 MCU与上位机通信的设计 15

3.2 STM32软件的编写 16

3.2.1 STM32软件开发工具及流程 16

3.2.2 主程序设计 17

3.2.3 数据采集子程序的设计 19

3.3 本章小结 20

第4章 故障录波器上位机软件的设计 22

4.1 设计方案 22

4.1.1 编程语言的选择 22

4.1.2 FFT原理简介 23

4.2 上位机软件的设计 24

4.2.1 上位机与 MCU的通信 24

4.2.2 谐波分析 26

4.3 本章小结 29

第5章 故障录波器调试与实验 30

5.1 数据采集装置的半实物仿真 30

5.2 数据采集装置的实验验证 31

5.3 本章小结 37

第6章 结论 38

参考文献 39

致谢 40

第1章 绪论

    1. 故障录波器功能概述

故障录波器,顾名思义,是对于电网故障状态下,二次侧互感器感应到的电压,电流波形的一个数据录取以及波形绘制装置。故障录波器主要工作在电网发生故障的时段,此时电力系统处于频率,电压混乱,振荡甚至说是崩溃的状态,此时系统的du/dt,di/dt突增,引发电力继电保护装置的动作,录波器则被要求记录下此过程中相关物理量如有功,无功的变化,以及故障波形的记录。故障录波器的性能的好坏,包括反应速度以及测量的精确性,可以说是对电力系统的安全可靠快速的运行起到关键性的作用。在80年代以后,国家电网开始在电力系统中广泛应用微机型故障录波器,直到现在,与录波器的有关故障电压电流波形的记录,已经成为故障类型初步判断,故障位置探索的重要装置,特别是在分析继电保护装置的动作行为方面,录波器的谐波含量分析的作用十分显著[1]。目前其作为电力系统信息共享工程的组成部分,主要任务如下:

(1)故障原因溯源

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图