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 Transmission lines (coplanar)
RF PCB Design
Transmission lines (coplanar)

The boards use transmission lines to carry high-frequency signals. In addition to microstrip lines, coplanar transmission lines with a ground reference polygon are often found on boards. Coplanar transmission lines propagate the same wave type as microstrip transmission lines, but the electromagnetic field is more concentrated near the conductor, so coplanar lines have lower losses at high frequencies, less dispersion, and less interference to adjacent circuits.

Embedded thumbnail for How to Reuse Board Shapes in MCAD
Working with MCAD CoDesigner extension
How to Reuse Board Shapes in MCAD

You can use the MCAD Co-designer panel to reuse your board shape or geometry in your PCB. We’ll show you how to use the MCAD Co-designer panel in Altium Designer and how to copy your board shape and geometry from your MCAD tool to Altium Designer.

Embedded thumbnail for Selection filter - Panel Properties and PCB
How to work with Selection
Selection filter - Panel Properties and PCB

Learn how to configure the types of selected objects using the Selection Filter. In addition, you will learn about the Post Selection Filter and its features.

Embedded thumbnail for PCB Origins During the ECAD MCAD Exchange
Working with MCAD CoDesigner extension
PCB Origins During the ECAD MCAD Exchange

Origins can vary from your MCAD tool and Altium Designer. With the MCAD Co-Designer panel Altium Designer can keep track of your origin point and make sure your design changes are exchanged correctly.

Embedded thumbnail for Global Editing Using Find Similar Objects
How to work with Selection
Global Editing Using Find Similar Objects

Editing multiple objects one by one can be a very time consuming process. Altium Designer makes this easy and efficient with the Find Similar Objects tool, which allows you to globally select and edit multiple objects at once.

Embedded thumbnail for Shaping the PCB in MCAD
Working with MCAD CoDesigner extension
Shaping the PCB in MCAD

Through the MCAD Co-designer in Altium Designer, you can collaborate with a mechanical engineer to shape the PCB in your MCAD tool and keep it updated in Altium Designer. We’ll show you how in Altium Designer and in your MCAD tool.

Embedded thumbnail for Cross Select Mode
How to work with Selection
Cross Select Mode

Cross Select Mode is a unique tool that allows for cross-selection of objects between the schematic and PCB thanks to the Altium Unified platform. This makes it easy to look for specific components, as well as take advantage of component placement tools.

Embedded thumbnail for Tools for Efficient Selection
How to work with Selection
Tools for Efficient Selection

Efficient selection tools can make a difference in how long and how clean your design can be. Learn how to utilize the Edit Select Menu tools in Altium Designer to take control over your layout.

Embedded thumbnail for Tools for Easily Selecting Objects in the PCB
How to work with Selection
Tools for Easily Selecting Objects in the PCB

Explore more than basic mouse movements by taking a look at the tools that Altium Designer has to offer for making selecting and moving objects in the PCB an easy task. This will increase your productivity and allow you to spend more time designing

Embedded thumbnail for How to Work with The Polygon Manager
Working with Polygons
How to Work with The Polygon Manager

It is important to have a high-level view of all polygons on the PCB design. The Polygon Manager lets you rename polygons, set their pour order, perform re-pouring or disable pouring on selected polygons, add/scope the polygon connection style and clearance design rules, and add polygon classes for selected polygons.

Embedded thumbnail for Assigning Impedance Profiles for Differential Pairs
How to Work with Differential Pairs
Assigning Impedance Profiles for Differential Pairs

When you assign an impedance profile to a differential pair you open up several options for control over your routes. We'll show you how to do just that, as well as how to fix errors that may pop up and how to create classes for differential pairs based on assigned impedance profiles.

Embedded thumbnail for How to Highlight or Select Net Connections in the PCB
How-To's
How to Highlight or Select Net Connections in the PCB

We’ll show you how to highlight net selections so you can easily track where connections are made. We’ll show you how to hide and show nets, and how to use the view configuration and PCB panels to view and highlight nets across your design, and how to assign net colors in both the PCB and the schematic.

Embedded thumbnail for Remove Unused Via Pads
How to Design a BGA
Remove Unused Via Pads

The Remove Unused Pad Shapes tool in Altium Designer gives you control over the via pads in your design. We’ll show you how to use it to increase the usable area of power and ground polygons, increase the density of conductors between hole rows, and fixing incorrect connections.

Embedded thumbnail for Tent Vias under BGA
How to Design a BGA
Tent Vias under BGA

When via are located close to component pads some soldering issues can arise, but this can be fixed with Tented vias. We’ll show you how to manually tent vias and how to tent vias through the Design Rules.

Embedded thumbnail for Via-in-Pad for BGA
How to Design a BGA
Via-in-Pad for BGA

We’ll teach you how to use Via-in-pad to reduce inductance, improve signal integrity, and improve power distribution system performance in BGA designs.

Embedded thumbnail for Using HDI Stackups during BGA Design
How to Design a BGA
Using HDI Stackups during BGA Design

Micro Vias and Buried Vias play an important role in high density interconnection layer stackups (HDI Stackups). We’ll show you how to add via and create rules to allow you to take full advantage of the HDI Stackup.

Tag
Your search returns no results.