Forums - Open Redstone Engineers
builder application - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Moderation (https://forum.openredstone.org/forum-94.html)
+--- Forum: Build Server Applications (https://forum.openredstone.org/forum-10.html)
+---- Forum: Approved For Trial (https://forum.openredstone.org/forum-11.html)
+---- Thread: builder application (/thread-13100.html)



builder application - akington - 09-11-2017

Minecraft name: ng_toxic

What do you like the most about redstone?: building computational hardware

What's a thing you have made which demonstrates redstone knowledge?: rca alu, cca alu, binary-bcd converter, 7seg display

What does the thing do?: speaking about the binary to bcd converter i want to first explain why bcd is useful. you could  have a binary number you want to display on a screen like 3 7 segment displays but you have a individual decoder line for every possible binary number and run that through a rom and then have that display on a screen that would be difficult and very time consuming because you would have to have a individual decoder line for every single possible number. instead of using 10 lines, you can encode each decimal digit into a four bit binary number. This is a playing part on how the double dabble algorithm has a role in decoding.

Explaining what the alu can do it preforms mathematical operations more or less like the brain of the cpu. you can implement logic gates by a combination of the alu's functions like !b !a FC Cin or a OR gate function. this machine makes it easy to subtract using 2's compliment add, multiply or divide. 

Image/s and/or video/s of the device, from imgur.com or youtube.com: https://imgur.com/9oLIGlh
https://imgur.com/jgeKoEi

What do you plan on making for your build trial?: 4bit alu rca

Yes i agree with all the rules! ofc


builder application - PaukkuPalikka - 09-11-2017

Accepted for trial! Hop on the server at mc.openredstone.org and ask a staff member for assistance.