- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第七章 模型预测控制算法 之二 ~5- 状态方程模型 杨根科 上海交通大学自动化系 2011 年 3 月 内容提要 ? 概述 ? 动态矩阵控制 --- 状态方程模型 ? 动态矩阵控制的进一步讨论 ? 模型算法控制 ? 应用 动态矩阵控制 --- 状态方程模型 ? Matlab6.5--- 参考 MPC.pdf ? Matlab7.1--- 在线 动态矩阵控制 --- 参数设置对性能 作用 ? MPC Control of a DC Servomotor 动态矩阵控制 --- 未建模动态对性 能作用 ? A position servomechanism consists of a DC motor , gearbox, elastic shaft, and a load, 参数含义 动态矩阵控制 --- 参数设置对性能 作用 ? 参数含义 动态矩阵控制 --- 参数设置对性能 作用 ? 参数含义 ? The controller must set the loads angular position q L at a desired value by adjusting the applied voltage, V . ? measurement available for feedback is q L . ? From an input/output viewpoint, the plant has a single input, V , which is manipulated by the controller . It has two outputs, one measured and fead back to the controller , q L , and one unmeasured, T . 动态矩阵控制 --- 参数设置对性能 作用 ? A single input, V , one measured and fead back to the controller , q L , and one unmeasured, T . 动态矩阵控制 --- 参数设置对性能 作用 MPC Control of a DC Servomotor- Simulink Design u(t) y(t) r(t) Voltage (V) -220 Vmin 220 Vmax 0 Torque reference Torque (Nm) -78.5 Tmin 78.5 Tmax sys Servomechanism Model MPC mv mo ref MPC Controller Demux Angle reference Angle (radians) MPC Control of a DC Servomotor- SIMO 模型描述 ? 参数与模型设计 ? MpcMotorModel.m MPC Control of a DC Servomotor- 模型描述 ? SYS = SS(A,B,C,D) creates a SS object SYS representing the continuous-time state-space model ? dx/dt = Ax(t) + Bu(t) ? y(t) = Cx(t) + Du(t) MPC Control of a DC Servomotor- 模型描述 ? sys ? ? a = ? x1 x2 x3 x4 ? x1 0 1 0 0 ? x2 -51.21 -1 2.56 0 ? x3 0 0 0 1 ? x4 128 0 -6.401 -10.2 ? ? ? b = ? u1 ? x1 0 ? x2 0 ? x3 0 ? x4 1 ? ? ? c = ? x1 x2 x3 x4 ? y1 1 0 0 0 ? y2 1280 0 -64.01 0 ? ? ? d = ? u1 ? y1 0 ? y2 0 ? MPC Control of a DC Servomotor- 模型描述 ? umin=-220; umax=220; % 控制约束 ? dumin=-Inf; dumax=Inf; % 控制增量约束 ? ymin= -ymax; ymax=[Inf Vmax]; % 输出约束 ?
您可能关注的文档
最近下载
- 第一单元-观察物体(单元测试)-2025-2026学年三年级上册数学人教版.docx VIP
- 处理量6万吨日城市生活污水处理厂初步设计.docx
- 后张法预应力钢绞线理论伸长量分段汇总计算实例和应用.doc VIP
- 老年人防骗知识课件下载.pptx VIP
- 3,5-二氯-2,6-二甲基-4-羟基吡啶的生产工艺.pdf VIP
- 个人征信基础数据库系统数据接口规范第三部分数据校验规则V1.0.doc VIP
- 个人征信基础数据库系统数据接口规范第二部分:数据发布格式.doc VIP
- Unit 2 Bridging Cultures 单元整体教学设计高中英语人教版 选择性必修第二册单元整体教学设计.pdf
- 40-50之间离婚协议书.doc VIP
- 清华大学八字班数学分析1期中 于品(1).pdf VIP
文档评论(0)