Detecting Logic State of 6 in Binary with Decoder Glitches

  • Thread starter Thread starter sandy.bridge
  • Start date Start date
  • Tags Tags
    Decoder
AI Thread Summary
The discussion focuses on using a 3-input AND function to detect the binary state "6" (110) through decoder glitches. A frequency divider is implemented using D flip-flops, an inverter, and an AND gate, with the output of the AND gate indicating the state of 6. The ripple counter configuration causes the third flip-flop to change state only after the second, leading to a glitch when transitioning from the maximum count of 7 back to 0. This glitch occurs as the first flip-flop toggles to 0 before the others, briefly outputting 110. The logic analyzer is used to visualize this glitch during the transition.
sandy.bridge
Messages
797
Reaction score
1
Hello all,
I have a lab this afternoon that I was going over to ensure I was prepared for it. However, I am not entirely sure about the last part of the lab. Any help or reassurance is appreciated!

Decoder Glitches- Use a 3 input AND function to detect the logic state corresponding to "6" in binary (Q8=1, Q4=1 and Q2=0). Use a logic analyzer to display the expected output and the very brief "glitch" that occurs at the beginning of the zero state.

I'm looking for reassurance as to the first part. I have decided to use a frequency divider utilizing D flip flops, an inverter and an AND gate. Attached is my photo. The AND gate outputs 1 when Q8Q4Q2'=110, which is six.

Thanks!
 

Attachments

  • flipflop.JPG
    flipflop.JPG
    22 KB · Views: 713
Engineering news on Phys.org
The three flip flops are connected as a 'Ripple Counter.'

The third flop will not change state until after the second on has, and the second one will not change state until after the first one has.

At the maximum count of 7, the next state is 0. However the first flop toggles to 0 before the others do, which is decoded as 110b, or 6. That is the source of the 'glitch' just before the 0 state.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top