Welcome, Guest

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

News & Updates

Filters:
Tag
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. 

chip with neon illumination
Blog
How Does the Package PDN Impact Power Integrity?

Whenever we say something to the effect of “components can’t work without a correctly designed PCB,” we only have to look at component packaging for evidence. It is true that component packages come with parasitics that affect signal integrity, but there is one area that we don’t often look at in terms of component packaging: power integrity.

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.

electrical circuit with microcontroller
Blog
Designing Custom Hardware with Microcontrollers

In this article, we’ll look at all that is required to start creating your own custom microcontroller-based hardware designs. You’ll see that there actually isn’t too much to this, as microcontroller manufacturers over the years have tried to make the learning curve less steep and their devices more, and more accessible. This is both from an electrical point of view but also – equally importantly – from a programming point of view.

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. 

high-speed printed circuit board
Blog
Guide to Low-Dk PCB Materials

If you’ve taken time to learn about PCB material options and layer constructions, you have probably seen the wide range of materials that are available on the market. Materials companies produce laminates with varying Dk values, Tg values, weave styles, CTI values, and mechanical properties to target various applications in the electronics industry.

printed circuit board, photo by the author
On-Demand Webinar
Learn to Collaborate Like a Pro with Altium Designer 23

Get ready to speed up your design process with new Altium Designer collaboration capabilities. Designing a PCB is a team effort. Engineers must work with customers, manufacturers, and other stakeholders to get the best results. You need help to bring your design to life, even if you're a one-person team.

freeway in the background of the city
Blog
Designing for V2X Communication: Wireless Protocols and Standards

If you’re waiting for truly connected cars on a grand scale, there is still a massive amount of work to be done, both on the hardware and software sides. Connected cars can only become a widespread reality once the automotive industry and telecom carriers can decide which protocol will work best for vehicle-to-everything (V2X) communication. PCB designers will then need to step in to create these systems and fit them into a vehicular environment.

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: Schematic Compare
Getting Started with A365
Altium 365 Getting Started: Schematic Compare

The schematic sheets in a project are subject to change over time, and sometimes it may be necessary to compare several different versions and detect differences between them. In Altium Designer you can easily perform an automatic comparison of any revisions of schematic documents. 

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.

Tag
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.

PCB Noise Reduction
Blog
PCB Noise Reduction: Do You Need Isolation, Shielding, or Filters?

Of all the noise and operational challenges designers face in their PCBs, there is one overarching problem that is arguably most popular: electronic noise. It could originate as an SI/PI problem, it could possibly arise from some external source, or it could be good old-fashioned crosstalk! These tend to fall into three categories: adding shielding, doing something to create isolation, or placing filters. Let's look at all of these as they tend to be the default solution set when confronted with many noise problems.

Tag
Embedded thumbnail for Mixed Simulation Series - Part 2: AC Analysis Sweeps & Inline SPICE Directives
Mixed Simulation Series
Mixed Simulation Series - Part 2: AC Analysis Sweeps & Inline SPICE Directives

Explore AC analysis and SPICE simulations in Altium Designer to elevate your circuit design and analysis skills. This video guides you through essential techniques for accurate and effective simulations.

Embedded thumbnail for Innovative Kidney Disease Bio Sensor Designed with Altium Software
Altium Stories
Innovative Kidney Disease Bio Sensor Designed with Altium Software

Check how Altium software helps Metyos, pioneers in the development of a biowearable aimed at monitoring chronic kidney disease, in their work. They needed efficient collaboration tools to manage contributions from mechanical, chemical, and electrical engineers, which our software can provide.

Embedded thumbnail for Finding Inductors: Alternate Parts Series: Part 2
Octopart
Finding Inductors: Alternate Parts Series: Part 2

In part two of the Alternate Part series, we delve into the quest for a fitting alternate inductor for a battery controller IC equipped with a switching regulator.

Embedded thumbnail for Mixed Simulation Series - Part 1: Add Sources, Specify Coupled Inductors & Configure Result Plots
Mixed Simulation Series
Mixed Simulation Series - Part 1: Add Sources, Specify Coupled Inductors & Configure Result Plots

Watch this tutorial to learn how to design and optimize a five-block charging circuit using mixed simulation tools in Altium Designer, enhancing functionality and efficiency with practical tips and insights.

Embedded thumbnail for Enhance Design Review Efficiency and Assembly Precision with MultiBoard Draftsman
How-To's
Enhance Design Review Efficiency and Assembly Precision with MultiBoard Draftsman

Discover the capabilities of the multi-board Draftsman feature in Altium Designer 24 in our latest video, where we showcase its role in enhancing documentation processes using a mini-PC multi-board. Learn to create detailed, visually appealing documentation efficiently.

Embedded thumbnail for The Future of Healthcare is Wearable
Altium Stories
The Future of Healthcare is Wearable

Meet Metyos, a startup pioneering the development of a biowearable aimed at monitoring chronic kidney disease. With Altium, Metyos is advancing the future of wearable medical devices, putting healthcare back into the hands of patients and professionals alike. Check out their story in our brand new video about them and collaboration with Altium.

Embedded thumbnail for Hardware Design Masterclasses - Wrocław 2024 Slideshow
HDM Wrocław
Hardware Design Masterclasses - Wrocław 2024 Slideshow

Immerse yourself in the world of hardware design at the Hardware Design Masterclasses in Wroclaw! Explore our slideshow for a peek into the hands-on workshops, expert insights, and revolutionary techniques that made this experience truly unforgettable!

Embedded thumbnail for New Constraint Manager: Creepage Constraints & Resolving Violations
New Constraint Manager
New Constraint Manager: Creepage Constraints & Resolving Violations

Join us for the final video of our Constraint Manager series we explore implementing creepage rules for high voltage designs. Through meticulous adjustments and customizations, we optimize the PCB layout to meet safety standards, showcasing the evolution of our design.

Embedded thumbnail for Mastering Data Management with Altium Designer 24 - Webinar Recording
New in Altium Designer 24
Mastering Data Management with Altium Designer 24 - Webinar Recording

Explore how Altium Designer 24 empowers you to effectively manage, access, and synchronize your data in our April webinar recording. The full video can be found here: COM April Webinar Recording

Embedded thumbnail for Embedded World 2024 Slideshow
Embedded World 2024
Embedded World 2024 Slideshow

We’re still looking back at Embedded World 2024 in awe of what an adventure it was! Shout out to everyone who swung by our booth, bringing boundless enthusiasm, insights, and energy to the mix—you made this event a resounding success! Check our brand new slideshow from this international event.

Embedded thumbnail for V-Scoring vs. Mouse Bites! PCB Panelization Deep Dive
How-To's
V-Scoring vs. Mouse Bites! PCB Panelization Deep Dive

Dive deep into PCB panel design and manufacturing as we explore the intricacies of V-Scoring and Mouse Bites. This comprehensive video sheds light on these pivotal techniques essential in PCB manufacturing.

Embedded thumbnail for Expert Insights on Alternate Parts
Octopart
Expert Insights on Alternate Parts

Join Philip Salmony in this enlightening series as he unravels the complexities of sourcing alternate parts to enhance your designs. In this episode, watch Phil effortlessly locate a substitute Ceramic Capacitor, backed with invaluable tips, tricks, and strategies that will transform your approach to part sourcing and revolutionize your design process.

Embedded thumbnail for New Constraint Manager: Physical Constraints, Layout Checks & Constraint Sets
New Constraint Manager
New Constraint Manager: Physical Constraints, Layout Checks & Constraint Sets

Part IV of our Constraint Manager Series is live! In this episode, we explore essential steps like setting up physical constraints, conducting layout checks, and organizing constraint sets for efficient PCB design management. Follow along to enhance your workflow and optimize your designs.

Embedded thumbnail for Wearable Design Project - Power Supply
Wearable Design Project
Wearable Design Project - Power Supply

Part IV of our Wearable Design Project series is here! Join Piet Callemeyn as he tackles power supply strategy for our wireless heart rate sensor. Learn about battery integration, charging mechanisms, and power gating modes for optimal energy use. Whether you're a novice or expert, this episode provides practical insights into wearable tech design.

Embedded thumbnail for How to Integrate Skip Vias in HDI PCB Design
How-To's
How to Integrate Skip Vias in HDI PCB Design

Discover the intricacies of utilizing Skip Vias in HDI PCB design through this comprehensive guide. This video provides a step-by-step walkthrough on integrating skip vias into your high-density interconnect PCBs, delving into the advantages, disadvantages, and strategic applications to optimize electronic functionality.

Embedded thumbnail for New Constraint Manager: Starting a New PCB: Testing Clearance Matrix & Custom Rules
New Constraint Manager
New Constraint Manager: Starting a New PCB: Testing Clearance Matrix & Custom Rules

Starting a new PCB project? Follow along as we guide you through essential steps, focusing on leveraging the Clearance Matrix and Custom Rules for precise design control. Unlock the full potential of Constraint Manager in Altium Designer 24 to kickstart your projects efficiently.

Tag
Your search returns no results.