欢迎您访问:瑞昌明盛自动化设备有限公司,我司将竭诚为您服务!
MVME147SC-1模块PLC系统工控卡件现货

主页 > 产品中心 > MOTOROLA

MVME147SC-1模块PLC系统工控卡件现货

类目:MOTOROLA
型号:MVME147SC-1
全国服务热线:+86 15270269218
手机:+86 15270269218
微信:+86 15270269218
QQ:3136378118
Email:stodcdcs@gmail.com

在线咨询
产品详情
瑞昌明盛进出口贸易有限公司
主营DCS控制系统备件,PLC系统备件及机器人系统备件,
优势品牌:Allen Bradley、BentlyNevada、ABB、Emerson Ovation、Honeywell DCS、Rockwell ICS Triplex、FOXBORO、Schneider PLC、GE Fanuc、Motorola、HIMA、TRICONEX、Prosoft等各种进口工业零部件

MVME147SC-1模块PLC系统工控卡件现货
MVME147SC-1模块PLC系统工控卡件现货 MVME147SC-1模块PLC系统工控卡件现货 MVME147SC-1模块PLC系统工控卡件现货
MVME147SC-1模块PLC系统工控卡件现货 MVME147SC-1模块PLC系统工控卡件现货 MVME147SC-1模块PLC系统工控卡件现货

北京时间用的是东经120度,深圳的本地时比北京时间晚5.9度,15度为1小时, 所以深圳的本地时比北京时间晚5.9/15*60=24分钟 ;
D. 得到深圳4月1日日落时间为18时12分+24分=18时36分(北京时间) 。


4 控制程序的编制
松下FP1系列PLC可采用手持编程器编程,也可采用FPWIN
编程软件
编程,鉴于隧道照明时序控制的程序,数据输入量大,程序比较复杂,应采用FPWIN编程软件编程。
FPWIN编程软件功能较强,可方便的进行松下全系列PLC的程序编制,联机调试,利用FPWIN可方便直观的编制PLC控制程序。隧道照明时序自动控制程序的编制步骤如下。
A.考虑到计算日出日落时间的算法在PLC程序中实现过于复杂,可先利用MICROSOFT EXCEL软件,根据隧道所在地的经纬度计算好当地一年中每天的日出日落时间,利用EXCEL计算的具体方法比较简单,在此不再赘述。将计算好的数据,通过FPWIN软件的数据寄存器编辑器编辑好,再下载存储到DT101~DT1281数据寄存器中,存储格式采用4位BCD码,例如:6点24分存储为H0624。
一年中每天日出日落时间与PLC中数据寄存器的对应存储关系如表2:

B.控制程序首先需要查询当天的日出日落时间,并将日期存到寄存器中,数据格式为4位BCD码。另外通过索引寄存器,来查询指定数据寄存器的内容。
C.查询到当天的日出日落时间后,可根据日出日落时间调整计算当天的开关灯时间,并存储到规划的数据寄存器中。如开关灯时间按表3计算:

D.根据计算调整后的时间实施照明,控制程序如图2所示。

程序中DT9053位日历监视寄存器,格式采用4位BCD码,高2位为时,低2位为分。
E.编制程序的注意事项:
由于FP1系列PLC的特点,在编制程序时需要注意以下几点:
a) 数据寄存器必须设为保持型。
b) 更换电池时,必须先给PLC上电一分钟以上,然后在三分钟之内更换完毕,以免程序和数据丢失。
c) 编程中需要注意,PLC中所有关于时间的寄存器,数据存储格式均采用4位BCD码,在计算时需要先转换为2进制数据计算,然后再转换为BCD码。
5.结束语
利用松下FP1系列PLC构成的隧道照明时序自动控制系统,可根据隧道所在地的日出日落时间调整控制时序,本文介绍的控制系统已成功运用于江西319国道老营盘隧道照明系统的控制,取得了比较好的控制效果。
如果在电路中加入光控继电器(图1中的RZ1、RZ2接点),可在阴雨天自动减少照度,取得更佳的隧道照明控制效果。本文隧道照明时序自动控制系统的实现方法,亦可应用于其他照明控制系统中,例如城市道路照明系统等。一般情况下,通过ClO2与水的反应达到净水的目的,但如果ClO2过多则会形成二次污染,中达电通的净水方案采用台达value, the higher the sensitivity of the control. For example, when the proportional parameter p is set to 4%, it means that when the measured value deviates from the given value by 4%, the output control quantity changes by 100%. The purpose of integral operation is to eliminate deviation. As long as the deviation exists, the integral action moves the control quantity in the direction of eliminating the deviation. The integration time is a unit indicating the action intensity of the integration. The shorter the set integration time, the stronger the integration effect. For example, when the integration time is set to 240 seconds, it means that for a fixed deviation, it takes 240 seconds for the output of the integration action to reach the same output as the proportional action. Proportional action and integral action are correction actions for control results, with slow response. Differential action is added to eliminate its shortcomings. The differential action corrects the output according to the speed generated by the deviation, so as to restore the control process to the original control state as soon as possible. The differential time is the unit indicating the intensity of differential action. The longer the differential time set by the instrument, the stronger the correction by differential action. The operation of PID module is very simple. Only four parameters can be set for accurate temperature control: 1. Temperature setting 2. P value 3, I value 4 and D value. The temperature control accuracy of PID module is mainly affected by the three parameters p, I and D. Where p represents proportion, I represents integral and D represents differential. Proportional operation (P) proportional control is to establish an operation related to the set value (SV) and obtain the operation value (control output) according to the deviation. If the current value (PV) is small, the operation value is 100%. If the current value is within the proportional band, the operation value is obtained according to the deviation proportion and gradually decreases until SV and PV match (that is, until the deviation is 0), the calculated value returns to the previous value (feedforward operation). If there is static error (residual deviation), the residual deviation can be reduced by reducing P. if P is too small, oscillation will occur. Integral operation (1) Combining integral and proportional operation can reduce static error