JIMI 发表于 20:51

全自动精密数控切纸机主控板的软硬件设计

论文编号:DZXX064  论文字数:12313,页数:34
摘 要
 高性能的控制系统是切纸机工作的关键技术。本文主要阐述基于AT89C52单片机控制步进电机的切纸机控制系统,其中包括系统的总体规划、系统硬件设计、软件设计等。
 首先阐述了切纸机的现状和发展趋势,接着从精密数控切纸机的机械结构对切纸机研究入手,介绍了切纸机的工作原理。
 本文主要以AT89C52单片机为控制核心,由单片机产生信号分别控制步进电机及LCD显示电路,可以通过键盘输入控制步进电机工作,并通过LCD显示屏显示切纸机的工作状态。LCD显示屏采用LCD驱动器HT1621B驱动,并详细介绍了HT1621B驱动器的作用。本文的设计是用汇编语言编写源程序的,软件部分采用模块化设计,主要由3大模块组成:系统监控模块、键盘扫描及处理、显示程序模块。
 
关键词:切纸机;单片机;步进电机;LCD
ABSTRACT
 For the efficient working of the paper cutter machine, the good control system is the key techniques. In the thesis, a paper cutter machine distributed control system based on AT89C52 controlling the stepping motor is described It includes overall planning system design, hardware and software design, etc.
 Firstly, this thesis introduces the current conditions and trends of paper cutter machine .Secondly, introducing study on mechanical structure of the paper cutter machine, the work principle is introduced.
 This thesis introduce a system based on AT89C52 is described, the signal from AT89C52 controls the stepping motor and LCD display circuit. The data can be input with keyboard,and stepping motor is controlled by these date, and the paper cutter machine state can be showed by the LCD display. The LCD monitors is driver by the LCD driver HT1621B, and the descriptions of the HT1621B Drivers role are detailed. The design is written in assembly language source code, part of the modular software design, by the three main modules: system monitoring module, keyboard scanning and processing, display program modules.
Keywords: the paper cutter;single chip microcomputer;stepping motor; LCD
目录
摘要 I
ABSTRACT II
第1章 绪论 1
1.1 课题的提出及研究意义 1
1.2 切纸机的现状分析 1
第2章 精密数控切纸机的整机结构 4
2.1数控切纸机的机械结构 4
2.1.1 切刀运动部分 4
2.1.2 步进电机控制系统 4
2.2 450型精密切纸机技术参数 4
第3章 总体设计 6
第4章 系统硬件设计 7
4.1 主要芯片简介 7
4.1.1 AT89C52芯片 7
4.1.2 HT1621B LCD驱动器 9
4.2 步进电机简介 12
4.3系统总原理图 14
4.4 电源部分 14
4.5 AT89C52单片机与步进电机部分 15
4.6 LCD驱动部分 17
4.7 LCD显示及键盘部分设计 18
第5章 程序设计 20
5.1 系统监控模块 20
5.2 键盘扫描及处理、显示模块 20
5.3 部分子程序 20
5.3.1 HT1621B与单片机的软件接口 20
5.3.2 键盘扫描 23
第6章 原理图及电路板的制作 25
6.1电路原理图的绘制过程 25
6.2 PCB板设计 26
总结 29
致谢 30
参考文献 31
页: [1]
查看完整版本: 全自动精密数控切纸机主控板的软硬件设计