PCB Design

University of Colorado Boulder

This section highlights hands-on PCB design work, from schematic capture and simulation to fabrication, assembly, and testing of complex boards. Emphasis is placed on design for signal integrity, power delivery, and professional lab practices.

Featured PCB Design Work

Lab 2: Introduction to Altium & PCB Layout

Introduced schematic capture, component libraries, and basic PCB layout practices in Altium Designer. Gave first experience with design rule checks and managing board constraints.

Lab 5: Power Delivery Networks

Analyzed power distribution networks (PDNs), learning how capacitor placement and return paths affect noise and stability in high-speed circuits.

Lab 9: Crosstalk and Coupling

Investigated capacitive and inductive crosstalk between PCB traces, quantifying how spacing and geometry influence unwanted signal coupling.

Lab 11: PCB Trace Resistance & Failure Testing

Measured trace resistance using multiple methods (two-wire, null, four-wire) and determined current capacity of copper traces. Experimentally stressed traces to understand thermal limits.

Lab 15: Good vs. Bad PCB Design

Compared layouts with different capacitor placement and return paths, showing how poor practices cause noise, ground bounce, and voltage collapse. Demonstrated that optimized PCB layout improves signal integrity by up to 7.5×.

Lab 16: Advanced PCB Signal Integrity

Focused on analyzing switching noise and transient responses, reinforcing the importance of tight decoupling and minimizing parasitic inductances.

Lab 18: PCB Manufacturing Tolerances

Studied manufacturing tolerances and their effect on PCB functionality, examining trace width, spacing, and solder mask implications on yield and reliability.

Board 1: 555 Timer LED Board

First complete PCB project — designed and built a 555 timer LED demo board. Practiced schematic capture, layout, JLCPCB fabrication, SMT assembly, and testing. Learned the importance of decoupling and current limitations.

Board 2: Good vs. Bad PCB Design

Explored PCB best practices by creating two nearly identical hex inverter circuits: one with optimized layout (solid return plane, close decoupling) and one with intentionally poor layout. Demonstrated how good design reduced ground bounce by ~4× and improved rise times:contentReference[oaicite:2]{index=2}.

Board 3: Golden Arduino

Custom-built ATmega328P-based Arduino clone with improved power delivery and noise performance. Implemented USB-to-serial, multiple crystals, decoupling strategies, and debugging test points. Compared against a commercial Arduino, showing significantly better signal integrity.

Board 4: Instrument Droid

Final project — a 4-layer Atmega328P-based measurement system that characterizes Thevenin resistance of voltage sources. Integrated DAC, ADC, MOSFET current source, op-amp control, LEDs, and buzzer feedback. Produced clean, accurate measurements and real-time feedback:contentReference[oaicite:3]{index=3}.