- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
河南科技学院
2009 届本科毕业论文(设计)
论文(设计)题目 基于MATLAB-GUI的
线 性 动 态 电 路 分 析
学生姓名: 刘 忠 育
所在院系: 机 电 学 院
所学专业: 应用电子技术教育
导师姓名: 沈 宏
完成时间: 2009年5月20日
摘 要
在电路分析中,对线性动态电路的分析方法一般是经典法和拉普拉斯变换法。不过对于较高阶的动态电路,用这些方法就会比较繁琐。而本文设计了一种新的方法-----伴随网络法。这种方法是把动态电路的过渡过程时间t0→T划分成若干时间间隔Δt,把动态元件电感L和电容C用相应的离散模型来取代,经过代换后的电路称为原电路的伴随网络。因而对该时间间隔内相应伴随网络的分析可视为稳态电路分析。不过这种方法需要多次重复计算,若由人来计算就会相当的复杂。所以我们利用MATLAB软件来进行编程,把计算工作交给计算机。这样就可以方便快捷地算出结果。为了使软件的界面更加友好,我们利用MATLAB自带的GUI工具做了一个图形用户界面。用户只需要按照界面的要求进行元件参数和支路编号的输入,运行后即可在屏幕上显示GUI界面下的输出电压波形和电流波形。
关键词:伴随网络法,图形用户界面,离散模型
Abstract
Generally, the method of the linear dynamic circuit analysis is the Classic and Laplace transform method in circuit analysis. But these methods will be complex to the high-level linear dynamic circuit. In this article we design a new method----accompanying network method. This method divided the time (t0→T) of transitional process of dynamic circuit into a number of intervals Δt, The dynamic component inductance L and capacitance C with the corresponding discrete model to replace, after substitution of the circuit , the original circuit is called accompanying network. So the analysis of accompanying network could be deemed as steady-state analysis. However, the times of calculation are so many. It will be too complex to calculate it by people. Therefore, we use MATLAB to program. By doing this, it will be convenient to obtain the results. At the same time, in order to get a more friendly interface, I also use the tools (GUI) of MATLAB made a graphical user interface. The user only needs to input the parameter of the components and the number of branches according to the requirement of the interface. After the running, it could output the voltage and current waveforms on the GUI interface.
Key words: , graphic user interface, discrete model
目 录
1绪论 1
2 线性动态电路分析的常用方法 2
2.1 经典法 2
2.2 拉普拉斯变换法 2
3 电路分析中常用的仿真软件 2
3.1 PSPICE和SABER 2
3.1.1 PSPICE简介 2
3.1.2 SABER简介 3
3.2 MATLAB 4
3.2.1 MATLAB简介 4
3.2.2 MATLAB-GUI简
文档评论(0)