基于有限状态机理论的MCS控制系统的设计与实现
[Abstract]:As the host computer system of three subsystems related to submerged liquid control, (MCS) is an important control system for the formation of steady flow field and the realization of immersion lithography. The functions of the three controlled subsystems are independent of each other, the operation procedure of the system is complex, the coupling degree between the systems is low, and the control difference is great. In addition, the integration and modularization of the control system of the submerged lithography machine are more and more demanding. In order to reduce the complexity of the system design and realize the control timing design of the system, it is of practical significance to simplify the design of the MCS control system by using the system modeling method. Aiming at the two major problems in the design of MCS control system, this paper proposes a finite state machine (FSM) to realize the state of the control system. The orthogonal method is used to analyze the state of the system, and the system state transition mechanism is designed to design the control sequence of the system. The rationality of the state transition mechanism is verified by Stateflow simulation. Finally, the running platform of the MCS control system is built. It is proved by system integration and test that the design of the MCS control system can be simplified by using the finite state machine method. The specific work is as follows: 1. Introduce the research background, analyze the two problems in the design of MCS control system, put forward the solution of finite state machine theory, expound the overall scheme of MCS control system design. Secondly, the hardware scheme of MCS control system is designed, the hardware platform of each hardware module is selected and analyzed, and the hardware platform of MCS control system is built. 3. The software architecture of MCS control system is designed. The state of the system is analyzed by orthogonal method. The sequence control process of the system is understood by analyzing the control flow, and the interaction of the system is analyzed by using the UML use case diagram and the sequence diagram. The finite state machine method is used to establish the state transition mechanism. Finally, the rationality of the designed state transition mechanism is analyzed by using Stateflow software. Finally, the software and hardware platform of the MCS control system is integrated and the function of the system is tested. The validity of the timing control is verified, and the performance of the timing control module and the signal analysis module designed by the finite state machine theory are tested.
【学位授予单位】:浙江大学
【学位级别】:硕士
【学位授予年份】:2015
【分类号】:TN305.7;TP273
【相似文献】
相关期刊论文 前10条
1 张涌,钱乐秋,王渊峰;基于确定有限状态机的测试输入序列选取[J];计算机研究与发展;2002年09期
2 陈云芳;王汝传;杨学刚;;基于扩展有限状态机的诱骗服务器关键技术研究[J];计算机科学;2004年06期
3 赵保华;钱兰;周颢;郭雄辉;;基于有限状态机的错误诊断算法[J];电子与信息学报;2006年09期
4 刘霞;年小玲;游霞;;消除EFSM中状态迁移不确定的方法[J];攀枝花学院学报;2006年04期
5 徐卫林;罗林;;有限状态机的可靠性设计研究[J];现代电子技术;2007年01期
6 夏银水;王伦耀;叶锡恩;;划分有限状态机的低功耗实现模型[J];计算机辅助设计与图形学学报;2007年05期
7 向培素;田珂;田野;;非确定部分有限状态机的一种新的一致性关系及其测试[J];西南民族大学学报(自然科学版);2007年06期
8 李炜;吴建国;刘政怡;;非完全确定有限状态机最小闭覆盖的有效算法[J];四川大学学报(工程科学版);2007年S1期
9 李晓锋;宋锐;曾小宝;;有限状态机在嵌入式系统中的实现及应用[J];广西轻工业;2008年04期
10 杨京开;邓培民;易忠;;模糊有限状态机的一些性质[J];模糊系统与数学;2010年01期
相关会议论文 前10条
1 李炜;吴建国;刘政怡;;非完全确定有限状态机最小闭覆盖的有效算法[A];第四届中国软件工程大会论文集[C];2007年
2 李炜;刘政怡;吴建国;;基于完全确定有限状态机的控制器综合的验证[A];全国第19届计算机技术与应用(CACIS)学术会议论文集(下册)[C];2008年
3 李炜;许中卫;刘政怡;刘露露;;非完全确定有限状态机最小化有效算法的研究[A];2005年“数字安徽”博士科技论坛论文集[C];2005年
4 邹循进;叶云青;陈孝威;;C++游戏开发中可重用动态有限状态机设计与实现[A];第三届和谐人机环境联合学术会议(HHME2007)论文集[C];2007年
5 方敏;;基于分层有限状态机的计算机取证推理方法[A];2008年计算机应用技术交流会论文集[C];2008年
6 刘晓明;赖祥;黄松;;一种基于邻接矩阵的有限状态机路径产生方法[A];全国第19届计算机技术与应用(CACIS)学术会议论文集(下册)[C];2008年
7 王宗义;;有限状态机原理在OA系统中的运用[A];广西计算机学会25周年纪念会暨2011年学术年会论文集[C];2011年
8 张剑鸣;杨正球;;基于Struts架构的考核系统软件的设计[A];2007北京地区高校研究生学术交流会通信与信息技术会议论文集(上册)[C];2008年
9 闫宏伟;李慧;李金城;;基于指令集操作的Verilog HDL有限状态机设计方法[A];第十七届全国青年通信学术年会论文集[C];2012年
10 谈国新;周穆雄;钟正;;虚拟场景中多Agent行为交互技术研究[A];第六届和谐人机环境联合学术会议(HHME2010)、第19届全国多媒体学术会议(NCMT2010)、第6届全国人机交互学术会议(CHCI2010)、第5届全国普适计算学术会议(PCC2010)论文集[C];2010年
相关重要报纸文章 前1条
1 记者 常丽君;纳米线计算机推迟摩尔法则大限[N];科技日报;2014年
相关硕士学位论文 前10条
1 杨凯;基于有限状态机理论的MCS控制系统的设计与实现[D];浙江大学;2015年
2 张粟;大型多人在线角色扮演类游戏中有限状态机系统的设计与实现[D];北京交通大学;2010年
3 黄丽雯;嵌入式Web服务器中有限状态机的设计与实现[D];东北大学;2005年
4 谭同超;有限状态机及其应用[D];华南理工大学;2013年
5 朱挺;低功耗有限状态机的综合与优化研究[D];浙江大学;2004年
6 许固镇;关于直觉模糊有限状态机若干问题的讨论[D];广西师范大学;2011年
7 常珂;基于有限状态机的建模技术在备品备件管理系统中的实现[D];北京邮电大学;2010年
8 刘路路;基于非完全确定有限状态机模型的控制器综合的形式验证[D];安徽大学;2006年
9 董焕珍;基于EFSM的UIO序列的生成研究[D];青岛大学;2009年
10 苗志锋;基于有限状态机的IP协议研究[D];兰州理工大学;2005年
,本文编号:2378862
本文链接:https://www.wllwen.com/kejilunwen/dianzigongchenglunwen/2378862.html