LOGIC LAB · TEMPLATES

回路テンプレート

デジタル論理設計のワークフローを加速するプロフェッショナルな回路テンプレート

論理の基礎

AND Gate Security System circuit diagram

AND Gate Security System

Learn AND gate logic with a two-key security system. Both keys must be pressed to unlock the door. Perfect introduction to digital logic gates.

Beginner 論理の基礎
Buffer and Tri-State Demo circuit diagram

Buffer and Tri-State Demo

Buffer circuits demonstrating signal amplification and tri-state control. Learn about high-impedance states and bus systems.

Beginner 論理の基礎
Multi-Switch OR Gate System circuit diagram

Multi-Switch OR Gate System

Multiple OR gates controlling a lighting system. Any switch can turn on the lights. Great for understanding parallel control systems.

Beginner 論理の基礎
NOT Gate Signal Inverter circuit diagram

NOT Gate Signal Inverter

Simple NOT gate demonstration showing signal inversion. Input high makes output low and vice versa. Fundamental logic inversion concept.

Beginner 論理の基礎
OR Gate Alarm System circuit diagram

OR Gate Alarm System

Multi-sensor alarm using OR gates. Any sensor activation triggers the alarm. Learn how OR gates enable multiple trigger sources.

Beginner 論理の基礎
OR Gate Explorer circuit diagram

OR Gate Explorer

Interactive OR gate demonstration. Learn how OR gates work with visual feedback - any input can activate the output.

Beginner 論理の基礎
Single-Bit Tri-State Buffer circuit diagram

Single-Bit Tri-State Buffer

Basic tri-state buffer with enable control. Learn about high-impedance state and shared bus concepts in digital systems.

Beginner 論理の基礎
Template: 2-Bit Binary Adder circuit diagram

Template: 2-Bit Binary Adder

2 Bit Adder

Beginner 論理の基礎
Triple AND Gate Treasure Chest circuit diagram

Triple AND Gate Treasure Chest

Explore cascaded AND gates with a three-key treasure chest. All three keys must be active to open the chest. Demonstrates multiple gate combinations.

Beginner 論理の基礎

組合せ論理

1-Bit Full Adder Component circuit diagram

1-Bit Full Adder Component

Single full adder component with carry input and output. Foundation for multi-bit arithmetic circuits.

Beginner 組合せ論理
1-Bit Half Adder circuit diagram

1-Bit Half Adder

Template: Template: 1-Bit Half Adder - Fundamental 1-bit addition using XOR and AND gates with digit display. Learn basic binary arithmetic and carry generation.

Beginner 組合せ論理
1-to-2 Demultiplexer circuit diagram

1-to-2 Demultiplexer

Basic demultiplexer routing one input to two outputs. Learn data distribution and addressing concepts.

Beginner 組合せ論理
2-to-1 Multiplexer circuit diagram

2-to-1 Multiplexer

Basic 2-input multiplexer with select control. Foundation for data selection and routing circuits.

Beginner 組合せ論理
2-to-4 Decoder circuit diagram

2-to-4 Decoder

Two-bit decoder creating four output lines. Learn address decoding for memory and device selection.

Beginner 組合せ論理
Binary to Gray Code Converter circuit diagram

Binary to Gray Code Converter

Converts a 4-bit binary number to Gray code, where consecutive values differ by exactly one bit. Each Gray bit is an XOR of adjacent binary bits.

Beginner 組合せ論理
Half Adder Component Demo circuit diagram

Half Adder Component Demo

Half adder component demonstration with digit displays. Introduction to packaged arithmetic components in digital design.

Beginner 組合せ論理
Half Subtractor circuit diagram

Half Subtractor

Subtracts one bit from another, producing a Difference bit and a Borrow bit. The complement of the half adder.

Beginner 組合せ論理
1-to-4 Demultiplexer circuit diagram

1-to-4 Demultiplexer

Four-output demultiplexer with address selection. Demonstrates address decoding and data distribution.

Intermediate 組合せ論理
2-Bit Binary Adder circuit diagram

2-Bit Binary Adder

Two-bit binary addition with carry propagation. Demonstrates multi-bit arithmetic using basic gates and carry chain.

Intermediate 組合せ論理
2-Bit Full Adder Chain circuit diagram

2-Bit Full Adder Chain

Two-bit full adder with carry propagation. Learn how full adders chain together for multi-bit arithmetic.

Intermediate 組合せ論理
3-to-8 Decoder circuit diagram

3-to-8 Decoder

Three-bit decoder with eight outputs. Advanced address decoding for larger memory and I/O systems.

Intermediate 組合せ論理
4-Bit Magnitude Comparator circuit diagram

4-Bit Magnitude Comparator

Compares two 4-bit numbers A and B and asserts one of three outputs: A greater than B, A equals B, or A less than B.

Intermediate 組合せ論理
4-to-1 Multiplexer circuit diagram

4-to-1 Multiplexer

Four-input multiplexer with 2-bit selection. Learn multi-input data routing and selection logic.

Intermediate 組合せ論理
4-to-2 Priority Encoder circuit diagram

4-to-2 Priority Encoder

Four-input priority encoder creating 2-bit output. Learn data compression and priority encoding schemes.

Intermediate 組合せ論理
Binary Number Analyzer circuit diagram

Binary Number Analyzer

Multi-gate circuit analyzing 3-bit binary numbers. Uses NOT, AND, OR, and XOR gates to detect patterns and properties in binary data.

Intermediate 組合せ論理
Digital Lock Security System circuit diagram

Digital Lock Security System

Advanced security system using NOT and AND gates. Specific combination required to unlock. Demonstrates complex boolean logic implementation.

Intermediate 組合せ論理
Full Adder with Carry circuit diagram

Full Adder with Carry

Full adder circuit using half adders and OR gate. Learn carry input handling and full arithmetic operations.

Intermediate 組合せ論理
Full Subtractor circuit diagram

Full Subtractor

Subtracts two bits and an incoming borrow, producing a Difference and an outgoing Borrow. Chains to build multi-bit subtractors.

Intermediate 組合せ論理
Parity Generator and Checker circuit diagram

Parity Generator and Checker

Generates an even-parity bit for 4 data bits with an XOR tree, then checks a received parity bit for single-bit transmission errors.

Intermediate 組合せ論理
Smart Robot Decision Logic circuit diagram

Smart Robot Decision Logic

Complex decision-making circuit using multiple gate types. Robot logic with sensors, NOT gates, AND gates, and OR gates for intelligent behavior.

Intermediate 組合せ論理
TV Channel Selector MUX circuit diagram

TV Channel Selector MUX

4-to-1 multiplexer selecting TV channels. Learn data routing and selection using multiplexer logic for real-world applications.

Intermediate 組合せ論理
1-to-8 Demultiplexer circuit diagram

1-to-8 Demultiplexer

Eight-output demultiplexer with 3-bit address selection. Advanced data routing for complex systems.

Advanced 組合せ論理
3-Bit Binary Adder circuit diagram

3-Bit Binary Adder

Complex 3-bit adder with full carry propagation. Advanced arithmetic circuit demonstrating cascaded carry logic.

Advanced 組合せ論理
8-to-1 Multiplexer circuit diagram

8-to-1 Multiplexer

Eight-input multiplexer with 3-bit selection. Complex data routing for advanced digital systems.

Advanced 組合せ論理
8-to-3 Priority Encoder circuit diagram

8-to-3 Priority Encoder

Eight-input priority encoder with 3-bit output. Advanced data compression and interrupt handling concepts.

Advanced 組合せ論理
Complex Logic Circuit Demo circuit diagram

Complex Logic Circuit Demo

Advanced multi-gate circuit using XNOR, AND, and various constants. Complex boolean logic implementation for advanced learners.

Advanced 組合せ論理

メモリシステム

4-Bit Binary Counter circuit diagram

4-Bit Binary Counter

Template: Template: 4-Bit Binary Counter - Interactive 4-bit binary counter with visual output lights. Learn binary counting sequences and clock-driven operation. Count from 0 to 15 in binary.

Beginner メモリシステム
4-Bit PIPO Register circuit diagram

4-Bit PIPO Register

A parallel-in parallel-out register: four D flip-flops sharing a clock capture four input bits simultaneously and hold them.

Beginner メモリシステム
4-Bit Counter with Display circuit diagram

4-Bit Counter with Display

4-bit counter with digital display and oscilloscope timing. Learn counter operation and numerical display systems.

Intermediate メモリシステム
4-Bit Johnson Counter circuit diagram

4-Bit Johnson Counter

A twisted-ring counter: the inverted output of the last flip-flop feeds the first, producing eight unique states from four flip-flops.

Intermediate メモリシステム
4-Bit Register with Clock circuit diagram

4-Bit Register with Clock

Basic 4-bit register with parallel load and clock. Foundation for data storage in digital systems with timing analysis.

Intermediate メモリシステム
4-Bit Ring Counter circuit diagram

4-Bit Ring Counter

Four D flip-flops in a loop. The Preset input loads a single 1 (state 1000); each clock pulse then shifts that 1 around the ring, giving a one-hot sequence.

Intermediate メモリシステム
4-Bit Shift Register circuit diagram

4-Bit Shift Register

This circuit is a 4-bit Serial-In, Parallel-Out (SIPO) Shift Register. Its primary function is to take a stream of data one bit at a time (serially) and store it. Once the data is stored in the register, all four bits can be read simultaneously (in parallel). It essentially converts data from a serial format to a parallel format

Intermediate メモリシステム
4-Bit Shift Register SISO circuit diagram

4-Bit Shift Register SISO

Serial-in, serial-out shift register with oscilloscope. Learn data shifting and serial communication concepts.

Intermediate メモリシステム
Register Load Control Demo circuit diagram

Register Load Control Demo

Register with load control and multiplexed input selection. Learn conditional data loading and register control signals.

Intermediate メモリシステム
T Flip-Flop Frequency Divider circuit diagram

T Flip-Flop Frequency Divider

Toggle flip-flop chain creating frequency division. Learn how T flip-flops divide clock frequencies for timing circuits.

Intermediate メモリシステム
3-Bit Up/Down Counter circuit diagram

3-Bit Up/Down Counter

A synchronous 3-bit counter that counts up or down depending on a direction input. T flip-flops toggle under combinational steering logic so all bits change on the same clock edge.

Advanced メモリシステム
4-Bit PISO Shift Register circuit diagram

4-Bit PISO Shift Register

Loads four bits in parallel (Load = 1) then shifts them out one bit per clock on a single serial line (Load = 0). The parallel-in serial-out converter at the heart of serial transmitters.

Advanced メモリシステム
8-Bit Counter with Controls circuit diagram

8-Bit Counter with Controls

8-bit counter with load, enable, and clear controls. Advanced counter operations with dual display outputs.

Advanced メモリシステム
8-Bit SIPO Shift Register circuit diagram

8-Bit SIPO Shift Register

8-bit serial-in, parallel-out shift register with dual oscilloscope. Advanced serial-to-parallel data conversion.

Advanced メモリシステム
Basic RAM Memory System circuit diagram

Basic RAM Memory System

RAM memory with program loader and clock control. Introduction to random access memory operation and addressing.

Advanced メモリシステム
Modulo-N Counter with Reset circuit diagram

Modulo-N Counter with Reset

Programmable modulo-N counter with reset logic. Learn custom counting sequences and counter design techniques.

Advanced メモリシステム
RAM with Address Control circuit diagram

RAM with Address Control

Enhanced RAM system with address and data control switches. Advanced memory operations and data storage concepts.

Advanced メモリシステム
Register Data Transfer System circuit diagram

Register Data Transfer System

Complex register-to-register data transfer with multiplexers. Learn data bus operations and register file management.

Advanced メモリシステム

CPUコンポーネント

4-Bit ALU Demonstration circuit diagram

4-Bit ALU Demonstration

Complete 4-bit ALU performing arithmetic and logic operations. Advanced combinational circuit for CPU design.

Advanced CPUコンポーネント
8-Bit ALU System circuit diagram

8-Bit ALU System

Professional 8-bit ALU with multiple operation modes. Complex arithmetic and logic unit for advanced processor design.

Advanced CPUコンポーネント
8-Bit Serial Transmitter Receiver circuit diagram

8-Bit Serial Transmitter Receiver

Complete serial communication system with transmit and receive shift registers. Learn UART-style data transmission.

Advanced CPUコンポーネント
CPU Flags Register circuit diagram

CPU Flags Register

Processor flags register with condition code inputs. Learn status flag operation in CPU design and condition testing.

Advanced CPUコンポーネント
Intel 4004 — World's First Microprocessor circuit diagram

Intel 4004 — World's First Microprocessor

A working 4-bit microprocessor in the spirit of the 1971 Intel 4004 — the world's first single-chip CPU. A real stored program (4 × 3 by repeated addition) flows through FETCH → DECODE → EXECUTE → STORE on three tri-state buses, and a dedicated product display steps a clean 0 → 4 → 8 → 12 before the machine halts.

Advanced CPUコンポーネント
ROM Memory Demonstration Circuit circuit diagram

ROM Memory Demonstration Circuit

Interactive ROM memory demonstration circuit featuring sequential address generation with an 8-bit Program Counter, binary counting display (0-15), and control signal testing for Chip Select (CS) and Output Enable (OE). Ideal for learning memory addressing, tri-state logic, and active-LOW control signals.

Advanced CPUコンポーネント
Sequential Instruction Executor circuit diagram

Sequential Instruction Executor

Basic CPU with program counter, ROM, and instruction register. Learn instruction fetch and execution cycles in processor design.

Advanced CPUコンポーネント