摘 要PLC 作为新一代的工业控制器,已广泛应用于各个领域的控制系统,在本文中我就阐述了 PLC 的一些具体概念,在电梯控制方面的设计步骤,以及用 PLC 对电梯硬件进行保护的方法。在设计中我具体讲述了电梯在使用 PLC 控制时的硬件和软件的设计过程,列出了具体的主要硬件电路,并分析了主要输入输出点的作用。在 PLC 的电梯控制系统中,电梯的使用功能都是通过控制软件来实现的,为了使控制软件和电梯的运行动作有较好的对应关系,电梯的软件控制程序,我主要分为楼层的显示程序、呼叫信号程序、上下行程序、开关门程序,各司其职,对电梯的运行进行控制。本次毕业设计使用三菱 FX2N-48MR 型 PLC 模拟进行八层电梯运行的仿真设计。关键词:PLC;电梯;控制Abstract:PLC has been widely applied for control systems of many demesnes as a new generational industry controller. In this thesis, I expound some concepts of PLC, the design course of PLC control elevator and the protective methodology of elevator hardware with PLC. In the design I explain the design course of hardware and software about PLC control elevator, and the specific main hardware circuit. It also analyzes the use of main input point and output point. In the PLC control system, the using functions are achieved by control software. To have a better correspondence relationship between control software and the action of elevator and easy to debug and assert, I use pattern edit program. And explain three working mode of elevator of working. I divide the control software for parts: display program of floor, calling program, direction program, switch door program, transform speed program. They played to control elevator working correctly.This system is a design to use Mitsubishi FX2N-48MR PLC to control a eight-floor simulation model.KEYWORDS: Elevator, PLC, Ladder Diagram目 录1. 绪 论..................................................11.1PLC 的简介................................