silly cpu idea

Thread Starter

ranch vermin

Joined May 20, 2015
85
im sorry for being gutless and deleting my post... I am an idiot.

but i think im actually correct here...

a = (b+c) & !(d+e)

I can do this with 2 resistors. But the catch is i give the output to discover the input.
So I give a (a single), and then i get distribution of results, and makes sense to electricity.
Seems crazy, but if thats the case, you can actually work all the logic backwards distribution to distribution, either way it doesnt matter. The input must be separated and only ever expand from a single result, but you are allowed to reuse the tracks and resistors (requires rebalancing) whats going to the other side, making it not the most infeesable thing ever.
Ram is cycling the output to the input, and also a differential analyzer does the same thing, and i have to figure that out.

I wont show the tracks, but I think im right now. a=b+c&!d+e is a really simple circuit, where you just watch the expansion from the - point (which has to be the output (a) and you have to give this side.) where the power is presented, then distributed amongst the other side, the electricity sucking from a single point to many destinations. (discovering the input, which seems useless, but it shouldnt matter in the end.)

Transistorless logic.
i hope you like writing your logic backwards!!!!
 
Last edited:

OBW0549

Joined Mar 2, 2015
3,566
In the original, you had a whole lotta batteries connected in series, some to (+) and some to (-), with (as best I could make out) an ENORMOUS bunch of jumper wires connected criss-cross/cattywumpus every which way for your "logic."

Personally, I thought that was a much more elegant design...
 

Thread Starter

ranch vermin

Joined May 20, 2015
85
I actually know it works now.
you can go distribution to distribution, it doesnt have any flaws.

ok i have to go home cause everyone thinks im dumb.
 

WBahn

Joined Mar 31, 2012
32,848
im sorry for being gutless and deleting my post... I am an idiot.

but i think im actually correct here...

a = (b+c) & !(d+e)

I can do this with 2 resistors. But the catch is i give the output to discover the input.
So I give a (a single), and then i get distribution of results, and makes sense to electricity.
Seems crazy, but if thats the case, you can actually work all the logic backwards distribution to distribution, either way it doesnt matter. The input must be separated and only ever expand from a single result, but you are allowed to reuse the tracks and resistors (requires rebalancing) whats going to the other side, making it not the most infeesable thing ever.
Ram is cycling the output to the input, and also a differential analyzer does the same thing, and i have to figure that out.

I wont show the tracks, but I think im right now. a=b+c&!d+e is a really simple circuit, where you just watch the expansion from the - point (which has to be the output (a) and you have to give this side.) where the power is presented, then distributed amongst the other side, the electricity sucking from a single point to many destinations. (discovering the input, which seems useless, but it shouldnt matter in the end.)

Transistorless logic.
i hope you like writing your logic backwards!!!!
This strike me as being pure babble.

If you want to be taken serious, provide examples that can be reproduced by others.
 

Thread Starter

ranch vermin

Joined May 20, 2015
85
Well I think im right, I have to go proove it soon.

If you want to make an old school arcade machine, you have to put the output back into the input. (probably with a few intermediatry object based building steps) And thats essentially what makes ram.

And since crossing two wires(-) into a third(+) is an or, double the buss for inverse polarity, 1 bit of ram is pretty small this way, considering its just 2 nor gates feedbacking to each other.

If you guys think im an idiot, oh well, i think i might not bother posting here anymore.
 
Last edited:
Top