基于亚当斯法的电路仿真.doc
文本预览下载声明
本科毕业论文(设计、创作)
题目: 基于亚当斯法的电路仿真
学生姓名: 学号:
所在系院: 信息与通用技术系 专业: 电子信息工程
入学时间: 2010 年 9 月
导师姓名: 职称/学位: 副教授/硕士//讲师/硕士
导师所在单位:
完成时间: 2014 年 5 月
安徽三联学院教务处 制
基于亚当斯法的电路仿真
摘 要:随着社会的发展,计算机仿真技术在生活和学习中的各个领域得到了越来越广泛的运用。通过对现实事物的计算机仿真,我们可以选取最佳的模型来解决现实问题。所以对计算机仿真的研究具有重要的应用价值。本文首先介绍了计算机仿真的两种常见方法(欧拉法、亚当斯法),通过对两种方法的分析得出亚当斯法的优越性。其次,本文以vc6++作为主要运行软件,采用c语言进行程序设计,针对亚当斯法在电路仿真中的运用做出介绍和分析。为分析亚当斯法在电路中的运用,本文通过一个实例,即对一个电容充电方程充电快慢的影响因素进行分析讨论。利用c语言编写程序,vc6++运行,最后根据计算机仿真数据分别比较当时间参数p[0]和输入数组u[2]发生变化时,电容充电的速度变化,得出最佳的电容充电条件。证明了计算机仿真在电路中的运用价值。
关键词:计算机仿真;亚当斯;时间常数;电容充电
The Circuit Simulation which based on the Adams Method
Abstract :With the development of society, The computer simulation technology in all areas of life and learning has been more and more widely used. Through computer simulation of reality of things, we can select the best model to solve practical problems. Therefore, research has important application value of computer simulation.This paper introduces two common methods (Euler, Adams method) computer simulation. By analyzing the results of the two methods,we found that the Adams Law was better than the Euler.Secondly, this paper using vc6 + + as the primary run software, using c language programming to make presentations and analysis for the Adams method which used in circuit simulation. In order to analyze the Adams method,this paper by means of a capacitor equation modeling,programming, analysis.We got a conclusion that The speed of the capacitor charging time constant p [0] and input array u [2] The relationship between the size.Finally ,Proving the application of computer simulation in the circuit value.
Keywords: computer simulation; Adams ; time constant; capacitor charging
目录
第1章 计算机仿真 1
第1节 概
显示全部