LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
ClaudioH

Karnaugh map express VI

Hi,

 

I believe that an express VI that implements a Karmaugh map to solve a boolean equation would be good.

 

The VI should receive the input, request the output(s) name(s) and provide to the user "truth table" the define the boolean equation.

 

At the end, the VI should provide boolean gate array that fulfill the table.

 

Ref. http://en.wikipedia.org/wiki/Karnaugh_map

 

This would help us to implement complex logics with simple boolean algebra expressions.

 

Cheers.

CHCastro
3 Comments
tst
Knight of NI Knight of NI
Knight of NI

You might want to have a look at this idea, and be sure to read all of the comments - http://forums.ni.com/t5/LabVIEW-Idea-Exchange/General-Comparison-Operator-as-an-Express-VI/idi-p/128...


___________________
Try to take over the world!
ClaudioH
Member

Hi tst,

 

I understood your comment, the idea that you pointed have an evolution to something similar to mine.

 

Mine can classified as duplicated.

 

Cheers.

CHCastro
Laura F.
Active Participant