JIMI 发表于 20:50

升降机控制系统硬件设计

论文编号:DZXX311  论文字数:21639,页数:43
摘    要
    本论文针对井架式施工升降机的具体应用要求,提出了其控制系统的具体设计方案。
本论文是围绕井架式升降机控制系统的硬件设计方面展开的,其内容主要包括以下四个方面:控制系统方案论证、控制系统硬件原理图、控制系统PCB图和控制系统部分模块编程。
在整个控制系统的硬件设计过程当中涉及的都是电子技术方面的知识,内容覆盖系统电路模块的分析(实现的功能)、电子元器件具体功能及应用要求、常见线路板设计软件Protel的应用和常见电子元器件型号、封装的选用等。
关键词:升降机 原理图 PCB图 汇编编程 单片机 元器件封装 
 
Abstract
 This paper aims at the specific application of hoist in the working spot, then come up with the specific design plan of the control systerm.This article is organized taking the hardware component of the control systerm as the center. The content is composed of four parts as flowing: confirming the plan of control ststerm、schematic diagram of hardware conponent of control systerm、the PCB diagram of the control systerm and programming procedures for some part of the control process. The design of the hardware component of the control systerm involves the electronic knowledge,covering analyzing the function of the circuit module、the function and application of the electronic component 、Application of usual software for designing circuit board and choosing the types and  packages of the electronic component.
 
Keywords:Schematic Diagram; PCB Diagram; Assembler; Microcomputer; Package of electronic component
 
目    录
 中文摘要 2
 英文摘要 3
 目录 4
第一章 绪论 6
1.1研究动机与目的 5
1.2研究背景 5
1.3研究方法与系统描述 5
1.4论文内容概述… 6
第二章 控制系统总体方案设计 9
2.1控制对象 9
2.2中央控制单元的选择 9
2.3单片机选型及扩展 9
   2.3.1 单片机选型原则及引脚介绍 11
   2.3.2输入输出口线扩展 11
   2.3.3 单片机存储器扩展 12
2.4输入输出接口电路 12
2.5 电机控制模块 13
2.6 电源控制模块 13
第三章 控制系统硬件原理图设计 16
3.1单片机及其口线扩展 16
3.2输入接口电路设计 18
3.3电源模块设计 19
3.4 电机控制接口电路设计 19
3.5 原理图绘制过程解析 20
   3.5.1 原理图设计知识及原理图编辑环境 21
   3.5.2 绘制原理图的参数设置 23
   3.5.3 绘图基本操作 25
第四章 控制系统PCB板设计 26
4.1印制电路板基础 26
   4.1.1印制电路板设计流程 28
4.2元器件封装 28
   4.2.1 元器件封装简介 28
   4.2.2 系统元器件型号及采用封装统计 29
4.3 PCB板元器件布局 30
4.4 PCB板布线 32
第五章 部分模块控制程序设计 33
 5.1控制系统编程知识要点 33
 5.2控制系统流程 34
  5.3部分控制模块程序编制 41
结论 42
参考文献 43
致谢 44
页: [1]
查看完整版本: 升降机控制系统硬件设计