askvity

How Does PCB Assembly Work?

Published in Electronics Manufacturing Process 5 mins read

PCB assembly is essentially the process of bringing a bare Printed Circuit Board (PCB) to life by adding all the necessary electronic components. As the reference states, PCB assembly is a process of populating a circuit board with all the desired components. This transforms a simple board with conductive pathways into a functional electronic device.

The process is complex and requires precision, involving multiple steps from preparing the board to final testing and quality checks. It encompasses various techniques to attach different types of components securely and reliably.

The Stages of PCB Assembly

The PCB assembly process follows a structured workflow to ensure components are placed correctly and soldered securely. It involves several key stages, including initial design considerations, component placement using different technologies, soldering, testing, and final inspection. According to the reference, it specifically involves DFA, SMT and through-hole components placement, testing, and final inspection.

1. Design for Assembly (DFA)

Before assembly even begins, the design of the PCB itself is crucial. DFA isn't a physical assembly step but a critical design phase. It involves optimizing the layout and component selection to make the board easy, efficient, and cost-effective to assemble. Good DFA minimizes potential issues during placement and soldering, improving yields and reliability.

2. Applying Solder Paste

For Surface Mount Technology (SMT) components, the first step on the assembly line is applying solder paste to the component pads on the PCB. This is typically done using a stencil that is aligned precisely with the board. Solder paste is a mixture of tiny metal solder particles and flux.

3. SMT Component Placement

Once the solder paste is applied, the SMT components are placed onto their designated pads. This is the core of the SMT components placement stage. High-speed automated machines, known as "pick-and-place" machines, are used for this. These machines pick up tiny components (some smaller than a grain of sand) using vacuum nozzles and accurately place them onto the solder paste on the board.

4. Through-Hole Component Placement

Some components, particularly larger ones or those requiring more robust connections, use through-hole technology. These components have leads (wires) that go through drilled holes in the PCB. Through-hole components placement involves inserting these leads into the holes. This can be done manually by technicians or using automated insertion machines for standard components.

5. Soldering

After component placement, the board goes through a soldering process to create permanent electrical connections.

  • For SMT components: The board passes through a reflow oven. The oven heats the solder paste to a temperature above the melting point of the solder, which then cools and solidifies, forming strong solder joints that connect the components to the pads.
  • For Through-Hole components: Soldering can be done manually using soldering irons or, more commonly for mass production, using wave soldering. In wave soldering, the bottom of the board passes over a wave of molten solder, which flows into the through-holes and around the component leads, creating the solder joints.

6. Inspection

After soldering, the board undergoes inspection to check for placement errors, soldering defects (like shorts, opens, or insufficient solder), and missing components. Various methods are used:

  • Manual Inspection: Technicians visually examine the board.
  • Automated Optical Inspection (AOI): Machines use cameras to quickly compare the assembled board against an image of a correctly assembled one, identifying potential defects.
  • Automated X-ray Inspection (AXI): Used for complex boards with hidden solder joints (like those under BGAs - Ball Grid Arrays).

7. Testing

The next crucial stage is testing. Assembled boards are subjected to electrical tests to verify functionality and detect issues that might not be visible during inspection. Common tests include:

  • In-Circuit Test (ICT): Checks for shorts, opens, resistance, capacitance, and the presence of components.
  • Functional Test: Powers the board and simulates its intended operating environment to ensure it performs its designed tasks correctly.
  • Boundary Scan Test: Tests the interconnects on integrated circuits.

8. Final Inspection

The final step is a comprehensive final inspection. This involves checking the board for cleanliness, cosmetic defects, proper labeling, and ensuring all previous steps and tests have been completed successfully. The boards are then packaged for shipping.

Key PCB Assembly Techniques

Understanding the two main component technologies is key to grasping PCB assembly:

Feature Surface Mount Technology (SMT) Through-Hole Technology (THT)
Component Type Mounted directly onto the surface of the PCB. Leads inserted through holes in the PCB.
Mounting Solder paste applied to pads, component placed on top. Component leads pushed through drilled holes.
Soldering Typically reflow soldering. Typically wave soldering or manual soldering.
Holes Needed No holes required for mounting (only for vias). Holes required for component leads.
Density Allows for higher component density on both sides. Lower density, takes up more space.
Automation Highly automated using pick-and-place machines. Less automated, manual insertion often used.

Example: An intricate smartphone logic board heavily relies on SMT for its tiny components, while a robust power supply might use THT components like large capacitors or connectors for durability.

In summary, PCB assembly is a multi-stage process of attaching components to a bare board, involving precision placement, secure soldering, and rigorous testing to produce a functional electronic product.

Related Articles