LEARN BINARY(2 bit adder with decimal decoder)
Author | ROCK_BOY |
---|---|
Tags | author:rock_boy test unrated |
Created | 2006-05-25 |
Rating | 5 more votes required for a rating. |
Map Data | |
Description | This is to learn binary - first you switch the switches at the top and above should be displayed the sum(sorry its not very clear when you enter in a 2) you then follow the map round and when you get to th BOTTOM LEFT you should see an answer in binary(above the b arrow) then when you get to an exit it displays the answer in decimal.
I know this could be made by using up only about a quarter of the map ( by combining the NOT and AND or OR gates or using inverting AND gates for the X-OR gate - those of you who know what im talking about will know what im talking about - in fact i am making a 4 bit adder using that method but it looks a bit boring cos almost all the gates are inverting AND gates and a few OR gates) This map was inspired by alliedenvy's, whos although i like i did not think worked like a normal adder as it used a method of common factors, which although was extremely impressive it produced the numbers as you went along. My method was for it to do the sum then produce the number as a full thing rather than doors one at a time. For ease of understanding all the gates a separate and are separated by one piece of gold. This map is totally uncheatable, anyone that can cheat it will get two DEDs May i point out that allied envys x-or gate is wrong - i thought about doing a wee series on logic gates. And i must say i love all of allied envys logic gate type maps all are 5/5 check them out. last of all i thought about dedicating this map to B-MAN as is love for mathematics is almost unhealthy, but then i decided not to - no hard feelings B-MAN. |
Other maps by this author
Comments
Pages: (0)
2006-05-26
but...
i already know binary...its so easy...
make hexidecimal level...now that would be crazy...
make hexidecimal level...now that would be crazy...
2006-05-25
Here
The right demo. Even though I don't quite understand, I think 00+00 should equal to 0.
Demo Data |
---|
2006-05-25
Oops
Wrong demo
2006-05-25
I don't really understand
What this stuff is, but I think I have cheated your map.
Demo Data |
---|
but this has already been done.
bernietbb
binary for beginners continued
100s | 10s | 1s
| |
or
10^2 | 10^1 | 10^0
| |
binary is the same but with 2 instead of 10
2^2 | 2^1 | 2^0
| |
base 10 uses 10 digits(0-9)