欢迎您访问:瑞昌明盛自动化设备有限公司,我司将竭诚为您服务!
Ovation 3A99795H10数据高速通道模块

主页 > 产品中心 > EMERSON艾默生

Ovation 3A99795H10数据高速通道模块

类目:EMERSON艾默生
型号:3A99795H10
全国服务热线:+86 15270269218
手机:+86 15270269218
微信:+86 15270269218
QQ:3136378118
Email:stodcdcs@gmail.com

在线咨询
产品详情

Ovation  3A99795H10数据高速通道模块 Ovation  3A99795H10数据高速通道模块 Ovation  3A99795H10数据高速通道模块
瑞昌明盛进出口贸易有限公司
主营DCS控制系统备件,PLC系统备件及机器人系统备件,
优势品牌:Allen Bradley、BentlyNevada、ABB、Emerson Ovation、Honeywell DCS、Rockwell ICS Triplex、FOXBORO、Schneider PLC、GE Fanuc、Motorola、HIMA、TRICONEX、Prosoft等各种进口工业零部件
Ovation  3A99795H10数据高速通道模块 Ovation  3A99795H10数据高速通道模块 Ovation  3A99795H10数据高速通道模块
设计思路主要是:用PLC温控模块加固态继电器来控制吹膜机各段的温度。用PLC模拟量模块加变频器来控制各马达的速度。使用触摸屏来完成温度的设置和显示,速度的设置和显示,故障的设置和显示,配方功能的实现等等。
2.2.1 吹膜机介绍及工作流程图
塑胶吹膜机是一种把颗粒状的塑胶原料制造成塑胶薄膜的机器,其工作流程如下:
在入料口加入塑胶原料,同时加热主螺杆和旋转模头。待各温度值到达设定值时启动机器,此时经过高温熔化后的塑胶原料在主螺杆的带动下由环状的旋转模头挤出,挤出的薄膜经过风冷和水冷后被引取轮引出,再经过压花轮A和压花轮B压花后被引入轮引入到卷曲轮,后由卷曲轮将薄膜卷成一卷卷的成品。
流程方框图及实物图如下:
图片加载中…
图2.2 吹膜机图片
2.2.2 改造项目的控制方案及思路
1. 将原有的温控器加接触器控制温度的方式,改为PLC加温度模块加固态继电器的方式。因为固态继电器是无触点的控制器件,损坏率非常低,用于加热时的频繁大电流接通很适合。PLC加温控模块的方式很稳定,控温准,并且温度可以集中控制。
2. 将原有的通过机械部分更换齿轮减速比的调速方式,改为用变频器改变电机频率调速。变频器调速具有节能,稳定的优点。同时解决了机械调速的磨损和维修难问题,而且通过用PLC模拟量输出的功能控制变频器,可以集中控制变频器,操作简单。
3.用触摸屏做为上位机来完成各项温度的设定,变频器频率的设定,配方功能,报警显示,机器故障和状态显示等。使操作大为简化,节省人员。配方功能可以方便随时更换新产品,节省新产品上线时间,提高效率。报警显示和故障显示可以随时告知故障情况和故障点,便于维修和调试,同时避免了故障的扩大化。
以下为控制方案图:
图片加载中…
2.2.3 PLC,触摸屏及变频器的选型block "24words input, 24words output" to the slot of pm-160 with the address of PROFIBUS DP slave station 3. At this time, the corresponding mapping area addresses are 256 respectively. The PLC program needs to address and access the corresponding data through piw256 (pib256) or pqw256 (pqb256).



Figure 14 starting address of PLC image area (command configuration)

IV Data reading and writing 1. DCS reads and writes PLC data

As the modus master station, DCS reads and writes PLC data through pm-160, reads data with 04H function code, the corresponding starting address of register is 0h (30001h), writes data with 10h (03h) function code, and the corresponding starting address of register is 0h (40001h).

2. PLC reads and writes field intelligent instrument data 1) PLC reads and writes MODBUS slave device data

PLC sends MODBUS master station command through pm-160 to read and write field serial port equipment data. The correspondence between the starting address of the image area and the starting address of the gateway memory