免费获取|
论文天下网
  • 论文天下网 |
  • 原创毕业论文 |
  • 论文范文 |
  • 论文下载 |
  • 计算机论文 |
  • 论文降重 |
  • 毕业论文 |
  • 外文翻译 |
  • 免费论文 |
  • 开题报告 |
  • 心得体会 |

当前位置:论文天下网 -> 论文下载 -> 毕业论文下载

自动装填模拟负载系统 二

本文ID:23561 字数:30773,页数:51

下载地址 全文下载链接(充值:¥128.00元) 

点击下载:下载地址 自动装填模拟负载系统 (收费:11700 积分)  如何获取积分?

论文字数:30773,页数:51  附原理图,PLC源程序

自动装填模拟负载系统
摘 要:可编程序控制器是一种数字运算操作的电子系统,专为在工业环境下应用而设计。它采用可编程序的存储器,用来在其内部存储执行逻辑运算,顺序控制,定时,计数和运算等操作的指令,并通过数字式,模拟式的输入和输出,控制各种类型的机械或生产过程文章介绍了以可编程序控制器为基础的自动装弹模拟系统,充分论述了自动装弹模拟系统的设计方案和工作原理,给出了整体电路的设计及其电路原理图和PLC系统的硬件及VC++软件的应用与设计的总体结构,设计思想。重点阐述了可编程序控制器在控制中的应用和可编程序控制器通讯系统的设计。产品的可靠性是指:产品在规定的条件下和规定的时间内完成其功能的可能性。文章简要介绍了军用产品可靠性的概念和特点,提出了产品可靠性的设计方案,并阐述了该系统的可靠性设计方案和主要特点。
关键词:PLC 可靠性 串行通信 自动装弹模拟系统 


Pack to fill automatically the emulation load the system
Abstract: The programmable order controller is one kind of electronics system of digit arithmetic operation, and monopolizes the design for applying under the industry environment. It uses the storage of programmable order, and being uses for in his internal storage execution logic operation, the sequential control is fixed a time, and the count waits the instructions operates with the operation, and by way of the numeral type, input and the export of imitation type, the machinery or the production of various types of control. The article has been introduced with the programmable order controller and for the automate of foundation is loaded the bullet simulation system, and fully having discusses design scheme and work principle loading the bullet simulation system voluntarily, and has given ort the architectural structure of the design of solid state and the application of hardware and the VC++ software of his circuit schematic diagram and PLC’s system and design, design thought. Stressly expound the design of programmable order application and the programmable in control of controller order controller communication system. The reliability of product is : The product is accomplished the possibility of his merit ability with the time of regulation under the condition stipulated . Article briefing the generally thought and the characteristic expounded the reliability design scheme of this system and chiefly.
Keywords: PLC’s control system reliability serial communication Load the bullet simulation system voluntarily
Keywords:  PLC    reliability   serial communication    Load the bullet simulation system voluntarily

目录

摘要…………………………………………………………………………………… I
ABSTRACT………………………………………………………………………… II
第1章  绪 论 …………………………………………………………………… 1
 1.1  引言………………………………………………………………………………1
 1.2  可靠性概述 …………………………………………………………………… 1
 1.2.1  可靠性概念………………………………………………………………… 1
 1.2.2  关键技术及其展望………………………………………………………… 2
 1.3  浴盆曲线…………………………………………………………………………2
 1.4  可靠性设计………………………………………………………………………3
 1.4.1  可靠性分析………………………………………………………………… 3
 1.4.2  可靠性预计………………………………………………………………… 5
 1.4.3  可靠性试验………………………………………………………………… 5
 1.5  提升设备可靠性的技术措施……………………………………………………6
第2章  系统简介及工作原理……………………………………………… 8
 2.1  试验台使用说明…………………………………………………………………8
 2.1.1  试验操作开关……………………………………………………………… 8
 2.1.2  各种工况工作原理及操作说明…………………………………………… 9
 2.1.3  自动装弹工况下的计算机操作…………………………………………… 10
 2.2  装弹机电气原理…………………………………………………………………12
 2.2.1  零部件标号及作用………………………………………………………… 12
 2.2.2  自动工况装弹机控制原理………………………………………………… 15
 2.3  系统框图…………………………………………………………………………18
第3章  方案论证…………………………………………………………………19
 3.1  引言………………………………………………………………………………19
 3.2  VisualC++方案的论述………………………………………………………… 19
 3.3  可编程序逻辑控制器方案的论述………………………………………………19
 3.3.1 可编程序逻辑控制器的历史…………………………………………………19
 3.3.2  可编程序控制器的主要功能……………………………………………… 20
 3.3.3可编程序控制器的主要特点…………………………………………………21
 3.3.4  PLC与工业控制计算机和集散控制系统的比较…………………………22
 3.3.5  PLC的综合经济分析……………………………………………………… 23
 3.3.6  PLC现状及发展趋势………………………………………………………24
第4章  可编程序控制器的工作原理及应用…………………………… 26
 4.1  引言………………………………………………………………………………26
 4.2  可编程序控制器的基本结构及主要功能………………………………………26
 4.3  可编程序控制器的工作原理……………………………………………………28
 4.3.1  输入采样阶段……………………………………………………………… 29
 4.3.2  用户程序执行阶段………………………………………………………… 29
 4.3.3  输出刷新阶段……………………………………………………………… 30
 4.4  可编程序控制器的特殊指令……………………………………………………30
 4.4.1  比较指令…………………………………………………………………… 30
 4.4.2  传送指令…………………………………………………………………… 30
 4.4.3  解码指令…………………………………………………………………… 31
 4.4.4  串行通讯指令……………………………………………………………… 31
第5章  可编程序控制器的选型…………………………………………… 32
 5.1  PLC的选型………………………………………………………………………32
 5.2  通信功能的选择…………………………………………………………………33
 5.3  可编程序控制器输出点有存储区的分配对应表………………………………33
第6章  在VC++中利用ActiveX控件开发串行通信程序………… 35
 6.1  引言…………………………………………………………………………… 35
 6.2  VctiveX控件介绍……………………………………………………………… 35
 6.2.1  事件驱动法………………………………………………………………… 35
 6.2.2  查询法……………………………………………………………………… 36
 6.3  编程实现…………………………………………………………………………36
第7章  PLC通信系统的设计……………………………………………… 39
 7.1  引 言…………………………………………………………………………… 39
 7.2  通讯系统流程………………………………………………………………… 39
 7.3  PLC软件设计………………………………………………………………… 40
第8章  关于设计系统延伸的讨论………………………………………… 41
 8.1  引 言…………………………………………………………………………… 41
 8.2  故障诊断方法与主要内容…………………………………………………… 41
 8.2.1  故障诊断技术理论和方法………………………………………………… 41
 8.2.2  现代故障诊断的主要内容………………………………………………… 42
 8.3  现代故障诊断的发展趋势……………………………………………………… 42
 8.3.1  解析余度管理……………………………………………………………… 42
 8.3.2  可信性系统设计…………………………………………………………… 42
 8.3.3  鲁棒故障诊断……………………………………………………………… 43
 8.4  结 论…………………………………………………………………………… 43
参考文献  …………………………………………………………………………… 44
致谢…………………………………………………………………………………… 45
附录I PLC梯形图
附录IIPLC功能指令
附录III系统工作原理图

相关论文
上一篇:自动组卷系统的设计与实现 二 下一篇:自动控制原理CAI课件设计 二
推荐论文 本专业最新论文
Tags:自动 模拟 负载 系统 2012-01-18 09:36:10【返回顶部】

相关栏目

教育管理论文
汉语言文学
学前教育论文
心理学论文
小学教育论文
现代教育技术
数学与应用数学
数学教育论文
工商管理
人力资源管理
财务会计
法律论文
行政管理论文
物流专业论文
电子商务论文
理工科论文
物理学论文
乡镇企业管理
电视制片管理
文化产业管理
物业管理论文
毕业论文下载
包装工程论文
印刷工程论文
工业工程论文
信息管理论文
生物工程论文
制药工程论文
电子信息工程
通信工程论文
电气工程论文
信息计算科学
药学专业毕业论文


关于我们 | 联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 原创毕业论文

 

论文天下网提供论文检测,论文降重,论文范文,论文排版,网站永久域名WWW.GEPUW.NET

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 893628136@qq.com

Copyright@ 2009-2022 GEPUW.NET 论文天下网 版权所有