plc外文翻译3.doc
《plc外文翻译3.doc》由会员分享,可在线阅读,更多相关《plc外文翻译3.doc(16页珍藏版)》请在三一办公上搜索。
1、1 Bit Logic Instructions1.1 Overview of Bit Logic Instructions1.1.1 DescriptionBit logic instructions work with two digits, 1 and 0. These two digits form the base of a number system called the binary system. The two digits 1 and 0 are called binary digits or bits. In the world of contacts and coils
2、, a 1 indicates activated or energized, and a 0 indicates not activated or not energized.The bit logic instructions interpret signal states of 1 and 0 and combine them according to Boolean logic. These combinations produce a result of 1 or 0 that is called the “result of logic operation” (RLO).The l
3、ogic operations that are triggered by the bit logic instructions perform a variety of functions.There are bit logic instructions to perform the following functions: u -| |- Normally Open Contact (Address)u -| / |- Normally Closed Contact (Address)u -(SAVE) Save RLO into BR Memoryu XOR Bit Exclusive
4、ORu -( ) Output Coilu -( # )- Midline Outputu -|NOT|- Invert Power FlowThe following instructions react to an RLO of 1:u -( S ) Set Coilu -( R ) Reset Coilu SR Set-Reset Flip Flopu RS Reset-Set Flip FlopOther instructions react to a positive or negative edge transition to perform the following funct
5、ions:u -(N)- Negative RLO Edge Detectionu -(P)- Positive RLO Edge Detectionu NEG Address Negative Edge Detectionu POS Address Positive Edge Detectionu Immediate Readu Immediate Write1.2 -| |- Normally Open Contact (Address)1.2.1 Symbol-| |-ParameterData TypeMemory AreaDescriptionBOOLI, Q, M, L, D, T
6、, CChecked bit1.2.2 Description-| |- (Normally Open Contact) is closed when the bit value stored at the specified is equal to 1. When the contact is closed, ladder rail power flows across the contact and the result of logic operation (RLO) = 1.Otherwise, if the signal state at the specified is 0, th
7、e contact is open. When the contact is open, power does not flow across the contact and the result of logic operation (RLO) = 0.When used in series, -| |- is linked to the RLO bit by AND logic. When used in parallel, it is linked to the RLO by OR logic.1.2.3 Status wordBRCC1CC0OVOSORSTARLO/FCwrites:
8、-xxx11.2.4 ExamplePower flows if one of the following conditions exists:The signal state is 1 at inputs I0.0 and I0.1 Or the signal state is 1 at input I0.2.1.3 -| / |- Normally Closed Contact (Address)1.3.1 Symbol-| / |-ParameterData TypeMemory AreaDescriptionBOOLI, Q, M, L, D, T, CChecked bit1.3.2
9、 Description-| / |- (Normally Closed Contact) is closed when the bit value stored at the specified is equal to 0. When the contact is closed, ladder rail power flows across the contact and the result of logic operation (RLO) = 1.Otherwise, if the signal state at the specified is 1, the contact is op
10、ened. When the contact is opened, power does not flow across the contact and the result of logic operation (RLO) = 0.When used in series, -| / |- is linked to the RLO bit by AND logic. When used in parallel, it is linked to the RLO by OR logic.1.3.3 Status wordBRCC1CC0OVOSORSTARLO/FCwrites:-xxx11.3.
11、4 ExamplePower flows if one of the following conditions exists:The signal state is 1 at inputs I0.0 and I0.1 Or the signal state is 1 at input I0.21.4 XOR Bit Exclusive ORFor the XOR function, a network of normally open and normally closed contacts must be created as shown below.1.4.1 SymbolsParamet
12、erData TypeMemory AreaDescriptionBOOLI, Q, M, L, D, T, CScanned bitBOOLI, Q, M, L, D, T, CScanned bit1.4.2 DescriptionXOR (Bit Exclusive OR) creates an RLO of 1 if the signal state of the two specified bits is different.1.4.3 ExampleThe output Q4.0 is 1 if (I0.0 = 0 AND I0.1 = 1) OR (I0.0 = 1 AND I0
13、.1 = 0).1.5 -|NOT|- Invert Power Flow1.5.1 Symbol-|NOT|-1.5.2 Description-|NOT|- (Invert Power Flow) negates the RLO bit.1.5.3 Status wordBRCC1CC0OVOSORSTARLO/FCwrites:-1x-1.5.4 ExampleThe signal state of output Q4.0 is 0 if one of the following conditions exists:The signal state is 1 at input I0.0
14、Or the signal state is 1 at inputs I0.1 and I0.2.1.6 -( ) Output Coil1.6.1 Symbol-( )ParameterData TypeMemory AreaDescriptionBOOLI, Q, M, L, DAssigned bit1.6.2 Description-( ) (Output Coil) works like a coil in a relay logic diagram. If there is power flow to the coil (RLO = 1), the bit at location
15、is set to 1. If there is no power flow to the coil (RLO = 0), the bit at location is set to 0. An output coil can only be placed at the right end of a ladder rung. Multiple output elements (max.16) are possible (see example). A negated output can be created by using the -|NOT|- (invert power flow) e
16、lement.1.6.3 MCR (Master Control Relay) dependencyMCR dependency is activated only if an output coil is placed inside an active MCR zone. Within an activated MCR zone, if the MCR is on and there is power flow to an output coil , the addressed bit is set to the current status of power flow. If the MC
17、R is off, a logic 0 is written to the specified address regardless of power flow status.1.6.4 Status wordBRCC1CC0OVOSORSTARLO/FCwrites:-0x-01.6.5 ExampleThe signal state of output Q4.0 is 1 if one of the following conditions exists:The signal state is 1 at inputs I0.0 AND I0.1 OR the signal state is
18、 0 at input I0.2.The signal state of output Q4.1 is 1 if one of the following conditions exists:The signal state is 1 at inputs I0.0 AND I0.1 OR the signal state is 0 at input I0.2 AND 1 at input I0.3If the example rungs are within an activated MCR zone:When MCR is on, Q4.0 and Q4.1 are set accordin
19、g to power flow status as described above.When MCR is off (=0), Q4.0 and Q4.1 are reset to 0 regardless of power flow.1.7 -( # )- Midline Output1.7.1 Symbol-( # )-ParameterData TypeMemory AreaDescriptionBOOLI, Q, M, *L, DAssigned bit* An L area address can only be used if it is declared TEMP in the
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- plc 外文 翻译
链接地址:https://www.31ppt.com/p-3932080.html