Ultra compact full adder, 2 blocks long Minecraft schematic preview

View

2D Build Guide

Layer-by-layer blueprint

3D Build Guide

Explore every layer

2D + 3D Build Guide

Synchronized split view

NBT viewer & editor

Inspect & edit raw tags

Hytale view

Preview (beta)

Materials list

PDF👑

Export build guides (PDF + SVG + Build book)

Export

Chunk size

Ultra compact full adder, 2 blocks long

by @RubenHillier

Blocks

68

Size

3 × 8 × 6

Flavor

JAVA

Category

Redstone

Tags

compact

redstone

logic

full adder

Description

I have built a compact 1-bit full adder using only torches; the dimensions are 6 wide by 8 tall with a depth of 2. I was able to make this very small thanks to my XOR gate, which is 4x2x4 (I will post it soon; it's also on my Reddit, u/Aggravating_Quiet_85). This full adder is a refined version of the one I have already posted on my Reddit.

I stacked two of my XOR gates on top of each other, and for the carry-out, I used the fact that both XOR gates already have a torch that works when both inputs are on; I simply ORed these signals together.

I have managed to place all the inputs on the base and the carry-out on the side; to put them in a linked row, the mirrored form is needed every other time. This allows the carry-in and carry-out to be on the same side.

This is done in Java Edition.

I have updated this design and posted it.

FAQ

Building this schematic