Browse Search Popular Register Upload Rules User list Login:
Search:
Logic Gates fix

Image:
screenshot of the scene

Author: phunbox1 (RBS)

Group: phunbox1

Filesize: 323.74 kB

Date added: 2008-08-15

Rating: 5.5

Downloads: 726

Views: 1270

Comments: 3

Ratings: 2

Times favored: 1

Made with: Phun

Tags:

Scene tag

NOT, AND, OR, and XOR (exclusive or) logic gates.
Activated with black and white balls.
Have usage indicator.

Black = 1 : Purple mechanics
White = 0 : Yellow mechanics

They can be stacked and combined to make neat paths of logic. For example you could try making an OR gate out of three NOT and AND gates.

All the gates have an indicator that shows if they`ve been used (red) or not (green), gates can only be used once. If the two ball input values on the AND, OR, and XOR gates are too close together the indicator may not operate properly but the logic should still work.

The TWO gate simply produces another one of whatever was put in it.

You`ll notice that there are two copies of each gate one with text and the other one just shows the mechanics.

The platform thing to the right of the TWO gate is for putting under two gates whose output will be fed into one gate. It helps make sure the balls enter at different times.

(fixed bug where tilt device in AND, OR, and XOR gates stuck to block)
Please log in to rate this scene
edit
Similar scenes
Title: Logic gates...
Rating: 5.9091
Filesize: 275.8 kB
Downloads: 1172
Comments: 4
Ratings: 11
Date added: 2008/09/03 00:06:55
Made with: Phun
Rating: rated 5.9
download
Title: Logic Gates
Rating: 5
Filesize: 22.31 kB
Downloads: 940
Comments: 0
Ratings: 1
Date added: 2012/01/28 05:58:03
Made with: Algodoo v2.0.2 Edu
Rating: rated 5
download
Title: Machanical Logic Gates 纯机械结构逻辑门
Rating: 5
Filesize: 56.31 kB
Downloads: 293
Comments: 1
Ratings: 1
Date added: 2023/01/13 09:37:14
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Logic Gates
Rating: 6.6
Filesize: 330.92 kB
Downloads: 608
Comments: 3
Ratings: 5
Date added: 2008/08/15 10:26:57
Made with: Phun
Rating: rated 6.6
download
Title: 4 bit adder with logic gates
Rating: 5.625
Filesize: 27.91 kB
Downloads: 1374
Comments: 15
Ratings: 2
Date added: 2023/08/13 22:08:01
Made with: Algodoo v2.1.0
Rating: rated 5.6
download
Title: Nostalgia - Logic gates
Rating: 5
Filesize: 33.26 kB
Downloads: 873
Comments: 2
Ratings: 1
Date added: 2021/12/05 21:50:41
Made with: Algodoo v2.1.0
Rating: rated 5
download
Responses to this scene
show list
Title: Logic Gates version 2
Rating: 3.75
Filesize: 272.37 kB
Downloads: 383
Comments: 1
Ratings: 4
Date added: 2008/08/16 05:54:56
Made with: Phun
Rating: rated 3.8
download
Awesome, but I've only understood what the NOT and TWO gates do. What does the other do? I've tested them but I don't see the logic. I think the AND one releases the first ball you inputted if you input 2 balls?
The gates output a value Black) or White depending on their input(s).

The NOT and TWO gates only need one input ball. The AND, OR, and XOR gates require two, they can be two of the same color or both colors.

The single output value (ball) will differ depending on the gate it goes through.

Black = 1 = True
White = 0 = False

Simple Explanation (hopefully):

The AND gate is basically asking if both inputs are true, if so return true, otherwise return false.

The OR gate asks if any of the inputs are true, if so return true, otherwise return false.

The XOR gate (eXclusive or, sometimes EOR) asks if only one of the inputs is true, if so return true, otherwise return false.

If your still confused look up "logic gates" or "truth tables."
I get it now. Really great! Although the fact that you can only use the gates once really makes this a bit useless. Perhaps there's a way to make them reuse balls or have a larger stock of balls (for example, if you input 0 and the input must be 1, there really isn't a way to change a white ball to black, so at least make it have a larger stock of black balls, making the gate usable more than once).