Welcome, Guest

Sign in to learn, create, and do more with the product you love.

News & Updates

Filters:
Tag
PCB Comparison
On-Demand Webinar
Getting Started With File Comparison

One major benefit of using a version control system is the ability to compare PCB design revisions against one another. If you are comparing PCB designs, you need a version control system that is electrically intelligent. It’s important to know who made a change, and when they made it. Altium Designer® and Altium 365® make file comparison easy.

Evaluating Stubs on PCIe Lanes
Blog
A Brief Study of Stubs on a PCIe Connector

Stubs are an important topic in high-speed PCB design, and there is a longstanding guideline that stubs should always be removed from all vias on high-speed digital interconnects. While stubs are bad for high-speed lines, they do not always need to be removed. What is more important is to predict the loss profile and frequencies, and to floorplan appropriately to try and prevent such losses.

Embedded thumbnail for Adding Designators for Assembly Drawings
How-To's
Adding Designators for Assembly Drawings

Designators for assembly drawings are added on the assembly layer. This video shows how to add the designators.

Embedded thumbnail for Stackup Material Library
How to work with Layer Stack Manager
Stackup Material Library

In this video we will learn more about the Altium designers Layer Stack Mangers built-in materials library, and how to add new material and use it in our board stack. We will also look at how we can save the user materials to an xml format.

Surface Layer DFM and Cleanup
Blog
PCB Layout Cleanup Before Manufacturing

Once you finish your placement and routing in your PCB layout, it can be tempting to wrap up the layout and send everything in directly to manufacturing. The reality is that the board may still need some work before it is considered finished. The cleanup you perform at the final stage of PCB layout will help you catch any outstanding errors that can't be programmed into your DRC engine, and it gives you a chance to add any outstanding details to the surface layers.

Embedded thumbnail for Placing Footprint Pads
How to create a PCB Footprint
Placing Footprint Pads

Every footprints needs proper pad placement to ensure trace connectivity. Placing pads is the first step towards footprint creation.

Low Cost and Professionally Built LED Panel
Blog
Insulated Metal Substrates: Building an LED Panel

In this project we’ll be building a moderate sized LED panel on insulated metal substrate (IMS). This light panel has three different white balance High CRI LED types on it, warm, neutral and cool. By changing the brightness of the different white balances, the light from the panel can be adjusted to match other lighting, making it perfect for film use - but also creating perfect lighting for electronics work. As with all my projects, this LED panel is open source, you can find the Altium project files over on my GitHub released under the permissive MIT License.

Embedded thumbnail for Setting the Transparency for Layers and Primitives
How-To's
Setting the Transparency for Layers and Primitives

Customize your workspace by setting the transparency of layers and primitives in the PCB.

Embedded thumbnail for Create New Via Types Using the Layer Stack Manager
How to work with Layer Stack Manager
Create New Via Types Using the Layer Stack Manager

In this video, we will learn how to create new via types using the Layer Stack Manager, and how to create new Routing Via design rules using the PCB Rules and Constraints Editor. We will also explore how to use the different types of Via during interactive routing.

DFM For Your Materials
Blog
DFM in PCB Material Selection

Every design should begin with selecting the materials that will appear in the PCB stackup, as well as arranging layers in the stackup to support layout and routing. This section of our PCB manufacturing andc DFM crash course focuses on selecting the right materials for your PCB design. Materials should be selected given the particular design requirements outlined in your specifications.

PCB Layout for an BGA
Blog
How to Start an FPGA PCB Layout For Your Embedded System

FPGAs come in quad or BGA packages that can be difficult to floorplan, especially with the high number of I/Os often implemented in these components. FPGAs offer a lot of advantages in terms of their reconfigurability, but they can require a lot of effort to layout and route without headaches. If you’ve never worked with an FPGA in your PCB layout, we have some guidelines that can help you get started.

Embedded thumbnail for How to Create a Copper Board Report
How-To's
How to Create a Copper Board Report

This video will show how to create a copper board report in your PCB which can be useful for copper balance in DFM process

Embedded thumbnail for Stackup Creation and editing
How to work with Layer Stack Manager
Stackup Creation and editing

This video shows how to view and edit the PCB Layer Stack, select materials and add new layers

2-port VNA on a 3-port Network
Blog
How to Get 3-port S-parameters From a 2-port VNA Measurement

S-parameters are fundamental quantities in signal integrity, and an ability to understand them from measurement or analysis is very important. If you have a 3-port network, like a power divider or circulator, it may appear that you must use a 3-port VNA to measure these S-parameters. It is always acceptable to measure between two ports, but you need to know what exactly it is you are measuring. In this article, we’ll look at the relationship between the true 3-port S-parameters with a 2-port measurement.

Embedded thumbnail for Configuring Your PCB Library
How to create a PCB Footprint
Configuring Your PCB Library

It is important to have accurate footprints to manufacture your PCB. Learn how to configure your PCB library to facilitate footprint creation.

Fab and Assembly Crash Course
Blog
A Day in the Life of the PCB Manufacturing Process

Before implementing design for manufacturing, it is important to understand the underlying process behind producing a physical PCB. Regardless of the various technologies present in each facility, a large majority of industry-leading manufacturers follow a specific set of steps to turn your design from a drawing in a CAD application into a physical board. In this article, we'll cover the basics that designers need to know as part of our crash course series on PCB manufacturing.

Embedded thumbnail for How to Validate Links Between Components and Footprints
How-To's
How to Validate Links Between Components and Footprints

Before importing or updating data from the circuit to the board, you must first verify that all components of the circuit are associated with Footprint. Watch this video to learn how to validate the links between your schematic components and footprints.

Embedded thumbnail for How to use Copy Room Format
How to work with Rooms
How to use Copy Room Format

Rooms allow you to use rules on specific areas of your design. This helps immensely with properly defining trace widths and hole sizes for specific components. We’ll show you how easy it is to assign rules to specific rooms in the PCB.

What Are the Main Skew Sources in a PCB?
Blog
Addressing Skew Sources in High Speed PCBs

If you compile a list of skew sources, you'll see that fiber weave-induced skew is only one entry on a long list of skew sources. We'll look at this list of possible skew sources below, and we'll see how they affect the operation of your PCB. From the list below, we'll see that some of these issues with skew are not simply solved by paying attention to the fiber weave construction in a PCB substrate.

Advanced Topics in High-Speed Design
On-Demand Webinar
Advanced Topics in High-Speed Design

This track is for the engineer who understands high-speed design requirements and wants to learn design practices to help ensure signal integrity and EMC with fast digital protocols, mixed-signal boards, and high layer counts.

Tag
PCIe 6.0 Overview
Blog
Overview of the PCIe 6.0 Standard

Just as you get used to PCIe 5.0, they decide to release another standard! The newest iteration of PCIe is Gen6, or PCIe 6.0. PCIe 6.0 brings a doubling of channel bandwidth through introduction of PAM-4 as the signaling method in high-speed differential channels. This signaling method is a first for PCIe, and it’s an important enabler of the doubled data rate we see in the current standard. In this article, I’ll run over the important points in the standard and what PCB designers can expect when designing these channels.

SPI vs. I2C For Memory Access
Blog
SPI vs. I2C: How to Choose the Best Protocol for Your Memory Chips

One of the common implementations of SPI and I2C in a PCB layout is as a protocol for reading and writing to an external Flash memory. Flash chips are a very common component in embedded systems and can offer high capacities of non-volatile memory up to Gb values. When choosing a memory chip, you'll want to match the application requirements and functionality with the bus speed you need for read and write operations in your memory chip. There is also the matter of the type of Flash memory you'll need to access (NOR vs. NAND).

Blog
Is There an SPI Trace Impedance Requirement?

There is no SPI trace impedance requirement? The reality is that SPI lines only start to need impedance control when the length of the interconnect becomes very long. And because there is no specific impedance requirement in the bus, you have some freedom in channel design and termination. So what exactly qualifies as “very long” and when is some termination method needed? We’ll break it down in this article.

The Skin Effect and EM Fields
Blog
The Skin Effect, Current Density, and the Electromagnetic Field

During this year's AltiumLive CONNECT event, I recall receiving an interesting question about the skin effect and the distribution of current due to the presence of ground in coplanar transmission lines. In this article, we'll look at the electric field around a transmission line carrying a signal, and how this might be impacted by the skin effect.

Packaging for your PCBAs
Blog
What You Need for PCB Packaging and Shipping

When you get your PCBA back from an assembler, you’ll notice the packaging materials used to pack and ship the PCBA. Those materials are specific to electronics, and if you build products on behalf of clients, it’s important to know the packaging materials used for packing and shipping electronics. In this article I’ll show the main set of materials and equipment used to package electronics assemblies.

PCB Output files
Blog
How to Make PCB Gerber Files in Altium Designer Step-by-Step

Once you've got your PCB layout finished and you're ready to start preparing for manufacturing, one of the critical steps is to create PCB Gerber files. When you're ready to create your Gerber files, you need the right set of CAM processor tools that can take data from your PCB layout. In this article, we'll guide you through this process of how to make PCB Gerber files and show some example tasks you might need to perform to generate them.

Teardrops on Differential Pairs?
Blog
Should You Place Teardrops on Differential Pairs?

One of the major factors impacting reliability of a PCBA is the use of teardrops on traces in the PCB. Like many aspects of reliability, the considerations also span into the signal integrity domain, particularly as more high-reliability products require greater data handling capabilities and run at higher speeds. In this article, I’ll break down the issues present in teardrop usage on differential pairs and how these may affect impedance.

Broken PCB
Blog
The High-Reliability PCBA Design and Test Challenge

High-reliability electronics must go through multiple rounds of testing and qualification to ensure they can withstand their intended operating environment. Designing to performance standards, whether the baseline IPC standards or more stringent industry standards, is the first step in ensuring a reliable circuit board. In this e-book, readers will gain a thorough look into PCB testing and analysis, starting from basic tests performed on bare boards and completed assemblies.

Where to place AC Caps on PCIe Lanes
Blog
AC Coupling Capacitors in PCIe Routing

Coupling capacitors find plenty of uses in analog applications and on differential protocols, acting essentially as high pass filters that remove DC bias carried seen on a signal. In the case of PCIe, there are a few reasons to place AC coupling capacitors on differential pairs beyond the fact that AC coupling capacitors are listed in the standard. In this article, we’ll look briefly at where to place coupling capacitors on PCIe links, as well as the reasons these are placed on PCIe links.

Tuning dialog
Blog
Altium Designer 22.7 Update

We are happy to announce that the Altium Designer 22.7 update is now available. Altium Designer 22.7 continues to focus on improving the user experience, as well as performance and stability of the software, based on feedback from our users. Check out the key new features in the What's New section on the left side of this window!

The Positive Impact of Supply Chain Visibility on Design to Cost
Blog
The Positive Impact of Supply Chain Visibility on Design to Cost

Design to cost is a lofty idea that is only perfectly executed when supply and demand for components are in perfect harmony. Unfortunately, the current landscape for component sourcing makes design to cost more of a balancing act rather than an exercise in price reduction. To help designers in their efforts to balance cost, capabilities, and procurement, we created this ebook to help users understand how modern supply chain tools can help in these complex design problems.

Evaluating Stubs on PCIe Lanes
Blog
A Brief Study of Stubs on a PCIe Connector

Stubs are an important topic in high-speed PCB design, and there is a longstanding guideline that stubs should always be removed from all vias on high-speed digital interconnects. While stubs are bad for high-speed lines, they do not always need to be removed. What is more important is to predict the loss profile and frequencies, and to floorplan appropriately to try and prevent such losses.

Surface Layer DFM and Cleanup
Blog
PCB Layout Cleanup Before Manufacturing

Once you finish your placement and routing in your PCB layout, it can be tempting to wrap up the layout and send everything in directly to manufacturing. The reality is that the board may still need some work before it is considered finished. The cleanup you perform at the final stage of PCB layout will help you catch any outstanding errors that can't be programmed into your DRC engine, and it gives you a chance to add any outstanding details to the surface layers.

Low Cost and Professionally Built LED Panel
Blog
Insulated Metal Substrates: Building an LED Panel

In this project we’ll be building a moderate sized LED panel on insulated metal substrate (IMS). This light panel has three different white balance High CRI LED types on it, warm, neutral and cool. By changing the brightness of the different white balances, the light from the panel can be adjusted to match other lighting, making it perfect for film use - but also creating perfect lighting for electronics work. As with all my projects, this LED panel is open source, you can find the Altium project files over on my GitHub released under the permissive MIT License.

DFM For Your Materials
Blog
DFM in PCB Material Selection

Every design should begin with selecting the materials that will appear in the PCB stackup, as well as arranging layers in the stackup to support layout and routing. This section of our PCB manufacturing andc DFM crash course focuses on selecting the right materials for your PCB design. Materials should be selected given the particular design requirements outlined in your specifications.

PCB Layout for an BGA
Blog
How to Start an FPGA PCB Layout For Your Embedded System

FPGAs come in quad or BGA packages that can be difficult to floorplan, especially with the high number of I/Os often implemented in these components. FPGAs offer a lot of advantages in terms of their reconfigurability, but they can require a lot of effort to layout and route without headaches. If you’ve never worked with an FPGA in your PCB layout, we have some guidelines that can help you get started.

Tag
NEW
Embedded thumbnail for Stripline Routing Deep Dive: How Close Is Too Close?
How-To's
Stripline Routing Deep Dive: How Close Is Too Close?

In this video, Zach Peterson takes a deep dive into what happens when reference layers are incorrectly set in a PCB stackup and how that affects impedance, signal integrity, and EMC. He also shares valuable insights into stripline routing proximity issues and best practices for assigning reference planes.

NEW
Embedded thumbnail for Coming Soon: Solder Mask Zero Expansion
New in Altium Designer 25
Coming Soon: Solder Mask Zero Expansion

Solder Mask Zero Expansion marks a move toward industry alignment, specifically with IPC-7351B and IPC-2581B standards. It changes the default solder mask expansion value from 4 mil to 0 mil. Discover more upcoming updates on our Coming Soon Page.

Embedded thumbnail for Analog Supply without a Ferrite: Proper Isolation Techniques Explained
How-To's
Analog Supply without a Ferrite: Proper Isolation Techniques Explained

In our new tutorial, you'll learn why ferrite beads may not be the best choice for isolating analog and digital supply pins on integrated circuits. Zach Peterson debunks common misconceptions about ferrite bead isolation and introduces better alternatives, including dedicated LDOs, precision voltage references, and effective filtering techniques to help you achieve cleaner analog signals in your designs.

Embedded thumbnail for Enhanced Constraint Manager in Altium Designer 25. Part II: Physical Constraints and Routing Differential Pairs
Enhanced Constraint Manager in Altium Designer 25
Enhanced Constraint Manager in Altium Designer 25. Part II: Physical Constraints and Routing Differential Pairs

In the second video of Samer Aldhaher’s "Enhanced Constraint Manager" series, we continue designing a 1 kW, 400 V brushless DC motor driver. This episode focuses on setting physical constraints using constraint sets, routing differential pairs, and demonstrating the Auto Shrinking feature in Altium Designer 25.

Embedded thumbnail for Auto-tuning Your Way to Faster PCB Design
Altium Designer's 25 Quantitative Benefits
Auto-tuning Your Way to Faster PCB Design

Watch how the Auto Tuning feature in Altium Designer 25 delivers optimized DDR4 routing in a single click! Fewer steps, massive time savings. Try our Benefit Calculator to estimate your own time and cost savings.

Embedded thumbnail for Enhanced Constraint Manager in Altium Designer 25. Part I: From Directives to Creepage Rules
Enhanced Constraint Manager in Altium Designer 25
Enhanced Constraint Manager in Altium Designer 25. Part I: From Directives to Creepage Rules

We are introducing a new video series on the Enhanced Constraint Manager in Altium Designer 25. In the first chapter, Samer Aldhaher demonstrates how to define net classes, apply clearance and creepage rules, and validate constraints within both the schematic and PCB. The video uses a 1kW, 400V brushless DC motor driver project to illustrate real-world applications.

Embedded thumbnail for Design Faster with Altium Designer 25
Altium Designer's 25 Quantitative Benefits
Design Faster with Altium Designer 25

Every second and every click count in the product development cycle. See how the new PCB Layout Replication feature in Altium Designer 25 boosts your efficiency in the PCB design process. Want to improve even more? Check out our Benefit Calculator now!

Embedded thumbnail for Creating PCB Drill Drawings and Tables in Altium Designer
How-To's
Creating PCB Drill Drawings and Tables in Altium Designer

If you want to learn more about drill drawings and tables in your PCB designs using Altium Designer, this tutorial is a must-watch. In the video, our Tech Consultant Zach Peterson walks you through multiple methods for generating these critical fabrication documents, including automatic Gerber outputs and custom drawings.

Embedded thumbnail for Streamlining Team Collaboration in Industrial PCB Projects - Recording Preview
New in Altium Designer 25
Streamlining Team Collaboration in Industrial PCB Projects - Recording Preview

This webinar recording shows how Altium Designer and Altium 365 improve team collaboration in industrial PCB projects. It covers features like version control, live commenting, task tracking, and JIRA integration to help teams work more efficiently and reduce costly errors.

Embedded thumbnail for AC Coupling Capacitors: Placement for High-Speed PCB Design
How-To's
AC Coupling Capacitors: Placement for High-Speed PCB Design

Learn the facts about AC coupling capacitor placement in high-speed PCB designs. In this video, Zach Peterson explores the ongoing debate: should AC coupling capacitors be placed near the transmitter or the receiver in high-speed differential pairs?

Embedded thumbnail for Coming Soon: Export 3D-MID Tracks as Centerline Curves
New in Altium Designer 25
Coming Soon: Export 3D-MID Tracks as Centerline Curves

Coming Soon: 3D-MID Track-to-Centerline Export allows you to export conductive tracks on 3D substrates as precise centerline curves within STEP files—enabling seamless integration with advanced 5-axis manufacturing processes. Explore more upcoming upgrades on our Coming Soon page.

Embedded thumbnail for Advanced xSignal and Impedance Control Techniques - Recording Preview
New in Altium Designer 25
Advanced xSignal and Impedance Control Techniques - Recording Preview

This webinar recording explores advanced xSignal and impedance control techniques in Altium Designer 25. It covers defining xSignals, managing impedance profiles, differential pairs, and delay tuning—all essential for high-speed PCB design. Full recording you find here: April 2025 COM Webinar Recording.

Embedded thumbnail for Coming Soon: Embedded 3D Models for Harness Designs
How-To's
Coming Soon: Embedded 3D Models for Harness Designs

Coming soon: the Embedded 3D Models for Harness Designs feature will automatically include Parasolid-format 3D models in your harness layout drawings. This improves integration with MCAD CoDesigner, enabling seamless synchronization between electrical and mechanical design domains. To see more upcoming upgrades, visit our Coming Soon page.

Embedded thumbnail for Make Smarter Design Decisions with Signal Analyzer by Keysight
New in Altium Designer 25
Make Smarter Design Decisions with Signal Analyzer by Keysight

Discover how to simplify your workflow and boost design confidence with Signal Analyzer by Keysight—a complete extension available right inside Altium Designer 25. This whitepaper shows you how to analyze impedance, delay, and insertion/return loss without ever leaving your design environment.

Embedded thumbnail for Unveiling 86% Task Time Efficiency in Altium Designer 25
Altium Designer's 25 Quantitative Benefits
Unveiling 86% Task Time Efficiency in Altium Designer 25

Watch how Altium Designer 25 saves time on PCB visualization. This short video shows a side-by-side comparison of the same task done in Altium Designer 25 vs. an external CAD tool—revealing big time and click savings. A great teaser to highlight the value of the unified design environment and promote the Benefit Calculator.

Embedded thumbnail for AGND vs PGND: Proper Net Tie Connections in Power Regulator PCB Design
How-To's
AGND vs PGND: Proper Net Tie Connections in Power Regulator PCB Design

What’s the difference between AGND and PGND — and when should you use a net tie? Zach Peterson breaks down proper PCB layout for buck converters, grounding best practices, and why component placement matters in switching regulator designs.

Tag
Your search returns no results.