Welcome, Guest

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

News & Updates

Filters:
Tag
Embedded thumbnail for Coming Soon: MultiBoard Draftsman
How-To's
Coming Soon: MultiBoard Draftsman

MultiBoard Draftsman enhances the efficiency of design reviews and assembly precision by offering a unified platform for detailed viewing and documentation of MultiBoard Designs. Discover more about this feature in our brand-new short video.

Embedded thumbnail for Coming Soon: PCB Layout Replication
How-To's
Coming Soon: PCB Layout Replication

PCB Layout Replication allows quick replication of layouts for repetitive circuitry blocks in a flat PCB design. In this short video we will show you how this new tool (scheduled for release on December 13th) eliminates the need to do repetitive tasks manually or for various workarounds like snippets or multi-channel designs.

Blog
Access to your Training Certificates on My Altium

Introduce an update on the My Altium user page that highlights your certificates and tracks your training progress, with one-click access to the Training Dashboard and Training Catalog pages. Easily view and share your certificates, keep an eye on your learning journey, and explore a variety of training resources.

Blog
Rigid-Flex PCBs: Advantages and Challenges

In this article, we will begin with a basic explanation of how rigid-flex technology differs from rigid board technology. We will then provide an overview of the advantages and conclude with a discussion of the challenges to be aware of.

Intrusive Soldering
Blog
When Should You Use Intrusive Soldering?

Through-hole components are frequently employed in power electronics, particularly when dealing with AC power from a wall outlet. In this article, you can delve into the intrusive soldering process and discover when it can be applied in PCB design.

Embedded thumbnail for Coming Soon: Constraint Manager
How-To's
Coming Soon: Constraint Manager

Constraint Manager simplifies PCB design by facilitating collaborative constraint definition from both Schematic and PCB. Learn more about this new feature, which streamlines the process of setting electrical clearances and creating rules while centralizing class management for time-saving convenience.

Embedded thumbnail for Debounce Circuit
Simulation in Altium Designer
Debounce Circuit

Learn how to simulate the circuit, identify a common issue, and walk through how to diagnose and correct any errors found in a seemingly well-designed debounce circuit. 

Embedded thumbnail for Import Component Footprints Faster with Altium Designer. Part II: Using an External Library, Internal IPC Compliant Footprint Wizard, and Datasheet-Based Creation
Import Component Footprints Faster with Altium Designer
Import Component Footprints Faster with Altium Designer. Part II: Using an External Library, Internal IPC Compliant Footprint Wizard, and Datasheet-Based Creation

In this video, we will guide you through three distinct manual component import methods; employing an external library, utilizing the internal IPC Compliant Footprint Wizard, or creating one yourself based on documentation.

Blog
What Makes a PCB Enclosure Rugged?

Whether you purchase products off-the-shelf or online, they all come housed within an enclosure. In some cases, these enclosures are intentionally ruggedized to withstand harsh environments or mechanical shocks. You can learn more about enclosures in this new and interesting article.

Embedded thumbnail for Import Component Footprints Faster with Altium Designer. Part I: Manufacturer Part Search & External Plugin
Import Component Footprints Faster with Altium Designer
Import Component Footprints Faster with Altium Designer. Part I: Manufacturer Part Search & External Plugin

In this video, we will demonstrate the first two methods of importing components into Altium Designer; through Manufacturer Part Search or by using an external plugin.

Blog
Concept Phase – Lid Assembly Design Part 2

We are continuing our journey through the lid assembly design phase of our Open Source Laptop project. In this section, we will discuss the layout of the test adapter and provide a demonstration of the first test for the display panel, along with the initial steps involved in assembling the boards.

Embedded thumbnail for Buck Converter
Simulation in Altium Designer
Buck Converter

Learn how to run a transient simulation, analyze the waveforms, and measurement techniques you can use to determine a voltage ripple with a buck converter as an example. 

Embedded thumbnail for Edge Plating in RF Design
How-To's
Edge Plating in RF Design

PCB Edge Plating provides additional noise suppression and improves EMC. In this video we provide you some practical tips for creating metalized PCB edges in Altium Designer.

Blog
Concept Phase – Lid Assembly Design Part 1

In the exciting next phase of the open-source laptop project we're (finally) diving into design, and getting hands-on with the display panel. Discover how we're selecting the right panel, integrating it seamlessly, and creating a custom DisplayPort adapter to illuminate the screen. Plus, learn how our choices impact features like microphones, webcams, and touch sensors, and how Altium can help bring it all to life. It’s not too late to join as we continue on this innovative journey!

Embedded thumbnail for Custom Paste Mask and Solder Mask
Custom Pad Stack in Altium Designer
Custom Paste Mask and Solder Mask

Altium Designer allows you to freely customize paste and solder mask shapes, which allows you to adapt your design for non-standard component footprints.

Embedded thumbnail for Colpitts Oscillator
Simulation in Altium Designer
Colpitts Oscillator

Learn how to effectively fix errors in circuit simulation and other problem-solving techniques using a Colpitts Oscillator design as an example. 

Embedded thumbnail for Custom Thermal Reliefs for Pads
Custom Pad Stack in Altium Designer
Custom Thermal Reliefs for Pads

Altium Designer allows you to add, remove, and edit thermal relief spikes anywhere on a pad, regardless of its shape. Using these can improve soldering and prevent manufacturing problems like tombstoning.

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
Further Enhancements to Sheet Cross-referencing
What's New in 22.3
Schematic Capture Improvement

Adding cross-references to the project allows you to easily follow the connective flow of nets between the schematic sheets in a project. 

Embedded thumbnail for High Speed: XSignals
How-To's
High Speed: XSignals

You can create, configure, and utilize xSignals in Altium Designer to make your design process more efficient and effective. We’ll show you how to do it manually, using the more comprehensive Create xSignals command, and using the xSignal wizard.

Embedded thumbnail for DFM and fab cost/time constraints: What is annular ring and how to configure it
How-To's
DFM and fab cost/time constraints: What is annular ring and how to configure it

The minimum dimension from the wall of the aperture to the edge of the pad is called an annular ring, and we can configure it with Altium Designer. We’ll show you how to get started and manage the annular ring in your design rules.

Embedded thumbnail for Altium 365 Getting Started: Gerber Compare
How-To's
Altium 365 Getting Started: Gerber Compare

The task of comparing different versions of manufacturing files usually arises when the electrical engineer needs to check and confirm the manufacturer's edits or clarify details of changes before starting production. In Altium 365 you can perform an automatic comparison of Gerber files.

Embedded thumbnail for Polygon Pours
Working with Polygons
Polygon Pours

Polygon pours are used to create copper geometries on your board. You can prioritize polygon pour order, hide them to make it easier to work on your board, and repour them to resolve design rule conflicts.

Embedded thumbnail for How to Use the MCAD CoDesigner?
How-To's
How to Use the MCAD CoDesigner?

This video shows how the ECAD and MCAD engineers now can communicate directly while staying within their own design environment. The MCAD engineer is able to push design information directly from their design software straight into Altium Designer. Any changes can be reviewed, accepted, or denied by the receiving party. This process of pushing and reviewing design changes is bi-directional, meaning that both the MCAD or ECAD engineer can push and review changes to the other. 

Embedded thumbnail for Creating Additional Snap Points Using a 3D Model
How to use Snapping
Creating Additional Snap Points Using a 3D Model

Demonstration of using snap points with 3D models and how they can assist in the placement of said models.

Embedded thumbnail for Polygon Connect Styles
Working with Polygons
Polygon Connect Styles

Define how vias and pads connect to polygons with a design rule. Customize the thermal relief width, number, and rotation as well as the air gap width.

Embedded thumbnail for How to work with Component Classes?
How to Work with Classes
How to work with Component Classes?

Modern printed circuit boards can contain a large number of components, which makes them difficult to work with. In this video we will show what component classes can be on a PCB, how to create custom component classes and how they can be useful for us. 

Embedded thumbnail for Create and Snap to a Circular Grid (Polar Grid)
How to use Snapping
Create and Snap to a Circular Grid (Polar Grid)

Instructional on how to create polar grids, how to snap to them, and why you might want to use them.

Embedded thumbnail for How to Connect Polygons to Nets
Working with Polygons
How to Connect Polygons to Nets

This video covers how to easily connect a polygon to a net using just two clicks. With the Properties panel open and a polygon selected, click the "Assign net" button in the Properties panel.

Embedded thumbnail for Altium 365 Getting Started: Gerber Compare
Getting Started with A365
Altium 365 Getting Started: Gerber Compare

The task of comparing different versions of manufacturing files usually arises when the electrical engineer needs to check and confirm the manufacturer's edits or clarify details of changes before starting production. In Altium 365 you can perform an automatic comparison of Gerber files. 

Embedded thumbnail for Altium 365 Getting Started: Migrate to Altium 365 from other VCS
Getting Started with A365
Altium 365 Getting Started: Migrate to Altium 365 from other VCS

The development of electronic devices always involves the release of many different types of files. And these files are not static - they change as the project progresses. Traditionally, one way to manage data is to use a version control system such as Git or SVN. Unlike other VCSs, Altium 365 is the system designed specifically for managing project data.

Embedded thumbnail for How to get a BOM for a Multi-board Design
How-To's
How to get a BOM for a Multi-board Design

When designing a multi-board project, an up-to-date and accurate BOM for the entire device is a necessity. Watch this video to learn how to properly create a BOM for your multi-board project.

Embedded thumbnail for Remove Unused Pad Shapes
Working with Polygons
Remove Unused Pad Shapes

Unused pad shapes create holes in your copper geometries. You can quickly examine all pads in the design to remove unused pad shapes and restore previously removed pads. 

Embedded thumbnail for Effective use of "Objects for snapping" when creating a Footprint
How to use Snapping
Effective use of "Objects for snapping" when creating a Footprint

Learn how to effectively use snaps that allow you to create a component footprint quickly and conveniently

Tag
Your search returns no results.