Presentation is loading. Please wait.

Presentation is loading. Please wait.

PLC Timer Instructions

Similar presentations


Presentation on theme: "PLC Timer Instructions"— Presentation transcript:

1

2 PLC Timer Instructions
8 PLC Timer Instructions

3 Objectives Use non-retentive and retentive timer ON-delay instructions to create PLC ladder logic diagrams. Use move (MOV) instructions to create variable preset value timer instructions. Use OFF-delay timers to create PLC ladder logic diagrams. © Goodheart-Willcox Co., Inc.

4 Objectives Connect timer instructions to interlock each other.
Cascade timer instructions in a PLC ladder logic diagram to increase the timer preset values. © Goodheart-Willcox Co., Inc.

5 Timers Fixed timers Variable timers Single-input timers
Double-input timers © Goodheart-Willcox Co., Inc.

6 Timer Instructions In the relay logic diagrams, symbols are used to represent timer coils and their associated timer contacts. © Goodheart-Willcox Co., Inc.

7 Timer Instructions (Cont.)
Two types of timer instructions: ON-delay timers. OFF-delay timers. © Goodheart-Willcox Co., Inc.

8 ON-delay Timers Start timing when timer coils are energized.
Normally open contacts close and normally closed contacts open when the timer is finished timing. Contacts immediately revert to normal states when the timer accumulated register resets to zero. Delay before contacts switch when timer turns on; no delay in switching when timer turns off. © Goodheart-Willcox Co., Inc.

9 OFF-delay Timers Start timing when their timer coils are de-energized.
Normally open contacts close and normally closed contacts open when the timer is finished timing. Contacts revert to their normal states when the timer accumulated register resets to zero. © Goodheart-Willcox Co., Inc.

10 Timer Instruction Formats
Coil format: Uses coils to display the timer instruction. Block format: Uses a box shape to display the timer instruction. More common symbol for displaying timer instructions. © Goodheart-Willcox Co., Inc.

11 PLC Timer Instruction Registers
Preset register: Content is the preset value that the timer is initialized to hold. Holds the preset number. Accumulated register: Holds the time that the timer has been timing. Status register, also called flag register: Holds the flag bits that are used by the PLC processor to monitor the status of the timer. © Goodheart-Willcox Co., Inc.

12 PLC Timer Instruction Registers (Cont.)
Timers in Allen-Bradley SLC 500 series PLC: Data file four (T4) reserved for timer instructions. Timers have addresses T4:0 to T4:255. In theory, can have up to 256 timers. In practice, number of timers is limited by PLC memory capacity. © Goodheart-Willcox Co., Inc.

13 Timer Base Number Multiplied by the preset number.
Defines unit of time as a fraction of a second or a second. 0.01 seconds, 0.1 seconds, and 1 second most commonly used in PLC timers. © Goodheart-Willcox Co., Inc.

14 Timing Bits Enable bit (EN) Timer timing bit (TT) Done bit (DN)
© Goodheart-Willcox Co., Inc.

15 PLC Timer Instruction Timers
Three different types of timers for Allen-Bradley SLC 500 series PLCs: Non-retentive timer ON-delay. Retentive timer ON-delay. Non-retentive timer OFF-delay. © Goodheart-Willcox Co., Inc.

16 Fixed Preset Value Non-retentive Timer ON-Delay Instructions
Block diagram of an SLC 500 non-retentive timer ON-delay with address T4:0. © Goodheart-Willcox Co., Inc.

17 Variable Preset Value Non-retentive Timer ON-Delay Instructions
Move (MOV) instruction: Used for copying the content of one register into another or for loading a number into a register. Can be used to create a variable preset timer. © Goodheart-Willcox Co., Inc.

18 PLC Ladder Logic Diagram Using MOV and TON
© Goodheart-Willcox Co., Inc.

19 Retentive Timer ON-Delay Instructions
Reset (RES) instruction: Used to reset a retentive timer. © Goodheart-Willcox Co., Inc.

20 Timer OFF-Delay Instructions
PLC ladder logic diagram using timer off-delay. © Goodheart-Willcox Co., Inc.

21 Interlocking Timers Interlocked timers:
Output turns on and off sequentially. Common method of flashing lights or ringing bells in Allen-Bradley SLC 500 series programmable logic control systems. © Goodheart-Willcox Co., Inc.

22 Interlocking Timers (Cont.)
PLC ladder logic diagram using two timers. © Goodheart-Willcox Co., Inc.

23 Cascading Timers In some industrial applications:
Timers must have a large preset value. PLC ladder diagrams that contain several timers can be created. Cascading links multiple timers together. © Goodheart-Willcox Co., Inc.

24 Cascading Timers (Cont.)
Timers are cascaded together such that when one timer is finished timing, the second one starts. When the second timer is done, the third one starts, and so forth. © Goodheart-Willcox Co., Inc.

25 PLC Ladder Logic Diagram Cascading Timers
© Goodheart-Willcox Co., Inc.

26 Glossary Accumulated register: Register that holds the timer or counter accumulated value. Block format: Format that uses a box shape to display the timer instruction. Cascading: Arrangement of timer instructions in a ladder diagram that increases the number of counts or steps the instruction can achieve. © Goodheart-Willcox Co., Inc.

27 Glossary Coil format: Format that uses coils to display the timer instruction. Data file four (T4): File that holds the timer registers. Done bit (DN): Bit that is set when the instruction has completed its task, such as reaching its preset value or length value. © Goodheart-Willcox Co., Inc.

28 Glossary Double-input timer: Timer that uses one input to enable and another input to run. Enable bit (EN): Bit that is set when the path of a rung is complete (all inputs are in the closed state). Fixed timer: Timer that has a fixed preset value. © Goodheart-Willcox Co., Inc.

29 Glossary Interlocked timers: Timers used to turn an output on and off sequentially. Move (MOV) instruction: Instruction that is used for copying the content of one register into another or for loading a number into a register. The move instruction can be used to create a variable preset timer. Non-retentive timers: Timers that reset when they are de-energized. © Goodheart-Willcox Co., Inc.

30 Glossary OFF-delay timer: Timer that must be de-energized to start timing. ON-delay timer: Timer that must be energized to start timing. Preset register: Register that holds the timer or counter preset number. Reset (RES) instruction: Instruction that must be used to reset the retentive timer. © Goodheart-Willcox Co., Inc.

31 Glossary Retentive timers: Timers that hold their accumulated value when they are disabled. Single-input timer:Timer that has only one input for enable and run commands. Status register: Register that holds the status bits. Also called flag register. © Goodheart-Willcox Co., Inc.

32 Glossary Timer base number: Number that must be multiplied by the timer preset number to generate the preset timer value. Timer timing bit (TT): Bit that is energized when the timer is timing. Variable timer: Timer that allows its preset value to be changed. © Goodheart-Willcox Co., Inc.


Download ppt "PLC Timer Instructions"

Similar presentations


Ads by Google