Welcome, Guest

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

News & Updates

Filters:
Tag
Blog
Design Phase – Lid Assembly Electronics Part 2

We are going deeper into lid assembly electronics in our Open Source Laptop project. In this chapter we will tackle the PCB design of the webcam board and show you how to deal with some expected challenges, such as overall small form factor of the board or breaking out the microscopic webcam image sensor.

Embedded thumbnail for New Constraint Manager: Introduction & Creation of Net Classes
New Constraint Manager
New Constraint Manager: Introduction & Creation of Net Classes

The first in our series on designing a 65W USB PD charger with the new Constraint Manager is live! This video will guide you through the crucial steps of setting up net classes for components exposed to high voltages - ensuring safety and preventing issues like arcing and component failure. Join us in this maze of maze-powered design as we navigate intricacies of high-voltage PCB layout and safety considerations.

Agile Hardware Development
Blog
5 Ways Hardware Development Is Just… Different

Explore the challenges and strategies of implementing Agile methodology in electronics hardware development. Understand key differences between hardware and software development within the Agile framework.

Embedded thumbnail for Tesla Unveiled! EE Deep Dives Into Roadster's PCB Design Files
How-To's
Tesla Unveiled! EE Deep Dives Into Roadster's PCB Design Files

Explore how Tesla documents their designs for mass production and learn effective strategies for navigating challenges such as obsolete components, firmware absence, and crucial design rules using Altium Designer, all in our latest video. Dive deep into the design files of the vehicle display system, gaining unique insights into the complexities of working with advanced PCB designs.

Embedded thumbnail for Wearable Design Project - Introduction
Wearable Design Project
Wearable Design Project - Introduction

Ever wanted to design a wearable electronic device? Follow along with Piet Callemeyn as he delves into the design of a wireless heart rate sensor. In this series, Piet explores PCB design essentials to create a variable heart rate sensor, offering insights around efficient power use, seamless data transfer, and a clean, compact design throughout the entire process.

Blog
Flexible Circuit Assembly: Thinking Through Component Placement

The flexible circuits are ideal for applications where a thin, small, and lightweight PCB is needed. However, in such cases, challenges in assembly and fabrication often arise. This article delves into these challenges, focusing on component selection and placement and how they can significantly impact the performance of the flexible circuit in its intended application.

Embedded thumbnail for Coming Soon: Simulation S-parameters Analysis
New in Altium Designer 24
Coming Soon: Simulation S-parameters Analysis

Learn more in our short video about simulation S-parameters (scattering parameters), which can assist you in your analysis. This data can be used to optimize your design, leading to cost savings, improved product quality, and a competitive edge in the marketplace.

Blog
Coding Your Own Networked Test Equipment

Have you ever performed manual tests? If your answer is yes, you're likely aware of how laborious and time-consuming the entire process can be. Allow us to introduce you to the realm of test equipment automation. Our new step-by-step guide empowers you to write code that seamlessly configures your networked test equipment, all from the convenience of your computer.

Embedded thumbnail for Coming Soon: Footprint Mirroring Prevention
New in Altium Designer 24
Coming Soon: Footprint Mirroring Prevention

Check out the new feature that we are preparing for you. Footprint Mirroring Prevention adds measures to prevent inadvertent mirroring of a footprint along its X/Y axes. With this functionality, you can avoid costly board respins.

Blog
Pi.MX8 Project – Schematic structure and component placement

We are advancing with our brand new Pi.MX8 Project. In this chapter, we delve deeper into two crucial aspects: the overall schematic and component placement on the PCB board. Don't hesitate to check it out. Additionally, you can follow this project through our workspace; the link is provided within the article.

Embedded thumbnail for Design in a New Dimension: Altium Designer’s 3D-MID Demo
New in Altium Designer 24
Design in a New Dimension: Altium Designer’s 3D-MID Demo

Explore the cutting-edge 3D-MID capabilities in Altium Designer with our detailed demo! In this video, we guide you through the process of creating a 3D PCB document, importing components, and seamlessly transitioning from 2D to 3D board design.

Blog
Redefine PCB Boundaries with HDI Design

Dive into the world of High-Density Interconnect (HDI) design to enhance your projects. Explore heightened signal integrity, improved reliability, and the seamless integration of advanced technologies - all within compact and lightweight designs. Discover more about HDI on our updated feature page.

Embedded thumbnail for PCB CoDesign Demo: A Collaborative Approach to PCB Design
New in Altium Designer 24
PCB CoDesign Demo: A Collaborative Approach to PCB Design

Explore the realm of collaborative design through our PCB CoDesign feature. Discover how multiple engineers can seamlessly collaborate on the same project in our full-time demo. Design faster together with Altium Designer 24.

Embedded thumbnail for Empowering Faster Electronics Development with Altium Designer 24 - Webinar Recording
New in Altium Designer 24
Empowering Faster Electronics Development with Altium Designer 24 - Webinar Recording

If you missed our Altium Designer 24 webinar, don't worry! We have good news for you—it was recorded. Explore the game-changing features that will revolutionize your PCB design experience and discover the new standard in electronic design.

Blog
Pi.MX8 Project – Introduction and Overview

Do you have extensive knowledge about the Pi.MX8 module? We're excited to introduce a new series of articles focusing on an innovative approach to utilizing this module. In this inaugural chapter, we provide insights into the preparation for this project and detail the elements that will be used.

Tag
6-Layer PCB Design
Blog
6-Layer PCB Design Guidelines

Once you’ve run out of room on your 4-layer PCB, it’s time to graduate to a 6-layer board. The additional layer can give you room for more signals, an additional plane pair, or a mix of conductors. How you use these extra layers is less important than how you arrange them in the PCB stackup, as well as how you route on a 6-layer PCB. If you’ve never used a 6-layer board before, or you’ve had EMI troubles with this stackup that are difficult to solve, keep reading to see some 6-layer PCB design guidelines and best practices.

Altium Designer Interface
Blog
Altium Designer 22.5 Update

We are happy to announce that the Altium Designer 22.5 update is now available. Altium Designer 22.5 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!

Are Hybrid PCB Stackups Reliable?
Blog
How Reliable is Your Hybrid PCB Stackup?

PCB stackups often incorporate slightly dissimilar materials that could pose a reliability problem. Hybrid PCBs are one case where the PCB stackup will include different materials, typically a standard FR4 laminate and a PTFE laminate for RF PCBs. Designers who want to take the lead on material selection when designing their hybrid stackups should consider these factors that affect reliability. As with any PCB stackup, make sure you get your fabricator involved in the manufacturing process early to ensure reliability problems do not arise during production.

Monte Carlo vs Sensitivity Analysis
Blog
Monte Carlo Simulation vs. Sensitivity Analysis: What’s the Difference?

In a previous article about circuit simulation and reliability, I looked at how Monte Carlo analysis is commonly used to evaluate circuits that are subject to random variations in component values. Sensitivity analysis is a bit different and it tells you how the operating characteristics of your circuit change in a specific direction. Compared to a Monte Carlo simulation, sensitivity analysis gives you a convenient way to predict exactly how the operating characteristics will change if you were to deliberately increase or decrease the value of a component.

Simulation, Build and Test
Blog
Creating Continuous Integration Pipelines for FPGAs

Field Programmable Gate Arrays, or FPGAs, have become ubiquitous amongst high-speed, real-time digital systems. The speed at which FPGAs operate continues to increase at a dizzying pace but their adoption into Continuous Integration pipelines seems not to trail as closely. In this article we will review the concept of CI pipelines, their application to FPGAs, and look at examples on how to set this up.

Collaborators Visualization
Blog
Soft Locks [Conflict Prevention] in Altium 365

Conflicts can occur when multiple people work on the same project simultaneously. The user might not realize that they are not looking at the latest version of the documentation, leading to problems later. To address this issue, Altium features an intuitive graphical user interface that allows you to examine conflicts quickly and carefully

Guide to Monte Carlo in SPICE
Blog
The Basics of Monte Carlo in SPICE: Theory and Demo

Anytime you place a component in your PCB, it’s almost like you’re gambling. All components have tolerances, and some of these are very precise, but others components can have very wide tolerances on their nominal values. In the event the tolerances on these components become too large, how can you predict how these tolerances will affect your circuits?

BGA Land Patterns and Footprints
Blog
What's In Your BGA Land Pattern and Footprint

If you look in datasheets for most components, you’ll often find a recommended land pattern, usually alongside some mechanical package information and assembly information. This is not always the case with BGA components, especially components with high ball count. There are a few reasons for this that we can speculate: those ball counts might just be too big to put into a single page, or the manufacturer just expects you to know how to create that land pattern.

Molded Interconnect Devices
Blog
MIDs Make a Comeback as Vertical SMD Modules for Your PCB

Molded interconnect devices are essentially plastic molded substrates with traces running along any surface, including at right angles and running vertically. Altium users can use the new 3D Routing extension to design their own component carriers, which can be mounted vertically in a standard assembly process. If you’ve always wanted to vertically mount components or entire circuits, but without the expense of adding a flex section to your design, the new 3D Routing extension with HARTING’s component carrier designs provides a unique solution.

MCAD CoDesign Process
Blog
MCAD CoDesigner 2.9.0 is Out

Altium has released version 2.9.0 of the MCAD CoDesigner. This version has the option to exclude small components when transferring from ECAD to MCAD. The arc behavior was improved, and the support for splines in board shape and cutouts was added. With this release, you can now select a specific SOLIDWORKS configuration of a part to use on the board and view the improvements made for Siemens NX.

Rigid-Flex in Altium Designer
Blog
Support for Rigid-Flex in Altium Designer

Altium Designer's world-class PCB design features help users quickly get started with new rigid-flex designs and prepare them for manufacturing. Rigid-flex in Altium Designer starts with designing a manufacturable PCB layer stack complete with via transitions and any calculated impedance requirements. Keep reading to see how Altium Designer supports your flex and rigid-flex designs.

2+N+2 PCB Stackups
Blog
2+N+2 PCB Stackup Design for HDI Boards

Like any other advanced PCB, success in HDI design comes from designing the right stackup. One common HDI stackup used to support routing into moderate pin count, high-density BGA components is the 2+N+2 PCB layer stack for HDI boards. We’ll explore this stackup more in this article, as well as how it is related to other advanced stackups used in HDI PCBs.

PDF Viewer in Altium 365
Blog
PDF in Altium 365 Web Viewer

Altium 365 Web Viewer now includes a built-in PDF viewer that allows you to view PDF files in releases without an external PDF viewer application. Keep reading to learn about new key features that make your work easier

Rigid-Flex Applications
Blog
Flex and Rigid-Flex PCB Applications

There are two basic reasons for designing a flex circuit into your product: to build a compact and efficiently assembled device, or to make the circuit dynamically integrated with the mechanical function of the product. You may, of course, lean on both of these reasons for justifying the use of flex circuits. On this note, let’s look at some rigid-flex PCB applications and design examples to see the issues that spring to mind when designing flex circuits

Sharing Settings in Altium 365
Blog
Granular Sharing — Role and Group Management

With Altium 365, you can grant permission to teams or users based on the specific needs of a project. We have expanded Altium 365’s file-sharing setting, giving you more granular control over who can download source files and reshare projects with others

Use your DRCs
Blog
Design Rule Checking in the PCB Design Workflow

Any time you design a PCB, and you want to turn it into a real product, you will have to make sure the design obeys the constraints within the standard PCB manufacturing process. This imposes multiple rules on any design, and ECAD software will enforce design rules as you create the board to ensure you obey these important constraints. Make sure you enforce the right design rules at the beginning of the PCB design workflow 

Tag
NEW
Embedded thumbnail for PCB Design Tools for Every Team Size: Altium's New Approach
How-To's
PCB Design Tools for Every Team Size: Altium's New Approach

Explore how Altium is transforming PCB design with software solutions built for teams of every size. In this exclusive PCB West 2025 interview, Justin Sears highlights the key distinctions between Altium Develop and Altium Agile helping you identify the ideal platform for your design needs.

Embedded thumbnail for PCB Design: Sequential Lamination vs Sub-Lamination
How-To's
PCB Design: Sequential Lamination vs Sub-Lamination

Explore the key distinctions between sequential lamination and sub-lamination techniques, and learn how each approach influences microvia placement, board complexity, and design flexibility in high-density interconnect (HDI) circuit board fabrication.

 

Embedded thumbnail for PCB Design Review: Power Meter Layout Deep Dive
How-To's
PCB Design Review: Power Meter Layout Deep Dive

Gain practical insights into PCB design with an in-depth power meter project review, covering parameter optimization, BOM control, and IPC-compliant high-voltage spacing.

Embedded thumbnail for Drawing Tools for Pro Schematics in Altium
How-To's
Drawing Tools for Pro Schematics in Altium

In our brand-new tutorial, you’ll learn how to create professional-looking schematics in Altium using built-in drawing tools and features. We’ll show you how to add custom title blocks, revision histories, tables of contents, block diagrams, and color schemes to make your schematics stand out.

Embedded thumbnail for 3 GHz RF Amplifier Deep Dive
How-To's
3 GHz RF Amplifier Deep Dive

Check out our design review of a 3.6 GHz RF amplifier! This in-depth analysis highlights schematic issues, PCB layout challenges, and key RF design principles to help you build better high-frequency circuits.

Embedded thumbnail for The Right Way to Use SIG/GND/PWR/SIG Stackups
How-To's
The Right Way to Use SIG/GND/PWR/SIG Stackups

Find out how to properly implement signal-ground-power-signal stackups in 4-layer PCB designs. Check out our tutorial from Zach Peterson, where he explains when to use dedicated power layers, how to route signals correctly over split power planes, and common mistakes to avoid for optimal EMI performance and signal integrity.

Embedded thumbnail for Altium Training - Design Environment: Documents and Panels
Altium Training
Altium Training - Design Environment: Documents and Panels

In our new tutorial, we explore different panel display modes, including docked, floating, and tabbed grouping arrangements. Effective panel management is essential for creating an efficient design environment tailored to your specific workflow requirements.

Embedded thumbnail for Mechanically Drilled Blind & Buried Vias: PCB Design Rules Explained
How-To's
Mechanically Drilled Blind & Buried Vias: PCB Design Rules Explained

Discover the essential design rules and manufacturing processes for mechanically drilled blind and buried vias in PCB layouts in this comprehensive tutorial. We cover the stack drill-and-plate fabrication process, aspect ratio limitations, sub-lamination design, and copper weight considerations. You’ll also learn how these vias differ from HDI microvias and gain a clear understanding of the critical design constraints needed for successful PCB manufacturing.

Embedded thumbnail for Altium Training - Design Environment: Navigation with Schematic Workspace
Altium Training
Altium Training - Design Environment: Navigation with Schematic Workspace

Discover the most important navigation techniques for the schematic workspace using both mouse and keyboard controls. In this tutorial video, you’ll learn how to use the View menu commands for document fitting, area zooming, and object selection, along with advanced navigation shortcuts. Master mouse-based panning and zooming, explore Ctrl key combinations, and practice arrow key movements - all designed to simplify your workflow in the PCB design process.

Embedded thumbnail for Altium Training - Design Environment: The Altium Environment
How-To's
Altium Training - Design Environment: The Altium Environment

Get familiar with the core workspace layout and navigation methods. In this video, you’ll see how to open schematic and PCB documents, work within the unified design environment, and move between multiple open files using document tabs and keyboard shortcuts.

Embedded thumbnail for Altium Training - Design Environment: Opening a Project from a Local Drive
Altium Training
Altium Training - Design Environment: Opening a Project from a Local Drive

Get your PCB design workflow off to a smooth start. This Altium tutorial walks you through opening projects from your local directory - a core skill that keeps your process efficient and organized from day one.

Embedded thumbnail for Altium Essentials: Design Environment
Altium Training
Altium Essentials: Design Environment

Take control of your PCB design workflow with Altium Essentials: Design Environment. This tutorial module guides you through the fundamentals of workspace management, from handling panels and documents to mastering menus, context commands, and time-saving shortcuts.

Embedded thumbnail for What Makes a Great PCB Design Review Submission?
How-To's
What Makes a Great PCB Design Review Submission?

Turn your PCB designs into professional-grade submissions. At Altium, we reveal the key practices that transform schematics, layouts, and documentation into review-ready work that stands out. Watch our brand-new tutorial and take your PCB design process to the next level.

Embedded thumbnail for Altium Training - Workspace Folder Structure: Opening the Explorer Panel
Altium Training
Altium Training - Workspace Folder Structure: Opening the Explorer Panel

Discover the key ways to access the Explorer panel in Altium Designer with this step-by-step tutorial. The video walks you through four different methods, giving you the freedom to choose the approach that best fits your workflow.

Embedded thumbnail for Altium Essentials: Workspace Folder Structure Overview
Altium Training
Altium Essentials: Workspace Folder Structure Overview

Altium Essentials: Workspace Folder Structure is a tutorial series designed for PCB designers who are learning the fundamentals of navigating an Altium workspace. This playlist walks through key Explorer panel skills, including multiple ways to open it (via keyboard shortcuts, menus, panel buttons, and workspaces), navigating projects, and understanding the panel’s six core information areas.

Embedded thumbnail for NFC Reader Project Part One: Schematics to PCB in Altium
How-To's
NFC Reader Project Part One: Schematics to PCB in Altium

Check out our new, in-depth NFC Reader Project tutorial! In this two-part video series, we design an ESP32-based NFC transceiver board from schematics to PCB layout. In Part 1, we dive into the TRF7970A NFC chip from Texas Instruments and guide you step-by-step through the complete design process in Altium.

Tag
Your search returns no results.