Helen Frankenthaler PCB Circuit Board R&D Center

infrared sensing intelligent garbage can pcba example

Ultimate Glossary of Electronics & PCBA Terms

Active Components

In Printed Circuit Board Assembly (PCBA), active components are electronic devices that can amplify, switch, or generate electrical signals. Active components form the heart of a circuit's functionality, performing tasks like processing information, controlling power flow, and generating outputs. Active components require an external power supply–typically DC voltage–to operate. Examples of active components include integrated circuits (ICs), transistors, diodes, and optoelectronic devices like LEDs, photodiodes, and optocouplers.

Categories: Board Parts / Components

Ampere

An Ampere is a measurement of electric current. Amperage (A) signifies the rate of electron flow through a conductor, and is a fundamental unit of the International System of Units (SI). Every PCBA component boasts a current rating, specifying the maximum safe amperage it can handle. Exceeding this rating can lead to overheating, damage, or even fires. Understanding amperage is vital for designing PCBs that deliver sufficient current to power components without overloading traces or the power supply.

Categories: PCBA Manufacturing

Amplifier

Amplifiers are crucial electronic circuits that play a vital role in manipulating electrical signals. Their primary function is to take a weak input signal and produce a stronger output signal with the same characteristics. Amplifiers find a use in a wide range of PCBA applications including signal boosting, driving loads, and signal conditioning.

Categories: Board Parts / Components

Analog Circuit

An analog circuit is an electronic pathway designed to handle continuously variable electrical signals. These signals fluctuate smoothly, mimicking the real-world phenomena they represent, such as temperature, sound, or light. Unlike digital circuits that operate with discrete voltage levels (0 or 1), analog circuits work across a spectrum of voltages or currents. Analog circuits are often used for preparing sensor signals for further processing by amplifying weak signals or filtering out noise, for power management, and for amplification, mixing, and modulation.

Categories: Board Parts / Components

Analog Signal

Within a PCBA (Printed Circuit Board Assembly), analog signals are electrical currents or voltages that continuously vary over time, corresponding to real-world phenomena. Unlike digital signals with discrete voltage levels (0 or 1), analog signals can take on an infinite number of values within a specific range.

Categories: PCBA Manufacturing

Annular Ring

An annular ring refers to the ring-shaped area of copper surrounding a plated through-hole or via. It essentially forms the landing zone for components on the PCB. The annular ring provides sufficient surface area for solder to adhere during the assembly process and offers mechanical support for the component lead.

Categories: Board Parts / Components

Anode

An anode refers to the electrode within a polarized electrical component through which current flows in from an outside circuit. During operation, electrons typically flow out of the anode and into the external circuit. This contrasts with the cathode, where electrons enter.

Categories: Board Parts / Components

ANSI

ANSI stands for the American National Standards Institute. While ANSI itself doesn't directly create standards for PCB manufacturing, it plays a crucial role in overseeing the development and publication of industry standards through collaborations with other organizations, specifically the IPC - Association Connecting Electronics Industries.

Categories: Board Parts / Components

AOI, Automated Optical Inspection

Automated Optical Inspection (AOI) is a non-contact, in-line technology used extensively in PCB manufacturing for inspecting assembled circuit boards for defects. It utilizes high-resolution cameras and powerful image analysis software to automatically detect a wide range of issues. AOI systems can identify missing components, misplaced parts, incorrect solder joints, polarity errors, and even cosmetic imperfections on the PCB. By integrating AOI throughout the manufacturing process, manufacturers can catch and correct defects early, significantly improving production yield and ensuring consistent quality for their PCBs.

Categories: PCBA Manufacturing

Aperture

In PCB manufacturing, the term "aperture" has two main contexts:

Historical Definition (Photoplotting):

In traditional PCB manufacturing processes, an aperture referred to a small, shaped opening in a thin, plastic disc. This disc, known as an aperture wheel, rotated in a vector photoplotter. Light shone through the chosen aperture shape, exposing specific areas on a sheet of photographic film. The film pattern, once developed, served as a blueprint for creating conductive traces and pads on the PCB. Different aperture shapes existed for various features, like rectangular pads, circular holes, or custom shapes.

Modern Definition (CAM Data):

Today, with advancements in technology, photoplotters often utilize lasers instead of physical apertures. However, the term "aperture" persists in the realm of Computer-Aided Manufacturing (CAM) data. Here, an aperture refers to a set of data within a Gerber file that defines the size, shape, and function of an element on the PCB layout. This data can include:

  • Shape: Square, rectangle, circle, or custom outline.
  • Dimensions: Width and height for rectangular shapes, or diameter for circles.
  • Function: Defines whether the aperture is used to create a pad (flashing light) or a trace (drawing light).

Modern CAM software allows defining and managing aperture libraries, ensuring a consistent and accurate representation of design elements in the final PCB.

Categories: PCBA Manufacturing

Aperture List

An aperture list, also known as a D-code list, is a text file used in PCB manufacturing. It acts as a dictionary that defines the various shapes and sizes used to represent features on a printed circuit board (PCB) layout.

With advancements in Gerber formats (RS274X), it's becoming increasingly common to embed aperture information directly within the Gerber files. This eliminates the need for separate aperture lists.

Categories: PCBA Manufacturing

Aperture Wheel

An aperture wheel was a mechanical component used in a vector photoplotter. These photoplotters created a film pattern that served as a blueprint for etching conductive traces and pads on the PCB.

With advancements in technology, aperture wheels have been largely replaced by:

  • Laser Photoplotters: Modern photoplotters utilize lasers instead of physical apertures, offering greater flexibility and precision.
  • CAM Data: Aperture information is now embedded directly within the Gerber files used for PCB manufacturing.

Categories: PCBA Manufacturing

AQL, Acceptable Quality Level

AQL stands for Acceptable Quality Level. It's a statistical sampling technique used to assess the quality of a batch of PCBs. Essentially, it defines the maximum allowable percentage of defective PCBs considered acceptable within a given sample size.

Categories: Board Parts / Components

AQL, Acceptable Quality Limit

In PCB manufacturing, Acceptable Quality Limit (AQL) is a statistical concept used in quality control. It defines the maximum tolerable percentage of defects considered acceptable for a specific batch of PCBs. Essentially, it sets a benchmark for the allowable number of faulty boards.

Categories: PCBA Manufacturing

Arduino

Arduino is an open-source electronics platform based on easy-to-use hardware and software. Based in Italy, the company manufactures microcontroller boards which can be programmed to interact with electronics or control devices. Arduino provides a simplified software environment based on the Wiring programming language, making it easy for beginners to learn programming concepts. You can write sketches (programs) in C or C++ language and upload them to the Arduino board to control its functions.

Categories: Board Parts / Components

Array

In the context of PCBA manufacturing, this refers to a systematic arrangement of identical electronic components on a PCB, typically in rows and columns. Arrays allow for compact and organized placement of components to better utilize board space. Moreover, arrays of passive components can determine filtering characteristics, power distribution, and signal integrity. Common types of arrays include LED arrays, ball grid arrays (BGAs), and programmable gate arrays (FPGAs).

Categories: Board Parts / Components

ASCII

ASCII (American Standard Code for Information Interchange) is a fundamental concept in computing. It's a character encoding standard that assigns a unique numerical code to letters, numbers, punctuation marks, and other symbols. This allows computers to represent and exchange text information consistently.

Why ASCII is Important:
  • Universal Understanding: ASCII established a common language for computers to understand and process text data.
  • Early Communication: It played a critical role in the development of early computer networks and data exchange.
  • Legacy Systems: Traces of ASCII's influence are still present in many computer systems and file formats.

Categories: PCBA Manufacturing

ASIC

An Application-Specific Integrated Circuit (ASIC) is a specialized type of computer chip designed and manufactured for a specific purpose. Unlike general-purpose microcontrollers or processors, ASICs are custom-built to perform a particular set of tasks within an electronic device. They offer optimized performance compared to off-the-shelf components, with multiple functionalities integrated onto a single chip. This can minimize the overall size of the PCB assembly and potentially reduce manufacturing costs. They may be used as mobile processors, wireless communication chips, or custom controllers.

Categories: Board Parts / Components

Assembly

PCB assembly, also known as printed circuit board assembly (PCBA), is the process of transforming a bare PCB into a functional electronic circuit. It involves several key steps:

  • Components are placed on the PCB according to the design (manual or machine).
  • Soldering attaches components with a metal alloy melted onto pads.
  • After soldering, the PCB is checked for correct assembly and soldering quality (automated and manual inspection).
  • Cleaning removes leftover material from soldering to prevent future problems.

High-quality PCB assembly is critical for the proper functioning of electronic devices. It provides:

  • Strong Electrical Connections: Secure soldering creates reliable electrical connections between components and the PCB traces.
  • Functionality: Correct placement and soldering of components are essential for the circuit to operate as intended.
  • Durability: Proper assembly techniques lead to robust PCBs that can withstand environmental stresses and function reliably over time.

See MacroFab's PCB Assembly Capabilities now.

Categories: PCBA Manufacturing

Assembly House

In the electronics industry, an assembly house, also known as a PCB assembly (PCBA) house or contract manufacturer (CM), is a company that specializes in the assembly of printed circuit boards. They offer a range of services, typically including:

  • Component Procurement: Assembly houses can source electronic components based on the customer's bill of materials (BOM).
  • PCB Assembly: They handle the entire printed circuit board assembly process, from component placement and soldering to inspection and testing. This can involve various assembly techniques for through-hole and surface mount components.
  • Programming and Testing: Some assembly houses offer additional services like pre-programming flash memory or performing functional testing of the assembled boards.
Benefits of Using an Assembly House:
  • Expertise: Assembly houses have the expertise and equipment necessary for efficient, high-quality PCB assembly.
  • Scalability: They can handle production volumes ranging from prototypes to large-scale manufacturing runs.
  • Cost-Effectiveness: Utilizing an assembly house can be more cost-effective than setting up an in-house assembly line, especially for low- to medium-volume production.

Categories: PCBA Manufacturing

ASTM

ASTM, formerly known as the American Society for Testing and Materials, is now ASTM International. It's a globally recognized organization that develops and publishes voluntary consensus technical standards for a wide range of materials, products, systems, and services.

Categories: PCBA Manufacturing

ATE, Automated Test Equipment

In PCB manufacturing, Automated Test Equipment (ATE) refers to sophisticated computer-controlled systems used to automatically test assembled printed circuit boards (PCBs). ATE plays a crucial role in ensuring the quality and functionality of electronic devices.

Categories: PCBA Manufacturing

Auto-Router

An auto-router, in PCB design software, is a computer program that automatically attempts to route the electrical connections between components on a printed circuit board (PCB).

Hear more about the limitations of autorouters and how AI is taking its place.

Categories: PCBA Manufacturing

AWG, American Wire Gauge

AWG (American Wire Gauge) is a standardized system for denoting the diameter of round, solid electrical wires in North America. Unlike most measurement systems where a higher number signifies a larger size, AWG works inversely. In other words, lower AWG numbers represent thicker wires with a larger diameter and greater current carrying capacity.

Categories: PCBA Manufacturing

Axial Lead

An axial lead component is a type of electronic component with wire leads that extend axially (in a straight line) from the body of the component, along its longitudinal axis. This differentiates them from radial lead components where both leads are located close together on one side. These leads