Problem Description



Yüklə 2,74 Mb.
Pdf görüntüsü
səhifə90/98
tarix23.07.2023
ölçüsü2,74 Mb.
#137216
1   ...   86   87   88   89   90   91   92   93   ...   98
PLC-4

Runtime Test Cases
PLC Program to Implement T Flip Flop
This is a PLC Program to Implement T Flip Flop.
Problem Description
Implementing T(Toggle) Flip Flop in PLC using Ladder Diagram programming language.
Problem Solution

The T Flip Flop has two inputs.

One is the Clock Input and the other one is T input. Clock input initiates the Flip Flop action. The second
input T input enables or disables the trigger operation. Circuit diagram of T Flip Flop is shown in figure below.


Realization of T Flip Flop using gates and D Flip Flop
Truth table for the T Flip Flop
T Clock Qn Qn+1
0 0 X Qn
0 1
X Qn
1 0
Q Qn
1 1
Q Q^

A High state in the clock column indicates that the clock generates square waves making a 0 to 1 and 1 to 0
transitions.

The Qn column is the state of the flip flop prior to the clock application and the Qn+1 column is the state of
the flip flop after the clock.

An x indicates don’t care condition.

Ladder Logic Diagram of this can be obtained by creating One Shot of T Input.

This can be done in PLCs such as Allen Bradley directly by using OSR instruction. OSR stands for One Shot
Rise which when input is given, it simply triggers an event to occur one time.

Many PLCs do not have this instruction. By adding one more extra relay or by storing bit status keeping in
mind the scan cycle and order of rungs in programming, One Shot can be obtained.
PLC Program
Here is PLC program to Implement T Flip Flop, along with program explanation and run time test cases.
List of Inputs and Outputs
T(Toggle)
=
I:1/0
(Input)
Qn Output/Light =
O:2/0
(Output)
Relay Bit
=
B3:0/0
(Bit 0 Output)
One Shot
=
O:2/1
(OS logic Output)
OSR Bit =
B3:0/15 (OSR instruction)



Yüklə 2,74 Mb.

Dostları ilə paylaş:
1   ...   86   87   88   89   90   91   92   93   ...   98




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin