- 1、本文档共51页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于BP神经网络的电路故障诊断.doc
基于神经网络的电路故障诊断
摘 要
电路的故障诊断和神经网络是当今学术界的两大热点问题。本文主要是以模拟电路的故障诊断为例进行研究。目的在于将模拟电路故障诊断与神经网络方面的最新成果相结合,探索解决模拟电路故障诊断的一条新的途径。
在简要介绍标准BP神经网络基本原理的基础上,详细说明了基于改进BP神经网络算法的模拟电路故障诊断方法和设计步骤,根据网络总误差来自适应调节网络的学习率,加速网络的收敛过程。此算法应用于电路的故障诊断,能够对被测电路的故障进行有效并且精确的分类。以折线式有效值测量电路为例,设计了基于改进BP神经网络算法的模拟电路故障诊断系统,以实际测试数据作为训练样本进行学习训练后,对其它实际测量数据进行诊断,结果正确,验证了算法的有效性。
关键词:神经网络;故障诊断;模拟电路
Fault Diagnosis of Circuits Based on Neural Network
Abstract
Circuit fault diagnosis and neural network are now two hot issues in the current academic. This article mainly conducts the research take the analogous circuit fault diagnosis as the example.
By introducing the basic principles of standard BP neural network, a method and design steps basis on improved BP neural network algorithm is described in this paper to solve the problem of fault diagnosis for simulation circuit. The improved algorithm could adapt the learning efficiency automatically and accelerate the network convergence process according to the network total error. The fault of the measured circuit can be classified effectively and accurately owing to the algorithm application to the circuit fault diagnose. Taking the mode of available value measurement circuit of broken line as an example, we design a simulation circuit fault diagnosis system based on the improving BP neural network algorithm. After networks study and train by actual test data as training specimen, using other actual measurement data for diagnosis, we can get correct results. The results show that this method is effective.
Key word: neural network; fault diagnosis; analogous circuits
目 录
引 言 1
第1章 绪 论 2
1.1 诊断工程概述 2
1.2 故障诊断机理 2
1.3 模拟电路故障诊断的意义 2
1.4 模拟电路故障诊断的方法 3
1.5 神经网络故障诊断问题的提出 4
1.6 本设计研究的内容、目的和意义 5
第2章 人工神经网络的简介 6
2.1 神经网络基本原理 6
2.2 BP网络用于故障诊断的基本思想 7
2.3 误差反向传播(BP)神经网络结构特点 8
第3章 BP神经网络电路故障诊断的MATLAB实现 14
3.1 MATLAB简介 14
3.2 神经网络工具箱及其相关函数简介 15
3.3 训练数据的导入方法 16
3.4 BP 神经网络的MATL AB实现 16
第4章 电路故障调查 18
4.1 引言 18
4.2 设备状态信息采集 18
4.3 训练BP网络 19
4.4 各种算法的比较 22
4.5 神经网络结构的选择 27
文档评论(0)