PCB Design Inputs and Steps: From Schematic to Gerber

A board only turns out well if the people laying it out have the information they need, and most expensive respins trace back to something that was never supplied rather than to something the designer got wrong. The PCB design inputs below are the working set a design team needs, followed by the sequence in which they are normally used and the points where projects usually stall.

What the Designer Actually Needs

The pack is smaller than most clients expect, but each item has to be complete and current.

The first item is the schematic. It defines every component and every net, and for the layout engineer it is the source of truth: if a net is absent from the schematic, it will not exist on the board. A schematic that has been reviewed against the intent of the circuit, with decoupling, test points and reference designators already resolved, saves more time than any tool setting.

The second is the BOM, with manufacturer part numbers, specifications, package and footprint for each line. The BOM is where layout feasibility is decided, because package choice fixes pad geometry, pitch and often the achievable routing density. A BOM that lists a part as 0402 when the board is already tight, or names a package that does not match the schematic symbol, is a defect that will surface at fabrication.

Third comes the design specification: board outline size, layer count, base material, finished thickness, electrical requirements such as controlled impedance, and any special process requirement such as blind and buried vias or HDI structures. This document is what allows the designer to make hundreds of small trade-offs without asking.

Fourth, reference material. Previous revisions, similar boards and vendor reference layouts give the designer a starting point for stackup and placement conventions, which shortens the early phase considerably.

Fifth, the mechanical drawing. Outline, mounting hole positions and diameters, connector locations, keep-outs and any height restrictions for components. On a dense product, mechanical constraints usually drive placement more than electrical ones do.

Sixth, the test and debug requirement: where test points are needed, which interfaces must remain accessible, and how the board will be brought up on the bench. This is often supplied last, which is exactly why test points end up crammed into whatever space is left.

PCB design inputs laid out on a workbench

Step One: Requirement Analysis

The project starts with a conversation rather than a file. Function, electrical performance, mechanical envelope and cost target are agreed, along with the assumptions behind them. The output is a short statement of what the board must do and what it must fit into, and it is the reference every later decision is checked against.

Step Two: Schematic Capture

The circuit is drawn in an EDA tool, with parts chosen and connections defined. Symbols are checked against the intended devices, power and ground nets are named consistently, and the netlist is validated. This is the cheapest stage at which to find a wiring error, which is why the schematic is usually reviewed by someone who did not draw it.

Step Three: Part Selection and BOM

Every device on the schematic becomes a specific orderable part with a footprint. Availability, lifecycle status and package are all part of the decision, because a perfect design built around a component that is out of stock is not a design that can ship. The BOM is the record of those choices and the basis for purchasing later.

Step Four: Placement

Components are arranged inside the outline. Placement follows the mechanical drawing first, then the signal flow: connectors near their interfaces, power conversion away from sensitive analogue sections, high-current paths short, and thermal loads given copper.

Placement decides most of the outcome. A good placement makes routing straightforward and a poor one cannot be rescued by clever routing, which is why this stage is reviewed before any trace is drawn.

Step Five: Routing

Traces are drawn to meet the electrical requirements: impedance targets, differential pairs, length matching where timing demands it, and adequate width for current. Power and ground are distributed through planes rather than drawn as individual traces wherever the layer count allows.

High-frequency nets are routed first, because their constraints are the least negotiable; the remainder fills in around them. The workflow most teams follow at this point, from stackup to final checks, is described in this outline of a PCB layout workflow.

Step Six: Design Rule Check

The board is checked against the fabrication and assembly rules that will actually be used, not against a generic default set. Clearance, trace width, annular ring, drill sizes and solder mask relief are all verified before the files leave the design team, because a violation found now is free and a violation found at the fab is a delay.

Two rules matter more than the rest on modern boards: minimum annular ring on small vias, and copper-to-edge clearance on routed outlines. Both are common causes of scrapped panels.

Step Seven: Simulation

Critical nets and thermal behaviour are simulated: signal integrity on high-speed interfaces, impedance continuity, and temperature rise on power stages. Simulation is not a formality — it is the only chance to observe behaviour before hardware exists, and its findings normally change the design.

Step Eight: Fabrication Outputs

The design is exported as Gerber files for each copper and mask layer, drill files, the fabrication drawing and stackup, an assembly drawing and the final BOM. Everything in this set must agree with everything else: the drill file must match the drawing, and the assembly drawing must match the latest component placement.

Step Nine: Prototype and Bring-Up

Boards are fabricated and assembled, then tested on the bench. Measurements are compared against the simulation and the specification, and the differences are recorded — the boards that behave slightly differently from the model are usually the ones that teach something about the next revision.

engineer reviewing PCB layout files on screen

Step Ten: Optimisation and Release

Findings are folded back into the design, the changes are reviewed for unintended side effects, and the release pack is reissued. Only when the design is stable does the volume documentation get finalised. Choosing who performs this work is itself a sourcing decision, and the criteria involved are set out in these notes on evaluating a PCB design company.

One input deserves attention at the end rather than the beginning: the fabrication capability of the shop that will build the boards. If the design uses fine lines, small vias or a high layer count, the rules the designer works to should come from the manufacturer who will produce it, since the alternative is a design that is correct in principle and unbuildable in practice. Layer count in particular changes cost and lead time sharply, as covered in this discussion of fabricating high layer count boards.

FAQ

Can a design start from the schematic alone? It can, but the mechanical drawing and the specification should arrive soon after. Without them, placement decisions are guesswork and the board is likely to be rebuilt once the enclosure is fixed.

Who should own the BOM? Ownership is less important than single authorship. The layout engineer needs part numbers and footprints, purchasing needs orderable codes, and both must read from one list that is updated in one place.

Why check the design against the real fab rules? Because rules that are tighter than the shop can hold guarantee yield loss, and rules that are looser than the design needs hide genuine defects. Using the intended manufacturer rules makes the check meaningful rather than decorative.

Leave A Comment