基于单片机的智能电梯控制系统设计摘 要本文介绍了一种采纳单片机 STC89C52 芯片进行电梯控制系统的设计方法, 主要阐述如何使用单片机进行编程来实现四层电梯的智能控制, 利用单片机编程简洁而又多变的设计方法, 缩短了研发周期, 同时使电梯控制系统体积更小功能更强大。本设计实现了电梯控制系统所需的一些基本功能, 能经过电梯内按键或者电梯外上升、 下降按键选择楼层, 数码管显示实时楼层数, LED显示实时电梯运行状态。原理图和 PCB 部分采纳 protel99se 专业软件来设计, 实现将设计产品化。本次设计更注重了把一些新的思路加入到设计中。主要包括采纳了 STC89C52 芯片, 使用 C 语言进行编程, 使其具有了更强的移植性, 更加利于产品升级。关键词: STC89C52; 电梯控制系统; protel99se; C 语言AbstractThis paper introduces a design method of using STC89C52 chip for elevator control system, mainly describes how to use microcontroller programming to achieve the intelligent four storey elevator control, the design method of microcontroller programming simple and variable, shortens the development cycle, at the same time that the elevator control system smaller and more powerful. Some of the basic functions of the design and implementation of elevator control system required by the elevator, elevator buttons or rise, decline the key to select the floor, digital tube display real-time number of floors, LED display real-time operating state of elevator. Schematic and PCB design using Protel99SE software, the design of products. This design pays more attention to some new ideas into the design. Including the use of the STC89C52 chip, the use of C language programming, which has portability stronger, more conducive to the upgrading of products.Keywords: STC89C52; elevator control system; Protel99SE; C language第一章 绪论随着人类社会已经逐步进入信息化的时代, 信息社会的快速进展更是离不开电子产品的进步。单片机的出现使人类能够利用编程来代替复杂的硬件电...