Im on my last question concerning karnaugh maps and i need help

Thread Starter

Nebuchedeser

Joined Mar 21, 2020
1
Im on my last question on my project which asks: Show the Karnaugh map for each input of each flip-flop. Simplify and create the flip flop input functions.
This is where im stuck as i dont know how to do it.
Also here is my progress
 

dl324

Joined Mar 30, 2015
16,935
Welcome to AAC!

Could you post the complete text of the problem? What type of flip flop are you using?

It's preferred that you post images on this site. It eliminates the need for members to go to other sites and prevents broken links in the future.

Truth table:
1584937101888.png
Kmaps:
1584937187229.png1584937220173.png
1584937280490.png
 

Analog Ground

Joined Apr 24, 2019
460
You are quite close and demonstrating knowledge of building and minimization of K-Maps.
Comments:
1. As in Post #2, what type of flip-flop is used? We can guess but it should be specified.
2. One of the K-maps is not fully minimized. In other words, there can be a larger group.
3. Your next step is "Simplify and create the flip flop input functions" as stated in the problem. What is the next step after creating the K-Maps? For example, if you are drawing a schematic or using an HDL, what do you need to know from the K-Maps?
 
Top