Welcome, Guest

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

News & Updates

Filters:
Tag
Blog
Getting Through PCB DFM

In this article, we’ll discuss the key design features to implement, and steps to take prior to fabrication that will help prevent some DFM process pain.

Altium Designer Getting Started User Guide
Blog
Level Up Your Design Skills - Altium Designer Getting Started User Guide Update
We are happy to announce the new update of our Altium Designer Getting Started User Guide. Whether you are new to Altium Designer or you want to brush up on some topics, the Altium Designer Getting Started User Guide will take you from a beginner to a master in PCB design.  This is only the beginning! This guide will be updated with new information based on user feedback. Let’s first go over the contents of the guide.
Embedded thumbnail for Design Review Use Case
Discovering Altium 365
Design Review Use Case

Design reviews are critical to being successful. Capture design discussions through contextual commenting in the web browser or in Altium Designer to ensure feedback is recorded and actioned effectively.

Article preview
Blog
Modeling Copper Foil Roughness in Altium Designer's Impedance Profiler

With the new layer stack manager in Altium Designer®, you can now include copper foil roughness factors directly in your impedance calculator. This is quite easy to do in the layer stack manager, but it begs the question: what exactly is the copper roughness factor? Which value should be used for your interconnects?

Embedded thumbnail for Resolving Errors in the PCB
Resolving Errors in the PCB

We’ve looked at how to set up the Design Rule Checker to help us analyze our PCB design errors. Now it’s time to resolve these errors and prep our design to start generating output files.

Article preview
Blog
High-Speed Signal Routing: The 5 Important Constraints

After you capture your schematic as an initial layout and create an initial component arrangement, it’s time to define your routing constraints. Doing this early will allow your DRC engine to spot rules violations before you finish your layout. Likewise, you’ll be able to modify the default rule set to meet your layout requirements. Here are the important routing constraints you’ll need to check before you start routing your board.

Blog
How to Create a PCB Manufacturing Cost Estimation

Some manufacturers have very convenient PCB manufacturing cost estimation calculators you can use, but the real costs depend on a number of factors. If you’re an entrepreneur and you’re producing your own boards, or you are managing manufacturing, testing, and delivery for a new project, it’s your job to help clients understand the primary cost drivers for new boards. Here’s how you can get an estimate of your fabrication costs, both for local and overseas manufacturers.

Embedded thumbnail for Defining the Layer Stackup
Defining the Layer Stackup

The PCB is designed and formed as a stack of layers and the definition of the PCB layer stack is a critical element of successful printed circuit board design. In Altium Designer, the Layer Stack Manager is used to develop the printed circuit board internal design including layer-pairing, careful via design, any back drilling requirements, rigid/flex requirements, copper balancing, layer stack symmetry, and material compliance. This video guides you through creation of a layer stackup, adding the necessary layers, as well as adding an impedance profile.

Blog
PCB Mountable Connectors: SMD vs. Through-hole

Selecting a connector is as much an art as it is a science. The artistic side is all about aesthetics and satisfying clearances, while the scientific side is all about signal integrity. For PCB mountable connectors, you’ll need to choose between surface-mounted or through-hole connectors, and you’ll need to consider how each type affects signal integrity in your application. Here’s what you need to think about beyond the standard connector specifications.

Article preview
Blog
PCB Via Current-Carrying Capacity: How Hot is Too Hot?

Trace and via current-carrying capacity are legitimate design points to focus on when designing a new board that will carry high current. The goal is to keep conductor temperatures below some appropriate limit, which then helps keep components on the board cool.

Blog
How to Maximize Copper in Your PCB Design: The Pros and Cons of Copper Pouring Versus Placing

There is a saying in copper pour PCB design, “Copper is free.” It means a PCB editor designer must think in reverse. A board starts off as solid copper, and the copper you don’t want is removed. It is faster to build, less consumptive, and less expensive to make a board that is mostly copper as compared to the same size board that is mostly bare. Picking the correct technique will make the difference between an effortless or frustrating experience.

Embedded thumbnail for Searching for Errors in Schematic
Searching for Errors in Schematic

Searching for Errors: Errors and mistakes happen to everyone - from beginners to professionals. So we always preach how it is paramount for your design to be validated before pushing it to the PCB. But luckily it’s pretty easy to find and analyze any errors using Altium Designer. We’ll take a look at how to find and analyze errors in your schematic.

Embedded thumbnail for Creating Net Classes
Juni 2, 2020
Creating Net Classes

A Net Class is a collection of nets that can be used for creating a targeted design rule. So for example, you may want all power and ground nets to have a minimum track width to handle a specific current rating. So we’ll show you how to assign these nets to a NetClass. 

Article preview
Blog Mai 14, 2020
How to Highlight Nets in Altium Designer to Simplify Schematic and PCB Designs

Highlighting nets will help you simplify your schematic and PCB design. In Altium , there are multiple options that enable you to leverage this capability to simplify the verification of connections and circuit paths and make sure that the design you send to your manufacturer accurately reflects the printed circuit board you need built.

Embedded thumbnail for How to Transfer Libraries to Concord Pro
New in Altium Designer 20 Mai 6, 2020
How to Transfer Libraries to Concord Pro

This video demonstrates how the Library Migrator can quickly move database and integrated libraries to the Concord Pro workspace. Your design can be organized and verified in the Library Migrator before pushing it to the cloud. After migration, the Messages panel will display any missing information.

Routed tracks
Blog Mai 5, 2020
Helpful Tips for Interactive Routing in Altium Designer

Before you jump into the software, you should know the types of things you’re going to want to look out for. Traces, connection lines, differential pair routing, and route paths can all affect the routing process of your board. Make sure that you’re equipped knowing, ultimately, what you want your board design to accomplish and furthermore, where you anticipate potential problem areas to be.

Tag
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 

How to select high frequency materials
Blog
Best Practices for High-Frequency PCB Material Selection

High frequency PCB design can seem esoteric, and I've heard many an engineer describe it as "black magic"! The subject is also a bit confusing, especially once someone asks which frequencies could be reasonably considered "high". Before you do anything inside the layout for a high-speed or RF PCB, you will need to pay attention to the materials being used in the board. If you're unsure which high frequency PCB materials you should use, then keep reading to learn more.

Tag
Embedded thumbnail for Automatic Fanout With BGA
How to Design a BGA
Automatic Fanout With BGA

When routing a BGA it can be necessary to use automatic fanout to make the routing process easier and faster. We’ll show you how to run the automatic fanout for routing a BGA and how the rules can affect the outcome of the route.

Embedded thumbnail for Specifying NSMD and SMD for BGA
How to Design a BGA
Specifying NSMD and SMD for BGA

BGA layouts use two types of pads: SMD, Solder Mask Pads, or NSMD, Non-Solder Mask Pads. Here we’ll walk you through the differences and how to specify and edit them for your layout.

Embedded thumbnail for Via Shielding and Stitching
Via Stitching
Via Shielding and Stitching

Altium Designer gives you full control over your via shielding and stitching. We’ll show you how to use our shielding and stitching tools, how to alter their parameters, and how to remove any unwanted via shielding and stitching.

Embedded thumbnail for xSignals for DDR3 and DDR4
How To Work with High-Speed Projects
xSignals for DDR3 and DDR4

In a high-speed design, DDR3 and DDR4 memory chips can utilize xSignal classes to match track lengths from the controller to the memory chip easily and quickly using the xSignals wizard.

Embedded thumbnail for High-Speed Tuning
How To Work with High-Speed Projects
High-Speed Tuning

If you use high-speed interfaces like USB 3.0, PCIE, or DDR3/DDR4, you need to use match length tuning to ensure that they work properly. We’ll show you why and how, as well as demonstrating the different tools for length tuning.

Embedded thumbnail for Using Document Parameters with Draftsman
How to Work with Draftsman
Using Document Parameters with Draftsman

The Draftsman Editor in Altium Designer uses document parameters to allow fine grain control over the draftsman document. We’ll show you how you can use the document parameters in your Draftsman document. 

Embedded thumbnail for High-Speed Features of Creating a Stack
How To Work with High-Speed Projects
High-Speed Features of Creating a Stack

The foundation of any high speed design is the layer stack. We’ll show you some of Altium Designer’s powerful layer stack creation features.

Embedded thumbnail for High-Speed Return Paths
How To Work with High-Speed Projects
High-Speed Return Paths

For high speed designs it is critical to maintain your return path for adequate signal integrity. We’ll show you how, using best practices and error resolutions in Altium Designer.

Embedded thumbnail for Working with Design Variants
How to Work with Draftsman
Working with Design Variants

Altium Designer’s Draftsman Document allows for several different board views and variants that you can work with. We’ll show you how to add new variants and work with their properties to display exactly what you need in your Draftsman Document

Embedded thumbnail for Creating Schematics in High-speed Projects
How To Work with High-Speed Projects
Creating Schematics in High-speed Projects

There are several powerful features in Altium Designer for creating schematics in high speed projects. We’ll show you a few, such as how to utilize nets, net classes, blankets, design rules, and differential pairs.

Embedded thumbnail for Creating Connectivity
How to Work with Multichannel Schematic
Creating Connectivity

Multichannel connectivity can be created in a few different ways. We’ll show you how to create connectivity using ports and net labels efficiently and effectively. 

Embedded thumbnail for Hierarchical Structure for High-Speed Projects
How To Work with High-Speed Projects
Hierarchical Structure for High-Speed Projects

A Hierarchical structure can make your high speed project much easier to navigate and complete. We’ll show you some tips and tricks for creating and maintaining a high speed. Hierarchical design project.

Embedded thumbnail for Schematic Design Reuse Using Snippets
How to work with Snippets
Schematic Design Reuse Using Snippets

Snippets allow you to easily reuse circuitry across multiple parts of your designs. We’ll show you how create a new snippets the Schematic and how to connect and annotate it so you can easily bring your circuitry directly into your board.

Embedded thumbnail for PCB Design Reuse Using Snippets
How to work with Snippets
PCB Design Reuse Using Snippets

Snippets give you easy access to reuse circuitry on your PCB. Let’s take a look at how you can create and configure snippets for the PCB, connect a component link with the schematic and update the PCB to include your snippet.

Embedded thumbnail for Creating Schematic Channels
How to Work with Multichannel Schematic
Creating Schematic Channels

Altium Designer makes creating single and multichannel designs effective and quick. We’ll show you how to create and annotate output and input channels in your design. 

Embedded thumbnail for Using Snapping for Primitives and Components | Draftsman Documents
How to Work with Draftsman
Using Snapping for Primitives and Components | Draftsman Documents

Snapping using the grids and snapping tools in Altium Designer’s Draftsman Editor gives you a lot of control over how you create and annotate primitives and components. We’ll show you how easy it is to use snapping in the Draftsman Editor. 

Tag
Your search returns no results.