Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Re: Re: Bit operations for beginners

by dorko (Prior)
on Aug 10, 2003 at 00:31 UTC ( [id://282521]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Bit operations for beginners
in thread Bit operations for beginners

I used a chart like yours too for a while. After the instructor completed Boolean algebra and tested us on it, we weren't required to use it any more. At that point Karnaugh maps became my good friend! I guess that marks me as an engineer...
Like you I order my chart as a mathematician, engineer or programmer would ...

I found the following counting method most useful as it worked best with K-maps. In fact, this is the table I sketched into the front cover of my digital circuits textbook :)

A B A or B A nor B A xor B A and B A nand B
0 0 0 1 0 0 1
0 1 1 0 1 0 1
1 1 1 0 0 1 0
1 0 1 0 1 0 1

Cheers,

Brent
-- Yeah, I'm a Delt.

  • Comment on Re: Re: Re: Re: Bit operations for beginners

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://282521]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2025-07-09 09:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.