01-08-2015, 05:31 PM
I had a fabulous idea to make a Trinary calculator. Wouldn't have much use, like everything else on this server , but it would be a cool project.
Thoughts?
Thoughts?
01-08-2015, 10:36 PM
Sure why not, by trinary (ternary) i think you mean balanced ternary, in that case this is a good site:
http://homepage.cs.uiowa.edu/~jones/ternary/arith.shtml
01-08-2015, 11:38 PM
I guarantee you "trinary" is not a thing
01-09-2015, 01:38 AM
01-09-2015, 02:33 AM
that is ternary
01-09-2015, 02:18 PM
no because who uses trinary
01-09-2015, 05:50 PM
01-09-2015, 07:02 PM
I say go for it. It's an interesting idea. What kind of operations do you plan on including?
01-23-2015, 09:04 AM
I have a few trenary logic gates, and also an adder prototype somewhere.
I used signal strenght to do it, and its not larger than binary. But i prefer higher numerical systems.
01-28-2015, 04:33 PM
I did a ternary adder with kanokarob once ( https://www.youtube.com/watch?v=mhpp3qsVGYU ) and I think it' still on my plot. I hope it is.
I'M BAAAAAAACK!
01-28-2015, 10:32 PM
(This post was last modified: 01-28-2015, 10:39 PM by Frontrider.)
Hmm, the design looks really really familiar. Slightly altered hex adder where you ckeck the output if its a possible result. If yes, than it will make it through if not then it won't. You don't need input check as long as you stay bellow 7.
I tried to copy the design, but something is wrong. Can you ckeck my plot? (Frontryder) I might be wrong but the signal strenght of 3 on the top should be 12.
yes you are right It should be 12. it needs to subtract 3 from the output at that point. i must have gotten mixed up. like I said, I dont have minecraft here to test it.
Edit: fixed the picture Edit 2: thanks to frontrider for assembling the plans. the carry part was a little off but i fixed it and it works just fine.
01-30-2015, 09:04 AM
(This post was last modified: 01-30-2015, 09:07 AM by Frontrider.)
For the record:
That trenary adder is not different from an octal one. That is the base of my decimal adder. So, thats a really good one if you want to see how its works in "small scale".
02-04-2015, 10:07 PM
I think i still have the fastest analog adder that can be made ternary :p unless someone has one faster than a 4 tick throughput.
02-18-2015, 06:00 AM
(02-04-2015, 10:07 PM)Apocryphan Wrote: I think i still have the fastest analog adder that can be made ternary :p unless someone has one faster than a 4 tick throughput. I thinked a bit about that. If i can make a faster way to determine when to carry, than i would say thats the fastest speed bellow 8.( its some sort of barrier, ist easy to work bellow, gets harder above) |
|