Skip to content

How to make a PCB Prototype?

Introduction

A printed circuit board (PCB) prototype is an early sample version of a PCB designed to test the viability of the PCB design before full-scale manufacturing. Building a high-quality PCB prototype is a crucial step in the electronics design process, allowing the designer to verify the PCB’s functionality and catch any errors before committing to mass production. This guide will walk through the key steps involved in creating a functional PCB prototype.

Overview of PCB Prototyping Process

The typical workflow for building a PCB prototype is:

  1. Create schematic and PCB layout files
  2. Choose PCB fabrication process
  3. Select PCB materials
  4. Submit Gerber files to PCB manufacturer
  5. Assemble PCB components
  6. Test prototype board
  7. Iterate on design as needed

The following sections will explore each of these steps in greater detail, from designing the board to testing the finished prototype.

Schematic Capture and PCB Layout

The first step is to design the schematic and PCB layout files that define the structure of the board. This is done using EDA (electronic design automation) software such as Eagle, Altium, OrCAD, KiCad, etc.

The schematic will include all the components and connectivity on the board. The PCB layout will take the schematic and lay out the traces, pads, silkscreen, drill holes, etc. Some key considerations when designing the board:

  • Ensure the schematic follows best practices for readability and manufacturability. Pay attention to conventions for symbols, net names, etc.
  • Make the PCB layout match the schematic exactly. Any discrepancies will lead to an non-functional board.
  • Follow manufacturer design rules and capabilities. For example, trace widths, hole sizes, clearance rules.
  • Minimize traces lengths for better performance, especially for high-speed signals
  • Include test points, programming headers, and other features to support prototyping

Selecting PCB Fabrication Process

PCB Manufacturing Flow Chart
PCB Manufacturing Flow Chart

There are several options for manufacturing PCB prototypes in low volumes. Each has tradeoffs between cost, quality, and turnaround time.

Milling/Engraving

A mechanical process that uses a small end mill or laser to cut away copper on the board. Best for very fast turnarounds but lower precision.

Pros:

  • Extremely fast turnaround, usually 1-2 days
  • Low cost for basic boards

Cons:

  • Limited features and design rules
  • Lower precision and accuracy

Chemical Etching

Uses chemicals to etch away unwanted copper on blank PCB laminate. Provides good quality for prototyping.

Pros:

  • Fast turnaround, around 2-4 days
  • Good quality and resolution
  • Low to moderate cost

Cons:

  • Limited on fine features below 8 mil line/space

Photolithography

The traditional PCB fabrication technique that uses light-sensitive photoresist and etchants. Provides excellent quality and capabilities.

Pros:

  • High precision down to extremely fine geometries
  • Excellent for high complexity boards
  • Wide range of material options

Cons:

  • Slower turnaround time, 5-10 days
  • Higher costs as complexity increases

Choosing PCB Materials

PCBA prototype assembly

The substrates and coatings used in the PCB fabrication process impact the cost, capabilities, and characteristics of the finished board.

Substrate (Core) Material

This forms the base laminate material for the PCB. Common options:

  • FR-4 Glass Epoxy – Most common, inexpensive but good performance for prototyping
  • CEM-1 Paper Epoxy – Cheaper but lower performance than FR-4
  • FR-4 High Tg – Improves heat resistance for enhanced thermal/mechanical capabilities
  • Rogers RO4003 – High frequency circuit material
  • Polyimide – Extremely heat resistant flexible material

Copper Thickness

Thicker copper increases current handling and thermal dissipation. Common options:

  • 1 oz – Standard weight for signal traces
  • 2 oz – Heavier copper for power traces
  • 1/2 oz – Thinner copper to save cost, allow for finer traces

Soldermask and Silkscreen

Colored lacquers applied over copper for insulation and labeling. Options:

  • LPI Soldermask – Liquid PhotoImageable soldermask for high resolution
  • SR Green Soldermask – Most common and inexpensive mask color
  • Glossy vs. Matte Finish – Glossy better for denser designs
  • Silkscreen Legends – Printed labels, often white

Surface Finishes

Applied to exposed pads/traces to facilitate soldering. Options:

  • HASL (Lead) – Common finish, allows leaded soldering
  • ENIG – Gold immersion finish for high reliability leaded/lead-free soldering
  • Hard Gold Plating – Excellent wear resistance, ideal for test points/probes
  • OSP – Organic Solderability Preservative, lead-free compatible

Submitting Gerber and Drill Files

To fabricate the board, the PCB layout data must be converted to a standard format called Gerber files along with drill data. These files provide all the info needed to produce the bare PCB.

Most EDA tools can generate Gerber files and Excellon drill files from the PCB layout. Double check for errors before submitting to your board house.

Standard Gerber files required:

  • Copper layers – Top, Bottom, Internal layers
  • Soldermask top and bottom
  • Silkscreen layers top and bottom
  • Board outline/profile layer
  • Drill drawing and Excellon drill file

Zip the files and upload to your chosen manufacturer. Be sure to order any specified surface finishes.

Assembling Components onto the PCB

through-hole assembly process

Once the bare PCBs come back from fabrication, the next step is populating the boards with components by soldering. This can be done manually or by using SMT assembly equipment for high volume production.

Bill of Materials

You’ll need a complete bill of materials (BOM) specifying all required components before assembling the board. Ensure you order the correct parts specified in the BOM and extra spares.

Manual Assembly

For prototyping it’s common to manually assemble boards. Some tips:

  • Use a soldering iron, solder, and basic tools like tweezers. Use flux for easier soldering.
  • Solder components in order of profile height, lowest first.
  • Double check values and orientations as you populate.
  • Inspect joints under magnification for potential bridges or cold joints.
  • Take care when soldering sensitive components like ICs to avoid damage. Use sockets.

SMT Assembly

For higher quantity assembly, SMT equipment can place and solder surface mount components much faster and more reliably than manual work. Some options for small prototype runs:

  • DIY Reflow Oven – Modified toaster oven with thermal profile
  • Desktop SMT Prototyping Machine – Small pick and place + reflow oven combo units
  • SMT Assembly Service – Machine assembly services for quick turnaround

Testing the Prototype

Once all components are soldered in place, the prototype board can be validated by testing. This may involve:

  • Visual Inspection – Check for correct assembly, no short circuits
  • Continuity Testing – Verify electrical connectivity matches circuit design
  • Functional Testing – Power up board and test operation against requirements
  • Debugging – Identify and fix any functional or design issues

Testing will determine if the board functions correctly or requires another design iteration. Use any issues found to improve the design before final production.

Frequently Asked Questions

What are the key benefits of building a PCB prototype?

pcb prototype board

The main benefits of prototyping a PCB design are:

  • Validates the design by testing it works correctly
  • Allows debugging issues before large scale manufacturing
  • Tests manufacturability and tolerances for the design
  • Provides something to evaluate for potential customers
  • Reduces project risk by ensuring quality before high volume production

What are some tips for designing a good PCB layout?

Some best practices for PCB layout:

  • Follow manufacturer design rules and capabilities
  • Minimize trace lengths for better signal integrity
  • Provide adequate spacing and clearance for routing and components
  • Incorporate test points and programming connectors to assist testing
  • Clearly label layers with silkscreen and use legible text sizes
  • Double check footprints match chosen component packages

How many PCB prototypes should be ordered?

As an initial test run, 5-10 boards is generally recommended. This allows distributing prototypes for evaluation and provides spare boards for rework if needed. For simple boards, starting with 3-5 is reasonable. Order extras if producing complex boards or still debugging the design.

What are common SMT assembly techniques for PCB prototyping?

Typical assembly options for SMT prototyping include:

  • Reflow soldering with a DIY modified toaster oven
  • Small desktop SMT assembly machines optimized for prototyping
  • Using stencil + solder paste + hot air rework station
  • Full assembly services using professional SMT pick-and-place equipment

How should PCB prototypes be tested?

Recommended ways to test a prototype PCB:

  • Visual inspection of the board for errors
  • Verify power and ground connectivity
  • Check basic I/O operation for components
  • Validate core functionality against requirements
  • Stress test inputs/outputs and environmental performance
  • Try intentional fault injection to check robustness
  • Inspect solder joints and connections under a microscope

 

 

 

                Get Fast Quote Now