Welcome, Guest

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

News & Updates

Filters:
Tag
Embedded thumbnail for Wearable Design Project - Sensing
Wearable Design Project
Wearable Design Project - Sensing

Piet Callemeyn is back on his wireless heart rate sensor. Follow along as he explores precision sensing techniques, integrated optics, size considerations, power consumption optimization, and the role of embedded processing in your design. Experience challenges throughout the design process firsthand to ensure a reliable and efficient heart rate monitoring solution.

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.

Tag
Pin-package and Via Delay Values
Blog
Pin-Package Delay and Via Delay in High Speed Length Tuning

Take a look at the inside of some integrated circuit packages, and you’ll find a number of wires bonded to the semiconductor die and the pads at the edge of the component's package. As a signal traverses makes its way along an interconnect and into a destination circuit, signals need to travel across these bond wires and pads before they are interpreted as a logic state. As you look around the edge of an IC, these bond wires can have different lengths, and they incur different levels of delay and contribute to total jitter.

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

Tag
Embedded thumbnail for Industrial Design Meets Electronics Engineering
Altium Stories
Industrial Design Meets Electronics Engineering

Discover how engineering disciplines come together to create remarkable products with Altium’s powerful tools. Electronics, mechanical, and industrial design merge their expertise, as D+I, part of Capgemini, showcases their refined design process. See how diverse skillsets and Altium's solutions drive innovation.

Embedded thumbnail for Simplify Analysis with Power Analyzer by Keysight
How-To's
Simplify Analysis with Power Analyzer by Keysight

The Power Analyzer by Keysight in Altium Designer simplifies power design by enabling detailed analysis of power nets and PDNs. This demo highlights how to identify and resolve issues like voltage drops to ensure reliable power delivery, all within the Altium environment.

Embedded thumbnail for Perfect your high-speed routing with Dynamic Phase Matching!
New in Altium Designer 25
Perfect your high-speed routing with Dynamic Phase Matching!

Struggling with phase matching in your high-speed projects? Learn how Altium Designer 25’s Dynamic Phase Matching feature ensures precise signal integrity and simplifies high-speed design.

Embedded thumbnail for Hardware Design Masterclass Wrocław 2024 - Autumn Edition
HDM Wrocław
Hardware Design Masterclass Wrocław 2024 - Autumn Edition

Altium participated in the Hardware Design Masterclass Wrocław 2024, organized by Rafał Stępień. Representing Altium, Samer Aldhaher delivered a presentation on Wire Bonding in Altium Designer. This slideshow highlights key moments from the event.

Embedded thumbnail for Pi Filter Formulas and Simulation Deep Dive
How-To's
Pi Filter Formulas and Simulation Deep Dive

Learn the essentials of Pi filters, including how to size, design, and simulate them in Altium Designer. Host Zach Peterson explains the design equations for Pi filters, discusses online tools for accurate component selection, and demonstrates real-time simulations in Altium Designer to visualize the effects of impedance mismatches.

Embedded thumbnail for True Donut Pad Shapes
New in Altium Designer 25
True Donut Pad Shapes

Check out our brand-new short video showcasing an exciting improvement in the PCB design process. Altium Designer 25 now supports true donut pad shapes, enhancing both your routing and performance.

Embedded thumbnail for Modernizing Engineering Workflows: Altium Designer 25 and the Future of Concurrent Design - Recording Preview
New in Altium Designer 25
Modernizing Engineering Workflows: Altium Designer 25 and the Future of Concurrent Design - Recording Preview

Discover the new features in Altium Designer 25! This webinar recording highlights the Signal Analyzer by Keysight, advanced Wire Bonding capabilities, multi-board design enhancements, and more, showcasing how these tools can transform your PCB design process.

Embedded thumbnail for Dynamic Phase Matching and Tuning for Differential Pairs
New in Altium Designer 25
Dynamic Phase Matching and Tuning for Differential Pairs

Explore how dynamic phase matching for differential pairs works with the improved match length rule in Altium Designer. Learn key techniques in this quick tutorial!

Embedded thumbnail for Obey Rules and Auto-Shrinking Features
New in Altium Designer 25
Obey Rules and Auto-Shrinking Features

Discover how Altium Designer 25's Obey Rules and Auto-Shrinking features streamline routing, ensuring speed and precision while maintaining adherence to all design constraints.

Embedded thumbnail for Quickstart Guide: Single Layer PCB Design with Altium Designer 25
New in Altium Designer 25
Quickstart Guide: Single Layer PCB Design with Altium Designer 25

Transform your designs with the new Single Layer PCB Design feature in Altium Designer 25! Whether you're working on Rigid-Flex projects or creating simple, space-saving boards, this tool makes the process faster, smarter, and more efficient. Watch our guide now and unlock your next big innovation.

Embedded thumbnail for How to Design Bending Regions in Flex PCBs
How-To's
How to Design Bending Regions in Flex PCBs

Watch our latest video on bending regions in flex PCBs! This step-by-step guide will show you how to configure stack-ups, distinguish between flex and rigid regions, and troubleshoot common issues in 3D views.

Embedded thumbnail for LDO Regulator Essentials: From Basics to Advanced. Part V: Ripple Rejection
LDO Regulator Essentials
LDO Regulator Essentials: From Basics to Advanced. Part V: Ripple Rejection

The final part of the LDO Regulator Essentials series focuses on voltage ripple rejection in Low Dropout Regulators (LDOs). Our host Rafał Stępień explains how LDOs clean up DC supply waves, ensuring stable performance in power systems. This episode provides practical insights for optimizing sensitive designs.

Embedded thumbnail for Explore Routing Improvements in Altium Designer 25
New in Altium Designer 25
Explore Routing Improvements in Altium Designer 25

Discover Routing Improvements in Altium Designer 25. Learn about Dynamic Phase Matching, True Donut Pad Shape, and more in our latest video showcasing the powerful enhancements in our newest release.

Embedded thumbnail for Wire Bonding Shorts: Die Footprints
New in Altium Designer 25
Wire Bonding Shorts: Die Footprints

Check our new short video where Samer Aldhaher demonstrates the Wire Bonding feature in Altium Designer 25, including die-to-die and die-to-copper connections, multiple wire bonds, and pad rotation techniques.

Embedded thumbnail for Altium Designer 25: Collaboration at its Finest
New in Altium Designer 25
Altium Designer 25: Collaboration at its Finest

Altium Designer 25 focuses on enhancing collaboration for engineering teams with new tools like the SI Analyzer by Keysight, updated PCB CoDesign, MCAD and Ansys CoDesigners, and improved Simulation modules. This release also introduces Wire Bonding, Single Layer PCB, and performance upgrades for optimized PCB design workflows. Check our overview video about all the improvements in this release.

Embedded thumbnail for The Fastest Ways to Run a PCB BOM Review
How-To's
The Fastest Ways to Run a PCB BOM Review

Conducting a BOM review is crucial to prevent costly delays, obsolete components, and unforeseen sourcing challenges in your PCB project. Discover powerful tools like DigiKey, Octopart, and Altium 365’s BOM portal to simplify your review process and ensure you're selecting the best parts at optimal prices.

Tag
Your search returns no results.