Welcome, Guest

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

News & Updates

Filters:
Tag
Blog
Pi.MX8 Project - Board Layout Part 1

Our exploration of the Pi.MX8 open-source computer module project progresses. In this third chapter, our focus shifts to the PCB layout preparation of the board. Key topics include defining the layerstack and component break-out routing.

Blog
PCB CoDesign Whitepaper

Design faster together with the innovative PCB CoDesign feature, exclusively available in Altium Designer. This cutting-edge functionality seamlessly integrates schematic and PCB design, facilitating concurrent work by multiple engineers on the same project. Learn more about this groundbreaking feature in our comprehensive manual.

Blog
How to Test Suspect Electronic Components

Electronic components power nearly everything in our modern lives. However, as long as there are buyers for parts, counterfeiters will persist in their endeavors. Financial losses resulting from fake components are challenging to ascertain due to enforcement limitations and the difficulty in collecting data on the issue. In this article, we demonstrate how to test and verify components in batch orders.

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.

Tag
Blog
RF Power Amplifier Module PCB Design

RF power amplifiers can be found in many wireless products, often integrated into chipsets or modems. However, in certain specialized systems, you might require higher power output at a specific frequency. This necessitates a discrete amplifier circuit to deliver that power. In this article, we present an example project for a power amplifier that you can incorporate into your RF project.

Blog
Avoid GIGO in Your PCB Simulation Tools

Simulation tools are extremely useful for understanding electromagnetic behavior in a design. Learn more about how to avoid obtaining inaccurate results during your PCB simulation process.

Benefits of Ultra HDI
Blog
The Benefits of Ultra HDI

Learn more about the combination of using both flexible materials and ultra-HDI feature sizes in this article.

Blog
Concept Phase – Cooling and Airflow Part 1

Next step in our open-source laptop project is to explain how to design cooling and airflow. In this article, we can show you the first part of this process, such as airflow concept, fan measurement and clearance.

Harness Design
Blog
Create Connections with Harness Design

Many modern electronics have multiple boards, and connecting those different boards and systems together are harnesses. Learn more about how Altium Designer can help you create harnesses for your own multi-board designs here.

Blog
Nucleo Shields Multi-Board Design

Learn how easy it is to create multi-board projects. This practical project article covers the reasons for breaking larger boards into sub-assemblies and explores the various connection options available between sub-assembly boards.

Blog
Analog Solar Tracker Project

In this article you can learn about light sensors while building an analog solar panel tracking system. This open-source project covers multi-channel design, window comparators, driving motors, and photosensors.

Blog
Concept Phase – Initial CAD Design

We are continuing our journey through the open-source laptop project. This article explains an initialization of CAD design process from the early concept and brainstorming phase.

Blog
High-Speed PCB Design Tips

Essential tips for high-speed PCB designs, and when you need to start being concerned about how and where you route your traces.

Tag
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

Embedded thumbnail for How to Control Routing in Altium Designer
How-To's
How to Control Routing in Altium Designer

The routing functionality in Altium Designer is constantly evolving. Check out this video to learn the basics of routing in Altium Designer. 

Embedded thumbnail for Polygon Creation
Working with Polygons
Polygon Creation

Learn how to create polygon pours to ensure proper copper distribution on your board.

Embedded thumbnail for Creating Guide Lines and Snap Points
How to use Snapping
Creating Guide Lines and Snap Points

Explanation of guides and snap points and how to create and use them.

Embedded thumbnail for Polygon Types and Parameters
Working with Polygons
Polygon Types and Parameters

Each board requires different copper geometries. Polygon types make sure you can create the perfect copper geometry for every need.

Embedded thumbnail for How to Define Different Clearance for Internal and External Layers
How-To's
How to Define Different Clearance for Internal and External Layers

If you need to define difference clearance values for your external and internal layers, the answer is with design rules. We’ll walk you through it in this short video. 

Embedded thumbnail for Setting Snap Distance and Axis Snap Range
How to use Snapping
Setting Snap Distance and Axis Snap Range

Learn more about what snap distance and axis snap range are and how to use them.

Embedded thumbnail for Polygon Editing
Working with Polygons
Polygon Editing

Editing existing polygons is crucial for optimizing your design. You can easily select polygons to edit, resize, combine, and more.

Embedded thumbnail for How to Open All Schematic Documents
How-To's
How to Open All Schematic Documents

This video shows how to open all your project's schematic documents at once.

Embedded thumbnail for Calculating Impedance in Altium Designer
Impedance calculation
Calculating Impedance in Altium Designer

This video covers how to calculate impedance in Altium Designer. This is especially important when dealing with high-speed designs. You want to make sure impedance is matched to avoid any reflections and maintain good signal integrity.

Embedded thumbnail for Using 3D Component Body Features for Precise Component Creation
How to Work with 3D Mode
Using 3D Component Body Features for Precise Component Creation

Learn to quickly and accurately place 3D models of components on their footprints

Embedded thumbnail for How to Define an Impedance Profile for an Assymetric Stripeline
Impedance calculation
How to Define an Impedance Profile for an Assymetric Stripeline

This video shows how to define an impedance profile for an asymmetric stripline.

Embedded thumbnail for How I Improved my Collaboration Efficiency with Altium 365 | Altium 365: Power User Insights
How I Improved my Collaboration Efficiency with Altium 365 | Altium 365: Power User Insights

Collaboration with other teams or contractors in the electronics industry is typically a painful and inefficient experience. All too often, communication is left until the last minute when boards are all but ordered. Let's talk about how to collaborate with colleagues with Altium 365 in a different way.

Tag
Your search returns no results.