How to alternate 2 flip flops with 2 clocks?

  • Thread starter Thread starter johny radio
  • Start date Start date
  • Tags Tags
    Clocks
AI Thread Summary
To alternate between two flip-flops, F1 and F2, using two clocks, C1 and C2, the design requires specific logic conditions. When clock C1 goes high, it should set F1 high and F2 low, while clock C2 should set F2 high and F1 low when it goes high. In cases where both clocks go high simultaneously, C2 takes precedence. The discussion requests a detailed implementation, including a truth table, state transition map, and Karnaugh map to visualize the logic. A clear design will ensure the proper functioning of the flip-flops based on the clock signals.
johny radio
Messages
2
Reaction score
0
Hello

I've got two flip-flops, F1 and F2.
And a clock C1. Every time the C1 goes High, it should drive F1 high and F2 low.
There's a slower clock, C2. When C2 goes High, it should drive F2 high and F1 low.
If C1 and C2 go high at the same time, C2 wins.

How to do this?

Thank You.
 
Engineering news on Phys.org
johny radio said:
Hello

I've got two flip-flops, F1 and F2.
And a clock C1. Every time the C1 goes High, it should drive F1 high and F2 low.
There's a slower clock, C2. When C2 goes High, it should drive F2 high and F1 low.
If C1 and C2 go high at the same time, C2 wins.

How to do this?

Thank You.

Truth table, state transition map, Karnaugh map, implementation. Please show us your work. :-)
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top