What is Flip flop: Definition and 40 Discussions

Flip-flops are a type of sandal, typically worn as a form of casual wear. They consist of a flat sole held loosely on the foot by a Y-shaped strap known as a toe thong that passes between the first and second toes and around both sides of the foot or can be a hard base with a strap across all the toes (these can also be called sliders or slides).
This style of footwear has been worn by the people of many cultures throughout the world, originating as early as the ancient Egyptians in 1,500 B.C.
In the United States the flip-flop has been popularized from the Japanese zōri, after World War II as soldiers brought them back from Japan. They became a prominent unisex summer footwear starting in the 1960s.

View More On Wikipedia.org
  1. Flying_Dutchman

    RS flip flop -- Replacing a NOR gate with an OR gate

    In the RS flip flops using a NOR gate if we replace the NOR by an OR gate all the outputs will be indeterminate. Both outputs Q and Q' will every time yield 1. Can you explain how the inputs 0 and 0 will give 1 1 as output
  2. Salman Ali

    Question about a Flip Flop circuit

    Hello! I am confused in a question I found on youtube. I have uploaded the screen shots. He told that with respect to S and R we have to write the change from Q to Q+( next state). But I am not getting it. How he wrote Q+ states?Is he considering that when S=1 , we have to set the circuit i.e on...
  3. AilingLore21

    Engineering JK Flip Flop Not Counting Properly in Actual Circuit

    Homework Statement Hello everyone. I tried practicing creating up down counters using the J/K FF. I've been using the Synchronized Clock with an up down counter and the simulation seems to be successful based on this circuit on the image However, in the actual circuit in a breadboard using a...
  4. T

    Electronic NOT gate chip question

    Hi, Can current flow both ways through a NOT gate, or is the diagram I saw, much like the picture I drew here, just drawn the wrong way around? Anyway, say it was correct, so what does this mean? Because the chip itself (the not gate chip Vcc = 5V and Gnd) takes 5V between it and the chip...
  5. B

    Abnormal low current from JK flip flop IC at toggle mode

    Hello, I am building a prototype of a balance indicator to prevent farm quadbike to roll on steep hills. I am using an arduino pro mini and 2 sets of assignable strips of 8 leds (https://www.adafruit.com/products/1426) and a gyro-accelerometer sensor. To power it, I am using the farm motor bike...
  6. M

    Timing diagram of flip flop and d-latch

    Tried using the template, had to put pictures because this concerns a diagram question! sorry guys! 1. Homework Statement Consider the circuit shown in the figure below which consists of a positive edge triggered flipflop with selective load capability (identified as MICK) and a level...
  7. G

    D Latch and D type Flip Flop Question

    Homework Statement Hello, I am thinking about the operation of the D latches and Flip Flops. I know the operation of Latch : When clock is hi: -Q follows D in simple combinational behaviour - D/Q path is transperant ( what I think it means what is on D can be seen on Q) ? At...
  8. C

    Engineering What is a D Latch Flip Flop Circuit for a Control Relay?

    I need help! I'm really close to figuring out this Control Relay circuit but I'm running out of time. Circuit Description: Plug in the circuit and the light turns on. Press the momentary button and the light goes off. Press the momentary button again, and the light turns back on...
  9. C

    Engineering Burglar Alarm Circuit - Help needed with 555 Flip Flop timer.

    Homework Statement I have to construct a circuit for my Physics class. The circuit must be tripped by a CDS Cell (Detects changes in light) and, once being 'tripped' it must play a continuous sound and make an LED flash on and off. This picture is of the circuit board we are allowed to...
  10. S

    Two types of edge-triggered flip flop?

    I've lately been going through the Nand2Tetris course since I never had the chance to take anything like it in college, and in its chapter on sequential logic , it treats the D flip-flop as a fundamental component. I found that somewhat unsatisfying, so I went and started reading up on...
  11. T

    Understanding Master-Slave Flip Flop

    I was studying this from some info in found online and i couldn't understand something: "Although this circuit (J-K) is an improvement on the clocked SR flip-flop it still suffers from timing problems called "race" if the output Q changes state before the timing pulse of the clock input has...
  12. T

    D Flip Flop with Enable: Understanding Function and Next State Equation"

    Homework Statement What does flip flop with clock enable mean and what is the next state equation for D flip flop with clock enable?
  13. D

    JK flip flop master slave - Master remembers?

    NB: Got a bit wordy, highlighted question in red. Homework Statement Just a picture of what we're dealing with. I'm given a clock pulse, J and K inputs, and asked to describe the JK master-slave flip flop output.Homework Equations J K Q(t+1) 0 0 Q(t) No change 0 1 0...
  14. M

    Which JK Flip Flop is Best for Simple State Machines Using a 9V Battery?

    Hi, I am looking to build some very simple state machines, with JK flip flops. I am planning to run them off a 9 volt battery, if that is feasible. Does anyone have a suggestion on what JK flip flop to buy, preferably from Mouser? I know Mouser has about 300 different parameters to pick...
  15. C

    Can we use 74LS73 ICs for master-slave JK flip flop?

    Hi everybody... This is not actually a home work question...i didn't find any other place to post it... 1.Can we make master slave jk flipflop using 74LS73 ic's which containt two individual jk flipflops? 2.JK flip flop has two 3-input NAND gates and the outputs are fed back from its...
  16. S

    Create Mod Counter Using Flip Flops: 5 to 2 Cycle

    Homework Statement To create a mod counter using flip flops that counts from 5 down to 2 and repeats this cycle...example 5, 4, 3, 2, 5, 4, 3, 2, 5, 4, 3, 2... The Attempt at a Solution I currently can get it to count from 7 down to 2 no problems...the issue is...I don't know how to skip...
  17. F

    Blinking LED: do I use 555 or a flip flop?

    Hello forum. to make an LED blink, would I use a 555 chip or a flip flop and why? thanks fisico30
  18. N

    Regarding jk flip flop Q' stability.

    Hi, I am trying to understand and analyze JK flip flop's (using RS flop flop i.e. using NOR gates). I have written out the characteristic table and when I give Q = 1, J=1 and K = 0 I am trying to analyze the Q' (Q complement) by giving the intial state to 0. I find that Q settles to 1 (i.e...
  19. A

    Recreating JK flip flop in DSCH , none of the designs work.

    Hi, I'm using DSCH3.5 and I'm trying to build a JK latch. I've found 3 different designs online (which confuses me) and I've recreated them in the software but they aren't functioning at all. Does anyone know what's going on? I'm losing a lot of sleep over this I must be doing something silly...
  20. U

    Need Explanation of this Master Slave D Flip Flop

    Please look @ the pictures below. I have drawn a master slave D flipflop with preset and clear option as mentioned in the book. http://i28.lulzimg.com/7e22bfc016.png Can anyone tell me what is the necessity of the wires that are highlighted in the image? isn't the wire @ last stages of...
  21. J

    Understanding D Flip Flop Behavior: Clock Effects on NAND Gates

    when D will be 0 then in the first input to the lower nand gate will be 1 and the first input to the upper nand gate will be 0 If clock (CLK) = 1 then in the upper Nand gate 0 NAND 1 will be 1 and in the lower nand gate 1 NAND 1 will be 0. now In the Second upper NAND gate 1 will go as the...
  22. C

    Help building one flip flop using another? (Digital Logic Design)

    Can anyone show me the proper procedure to construct a flip flop using another flip flop? My Teaching Assistant gave us these steps you can use on any occasion but I cannot seem to apply it in this certain case. How do you build a JK flip flop using a Toggle Flip Flop with an Enable? The...
  23. M

    Counter Flip Flop: Analyzing Waveform Outputs

    [PLAIN]http://img713.imageshack.us/img713/853/98302269.jpg So I included the waveform I drew in the picture. The first one is the clock pulse, the second is the output from the T-flip flop on the left, and the third is the output from the T-flip flop on the right. I'm really not sure if this...
  24. M

    Are Set and Reset Asynchronous in a D flip flop?

    I had a lab and I wrote they are asynchronous, so the clock input matters, but I am starting to doubt if I did it properly :confused:...what is the effect for both suppose to be simultaneously or independently? Thanks.
  25. H

    How to Design a J-K Flip Flop Using VHDL?

    j_k flip flop .by using vhdl ..please help hi every body i hope every things gana be okay i really have pro,,in my class so anyone can help me please give is hand to help any ways ,, my problem is about ,, my doctor give us homework about some things we don't know how to do , so...
  26. P

    VHDL design using T Flip Flop

    Problem Statement: (a) Write a T-flip-flop description with a clock (clk) and a t input. Toggling is done on the rising edge of (clk) when t is '1'. Include a generic parameter for the flip-flop delay, one for minimum pulse width on t, and one for the flip-flop identification number. The...
  27. B

    J-K Flip Flop wave forms

    I understand that the truth table involved, and how it works, but i don't get the timing of the diagrams. I've looked on numerous internet sites and through many books but i still don't understand how when J=K=0 and CLK= up, with Q having no change, that the out put (Q) is up, when the others...
  28. S

    Drawing D flip flop using T flip flop

    Draw a D flip-flop using a T flip flop and combinational logic The Attempt at a Solution - I'm not even sure where to start with something like this. I'm trying to figure out how they relate and how you would be able to use one to draw the other. I know that in the standard design...
  29. D

    Designing a Synchronous Controller with JK Flip Flops for Object Detection

    Homework Statement I'm having difficulty with this problem. using a synchronous controller with jk flip flops, a device is to turn whenever it hits an object. on the front of the device, there is a sensor whose output is "1" whenever it hits an object and "0" in any other case. It has two...
  30. T

    How Can a D-Type Flip Flop Handle Simultaneous High Inputs?

    http://img329.imageshack.us/my.php?image=39501432oa1.jpg if one of them was 0 then no problem because the other wire value doesn't matter but here we have both 1 if i look on one of the NANDs gates we have one input of 1 and the other input value is unknown because it comes from the...
  31. L

    Simple NAND flip flop question

    something has always bothered me about nand flip flops and their use in memory so I thought I would ask this here and get it cleared up. In a basic nand flip flop like the one found here: http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/nandlatch.html#c1" I understand that there is a...
  32. Amith2006

    Is it possible to have a positive or negative edged J-K master slave flip flop?

    Homework Statement Does an edge triggered J-K master slave flip flop exist? In a clocked J-K master slave flip flop, the master may be positive edge triggered and the slave may be negative edge triggered or vice versa. Can this flip flop be called an edge triggered J-K master slave flip...
  33. Amith2006

    Edge triggered JK flip flop

    Homework Statement I am unable to understand the working of a positive edge triggered JK flip flop. In the figure, there are 2 AND gates on the left (one over the other) and there are 2 NOR gates on the right (one over the other). I have used an RS flip flop to construct the JK flip flop. The...
  34. S

    Answering JK Flip Flop Questions: How do I get xA' + x'A + xB?

    We're analyzing JK flip flop circuits and I don't understand it. So, Given that J = x, and K = xB' , my notes say that Q+ = JQ' + K'Q. I understand that. Then, substituting, we get xA' + x'A + xB. I have no idea how that final result was obtained. Can anyone help me with this?
  35. E

    What happens when both inputs are closed in a flip-flop fluidic device?

    In a flip-flop fluidic (air logic) device like the one shown in the attachment what happens if both the C1 and C2 are closed for the truth table.
  36. T

    :Timing Diagram for JK Flip Flop

    for j k flip flop,there is a inverse clock,Q(output) , Q bar(knot) output ,J and K when drawing the timing diagram,is it necessary to state the output of the Q bar (knot) or only the Q (output) is enough?? pls help
  37. T

    Understanding JK Flip Flop Circuits

    does anybody knows how to read the table or has any explanation for jk flip flop??any website recommended pls...
  38. D

    Latch and Flip Flop: Is Latch a Type of Flip-Flop?

    Is latch a type of flip-flop? I'm confuse.
  39. C

    JK Flip Flop Implementation

    Given the table of a state diagram: Qpresent | Input | Qnext | Output 0 0 0 0 0 1 1 1 1 0 1 0 1 1 0 0 So, output = Qpresent' * Input I must use a JK flip flop implementation of all of this. I...
Back
Top