本文主要为广大网友提供“基于MODBUS协议的远程端口控制系统”,希望对需要基于MODBUS协议的远程端口控制系统网友有所帮助,学习一下!
论文编号:JD743 包括论文,答辩PPT,论文字数:9026,页数:22
【摘要】
工业上经常利用PLC可编程控制器来对多路的继电器进行开关控制,由于PLC编程软件对可编程控制器的I/O口编程能力有限,因此在本设计中加入单片机作为PLC的I/O口扩展板,两者之间通过RS-232C总线并运用MODBUS这一工业上常用的传输协议进行数据传输,MODBUS协议中加入的特有的CRC-16校验码以及消息间隔确认保证了其可靠性,实现与单片机相连的继电器控制,设计中加入TLP521低速光耦可以有效地隔离继电器控制电路,保护单片机的I/O端口不会因大电流冲击而破坏,从而实现PLC可编程控制器远程端口的开关控制。
【关键词】传输协议;单片机;光耦隔离;继电器控制
MODBUS agreement on the remote control port
Electronic and Information Engineering Department electronics and information engineering
Abstract
Regular use of industrial PLC programmable logic controller to the multi-channel switches in the relay control, as PLC programming software for the PLC I / O port programming ability is limited, therefore joined in the design of single-chip As for the PLC I / O port expansion boards, between the bus through the RS-232C and the industrial use MODBUS on the transmission protocol used for data transmission, MODBUS agreement to join the unique CRC-16 yards and calibration Intervals to confirm the news guarantee the reliability of, and connected with the MCU control relays, designed to add low-speed TLP521 Optocoupler be effective in isolation relay control circuit, the protection of the MCU I / O ports will not be large Current impact damage, thus realizing PLC PLC remote control port switch。
目录
【摘要】 1
Abstract 1
引言 2
1.系统设计 3
2、方案设计 3
2.1传输接口方案 3
2.1.1 RS-232-C传输总线特点[5] 3
2.2 通信协议方案 4
2.2.1 MODBUS协议 4
2.3 硬件设计方案 7
2.3.1 单片机系统方案 7
2.3.2光耦隔离设计 9
2.3.3继电器控制方案 10
3.制作工艺以及系统调试 10
4.结束语 11
参考文献 12
附录 12
单片机软件设计部分 12
主程序流程图 12
串口程序流程图 13
3.主程序 17
系统原理图设计 20
PCB设计图 21
电源原理图 22
实物图 22