A collection of LTspice schematic files demonstrating fundamental static CMOS logic gate designs.
This project contains LTspice simulation files for basic CMOS logic gates implemented using static CMOS design methodology. These schematics are suitable for educational purposes, design verification, and circuit analysis.
| File | Description |
|---|---|
AND.asc |
2-input AND gate |
NAND.asc |
2-input NAND gate |
NOR.asc |
2-input NOR gate |
OR.asc |
2-input OR gate |
XOR.asc |
2-input XOR gate |
XNOR.asc |
2-input XNOR gate |
- LTspice (version 17.0 or later) — Download from Analog Devices
- Install LTspice on your system
- Open LTspice
- Navigate to this project folder and open any
.ascfile - Click the Run button (or press Ctrl+R) to simulate the circuit
- Use the probe tool to inspect node voltages and currents
- Edit Simulation Parameters: Double-click the
.tranor simulation command in the schematic to adjust runtime and step size - View Waveforms: Click on nodes to plot voltages; right-click on component symbols to display currents
- Export Data: Use File → Export to save simulation results for external analysis
- These designs follow standard static CMOS topology with pull-up (PMOS) and pull-down (NMOS) networks
- Device sizing is minimal; adjust W/L ratios based on specific performance requirements (speed, power, area)
- Verify timing and power characteristics for your target technology node
Shahrear Hossain Shawon Algo science Lab