- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ALSControlLoop-CerroTololoInter-American…:ALS控制环路托洛洛山美洲….ppt
ALS Control Loop Influence Matrix The Influence Matrix can be derived from: FEA analysis Mathematically from simplified mirror-link-cell geometry. Direct measurements from telescope Influence Matrix – FEA Model Influence Matrix Solution Matrix - Theoretical Mathematically from the theoretical Influence Matrix, plus the loop closure constraint of: Link4 = -Link1 Link2 = Link3 Link6 = Link5 Then solving for a solution matrix that will satisfy all these conditions, such as F(final)=F(initial)*M Solution Matrix – Iterative Approach A different approach to obtain the Solution Matrix was used, this method used a simplified force error vector that only solved for: Link4 = -Link1 Link2 = Link3 Link6 = Link5 Then running a loop iteratively with the actual Influence Function, until a solution was obtained, a set of initial conditions, and final values forces, were stored for each simulation ( ~20 times) This produced a overdetermined set of equations, and the Solution Matrix was then calculated: Solution Matrix = pinv(F(initial)) * F(final) Note Pinv = Matrix Pseudo-Inverse based on SVD Method This method produces the same solution matrix as the theoretical method when Ideal Influence Functions were used, and could be use for other cases quite easily. Solution Matrix Algorithm for i=1:20, ffi(i,:)=2*(rand(1,6)-.5); % Initial Random Force Vector % Iterate to get force solution ff(1,:)=ffi(i,:); % Copy Initial Force Vector for j=2:50, f=ff(j-1,:); fe=0.5*[0 f(3)-f(2) 0 -(f(1)+f(4)) 0 f(5)-f(6)]; % Force Error - Gain=0.5 ff(j,:)=ff(j-1,:)+fe*INFL; % Iteration Loop with Influence Function end fff(i,:)=ff(j,:); % Save final forces vector end %Solve for Solution matrix (overdetermined least-squares method) M=pinv(ffi)*fff Typical Iterative Solution Simulation Solution Matrix * Solution Matrix X + + - GAIN Stiffness Fe(3) Fm(6) Fm(3) Steps(3) Actuator (Integrate) X Influence Matrix + Mechanical Plant External Forces (Gravity, Ghost) Ft(3) F
您可能关注的文档
最近下载
- 西门子保护说明书7SJ686用户手册.pdf VIP
- YYT 0735.1-2009 麻醉和呼吸设备 湿化人体呼吸气体的热湿交换器(HME) 第1部分:用于最小潮气量为250mL的HME.docx VIP
- 5.1.3.1生物圈(第一课时) 课件--人教版(2024)生物八年级上册.pptx VIP
- 小学一年级语文下册《夜色》课件.pptx VIP
- 生物圈+课件-2025-2026学年人教版(2024)生物八年级上册.pptx VIP
- 2025年护士资格肿瘤试题及答案 .pdf VIP
- 2025.6.27--12、博微配电网工程设计软件使用手册.pdf VIP
- 阿里巴巴集团股权结构分析.doc VIP
- 锡安长老纪要1-24本.pdf VIP
- 汽车仪表盘图标全解.docx VIP
原创力文档


文档评论(0)