飞机速度控制系统matlab仿真
20152015 届毕业设计说明书届毕业设计说明书 模拟飞机速度控制系统的分析与仿真 院 、 系: 学生姓名: 指导教师: 专业: 班级: 完成时间: 电气与信息工程学院 职称 自动化 2015 年 6 月 摘要 此次设计研究的内容主要是围绕模拟飞机控制系统, 利用自动控制原理中的 多种方法分析该控制系统的性能,比如系统的稳定性,动态性能,静态性能以及 它们之间的相互关系,并且运用 MATLAB 软件对该控制系统进行仿真,直观的分 析系统参数对系统动态特性和稳态特性的影响,来知道参数调节,让系统具备良 好的控制效果。 首先从时域角度出发, 根据系统中各个环节的物理或者化学规律,得到系统 的微分方程, 由微分方程经过拉普拉斯变化解得系统的开环传递函数或者闭环传 递函数, 然后求解闭环特征方程的特征方程和特征根,零极点的分布以及劳斯判 据来分析判断该系统的稳定性。对于一个稳定的系统,又有上升时间、超调量、 峰值时间、调节时间和稳态误差这些指标来对比系统的性能。 其次根据系统的传递函数,设计相应的控制器,提高系统的性能。由于被控 对象组成的闭环系统存在着静态误差,并且系统的调节时间比较长,超调量也不 满足要求,所以根据系统的情况设计了 PID 控制器。在 Matlab 软件中仿真之后, 系统的性能指标得到提升,验证了 PID 控制器的有效性。另外根据系统参数对 系统性能指标的影响,将系统的阻尼比调节到最佳阻尼比 0.707,进一步提升了 系统的性能。 最后, 根据系统中存在着参数不确定的情况,传统控制方法很难设计控制器 对于所有的参数都适用,所以设计了模糊控制器。由于模糊控制器不需要控制对 象的精确模型, 所以设计的模糊控制器对于所有的参数都实现了很好的效果,大 幅度的提升了系统的性能。 在分析的过程中,使用了计算机技术的 MATLAB 软件,该软件可以比较方便 地得到系统的根轨迹图、阶跃响应图和频域分析的曲线,并且可以高效的对比系 统各个参数对系统时域特性和频域特型的影响,通过这些对比,能够加深对控制 系统的认识和理解,对于系统的学习有着很大的帮助。 关键词:模拟飞机控制;稳定性;模糊控制;MATLAB 软件 I ABSTRACT The research content mainly around the simulation of aircraft control systems, using many s of automatic control principle to analyze the perance of the control system, such as the stability of the system, dynamic perance, static perance and their relationships, using MATLAB software to simulate the control system and study the impacts of different parameters to the perance of the system, in order to adjust the parameters to obtain good control effect. First from the angle of the time domain, according to all aspects of the physical or chemical law in the system, the differential equations of the system can be obtained. Then the transfer function can be obtained after Laplace trans of the differential equations. And according to the eigenvalues of the closed-loop characteristic equation, pole zero distribution and Routh criterion, we can analyze the stability of the system. Secondly, according to the transfer function of the system, design the controller and improve the perance of the system. Due to the closed-loop system composed of the controlled object has the static error and system of regulating time is relatively long, overshoot also does not meet the requirements, so we design the PID controller to control the system. After the simulation of Matlab, the perance of the system is improved, and the validity of PID controller is verified. In addition, according to the influence of system parameters on the perance of the system, the damping ratio of the system is adjusted to the optimum damping ratio by 0.707, and the perance of the system is further improved. At last, according to the uncertain parameters of the system, the traditional control is very difficult to design the controller for all the parameters, so the fuzzy controller is designed. Since the fuzzy controller does not need the precise model of the object, the fuzzy controller is designed for all the parameters to achieve a good effect, greatly improving the system perance. Matlab software of computer technology is us