Flip Flop adalah rangkaian dasar penyimpanan 1 bit. ada beberapa jenis flip flop yaitu sr flip flop , jk flip flop, dan d flip flop. 3 flip flop tersebut adalah flip flop dasar. dokumen ini …Deskripsi lengkap
- Penjelasan singkat mengenai JK Flip Flop dan T Flip Flop - Persamaan input Flip flop - Tabel tiap flip flop
Full description
File upload agus adsor
water level system using JK Flip Flop for logic projectsFull description
Full description
Descripción completa
flip flop
Descripción: electronica general
Contadores con Flip-FlopDescripción completa
Descripción completa
good
Full description
Deskripsi lengkap
Contribuye con el aprendizaje global :)Descripción completa
Experiment 9
J-K FLIP FLOP OBJECTIVE The student will be able to do the following: a. Determine the logic operation of JK flip flops. b. Connect and observe the state transition of JK as connected to the clock generator circuit. c. Design T flip flop from JK. d. Analyze timing diagram of flip flops. Flip-flop Flip-flops (FFs) are devices used in the digital field for a variety of purposes. When properly connected, flip-flops may be used to store data temporarily, to multiply or divide, to count operations, or to receive and transfer information. Flip-flops are bistable multivibrators. The types used in digital equipment are identified by the inputs. They may have from two up to five inputs depending on the type. They are all common in one respect. They have two, and only two, distinct output states. The outputs are normally labeled Q and Q’ and should always be complementary. When Q = 1, then Q’ = 0 and vice versa. There are four types of flip flops. These are SR, D, JK and T. On this experiment we will explore the operation of JK flip flop. JK JK flip flop is considered as the universal flip flop. When configured in various ways, it is capable of operating like most other types of flip flops.
Figure 1.
Clocked JK
Note that in a JK flip-flop, the letter J is for set and the letter K is for clear. When logic 1 inputs are applied to both J and K simultaneously, the Page 1 of 5
flip-flop switches to its complement state, ie., if Q=1, it switches to Q=0 and vice versa. A clocked JK flip-flop is shown in Figure 1. Output Q is ANDed with K and CP inputs so that the flip-flop is cleared during a clock pulse only if Q was previously 1. Similarly, ouput Q' is ANDed with J and CP inputs so that the flip-flop is set with a clock pulse only if Q' was previously 1. Note that because of the feedback connection in the JK flip-flop, a CP signal which remains a 1 (while J=K=1) after the outputs have been complemented once will cause repeated and continuous transitions of the outputs. To avoid this, the clock pulses must have a time duration less than the propagation delay through the flip-flop. The restriction on the pulse width can be eliminated with a master-slave or edge-triggered construction. The same reasoning also applies to the T flip-flop. T flip flop
Figure 2. T Flip flop
The T flip-flop is a single input version of the JK flip-flop. As shown in Figure 2, the T flip-flop is obtained from the JK type if both inputs are tied together. The output of the T flip-flop "toggles" with each clock pulse.
EQUIPMENT Prototyping board (breadboard) DC Power Supply 5V or 9V Battery 555 Timer circuit (complete) LED (2) Solid-core wire (gauge 22, 1 meter long) Digital IC: 74LS73 JK Flip flop
Page 2 of 5
GRAPHICAL SYMBOL
Figure 3.
74LS73 PIN CONFIGURATION
FUNCTION TABLE Input CLR L H H H H H
CLK X ↓ ↓ ↓ ↓ H Table 1.
Output J X L H L H X
K X L L H H X
Q L Q0 H L Toggle Q0
Q' H Q 0' L H Toggle Q 0'
74LS73 Function Table
PROCEDURE 1. Choose one set of flip-flop from IC 74LS73. Refer to figure 3 for pin set configuration. 2. Connect the Vcc and ground of the IC. 3. Connect the two LEDs to the state Q and its complement state Q’. 4. Connect the timer circuit to the input CLK of the IC.
Page 3 of 5
5. Test and observe the output of the different input combinations of J and K. Refer to the table 1 function table. 6. Based from what you have observed, continue plotting the highs and lows of Q and Q’ to the timing diagram below:
Figure 4. JK Timing Diagram
7. Connect J and K together to form T flip-flop. 8. Fill-up the function table below:
Input CLR L H H H
CLK X ↓ ↓ H Table 2.
Output T X L H X
Q
Q'
T Flip flop function table
Page 4 of 5
9. Continue the given timing diagram below by plotting the output signals of Q and Q’:
Figure 5.
T Flip flop timing diagram
REFERENCES Mano, M. and Kime, C. (2001). Logic and Computer Design Fundamentals (2nd Edition Updated). Prentice-Hall International http://wearcam.org/ece385/lectureflipflops/flipflops http://electronics.howstuffworks.com