Circuit Diagram

Circuit diagram generator — original and minimized, both buildable as real ICs.

Type an expression or pull it straight from the K-Map, and LogicBench draws the actual gate-level circuit — the original unsimplified version next to the minimized one, each labeled with its exact term and gate count.

Every gate is wired the way you'd draw it by hand for a DLD lab report: NOT gates on inverted inputs, AND/OR gates sized to their term count. But this isn't a static diagram — either the original or the minimized circuit has its own Build This Circuit button, which wires it from real 74-series ICs inside LogicBench's simulator, on a real breadboard, with real power and ground. Once built, the circuit isn't a dead end: you can extend it, probe it with the logic analyzer, or use it as a sub-circuit inside a larger design — the same way you'd reuse a verified block on a real bench.

Screenshot of the LogicBench Circuit Diagram — Circuit diagram generator — original and minimized, both buildable as real ICs.
Open Circuit Diagram
How it works

4 steps, no signup.

01

Enter an expression

Type a Boolean expression or bring one over from the K-Map solver.

02

See both circuits, gate for gate

The original unsimplified schematic renders next to the minimized one, with term and gate counts for each.

03

Compare the exact cost

See precisely how many gates simplification saved, not just a general claim that it did.

04

Build either one as real ICs

Click Build This Circuit to wire it from real 74-series ICs — reusable as a sub-circuit in another design.

Built for the whole bench

Solve it here, then wire it for real.

Every result in the Digital Logic Suite can be built directly in LogicBench’s simulator with real 74-series ICs — no retyping equations, no redrawing circuits by hand.

Launch the simulator
Common questions

FAQ

How does LogicBench draw a circuit from a Boolean expression?

It parses the expression into AND, OR, and NOT gates matched to its structure, then lays them out left to right the way a hand-drawn DLD schematic would be — inputs on the left, inverters on inverted literals, gates sized to how many terms feed them.

Why does it show two circuits instead of one?

Seeing the original unsimplified circuit next to the minimized one, with exact gate counts for both, makes the point of simplification concrete — same output, a specific, visible reduction in gates.

Can I build the diagram as an actual working circuit, not just view it?

Yes — either the unsimplified or minimized circuit builds directly in LogicBench's simulator from real 74-series TTL ICs on a breadboard. It behaves like a physical circuit, so you can verify it before a lab practical.

Can I reuse a built circuit inside a larger design?

Yes — once a circuit is built in the simulator, it can be extended or used as a sub-circuit inside a bigger circuit, the same way you'd reuse a verified block on a real breadboard instead of rebuilding it from scratch.

More in the suite

The rest of the Digital Logic Suite.

Start solving — no signup.

Free, in your browser, and connected to a real IC simulator.

Open the tool