当前位置:主页 > 管理论文 > 移动网络论文 >

基于MES的半导体测试网站前端系统设计与开发

发布时间:2019-03-20 13:56
【摘要】:MES(制造执行系统)是弥补企业计划层与车间生产控制系统间间隔的信息管理系统,既能提高生产计划的灵活性和实时性,又能改善生产线的运行效率。把传统繁琐的半导体测试管理模式与互联网相结合,充分发挥了互联网使用的方便、高效的优势,实现半导体测试管理信息化,能极大地提高半导体测试管理模式的水平和工作效率。既有利于工厂决策者从琐碎、繁重的管理工作中解放出来,又能给工厂操作人员提供快捷和便利。本文对基于MES的半导体测试网站的前端系统进行了较为深刻的研究和探讨,分析采用相关技术构建系统前端的可行性,实现了系统的前端模块及数据交互接口的设计与开发。其主要的工作和创新总结如下:1.需求分析。结合已掌握的网页开发的相关技术以及在深入工厂实地学习测试流程的基础上对半导体测试网站的系统前端进行相关功能需求和业务分析,针对半导体测试网站系统前端提出了较为完整的功能性需求以及网页性能需求。2.页面总体设计。在需求分析、分析和研究KoalaUI框架和半导体测试网站系统特征的基础上,得出了单页面菜单式网页设计更适合半导体测试网站的结论,并设计了主要以菜单导航和tab页查看导航信息为布局的页面主体设计。3.前后端数据接口设计。实现了基于Ajax技术的前后端数据交互模式的设计,展示了在不重新加载整个页面的情况下,与服务器交换数据并更新部分页面的技术。完成了基于JSON格式前后端数据交换的设计,并针对多级嵌套JSON格式数据造成动态生成HTML网页解析速度慢的问题,对数据接口的设计进行了优化和改良。4.功能模块设计。完成了基于需求分析和页面主体框架的主要功能模块设计,包括用户角色模块、客户信息模块、产品管理模块、生产管理模块、排产管理模块,涵盖信息数据的增删查改、关键字搜索、打印、数据动态生成页面、模态框、数据保存等具体共有功能。针对各个模块出现的技术重难点问题做了深刻的调研和攻克,如利用BootStrap框架和JQuery技术,构建了 listBox多选左右移组件、树形选择框组件等组件框架,以便代码复用和提高系统可扩展性;在BootStrap框架模态框组件的基础上,实现了嵌套弹出多层模态框的功能。5.系统实现。采用HTML和CSS实现了页面构建和布局,主要包括登录页面、系统主页面和各功能模块页面;利用Javascript语言和JQuery库实现了包括主页面和各功能模块的页面操作;针对网页的性能需求,实现了基于用户体验的性能优化。6.系统测试。软件完成后,部署系统,与服务器端设备进行系统联调,利用多种测试工具和方法,对系统进行了功能测试、性能测试及安全测试,检验系统的性能与功能。测试结果表明,系统运行稳定可靠,满足预定要求。本系统是基于某工厂的业务需求设计并实现的,本人也深入工厂学习并了解系统的流程和需求,目前该系统已投入工厂实际生产使用,基本上满足了该工厂半导体测试的需求。
[Abstract]:MES (manufacturing execution system) is an information management system to make up the interval between the enterprise planning layer and the workshop production control system, which can improve the flexibility and real-time performance of the production plan and improve the operation efficiency of the production line. The traditional complicated semiconductor test management mode is combined with the internet, so that the convenient and high-efficiency advantages of the internet use are fully realized, and the information of the semiconductor test management is realized, and the level and the working efficiency of the semiconductor test management mode can be greatly improved. Not only is beneficial to the factory decision-maker to free from the trivial and heavy management work, but also can provide the factory operators with quick and convenient operation. In this paper, the front-end system of the semiconductor test website based on MES is deeply researched and discussed, and the feasibility of the front end of the system is analyzed and the design and development of the front end module and the data interactive interface of the system are realized. The main work and innovation are summarized as follows:1. Requirement analysis. and relevant functional requirements and business analysis are carried out on the front end of the system of the semiconductor test website on the basis of the related technology developed by the mastered web page and the on-site learning test flow of the in-depth factory, A more complete functional requirement and a web performance requirement are proposed for the front end of the semiconductor test site system. The overall design of the page. On the basis of the requirement analysis, analysis and research of the KoalaUI framework and the characteristics of the semiconductor test website system, the conclusion that the single page menu type web page design is more suitable for the semiconductor test site is obtained, and the main design of the page main body with the layout of the navigation information is designed mainly by the menu navigation and tab page. Front and back data interface design. The design of the front-to-back data interaction mode based on the Ajax technology is realized, and the technology of exchanging data with the server and updating the partial pages without re-loading the whole page is shown. The design of the data exchange between the front and back end based on the JSON format is completed, and the data interface design is optimized and improved according to the problem that the data of the multi-level nested JSON format causes the analysis speed of the HTML web page to be generated dynamically. And the functional module is designed. the main function module design based on the requirement analysis and the page main body framework is completed, The data dynamic generation page, the mode frame, the data storage and other specific common functions. In this paper, we have made a deep research and research on the technical difficulties of the various modules, such as the use of the Bootstrap framework and JQuery technology, and the components such as the listbox multi-selection left-right moving component, the tree-selecting frame component and the like are built, so that the code is reused and the system expandability is improved; The function of the nested pop-up multi-layer mode frame is realized on the basis of the Bootstrap framework modal frame component. The system is implemented. The page building and layout are realized by adopting HTML and CSS, which mainly comprises a login page, a system main page and a function module page, And the performance optimization based on the user experience is realized. System test. After the software is completed, the system is deployed, and the system is combined with the server-side equipment, and a variety of test tools and methods are used to carry out the function test, the performance test and the safety test on the system, and the performance and function of the system. The test results show that the system is stable and reliable and meets the requirements of the requirements. The system is designed and implemented based on the business requirements of a certain factory, and I also go to the factory to study and understand the process and demand of the system. At present, the system has been put into actual production and use of the factory, which basically meets the requirements of the factory semiconductor test.
【学位授予单位】:东南大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP311.52;TP393.092

【参考文献】

相关期刊论文 前10条

1 张蓉;;半导体行业MES的研究与应用[J];中国新通信;2013年22期

2 戚宝运;许自力;毛勤俭;;数字化车间MES系统构建[J];指挥信息系统与技术;2013年01期

3 屈展;李婵;;JSON在Ajax数据交换中的应用研究[J];西安石油大学学报(自然科学版);2011年01期

4 相明琼;殷令姣;吴猷;;企业信息化建设的瓶颈及对策研究[J];中国电力教育;2010年27期

5 王胜强;芮执元;刘军;;制造执行系统MES及其功能技术模型[J];甘肃科技;2009年05期

6 马延平;张磊;蒋志忠;;Web测试方法浅析[J];电子工程师;2008年11期

7 周渊;张怡;;Ajax技术及其应用研究[J];河西学院学报;2008年05期

8 崔素华;崔治辉;;基于Web制造执行系统的资源管理系统研究[J];煤矿机械;2008年03期

9 黄海隆;;Web测试技术研究[J];大众科技;2006年04期

10 陈丹,姜洪溪;C/S模式向B/S模式移植的研究[J];襄樊学院学报;2003年05期

相关重要报纸文章 前1条

1 诸玲珍;;半导体测试:不可或缺的一环[N];中国电子报;2004年

相关硕士学位论文 前10条

1 吴子然;家庭智能地暖远程监控系统服务器端软件开发[D];东南大学;2016年

2 瞿梦菊;半导体封装行业制造执行系统的研究与应用[D];东南大学;2015年

3 胡岳;IT风险管理系统设计与实现[D];电子科技大学;2014年

4 罗钊;基于Lucene的垂直搜索引擎的设计与实现[D];兰州交通大学;2014年

5 邹永平;基于CMS的铁路客网站管理系统的设计与实现[D];北京交通大学;2014年

6 高秀云;FCS系统图形化控制组态软件与WEB发布的开发[D];山东大学;2013年

7 李雨晨;WEB系统前端性能优化方法研究[D];湖南大学;2013年

8 刘丽媛;基于Python的半导体测试软件系统的设计与实现[D];北京交通大学;2013年

9 王聪;社交网络服务系统Web前端设计与实现[D];电子科技大学;2012年

10 宋玉伟;医学会网络信息系统设计[D];西安电子科技大学;2012年



本文编号:2444279

资料下载
论文发表

本文链接:https://www.wllwen.com/guanlilunwen/ydhl/2444279.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户16228***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com