【编者按】:网学网自动化PLC相关毕业设计为您提供滚塑机控制系统设计参考,解决您在滚塑机控制系统设计学习中工作中的难题,参考学习。
论文编号:ZD1237 论文字数:23041,页数:48 附原理图,外文翻译
摘 要
我国滚塑机的开发研究可追溯到60年代,但真正大规模工业化生产,还是在80年代中、后期,从国外引入先进滚塑设备与技术之后。决大多数厂家设备仍以进口为主。所以对于滚塑机的设计研制极具社会意义。
本设计系统,以单片机(8031)作为转台检测和控制核心。采用变频调速器作为电机的调速控制设备,接受单片的D/A输出量作为变频器的给定值,按照给定值工作。位置检测采用电涡流式位置传感器。单片机控制电路主要由一片8031及程序存储器与数据存储器的扩展、模拟量与数字量的转换等组成。主要用于实现转台位置检测控制、变频器对电动机的驱动以及键盘显示等功能。
关键词 滚塑 单片机 变频器 传感器
The rotomoulding processings Control System Design
Abstract
The rotomoulding processings development and studies can be trace back to 60''s of our country. but the real large-scale industrialization produces still at middle and empress period of 80’s,when lead the forerunner rotomoulding processing equipments and techique from the abroad. Definitely the factory equipments still regard importing as the lord mostly. So research to manufacture for the design that rotomoulding processing have the social meaning.
This design of the system,is control with the microcontroller toconduct and actions.Use trasduer to control he machine,accepting the D/A outputting of the microcontroller as the date of the trasducer,woke with the date. .Position examination adoption use position inverter.
Microcontroller control the electric circuit is main from the one 8031 and procedure saving machine and data saving the machine expand, imitates the deal constitutes with conversion etc. Used for realizing to turn the set position examination the control and trasducer to drive to the electric motor primarily and keyboard manifestation etc.
Keywords: rotomoulding processing trasducer microcontroller Inverter
目 录
第一章 绪论 3
第二章 方案论证 4
2.1 滚塑机简要工作过程 4
2.2 方案选择 4
2.2.1变频器+PLC 4
2.2.2变频器+单片机 5
第三章 系统设计 6
3.1系统组成 6
3.1.1单片机 6
3.1.2转台 6
3.1.3 变频器 7
3.1.4位移传感器 10
3.2单片机的组成 16
3.2.1 MCS—51单片机的硬件结构 16
3.2.2 MCS—51的引脚 17
3.2.3 时钟电路 19
3.2.4 外部中断源 20
3.2.5 定时器/计数器的设计 21
3.2.6 复位电路 22
3.3 存储器的扩展 23
3.3.1 程序存储器EPROM 23
3.3.2 数据存储器 24
3.3.3 EPROM和RAM的综合扩展 25
3.4模拟量与数字量的转换 25
3.4.1 MCS-51单片机与八位DAC0832的接口 25
3.4.2 MCS-51单片机与八位ADC0809的接口 28
3.5 键盘和显示器8279可编程键盘/显示器接口 31
3.5.1 8279的结构 31
3.5.2 8279的引脚与功能 32
3.5.3 8279接口和编程方法 34
3.5.4 显示器接口 35
3.5.5 键盘接口 36
3.5.6 8031和8279的接口方法 38
第四章 软件设计 40
4.1程序流程图 40
4.1.2键输入中断程序流程图 40
4.1.2主程流程图 40
4.1.3显示子程序流程图 42
4.1.4中断程序流程图 43
4.2 主要程序清单 44
参 考 文 献 48