基于51单片机的碎纸机控制系统

  • 格式:doc
  • 大小:3.43 MB
  • 文档页数:51

下载文档原格式

  / 51
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

题目基于STC89C52单片机的碎纸机控制系统

摘要

本设计使用STC89C52单片微型计算机做为控制器,驱动三极管控制继电器的通断,继而控制电机,带动刀具进行碎纸。该系统使用光电传感器感知文件的送入,没有文件送入时,电机不旋转,最大限度的节能减排,使用DS18B20温度传感器进行温度测量、可实现过热保护,串接熔断丝与压敏电阻,可实现过流与过压保护,另外引入风冷系统,对机器进行散热,大幅延长机器连续工作时间。

在具体设计过程中,使用Keil 4程序编写程序,使用Proteus7.5进行电路仿真,使用Protel Dxp 2004设计原理图,并画出PCB板。然后使用数字万用表、数字示波器、稳压电源、电机等进行实物样机调试。

关键词:STC89C52单片机;碎纸机;DS18B20;控制系统

ABSTRACT

The design uses STC89C52 single-chip microcomputer as controller and driver transistor to control the relay off , and then control the motor driven tool for shredding . The system uses a photoelectric sensor sensing the file into the motor which does not rotate ;The maximum energy saving ,Using the DS18B20 temperature sensor for temperature measurement which can overheat protection, connected in serises fuse and varistor overcurrent and overvoltage protection can be achieved ,in addition to the introduction of air cooling system ,cooling the machine, and much longer for the machine of continuous work time.

In the specific design process of writing programs, using the Keil program and Proteus7.5 for circuit simulation, use of Protel Dxp 2004 design schematics and dram the PCB board .and then use a digital multimeter, digital oscilloscope, power supply, electrical and other physical prototype debugging.

Key Words:STC89C52 single-chip microcomputer; shredder; DS18B20

目录

第一章绪论 ................................................................................. 错误!未定义书签。

1.1 碎纸机研究背景........................................................................ 错误!未定义书签。

1.2 碎纸机研究现状........................................................................ 错误!未定义书签。

1.2.1 碎纸机现状概况.............................................................. 错误!未定义书签。

1.2.2 碎纸机发展历史.............................................................. 错误!未定义书签。

1.3 本课题设计目标........................................................................ 错误!未定义书签。

1.3.1 典型碎纸机系统结构...................................................... 错误!未定义书签。

1.3.2 本设计力图达到的目标.................................................. 错误!未定义书签。第二章控制系统总体方案设计.............................................................. 错误!未定义书签。

2.1 系统总体方案设计 ................................................................................. 错误!未定义书签。第三章控制系统硬件电路设计............................................................... 错误!未定义书签。

3.1 电路设计与仿真软件............................................................................. 错误!未定义书签。

3.1.1 Protel DXP 2004 ............................................................... 错误!未定义书签。

3.1.2 Proteus 7.5 ......................................................................... 错误!未定义书签。

3.2 控制系统硬件电路具体设计.................................................... 错误!未定义书签。

3.2.1 中央控制器...................................................................... 错误!未定义书签。

3.2.2 电源电路.......................................................................... 错误!未定义书签。

3.2.3 纸张检测电路.................................................................. 错误!未定义书签。

3.2.4 过载检测电路.................................................................. 错误!未定义书签。

3.2.5温度检测电路................................................................... 错误!未定义书签。

3.2.6 碎纸刀具选择电路.......................................................... 错误!未定义书签。

3.2.7 碎纸速度选择电路.......................................................... 错误!未定义书签。

3.2.8 风冷散热电路.................................................................. 错误!未定义书签。

3.2.9 安全报警电路.................................................................. 错误!未定义书签。

3.10 数码管显示电路...................................................................... 错误!未定义书签。

3.11 按键控制电路 .......................................................................... 错误!未定义书签。