New Reply

How to alternate 2 flip flops with 2 clocks?

 
Share Thread
Nov11-12, 03:19 PM   #1
 

How to alternate 2 flip flops with 2 clocks?


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.
PhysOrg.com engineering news on PhysOrg.com

>> Mathematical algorithms cut train delays
>> Researchers design software to detect changes in colour vision
>> Trend study identifies potential for humans and technology to interact in a manufacturing environment
Nov11-12, 10:00 PM   #2
 
Mentor
Quote by johny radio View Post
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. :-)
New Reply

Tags
clock, flip flop, logic

Similar discussions for: How to alternate 2 flip flops with 2 clocks?
Thread Forum Replies
Flip Flops and clocks with multisim Electrical Engineering 6
J-K flip flops Electrical Engineering 1
flip flops Electrical Engineering 5
Flip Flops Electrical Engineering 7
flip flops Electrical Engineering 2