Welcome, Guest

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

News & Updates

Filters:
Tag
Altium Designer Interface
On-Demand Webinar
Preparing your files for Fabrication Release

When you’re done creating a new board, it’s time to send your design data to the manufacturer. Before releasing your designs, you’ll want to make sure that everything is ready and works as intended. In this informative video, we’ll review some of the must-have checks before sending your output data for fabrication. 

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

Embedded thumbnail for MCAD CoDesigner Quick Start: Autodesk Inventor
Working with MCAD CoDesigner extension
MCAD CoDesigner Quick Start: Autodesk Inventor

MCAD CoDesigner is built to address the challenges of electronic product design by enabling seamless collaboration between your electrical and mechanical engineers. This video will show you how to start collaboration between Altium Designer and Autodesk Inventor. 

Embedded thumbnail for Variants in Output Documents
How to work with Variants
Variants in Output Documents

Variants can be used with output files to keep track of all the variations within your design. We’ll show you how to export these files including a Smart PDF, and an outjob file with variants.

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 

Embedded thumbnail for Copper to Edge Clearance
DFM and Fabrication Cost/Time Constraints
Copper to Edge Clearance

It is necessary to maintain edge clearance from your copper in your design. We’ll show you how to maintain it, what exceptions there are to the rule, and how you can ensure its manufacturability.

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.

Embedded thumbnail for Design RF PCB: PCB edge plating
RF PCB Design
Design RF PCB: PCB edge plating

Board edge plating provides additional noise suppression and improves EMC. This video provides some practical tips for creating metalized PCB edges in Altium Designer.

Embedded thumbnail for Using Parameters in Variants
How to work with Variants
Using Parameters in Variants

You can use parameters to change your variants in many ways, such as text and titles. We’ll show you how to alter parameters in the PCB, Schematic, and Draftsman so you can create variants with different parameters.

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.

Webinar Preview
On-Demand Webinar
CoDesigner and MCAD Component Placement On-Demand Webinar

We design products not just PCBs requiring effective collaboration between MCAD and ECAD engineers. We need to consider how we can reduce the likelihood of errors when placing critical design components. Component placement in the context of enclosures can be easily handled in an MCAD environment while it is more difficult to achieve in the ECAD domain. Learn how to place components from the MCAD side and synchronize them with Altium Designer ECAD models, designators, and sourcing data to simplify your design process.

What’s New in Altium 365
Blog
What’s New in Altium 365: Version Control for Hardware, Layer Stackup in Web Viewer, and SOC 2 Type 1 Certification

In February, we hit a new record in the number of users on the platform. The Altium 365 user community is now 20,000 strong! You can now migrate from an external version control system to Altium 365 preserving the history of commits. We also received the SOC 2 Type 1 certification from KPMG, made layer stack available in the web viewer, and added the brand new capability to track tasks in the context of your design project. Keep reading to learn more!

Embedded thumbnail for How to efficiently use Blankets?
Blankets
How to efficiently use Blankets?

Blanket is a powerful tool for group assignment of properties in schematic documents. It makes it easier and faster to assign circuit classes, differential pairs, and design rules within schematic documents. This video provides instructions on how to use blanket to simplify work in your designs. 

Embedded thumbnail for Query Language: How to Easily Create Expressions
Query Language
Query Language: How to Easily Create Expressions

In this video the main tools which allow to simplify the process of building a query in Altium Designer will be considered. There are several such tools and each of them has its own limitations and peculiarities of use. 

Embedded thumbnail for What to Consider when Designing Edge Connectors
DFM and Fabrication Cost/Time Constraints
What to Consider when Designing Edge Connectors

If your design requires edge connectors there are a few important things to consider. We’ll walk you through how to make sure your design with edge connectors is easy and manufacturable.

Rigid-Flex in Altium Designer
Blog
Support for Rigid-Flex in Altium Designer

Rigid-flex in Altium Designer starts with designing a manufacturable PCB layer stack complete with via transitions and any calculated impedance requirements. Flex sections also need to be placed in the layer stack before moving into the PCB layout. Once inside the PCB editor, bending lines can be clearly defined in the PCB layout, and these can be visualized in Altium Designer's 3D PCB design tools. Keep reading to see how Altium Designer supports your flex and rigid-flex designs.

Embedded thumbnail for Design RF PCB: Distributed-Element Circuits
RF PCB Design
Design RF PCB: Distributed-Element Circuits

Distributed-element circuits are a topology of a particular shape and size. Filters, power dividers, directional couplers can be built from them. Being calculated in third-party CAD, the topology of such elements can be easily imported into Altium Designer, and we will show you how to do it!

Embedded thumbnail for Variants in Schematic Editor
How to work with Variants
Variants in Schematic Editor

You can quickly create and edit variants with the schematic Editor in Altium Designer. We’ll show you how to create and edit the variants in the schematic editor by utilizing the parameter variation tool, the edit component variation tool, part actions, toggling fitted or non fitted, and the variant manager.

Specifying your stackup
Blog
Communicating PCB Layer Stackup Needs to Manufacturers

In the business of PCB design, communicating needs to manufacturers and vendors is a top priority. The context of our requests is sometimes lost either by not providing the correct information, not listing enough information, or not giving any information. Although the experienced PCB designer can take steps to specify everything they want to see in their PCB stackup, eventaully the manufacturer will handle that decision in an effort to balance available materials with processing capabilities and yield.

Tag
Project history in Altium Designer
Blog
Getting Started with Revision Control in Altium 365

Ever since I started using Github and Google Docs, I fell in love with revision control. Instead of keeping multiple copies of essential files and time-stamping every revision, revision tracking information gets stored alongside the file. This environment works great for code, spreadsheets, and documents, and Altium brings these same features into PCB design.

Article preview
Blog
Image Processing Embedded Systems with Modular Hardware

With advances in industrial automation, automotive technology, remote sensing, and much more, image processing is taking center stage in many embedded systems. Image processing with older video systems was difficult or impossible due to the low quality of many imaging systems with perpetual uptime. Newer systems provide video with higher frame rates and higher resolution images, but these systems still needed to connect directly to a computer in order to enable any useful image processing applications.

Article preview
Blog
Any Angle Routing: When Should You Use It?

EDA tools have come a long way since the advent of personal computing. Now advanced routing features like auto-routers, interactive routing, length tuning, and pin-swapping are helping designers stay productive, especially as device and trace densities increase. Routing is normally restricted to 45-degree or right-angle turns with typical layout and routing tools, but more advanced PCB design software allows users to route at any angle they like. So which routing style should you use, and what are the advantages of any angle routing?

Article preview
Blog
Hardware-in-the-Loop Testing: An Introduction

If you do a search for “Hardware-in-the-Loop” testing, you will frequently find examples of complex, real-time systems. Article from National Instruments, for example, gives a nice explanation and background on what hardware-in-the-loop (HIL) is, and provides an example of testing electronic control units within an automobile. In this article, we will be focusing on a smaller, more bite-sized version of HIL testing concepts.

Article preview
Blog
Near-field vs. Far-field EMI: What's Causing Noise Problems in My PCB?

If you’re an antenna designer, then you’re likely familiar with all aspects of near-field vs. far-field radiation. Given the litany of radiated EMI problems that cause noise within and outside of an electronic device, one might suddenly realize their new product is acting like a strong antenna. To understand how EMI affects your circuits, it helps to understand exactly how near-field vs. far-field radiation from your PCB affects your ability to pass EMC checks and affects your circuits.

Article preview
Blog
Increasing PCB Prototype Iteration Speed in the Cloud

How often have you started down the PCB development process and been bogged down by time-consuming administrative tasks? Once you get ready for production, working through a design review and correcting any DFM problems takes its own share of time. With hastening product development timelines and shorter product life cycles comes the pressure to increase PCB prototype iteration speed without sacrificing cost or quality. So how can PCB design teams keep their development schedules on track without sacrificing quality or risking a failed prototyping run?

Blog
Why you should be using Concord Pro?

A journey of a thousand miles begins with a single step, or so the aphorism goes. I think it’s worth noting that the first step is the most difficult to take. Analysis Paralysis is especially true when dealing with a new software package, including the recent release of Concord Pro. The recent version has brought with it a deluge of interest and enthusiasm in such a phenomenal tool. But I must say, Altium hit this one out of the park.

Article preview
Blog
What Types of EMI Filters are Best for Passing EMC Certification?

When you need to pass EMC certification and your new product is being crippled by a mysterious source of EMI, you’ll probably start considering a complete product redesign. Your stackup, trace geometry, and component arrangement are good places to start, but there might be more you can do to suppress specific sources of EMI. There are many different types of EMI filters that you can easily place in your design, and that will help suppress EMI in a variety of frequency ranges.

Article preview
Blog
An Overview Of PCB Outer Layer Processing

Previously, I described the PCB fabrication operations relative to inner layer processing, lamination, drilling, and plating. The last step in the process is outer layer processing which is described below. Once the desired plated copper thickness of a PCB has been achieved, it’s necessary to etch away the copper between the features in order to define the outer layer pattern.

Blog
How Do Pads and Vias Impact Total Capacitor Parasitic Inductance?

There are many factors at play in determining the impact of inductance on high-frequency power distribution systems. Two topic areas, inductance of the decoupling capacitor and inductance of the power planes, were addressed in earlier articles. This article will focus on the inductance of the capacitor footprint and via inductance from the capacitor footprint back to the PCB power planes.

Article preview
Blog
Analyzing Crosstalk on FIFO and DDR4 Parallel Bus Interfaces

High-speed buses, whether single-ended or differential, can experience any number of signal integrity problems. A primary problem created by propagating signals is crosstalk, where a signal superimposes itself on a nearby trace. The industry-standard PCB design tools in Altium Designer® already include a post-layout simulator for examining crosstalk. Still, you can speed up crosstalk analysis in parallel buses when you use a powerful field solver.

Article preview
Blog
Amplifier Stability at High Frequencies and Stray Capacitance

Any time-dependent physical system with feedback and gain has conditions under which the system will reach stable behavior. Amplifier stability extends these concepts to amplifiers, where the system output can grow to an undesired saturated state due to unintended feedback. If you use the right design and simulation tools, you can easily account for potential instability in your circuit models before you create your layout.

Article preview
Blog
Working with Design Variants

The concept of design variants entails taking a single PCB design, and then on the assembly side, modifying specific components used in the design. Either by not installing, not installing, or choosing alternate components as replacements on a specific assembly to ultimately create different end products. In that way, you could support multiple product lines. This article describes the approach to working with variants. 

Article preview
Blog
Setting Up Concord Pro Revisions and Lifecycle

Before anything else, some advice. The revisions and lifecycle are an area that takes some planning. It used to be that Concord Pro was primarily for components, but now it has gone far beyond that. With the ability to store and manage many other items, including your various templates, projects, even PDF documents, not everything will have the same revision scheme. Concord Pro is so powerful that it can handle any revision scheme you’d want to set up.

Blog
How to Successfully Design a BGA

Whether the board will be placed in a high pressure vessel or underwater, your design will need to withstand pressure to avoid failure. On the enclosure side, your vessel should be rated up to a certain pressure and may require frequent cycling to prevent implosion. On the electronics side, component selection and layout (especially at high voltage) become critical to preventing failure and ensuring reliability.

Blog
Altium Designer 20.2 Update 1 is now available

The first update of Altium Designer 20.2 and Altium NEXUS Client 3.2 is now available. You can update through the Altium Designer update system ("Extensions and Updates") or download fresh builds from the Downloads section of the Altium website. Click on "Read More" to see a list of all changes in this update.

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

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.

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.

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
6月 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. 

Embedded thumbnail for How to Transfer Libraries to Concord Pro
New in Altium Designer 20 5月 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.

Embedded thumbnail for Improved Impedance Calculator
New in Altium Designer 20 4月 29, 2020
Improved Impedance Calculator

The impedance calculator in the Layer Stack Manager now supports single and differential coplanar structures. This video shows how the impedance calculator has been improved with new coplanar transmission line structures, greater control over the dimensional properties of the physical structure, and modeling of Conductor Surface Roughness using Surface Roughness and Roughness Factor values. 

Embedded thumbnail for Propagation Delay Support
New in Altium Designer 20 4月 27, 2020
Propagation Delay Support

In Altium Designer 20.0, you can now selectively monitor propagation delay along the whole connection or selected objects, such as tracks, pads, and vias.

Embedded thumbnail for New Routing Capabilities
New in Altium Designer 20 4月 23, 2020
New Routing Capabilities

Advanced routing capabilities help you complete the most basic, as well as the most difficult, routing challenges. In Altium Designer 20.0, we’ve added intelligent control over pad entries that are capable of working with any combination of pad geometry as well as a new any angle routing mode that allows you to make beautiful traces that smoothly contours around obstacles.

Embedded thumbnail for New Length Tuning Engine
New in Altium Designer 20 4月 21, 2020
New Length Tuning Engine

The tuning engine in Altium Designer has been redesigned and is now better than ever. Tuning sections can be picked up and moved to new locations on the track. What is truly remarkable is that the tunings are completely dynamic and change shape and fill patterns depending on the boundaries and surroundings.

Embedded thumbnail for How to Assign Names to Polygons
Working with Polygons 4月 3, 2020
How to Assign Names to Polygons

For some polygons, it is not always reasonable to use an automatically generated name so a custom name is needed. With a proper polygon name, you can quickly find the desired polygon in a list and correctly set the pour priority in relation to other polygons. By using unique names, you can create design rules that apply only to specified polygons.

Embedded thumbnail for How to Use View Mode in Altium Designer Without a License
How-To's 3月 16, 2020
How to Use View Mode in Altium Designer Without a License

In Altium Designer 20.0, you can use Altium Designer in Viewer mode when signed into your AltiumLive account and no active license is being used. The Altium Designer Viewer license can be used by anyone with an AltiumLive account and no other licenses or subscription is needed. The license can be activated from the License Management page. 

Embedded thumbnail for Any Angle Routing
New in Altium Designer 20 2月 26, 2020
Any Angle Routing

With any angle routing in Altium Designer, you're able to expertly maneuver around obstacles on a densely populated board, routing deep into your BGA, eliminating the need for extra signal layers. With an intelligent obstacle avoidance algorithm, you're able to avoid obstancles using tangential arcs, making the most efficient use of your board real estate.

Embedded thumbnail for Schematic Dynamic Data Model
New in Altium Designer 20 2月 26, 2020
Schematic Dynamic Data Model

Recompiling large schematics can take up a lot of time. This is why Altium Designer uses a new dynamic data model, which incrementally and continuously compiles in the background eliminating the need to perform a full design compile.

Embedded thumbnail for Time Based Matched Lengths
New in Altium Designer 20 2月 26, 2020
Time Based Matched Lengths

High-speed digital circuits depend on signals and data arriving on time. If traces are improperly tuned, flight times vary and data errors can be abundant. Altium Designer 20 introduces the calculation of the propagation time on traces and provides synchronized flight time for high-speed digital signals.

Embedded thumbnail for Schematic Rendering
New in Altium Designer 20 2月 25, 2020
Schematic Rendering

A smooth and fast schematic experience awaits thanks to DirectX in Altium Designer. This new implementation smoothes out zooming and panning, and also dramatically speeds up copy and paste functionality.

Tag
Your search returns no results.